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/ui-detach, 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/8-replacePolicy Seen branch in repository origin/auth Seen branch in repository origin/auth2 Seen branch in repository origin/deployments Seen branch in repository origin/logging Seen branch in repository origin/master Seen branch in repository origin/trunk Seen branch in repository origin/tryagain Seen branch in repository origin/ui Seen branch in repository origin/ui-detach Seen 15 remote branches > /usr/bin/git show-ref --tags -d # timeout=10 Checking out Revision 34b3a0e2d2bc692902493b9f9683491338d545af (origin/ui-detach) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 34b3a0e2d2bc692902493b9f9683491338d545af # timeout=10 Commit message: "human readable bcast" > /usr/bin/git rev-list --no-walk 3360e166d41de7c524595b6097bcff3e5dcd96c4 # 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/ui-detach, since it originates from another repository Checking out Revision 78e505581bfc1d87a0194b7a0531760b3985472d (master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10 Commit message: "Merge branch 'steps-fix' into 'master'" > /usr/bin/git rev-list --no-walk 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10 [Pipeline] Start of Pipeline [Pipeline] getContext [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/Hub2Swarm [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential kyberorg_gl Cloning the remote Git repository Cloning repository https://gitlab.com/yasys/hub2swarm.git > /usr/bin/git init /var/lib/jenkins/workspace/Hub2Swarm # timeout=10 Fetching upstream changes from https://gitlab.com/yasys/hub2swarm.git > /usr/bin/git --version # timeout=10 using GIT_ASKPASS to set credentials Kyberorg GitLab > /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/hub2swarm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/hub2swarm.git # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/hub2swarm.git # timeout=10 Fetching upstream changes from https://gitlab.com/yasys/hub2swarm.git using GIT_ASKPASS to set credentials Kyberorg GitLab > /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/hub2swarm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 skipping resolution of commit remotes/origin/ui-detach, since it originates from another repository Seen branch in repository origin/auth Seen branch in repository origin/master Seen branch in repository origin/trunk Seen branch in repository origin/ui Seen branch in repository origin/ui-detach Seen 5 remote branches > /usr/bin/git show-ref --tags -d # timeout=10 Checking out Revision 34b3a0e2d2bc692902493b9f9683491338d545af (origin/ui-detach) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 34b3a0e2d2bc692902493b9f9683491338d545af # timeout=10 Commit message: "human readable bcast" [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/27b18a95-95bf-4072-9446-5cac50ee8ab5/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 9385fe1822192258db15485ca65fbd5787ce064dc55705474ad3ce8e73e04e14 -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 10:41:58 [2019-05-27T07:41:58.082Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 10:41:58 [2019-05-27T07:41:58.402Z] + set +x 10:41:58 [2019-05-27T07:41:58.403Z] [Runner info] 10:41:58 [2019-05-27T07:41:58.403Z] Hostname: 9385fe182219 10:41:58 [2019-05-27T07:41:58.654Z] Network Status: Host Online 10:41:58 [2019-05-27T07:41:58.654Z] 10:41:58 [2019-05-27T07:41:58.654Z] === Tools info === 10:41:58 [2019-05-27T07:41:58.904Z] Docker version: Docker version 18.09.5, build e8ff056dbc 10:41:58 [2019-05-27T07:41:58.904Z] 10:41:58 [2019-05-27T07:41:58.904Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z) 10:41:58 [2019-05-27T07:41:58.904Z] Maven home: /opt/mvn 10:41:58 [2019-05-27T07:41:58.904Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre 10:41:58 [2019-05-27T07:41:58.904Z] Default locale: en, platform encoding: UTF-8 10:41:58 [2019-05-27T07:41:58.904Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix" 10:41:58 [2019-05-27T07:41:58.904Z] 10:41:58 [2019-05-27T07:41:58.904Z] Requested by kyberorg [Pipeline] } [Pipeline] // timeout [Pipeline] timeout 10:41:59 [2019-05-27T07:41:59.017Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 10:41:59 [2019-05-27T07:41:59.333Z] + set +x 10:41:59 [2019-05-27T07:41:59.333Z] [Build info] 10:41:59 [2019-05-27T07:41:59.333Z] ===== Git info ===== 10:41:59 [2019-05-27T07:41:59.333Z] Git branch: ui-detach 10:41:59 [2019-05-27T07:41:59.333Z] Git commit: 34b3a0e2d2bc692902493b9f9683491338d545af 10:41:59 [2019-05-27T07:41:59.333Z] Git tag: - 10:41:59 [2019-05-27T07:41:59.333Z] 10:41:59 [2019-05-27T07:41:59.333Z] ===== Jenkins info ===== 10:41:59 [2019-05-27T07:41:59.333Z] Jenkins Job #163 10:41:59 [2019-05-27T07:41:59.333Z] Jenkins Job URL: https://ci.yadev.eu/job/Hub2Swarm/163/ 10:41:59 [2019-05-27T07:41:59.333Z] Jenkins Tag: jenkins-Hub2Swarm-163 10:41:59 [2019-05-27T07:41:59.333Z] 10:41:59 [2019-05-27T07:41:59.333Z] ===== Job Params ===== 10:41:59 [2019-05-27T07:41:59.333Z] 10:41:59 [2019-05-27T07:41:59.333Z] dockerRepo=yasys/hub2swarm 10:41:59 [2019-05-27T07:41:59.333Z] dockerStep=ee.yadev.pipe.commonpipe.Default@69aec611 10:41:59 [2019-05-27T07:41:59.333Z] javaStep=org.jenkinsci.plugins.workflow.cps.CpsClosure2@73a0ee5b 10:41:59 [2019-05-27T07:41:59.333Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@69aec611 10:41:59 [2019-05-27T07:41:59.333Z] hubUrl=https://cloud.docker.com/repository/docker 10:41:59 [2019-05-27T07:41:59.333Z] useDebugTag=false 10:41:59 [2019-05-27T07:41:59.333Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false} 10:41:59 [2019-05-27T07:41:59.333Z] preparationStep=ee.yadev.pipe.commonpipe.Default@69aec611 10:41:59 [2019-05-27T07:41:59.333Z] stepTimeout=5 10:41:59 [2019-05-27T07:41:59.333Z] hubCredentialsId=docker-hub 10:41:59 [2019-05-27T07:41:59.333Z] class=class ee.yadev.pipe.commonpipe.Params 10:41:59 [2019-05-27T07:41:59.333Z] skipMavenTests=true 10:41:59 [2019-05-27T07:41:59.333Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged -v /opt/mvn/:/root/.m2} 10:41:59 [2019-05-27T07:41:59.333Z] verbose=false 10:41:59 [2019-05-27T07:41:59.333Z] mavenTestsTimeout=5 10:41:59 [2019-05-27T07:41:59.333Z] pipelineTimeout=15 10:41:59 [2019-05-27T07:41:59.333Z] hubUser=kyberorg 10:41:59 [2019-05-27T07:41:59.333Z] 10:41:59 [2019-05-27T07:41:59.333Z] ==== Environment Variables ===== 10:41:59 [2019-05-27T07:41:59.333Z] GIT_COMMITTER_NAME=Jenkins CI 10:41:59 [2019-05-27T07:41:59.333Z] gitlabSourceRepoURL=git@gitlab.com:yasys/hub2swarm.git 10:41:59 [2019-05-27T07:41:59.333Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=3360e166d41de7c524595b6097bcff3e5dcd96c4 10:41:59 [2019-05-27T07:41:59.333Z] GIT_AUTHOR_EMAIL=ci@yadev.eu 10:41:59 [2019-05-27T07:41:59.333Z] HOSTNAME=9385fe182219 10:41:59 [2019-05-27T07:41:59.333Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/163/display/redirect?page=changes 10:41:59 [2019-05-27T07:41:59.333Z] gitlabAfter=34b3a0e2d2bc692902493b9f9683491338d545af 10:41:59 [2019-05-27T07:41:59.333Z] HUDSON_URL=https://ci.yadev.eu/ 10:41:59 [2019-05-27T07:41:59.333Z] NODE_LABELS=master 10:41:59 [2019-05-27T07:41:59.333Z] GIT_COMMIT=34b3a0e2d2bc692902493b9f9683491338d545af 10:41:59 [2019-05-27T07:41:59.333Z] HOME=/root 10:41:59 [2019-05-27T07:41:59.333Z] BUILD_URL=https://ci.yadev.eu/job/Hub2Swarm/163/ 10:41:59 [2019-05-27T07:41:59.333Z] GIT_AUTHOR_NAME=Jenkins CI 10:41:59 [2019-05-27T07:41:59.333Z] gitlabTargetBranch=ui-detach 10:41:59 [2019-05-27T07:41:59.333Z] JENKINS_SERVER_COOKIE=durable-a20a2f40a8ef5813fe7ee1dcdca63f0d 10:41:59 [2019-05-27T07:41:59.333Z] gitlabSourceRepoHttpUrl=https://gitlab.com/yasys/hub2swarm.git 10:41:59 [2019-05-27T07:41:59.333Z] WORKSPACE=/var/lib/jenkins/workspace/Hub2Swarm 10:41:59 [2019-05-27T07:41:59.333Z] gitlabMergeRequestLastCommit=34b3a0e2d2bc692902493b9f9683491338d545af 10:41:59 [2019-05-27T07:41:59.333Z] JAVA_VERSION=8u212 10:41:59 [2019-05-27T07:41:59.333Z] gitlabSourceRepoSshUrl=git@gitlab.com:yasys/hub2swarm.git 10:41:59 [2019-05-27T07:41:59.333Z] NODE_NAME=master 10:41:59 [2019-05-27T07:41:59.333Z] EXECUTOR_NUMBER=0 10:41:59 [2019-05-27T07:41:59.333Z] gitlabSourceRepoHomepage=https://gitlab.com/yasys/hub2swarm 10:41:59 [2019-05-27T07:41:59.333Z] GIT_BRANCH=origin/ui-detach 10:41:59 [2019-05-27T07:41:59.333Z] STAGE_NAME=Execution info 10:41:59 [2019-05-27T07:41:59.333Z] gitlabBranch=ui-detach 10:41:59 [2019-05-27T07:41:59.333Z] gitlabSourceBranch=ui-detach 10:41:59 [2019-05-27T07:41:59.333Z] gitlabUserEmail=kyberorg@yadev.eu 10:41:59 [2019-05-27T07:41:59.333Z] BUILD_DISPLAY_NAME=#163 10:41:59 [2019-05-27T07:41:59.333Z] JOB_BASE_NAME=Hub2Swarm 10:41:59 [2019-05-27T07:41:59.333Z] HUDSON_HOME=/var/lib/jenkins 10:41:59 [2019-05-27T07:41:59.333Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/ 10:41:59 [2019-05-27T07:41:59.333Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1 10:41:59 [2019-05-27T07:41:59.333Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 10:41:59 [2019-05-27T07:41:59.333Z] BUILD_ID=163 10:41:59 [2019-05-27T07:41:59.333Z] BUILDING_FOR=kyberorg 10:41:59 [2019-05-27T07:41:59.334Z] BUILD_TAG=jenkins-Hub2Swarm-163 10:41:59 [2019-05-27T07:41:59.334Z] gitlabBefore=3360e166d41de7c524595b6097bcff3e5dcd96c4 10:41:59 [2019-05-27T07:41:59.334Z] gitlabActionType=PUSH 10:41:59 [2019-05-27T07:41:59.334Z] JENKINS_URL=https://ci.yadev.eu/ 10:41:59 [2019-05-27T07:41:59.334Z] LANG=C.UTF-8 10:41:59 [2019-05-27T07:41:59.334Z] JOB_URL=https://ci.yadev.eu/job/Hub2Swarm/ 10:41:59 [2019-05-27T07:41:59.334Z] gitlabSourceRepoName=Hub2Swarm 10:41:59 [2019-05-27T07:41:59.334Z] GIT_URL=https://gitlab.com/yasys/hub2swarm.git 10:41:59 [2019-05-27T07:41:59.334Z] BUILD_NUMBER=163 10:41:59 [2019-05-27T07:41:59.334Z] gitlabSourceNamespace=Yet another Systems 10:41:59 [2019-05-27T07:41:59.334Z] JENKINS_NODE_COOKIE=0b3bdbfd-4d72-496f-b3e4-c9b5272b8b00 10:41:59 [2019-05-27T07:41:59.334Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/163/display/redirect 10:41:59 [2019-05-27T07:41:59.334Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd 10:41:59 [2019-05-27T07:41:59.334Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/display/redirect 10:41:59 [2019-05-27T07:41:59.334Z] CLASSPATH= 10:41:59 [2019-05-27T07:41:59.334Z] JOB_NAME=Hub2Swarm 10:41:59 [2019-05-27T07:41:59.334Z] GIT_COMMITTER_EMAIL=ci@yadev.eu 10:41:59 [2019-05-27T07:41:59.334Z] gitlabUserName=Alex Muravya 10:41:59 [2019-05-27T07:41:59.334Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/Hub2Swarm@tmp/27b18a95-95bf-4072-9446-5cac50ee8ab5 10:41:59 [2019-05-27T07:41:59.334Z] JAVA_HOME=/docker-java-home 10:41:59 [2019-05-27T07:41:59.334Z] PWD=/var/lib/jenkins/workspace/Hub2Swarm 10:41:59 [2019-05-27T07:41:59.334Z] GIT_PREVIOUS_COMMIT=3360e166d41de7c524595b6097bcff3e5dcd96c4 10:41:59 [2019-05-27T07:41:59.334Z] Requested by kyberorg [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (JavaApp: Build and Test) [Pipeline] script [Pipeline] { [Pipeline] sh 10:41:59 [2019-05-27T07:41:59.876Z] + mvn clean package 10:42:01 [2019-05-27T07:42:01.739Z] [INFO] Scanning for projects... 10:42:01 [2019-05-27T07:42:01.989Z] [INFO] 10:42:01 [2019-05-27T07:42:01.989Z] [INFO] ------------------------< eu.yatech:hub2swarm >------------------------- 10:42:01 [2019-05-27T07:42:01.989Z] [INFO] Building hub2swarm 0.0.1-SNAPSHOT 10:42:01 [2019-05-27T07:42:01.989Z] [INFO] --------------------------------[ jar ]--------------------------------- 10:42:03 [2019-05-27T07:42:03.852Z] [INFO] 10:42:03 [2019-05-27T07:42:03.852Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hub2swarm --- 10:42:04 [2019-05-27T07:42:04.103Z] [INFO] 10:42:04 [2019-05-27T07:42:04.103Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hub2swarm --- 10:42:04 [2019-05-27T07:42:04.103Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:42:04 [2019-05-27T07:42:04.103Z] [INFO] Copying 4 resources 10:42:04 [2019-05-27T07:42:04.103Z] [INFO] Copying 12 resources 10:42:04 [2019-05-27T07:42:04.103Z] [INFO] 10:42:04 [2019-05-27T07:42:04.103Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hub2swarm --- 10:42:04 [2019-05-27T07:42:04.354Z] [INFO] Changes detected - recompiling the module! 10:42:04 [2019-05-27T07:42:04.354Z] [INFO] Compiling 54 source files to /var/lib/jenkins/workspace/Hub2Swarm/target/classes 10:42:09 [2019-05-27T07:42:09.550Z] [INFO] 10:42:09 [2019-05-27T07:42:09.550Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hub2swarm --- 10:42:09 [2019-05-27T07:42:09.550Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:42:09 [2019-05-27T07:42:09.550Z] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Hub2Swarm/src/test/resources 10:42:09 [2019-05-27T07:42:09.550Z] [INFO] 10:42:09 [2019-05-27T07:42:09.550Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hub2swarm --- 10:42:09 [2019-05-27T07:42:09.550Z] [INFO] Changes detected - recompiling the module! 10:42:09 [2019-05-27T07:42:09.550Z] [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/Hub2Swarm/target/test-classes 10:42:09 [2019-05-27T07:42:09.551Z] [INFO] 10:42:09 [2019-05-27T07:42:09.551Z] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hub2swarm --- 10:42:09 [2019-05-27T07:42:09.804Z] [INFO] 10:42:09 [2019-05-27T07:42:09.804Z] [INFO] ------------------------------------------------------- 10:42:09 [2019-05-27T07:42:09.804Z] [INFO] T E S T S 10:42:09 [2019-05-27T07:42:09.804Z] [INFO] ------------------------------------------------------- 10:42:10 [2019-05-27T07:42:10.714Z] [INFO] Running eu.yatech.hub2swarm.Hub2swarmApplicationTests 10:42:10 [2019-05-27T07:42:10.965Z] 07:42:10.711 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class eu.yatech.hub2swarm.Hub2swarmApplicationTests] 10:42:10 [2019-05-27T07:42:10.965Z] 07:42:10.719 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 10:42:10 [2019-05-27T07:42:10.965Z] 07:42:10.742 [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)] 10:42:10 [2019-05-27T07:42:10.965Z] 07:42:10.825 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 10:42:10 [2019-05-27T07:42:10.965Z] 07:42:10.865 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests], using SpringBootContextLoader 10:42:10 [2019-05-27T07:42:10.965Z] 07:42:10.882 [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 10:42:10 [2019-05-27T07:42:10.965Z] 07:42:10.884 [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 10:42:10 [2019-05-27T07:42:10.965Z] 07:42:10.885 [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}. 10:42:10 [2019-05-27T07:42:10.965Z] 07:42:10.887 [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. 10:42:11 [2019-05-27T07:42:11.216Z] 07:42:10.981 [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] 10:42:11 [2019-05-27T07:42:11.216Z] 07:42:11.100 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/var/lib/jenkins/workspace/Hub2Swarm/target/classes/eu/yatech/hub2swarm/Hub2swarmApplication.class] 10:42:11 [2019-05-27T07:42:11.216Z] 07:42:11.102 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration eu.yatech.hub2swarm.Hub2swarmApplication for test class eu.yatech.hub2swarm.Hub2swarmApplicationTests 10:42:11 [2019-05-27T07:42:11.466Z] 07:42:11.249 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: using defaults. 10:42:11 [2019-05-27T07:42:11.466Z] 07:42:11.250 [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] 10:42:11 [2019-05-27T07:42:11.466Z] 07:42:11.274 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@291caca8, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@385e9564, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5b94b04d, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@8c3b9d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4c39bec8, org.springframework.test.context.transaction.TransactionalTestExecutionListener@f79e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7ee8290b, org.springframework.test.context.event.EventPublishingTestExecutionListener@1f59a598, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1e178745, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@192c3f1e, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@26b3fd41, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7494f96a, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@561b6512] 10:42:11 [2019-05-27T07:42:11.466Z] 07:42:11.277 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] 10:42:11 [2019-05-27T07:42:11.466Z] 07:42:11.279 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] 10:42:11 [2019-05-27T07:42:11.466Z] 07:42:11.281 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] 10:42:11 [2019-05-27T07:42:11.466Z] 07:42:11.281 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] 10:42:11 [2019-05-27T07:42:11.466Z] 07:42:11.282 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] 10:42:11 [2019-05-27T07:42:11.466Z] 07:42:11.282 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] 10:42:11 [2019-05-27T07:42:11.466Z] 07:42:11.287 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@7b02881e testClass = Hub2swarmApplicationTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@1ebd319f 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@799d4f69, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@12028586, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@12405818, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@221af3c0], 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]. 10:42:11 [2019-05-27T07:42:11.466Z] 07:42:11.289 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] 10:42:11 [2019-05-27T07:42:11.466Z] 07:42:11.290 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] 10:42:11 [2019-05-27T07:42:11.466Z] 07:42:11.323 [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} 10:42:11 [2019-05-27T07:42:11.717Z] __ __ __ ___ _____ 10:42:11 [2019-05-27T07:42:11.717Z] / / / / __ __ / /_ |__ \ / ___/ _ __ ____ _ _____ ____ ___ 10:42:11 [2019-05-27T07:42:11.717Z] / /_/ / / / / / / __ \ __/ / \__ \ | | /| / / / __ `/ / ___/ / __ `__ \ 10:42:11 [2019-05-27T07:42:11.717Z] / __ / / /_/ / / /_/ / / __/ ___/ / | |/ |/ / / /_/ / / / / / / / / / 10:42:11 [2019-05-27T07:42:11.717Z] /_/ /_/ \__,_/ /_.___/ /____/ /____/ |__/|__/ \__,_/ /_/ /_/ /_/ /_/ 10:42:11 [2019-05-27T07:42:11.717Z] 10:42:11 [2019-05-27T07:42:11.975Z] [main] WARN org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer:86 {logDuplicateJsonObjectsWarning}: 10:42:11 [2019-05-27T07:42:11.976Z] 10:42:11 [2019-05-27T07:42:11.976Z] Found multiple occurrences of org.json.JSONObject on the class path: 10:42:11 [2019-05-27T07:42:11.976Z] 10:42:11 [2019-05-27T07:42:11.976Z] 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 10:42:11 [2019-05-27T07:42:11.976Z] jar:file:/root/.m2/repository/org/json/json/20140107/json-20140107.jar!/org/json/JSONObject.class 10:42:11 [2019-05-27T07:42:11.976Z] 10:42:11 [2019-05-27T07:42:11.976Z] You may wish to exclude one of them to ensure predictable runtime behavior 10:42:11 [2019-05-27T07:42:11.976Z] 10:42:11 [2019-05-27T07:42:11.976Z] [main] INFO org.springframework.boot.StartupInfoLogger:50 {logStarting}: Starting Hub2swarmApplicationTests on 9385fe182219 with PID 121 (started by root in /var/lib/jenkins/workspace/Hub2Swarm) 10:42:11 [2019-05-27T07:42:11.976Z] [main] INFO org.springframework.boot.SpringApplication:682 {logStartupProfileInfo}: No active profile set, falling back to default profiles: default 10:42:13 [2019-05-27T07:42:13.837Z] [main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate:126 {registerRepositoriesIn}: Bootstrapping Spring Data repositories in DEFAULT mode. 10:42:14 [2019-05-27T07:42:14.088Z] [main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate:182 {registerRepositoriesIn}: Finished Spring Data repository scanning in 191ms. Found 7 repository interfaces. 10:42:14 [2019-05-27T07:42:14.998Z] [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 {postProcessAfterInitialization}: Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$433d4c6f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 10:42:15 [2019-05-27T07:42:15.556Z] [main] INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 {info}: Flyway Community Edition 5.2.4 by Boxfuse 10:42:15 [2019-05-27T07:42:15.556Z] [main] INFO com.zaxxer.hikari.HikariDataSource:110 {getConnection}: HikariPool-1 - Starting... 10:42:15 [2019-05-27T07:42:15.806Z] [main] INFO com.zaxxer.hikari.HikariDataSource:123 {getConnection}: HikariPool-1 - Start completed. 10:42:15 [2019-05-27T07:42:15.806Z] [main] INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 {info}: Database: jdbc:h2:mem:testdb (H2 1.4) 10:42:15 [2019-05-27T07:42:15.806Z] [main] WARN org.flywaydb.core.internal.logging.slf4j.Slf4jLog:53 {warn}: Flyway upgrade recommended: H2 1.4.199 is newer than this version of Flyway and support has not been tested. 10:42:15 [2019-05-27T07:42:15.806Z] [main] INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 {info}: Successfully validated 7 migrations (execution time 00:00.028s) 10:42:16 [2019-05-27T07:42:16.057Z] [main] INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 {info}: Creating Schema History table: "PUBLIC"."flyway_schema_history" 10:42:16 [2019-05-27T07:42:16.057Z] [main] INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 {info}: Current version of schema "PUBLIC": << Empty Schema >> 10:42:16 [2019-05-27T07:42:16.057Z] [main] INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 {info}: Migrating schema "PUBLIC" to version 1 - Tables 10:42:16 [2019-05-27T07:42:16.057Z] [main] INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 {info}: Migrating schema "PUBLIC" to version 2 - Stack Table 10:42:16 [2019-05-27T07:42:16.057Z] [main] INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 {info}: Migrating schema "PUBLIC" to version 3 - Creds Table 10:42:16 [2019-05-27T07:42:16.057Z] [main] INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 {info}: Migrating schema "PUBLIC" to version 4 - Token Table 10:42:16 [2019-05-27T07:42:16.057Z] [main] INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 {info}: Migrating schema "PUBLIC" to version 5 - Image Replace Policy 10:42:16 [2019-05-27T07:42:16.057Z] [main] INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 {info}: Migrating schema "PUBLIC" to version 6 - User Table 10:42:16 [2019-05-27T07:42:16.057Z] [main] INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 {info}: Migrating schema "PUBLIC" to version 7 - Deployment Table 10:42:16 [2019-05-27T07:42:16.057Z] [main] INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 {info}: Successfully applied 7 migrations to schema "PUBLIC" (execution time 00:00.174s) 10:42:16 [2019-05-27T07:42:16.307Z] [main] INFO org.hibernate.jpa.internal.util.LogHelper:31 {logPersistenceUnitInformation}: HHH000204: Processing PersistenceUnitInfo [name: default] 10:42:16 [2019-05-27T07:42:16.558Z] [main] INFO org.hibernate.Version:46 {logVersion}: HHH000412: Hibernate Core {5.4.2.Final} 10:42:16 [2019-05-27T07:42:16.808Z] [main] INFO org.hibernate.annotations.common.reflection.java.JavaReflectionManager:49 {<clinit>}: HCANN000001: Hibernate Commons Annotations {5.1.0.Final} 10:42:17 [2019-05-27T07:42:17.059Z] [main] INFO org.hibernate.dialect.Dialect:158 {<init>}: HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 10:42:18 [2019-05-27T07:42:18.402Z] [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator:52 {initiateService}: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 10:42:18 [2019-05-27T07:42:18.402Z] [main] INFO org.springframework.orm.jpa.AbstractEntityManagerFactoryBean:415 {buildNativeEntityManagerFactory}: Initialized JPA EntityManagerFactory for persistence unit 'default' 10:42:19 [2019-05-27T07:42:19.745Z] [main] WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration:230 {openEntityManagerInViewInterceptor}: 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 10:42:20 [2019-05-27T07:42:20.659Z] [main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 {<init>}: Creating filter chain: Ant [pattern='/hub'], [] 10:42:20 [2019-05-27T07:42:20.659Z] [main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 {<init>}: Creating filter chain: Ant [pattern='/VAADIN/**'], [] 10:42:20 [2019-05-27T07:42:20.659Z] [main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 {<init>}: Creating filter chain: Ant [pattern='/favicon.ico'], [] 10:42:20 [2019-05-27T07:42:20.659Z] [main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 {<init>}: Creating filter chain: Ant [pattern='/robots.txt'], [] 10:42:20 [2019-05-27T07:42:20.659Z] [main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 {<init>}: Creating filter chain: Ant [pattern='/manifest.webmanifest'], [] 10:42:20 [2019-05-27T07:42:20.659Z] [main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 {<init>}: Creating filter chain: Ant [pattern='/sw.js'], [] 10:42:20 [2019-05-27T07:42:20.659Z] [main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 {<init>}: Creating filter chain: Ant [pattern='/offline-page.html'], [] 10:42:20 [2019-05-27T07:42:20.659Z] [main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 {<init>}: Creating filter chain: Ant [pattern='/src/main/webapp/icons/**'], [] 10:42:20 [2019-05-27T07:42:20.659Z] [main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 {<init>}: Creating filter chain: Ant [pattern='/images/**'], [] 10:42:20 [2019-05-27T07:42:20.659Z] [main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 {<init>}: Creating filter chain: Ant [pattern='/icons/**'], [] 10:42:20 [2019-05-27T07:42:20.659Z] [main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 {<init>}: Creating filter chain: Ant [pattern='/img/**'], [] 10:42:20 [2019-05-27T07:42:20.659Z] [main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 {<init>}: Creating filter chain: Ant [pattern='/frontend/**'], [] 10:42:20 [2019-05-27T07:42:20.659Z] [main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 {<init>}: Creating filter chain: Ant [pattern='/webjars/**'], [] 10:42:20 [2019-05-27T07:42:20.659Z] [main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 {<init>}: Creating filter chain: Ant [pattern='/h2-console/**'], [] 10:42:20 [2019-05-27T07:42:20.659Z] [main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 {<init>}: Creating filter chain: Ant [pattern='/frontend-es5/**'], [] 10:42:20 [2019-05-27T07:42:20.659Z] [main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 {<init>}: Creating filter chain: Ant [pattern='/frontend-es6/**'], [] 10:42:20 [2019-05-27T07:42:20.910Z] [main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 {<init>}: Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@24258b54, org.springframework.security.web.context.SecurityContextPersistenceFilter@433b1597, org.springframework.security.web.header.HeaderWriterFilter@5ffd35dd, org.springframework.security.web.authentication.logout.LogoutFilter@776e7dfb, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7a8b7e11, org.springframework.security.web.session.ConcurrentSessionFilter@465d1345, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@14d18029, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6706da3d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@493968a9, org.springframework.security.web.session.SessionManagementFilter@4cacccbf, org.springframework.security.web.access.ExceptionTranslationFilter@34f48d1, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6ec98ccc] 10:42:21 [2019-05-27T07:42:21.821Z] [main] INFO org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:171 {initialize}: Initializing ExecutorService 'applicationTaskExecutor' 10:42:22 [2019-05-27T07:42:22.732Z] [main] INFO org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver:59 {<init>}: Exposing 2 endpoint(s) beneath base path '/actuator' 10:42:23 [2019-05-27T07:42:23.644Z] [main] INFO org.springframework.boot.StartupInfoLogger:59 {logStarted}: Started Hub2swarmApplicationTests in 12.046 seconds (JVM running for 13.483) 10:42:23 [2019-05-27T07:42:23.644Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.067 s - in eu.yatech.hub2swarm.Hub2swarmApplicationTests 10:42:23 [2019-05-27T07:42:23.644Z] [Thread-3] INFO org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:208 {shutdown}: Shutting down ExecutorService 'applicationTaskExecutor' 10:42:23 [2019-05-27T07:42:23.644Z] [Thread-3] INFO org.springframework.orm.jpa.AbstractEntityManagerFactoryBean:597 {destroy}: Closing JPA EntityManagerFactory for persistence unit 'default' 10:42:23 [2019-05-27T07:42:23.644Z] [Thread-3] INFO org.springframework.beans.factory.support.DisposableBeanAdapter:265 {destroy}: 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] 10:42:23 [2019-05-27T07:42:23.644Z] [Thread-3] INFO com.zaxxer.hikari.HikariDataSource:350 {close}: HikariPool-1 - Shutdown initiated... 10:42:23 [2019-05-27T07:42:23.895Z] [Thread-3] INFO com.zaxxer.hikari.HikariDataSource:352 {close}: HikariPool-1 - Shutdown completed. 10:42:24 [2019-05-27T07:42:24.145Z] [INFO] 10:42:24 [2019-05-27T07:42:24.145Z] [INFO] Results: 10:42:24 [2019-05-27T07:42:24.145Z] [INFO] 10:42:24 [2019-05-27T07:42:24.145Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 10:42:24 [2019-05-27T07:42:24.145Z] [INFO] 10:42:24 [2019-05-27T07:42:24.145Z] [INFO] 10:42:24 [2019-05-27T07:42:24.145Z] [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ hub2swarm --- 10:42:24 [2019-05-27T07:42:24.395Z] [INFO] Building jar: /var/lib/jenkins/workspace/Hub2Swarm/target/hub2swarm.jar 10:42:24 [2019-05-27T07:42:24.396Z] [INFO] 10:42:24 [2019-05-27T07:42:24.396Z] [INFO] --- spring-boot-maven-plugin:2.2.0.M2:repackage (repackage) @ hub2swarm --- 10:42:25 [2019-05-27T07:42:25.307Z] [INFO] Replacing main artifact with repackaged archive 10:42:25 [2019-05-27T07:42:25.307Z] [INFO] ------------------------------------------------------------------------ 10:42:25 [2019-05-27T07:42:25.307Z] [INFO] BUILD SUCCESS 10:42:25 [2019-05-27T07:42:25.307Z] [INFO] ------------------------------------------------------------------------ 10:42:25 [2019-05-27T07:42:25.307Z] [INFO] Total time: 23.609 s 10:42:25 [2019-05-27T07:42:25.307Z] [INFO] Finished at: 2019-05-27T07:42:25Z 10:42:25 [2019-05-27T07:42:25.307Z] [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker: Build and Push) [Pipeline] script [Pipeline] { [Pipeline] timeout 10:42:25 [2019-05-27T07:42:25.556Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 10:42:25 [2019-05-27T07:42:25.875Z] + set +x 10:42:26 [2019-05-27T07:42:26.125Z] Starting Docker: docker. 10:42:26 [2019-05-27T07:42:26.125Z] Daemon started. kyberorg, go ahead! [Pipeline] } [Pipeline] // timeout [Pipeline] withCredentials 10:42:26 [2019-05-27T07:42:26.212Z] Masking only exact matches of $USR or $PASS [Pipeline] { [Pipeline] timeout 10:42:26 [2019-05-27T07:42:26.268Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 10:42:26 [2019-05-27T07:42:26.585Z] + set +x 10:42:26 [2019-05-27T07:42:26.585Z] Login as **** to Docker Repository 10:42:28 [2019-05-27T07:42:28.448Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/Hub2Swarm@tmp/27b18a95-95bf-4072-9446-5cac50ee8ab5/config.json. 10:42:28 [2019-05-27T07:42:28.448Z] Configure a credential helper to remove this warning. See 10:42:28 [2019-05-27T07:42:28.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:28 [2019-05-27T07:42:28.448Z] 10:42:28 [2019-05-27T07:42:28.448Z] Login Succeeded [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withCredentials [Pipeline] timeout 10:42:28 [2019-05-27T07:42:28.599Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 10:42:28 [2019-05-27T07:42:28.906Z] + set +x 10:42:28 [2019-05-27T07:42:28.906Z] Building Docker Image yasys/hub2swarm with tags: [ui-detach-latest] 10:42:30 [2019-05-27T07:42:30.250Z] Sending build context to Docker daemon 72.91MB 10:42:30 [2019-05-27T07:42:30.250Z] Step 1/7 : FROM java:8-jre 10:42:31 [2019-05-27T07:42:31.593Z] 8-jre: Pulling from library/java 10:42:31 [2019-05-27T07:42:31.593Z] 5040bd298390: Pulling fs layer 10:42:31 [2019-05-27T07:42:31.593Z] fce5728aad85: Pulling fs layer 10:42:31 [2019-05-27T07:42:31.593Z] c42794440453: Pulling fs layer 10:42:31 [2019-05-27T07:42:31.593Z] 0c0da797ba48: Pulling fs layer 10:42:31 [2019-05-27T07:42:31.593Z] 7c9b17433752: Pulling fs layer 10:42:31 [2019-05-27T07:42:31.593Z] 114e02586e63: Pulling fs layer 10:42:31 [2019-05-27T07:42:31.593Z] e4c663802e9a: Pulling fs layer 10:42:31 [2019-05-27T07:42:31.593Z] 0c0da797ba48: Waiting 10:42:31 [2019-05-27T07:42:31.593Z] 7c9b17433752: Waiting 10:42:31 [2019-05-27T07:42:31.593Z] 114e02586e63: Waiting 10:42:31 [2019-05-27T07:42:31.844Z] c42794440453: Verifying Checksum 10:42:31 [2019-05-27T07:42:31.844Z] c42794440453: Download complete 10:42:32 [2019-05-27T07:42:32.094Z] fce5728aad85: Verifying Checksum 10:42:32 [2019-05-27T07:42:32.094Z] fce5728aad85: Download complete 10:42:32 [2019-05-27T07:42:32.345Z] 0c0da797ba48: Verifying Checksum 10:42:32 [2019-05-27T07:42:32.345Z] 0c0da797ba48: Download complete 10:42:32 [2019-05-27T07:42:32.896Z] 5040bd298390: Verifying Checksum 10:42:32 [2019-05-27T07:42:32.896Z] 5040bd298390: Download complete 10:42:32 [2019-05-27T07:42:32.896Z] 7c9b17433752: Download complete 10:42:33 [2019-05-27T07:42:33.447Z] e4c663802e9a: Verifying Checksum 10:42:33 [2019-05-27T07:42:33.447Z] e4c663802e9a: Download complete 10:42:33 [2019-05-27T07:42:33.699Z] 114e02586e63: Verifying Checksum 10:42:33 [2019-05-27T07:42:33.699Z] 114e02586e63: Download complete 10:42:40 [2019-05-27T07:42:40.181Z] 5040bd298390: Pull complete 10:42:43 [2019-05-27T07:42:43.409Z] fce5728aad85: Pull complete 10:42:44 [2019-05-27T07:42:44.321Z] c42794440453: Pull complete 10:42:45 [2019-05-27T07:42:45.232Z] 0c0da797ba48: Pull complete 10:42:46 [2019-05-27T07:42:46.144Z] 7c9b17433752: Pull complete 10:42:58 [2019-05-27T07:42:58.267Z] 114e02586e63: Pull complete 10:42:58 [2019-05-27T07:42:58.267Z] e4c663802e9a: Pull complete 10:42:58 [2019-05-27T07:42:58.267Z] Digest: sha256:b91008e234402fc87e7889d6af1f36b6ece844c05989236d83d1f658a6f329b0 10:42:58 [2019-05-27T07:42:58.267Z] Status: Downloaded newer image for java:8-jre 10:42:58 [2019-05-27T07:42:58.267Z] ---> e44d62cf8862 10:42:58 [2019-05-27T07:42:58.267Z] Step 2/7 : VOLUME /tmp 10:43:00 [2019-05-27T07:43:00.752Z] ---> Running in c8cd14aac058 10:43:04 [2019-05-27T07:43:04.876Z] Removing intermediate container c8cd14aac058 10:43:04 [2019-05-27T07:43:04.876Z] ---> 8a41e1f933cb 10:43:04 [2019-05-27T07:43:04.876Z] Step 3/7 : MAINTAINER Alexander Muravya (aka kyberorg) <kyberorg@yadev.eu> 10:43:06 [2019-05-27T07:43:06.220Z] ---> Running in 338a0e648665 10:43:09 [2019-05-27T07:43:09.451Z] Removing intermediate container 338a0e648665 10:43:09 [2019-05-27T07:43:09.451Z] ---> 989729037c94 10:43:09 [2019-05-27T07:43:09.451Z] Step 4/7 : ADD ./target/hub2swarm.jar /app/ 10:43:13 [2019-05-27T07:43:13.576Z] ---> 28eee91a2973 10:43:13 [2019-05-27T07:43:13.576Z] Step 5/7 : RUN sh -c 'touch /app/hub2swarm.jar' 10:43:16 [2019-05-27T07:43:16.080Z] ---> Running in 3086042b19cc 10:43:21 [2019-05-27T07:43:21.275Z] Removing intermediate container 3086042b19cc 10:43:21 [2019-05-27T07:43:21.275Z] ---> 1f7ce2683856 10:43:21 [2019-05-27T07:43:21.275Z] Step 6/7 : ENTRYPOINT exec java -Djava.security.egd=file:/dev/./urandom -jar /app/hub2swarm.jar 10:43:23 [2019-05-27T07:43:23.760Z] ---> Running in 923b977dd155 10:43:27 [2019-05-27T07:43:27.883Z] Removing intermediate container 923b977dd155 10:43:27 [2019-05-27T07:43:27.883Z] ---> 2188ec86205f 10:43:27 [2019-05-27T07:43:27.883Z] Step 7/7 : EXPOSE 8080 10:43:29 [2019-05-27T07:43:29.746Z] ---> Running in e123389a9011 10:43:32 [2019-05-27T07:43:32.990Z] Removing intermediate container e123389a9011 10:43:32 [2019-05-27T07:43:32.990Z] ---> e9586af17a9d 10:43:32 [2019-05-27T07:43:32.990Z] Successfully built e9586af17a9d 10:43:32 [2019-05-27T07:43:32.990Z] Successfully tagged yasys/hub2swarm:ui-detach-latest 10:43:32 [2019-05-27T07:43:32.990Z] Docker image yasys/hub2swarm:[ui-detach-latest] for kyberorg created [Pipeline] } [Pipeline] // timeout [Pipeline] timeout 10:43:33 [2019-05-27T07:43:33.076Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 10:43:33 [2019-05-27T07:43:33.380Z] + set +x 10:43:33 [2019-05-27T07:43:33.380Z] Push yasys/hub2swarm to Docker Repository 10:43:33 [2019-05-27T07:43:33.630Z] The push refers to repository [docker.io/yasys/hub2swarm] 10:43:33 [2019-05-27T07:43:33.881Z] 5a6d7d8e0ed7: Preparing 10:43:33 [2019-05-27T07:43:33.881Z] ea26f78802e7: Preparing 10:43:33 [2019-05-27T07:43:33.881Z] 73ad47d4bc12: Preparing 10:43:33 [2019-05-27T07:43:33.881Z] c22c27816361: Preparing 10:43:33 [2019-05-27T07:43:33.881Z] 04dba64afa87: Preparing 10:43:33 [2019-05-27T07:43:33.881Z] 500ca2ff7d52: Preparing 10:43:33 [2019-05-27T07:43:33.881Z] 782d5215f910: Preparing 10:43:33 [2019-05-27T07:43:33.881Z] 0eb22bfb707d: Preparing 10:43:33 [2019-05-27T07:43:33.881Z] a2ae92ffcd29: Preparing 10:43:33 [2019-05-27T07:43:33.881Z] 782d5215f910: Waiting 10:43:33 [2019-05-27T07:43:33.881Z] 0eb22bfb707d: Waiting 10:43:33 [2019-05-27T07:43:33.881Z] a2ae92ffcd29: Waiting 10:43:33 [2019-05-27T07:43:33.881Z] 500ca2ff7d52: Waiting 10:43:35 [2019-05-27T07:43:35.225Z] 73ad47d4bc12: Layer already exists 10:43:35 [2019-05-27T07:43:35.225Z] 04dba64afa87: Layer already exists 10:43:35 [2019-05-27T07:43:35.225Z] c22c27816361: Layer already exists 10:43:35 [2019-05-27T07:43:35.476Z] 500ca2ff7d52: Layer already exists 10:43:35 [2019-05-27T07:43:35.476Z] 782d5215f910: Layer already exists 10:43:35 [2019-05-27T07:43:35.476Z] 0eb22bfb707d: Layer already exists 10:43:36 [2019-05-27T07:43:36.027Z] a2ae92ffcd29: Layer already exists 10:43:48 [2019-05-27T07:43:48.126Z] ea26f78802e7: Pushed 10:43:48 [2019-05-27T07:43:48.126Z] 5a6d7d8e0ed7: Pushed 10:43:52 [2019-05-27T07:43:52.249Z] ui-detach-latest: digest: sha256:5e6393c606da31e8bf22832a0c82b2f0811f0c195b367544a312de2f0125cdc3 size: 2211 10:43:52 [2019-05-27T07:43:52.249Z] Docker image successfully pushed for kyberorg. Enjoy! [Pipeline] } [Pipeline] // timeout [Pipeline] timeout 10:43:52 [2019-05-27T07:43:52.352Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 10:43:52 [2019-05-27T07:43:52.972Z] + set +x 10:43:52 [2019-05-27T07:43:52.972Z] Moikka kyberorg! 10:43:52 [2019-05-27T07:43:52.972Z] Here is Docker Summary: 10:43:52 [2019-05-27T07:43:52.972Z] Images built and pushed: 1 10:43:52 [2019-05-27T07:43:52.972Z] [ 10:43:52 [2019-05-27T07:43:52.972Z] yasys/hub2swarm:ui-detach-latest 10:43:52 [2019-05-27T07:43:52.972Z] ] 10:43:52 [2019-05-27T07:43:52.972Z] 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 10:43:53 [2019-05-27T07:43:53.333Z] One way or another, I have finished. Tsau! [Pipeline] sh 10:43:53 [2019-05-27T07:43:53.649Z] + set +x 10:43:53 [2019-05-27T07:43:53.649Z] Making workspace writable for correct cleanup 10:43:53 [2019-05-27T07:43:53.649Z] Done for kyberorg [Pipeline] deleteDir [Pipeline] echo 10:43:53 [2019-05-27T07:43:53.807Z] Great success! [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 9385fe1822192258db15485ca65fbd5787ce064dc55705474ad3ce8e73e04e14 $ docker rm -f 9385fe1822192258db15485ca65fbd5787ce064dc55705474ad3ce8e73e04e14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS