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 --force --progress -- https://gitlab.com/yasys/hub2swarm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 skipping resolution of commit remotes/origin/master, since it originates from another repository Seen branch in repository origin/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 Multiple candidate revisions Checking out Revision 578691e986cd420aeec379e6f533ef5a3dc2ee62 (origin/1-simple-navigation) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 578691e986cd420aeec379e6f533ef5a3dc2ee62 # timeout=10 Commit message: "Easy navi" First time build. Skipping changelog. 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 --force --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 --force --progress -- https://gitlab.com/yasys/common-pipe.git +refs/heads/*:refs/remotes/origin/* # timeout=10 skipping resolution of commit remotes/origin/master, since it originates from another repository Checking out Revision 78e505581bfc1d87a0194b7a0531760b3985472d (master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10 Commit message: "Merge branch 'steps-fix' into 'master'" First time build. Skipping changelog. Loading library common-lib@master Attempting to resolve master from remote references... > /usr/bin/git --version # timeout=10 using GIT_ASKPASS to set credentials YaBot gitlab > /usr/bin/git ls-remote -h -- https://gitlab.com/yasys/jenkins/common-lib.git # timeout=10 Found match: refs/heads/master revision 54d5eac1894fca19ed2d32e6b5138f8443046b13 using credential yabot-gitlab Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://gitlab.com/yasys/jenkins/common-lib.git > /usr/bin/git init /var/lib/jenkins/workspace/Hub2Swarm@libs/common-lib # timeout=10 Fetching upstream changes from https://gitlab.com/yasys/jenkins/common-lib.git > /usr/bin/git --version # timeout=10 using GIT_ASKPASS to set credentials YaBot gitlab > /usr/bin/git fetch --no-tags --force --progress -- https://gitlab.com/yasys/jenkins/common-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/jenkins/common-lib.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/jenkins/common-lib.git # timeout=10 Fetching without tags Fetching upstream changes from https://gitlab.com/yasys/jenkins/common-lib.git using GIT_ASKPASS to set credentials YaBot gitlab > /usr/bin/git fetch --no-tags --force --progress -- https://gitlab.com/yasys/jenkins/common-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 skipping resolution of commit remotes/origin/master, since it originates from another repository Checking out Revision 54d5eac1894fca19ed2d32e6b5138f8443046b13 (master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 54d5eac1894fca19ed2d32e6b5138f8443046b13 # timeout=10 Commit message: "Fixes" First time build. Skipping changelog. [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 --force --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 --force --progress -- https://gitlab.com/yasys/hub2swarm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 skipping resolution of commit remotes/origin/master, since it originates from another repository Seen branch in repository origin/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 Multiple candidate revisions Checking out Revision 2a7071a1253c04a85d806923acc1b1abe754039f (origin/auth) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 2a7071a1253c04a85d806923acc1b1abe754039f # timeout=10 Commit message: "Spring Security" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry Using the existing docker config file.Removing blacklisted property: auths$ 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/b6f303bc-5bc1-4c46-ab77-30d5bc3930ee/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] isUnix [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 ******** yasys/jobbari:1.7.0 cat $ docker top c86777ed24d12d4c4d1e02ae517d4e3a33291b277073f28c6d668228c5758d3f -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] { expected to call ee.yadev.pipe.runner.DefaultSteps$__clinit__closure1.call but wound up catching ee.yadev.pipe.steps.PreparationStep.runStep; see: https://jenkins.io/redirect/pipeline-cps-method-mismatches/ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Execution info) [Pipeline] script [Pipeline] { expected to call ee.yadev.pipe.runner.DefaultSteps$__clinit__closure2.call but wound up catching ee.yadev.pipe.steps.ExecutionInfoStep.runStep; see: https://jenkins.io/redirect/pipeline-cps-method-mismatches/ [Pipeline] timeout [2020-07-16T07:38:47.203Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2020-07-16T07:38:47.502Z] + set +x [2020-07-16T07:38:47.503Z] [Runner info] [2020-07-16T07:38:47.503Z] Hostname: c86777ed24d1 [2020-07-16T07:38:47.503Z] Network Status: Host Online [2020-07-16T07:38:47.503Z] [2020-07-16T07:38:47.503Z] === Tools info === [2020-07-16T07:38:48.856Z] Docker version: Docker version 18.09.5, build e8ff056dbc [2020-07-16T07:38:48.857Z] [2020-07-16T07:38:48.857Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z) [2020-07-16T07:38:48.857Z] Maven home: /opt/mvn [2020-07-16T07:38:48.857Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre [2020-07-16T07:38:48.857Z] Default locale: en, platform encoding: UTF-8 [2020-07-16T07:38:48.857Z] OS name: "linux", version: "4.19.0-9-amd64", arch: "amd64", family: "unix" [2020-07-16T07:38:48.857Z] [2020-07-16T07:38:48.857Z] Requested by kyberorg [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2020-07-16T07:38:48.952Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2020-07-16T07:38:49.259Z] + set +x [2020-07-16T07:38:49.259Z] [Build info] [2020-07-16T07:38:49.259Z] ===== Git info ===== [2020-07-16T07:38:49.260Z] Git branch: 1-simple-navigation [2020-07-16T07:38:49.260Z] Git commit: 578691e986cd420aeec379e6f533ef5a3dc2ee62 [2020-07-16T07:38:49.260Z] Git tag: - [2020-07-16T07:38:49.260Z] [2020-07-16T07:38:49.260Z] ===== Jenkins info ===== [2020-07-16T07:38:49.260Z] Jenkins Job #171 [2020-07-16T07:38:49.260Z] Jenkins Job URL: https://ci.yadev.eu/job/Hub2Swarm/171/ [2020-07-16T07:38:49.260Z] Jenkins Tag: jenkins-Hub2Swarm-171 [2020-07-16T07:38:49.260Z] [2020-07-16T07:38:49.260Z] ===== Job Params ===== [2020-07-16T07:38:49.260Z] [2020-07-16T07:38:49.261Z] dockerRepo=yasys/hub2swarm [2020-07-16T07:38:49.261Z] dockerStep=ee.yadev.pipe.commonpipe.Default@24ec04ec [2020-07-16T07:38:49.261Z] javaStep=org.jenkinsci.plugins.workflow.cps.CpsClosure2@728bf282 [2020-07-16T07:38:49.261Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@24ec04ec [2020-07-16T07:38:49.261Z] hubUrl=https://cloud.docker.com/repository/docker [2020-07-16T07:38:49.261Z] useDebugTag=false [2020-07-16T07:38:49.261Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false} [2020-07-16T07:38:49.261Z] preparationStep=ee.yadev.pipe.commonpipe.Default@24ec04ec [2020-07-16T07:38:49.261Z] stepTimeout=5 [2020-07-16T07:38:49.261Z] hubCredentialsId=docker-hub [2020-07-16T07:38:49.261Z] class=class ee.yadev.pipe.commonpipe.Params [2020-07-16T07:38:49.261Z] skipMavenTests=true [2020-07-16T07:38:49.261Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged -v /opt/mvn/:/root/.m2} [2020-07-16T07:38:49.261Z] verbose=false [2020-07-16T07:38:49.262Z] mavenTestsTimeout=5 [2020-07-16T07:38:49.262Z] pipelineTimeout=15 [2020-07-16T07:38:49.262Z] hubUser=kyberorg [2020-07-16T07:38:49.262Z] [2020-07-16T07:38:49.262Z] ==== Environment Variables ===== [2020-07-16T07:38:49.262Z] GIT_COMMITTER_NAME=Jenkins CI [2020-07-16T07:38:49.262Z] gitlabSourceRepoURL=git@gitlab.com:yasys/hub2swarm.git [2020-07-16T07:38:49.262Z] GIT_AUTHOR_EMAIL=ci@yadev.eu [2020-07-16T07:38:49.262Z] HOSTNAME=c86777ed24d1 [2020-07-16T07:38:49.262Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/171/display/redirect?page=changes [2020-07-16T07:38:49.262Z] gitlabAfter=285580ef246e6a1f770c1492e80cd11d79d75c82 [2020-07-16T07:38:49.262Z] HUDSON_URL=https://ci.yadev.eu/ [2020-07-16T07:38:49.262Z] NODE_LABELS=master [2020-07-16T07:38:49.262Z] GIT_COMMIT=578691e986cd420aeec379e6f533ef5a3dc2ee62 [2020-07-16T07:38:49.262Z] HOME=/root [2020-07-16T07:38:49.262Z] BUILD_URL=https://ci.yadev.eu/job/Hub2Swarm/171/ [2020-07-16T07:38:49.262Z] GIT_AUTHOR_NAME=Jenkins CI [2020-07-16T07:38:49.263Z] JENKINS_SERVER_COOKIE=durable-a20a2f40a8ef5813fe7ee1dcdca63f0d [2020-07-16T07:38:49.263Z] gitlabTargetBranch=master [2020-07-16T07:38:49.263Z] WORKSPACE=/var/lib/jenkins/workspace/Hub2Swarm [2020-07-16T07:38:49.263Z] gitlabSourceRepoHttpUrl=https://gitlab.com/yasys/hub2swarm.git [2020-07-16T07:38:49.263Z] gitlabMergeRequestLastCommit=285580ef246e6a1f770c1492e80cd11d79d75c82 [2020-07-16T07:38:49.263Z] JAVA_VERSION=8u212 [2020-07-16T07:38:49.263Z] NODE_NAME=master [2020-07-16T07:38:49.263Z] gitlabSourceRepoSshUrl=git@gitlab.com:yasys/hub2swarm.git [2020-07-16T07:38:49.263Z] GIT_BRANCH=origin/1-simple-navigation [2020-07-16T07:38:49.263Z] EXECUTOR_NUMBER=1 [2020-07-16T07:38:49.263Z] gitlabSourceRepoHomepage=https://gitlab.com/yasys/hub2swarm [2020-07-16T07:38:49.264Z] STAGE_NAME=Execution info [2020-07-16T07:38:49.264Z] gitlabBranch=master [2020-07-16T07:38:49.264Z] gitlabUserEmail=kyberorg@yadev.eu [2020-07-16T07:38:49.264Z] gitlabSourceBranch=master [2020-07-16T07:38:49.264Z] BUILD_DISPLAY_NAME=#171 [2020-07-16T07:38:49.264Z] HUDSON_HOME=/var/lib/jenkins [2020-07-16T07:38:49.264Z] JOB_BASE_NAME=Hub2Swarm [2020-07-16T07:38:49.264Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/ [2020-07-16T07:38:49.264Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1 [2020-07-16T07:38:49.264Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-16T07:38:49.264Z] BUILD_ID=171 [2020-07-16T07:38:49.264Z] BUILDING_FOR=kyberorg [2020-07-16T07:38:49.264Z] BUILD_TAG=jenkins-Hub2Swarm-171 [2020-07-16T07:38:49.265Z] gitlabActionType=PUSH [2020-07-16T07:38:49.265Z] gitlabBefore=2e5fe0a3b221f8a60fcf682abf3760dac5a507c3 [2020-07-16T07:38:49.265Z] JENKINS_URL=https://ci.yadev.eu/ [2020-07-16T07:38:49.265Z] LANG=C.UTF-8 [2020-07-16T07:38:49.265Z] JOB_URL=https://ci.yadev.eu/job/Hub2Swarm/ [2020-07-16T07:38:49.265Z] gitlabSourceRepoName=Hub2Swarm [2020-07-16T07:38:49.265Z] GIT_URL=https://gitlab.com/yasys/hub2swarm.git [2020-07-16T07:38:49.265Z] gitlabSourceNamespace=Yet another Systems [2020-07-16T07:38:49.265Z] BUILD_NUMBER=171 [2020-07-16T07:38:49.265Z] JENKINS_NODE_COOKIE=e9dcd942-facb-4f54-91fa-5d2c9400a991 [2020-07-16T07:38:49.265Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/171/display/redirect [2020-07-16T07:38:49.265Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd [2020-07-16T07:38:49.265Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/display/redirect [2020-07-16T07:38:49.265Z] CLASSPATH= [2020-07-16T07:38:49.265Z] GIT_COMMITTER_EMAIL=ci@yadev.eu [2020-07-16T07:38:49.265Z] JOB_NAME=Hub2Swarm [2020-07-16T07:38:49.265Z] gitlabUserName=Alex Muravya [2020-07-16T07:38:49.265Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/Hub2Swarm@tmp/b6f303bc-5bc1-4c46-ab77-30d5bc3930ee [2020-07-16T07:38:49.266Z] JAVA_HOME=/docker-java-home [2020-07-16T07:38:49.266Z] PWD=/var/lib/jenkins/workspace/Hub2Swarm [2020-07-16T07:38:49.266Z] Requested by kyberorg [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (JavaApp: Build and Test) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-07-16T07:38:49.747Z] + mvn clean package -PproductionMode [2020-07-16T07:38:51.611Z] [INFO] Scanning for projects... [2020-07-16T07:38:51.611Z] [INFO] [2020-07-16T07:38:51.611Z] [INFO] ------------------------< eu.yatech:hub2swarm >------------------------- [2020-07-16T07:38:51.611Z] [INFO] Building hub2swarm 0.0.1-SNAPSHOT [2020-07-16T07:38:51.611Z] [INFO] --------------------------------[ jar ]--------------------------------- [2020-07-16T07:38:54.098Z] [INFO] [2020-07-16T07:38:54.098Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hub2swarm --- [2020-07-16T07:38:54.098Z] [INFO] [2020-07-16T07:38:54.098Z] [INFO] --- vaadin-maven-plugin:13.0.4:copy-production-files (default) @ hub2swarm --- [2020-07-16T07:38:55.010Z] [INFO] Copying web application files to '/var/lib/jenkins/workspace/Hub2Swarm/target/frontend' [2020-07-16T07:38:55.561Z] [INFO] [2020-07-16T07:38:55.561Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hub2swarm --- [2020-07-16T07:38:55.812Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-07-16T07:38:55.813Z] [INFO] Copying 4 resources [2020-07-16T07:38:55.813Z] [INFO] Copying 3 resources [2020-07-16T07:38:55.813Z] [INFO] [2020-07-16T07:38:55.813Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hub2swarm --- [2020-07-16T07:38:56.064Z] [INFO] Changes detected - recompiling the module! [2020-07-16T07:38:56.064Z] [INFO] Compiling 28 source files to /var/lib/jenkins/workspace/Hub2Swarm/target/classes [2020-07-16T07:38:59.292Z] [INFO] [2020-07-16T07:38:59.293Z] [INFO] --- vaadin-maven-plugin:13.0.4:package-for-production (default) @ hub2swarm --- [2020-07-16T07:39:03.416Z] [WARNING] The translated URL 'frontend://bower_components/vaadin-upload/theme/lumo/vaadin-upload-file.html' has no corresponding file on the filesystem, the file is addressed by path='/var/lib/jenkins/workspace/Hub2Swarm/target/frontend/bower_components/vaadin-upload/theme/lumo/vaadin-upload-file.html' [2020-07-16T07:39:03.416Z] [INFO] Installing node version v8.11.1 [2020-07-16T07:39:03.416Z] [INFO] Downloading https://nodejs.org/dist/v8.11.1/node-v8.11.1-linux-x64.tar.gz to /var/lib/jenkins/workspace/Hub2Swarm/target/cache/node-v8.11.1-linux-x64.tar.gz [2020-07-16T07:39:03.416Z] [INFO] No proxies configured [2020-07-16T07:39:03.416Z] [INFO] No proxy was configured, downloading directly [2020-07-16T07:39:04.760Z] [INFO] Unpacking /var/lib/jenkins/workspace/Hub2Swarm/target/cache/node-v8.11.1-linux-x64.tar.gz into /var/lib/jenkins/workspace/Hub2Swarm/target/node/tmp [2020-07-16T07:39:05.672Z] [INFO] Copying node binary from /var/lib/jenkins/workspace/Hub2Swarm/target/node/tmp/node-v8.11.1-linux-x64/bin/node to /var/lib/jenkins/workspace/Hub2Swarm/target/node/node [2020-07-16T07:39:05.923Z] [INFO] Installed node locally. [2020-07-16T07:39:05.923Z] [INFO] Installing Yarn version v1.6.0 [2020-07-16T07:39:05.923Z] [INFO] Downloading https://github.com/yarnpkg/yarn/releases/download/v1.6.0/yarn-v1.6.0.tar.gz to /var/lib/jenkins/workspace/Hub2Swarm/target/cache/yarn-v1.6.0.tar.gz [2020-07-16T07:39:05.923Z] [INFO] No proxies configured [2020-07-16T07:39:05.923Z] [INFO] No proxy was configured, downloading directly [2020-07-16T07:39:05.923Z] Jul 16, 2020 7:39:05 AM org.apache.http.client.protocol.ResponseProcessCookies processCookies [2020-07-16T07:39:05.923Z] WARNING: Invalid cookie header: "Set-Cookie: _octo=GH1.1.557479437.1594885145; Path=/; Domain=github.com; Expires=Fri, 16 Jul 2021 07:39:05 GMT; Secure; SameSite=Lax". Invalid 'expires' attribute: Fri, 16 Jul 2021 07:39:05 GMT [2020-07-16T07:39:05.923Z] Jul 16, 2020 7:39:05 AM org.apache.http.client.protocol.ResponseProcessCookies processCookies [2020-07-16T07:39:05.923Z] WARNING: Invalid cookie header: "Set-Cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 16 Jul 2021 07:39:05 GMT; HttpOnly; Secure; SameSite=Lax". Invalid 'expires' attribute: Fri, 16 Jul 2021 07:39:05 GMT [2020-07-16T07:39:06.834Z] [INFO] Unpacking /var/lib/jenkins/workspace/Hub2Swarm/target/cache/yarn-v1.6.0.tar.gz into /var/lib/jenkins/workspace/Hub2Swarm/target/node/yarn [2020-07-16T07:39:06.834Z] [INFO] Installed Yarn locally. [2020-07-16T07:39:07.085Z] [INFO] Installing required frontend tools to '/var/lib/jenkins/workspace/Hub2Swarm/target' [2020-07-16T07:39:07.085Z] [INFO] Running 'yarn install' in /var/lib/jenkins/workspace/Hub2Swarm/target [2020-07-16T07:39:07.636Z] [INFO] yarn install v1.6.0 [2020-07-16T07:39:07.636Z] [INFO] [1/4] Resolving packages... [2020-07-16T07:39:08.187Z] [INFO] [2/4] Fetching packages... [2020-07-16T07:39:14.669Z] [INFO] [3/4] Linking dependencies... [2020-07-16T07:39:14.669Z] [ERROR] warning "polymer-build > polymer-project-config@3.13.0" has incorrect peer dependency "polymer-analyzer@^3.0.0-pre.17 || ^3.0.0". [2020-07-16T07:39:17.153Z] [INFO] [4/4] Building fresh packages... [2020-07-16T07:39:18.497Z] [INFO] Done in 10.96s. [2020-07-16T07:39:18.497Z] [INFO] Processing frontend files from '/var/lib/jenkins/workspace/Hub2Swarm/target/frontend' [2020-07-16T07:39:18.497Z] [INFO] Running 'gulp build_es6' in /var/lib/jenkins/workspace/Hub2Swarm/target [2020-07-16T07:39:19.841Z] [INFO] [07:39:19] Using gulpfile /var/lib/jenkins/workspace/Hub2Swarm/target/gulpfile.js [2020-07-16T07:39:19.841Z] [ERROR] (node:165) Warning: N-API is an experimental feature and could change at any time. [2020-07-16T07:39:19.841Z] [INFO] [07:39:19] Starting 'build_es6'... [2020-07-16T07:39:19.841Z] [INFO] Deleting /var/lib/jenkins/workspace/Hub2Swarm/target/classes/META-INF/resources/frontend-es6 directory... [2020-07-16T07:39:19.841Z] [INFO] [07:39:19] Finished 'build_es6' after 8 ms [2020-07-16T07:39:19.841Z] [INFO] Starting to process frontend files. [2020-07-16T07:39:19.841Z] [INFO] Will minify frontend files. [2020-07-16T07:39:19.841Z] [INFO] Will bundle frontend files. [2020-07-16T07:39:19.842Z] [INFO] Will hash bundle file names. [2020-07-16T07:39:19.842Z] [INFO] Will copy files to target directory '/var/lib/jenkins/workspace/Hub2Swarm/target/classes/META-INF/resources/frontend-es6'. [2020-07-16T07:39:19.842Z] [INFO] Starting operations stated above, this might take a while. [2020-07-16T07:39:46.249Z] [INFO] Writing bundle manifest to '/var/lib/jenkins/workspace/Hub2Swarm/target/classes/META-INF/resources/frontend-es6/vaadin-flow-bundle-manifest.json' [2020-07-16T07:39:46.250Z] [INFO] Build for directory /var/lib/jenkins/workspace/Hub2Swarm/target/classes/META-INF/resources/frontend-es6 complete! [2020-07-16T07:39:46.250Z] [INFO] Running 'gulp build_es5' in /var/lib/jenkins/workspace/Hub2Swarm/target [2020-07-16T07:39:46.250Z] [INFO] [07:39:44] Using gulpfile /var/lib/jenkins/workspace/Hub2Swarm/target/gulpfile.js [2020-07-16T07:39:46.250Z] [ERROR] (node:195) Warning: N-API is an experimental feature and could change at any time. [2020-07-16T07:39:46.250Z] [INFO] [07:39:44] Starting 'build_es5'... [2020-07-16T07:39:46.250Z] [INFO] Starting ES5 transpilation. [2020-07-16T07:39:46.250Z] [INFO] Deleting /var/lib/jenkins/workspace/Hub2Swarm/target/classes/META-INF/resources/frontend-es5 directory... [2020-07-16T07:39:46.250Z] [INFO] ES5 transpilation completed. [2020-07-16T07:39:46.250Z] [INFO] [07:39:44] Finished 'build_es5' after 9.34 ms [2020-07-16T07:39:46.250Z] [INFO] Starting to process frontend files. [2020-07-16T07:39:46.250Z] [INFO] Will transpile frontend files. [2020-07-16T07:39:46.250Z] [INFO] Will minify frontend files. [2020-07-16T07:39:46.250Z] [INFO] Will bundle frontend files. [2020-07-16T07:39:46.250Z] [INFO] Will hash bundle file names. [2020-07-16T07:39:46.250Z] [INFO] Will copy files to target directory '/var/lib/jenkins/workspace/Hub2Swarm/target/classes/META-INF/resources/frontend-es5'. [2020-07-16T07:39:46.250Z] [INFO] Starting operations stated above, this might take a while. [2020-07-16T07:40:24.807Z] [INFO] Writing bundle manifest to '/var/lib/jenkins/workspace/Hub2Swarm/target/classes/META-INF/resources/frontend-es5/vaadin-flow-bundle-manifest.json' [2020-07-16T07:40:24.807Z] [INFO] Build for directory /var/lib/jenkins/workspace/Hub2Swarm/target/classes/META-INF/resources/frontend-es5 complete! [2020-07-16T07:40:24.807Z] [INFO] [2020-07-16T07:40:24.808Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hub2swarm --- [2020-07-16T07:40:24.808Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-07-16T07:40:24.808Z] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Hub2Swarm/src/test/resources [2020-07-16T07:40:24.808Z] [INFO] [2020-07-16T07:40:24.808Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hub2swarm --- [2020-07-16T07:40:24.808Z] [INFO] Changes detected - recompiling the module! [2020-07-16T07:40:24.808Z] [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/Hub2Swarm/target/test-classes [2020-07-16T07:40:24.808Z] [INFO] [2020-07-16T07:40:24.808Z] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hub2swarm --- [2020-07-16T07:40:24.808Z] [INFO] [2020-07-16T07:40:24.808Z] [INFO] ------------------------------------------------------- [2020-07-16T07:40:24.808Z] [INFO] T E S T S [2020-07-16T07:40:24.808Z] [INFO] ------------------------------------------------------- [2020-07-16T07:40:24.808Z] [INFO] Running eu.yatech.hub2swarm.Hub2swarmApplicationTests [2020-07-16T07:40:24.808Z] 07:40:23.818 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2020-07-16T07:40:24.808Z] 07:40:23.825 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] [2020-07-16T07:40:24.808Z] 07:40:23.837 [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)] [2020-07-16T07:40:24.808Z] 07:40:23.885 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] [2020-07-16T07:40:24.808Z] 07:40:23.912 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests], using SpringBootContextLoader [2020-07-16T07:40:24.808Z] 07:40:23.919 [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 [2020-07-16T07:40:24.808Z] 07:40:23.919 [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 [2020-07-16T07:40:24.808Z] 07:40:23.920 [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}. [2020-07-16T07:40:24.808Z] 07:40:23.921 [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. [2020-07-16T07:40:24.808Z] 07:40:24.017 [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] [2020-07-16T07:40:24.808Z] 07:40:24.129 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/var/lib/jenkins/workspace/Hub2Swarm/target/classes/eu/yatech/hub2swarm/Hub2swarmApplication.class] [2020-07-16T07:40:24.808Z] 07:40:24.130 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration eu.yatech.hub2swarm.Hub2swarmApplication for test class eu.yatech.hub2swarm.Hub2swarmApplicationTests [2020-07-16T07:40:24.808Z] 07:40:24.236 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: using defaults. [2020-07-16T07:40:24.808Z] 07:40:24.237 [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] [2020-07-16T07:40:24.808Z] 07:40:24.262 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@13b6aecc, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@158a8276, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3c3d9b6b, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@79d8407f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5fbe4146, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1e66f1f5, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4e50c791, org.springframework.test.context.event.EventPublishingTestExecutionListener@7530ad9c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@58a9760d, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@71e9ddb4, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@394df057, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4961f6af, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5aebe890] [2020-07-16T07:40:24.808Z] 07:40:24.263 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2020-07-16T07:40:24.808Z] 07:40:24.265 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2020-07-16T07:40:24.808Z] 07:40:24.266 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2020-07-16T07:40:24.808Z] 07:40:24.267 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2020-07-16T07:40:24.808Z] 07:40:24.267 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2020-07-16T07:40:24.808Z] 07:40:24.267 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2020-07-16T07:40:24.809Z] 07:40:24.272 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@38102d01 testClass = Hub2swarmApplicationTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@37883b97 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@58a90037, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@130f889, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4148db48, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6b67034], 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]. [2020-07-16T07:40:24.809Z] 07:40:24.274 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2020-07-16T07:40:24.809Z] 07:40:24.274 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2020-07-16T07:40:24.809Z] 07:40:24.299 [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} [2020-07-16T07:40:24.809Z] [2020-07-16T07:40:24.809Z] . ____ _ __ _ _ [2020-07-16T07:40:24.809Z] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ [2020-07-16T07:40:24.809Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ [2020-07-16T07:40:24.809Z] \\/ ___)| |_)| | | | | || (_| | ) ) ) ) [2020-07-16T07:40:24.809Z] ' |____| .__|_| |_|_| |_\__, | / / / / [2020-07-16T07:40:24.809Z] =========|_|==============|___/=/_/_/_/ [2020-07-16T07:40:24.809Z] :: Spring Boot :: (v2.2.0.M2) [2020-07-16T07:40:24.809Z] [2020-07-16T07:40:24.809Z] 2020-07-16 07:40:24.650 INFO 246 --- [ main] e.y.hub2swarm.Hub2swarmApplicationTests : Starting Hub2swarmApplicationTests on c86777ed24d1 with PID 246 (started by root in /var/lib/jenkins/workspace/Hub2Swarm) [2020-07-16T07:40:24.809Z] 2020-07-16 07:40:24.652 INFO 246 --- [ main] e.y.hub2swarm.Hub2swarmApplicationTests : No active profile set, falling back to default profiles: default [2020-07-16T07:40:26.152Z] 2020-07-16 07:40:25.945 INFO 246 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode. [2020-07-16T07:40:26.152Z] 2020-07-16 07:40:26.047 INFO 246 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 90ms. Found 3 repository interfaces. [2020-07-16T07:40:26.703Z] 2020-07-16 07:40:26.607 INFO 246 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$21171d2d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2020-07-16T07:40:27.254Z] 2020-07-16 07:40:27.049 INFO 246 --- [ main] o.f.c.internal.license.VersionPrinter : Flyway Community Edition 5.2.4 by Boxfuse [2020-07-16T07:40:27.255Z] 2020-07-16 07:40:27.059 INFO 246 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... [2020-07-16T07:40:27.505Z] 2020-07-16 07:40:27.302 INFO 246 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. [2020-07-16T07:40:27.506Z] 2020-07-16 07:40:27.310 INFO 246 --- [ main] o.f.c.internal.database.DatabaseFactory : Database: jdbc:h2:mem:testdb (H2 1.4) [2020-07-16T07:40:27.506Z] 2020-07-16 07:40:27.347 WARN 246 --- [ 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. [2020-07-16T07:40:27.506Z] 2020-07-16 07:40:27.430 INFO 246 --- [ main] o.f.core.internal.command.DbValidate : Successfully validated 2 migrations (execution time 00:00.031s) [2020-07-16T07:40:27.506Z] 2020-07-16 07:40:27.446 INFO 246 --- [ main] o.f.c.i.s.JdbcTableSchemaHistory : Creating Schema History table: "PUBLIC"."flyway_schema_history" [2020-07-16T07:40:27.506Z] 2020-07-16 07:40:27.481 INFO 246 --- [ main] o.f.core.internal.command.DbMigrate : Current version of schema "PUBLIC": << Empty Schema >> [2020-07-16T07:40:27.506Z] 2020-07-16 07:40:27.483 INFO 246 --- [ main] o.f.core.internal.command.DbMigrate : Migrating schema "PUBLIC" to version 1 - Tables [2020-07-16T07:40:27.756Z] 2020-07-16 07:40:27.514 INFO 246 --- [ main] o.f.core.internal.command.DbMigrate : Migrating schema "PUBLIC" to version 2 - Stack Table [2020-07-16T07:40:27.756Z] 2020-07-16 07:40:27.537 INFO 246 --- [ main] o.f.core.internal.command.DbMigrate : Successfully applied 2 migrations to schema "PUBLIC" (execution time 00:00.094s) [2020-07-16T07:40:28.007Z] 2020-07-16 07:40:27.792 INFO 246 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] [2020-07-16T07:40:28.007Z] 2020-07-16 07:40:27.911 INFO 246 --- [ main] org.hibernate.Version : HHH000412: Hibernate Core {5.4.2.Final} [2020-07-16T07:40:28.258Z] 2020-07-16 07:40:28.130 INFO 246 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.0.Final} [2020-07-16T07:40:28.509Z] 2020-07-16 07:40:28.360 INFO 246 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [2020-07-16T07:40:29.420Z] 2020-07-16 07:40:29.263 INFO 246 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] [2020-07-16T07:40:29.420Z] 2020-07-16 07:40:29.265 INFO 246 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' [2020-07-16T07:40:30.764Z] 2020-07-16 07:40:30.739 WARN 246 --- [ 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 [2020-07-16T07:40:31.314Z] 2020-07-16 07:40:31.138 INFO 246 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor' [2020-07-16T07:40:32.225Z] 2020-07-16 07:40:31.932 INFO 246 --- [ main] .s.s.UserDetailsServiceAutoConfiguration : [2020-07-16T07:40:32.225Z] [2020-07-16T07:40:32.225Z] Using generated security password: e42eb631-67dc-43cd-b2f9-00fe99e38a95 [2020-07-16T07:40:32.225Z] [2020-07-16T07:40:32.476Z] 2020-07-16 07:40:32.267 INFO 246 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@177068db, org.springframework.security.web.context.SecurityContextPersistenceFilter@3cc74fc4, org.springframework.security.web.header.HeaderWriterFilter@511d568f, org.springframework.security.web.csrf.CsrfFilter@74e2cfc5, org.springframework.security.web.authentication.logout.LogoutFilter@40b01718, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@602c167e, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@309e3f34, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@60f3239f, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@60861e5d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@185a7dd0, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3d2b13b1, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6b103db7, org.springframework.security.web.session.SessionManagementFilter@3e61cffd, org.springframework.security.web.access.ExceptionTranslationFilter@430106cf, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@47ffa248] [2020-07-16T07:40:32.476Z] 2020-07-16 07:40:32.431 INFO 246 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator' [2020-07-16T07:40:32.726Z] 2020-07-16 07:40:32.562 INFO 246 --- [ main] e.y.hub2swarm.Hub2swarmApplicationTests : Started Hub2swarmApplicationTests in 8.252 seconds (JVM running for 9.39) [2020-07-16T07:40:32.727Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.031 s - in eu.yatech.hub2swarm.Hub2swarmApplicationTests [2020-07-16T07:40:32.977Z] 2020-07-16 07:40:32.749 INFO 246 --- [ Thread-3] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor' [2020-07-16T07:40:32.977Z] 2020-07-16 07:40:32.754 INFO 246 --- [ Thread-3] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' [2020-07-16T07:40:32.977Z] 2020-07-16 07:40:32.767 INFO 246 --- [ 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] [2020-07-16T07:40:32.977Z] 2020-07-16 07:40:32.767 INFO 246 --- [ Thread-3] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated... [2020-07-16T07:40:32.977Z] 2020-07-16 07:40:32.774 INFO 246 --- [ Thread-3] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed. [2020-07-16T07:40:33.228Z] [INFO] [2020-07-16T07:40:33.228Z] [INFO] Results: [2020-07-16T07:40:33.228Z] [INFO] [2020-07-16T07:40:33.228Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2020-07-16T07:40:33.228Z] [INFO] [2020-07-16T07:40:33.228Z] [INFO] [2020-07-16T07:40:33.228Z] [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ hub2swarm --- [2020-07-16T07:40:34.140Z] [INFO] Building jar: /var/lib/jenkins/workspace/Hub2Swarm/target/hub2swarm.jar [2020-07-16T07:40:34.390Z] [INFO] [2020-07-16T07:40:34.390Z] [INFO] --- spring-boot-maven-plugin:2.2.0.M2:repackage (repackage) @ hub2swarm --- [2020-07-16T07:40:36.877Z] [INFO] Replacing main artifact with repackaged archive [2020-07-16T07:40:36.877Z] [INFO] ------------------------------------------------------------------------ [2020-07-16T07:40:36.877Z] [INFO] BUILD SUCCESS [2020-07-16T07:40:36.877Z] [INFO] ------------------------------------------------------------------------ [2020-07-16T07:40:36.877Z] [INFO] Total time: 01:45 min [2020-07-16T07:40:36.877Z] [INFO] Finished at: 2020-07-16T07:40:36Z [2020-07-16T07:40:36.877Z] [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker: Build and Push) [Pipeline] script [Pipeline] { expected to call ee.yadev.pipe.runner.DefaultSteps$__clinit__closure4.call but wound up catching ee.yadev.pipe.steps.DockerStep.runStep; see: https://jenkins.io/redirect/pipeline-cps-method-mismatches/ [Pipeline] timeout [2020-07-16T07:40:37.160Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2020-07-16T07:40:37.465Z] + set +x [2020-07-16T07:40:37.716Z] Starting Docker: docker. [2020-07-16T07:40:37.716Z] Daemon started. kyberorg, go ahead! [Pipeline] } [Pipeline] // timeout [Pipeline] withCredentials [2020-07-16T07:40:37.795Z] Masking supported pattern matches of $USR or $PASS [Pipeline] { [Pipeline] timeout [2020-07-16T07:40:37.853Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2020-07-16T07:40:38.148Z] + set +x [2020-07-16T07:40:38.148Z] Login as **** to Docker Repository [2020-07-16T07:40:40.011Z] Error response from daemon: Get https://registry-1.docker.io/v2/: unauthorized: incorrect username or password [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] echo [2020-07-16T07:40:40.310Z] One way or another, I have finished. Tsau! [Pipeline] sh [2020-07-16T07:40:40.586Z] + set +x [2020-07-16T07:40:40.586Z] Making workspace writable for correct cleanup [2020-07-16T07:40:40.837Z] Done for kyberorg [Pipeline] deleteDir [Pipeline] echo [2020-07-16T07:40:41.520Z] Perkele! I failed :( [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 c86777ed24d12d4c4d1e02ae517d4e3a33291b277073f28c6d668228c5758d3f $ docker rm -f c86777ed24d12d4c4d1e02ae517d4e3a33291b277073f28c6d668228c5758d3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 1 Finished: FAILURE