Console Output
Branch indexing
11:49:23 Connecting to https://api.github.com using toor/****** (GitHub Access Token)
Obtained Jenkinsfile from e6a514cc576c983d80cb1d11fcf416ee4cdc613f
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
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
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
[Checks API] No suitable checks publisher found.
Loading library common-lib@1.7
Attempting to resolve 1.7 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.7 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.7^{commit} # timeout=10
> /usr/bin/git branch -a -v --no-abbrev --contains 0dbc0c46c784d86e1bcb06ecf3f84a8bf721d957 # timeout=10
Selected match: master revision 0dbc0c46c784d86e1bcb06ecf3f84a8bf721d957
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
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 0dbc0c46c784d86e1bcb06ecf3f84a8bf721d957 (master)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 0dbc0c46c784d86e1bcb06ecf3f84a8bf721d957 # timeout=10
Commit message: "Merge branch '2-support-for-build-args' into 'master'"
> /usr/bin/git rev-list --no-walk 0dbc0c46c784d86e1bcb06ecf3f84a8bf721d957 # timeout=10
[Checks API] No suitable checks publisher found.
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/angular_main
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: NONE
using credential github
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/yasys-docker/angular.git
> /usr/bin/git init /var/lib/jenkins/workspace/angular_main # timeout=10
Fetching upstream changes from https://github.com/yasys-docker/angular.git
> /usr/bin/git --version # timeout=10
> git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub Access Token
> /usr/bin/git fetch --no-tags --force --progress -- https://github.com/yasys-docker/angular.git +refs/heads/main:refs/remotes/origin/main # timeout=10
> /usr/bin/git config remote.origin.url https://github.com/yasys-docker/angular.git # timeout=10
> /usr/bin/git config --add remote.origin.fetch +refs/heads/main:refs/remotes/origin/main # timeout=10
Avoid second fetch
Checking out Revision e6a514cc576c983d80cb1d11fcf416ee4cdc613f (main)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f e6a514cc576c983d80cb1d11fcf416ee4cdc613f # timeout=10
> /usr/bin/git branch -a -v --no-abbrev # timeout=10
> /usr/bin/git checkout -b main e6a514cc576c983d80cb1d11fcf416ee4cdc613f # timeout=10
Commit message: "Fix for Jenkinsfile"
> /usr/bin/git rev-list --no-walk 42f2a2fec9e99e2892c2eb97609864529c06b04a # timeout=10
Cleaning workspace
> /usr/bin/git rev-parse --verify HEAD # timeout=10
Resetting working tree
> /usr/bin/git reset --hard # timeout=10
> /usr/bin/git clean -fdx # timeout=10
[Checks API] No suitable checks publisher found.
[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 77.31kB
Step 1/3 : FROM node:12.18
12.18: Pulling from library/node
4f250268ed6a: Pulling fs layer
1b49aa113642: Pulling fs layer
c159512f4cc2: Pulling fs layer
8439168fd8dc: Pulling fs layer
55abbc6cc158: Pulling fs layer
e5c5821cd889: Pulling fs layer
fe68f8ffb64f: Pulling fs layer
310e01487093: Pulling fs layer
3d7627cf0abe: Pulling fs layer
8439168fd8dc: Waiting
55abbc6cc158: Waiting
e5c5821cd889: Waiting
310e01487093: Waiting
fe68f8ffb64f: Waiting
3d7627cf0abe: Waiting
1b49aa113642: Verifying Checksum
1b49aa113642: Download complete
c159512f4cc2: Verifying Checksum
c159512f4cc2: Download complete
4f250268ed6a: Verifying Checksum
4f250268ed6a: Download complete
8439168fd8dc: Verifying Checksum
8439168fd8dc: Download complete
e5c5821cd889: Verifying Checksum
e5c5821cd889: Download complete
310e01487093: Verifying Checksum
310e01487093: Download complete
fe68f8ffb64f: Verifying Checksum
fe68f8ffb64f: Download complete
3d7627cf0abe: Verifying Checksum
3d7627cf0abe: Download complete
55abbc6cc158: Verifying Checksum
55abbc6cc158: Download complete
4f250268ed6a: Pull complete
1b49aa113642: Pull complete
c159512f4cc2: Pull complete
8439168fd8dc: Pull complete
55abbc6cc158: Pull complete
e5c5821cd889: Pull complete
fe68f8ffb64f: Pull complete
310e01487093: Pull complete
3d7627cf0abe: Pull complete
Digest: sha256:8cfe7e8dc60095a4f9d25a3f0f208503559fa033a15e2ddd87dee85bec101a2e
Status: Downloaded newer image for node:12.18
---> 28faf336034d
Step 2/3 : RUN apt update && apt install -y gettext-base && apt upgrade -y && rm -rf /var/lib/apt/lists/*
---> Running in ebec6bbe7119
[91m
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
[0mIgn:1 http://deb.debian.org/debian stretch InRelease
Get:2 http://security.debian.org/debian-security stretch/updates InRelease [53.0 kB]
Get:3 http://deb.debian.org/debian stretch-updates InRelease [93.6 kB]
Get:4 http://deb.debian.org/debian stretch Release [118 kB]
Get:5 http://deb.debian.org/debian stretch Release.gpg [2410 B]
Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [602 kB]
Get:7 http://deb.debian.org/debian stretch-updates/main amd64 Packages [2596 B]
Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [7080 kB]
Fetched 7951 kB in 2s (3516 kB/s)
Reading package lists...
Building dependency tree...
Reading state information...
5 packages can be upgraded. Run 'apt list --upgradable' to see them.
[91m
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
[0mReading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
gettext-base
0 upgraded, 1 newly installed, 0 to remove and 5 not upgraded.
Need to get 122 kB of archives.
After this operation, 735 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian stretch/main amd64 gettext-base amd64 0.19.8.1-2+deb9u1 [122 kB]
[91mdebconf: delaying package configuration, since apt-utils is not installed
[0mFetched 122 kB in 0s (4413 kB/s)
Selecting previously unselected package gettext-base.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 29927 files and directories currently installed.)
Preparing to unpack .../gettext-base_0.19.8.1-2+deb9u1_amd64.deb ...
Unpacking gettext-base (0.19.8.1-2+deb9u1) ...
Setting up gettext-base (0.19.8.1-2+deb9u1) ...
[91m
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
[0mReading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
The following packages will be upgraded:
curl libcurl3 libcurl3-gnutls libcurl4-openssl-dev libssl1.0.2
5 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 2488 kB of archives.
After this operation, 2048 B disk space will be freed.
Get:1 http://security.debian.org/debian-security stretch/updates/main amd64 libssl1.0.2 amd64 1.0.2u-1~deb9u2 [1304 kB]
Get:2 http://security.debian.org/debian-security stretch/updates/main amd64 libcurl4-openssl-dev amd64 7.52.1-5+deb9u12 [375 kB]
Get:3 http://security.debian.org/debian-security stretch/updates/main amd64 curl amd64 7.52.1-5+deb9u12 [227 kB]
Get:4 http://security.debian.org/debian-security stretch/updates/main amd64 libcurl3 amd64 7.52.1-5+deb9u12 [292 kB]
Get:5 http://security.debian.org/debian-security stretch/updates/main amd64 libcurl3-gnutls amd64 7.52.1-5+deb9u12 [290 kB]
[91mdebconf: delaying package configuration, since apt-utils is not installed
[0mFetched 2488 kB in 0s (29.4 MB/s)
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 29991 files and directories currently installed.)
Preparing to unpack .../libssl1.0.2_1.0.2u-1~deb9u2_amd64.deb ...
Unpacking libssl1.0.2:amd64 (1.0.2u-1~deb9u2) over (1.0.2u-1~deb9u1) ...
Preparing to unpack .../libcurl4-openssl-dev_7.52.1-5+deb9u12_amd64.deb ...
Unpacking libcurl4-openssl-dev:amd64 (7.52.1-5+deb9u12) over (7.52.1-5+deb9u11) ...
Preparing to unpack .../curl_7.52.1-5+deb9u12_amd64.deb ...
Unpacking curl (7.52.1-5+deb9u12) over (7.52.1-5+deb9u11) ...
Preparing to unpack .../libcurl3_7.52.1-5+deb9u12_amd64.deb ...
Unpacking libcurl3:amd64 (7.52.1-5+deb9u12) over (7.52.1-5+deb9u11) ...
Preparing to unpack .../libcurl3-gnutls_7.52.1-5+deb9u12_amd64.deb ...
Unpacking libcurl3-gnutls:amd64 (7.52.1-5+deb9u12) over (7.52.1-5+deb9u11) ...
Setting up libcurl3-gnutls:amd64 (7.52.1-5+deb9u12) ...
Setting up libssl1.0.2:amd64 (1.0.2u-1~deb9u2) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Setting up libcurl3:amd64 (7.52.1-5+deb9u12) ...
Setting up libcurl4-openssl-dev:amd64 (7.52.1-5+deb9u12) ...
Setting up curl (7.52.1-5+deb9u12) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Removing intermediate container ebec6bbe7119
---> 36ca95faa276
Step 3/3 : RUN npm install -g @angular/cli@10.0.6
---> Running in a49a9b73dfbb
[91mnpm[0m[91m WARN deprecated[0m[91m request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
[0m[91mnpm WARN deprecated har-validator@5.1.5: this library is no longer supported
[0m/usr/local/bin/ng -> /usr/local/lib/node_modules/@angular/cli/bin/ng
> @angular/cli@10.0.6 postinstall /usr/local/lib/node_modules/@angular/cli
> node ./bin/postinstall/script.js
+ @angular/cli@10.0.6
added 282 packages from 205 contributors in 14.757s
Removing intermediate container a49a9b73dfbb
---> 7fb52516cd4c
Successfully built 7fb52516cd4c
Successfully tagged yasys/angular:main
[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/yasys/angular]
e6b40a454edc: Preparing
9ddc16d61ba9: Preparing
fee9b925cc06: Preparing
a447e65f1e5f: Preparing
378725267e28: Preparing
174e334f3f46: Preparing
cbe6bbd0c86f: Preparing
ef5de533cb53: Preparing
a4c504f73441: Preparing
e8847c2734e1: Preparing
b323b70996e4: Preparing
174e334f3f46: Waiting
cbe6bbd0c86f: Waiting
ef5de533cb53: Waiting
a4c504f73441: Waiting
b323b70996e4: Waiting
e8847c2734e1: Waiting
a447e65f1e5f: Mounted from library/node
fee9b925cc06: Mounted from library/node
378725267e28: Mounted from library/node
174e334f3f46: Mounted from library/node
cbe6bbd0c86f: Mounted from library/node
ef5de533cb53: Mounted from library/node
9ddc16d61ba9: Pushed
a4c504f73441: Mounted from library/node
e8847c2734e1: Mounted from library/node
b323b70996e4: Mounted from library/node
e6b40a454edc: Pushed
main: digest: sha256:c22b2f0bc0af1d33259509ef039ab4570108585ad7c0640ce44600ee83700a7f size: 2638
[Pipeline] sh
+ set +x
Removing login credentials for https://index.docker.io/v1/
[Pipeline] sh
+ set +x
Untagged: yasys/angular:main
Untagged: yasys/angular@sha256:c22b2f0bc0af1d33259509ef039ab4570108585ad7c0640ce44600ee83700a7f
Deleted: sha256:7fb52516cd4c183b7b4d2105d9ad8914ca5be21b6625fc501720f95bb5c5ab99
Deleted: sha256:f53a9d9ee665622685aa97bde98a6487fe5f3d93162cdee54b6c54724aa58633
Deleted: sha256:36ca95faa276124c7e328f181d10945482247021956e3e34fffe9bfe87b4ef94
Deleted: sha256:d3b35635a8767c8524894c1fdafc42d5dda0bdd09fa67e5329d79262da0584dd
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] chuckNorris
Submitting to Chuck's will
[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
[Checks API] No suitable checks publisher found.
GitHub has been notified of this commit’s build result
Finished: SUCCESS