Created
October 5, 2017 21:55
-
-
Save tommysullivan/e25ff4a55e5f536cbe45ec9ce261279a to your computer and use it in GitHub Desktop.
jenkins docker automation failed on my local
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ ./start.sh | |
No jenkins docker image found. Building it now... | |
Sending build context to Docker daemon 5.12kB | |
Step 1/3 : FROM jenkins/jenkins:lts | |
lts: Pulling from jenkins/jenkins | |
219d2e45b4af: Pulling fs layer | |
ef9ce992ffe4: Pulling fs layer | |
d0df8518230c: Pulling fs layer | |
38ae21afde7b: Pulling fs layer | |
2d83cd5dabc8: Pull complete | |
543947717bd0: Pull complete | |
344e9890b731: Pull complete | |
6553263ea2e2: Pull complete | |
5b668a5599b5: Pull complete | |
174d64c46eab: Pull complete | |
286af0468b1a: Pull complete | |
acfdffce218c: Pull complete | |
c8bb3375cbac: Pull complete | |
d019cfbbb2a2: Pull complete | |
297b137b3f84: Pull complete | |
04bb51b75918: Pull complete | |
91e0ce946a93: Pull complete | |
9b66a8182663: Pull complete | |
31d4460755f0: Pull complete | |
41e7de48f4e4: Pull complete | |
Digest: sha256:deb7144257b8f332cd4a036ea14d7c27ee7cb1b79063170a6cdf3929269cd9dc | |
Status: Downloaded newer image for jenkins/jenkins:lts | |
---> c8a24e6775ea | |
Step 2/3 : COPY pluginList.txt /usr/share/jenkins/ref/plugins.txt | |
---> 3ed64209a8ee | |
Step 3/3 : RUN /usr/local/bin/install-plugins.sh < /usr/share/jenkins/ref/plugins.txt | |
---> Running in 9f7e01302b27 | |
Creating initial locks... | |
Analyzing war... | |
Using version-specific update center: https://updates.jenkins.io/2.73... | |
Downloading plugins... | |
Downloading plugin: pipeline-stage-tags-metadata from https://updates.jenkins.io/download/plugins/pipeline-stage-tags-metadata/1.1.3/pipeline-stage-tags-metadata.hpi | |
Downloading plugin: cloudbees-folder from https://updates.jenkins.io/download/plugins/cloudbees-folder/6.0.3/cloudbees-folder.hpi | |
Downloading plugin: ssh-agent from https://updates.jenkins.io/download/plugins/ssh-agent/1.15/ssh-agent.hpi | |
Downloading plugin: github-pullrequest from https://updates.jenkins.io/download/plugins/github-pullrequest/0.1.0-rc22/github-pullrequest.hpi | |
Downloading plugin: pipeline-stage-view from https://updates.jenkins.io/download/plugins/pipeline-stage-view/2.6/pipeline-stage-view.hpi | |
Downloading plugin: branch-api from https://updates.jenkins.io/download/plugins/branch-api/2.0.8/branch-api.hpi | |
Downloading plugin: handlebars from https://updates.jenkins.io/download/plugins/handlebars/1.1.1/handlebars.hpi | |
Downloading plugin: workflow-job from https://updates.jenkins.io/download/plugins/workflow-job/2.10/workflow-job.hpi | |
Downloading plugin: antisamy-markup-formatter from https://updates.jenkins.io/download/plugins/antisamy-markup-formatter/1.5/antisamy-markup-formatter.hpi | |
Downloading plugin: script-security from https://updates.jenkins.io/download/plugins/script-security/1.27/script-security.hpi | |
Downloading plugin: run-condition from https://updates.jenkins.io/download/plugins/run-condition/1.0/run-condition.hpi | |
Downloading plugin: ant from https://updates.jenkins.io/download/plugins/ant/1.4/ant.hpi | |
Downloading plugin: workflow-durable-task-step from https://updates.jenkins.io/download/plugins/workflow-durable-task-step/2.10/workflow-durable-task-step.hpi | |
Downloading plugin: config-file-provider from https://updates.jenkins.io/download/plugins/config-file-provider/2.15.7/config-file-provider.hpi | |
Downloading plugin: docker-workflow from https://updates.jenkins.io/download/plugins/docker-workflow/1.10/docker-workflow.hpi | |
Downloading plugin: jquery-detached from https://updates.jenkins.io/download/plugins/jquery-detached/1.2.1/jquery-detached.hpi | |
Downloading plugin: workflow-aggregator from https://updates.jenkins.io/download/plugins/workflow-aggregator/2.5/workflow-aggregator.hpi | |
Downloading plugin: subversion from https://updates.jenkins.io/download/plugins/subversion/2.7.2/subversion.hpi | |
Downloading plugin: dashboard-view from https://updates.jenkins.io/download/plugins/dashboard-view/2.9.10/dashboard-view.hpi | |
Downloading plugin: workflow-multibranch from https://updates.jenkins.io/download/plugins/workflow-multibranch/2.14/workflow-multibranch.hpi | |
Downloading plugin: workflow-basic-steps from https://updates.jenkins.io/download/plugins/workflow-basic-steps/2.4/workflow-basic-steps.hpi | |
Downloading plugin: jenkins-multijob-plugin from https://updates.jenkins.io/download/plugins/jenkins-multijob-plugin/1.24/jenkins-multijob-plugin.hpi | |
Downloading plugin: parameterized-trigger from https://updates.jenkins.io/download/plugins/parameterized-trigger/2.33/parameterized-trigger.hpi | |
Downloading plugin: ansicolor from https://updates.jenkins.io/download/plugins/ansicolor/0.5.0/ansicolor.hpi | |
Downloading plugin: workflow-scm-step from https://updates.jenkins.io/download/plugins/workflow-scm-step/2.4/workflow-scm-step.hpi | |
Downloading plugin: github-api from https://updates.jenkins.io/download/plugins/github-api/1.85/github-api.hpi | |
Downloading plugin: skip-certificate-check from https://updates.jenkins.io/download/plugins/skip-certificate-check/1.0/skip-certificate-check.hpi | |
Downloading plugin: pipeline-rest-api from https://updates.jenkins.io/download/plugins/pipeline-rest-api/2.6/pipeline-rest-api.hpi | |
Downloading plugin: job-import-plugin from https://updates.jenkins.io/download/plugins/job-import-plugin/1.6/job-import-plugin.hpi | |
Downloading plugin: authentication-tokens from https://updates.jenkins.io/download/plugins/authentication-tokens/1.3/authentication-tokens.hpi | |
Downloading plugin: git from https://updates.jenkins.io/download/plugins/git/3.3.0/git.hpi | |
Downloading plugin: mailer from https://updates.jenkins.io/download/plugins/mailer/1.20/mailer.hpi | |
Downloading plugin: github-organization-folder from https://updates.jenkins.io/download/plugins/github-organization-folder/1.6/github-organization-folder.hpi | |
Downloading plugin: junit from https://updates.jenkins.io/download/plugins/junit/1.20/junit.hpi | |
Downloading plugin: git-server from https://updates.jenkins.io/download/plugins/git-server/1.7/git-server.hpi | |
Downloading plugin: ssh-credentials from https://updates.jenkins.io/download/plugins/ssh-credentials/1.13/ssh-credentials.hpi | |
Downloading plugin: token-macro from https://updates.jenkins.io/download/plugins/token-macro/2.1/token-macro.hpi | |
Downloading plugin: pipeline-github-lib from https://updates.jenkins.io/download/plugins/pipeline-github-lib/1.0/pipeline-github-lib.hpi | |
Downloading plugin: workflow-api from https://updates.jenkins.io/download/plugins/workflow-api/2.13/workflow-api.hpi | |
Downloading plugin: job-dsl from https://updates.jenkins.io/download/plugins/job-dsl/1.58/job-dsl.hpi | |
Downloading plugin: icon-shim from https://updates.jenkins.io/download/plugins/icon-shim/2.0.3/icon-shim.hpi | |
Downloading plugin: timestamper from https://updates.jenkins.io/download/plugins/timestamper/1.8.8/timestamper.hpi | |
Downloading plugin: mapdb-api from https://updates.jenkins.io/download/plugins/mapdb-api/1.0.9.0/mapdb-api.hpi | |
Downloading plugin: javadoc from https://updates.jenkins.io/download/plugins/javadoc/1.4/javadoc.hpi | |
Downloading plugin: groovy-postbuild from https://updates.jenkins.io/download/plugins/groovy-postbuild/2.3.1/groovy-postbuild.hpi | |
Downloading plugin: ldap from https://updates.jenkins.io/download/plugins/ldap/1.14/ldap.hpi | |
Downloading plugin: conditional-buildstep from https://updates.jenkins.io/download/plugins/conditional-buildstep/1.3.5/conditional-buildstep.hpi | |
Downloading plugin: workflow-support from https://updates.jenkins.io/download/plugins/workflow-support/2.14/workflow-support.hpi | |
Downloading plugin: artifactory from https://updates.jenkins.io/download/plugins/artifactory/2.9.2/artifactory.hpi | |
Downloading plugin: pipeline-graph-analysis from https://updates.jenkins.io/download/plugins/pipeline-graph-analysis/1.3/pipeline-graph-analysis.hpi | |
Downloading plugin: ssh-slaves from https://updates.jenkins.io/download/plugins/ssh-slaves/1.17/ssh-slaves.hpi | |
Downloading plugin: pam-auth from https://updates.jenkins.io/download/plugins/pam-auth/1.3/pam-auth.hpi | |
Downloading plugin: zentimestamp from https://updates.jenkins.io/download/plugins/zentimestamp/4.2/zentimestamp.hpi | |
Downloading plugin: build-timeout from https://updates.jenkins.io/download/plugins/build-timeout/1.18/build-timeout.hpi | |
> workflow-durable-task-step depends on workflow-api:2.8,workflow-step-api:2.7,workflow-support:2.13,durable-task:1.13,script-security:1.25 | |
> workflow-scm-step depends on workflow-step-api:1.15 | |
> ansicolor depends on workflow-step-api:1.7;resolution:=optional | |
> cloudbees-folder depends on credentials:2.1.11;resolution:=optional | |
> workflow-job depends on workflow-step-api:2.9,workflow-support:2.2 | |
> run-condition depends on token-macro:1.5.1 | |
> pipeline-stage-view depends on workflow-job:2.0,handlebars:1.1,jquery-detached:1.2.1,pipeline-rest-api:2.6,momentjs:1.1 | |
> ant depends on structs:1.3 | |
Skipping optional dependency workflow-step-api | |
> workflow-aggregator depends on pipeline-input-step:2.5,workflow-job:2.9,workflow-basic-steps:2.3,workflow-durable-task-step:2.8,workflow-api:2.8,workflow-cps:2.24,workflow-support:2.12,workflow-cps-global-lib:2.5,workflow-multibranch:2.9.2,pipeline-stage-view:2.4,workflow-scm-step:2.3,workflow-step-api:2.7,pipeline-model-definition:1.0,pipeline-stage-step:2.2,pipeline-build-step:2.4,pipeline-milestone-step:1.3 | |
Downloading plugin: ace-editor from https://updates.jenkins.io/download/plugins/ace-editor/1.1/ace-editor.hpi | |
> authentication-tokens depends on credentials:1.22 | |
> github-organization-folder depends on cloudbees-folder:5.16,workflow-scm-step:2.2,workflow-multibranch:2.10,workflow-cps:2.14,pipeline-github-lib:1.0,workflow-step-api:2.3,workflow-cps-global-lib:2.3,github-branch-source:2.0.0,workflow-job:2.5,branch-api:2.0.0,scm-api:2.0.1,github:1.25.1 | |
> jenkins-multijob-plugin depends on parameterized-trigger:2.25,copyartifact:1.31;resolution:=optional,maven-plugin:2.6,built-on-column:1.1,token-macro:1.10,envinject:1.90,conditional-buildstep:1.3.3,matrix-project:1.7.1;resolution:=optional | |
> branch-api depends on cloudbees-folder:6.0.1,scm-api:2.1.0,structs:1.4 | |
Skipping optional dependency credentials | |
Downloading plugin: pipeline-stage-step from https://updates.jenkins.io/download/plugins/pipeline-stage-step/2.2/pipeline-stage-step.hpi | |
> git-server depends on git-client:1.11.0 | |
> workflow-basic-steps depends on workflow-api:2.8,workflow-step-api:2.9,mailer:1.13,structs:1.5 | |
> pipeline-github-lib depends on workflow-cps-global-lib:2.5,git:3.0.2 | |
> ssh-credentials depends on credentials:2.1.0 | |
> docker-workflow depends on workflow-cps:2.25,workflow-durable-task-step:2.8,docker-commons:1.5 | |
> ldap depends on mailer:1.8 | |
> github-pullrequest depends on github:1.22.1,workflow-step-api:1.14,block-queued-job:0.2.0;resolution:=optional,email-ext:2.38.2;resolution:=optional,github-api:1.80,job-dsl:1.38;resolution:=optional,jucies:0.2.1;resolution:=optional,matrix-project:1.6,token-macro:1.10;resolution:=optional | |
> mailer depends on display-url-api:1.0 | |
> timestamper depends on workflow-step-api:1.7;resolution:=optional | |
> config-file-provider depends on cloudbees-folder:5.12;resolution:=optional,credentials:2.1.4,ssh-credentials:1.12,structs:1.3,token-macro:2.0 | |
> groovy-postbuild depends on workflow-cps:1.11;resolution:=optional,script-security:1.15,matrix-project:1.4.1 | |
> workflow-multibranch depends on workflow-api:2.3,workflow-cps:2.19,workflow-job:2.10,workflow-scm-step:2.2,workflow-step-api:2.7,branch-api:2.0.7,cloudbees-folder:5.17,scm-api:2.0.2,script-security:1.23 | |
> workflow-api depends on workflow-step-api:2.7,scm-api:1.3 | |
Downloading plugin: github-branch-source from https://updates.jenkins.io/download/plugins/github-branch-source/2.0.5/github-branch-source.hpi | |
Skipping optional dependency workflow-step-api | |
Skipping optional dependency cloudbees-folder | |
Skipping optional dependency workflow-cps | |
> job-import-plugin depends on credentials:1.24,cloudbees-folder:5.12 | |
Skipping optional dependency copyartifact | |
> conditional-buildstep depends on maven-plugin:2.8,token-macro:1.5.1,matrix-project:1.0-beta-1,run-condition:1.0 | |
> junit depends on structs:1.2 | |
> dashboard-view depends on maven-plugin:2.3 | |
> zentimestamp depends on matrix-project:1.3 | |
> pipeline-graph-analysis depends on workflow-job:2.0,workflow-api:2.2,workflow-support:2.1,workflow-step-api:2.1,pipeline-input-step:2.0,pipeline-stage-step:2.2,workflow-cps:2.2 | |
Downloading plugin: workflow-cps from https://updates.jenkins.io/download/plugins/workflow-cps/2.30/workflow-cps.hpi | |
> workflow-support depends on workflow-api:2.11,workflow-step-api:2.9,script-security:1.26 | |
> ssh-slaves depends on ssh-credentials:1.6.1,credentials:2.1.2 | |
> parameterized-trigger depends on promoted-builds:2.25;resolution:=optional,conditional-buildstep:1.3.1,subversion:2.5.7;resolution:=optional,matrix-project:1.6 | |
> build-timeout depends on token-macro:1.5.1,naginator:1.16;resolution:=optional | |
Skipping optional dependency promoted-builds | |
Downloading plugin: ghprb from https://updates.jenkins.io/download/plugins/ghprb/1.36.2/ghprb.hpi | |
Skipping optional dependency naginator | |
> pipeline-stage-step depends on workflow-step-api:2.1,workflow-api:1.15 | |
Skipping optional dependency subversion | |
> ssh-agent depends on workflow-step-api:1.14.2,bouncycastle-api:1.0.2,credentials:2.1.1,ssh-credentials:1.11 | |
> pipeline-rest-api depends on workflow-support:2.1,pipeline-stage-step:2.2,pipeline-graph-analysis:1.1,pipeline-input-step:2.0,workflow-job:2.0,workflow-step-api:2.1,workflow-api:2.12 | |
Downloading plugin: multiple-scms from https://updates.jenkins.io/download/plugins/multiple-scms/0.6/multiple-scms.hpi | |
Skipping optional dependency block-queued-job | |
Downloading plugin: docker-commons from https://updates.jenkins.io/download/plugins/docker-commons/1.6/docker-commons.hpi | |
Skipping optional dependency email-ext | |
> github-branch-source depends on github:1.26.0,credentials:2.1.12,display-url-api:0.1,git:2.6.4,github-api:1.85,scm-api:2.1.1 | |
Downloading plugin: scm-api from https://updates.jenkins.io/download/plugins/scm-api/2.1.1/scm-api.hpi | |
Downloading plugin: structs from https://updates.jenkins.io/download/plugins/structs/1.6/structs.hpi | |
Downloading plugin: pipeline-model-extensions from https://updates.jenkins.io/download/plugins/pipeline-model-extensions/1.1.3/pipeline-model-extensions.hpi | |
Skipping optional dependency job-dsl | |
Downloading plugin: docker-build-step from https://updates.jenkins.io/download/plugins/docker-build-step/1.41/docker-build-step.hpi | |
> ghprb depends on structs:1.6,git:2.4.0,job-dsl:1.39;resolution:=optional,github-api:1.82,build-flow-plugin:0.12;resolution:=optional,matrix-project:1.6,credentials:1.21,ssh-agent:1.3,token-macro:1.10;resolution:=optional,github:1.26.0,plain-credentials:1.1 | |
Skipping optional dependency jucies | |
Downloading plugin: workflow-cps-global-lib from https://updates.jenkins.io/download/plugins/workflow-cps-global-lib/2.8/workflow-cps-global-lib.hpi | |
> job-dsl depends on structs:1.2,vsphere-cloud:1.1.11;resolution:=optional,config-file-provider:2.15.4;resolution:=optional,managed-scripts:1.3;resolution:=optional | |
Downloading plugin: keepSlaveOffline from https://updates.jenkins.io/download/plugins/keepSlaveOffline/1.0/keepSlaveOffline.hpi | |
> docker-commons depends on credentials:1.22,icon-shim:1.0.3,authentication-tokens:1.1 | |
Skipping optional dependency vsphere-cloud | |
Skipping optional dependency job-dsl | |
Downloading plugin: bouncycastle-api from https://updates.jenkins.io/download/plugins/bouncycastle-api/2.16.1/bouncycastle-api.hpi | |
Skipping optional dependency config-file-provider | |
Skipping optional dependency managed-scripts | |
Downloading plugin: nested-view from https://updates.jenkins.io/download/plugins/nested-view/1.14/nested-view.hpi | |
Skipping optional dependency token-macro | |
Downloading plugin: jobConfigHistory from https://updates.jenkins.io/download/plugins/jobConfigHistory/2.16/jobConfigHistory.hpi | |
Skipping optional dependency matrix-project | |
> pipeline-model-extensions depends on workflow-cps:2.29,workflow-job:2.9,pipeline-model-api:1.1.3 | |
Downloading plugin: external-monitor-job from https://updates.jenkins.io/download/plugins/external-monitor-job/1.7/external-monitor-job.hpi | |
Skipping optional dependency build-flow-plugin | |
Downloading plugin: momentjs from https://updates.jenkins.io/download/plugins/momentjs/1.1.1/momentjs.hpi | |
Downloading plugin: pipeline-input-step from https://updates.jenkins.io/download/plugins/pipeline-input-step/2.6/pipeline-input-step.hpi | |
Downloading plugin: ws-cleanup from https://updates.jenkins.io/download/plugins/ws-cleanup/0.33/ws-cleanup.hpi | |
Downloading plugin: pipeline-model-api from https://updates.jenkins.io/download/plugins/pipeline-model-api/1.1.3/pipeline-model-api.hpi | |
> git depends on workflow-scm-step:1.14.2,credentials:2.1.13,git-client:2.4.0,mailer:1.18,matrix-project:1.7.1,promoted-builds:2.27;resolution:=optional,scm-api:2.1.0,ssh-credentials:1.13,token-macro:1.12.1;resolution:=optional,parameterized-trigger:2.4;resolution:=optional | |
Downloading plugin: matrix-project from https://updates.jenkins.io/download/plugins/matrix-project/1.10/matrix-project.hpi | |
Downloading plugin: pipeline-milestone-step from https://updates.jenkins.io/download/plugins/pipeline-milestone-step/1.3.1/pipeline-milestone-step.hpi | |
> subversion depends on workflow-scm-step:1.14.2,credentials:2.1.4,mapdb-api:1.0.1.0,scm-api:2.0.8,ssh-credentials:1.6.1 | |
Downloading plugin: maven-plugin from https://updates.jenkins.io/download/plugins/maven-plugin/2.15.1/maven-plugin.hpi | |
Downloading plugin: envinject from https://updates.jenkins.io/download/plugins/envinject/1.93.1/envinject.hpi | |
Downloading plugin: plain-credentials from https://updates.jenkins.io/download/plugins/plain-credentials/1.4/plain-credentials.hpi | |
Skipping optional dependency token-macro | |
> workflow-cps depends on workflow-api:2.11,workflow-scm-step:2.4,workflow-step-api:2.9,workflow-support:2.14,scm-api:2.0.7,script-security:1.26,structs:1.6,support-core:2.32;resolution:=optional,ace-editor:1.0.1,jquery-detached:1.2.1 | |
Downloading plugin: active-directory from https://updates.jenkins.io/download/plugins/active-directory/2.4/active-directory.hpi | |
> pipeline-input-step depends on workflow-api:2.6,workflow-step-api:2.5,workflow-support:2.10 | |
> jobConfigHistory depends on maven-plugin:2.0 | |
Downloading plugin: pipeline-model-declarative-agent from https://updates.jenkins.io/download/plugins/pipeline-model-declarative-agent/1.1.1/pipeline-model-declarative-agent.hpi | |
Skipping optional dependency promoted-builds | |
Downloading plugin: display-url-api from https://updates.jenkins.io/download/plugins/display-url-api/2.0/display-url-api.hpi | |
> pipeline-milestone-step depends on workflow-api:2.11,workflow-step-api:2.9 | |
Downloading plugin: git-client from https://updates.jenkins.io/download/plugins/git-client/2.4.2/git-client.hpi | |
Downloading plugin: durable-task from https://updates.jenkins.io/download/plugins/durable-task/1.13/durable-task.hpi | |
Downloading plugin: ivy from https://updates.jenkins.io/download/plugins/ivy/1.27.1/ivy.hpi | |
> matrix-project depends on junit:1.2,script-security:1.13 | |
Downloading plugin: workflow-step-api from https://updates.jenkins.io/download/plugins/workflow-step-api/2.9/workflow-step-api.hpi | |
> ws-cleanup depends on workflow-durable-task-step:2.4,matrix-project:1.7.1,resource-disposer:0.3,structs:1.5 | |
> envinject depends on ivy:1.21;resolution:=optional,matrix-project:1.7 | |
Downloading plugin: github from https://updates.jenkins.io/download/plugins/github/1.27.0/github.hpi | |
Skipping optional dependency ivy | |
Skipping optional dependency token-macro | |
> plain-credentials depends on credentials:2.1.5 | |
Skipping optional dependency parameterized-trigger | |
Downloading plugin: build-flow-plugin from https://updates.jenkins.io/download/plugins/build-flow-plugin/0.20/build-flow-plugin.hpi | |
> pipeline-model-declarative-agent depends on pipeline-model-extensions:1.1.1 | |
Downloading plugin: matrix-auth from https://updates.jenkins.io/download/plugins/matrix-auth/1.5/matrix-auth.hpi | |
Downloading plugin: copy-to-slave from https://updates.jenkins.io/download/plugins/copy-to-slave/1.4.4/copy-to-slave.hpi | |
Downloading plugin: email-ext from https://updates.jenkins.io/download/plugins/email-ext/2.57/email-ext.hpi | |
Downloading plugin: gradle from https://updates.jenkins.io/download/plugins/gradle/1.26/gradle.hpi | |
Downloading plugin: resource-disposer from https://updates.jenkins.io/download/plugins/resource-disposer/0.6/resource-disposer.hpi | |
Downloading plugin: credentials from https://updates.jenkins.io/download/plugins/credentials/2.1.13/credentials.hpi | |
Downloading plugin: built-on-column from https://updates.jenkins.io/download/plugins/built-on-column/1.1/built-on-column.hpi | |
Skipping optional dependency support-core | |
Downloading plugin: downstream-ext from https://updates.jenkins.io/download/plugins/downstream-ext/1.8/downstream-ext.hpi | |
Downloading plugin: pipeline-model-definition from https://updates.jenkins.io/download/plugins/pipeline-model-definition/1.1.3/pipeline-model-definition.hpi | |
> workflow-cps-global-lib depends on workflow-cps:2.30,workflow-scm-step:2.4,cloudbees-folder:5.12,git-client:2.3.0,git-server:1.7,scm-api:2.1.1,script-security:1.27 | |
Downloading plugin: pipeline-build-step from https://updates.jenkins.io/download/plugins/pipeline-build-step/2.5/pipeline-build-step.hpi | |
> workflow-step-api depends on structs:1.5 | |
Downloading plugin: call-remote-job-plugin from https://updates.jenkins.io/download/plugins/call-remote-job-plugin/1.0.21/call-remote-job-plugin.hpi | |
Downloading plugin: mercurial from https://updates.jenkins.io/download/plugins/mercurial/1.59/mercurial.hpi | |
> active-directory depends on mailer:1.5 | |
Downloading plugin: credentials-binding from https://updates.jenkins.io/download/plugins/credentials-binding/1.11/credentials-binding.hpi | |
> gradle depends on structs:1.3 | |
> matrix-auth depends on icon-shim:2.0.3,cloudbees-folder:5.2.2;resolution:=optional | |
Downloading plugin: ssh from https://updates.jenkins.io/download/plugins/ssh/2.4/ssh.hpi | |
Skipping optional dependency cloudbees-folder | |
Downloading plugin: windows-slaves from https://updates.jenkins.io/download/plugins/windows-slaves/1.3.1/windows-slaves.hpi | |
Downloading plugin: embeddable-build-status from https://updates.jenkins.io/download/plugins/embeddable-build-status/1.9/embeddable-build-status.hpi | |
Downloading plugin: python from https://updates.jenkins.io/download/plugins/python/1.3/python.hpi | |
> pipeline-build-step depends on workflow-step-api:2.3,workflow-api:2.3,workflow-support:2.6 | |
> pipeline-model-api depends on workflow-step-api:2.9,structs:1.5 | |
> docker-build-step depends on docker-commons:1.4.0,credentials:1.22 | |
> credentials-binding depends on workflow-step-api:2.9,credentials:2.1.7,plain-credentials:1.3,structs:1.5 | |
> git-client depends on credentials:2.1.13,ssh-credentials:1.13,structs:1.6 | |
> ivy depends on config-file-provider:2.15,ant:1.2,junit:1.18,nant:1.4.1;resolution:=optional | |
> pipeline-model-definition depends on workflow-api:2.11,workflow-basic-steps:2.3,workflow-cps-global-lib:2.7,workflow-cps:2.29,workflow-durable-task-step:2.5,workflow-multibranch:2.9.2,workflow-scm-step:2.3,workflow-support:2.14,credentials-binding:1.11,docker-workflow:1.9,pipeline-stage-step:2.2,scm-api:1.3,pipeline-model-api:1.1.3,pipeline-model-declarative-agent:1.1.1,pipeline-model-extensions:1.1.3,pipeline-stage-tags-metadata:1.1.3 | |
> email-ext depends on token-macro:2.0,analysis-core:1.54;resolution:=optional,junit:1.2,mailer:1.5,workflow-step-api:1.10;resolution:=optional,config-file-provider:2.15.6;resolution:=optional,workflow-job:1.10;resolution:=optional,matrix-project:1.4 | |
Skipping optional dependency nant | |
Skipping optional dependency analysis-core | |
> mercurial depends on credentials:2.1.10,matrix-project:1.2,multiple-scms:0.4-beta-1;resolution:=optional,scm-api:2.0.3,ssh-credentials:1.6 | |
Skipping optional dependency workflow-step-api | |
Skipping optional dependency config-file-provider | |
Skipping optional dependency workflow-job | |
Skipping optional dependency multiple-scms | |
> maven-plugin depends on javadoc:1.0,junit:1.6,mailer:1.7,token-macro:1.1;resolution:=optional | |
Skipping optional dependency token-macro | |
> github depends on credentials:2.1.8,display-url-api:2.0,git:2.4.0,github-api:1.80,plain-credentials:1.1,scm-api:2.0.3,token-macro:1.11 | |
> artifactory depends on gradle:1.15,maven-plugin:2.15.1,workflow-step-api:2.3,git:2.5.0;resolution:=optional,perforce:1.3.7;resolution:=optional,ant:1.2,ivy:1.17,flexible-publish:0.12;resolution:=optional,jenkins-multijob-plugin:1.13;resolution:=optional,subversion:2.5;resolution:=optional,jira:2.2;resolution:=optional,p4:1.3.3;resolution:=optional,credentials:1.22,workflow-cps:2.13 | |
Skipping optional dependency git | |
Skipping optional dependency perforce | |
Skipping optional dependency flexible-publish | |
Skipping optional dependency jenkins-multijob-plugin | |
Skipping optional dependency subversion | |
Skipping optional dependency jira | |
Skipping optional dependency p4 | |
WAR bundled plugins: | |
Installed plugins: | |
ace-editor:1.1 | |
active-directory:2.4 | |
ansicolor:0.5.0 | |
ant:1.4 | |
antisamy-markup-formatter:1.5 | |
artifactory:2.9.2 | |
authentication-tokens:1.3 | |
bouncycastle-api:2.16.1 | |
branch-api:2.0.8 | |
build-flow-plugin:0.20 | |
build-timeout:1.18 | |
built-on-column:1.1 | |
call-remote-job-plugin:1.0.21 | |
cloudbees-folder:6.0.3 | |
conditional-buildstep:1.3.5 | |
config-file-provider:2.15.7 | |
copy-to-slave:1.4.4 | |
credentials-binding:1.11 | |
credentials:2.1.13 | |
dashboard-view:2.9.10 | |
display-url-api:2.0 | |
docker-build-step:1.41 | |
docker-commons:1.6 | |
docker-workflow:1.10 | |
downstream-ext:1.8 | |
durable-task:1.13 | |
email-ext:2.57 | |
embeddable-build-status:1.9 | |
envinject:1.93.1 | |
external-monitor-job:1.7 | |
ghprb:1.36.2 | |
git-client:2.4.2 | |
git-server:1.7 | |
git:3.3.0 | |
github-api:1.85 | |
github-branch-source:2.0.5 | |
github-organization-folder:1.6 | |
github-pullrequest:0.1.0-rc22 | |
github:1.27.0 | |
gradle:1.26 | |
groovy-postbuild:2.3.1 | |
handlebars:1.1.1 | |
icon-shim:2.0.3 | |
ivy:1.27.1 | |
javadoc:1.4 | |
jenkins-multijob-plugin:1.24 | |
job-dsl:1.58 | |
job-import-plugin:1.6 | |
jobConfigHistory:2.16 | |
jquery-detached:1.2.1 | |
junit:1.20 | |
keepSlaveOffline:1.0 | |
ldap:1.14 | |
mailer:1.20 | |
mapdb-api:1.0.9.0 | |
matrix-auth:1.5 | |
matrix-project:1.10 | |
maven-plugin:2.15.1 | |
mercurial:1.59 | |
momentjs:1.1.1 | |
multiple-scms:0.6 | |
nested-view:1.14 | |
pam-auth:1.3 | |
parameterized-trigger:2.33 | |
pipeline-build-step:2.5 | |
pipeline-github-lib:1.0 | |
pipeline-graph-analysis:1.3 | |
pipeline-input-step:2.6 | |
pipeline-milestone-step:1.3.1 | |
pipeline-model-api:1.1.3 | |
pipeline-model-declarative-agent:1.1.1 | |
pipeline-model-definition:1.1.3 | |
pipeline-model-extensions:1.1.3 | |
pipeline-rest-api:2.6 | |
pipeline-stage-step:2.2 | |
pipeline-stage-tags-metadata:1.1.3 | |
pipeline-stage-view:2.6 | |
plain-credentials:1.4 | |
python:1.3 | |
resource-disposer:0.6 | |
run-condition:1.0 | |
scm-api:2.1.1 | |
script-security:1.27 | |
skip-certificate-check:1.0 | |
ssh-agent:1.15 | |
ssh-credentials:1.13 | |
ssh-slaves:1.17 | |
ssh:2.4 | |
structs:1.6 | |
subversion:2.7.2 | |
timestamper:1.8.8 | |
token-macro:2.1 | |
windows-slaves:1.3.1 | |
workflow-aggregator:2.5 | |
workflow-api:2.13 | |
workflow-basic-steps:2.4 | |
workflow-cps-global-lib:2.8 | |
workflow-cps:2.30 | |
workflow-durable-task-step:2.10 | |
workflow-job:2.10 | |
workflow-multibranch:2.14 | |
workflow-scm-step:2.4 | |
workflow-step-api:2.9 | |
workflow-support:2.14 | |
ws-cleanup:0.33 | |
zentimestamp:4.2 | |
Cleaning up locks | |
---> 357269016cfb | |
Removing intermediate container 9f7e01302b27 | |
Successfully built 357269016cfb | |
Successfully tagged jenkins-master:lts | |
Starting Jenkins docker container, this may take a few minutes. | |
Jenkins will be available on http://localhost:8081 | |
Running from: /usr/share/jenkins/jenkins.war | |
webroot: EnvVars.masterEnvVars.get("JENKINS_HOME") | |
Oct 05, 2017 9:40:43 PM Main deleteWinstoneTempContents | |
WARNING: Failed to delete the temporary Winstone file /tmp/winstone/jenkins.war | |
Oct 05, 2017 9:40:43 PM org.eclipse.jetty.util.log.Log initialized | |
INFO: Logging initialized @596ms to org.eclipse.jetty.util.log.JavaUtilLog | |
Oct 05, 2017 9:40:43 PM winstone.Logger logInternal | |
INFO: Beginning extraction from war file | |
Oct 05, 2017 9:40:47 PM org.eclipse.jetty.server.handler.ContextHandler setContextPath | |
WARNING: Empty contextPath | |
Oct 05, 2017 9:40:48 PM org.eclipse.jetty.server.Server doStart | |
INFO: jetty-9.4.z-SNAPSHOT | |
Oct 05, 2017 9:40:50 PM org.eclipse.jetty.webapp.StandardDescriptorProcessor visitServlet | |
INFO: NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet | |
Oct 05, 2017 9:40:50 PM org.eclipse.jetty.server.session.DefaultSessionIdManager doStart | |
INFO: DefaultSessionIdManager workerName=node0 | |
Oct 05, 2017 9:40:50 PM org.eclipse.jetty.server.session.DefaultSessionIdManager doStart | |
INFO: No SessionScavenger set, using defaults | |
Oct 05, 2017 9:40:50 PM org.eclipse.jetty.server.session.HouseKeeper startScavenging | |
INFO: Scavenging every 660000ms | |
Jenkins home directory: /var/jenkins_home found at: EnvVars.masterEnvVars.get("JENKINS_HOME") | |
Oct 05, 2017 9:40:52 PM org.eclipse.jetty.server.handler.ContextHandler doStart | |
INFO: Started w.@741b3bc3{/,file:///var/jenkins_home/war/,AVAILABLE}{/var/jenkins_home/war} | |
Oct 05, 2017 9:40:52 PM org.eclipse.jetty.server.AbstractConnector doStart | |
INFO: Started ServerConnector@6256ac4f{HTTP/1.1,[http/1.1]}{0.0.0.0:8080} | |
Oct 05, 2017 9:40:52 PM org.eclipse.jetty.server.Server doStart | |
INFO: Started @9461ms | |
Oct 05, 2017 9:40:52 PM winstone.Logger logInternal | |
INFO: Winstone Servlet Engine v4.0 running: controlPort=disabled | |
Oct 05, 2017 9:40:54 PM jenkins.InitReactorRunner$1 onAttained | |
INFO: Started initialization | |
Oct 05, 2017 9:40:56 PM hudson.ClassicPluginStrategy createClassJarFromWebInfClasses | |
WARNING: Created /var/jenkins_home/plugins/skip-certificate-check/WEB-INF/lib/classes.jar; update plugin to a version created with a newer harness | |
Oct 05, 2017 9:40:58 PM hudson.ClassicPluginStrategy createClassJarFromWebInfClasses | |
WARNING: Created /var/jenkins_home/plugins/ssh/WEB-INF/lib/classes.jar; update plugin to a version created with a newer harness | |
Oct 05, 2017 9:41:04 PM hudson.ClassicPluginStrategy createClassJarFromWebInfClasses | |
WARNING: Created /var/jenkins_home/plugins/gradle/WEB-INF/lib/classes.jar; update plugin to a version created with a newer harness | |
Oct 05, 2017 9:41:10 PM hudson.ClassicPluginStrategy createClassJarFromWebInfClasses | |
WARNING: Created /var/jenkins_home/plugins/ivy/WEB-INF/lib/classes.jar; update plugin to a version created with a newer harness | |
Oct 05, 2017 9:41:20 PM hudson.ClassicPluginStrategy createClassJarFromWebInfClasses | |
WARNING: Created /var/jenkins_home/plugins/job-dsl/WEB-INF/lib/classes.jar; update plugin to a version created with a newer harness | |
Oct 05, 2017 9:41:22 PM hudson.ClassicPluginStrategy createClassJarFromWebInfClasses | |
WARNING: Created /var/jenkins_home/plugins/keepSlaveOffline/WEB-INF/lib/classes.jar; update plugin to a version created with a newer harness | |
Oct 05, 2017 9:41:33 PM hudson.ClassicPluginStrategy createClassJarFromWebInfClasses | |
WARNING: Created /var/jenkins_home/plugins/nested-view/WEB-INF/lib/classes.jar; update plugin to a version created with a newer harness | |
Oct 05, 2017 9:43:27 PM hudson.ClassicPluginStrategy createClassJarFromWebInfClasses | |
WARNING: Created /var/jenkins_home/plugins/artifactory/WEB-INF/lib/classes.jar; update plugin to a version created with a newer harness | |
Oct 05, 2017 9:43:29 PM hudson.ClassicPluginStrategy createClassJarFromWebInfClasses | |
WARNING: Created /var/jenkins_home/plugins/built-on-column/WEB-INF/lib/classes.jar; update plugin to a version created with a newer harness | |
Oct 05, 2017 9:43:30 PM hudson.ClassicPluginStrategy createClassJarFromWebInfClasses | |
WARNING: Created /var/jenkins_home/plugins/call-remote-job-plugin/WEB-INF/lib/classes.jar; update plugin to a version created with a newer harness | |
Oct 05, 2017 9:43:31 PM hudson.ClassicPluginStrategy createClassJarFromWebInfClasses | |
WARNING: Created /var/jenkins_home/plugins/copy-to-slave/WEB-INF/lib/classes.jar; update plugin to a version created with a newer harness | |
Oct 05, 2017 9:43:36 PM hudson.ClassicPluginStrategy createClassJarFromWebInfClasses | |
WARNING: Created /var/jenkins_home/plugins/downstream-ext/WEB-INF/lib/classes.jar; update plugin to a version created with a newer harness | |
Oct 05, 2017 9:43:40 PM jenkins.InitReactorRunner$1 onAttained | |
INFO: Listed all plugins | |
Oct 05, 2017 9:43:42 PM hudson.plugins.ansicolor.PluginImpl start | |
INFO: AnsiColor: eliminating boring output (https://github.com/dblock/jenkins-ansicolor-plugin) | |
Oct 05, 2017 9:44:01 PM jenkins.InitReactorRunner$1 onAttained | |
INFO: Prepared all plugins | |
Oct 05, 2017 9:44:05 PM jenkins.InitReactorRunner$1 onAttained | |
INFO: Started all plugins | |
Oct 05, 2017 9:44:12 PM hudson.ExtensionFinder$GuiceFinder$FaultTolerantScope$1 error | |
INFO: Failed to instantiate optional component hudson.plugins.build_timeout.operations.AbortAndRestartOperation$DescriptorImpl; skipping | |
Oct 05, 2017 9:44:12 PM org.jenkinsci.plugins.dockerbuildstep.DockerBuilder$DescriptorImpl <init> | |
WARNING: Docker URL is not set, docker client won't be initialized | |
Oct 05, 2017 9:44:14 PM jenkins.InitReactorRunner$1 onAttained | |
INFO: Augmented all extensions | |
Oct 05, 2017 9:44:15 PM jenkins.InitReactorRunner$1 onAttained | |
INFO: Loaded all jobs | |
Oct 05, 2017 9:44:15 PM jenkins.util.groovy.GroovyHookScript execute | |
INFO: Executing /var/jenkins_home/init.groovy.d/tcp-slave-agent-port.groovy | |
Oct 05, 2017 9:44:18 PM hudson.model.AsyncPeriodicWork$1 run | |
INFO: Started Download metadata | |
Oct 05, 2017 9:44:18 PM jenkins.InitReactorRunner$1 onAttained | |
INFO: Completed initialization | |
Oct 05, 2017 9:44:18 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh | |
INFO: Refreshing org.springframework.web.context.support.StaticWebApplicationContext@6b6b7d20: display name [Root WebApplicationContext]; startup date [Thu Oct 05 21:44:18 UTC 2017]; root of context hierarchy | |
Oct 05, 2017 9:44:18 PM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory | |
INFO: Bean factory for application context [org.springframework.web.context.support.StaticWebApplicationContext@6b6b7d20]: org.springframework.beans.factory.support.DefaultListableBeanFactory@266df585 | |
Oct 05, 2017 9:44:18 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons | |
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@266df585: defining beans [authenticationManager]; root of factory hierarchy | |
Oct 05, 2017 9:44:19 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh | |
INFO: Refreshing org.springframework.web.context.support.StaticWebApplicationContext@2ec84e6e: display name [Root WebApplicationContext]; startup date [Thu Oct 05 21:44:19 UTC 2017]; root of context hierarchy | |
Oct 05, 2017 9:44:19 PM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory | |
INFO: Bean factory for application context [org.springframework.web.context.support.StaticWebApplicationContext@2ec84e6e]: org.springframework.beans.factory.support.DefaultListableBeanFactory@1f36b67b | |
Oct 05, 2017 9:44:19 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons | |
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1f36b67b: defining beans [filter,legacy]; root of factory hierarchy | |
Oct 05, 2017 9:44:20 PM org.jenkinsci.plugins.skipcert.ItemListenerImpl onLoaded | |
INFO: Bypassing certificate check | |
Oct 05, 2017 9:44:20 PM hudson.WebAppMain$3 run | |
INFO: Jenkins is fully up and running | |
Oct 05, 2017 9:44:25 PM hudson.model.UpdateSite updateData | |
INFO: Obtained the latest update center data file for UpdateSource default | |
Oct 05, 2017 9:44:26 PM hudson.model.DownloadService$Downloadable load | |
INFO: Obtained the updated data file for hudson.tasks.Maven.MavenInstaller | |
Oct 05, 2017 9:44:26 PM hudson.model.DownloadService$Downloadable load | |
INFO: Obtained the updated data file for hudson.tasks.Ant.AntInstaller | |
Oct 05, 2017 9:44:27 PM hudson.model.DownloadService$Downloadable load | |
INFO: Obtained the updated data file for hudson.plugins.gradle.GradleInstaller | |
--> setting agent port for jnlp | |
--> setting agent port for jnlp... done | |
Oct 05, 2017 9:44:30 PM hudson.model.DownloadService$Downloadable load | |
INFO: Obtained the updated data file for hudson.tools.JDKInstaller | |
Oct 05, 2017 9:44:30 PM hudson.model.AsyncPeriodicWork$1 run | |
INFO: Finished Download metadata. 11,720 ms | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment