Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: azure, ci.jenkins.io
-
Labels:None
-
Similar Issues:
Description
ci.jenkins.io doesn't provision agents anymore
This seems to be caused by the fact that sometimes agent aren't correctly deleted and are stuck in a 'failed' state.
Those 'failed' agents are taken into account in the limit of Jenkins agent vms (configured by the plugin).
This morning we had 65 broken agents which was the hard limit configured from Jenkins.
Remark: We also have 'broken' agents in trusted.ci
I provided to the azure support, a list of virtual machines that need to be deleted.
But of course this won't prevent the issue to appear again in the futur if the root cause is not identify.
I also opened a ticket for the plugin JENKINS-52317