Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
None
-
Jenkins ver. 1.609.1
Ec2 plugin 1.30
Amazon Web Services SDK 1.10.26
Jackson 2 API Plugin 2.5.4
Description
Hi,
I have followed the guidelines for setting up linux slave.
https://wiki.jenkins-ci.org/display/JENKINS/Amazon+EC2+Plugin
I have configured all the details in Cloud plugin section and found success in both "Test Connection" and "Check AMI". But when triggered Jenkin job with the "Label",it is always in "(pending—Waiting for next available executor)" . In jenkins log i would see there is error for every three minutes and not able to launch slave
"
WARNING: Exception during provisioning
com.amazonaws.AmazonServiceException: com.eucalyptus.ws.WebServicesException: Missing required object (Service: AmazonEC2; Status Code: 500; Error Code: InternalFailure; Request ID: d0f8e09c-323c-421b-8468-26851a458ad8)
"
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Summary | Unable to launch linux slaves using ec2 plugin | Unable to launch linux slaves using ec2 plugin using |
Summary | Unable to launch linux slaves using ec2 plugin using | Unable to launch linux slaves using ec2 plugin using Eucalyptus |
Status | Open [ 1 ] | In Progress [ 3 ] |
Attachment | jenkins_1.31.log [ 31694 ] |
Priority | Major [ 3 ] | Critical [ 2 ] |
Attachment | jenkins_1.32.log [ 31704 ] |
Attachment | jenkins._1.32_1_30_2016.log [ 31725 ] |
Attachment | jenkins._1.32_1_30_2016.log [ 31725 ] |
Comment | [ It is having still same issue .Not able to launch instance.Attached log jenkins._1.32_1_30_2016.log ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Workflow | JNJira [ 168243 ] | JNJira + In-Review [ 209640 ] |
Code changed in jenkins
User: Francis Upton IV
Path:
src/main/java/hudson/plugins/ec2/EC2Cloud.java
http://jenkins-ci.org/commit/ec2-plugin/c29c5f0a76adb4ae569fe73ef44c6ba2147e17ca
Log:
JENKINS-32588Unable to launch linux slaves using ec2 plugin using Eucalyptus