You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NorseGaud
changed the title
Orphaned VMs/handler job, not registered to github actions
[github] orphaned VMs/handler job, not registered to github actions
Dec 5, 2024
At the moment of writing this, Github has a bug that assigns the same internal ID to runners that are registered around the same time. See actions/runner#3621 for more info. This means we need to count the time between when we register and start the runner in the VM and when the webhook/job goes into in_progress status, indicating the job in Github is now running inside of the VM properly. IF it doesn't go into in_progress within 1 minute, we consider it the github bug and will retry it on a brand new VM.
Looks like there is a problem with github actions that's causing VMs/runners to not register to github and the job and VM to be orphaned.
https://github.com/orgs/community/discussions/146348
Please upvote this and report it through Enterprise support if your company has it.
The text was updated successfully, but these errors were encountered: