Started by GitLab push by Alex Muravya Lightweight checkout support not available, falling back to full checkout. Checking out git https://gitlab.com/yasys/hub2swarm.git into /var/lib/jenkins/workspace/Hub2Swarm@script to read Jenkinsfile using credential kyberorg_gl > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/hub2swarm.git # timeout=10 Fetching upstream changes from https://gitlab.com/yasys/hub2swarm.git > /usr/bin/git --version # timeout=10 using GIT_ASKPASS to set credentials Kyberorg GitLab > /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/hub2swarm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 skipping resolution of commit remotes/origin/master, since it originates from another repository Seen branch in repository origin/master Seen 1 remote branch > /usr/bin/git show-ref --tags -d # timeout=10 Checking out Revision 55422c02c741112ec9c9b18bae2e74d716e02b42 (origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 55422c02c741112ec9c9b18bae2e74d716e02b42 # timeout=10 Commit message: "Stable Jobbari with custom config" > /usr/bin/git rev-list --no-walk ef24979c838ba67c7896033c1c66b07c2c6fb806 # timeout=10 Running in Durability level: MAX_SURVIVABILITY Loading library common-pipe@2.3.3 Attempting to resolve 2.3.3 from remote references... > /usr/bin/git --version # timeout=10 using GIT_ASKPASS to set credentials Kyberorg GitLab > /usr/bin/git ls-remote -h https://gitlab.com/yasys/common-pipe.git # timeout=10 Could not find 2.3.3 in remote references. Pulling heads to local for deep search... > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Setting origin to https://gitlab.com/yasys/common-pipe.git > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/common-pipe.git # timeout=10 Fetching origin... Fetching upstream changes from origin > /usr/bin/git --version # timeout=10 > /usr/bin/git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials Kyberorg GitLab > /usr/bin/git fetch --tags --progress origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git rev-parse 2.3.3^{commit} # timeout=10 > /usr/bin/git branch -a -v --no-abbrev --contains 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10 Selected match: master revision 78e505581bfc1d87a0194b7a0531760b3985472d using credential kyberorg_gl > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/common-pipe.git # timeout=10 Fetching without tags Fetching upstream changes from https://gitlab.com/yasys/common-pipe.git > /usr/bin/git --version # timeout=10 using GIT_ASKPASS to set credentials Kyberorg GitLab > /usr/bin/git fetch --no-tags --progress https://gitlab.com/yasys/common-pipe.git +refs/heads/*:refs/remotes/origin/* # timeout=10 skipping resolution of commit remotes/origin/master, since it originates from another repository Checking out Revision 78e505581bfc1d87a0194b7a0531760b3985472d (master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10 Commit message: "Merge branch 'steps-fix' into 'master'" > /usr/bin/git rev-list --no-walk 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10 [Pipeline] Start of Pipeline [Pipeline] getContext [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/Hub2Swarm [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential kyberorg_gl Cloning the remote Git repository Cloning repository https://gitlab.com/yasys/hub2swarm.git > /usr/bin/git init /var/lib/jenkins/workspace/Hub2Swarm # timeout=10 Fetching upstream changes from https://gitlab.com/yasys/hub2swarm.git > /usr/bin/git --version # timeout=10 using GIT_ASKPASS to set credentials Kyberorg GitLab > /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/hub2swarm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/hub2swarm.git # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/hub2swarm.git # timeout=10 Fetching upstream changes from https://gitlab.com/yasys/hub2swarm.git using GIT_ASKPASS to set credentials Kyberorg GitLab > /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/hub2swarm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 skipping resolution of commit remotes/origin/master, since it originates from another repository Seen branch in repository origin/master Seen 1 remote branch > /usr/bin/git show-ref --tags -d # timeout=10 Checking out Revision 55422c02c741112ec9c9b18bae2e74d716e02b42 (origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 55422c02c741112ec9c9b18bae2e74d716e02b42 # timeout=10 Commit message: "Stable Jobbari with custom config" [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u kyberorg -p ******** https://index.docker.io/v1/ WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/Hub2Swarm@tmp/a44a19d4-06da-42df-900f-2083079d03a4/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] sh + docker inspect -f . yasys/jobbari:1.7.0 . [Pipeline] withDockerContainer Jenkins does not seem to be running inside a container $ docker run -t -d -u 108:112 -u root --privileged -v /opt/mvn/:/root/.m2 -w /var/lib/jenkins/workspace/Hub2Swarm -v /var/lib/jenkins/workspace/Hub2Swarm:/var/lib/jenkins/workspace/Hub2Swarm:rw,z -v /var/lib/jenkins/workspace/Hub2Swarm@tmp:/var/lib/jenkins/workspace/Hub2Swarm@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** yasys/jobbari:1.7.0 cat $ docker top c653b5d79d8feb9919293a5035a845b419fbafae1839d5e9208f95e2afab2809 -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 15 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Preparation) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Execution info) [Pipeline] script [Pipeline] { [Pipeline] timeout [2019-04-22T11:25:48.545Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-22T11:25:48.835Z] + set +x [2019-04-22T11:25:48.835Z] [Runner info] [2019-04-22T11:25:48.835Z] Hostname: c653b5d79d8f [2019-04-22T11:25:49.086Z] Network Status: Host Online [2019-04-22T11:25:49.086Z] [2019-04-22T11:25:49.086Z] === Tools info === [2019-04-22T11:25:49.337Z] Docker version: Docker version 18.09.5, build e8ff056dbc [2019-04-22T11:25:49.337Z] [2019-04-22T11:25:49.337Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z) [2019-04-22T11:25:49.337Z] Maven home: /opt/mvn [2019-04-22T11:25:49.337Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre [2019-04-22T11:25:49.337Z] Default locale: en, platform encoding: UTF-8 [2019-04-22T11:25:49.337Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix" [2019-04-22T11:25:49.337Z] [2019-04-22T11:25:49.337Z] Requested by kyberorg [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2019-04-22T11:25:49.408Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-22T11:25:49.711Z] + set +x [2019-04-22T11:25:49.711Z] [Build info] [2019-04-22T11:25:49.711Z] ===== Git info ===== [2019-04-22T11:25:49.711Z] Git branch: master [2019-04-22T11:25:49.711Z] Git commit: 55422c02c741112ec9c9b18bae2e74d716e02b42 [2019-04-22T11:25:49.711Z] Git tag: - [2019-04-22T11:25:49.711Z] [2019-04-22T11:25:49.711Z] ===== Jenkins info ===== [2019-04-22T11:25:49.711Z] Jenkins Job #13 [2019-04-22T11:25:49.711Z] Jenkins Job URL: https://ci.yadev.eu/job/Hub2Swarm/13/ [2019-04-22T11:25:49.711Z] Jenkins Tag: jenkins-Hub2Swarm-13 [2019-04-22T11:25:49.711Z] [2019-04-22T11:25:49.711Z] ===== Job Params ===== [2019-04-22T11:25:49.711Z] [2019-04-22T11:25:49.711Z] dockerRepo=yasys/hub2swarm [2019-04-22T11:25:49.711Z] dockerStep=ee.yadev.pipe.commonpipe.Default@152553a7 [2019-04-22T11:25:49.711Z] javaStep=ee.yadev.pipe.commonpipe.Default@152553a7 [2019-04-22T11:25:49.711Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@152553a7 [2019-04-22T11:25:49.711Z] hubUrl=https://cloud.docker.com/repository/docker [2019-04-22T11:25:49.711Z] useDebugTag=false [2019-04-22T11:25:49.711Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false} [2019-04-22T11:25:49.711Z] preparationStep=ee.yadev.pipe.commonpipe.Default@152553a7 [2019-04-22T11:25:49.711Z] stepTimeout=5 [2019-04-22T11:25:49.711Z] hubCredentialsId=docker-hub [2019-04-22T11:25:49.711Z] class=class ee.yadev.pipe.commonpipe.Params [2019-04-22T11:25:49.711Z] skipMavenTests=true [2019-04-22T11:25:49.711Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged -v /opt/mvn/:/root/.m2} [2019-04-22T11:25:49.711Z] verbose=false [2019-04-22T11:25:49.711Z] mavenTestsTimeout=5 [2019-04-22T11:25:49.711Z] pipelineTimeout=15 [2019-04-22T11:25:49.711Z] hubUser=kyberorg [2019-04-22T11:25:49.711Z] [2019-04-22T11:25:49.711Z] ==== Environment Variables ===== [2019-04-22T11:25:49.711Z] GIT_COMMITTER_NAME=Jenkins CI [2019-04-22T11:25:49.711Z] gitlabSourceRepoURL=git@gitlab.com:yasys/hub2swarm.git [2019-04-22T11:25:49.711Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=ef24979c838ba67c7896033c1c66b07c2c6fb806 [2019-04-22T11:25:49.711Z] GIT_AUTHOR_EMAIL=ci@yadev.eu [2019-04-22T11:25:49.711Z] HOSTNAME=c653b5d79d8f [2019-04-22T11:25:49.711Z] gitlabAfter=55422c02c741112ec9c9b18bae2e74d716e02b42 [2019-04-22T11:25:49.711Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/13/display/redirect?page=changes [2019-04-22T11:25:49.711Z] HUDSON_URL=https://ci.yadev.eu/ [2019-04-22T11:25:49.711Z] NODE_LABELS=master [2019-04-22T11:25:49.711Z] GIT_COMMIT=55422c02c741112ec9c9b18bae2e74d716e02b42 [2019-04-22T11:25:49.711Z] HOME=/root [2019-04-22T11:25:49.711Z] BUILD_URL=https://ci.yadev.eu/job/Hub2Swarm/13/ [2019-04-22T11:25:49.711Z] gitlabTargetBranch=master [2019-04-22T11:25:49.711Z] JENKINS_SERVER_COOKIE=durable-a20a2f40a8ef5813fe7ee1dcdca63f0d [2019-04-22T11:25:49.711Z] GIT_AUTHOR_NAME=Jenkins CI [2019-04-22T11:25:49.711Z] WORKSPACE=/var/lib/jenkins/workspace/Hub2Swarm [2019-04-22T11:25:49.711Z] gitlabSourceRepoHttpUrl=https://gitlab.com/yasys/hub2swarm.git [2019-04-22T11:25:49.711Z] gitlabMergeRequestLastCommit=55422c02c741112ec9c9b18bae2e74d716e02b42 [2019-04-22T11:25:49.711Z] JAVA_VERSION=8u212 [2019-04-22T11:25:49.711Z] NODE_NAME=master [2019-04-22T11:25:49.711Z] gitlabSourceRepoSshUrl=git@gitlab.com:yasys/hub2swarm.git [2019-04-22T11:25:49.711Z] gitlabSourceRepoHomepage=https://gitlab.com/yasys/hub2swarm [2019-04-22T11:25:49.711Z] EXECUTOR_NUMBER=0 [2019-04-22T11:25:49.711Z] GIT_BRANCH=origin/master [2019-04-22T11:25:49.711Z] STAGE_NAME=Execution info [2019-04-22T11:25:49.711Z] gitlabBranch=master [2019-04-22T11:25:49.711Z] gitlabUserEmail=kyberorg@yadev.eu [2019-04-22T11:25:49.711Z] gitlabSourceBranch=master [2019-04-22T11:25:49.711Z] BUILD_DISPLAY_NAME=#13 [2019-04-22T11:25:49.711Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/ [2019-04-22T11:25:49.711Z] HUDSON_HOME=/var/lib/jenkins [2019-04-22T11:25:49.711Z] JOB_BASE_NAME=Hub2Swarm [2019-04-22T11:25:49.711Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1 [2019-04-22T11:25:49.711Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-04-22T11:25:49.711Z] BUILD_ID=13 [2019-04-22T11:25:49.711Z] BUILDING_FOR=kyberorg [2019-04-22T11:25:49.711Z] gitlabActionType=PUSH [2019-04-22T11:25:49.711Z] gitlabBefore=ef24979c838ba67c7896033c1c66b07c2c6fb806 [2019-04-22T11:25:49.711Z] BUILD_TAG=jenkins-Hub2Swarm-13 [2019-04-22T11:25:49.711Z] JENKINS_URL=https://ci.yadev.eu/ [2019-04-22T11:25:49.711Z] LANG=C.UTF-8 [2019-04-22T11:25:49.711Z] gitlabSourceRepoName=Hub2Swarm [2019-04-22T11:25:49.711Z] JOB_URL=https://ci.yadev.eu/job/Hub2Swarm/ [2019-04-22T11:25:49.711Z] GIT_URL=https://gitlab.com/yasys/hub2swarm.git [2019-04-22T11:25:49.711Z] gitlabSourceNamespace=Yet another Systems [2019-04-22T11:25:49.711Z] BUILD_NUMBER=13 [2019-04-22T11:25:49.711Z] JENKINS_NODE_COOKIE=9ea6c35c-e198-4c9f-9d4d-83b67ed5931d [2019-04-22T11:25:49.711Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/13/display/redirect [2019-04-22T11:25:49.711Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd [2019-04-22T11:25:49.711Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/display/redirect [2019-04-22T11:25:49.711Z] CLASSPATH= [2019-04-22T11:25:49.711Z] JOB_NAME=Hub2Swarm [2019-04-22T11:25:49.711Z] GIT_COMMITTER_EMAIL=ci@yadev.eu [2019-04-22T11:25:49.711Z] gitlabUserName=Alex Muravya [2019-04-22T11:25:49.711Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/Hub2Swarm@tmp/a44a19d4-06da-42df-900f-2083079d03a4 [2019-04-22T11:25:49.711Z] JAVA_HOME=/docker-java-home [2019-04-22T11:25:49.711Z] PWD=/var/lib/jenkins/workspace/Hub2Swarm [2019-04-22T11:25:49.711Z] GIT_PREVIOUS_COMMIT=ef24979c838ba67c7896033c1c66b07c2c6fb806 [2019-04-22T11:25:49.711Z] Requested by kyberorg [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (JavaApp: Build and Test) [Pipeline] script [Pipeline] { [Pipeline] timeout [2019-04-22T11:25:49.876Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-22T11:25:50.163Z] + set -x [2019-04-22T11:25:50.163Z] + mvn clean package -B -V -Dmaven.javadoc.skip=true -Dmaven.test.skip=true [2019-04-22T11:25:50.415Z] Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z) [2019-04-22T11:25:50.415Z] Maven home: /opt/mvn [2019-04-22T11:25:50.415Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre [2019-04-22T11:25:50.415Z] Default locale: en, platform encoding: UTF-8 [2019-04-22T11:25:50.415Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix" [2019-04-22T11:25:51.326Z] [INFO] Scanning for projects... [2019-04-22T11:25:51.576Z] [INFO] [2019-04-22T11:25:51.577Z] [INFO] ------------------------< eu.yatech:hub2swarm >------------------------- [2019-04-22T11:25:51.577Z] [INFO] Building hub2swarm 0.0.1-SNAPSHOT [2019-04-22T11:25:51.577Z] [INFO] --------------------------------[ jar ]--------------------------------- [2019-04-22T11:25:52.920Z] [INFO] [2019-04-22T11:25:52.920Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hub2swarm --- [2019-04-22T11:25:52.920Z] [INFO] [2019-04-22T11:25:52.920Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hub2swarm --- [2019-04-22T11:25:53.170Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-04-22T11:25:53.170Z] [INFO] Copying 1 resource [2019-04-22T11:25:53.170Z] [INFO] Copying 1 resource [2019-04-22T11:25:53.170Z] [INFO] [2019-04-22T11:25:53.170Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hub2swarm --- [2019-04-22T11:25:53.420Z] [INFO] Changes detected - recompiling the module! [2019-04-22T11:25:53.420Z] [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/Hub2Swarm/target/classes [2019-04-22T11:25:55.282Z] [INFO] [2019-04-22T11:25:55.282Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hub2swarm --- [2019-04-22T11:25:55.282Z] [INFO] Not copying test resources [2019-04-22T11:25:55.282Z] [INFO] [2019-04-22T11:25:55.282Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hub2swarm --- [2019-04-22T11:25:55.282Z] [INFO] Not compiling test sources [2019-04-22T11:25:55.282Z] [INFO] [2019-04-22T11:25:55.282Z] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hub2swarm --- [2019-04-22T11:25:55.282Z] [INFO] Tests are skipped. [2019-04-22T11:25:55.282Z] [INFO] [2019-04-22T11:25:55.282Z] [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ hub2swarm --- [2019-04-22T11:25:55.282Z] [INFO] Building jar: /var/lib/jenkins/workspace/Hub2Swarm/target/hub2swarm.jar [2019-04-22T11:25:55.532Z] [INFO] [2019-04-22T11:25:55.532Z] [INFO] --- spring-boot-maven-plugin:2.2.0.M2:repackage (repackage) @ hub2swarm --- [2019-04-22T11:25:56.083Z] [INFO] Replacing main artifact with repackaged archive [2019-04-22T11:25:56.083Z] [INFO] ------------------------------------------------------------------------ [2019-04-22T11:25:56.083Z] [INFO] BUILD SUCCESS [2019-04-22T11:25:56.083Z] [INFO] ------------------------------------------------------------------------ [2019-04-22T11:25:56.083Z] [INFO] Total time: 4.729 s [2019-04-22T11:25:56.083Z] [INFO] Finished at: 2019-04-22T11:25:55Z [2019-04-22T11:25:56.083Z] [INFO] ------------------------------------------------------------------------ [2019-04-22T11:25:56.333Z] + echo Built for kyberorg [2019-04-22T11:25:56.333Z] Built for kyberorg [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker: Build and Push) [Pipeline] script [Pipeline] { [Pipeline] timeout [2019-04-22T11:25:56.506Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-22T11:25:56.794Z] + set +x [2019-04-22T11:25:56.794Z] Starting Docker: docker. [2019-04-22T11:25:56.794Z] Daemon started. kyberorg, go ahead! [Pipeline] } [Pipeline] // timeout [Pipeline] withCredentials [2019-04-22T11:25:56.841Z] Masking only exact matches of $USR or $PASS [Pipeline] { [Pipeline] timeout [2019-04-22T11:25:56.880Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-22T11:25:57.211Z] + set +x [2019-04-22T11:25:57.211Z] Login as **** to Docker Repository [2019-04-22T11:25:58.555Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/Hub2Swarm@tmp/a44a19d4-06da-42df-900f-2083079d03a4/config.json. [2019-04-22T11:25:58.555Z] Configure a credential helper to remove this warning. See [2019-04-22T11:25:58.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2019-04-22T11:25:58.555Z] [2019-04-22T11:25:58.555Z] Login Succeeded [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withCredentials [Pipeline] timeout [2019-04-22T11:25:58.641Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-22T11:25:58.927Z] + set +x [2019-04-22T11:25:58.927Z] Building Docker Image yasys/hub2swarm with tags: [latest] [2019-04-22T11:25:59.478Z] Sending build context to Docker daemon 65.62MB [2019-04-22T11:25:59.478Z] Step 1/7 : FROM java:8-jre [2019-04-22T11:26:00.821Z] 8-jre: Pulling from library/java [2019-04-22T11:26:00.821Z] 5040bd298390: Pulling fs layer [2019-04-22T11:26:00.821Z] fce5728aad85: Pulling fs layer [2019-04-22T11:26:00.821Z] c42794440453: Pulling fs layer [2019-04-22T11:26:00.821Z] 0c0da797ba48: Pulling fs layer [2019-04-22T11:26:00.821Z] 7c9b17433752: Pulling fs layer [2019-04-22T11:26:00.821Z] 114e02586e63: Pulling fs layer [2019-04-22T11:26:00.821Z] e4c663802e9a: Pulling fs layer [2019-04-22T11:26:00.821Z] 0c0da797ba48: Waiting [2019-04-22T11:26:00.821Z] 7c9b17433752: Waiting [2019-04-22T11:26:00.821Z] 114e02586e63: Waiting [2019-04-22T11:26:00.821Z] e4c663802e9a: Waiting [2019-04-22T11:26:01.372Z] c42794440453: Verifying Checksum [2019-04-22T11:26:01.372Z] c42794440453: Download complete [2019-04-22T11:26:01.622Z] fce5728aad85: Verifying Checksum [2019-04-22T11:26:01.622Z] fce5728aad85: Download complete [2019-04-22T11:26:01.873Z] 5040bd298390: Verifying Checksum [2019-04-22T11:26:01.873Z] 5040bd298390: Download complete [2019-04-22T11:26:01.873Z] 0c0da797ba48: Verifying Checksum [2019-04-22T11:26:01.873Z] 0c0da797ba48: Download complete [2019-04-22T11:26:02.123Z] 7c9b17433752: Verifying Checksum [2019-04-22T11:26:02.123Z] 7c9b17433752: Download complete [2019-04-22T11:26:02.373Z] e4c663802e9a: Verifying Checksum [2019-04-22T11:26:02.373Z] e4c663802e9a: Download complete [2019-04-22T11:26:02.929Z] 114e02586e63: Verifying Checksum [2019-04-22T11:26:02.929Z] 114e02586e63: Download complete [2019-04-22T11:26:06.164Z] 5040bd298390: Pull complete [2019-04-22T11:26:07.508Z] fce5728aad85: Pull complete [2019-04-22T11:26:08.419Z] c42794440453: Pull complete [2019-04-22T11:26:09.329Z] 0c0da797ba48: Pull complete [2019-04-22T11:26:10.240Z] 7c9b17433752: Pull complete [2019-04-22T11:26:14.363Z] 114e02586e63: Pull complete [2019-04-22T11:26:16.846Z] e4c663802e9a: Pull complete [2019-04-22T11:26:16.846Z] Digest: sha256:b91008e234402fc87e7889d6af1f36b6ece844c05989236d83d1f658a6f329b0 [2019-04-22T11:26:16.846Z] Status: Downloaded newer image for java:8-jre [2019-04-22T11:26:16.846Z] ---> e44d62cf8862 [2019-04-22T11:26:16.846Z] Step 2/7 : VOLUME /tmp [2019-04-22T11:26:18.707Z] ---> Running in 1343a5aebf14 [2019-04-22T11:26:21.190Z] Removing intermediate container 1343a5aebf14 [2019-04-22T11:26:21.190Z] ---> 307d01f5618d [2019-04-22T11:26:21.190Z] Step 3/7 : MAINTAINER Alexander Muravya (aka kyberorg) [2019-04-22T11:26:22.533Z] ---> Running in 580fef71dac6 [2019-04-22T11:26:25.046Z] Removing intermediate container 580fef71dac6 [2019-04-22T11:26:25.046Z] ---> 66c9c9125016 [2019-04-22T11:26:25.046Z] Step 4/7 : ADD ./target/hub2swarm.jar /app/ [2019-04-22T11:26:27.528Z] ---> b0aecd2be4bf [2019-04-22T11:26:27.528Z] Step 5/7 : RUN sh -c 'touch /app/hub2swarm.jar' [2019-04-22T11:26:30.011Z] ---> Running in 19fb4a123dde [2019-04-22T11:26:33.239Z] Removing intermediate container 19fb4a123dde [2019-04-22T11:26:33.239Z] ---> 081d29d0b47f [2019-04-22T11:26:33.239Z] Step 6/7 : ENTRYPOINT exec java -Djava.security.egd=file:/dev/./urandom -jar /app/hub2swarm.jar [2019-04-22T11:26:35.101Z] ---> Running in 2862cd081af5 [2019-04-22T11:26:37.584Z] Removing intermediate container 2862cd081af5 [2019-04-22T11:26:37.584Z] ---> 86829591e366 [2019-04-22T11:26:37.584Z] Step 7/7 : EXPOSE 8080 [2019-04-22T11:26:39.445Z] ---> Running in 8784c1c6a0ed [2019-04-22T11:26:41.930Z] Removing intermediate container 8784c1c6a0ed [2019-04-22T11:26:41.930Z] ---> 0704b2f779be [2019-04-22T11:26:41.930Z] Successfully built 0704b2f779be [2019-04-22T11:26:42.181Z] Successfully tagged yasys/hub2swarm:latest [2019-04-22T11:26:42.181Z] Docker image yasys/hub2swarm:[latest] for kyberorg created [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2019-04-22T11:26:42.233Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-22T11:26:42.514Z] + set +x [2019-04-22T11:26:42.514Z] Push yasys/hub2swarm to Docker Repository [2019-04-22T11:26:42.765Z] The push refers to repository [docker.io/yasys/hub2swarm] [2019-04-22T11:26:43.015Z] 6ccbeb986276: Preparing [2019-04-22T11:26:43.015Z] be07452f54c2: Preparing [2019-04-22T11:26:43.015Z] 73ad47d4bc12: Preparing [2019-04-22T11:26:43.015Z] c22c27816361: Preparing [2019-04-22T11:26:43.015Z] 04dba64afa87: Preparing [2019-04-22T11:26:43.015Z] 500ca2ff7d52: Preparing [2019-04-22T11:26:43.015Z] 782d5215f910: Preparing [2019-04-22T11:26:43.015Z] 0eb22bfb707d: Preparing [2019-04-22T11:26:43.015Z] a2ae92ffcd29: Preparing [2019-04-22T11:26:43.015Z] 500ca2ff7d52: Waiting [2019-04-22T11:26:43.015Z] 782d5215f910: Waiting [2019-04-22T11:26:43.015Z] 0eb22bfb707d: Waiting [2019-04-22T11:26:43.015Z] a2ae92ffcd29: Waiting [2019-04-22T11:26:43.927Z] 73ad47d4bc12: Layer already exists [2019-04-22T11:26:43.927Z] 04dba64afa87: Layer already exists [2019-04-22T11:26:43.927Z] c22c27816361: Layer already exists [2019-04-22T11:26:44.477Z] 500ca2ff7d52: Layer already exists [2019-04-22T11:26:44.477Z] 0eb22bfb707d: Layer already exists [2019-04-22T11:26:44.477Z] 782d5215f910: Layer already exists [2019-04-22T11:26:45.028Z] a2ae92ffcd29: Layer already exists [2019-04-22T11:26:53.054Z] be07452f54c2: Pushed [2019-04-22T11:26:53.054Z] 6ccbeb986276: Pushed [2019-04-22T11:26:58.249Z] latest: digest: sha256:e6af5b881846a496fabdb62b3c4cb2bf2e17cef53c4f0c5e694e8fa9ca75a8bf size: 2211 [2019-04-22T11:26:58.249Z] Docker image successfully pushed for kyberorg. Enjoy! [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2019-04-22T11:26:58.302Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-22T11:26:58.588Z] + set +x [2019-04-22T11:26:58.588Z] Moikka kyberorg! [2019-04-22T11:26:58.588Z] Here is Docker Summary: [2019-04-22T11:26:58.588Z] Images built and pushed: 1 [2019-04-22T11:26:58.588Z] [ [2019-04-22T11:26:58.588Z] yasys/hub2swarm:latest [2019-04-22T11:26:58.588Z] ] [2019-04-22T11:26:58.588Z] Hub Url: https://cloud.docker.com/repository/docker/yasys/hub2swarm [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] echo [2019-04-22T11:26:58.709Z] One way or another, I have finished. Tsau! [Pipeline] sh [2019-04-22T11:26:58.989Z] + set +x [2019-04-22T11:26:58.989Z] Making workspace writable for correct cleanup [2019-04-22T11:26:58.989Z] Done for kyberorg [Pipeline] deleteDir [Pipeline] echo [2019-04-22T11:26:59.064Z] Great success! [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 c653b5d79d8feb9919293a5035a845b419fbafae1839d5e9208f95e2afab2809 $ docker rm -f c653b5d79d8feb9919293a5035a845b419fbafae1839d5e9208f95e2afab2809 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS