Description
Describe the bug
job sometimes stuck and get logs Waiting for a runner to pick up this job
even the self hosted runners are idle, while nothing changed in the workflow yaml file, it will run after minutes or hours
To Reproduce
Steps to reproduce the behavior:
- create self hosted windows runner
- run workflow on this runner for several times
- job stuck by error
Waiting for a runner to pick up this job
Expected behavior
runners should be active once get job submitted
Runner Version and Platform
https://github.com/actions/runner/releases/download/v2.320.0/actions-runner-win-x64-2.320.0.zip on Windows
OS of the machine running the runner?
Windows
What's not working?
Waiting for a runner to pick up this job for minutes or hours
Job Log Output
Waiting for a runner to pick up this job for minutes
Runner and Worker's Diagnostic Logs
If applicable, add relevant diagnostic log information. Logs are located in the runner's _diag
folder. The runner logs are prefixed with Runner_
and the worker logs are prefixed with Worker_
. Each job run correlates to a worker log. All sensitive information should already be masked out, but please double-check before pasting here.