Actions Job on a self-hosted Runners fails with "Interrupt" and "POST request - HTTP Status: BadRequest" #3856
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
Checks
Controller Version
0.9.3
Deployment Method
Helm
Checks
To Reproduce
Describe the bug
A GitHub Actions job is failing with an error:
A corresponding Pod's CPU and RAM usage is below its Kubernetes Limits, and no OOM Killer was executed.
A Persistent Volume also isn't full.
When checking a Kubernetes Pod's logs, found the following error:
And in the
github-controller
namespace:Re-running a Job usually helps, but sometimes may need to be restarted a few times.
Describe the expected behavior
The job completes without errors.
Additional Context
The
492***148.dkr.ecr.us-east-1.amazonaws.com/github-runners/kraken:0.14
Docker image is built from the latest Runners:Runner Pod Logs
The text was updated successfully, but these errors were encountered: