Skip to content

Instantly share code, notes, and snippets.

@Suirtimed
Created June 25, 2015 18:54
Show Gist options
  • Save Suirtimed/0d0797392fdb3fd2ad43 to your computer and use it in GitHub Desktop.
Save Suirtimed/0d0797392fdb3fd2ad43 to your computer and use it in GitHub Desktop.
Jun 25, 2015 1:50:29 PM INFO com.nirima.jenkins.plugins.docker.DockerCloud provision
Asked to provision 1 slave(s) for: prod-gem
Jun 25, 2015 1:50:29 PM INFO com.nirima.jenkins.plugins.docker.DockerCloud provision
Will provision "jre8-u45_jruby-1.7.18" for: prod-gem
Jun 25, 2015 1:50:30 PM INFO com.nirima.jenkins.plugins.docker.DockerCloud addProvisionedSlave
Provisioning "jre8-u45_jruby-1.7.18" number 2 on "docker"; Total containers: 2
Jun 25, 2015 1:50:30 PM INFO hudson.slaves.NodeProvisioner$StandardStrategyImpl apply
Started provisioning Image of jre8-u45_jruby-1.7.18 from docker with 1 executors. Remaining excess workload: 0
Jun 25, 2015 1:50:30 PM INFO com.nirima.jenkins.plugins.docker.DockerComputerLauncher getSSHLauncher
Creating slave SSH launcher for docker:35772
Jun 25, 2015 1:50:32 PM SEVERE com.nirima.jenkins.plugins.docker.DockerCloud$1 call
Error in provisioning; slave=DockerSlave{name=49508c76357d@docker, containerId=49508c76357dccddb13878621e0881e149c22bc8aa472476fc09126d53d023a3, template=DockerTemplate{image=jre8-u45_jruby-1.7.18, parent=DockerCloud{name=docker, serverUrl=http://docker:4243}}}, template=DockerTemplate{image=jre8-u45_jruby-1.7.18, parent=DockerCloud{name=docker, serverUrl=http://docker:4243}}
Jun 25, 2015 1:50:39 PM WARNING hudson.slaves.NodeProvisioner$2 run
Provisioned slave Image of jre8-u45_jruby-1.7.18 failed to launch
java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.io.IOException: Slave failed to connect, even though the launcher didn't report it. See the log output for details.
at shaded.com.google.common.base.Throwables.propagate(Throwables.java:160)
at com.nirima.jenkins.plugins.docker.DockerCloud$1.call(DockerCloud.java:228)
at com.nirima.jenkins.plugins.docker.DockerCloud$1.call(DockerCloud.java:201)
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.util.concurrent.ExecutionException: java.io.IOException: Slave failed to connect, even though the launcher didn't report it. See the log output for details.
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
at com.nirima.jenkins.plugins.docker.DockerCloud$1.call(DockerCloud.java:221)
... 6 more
Caused by: java.io.IOException: Slave failed to connect, even though the launcher didn't report it. See the log output for details.
at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:267)
... 5 more
Jun 25, 2015 1:50:39 PM INFO com.nirima.jenkins.plugins.docker.DockerCloud provision
Asked to provision 1 slave(s) for: prod-gem
Jun 25, 2015 1:50:39 PM INFO com.nirima.jenkins.plugins.docker.DockerCloud provision
Will provision "jre8-u45_jruby-1.7.18" for: prod-gem
Jun 25, 2015 1:50:40 PM INFO com.nirima.jenkins.plugins.docker.DockerCloud addProvisionedSlave
Provisioning "jre8-u45_jruby-1.7.18" number 3 on "docker"; Total containers: 3
Jun 25, 2015 1:50:40 PM INFO hudson.slaves.NodeProvisioner$StandardStrategyImpl apply
Started provisioning Image of jre8-u45_jruby-1.7.18 from docker with 1 executors. Remaining excess workload: 0
Jun 25, 2015 1:50:40 PM INFO com.nirima.jenkins.plugins.docker.DockerComputerLauncher getSSHLauncher
Creating slave SSH launcher for docker:35773
Jun 25, 2015 1:50:42 PM INFO com.nirima.jenkins.plugins.docker.DockerComputer updateAcceptingTasks
Slave agent not launched after checking 0 time(s). Waiting for any retries...
Jun 25, 2015 1:50:42 PM INFO hudson.slaves.CloudRetentionStrategy check
Disconnecting 49508c76357d@docker
Jun 25, 2015 1:50:43 PM SEVERE com.nirima.jenkins.plugins.docker.DockerCloud$1 call
Error in provisioning; slave=DockerSlave{name=dee59c34b77d@docker, containerId=dee59c34b77dcf255ac8c8c35de7a188f64091dc3c8f1a3aa03399c60c8f0443, template=DockerTemplate{image=jre8-u45_jruby-1.7.18, parent=DockerCloud{name=docker, serverUrl=http://docker:4243}}}, template=DockerTemplate{image=jre8-u45_jruby-1.7.18, parent=DockerCloud{name=docker, serverUrl=http://docker:4243}}
Jun 25, 2015 1:50:49 PM WARNING hudson.slaves.NodeProvisioner$2 run
Provisioned slave Image of jre8-u45_jruby-1.7.18 failed to launch
java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.io.IOException: Slave failed to connect, even though the launcher didn't report it. See the log output for details.
at shaded.com.google.common.base.Throwables.propagate(Throwables.java:160)
at com.nirima.jenkins.plugins.docker.DockerCloud$1.call(DockerCloud.java:228)
at com.nirima.jenkins.plugins.docker.DockerCloud$1.call(DockerCloud.java:201)
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.util.concurrent.ExecutionException: java.io.IOException: Slave failed to connect, even though the launcher didn't report it. See the log output for details.
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
at com.nirima.jenkins.plugins.docker.DockerCloud$1.call(DockerCloud.java:221)
... 6 more
Caused by: java.io.IOException: Slave failed to connect, even though the launcher didn't report it. See the log output for details.
at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:267)
... 5 more
Jun 25, 2015 1:50:49 PM INFO com.nirima.jenkins.plugins.docker.DockerCloud provision
Asked to provision 1 slave(s) for: prod-gem
Jun 25, 2015 1:50:49 PM INFO com.nirima.jenkins.plugins.docker.DockerCloud provision
Will provision "jre8-u45_jruby-1.7.18" for: prod-gem
Jun 25, 2015 1:50:50 PM INFO com.nirima.jenkins.plugins.docker.DockerCloud addProvisionedSlave
Provisioning "jre8-u45_jruby-1.7.18" number 3 on "docker"; Total containers: 3
Jun 25, 2015 1:50:50 PM INFO hudson.slaves.NodeProvisioner$StandardStrategyImpl apply
Started provisioning Image of jre8-u45_jruby-1.7.18 from docker with 1 executors. Remaining excess workload: 0
Jun 25, 2015 1:50:50 PM INFO com.nirima.jenkins.plugins.docker.DockerComputer updateAcceptingTasks
Slave agent not launched after checking 0 time(s). Waiting for any retries...
Jun 25, 2015 1:50:50 PM INFO com.nirima.jenkins.plugins.docker.DockerComputerLauncher getSSHLauncher
Creating slave SSH launcher for docker:35774
Jun 25, 2015 1:50:52 PM INFO hudson.slaves.CloudRetentionStrategy check
Disconnecting dee59c34b77d@docker
Jun 25, 2015 1:50:53 PM INFO com.nirima.jenkins.plugins.docker.DockerComputer updateAcceptingTasks
Slave agent not launched after checking 0 time(s). Waiting for any retries...
Jun 25, 2015 1:50:53 PM INFO hudson.slaves.CloudRetentionStrategy check
Disconnecting 77ecf5bf604a@docker
Jun 25, 2015 1:50:54 PM SEVERE com.nirima.jenkins.plugins.docker.DockerCloud$1 call
Error in provisioning; slave=DockerSlave{name=77ecf5bf604a@docker, containerId=77ecf5bf604aa20e8bc309657102f13ada67f035a30ef081272771f41735f6f3, template=DockerTemplate{image=jre8-u45_jruby-1.7.18, parent=DockerCloud{name=docker, serverUrl=http://docker:4243}}}, template=DockerTemplate{image=jre8-u45_jruby-1.7.18, parent=DockerCloud{name=docker, serverUrl=http://docker:4243}}
Jun 25, 2015 1:50:59 PM WARNING hudson.slaves.NodeProvisioner$2 run
Provisioned slave Image of jre8-u45_jruby-1.7.18 failed to launch
java.lang.NullPointerException
at com.nirima.jenkins.plugins.docker.DockerCloud$1.call(DockerCloud.java:221)
at com.nirima.jenkins.plugins.docker.DockerCloud$1.call(DockerCloud.java:201)
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)
Jun 25, 2015 1:50:59 PM INFO com.nirima.jenkins.plugins.docker.DockerCloud provision
Asked to provision 1 slave(s) for: prod-gem
Jun 25, 2015 1:50:59 PM INFO com.nirima.jenkins.plugins.docker.DockerCloud provision
Will provision "jre8-u45_jruby-1.7.18" for: prod-gem
Jun 25, 2015 1:51:00 PM INFO com.nirima.jenkins.plugins.docker.DockerCloud addProvisionedSlave
Provisioning "jre8-u45_jruby-1.7.18" number 2 on "docker"; Total containers: 2
Jun 25, 2015 1:51:00 PM INFO hudson.slaves.NodeProvisioner$StandardStrategyImpl apply
Started provisioning Image of jre8-u45_jruby-1.7.18 from docker with 1 executors. Remaining excess workload: 0
Jun 25, 2015 1:51:00 PM INFO com.nirima.jenkins.plugins.docker.DockerComputerLauncher getSSHLauncher
Creating slave SSH launcher for docker:35775
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment