Started by GitLab push by Alex Muravya Lightweight checkout support not available, falling back to full checkout. Checking out git https://gitlab.com/yasys/jenkins/hub2jenkins.git into /var/lib/jenkins/workspace/Hub2Jenkins@script to read Jenkinsfile using credential CIpwd > /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/jenkins/hub2jenkins.git # timeout=10 Fetching upstream changes from https://gitlab.com/yasys/jenkins/hub2jenkins.git > /usr/bin/git --version # timeout=10 using GIT_ASKPASS to set credentials CI token for gitlab > /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/jenkins/hub2jenkins.git +refs/heads/*:refs/remotes/origin/* # timeout=10 skipping resolution of commit remotes/origin/trunk, since it originates from another repository Seen branch in repository origin/master Seen branch in repository origin/trunk Seen 2 remote branches > /usr/bin/git show-ref --tags -d # timeout=10 Checking out Revision 598639db6bb01e25351f21e3b670ef34fab84ac0 (origin/trunk) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 598639db6bb01e25351f21e3b670ef34fab84ac0 # timeout=10 Commit message: "Updated ReadMe" > /usr/bin/git rev-list --no-walk f028e7174c5105e86e4bbc9b05d8148c3c237b3e # 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/trunk, 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/Hub2Jenkins [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential CIpwd Cloning the remote Git repository Cloning repository https://gitlab.com/yasys/jenkins/hub2jenkins.git > /usr/bin/git init /var/lib/jenkins/workspace/Hub2Jenkins # timeout=10 Fetching upstream changes from https://gitlab.com/yasys/jenkins/hub2jenkins.git > /usr/bin/git --version # timeout=10 using GIT_ASKPASS to set credentials CI token for gitlab > /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/jenkins/hub2jenkins.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/jenkins/hub2jenkins.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/hub2jenkins.git # timeout=10 Fetching upstream changes from https://gitlab.com/yasys/jenkins/hub2jenkins.git using GIT_ASKPASS to set credentials CI token for gitlab > /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/jenkins/hub2jenkins.git +refs/heads/*:refs/remotes/origin/* # timeout=10 skipping resolution of commit remotes/origin/trunk, since it originates from another repository Seen branch in repository origin/master Seen branch in repository origin/trunk Seen 2 remote branches > /usr/bin/git show-ref --tags -d # timeout=10 Checking out Revision 598639db6bb01e25351f21e3b670ef34fab84ac0 (origin/trunk) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 598639db6bb01e25351f21e3b670ef34fab84ac0 # timeout=10 Commit message: "Updated ReadMe" [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/Hub2Jenkins@tmp/d9946b3e-0a70-403a-a4dc-6416db06239e/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/Hub2Jenkins -v /var/lib/jenkins/workspace/Hub2Jenkins:/var/lib/jenkins/workspace/Hub2Jenkins:rw,z -v /var/lib/jenkins/workspace/Hub2Jenkins@tmp:/var/lib/jenkins/workspace/Hub2Jenkins@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 45d5ac19a25faea2e707ff01dca1d16efbc34ac4997a05c8abb5f709cae2999f -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-06-26T05:56:54.830Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-06-26T05:56:55.162Z] + set +x [2019-06-26T05:56:55.162Z] [Runner info] [2019-06-26T05:56:55.162Z] Hostname: 45d5ac19a25f [2019-06-26T05:56:55.414Z] Network Status: Host Online [2019-06-26T05:56:55.414Z] [2019-06-26T05:56:55.414Z] === Tools info === [2019-06-26T05:56:55.665Z] Docker version: Docker version 18.09.5, build e8ff056dbc [2019-06-26T05:56:55.665Z] [2019-06-26T05:56:55.665Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z) [2019-06-26T05:56:55.665Z] Maven home: /opt/mvn [2019-06-26T05:56:55.665Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre [2019-06-26T05:56:55.665Z] Default locale: en, platform encoding: UTF-8 [2019-06-26T05:56:55.665Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix" [2019-06-26T05:56:55.665Z] [2019-06-26T05:56:55.665Z] Requested by kyberorg [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2019-06-26T05:56:55.791Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-06-26T05:56:56.118Z] + set +x [2019-06-26T05:56:56.118Z] [Build info] [2019-06-26T05:56:56.118Z] ===== Git info ===== [2019-06-26T05:56:56.118Z] Git branch: trunk [2019-06-26T05:56:56.118Z] Git commit: 598639db6bb01e25351f21e3b670ef34fab84ac0 [2019-06-26T05:56:56.118Z] Git tag: - [2019-06-26T05:56:56.118Z] [2019-06-26T05:56:56.118Z] ===== Jenkins info ===== [2019-06-26T05:56:56.118Z] Jenkins Job #8 [2019-06-26T05:56:56.118Z] Jenkins Job URL: https://ci.yadev.eu/job/Hub2Jenkins/8/ [2019-06-26T05:56:56.118Z] Jenkins Tag: jenkins-Hub2Jenkins-8 [2019-06-26T05:56:56.118Z] [2019-06-26T05:56:56.118Z] ===== Job Params ===== [2019-06-26T05:56:56.118Z] [2019-06-26T05:56:56.118Z] dockerRepo=yasys/hub2jenkins [2019-06-26T05:56:56.118Z] dockerStep=ee.yadev.pipe.commonpipe.Default@70a2eb95 [2019-06-26T05:56:56.118Z] javaStep=org.jenkinsci.plugins.workflow.cps.CpsClosure2@55fe7e19 [2019-06-26T05:56:56.118Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@70a2eb95 [2019-06-26T05:56:56.118Z] hubUrl=https://cloud.docker.com/repository/docker [2019-06-26T05:56:56.118Z] useDebugTag=false [2019-06-26T05:56:56.118Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false} [2019-06-26T05:56:56.118Z] preparationStep=ee.yadev.pipe.commonpipe.Default@70a2eb95 [2019-06-26T05:56:56.118Z] stepTimeout=5 [2019-06-26T05:56:56.118Z] hubCredentialsId=docker-hub [2019-06-26T05:56:56.118Z] class=class ee.yadev.pipe.commonpipe.Params [2019-06-26T05:56:56.118Z] skipMavenTests=true [2019-06-26T05:56:56.118Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged -v /opt/mvn/:/root/.m2} [2019-06-26T05:56:56.118Z] verbose=false [2019-06-26T05:56:56.118Z] mavenTestsTimeout=5 [2019-06-26T05:56:56.118Z] pipelineTimeout=15 [2019-06-26T05:56:56.118Z] hubUser=kyberorg [2019-06-26T05:56:56.118Z] [2019-06-26T05:56:56.118Z] ==== Environment Variables ===== [2019-06-26T05:56:56.118Z] GIT_COMMITTER_NAME=Jenkins CI [2019-06-26T05:56:56.118Z] gitlabSourceRepoURL=git@gitlab.com:yasys/jenkins/hub2jenkins.git [2019-06-26T05:56:56.118Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=f028e7174c5105e86e4bbc9b05d8148c3c237b3e [2019-06-26T05:56:56.118Z] GIT_AUTHOR_EMAIL=ci@yadev.eu [2019-06-26T05:56:56.118Z] HOSTNAME=45d5ac19a25f [2019-06-26T05:56:56.118Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Jenkins/8/display/redirect?page=changes [2019-06-26T05:56:56.118Z] gitlabAfter=598639db6bb01e25351f21e3b670ef34fab84ac0 [2019-06-26T05:56:56.118Z] NODE_LABELS=master [2019-06-26T05:56:56.118Z] GIT_COMMIT=598639db6bb01e25351f21e3b670ef34fab84ac0 [2019-06-26T05:56:56.118Z] HUDSON_URL=https://ci.yadev.eu/ [2019-06-26T05:56:56.118Z] HOME=/root [2019-06-26T05:56:56.118Z] BUILD_URL=https://ci.yadev.eu/job/Hub2Jenkins/8/ [2019-06-26T05:56:56.118Z] JENKINS_SERVER_COOKIE=durable-f4540f15e483547f9d9775a56bf80c39 [2019-06-26T05:56:56.118Z] GIT_AUTHOR_NAME=Jenkins CI [2019-06-26T05:56:56.118Z] gitlabTargetBranch=trunk [2019-06-26T05:56:56.118Z] gitlabSourceRepoHttpUrl=https://gitlab.com/yasys/jenkins/hub2jenkins.git [2019-06-26T05:56:56.118Z] WORKSPACE=/var/lib/jenkins/workspace/Hub2Jenkins [2019-06-26T05:56:56.118Z] gitlabMergeRequestLastCommit=598639db6bb01e25351f21e3b670ef34fab84ac0 [2019-06-26T05:56:56.118Z] JAVA_VERSION=8u212 [2019-06-26T05:56:56.118Z] NODE_NAME=master [2019-06-26T05:56:56.118Z] gitlabSourceRepoSshUrl=git@gitlab.com:yasys/jenkins/hub2jenkins.git [2019-06-26T05:56:56.118Z] GIT_BRANCH=origin/trunk [2019-06-26T05:56:56.118Z] gitlabSourceRepoHomepage=https://gitlab.com/yasys/jenkins/hub2jenkins [2019-06-26T05:56:56.118Z] EXECUTOR_NUMBER=1 [2019-06-26T05:56:56.118Z] STAGE_NAME=Execution info [2019-06-26T05:56:56.118Z] gitlabBranch=trunk [2019-06-26T05:56:56.118Z] BUILD_DISPLAY_NAME=#8 [2019-06-26T05:56:56.118Z] gitlabSourceBranch=trunk [2019-06-26T05:56:56.118Z] gitlabUserEmail=kyberorg@yadev.eu [2019-06-26T05:56:56.118Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/ [2019-06-26T05:56:56.118Z] JOB_BASE_NAME=Hub2Jenkins [2019-06-26T05:56:56.118Z] HUDSON_HOME=/var/lib/jenkins [2019-06-26T05:56:56.118Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1 [2019-06-26T05:56:56.118Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-06-26T05:56:56.118Z] BUILD_ID=8 [2019-06-26T05:56:56.118Z] BUILDING_FOR=kyberorg [2019-06-26T05:56:56.118Z] BUILD_TAG=jenkins-Hub2Jenkins-8 [2019-06-26T05:56:56.118Z] gitlabActionType=PUSH [2019-06-26T05:56:56.118Z] gitlabBefore=f028e7174c5105e86e4bbc9b05d8148c3c237b3e [2019-06-26T05:56:56.118Z] JENKINS_URL=https://ci.yadev.eu/ [2019-06-26T05:56:56.118Z] LANG=C.UTF-8 [2019-06-26T05:56:56.119Z] gitlabSourceRepoName=Hub2Jenkins [2019-06-26T05:56:56.119Z] GIT_URL=https://gitlab.com/yasys/jenkins/hub2jenkins.git [2019-06-26T05:56:56.119Z] JOB_URL=https://ci.yadev.eu/job/Hub2Jenkins/ [2019-06-26T05:56:56.119Z] BUILD_NUMBER=8 [2019-06-26T05:56:56.119Z] gitlabSourceNamespace=Jenkins [2019-06-26T05:56:56.119Z] JENKINS_NODE_COOKIE=1a8f1cb6-c58f-4644-a327-f2034aea6abc [2019-06-26T05:56:56.119Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Jenkins/8/display/redirect [2019-06-26T05:56:56.119Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd [2019-06-26T05:56:56.119Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Jenkins/display/redirect [2019-06-26T05:56:56.119Z] CLASSPATH= [2019-06-26T05:56:56.119Z] JOB_NAME=Hub2Jenkins [2019-06-26T05:56:56.119Z] GIT_COMMITTER_EMAIL=ci@yadev.eu [2019-06-26T05:56:56.119Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/Hub2Jenkins@tmp/d9946b3e-0a70-403a-a4dc-6416db06239e [2019-06-26T05:56:56.119Z] gitlabUserName=Alex Muravya [2019-06-26T05:56:56.119Z] JAVA_HOME=/docker-java-home [2019-06-26T05:56:56.119Z] PWD=/var/lib/jenkins/workspace/Hub2Jenkins [2019-06-26T05:56:56.119Z] GIT_PREVIOUS_COMMIT=f028e7174c5105e86e4bbc9b05d8148c3c237b3e [2019-06-26T05:56:56.119Z] Requested by kyberorg [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (JavaApp: Build and Test) [Pipeline] script [Pipeline] { [Pipeline] sh [2019-06-26T05:56:56.666Z] + mvn clean package [2019-06-26T05:56:58.531Z] [INFO] Scanning for projects... [2019-06-26T05:56:59.082Z] [INFO] [2019-06-26T05:56:59.082Z] [INFO] -----------------------< eu.yatech:hub2jenkins >------------------------ [2019-06-26T05:56:59.082Z] [INFO] Building hub2jenkins 0.0.1-SNAPSHOT [2019-06-26T05:56:59.082Z] [INFO] --------------------------------[ jar ]--------------------------------- [2019-06-26T05:56:59.994Z] [INFO] [2019-06-26T05:56:59.994Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hub2jenkins --- [2019-06-26T05:56:59.994Z] [INFO] [2019-06-26T05:56:59.994Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hub2jenkins --- [2019-06-26T05:57:00.245Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-06-26T05:57:00.246Z] [INFO] Copying 1 resource [2019-06-26T05:57:00.246Z] [INFO] Copying 3 resources [2019-06-26T05:57:00.246Z] [INFO] [2019-06-26T05:57:00.246Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ hub2jenkins --- [2019-06-26T05:57:00.246Z] [INFO] Changes detected - recompiling the module! [2019-06-26T05:57:00.246Z] [INFO] Compiling 6 source files to /var/lib/jenkins/workspace/Hub2Jenkins/target/classes [2019-06-26T05:57:02.731Z] [INFO] [2019-06-26T05:57:02.731Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hub2jenkins --- [2019-06-26T05:57:02.731Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-06-26T05:57:02.731Z] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Hub2Jenkins/src/test/resources [2019-06-26T05:57:02.731Z] [INFO] [2019-06-26T05:57:02.731Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ hub2jenkins --- [2019-06-26T05:57:02.731Z] [INFO] Changes detected - recompiling the module! [2019-06-26T05:57:02.731Z] [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/Hub2Jenkins/target/test-classes [2019-06-26T05:57:03.283Z] [INFO] [2019-06-26T05:57:03.283Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ hub2jenkins --- [2019-06-26T05:57:03.534Z] [INFO] [2019-06-26T05:57:03.534Z] [INFO] ------------------------------------------------------- [2019-06-26T05:57:03.534Z] [INFO] T E S T S [2019-06-26T05:57:03.534Z] [INFO] ------------------------------------------------------- [2019-06-26T05:57:04.445Z] [INFO] Running eu.yatech.hub2jenkins.Hub2jenkinsApplicationTests [2019-06-26T05:57:04.445Z] 05:57:04.290 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class eu.yatech.hub2jenkins.Hub2jenkinsApplicationTests] [2019-06-26T05:57:04.445Z] 05:57:04.300 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] [2019-06-26T05:57:04.445Z] 05:57:04.318 [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-06-26T05:57:04.446Z] 05:57:04.353 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [eu.yatech.hub2jenkins.Hub2jenkinsApplicationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] [2019-06-26T05:57:04.446Z] 05:57:04.369 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [eu.yatech.hub2jenkins.Hub2jenkinsApplicationTests], using SpringBootContextLoader [2019-06-26T05:57:04.446Z] 05:57:04.375 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [eu.yatech.hub2jenkins.Hub2jenkinsApplicationTests]: class path resource [eu/yatech/hub2jenkins/Hub2jenkinsApplicationTests-context.xml] does not exist [2019-06-26T05:57:04.446Z] 05:57:04.377 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [eu.yatech.hub2jenkins.Hub2jenkinsApplicationTests]: class path resource [eu/yatech/hub2jenkins/Hub2jenkinsApplicationTestsContext.groovy] does not exist [2019-06-26T05:57:04.446Z] 05:57:04.377 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [eu.yatech.hub2jenkins.Hub2jenkinsApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}. [2019-06-26T05:57:04.446Z] 05:57:04.379 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [eu.yatech.hub2jenkins.Hub2jenkinsApplicationTests]: Hub2jenkinsApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration. [2019-06-26T05:57:04.696Z] 05:57:04.451 [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.hub2jenkins.Hub2jenkinsApplicationTests] [2019-06-26T05:57:04.696Z] 05:57:04.554 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/var/lib/jenkins/workspace/Hub2Jenkins/target/classes/eu/yatech/hub2jenkins/Hub2jenkinsApplication.class] [2019-06-26T05:57:04.696Z] 05:57:04.555 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration eu.yatech.hub2jenkins.Hub2jenkinsApplication for test class eu.yatech.hub2jenkins.Hub2jenkinsApplicationTests [2019-06-26T05:57:04.947Z] 05:57:04.701 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [eu.yatech.hub2jenkins.Hub2jenkinsApplicationTests]: using defaults. [2019-06-26T05:57:04.948Z] 05:57:04.702 [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] [2019-06-26T05:57:04.948Z] 05:57:04.716 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/TransactionDefinition] [2019-06-26T05:57:04.948Z] 05:57:04.717 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute] [2019-06-26T05:57:04.948Z] 05:57:04.717 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@323b36e0, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@44ebcd03, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@694abbdc, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2e005c4b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4567f35d, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5ffead27, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6356695f, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4f18837a, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@359f7cdf, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1fa268de] [2019-06-26T05:57:04.948Z] 05:57:04.719 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2jenkins.Hub2jenkinsApplicationTests] [2019-06-26T05:57:04.948Z] 05:57:04.720 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2jenkins.Hub2jenkinsApplicationTests] [2019-06-26T05:57:04.949Z] 05:57:04.722 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2jenkins.Hub2jenkinsApplicationTests] [2019-06-26T05:57:04.949Z] 05:57:04.722 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2jenkins.Hub2jenkinsApplicationTests] [2019-06-26T05:57:04.949Z] 05:57:04.723 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2jenkins.Hub2jenkinsApplicationTests] [2019-06-26T05:57:04.949Z] 05:57:04.723 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2jenkins.Hub2jenkinsApplicationTests] [2019-06-26T05:57:04.949Z] 05:57:04.730 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@72d1ad2e testClass = Hub2jenkinsApplicationTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@2d7275fc testClass = Hub2jenkinsApplicationTests, locations = '{}', classes = '{class eu.yatech.hub2jenkins.Hub2jenkinsApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58c1670b, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@6b9651f3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5ed828d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@757942a1], 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-06-26T05:57:04.949Z] 05:57:04.731 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2jenkins.Hub2jenkinsApplicationTests] [2019-06-26T05:57:04.949Z] 05:57:04.731 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2jenkins.Hub2jenkinsApplicationTests] [2019-06-26T05:57:04.949Z] 05:57:04.764 [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-06-26T05:57:05.199Z] [2019-06-26T05:57:05.199Z] . ____ _ __ _ _ [2019-06-26T05:57:05.199Z] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ [2019-06-26T05:57:05.199Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ [2019-06-26T05:57:05.199Z] \\/ ___)| |_)| | | | | || (_| | ) ) ) ) [2019-06-26T05:57:05.199Z] ' |____| .__|_| |_|_| |_\__, | / / / / [2019-06-26T05:57:05.199Z] =========|_|==============|___/=/_/_/_/ [2019-06-26T05:57:05.199Z] :: Spring Boot :: (v2.1.6.RELEASE) [2019-06-26T05:57:05.199Z] [2019-06-26T05:57:05.199Z] 2019-06-26 05:57:05.144 WARN 119 --- [ main] ory$DuplicateJsonObjectContextCustomizer : [2019-06-26T05:57:05.199Z] [2019-06-26T05:57:05.199Z] Found multiple occurrences of org.json.JSONObject on the class path: [2019-06-26T05:57:05.199Z] [2019-06-26T05:57:05.199Z] 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 [2019-06-26T05:57:05.199Z] jar:file:/root/.m2/repository/org/json/json/20180813/json-20180813.jar!/org/json/JSONObject.class [2019-06-26T05:57:05.199Z] [2019-06-26T05:57:05.199Z] You may wish to exclude one of them to ensure predictable runtime behavior [2019-06-26T05:57:05.199Z] [2019-06-26T05:57:05.199Z] 2019-06-26 05:57:05.160 INFO 119 --- [ main] e.y.h.Hub2jenkinsApplicationTests : Starting Hub2jenkinsApplicationTests on 45d5ac19a25f with PID 119 (started by root in /var/lib/jenkins/workspace/Hub2Jenkins) [2019-06-26T05:57:05.199Z] 2019-06-26 05:57:05.161 INFO 119 --- [ main] e.y.h.Hub2jenkinsApplicationTests : No active profile set, falling back to default profiles: default [2019-06-26T05:57:07.683Z] 2019-06-26 05:57:07.360 INFO 119 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor' [2019-06-26T05:57:07.933Z] 2019-06-26 05:57:07.753 INFO 119 --- [ main] e.y.h.Hub2jenkinsApplicationTests : Started Hub2jenkinsApplicationTests in 2.974 seconds (JVM running for 4.087) [2019-06-26T05:57:08.184Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.98 s - in eu.yatech.hub2jenkins.Hub2jenkinsApplicationTests [2019-06-26T05:57:08.184Z] 2019-06-26 05:57:08.145 INFO 119 --- [ Thread-2] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor' [2019-06-26T05:57:08.736Z] [INFO] [2019-06-26T05:57:08.736Z] [INFO] Results: [2019-06-26T05:57:08.736Z] [INFO] [2019-06-26T05:57:08.736Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-06-26T05:57:08.736Z] [INFO] [2019-06-26T05:57:08.736Z] [INFO] [2019-06-26T05:57:08.736Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ hub2jenkins --- [2019-06-26T05:57:08.986Z] [INFO] Building jar: /var/lib/jenkins/workspace/Hub2Jenkins/target/hub2jenkins.jar [2019-06-26T05:57:08.986Z] [INFO] [2019-06-26T05:57:08.986Z] [INFO] --- spring-boot-maven-plugin:2.1.6.RELEASE:repackage (repackage) @ hub2jenkins --- [2019-06-26T05:57:09.897Z] [INFO] Replacing main artifact with repackaged archive [2019-06-26T05:57:09.897Z] [INFO] ------------------------------------------------------------------------ [2019-06-26T05:57:09.897Z] [INFO] BUILD SUCCESS [2019-06-26T05:57:09.897Z] [INFO] ------------------------------------------------------------------------ [2019-06-26T05:57:09.897Z] [INFO] Total time: 11.333 s [2019-06-26T05:57:09.897Z] [INFO] Finished at: 2019-06-26T05:57:09Z [2019-06-26T05:57:09.897Z] [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker: Build and Push) [Pipeline] script [Pipeline] { [Pipeline] timeout [2019-06-26T05:57:10.194Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-06-26T05:57:10.524Z] + set +x [2019-06-26T05:57:10.775Z] Starting Docker: docker. [2019-06-26T05:57:10.775Z] Daemon started. kyberorg, go ahead! [Pipeline] } [Pipeline] // timeout [Pipeline] withCredentials [2019-06-26T05:57:10.868Z] Masking supported pattern matches of $USR or $PASS [Pipeline] { [Pipeline] timeout [2019-06-26T05:57:10.939Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-06-26T05:57:11.266Z] + set +x [2019-06-26T05:57:11.266Z] Login as **** to Docker Repository [2019-06-26T05:57:13.750Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/Hub2Jenkins@tmp/d9946b3e-0a70-403a-a4dc-6416db06239e/config.json. [2019-06-26T05:57:13.750Z] Configure a credential helper to remove this warning. See [2019-06-26T05:57:13.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2019-06-26T05:57:13.750Z] [2019-06-26T05:57:13.750Z] Login Succeeded [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withCredentials [Pipeline] timeout [2019-06-26T05:57:13.901Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-06-26T05:57:14.212Z] + set +x [2019-06-26T05:57:14.212Z] Building Docker Image yasys/hub2jenkins with tags: [trunk] [2019-06-26T05:57:15.124Z] Sending build context to Docker daemon 41.63MB [2019-06-26T05:57:15.124Z] Step 1/7 : FROM java:8-jre [2019-06-26T05:57:16.986Z] 8-jre: Pulling from library/java [2019-06-26T05:57:16.986Z] 5040bd298390: Pulling fs layer [2019-06-26T05:57:16.986Z] fce5728aad85: Pulling fs layer [2019-06-26T05:57:16.986Z] c42794440453: Pulling fs layer [2019-06-26T05:57:16.987Z] 0c0da797ba48: Pulling fs layer [2019-06-26T05:57:16.987Z] 7c9b17433752: Pulling fs layer [2019-06-26T05:57:16.987Z] 114e02586e63: Pulling fs layer [2019-06-26T05:57:16.987Z] e4c663802e9a: Pulling fs layer [2019-06-26T05:57:16.987Z] 0c0da797ba48: Waiting [2019-06-26T05:57:16.987Z] 7c9b17433752: Waiting [2019-06-26T05:57:16.987Z] 114e02586e63: Waiting [2019-06-26T05:57:16.987Z] e4c663802e9a: Waiting [2019-06-26T05:57:17.239Z] c42794440453: Verifying Checksum [2019-06-26T05:57:17.239Z] c42794440453: Download complete [2019-06-26T05:57:17.489Z] fce5728aad85: Verifying Checksum [2019-06-26T05:57:17.489Z] fce5728aad85: Download complete [2019-06-26T05:57:17.740Z] 0c0da797ba48: Verifying Checksum [2019-06-26T05:57:17.740Z] 0c0da797ba48: Download complete [2019-06-26T05:57:17.991Z] 7c9b17433752: Verifying Checksum [2019-06-26T05:57:17.991Z] 7c9b17433752: Download complete [2019-06-26T05:57:17.991Z] 5040bd298390: Verifying Checksum [2019-06-26T05:57:17.991Z] 5040bd298390: Download complete [2019-06-26T05:57:18.542Z] e4c663802e9a: Verifying Checksum [2019-06-26T05:57:18.542Z] e4c663802e9a: Download complete [2019-06-26T05:57:19.093Z] 114e02586e63: Verifying Checksum [2019-06-26T05:57:19.093Z] 114e02586e63: Download complete [2019-06-26T05:57:25.575Z] 5040bd298390: Pull complete [2019-06-26T05:57:28.059Z] fce5728aad85: Pull complete [2019-06-26T05:57:28.971Z] c42794440453: Pull complete [2019-06-26T05:57:29.883Z] 0c0da797ba48: Pull complete [2019-06-26T05:57:30.794Z] 7c9b17433752: Pull complete [2019-06-26T05:57:38.822Z] 114e02586e63: Pull complete [2019-06-26T05:57:40.166Z] e4c663802e9a: Pull complete [2019-06-26T05:57:40.166Z] Digest: sha256:b91008e234402fc87e7889d6af1f36b6ece844c05989236d83d1f658a6f329b0 [2019-06-26T05:57:40.166Z] Status: Downloaded newer image for java:8-jre [2019-06-26T05:57:40.166Z] ---> e44d62cf8862 [2019-06-26T05:57:40.166Z] Step 2/7 : VOLUME /tmp [2019-06-26T05:57:42.650Z] ---> Running in 4205f543f408 [2019-06-26T05:57:45.879Z] Removing intermediate container 4205f543f408 [2019-06-26T05:57:45.879Z] ---> 1cc6d17fcbee [2019-06-26T05:57:45.879Z] Step 3/7 : MAINTAINER Alexander Muravya (aka kyberorg) [2019-06-26T05:57:47.742Z] ---> Running in 14b59fd24c15 [2019-06-26T05:57:50.225Z] Removing intermediate container 14b59fd24c15 [2019-06-26T05:57:50.225Z] ---> 318e2213b0ce [2019-06-26T05:57:50.225Z] Step 4/7 : ADD ./target/hub2jenkins.jar /app/ [2019-06-26T05:57:54.349Z] ---> 55bdb19dcba5 [2019-06-26T05:57:54.349Z] Step 5/7 : RUN sh -c 'touch /app/hub2jenkins.jar' [2019-06-26T05:57:55.693Z] ---> Running in 686c2cd0b00f [2019-06-26T05:58:02.176Z] Removing intermediate container 686c2cd0b00f [2019-06-26T05:58:02.176Z] ---> bfe9c92cb66e [2019-06-26T05:58:02.176Z] Step 6/7 : ENTRYPOINT exec java -Djava.security.egd=file:/dev/./urandom -jar /app/hub2jenkins.jar [2019-06-26T05:58:04.038Z] ---> Running in 064c67e43a56 [2019-06-26T05:58:08.165Z] Removing intermediate container 064c67e43a56 [2019-06-26T05:58:08.165Z] ---> 403bfb2f2dca [2019-06-26T05:58:08.165Z] Step 7/7 : EXPOSE 8080 [2019-06-26T05:58:09.510Z] ---> Running in ee4bc1677d89 [2019-06-26T05:58:12.740Z] Removing intermediate container ee4bc1677d89 [2019-06-26T05:58:12.740Z] ---> 4e2aa64ce605 [2019-06-26T05:58:12.740Z] Successfully built 4e2aa64ce605 [2019-06-26T05:58:12.740Z] Successfully tagged yasys/hub2jenkins:trunk [2019-06-26T05:58:12.740Z] Docker image yasys/hub2jenkins:[trunk] for kyberorg created [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2019-06-26T05:58:12.829Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-06-26T05:58:13.154Z] + set +x [2019-06-26T05:58:13.154Z] Push yasys/hub2jenkins to Docker Repository [2019-06-26T05:58:13.405Z] The push refers to repository [docker.io/yasys/hub2jenkins] [2019-06-26T05:58:13.655Z] bd0a557da1c3: Preparing [2019-06-26T05:58:13.655Z] 8a4b99d62f5f: Preparing [2019-06-26T05:58:13.655Z] 73ad47d4bc12: Preparing [2019-06-26T05:58:13.655Z] c22c27816361: Preparing [2019-06-26T05:58:13.655Z] 04dba64afa87: Preparing [2019-06-26T05:58:13.656Z] 500ca2ff7d52: Preparing [2019-06-26T05:58:13.656Z] 782d5215f910: Preparing [2019-06-26T05:58:13.656Z] 0eb22bfb707d: Preparing [2019-06-26T05:58:13.656Z] a2ae92ffcd29: Preparing [2019-06-26T05:58:13.656Z] 782d5215f910: Waiting [2019-06-26T05:58:13.656Z] 500ca2ff7d52: Waiting [2019-06-26T05:58:13.656Z] 0eb22bfb707d: Waiting [2019-06-26T05:58:13.656Z] a2ae92ffcd29: Waiting [2019-06-26T05:58:15.000Z] 04dba64afa87: Layer already exists [2019-06-26T05:58:15.000Z] 73ad47d4bc12: Layer already exists [2019-06-26T05:58:15.000Z] c22c27816361: Layer already exists [2019-06-26T05:58:15.251Z] 782d5215f910: Layer already exists [2019-06-26T05:58:15.251Z] 500ca2ff7d52: Layer already exists [2019-06-26T05:58:15.251Z] 0eb22bfb707d: Layer already exists [2019-06-26T05:58:15.804Z] a2ae92ffcd29: Layer already exists [2019-06-26T05:58:23.831Z] 8a4b99d62f5f: Pushed [2019-06-26T05:58:23.831Z] bd0a557da1c3: Pushed [2019-06-26T05:58:27.061Z] trunk: digest: sha256:908f819310a5ca9d37d8246d033e44750f70ae23c32b50b23ed3e3489dc64a5c size: 2211 [2019-06-26T05:58:27.061Z] Docker image successfully pushed for kyberorg. Enjoy! [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2019-06-26T05:58:27.153Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-06-26T05:58:27.471Z] + set +x [2019-06-26T05:58:27.471Z] Moikka kyberorg! [2019-06-26T05:58:27.472Z] Here is Docker Summary: [2019-06-26T05:58:27.472Z] Images built and pushed: 1 [2019-06-26T05:58:27.472Z] [ [2019-06-26T05:58:27.472Z] yasys/hub2jenkins:trunk [2019-06-26T05:58:27.472Z] ] [2019-06-26T05:58:27.472Z] Hub Url: https://cloud.docker.com/repository/docker/yasys/hub2jenkins [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] echo [2019-06-26T05:58:27.687Z] One way or another, I have finished. Tsau! [Pipeline] sh [2019-06-26T05:58:27.995Z] + set +x [2019-06-26T05:58:27.995Z] Making workspace writable for correct cleanup [2019-06-26T05:58:27.995Z] Done for kyberorg [Pipeline] deleteDir [Pipeline] echo [2019-06-26T05:58:28.096Z] Great success! [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 45d5ac19a25faea2e707ff01dca1d16efbc34ac4997a05c8abb5f709cae2999f $ docker rm -f 45d5ac19a25faea2e707ff01dca1d16efbc34ac4997a05c8abb5f709cae2999f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS