-
Notifications
You must be signed in to change notification settings - Fork 12
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
Self-hosted Azure runner failed to create #59
Comments
Hmm. From a cursory look, it seems that all the resources were provisioned all right. The VM was running. I deleted those resources and kicked off a re-run of the workflow spinning up a new VM. Let's 🤞 that it will work this time. |
The pkg is building! |
Thank you and sorry for bothering! I forgot that we have the "delete azure-self-hosted-runner" workflow that I could've used to manually remove the VM instead of you having to go into the Azure Portal. Great to see it's working again 😊 |
Hmm, things seem to be very unstable.
I'll try to replicate this in my own Azure tenant, but have an open ticket with Azure support to enable arm-based runners in my tenant. That'll take a while. |
No worries about bothering me, all good. One thing I noticed too late, recently, is that the VMs are created without auto-shutdown. I noticed only after three weeks of the VM running, running through half of my monthly credit... Do you think you could add an auto shut-down after, say, 6h? |
Another idea: we should be able to teach GitForWindowsHelper to detect failed create-self-hosted-runner runs and automatically kick off the delete run, no? And maybe also try re-running the failed run, up to five times? |
I just kicked off a run to build the ARM64 version of 2.43.0, but it looks like the deployment of the self-hosted Azure runner failed:
I don't have access to these resources, so can't see what exactly failed here. @dscho would you mind checking your VM overview in Azure? 🙏🏼
The text was updated successfully, but these errors were encountered: