Branch indexing
> /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Setting origin to https://gitlab.com/kyberorg/kaart4jimny.git
> /usr/bin/git config remote.origin.url https://gitlab.com/kyberorg/kaart4jimny.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 branch in repository origin/ops
Seen branch in repository origin/trunk
Seen 3 remote branches
Obtained Jenkinsfile from de1a0079a77310545cbd00e11ebb56cdcb8fc618
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
> 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
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://gitlab.com/yasys/common-pipe.git
> /usr/bin/git init /var/lib/jenkins/workspace/Kaart4Jimny_master@libs/common-pipe # timeout=10
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
> /usr/bin/git config remote.origin.url https://gitlab.com/yasys/common-pipe.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/common-pipe.git # timeout=10
Fetching without tags
Fetching upstream changes from https://gitlab.com/yasys/common-pipe.git
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'"
First time build. Skipping changelog.
> /usr/bin/git --version # timeout=10
> git --version # 'git version 2.20.1'
Loading library common-lib@1.4
Attempting to resolve 1.4 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.4 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.4^{commit} # timeout=10
> /usr/bin/git branch -a -v --no-abbrev --contains 54d5eac1894fca19ed2d32e6b5138f8443046b13 # timeout=10
Selected match: master revision 54d5eac1894fca19ed2d32e6b5138f8443046b13
using credential yabot-gitlab
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://gitlab.com/yasys/jenkins/common-lib.git
> /usr/bin/git init /var/lib/jenkins/workspace/Kaart4Jimny_master@libs/common-lib # timeout=10
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
> /usr/bin/git config remote.origin.url https://gitlab.com/yasys/jenkins/common-lib.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/common-lib.git # timeout=10
Fetching without tags
Fetching upstream changes from https://gitlab.com/yasys/jenkins/common-lib.git
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 54d5eac1894fca19ed2d32e6b5138f8443046b13 (master)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 54d5eac1894fca19ed2d32e6b5138f8443046b13 # timeout=10
Commit message: "Fixes"
First time build. Skipping changelog.
> /usr/bin/git --version # timeout=10
> git --version # 'git version 2.20.1'
fatal: bad object 78e505581bfc1d87a0194b7a0531760b3985472d
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/Kaart4Jimny_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/kaart4jimny.git
> /usr/bin/git init /var/lib/jenkins/workspace/Kaart4Jimny_master # timeout=10
Fetching upstream changes from https://gitlab.com/kyberorg/kaart4jimny.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/kaart4jimny.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> /usr/bin/git config remote.origin.url https://gitlab.com/kyberorg/kaart4jimny.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/kaart4jimny.git # timeout=10
Fetching without tags
Fetching upstream changes from https://gitlab.com/kyberorg/kaart4jimny.git
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --no-tags --force --progress -- https://gitlab.com/kyberorg/kaart4jimny.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision de1a0079a77310545cbd00e11ebb56cdcb8fc618 (master)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f de1a0079a77310545cbd00e11ebb56cdcb8fc618 # timeout=10
Commit message: "Fixing i18n() not found"
First time build. Skipping changelog.
> /usr/bin/git --version # timeout=10
> git --version # 'git version 2.20.1'
fatal: bad object 78e505581bfc1d87a0194b7a0531760b3985472d
[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 47.84MB
Step 1/6 : FROM nginx:stable
---> 2ad6b739fe1c
Step 2/6 : COPY site.template /tmp/site.template
---> Using cache
---> 87936a6b4bd6
Step 3/6 : COPY app /srv
---> Using cache
---> e1ba0c80a768
Step 4/6 : ENV EE_HOST=ee RU_HOST=ru EN_HOST=en
---> Running in bc224e7e9ca1
Removing intermediate container bc224e7e9ca1
---> 848a403d78d5
Step 5/6 : CMD /bin/bash -c "envsubst < /tmp/site.template > /etc/nginx/conf.d/default.conf && nginx -g 'daemon off;'"
---> Running in 990180e4b74a
Removing intermediate container 990180e4b74a
---> d9c67f64d3df
Step 6/6 : EXPOSE 8080
---> Running in dc1c6b26250c
Removing intermediate container dc1c6b26250c
---> 434fe7f96047
Successfully built 434fe7f96047
Successfully tagged kyberorg/kaart4jimny:latest
[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/kaart4jimny]
a0976720c091: Preparing
4548cdad4ffa: Preparing
a5f9f505aede: Preparing
11bfb51390a5: Preparing
bf0ea8c01f3a: Preparing
c555e163f015: Preparing
d0f104dc0a1f: Preparing
c555e163f015: Waiting
d0f104dc0a1f: Waiting
a5f9f505aede: Layer already exists
11bfb51390a5: Layer already exists
bf0ea8c01f3a: Layer already exists
c555e163f015: Layer already exists
d0f104dc0a1f: Layer already exists
4548cdad4ffa: Pushed
a0976720c091: Pushed
latest: digest: sha256:3e508d3255efe881b2bae4363b9aa35182c66a483a189afab48ee6179b2ce532 size: 1780
[Pipeline] sh
+ set +x
Removing login credentials for https://index.docker.io/v1/
[Pipeline] sh
+ set +x
Untagged: kyberorg/kaart4jimny:latest
Untagged: kyberorg/kaart4jimny@sha256:3e508d3255efe881b2bae4363b9aa35182c66a483a189afab48ee6179b2ce532
Deleted: sha256:434fe7f96047e2a2e7689c297565976f509a692fce80b7ddb5e11e8c5d427c36
Deleted: sha256:d9c67f64d3df752b62ec0d99b27565334a7fb173f91a614e26c14c465cf7d2ae
Deleted: sha256:848a403d78d59ed2a1298799bf1f6d88fa18e25a2edb9f5d5dd56c77e8802f0f
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy to K8S)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ kubectl -n prod-static-web set image deployment/kaart4jimny-app app=kyberorg/kaart4jimny:latest
deployment.apps/kaart4jimny-app image updated
[Pipeline] }
[Pipeline] // withEnv
[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