-
Notifications
You must be signed in to change notification settings - Fork 102
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
Azure VM template fails to deploy after CasC update, randomly, and after controller reboot until each template is manually verified. #574
Comments
Please also provide the Azure Cloud JcasC that you are using. Thanks. |
|
Likely duplicate of #567 Please upgrade to https://github.com/jenkinsci/azure-vm-agents-plugin/releases/tag/971.v88fcc9f5167c |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Jenkins and plugins versions report
Environment
What Operating System are you using (both controller, and any agents involved in the problem)?
All controllers are running in kubernetes on linux os. Agent templates are both windows and linux.
Reproduction steps
Several things trigger this situation.
Once those conditions occur to get it working again the 'verify template' button must be manually clicked. Once that occurs things start working as normal.
Expected Results
CasC is updated or reloaded, controller is rebooted, or time passes and I would hope that the verify template function works without manual intervention.
Actual Results
The templates shouldn't randomly stop working and I shouldn't have to monitor each controller and manually click a button to get the templates verified. The logs show this:
Nov 06, 2024 11:42:04 AM WARNING com.microsoft.azure.vmagent.AzureVMMaintainPoolTask provisionNodes
Template failed to verify, cannot be provisioned
To me it reads like the job to verify the template behind the scenes runs but fails. I would expect that the scheduled task to verify the template is the same task that gets executed when the 'verify template' button is pressed.
Anything else?
No response
Are you interested in contributing a fix?
No response
The text was updated successfully, but these errors were encountered: