Push event to branch edgex-compose Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ddfed388a3b16120cdfe7b2187972fd634322871 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-compose, mavenSettings:ci-build-images-settings, dockerImageName:edgex-compose, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1.24.1], releaseBranchOverride:edgex-compose] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-compose USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-compose DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-compose-archive.tar.gz SEMVER_BUMP_LEVEL: pre RELEASE_BRANCH_OVERRIDE: edgex-compose DOCKER_CUSTOM_TAGS: 1.24.1 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-4794 in /w/workspace/ry_ci-build-images_edgex-compose [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/ry_ci-build-images_edgex-compose # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 Fetching without tags Checking out Revision ddfed388a3b16120cdfe7b2187972fd634322871 (edgex-compose) > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ddfed388a3b16120cdfe7b2187972fd634322871 # timeout=10 Commit message: "Merge pull request #139 from cherrycl/issue-134" > git rev-list --no-walk 096526f1b019795818746a30d244e95847e3d969 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:14:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:14:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:14:23 ========================================================= 15:14:23 EdgeX Global Pipelines Version Info 15:14:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:14:25 ------------------- 15:14:25 stable info: 15:14:25 ------------------- 15:14:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:14:25 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 15:14:25 Message: update stable to v1.0.89 15:14:26 ------------------- 15:14:26 experimental info: 15:14:26 ------------------- 15:14:26 Commited By: **** collab-it+edgex@linuxfoundation.org 15:14:26 Commit SHA: aa323fb5dfebb31640c35badf05a5a9beff52318 15:14:26 Message: update experimental to v1.0.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:14:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:14:28 + ls -al . 15:14:28 total 12 15:14:28 drwxrwxr-x. 3 jenkins jenkins 72 Jun 29 15:14 . 15:14:28 drwxrwxr-x. 4 jenkins jenkins 112 Jun 29 15:14 .. 15:14:28 -rw-rw-r--. 1 jenkins jenkins 444 Jun 29 15:14 Dockerfile 15:14:28 drwxrwxr-x. 8 jenkins jenkins 162 Jun 29 15:14 .git 15:14:28 -rw-rw-r--. 1 jenkins jenkins 886 Jun 29 15:14 Jenkinsfile 15:14:28 -rw-rw-r--. 1 jenkins jenkins 1309 Jun 29 15:14 README.md [Pipeline] isUnix [Pipeline] sh 15:14:29 + docker build -t edgex-devops/edgex-compose -f Dockerfile --build-arg ARCH=amd64 --label git_sha=ddfed388a3b16120cdfe7b2187972fd634322871 --label arch=amd64 . 15:14:29 Sending build context to Docker daemon 205.8kB 15:14:29 Step 1/8 : ARG DOCKER_VERSION=19.03.11 15:14:29 Step 2/8 : FROM docker:${DOCKER_VERSION} AS docker-cli 15:14:30 19.03.11: Pulling from library/docker 15:14:30 df20fa9351a1: Pulling fs layer 15:14:30 25ad7478873d: Pulling fs layer 15:14:30 4684f6177b5d: Pulling fs layer 15:14:30 1d105a01b85c: Pulling fs layer 15:14:30 d87316014961: Pulling fs layer 15:14:30 ae7f709568fa: Pulling fs layer 15:14:30 63f9e63bc2f8: Pulling fs layer 15:14:30 d87316014961: Waiting 15:14:30 ae7f709568fa: Waiting 15:14:30 63f9e63bc2f8: Waiting 15:14:30 1d105a01b85c: Waiting 15:14:30 4684f6177b5d: Verifying Checksum 15:14:30 4684f6177b5d: Download complete 15:14:30 25ad7478873d: Download complete 15:14:30 df20fa9351a1: Download complete 15:14:30 d87316014961: Verifying Checksum 15:14:30 d87316014961: Download complete 15:14:30 ae7f709568fa: Verifying Checksum 15:14:30 ae7f709568fa: Download complete 15:14:30 63f9e63bc2f8: Verifying Checksum 15:14:30 63f9e63bc2f8: Download complete 15:14:30 df20fa9351a1: Pull complete 15:14:30 25ad7478873d: Pull complete 15:14:31 4684f6177b5d: Pull complete 15:14:31 1d105a01b85c: Verifying Checksum 15:14:31 1d105a01b85c: Download complete 15:14:33 1d105a01b85c: Pull complete 15:14:33 d87316014961: Pull complete 15:14:33 ae7f709568fa: Pull complete 15:14:33 63f9e63bc2f8: Pull complete 15:14:33 Digest: sha256:570ef5728b5cc945f29cf2049bcd87c9d76b7826850c75729aaa7d1802837232 15:14:33 Status: Downloaded newer image for docker:19.03.11 15:14:33 ---> 0bfe00e7bcd5 15:14:33 Step 3/8 : FROM alpine:3.11 15:14:34 3.11: Pulling from library/alpine 15:14:34 cbdbe7a5bc2a: Pulling fs layer 15:14:34 cbdbe7a5bc2a: Verifying Checksum 15:14:34 cbdbe7a5bc2a: Download complete 15:14:34 cbdbe7a5bc2a: Pull complete 15:14:34 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 15:14:34 Status: Downloaded newer image for alpine:3.11 15:14:34 ---> f70734b6a266 15:14:34 Step 4/8 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker 15:14:36 ---> a7430f891527 15:14:36 Step 5/8 : RUN apk add --update --no-cache docker-compose py-pip python-dev libffi-dev openssl-dev gcc libc-dev make unzip bash curl 15:14:36 ---> Running in 63805d874168 15:14:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 15:14:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 15:14:36 (1/72) Installing ncurses-terminfo-base (6.1_p20200118-r4) 15:14:36 (2/72) Installing ncurses-libs (6.1_p20200118-r4) 15:14:36 (3/72) Installing readline (8.0.1-r0) 15:14:36 (4/72) Installing bash (5.0.11-r1) 15:14:37 Executing bash-5.0.11-r1.post-install 15:14:37 (5/72) Installing ca-certificates (20191127-r2) 15:14:37 (6/72) Installing nghttp2-libs (1.40.0-r1) 15:14:37 (7/72) Installing libcurl (7.67.0-r0) 15:14:37 (8/72) Installing curl (7.67.0-r0) 15:14:37 (9/72) Installing libbz2 (1.0.8-r1) 15:14:37 (10/72) Installing expat (2.2.9-r1) 15:14:37 (11/72) Installing libffi (3.2.1-r6) 15:14:37 (12/72) Installing gdbm (1.13-r1) 15:14:37 (13/72) Installing xz-libs (5.2.4-r0) 15:14:37 (14/72) Installing sqlite-libs (3.30.1-r2) 15:14:37 (15/72) Installing python3 (3.8.2-r0) 15:14:38 (16/72) Installing py3-setuptools (42.0.2-r0) 15:14:38 (17/72) Installing py3-six (1.13.0-r0) 15:14:38 (18/72) Installing dockerpy-creds (0.4.0-r2) 15:14:38 (19/72) Installing py3-cparser (2.19-r4) 15:14:38 (20/72) Installing py3-cffi (1.13.2-r0) 15:14:38 (21/72) Installing py3-idna (2.8-r3) 15:14:38 (22/72) Installing py3-asn1crypto (1.2.0-r1) 15:14:38 (23/72) Installing py3-cryptography (2.8-r1) 15:14:38 (24/72) Installing py3-ipaddress (1.0.23-r1) 15:14:38 (25/72) Installing py3-parsing (2.4.5-r1) 15:14:38 (26/72) Installing py3-packaging (19.2-r2) 15:14:38 (27/72) Installing py3-chardet (3.0.4-r3) 15:14:38 (28/72) Installing py3-certifi (2019.9.11-r2) 15:14:38 (29/72) Installing py3-urllib3 (1.25.7-r1) 15:14:38 (30/72) Installing py3-requests (2.22.0-r0) 15:14:38 (31/72) Installing py3-websocket-client (0.56.0-r3) 15:14:38 (32/72) Installing docker-py (4.1.0-r1) 15:14:38 (33/72) Installing py3-cached-property (1.5.1-r1) 15:14:38 (34/72) Installing py3-dockerpty (0.4.1-r2) 15:14:38 (35/72) Installing py3-docopt (0.6.2-r5) 15:14:38 (36/72) Installing py3-more-itertools (8.0.2-r0) 15:14:38 (37/72) Installing py3-zipp (0.6.0-r1) 15:14:38 (38/72) Installing py3-importlib-metadata (0.23-r1) 15:14:38 (39/72) Installing py3-pyrsistent (0.15.6-r0) 15:14:38 (40/72) Installing py3-attrs (19.3.0-r0) 15:14:38 (41/72) Installing py3-jsonschema (3.2.0-r0) 15:14:38 (42/72) Installing py3-asn1 (0.4.7-r2) 15:14:39 (43/72) Installing py3-bcrypt (3.1.7-r2) 15:14:39 (44/72) Installing py3-pynacl (1.3.0-r4) 15:14:39 (45/72) Installing py3-paramiko (2.7.1-r0) 15:14:39 (46/72) Installing py3-pysocks (1.7.1-r1) 15:14:39 (47/72) Installing py3-texttable (1.6.2-r1) 15:14:39 (48/72) Installing yaml (0.2.2-r1) 15:14:39 (49/72) Installing py3-yaml (5.3.1-r0) 15:14:39 (50/72) Installing docker-compose (1.24.1-r3) 15:14:39 (51/72) Installing libgcc (9.2.0-r4) 15:14:39 (52/72) Installing libstdc++ (9.2.0-r4) 15:14:39 (53/72) Installing binutils (2.33.1-r0) 15:14:39 (54/72) Installing gmp (6.1.2-r1) 15:14:39 (55/72) Installing isl (0.18-r0) 15:14:39 (56/72) Installing libgomp (9.2.0-r4) 15:14:39 (57/72) Installing libatomic (9.2.0-r4) 15:14:39 (58/72) Installing mpfr4 (4.0.2-r1) 15:14:39 (59/72) Installing mpc1 (1.1.0-r1) 15:14:39 (60/72) Installing gcc (9.2.0-r4) 15:14:41 Still waiting to schedule task 15:14:41 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:14:42 (61/72) Installing musl-dev (1.1.24-r2) 15:14:42 (62/72) Installing libc-dev (0.7.2-r0) 15:14:42 (63/72) Installing linux-headers (4.19.36-r0) 15:14:42 (64/72) Installing pkgconf (1.6.3-r0) 15:14:42 (65/72) Installing libffi-dev (3.2.1-r6) 15:14:42 (66/72) Installing make (4.2.1-r2) 15:14:42 (67/72) Installing openssl-dev (1.1.1g-r0) 15:14:42 (68/72) Installing python2 (2.7.18-r0) 15:14:44 (69/72) Installing py-setuptools (42.0.2-r0) 15:14:44 (70/72) Installing py2-pip (18.1-r0) 15:14:44 (71/72) Installing python2-dev (2.7.18-r0) 15:14:44 (72/72) Installing unzip (6.0-r6) 15:14:44 Executing busybox-1.31.1-r9.trigger 15:14:44 Executing ca-certificates-20191127-r2.trigger 15:14:44 OK: 267 MiB in 86 packages 15:15:06 Removing intermediate container 63805d874168 15:15:06 ---> 52d0da437373 15:15:06 Step 6/8 : ENTRYPOINT ["/usr/bin/docker-compose"] 15:15:06 ---> Running in 7937d43bf019 15:15:06 Removing intermediate container 7937d43bf019 15:15:06 ---> 676023fb8c4a 15:15:06 Step 7/8 : LABEL arch=amd64 15:15:06 ---> Running in e63d7876f96d 15:15:06 Removing intermediate container e63d7876f96d 15:15:06 ---> b2d105c35d00 15:15:06 Step 8/8 : LABEL git_sha=ddfed388a3b16120cdfe7b2187972fd634322871 15:15:06 ---> Running in 9b5585d7592d 15:15:06 Removing intermediate container 9b5585d7592d 15:15:06 ---> 360bccc3ab07 15:15:06 [Warning] One or more build-args [ARCH] were not consumed 15:15:06 Successfully built 360bccc3ab07 15:15:06 Successfully tagged edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:15:06 provisioning config files... 15:15:06 copy managed file [ci-build-images-settings] to file:/w/workspace/ry_ci-build-images_edgex-compose@tmp/config8677149951230101355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:15:06 nexus3.edgexfoundry.org:10001 15:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:07 Configure a credential helper to remove this warning. See 15:15:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:07 15:15:07 Login Succeeded 15:15:07 nexus3.edgexfoundry.org:10002 15:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:07 Configure a credential helper to remove this warning. See 15:15:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:07 15:15:07 Login Succeeded 15:15:07 nexus3.edgexfoundry.org:10003 15:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:07 Configure a credential helper to remove this warning. See 15:15:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:07 15:15:07 Login Succeeded 15:15:07 nexus3.edgexfoundry.org:10004 15:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:07 Configure a credential helper to remove this warning. See 15:15:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:07 15:15:07 Login Succeeded 15:15:07 docker.io 15:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:08 Configure a credential helper to remove this warning. See 15:15:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:08 15:15:08 Login Succeeded [Pipeline] } 15:15:08 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:15:08 [edgeXDocker.push] Tagging docker image edgex-devops/edgex-compose with the following tags: 15:15:08 ddfed388a3b16120cdfe7b2187972fd634322871 15:15:08 latest 15:15:08 edgex-compose 15:15:08 1.24.1 15:15:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:15:08 + docker tag edgex-devops/edgex-compose nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:ddfed388a3b16120cdfe7b2187972fd634322871 [Pipeline] isUnix [Pipeline] sh 15:15:08 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:ddfed388a3b16120cdfe7b2187972fd634322871 15:15:08 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose] 15:15:08 d4a265824f2d: Preparing 15:15:08 4d9377340ef1: Preparing 15:15:08 3e207b409db3: Preparing 15:15:08 3e207b409db3: Layer already exists 15:15:14 4d9377340ef1: Pushed 15:15:28 d4a265824f2d: Pushed 15:15:28 ddfed388a3b16120cdfe7b2187972fd634322871: digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 size: 952 [Pipeline] isUnix [Pipeline] sh 15:15:29 + docker tag edgex-devops/edgex-compose nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:15:29 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:15:29 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose] 15:15:29 d4a265824f2d: Preparing 15:15:29 4d9377340ef1: Preparing 15:15:29 3e207b409db3: Preparing 15:15:29 3e207b409db3: Layer already exists 15:15:29 4d9377340ef1: Layer already exists 15:15:29 d4a265824f2d: Layer already exists 15:15:29 latest: digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 size: 952 [Pipeline] isUnix [Pipeline] sh 15:15:29 + docker tag edgex-devops/edgex-compose nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:edgex-compose [Pipeline] isUnix [Pipeline] sh 15:15:30 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:edgex-compose 15:15:30 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose] 15:15:30 d4a265824f2d: Preparing 15:15:30 4d9377340ef1: Preparing 15:15:30 3e207b409db3: Preparing 15:15:30 4d9377340ef1: Layer already exists 15:15:30 3e207b409db3: Layer already exists 15:15:30 d4a265824f2d: Layer already exists 15:15:30 edgex-compose: digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 size: 952 [Pipeline] isUnix [Pipeline] sh 15:15:30 + docker tag edgex-devops/edgex-compose nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:1.24.1 [Pipeline] isUnix [Pipeline] sh 15:15:30 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:1.24.1 15:15:30 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose] 15:15:30 d4a265824f2d: Preparing 15:15:30 4d9377340ef1: Preparing 15:15:30 3e207b409db3: Preparing 15:15:30 3e207b409db3: Layer already exists 15:15:30 d4a265824f2d: Layer already exists 15:15:30 4d9377340ef1: Layer already exists 15:15:30 1.24.1: digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 size: 952 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:16:24 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4795 in /w/workspace/ry_ci-build-images_edgex-compose [Pipeline] { [Pipeline] checkout 15:16:29 using credential edgex-jenkins-ssh 15:16:29 Cloning the remote Git repository 15:16:29 Cloning with configured refspecs honoured and without tags 15:16:29 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 15:16:29 > git init /w/workspace/ry_ci-build-images_edgex-compose # timeout=10 15:16:29 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 15:16:29 > git --version # timeout=10 15:16:29 using GIT_SSH to set credentials SSH Credentials for GitHub 15:16:29 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 15:16:30 Fetching without tags 15:16:30 Checking out Revision ddfed388a3b16120cdfe7b2187972fd634322871 (edgex-compose) 15:16:30 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 15:16:30 > git config --add remote.origin.fetch +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 15:16:30 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 15:16:30 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 15:16:30 using GIT_SSH to set credentials SSH Credentials for GitHub 15:16:30 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 15:16:30 > git config core.sparsecheckout # timeout=10 15:16:30 > git checkout -f ddfed388a3b16120cdfe7b2187972fd634322871 # timeout=10 15:16:35 Commit message: "Merge pull request #139 from cherrycl/issue-134" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:16:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:16:37 + ls -al . 15:16:37 total 24 15:16:37 drwxrwxr-x 3 jenkins jenkins 4096 Jun 29 15:16 . 15:16:37 drwxrwxr-x 4 jenkins jenkins 4096 Jun 29 15:16 .. 15:16:37 drwxrwxr-x 8 jenkins jenkins 4096 Jun 29 15:16 .git 15:16:37 -rw-rw-r-- 1 jenkins jenkins 444 Jun 29 15:16 Dockerfile 15:16:37 -rw-rw-r-- 1 jenkins jenkins 886 Jun 29 15:16 Jenkinsfile 15:16:37 -rw-rw-r-- 1 jenkins jenkins 1309 Jun 29 15:16 README.md [Pipeline] isUnix [Pipeline] sh 15:16:37 + docker build -t edgex-devops/edgex-compose-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=ddfed388a3b16120cdfe7b2187972fd634322871 --label arch=arm64 . 15:16:38 Sending build context to Docker daemon 205.8kB 15:16:38 Step 1/8 : ARG DOCKER_VERSION=19.03.11 15:16:38 Step 2/8 : FROM docker:${DOCKER_VERSION} AS docker-cli 15:16:39 19.03.11: Pulling from library/docker 15:16:39 b538f80385f9: Pulling fs layer 15:16:39 259a493cd78d: Pulling fs layer 15:16:39 b8e66b5100f5: Pulling fs layer 15:16:39 f0cde32c2ffd: Pulling fs layer 15:16:39 6136a3ea7bbc: Pulling fs layer 15:16:39 8310feb2719a: Pulling fs layer 15:16:39 37f79010e7d8: Pulling fs layer 15:16:39 6136a3ea7bbc: Waiting 15:16:39 f0cde32c2ffd: Waiting 15:16:39 37f79010e7d8: Waiting 15:16:39 b8e66b5100f5: Verifying Checksum 15:16:39 b8e66b5100f5: Download complete 15:16:39 259a493cd78d: Verifying Checksum 15:16:39 259a493cd78d: Download complete 15:16:39 b538f80385f9: Download complete 15:16:39 6136a3ea7bbc: Verifying Checksum 15:16:39 6136a3ea7bbc: Download complete 15:16:39 8310feb2719a: Verifying Checksum 15:16:39 8310feb2719a: Download complete 15:16:39 37f79010e7d8: Verifying Checksum 15:16:39 37f79010e7d8: Download complete 15:16:40 b538f80385f9: Pull complete 15:16:40 259a493cd78d: Pull complete 15:16:40 f0cde32c2ffd: Verifying Checksum 15:16:40 f0cde32c2ffd: Download complete 15:16:41 b8e66b5100f5: Pull complete 15:16:44 f0cde32c2ffd: Pull complete 15:16:44 6136a3ea7bbc: Pull complete 15:16:45 8310feb2719a: Pull complete 15:16:45 37f79010e7d8: Pull complete 15:16:45 Digest: sha256:570ef5728b5cc945f29cf2049bcd87c9d76b7826850c75729aaa7d1802837232 15:16:45 Status: Downloaded newer image for docker:19.03.11 15:16:45 ---> 58760348d720 15:16:45 Step 3/8 : FROM alpine:3.11 15:16:45 3.11: Pulling from library/alpine 15:16:45 29e5d40040c1: Pulling fs layer 15:16:46 29e5d40040c1: Download complete 15:16:46 29e5d40040c1: Pull complete 15:16:46 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 15:16:46 Status: Downloaded newer image for alpine:3.11 15:16:46 ---> c20d2a9ab686 15:16:46 Step 4/8 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker 15:16:51 ---> b8ec3514bf24 15:16:51 Step 5/8 : RUN apk add --update --no-cache docker-compose py-pip python-dev libffi-dev openssl-dev gcc libc-dev make unzip bash curl 15:16:51 ---> Running in 9f63951a84ff 15:16:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 15:16:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 15:16:52 (1/72) Installing ncurses-terminfo-base (6.1_p20200118-r4) 15:16:52 (2/72) Installing ncurses-libs (6.1_p20200118-r4) 15:16:52 (3/72) Installing readline (8.0.1-r0) 15:16:52 (4/72) Installing bash (5.0.11-r1) 15:16:53 Executing bash-5.0.11-r1.post-install 15:16:53 (5/72) Installing ca-certificates (20191127-r2) 15:16:53 (6/72) Installing nghttp2-libs (1.40.0-r1) 15:16:53 (7/72) Installing libcurl (7.67.0-r0) 15:16:53 (8/72) Installing curl (7.67.0-r0) 15:16:53 (9/72) Installing libbz2 (1.0.8-r1) 15:16:53 (10/72) Installing expat (2.2.9-r1) 15:16:53 (11/72) Installing libffi (3.2.1-r6) 15:16:53 (12/72) Installing gdbm (1.13-r1) 15:16:53 (13/72) Installing xz-libs (5.2.4-r0) 15:16:53 (14/72) Installing sqlite-libs (3.30.1-r2) 15:16:53 (15/72) Installing python3 (3.8.2-r0) 15:16:56 (16/72) Installing py3-setuptools (42.0.2-r0) 15:16:56 (17/72) Installing py3-six (1.13.0-r0) 15:16:56 (18/72) Installing dockerpy-creds (0.4.0-r2) 15:16:56 (19/72) Installing py3-cparser (2.19-r4) 15:16:56 (20/72) Installing py3-cffi (1.13.2-r0) 15:16:56 (21/72) Installing py3-idna (2.8-r3) 15:16:56 (22/72) Installing py3-asn1crypto (1.2.0-r1) 15:16:56 (23/72) Installing py3-cryptography (2.8-r1) 15:16:56 (24/72) Installing py3-ipaddress (1.0.23-r1) 15:16:56 (25/72) Installing py3-parsing (2.4.5-r1) 15:16:56 (26/72) Installing py3-packaging (19.2-r2) 15:16:56 (27/72) Installing py3-chardet (3.0.4-r3) 15:16:56 (28/72) Installing py3-certifi (2019.9.11-r2) 15:16:56 (29/72) Installing py3-urllib3 (1.25.7-r1) 15:16:56 (30/72) Installing py3-requests (2.22.0-r0) 15:16:56 (31/72) Installing py3-websocket-client (0.56.0-r3) 15:16:56 (32/72) Installing docker-py (4.1.0-r1) 15:16:56 (33/72) Installing py3-cached-property (1.5.1-r1) 15:16:56 (34/72) Installing py3-dockerpty (0.4.1-r2) 15:16:56 (35/72) Installing py3-docopt (0.6.2-r5) 15:16:56 (36/72) Installing py3-more-itertools (8.0.2-r0) 15:16:56 (37/72) Installing py3-zipp (0.6.0-r1) 15:16:57 (38/72) Installing py3-importlib-metadata (0.23-r1) 15:16:57 (39/72) Installing py3-pyrsistent (0.15.6-r0) 15:16:57 (40/72) Installing py3-attrs (19.3.0-r0) 15:16:57 (41/72) Installing py3-jsonschema (3.2.0-r0) 15:16:57 (42/72) Installing py3-asn1 (0.4.7-r2) 15:16:57 (43/72) Installing py3-bcrypt (3.1.7-r2) 15:16:57 (44/72) Installing py3-pynacl (1.3.0-r4) 15:16:57 (45/72) Installing py3-paramiko (2.7.1-r0) 15:16:57 (46/72) Installing py3-pysocks (1.7.1-r1) 15:16:57 (47/72) Installing py3-texttable (1.6.2-r1) 15:16:58 (48/72) Installing yaml (0.2.2-r1) 15:16:58 (49/72) Installing py3-yaml (5.3.1-r0) 15:16:58 (50/72) Installing docker-compose (1.24.1-r3) 15:16:58 (51/72) Installing libgcc (9.2.0-r4) 15:16:58 (52/72) Installing libstdc++ (9.2.0-r4) 15:16:58 (53/72) Installing binutils (2.33.1-r0) 15:16:58 (54/72) Installing gmp (6.1.2-r1) 15:16:58 (55/72) Installing isl (0.18-r0) 15:16:58 (56/72) Installing libgomp (9.2.0-r4) 15:16:58 (57/72) Installing libatomic (9.2.0-r4) 15:16:58 (58/72) Installing mpfr4 (4.0.2-r1) 15:16:58 (59/72) Installing mpc1 (1.1.0-r1) 15:16:58 (60/72) Installing gcc (9.2.0-r4) 15:17:00 (61/72) Installing musl-dev (1.1.24-r2) 15:17:00 (62/72) Installing libc-dev (0.7.2-r0) 15:17:00 (63/72) Installing linux-headers (4.19.36-r0) 15:17:00 (64/72) Installing pkgconf (1.6.3-r0) 15:17:00 (65/72) Installing libffi-dev (3.2.1-r6) 15:17:00 (66/72) Installing make (4.2.1-r2) 15:17:00 (67/72) Installing openssl-dev (1.1.1g-r0) 15:17:00 (68/72) Installing python2 (2.7.18-r0) 15:17:02 (69/72) Installing py-setuptools (42.0.2-r0) 15:17:02 (70/72) Installing py2-pip (18.1-r0) 15:17:02 (71/72) Installing python2-dev (2.7.18-r0) 15:17:03 (72/72) Installing unzip (6.0-r6) 15:17:03 Executing busybox-1.31.1-r9.trigger 15:17:03 Executing ca-certificates-20191127-r2.trigger 15:17:03 OK: 253 MiB in 86 packages 15:17:21 Removing intermediate container 9f63951a84ff 15:17:21 ---> 37b031d331ef 15:17:21 Step 6/8 : ENTRYPOINT ["/usr/bin/docker-compose"] 15:17:21 ---> Running in 93b6c98a2f95 15:17:21 Removing intermediate container 93b6c98a2f95 15:17:21 ---> 114786e2e509 15:17:21 Step 7/8 : LABEL arch=arm64 15:17:21 ---> Running in 748eab2e1167 15:17:21 Removing intermediate container 748eab2e1167 15:17:21 ---> 75f921ae02fc 15:17:21 Step 8/8 : LABEL git_sha=ddfed388a3b16120cdfe7b2187972fd634322871 15:17:21 ---> Running in ff1b828c6fb0 15:17:22 Removing intermediate container ff1b828c6fb0 15:17:22 ---> 57ef9ed57663 15:17:22 [Warning] One or more build-args [ARCH] were not consumed 15:17:22 Successfully built 57ef9ed57663 15:17:22 Successfully tagged edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:17:22 provisioning config files... 15:17:22 copy managed file [ci-build-images-settings] to file:/w/workspace/ry_ci-build-images_edgex-compose@tmp/config5812162988742153616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:17:22 nexus3.edgexfoundry.org:10001 15:17:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:23 Configure a credential helper to remove this warning. See 15:17:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:23 15:17:23 Login Succeeded 15:17:23 nexus3.edgexfoundry.org:10002 15:17:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:23 Configure a credential helper to remove this warning. See 15:17:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:23 15:17:23 Login Succeeded 15:17:23 nexus3.edgexfoundry.org:10003 15:17:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:24 Configure a credential helper to remove this warning. See 15:17:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:24 15:17:24 Login Succeeded 15:17:24 nexus3.edgexfoundry.org:10004 15:17:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:25 Configure a credential helper to remove this warning. See 15:17:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:25 15:17:25 Login Succeeded 15:17:25 docker.io 15:17:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:25 Configure a credential helper to remove this warning. See 15:17:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:25 15:17:25 Login Succeeded [Pipeline] } 15:17:25 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:17:26 [edgeXDocker.push] Tagging docker image edgex-devops/edgex-compose-arm64 with the following tags: 15:17:26 ddfed388a3b16120cdfe7b2187972fd634322871 15:17:26 latest 15:17:26 edgex-compose 15:17:26 1.24.1 15:17:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:17:26 + docker tag edgex-devops/edgex-compose-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:ddfed388a3b16120cdfe7b2187972fd634322871 [Pipeline] isUnix [Pipeline] sh 15:17:26 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:ddfed388a3b16120cdfe7b2187972fd634322871 15:17:26 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64] 15:17:26 5b3c6ac47877: Preparing 15:17:26 573077079704: Preparing 15:17:26 678a0785e7d2: Preparing 15:17:26 678a0785e7d2: Layer already exists 15:17:39 573077079704: Pushed 15:18:18 5b3c6ac47877: Pushed 15:18:18 ddfed388a3b16120cdfe7b2187972fd634322871: digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 size: 952 [Pipeline] isUnix [Pipeline] sh 15:18:18 + docker tag edgex-devops/edgex-compose-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:18:18 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:18:18 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64] 15:18:18 5b3c6ac47877: Preparing 15:18:18 573077079704: Preparing 15:18:18 678a0785e7d2: Preparing 15:18:18 678a0785e7d2: Layer already exists 15:18:18 573077079704: Layer already exists 15:18:18 5b3c6ac47877: Layer already exists 15:18:19 latest: digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 size: 952 [Pipeline] isUnix [Pipeline] sh 15:18:19 + docker tag edgex-devops/edgex-compose-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:edgex-compose [Pipeline] isUnix [Pipeline] sh 15:18:19 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:edgex-compose 15:18:19 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64] 15:18:19 5b3c6ac47877: Preparing 15:18:19 573077079704: Preparing 15:18:19 678a0785e7d2: Preparing 15:18:19 5b3c6ac47877: Layer already exists 15:18:19 573077079704: Layer already exists 15:18:19 678a0785e7d2: Layer already exists 15:18:19 edgex-compose: digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 size: 952 [Pipeline] isUnix [Pipeline] sh 15:18:20 + docker tag edgex-devops/edgex-compose-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:1.24.1 [Pipeline] isUnix [Pipeline] sh 15:18:20 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:1.24.1 15:18:20 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64] 15:18:20 5b3c6ac47877: Preparing 15:18:20 573077079704: Preparing 15:18:20 678a0785e7d2: Preparing 15:18:20 573077079704: Layer already exists 15:18:20 5b3c6ac47877: Layer already exists 15:18:20 678a0785e7d2: Layer already exists 15:18:20 1.24.1: digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 size: 952 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:18:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:18:21 15:18:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 15:18:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:18:22 latest: Pulling from edgex-devops/edgex-klar 15:18:22 e7c96db7181b: Pulling fs layer 15:18:22 1868ca2cb446: Pulling fs layer 15:18:22 136be5d0fe8e: Pulling fs layer 15:18:22 894bfe63afcb: Pulling fs layer 15:18:22 894bfe63afcb: Waiting 15:18:22 1868ca2cb446: Verifying Checksum 15:18:22 136be5d0fe8e: Download complete 15:18:22 e7c96db7181b: Verifying Checksum 15:18:22 e7c96db7181b: Download complete 15:18:22 894bfe63afcb: Verifying Checksum 15:18:22 894bfe63afcb: Download complete 15:18:22 e7c96db7181b: Pull complete 15:18:22 1868ca2cb446: Pull complete 15:18:23 136be5d0fe8e: Pull complete 15:18:23 894bfe63afcb: Pull complete 15:18:23 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 15:18:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:18:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 15:18:23 prd-centos7-docker-4c-2g-4794 does not seem to be running inside a container 15:18:23 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/ry_ci-build-images_edgex-compose -v /w/workspace/ry_ci-build-images_edgex-compose:/w/workspace/ry_ci-build-images_edgex-compose:rw,z -v /w/workspace/ry_ci-build-images_edgex-compose@tmp:/w/workspace/ry_ci-build-images_edgex-compose@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 15:18:24 $ docker top 3f279f8739b823427cf9e3017126295b7b8ad15e8c3d37c974c5b549bf9cb602 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:25 + /klar nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:ddfed388a3b16120cdfe7b2187972fd634322871 15:18:25 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:18:31 $ docker stop --time=1 3f279f8739b823427cf9e3017126295b7b8ad15e8c3d37c974c5b549bf9cb602 15:18:33 $ docker rm -f 3f279f8739b823427cf9e3017126295b7b8ad15e8c3d37c974c5b549bf9cb602 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:18:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:18:33 . [Pipeline] withDockerContainer 15:18:33 prd-centos7-docker-4c-2g-4794 does not seem to be running inside a container 15:18:33 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/ry_ci-build-images_edgex-compose -v /w/workspace/ry_ci-build-images_edgex-compose:/w/workspace/ry_ci-build-images_edgex-compose:rw,z -v /w/workspace/ry_ci-build-images_edgex-compose@tmp:/w/workspace/ry_ci-build-images_edgex-compose@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 15:18:34 $ docker top 57fcd41dda56b6ad8765848ba8b852e159b824e63888d120835f623eee1761c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:34 + /klar nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:ddfed388a3b16120cdfe7b2187972fd634322871 15:18:34 + tee 15:18:34 clair timeout 1m0s 15:18:34 docker timeout: 1m0s 15:18:34 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:18:35 $ docker stop --time=1 57fcd41dda56b6ad8765848ba8b852e159b824e63888d120835f623eee1761c2 15:18:36 $ docker rm -f 57fcd41dda56b6ad8765848ba8b852e159b824e63888d120835f623eee1761c2 [Pipeline] // withDockerContainer [Pipeline] sh 15:18:37 + mkdir -p /w/workspace/ry_ci-build-images_edgex-compose/clair-reports [Pipeline] echo 15:18:37 Generated HTML Table Report. Writing to /w/workspace/ry_ci-build-images_edgex-compose/clair-reports/clair_results_edgex-compose_ddfed388a3b16120cdfe7b2187972fd634322871.html [Pipeline] writeFile [Pipeline] step 15:18:37 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 15:18:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:18:37 . [Pipeline] withDockerContainer 15:18:37 prd-centos7-docker-4c-2g-4794 does not seem to be running inside a container 15:18:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/ry_ci-build-images_edgex-compose -v /w/workspace/ry_ci-build-images_edgex-compose:/w/workspace/ry_ci-build-images_edgex-compose:rw,z -v /w/workspace/ry_ci-build-images_edgex-compose@tmp:/w/workspace/ry_ci-build-images_edgex-compose@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 15:18:38 $ docker top 19d8e9c6a50b336a2222aa3898a1fd0243c1b0fb1d08bdcc017b5e1cb8277229 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:38 + /klar nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:ddfed388a3b16120cdfe7b2187972fd634322871 15:18:38 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:18:45 $ docker stop --time=1 19d8e9c6a50b336a2222aa3898a1fd0243c1b0fb1d08bdcc017b5e1cb8277229 15:18:46 $ docker rm -f 19d8e9c6a50b336a2222aa3898a1fd0243c1b0fb1d08bdcc017b5e1cb8277229 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:18:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:18:47 . [Pipeline] withDockerContainer 15:18:47 prd-centos7-docker-4c-2g-4794 does not seem to be running inside a container 15:18:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/ry_ci-build-images_edgex-compose -v /w/workspace/ry_ci-build-images_edgex-compose:/w/workspace/ry_ci-build-images_edgex-compose:rw,z -v /w/workspace/ry_ci-build-images_edgex-compose@tmp:/w/workspace/ry_ci-build-images_edgex-compose@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 15:18:48 $ docker top 593b7a0219f7ca90c46e52a96dc88a3a68c25204af23ec3301c6ccf7da663f9e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:48 + /klar nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:ddfed388a3b16120cdfe7b2187972fd634322871 15:18:48 + tee 15:18:48 clair timeout 1m0s 15:18:48 docker timeout: 1m0s 15:18:48 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:18:49 $ docker stop --time=1 593b7a0219f7ca90c46e52a96dc88a3a68c25204af23ec3301c6ccf7da663f9e 15:18:50 $ docker rm -f 593b7a0219f7ca90c46e52a96dc88a3a68c25204af23ec3301c6ccf7da663f9e [Pipeline] // withDockerContainer [Pipeline] sh 15:18:50 + mkdir -p /w/workspace/ry_ci-build-images_edgex-compose/clair-reports [Pipeline] echo 15:18:50 Generated HTML Table Report. Writing to /w/workspace/ry_ci-build-images_edgex-compose/clair-reports/clair_results_edgex-compose-arm64_ddfed388a3b16120cdfe7b2187972fd634322871.html [Pipeline] writeFile [Pipeline] step 15:18:50 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:18:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:18:52 ---> package-listing.sh 15:18:52 ++ facter osfamily 15:18:52 ++ tr '[:upper:]' '[:lower:]' 15:18:52 + OS_FAMILY=redhat 15:18:52 + workspace=/w/workspace/ry_ci-build-images_edgex-compose 15:18:52 + START_PACKAGES=/tmp/packages_start.txt 15:18:52 + END_PACKAGES=/tmp/packages_end.txt 15:18:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:18:52 + PACKAGES=/tmp/packages_start.txt 15:18:52 + '[' /w/workspace/ry_ci-build-images_edgex-compose ']' 15:18:52 + PACKAGES=/tmp/packages_end.txt 15:18:52 + case "${OS_FAMILY}" in 15:18:52 + rpm -qa 15:18:52 + sort 15:18:56 + '[' -f /tmp/packages_start.txt ']' 15:18:56 + '[' -f /tmp/packages_end.txt ']' 15:18:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:18:56 + '[' /w/workspace/ry_ci-build-images_edgex-compose ']' 15:18:56 + mkdir -p /w/workspace/ry_ci-build-images_edgex-compose/archives/ 15:18:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_ci-build-images_edgex-compose/archives/ [Pipeline] isUnix [Pipeline] sh 15:18:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:18:56 15:18:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:18:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:18:57 alpine: Pulling from edgex-lftools-log-publisher 15:18:57 c9b1b535fdd9: Pulling fs layer 15:18:57 2cc5ad85d9ab: Pulling fs layer 15:18:57 756a868c4378: Pulling fs layer 15:18:57 444b2fc9a129: Pulling fs layer 15:18:57 ea15f1150254: Pulling fs layer 15:18:57 41b27a9f41bf: Pulling fs layer 15:18:57 28c525ee5125: Pulling fs layer 15:18:57 094b1ea09ed8: Pulling fs layer 15:18:57 138eaada9080: Pulling fs layer 15:18:57 0622d0fa9048: Pulling fs layer 15:18:57 444b2fc9a129: Waiting 15:18:57 ea15f1150254: Waiting 15:18:57 41b27a9f41bf: Waiting 15:18:57 28c525ee5125: Waiting 15:18:57 094b1ea09ed8: Waiting 15:18:57 138eaada9080: Waiting 15:18:57 0622d0fa9048: Waiting 15:18:57 2cc5ad85d9ab: Verifying Checksum 15:18:57 2cc5ad85d9ab: Download complete 15:18:57 444b2fc9a129: Download complete 15:18:57 c9b1b535fdd9: Verifying Checksum 15:18:57 ea15f1150254: Download complete 15:18:57 28c525ee5125: Verifying Checksum 15:18:57 28c525ee5125: Download complete 15:18:57 756a868c4378: Verifying Checksum 15:18:57 756a868c4378: Download complete 15:18:57 094b1ea09ed8: Verifying Checksum 15:18:57 094b1ea09ed8: Download complete 15:18:57 138eaada9080: Verifying Checksum 15:18:57 138eaada9080: Download complete 15:18:57 0622d0fa9048: Download complete 15:18:57 c9b1b535fdd9: Pull complete 15:18:58 2cc5ad85d9ab: Pull complete 15:18:58 41b27a9f41bf: Verifying Checksum 15:18:58 41b27a9f41bf: Download complete 15:18:59 756a868c4378: Pull complete 15:18:59 444b2fc9a129: Pull complete 15:19:00 ea15f1150254: Pull complete 15:19:05 41b27a9f41bf: Pull complete 15:19:05 28c525ee5125: Pull complete 15:19:07 094b1ea09ed8: Pull complete 15:19:07 138eaada9080: Pull complete 15:19:07 0622d0fa9048: Pull complete 15:19:07 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 15:19:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:19:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:19:08 prd-centos7-docker-4c-2g-4794 does not seem to be running inside a container 15:19:08 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ry_ci-build-images_edgex-compose -v /w/workspace/ry_ci-build-images_edgex-compose:/w/workspace/ry_ci-build-images_edgex-compose:rw,z -v /w/workspace/ry_ci-build-images_edgex-compose@tmp:/w/workspace/ry_ci-build-images_edgex-compose@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:19:11 $ docker top e5565cd52b1eeadfb66821055d26fa43712ee0b6e1fd3397008666c48379a04f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:19:11 provisioning config files... 15:19:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_ci-build-images_edgex-compose@tmp/config2893698788182985359tmp [Pipeline] { [Pipeline] echo 15:19:11 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:19:11 ---> create-netrc.sh [Pipeline] echo 15:19:11 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:19:11 ---> logs-deploy.sh 15:19:11 + ARCHIVE_ARTIFACTS= 15:19:11 + LOGS_SERVER=https://logs.edgexfoundry.org 15:19:11 + '[' https://logs.edgexfoundry.org == None ']' 15:19:11 + NEXUS_URL=https://nexus.edgexfoundry.org 15:19:11 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/edgex-compose/6 15:19:11 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/edgex-compose/6/ 15:19:11 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/edgex-compose/6 /w/workspace/ry_ci-build-images_edgex-compose 15:19:12 Archives upload complete. 15:19:13 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/edgex-compose/6 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/edgex-compose/6/