Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
Jenkins ver. 1.580.3
EC2 Plugin ver. 1.24
Description
Occasionally (probably several times a week), I observed there are EC2 slave were initiated by the plugins which the "name" tag value is missed, while other tags are there in the instance. The major situation is that in those instances, Jenkins does not have those instance registered as slave.
That said, they became zombie instances, and only can by found and killed in AWS console
Code changed in jenkins
User: Francis Upton
Path:
pom.xml
src/main/java/hudson/plugins/ec2/SlaveTemplate.java
src/test/java/hudson/plugins/ec2/SlaveTemplateUnitTest.java
http://jenkins-ci.org/commit/ec2-plugin/0dcf0870e6e6bf1046af0f5c64f6dfe40a93baf5
Log:
Merge pull request #140 from cbek/
JENKINS-26797JENKINS-26797- Zombie instance created by the EC2 pluginsCompare: https://github.com/jenkinsci/ec2-plugin/compare/2c5aa2462f72...0dcf0870e6e6