SuccessConsole Output

Started by user Toor Admin
Running as Toor Admin
Lightweight checkout support not available, falling back to full checkout.
Checking out git https://gitlab.com/yadevv/logo.git into /var/lib/jenkins/workspace/LogoSite@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/yadevv/logo.git # timeout=10
Fetching upstream changes from https://gitlab.com/yadevv/logo.git
 > /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
 > /usr/bin/git fetch --tags --progress https://gitlab.com/yadevv/logo.git +refs/heads/*:refs/remotes/origin/* # timeout=10
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 5a1ddbe2660c06bd9877adc5b4965dc462407894 (origin/trunk)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 5a1ddbe2660c06bd9877adc5b4965dc462407894 # timeout=10
Commit message: "Trunk update"
 > /usr/bin/git rev-list --no-walk 5a1ddbe2660c06bd9877adc5b4965dc462407894 # 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
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/LogoSite
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
using credential kyberorg_gl
Cloning the remote Git repository
Cloning repository https://gitlab.com/yadevv/logo.git
 > /usr/bin/git init /var/lib/jenkins/workspace/LogoSite # timeout=10
Fetching upstream changes from https://gitlab.com/yadevv/logo.git
 > /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
 > /usr/bin/git fetch --tags --progress https://gitlab.com/yadevv/logo.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/bin/git config remote.origin.url https://gitlab.com/yadevv/logo.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/yadevv/logo.git # timeout=10
