Pull request #139 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of cherrycl for edgexfoundry/ci-build-images Loading trusted files from base branch edgex-compose at 096526f1b019795818746a30d244e95847e3d969 rather than a43801ee04d5c40dc3d0b6a04acf3c7c724f88e3 Obtained Jenkinsfile from 096526f1b019795818746a30d244e95847e3d969 Running in Durability level: MAX_SURVIVABILITY 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-139/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 > git --version # 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4723 in /w/workspace/exfoundry_ci-build-images_PR-139 [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/exfoundry_ci-build-images_PR-139 # 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/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 Fetching without tags Merging remotes/origin/edgex-compose commit 096526f1b019795818746a30d244e95847e3d969 into PR head commit a43801ee04d5c40dc3d0b6a04acf3c7c724f88e3 Merge succeeded, producing a43801ee04d5c40dc3d0b6a04acf3c7c724f88e3 Checking out Revision a43801ee04d5c40dc3d0b6a04acf3c7c724f88e3 (PR-139) > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/139/head:refs/remotes/origin/PR-139 # 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/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a43801ee04d5c40dc3d0b6a04acf3c7c724f88e3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 096526f1b019795818746a30d244e95847e3d969 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a43801ee04d5c40dc3d0b6a04acf3c7c724f88e3 # timeout=10 Commit message: "Add docker to compose image" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:38:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:38:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:38:52 ========================================================= 00:38:52 EdgeX Global Pipelines Version Info 00:38:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:38:54 ------------------- 00:38:54 stable info: 00:38:54 ------------------- 00:38:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:38:54 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 00:38:54 Message: update stable to v1.0.89 00:38:55 ------------------- 00:38:55 experimental info: 00:38:55 ------------------- 00:38:55 Commited By: **** collab-it+edgex@linuxfoundation.org 00:38:55 Commit SHA: aa323fb5dfebb31640c35badf05a5a9beff52318 00:38:55 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 00:38:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:38:59 + ls -al . 00:38:59 total 12 00:38:59 drwxrwxr-x. 3 jenkins jenkins 72 Jun 29 00:38 . 00:38:59 drwxrwxr-x. 4 jenkins jenkins 112 Jun 29 00:38 .. 00:38:59 -rw-rw-r--. 1 jenkins jenkins 444 Jun 29 00:38 Dockerfile 00:38:59 drwxrwxr-x. 8 jenkins jenkins 179 Jun 29 00:38 .git 00:38:59 -rw-rw-r--. 1 jenkins jenkins 886 Jun 29 00:38 Jenkinsfile 00:38:59 -rw-rw-r--. 1 jenkins jenkins 1309 Jun 29 00:38 README.md [Pipeline] isUnix [Pipeline] sh 00:39:00 + docker build -t edgex-devops/edgex-compose -f Dockerfile --build-arg ARCH=amd64 --label git_sha=a43801ee04d5c40dc3d0b6a04acf3c7c724f88e3 --label arch=amd64 . 00:39:00 Sending build context to Docker daemon 208.4kB 00:39:00 Step 1/8 : ARG DOCKER_VERSION=19.03.11 00:39:00 Step 2/8 : FROM docker:${DOCKER_VERSION} AS docker-cli 00:39:00 19.03.11: Pulling from library/docker 00:39:01 df20fa9351a1: Pulling fs layer 00:39:01 25ad7478873d: Pulling fs layer 00:39:01 4684f6177b5d: Pulling fs layer 00:39:01 1d105a01b85c: Pulling fs layer 00:39:01 d87316014961: Pulling fs layer 00:39:01 ae7f709568fa: Pulling fs layer 00:39:01 63f9e63bc2f8: Pulling fs layer 00:39:01 d87316014961: Waiting 00:39:01 ae7f709568fa: Waiting 00:39:01 63f9e63bc2f8: Waiting 00:39:01 1d105a01b85c: Waiting 00:39:01 4684f6177b5d: Verifying Checksum 00:39:01 4684f6177b5d: Download complete 00:39:01 25ad7478873d: Verifying Checksum 00:39:01 25ad7478873d: Download complete 00:39:01 df20fa9351a1: Download complete 00:39:01 ae7f709568fa: Verifying Checksum 00:39:01 ae7f709568fa: Download complete 00:39:01 d87316014961: Verifying Checksum 00:39:01 d87316014961: Download complete 00:39:01 63f9e63bc2f8: Verifying Checksum 00:39:01 63f9e63bc2f8: Download complete 00:39:01 df20fa9351a1: Pull complete 00:39:01 25ad7478873d: Pull complete 00:39:02 4684f6177b5d: Pull complete 00:39:02 1d105a01b85c: Verifying Checksum 00:39:02 1d105a01b85c: Download complete 00:39:04 1d105a01b85c: Pull complete 00:39:04 d87316014961: Pull complete 00:39:04 ae7f709568fa: Pull complete 00:39:05 63f9e63bc2f8: Pull complete 00:39:05 Digest: sha256:570ef5728b5cc945f29cf2049bcd87c9d76b7826850c75729aaa7d1802837232 00:39:05 Status: Downloaded newer image for docker:19.03.11 00:39:05 ---> 0bfe00e7bcd5 00:39:05 Step 3/8 : FROM alpine:3.11 00:39:05 3.11: Pulling from library/alpine 00:39:05 cbdbe7a5bc2a: Pulling fs layer 00:39:05 cbdbe7a5bc2a: Verifying Checksum 00:39:05 cbdbe7a5bc2a: Download complete 00:39:05 cbdbe7a5bc2a: Pull complete 00:39:05 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 00:39:05 Status: Downloaded newer image for alpine:3.11 00:39:05 ---> f70734b6a266 00:39:05 Step 4/8 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker 00:39:07 ---> 7fa9536c1897 00:39:07 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 00:39:07 ---> Running in 81c05b19e609 00:39:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 00:39:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 00:39:08 (1/72) Installing ncurses-terminfo-base (6.1_p20200118-r4) 00:39:08 (2/72) Installing ncurses-libs (6.1_p20200118-r4) 00:39:08 (3/72) Installing readline (8.0.1-r0) 00:39:08 (4/72) Installing bash (5.0.11-r1) 00:39:08 Executing bash-5.0.11-r1.post-install 00:39:08 (5/72) Installing ca-certificates (20191127-r2) 00:39:08 (6/72) Installing nghttp2-libs (1.40.0-r1) 00:39:08 (7/72) Installing libcurl (7.67.0-r0) 00:39:08 (8/72) Installing curl (7.67.0-r0) 00:39:08 (9/72) Installing libbz2 (1.0.8-r1) 00:39:08 (10/72) Installing expat (2.2.9-r1) 00:39:08 (11/72) Installing libffi (3.2.1-r6) 00:39:08 (12/72) Installing gdbm (1.13-r1) 00:39:08 (13/72) Installing xz-libs (5.2.4-r0) 00:39:08 (14/72) Installing sqlite-libs (3.30.1-r2) 00:39:08 (15/72) Installing python3 (3.8.2-r0) 00:39:09 (16/72) Installing py3-setuptools (42.0.2-r0) 00:39:09 (17/72) Installing py3-six (1.13.0-r0) 00:39:09 (18/72) Installing dockerpy-creds (0.4.0-r2) 00:39:09 (19/72) Installing py3-cparser (2.19-r4) 00:39:09 (20/72) Installing py3-cffi (1.13.2-r0) 00:39:09 (21/72) Installing py3-idna (2.8-r3) 00:39:09 (22/72) Installing py3-asn1crypto (1.2.0-r1) 00:39:09 (23/72) Installing py3-cryptography (2.8-r1) 00:39:10 (24/72) Installing py3-ipaddress (1.0.23-r1) 00:39:10 (25/72) Installing py3-parsing (2.4.5-r1) 00:39:10 (26/72) Installing py3-packaging (19.2-r2) 00:39:10 (27/72) Installing py3-chardet (3.0.4-r3) 00:39:10 (28/72) Installing py3-certifi (2019.9.11-r2) 00:39:10 (29/72) Installing py3-urllib3 (1.25.7-r1) 00:39:10 (30/72) Installing py3-requests (2.22.0-r0) 00:39:10 (31/72) Installing py3-websocket-client (0.56.0-r3) 00:39:10 (32/72) Installing docker-py (4.1.0-r1) 00:39:10 (33/72) Installing py3-cached-property (1.5.1-r1) 00:39:10 (34/72) Installing py3-dockerpty (0.4.1-r2) 00:39:10 (35/72) Installing py3-docopt (0.6.2-r5) 00:39:10 (36/72) Installing py3-more-itertools (8.0.2-r0) 00:39:10 (37/72) Installing py3-zipp (0.6.0-r1) 00:39:10 (38/72) Installing py3-importlib-metadata (0.23-r1) 00:39:10 (39/72) Installing py3-pyrsistent (0.15.6-r0) 00:39:10 (40/72) Installing py3-attrs (19.3.0-r0) 00:39:10 (41/72) Installing py3-jsonschema (3.2.0-r0) 00:39:10 (42/72) Installing py3-asn1 (0.4.7-r2) 00:39:10 (43/72) Installing py3-bcrypt (3.1.7-r2) 00:39:10 (44/72) Installing py3-pynacl (1.3.0-r4) 00:39:10 (45/72) Installing py3-paramiko (2.7.1-r0) 00:39:10 (46/72) Installing py3-pysocks (1.7.1-r1) 00:39:10 (47/72) Installing py3-texttable (1.6.2-r1) 00:39:10 (48/72) Installing yaml (0.2.2-r1) 00:39:10 (49/72) Installing py3-yaml (5.3.1-r0) 00:39:10 (50/72) Installing docker-compose (1.24.1-r3) 00:39:10 (51/72) Installing libgcc (9.2.0-r4) 00:39:10 (52/72) Installing libstdc++ (9.2.0-r4) 00:39:10 (53/72) Installing binutils (2.33.1-r0) 00:39:11 (54/72) Installing gmp (6.1.2-r1) 00:39:11 (55/72) Installing isl (0.18-r0) 00:39:11 (56/72) Installing libgomp (9.2.0-r4) 00:39:11 (57/72) Installing libatomic (9.2.0-r4) 00:39:11 (58/72) Installing mpfr4 (4.0.2-r1) 00:39:11 (59/72) Installing mpc1 (1.1.0-r1) 00:39:11 (60/72) Installing gcc (9.2.0-r4) 00:39:11 Still waiting to schedule task 00:39:11 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-4721’ 00:39:13 (61/72) Installing musl-dev (1.1.24-r2) 00:39:13 (62/72) Installing libc-dev (0.7.2-r0) 00:39:13 (63/72) Installing linux-headers (4.19.36-r0) 00:39:13 (64/72) Installing pkgconf (1.6.3-r0) 00:39:13 (65/72) Installing libffi-dev (3.2.1-r6) 00:39:13 (66/72) Installing make (4.2.1-r2) 00:39:13 (67/72) Installing openssl-dev (1.1.1g-r0) 00:39:14 (68/72) Installing python2 (2.7.18-r0) 00:39:15 (69/72) Installing py-setuptools (42.0.2-r0) 00:39:15 (70/72) Installing py2-pip (18.1-r0) 00:39:15 (71/72) Installing python2-dev (2.7.18-r0) 00:39:16 (72/72) Installing unzip (6.0-r6) 00:39:16 Executing busybox-1.31.1-r9.trigger 00:39:16 Executing ca-certificates-20191127-r2.trigger 00:39:16 OK: 267 MiB in 86 packages 00:39:34 Removing intermediate container 81c05b19e609 00:39:34 ---> 5338704c4885 00:39:34 Step 6/8 : ENTRYPOINT ["/usr/bin/docker-compose"] 00:39:34 ---> Running in c22041625b9c 00:39:34 Removing intermediate container c22041625b9c 00:39:34 ---> 4cb303e57cb9 00:39:34 Step 7/8 : LABEL arch=amd64 00:39:34 ---> Running in bc523a58e920 00:39:34 Removing intermediate container bc523a58e920 00:39:34 ---> 57ef51020f96 00:39:34 Step 8/8 : LABEL git_sha=a43801ee04d5c40dc3d0b6a04acf3c7c724f88e3 00:39:34 ---> Running in e3dd25bc998c 00:39:34 Removing intermediate container e3dd25bc998c 00:39:34 ---> c49c931f9994 00:39:34 [Warning] One or more build-args [ARCH] were not consumed 00:39:35 Successfully built c49c931f9994 00:39:35 Successfully tagged edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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] } 00:42:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4724 in /w/workspace/exfoundry_ci-build-images_PR-139 [Pipeline] { [Pipeline] checkout 00:42:19 using credential edgex-jenkins-ssh 00:42:19 Cloning the remote Git repository 00:42:19 Cloning with configured refspecs honoured and without tags 00:42:19 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 00:42:19 > git init /w/workspace/exfoundry_ci-build-images_PR-139 # timeout=10 00:42:19 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 00:42:19 > git --version # timeout=10 00:42:19 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:19 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 00:42:20 Fetching without tags 00:42:20 Merging remotes/origin/edgex-compose commit 096526f1b019795818746a30d244e95847e3d969 into PR head commit a43801ee04d5c40dc3d0b6a04acf3c7c724f88e3 00:42:20 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 00:42:20 > git config --add remote.origin.fetch +refs/pull/139/head:refs/remotes/origin/PR-139 # timeout=10 00:42:20 > git config --add remote.origin.fetch +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 00:42:20 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 00:42:20 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 00:42:20 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:20 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 00:42:20 > git config core.sparsecheckout # timeout=10 00:42:20 > git checkout -f a43801ee04d5c40dc3d0b6a04acf3c7c724f88e3 # timeout=10 00:42:20 Merge succeeded, producing a43801ee04d5c40dc3d0b6a04acf3c7c724f88e3 00:42:20 Checking out Revision a43801ee04d5c40dc3d0b6a04acf3c7c724f88e3 (PR-139) 00:42:20 > git remote # timeout=10 00:42:20 > git config --get remote.origin.url # timeout=10 00:42:20 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:20 > git merge 096526f1b019795818746a30d244e95847e3d969 # timeout=10 00:42:20 > git rev-parse HEAD^{commit} # timeout=10 00:42:20 > git config core.sparsecheckout # timeout=10 00:42:21 > git checkout -f a43801ee04d5c40dc3d0b6a04acf3c7c724f88e3 # timeout=10 00:42:25 Commit message: "Add docker to compose image" 00:42:25 > git --version # timeout=10 00:42:25 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [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 00:42:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:42:28 + ls -al . 00:42:28 total 24 00:42:28 drwxrwxr-x 3 jenkins jenkins 4096 Jun 29 00:42 . 00:42:28 drwxrwxr-x 4 jenkins jenkins 4096 Jun 29 00:42 .. 00:42:28 drwxrwxr-x 8 jenkins jenkins 4096 Jun 29 00:42 .git 00:42:28 -rw-rw-r-- 1 jenkins jenkins 444 Jun 29 00:42 Dockerfile 00:42:28 -rw-rw-r-- 1 jenkins jenkins 886 Jun 29 00:42 Jenkinsfile 00:42:28 -rw-rw-r-- 1 jenkins jenkins 1309 Jun 29 00:42 README.md [Pipeline] isUnix [Pipeline] sh 00:42:28 + docker build -t edgex-devops/edgex-compose-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=a43801ee04d5c40dc3d0b6a04acf3c7c724f88e3 --label arch=arm64 . 00:42:28 Sending build context to Docker daemon 208.4kB 00:42:29 Step 1/8 : ARG DOCKER_VERSION=19.03.11 00:42:29 Step 2/8 : FROM docker:${DOCKER_VERSION} AS docker-cli 00:42:29 19.03.11: Pulling from library/docker 00:42:29 b538f80385f9: Pulling fs layer 00:42:29 259a493cd78d: Pulling fs layer 00:42:29 b8e66b5100f5: Pulling fs layer 00:42:29 f0cde32c2ffd: Pulling fs layer 00:42:29 6136a3ea7bbc: Pulling fs layer 00:42:29 8310feb2719a: Pulling fs layer 00:42:29 37f79010e7d8: Pulling fs layer 00:42:29 8310feb2719a: Waiting 00:42:29 f0cde32c2ffd: Waiting 00:42:29 37f79010e7d8: Waiting 00:42:29 6136a3ea7bbc: Waiting 00:42:30 b8e66b5100f5: Verifying Checksum 00:42:30 b8e66b5100f5: Download complete 00:42:30 259a493cd78d: Verifying Checksum 00:42:30 259a493cd78d: Download complete 00:42:30 b538f80385f9: Verifying Checksum 00:42:30 6136a3ea7bbc: Verifying Checksum 00:42:30 6136a3ea7bbc: Download complete 00:42:30 8310feb2719a: Verifying Checksum 00:42:30 8310feb2719a: Download complete 00:42:30 37f79010e7d8: Verifying Checksum 00:42:30 37f79010e7d8: Download complete 00:42:30 b538f80385f9: Pull complete 00:42:31 259a493cd78d: Pull complete 00:42:31 f0cde32c2ffd: Verifying Checksum 00:42:31 f0cde32c2ffd: Download complete 00:42:31 b8e66b5100f5: Pull complete 00:42:35 f0cde32c2ffd: Pull complete 00:42:35 6136a3ea7bbc: Pull complete 00:42:35 8310feb2719a: Pull complete 00:42:36 37f79010e7d8: Pull complete 00:42:36 Digest: sha256:570ef5728b5cc945f29cf2049bcd87c9d76b7826850c75729aaa7d1802837232 00:42:36 Status: Downloaded newer image for docker:19.03.11 00:42:36 ---> 58760348d720 00:42:36 Step 3/8 : FROM alpine:3.11 00:42:36 3.11: Pulling from library/alpine 00:42:36 29e5d40040c1: Pulling fs layer 00:42:36 29e5d40040c1: Verifying Checksum 00:42:36 29e5d40040c1: Download complete 00:42:37 29e5d40040c1: Pull complete 00:42:37 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 00:42:37 Status: Downloaded newer image for alpine:3.11 00:42:37 ---> c20d2a9ab686 00:42:37 Step 4/8 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker 00:42:41 ---> 6de4416f8c4b 00:42:41 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 00:42:41 ---> Running in c822947728f3 00:42:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 00:42:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 00:42:43 (1/72) Installing ncurses-terminfo-base (6.1_p20200118-r4) 00:42:43 (2/72) Installing ncurses-libs (6.1_p20200118-r4) 00:42:43 (3/72) Installing readline (8.0.1-r0) 00:42:43 (4/72) Installing bash (5.0.11-r1) 00:42:43 Executing bash-5.0.11-r1.post-install 00:42:43 (5/72) Installing ca-certificates (20191127-r2) 00:42:43 (6/72) Installing nghttp2-libs (1.40.0-r1) 00:42:43 (7/72) Installing libcurl (7.67.0-r0) 00:42:43 (8/72) Installing curl (7.67.0-r0) 00:42:43 (9/72) Installing libbz2 (1.0.8-r1) 00:42:43 (10/72) Installing expat (2.2.9-r1) 00:42:43 (11/72) Installing libffi (3.2.1-r6) 00:42:43 (12/72) Installing gdbm (1.13-r1) 00:42:43 (13/72) Installing xz-libs (5.2.4-r0) 00:42:43 (14/72) Installing sqlite-libs (3.30.1-r2) 00:42:43 (15/72) Installing python3 (3.8.2-r0) 00:42:46 (16/72) Installing py3-setuptools (42.0.2-r0) 00:42:46 (17/72) Installing py3-six (1.13.0-r0) 00:42:46 (18/72) Installing dockerpy-creds (0.4.0-r2) 00:42:46 (19/72) Installing py3-cparser (2.19-r4) 00:42:46 (20/72) Installing py3-cffi (1.13.2-r0) 00:42:46 (21/72) Installing py3-idna (2.8-r3) 00:42:46 (22/72) Installing py3-asn1crypto (1.2.0-r1) 00:42:46 (23/72) Installing py3-cryptography (2.8-r1) 00:42:46 (24/72) Installing py3-ipaddress (1.0.23-r1) 00:42:46 (25/72) Installing py3-parsing (2.4.5-r1) 00:42:46 (26/72) Installing py3-packaging (19.2-r2) 00:42:46 (27/72) Installing py3-chardet (3.0.4-r3) 00:42:46 (28/72) Installing py3-certifi (2019.9.11-r2) 00:42:46 (29/72) Installing py3-urllib3 (1.25.7-r1) 00:42:46 (30/72) Installing py3-requests (2.22.0-r0) 00:42:46 (31/72) Installing py3-websocket-client (0.56.0-r3) 00:42:47 (32/72) Installing docker-py (4.1.0-r1) 00:42:47 (33/72) Installing py3-cached-property (1.5.1-r1) 00:42:47 (34/72) Installing py3-dockerpty (0.4.1-r2) 00:42:47 (35/72) Installing py3-docopt (0.6.2-r5) 00:42:47 (36/72) Installing py3-more-itertools (8.0.2-r0) 00:42:47 (37/72) Installing py3-zipp (0.6.0-r1) 00:42:47 (38/72) Installing py3-importlib-metadata (0.23-r1) 00:42:47 (39/72) Installing py3-pyrsistent (0.15.6-r0) 00:42:47 (40/72) Installing py3-attrs (19.3.0-r0) 00:42:47 (41/72) Installing py3-jsonschema (3.2.0-r0) 00:42:47 (42/72) Installing py3-asn1 (0.4.7-r2) 00:42:47 (43/72) Installing py3-bcrypt (3.1.7-r2) 00:42:47 (44/72) Installing py3-pynacl (1.3.0-r4) 00:42:47 (45/72) Installing py3-paramiko (2.7.1-r0) 00:42:47 (46/72) Installing py3-pysocks (1.7.1-r1) 00:42:47 (47/72) Installing py3-texttable (1.6.2-r1) 00:42:47 (48/72) Installing yaml (0.2.2-r1) 00:42:47 (49/72) Installing py3-yaml (5.3.1-r0) 00:42:47 (50/72) Installing docker-compose (1.24.1-r3) 00:42:48 (51/72) Installing libgcc (9.2.0-r4) 00:42:48 (52/72) Installing libstdc++ (9.2.0-r4) 00:42:48 (53/72) Installing binutils (2.33.1-r0) 00:42:48 (54/72) Installing gmp (6.1.2-r1) 00:42:48 (55/72) Installing isl (0.18-r0) 00:42:48 (56/72) Installing libgomp (9.2.0-r4) 00:42:48 (57/72) Installing libatomic (9.2.0-r4) 00:42:48 (58/72) Installing mpfr4 (4.0.2-r1) 00:42:48 (59/72) Installing mpc1 (1.1.0-r1) 00:42:48 (60/72) Installing gcc (9.2.0-r4) 00:42:49 (61/72) Installing musl-dev (1.1.24-r2) 00:42:50 (62/72) Installing libc-dev (0.7.2-r0) 00:42:50 (63/72) Installing linux-headers (4.19.36-r0) 00:42:50 (64/72) Installing pkgconf (1.6.3-r0) 00:42:50 (65/72) Installing libffi-dev (3.2.1-r6) 00:42:50 (66/72) Installing make (4.2.1-r2) 00:42:50 (67/72) Installing openssl-dev (1.1.1g-r0) 00:42:50 (68/72) Installing python2 (2.7.18-r0) 00:42:52 (69/72) Installing py-setuptools (42.0.2-r0) 00:42:52 (70/72) Installing py2-pip (18.1-r0) 00:42:52 (71/72) Installing python2-dev (2.7.18-r0) 00:42:53 (72/72) Installing unzip (6.0-r6) 00:42:53 Executing busybox-1.31.1-r9.trigger 00:42:53 Executing ca-certificates-20191127-r2.trigger 00:42:53 OK: 253 MiB in 86 packages 00:43:11 Removing intermediate container c822947728f3 00:43:11 ---> 8865440b6e4c 00:43:11 Step 6/8 : ENTRYPOINT ["/usr/bin/docker-compose"] 00:43:11 ---> Running in b21884bc1811 00:43:11 Removing intermediate container b21884bc1811 00:43:11 ---> c1da2058f62f 00:43:11 Step 7/8 : LABEL arch=arm64 00:43:11 ---> Running in af53e7d84941 00:43:11 Removing intermediate container af53e7d84941 00:43:11 ---> dc20a5a776f0 00:43:11 Step 8/8 : LABEL git_sha=a43801ee04d5c40dc3d0b6a04acf3c7c724f88e3 00:43:12 ---> Running in 6683392d98c5 00:43:12 Removing intermediate container 6683392d98c5 00:43:12 ---> b98612b493f7 00:43:12 [Warning] One or more build-args [ARCH] were not consumed 00:43:12 Successfully built b98612b493f7 00:43:12 Successfully tagged edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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) Stage "Clair Scan" skipped due to when conditional [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 00:43:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:43:15 ---> package-listing.sh 00:43:15 ++ facter osfamily 00:43:15 ++ tr '[:upper:]' '[:lower:]' 00:43:15 + OS_FAMILY=redhat 00:43:15 + workspace=/w/workspace/exfoundry_ci-build-images_PR-139 00:43:15 + START_PACKAGES=/tmp/packages_start.txt 00:43:15 + END_PACKAGES=/tmp/packages_end.txt 00:43:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:43:15 + PACKAGES=/tmp/packages_start.txt 00:43:15 + '[' /w/workspace/exfoundry_ci-build-images_PR-139 ']' 00:43:15 + PACKAGES=/tmp/packages_end.txt 00:43:15 + case "${OS_FAMILY}" in 00:43:15 + rpm -qa 00:43:15 + sort 00:43:19 + '[' -f /tmp/packages_start.txt ']' 00:43:19 + '[' -f /tmp/packages_end.txt ']' 00:43:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:43:19 + '[' /w/workspace/exfoundry_ci-build-images_PR-139 ']' 00:43:19 + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-139/archives/ 00:43:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-139/archives/ [Pipeline] isUnix [Pipeline] sh 00:43:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:43:20 00:43:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:43:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:43:20 alpine: Pulling from edgex-lftools-log-publisher 00:43:20 c9b1b535fdd9: Pulling fs layer 00:43:20 2cc5ad85d9ab: Pulling fs layer 00:43:20 756a868c4378: Pulling fs layer 00:43:20 444b2fc9a129: Pulling fs layer 00:43:20 ea15f1150254: Pulling fs layer 00:43:20 41b27a9f41bf: Pulling fs layer 00:43:20 28c525ee5125: Pulling fs layer 00:43:20 094b1ea09ed8: Pulling fs layer 00:43:20 138eaada9080: Pulling fs layer 00:43:20 0622d0fa9048: Pulling fs layer 00:43:20 138eaada9080: Waiting 00:43:20 41b27a9f41bf: Waiting 00:43:20 28c525ee5125: Waiting 00:43:20 094b1ea09ed8: Waiting 00:43:20 444b2fc9a129: Waiting 00:43:20 ea15f1150254: Waiting 00:43:20 0622d0fa9048: Waiting 00:43:20 2cc5ad85d9ab: Verifying Checksum 00:43:20 2cc5ad85d9ab: Download complete 00:43:20 444b2fc9a129: Verifying Checksum 00:43:20 444b2fc9a129: Download complete 00:43:20 c9b1b535fdd9: Verifying Checksum 00:43:20 c9b1b535fdd9: Download complete 00:43:20 ea15f1150254: Verifying Checksum 00:43:20 ea15f1150254: Download complete 00:43:20 28c525ee5125: Verifying Checksum 00:43:20 28c525ee5125: Download complete 00:43:21 756a868c4378: Verifying Checksum 00:43:21 756a868c4378: Download complete 00:43:21 094b1ea09ed8: Verifying Checksum 00:43:21 094b1ea09ed8: Download complete 00:43:21 138eaada9080: Verifying Checksum 00:43:21 138eaada9080: Download complete 00:43:21 0622d0fa9048: Verifying Checksum 00:43:21 0622d0fa9048: Download complete 00:43:21 c9b1b535fdd9: Pull complete 00:43:21 2cc5ad85d9ab: Pull complete 00:43:21 41b27a9f41bf: Verifying Checksum 00:43:21 41b27a9f41bf: Download complete 00:43:23 756a868c4378: Pull complete 00:43:23 444b2fc9a129: Pull complete 00:43:23 ea15f1150254: Pull complete 00:43:27 41b27a9f41bf: Pull complete 00:43:27 28c525ee5125: Pull complete 00:43:30 094b1ea09ed8: Pull complete 00:43:30 138eaada9080: Pull complete 00:43:30 0622d0fa9048: Pull complete 00:43:30 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 00:43:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:43:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:43:30 prd-centos7-docker-4c-2g-4723 does not seem to be running inside a container 00:43:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_ci-build-images_PR-139 -v /w/workspace/exfoundry_ci-build-images_PR-139:/w/workspace/exfoundry_ci-build-images_PR-139:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-139@tmp:/w/workspace/exfoundry_ci-build-images_PR-139@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:43:34 $ docker top cd28799f323721d52f2b4cc8a4be4dd59912093eae3617f91d6d309445504272 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:43:34 provisioning config files... 00:43:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-139@tmp/config7679244662724598401tmp [Pipeline] { [Pipeline] echo 00:43:34 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:43:35 ---> create-netrc.sh [Pipeline] echo 00:43:35 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:43:35 ---> logs-deploy.sh 00:43:35 + ARCHIVE_ARTIFACTS= 00:43:35 + LOGS_SERVER=https://logs.edgexfoundry.org 00:43:35 + '[' https://logs.edgexfoundry.org == None ']' 00:43:35 + NEXUS_URL=https://nexus.edgexfoundry.org 00:43:35 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-139/1 00:43:35 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-139/1/ 00:43:35 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-139/1 /w/workspace/exfoundry_ci-build-images_PR-139 00:43:36 Archives upload complete. 00:43:36 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-139/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-139/1/