SuccessConsole Output

Branch indexing
 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Setting origin to https://gitlab.com/kyberorg/http.git
 > /usr/bin/git config remote.origin.url https://gitlab.com/kyberorg/http.git # timeout=10
Fetching origin...
Fetching upstream changes from origin
 > /usr/bin/git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > /usr/bin/git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
 > /usr/bin/git fetch --tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/master
Seen 1 remote branch
Obtained Jenkinsfile from 3d27910503a067aa6bed47cb0456d3ddc197dc61
Running in Durability level: MAX_SURVIVABILITY
Only using first definition of library common-lib
Loading library common-lib@1.6.1
Attempting to resolve 1.6.1 from remote references...
 > /usr/bin/git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials YaBot gitlab
 > /usr/bin/git ls-remote -h -- https://gitlab.com/yasys/jenkins/common-lib.git # timeout=10
Could not find 1.6.1 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/jenkins/common-lib.git
 > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/jenkins/common-lib.git # timeout=10
Fetching origin...
Fetching upstream changes from origin
 > /usr/bin/git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > /usr/bin/git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials YaBot gitlab
 > /usr/bin/git fetch --tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/bin/git rev-parse 1.6.1^{commit} # timeout=10
 > /usr/bin/git branch -a -v --no-abbrev --contains 6e7999b3c529701d8bc810224f62920b2d78c8b0 # timeout=10
Selected match: master revision 6e7999b3c529701d8bc810224f62920b2d78c8b0
using credential yabot-gitlab
 > /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/common-lib.git # timeout=10
Fetching without tags
Fetching upstream changes from https://gitlab.com/yasys/jenkins/common-lib.git
 > /usr/bin/git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials YaBot gitlab
 > /usr/bin/git fetch --no-tags --force --progress -- https://gitlab.com/yasys/jenkins/common-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 6e7999b3c529701d8bc810224f62920b2d78c8b0 (master)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 6e7999b3c529701d8bc810224f62920b2d78c8b0 # timeout=10
Commit message: "Merge branch '1-kube-deploy' into 'master'"
 > /usr/bin/git rev-list --no-walk 6e7999b3c529701d8bc810224f62920b2d78c8b0 # timeout=10
Loading library common-pipe@2.3.3
Attempting to resolve 2.3.3 from remote references...
 > /usr/bin/git --version # timeout=10
 > git --version # 'git version 2.20.1'
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
 > git --version # 'git version 2.20.1'
 > /usr/bin/git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
 > /usr/bin/git fetch --tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/bin/git rev-parse 2.3.3^{commit} # timeout=10
 > /usr/bin/git branch -a -v --no-abbrev --contains 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10
Selected match: master revision 78e505581bfc1d87a0194b7a0531760b3985472d
using credential kyberorg_gl
 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/common-pipe.git # timeout=10
Fetching without tags
Fetching upstream changes from https://gitlab.com/yasys/common-pipe.git
 > /usr/bin/git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials Kyberorg GitLab
 > /usr/bin/git fetch --no-tags --force --progress -- https://gitlab.com/yasys/common-pipe.git +refs/heads/*:refs/remotes/origin/* # timeout=10
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] node
Running on Jenkins in /var/lib/jenkins/workspace/HTTP_master
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
using credential kyberorg_gl
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://gitlab.com/kyberorg/http.git
 > /usr/bin/git init /var/lib/jenkins/workspace/HTTP_master # timeout=10
Fetching upstream changes from https://gitlab.com/kyberorg/http.git
 > /usr/bin/git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials Kyberorg GitLab
 > /usr/bin/git fetch --no-tags --force --progress -- https://gitlab.com/kyberorg/http.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/bin/git config remote.origin.url https://gitlab.com/kyberorg/http.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/kyberorg/http.git # timeout=10
Fetching without tags
Fetching upstream changes from https://gitlab.com/kyberorg/http.git
using GIT_ASKPASS to set credentials Kyberorg GitLab
 > /usr/bin/git fetch --no-tags --force --progress -- https://gitlab.com/kyberorg/http.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 3d27910503a067aa6bed47cb0456d3ddc197dc61 (master)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 3d27910503a067aa6bed47cb0456d3ddc197dc61 # timeout=10
Commit message: "HTML 5 version"
 > /usr/bin/git rev-list --no-walk 5eced10e5b364be3a852f6a56683fe1b11deb5e7 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Docker)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ set +x
Sending build context to Docker daemon  90.62kB

Step 1/5 : FROM nginx:stable
 ---> 2ad6b739fe1c
Step 2/5 : COPY nginx.conf  /etc/nginx/conf.d/default.conf
 ---> e4c76426a31d
Step 3/5 : COPY index.html /srv/index.html
 ---> 524ef44418c2
Step 4/5 : CMD /bin/bash -c "nginx -g 'daemon off;'"
 ---> Running in 5d1ded83c50b
Removing intermediate container 5d1ded83c50b
 ---> de6c195b85ff
Step 5/5 : EXPOSE 8080
 ---> Running in e01bed23dd3d
Removing intermediate container e01bed23dd3d
 ---> 308603c19615
Successfully built 308603c19615
Successfully tagged kyberorg/http:master
[Pipeline] withCredentials
Masking supported pattern matches of $USR or $PASS
[Pipeline] {
[Pipeline] sh
+ set +x
WARNING! Your password will be stored unencrypted in /var/lib/jenkins/.docker/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] // withCredentials
[Pipeline] sh
+ set +x
The push refers to repository [docker.io/kyberorg/http]
88b7df019668: Preparing
69e5e4af3800: Preparing
a5f9f505aede: Preparing
11bfb51390a5: Preparing
bf0ea8c01f3a: Preparing
c555e163f015: Preparing
d0f104dc0a1f: Preparing
c555e163f015: Waiting
d0f104dc0a1f: Waiting
bf0ea8c01f3a: Layer already exists
11bfb51390a5: Layer already exists
a5f9f505aede: Layer already exists
c555e163f015: Layer already exists
d0f104dc0a1f: Layer already exists
88b7df019668: Pushed
69e5e4af3800: Pushed
master: digest: sha256:4074f5b51ab381e5cbe06bc816864b3195501f619a35ba6a2c2eef7fada6e8ac size: 1776
[Pipeline] sh
+ set +x
Removing login credentials for https://index.docker.io/v1/
[Pipeline] sh
+ set +x
Untagged: kyberorg/http:master
Untagged: kyberorg/http@sha256:4074f5b51ab381e5cbe06bc816864b3195501f619a35ba6a2c2eef7fada6e8ac
Deleted: sha256:308603c19615f42058a23bb2dca8b033ab083d538de48a092fb0cf1c44339184
Deleted: sha256:de6c195b85ff87e744a24b39543a34fd9ad339979d1be5d901d4148c0a3bbaac
Deleted: sha256:524ef44418c26d7fcb31c8c5b81e69ff1014eb8952bd8f7ec23223eb75b6987a
Deleted: sha256:1243d6c85b59ab5f827200aa8f6eaa06b282a4dc098c0807c5c6f0dfd89e582f
Deleted: sha256:e4c76426a31d78f4fe0d33b3fa6a0fed0d9c93e074bcdece5eb2316d46f69583
Deleted: sha256:b13956a15c6109f63ea225cd7bd76bc99b2504716762bfbc406e8780a07907d8
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy to K8S)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ kubectl -n prod-static-web set image deployment/static-site-http http=kyberorg/http:master --record
[Pipeline] sh
+ kubectl -n prod-static-web rollout restart deployment/static-site-http
deployment.apps/static-site-http restarted
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS