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/3-mvp-auth, 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/auth Seen branch in repository origin/master Seen branch in repository origin/trunk Seen 6 remote branches > /usr/bin/git show-ref --tags -d # timeout=10 Checking out Revision 1117e5cc4f26a65458df2bc8a490cbd6a88c8e40 (origin/3-mvp-auth) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 1117e5cc4f26a65458df2bc8a490cbd6a88c8e40 # timeout=10 Commit message: "SecurityConfiguration and Encryptor init" 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 --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/3-mvp-auth, since it originates from another repository Checking out Revision 78e505581bfc1d87a0194b7a0531760b3985472d (master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10 Commit message: "Merge branch 'steps-fix' into 'master'" > /usr/bin/git rev-list --no-walk 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10 [Pipeline] Start of Pipeline Scripts not permitted to use staticMethod org.jenkinsci.plugins.workflow.cps.Safepoint safepoint. Administrators can decide whether to approve or reject this signature. [Pipeline] getContext [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/Hub2Swarm [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential kyberorg_gl Cloning the remote Git repository Cloning repository https://gitlab.com/yasys/hub2swarm.git > /usr/bin/git init /var/lib/jenkins/workspace/Hub2Swarm # timeout=10 Fetching upstream changes from https://gitlab.com/yasys/hub2swarm.git > /usr/bin/git --version # timeout=10 using GIT_ASKPASS to set credentials Kyberorg GitLab > /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/hub2swarm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/hub2swarm.git # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/hub2swarm.git # timeout=10 Fetching upstream changes from https://gitlab.com/yasys/hub2swarm.git using GIT_ASKPASS to set credentials Kyberorg GitLab > /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/hub2swarm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 skipping resolution of commit remotes/origin/3-mvp-auth, since it originates from another repository Seen branch in repository origin/3-mvp-auth Seen branch in repository origin/auth Seen branch in repository origin/master Seen branch in repository origin/trunk Seen 4 remote branches > /usr/bin/git show-ref --tags -d # timeout=10 Checking out Revision 1117e5cc4f26a65458df2bc8a490cbd6a88c8e40 (origin/3-mvp-auth) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 1117e5cc4f26a65458df2bc8a490cbd6a88c8e40 # timeout=10 Commit message: "SecurityConfiguration and Encryptor init" [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/f9cbaa04-4b91-4782-8d57-92db0093a5ed/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 ******** yasys/jobbari:1.7.0 cat $ docker top bf73c4a4d94291653f2d48a8680099a85dc26511ad2d9c80dceb29e5949eea71 -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 15 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Preparation) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Execution info) [Pipeline] script [Pipeline] { [Pipeline] timeout [2019-05-02T07:58:00.242Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-05-02T07:58:00.544Z] + set +x [2019-05-02T07:58:00.544Z] [Runner info] [2019-05-02T07:58:00.544Z] Hostname: bf73c4a4d942 [2019-05-02T07:58:00.795Z] Network Status: Host Online [2019-05-02T07:58:00.795Z] [2019-05-02T07:58:00.795Z] === Tools info === [2019-05-02T07:58:01.046Z] Docker version: Docker version 18.09.5, build e8ff056dbc [2019-05-02T07:58:01.046Z] [2019-05-02T07:58:01.046Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z) [2019-05-02T07:58:01.046Z] Maven home: /opt/mvn [2019-05-02T07:58:01.046Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre [2019-05-02T07:58:01.046Z] Default locale: en, platform encoding: UTF-8 [2019-05-02T07:58:01.046Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix" [2019-05-02T07:58:01.046Z] [2019-05-02T07:58:01.046Z] Requested by kyberorg [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2019-05-02T07:58:01.136Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-05-02T07:58:01.439Z] + set +x [2019-05-02T07:58:01.439Z] [Build info] [2019-05-02T07:58:01.439Z] ===== Git info ===== [2019-05-02T07:58:01.439Z] Git branch: 3-mvp-auth [2019-05-02T07:58:01.439Z] Git commit: 1117e5cc4f26a65458df2bc8a490cbd6a88c8e40 [2019-05-02T07:58:01.439Z] Git tag: - [2019-05-02T07:58:01.439Z] [2019-05-02T07:58:01.439Z] ===== Jenkins info ===== [2019-05-02T07:58:01.439Z] Jenkins Job #65 [2019-05-02T07:58:01.439Z] Jenkins Job URL: https://ci.yadev.eu/job/Hub2Swarm/65/ [2019-05-02T07:58:01.439Z] Jenkins Tag: jenkins-Hub2Swarm-65 [2019-05-02T07:58:01.439Z] [2019-05-02T07:58:01.439Z] ===== Job Params ===== [2019-05-02T07:58:01.439Z] [2019-05-02T07:58:01.439Z] dockerRepo=yasys/hub2swarm [2019-05-02T07:58:01.439Z] dockerStep=ee.yadev.pipe.commonpipe.Default@123ec9d2 [2019-05-02T07:58:01.439Z] javaStep=org.jenkinsci.plugins.workflow.cps.CpsClosure2@269fb5ee [2019-05-02T07:58:01.439Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@123ec9d2 [2019-05-02T07:58:01.439Z] hubUrl=https://cloud.docker.com/repository/docker [2019-05-02T07:58:01.439Z] useDebugTag=false [2019-05-02T07:58:01.439Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false} [2019-05-02T07:58:01.439Z] preparationStep=ee.yadev.pipe.commonpipe.Default@123ec9d2 [2019-05-02T07:58:01.439Z] stepTimeout=5 [2019-05-02T07:58:01.439Z] hubCredentialsId=docker-hub [2019-05-02T07:58:01.439Z] class=class ee.yadev.pipe.commonpipe.Params [2019-05-02T07:58:01.439Z] skipMavenTests=true [2019-05-02T07:58:01.439Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged -v /opt/mvn/:/root/.m2} [2019-05-02T07:58:01.439Z] verbose=false [2019-05-02T07:58:01.439Z] mavenTestsTimeout=5 [2019-05-02T07:58:01.439Z] pipelineTimeout=15 [2019-05-02T07:58:01.439Z] hubUser=kyberorg [2019-05-02T07:58:01.439Z] [2019-05-02T07:58:01.439Z] ==== Environment Variables ===== [2019-05-02T07:58:01.439Z] gitlabSourceRepoURL=git@gitlab.com:yasys/hub2swarm.git [2019-05-02T07:58:01.439Z] GIT_COMMITTER_NAME=Jenkins CI [2019-05-02T07:58:01.439Z] GIT_AUTHOR_EMAIL=ci@yadev.eu [2019-05-02T07:58:01.439Z] HOSTNAME=bf73c4a4d942 [2019-05-02T07:58:01.439Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/65/display/redirect?page=changes [2019-05-02T07:58:01.439Z] gitlabAfter=1117e5cc4f26a65458df2bc8a490cbd6a88c8e40 [2019-05-02T07:58:01.439Z] GIT_COMMIT=1117e5cc4f26a65458df2bc8a490cbd6a88c8e40 [2019-05-02T07:58:01.439Z] NODE_LABELS=master [2019-05-02T07:58:01.439Z] HUDSON_URL=https://ci.yadev.eu/ [2019-05-02T07:58:01.439Z] HOME=/root [2019-05-02T07:58:01.439Z] BUILD_URL=https://ci.yadev.eu/job/Hub2Swarm/65/ [2019-05-02T07:58:01.439Z] GIT_AUTHOR_NAME=Jenkins CI [2019-05-02T07:58:01.439Z] JENKINS_SERVER_COOKIE=durable-a20a2f40a8ef5813fe7ee1dcdca63f0d [2019-05-02T07:58:01.439Z] gitlabTargetBranch=3-mvp-auth [2019-05-02T07:58:01.439Z] gitlabSourceRepoHttpUrl=https://gitlab.com/yasys/hub2swarm.git [2019-05-02T07:58:01.439Z] WORKSPACE=/var/lib/jenkins/workspace/Hub2Swarm [2019-05-02T07:58:01.439Z] gitlabMergeRequestLastCommit=1117e5cc4f26a65458df2bc8a490cbd6a88c8e40 [2019-05-02T07:58:01.439Z] JAVA_VERSION=8u212 [2019-05-02T07:58:01.439Z] NODE_NAME=master [2019-05-02T07:58:01.439Z] gitlabSourceRepoSshUrl=git@gitlab.com:yasys/hub2swarm.git [2019-05-02T07:58:01.439Z] EXECUTOR_NUMBER=1 [2019-05-02T07:58:01.439Z] gitlabSourceRepoHomepage=https://gitlab.com/yasys/hub2swarm [2019-05-02T07:58:01.439Z] GIT_BRANCH=origin/3-mvp-auth [2019-05-02T07:58:01.439Z] STAGE_NAME=Execution info [2019-05-02T07:58:01.439Z] gitlabBranch=3-mvp-auth [2019-05-02T07:58:01.439Z] BUILD_DISPLAY_NAME=#65 [2019-05-02T07:58:01.439Z] gitlabSourceBranch=3-mvp-auth [2019-05-02T07:58:01.439Z] gitlabUserEmail=kyberorg@yadev.eu [2019-05-02T07:58:01.439Z] JOB_BASE_NAME=Hub2Swarm [2019-05-02T07:58:01.439Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/ [2019-05-02T07:58:01.439Z] HUDSON_HOME=/var/lib/jenkins [2019-05-02T07:58:01.439Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1 [2019-05-02T07:58:01.439Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-05-02T07:58:01.439Z] BUILD_ID=65 [2019-05-02T07:58:01.439Z] BUILDING_FOR=kyberorg [2019-05-02T07:58:01.439Z] gitlabBefore=93befea86d1831aab31bba6145019213c155f7c2 [2019-05-02T07:58:01.439Z] BUILD_TAG=jenkins-Hub2Swarm-65 [2019-05-02T07:58:01.439Z] gitlabActionType=PUSH [2019-05-02T07:58:01.439Z] JENKINS_URL=https://ci.yadev.eu/ [2019-05-02T07:58:01.439Z] LANG=C.UTF-8 [2019-05-02T07:58:01.439Z] gitlabSourceRepoName=Hub2Swarm [2019-05-02T07:58:01.439Z] JOB_URL=https://ci.yadev.eu/job/Hub2Swarm/ [2019-05-02T07:58:01.439Z] GIT_URL=https://gitlab.com/yasys/hub2swarm.git [2019-05-02T07:58:01.439Z] BUILD_NUMBER=65 [2019-05-02T07:58:01.439Z] gitlabSourceNamespace=Yet another Systems [2019-05-02T07:58:01.439Z] JENKINS_NODE_COOKIE=3c4bc26e-0197-4d38-b0b6-db5d7c6558b6 [2019-05-02T07:58:01.439Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/65/display/redirect [2019-05-02T07:58:01.439Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd [2019-05-02T07:58:01.439Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/display/redirect [2019-05-02T07:58:01.439Z] CLASSPATH= [2019-05-02T07:58:01.439Z] GIT_COMMITTER_EMAIL=ci@yadev.eu [2019-05-02T07:58:01.439Z] JOB_NAME=Hub2Swarm [2019-05-02T07:58:01.439Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/Hub2Swarm@tmp/f9cbaa04-4b91-4782-8d57-92db0093a5ed [2019-05-02T07:58:01.439Z] gitlabUserName=Alex Muravya [2019-05-02T07:58:01.439Z] JAVA_HOME=/docker-java-home [2019-05-02T07:58:01.439Z] PWD=/var/lib/jenkins/workspace/Hub2Swarm [2019-05-02T07:58:01.439Z] Requested by kyberorg [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (JavaApp: Build and Test) [Pipeline] script [Pipeline] { Scripts not permitted to use staticMethod org.jenkinsci.plugins.workflow.cps.Safepoint safepoint. Administrators can decide whether to approve or reject this signature. [Pipeline] sh [2019-05-02T07:58:01.941Z] + mvn clean package [2019-05-02T07:58:03.286Z] [INFO] Scanning for projects... [2019-05-02T07:58:03.837Z] [INFO] [2019-05-02T07:58:03.837Z] [INFO] ------------------------< eu.yatech:hub2swarm >------------------------- [2019-05-02T07:58:03.837Z] [INFO] Building hub2swarm 0.0.1-SNAPSHOT [2019-05-02T07:58:03.837Z] [INFO] --------------------------------[ jar ]--------------------------------- [2019-05-02T07:58:05.181Z] [INFO] [2019-05-02T07:58:05.181Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hub2swarm --- [2019-05-02T07:58:05.431Z] [INFO] [2019-05-02T07:58:05.432Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hub2swarm --- [2019-05-02T07:58:05.432Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-05-02T07:58:05.432Z] [INFO] Copying 4 resources [2019-05-02T07:58:05.432Z] [INFO] Copying 2 resources [2019-05-02T07:58:05.432Z] [INFO] [2019-05-02T07:58:05.432Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hub2swarm --- [2019-05-02T07:58:05.682Z] [INFO] Changes detected - recompiling the module! [2019-05-02T07:58:05.682Z] [INFO] Compiling 27 source files to /var/lib/jenkins/workspace/Hub2Swarm/target/classes [2019-05-02T07:58:08.911Z] [INFO] [2019-05-02T07:58:08.911Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hub2swarm --- [2019-05-02T07:58:08.911Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-05-02T07:58:08.911Z] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Hub2Swarm/src/test/resources [2019-05-02T07:58:08.911Z] [INFO] [2019-05-02T07:58:08.911Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hub2swarm --- [2019-05-02T07:58:08.911Z] [INFO] Changes detected - recompiling the module! [2019-05-02T07:58:08.911Z] [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/Hub2Swarm/target/test-classes [2019-05-02T07:58:09.162Z] [INFO] [2019-05-02T07:58:09.162Z] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hub2swarm --- [2019-05-02T07:58:09.412Z] [INFO] [2019-05-02T07:58:09.412Z] [INFO] ------------------------------------------------------- [2019-05-02T07:58:09.412Z] [INFO] T E S T S [2019-05-02T07:58:09.412Z] [INFO] ------------------------------------------------------- [2019-05-02T07:58:09.963Z] [INFO] Running eu.yatech.hub2swarm.Hub2swarmApplicationTests [2019-05-02T07:58:10.214Z] 07:58:10.152 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2019-05-02T07:58:10.214Z] 07:58:10.162 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] [2019-05-02T07:58:10.214Z] 07:58:10.181 [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)] [2019-05-02T07:58:10.464Z] 07:58:10.247 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] [2019-05-02T07:58:10.464Z] 07:58:10.280 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests], using SpringBootContextLoader [2019-05-02T07:58:10.464Z] 07:58:10.289 [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 [2019-05-02T07:58:10.464Z] 07:58:10.290 [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 [2019-05-02T07:58:10.464Z] 07:58:10.290 [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}. [2019-05-02T07:58:10.464Z] 07:58:10.292 [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. [2019-05-02T07:58:10.464Z] 07:58:10.397 [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] [2019-05-02T07:58:10.715Z] 07:58:10.520 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/var/lib/jenkins/workspace/Hub2Swarm/target/classes/eu/yatech/hub2swarm/Hub2swarmApplication.class] [2019-05-02T07:58:10.715Z] 07:58:10.521 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration eu.yatech.hub2swarm.Hub2swarmApplication for test class eu.yatech.hub2swarm.Hub2swarmApplicationTests [2019-05-02T07:58:10.715Z] 07:58:10.662 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: using defaults. [2019-05-02T07:58:10.715Z] 07:58:10.663 [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] [2019-05-02T07:58:10.715Z] 07:58:10.684 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@63475ace, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4988d8b8, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@c0c2f8d, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@305b7c14, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6913c1fb, org.springframework.test.context.transaction.TransactionalTestExecutionListener@66d18979, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@bccb269, org.springframework.test.context.event.EventPublishingTestExecutionListener@609cd4d8, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@17f7cd29, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7d8704ef, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@13b6aecc, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@158a8276, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3c3d9b6b] [2019-05-02T07:58:10.715Z] 07:58:10.686 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2019-05-02T07:58:10.715Z] 07:58:10.687 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2019-05-02T07:58:10.715Z] 07:58:10.689 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2019-05-02T07:58:10.715Z] 07:58:10.689 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2019-05-02T07:58:10.715Z] 07:58:10.690 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2019-05-02T07:58:10.715Z] 07:58:10.690 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2019-05-02T07:58:10.715Z] 07:58:10.694 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@757277dc testClass = Hub2swarmApplicationTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@687e99d8 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@f4168b8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@74294adb, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@365c30cc, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@314c508a], 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]. [2019-05-02T07:58:10.715Z] 07:58:10.697 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2019-05-02T07:58:10.715Z] 07:58:10.697 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2019-05-02T07:58:10.966Z] 07:58:10.725 [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} [2019-05-02T07:58:10.966Z] [2019-05-02T07:58:10.966Z] . ____ _ __ _ _ [2019-05-02T07:58:10.966Z] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ [2019-05-02T07:58:10.966Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ [2019-05-02T07:58:10.966Z] \\/ ___)| |_)| | | | | || (_| | ) ) ) ) [2019-05-02T07:58:10.966Z] ' |____| .__|_| |_|_| |_\__, | / / / / [2019-05-02T07:58:10.966Z] =========|_|==============|___/=/_/_/_/ [2019-05-02T07:58:10.966Z] :: Spring Boot :: (v2.2.0.M2) [2019-05-02T07:58:10.966Z] [2019-05-02T07:58:11.216Z] 2019-05-02 07:58:11.066 INFO 121 --- [ main] e.y.hub2swarm.Hub2swarmApplicationTests : Starting Hub2swarmApplicationTests on bf73c4a4d942 with PID 121 (started by root in /var/lib/jenkins/workspace/Hub2Swarm) [2019-05-02T07:58:11.216Z] 2019-05-02 07:58:11.069 INFO 121 --- [ main] e.y.hub2swarm.Hub2swarmApplicationTests : No active profile set, falling back to default profiles: default [2019-05-02T07:58:13.078Z] 2019-05-02 07:58:12.721 INFO 121 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode. [2019-05-02T07:58:13.078Z] 2019-05-02 07:58:12.830 INFO 121 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 97ms. Found 3 repository interfaces. [2019-05-02T07:58:13.629Z] 2019-05-02 07:58:13.533 INFO 121 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$20dd94d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2019-05-02T07:58:14.179Z] 2019-05-02 07:58:13.979 INFO 121 --- [ main] o.f.c.internal.license.VersionPrinter : Flyway Community Edition 5.2.4 by Boxfuse [2019-05-02T07:58:14.179Z] 2019-05-02 07:58:13.991 INFO 121 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... [2019-05-02T07:58:14.430Z] 2019-05-02 07:58:14.329 INFO 121 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. [2019-05-02T07:58:14.430Z] 2019-05-02 07:58:14.340 INFO 121 --- [ main] o.f.c.internal.database.DatabaseFactory : Database: jdbc:h2:mem:testdb (H2 1.4) [2019-05-02T07:58:14.430Z] 2019-05-02 07:58:14.396 WARN 121 --- [ 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. [2019-05-02T07:58:14.680Z] 2019-05-02 07:58:14.499 INFO 121 --- [ main] o.f.core.internal.command.DbValidate : Successfully validated 2 migrations (execution time 00:00.026s) [2019-05-02T07:58:14.680Z] 2019-05-02 07:58:14.513 INFO 121 --- [ main] o.f.c.i.s.JdbcTableSchemaHistory : Creating Schema History table: "PUBLIC"."flyway_schema_history" [2019-05-02T07:58:14.680Z] 2019-05-02 07:58:14.543 INFO 121 --- [ main] o.f.core.internal.command.DbMigrate : Current version of schema "PUBLIC": << Empty Schema >> [2019-05-02T07:58:14.680Z] 2019-05-02 07:58:14.545 INFO 121 --- [ main] o.f.core.internal.command.DbMigrate : Migrating schema "PUBLIC" to version 1 - Tables [2019-05-02T07:58:14.680Z] 2019-05-02 07:58:14.576 INFO 121 --- [ main] o.f.core.internal.command.DbMigrate : Migrating schema "PUBLIC" to version 2 - Stack Table [2019-05-02T07:58:14.680Z] 2019-05-02 07:58:14.597 INFO 121 --- [ main] o.f.core.internal.command.DbMigrate : Successfully applied 2 migrations to schema "PUBLIC" (execution time 00:00.086s) [2019-05-02T07:58:14.931Z] 2019-05-02 07:58:14.853 INFO 121 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] [2019-05-02T07:58:15.181Z] 2019-05-02 07:58:14.961 INFO 121 --- [ main] org.hibernate.Version : HHH000412: Hibernate Core {5.4.2.Final} [2019-05-02T07:58:15.432Z] 2019-05-02 07:58:15.194 INFO 121 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.0.Final} [2019-05-02T07:58:15.432Z] 2019-05-02 07:58:15.424 INFO 121 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [2019-05-02T07:58:16.775Z] 2019-05-02 07:58:16.741 INFO 121 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] [2019-05-02T07:58:16.776Z] 2019-05-02 07:58:16.744 INFO 121 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' [2019-05-02T07:58:17.026Z] 2019-05-02 07:58:16.869 WARN 121 --- [ 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 [2019-05-02T07:58:18.370Z] Encryptor ERROR: No secret key password found in ENV 'ENCRYPT_KEY_PASSWORD' nor application property 'app.encrypt.password' [2019-05-02T07:58:18.921Z] [INFO] [2019-05-02T07:58:18.921Z] [INFO] Results: [2019-05-02T07:58:18.921Z] [INFO] [2019-05-02T07:58:18.921Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [2019-05-02T07:58:18.921Z] [INFO] [2019-05-02T07:58:18.921Z] [INFO] ------------------------------------------------------------------------ [2019-05-02T07:58:18.921Z] [INFO] BUILD FAILURE [2019-05-02T07:58:18.921Z] [INFO] ------------------------------------------------------------------------ [2019-05-02T07:58:18.921Z] [INFO] Total time: 15.438 s [2019-05-02T07:58:18.921Z] [INFO] Finished at: 2019-05-02T07:58:18Z [2019-05-02T07:58:18.921Z] [INFO] ------------------------------------------------------------------------ [2019-05-02T07:58:18.921Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (default-test) on project hub2swarm: There are test failures. [2019-05-02T07:58:18.921Z] [ERROR] [2019-05-02T07:58:18.921Z] [ERROR] Please refer to /var/lib/jenkins/workspace/Hub2Swarm/target/surefire-reports for the individual test results. [2019-05-02T07:58:18.921Z] [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [2019-05-02T07:58:18.921Z] [ERROR] The forked VM terminated without properly saying goodbye. VM crash or System.exit called? [2019-05-02T07:58:18.921Z] [ERROR] Command was /bin/sh -c cd /var/lib/jenkins/workspace/Hub2Swarm && /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -jar /var/lib/jenkins/workspace/Hub2Swarm/target/surefire/surefirebooter6487918678987962376.jar /var/lib/jenkins/workspace/Hub2Swarm/target/surefire 2019-05-02T07-58-09_178-jvmRun1 surefire1311236834701497793tmp surefire_08437241109214489990tmp [2019-05-02T07:58:18.921Z] [ERROR] Error occurred in starting fork, check output in log [2019-05-02T07:58:18.921Z] [ERROR] Process Exit Code: 3 [2019-05-02T07:58:18.921Z] [ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? [2019-05-02T07:58:18.921Z] [ERROR] Command was /bin/sh -c cd /var/lib/jenkins/workspace/Hub2Swarm && /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -jar /var/lib/jenkins/workspace/Hub2Swarm/target/surefire/surefirebooter6487918678987962376.jar /var/lib/jenkins/workspace/Hub2Swarm/target/surefire 2019-05-02T07-58-09_178-jvmRun1 surefire1311236834701497793tmp surefire_08437241109214489990tmp [2019-05-02T07:58:18.921Z] [ERROR] Error occurred in starting fork, check output in log [2019-05-02T07:58:18.921Z] [ERROR] Process Exit Code: 3 [2019-05-02T07:58:18.921Z] [ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:669) [2019-05-02T07:58:18.921Z] [ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:282) [2019-05-02T07:58:18.921Z] [ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:245) [2019-05-02T07:58:18.921Z] [ERROR] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1183) [2019-05-02T07:58:18.921Z] [ERROR] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1011) [2019-05-02T07:58:18.922Z] [ERROR] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:857) [2019-05-02T07:58:18.922Z] [ERROR] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137) [2019-05-02T07:58:18.922Z] [ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:210) [2019-05-02T07:58:18.922Z] [ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:156) [2019-05-02T07:58:18.922Z] [ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:148) [2019-05-02T07:58:18.922Z] [ERROR] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117) [2019-05-02T07:58:18.922Z] [ERROR] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81) [2019-05-02T07:58:18.922Z] [ERROR] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56) [2019-05-02T07:58:18.922Z] [ERROR] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) [2019-05-02T07:58:18.922Z] [ERROR] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:305) [2019-05-02T07:58:18.922Z] [ERROR] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192) [2019-05-02T07:58:18.922Z] [ERROR] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105) [2019-05-02T07:58:18.922Z] [ERROR] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:956) [2019-05-02T07:58:18.922Z] [ERROR] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288) [2019-05-02T07:58:18.922Z] [ERROR] at org.apache.maven.cli.MavenCli.main(MavenCli.java:192) [2019-05-02T07:58:18.922Z] [ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-05-02T07:58:18.922Z] [ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-05-02T07:58:18.922Z] [ERROR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-05-02T07:58:18.922Z] [ERROR] at java.lang.reflect.Method.invoke(Method.java:498) [2019-05-02T07:58:18.922Z] [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) [2019-05-02T07:58:18.922Z] [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) [2019-05-02T07:58:18.922Z] [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) [2019-05-02T07:58:18.922Z] [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) [2019-05-02T07:58:18.922Z] [ERROR] [2019-05-02T07:58:18.922Z] [ERROR] -> [Help 1] [2019-05-02T07:58:18.922Z] [ERROR] [2019-05-02T07:58:18.922Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [2019-05-02T07:58:18.922Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2019-05-02T07:58:18.922Z] [ERROR] [2019-05-02T07:58:18.922Z] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2019-05-02T07:58:18.922Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker: Build and Push) Stage "Docker: Build and Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] echo [2019-05-02T07:58:19.552Z] One way or another, I have finished. Tsau! [Pipeline] sh [2019-05-02T07:58:19.838Z] + set +x [2019-05-02T07:58:19.838Z] Making workspace writable for correct cleanup [2019-05-02T07:58:19.838Z] Done for kyberorg [Pipeline] deleteDir [Pipeline] echo [2019-05-02T07:58:19.879Z] Perkele! I failed :( [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 bf73c4a4d94291653f2d48a8680099a85dc26511ad2d9c80dceb29e5949eea71 $ docker rm -f bf73c4a4d94291653f2d48a8680099a85dc26511ad2d9c80dceb29e5949eea71 [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