Fetching upstream changes from https://gitlab.com/yadevv/logo.git
using GIT_ASKPASS to set credentials Kyberorg GitLab
 > /usr/bin/git fetch --tags --progress https://gitlab.com/yadevv/logo.git +refs/heads/*:refs/remotes/origin/* # timeout=10
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 5a1ddbe2660c06bd9877adc5b4965dc462407894 (origin/trunk)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 5a1ddbe2660c06bd9877adc5b4965dc462407894 # timeout=10
Commit message: "Trunk update"
[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/LogoSite@tmp/20b7e36c-76b7-4c83-ac9e-13fc424fcce7/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 -w /var/lib/jenkins/workspace/LogoSite -v /var/lib/jenkins/workspace/LogoSite:/var/lib/jenkins/workspace/LogoSite:rw,z -v /var/lib/jenkins/workspace/LogoSite@tmp:/var/lib/jenkins/workspace/LogoSite@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 ******** yasys/jobbari:1.7.0 cat
$ docker top 98727ba5d2eafe80300e68961b7527655c4a5d49706b0c9f122925c08434bcfc -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
15:07:31 [2019-05-24T12:07:31.125Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
15:07:31 [2019-05-24T12:07:31.439Z] + set +x
15:07:31 [2019-05-24T12:07:31.440Z] [Runner info]
15:07:31 [2019-05-24T12:07:31.440Z] Hostname: 98727ba5d2ea
15:07:31 [2019-05-24T12:07:31.691Z] Network Status: Host Online
15:07:31 [2019-05-24T12:07:31.691Z] 
15:07:31 [2019-05-24T12:07:31.691Z] === Tools info ===
15:07:31 [2019-05-24T12:07:31.942Z] Docker version: Docker version 18.09.5, build e8ff056dbc
15:07:31 [2019-05-24T12:07:31.942Z] 
15:07:31 [2019-05-24T12:07:31.942Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z)
15:07:31 [2019-05-24T12:07:31.942Z] Maven home: /opt/mvn
15:07:31 [2019-05-24T12:07:31.942Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
15:07:31 [2019-05-24T12:07:31.942Z] Default locale: en, platform encoding: UTF-8
15:07:31 [2019-05-24T12:07:31.942Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix"
15:07:31 [2019-05-24T12:07:31.942Z] 
15:07:31 [2019-05-24T12:07:31.942Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
15:07:32 [2019-05-24T12:07:32.057Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
15:07:32 [2019-05-24T12:07:32.367Z] + set +x
15:07:32 [2019-05-24T12:07:32.367Z] [Build info]
15:07:32 [2019-05-24T12:07:32.367Z] ===== Git info =====
15:07:32 [2019-05-24T12:07:32.367Z] Git branch: trunk
15:07:32 [2019-05-24T12:07:32.367Z] Git commit: 5a1ddbe2660c06bd9877adc5b4965dc462407894
15:07:32 [2019-05-24T12:07:32.367Z] Git tag: -
15:07:32 [2019-05-24T12:07:32.367Z] 
15:07:32 [2019-05-24T12:07:32.367Z] ===== Jenkins info =====
15:07:32 [2019-05-24T12:07:32.367Z] Jenkins Job #43
15:07:32 [2019-05-24T12:07:32.367Z] Jenkins Job URL: https://ci.yadev.eu/job/LogoSite/43/
15:07:32 [2019-05-24T12:07:32.367Z] Jenkins Tag: jenkins-LogoSite-43
15:07:32 [2019-05-24T12:07:32.367Z] 
15:07:32 [2019-05-24T12:07:32.367Z] ===== Job Params =====
15:07:32 [2019-05-24T12:07:32.367Z] 
15:07:32 [2019-05-24T12:07:32.367Z] dockerRepo=yadev/logo
15:07:32 [2019-05-24T12:07:32.367Z] dockerStep=ee.yadev.pipe.commonpipe.Default@650cf09a
15:07:32 [2019-05-24T12:07:32.367Z] javaStep=null
15:07:32 [2019-05-24T12:07:32.367Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@650cf09a
15:07:32 [2019-05-24T12:07:32.367Z] hubUrl=https://cloud.docker.com/repository/docker
15:07:32 [2019-05-24T12:07:32.367Z] useDebugTag=false
15:07:32 [2019-05-24T12:07:32.367Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false}
15:07:32 [2019-05-24T12:07:32.367Z] preparationStep=ee.yadev.pipe.commonpipe.Default@650cf09a
15:07:32 [2019-05-24T12:07:32.367Z] stepTimeout=5
15:07:32 [2019-05-24T12:07:32.367Z] hubCredentialsId=docker-hub
15:07:32 [2019-05-24T12:07:32.367Z] class=class ee.yadev.pipe.commonpipe.Params
15:07:32 [2019-05-24T12:07:32.367Z] skipMavenTests=false
15:07:32 [2019-05-24T12:07:32.367Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged}
15:07:32 [2019-05-24T12:07:32.367Z] verbose=false
15:07:32 [2019-05-24T12:07:32.367Z] mavenTestsTimeout=5
15:07:32 [2019-05-24T12:07:32.367Z] pipelineTimeout=15
15:07:32 [2019-05-24T12:07:32.367Z] hubUser=kyberorg
15:07:32 [2019-05-24T12:07:32.367Z] 
15:07:32 [2019-05-24T12:07:32.367Z] ==== Environment Variables =====
15:07:32 [2019-05-24T12:07:32.367Z] GIT_COMMITTER_NAME=Jenkins CI
15:07:32 [2019-05-24T12:07:32.367Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=5a1ddbe2660c06bd9877adc5b4965dc462407894
15:07:32 [2019-05-24T12:07:32.367Z] GIT_AUTHOR_EMAIL=ci@yadev.eu
15:07:32 [2019-05-24T12:07:32.367Z] HOSTNAME=98727ba5d2ea
15:07:32 [2019-05-24T12:07:32.367Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/LogoSite/43/display/redirect?page=changes
15:07:32 [2019-05-24T12:07:32.367Z] HUDSON_URL=https://ci.yadev.eu/
15:07:32 [2019-05-24T12:07:32.367Z] NODE_LABELS=master
15:07:32 [2019-05-24T12:07:32.367Z] GIT_COMMIT=5a1ddbe2660c06bd9877adc5b4965dc462407894
15:07:32 [2019-05-24T12:07:32.367Z] HOME=/root
15:07:32 [2019-05-24T12:07:32.367Z] BUILD_URL=https://ci.yadev.eu/job/LogoSite/43/
15:07:32 [2019-05-24T12:07:32.367Z] GIT_AUTHOR_NAME=Jenkins CI
15:07:32 [2019-05-24T12:07:32.367Z] JENKINS_SERVER_COOKIE=durable-18112f03f9512c807ea95c42da22cbcb
15:07:32 [2019-05-24T12:07:32.368Z] WORKSPACE=/var/lib/jenkins/workspace/LogoSite
15:07:32 [2019-05-24T12:07:32.368Z] JAVA_VERSION=8u212
15:07:32 [2019-05-24T12:07:32.368Z] NODE_NAME=master
15:07:32 [2019-05-24T12:07:32.368Z] GIT_BRANCH=origin/trunk
15:07:32 [2019-05-24T12:07:32.368Z] EXECUTOR_NUMBER=1
15:07:32 [2019-05-24T12:07:32.368Z] STAGE_NAME=Execution info
15:07:32 [2019-05-24T12:07:32.368Z] BUILD_DISPLAY_NAME=#43
15:07:32 [2019-05-24T12:07:32.368Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/
15:07:32 [2019-05-24T12:07:32.368Z] HUDSON_HOME=/var/lib/jenkins
15:07:32 [2019-05-24T12:07:32.368Z] JOB_BASE_NAME=LogoSite
15:07:32 [2019-05-24T12:07:32.368Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1
15:07:32 [2019-05-24T12:07:32.368Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:07:32 [2019-05-24T12:07:32.368Z] BUILD_ID=43
15:07:32 [2019-05-24T12:07:32.368Z] BUILDING_FOR=kyberorg
15:07:32 [2019-05-24T12:07:32.368Z] BUILD_TAG=jenkins-LogoSite-43
15:07:32 [2019-05-24T12:07:32.368Z] JENKINS_URL=https://ci.yadev.eu/
15:07:32 [2019-05-24T12:07:32.368Z] LANG=C.UTF-8
15:07:32 [2019-05-24T12:07:32.368Z] JOB_URL=https://ci.yadev.eu/job/LogoSite/
15:07:32 [2019-05-24T12:07:32.368Z] GIT_URL=https://gitlab.com/yadevv/logo.git
15:07:32 [2019-05-24T12:07:32.368Z] BUILD_NUMBER=43
15:07:32 [2019-05-24T12:07:32.368Z] JENKINS_NODE_COOKIE=4ae4eb5a-2d5e-4068-a212-e16eea29f679
15:07:32 [2019-05-24T12:07:32.368Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/LogoSite/43/display/redirect
15:07:32 [2019-05-24T12:07:32.368Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd
15:07:32 [2019-05-24T12:07:32.368Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/LogoSite/display/redirect
15:07:32 [2019-05-24T12:07:32.368Z] CLASSPATH=
15:07:32 [2019-05-24T12:07:32.368Z] JOB_NAME=LogoSite
15:07:32 [2019-05-24T12:07:32.368Z] GIT_COMMITTER_EMAIL=ci@yadev.eu
15:07:32 [2019-05-24T12:07:32.368Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/LogoSite@tmp/20b7e36c-76b7-4c83-ac9e-13fc424fcce7
15:07:32 [2019-05-24T12:07:32.368Z] JAVA_HOME=/docker-java-home
15:07:32 [2019-05-24T12:07:32.368Z] PWD=/var/lib/jenkins/workspace/LogoSite
15:07:32 [2019-05-24T12:07:32.368Z] GIT_PREVIOUS_COMMIT=5a1ddbe2660c06bd9877adc5b4965dc462407894
15:07:32 [2019-05-24T12:07:32.368Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (JavaApp: Build and Test)
Stage "JavaApp: Build and Test" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker: Build and Push)
[Pipeline] script
[Pipeline] {
[Pipeline] timeout
15:07:32 [2019-05-24T12:07:32.760Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
15:07:33 [2019-05-24T12:07:33.080Z] + set +x
15:07:33 [2019-05-24T12:07:33.332Z] Starting Docker: docker.
15:07:33 [2019-05-24T12:07:33.332Z] Daemon started. kyberorg, go ahead!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] withCredentials
15:07:33 [2019-05-24T12:07:33.416Z] Masking only exact matches of $USR or $PASS
[Pipeline] {
[Pipeline] timeout
15:07:33 [2019-05-24T12:07:33.480Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
15:07:33 [2019-05-24T12:07:33.793Z] + set +x
15:07:33 [2019-05-24T12:07:33.793Z] Login as **** to Docker Repository
15:07:35 [2019-05-24T12:07:35.663Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/LogoSite@tmp/20b7e36c-76b7-4c83-ac9e-13fc424fcce7/config.json.
15:07:35 [2019-05-24T12:07:35.663Z] Configure a credential helper to remove this warning. See
15:07:35 [2019-05-24T12:07:35.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store
15:07:35 [2019-05-24T12:07:35.663Z] 
15:07:35 [2019-05-24T12:07:35.663Z] Login Succeeded
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] timeout
15:07:35 [2019-05-24T12:07:35.813Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
15:07:36 [2019-05-24T12:07:36.117Z] + set +x
15:07:36 [2019-05-24T12:07:36.117Z] Building Docker Image yadev/logo with tags: [trunk]
15:07:36 [2019-05-24T12:07:36.369Z] Sending build context to Docker daemon  1.121MB

15:07:36 [2019-05-24T12:07:36.369Z] Step 1/2 : FROM nginx:alpine
15:07:37 [2019-05-24T12:07:37.713Z] alpine: Pulling from library/nginx
15:07:38 [2019-05-24T12:07:38.265Z] e7c96db7181b: Pulling fs layer
15:07:38 [2019-05-24T12:07:38.265Z] 264026bbe255: Pulling fs layer
15:07:38 [2019-05-24T12:07:38.265Z] a71634c55d29: Pulling fs layer
15:07:38 [2019-05-24T12:07:38.265Z] 5595887beb81: Pulling fs layer
15:07:38 [2019-05-24T12:07:38.265Z] 5595887beb81: Waiting
15:07:38 [2019-05-24T12:07:38.816Z] a71634c55d29: Verifying Checksum
15:07:38 [2019-05-24T12:07:38.816Z] a71634c55d29: Download complete
15:07:38 [2019-05-24T12:07:38.816Z] e7c96db7181b: Verifying Checksum
15:07:38 [2019-05-24T12:07:38.816Z] e7c96db7181b: Download complete
15:07:39 [2019-05-24T12:07:39.067Z] 264026bbe255: Verifying Checksum
15:07:39 [2019-05-24T12:07:39.067Z] 264026bbe255: Download complete
15:07:39 [2019-05-24T12:07:39.319Z] 5595887beb81: Verifying Checksum
15:07:39 [2019-05-24T12:07:39.319Z] 5595887beb81: Download complete
15:07:39 [2019-05-24T12:07:39.319Z] e7c96db7181b: Pull complete
15:07:40 [2019-05-24T12:07:40.230Z] 264026bbe255: Pull complete
15:07:40 [2019-05-24T12:07:40.481Z] a71634c55d29: Pull complete
15:07:40 [2019-05-24T12:07:40.731Z] 5595887beb81: Pull complete
15:07:40 [2019-05-24T12:07:40.731Z] Digest: sha256:57a226fb6ab6823027c0704a9346a890ffb0cacde06bc19bbc234c8720673555
15:07:40 [2019-05-24T12:07:40.731Z] Status: Downloaded newer image for nginx:alpine
15:07:40 [2019-05-24T12:07:40.731Z]  ---> dd025cdfe837
15:07:40 [2019-05-24T12:07:40.731Z] Step 2/2 : COPY site /usr/share/nginx/html
15:07:41 [2019-05-24T12:07:41.643Z]  ---> b73ea2e5d802
15:07:41 [2019-05-24T12:07:41.643Z] Successfully built b73ea2e5d802
15:07:41 [2019-05-24T12:07:41.643Z] Successfully tagged yadev/logo:trunk
15:07:41 [2019-05-24T12:07:41.643Z] Docker image yadev/logo:[trunk] for kyberorg created
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
15:07:41 [2019-05-24T12:07:41.826Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
15:07:42 [2019-05-24T12:07:42.141Z] + set +x
15:07:42 [2019-05-24T12:07:42.141Z] Push yadev/logo to Docker Repository
15:07:42 [2019-05-24T12:07:42.391Z] The push refers to repository [docker.io/yadev/logo]
15:07:42 [2019-05-24T12:07:42.642Z] 6396aa466f34: Preparing
15:07:42 [2019-05-24T12:07:42.642Z] a521e1bbddf5: Preparing
15:07:42 [2019-05-24T12:07:42.642Z] bf381a670956: Preparing
15:07:42 [2019-05-24T12:07:42.642Z] a61993362baf: Preparing
15:07:42 [2019-05-24T12:07:42.642Z] f1b5933fe4b5: Preparing
15:07:43 [2019-05-24T12:07:43.986Z] bf381a670956: Layer already exists
15:07:43 [2019-05-24T12:07:43.986Z] a521e1bbddf5: Layer already exists
15:07:43 [2019-05-24T12:07:43.986Z] a61993362baf: Layer already exists
15:07:43 [2019-05-24T12:07:43.986Z] f1b5933fe4b5: Layer already exists
15:07:46 [2019-05-24T12:07:46.469Z] 6396aa466f34: Pushed
15:07:50 [2019-05-24T12:07:50.592Z] trunk: digest: sha256:ca07ec609cceb2435616b4e14ee625b493f0b3710c9dd126bf483045cd992a73 size: 1363
15:07:50 [2019-05-24T12:07:50.592Z] Docker image successfully pushed for kyberorg. Enjoy!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
15:07:50 [2019-05-24T12:07:50.677Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
15:07:50 [2019-05-24T12:07:50.988Z] + set +x
15:07:50 [2019-05-24T12:07:50.988Z] Moikka kyberorg!
15:07:50 [2019-05-24T12:07:50.988Z] Here is Docker Summary:
15:07:50 [2019-05-24T12:07:50.988Z] Images built and pushed: 1
15:07:50 [2019-05-24T12:07:50.988Z] [
15:07:50 [2019-05-24T12:07:50.988Z] yadev/logo:trunk
15:07:50 [2019-05-24T12:07:50.988Z] ]
15:07:50 [2019-05-24T12:07:50.988Z] Hub Url: https://cloud.docker.com/repository/docker/yadev/logo
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] echo
15:07:51 [2019-05-24T12:07:51.190Z] One way or another, I have finished. Tsau!
[Pipeline] sh
15:07:51 [2019-05-24T12:07:51.488Z] + set +x
15:07:51 [2019-05-24T12:07:51.488Z] Making workspace writable for correct cleanup
15:07:51 [2019-05-24T12:07:51.488Z] Done for kyberorg
[Pipeline] deleteDir
[Pipeline] echo
15:07:51 [2019-05-24T12:07:51.544Z] Great success!
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 98727ba5d2eafe80300e68961b7527655c4a5d49706b0c9f122925c08434bcfc
$ docker rm -f 98727ba5d2eafe80300e68961b7527655c4a5d49706b0c9f122925c08434bcfc
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS