-
Bug
-
Resolution: Fixed
-
Minor
-
None
Jenkins master failed to remove finished node, I've read the code and my hypothesis is because you cannot remove node immediately after one job is complete, so we need to use RetentionStrategy to remove the node
[JENKINS-40183] Jenkins master failed to remove offline node
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Attachment | New: delete_node_error.png [ 41872 ] |
I've created pull request https://github.com/jenkinsci/amazon-ecs-plugin/pull/35, please review and accept