SuccessConsole Output

Started by GitLab push by Alex Muravya
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
skipping resolution of commit remotes/origin/master, since it originates from another repository
Seen branch in repository origin/master
Seen 1 remote branch
 > /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision 4e10fbad368d0d97b130875e7e261fb0ea98f651 (origin/master)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 4e10fbad368d0d97b130875e7e261fb0ea98f651 # timeout=10
Commit message: "Gitlab logo"
 > /usr/bin/git rev-list --no-walk 0ea3bd43cc151c604ca62e5bc6fb90e4ffb2faba # 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/master, since it originates from another repository
Checking out Revision 78e505581bfc1d87a0194b7a0531760b3985472d (master)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10
Commit message: "Merge branch 'steps-fix' into 'master'"
 > /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
skipping resolution of commit remotes/origin/master, since it originates from another repository
Seen branch in repository origin/master
Seen 1 remote branch
 > /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision 4e10fbad368d0d97b130875e7e261fb0ea98f651 (origin/master)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 4e10fbad368d0d97b130875e7e261fb0ea98f651 # timeout=10
Commit message: "Gitlab logo"
[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/9c2a72de-14b5-4173-9251-c96ed36bf241/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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** yasys/jobbari:1.7.0 cat
$ docker top 4fca90ec164bc907a0587528c91453c61b0c97325e28287d88692e93e3e8553c -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
18:07:19 [2019-04-18T15:07:19.751Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
18:07:20 [2019-04-18T15:07:20.038Z] + set +x
18:07:20 [2019-04-18T15:07:20.038Z] [Runner info]
18:07:20 [2019-04-18T15:07:20.038Z] Hostname: 4fca90ec164b
18:07:20 [2019-04-18T15:07:20.038Z] Network Status: Host Online
18:07:20 [2019-04-18T15:07:20.038Z] 
18:07:20 [2019-04-18T15:07:20.038Z] === Tools info ===
18:07:20 [2019-04-18T15:07:20.289Z] Docker version: Docker version 18.09.5, build e8ff056dbc
18:07:20 [2019-04-18T15:07:20.289Z] 
18:07:20 [2019-04-18T15:07:20.289Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z)
18:07:20 [2019-04-18T15:07:20.289Z] Maven home: /opt/mvn
18:07:20 [2019-04-18T15:07:20.289Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
18:07:20 [2019-04-18T15:07:20.289Z] Default locale: en, platform encoding: UTF-8
18:07:20 [2019-04-18T15:07:20.289Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix"
18:07:20 [2019-04-18T15:07:20.289Z] 
18:07:20 [2019-04-18T15:07:20.289Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
18:07:20 [2019-04-18T15:07:20.361Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
18:07:20 [2019-04-18T15:07:20.656Z] + set +x
18:07:20 [2019-04-18T15:07:20.656Z] [Build info]
18:07:20 [2019-04-18T15:07:20.656Z] ===== Git info =====
18:07:20 [2019-04-18T15:07:20.656Z] Git branch: master
18:07:20 [2019-04-18T15:07:20.656Z] Git commit: 4e10fbad368d0d97b130875e7e261fb0ea98f651
18:07:20 [2019-04-18T15:07:20.656Z] Git tag: -
18:07:20 [2019-04-18T15:07:20.656Z] 
18:07:20 [2019-04-18T15:07:20.656Z] ===== Jenkins info =====
18:07:20 [2019-04-18T15:07:20.656Z] Jenkins Job #8
18:07:20 [2019-04-18T15:07:20.656Z] Jenkins Job URL: https://ci.yadev.eu/job/LogoSite/8/
18:07:20 [2019-04-18T15:07:20.656Z] Jenkins Tag: jenkins-LogoSite-8
18:07:20 [2019-04-18T15:07:20.656Z] 
18:07:20 [2019-04-18T15:07:20.656Z] ===== Job Params =====
18:07:20 [2019-04-18T15:07:20.656Z] 
18:07:20 [2019-04-18T15:07:20.656Z] dockerRepo=yadev/logo
18:07:20 [2019-04-18T15:07:20.656Z] dockerStep=ee.yadev.pipe.commonpipe.Default@417d449a
18:07:20 [2019-04-18T15:07:20.656Z] javaStep=null
18:07:20 [2019-04-18T15:07:20.656Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@417d449a
18:07:20 [2019-04-18T15:07:20.656Z] hubUrl=https://cloud.docker.com/repository/docker
18:07:20 [2019-04-18T15:07:20.656Z] useDebugTag=false
18:07:20 [2019-04-18T15:07:20.656Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false}
18:07:20 [2019-04-18T15:07:20.656Z] preparationStep=ee.yadev.pipe.commonpipe.Default@417d449a
18:07:20 [2019-04-18T15:07:20.656Z] stepTimeout=5
18:07:20 [2019-04-18T15:07:20.656Z] hubCredentialsId=docker-hub
18:07:20 [2019-04-18T15:07:20.656Z] class=class ee.yadev.pipe.commonpipe.Params
18:07:20 [2019-04-18T15:07:20.656Z] skipMavenTests=false
18:07:20 [2019-04-18T15:07:20.656Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged}
18:07:20 [2019-04-18T15:07:20.656Z] verbose=false
18:07:20 [2019-04-18T15:07:20.656Z] mavenTestsTimeout=5
18:07:20 [2019-04-18T15:07:20.656Z] pipelineTimeout=15
18:07:20 [2019-04-18T15:07:20.656Z] hubUser=kyberorg
18:07:20 [2019-04-18T15:07:20.656Z] 
18:07:20 [2019-04-18T15:07:20.656Z] ==== Environment Variables =====
18:07:20 [2019-04-18T15:07:20.656Z] GIT_COMMITTER_NAME=Jenkins CI
18:07:20 [2019-04-18T15:07:20.656Z] gitlabSourceRepoURL=git@gitlab.com:yadevv/logo.git
18:07:20 [2019-04-18T15:07:20.656Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=0ea3bd43cc151c604ca62e5bc6fb90e4ffb2faba
18:07:20 [2019-04-18T15:07:20.656Z] GIT_AUTHOR_EMAIL=ci@yadev.eu
18:07:20 [2019-04-18T15:07:20.656Z] HOSTNAME=4fca90ec164b
18:07:20 [2019-04-18T15:07:20.656Z] gitlabAfter=4e10fbad368d0d97b130875e7e261fb0ea98f651
18:07:20 [2019-04-18T15:07:20.656Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/LogoSite/8/display/redirect?page=changes
18:07:20 [2019-04-18T15:07:20.656Z] GIT_COMMIT=4e10fbad368d0d97b130875e7e261fb0ea98f651
18:07:20 [2019-04-18T15:07:20.656Z] NODE_LABELS=master
18:07:20 [2019-04-18T15:07:20.656Z] HUDSON_URL=https://ci.yadev.eu/
18:07:20 [2019-04-18T15:07:20.656Z] HOME=/root
18:07:20 [2019-04-18T15:07:20.656Z] BUILD_URL=https://ci.yadev.eu/job/LogoSite/8/
18:07:20 [2019-04-18T15:07:20.656Z] JENKINS_SERVER_COOKIE=durable-18112f03f9512c807ea95c42da22cbcb
18:07:20 [2019-04-18T15:07:20.656Z] GIT_AUTHOR_NAME=Jenkins CI
18:07:20 [2019-04-18T15:07:20.656Z] gitlabTargetBranch=master
18:07:20 [2019-04-18T15:07:20.656Z] WORKSPACE=/var/lib/jenkins/workspace/LogoSite
18:07:20 [2019-04-18T15:07:20.656Z] gitlabSourceRepoHttpUrl=https://gitlab.com/yadevv/logo.git
18:07:20 [2019-04-18T15:07:20.656Z] gitlabMergeRequestLastCommit=4e10fbad368d0d97b130875e7e261fb0ea98f651
18:07:20 [2019-04-18T15:07:20.656Z] JAVA_VERSION=8u212
18:07:20 [2019-04-18T15:07:20.656Z] NODE_NAME=master
18:07:20 [2019-04-18T15:07:20.656Z] gitlabSourceRepoSshUrl=git@gitlab.com:yadevv/logo.git
18:07:20 [2019-04-18T15:07:20.656Z] GIT_BRANCH=origin/master
18:07:20 [2019-04-18T15:07:20.656Z] EXECUTOR_NUMBER=1
18:07:20 [2019-04-18T15:07:20.656Z] gitlabSourceRepoHomepage=https://gitlab.com/yadevv/logo
18:07:20 [2019-04-18T15:07:20.656Z] STAGE_NAME=Execution info
18:07:20 [2019-04-18T15:07:20.656Z] gitlabBranch=master
18:07:20 [2019-04-18T15:07:20.656Z] gitlabSourceBranch=master
18:07:20 [2019-04-18T15:07:20.656Z] gitlabUserEmail=kyberorg@yadev.eu
18:07:20 [2019-04-18T15:07:20.656Z] BUILD_DISPLAY_NAME=#8
18:07:20 [2019-04-18T15:07:20.656Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/
18:07:20 [2019-04-18T15:07:20.656Z] JOB_BASE_NAME=LogoSite
18:07:20 [2019-04-18T15:07:20.656Z] HUDSON_HOME=/var/lib/jenkins
18:07:20 [2019-04-18T15:07:20.656Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1
18:07:20 [2019-04-18T15:07:20.656Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:07:20 [2019-04-18T15:07:20.656Z] BUILD_ID=8
18:07:20 [2019-04-18T15:07:20.656Z] BUILDING_FOR=kyberorg
18:07:20 [2019-04-18T15:07:20.656Z] gitlabBefore=0ea3bd43cc151c604ca62e5bc6fb90e4ffb2faba
18:07:20 [2019-04-18T15:07:20.656Z] gitlabActionType=PUSH
18:07:20 [2019-04-18T15:07:20.656Z] BUILD_TAG=jenkins-LogoSite-8
18:07:20 [2019-04-18T15:07:20.656Z] JENKINS_URL=https://ci.yadev.eu/
18:07:20 [2019-04-18T15:07:20.656Z] LANG=C.UTF-8
18:07:20 [2019-04-18T15:07:20.656Z] GIT_URL=https://gitlab.com/yadevv/logo.git
18:07:20 [2019-04-18T15:07:20.656Z] gitlabSourceRepoName=Logo Site
18:07:20 [2019-04-18T15:07:20.656Z] JOB_URL=https://ci.yadev.eu/job/LogoSite/
18:07:20 [2019-04-18T15:07:20.656Z] BUILD_NUMBER=8
18:07:20 [2019-04-18T15:07:20.656Z] gitlabSourceNamespace=Yet another Developer
18:07:20 [2019-04-18T15:07:20.656Z] JENKINS_NODE_COOKIE=5d553473-d067-4bd7-b302-73acc425b05a
18:07:20 [2019-04-18T15:07:20.656Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/LogoSite/8/display/redirect
18:07:20 [2019-04-18T15:07:20.656Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd
18:07:20 [2019-04-18T15:07:20.656Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/LogoSite/display/redirect
18:07:20 [2019-04-18T15:07:20.656Z] CLASSPATH=
18:07:20 [2019-04-18T15:07:20.656Z] GIT_COMMITTER_EMAIL=ci@yadev.eu
18:07:20 [2019-04-18T15:07:20.656Z] JOB_NAME=LogoSite
18:07:20 [2019-04-18T15:07:20.656Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/LogoSite@tmp/9c2a72de-14b5-4173-9251-c96ed36bf241
18:07:20 [2019-04-18T15:07:20.656Z] gitlabUserName=Alex Muravya
18:07:20 [2019-04-18T15:07:20.656Z] JAVA_HOME=/docker-java-home
18:07:20 [2019-04-18T15:07:20.656Z] PWD=/var/lib/jenkins/workspace/LogoSite
18:07:20 [2019-04-18T15:07:20.656Z] GIT_PREVIOUS_COMMIT=0ea3bd43cc151c604ca62e5bc6fb90e4ffb2faba
18:07:20 [2019-04-18T15:07:20.656Z] 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
18:07:20 [2019-04-18T15:07:20.902Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
18:07:21 [2019-04-18T15:07:21.193Z] + set +x
18:07:21 [2019-04-18T15:07:21.193Z] Starting Docker: docker.
18:07:21 [2019-04-18T15:07:21.193Z] Daemon started. kyberorg, go ahead!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] withCredentials
18:07:21 [2019-04-18T15:07:21.241Z] Masking only exact matches of $USR or $PASS
[Pipeline] {
[Pipeline] timeout
18:07:21 [2019-04-18T15:07:21.275Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
18:07:21 [2019-04-18T15:07:21.561Z] + set +x
18:07:21 [2019-04-18T15:07:21.561Z] Login as **** to Docker Repository
18:07:22 [2019-04-18T15:07:22.906Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/LogoSite@tmp/9c2a72de-14b5-4173-9251-c96ed36bf241/config.json.
18:07:22 [2019-04-18T15:07:22.907Z] Configure a credential helper to remove this warning. See
18:07:22 [2019-04-18T15:07:22.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store
18:07:22 [2019-04-18T15:07:22.907Z] 
18:07:22 [2019-04-18T15:07:22.907Z] Login Succeeded
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] timeout
18:07:22 [2019-04-18T15:07:22.992Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
18:07:23 [2019-04-18T15:07:23.283Z] + set +x
18:07:23 [2019-04-18T15:07:23.283Z] Building Docker Image yadev/logo with tags: [latest]
18:07:23 [2019-04-18T15:07:23.534Z] Sending build context to Docker daemon  764.9kB

18:07:23 [2019-04-18T15:07:23.534Z] Step 1/2 : FROM nginx:alpine
18:07:24 [2019-04-18T15:07:24.881Z] alpine: Pulling from library/nginx
18:07:25 [2019-04-18T15:07:25.132Z] bdf0201b3a05: Pulling fs layer
18:07:25 [2019-04-18T15:07:25.132Z] 08d74e155349: Pulling fs layer
18:07:25 [2019-04-18T15:07:25.132Z] a9e2a0b35060: Pulling fs layer
18:07:25 [2019-04-18T15:07:25.132Z] d9e2304ab8d0: Pulling fs layer
18:07:25 [2019-04-18T15:07:25.132Z] d9e2304ab8d0: Waiting
18:07:25 [2019-04-18T15:07:25.683Z] a9e2a0b35060: Verifying Checksum
18:07:25 [2019-04-18T15:07:25.683Z] a9e2a0b35060: Download complete
18:07:25 [2019-04-18T15:07:25.683Z] 08d74e155349: Verifying Checksum
18:07:25 [2019-04-18T15:07:25.683Z] 08d74e155349: Download complete
18:07:25 [2019-04-18T15:07:25.683Z] bdf0201b3a05: Verifying Checksum
18:07:25 [2019-04-18T15:07:25.683Z] bdf0201b3a05: Download complete
18:07:25 [2019-04-18T15:07:25.933Z] bdf0201b3a05: Pull complete
18:07:26 [2019-04-18T15:07:26.183Z] d9e2304ab8d0: Verifying Checksum
18:07:26 [2019-04-18T15:07:26.183Z] d9e2304ab8d0: Download complete
18:07:26 [2019-04-18T15:07:26.434Z] 08d74e155349: Pull complete
18:07:26 [2019-04-18T15:07:26.684Z] a9e2a0b35060: Pull complete
18:07:26 [2019-04-18T15:07:26.934Z] d9e2304ab8d0: Pull complete
18:07:26 [2019-04-18T15:07:26.935Z] Digest: sha256:61e3db30b1334b1fa0a2e71b86625188f76653565d515d5f74ecc55a8fb91ce9
18:07:26 [2019-04-18T15:07:26.935Z] Status: Downloaded newer image for nginx:alpine
18:07:26 [2019-04-18T15:07:26.935Z]  ---> 0be75340bd9b
18:07:26 [2019-04-18T15:07:26.935Z] Step 2/2 : COPY site /usr/share/nginx/html
18:07:27 [2019-04-18T15:07:27.485Z]  ---> 574750678ea6
18:07:27 [2019-04-18T15:07:27.485Z] Successfully built 574750678ea6
18:07:27 [2019-04-18T15:07:27.485Z] Successfully tagged yadev/logo:latest
18:07:27 [2019-04-18T15:07:27.485Z] Docker image yadev/logo:[latest] for kyberorg created
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
18:07:27 [2019-04-18T15:07:27.532Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
18:07:27 [2019-04-18T15:07:27.818Z] + set +x
18:07:27 [2019-04-18T15:07:27.818Z] Push yadev/logo to Docker Repository
18:07:27 [2019-04-18T15:07:27.818Z] The push refers to repository [docker.io/yadev/logo]
18:07:28 [2019-04-18T15:07:28.369Z] 997d6c7c519a: Preparing
18:07:28 [2019-04-18T15:07:28.369Z] df0f83603c27: Preparing
18:07:28 [2019-04-18T15:07:28.369Z] 81316d561ff7: Preparing
18:07:28 [2019-04-18T15:07:28.369Z] 7888e46c398e: Preparing
18:07:28 [2019-04-18T15:07:28.369Z] a464c54f93a9: Preparing
18:07:29 [2019-04-18T15:07:29.280Z] a464c54f93a9: Layer already exists
18:07:29 [2019-04-18T15:07:29.280Z] df0f83603c27: Layer already exists
18:07:29 [2019-04-18T15:07:29.280Z] 81316d561ff7: Layer already exists
18:07:29 [2019-04-18T15:07:29.280Z] 7888e46c398e: Layer already exists
18:07:32 [2019-04-18T15:07:32.509Z] 997d6c7c519a: Pushed
18:07:36 [2019-04-18T15:07:36.631Z] latest: digest: sha256:fa16a38409640af0f5a12b89f96dcf2bcee23c70dd4876d7c2727c5c22802294 size: 1363
18:07:36 [2019-04-18T15:07:36.631Z] Docker image successfully pushed for kyberorg. Enjoy!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
18:07:36 [2019-04-18T15:07:36.679Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
18:07:36 [2019-04-18T15:07:36.968Z] + set +x
18:07:36 [2019-04-18T15:07:36.968Z] Moikka kyberorg!
18:07:36 [2019-04-18T15:07:36.968Z] Here is Docker Summary:
18:07:36 [2019-04-18T15:07:36.968Z] Images built and pushed: 1
18:07:36 [2019-04-18T15:07:36.968Z] [
18:07:36 [2019-04-18T15:07:36.968Z] yadev/logo:latest
18:07:36 [2019-04-18T15:07:36.968Z] ]
18:07:36 [2019-04-18T15:07:36.968Z] 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
18:07:37 [2019-04-18T15:07:37.092Z] One way or another, I have finished. Tsau!
[Pipeline] sh
18:07:37 [2019-04-18T15:07:37.368Z] + set +x
18:07:37 [2019-04-18T15:07:37.368Z] Making workspace writable for correct cleanup
18:07:37 [2019-04-18T15:07:37.368Z] Done for kyberorg
[Pipeline] deleteDir
[Pipeline] echo
18:07:37 [2019-04-18T15:07:37.403Z] Great success!
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 4fca90ec164bc907a0587528c91453c61b0c97325e28287d88692e93e3e8553c
$ docker rm -f 4fca90ec164bc907a0587528c91453c61b0c97325e28287d88692e93e3e8553c
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS