Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workflows intermittently exit prematurely with false success #3930

Open
4 tasks done
sthomson-wyn opened this issue Feb 13, 2025 · 0 comments
Open
4 tasks done

Workflows intermittently exit prematurely with false success #3930

sthomson-wyn opened this issue Feb 13, 2025 · 0 comments
Labels
bug Something isn't working gha-runner-scale-set Related to the gha-runner-scale-set mode needs triage Requires review from the maintainers

Comments

@sthomson-wyn
Copy link
Contributor

Checks

Controller Version

2.322.0

Deployment Method

ArgoCD

Checks

  • This isn't a question or user support case (For Q&A and community support, go to Discussions).
  • I've read the Changelog before submitting this issue and I'm sure it's not due to any recently-introduced backward-incompatible changes

To Reproduce

We can't reliably reproduce. This happens intermittently. There is possibly a correlation with high load, but we can't confirm it.

Describe the bug

Occasionally, a GHA step will exit before completing, but the step will still be marked as a success, and the workflow will continue (when it shouldn't).

This happens regardless of if it is a shell step, a node step, if set -e is set or not, there appears to be no correlation with any specific step. Sometimes these steps do actually fail, and the self hosted runners do correctly indicate their failure, halting execution, but occasionally not.

Describe the expected behavior

Either the step should not exit prematurely, or the step should fail.

Additional Context

No additional context

Controller Logs

https://gist.github.com/sthomson-wyn/a1f96de687d6020771da00e1894fcf97

Runner Pod Logs

https://gist.github.com/sthomson-wyn/6d8f19c8da1f3be77ad8767e7a384a15
@sthomson-wyn sthomson-wyn added bug Something isn't working gha-runner-scale-set Related to the gha-runner-scale-set mode needs triage Requires review from the maintainers labels Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gha-runner-scale-set Related to the gha-runner-scale-set mode needs triage Requires review from the maintainers
Projects
None yet
Development

No branches or pull requests

1 participant