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 d8cbc9b37de85151b3cbc4330a1cee6591f4d1a5 (origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f d8cbc9b37de85151b3cbc4330a1cee6591f4d1a5 # timeout=10 Commit message: "Swarm insert" > /usr/bin/git rev-list --no-walk 1668201e295d7195e400140f0a69fcc959bc5c22 # 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 d8cbc9b37de85151b3cbc4330a1cee6591f4d1a5 (origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f d8cbc9b37de85151b3cbc4330a1cee6591f4d1a5 # timeout=10 Commit message: "Swarm insert" [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/8ae68ee9-87bd-40ec-8524-5bece03818d0/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 7cebea3c33d6dbd8f027daa930a5f3b22e1b94a727c380e229ffc37e42231e4b -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-22T14:56:05.231Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-22T14:56:05.517Z] + set +x [2019-04-22T14:56:05.517Z] [Runner info] [2019-04-22T14:56:05.517Z] Hostname: 7cebea3c33d6 [2019-04-22T14:56:05.517Z] Network Status: Host Online [2019-04-22T14:56:05.517Z] [2019-04-22T14:56:05.517Z] === Tools info === [2019-04-22T14:56:05.769Z] Docker version: Docker version 18.09.5, build e8ff056dbc [2019-04-22T14:56:05.769Z] [2019-04-22T14:56:05.769Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z) [2019-04-22T14:56:05.769Z] Maven home: /opt/mvn [2019-04-22T14:56:05.769Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre [2019-04-22T14:56:05.769Z] Default locale: en, platform encoding: UTF-8 [2019-04-22T14:56:05.769Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix" [2019-04-22T14:56:05.769Z] [2019-04-22T14:56:05.769Z] Requested by kyberorg [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2019-04-22T14:56:05.839Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-22T14:56:06.129Z] + set +x [2019-04-22T14:56:06.130Z] [Build info] [2019-04-22T14:56:06.130Z] ===== Git info ===== [2019-04-22T14:56:06.130Z] Git branch: master [2019-04-22T14:56:06.130Z] Git commit: d8cbc9b37de85151b3cbc4330a1cee6591f4d1a5 [2019-04-22T14:56:06.130Z] Git tag: - [2019-04-22T14:56:06.130Z] [2019-04-22T14:56:06.130Z] ===== Jenkins info ===== [2019-04-22T14:56:06.130Z] Jenkins Job #19 [2019-04-22T14:56:06.130Z] Jenkins Job URL: https://ci.yadev.eu/job/Hub2Swarm/19/ [2019-04-22T14:56:06.130Z] Jenkins Tag: jenkins-Hub2Swarm-19 [2019-04-22T14:56:06.130Z] [2019-04-22T14:56:06.130Z] ===== Job Params ===== [2019-04-22T14:56:06.130Z] [2019-04-22T14:56:06.130Z] dockerRepo=yasys/hub2swarm [2019-04-22T14:56:06.130Z] dockerStep=ee.yadev.pipe.commonpipe.Default@764a45e6 [2019-04-22T14:56:06.130Z] javaStep=ee.yadev.pipe.commonpipe.Default@764a45e6 [2019-04-22T14:56:06.130Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@764a45e6 [2019-04-22T14:56:06.130Z] hubUrl=https://cloud.docker.com/repository/docker [2019-04-22T14:56:06.130Z] useDebugTag=false [2019-04-22T14:56:06.130Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false} [2019-04-22T14:56:06.130Z] preparationStep=ee.yadev.pipe.commonpipe.Default@764a45e6 [2019-04-22T14:56:06.130Z] stepTimeout=5 [2019-04-22T14:56:06.130Z] hubCredentialsId=docker-hub [2019-04-22T14:56:06.130Z] class=class ee.yadev.pipe.commonpipe.Params [2019-04-22T14:56:06.130Z] skipMavenTests=true [2019-04-22T14:56:06.130Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged -v /opt/mvn/:/root/.m2} [2019-04-22T14:56:06.130Z] verbose=false [2019-04-22T14:56:06.130Z] mavenTestsTimeout=5 [2019-04-22T14:56:06.130Z] pipelineTimeout=15 [2019-04-22T14:56:06.130Z] hubUser=kyberorg [2019-04-22T14:56:06.130Z] [2019-04-22T14:56:06.130Z] ==== Environment Variables ===== [2019-04-22T14:56:06.130Z] GIT_COMMITTER_NAME=Jenkins CI [2019-04-22T14:56:06.130Z] gitlabSourceRepoURL=git@gitlab.com:yasys/hub2swarm.git [2019-04-22T14:56:06.130Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=1668201e295d7195e400140f0a69fcc959bc5c22 [2019-04-22T14:56:06.130Z] GIT_AUTHOR_EMAIL=ci@yadev.eu [2019-04-22T14:56:06.130Z] HOSTNAME=7cebea3c33d6 [2019-04-22T14:56:06.130Z] gitlabAfter=d8cbc9b37de85151b3cbc4330a1cee6591f4d1a5 [2019-04-22T14:56:06.130Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/19/display/redirect?page=changes [2019-04-22T14:56:06.130Z] HUDSON_URL=https://ci.yadev.eu/ [2019-04-22T14:56:06.130Z] NODE_LABELS=master [2019-04-22T14:56:06.130Z] GIT_COMMIT=d8cbc9b37de85151b3cbc4330a1cee6591f4d1a5 [2019-04-22T14:56:06.130Z] HOME=/root [2019-04-22T14:56:06.130Z] BUILD_URL=https://ci.yadev.eu/job/Hub2Swarm/19/ [2019-04-22T14:56:06.130Z] GIT_AUTHOR_NAME=Jenkins CI [2019-04-22T14:56:06.130Z] gitlabTargetBranch=master [2019-04-22T14:56:06.130Z] JENKINS_SERVER_COOKIE=durable-a20a2f40a8ef5813fe7ee1dcdca63f0d [2019-04-22T14:56:06.130Z] gitlabSourceRepoHttpUrl=https://gitlab.com/yasys/hub2swarm.git [2019-04-22T14:56:06.130Z] WORKSPACE=/var/lib/jenkins/workspace/Hub2Swarm [2019-04-22T14:56:06.130Z] gitlabMergeRequestLastCommit=d8cbc9b37de85151b3cbc4330a1cee6591f4d1a5 [2019-04-22T14:56:06.130Z] JAVA_VERSION=8u212 [2019-04-22T14:56:06.130Z] gitlabSourceRepoSshUrl=git@gitlab.com:yasys/hub2swarm.git [2019-04-22T14:56:06.130Z] NODE_NAME=master [2019-04-22T14:56:06.130Z] EXECUTOR_NUMBER=0 [2019-04-22T14:56:06.130Z] GIT_BRANCH=origin/master [2019-04-22T14:56:06.130Z] gitlabSourceRepoHomepage=https://gitlab.com/yasys/hub2swarm [2019-04-22T14:56:06.130Z] STAGE_NAME=Execution info [2019-04-22T14:56:06.130Z] gitlabBranch=master [2019-04-22T14:56:06.130Z] gitlabUserEmail=kyberorg@yadev.eu [2019-04-22T14:56:06.130Z] gitlabSourceBranch=master [2019-04-22T14:56:06.130Z] BUILD_DISPLAY_NAME=#19 [2019-04-22T14:56:06.130Z] HUDSON_HOME=/var/lib/jenkins [2019-04-22T14:56:06.130Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/ [2019-04-22T14:56:06.130Z] JOB_BASE_NAME=Hub2Swarm [2019-04-22T14:56:06.130Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1 [2019-04-22T14:56:06.130Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-04-22T14:56:06.130Z] BUILD_ID=19 [2019-04-22T14:56:06.130Z] BUILDING_FOR=kyberorg [2019-04-22T14:56:06.130Z] gitlabBefore=1668201e295d7195e400140f0a69fcc959bc5c22 [2019-04-22T14:56:06.130Z] BUILD_TAG=jenkins-Hub2Swarm-19 [2019-04-22T14:56:06.130Z] gitlabActionType=PUSH [2019-04-22T14:56:06.130Z] JENKINS_URL=https://ci.yadev.eu/ [2019-04-22T14:56:06.130Z] LANG=C.UTF-8 [2019-04-22T14:56:06.130Z] gitlabSourceRepoName=Hub2Swarm [2019-04-22T14:56:06.130Z] JOB_URL=https://ci.yadev.eu/job/Hub2Swarm/ [2019-04-22T14:56:06.130Z] GIT_URL=https://gitlab.com/yasys/hub2swarm.git [2019-04-22T14:56:06.130Z] BUILD_NUMBER=19 [2019-04-22T14:56:06.130Z] gitlabSourceNamespace=Yet another Systems [2019-04-22T14:56:06.130Z] JENKINS_NODE_COOKIE=ba10a2ff-8942-46f1-bc80-ecc2126231f3 [2019-04-22T14:56:06.130Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/19/display/redirect [2019-04-22T14:56:06.130Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd [2019-04-22T14:56:06.130Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/display/redirect [2019-04-22T14:56:06.130Z] CLASSPATH= [2019-04-22T14:56:06.130Z] JOB_NAME=Hub2Swarm [2019-04-22T14:56:06.130Z] GIT_COMMITTER_EMAIL=ci@yadev.eu [2019-04-22T14:56:06.130Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/Hub2Swarm@tmp/8ae68ee9-87bd-40ec-8524-5bece03818d0 [2019-04-22T14:56:06.130Z] gitlabUserName=Alex Muravya [2019-04-22T14:56:06.130Z] JAVA_HOME=/docker-java-home [2019-04-22T14:56:06.130Z] PWD=/var/lib/jenkins/workspace/Hub2Swarm [2019-04-22T14:56:06.130Z] GIT_PREVIOUS_COMMIT=1668201e295d7195e400140f0a69fcc959bc5c22 [2019-04-22T14:56:06.130Z] 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-22T14:56:06.293Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-22T14:56:06.582Z] + set -x [2019-04-22T14:56:06.582Z] + mvn clean package -B -V -Dmaven.javadoc.skip=true -Dmaven.test.skip=true [2019-04-22T14:56:06.833Z] Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z) [2019-04-22T14:56:06.833Z] Maven home: /opt/mvn [2019-04-22T14:56:06.833Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre [2019-04-22T14:56:06.833Z] Default locale: en, platform encoding: UTF-8 [2019-04-22T14:56:06.833Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix" [2019-04-22T14:56:07.744Z] [INFO] Scanning for projects... [2019-04-22T14:56:08.295Z] [INFO] [2019-04-22T14:56:08.295Z] [INFO] ------------------------< eu.yatech:hub2swarm >------------------------- [2019-04-22T14:56:08.295Z] [INFO] Building hub2swarm 0.0.1-SNAPSHOT [2019-04-22T14:56:08.295Z] [INFO] --------------------------------[ jar ]--------------------------------- [2019-04-22T14:56:09.638Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-validator/commons-validator/1.4.0/commons-validator-1.4.0.pom [2019-04-22T14:56:10.189Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-validator/commons-validator/1.4.0/commons-validator-1.4.0.pom [2019-04-22T14:56:10.189Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/commons-validator/commons-validator/1.4.0/commons-validator-1.4.0.pom [2019-04-22T14:56:10.189Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/commons-validator/commons-validator/1.4.0/commons-validator-1.4.0.pom (10 kB at 202 kB/s) [2019-04-22T14:56:10.189Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-parent/23/commons-parent-23.pom [2019-04-22T14:56:10.439Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-parent/23/commons-parent-23.pom [2019-04-22T14:56:10.439Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/commons/commons-parent/23/commons-parent-23.pom [2019-04-22T14:56:10.439Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/commons/commons-parent/23/commons-parent-23.pom (44 kB at 2.6 MB/s) [2019-04-22T14:56:10.439Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom [2019-04-22T14:56:10.690Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom [2019-04-22T14:56:10.940Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom [2019-04-22T14:56:10.940Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom (11 kB at 1.1 MB/s) [2019-04-22T14:56:10.940Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-parent/14/commons-parent-14.pom [2019-04-22T14:56:10.940Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-parent/14/commons-parent-14.pom [2019-04-22T14:56:11.190Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/commons/commons-parent/14/commons-parent-14.pom [2019-04-22T14:56:11.190Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/commons/commons-parent/14/commons-parent-14.pom (31 kB at 2.9 MB/s) [2019-04-22T14:56:11.190Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [2019-04-22T14:56:11.190Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [2019-04-22T14:56:11.441Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [2019-04-22T14:56:11.441Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 1.8 MB/s) [2019-04-22T14:56:11.441Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-04-22T14:56:11.441Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-04-22T14:56:11.692Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-04-22T14:56:11.692Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 1.6 MB/s) [2019-04-22T14:56:11.692Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/4/apache-4.pom [2019-04-22T14:56:11.942Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/4/apache-4.pom [2019-04-22T14:56:11.942Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/apache/4/apache-4.pom [2019-04-22T14:56:11.942Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/apache/4/apache-4.pom (4.5 kB at 450 kB/s) [2019-04-22T14:56:11.942Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-digester/commons-digester/1.8/commons-digester-1.8.pom [2019-04-22T14:56:12.192Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-digester/commons-digester/1.8/commons-digester-1.8.pom [2019-04-22T14:56:12.192Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/commons-digester/commons-digester/1.8/commons-digester-1.8.pom [2019-04-22T14:56:12.192Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 539 kB/s) [2019-04-22T14:56:12.443Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-validator/commons-validator/1.4.0/commons-validator-1.4.0.jar [2019-04-22T14:56:12.443Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.jar [2019-04-22T14:56:12.443Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-digester/commons-digester/1.8/commons-digester-1.8.jar [2019-04-22T14:56:12.443Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [2019-04-22T14:56:12.443Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-validator/commons-validator/1.4.0/commons-validator-1.4.0.jar [2019-04-22T14:56:12.443Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.jar [2019-04-22T14:56:12.443Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [2019-04-22T14:56:12.443Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-digester/commons-digester/1.8/commons-digester-1.8.jar [2019-04-22T14:56:12.693Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/commons-validator/commons-validator/1.4.0/commons-validator-1.4.0.jar [2019-04-22T14:56:12.693Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/commons-digester/commons-digester/1.8/commons-digester-1.8.jar [2019-04-22T14:56:12.693Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.jar [2019-04-22T14:56:12.693Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [2019-04-22T14:56:12.693Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/commons-validator/commons-validator/1.4.0/commons-validator-1.4.0.jar (177 kB at 6.6 MB/s) [2019-04-22T14:56:12.693Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (61 kB at 2.2 MB/s) [2019-04-22T14:56:12.693Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.jar (232 kB at 8.3 MB/s) [2019-04-22T14:56:12.694Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 5.1 MB/s) [2019-04-22T14:56:12.694Z] [INFO] [2019-04-22T14:56:12.694Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hub2swarm --- [2019-04-22T14:56:12.944Z] [INFO] [2019-04-22T14:56:12.944Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hub2swarm --- [2019-04-22T14:56:12.944Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-04-22T14:56:12.944Z] [INFO] Copying 1 resource [2019-04-22T14:56:12.944Z] [INFO] Copying 1 resource [2019-04-22T14:56:12.944Z] [INFO] [2019-04-22T14:56:12.944Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hub2swarm --- [2019-04-22T14:56:13.194Z] [INFO] Changes detected - recompiling the module! [2019-04-22T14:56:13.194Z] [INFO] Compiling 11 source files to /var/lib/jenkins/workspace/Hub2Swarm/target/classes [2019-04-22T14:56:15.056Z] [INFO] [2019-04-22T14:56:15.056Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hub2swarm --- [2019-04-22T14:56:15.056Z] [INFO] Not copying test resources [2019-04-22T14:56:15.056Z] [INFO] [2019-04-22T14:56:15.056Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hub2swarm --- [2019-04-22T14:56:15.056Z] [INFO] Not compiling test sources [2019-04-22T14:56:15.056Z] [INFO] [2019-04-22T14:56:15.056Z] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hub2swarm --- [2019-04-22T14:56:15.056Z] [INFO] Tests are skipped. [2019-04-22T14:56:15.056Z] [INFO] [2019-04-22T14:56:15.056Z] [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ hub2swarm --- [2019-04-22T14:56:15.056Z] [INFO] Building jar: /var/lib/jenkins/workspace/Hub2Swarm/target/hub2swarm.jar [2019-04-22T14:56:15.306Z] [INFO] [2019-04-22T14:56:15.306Z] [INFO] --- spring-boot-maven-plugin:2.2.0.M2:repackage (repackage) @ hub2swarm --- [2019-04-22T14:56:16.217Z] [INFO] Replacing main artifact with repackaged archive [2019-04-22T14:56:16.217Z] [INFO] ------------------------------------------------------------------------ [2019-04-22T14:56:16.217Z] [INFO] BUILD SUCCESS [2019-04-22T14:56:16.217Z] [INFO] ------------------------------------------------------------------------ [2019-04-22T14:56:16.217Z] [INFO] Total time: 8.157 s [2019-04-22T14:56:16.217Z] [INFO] Finished at: 2019-04-22T14:56:15Z [2019-04-22T14:56:16.217Z] [INFO] ------------------------------------------------------------------------ [2019-04-22T14:56:16.217Z] + echo Built for kyberorg [2019-04-22T14:56:16.217Z] 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-22T14:56:16.408Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-22T14:56:16.697Z] + set +x [2019-04-22T14:56:16.697Z] Starting Docker: docker. [2019-04-22T14:56:16.697Z] Daemon started. kyberorg, go ahead! [Pipeline] } [Pipeline] // timeout [Pipeline] withCredentials [2019-04-22T14:56:16.744Z] Masking only exact matches of $USR or $PASS [Pipeline] { [Pipeline] timeout [2019-04-22T14:56:16.783Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-22T14:56:17.069Z] + set +x [2019-04-22T14:56:17.069Z] Login as **** to Docker Repository [2019-04-22T14:56:18.412Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/Hub2Swarm@tmp/8ae68ee9-87bd-40ec-8524-5bece03818d0/config.json. [2019-04-22T14:56:18.412Z] Configure a credential helper to remove this warning. See [2019-04-22T14:56:18.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2019-04-22T14:56:18.412Z] [2019-04-22T14:56:18.412Z] Login Succeeded [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withCredentials [Pipeline] timeout [2019-04-22T14:56:18.497Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-22T14:56:18.786Z] + set +x [2019-04-22T14:56:18.786Z] Building Docker Image yasys/hub2swarm with tags: [latest] [2019-04-22T14:56:19.336Z] Sending build context to Docker daemon 66.28MB [2019-04-22T14:56:19.336Z] Step 1/7 : FROM java:8-jre [2019-04-22T14:56:20.680Z] 8-jre: Pulling from library/java [2019-04-22T14:56:20.680Z] 5040bd298390: Pulling fs layer [2019-04-22T14:56:20.680Z] fce5728aad85: Pulling fs layer [2019-04-22T14:56:20.680Z] c42794440453: Pulling fs layer [2019-04-22T14:56:20.680Z] 0c0da797ba48: Pulling fs layer [2019-04-22T14:56:20.680Z] 7c9b17433752: Pulling fs layer [2019-04-22T14:56:20.680Z] 114e02586e63: Pulling fs layer [2019-04-22T14:56:20.680Z] e4c663802e9a: Pulling fs layer [2019-04-22T14:56:20.680Z] 7c9b17433752: Waiting [2019-04-22T14:56:20.680Z] 114e02586e63: Waiting [2019-04-22T14:56:20.680Z] e4c663802e9a: Waiting [2019-04-22T14:56:20.680Z] 0c0da797ba48: Waiting [2019-04-22T14:56:21.230Z] c42794440453: Verifying Checksum [2019-04-22T14:56:21.230Z] c42794440453: Download complete [2019-04-22T14:56:21.481Z] fce5728aad85: Download complete [2019-04-22T14:56:21.731Z] 5040bd298390: Verifying Checksum [2019-04-22T14:56:21.731Z] 5040bd298390: Download complete [2019-04-22T14:56:21.731Z] 0c0da797ba48: Verifying Checksum [2019-04-22T14:56:21.731Z] 0c0da797ba48: Download complete [2019-04-22T14:56:21.981Z] 7c9b17433752: Verifying Checksum [2019-04-22T14:56:21.981Z] 7c9b17433752: Download complete [2019-04-22T14:56:22.232Z] e4c663802e9a: Verifying Checksum [2019-04-22T14:56:22.232Z] e4c663802e9a: Download complete [2019-04-22T14:56:22.783Z] 114e02586e63: Verifying Checksum [2019-04-22T14:56:22.783Z] 114e02586e63: Download complete [2019-04-22T14:56:25.265Z] 5040bd298390: Pull complete [2019-04-22T14:56:27.127Z] fce5728aad85: Pull complete [2019-04-22T14:56:28.038Z] c42794440453: Pull complete [2019-04-22T14:56:28.949Z] 0c0da797ba48: Pull complete [2019-04-22T14:56:29.500Z] 7c9b17433752: Pull complete [2019-04-22T14:56:33.622Z] 114e02586e63: Pull complete [2019-04-22T14:56:35.649Z] e4c663802e9a: Pull complete [2019-04-22T14:56:35.649Z] Digest: sha256:b91008e234402fc87e7889d6af1f36b6ece844c05989236d83d1f658a6f329b0 [2019-04-22T14:56:35.649Z] Status: Downloaded newer image for java:8-jre [2019-04-22T14:56:35.649Z] ---> e44d62cf8862 [2019-04-22T14:56:35.649Z] Step 2/7 : VOLUME /tmp [2019-04-22T14:56:37.511Z] ---> Running in 1f047c09b546 [2019-04-22T14:56:40.743Z] Removing intermediate container 1f047c09b546 [2019-04-22T14:56:40.743Z] ---> 91fd4b84e9f3 [2019-04-22T14:56:40.743Z] Step 3/7 : MAINTAINER Alexander Muravya (aka kyberorg) [2019-04-22T14:56:42.605Z] ---> Running in 3dc7c3d4a9b8 [2019-04-22T14:56:44.466Z] Removing intermediate container 3dc7c3d4a9b8 [2019-04-22T14:56:44.466Z] ---> f4a426425003 [2019-04-22T14:56:44.466Z] Step 4/7 : ADD ./target/hub2swarm.jar /app/ [2019-04-22T14:56:47.694Z] ---> 57bc29657dbe [2019-04-22T14:56:47.694Z] Step 5/7 : RUN sh -c 'touch /app/hub2swarm.jar' [2019-04-22T14:56:49.556Z] ---> Running in 6cce47402ec5 [2019-04-22T14:56:53.683Z] Removing intermediate container 6cce47402ec5 [2019-04-22T14:56:53.683Z] ---> 4dfccd20fbe1 [2019-04-22T14:56:53.683Z] Step 6/7 : ENTRYPOINT exec java -Djava.security.egd=file:/dev/./urandom -jar /app/hub2swarm.jar [2019-04-22T14:56:55.549Z] ---> Running in 1bea22ccf022 [2019-04-22T14:56:58.778Z] Removing intermediate container 1bea22ccf022 [2019-04-22T14:56:58.778Z] ---> c864be04be13 [2019-04-22T14:56:58.778Z] Step 7/7 : EXPOSE 8080 [2019-04-22T14:57:00.639Z] ---> Running in 60b99efad635 [2019-04-22T14:57:03.122Z] Removing intermediate container 60b99efad635 [2019-04-22T14:57:03.122Z] ---> cdb13e68e642 [2019-04-22T14:57:03.122Z] Successfully built cdb13e68e642 [2019-04-22T14:57:03.122Z] Successfully tagged yasys/hub2swarm:latest [2019-04-22T14:57:03.122Z] Docker image yasys/hub2swarm:[latest] for kyberorg created [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2019-04-22T14:57:03.179Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-22T14:57:03.466Z] + set +x [2019-04-22T14:57:03.466Z] Push yasys/hub2swarm to Docker Repository [2019-04-22T14:57:03.717Z] The push refers to repository [docker.io/yasys/hub2swarm] [2019-04-22T14:57:03.967Z] 05af9fddc6c7: Preparing [2019-04-22T14:57:03.967Z] 830394ce3b88: Preparing [2019-04-22T14:57:03.967Z] 73ad47d4bc12: Preparing [2019-04-22T14:57:03.967Z] c22c27816361: Preparing [2019-04-22T14:57:03.967Z] 04dba64afa87: Preparing [2019-04-22T14:57:03.967Z] 500ca2ff7d52: Preparing [2019-04-22T14:57:03.967Z] 782d5215f910: Preparing [2019-04-22T14:57:03.967Z] 0eb22bfb707d: Preparing [2019-04-22T14:57:03.967Z] a2ae92ffcd29: Preparing [2019-04-22T14:57:03.967Z] 500ca2ff7d52: Waiting [2019-04-22T14:57:03.967Z] 782d5215f910: Waiting [2019-04-22T14:57:03.967Z] 0eb22bfb707d: Waiting [2019-04-22T14:57:03.967Z] a2ae92ffcd29: Waiting [2019-04-22T14:57:04.878Z] 04dba64afa87: Layer already exists [2019-04-22T14:57:04.878Z] 73ad47d4bc12: Layer already exists [2019-04-22T14:57:04.878Z] c22c27816361: Layer already exists [2019-04-22T14:57:05.429Z] 500ca2ff7d52: Layer already exists [2019-04-22T14:57:05.429Z] 782d5215f910: Layer already exists [2019-04-22T14:57:05.429Z] 0eb22bfb707d: Layer already exists [2019-04-22T14:57:05.979Z] a2ae92ffcd29: Layer already exists [2019-04-22T14:57:15.856Z] 05af9fddc6c7: Pushed [2019-04-22T14:57:16.407Z] 830394ce3b88: Pushed [2019-04-22T14:57:20.529Z] latest: digest: sha256:56a258187f575df230ec7ef4477c70cadc8bd2e066ea299491eb2ab38279f727 size: 2211 [2019-04-22T14:57:20.530Z] Docker image successfully pushed for kyberorg. Enjoy! [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2019-04-22T14:57:20.581Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-22T14:57:20.868Z] + set +x [2019-04-22T14:57:20.868Z] Moikka kyberorg! [2019-04-22T14:57:20.868Z] Here is Docker Summary: [2019-04-22T14:57:20.868Z] Images built and pushed: 1 [2019-04-22T14:57:20.868Z] [ [2019-04-22T14:57:20.868Z] yasys/hub2swarm:latest [2019-04-22T14:57:20.868Z] ] [2019-04-22T14:57:20.868Z] 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-22T14:57:21.008Z] One way or another, I have finished. Tsau! [Pipeline] sh [2019-04-22T14:57:21.287Z] + set +x [2019-04-22T14:57:21.287Z] Making workspace writable for correct cleanup [2019-04-22T14:57:21.287Z] Done for kyberorg [Pipeline] deleteDir [Pipeline] echo [2019-04-22T14:57:21.353Z] Great success! [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 7cebea3c33d6dbd8f027daa930a5f3b22e1b94a727c380e229ffc37e42231e4b $ docker rm -f 7cebea3c33d6dbd8f027daa930a5f3b22e1b94a727c380e229ffc37e42231e4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS