-
Bug
-
Resolution: Fixed
-
Blocker
-
None
If multiple EC2 clouds are defined in the plugin, incorrect credentials seem to be used to issue commands for nodes in the second defined cloud. Instances for the second cloud can be created, but the Jenkins agent fails to connect, which results in a new node being created for each failed attempt. Once created, the nodes cannot be deleted until the first cloud is deleted.
[JENKINS-15081] Errors with multiple EC2 Clouds
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
The initial creation failure may be a result of not having the correct SSH key installed in the AMI. Investigating that now. The deletion problem is definitely real though.