Tested changes:
Full log:
Started by user anonymous Building in workspace /var/lib/jenkins/jobs/chirp-test/workspace [workspace] $ hg showconfig paths.default [workspace] $ hg pull --rev default [workspace] $ hg update --clean --rev default 0 files updated, 0 files merged, 0 files removed, 0 files unresolved [workspace] $ hg log --rev . --template {node} [workspace] $ hg log --rev . --template {rev} [workspace] $ hg log --rev 7ff2b17f461c8f39eabac491b4ca945c8252b838 [workspace] $ hg log --template "<changeset node='{node}' author='{author|xmlescape}' rev='{rev}' date='{date}'><msg>{desc|xmlescape}</msg><added>{file_adds|stringify|xmlescape}</added><deleted>{file_dels|stringify|xmlescape}</deleted><files>{files|stringify|xmlescape}</files><parents>{parents}</parents></changeset>\n" --rev default:0 --follow --prune 7ff2b17f461c8f39eabac491b4ca945c8252b838 No emails were triggered. Queuing cloud instance: #0 1, falcon ubuntu-trusty ERROR: Exception creating a node: org.jclouds.compute.RunNodesException: error running 1 node group(ubuntu-trusty) location(RegionOne) image(80eea9de-d922-4af7-889d-1c17e66560f3) size(2) options({scriptPresent=true, userMetadata={Name=ubuntu-trusty}, autoAssignFloatingIp=false, keyPairName=jenkins, userData=[B@36b54274, configDrive=false}) Execution failures:
0 error[s] Node failures:
1) AuthorizationException on node RegionOne/d26eb17e-eb6e-4b12-bf00-53d48e95d9ad: org.jclouds.rest.AuthorizationException: (root:pw[e4bd8a3e9e241d9bc3f870891fe37e0e]@192.168.100.130:22) (root:pw[e4bd8a3e9e241d9bc3f870891fe37e0e]@192.168.100.130:22) error acquiring {hostAndPort=192.168.100.130:22, loginUser=root, ssh=null, connectTimeout=60000, sessionTimeout=60000} (out of retries - max 7): Exhausted available authentication methods at org.jclouds.sshj.SshjSshClient.propagate(SshjSshClient.java:385) at org.jclouds.sshj.SshjSshClient.acquire(SshjSshClient.java:206) at org.jclouds.sshj.SshjSshClient.connect(SshjSshClient.java:226) at org.jclouds.compute.callables.RunScriptOnNodeAsInitScriptUsingSsh.call(RunScriptOnNodeAsInitScriptUsingSsh.java:76) at org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.call(CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.java:125) at org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.apply(CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.java:146) at org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.apply(CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.java:53) at shaded.com.google.common.util.concurrent.Futures$1.apply(Futures.java:711) at shaded.com.google.common.util.concurrent.Futures$ChainingListenableFuture.run(Futures.java:849) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) Caused by: net.schmizz.sshj.userauth.UserAuthException: Exhausted available authentication methods at net.schmizz.sshj.userauth.UserAuthImpl.authenticate(UserAuthImpl.java:114) at net.schmizz.sshj.SSHClient.auth(SSHClient.java:205) at net.schmizz.sshj.SSHClient.auth(SSHClient.java:190) at net.schmizz.sshj.SSHClient.authPassword(SSHClient.java:266) at net.schmizz.sshj.SSHClient.authPassword(SSHClient.java:236) at net.schmizz.sshj.SSHClient.authPassword(SSHClient.java:220) at org.jclouds.sshj.SSHClientConnection.create(SSHClientConnection.java:161) at org.jclouds.sshj.SSHClientConnection.create(SSHClientConnection.java:49) at org.jclouds.sshj.SshjSshClient.acquire(SshjSshClient.java:196) ... 10 more Caused by: net.schmizz.sshj.userauth.UserAuthException: keyboard-interactive auth not allowed by server at net.schmizz.sshj.userauth.UserAuthImpl.authenticate(UserAuthImpl.java:81) ... 18 more
1 error[s] ERROR: Exception creating a node: org.jclouds.compute.RunNodesException: error running 1 node group(ubuntu-trusty) location(RegionOne) image(80eea9de-d922-4af7-889d-1c17e66560f3) size(2) options({scriptPresent=true, userMetadata={Name=ubuntu-trusty}, autoAssignFloatingIp=false, keyPairName=jenkins, userData=[B@1c6d61cd, configDrive=false}) Execution failures:
0 error[s] Node failures:
1) AuthorizationException on node RegionOne/e9b77c20-2226-4db6-b076-8f09cee9fcfa: org.jclouds.rest.AuthorizationException: (root:pw[73db3f790ca753934d495d6cab19e60c]@192.168.100.169:22) (root:pw[73db3f790ca753934d495d6cab19e60c]@192.168.100.169:22) error acquiring {hostAndPort=192.168.100.169:22, loginUser=root, ssh=null, connectTimeout=60000, sessionTimeout=60000} (out of retries - max 7): Exhausted available authentication methods at org.jclouds.sshj.SshjSshClient.propagate(SshjSshClient.java:385) at org.jclouds.sshj.SshjSshClient.acquire(SshjSshClient.java:206) at org.jclouds.sshj.SshjSshClient.connect(SshjSshClient.java:226) at org.jclouds.compute.callables.RunScriptOnNodeAsInitScriptUsingSsh.call(RunScriptOnNodeAsInitScriptUsingSsh.java:76) at org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.call(CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.java:125) at org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.apply(CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.java:146) at org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.apply(CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.java:53) at shaded.com.google.common.util.concurrent.Futures$1.apply(Futures.java:711) at shaded.com.google.common.util.concurrent.Futures$ChainingListenableFuture.run(Futures.java:849) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) Caused by: net.schmizz.sshj.userauth.UserAuthException: Exhausted available authentication methods at net.schmizz.sshj.userauth.UserAuthImpl.authenticate(UserAuthImpl.java:114) at net.schmizz.sshj.SSHClient.auth(SSHClient.java:205) at net.schmizz.sshj.SSHClient.auth(SSHClient.java:190) at net.schmizz.sshj.SSHClient.authPassword(SSHClient.java:266) at net.schmizz.sshj.SSHClient.authPassword(SSHClient.java:236) at net.schmizz.sshj.SSHClient.authPassword(SSHClient.java:220) at org.jclouds.sshj.SSHClientConnection.create(SSHClientConnection.java:161) at org.jclouds.sshj.SSHClientConnection.create(SSHClientConnection.java:49) at org.jclouds.sshj.SshjSshClient.acquire(SshjSshClient.java:196) ... 10 more Caused by: net.schmizz.sshj.userauth.UserAuthException: keyboard-interactive auth not allowed by server at net.schmizz.sshj.userauth.UserAuthImpl.authenticate(UserAuthImpl.java:81) ... 18 more
1 error[s] ERROR: Exception creating a node: org.jclouds.compute.RunNodesException: error running 1 node group(ubuntu-trusty) location(RegionOne) image(80eea9de-d922-4af7-889d-1c17e66560f3) size(2) options({scriptPresent=true, userMetadata={Name=ubuntu-trusty}, autoAssignFloatingIp=false, keyPairName=jenkins, userData=[B@4d6c1ce6, configDrive=false}) Execution failures:
0 error[s] Node failures:
1) AuthorizationException on node RegionOne/303632e5-4688-4667-a480-ef94457c2c93: org.jclouds.rest.AuthorizationException: (root:pw[7d7c5fc7ec43b379aa10293198e3e313]@192.168.100.130:22) (root:pw[7d7c5fc7ec43b379aa10293198e3e313]@192.168.100.130:22) error acquiring {hostAndPort=192.168.100.130:22, loginUser=root, ssh=null, connectTimeout=60000, sessionTimeout=60000} (out of retries - max 7): Exhausted available authentication methods at org.jclouds.sshj.SshjSshClient.propagate(SshjSshClient.java:385) at org.jclouds.sshj.SshjSshClient.acquire(SshjSshClient.java:206) at org.jclouds.sshj.SshjSshClient.connect(SshjSshClient.java:226) at org.jclouds.compute.callables.RunScriptOnNodeAsInitScriptUsingSsh.call(RunScriptOnNodeAsInitScriptUsingSsh.java:76) at org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.call(CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.java:125) at org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.apply(CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.java:146) at org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.apply(CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.java:53) at shaded.com.google.common.util.concurrent.Futures$1.apply(Futures.java:711) at shaded.com.google.common.util.concurrent.Futures$ChainingListenableFuture.run(Futures.java:849) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) Caused by: net.schmizz.sshj.userauth.UserAuthException: Exhausted available authentication methods at net.schmizz.sshj.userauth.UserAuthImpl.authenticate(UserAuthImpl.java:114) at net.schmizz.sshj.SSHClient.auth(SSHClient.java:205) at net.schmizz.sshj.SSHClient.auth(SSHClient.java:190) at net.schmizz.sshj.SSHClient.authPassword(SSHClient.java:266) at net.schmizz.sshj.SSHClient.authPassword(SSHClient.java:236) at net.schmizz.sshj.SSHClient.authPassword(SSHClient.java:220) at org.jclouds.sshj.SSHClientConnection.create(SSHClientConnection.java:161) at org.jclouds.sshj.SSHClientConnection.create(SSHClientConnection.java:49) at org.jclouds.sshj.SshjSshClient.acquire(SshjSshClient.java:196) ... 10 more Caused by: net.schmizz.sshj.userauth.UserAuthException: keyboard-interactive auth not allowed by server at net.schmizz.sshj.userauth.UserAuthImpl.authenticate(UserAuthImpl.java:81) ... 18 more
1 error[s] ERROR: Exception creating a node: org.jclouds.compute.RunNodesException: error running 1 node group(ubuntu-trusty) location(RegionOne) image(80eea9de-d922-4af7-889d-1c17e66560f3) size(2) options({scriptPresent=true, userMetadata={Name=ubuntu-trusty}, autoAssignFloatingIp=false, keyPairName=jenkins, userData=[B@7449fec1, configDrive=false}) Execution failures:
0 error[s] Node failures:
1) AuthorizationException on node RegionOne/8090784f-d865-4f6c-affb-4250e84391c9: org.jclouds.rest.AuthorizationException: (root:pw[c9606a72df5846da38a099a018bdde57]@192.168.100.131:22) (root:pw[c9606a72df5846da38a099a018bdde57]@192.168.100.131:22) error acquiring {hostAndPort=192.168.100.131:22, loginUser=root, ssh=null, connectTimeout=60000, sessionTimeout=60000} (out of retries - max 7): Exhausted available authentication methods at org.jclouds.sshj.SshjSshClient.propagate(SshjSshClient.java:385) at org.jclouds.sshj.SshjSshClient.acquire(SshjSshClient.java:206) at org.jclouds.sshj.SshjSshClient.connect(SshjSshClient.java:226) at org.jclouds.compute.callables.RunScriptOnNodeAsInitScriptUsingSsh.call(RunScriptOnNodeAsInitScriptUsingSsh.java:76) at org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.call(CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.java:125) at org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.apply(CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.java:146) at org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.apply(CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.java:53) at shaded.com.google.common.util.concurrent.Futures$1.apply(Futures.java:711) at shaded.com.google.common.util.concurrent.Futures$ChainingListenableFuture.run(Futures.java:849) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) Caused by: net.schmizz.sshj.userauth.UserAuthException: Exhausted available authentication methods at net.schmizz.sshj.userauth.UserAuthImpl.authenticate(UserAuthImpl.java:114) at net.schmizz.sshj.SSHClient.auth(SSHClient.java:205) at net.schmizz.sshj.SSHClient.auth(SSHClient.java:190) at net.schmizz.sshj.SSHClient.authPassword(SSHClient.java:266) at net.schmizz.sshj.SSHClient.authPassword(SSHClient.java:236) at net.schmizz.sshj.SSHClient.authPassword(SSHClient.java:220) at org.jclouds.sshj.SSHClientConnection.create(SSHClientConnection.java:161) at org.jclouds.sshj.SSHClientConnection.create(SSHClientConnection.java:49) at org.jclouds.sshj.SshjSshClient.acquire(SshjSshClient.java:196) ... 10 more Caused by: net.schmizz.sshj.userauth.UserAuthException: keyboard-interactive auth not allowed by server at net.schmizz.sshj.userauth.UserAuthImpl.authenticate(UserAuthImpl.java:81) ... 18 more
1 error[s] ERROR: Exception creating a node: org.jclouds.compute.RunNodesException: error running 1 node group(ubuntu-trusty) location(RegionOne) image(80eea9de-d922-4af7-889d-1c17e66560f3) size(2) options({scriptPresent=true, userMetadata={Name=ubuntu-trusty}, autoAssignFloatingIp=false, keyPairName=jenkins, userData=[B@7b38e228, configDrive=false}) Execution failures:
0 error[s] Node failures:
1) AuthorizationException on node RegionOne/227698eb-5c98-4eda-a35f-d927a6fcb4da: org.jclouds.rest.AuthorizationException: (root:pw[148bd6cbe2c10565973cd2449eee5d93]@192.168.100.130:22) (root:pw[148bd6cbe2c10565973cd2449eee5d93]@192.168.100.130:22) error acquiring {hostAndPort=192.168.100.130:22, loginUser=root, ssh=null, connectTimeout=60000, sessionTimeout=60000} (out of retries - max 7): Exhausted available authentication methods at org.jclouds.sshj.SshjSshClient.propagate(SshjSshClient.java:385) at org.jclouds.sshj.SshjSshClient.acquire(SshjSshClient.java:206) at org.jclouds.sshj.SshjSshClient.connect(SshjSshClient.java:226) at org.jclouds.compute.callables.RunScriptOnNodeAsInitScriptUsingSsh.call(RunScriptOnNodeAsInitScriptUsingSsh.java:76) at org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.call(CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.java:125) at org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.apply(CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.java:146) at org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.apply(CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.java:53) at shaded.com.google.common.util.concurrent.Futures$1.apply(Futures.java:711) at shaded.com.google.common.util.concurrent.Futures$ChainingListenableFuture.run(Futures.java:849) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) Caused by: net.schmizz.sshj.userauth.UserAuthException: Exhausted available authentication methods at net.schmizz.sshj.userauth.UserAuthImpl.authenticate(UserAuthImpl.java:114) at net.schmizz.sshj.SSHClient.auth(SSHClient.java:205) at net.schmizz.sshj.SSHClient.auth(SSHClient.java:190) at net.schmizz.sshj.SSHClient.authPassword(SSHClient.java:266) at net.schmizz.sshj.SSHClient.authPassword(SSHClient.java:236) at net.schmizz.sshj.SSHClient.authPassword(SSHClient.java:220) at org.jclouds.sshj.SSHClientConnection.create(SSHClientConnection.java:161) at org.jclouds.sshj.SSHClientConnection.create(SSHClientConnection.java:49) at org.jclouds.sshj.SshjSshClient.acquire(SshjSshClient.java:196) ... 10 more Caused by: net.schmizz.sshj.userauth.UserAuthException: keyboard-interactive auth not allowed by server at net.schmizz.sshj.userauth.UserAuthImpl.authenticate(UserAuthImpl.java:81) ... 18 more
1 error[s] FATAL: One or more instances failed to launch. java.lang.IllegalStateException: One or more instances failed to launch. at jenkins.plugins.jclouds.compute.internal.ProvisionPlannedInstancesAndDestroyAllOnError.apply(ProvisionPlannedInstancesAndDestroyAllOnError.java:74) at jenkins.plugins.jclouds.compute.JCloudsBuildWrapper.setUp(JCloudsBuildWrapper.java:92) at hudson.model.Build$BuildExecution.doRun(Build.java:156) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:537) at hudson.model.Run.execute(Run.java:1744) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:374) Email was triggered for: Failure Sending email for trigger: Failure