Node Jenkins Docker Slave (i-386b0fc1)(i-386b0fc1) is still pending/launching, waiting 5s
Node Jenkins Docker Slave (i-386b0fc1)(i-386b0fc1) is still pending/launching, waiting 5s
Node Jenkins Docker Slave (i-386b0fc1)(i-386b0fc1) is still pending/launching, waiting 5s
Node Jenkins Docker Slave (i-386b0fc1)(i-386b0fc1) is still pending/launching, waiting 5s
Node Jenkins Docker Slave (i-386b0fc1)(i-386b0fc1) is still pending/launching, waiting 5s
Node Jenkins Docker Slave (i-386b0fc1)(i-386b0fc1) is still pending/launching, waiting 5s
Node Jenkins Docker Slave (i-386b0fc1)(i-386b0fc1) is ready
Connecting to ec2-52-91-128-246.compute-1.amazonaws.com on port 22, with timeout 10000.
Failed to connect via ssh: The kexTimeout (10000 ms) expired.
Waiting for SSH to come up. Sleeping 5.
Connecting to ec2-52-91-128-246.compute-1.amazonaws.com on port 22, with timeout 10000.
Failed to connect via ssh: The kexTimeout (10000 ms) expired.
Waiting for SSH to come up. Sleeping 5.
Connecting to ec2-52-91-128-246.compute-1.amazonaws.com on port 22, with timeout 10000.
Failed to connect via ssh: The kexTimeout (10000 ms) expired.
Waiting for SSH to come up. Sleeping 5.
Connecting to ec2-52-91-128-246.compute-1.amazonaws.com on port 22, with timeout 10000.
Failed to connect via ssh: The kexTimeout (10000 ms) expired.
Waiting for SSH to come up. Sleeping 5.
Connecting to ec2-52-91-128-246.compute-1.amazonaws.com on port 22, with timeout 10000.
Failed to connect via ssh: The kexTimeout (10000 ms) expired.
Waiting for SSH to come up. Sleeping 5.
Connecting to ec2-52-91-128-246.compute-1.amazonaws.com on port 22, with timeout 10000.
Failed to connect via ssh: The kexTimeout (10000 ms) expired.
Waiting for SSH to come up. Sleeping 5.
Connecting to ec2-52-91-128-246.compute-1.amazonaws.com on port 22, with timeout 10000.
Failed to connect via ssh: The kexTimeout (10000 ms) expired.
Waiting for SSH to come up. Sleeping 5.
Connecting to ec2-52-91-128-246.compute-1.amazonaws.com on port 22, with timeout 10000.
Failed to connect via ssh: The kexTimeout (10000 ms) expired.
Waiting for SSH to come up. Sleeping 5.
Connecting to ec2-52-91-128-246.compute-1.amazonaws.com on port 22, with timeout 10000.
Failed to connect via ssh: The kexTimeout (10000 ms) expired.
Waiting for SSH to come up. Sleeping 5.
Connecting to ec2-52-91-128-246.compute-1.amazonaws.com on port 22, with timeout 10000.
Failed to connect via ssh: There was a problem while connecting to ec2-52-91-128-246.compute-1.amazonaws.com:22
Waiting for SSH to come up. Sleeping 5.
Connecting to ec2-52-91-128-246.compute-1.amazonaws.com on port 22, with timeout 10000.
Failed to connect via ssh: There was a problem while connecting to ec2-52-91-128-246.compute-1.amazonaws.com:22
Waiting for SSH to come up. Sleeping 5.
Connecting to ec2-52-91-128-246.compute-1.amazonaws.com on port 22, with timeout 10000.
Failed to connect via ssh: There was a problem while connecting to ec2-52-91-128-246.compute-1.amazonaws.com:22
Waiting for SSH to come up. Sleeping 5.
Connecting to ec2-52-91-128-246.compute-1.amazonaws.com on port 22, with timeout 10000.
Failed to connect via ssh: There was a problem while connecting to ec2-52-91-128-246.compute-1.amazonaws.com:22
Waiting for SSH to come up. Sleeping 5.
Connecting to ec2-52-91-128-246.compute-1.amazonaws.com on port 22, with timeout 10000.
Failed to connect via ssh: There was a problem while connecting to ec2-52-91-128-246.compute-1.amazonaws.com:22
Waiting for SSH to come up. Sleeping 5.
Connecting to ec2-52-91-128-246.compute-1.amazonaws.com on port 22, with timeout 10000.
Failed to connect via ssh: The kexTimeout (10000 ms) expired.
Waiting for SSH to come up. Sleeping 5.
Connecting to ec2-52-91-128-246.compute-1.amazonaws.com on port 22, with timeout 10000.
Connected via SSH.
bootstrap()
Getting keypair...
Using key: np-dev-key
92:xx:yy:zz
-----BEGIN RSA PRIVATE KEY-----
MIIEoXXXX<snip>
Authenticating as centos
Authentication failed. Trying again...
Authenticating as centos
Authentication failed. Trying again...
Authenticating as centos
Authentication failed. Trying again...
Authenticating as centos
Authentication failed. Trying again...
Authenticating as centos
Authentication failed. Trying again...
Authenticating as centos
ERROR: Publickey authentication failed.
java.io.IOException: Publickey authentication failed.
at com.trilead.ssh2.auth.AuthenticationManager.authenticatePublicKey(AuthenticationManager.java:315)
at com.trilead.ssh2.Connection.authenticateWithPublicKey(Connection.java:467)
at hudson.plugins.ec2.ssh.EC2UnixLauncher.bootstrap(EC2UnixLauncher.java:260)
at hudson.plugins.ec2.ssh.EC2UnixLauncher.launch(EC2UnixLauncher.java:91)
at hudson.plugins.ec2.EC2ComputerLauncher.launch(EC2ComputerLauncher.java:107)
at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:253)
at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.IOException: The connection is closed.
at com.trilead.ssh2.auth.AuthenticationManager.deQueue(AuthenticationManager.java:63)
at com.trilead.ssh2.auth.AuthenticationManager.getNextMessage(AuthenticationManager.java:86)
at com.trilead.ssh2.auth.AuthenticationManager.authenticatePublicKey(AuthenticationManager.java:290)
... 10 more
Caused by: java.io.IOException: Peer sent DISCONNECT message (reason code 2): Too many authentication failures for centos
at com.trilead.ssh2.transport.TransportManager.receiveLoop(TransportManager.java:766)
at com.trilead.ssh2.transport.TransportManager$1.run(TransportManager.java:489)
... 1 more