SuccessConsole Output

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/5-do-stack-update, since it originates from another repository
Seen branch in repository origin/1-simple-navigation
Seen branch in repository origin/2-service-mapping
Seen branch in repository origin/3-mvp-auth
Seen branch in repository origin/4-swarm-login
Seen branch in repository origin/5-do-stack-update
Seen branch in repository origin/auth
Seen branch in repository origin/master
Seen branch in repository origin/trunk
Seen 8 remote branches
 > /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision 5ae1179eb4784e764cfe67902eba7cf939bcb410 (origin/5-do-stack-update)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 5ae1179eb4784e764cfe67902eba7cf939bcb410 # timeout=10
Commit message: "Replacing image policy"
 > /usr/bin/git rev-list --no-walk 81c8ed0b330c75ad073f2109fdea534f04cc99e3 # 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/5-do-stack-update, 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
Scripts not permitted to use staticMethod org.jenkinsci.plugins.workflow.cps.Safepoint safepoint. Administrators can decide whether to approve or reject this signature.
[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/5-do-stack-update, since it originates from another repository
Seen branch in repository origin/5-do-stack-update
Seen branch in repository origin/auth
Seen branch in repository origin/master
Seen branch in repository origin/trunk
Seen 4 remote branches
 > /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision 5ae1179eb4784e764cfe67902eba7cf939bcb410 (origin/5-do-stack-update)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 5ae1179eb4784e764cfe67902eba7cf939bcb410 # timeout=10
Commit message: "Replacing image policy"
[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/57403b69-ed83-4898-a713-945789343041/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 521ad0c7dde1d7a0058a418cbc4c15d332bb2c522bb50fe94588f34a1cfbc2a0 -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
14:12:13 [2019-05-06T11:12:13.136Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:12:13 [2019-05-06T11:12:13.436Z] + set +x
14:12:13 [2019-05-06T11:12:13.436Z] [Runner info]
14:12:13 [2019-05-06T11:12:13.436Z] Hostname: 521ad0c7dde1
14:12:13 [2019-05-06T11:12:13.687Z] Network Status: Host Online
14:12:13 [2019-05-06T11:12:13.687Z] 
14:12:13 [2019-05-06T11:12:13.687Z] === Tools info ===
14:12:13 [2019-05-06T11:12:13.938Z] Docker version: Docker version 18.09.5, build e8ff056dbc
14:12:13 [2019-05-06T11:12:13.938Z] 
14:12:13 [2019-05-06T11:12:13.938Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z)
14:12:13 [2019-05-06T11:12:13.938Z] Maven home: /opt/mvn
14:12:13 [2019-05-06T11:12:13.938Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
14:12:13 [2019-05-06T11:12:13.938Z] Default locale: en, platform encoding: UTF-8
14:12:13 [2019-05-06T11:12:13.938Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix"
14:12:13 [2019-05-06T11:12:13.938Z] 
14:12:13 [2019-05-06T11:12:13.938Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
14:12:14 [2019-05-06T11:12:14.026Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:12:14 [2019-05-06T11:12:14.329Z] + set +x
14:12:14 [2019-05-06T11:12:14.330Z] [Build info]
14:12:14 [2019-05-06T11:12:14.330Z] ===== Git info =====
14:12:14 [2019-05-06T11:12:14.330Z] Git branch: 5-do-stack-update
14:12:14 [2019-05-06T11:12:14.330Z] Git commit: 5ae1179eb4784e764cfe67902eba7cf939bcb410
14:12:14 [2019-05-06T11:12:14.330Z] Git tag: -
14:12:14 [2019-05-06T11:12:14.330Z] 
14:12:14 [2019-05-06T11:12:14.330Z] ===== Jenkins info =====
14:12:14 [2019-05-06T11:12:14.330Z] Jenkins Job #86
14:12:14 [2019-05-06T11:12:14.330Z] Jenkins Job URL: https://ci.yadev.eu/job/Hub2Swarm/86/
14:12:14 [2019-05-06T11:12:14.330Z] Jenkins Tag: jenkins-Hub2Swarm-86
14:12:14 [2019-05-06T11:12:14.330Z] 
14:12:14 [2019-05-06T11:12:14.330Z] ===== Job Params =====
14:12:14 [2019-05-06T11:12:14.330Z] 
14:12:14 [2019-05-06T11:12:14.330Z] dockerRepo=yasys/hub2swarm
14:12:14 [2019-05-06T11:12:14.330Z] dockerStep=ee.yadev.pipe.commonpipe.Default@11b8d9c5
14:12:14 [2019-05-06T11:12:14.330Z] javaStep=org.jenkinsci.plugins.workflow.cps.CpsClosure2@7ebf4f3f
14:12:14 [2019-05-06T11:12:14.330Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@11b8d9c5
14:12:14 [2019-05-06T11:12:14.330Z] hubUrl=https://cloud.docker.com/repository/docker
14:12:14 [2019-05-06T11:12:14.330Z] useDebugTag=false
14:12:14 [2019-05-06T11:12:14.330Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false}
14:12:14 [2019-05-06T11:12:14.330Z] preparationStep=ee.yadev.pipe.commonpipe.Default@11b8d9c5
14:12:14 [2019-05-06T11:12:14.330Z] stepTimeout=5
14:12:14 [2019-05-06T11:12:14.330Z] hubCredentialsId=docker-hub
14:12:14 [2019-05-06T11:12:14.330Z] class=class ee.yadev.pipe.commonpipe.Params
14:12:14 [2019-05-06T11:12:14.330Z] skipMavenTests=true
14:12:14 [2019-05-06T11:12:14.330Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged -v /opt/mvn/:/root/.m2}
14:12:14 [2019-05-06T11:12:14.330Z] verbose=false
14:12:14 [2019-05-06T11:12:14.330Z] mavenTestsTimeout=5
14:12:14 [2019-05-06T11:12:14.330Z] pipelineTimeout=15
14:12:14 [2019-05-06T11:12:14.330Z] hubUser=kyberorg
14:12:14 [2019-05-06T11:12:14.330Z] 
14:12:14 [2019-05-06T11:12:14.330Z] ==== Environment Variables =====
14:12:14 [2019-05-06T11:12:14.330Z] GIT_COMMITTER_NAME=Jenkins CI
14:12:14 [2019-05-06T11:12:14.330Z] gitlabSourceRepoURL=git@gitlab.com:yasys/hub2swarm.git
14:12:14 [2019-05-06T11:12:14.330Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=81c8ed0b330c75ad073f2109fdea534f04cc99e3
14:12:14 [2019-05-06T11:12:14.330Z] GIT_AUTHOR_EMAIL=ci@yadev.eu
14:12:14 [2019-05-06T11:12:14.330Z] HOSTNAME=521ad0c7dde1
14:12:14 [2019-05-06T11:12:14.330Z] gitlabAfter=5ae1179eb4784e764cfe67902eba7cf939bcb410
14:12:14 [2019-05-06T11:12:14.330Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/86/display/redirect?page=changes
14:12:14 [2019-05-06T11:12:14.330Z] GIT_COMMIT=5ae1179eb4784e764cfe67902eba7cf939bcb410
14:12:14 [2019-05-06T11:12:14.330Z] NODE_LABELS=master
14:12:14 [2019-05-06T11:12:14.330Z] HUDSON_URL=https://ci.yadev.eu/
14:12:14 [2019-05-06T11:12:14.330Z] HOME=/root
14:12:14 [2019-05-06T11:12:14.330Z] BUILD_URL=https://ci.yadev.eu/job/Hub2Swarm/86/
14:12:14 [2019-05-06T11:12:14.330Z] gitlabTargetBranch=5-do-stack-update
14:12:14 [2019-05-06T11:12:14.330Z] GIT_AUTHOR_NAME=Jenkins CI
14:12:14 [2019-05-06T11:12:14.330Z] JENKINS_SERVER_COOKIE=durable-a20a2f40a8ef5813fe7ee1dcdca63f0d
14:12:14 [2019-05-06T11:12:14.330Z] gitlabSourceRepoHttpUrl=https://gitlab.com/yasys/hub2swarm.git
14:12:14 [2019-05-06T11:12:14.330Z] WORKSPACE=/var/lib/jenkins/workspace/Hub2Swarm
14:12:14 [2019-05-06T11:12:14.330Z] gitlabMergeRequestLastCommit=5ae1179eb4784e764cfe67902eba7cf939bcb410
14:12:14 [2019-05-06T11:12:14.330Z] JAVA_VERSION=8u212
14:12:14 [2019-05-06T11:12:14.330Z] NODE_NAME=master
14:12:14 [2019-05-06T11:12:14.330Z] gitlabSourceRepoSshUrl=git@gitlab.com:yasys/hub2swarm.git
14:12:14 [2019-05-06T11:12:14.330Z] GIT_BRANCH=origin/5-do-stack-update
14:12:14 [2019-05-06T11:12:14.330Z] gitlabSourceRepoHomepage=https://gitlab.com/yasys/hub2swarm
14:12:14 [2019-05-06T11:12:14.330Z] EXECUTOR_NUMBER=1
14:12:14 [2019-05-06T11:12:14.330Z] STAGE_NAME=Execution info
14:12:14 [2019-05-06T11:12:14.330Z] gitlabBranch=5-do-stack-update
14:12:14 [2019-05-06T11:12:14.330Z] gitlabSourceBranch=5-do-stack-update
14:12:14 [2019-05-06T11:12:14.330Z] gitlabUserEmail=kyberorg@yadev.eu
14:12:14 [2019-05-06T11:12:14.330Z] BUILD_DISPLAY_NAME=#86
14:12:14 [2019-05-06T11:12:14.330Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/
14:12:14 [2019-05-06T11:12:14.330Z] JOB_BASE_NAME=Hub2Swarm
14:12:14 [2019-05-06T11:12:14.330Z] HUDSON_HOME=/var/lib/jenkins
14:12:14 [2019-05-06T11:12:14.330Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1
14:12:14 [2019-05-06T11:12:14.330Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:12:14 [2019-05-06T11:12:14.330Z] BUILD_ID=86
14:12:14 [2019-05-06T11:12:14.330Z] BUILDING_FOR=kyberorg
14:12:14 [2019-05-06T11:12:14.330Z] gitlabActionType=PUSH
14:12:14 [2019-05-06T11:12:14.330Z] BUILD_TAG=jenkins-Hub2Swarm-86
14:12:14 [2019-05-06T11:12:14.330Z] gitlabBefore=81c8ed0b330c75ad073f2109fdea534f04cc99e3
14:12:14 [2019-05-06T11:12:14.330Z] JENKINS_URL=https://ci.yadev.eu/
14:12:14 [2019-05-06T11:12:14.330Z] LANG=C.UTF-8
14:12:14 [2019-05-06T11:12:14.330Z] gitlabSourceRepoName=Hub2Swarm
14:12:14 [2019-05-06T11:12:14.330Z] JOB_URL=https://ci.yadev.eu/job/Hub2Swarm/
14:12:14 [2019-05-06T11:12:14.330Z] GIT_URL=https://gitlab.com/yasys/hub2swarm.git
14:12:14 [2019-05-06T11:12:14.330Z] BUILD_NUMBER=86
14:12:14 [2019-05-06T11:12:14.330Z] gitlabSourceNamespace=Yet another Systems
14:12:14 [2019-05-06T11:12:14.330Z] JENKINS_NODE_COOKIE=6ca4ce35-c1d1-430c-bc70-9529c9c10c21
14:12:14 [2019-05-06T11:12:14.330Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/86/display/redirect
14:12:14 [2019-05-06T11:12:14.330Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd
14:12:14 [2019-05-06T11:12:14.330Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/display/redirect
14:12:14 [2019-05-06T11:12:14.330Z] CLASSPATH=
14:12:14 [2019-05-06T11:12:14.330Z] GIT_COMMITTER_EMAIL=ci@yadev.eu
14:12:14 [2019-05-06T11:12:14.330Z] JOB_NAME=Hub2Swarm
14:12:14 [2019-05-06T11:12:14.330Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/Hub2Swarm@tmp/57403b69-ed83-4898-a713-945789343041
14:12:14 [2019-05-06T11:12:14.330Z] gitlabUserName=Alex Muravya
14:12:14 [2019-05-06T11:12:14.330Z] JAVA_HOME=/docker-java-home
14:12:14 [2019-05-06T11:12:14.330Z] PWD=/var/lib/jenkins/workspace/Hub2Swarm
14:12:14 [2019-05-06T11:12:14.330Z] GIT_PREVIOUS_COMMIT=81c8ed0b330c75ad073f2109fdea534f04cc99e3
14:12:14 [2019-05-06T11:12:14.330Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (JavaApp: Build and Test)
[Pipeline] script
[Pipeline] {
Scripts not permitted to use staticMethod org.jenkinsci.plugins.workflow.cps.Safepoint safepoint. Administrators can decide whether to approve or reject this signature.
[Pipeline] sh
14:12:14 [2019-05-06T11:12:14.803Z] + mvn clean package
14:12:16 [2019-05-06T11:12:16.668Z] [INFO] Scanning for projects...
14:12:16 [2019-05-06T11:12:16.918Z] [INFO] 
14:12:16 [2019-05-06T11:12:16.918Z] [INFO] ------------------------< eu.yatech:hub2swarm >-------------------------
14:12:16 [2019-05-06T11:12:16.918Z] [INFO] Building hub2swarm 0.0.1-SNAPSHOT
14:12:16 [2019-05-06T11:12:16.918Z] [INFO] --------------------------------[ jar ]---------------------------------
14:12:18 [2019-05-06T11:12:18.782Z] [INFO] 
14:12:18 [2019-05-06T11:12:18.782Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hub2swarm ---
14:12:18 [2019-05-06T11:12:18.782Z] [INFO] 
14:12:18 [2019-05-06T11:12:18.782Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hub2swarm ---
14:12:18 [2019-05-06T11:12:18.782Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:12:18 [2019-05-06T11:12:18.782Z] [INFO] Copying 4 resources
14:12:18 [2019-05-06T11:12:18.782Z] [INFO] Copying 5 resources
14:12:18 [2019-05-06T11:12:18.782Z] [INFO] 
14:12:18 [2019-05-06T11:12:18.782Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hub2swarm ---
14:12:18 [2019-05-06T11:12:18.782Z] [INFO] Changes detected - recompiling the module!
14:12:18 [2019-05-06T11:12:18.782Z] [INFO] Compiling 38 source files to /var/lib/jenkins/workspace/Hub2Swarm/target/classes
14:12:22 [2019-05-06T11:12:22.911Z] [INFO] 
14:12:22 [2019-05-06T11:12:22.911Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hub2swarm ---
14:12:22 [2019-05-06T11:12:22.911Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:12:22 [2019-05-06T11:12:22.911Z] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Hub2Swarm/src/test/resources
14:12:22 [2019-05-06T11:12:22.911Z] [INFO] 
14:12:22 [2019-05-06T11:12:22.911Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hub2swarm ---
14:12:22 [2019-05-06T11:12:22.911Z] [INFO] Changes detected - recompiling the module!
14:12:22 [2019-05-06T11:12:22.911Z] [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/Hub2Swarm/target/test-classes
14:12:22 [2019-05-06T11:12:22.911Z] [INFO] 
14:12:22 [2019-05-06T11:12:22.911Z] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hub2swarm ---
14:12:23 [2019-05-06T11:12:23.162Z] [INFO] 
14:12:23 [2019-05-06T11:12:23.162Z] [INFO] -------------------------------------------------------
14:12:23 [2019-05-06T11:12:23.162Z] [INFO]  T E S T S
14:12:23 [2019-05-06T11:12:23.162Z] [INFO] -------------------------------------------------------
14:12:24 [2019-05-06T11:12:24.075Z] [INFO] Running eu.yatech.hub2swarm.Hub2swarmApplicationTests
14:12:24 [2019-05-06T11:12:24.075Z] 11:12:23.972 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class eu.yatech.hub2swarm.Hub2swarmApplicationTests]
14:12:24 [2019-05-06T11:12:24.075Z] 11:12:23.979 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
14:12:24 [2019-05-06T11:12:24.075Z] 11:12:23.994 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
14:12:24 [2019-05-06T11:12:24.326Z] 11:12:24.080 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
14:12:24 [2019-05-06T11:12:24.326Z] 11:12:24.119 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests], using SpringBootContextLoader
14:12:24 [2019-05-06T11:12:24.326Z] 11:12:24.127 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: class path resource [eu/yatech/hub2swarm/Hub2swarmApplicationTests-context.xml] does not exist
14:12:24 [2019-05-06T11:12:24.326Z] 11:12:24.127 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: class path resource [eu/yatech/hub2swarm/Hub2swarmApplicationTestsContext.groovy] does not exist
14:12:24 [2019-05-06T11:12:24.326Z] 11:12:24.128 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
14:12:24 [2019-05-06T11:12:24.326Z] 11:12:24.129 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: Hub2swarmApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
14:12:24 [2019-05-06T11:12:24.326Z] 11:12:24.218 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
14:12:24 [2019-05-06T11:12:24.576Z] 11:12:24.352 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/var/lib/jenkins/workspace/Hub2Swarm/target/classes/eu/yatech/hub2swarm/Hub2swarmApplication.class]
14:12:24 [2019-05-06T11:12:24.576Z] 11:12:24.354 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration eu.yatech.hub2swarm.Hub2swarmApplication for test class eu.yatech.hub2swarm.Hub2swarmApplicationTests
14:12:24 [2019-05-06T11:12:24.576Z] 11:12:24.473 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: using defaults.
14:12:24 [2019-05-06T11:12:24.576Z] 11:12:24.474 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
14:12:24 [2019-05-06T11:12:24.576Z] 11:12:24.494 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4e50c791, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7530ad9c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@58a9760d, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@71e9ddb4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@394df057, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4961f6af, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5aebe890, org.springframework.test.context.event.EventPublishingTestExecutionListener@65d09a04, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@33c911a1, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@75db5df9, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@707194ba, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1190200a, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6a2f6f80]
14:12:24 [2019-05-06T11:12:24.577Z] 11:12:24.496 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
14:12:24 [2019-05-06T11:12:24.577Z] 11:12:24.497 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
14:12:24 [2019-05-06T11:12:24.577Z] 11:12:24.498 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
14:12:24 [2019-05-06T11:12:24.577Z] 11:12:24.499 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
14:12:24 [2019-05-06T11:12:24.577Z] 11:12:24.499 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
14:12:24 [2019-05-06T11:12:24.577Z] 11:12:24.499 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
14:12:24 [2019-05-06T11:12:24.577Z] 11:12:24.504 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@5c90e579 testClass = Hub2swarmApplicationTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@58ea606c testClass = Hub2swarmApplicationTests, locations = '{}', classes = '{class eu.yatech.hub2swarm.Hub2swarmApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@46238e3f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4e4aea35, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@23bb8443, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@49070868], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].
14:12:24 [2019-05-06T11:12:24.577Z] 11:12:24.506 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
14:12:24 [2019-05-06T11:12:24.577Z] 11:12:24.506 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
14:12:24 [2019-05-06T11:12:24.577Z] 11:12:24.536 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=-1}
14:12:24 [2019-05-06T11:12:24.827Z] 
14:12:24 [2019-05-06T11:12:24.827Z]   .   ____          _            __ _ _
14:12:24 [2019-05-06T11:12:24.827Z]  /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
14:12:24 [2019-05-06T11:12:24.827Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
14:12:24 [2019-05-06T11:12:24.827Z]  \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
14:12:24 [2019-05-06T11:12:24.827Z]   '  |____| .__|_| |_|_| |_\__, | / / / /
14:12:24 [2019-05-06T11:12:24.827Z]  =========|_|==============|___/=/_/_/_/
14:12:24 [2019-05-06T11:12:24.827Z]  :: Spring Boot ::             (v2.2.0.M2)
14:12:24 [2019-05-06T11:12:24.827Z] 
14:12:25 [2019-05-06T11:12:25.081Z] 2019-05-06 11:12:24.892  WARN 119 --- [           main] ory$DuplicateJsonObjectContextCustomizer : 
14:12:25 [2019-05-06T11:12:25.081Z] 
14:12:25 [2019-05-06T11:12:25.081Z] Found multiple occurrences of org.json.JSONObject on the class path:
14:12:25 [2019-05-06T11:12:25.081Z] 
14:12:25 [2019-05-06T11:12:25.081Z] 	jar:file:/root/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class
14:12:25 [2019-05-06T11:12:25.081Z] 	jar:file:/root/.m2/repository/org/json/json/20140107/json-20140107.jar!/org/json/JSONObject.class
14:12:25 [2019-05-06T11:12:25.081Z] 
14:12:25 [2019-05-06T11:12:25.081Z] You may wish to exclude one of them to ensure predictable runtime behavior
14:12:25 [2019-05-06T11:12:25.081Z] 
14:12:25 [2019-05-06T11:12:25.081Z] 2019-05-06 11:12:24.920  INFO 119 --- [           main] e.y.hub2swarm.Hub2swarmApplicationTests  : Starting Hub2swarmApplicationTests on 521ad0c7dde1 with PID 119 (started by root in /var/lib/jenkins/workspace/Hub2Swarm)
14:12:25 [2019-05-06T11:12:25.081Z] 2019-05-06 11:12:24.922  INFO 119 --- [           main] e.y.hub2swarm.Hub2swarmApplicationTests  : No active profile set, falling back to default profiles: default
14:12:26 [2019-05-06T11:12:26.943Z] 2019-05-06 11:12:26.682  INFO 119 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
14:12:26 [2019-05-06T11:12:26.943Z] 2019-05-06 11:12:26.841  INFO 119 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 138ms. Found 5 repository interfaces.
14:12:27 [2019-05-06T11:12:27.856Z] 2019-05-06 11:12:27.759  INFO 119 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$6b1b5d3f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:12:28 [2019-05-06T11:12:28.408Z] 2019-05-06 11:12:28.148  INFO 119 --- [           main] o.f.c.internal.license.VersionPrinter    : Flyway Community Edition 5.2.4 by Boxfuse
14:12:28 [2019-05-06T11:12:28.408Z] 2019-05-06 11:12:28.163  INFO 119 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
14:12:28 [2019-05-06T11:12:28.959Z] 2019-05-06 11:12:28.667  INFO 119 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
14:12:28 [2019-05-06T11:12:28.959Z] 2019-05-06 11:12:28.674  INFO 119 --- [           main] o.f.c.internal.database.DatabaseFactory  : Database: jdbc:h2:mem:testdb (H2 1.4)
14:12:28 [2019-05-06T11:12:28.959Z] 2019-05-06 11:12:28.716  WARN 119 --- [           main] o.f.c.internal.database.base.Database    : Flyway upgrade recommended: H2 1.4.199 is newer than this version of Flyway and support has not been tested.
14:12:28 [2019-05-06T11:12:28.959Z] 2019-05-06 11:12:28.815  INFO 119 --- [           main] o.f.core.internal.command.DbValidate     : Successfully validated 5 migrations (execution time 00:00.043s)
14:12:28 [2019-05-06T11:12:28.959Z] 2019-05-06 11:12:28.834  INFO 119 --- [           main] o.f.c.i.s.JdbcTableSchemaHistory         : Creating Schema History table: "PUBLIC"."flyway_schema_history"
14:12:28 [2019-05-06T11:12:28.959Z] 2019-05-06 11:12:28.876  INFO 119 --- [           main] o.f.core.internal.command.DbMigrate      : Current version of schema "PUBLIC": << Empty Schema >>
14:12:28 [2019-05-06T11:12:28.959Z] 2019-05-06 11:12:28.879  INFO 119 --- [           main] o.f.core.internal.command.DbMigrate      : Migrating schema "PUBLIC" to version 1 - Tables
14:12:28 [2019-05-06T11:12:28.959Z] 2019-05-06 11:12:28.931  INFO 119 --- [           main] o.f.core.internal.command.DbMigrate      : Migrating schema "PUBLIC" to version 2 - Stack Table
14:12:28 [2019-05-06T11:12:28.959Z] 2019-05-06 11:12:28.952  INFO 119 --- [           main] o.f.core.internal.command.DbMigrate      : Migrating schema "PUBLIC" to version 3 - Creds Table
14:12:29 [2019-05-06T11:12:29.209Z] 2019-05-06 11:12:28.974  INFO 119 --- [           main] o.f.core.internal.command.DbMigrate      : Migrating schema "PUBLIC" to version 4 - Token Table
14:12:29 [2019-05-06T11:12:29.209Z] 2019-05-06 11:12:28.989  INFO 119 --- [           main] o.f.core.internal.command.DbMigrate      : Migrating schema "PUBLIC" to version 5 - Image Replace Policy
14:12:29 [2019-05-06T11:12:29.209Z] 2019-05-06 11:12:29.017  INFO 119 --- [           main] o.f.core.internal.command.DbMigrate      : Successfully applied 5 migrations to schema "PUBLIC" (execution time 00:00.187s)
14:12:29 [2019-05-06T11:12:29.460Z] 2019-05-06 11:12:29.292  INFO 119 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
14:12:29 [2019-05-06T11:12:29.460Z] 2019-05-06 11:12:29.449  INFO 119 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate Core {5.4.2.Final}
14:12:30 [2019-05-06T11:12:30.011Z] 2019-05-06 11:12:29.720  INFO 119 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.0.Final}
14:12:30 [2019-05-06T11:12:30.011Z] 2019-05-06 11:12:29.937  INFO 119 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
14:12:31 [2019-05-06T11:12:31.874Z] 2019-05-06 11:12:31.410  INFO 119 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
14:12:31 [2019-05-06T11:12:31.874Z] 2019-05-06 11:12:31.414  INFO 119 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
14:12:32 [2019-05-06T11:12:32.425Z] 2019-05-06 11:12:32.422  WARN 119 --- [           main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
14:12:33 [2019-05-06T11:12:33.785Z] 2019-05-06 11:12:33.450  INFO 119 --- [           main] .s.s.UserDetailsServiceAutoConfiguration : 
14:12:33 [2019-05-06T11:12:33.786Z] 
14:12:33 [2019-05-06T11:12:33.786Z] Using generated security password: d656048a-b1a0-4e21-8ff5-70c5a5988aa8
14:12:33 [2019-05-06T11:12:33.786Z] 
14:12:33 [2019-05-06T11:12:33.786Z] 2019-05-06 11:12:33.723  INFO 119 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6d0a14c2, org.springframework.security.web.context.SecurityContextPersistenceFilter@3cf06a01, org.springframework.security.web.header.HeaderWriterFilter@5b59c3d, org.springframework.security.web.authentication.logout.LogoutFilter@b76b7d8, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@68f2363, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2f8f40cc, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5b64f771, org.springframework.security.web.session.SessionManagementFilter@d180961, org.springframework.security.web.access.ExceptionTranslationFilter@5cb8580, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@52eca410]
14:12:34 [2019-05-06T11:12:34.697Z] 2019-05-06 11:12:34.510  INFO 119 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
14:12:36 [2019-05-06T11:12:36.040Z] 2019-05-06 11:12:35.678  INFO 119 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 2 endpoint(s) beneath base path '/actuator'
14:12:36 [2019-05-06T11:12:36.040Z] 2019-05-06 11:12:35.896  INFO 119 --- [           main] e.y.hub2swarm.Hub2swarmApplicationTests  : Started Hub2swarmApplicationTests in 11.349 seconds (JVM running for 12.659)
14:12:36 [2019-05-06T11:12:36.291Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.317 s - in eu.yatech.hub2swarm.Hub2swarmApplicationTests
14:12:36 [2019-05-06T11:12:36.291Z] 2019-05-06 11:12:36.127  INFO 119 --- [       Thread-3] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
14:12:36 [2019-05-06T11:12:36.291Z] 2019-05-06 11:12:36.132  INFO 119 --- [       Thread-3] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
14:12:36 [2019-05-06T11:12:36.291Z] 2019-05-06 11:12:36.141  INFO 119 --- [       Thread-3] o.s.b.f.support.DisposableBeanAdapter    : Invocation of destroy method failed on bean with name 'inMemoryDatabaseShutdownExecutor': org.h2.jdbc.JdbcSQLNonTransientConnectionException: Database is already closed (to disable automatic closing at VM shutdown, add ";DB_CLOSE_ON_EXIT=FALSE" to the db URL) [90121-199]
14:12:36 [2019-05-06T11:12:36.291Z] 2019-05-06 11:12:36.142  INFO 119 --- [       Thread-3] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Shutdown initiated...
14:12:36 [2019-05-06T11:12:36.291Z] 2019-05-06 11:12:36.178  INFO 119 --- [       Thread-3] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Shutdown completed.
14:12:36 [2019-05-06T11:12:36.842Z] [INFO] 
14:12:36 [2019-05-06T11:12:36.842Z] [INFO] Results:
14:12:36 [2019-05-06T11:12:36.842Z] [INFO] 
14:12:36 [2019-05-06T11:12:36.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:12:36 [2019-05-06T11:12:36.842Z] [INFO] 
14:12:36 [2019-05-06T11:12:36.842Z] [INFO] 
14:12:36 [2019-05-06T11:12:36.842Z] [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ hub2swarm ---
14:12:36 [2019-05-06T11:12:36.842Z] [INFO] Building jar: /var/lib/jenkins/workspace/Hub2Swarm/target/hub2swarm.jar
14:12:37 [2019-05-06T11:12:37.092Z] [INFO] 
14:12:37 [2019-05-06T11:12:37.092Z] [INFO] --- spring-boot-maven-plugin:2.2.0.M2:repackage (repackage) @ hub2swarm ---
14:12:38 [2019-05-06T11:12:38.003Z] [INFO] Replacing main artifact with repackaged archive
14:12:38 [2019-05-06T11:12:38.003Z] [INFO] ------------------------------------------------------------------------
14:12:38 [2019-05-06T11:12:38.003Z] [INFO] BUILD SUCCESS
14:12:38 [2019-05-06T11:12:38.003Z] [INFO] ------------------------------------------------------------------------
14:12:38 [2019-05-06T11:12:38.003Z] [INFO] Total time:  21.543 s
14:12:38 [2019-05-06T11:12:38.003Z] [INFO] Finished at: 2019-05-06T11:12:37Z
14:12:38 [2019-05-06T11:12:38.003Z] [INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker: Build and Push)
[Pipeline] script
[Pipeline] {
[Pipeline] timeout
14:12:38 [2019-05-06T11:12:38.194Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:12:38 [2019-05-06T11:12:38.529Z] + set +x
14:12:38 [2019-05-06T11:12:38.529Z] Starting Docker: docker.
14:12:38 [2019-05-06T11:12:38.529Z] Daemon started. kyberorg, go ahead!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] withCredentials
14:12:38 [2019-05-06T11:12:38.605Z] Masking only exact matches of $USR or $PASS
[Pipeline] {
[Pipeline] timeout
14:12:38 [2019-05-06T11:12:38.648Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:12:38 [2019-05-06T11:12:38.939Z] + set +x
14:12:38 [2019-05-06T11:12:38.939Z] Login as **** to Docker Repository
14:12:40 [2019-05-06T11:12:40.802Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/Hub2Swarm@tmp/57403b69-ed83-4898-a713-945789343041/config.json.
14:12:40 [2019-05-06T11:12:40.802Z] Configure a credential helper to remove this warning. See
14:12:40 [2019-05-06T11:12:40.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store
14:12:40 [2019-05-06T11:12:40.802Z] 
14:12:40 [2019-05-06T11:12:40.802Z] Login Succeeded
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] timeout
14:12:40 [2019-05-06T11:12:40.909Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:12:41 [2019-05-06T11:12:41.202Z] + set +x
14:12:41 [2019-05-06T11:12:41.202Z] Building Docker Image yasys/hub2swarm with tags: [5-do-stack-update-latest]
14:12:42 [2019-05-06T11:12:42.113Z] Sending build context to Docker daemon  70.64MB

14:12:42 [2019-05-06T11:12:42.113Z] Step 1/7 : FROM java:8-jre
14:12:43 [2019-05-06T11:12:43.457Z] 8-jre: Pulling from library/java
14:12:43 [2019-05-06T11:12:43.457Z] 5040bd298390: Pulling fs layer
14:12:43 [2019-05-06T11:12:43.457Z] fce5728aad85: Pulling fs layer
14:12:43 [2019-05-06T11:12:43.457Z] c42794440453: Pulling fs layer
14:12:43 [2019-05-06T11:12:43.457Z] 0c0da797ba48: Pulling fs layer
14:12:43 [2019-05-06T11:12:43.457Z] 7c9b17433752: Pulling fs layer
14:12:43 [2019-05-06T11:12:43.457Z] 114e02586e63: Pulling fs layer
14:12:43 [2019-05-06T11:12:43.457Z] e4c663802e9a: Pulling fs layer
14:12:43 [2019-05-06T11:12:43.457Z] 0c0da797ba48: Waiting
14:12:43 [2019-05-06T11:12:43.457Z] 7c9b17433752: Waiting
14:12:43 [2019-05-06T11:12:43.457Z] 114e02586e63: Waiting
14:12:43 [2019-05-06T11:12:43.457Z] e4c663802e9a: Waiting
14:12:43 [2019-05-06T11:12:43.707Z] c42794440453: Verifying Checksum
14:12:43 [2019-05-06T11:12:43.707Z] c42794440453: Download complete
14:12:43 [2019-05-06T11:12:43.959Z] fce5728aad85: Verifying Checksum
14:12:43 [2019-05-06T11:12:43.959Z] fce5728aad85: Download complete
14:12:44 [2019-05-06T11:12:44.209Z] 0c0da797ba48: Verifying Checksum
14:12:44 [2019-05-06T11:12:44.209Z] 0c0da797ba48: Download complete
14:12:44 [2019-05-06T11:12:44.460Z] 5040bd298390: Download complete
14:12:44 [2019-05-06T11:12:44.460Z] 7c9b17433752: Download complete
14:12:45 [2019-05-06T11:12:45.011Z] e4c663802e9a: Verifying Checksum
14:12:45 [2019-05-06T11:12:45.011Z] e4c663802e9a: Download complete
14:12:45 [2019-05-06T11:12:45.261Z] 114e02586e63: Verifying Checksum
14:12:45 [2019-05-06T11:12:45.261Z] 114e02586e63: Download complete
14:12:48 [2019-05-06T11:12:48.490Z] 5040bd298390: Pull complete
14:12:50 [2019-05-06T11:12:50.973Z] fce5728aad85: Pull complete
14:12:51 [2019-05-06T11:12:51.524Z] c42794440453: Pull complete
14:12:52 [2019-05-06T11:12:52.436Z] 0c0da797ba48: Pull complete
14:12:53 [2019-05-06T11:12:53.348Z] 7c9b17433752: Pull complete
14:12:58 [2019-05-06T11:12:58.543Z] 114e02586e63: Pull complete
14:13:01 [2019-05-06T11:13:01.775Z] e4c663802e9a: Pull complete
14:13:01 [2019-05-06T11:13:01.775Z] Digest: sha256:b91008e234402fc87e7889d6af1f36b6ece844c05989236d83d1f658a6f329b0
14:13:01 [2019-05-06T11:13:01.775Z] Status: Downloaded newer image for java:8-jre
14:13:01 [2019-05-06T11:13:01.775Z]  ---> e44d62cf8862
14:13:01 [2019-05-06T11:13:01.775Z] Step 2/7 : VOLUME /tmp
14:13:04 [2019-05-06T11:13:04.259Z]  ---> Running in 430a43e3daf0
14:13:08 [2019-05-06T11:13:08.382Z] Removing intermediate container 430a43e3daf0
14:13:08 [2019-05-06T11:13:08.382Z]  ---> 70025c7e8a1f
14:13:08 [2019-05-06T11:13:08.382Z] Step 3/7 : MAINTAINER Alexander Muravya (aka kyberorg) <kyberorg@yadev.eu>
14:13:10 [2019-05-06T11:13:10.243Z]  ---> Running in b25903ea8744
14:13:12 [2019-05-06T11:13:12.727Z] Removing intermediate container b25903ea8744
14:13:12 [2019-05-06T11:13:12.727Z]  ---> 5578cabc1277
14:13:12 [2019-05-06T11:13:12.727Z] Step 4/7 : ADD ./target/hub2swarm.jar /app/
14:13:15 [2019-05-06T11:13:15.956Z]  ---> db5ca668751b
14:13:15 [2019-05-06T11:13:15.956Z] Step 5/7 : RUN sh -c 'touch /app/hub2swarm.jar'
14:13:18 [2019-05-06T11:13:18.442Z]  ---> Running in d2e089537c19
14:13:22 [2019-05-06T11:13:22.565Z] Removing intermediate container d2e089537c19
14:13:22 [2019-05-06T11:13:22.565Z]  ---> f0d71adca187
14:13:22 [2019-05-06T11:13:22.565Z] Step 6/7 : ENTRYPOINT exec java -Djava.security.egd=file:/dev/./urandom -jar /app/hub2swarm.jar
14:13:25 [2019-05-06T11:13:25.050Z]  ---> Running in b0da39202f8e
14:13:28 [2019-05-06T11:13:28.278Z] Removing intermediate container b0da39202f8e
14:13:28 [2019-05-06T11:13:28.279Z]  ---> 37269a6461b1
14:13:28 [2019-05-06T11:13:28.279Z] Step 7/7 : EXPOSE 8080
14:13:30 [2019-05-06T11:13:30.762Z]  ---> Running in 99b843329914
14:13:33 [2019-05-06T11:13:33.990Z] Removing intermediate container 99b843329914
14:13:33 [2019-05-06T11:13:33.990Z]  ---> ce15d83213cd
14:13:33 [2019-05-06T11:13:33.990Z] Successfully built ce15d83213cd
14:13:33 [2019-05-06T11:13:33.990Z] Successfully tagged yasys/hub2swarm:5-do-stack-update-latest
14:13:33 [2019-05-06T11:13:33.990Z] Docker image yasys/hub2swarm:[5-do-stack-update-latest] for kyberorg created
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
14:13:34 [2019-05-06T11:13:34.129Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:13:34 [2019-05-06T11:13:34.745Z] + set +x
14:13:34 [2019-05-06T11:13:34.745Z] Push yasys/hub2swarm to Docker Repository
14:13:34 [2019-05-06T11:13:34.745Z] The push refers to repository [docker.io/yasys/hub2swarm]
14:13:34 [2019-05-06T11:13:34.995Z] 50c182881eaa: Preparing
14:13:34 [2019-05-06T11:13:34.995Z] 6199b4b3fa55: Preparing
14:13:34 [2019-05-06T11:13:34.995Z] 73ad47d4bc12: Preparing
14:13:34 [2019-05-06T11:13:34.995Z] c22c27816361: Preparing
14:13:34 [2019-05-06T11:13:34.995Z] 04dba64afa87: Preparing
14:13:34 [2019-05-06T11:13:34.995Z] 500ca2ff7d52: Preparing
14:13:34 [2019-05-06T11:13:34.995Z] 782d5215f910: Preparing
14:13:34 [2019-05-06T11:13:34.995Z] 0eb22bfb707d: Preparing
14:13:34 [2019-05-06T11:13:34.995Z] a2ae92ffcd29: Preparing
14:13:34 [2019-05-06T11:13:34.995Z] 500ca2ff7d52: Waiting
14:13:34 [2019-05-06T11:13:34.995Z] 782d5215f910: Waiting
14:13:34 [2019-05-06T11:13:34.995Z] 0eb22bfb707d: Waiting
14:13:34 [2019-05-06T11:13:34.995Z] a2ae92ffcd29: Waiting
14:13:35 [2019-05-06T11:13:35.906Z] 73ad47d4bc12: Layer already exists
14:13:35 [2019-05-06T11:13:35.906Z] c22c27816361: Layer already exists
14:13:36 [2019-05-06T11:13:36.157Z] 04dba64afa87: Layer already exists
14:13:36 [2019-05-06T11:13:36.716Z] 500ca2ff7d52: Layer already exists
14:13:36 [2019-05-06T11:13:36.716Z] 782d5215f910: Layer already exists
14:13:36 [2019-05-06T11:13:36.716Z] 0eb22bfb707d: Layer already exists
14:13:37 [2019-05-06T11:13:37.267Z] a2ae92ffcd29: Layer already exists
14:13:45 [2019-05-06T11:13:45.292Z] 50c182881eaa: Pushed
14:13:57 [2019-05-06T11:13:57.390Z] 6199b4b3fa55: Pushed
14:14:00 [2019-05-06T11:14:00.619Z] 5-do-stack-update-latest: digest: sha256:bb81d39d12ff8fb2c2d6a65e373f28e7b2fc6d805b5b2e45e2f72f1ababddacc size: 2211
14:14:00 [2019-05-06T11:14:00.619Z] Docker image successfully pushed for kyberorg. Enjoy!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
14:14:00 [2019-05-06T11:14:00.673Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:14:00 [2019-05-06T11:14:00.970Z] + set +x
14:14:00 [2019-05-06T11:14:00.971Z] Moikka kyberorg!
14:14:00 [2019-05-06T11:14:00.971Z] Here is Docker Summary:
14:14:00 [2019-05-06T11:14:00.971Z] Images built and pushed: 1
14:14:00 [2019-05-06T11:14:00.971Z] [
14:14:00 [2019-05-06T11:14:00.971Z] yasys/hub2swarm:5-do-stack-update-latest
14:14:00 [2019-05-06T11:14:00.971Z] ]
14:14:00 [2019-05-06T11:14:00.971Z] 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
14:14:01 [2019-05-06T11:14:01.109Z] One way or another, I have finished. Tsau!
[Pipeline] sh
14:14:01 [2019-05-06T11:14:01.389Z] + set +x
14:14:01 [2019-05-06T11:14:01.390Z] Making workspace writable for correct cleanup
14:14:01 [2019-05-06T11:14:01.390Z] Done for kyberorg
[Pipeline] deleteDir
[Pipeline] echo
14:14:01 [2019-05-06T11:14:01.461Z] Great success!
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 521ad0c7dde1d7a0058a418cbc4c15d332bb2c522bb50fe94588f34a1cfbc2a0
$ docker rm -f 521ad0c7dde1d7a0058a418cbc4c15d332bb2c522bb50fe94588f34a1cfbc2a0
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS