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 bc3d48657c81a7b75f2babe066b3fed21cc03c68 (origin/5-do-stack-update)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f bc3d48657c81a7b75f2babe066b3fed21cc03c68 # timeout=10
Commit message: "type fix"
> /usr/bin/git rev-list --no-walk c522c434651b18a0a57bf2b405ce083d91ca2737 # 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 bc3d48657c81a7b75f2babe066b3fed21cc03c68 (origin/5-do-stack-update)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f bc3d48657c81a7b75f2babe066b3fed21cc03c68 # timeout=10
Commit message: "type fix"
[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/3ac897b5-d277-47d7-99ec-3580482ebfc7/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 aaa854edc84797472e8eedf5219cf9ce5770fd30f32f549c34ec7102a45b9cef -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
12:37:16 [2019-05-06T09:37:16.222Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
12:37:16 [2019-05-06T09:37:16.553Z] + set +x
12:37:16 [2019-05-06T09:37:16.553Z] [Runner info]
12:37:16 [2019-05-06T09:37:16.553Z] Hostname: aaa854edc847
12:37:16 [2019-05-06T09:37:16.804Z] Network Status: Host Online
12:37:16 [2019-05-06T09:37:16.804Z]
12:37:16 [2019-05-06T09:37:16.804Z] === Tools info ===
12:37:17 [2019-05-06T09:37:17.055Z] Docker version: Docker version 18.09.5, build e8ff056dbc
12:37:17 [2019-05-06T09:37:17.055Z]
12:37:17 [2019-05-06T09:37:17.055Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z)
12:37:17 [2019-05-06T09:37:17.055Z] Maven home: /opt/mvn
12:37:17 [2019-05-06T09:37:17.055Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
12:37:17 [2019-05-06T09:37:17.055Z] Default locale: en, platform encoding: UTF-8
12:37:17 [2019-05-06T09:37:17.055Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix"
12:37:17 [2019-05-06T09:37:17.055Z]
12:37:17 [2019-05-06T09:37:17.055Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
12:37:17 [2019-05-06T09:37:17.143Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
12:37:17 [2019-05-06T09:37:17.443Z] + set +x
12:37:17 [2019-05-06T09:37:17.443Z] [Build info]
12:37:17 [2019-05-06T09:37:17.443Z] ===== Git info =====
12:37:17 [2019-05-06T09:37:17.443Z] Git branch: 5-do-stack-update
12:37:17 [2019-05-06T09:37:17.443Z] Git commit: bc3d48657c81a7b75f2babe066b3fed21cc03c68
12:37:17 [2019-05-06T09:37:17.443Z] Git tag: -
12:37:17 [2019-05-06T09:37:17.443Z]
12:37:17 [2019-05-06T09:37:17.443Z] ===== Jenkins info =====
12:37:17 [2019-05-06T09:37:17.443Z] Jenkins Job #83
12:37:17 [2019-05-06T09:37:17.443Z] Jenkins Job URL: https://ci.yadev.eu/job/Hub2Swarm/83/
12:37:17 [2019-05-06T09:37:17.443Z] Jenkins Tag: jenkins-Hub2Swarm-83
12:37:17 [2019-05-06T09:37:17.443Z]
12:37:17 [2019-05-06T09:37:17.443Z] ===== Job Params =====
12:37:17 [2019-05-06T09:37:17.443Z]
12:37:17 [2019-05-06T09:37:17.443Z] dockerRepo=yasys/hub2swarm
12:37:17 [2019-05-06T09:37:17.443Z] dockerStep=ee.yadev.pipe.commonpipe.Default@7c9b9fd6
12:37:17 [2019-05-06T09:37:17.443Z] javaStep=org.jenkinsci.plugins.workflow.cps.CpsClosure2@15e445bc
12:37:17 [2019-05-06T09:37:17.443Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@7c9b9fd6
12:37:17 [2019-05-06T09:37:17.443Z] hubUrl=https://cloud.docker.com/repository/docker
12:37:17 [2019-05-06T09:37:17.443Z] useDebugTag=false
12:37:17 [2019-05-06T09:37:17.443Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false}
12:37:17 [2019-05-06T09:37:17.444Z] preparationStep=ee.yadev.pipe.commonpipe.Default@7c9b9fd6
12:37:17 [2019-05-06T09:37:17.444Z] stepTimeout=5
12:37:17 [2019-05-06T09:37:17.444Z] hubCredentialsId=docker-hub
12:37:17 [2019-05-06T09:37:17.444Z] class=class ee.yadev.pipe.commonpipe.Params
12:37:17 [2019-05-06T09:37:17.444Z] skipMavenTests=true
12:37:17 [2019-05-06T09:37:17.444Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged -v /opt/mvn/:/root/.m2}
12:37:17 [2019-05-06T09:37:17.444Z] verbose=false
12:37:17 [2019-05-06T09:37:17.444Z] mavenTestsTimeout=5
12:37:17 [2019-05-06T09:37:17.444Z] pipelineTimeout=15
12:37:17 [2019-05-06T09:37:17.444Z] hubUser=kyberorg
12:37:17 [2019-05-06T09:37:17.444Z]
12:37:17 [2019-05-06T09:37:17.444Z] ==== Environment Variables =====
12:37:17 [2019-05-06T09:37:17.444Z] GIT_COMMITTER_NAME=Jenkins CI
12:37:17 [2019-05-06T09:37:17.444Z] gitlabSourceRepoURL=git@gitlab.com:yasys/hub2swarm.git
12:37:17 [2019-05-06T09:37:17.444Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=c522c434651b18a0a57bf2b405ce083d91ca2737
12:37:17 [2019-05-06T09:37:17.444Z] GIT_AUTHOR_EMAIL=ci@yadev.eu
12:37:17 [2019-05-06T09:37:17.444Z] HOSTNAME=aaa854edc847
12:37:17 [2019-05-06T09:37:17.444Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/83/display/redirect?page=changes
12:37:17 [2019-05-06T09:37:17.444Z] gitlabAfter=bc3d48657c81a7b75f2babe066b3fed21cc03c68
12:37:17 [2019-05-06T09:37:17.444Z] GIT_COMMIT=bc3d48657c81a7b75f2babe066b3fed21cc03c68
12:37:17 [2019-05-06T09:37:17.444Z] NODE_LABELS=master
12:37:17 [2019-05-06T09:37:17.444Z] HUDSON_URL=https://ci.yadev.eu/
12:37:17 [2019-05-06T09:37:17.444Z] HOME=/root
12:37:17 [2019-05-06T09:37:17.444Z] BUILD_URL=https://ci.yadev.eu/job/Hub2Swarm/83/
12:37:17 [2019-05-06T09:37:17.444Z] JENKINS_SERVER_COOKIE=durable-a20a2f40a8ef5813fe7ee1dcdca63f0d
12:37:17 [2019-05-06T09:37:17.444Z] gitlabTargetBranch=5-do-stack-update
12:37:17 [2019-05-06T09:37:17.444Z] GIT_AUTHOR_NAME=Jenkins CI
12:37:17 [2019-05-06T09:37:17.444Z] WORKSPACE=/var/lib/jenkins/workspace/Hub2Swarm
12:37:17 [2019-05-06T09:37:17.444Z] gitlabSourceRepoHttpUrl=https://gitlab.com/yasys/hub2swarm.git
12:37:17 [2019-05-06T09:37:17.444Z] gitlabMergeRequestLastCommit=bc3d48657c81a7b75f2babe066b3fed21cc03c68
12:37:17 [2019-05-06T09:37:17.444Z] JAVA_VERSION=8u212
12:37:17 [2019-05-06T09:37:17.444Z] gitlabSourceRepoSshUrl=git@gitlab.com:yasys/hub2swarm.git
12:37:17 [2019-05-06T09:37:17.444Z] NODE_NAME=master
12:37:17 [2019-05-06T09:37:17.444Z] GIT_BRANCH=origin/5-do-stack-update
12:37:17 [2019-05-06T09:37:17.444Z] gitlabSourceRepoHomepage=https://gitlab.com/yasys/hub2swarm
12:37:17 [2019-05-06T09:37:17.444Z] EXECUTOR_NUMBER=1
12:37:17 [2019-05-06T09:37:17.444Z] STAGE_NAME=Execution info
12:37:17 [2019-05-06T09:37:17.444Z] gitlabBranch=5-do-stack-update
12:37:17 [2019-05-06T09:37:17.444Z] gitlabSourceBranch=5-do-stack-update
12:37:17 [2019-05-06T09:37:17.444Z] BUILD_DISPLAY_NAME=#83
12:37:17 [2019-05-06T09:37:17.444Z] gitlabUserEmail=kyberorg@yadev.eu
12:37:17 [2019-05-06T09:37:17.444Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/
12:37:17 [2019-05-06T09:37:17.444Z] JOB_BASE_NAME=Hub2Swarm
12:37:17 [2019-05-06T09:37:17.444Z] HUDSON_HOME=/var/lib/jenkins
12:37:17 [2019-05-06T09:37:17.444Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1
12:37:17 [2019-05-06T09:37:17.444Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:37:17 [2019-05-06T09:37:17.444Z] BUILD_ID=83
12:37:17 [2019-05-06T09:37:17.444Z] BUILDING_FOR=kyberorg
12:37:17 [2019-05-06T09:37:17.444Z] gitlabActionType=PUSH
12:37:17 [2019-05-06T09:37:17.444Z] BUILD_TAG=jenkins-Hub2Swarm-83
12:37:17 [2019-05-06T09:37:17.444Z] gitlabBefore=c522c434651b18a0a57bf2b405ce083d91ca2737
12:37:17 [2019-05-06T09:37:17.444Z] JENKINS_URL=https://ci.yadev.eu/
12:37:17 [2019-05-06T09:37:17.444Z] LANG=C.UTF-8
12:37:17 [2019-05-06T09:37:17.444Z] gitlabSourceRepoName=Hub2Swarm
12:37:17 [2019-05-06T09:37:17.444Z] JOB_URL=https://ci.yadev.eu/job/Hub2Swarm/
12:37:17 [2019-05-06T09:37:17.444Z] GIT_URL=https://gitlab.com/yasys/hub2swarm.git
12:37:17 [2019-05-06T09:37:17.444Z] gitlabSourceNamespace=Yet another Systems
12:37:17 [2019-05-06T09:37:17.444Z] BUILD_NUMBER=83
12:37:17 [2019-05-06T09:37:17.444Z] JENKINS_NODE_COOKIE=6017e351-eb0b-4b22-8dbb-e1f43c9766ac
12:37:17 [2019-05-06T09:37:17.444Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/83/display/redirect
12:37:17 [2019-05-06T09:37:17.444Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd
12:37:17 [2019-05-06T09:37:17.444Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/display/redirect
12:37:17 [2019-05-06T09:37:17.444Z] CLASSPATH=
12:37:17 [2019-05-06T09:37:17.444Z] GIT_COMMITTER_EMAIL=ci@yadev.eu
12:37:17 [2019-05-06T09:37:17.444Z] JOB_NAME=Hub2Swarm
12:37:17 [2019-05-06T09:37:17.444Z] gitlabUserName=Alex Muravya
12:37:17 [2019-05-06T09:37:17.444Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/Hub2Swarm@tmp/3ac897b5-d277-47d7-99ec-3580482ebfc7
12:37:17 [2019-05-06T09:37:17.444Z] JAVA_HOME=/docker-java-home
12:37:17 [2019-05-06T09:37:17.444Z] PWD=/var/lib/jenkins/workspace/Hub2Swarm
12:37:17 [2019-05-06T09:37:17.444Z] GIT_PREVIOUS_COMMIT=c522c434651b18a0a57bf2b405ce083d91ca2737
12:37:17 [2019-05-06T09:37:17.444Z] 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
12:37:17 [2019-05-06T09:37:17.900Z] + mvn clean package
12:37:19 [2019-05-06T09:37:19.765Z] [INFO] Scanning for projects...
12:37:20 [2019-05-06T09:37:20.015Z] [INFO]
12:37:20 [2019-05-06T09:37:20.015Z] [INFO] ------------------------< eu.yatech:hub2swarm >-------------------------
12:37:20 [2019-05-06T09:37:20.015Z] [INFO] Building hub2swarm 0.0.1-SNAPSHOT
12:37:20 [2019-05-06T09:37:20.015Z] [INFO] --------------------------------[ jar ]---------------------------------
12:37:21 [2019-05-06T09:37:21.360Z] [INFO]
12:37:21 [2019-05-06T09:37:21.360Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hub2swarm ---
12:37:21 [2019-05-06T09:37:21.610Z] [INFO]
12:37:21 [2019-05-06T09:37:21.610Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hub2swarm ---
12:37:21 [2019-05-06T09:37:21.610Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:37:21 [2019-05-06T09:37:21.610Z] [INFO] Copying 4 resources
12:37:21 [2019-05-06T09:37:21.610Z] [INFO] Copying 4 resources
12:37:21 [2019-05-06T09:37:21.610Z] [INFO]
12:37:21 [2019-05-06T09:37:21.610Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hub2swarm ---
12:37:21 [2019-05-06T09:37:21.861Z] [INFO] Changes detected - recompiling the module!
12:37:21 [2019-05-06T09:37:21.861Z] [INFO] Compiling 37 source files to /var/lib/jenkins/workspace/Hub2Swarm/target/classes
12:37:25 [2019-05-06T09:37:25.092Z] [INFO]
12:37:25 [2019-05-06T09:37:25.092Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hub2swarm ---
12:37:25 [2019-05-06T09:37:25.092Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:37:25 [2019-05-06T09:37:25.092Z] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Hub2Swarm/src/test/resources
12:37:25 [2019-05-06T09:37:25.092Z] [INFO]
12:37:25 [2019-05-06T09:37:25.092Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hub2swarm ---
12:37:25 [2019-05-06T09:37:25.092Z] [INFO] Changes detected - recompiling the module!
12:37:25 [2019-05-06T09:37:25.092Z] [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/Hub2Swarm/target/test-classes
12:37:25 [2019-05-06T09:37:25.643Z] [INFO]
12:37:25 [2019-05-06T09:37:25.643Z] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hub2swarm ---
12:37:26 [2019-05-06T09:37:26.194Z] [INFO]
12:37:26 [2019-05-06T09:37:26.194Z] [INFO] -------------------------------------------------------
12:37:26 [2019-05-06T09:37:26.194Z] [INFO] T E S T S
12:37:26 [2019-05-06T09:37:26.194Z] [INFO] -------------------------------------------------------
12:37:26 [2019-05-06T09:37:26.745Z] [INFO] Running eu.yatech.hub2swarm.Hub2swarmApplicationTests
12:37:26 [2019-05-06T09:37:26.996Z] 09:37:26.813 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class eu.yatech.hub2swarm.Hub2swarmApplicationTests]
12:37:26 [2019-05-06T09:37:26.996Z] 09:37:26.822 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
12:37:26 [2019-05-06T09:37:26.996Z] 09:37:26.841 [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)]
12:37:26 [2019-05-06T09:37:26.996Z] 09:37:26.935 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
12:37:27 [2019-05-06T09:37:27.246Z] 09:37:27.007 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests], using SpringBootContextLoader
12:37:27 [2019-05-06T09:37:27.247Z] 09:37:27.017 [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
12:37:27 [2019-05-06T09:37:27.247Z] 09:37:27.017 [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
12:37:27 [2019-05-06T09:37:27.247Z] 09:37:27.018 [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}.
12:37:27 [2019-05-06T09:37:27.247Z] 09:37:27.019 [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.
12:37:27 [2019-05-06T09:37:27.247Z] 09:37:27.112 [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]
12:37:27 [2019-05-06T09:37:27.497Z] 09:37:27.252 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/var/lib/jenkins/workspace/Hub2Swarm/target/classes/eu/yatech/hub2swarm/Hub2swarmApplication.class]
12:37:27 [2019-05-06T09:37:27.497Z] 09:37:27.253 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration eu.yatech.hub2swarm.Hub2swarmApplication for test class eu.yatech.hub2swarm.Hub2swarmApplicationTests
12:37:27 [2019-05-06T09:37:27.497Z] 09:37:27.421 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: using defaults.
12:37:27 [2019-05-06T09:37:27.497Z] 09:37:27.422 [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]
12:37:27 [2019-05-06T09:37:27.497Z] 09:37:27.451 [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]
12:37:27 [2019-05-06T09:37:27.497Z] 09:37:27.453 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
12:37:27 [2019-05-06T09:37:27.497Z] 09:37:27.455 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
12:37:27 [2019-05-06T09:37:27.497Z] 09:37:27.457 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
12:37:27 [2019-05-06T09:37:27.497Z] 09:37:27.457 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
12:37:27 [2019-05-06T09:37:27.497Z] 09:37:27.458 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
12:37:27 [2019-05-06T09:37:27.497Z] 09:37:27.458 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
12:37:27 [2019-05-06T09:37:27.498Z] 09:37:27.463 [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].
12:37:27 [2019-05-06T09:37:27.498Z] 09:37:27.466 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
12:37:27 [2019-05-06T09:37:27.498Z] 09:37:27.466 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
12:37:27 [2019-05-06T09:37:27.748Z] 09:37:27.495 [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}
12:37:27 [2019-05-06T09:37:27.999Z]
12:37:27 [2019-05-06T09:37:27.999Z] . ____ _ __ _ _
12:37:27 [2019-05-06T09:37:27.999Z] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
12:37:27 [2019-05-06T09:37:27.999Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
12:37:27 [2019-05-06T09:37:27.999Z] \\/ ___)| |_)| | | | | || (_| | ) ) ) )
12:37:27 [2019-05-06T09:37:27.999Z] ' |____| .__|_| |_|_| |_\__, | / / / /
12:37:27 [2019-05-06T09:37:27.999Z] =========|_|==============|___/=/_/_/_/
12:37:27 [2019-05-06T09:37:27.999Z] :: Spring Boot :: (v2.2.0.M2)
12:37:27 [2019-05-06T09:37:27.999Z]
12:37:27 [2019-05-06T09:37:27.999Z] 2019-05-06 09:37:27.848 WARN 119 --- [ main] ory$DuplicateJsonObjectContextCustomizer :
12:37:27 [2019-05-06T09:37:27.999Z]
12:37:27 [2019-05-06T09:37:27.999Z] Found multiple occurrences of org.json.JSONObject on the class path:
12:37:27 [2019-05-06T09:37:27.999Z]
12:37:27 [2019-05-06T09:37:27.999Z] 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
12:37:27 [2019-05-06T09:37:27.999Z] jar:file:/root/.m2/repository/org/json/json/20140107/json-20140107.jar!/org/json/JSONObject.class
12:37:27 [2019-05-06T09:37:27.999Z]
12:37:27 [2019-05-06T09:37:27.999Z] You may wish to exclude one of them to ensure predictable runtime behavior
12:37:27 [2019-05-06T09:37:27.999Z]
12:37:27 [2019-05-06T09:37:27.999Z] 2019-05-06 09:37:27.870 INFO 119 --- [ main] e.y.hub2swarm.Hub2swarmApplicationTests : Starting Hub2swarmApplicationTests on aaa854edc847 with PID 119 (started by root in /var/lib/jenkins/workspace/Hub2Swarm)
12:37:27 [2019-05-06T09:37:27.999Z] 2019-05-06 09:37:27.872 INFO 119 --- [ main] e.y.hub2swarm.Hub2swarmApplicationTests : No active profile set, falling back to default profiles: default
12:37:29 [2019-05-06T09:37:29.861Z] 2019-05-06 09:37:29.666 INFO 119 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
12:37:29 [2019-05-06T09:37:29.861Z] 2019-05-06 09:37:29.836 INFO 119 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 154ms. Found 5 repository interfaces.
12:37:30 [2019-05-06T09:37:30.772Z] 2019-05-06 09:37:30.749 INFO 119 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$2c5aced7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
12:37:31 [2019-05-06T09:37:31.323Z] 2019-05-06 09:37:31.309 INFO 119 --- [ main] o.f.c.internal.license.VersionPrinter : Flyway Community Edition 5.2.4 by Boxfuse
12:37:31 [2019-05-06T09:37:31.323Z] 2019-05-06 09:37:31.321 INFO 119 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
12:37:31 [2019-05-06T09:37:31.875Z] 2019-05-06 09:37:31.682 INFO 119 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
12:37:31 [2019-05-06T09:37:31.875Z] 2019-05-06 09:37:31.693 INFO 119 --- [ main] o.f.c.internal.database.DatabaseFactory : Database: jdbc:h2:mem:testdb (H2 1.4)
12:37:31 [2019-05-06T09:37:31.875Z] 2019-05-06 09:37:31.750 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.
12:37:31 [2019-05-06T09:37:31.875Z] 2019-05-06 09:37:31.860 INFO 119 --- [ main] o.f.core.internal.command.DbValidate : Successfully validated 4 migrations (execution time 00:00.032s)
12:37:32 [2019-05-06T09:37:32.125Z] 2019-05-06 09:37:31.881 INFO 119 --- [ main] o.f.c.i.s.JdbcTableSchemaHistory : Creating Schema History table: "PUBLIC"."flyway_schema_history"
12:37:32 [2019-05-06T09:37:32.125Z] 2019-05-06 09:37:31.923 INFO 119 --- [ main] o.f.core.internal.command.DbMigrate : Current version of schema "PUBLIC": << Empty Schema >>
12:37:32 [2019-05-06T09:37:32.125Z] 2019-05-06 09:37:31.926 INFO 119 --- [ main] o.f.core.internal.command.DbMigrate : Migrating schema "PUBLIC" to version 1 - Tables
12:37:32 [2019-05-06T09:37:32.125Z] 2019-05-06 09:37:31.957 INFO 119 --- [ main] o.f.core.internal.command.DbMigrate : Migrating schema "PUBLIC" to version 2 - Stack Table
12:37:32 [2019-05-06T09:37:32.125Z] 2019-05-06 09:37:31.977 INFO 119 --- [ main] o.f.core.internal.command.DbMigrate : Migrating schema "PUBLIC" to version 3 - Creds Table
12:37:32 [2019-05-06T09:37:32.125Z] 2019-05-06 09:37:31.992 INFO 119 --- [ main] o.f.core.internal.command.DbMigrate : Migrating schema "PUBLIC" to version 4 - Token Table
12:37:32 [2019-05-06T09:37:32.125Z] 2019-05-06 09:37:32.006 INFO 119 --- [ main] o.f.core.internal.command.DbMigrate : Successfully applied 4 migrations to schema "PUBLIC" (execution time 00:00.131s)
12:37:32 [2019-05-06T09:37:32.376Z] 2019-05-06 09:37:32.251 INFO 119 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default]
12:37:32 [2019-05-06T09:37:32.376Z] 2019-05-06 09:37:32.367 INFO 119 --- [ main] org.hibernate.Version : HHH000412: Hibernate Core {5.4.2.Final}
12:37:32 [2019-05-06T09:37:32.927Z] 2019-05-06 09:37:32.627 INFO 119 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.0.Final}
12:37:32 [2019-05-06T09:37:32.927Z] 2019-05-06 09:37:32.901 INFO 119 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
12:37:34 [2019-05-06T09:37:34.789Z] 2019-05-06 09:37:34.398 INFO 119 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
12:37:34 [2019-05-06T09:37:34.789Z] 2019-05-06 09:37:34.402 INFO 119 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
12:37:35 [2019-05-06T09:37:35.700Z] 2019-05-06 09:37:35.392 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
12:37:36 [2019-05-06T09:37:36.612Z] 2019-05-06 09:37:36.359 INFO 119 --- [ main] .s.s.UserDetailsServiceAutoConfiguration :
12:37:36 [2019-05-06T09:37:36.612Z]
12:37:36 [2019-05-06T09:37:36.612Z] Using generated security password: 61f1c117-9507-4cf5-96aa-378a88d9c978
12:37:36 [2019-05-06T09:37:36.612Z]
12:37:36 [2019-05-06T09:37:36.862Z] 2019-05-06 09:37:36.649 INFO 119 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3eb0fd88, org.springframework.security.web.context.SecurityContextPersistenceFilter@398694a6, org.springframework.security.web.header.HeaderWriterFilter@4583b617, org.springframework.security.web.authentication.logout.LogoutFilter@2cacb445, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6b64429e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6fdc2db6, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@adc3344, org.springframework.security.web.session.SessionManagementFilter@2862271a, org.springframework.security.web.access.ExceptionTranslationFilter@4bab78ce, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@174b8d0e]
12:37:37 [2019-05-06T09:37:37.413Z] 2019-05-06 09:37:37.393 INFO 119 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
12:37:38 [2019-05-06T09:37:38.768Z] 2019-05-06 09:37:38.681 INFO 119 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator'
12:37:39 [2019-05-06T09:37:39.019Z] 2019-05-06 09:37:38.898 INFO 119 --- [ main] e.y.hub2swarm.Hub2swarmApplicationTests : Started Hub2swarmApplicationTests in 11.391 seconds (JVM running for 12.791)
12:37:39 [2019-05-06T09:37:39.270Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.468 s - in eu.yatech.hub2swarm.Hub2swarmApplicationTests
12:37:39 [2019-05-06T09:37:39.270Z] 2019-05-06 09:37:39.159 INFO 119 --- [ Thread-3] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
12:37:39 [2019-05-06T09:37:39.270Z] 2019-05-06 09:37:39.166 INFO 119 --- [ Thread-3] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
12:37:39 [2019-05-06T09:37:39.270Z] 2019-05-06 09:37:39.179 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]
12:37:39 [2019-05-06T09:37:39.270Z] 2019-05-06 09:37:39.181 INFO 119 --- [ Thread-3] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated...
12:37:39 [2019-05-06T09:37:39.270Z] 2019-05-06 09:37:39.189 INFO 119 --- [ Thread-3] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed.
12:37:39 [2019-05-06T09:37:39.821Z] [INFO]
12:37:39 [2019-05-06T09:37:39.821Z] [INFO] Results:
12:37:39 [2019-05-06T09:37:39.821Z] [INFO]
12:37:39 [2019-05-06T09:37:39.821Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
12:37:39 [2019-05-06T09:37:39.821Z] [INFO]
12:37:39 [2019-05-06T09:37:39.821Z] [INFO]
12:37:39 [2019-05-06T09:37:39.821Z] [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ hub2swarm ---
12:37:40 [2019-05-06T09:37:40.072Z] [INFO] Building jar: /var/lib/jenkins/workspace/Hub2Swarm/target/hub2swarm.jar
12:37:40 [2019-05-06T09:37:40.072Z] [INFO]
12:37:40 [2019-05-06T09:37:40.072Z] [INFO] --- spring-boot-maven-plugin:2.2.0.M2:repackage (repackage) @ hub2swarm ---
12:37:40 [2019-05-06T09:37:40.983Z] [INFO] Replacing main artifact with repackaged archive
12:37:40 [2019-05-06T09:37:40.984Z] [INFO] ------------------------------------------------------------------------
12:37:40 [2019-05-06T09:37:40.984Z] [INFO] BUILD SUCCESS
12:37:40 [2019-05-06T09:37:40.984Z] [INFO] ------------------------------------------------------------------------
12:37:40 [2019-05-06T09:37:40.984Z] [INFO] Total time: 21.453 s
12:37:40 [2019-05-06T09:37:40.984Z] [INFO] Finished at: 2019-05-06T09:37:40Z
12:37:40 [2019-05-06T09:37:40.984Z] [INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker: Build and Push)
[Pipeline] script
[Pipeline] {
[Pipeline] timeout
12:37:41 [2019-05-06T09:37:41.199Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
12:37:41 [2019-05-06T09:37:41.500Z] + set +x
12:37:41 [2019-05-06T09:37:41.500Z] Starting Docker: docker.
12:37:41 [2019-05-06T09:37:41.500Z] Daemon started. kyberorg, go ahead!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] withCredentials
12:37:41 [2019-05-06T09:37:41.704Z] Masking only exact matches of $USR or $PASS
[Pipeline] {
[Pipeline] timeout
12:37:41 [2019-05-06T09:37:41.765Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
12:37:42 [2019-05-06T09:37:42.113Z] + set +x
12:37:42 [2019-05-06T09:37:42.113Z] Login as **** to Docker Repository
12:37:43 [2019-05-06T09:37:43.976Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/Hub2Swarm@tmp/3ac897b5-d277-47d7-99ec-3580482ebfc7/config.json.
12:37:43 [2019-05-06T09:37:43.976Z] Configure a credential helper to remove this warning. See
12:37:43 [2019-05-06T09:37:43.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store
12:37:43 [2019-05-06T09:37:43.976Z]
12:37:43 [2019-05-06T09:37:43.976Z] Login Succeeded
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] timeout
12:37:44 [2019-05-06T09:37:44.206Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
12:37:44 [2019-05-06T09:37:44.505Z] + set +x
12:37:44 [2019-05-06T09:37:44.505Z] Building Docker Image yasys/hub2swarm with tags: [5-do-stack-update-latest]
12:37:45 [2019-05-06T09:37:45.055Z] Sending build context to Docker daemon 70.61MB
12:37:45 [2019-05-06T09:37:45.055Z] Step 1/7 : FROM java:8-jre
12:37:46 [2019-05-06T09:37:46.400Z] 8-jre: Pulling from library/java
12:37:46 [2019-05-06T09:37:46.400Z] 5040bd298390: Pulling fs layer
12:37:46 [2019-05-06T09:37:46.400Z] fce5728aad85: Pulling fs layer
12:37:46 [2019-05-06T09:37:46.400Z] c42794440453: Pulling fs layer
12:37:46 [2019-05-06T09:37:46.400Z] 0c0da797ba48: Pulling fs layer
12:37:46 [2019-05-06T09:37:46.400Z] 7c9b17433752: Pulling fs layer
12:37:46 [2019-05-06T09:37:46.400Z] 114e02586e63: Pulling fs layer
12:37:46 [2019-05-06T09:37:46.400Z] e4c663802e9a: Pulling fs layer
12:37:46 [2019-05-06T09:37:46.400Z] 7c9b17433752: Waiting
12:37:46 [2019-05-06T09:37:46.400Z] 0c0da797ba48: Waiting
12:37:46 [2019-05-06T09:37:46.400Z] e4c663802e9a: Waiting
12:37:46 [2019-05-06T09:37:46.400Z] 114e02586e63: Waiting
12:37:46 [2019-05-06T09:37:46.951Z] c42794440453: Verifying Checksum
12:37:46 [2019-05-06T09:37:46.951Z] c42794440453: Download complete
12:37:47 [2019-05-06T09:37:47.202Z] fce5728aad85: Verifying Checksum
12:37:47 [2019-05-06T09:37:47.202Z] fce5728aad85: Download complete
12:37:47 [2019-05-06T09:37:47.452Z] 0c0da797ba48: Verifying Checksum
12:37:47 [2019-05-06T09:37:47.452Z] 0c0da797ba48: Download complete
12:37:47 [2019-05-06T09:37:47.703Z] 5040bd298390: Verifying Checksum
12:37:47 [2019-05-06T09:37:47.703Z] 5040bd298390: Download complete
12:37:47 [2019-05-06T09:37:47.703Z] 7c9b17433752: Download complete
12:37:48 [2019-05-06T09:37:48.254Z] e4c663802e9a: Verifying Checksum
12:37:48 [2019-05-06T09:37:48.254Z] e4c663802e9a: Download complete
12:37:48 [2019-05-06T09:37:48.806Z] 114e02586e63: Verifying Checksum
12:37:48 [2019-05-06T09:37:48.806Z] 114e02586e63: Download complete
12:37:52 [2019-05-06T09:37:52.035Z] 5040bd298390: Pull complete
12:37:53 [2019-05-06T09:37:53.897Z] fce5728aad85: Pull complete
12:37:54 [2019-05-06T09:37:54.808Z] c42794440453: Pull complete
12:37:55 [2019-05-06T09:37:55.720Z] 0c0da797ba48: Pull complete
12:37:56 [2019-05-06T09:37:56.631Z] 7c9b17433752: Pull complete
12:38:01 [2019-05-06T09:38:01.826Z] 114e02586e63: Pull complete
12:38:04 [2019-05-06T09:38:04.310Z] e4c663802e9a: Pull complete
12:38:04 [2019-05-06T09:38:04.310Z] Digest: sha256:b91008e234402fc87e7889d6af1f36b6ece844c05989236d83d1f658a6f329b0
12:38:04 [2019-05-06T09:38:04.310Z] Status: Downloaded newer image for java:8-jre
12:38:04 [2019-05-06T09:38:04.310Z] ---> e44d62cf8862
12:38:04 [2019-05-06T09:38:04.310Z] Step 2/7 : VOLUME /tmp
12:38:06 [2019-05-06T09:38:06.794Z] ---> Running in 30a7663477a0
12:38:11 [2019-05-06T09:38:11.992Z] Removing intermediate container 30a7663477a0
12:38:11 [2019-05-06T09:38:11.992Z] ---> 34b99b092be9
12:38:11 [2019-05-06T09:38:11.992Z] Step 3/7 : MAINTAINER Alexander Muravya (aka kyberorg) <kyberorg@yadev.eu>
12:38:13 [2019-05-06T09:38:13.855Z] ---> Running in 782b3ef409d4
12:38:16 [2019-05-06T09:38:16.338Z] Removing intermediate container 782b3ef409d4
12:38:16 [2019-05-06T09:38:16.338Z] ---> 6f7ae17b2a2b
12:38:16 [2019-05-06T09:38:16.338Z] Step 4/7 : ADD ./target/hub2swarm.jar /app/
12:38:19 [2019-05-06T09:38:19.567Z] ---> 1a634a33185c
12:38:19 [2019-05-06T09:38:19.567Z] Step 5/7 : RUN sh -c 'touch /app/hub2swarm.jar'
12:38:22 [2019-05-06T09:38:22.796Z] ---> Running in f120dc10b8a5
12:38:28 [2019-05-06T09:38:28.011Z] Removing intermediate container f120dc10b8a5
12:38:28 [2019-05-06T09:38:28.011Z] ---> be2a7a248f20
12:38:28 [2019-05-06T09:38:28.011Z] Step 6/7 : ENTRYPOINT exec java -Djava.security.egd=file:/dev/./urandom -jar /app/hub2swarm.jar
12:38:30 [2019-05-06T09:38:30.494Z] ---> Running in 10fd69868fb9
12:38:33 [2019-05-06T09:38:33.724Z] Removing intermediate container 10fd69868fb9
12:38:33 [2019-05-06T09:38:33.724Z] ---> 197d4a86d6de
12:38:33 [2019-05-06T09:38:33.724Z] Step 7/7 : EXPOSE 8080
12:38:35 [2019-05-06T09:38:35.586Z] ---> Running in 021f2be38edc
12:38:38 [2019-05-06T09:38:38.815Z] Removing intermediate container 021f2be38edc
12:38:38 [2019-05-06T09:38:38.816Z] ---> 4cbdca8b6964
12:38:38 [2019-05-06T09:38:38.816Z] Successfully built 4cbdca8b6964
12:38:38 [2019-05-06T09:38:38.816Z] Successfully tagged yasys/hub2swarm:5-do-stack-update-latest
12:38:38 [2019-05-06T09:38:38.816Z] Docker image yasys/hub2swarm:[5-do-stack-update-latest] for kyberorg created
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
12:38:38 [2019-05-06T09:38:38.879Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
12:38:39 [2019-05-06T09:38:39.183Z] + set +x
12:38:39 [2019-05-06T09:38:39.183Z] Push yasys/hub2swarm to Docker Repository
12:38:39 [2019-05-06T09:38:39.183Z] The push refers to repository [docker.io/yasys/hub2swarm]
12:38:39 [2019-05-06T09:38:39.734Z] cfd39621ea04: Preparing
12:38:39 [2019-05-06T09:38:39.734Z] b3ecd947bbe1: Preparing
12:38:39 [2019-05-06T09:38:39.734Z] 73ad47d4bc12: Preparing
12:38:39 [2019-05-06T09:38:39.734Z] c22c27816361: Preparing
12:38:39 [2019-05-06T09:38:39.734Z] 04dba64afa87: Preparing
12:38:39 [2019-05-06T09:38:39.734Z] 500ca2ff7d52: Preparing
12:38:39 [2019-05-06T09:38:39.734Z] 782d5215f910: Preparing
12:38:39 [2019-05-06T09:38:39.734Z] 0eb22bfb707d: Preparing
12:38:39 [2019-05-06T09:38:39.734Z] a2ae92ffcd29: Preparing
12:38:39 [2019-05-06T09:38:39.734Z] 500ca2ff7d52: Waiting
12:38:39 [2019-05-06T09:38:39.734Z] 782d5215f910: Waiting
12:38:39 [2019-05-06T09:38:39.734Z] 0eb22bfb707d: Waiting
12:38:39 [2019-05-06T09:38:39.734Z] a2ae92ffcd29: Waiting
12:38:40 [2019-05-06T09:38:40.654Z] c22c27816361: Layer already exists
12:38:40 [2019-05-06T09:38:40.654Z] 04dba64afa87: Layer already exists
12:38:40 [2019-05-06T09:38:40.654Z] 73ad47d4bc12: Layer already exists
12:38:41 [2019-05-06T09:38:41.205Z] 500ca2ff7d52: Layer already exists
12:38:41 [2019-05-06T09:38:41.205Z] 782d5215f910: Layer already exists
12:38:41 [2019-05-06T09:38:41.205Z] 0eb22bfb707d: Layer already exists
12:38:41 [2019-05-06T09:38:41.758Z] a2ae92ffcd29: Layer already exists
12:38:49 [2019-05-06T09:38:49.790Z] b3ecd947bbe1: Pushed
12:38:50 [2019-05-06T09:38:50.342Z] cfd39621ea04: Pushed
12:38:55 [2019-05-06T09:38:55.537Z] 5-do-stack-update-latest: digest: sha256:a8a6caefcd44739347131f6c8eb449c88a66ef98c4fe619e53f6939979591481 size: 2211
12:38:55 [2019-05-06T09:38:55.537Z] Docker image successfully pushed for kyberorg. Enjoy!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
12:38:55 [2019-05-06T09:38:55.595Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
12:38:55 [2019-05-06T09:38:55.888Z] + set +x
12:38:55 [2019-05-06T09:38:55.888Z] Moikka kyberorg!
12:38:55 [2019-05-06T09:38:55.888Z] Here is Docker Summary:
12:38:55 [2019-05-06T09:38:55.888Z] Images built and pushed: 1
12:38:55 [2019-05-06T09:38:55.888Z] [
12:38:55 [2019-05-06T09:38:55.888Z] yasys/hub2swarm:5-do-stack-update-latest
12:38:55 [2019-05-06T09:38:55.888Z] ]
12:38:55 [2019-05-06T09:38:55.888Z] 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
12:38:56 [2019-05-06T09:38:56.032Z] One way or another, I have finished. Tsau!
[Pipeline] sh
12:38:56 [2019-05-06T09:38:56.320Z] + set +x
12:38:56 [2019-05-06T09:38:56.320Z] Making workspace writable for correct cleanup
12:38:56 [2019-05-06T09:38:56.320Z] Done for kyberorg
[Pipeline] deleteDir
[Pipeline] echo
12:38:56 [2019-05-06T09:38:56.458Z] Great success!
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 aaa854edc84797472e8eedf5219cf9ce5770fd30f32f549c34ec7102a45b9cef
$ docker rm -f aaa854edc84797472e8eedf5219cf9ce5770fd30f32f549c34ec7102a45b9cef
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS