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 [2020-06-29T00:38:52.550Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-29T00:38:52.758Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-29T00:38:52.867Z] ========================================================= [2020-06-29T00:38:52.867Z] EdgeX Global Pipelines Version Info [2020-06-29T00:38:52.867Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-29T00:38:54.788Z] ------------------- [2020-06-29T00:38:54.788Z] stable info: [2020-06-29T00:38:54.788Z] ------------------- [2020-06-29T00:38:54.788Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-29T00:38:54.788Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-29T00:38:54.788Z] Message: update stable to v1.0.89 [2020-06-29T00:38:55.361Z] ------------------- [2020-06-29T00:38:55.361Z] experimental info: [2020-06-29T00:38:55.361Z] ------------------- [2020-06-29T00:38:55.361Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-29T00:38:55.361Z] Commit SHA: aa323fb5dfebb31640c35badf05a5a9beff52318 [2020-06-29T00:38:55.361Z] 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 [2020-06-29T00:38:59.503Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-29T00:38:59.814Z] + ls -al . [2020-06-29T00:38:59.814Z] total 12 [2020-06-29T00:38:59.814Z] drwxrwxr-x. 3 jenkins jenkins 72 Jun 29 00:38 . [2020-06-29T00:38:59.814Z] drwxrwxr-x. 4 jenkins jenkins 112 Jun 29 00:38 .. [2020-06-29T00:38:59.814Z] -rw-rw-r--. 1 jenkins jenkins 444 Jun 29 00:38 Dockerfile [2020-06-29T00:38:59.814Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 29 00:38 .git [2020-06-29T00:38:59.814Z] -rw-rw-r--. 1 jenkins jenkins 886 Jun 29 00:38 Jenkinsfile [2020-06-29T00:38:59.814Z] -rw-rw-r--. 1 jenkins jenkins 1309 Jun 29 00:38 README.md [Pipeline] isUnix [Pipeline] sh [2020-06-29T00:39:00.439Z] + docker build -t edgex-devops/edgex-compose -f Dockerfile --build-arg ARCH=amd64 --label git_sha=a43801ee04d5c40dc3d0b6a04acf3c7c724f88e3 --label arch=amd64 . [2020-06-29T00:39:00.704Z] Sending build context to Docker daemon 208.4kB [2020-06-29T00:39:00.704Z] Step 1/8 : ARG DOCKER_VERSION=19.03.11 [2020-06-29T00:39:00.704Z] Step 2/8 : FROM docker:${DOCKER_VERSION} AS docker-cli [2020-06-29T00:39:00.967Z] 19.03.11: Pulling from library/docker [2020-06-29T00:39:01.230Z] df20fa9351a1: Pulling fs layer [2020-06-29T00:39:01.230Z] 25ad7478873d: Pulling fs layer [2020-06-29T00:39:01.230Z] 4684f6177b5d: Pulling fs layer [2020-06-29T00:39:01.230Z] 1d105a01b85c: Pulling fs layer [2020-06-29T00:39:01.230Z] d87316014961: Pulling fs layer [2020-06-29T00:39:01.230Z] ae7f709568fa: Pulling fs layer [2020-06-29T00:39:01.230Z] 63f9e63bc2f8: Pulling fs layer [2020-06-29T00:39:01.230Z] d87316014961: Waiting [2020-06-29T00:39:01.230Z] ae7f709568fa: Waiting [2020-06-29T00:39:01.230Z] 63f9e63bc2f8: Waiting [2020-06-29T00:39:01.230Z] 1d105a01b85c: Waiting [2020-06-29T00:39:01.230Z] 4684f6177b5d: Verifying Checksum [2020-06-29T00:39:01.230Z] 4684f6177b5d: Download complete [2020-06-29T00:39:01.230Z] 25ad7478873d: Verifying Checksum [2020-06-29T00:39:01.230Z] 25ad7478873d: Download complete [2020-06-29T00:39:01.230Z] df20fa9351a1: Download complete [2020-06-29T00:39:01.492Z] ae7f709568fa: Verifying Checksum [2020-06-29T00:39:01.493Z] ae7f709568fa: Download complete [2020-06-29T00:39:01.493Z] d87316014961: Verifying Checksum [2020-06-29T00:39:01.493Z] d87316014961: Download complete [2020-06-29T00:39:01.493Z] 63f9e63bc2f8: Verifying Checksum [2020-06-29T00:39:01.493Z] 63f9e63bc2f8: Download complete [2020-06-29T00:39:01.493Z] df20fa9351a1: Pull complete [2020-06-29T00:39:01.760Z] 25ad7478873d: Pull complete [2020-06-29T00:39:02.022Z] 4684f6177b5d: Pull complete [2020-06-29T00:39:02.599Z] 1d105a01b85c: Verifying Checksum [2020-06-29T00:39:02.599Z] 1d105a01b85c: Download complete [2020-06-29T00:39:04.523Z] 1d105a01b85c: Pull complete [2020-06-29T00:39:04.786Z] d87316014961: Pull complete [2020-06-29T00:39:04.786Z] ae7f709568fa: Pull complete [2020-06-29T00:39:05.047Z] 63f9e63bc2f8: Pull complete [2020-06-29T00:39:05.047Z] Digest: sha256:570ef5728b5cc945f29cf2049bcd87c9d76b7826850c75729aaa7d1802837232 [2020-06-29T00:39:05.047Z] Status: Downloaded newer image for docker:19.03.11 [2020-06-29T00:39:05.047Z] ---> 0bfe00e7bcd5 [2020-06-29T00:39:05.047Z] Step 3/8 : FROM alpine:3.11 [2020-06-29T00:39:05.310Z] 3.11: Pulling from library/alpine [2020-06-29T00:39:05.310Z] cbdbe7a5bc2a: Pulling fs layer [2020-06-29T00:39:05.573Z] cbdbe7a5bc2a: Verifying Checksum [2020-06-29T00:39:05.573Z] cbdbe7a5bc2a: Download complete [2020-06-29T00:39:05.839Z] cbdbe7a5bc2a: Pull complete [2020-06-29T00:39:05.840Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-06-29T00:39:05.840Z] Status: Downloaded newer image for alpine:3.11 [2020-06-29T00:39:05.840Z] ---> f70734b6a266 [2020-06-29T00:39:05.840Z] Step 4/8 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker [2020-06-29T00:39:07.231Z] ---> 7fa9536c1897 [2020-06-29T00:39:07.231Z] 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 [2020-06-29T00:39:07.492Z] ---> Running in 81c05b19e609 [2020-06-29T00:39:07.753Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-29T00:39:08.014Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-29T00:39:08.014Z] (1/72) Installing ncurses-terminfo-base (6.1_p20200118-r4) [2020-06-29T00:39:08.015Z] (2/72) Installing ncurses-libs (6.1_p20200118-r4) [2020-06-29T00:39:08.015Z] (3/72) Installing readline (8.0.1-r0) [2020-06-29T00:39:08.274Z] (4/72) Installing bash (5.0.11-r1) [2020-06-29T00:39:08.274Z] Executing bash-5.0.11-r1.post-install [2020-06-29T00:39:08.274Z] (5/72) Installing ca-certificates (20191127-r2) [2020-06-29T00:39:08.274Z] (6/72) Installing nghttp2-libs (1.40.0-r1) [2020-06-29T00:39:08.274Z] (7/72) Installing libcurl (7.67.0-r0) [2020-06-29T00:39:08.274Z] (8/72) Installing curl (7.67.0-r0) [2020-06-29T00:39:08.274Z] (9/72) Installing libbz2 (1.0.8-r1) [2020-06-29T00:39:08.274Z] (10/72) Installing expat (2.2.9-r1) [2020-06-29T00:39:08.274Z] (11/72) Installing libffi (3.2.1-r6) [2020-06-29T00:39:08.274Z] (12/72) Installing gdbm (1.13-r1) [2020-06-29T00:39:08.274Z] (13/72) Installing xz-libs (5.2.4-r0) [2020-06-29T00:39:08.274Z] (14/72) Installing sqlite-libs (3.30.1-r2) [2020-06-29T00:39:08.274Z] (15/72) Installing python3 (3.8.2-r0) [2020-06-29T00:39:09.657Z] (16/72) Installing py3-setuptools (42.0.2-r0) [2020-06-29T00:39:09.657Z] (17/72) Installing py3-six (1.13.0-r0) [2020-06-29T00:39:09.657Z] (18/72) Installing dockerpy-creds (0.4.0-r2) [2020-06-29T00:39:09.657Z] (19/72) Installing py3-cparser (2.19-r4) [2020-06-29T00:39:09.657Z] (20/72) Installing py3-cffi (1.13.2-r0) [2020-06-29T00:39:09.657Z] (21/72) Installing py3-idna (2.8-r3) [2020-06-29T00:39:09.657Z] (22/72) Installing py3-asn1crypto (1.2.0-r1) [2020-06-29T00:39:09.657Z] (23/72) Installing py3-cryptography (2.8-r1) [2020-06-29T00:39:10.227Z] (24/72) Installing py3-ipaddress (1.0.23-r1) [2020-06-29T00:39:10.227Z] (25/72) Installing py3-parsing (2.4.5-r1) [2020-06-29T00:39:10.227Z] (26/72) Installing py3-packaging (19.2-r2) [2020-06-29T00:39:10.227Z] (27/72) Installing py3-chardet (3.0.4-r3) [2020-06-29T00:39:10.227Z] (28/72) Installing py3-certifi (2019.9.11-r2) [2020-06-29T00:39:10.227Z] (29/72) Installing py3-urllib3 (1.25.7-r1) [2020-06-29T00:39:10.491Z] (30/72) Installing py3-requests (2.22.0-r0) [2020-06-29T00:39:10.491Z] (31/72) Installing py3-websocket-client (0.56.0-r3) [2020-06-29T00:39:10.491Z] (32/72) Installing docker-py (4.1.0-r1) [2020-06-29T00:39:10.491Z] (33/72) Installing py3-cached-property (1.5.1-r1) [2020-06-29T00:39:10.491Z] (34/72) Installing py3-dockerpty (0.4.1-r2) [2020-06-29T00:39:10.491Z] (35/72) Installing py3-docopt (0.6.2-r5) [2020-06-29T00:39:10.491Z] (36/72) Installing py3-more-itertools (8.0.2-r0) [2020-06-29T00:39:10.491Z] (37/72) Installing py3-zipp (0.6.0-r1) [2020-06-29T00:39:10.491Z] (38/72) Installing py3-importlib-metadata (0.23-r1) [2020-06-29T00:39:10.491Z] (39/72) Installing py3-pyrsistent (0.15.6-r0) [2020-06-29T00:39:10.491Z] (40/72) Installing py3-attrs (19.3.0-r0) [2020-06-29T00:39:10.491Z] (41/72) Installing py3-jsonschema (3.2.0-r0) [2020-06-29T00:39:10.491Z] (42/72) Installing py3-asn1 (0.4.7-r2) [2020-06-29T00:39:10.491Z] (43/72) Installing py3-bcrypt (3.1.7-r2) [2020-06-29T00:39:10.753Z] (44/72) Installing py3-pynacl (1.3.0-r4) [2020-06-29T00:39:10.753Z] (45/72) Installing py3-paramiko (2.7.1-r0) [2020-06-29T00:39:10.753Z] (46/72) Installing py3-pysocks (1.7.1-r1) [2020-06-29T00:39:10.753Z] (47/72) Installing py3-texttable (1.6.2-r1) [2020-06-29T00:39:10.753Z] (48/72) Installing yaml (0.2.2-r1) [2020-06-29T00:39:10.753Z] (49/72) Installing py3-yaml (5.3.1-r0) [2020-06-29T00:39:10.753Z] (50/72) Installing docker-compose (1.24.1-r3) [2020-06-29T00:39:10.753Z] (51/72) Installing libgcc (9.2.0-r4) [2020-06-29T00:39:10.753Z] (52/72) Installing libstdc++ (9.2.0-r4) [2020-06-29T00:39:10.753Z] (53/72) Installing binutils (2.33.1-r0) [2020-06-29T00:39:11.015Z] (54/72) Installing gmp (6.1.2-r1) [2020-06-29T00:39:11.015Z] (55/72) Installing isl (0.18-r0) [2020-06-29T00:39:11.015Z] (56/72) Installing libgomp (9.2.0-r4) [2020-06-29T00:39:11.015Z] (57/72) Installing libatomic (9.2.0-r4) [2020-06-29T00:39:11.015Z] (58/72) Installing mpfr4 (4.0.2-r1) [2020-06-29T00:39:11.015Z] (59/72) Installing mpc1 (1.1.0-r1) [2020-06-29T00:39:11.015Z] (60/72) Installing gcc (9.2.0-r4) [2020-06-29T00:39:11.752Z] Still waiting to schedule task [2020-06-29T00:39:11.752Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-4721’ [2020-06-29T00:39:13.566Z] (61/72) Installing musl-dev (1.1.24-r2) [2020-06-29T00:39:13.566Z] (62/72) Installing libc-dev (0.7.2-r0) [2020-06-29T00:39:13.566Z] (63/72) Installing linux-headers (4.19.36-r0) [2020-06-29T00:39:13.827Z] (64/72) Installing pkgconf (1.6.3-r0) [2020-06-29T00:39:13.827Z] (65/72) Installing libffi-dev (3.2.1-r6) [2020-06-29T00:39:13.827Z] (66/72) Installing make (4.2.1-r2) [2020-06-29T00:39:13.827Z] (67/72) Installing openssl-dev (1.1.1g-r0) [2020-06-29T00:39:14.087Z] (68/72) Installing python2 (2.7.18-r0) [2020-06-29T00:39:15.486Z] (69/72) Installing py-setuptools (42.0.2-r0) [2020-06-29T00:39:15.486Z] (70/72) Installing py2-pip (18.1-r0) [2020-06-29T00:39:15.748Z] (71/72) Installing python2-dev (2.7.18-r0) [2020-06-29T00:39:16.017Z] (72/72) Installing unzip (6.0-r6) [2020-06-29T00:39:16.017Z] Executing busybox-1.31.1-r9.trigger [2020-06-29T00:39:16.017Z] Executing ca-certificates-20191127-r2.trigger [2020-06-29T00:39:16.017Z] OK: 267 MiB in 86 packages [2020-06-29T00:39:34.148Z] Removing intermediate container 81c05b19e609 [2020-06-29T00:39:34.148Z] ---> 5338704c4885 [2020-06-29T00:39:34.148Z] Step 6/8 : ENTRYPOINT ["/usr/bin/docker-compose"] [2020-06-29T00:39:34.148Z] ---> Running in c22041625b9c [2020-06-29T00:39:34.409Z] Removing intermediate container c22041625b9c [2020-06-29T00:39:34.409Z] ---> 4cb303e57cb9 [2020-06-29T00:39:34.409Z] Step 7/8 : LABEL arch=amd64 [2020-06-29T00:39:34.409Z] ---> Running in bc523a58e920 [2020-06-29T00:39:34.983Z] Removing intermediate container bc523a58e920 [2020-06-29T00:39:34.983Z] ---> 57ef51020f96 [2020-06-29T00:39:34.983Z] Step 8/8 : LABEL git_sha=a43801ee04d5c40dc3d0b6a04acf3c7c724f88e3 [2020-06-29T00:39:34.983Z] ---> Running in e3dd25bc998c [2020-06-29T00:39:34.983Z] Removing intermediate container e3dd25bc998c [2020-06-29T00:39:34.983Z] ---> c49c931f9994 [2020-06-29T00:39:34.983Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-29T00:39:35.254Z] Successfully built c49c931f9994 [2020-06-29T00:39:35.254Z] 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] } [2020-06-29T00:42:14.430Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4724 in /w/workspace/exfoundry_ci-build-images_PR-139 [Pipeline] { [Pipeline] checkout [2020-06-29T00:42:19.086Z] using credential edgex-jenkins-ssh [2020-06-29T00:42:19.121Z] Cloning the remote Git repository [2020-06-29T00:42:19.121Z] Cloning with configured refspecs honoured and without tags [2020-06-29T00:42:19.177Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2020-06-29T00:42:19.287Z] > git init /w/workspace/exfoundry_ci-build-images_PR-139 # timeout=10 [2020-06-29T00:42:19.352Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2020-06-29T00:42:19.352Z] > git --version # timeout=10 [2020-06-29T00:42:19.378Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-29T00:42:19.432Z] > 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 [2020-06-29T00:42:20.229Z] Fetching without tags [2020-06-29T00:42:20.793Z] Merging remotes/origin/edgex-compose commit 096526f1b019795818746a30d244e95847e3d969 into PR head commit a43801ee04d5c40dc3d0b6a04acf3c7c724f88e3 [2020-06-29T00:42:20.131Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2020-06-29T00:42:20.148Z] > git config --add remote.origin.fetch +refs/pull/139/head:refs/remotes/origin/PR-139 # timeout=10 [2020-06-29T00:42:20.168Z] > git config --add remote.origin.fetch +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 [2020-06-29T00:42:20.202Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2020-06-29T00:42:20.243Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2020-06-29T00:42:20.243Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-29T00:42:20.257Z] > 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 [2020-06-29T00:42:20.816Z] > git config core.sparsecheckout # timeout=10 [2020-06-29T00:42:20.835Z] > git checkout -f a43801ee04d5c40dc3d0b6a04acf3c7c724f88e3 # timeout=10 [2020-06-29T00:42:20.986Z] Merge succeeded, producing a43801ee04d5c40dc3d0b6a04acf3c7c724f88e3 [2020-06-29T00:42:20.987Z] Checking out Revision a43801ee04d5c40dc3d0b6a04acf3c7c724f88e3 (PR-139) [2020-06-29T00:42:20.907Z] > git remote # timeout=10 [2020-06-29T00:42:20.923Z] > git config --get remote.origin.url # timeout=10 [2020-06-29T00:42:20.942Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-29T00:42:20.953Z] > git merge 096526f1b019795818746a30d244e95847e3d969 # timeout=10 [2020-06-29T00:42:20.974Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-29T00:42:20.995Z] > git config core.sparsecheckout # timeout=10 [2020-06-29T00:42:21.009Z] > git checkout -f a43801ee04d5c40dc3d0b6a04acf3c7c724f88e3 # timeout=10 [2020-06-29T00:42:25.606Z] Commit message: "Add docker to compose image" [2020-06-29T00:42:25.657Z] > git --version # timeout=10 [2020-06-29T00:42:25.683Z] 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 [2020-06-29T00:42:27.543Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-29T00:42:28.029Z] + ls -al . [2020-06-29T00:42:28.029Z] total 24 [2020-06-29T00:42:28.029Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 29 00:42 . [2020-06-29T00:42:28.029Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 29 00:42 .. [2020-06-29T00:42:28.029Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 29 00:42 .git [2020-06-29T00:42:28.029Z] -rw-rw-r-- 1 jenkins jenkins 444 Jun 29 00:42 Dockerfile [2020-06-29T00:42:28.029Z] -rw-rw-r-- 1 jenkins jenkins 886 Jun 29 00:42 Jenkinsfile [2020-06-29T00:42:28.029Z] -rw-rw-r-- 1 jenkins jenkins 1309 Jun 29 00:42 README.md [Pipeline] isUnix [Pipeline] sh [2020-06-29T00:42:28.398Z] + docker build -t edgex-devops/edgex-compose-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=a43801ee04d5c40dc3d0b6a04acf3c7c724f88e3 --label arch=arm64 . [2020-06-29T00:42:28.994Z] Sending build context to Docker daemon 208.4kB [2020-06-29T00:42:29.268Z] Step 1/8 : ARG DOCKER_VERSION=19.03.11 [2020-06-29T00:42:29.268Z] Step 2/8 : FROM docker:${DOCKER_VERSION} AS docker-cli [2020-06-29T00:42:29.860Z] 19.03.11: Pulling from library/docker [2020-06-29T00:42:29.860Z] b538f80385f9: Pulling fs layer [2020-06-29T00:42:29.860Z] 259a493cd78d: Pulling fs layer [2020-06-29T00:42:29.860Z] b8e66b5100f5: Pulling fs layer [2020-06-29T00:42:29.860Z] f0cde32c2ffd: Pulling fs layer [2020-06-29T00:42:29.860Z] 6136a3ea7bbc: Pulling fs layer [2020-06-29T00:42:29.860Z] 8310feb2719a: Pulling fs layer [2020-06-29T00:42:29.860Z] 37f79010e7d8: Pulling fs layer [2020-06-29T00:42:29.860Z] 8310feb2719a: Waiting [2020-06-29T00:42:29.860Z] f0cde32c2ffd: Waiting [2020-06-29T00:42:29.860Z] 37f79010e7d8: Waiting [2020-06-29T00:42:29.860Z] 6136a3ea7bbc: Waiting [2020-06-29T00:42:30.138Z] b8e66b5100f5: Verifying Checksum [2020-06-29T00:42:30.138Z] b8e66b5100f5: Download complete [2020-06-29T00:42:30.138Z] 259a493cd78d: Verifying Checksum [2020-06-29T00:42:30.138Z] 259a493cd78d: Download complete [2020-06-29T00:42:30.138Z] b538f80385f9: Verifying Checksum [2020-06-29T00:42:30.138Z] 6136a3ea7bbc: Verifying Checksum [2020-06-29T00:42:30.138Z] 6136a3ea7bbc: Download complete [2020-06-29T00:42:30.138Z] 8310feb2719a: Verifying Checksum [2020-06-29T00:42:30.138Z] 8310feb2719a: Download complete [2020-06-29T00:42:30.412Z] 37f79010e7d8: Verifying Checksum [2020-06-29T00:42:30.412Z] 37f79010e7d8: Download complete [2020-06-29T00:42:30.685Z] b538f80385f9: Pull complete [2020-06-29T00:42:31.667Z] 259a493cd78d: Pull complete [2020-06-29T00:42:31.667Z] f0cde32c2ffd: Verifying Checksum [2020-06-29T00:42:31.667Z] f0cde32c2ffd: Download complete [2020-06-29T00:42:31.667Z] b8e66b5100f5: Pull complete [2020-06-29T00:42:35.055Z] f0cde32c2ffd: Pull complete [2020-06-29T00:42:35.328Z] 6136a3ea7bbc: Pull complete [2020-06-29T00:42:35.601Z] 8310feb2719a: Pull complete [2020-06-29T00:42:36.206Z] 37f79010e7d8: Pull complete [2020-06-29T00:42:36.206Z] Digest: sha256:570ef5728b5cc945f29cf2049bcd87c9d76b7826850c75729aaa7d1802837232 [2020-06-29T00:42:36.206Z] Status: Downloaded newer image for docker:19.03.11 [2020-06-29T00:42:36.206Z] ---> 58760348d720 [2020-06-29T00:42:36.206Z] Step 3/8 : FROM alpine:3.11 [2020-06-29T00:42:36.476Z] 3.11: Pulling from library/alpine [2020-06-29T00:42:36.476Z] 29e5d40040c1: Pulling fs layer [2020-06-29T00:42:36.751Z] 29e5d40040c1: Verifying Checksum [2020-06-29T00:42:36.751Z] 29e5d40040c1: Download complete [2020-06-29T00:42:37.356Z] 29e5d40040c1: Pull complete [2020-06-29T00:42:37.356Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-06-29T00:42:37.356Z] Status: Downloaded newer image for alpine:3.11 [2020-06-29T00:42:37.356Z] ---> c20d2a9ab686 [2020-06-29T00:42:37.356Z] Step 4/8 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker [2020-06-29T00:42:41.674Z] ---> 6de4416f8c4b [2020-06-29T00:42:41.674Z] 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 [2020-06-29T00:42:41.674Z] ---> Running in c822947728f3 [2020-06-29T00:42:43.113Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-29T00:42:43.113Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-29T00:42:43.387Z] (1/72) Installing ncurses-terminfo-base (6.1_p20200118-r4) [2020-06-29T00:42:43.387Z] (2/72) Installing ncurses-libs (6.1_p20200118-r4) [2020-06-29T00:42:43.387Z] (3/72) Installing readline (8.0.1-r0) [2020-06-29T00:42:43.658Z] (4/72) Installing bash (5.0.11-r1) [2020-06-29T00:42:43.658Z] Executing bash-5.0.11-r1.post-install [2020-06-29T00:42:43.658Z] (5/72) Installing ca-certificates (20191127-r2) [2020-06-29T00:42:43.658Z] (6/72) Installing nghttp2-libs (1.40.0-r1) [2020-06-29T00:42:43.658Z] (7/72) Installing libcurl (7.67.0-r0) [2020-06-29T00:42:43.658Z] (8/72) Installing curl (7.67.0-r0) [2020-06-29T00:42:43.659Z] (9/72) Installing libbz2 (1.0.8-r1) [2020-06-29T00:42:43.659Z] (10/72) Installing expat (2.2.9-r1) [2020-06-29T00:42:43.659Z] (11/72) Installing libffi (3.2.1-r6) [2020-06-29T00:42:43.659Z] (12/72) Installing gdbm (1.13-r1) [2020-06-29T00:42:43.659Z] (13/72) Installing xz-libs (5.2.4-r0) [2020-06-29T00:42:43.659Z] (14/72) Installing sqlite-libs (3.30.1-r2) [2020-06-29T00:42:43.659Z] (15/72) Installing python3 (3.8.2-r0) [2020-06-29T00:42:46.280Z] (16/72) Installing py3-setuptools (42.0.2-r0) [2020-06-29T00:42:46.280Z] (17/72) Installing py3-six (1.13.0-r0) [2020-06-29T00:42:46.280Z] (18/72) Installing dockerpy-creds (0.4.0-r2) [2020-06-29T00:42:46.280Z] (19/72) Installing py3-cparser (2.19-r4) [2020-06-29T00:42:46.280Z] (20/72) Installing py3-cffi (1.13.2-r0) [2020-06-29T00:42:46.280Z] (21/72) Installing py3-idna (2.8-r3) [2020-06-29T00:42:46.280Z] (22/72) Installing py3-asn1crypto (1.2.0-r1) [2020-06-29T00:42:46.280Z] (23/72) Installing py3-cryptography (2.8-r1) [2020-06-29T00:42:46.280Z] (24/72) Installing py3-ipaddress (1.0.23-r1) [2020-06-29T00:42:46.550Z] (25/72) Installing py3-parsing (2.4.5-r1) [2020-06-29T00:42:46.550Z] (26/72) Installing py3-packaging (19.2-r2) [2020-06-29T00:42:46.550Z] (27/72) Installing py3-chardet (3.0.4-r3) [2020-06-29T00:42:46.820Z] (28/72) Installing py3-certifi (2019.9.11-r2) [2020-06-29T00:42:46.820Z] (29/72) Installing py3-urllib3 (1.25.7-r1) [2020-06-29T00:42:46.820Z] (30/72) Installing py3-requests (2.22.0-r0) [2020-06-29T00:42:46.820Z] (31/72) Installing py3-websocket-client (0.56.0-r3) [2020-06-29T00:42:47.088Z] (32/72) Installing docker-py (4.1.0-r1) [2020-06-29T00:42:47.680Z] (33/72) Installing py3-cached-property (1.5.1-r1) [2020-06-29T00:42:47.680Z] (34/72) Installing py3-dockerpty (0.4.1-r2) [2020-06-29T00:42:47.680Z] (35/72) Installing py3-docopt (0.6.2-r5) [2020-06-29T00:42:47.680Z] (36/72) Installing py3-more-itertools (8.0.2-r0) [2020-06-29T00:42:47.680Z] (37/72) Installing py3-zipp (0.6.0-r1) [2020-06-29T00:42:47.680Z] (38/72) Installing py3-importlib-metadata (0.23-r1) [2020-06-29T00:42:47.680Z] (39/72) Installing py3-pyrsistent (0.15.6-r0) [2020-06-29T00:42:47.680Z] (40/72) Installing py3-attrs (19.3.0-r0) [2020-06-29T00:42:47.680Z] (41/72) Installing py3-jsonschema (3.2.0-r0) [2020-06-29T00:42:47.680Z] (42/72) Installing py3-asn1 (0.4.7-r2) [2020-06-29T00:42:47.951Z] (43/72) Installing py3-bcrypt (3.1.7-r2) [2020-06-29T00:42:47.951Z] (44/72) Installing py3-pynacl (1.3.0-r4) [2020-06-29T00:42:47.951Z] (45/72) Installing py3-paramiko (2.7.1-r0) [2020-06-29T00:42:47.951Z] (46/72) Installing py3-pysocks (1.7.1-r1) [2020-06-29T00:42:47.951Z] (47/72) Installing py3-texttable (1.6.2-r1) [2020-06-29T00:42:47.951Z] (48/72) Installing yaml (0.2.2-r1) [2020-06-29T00:42:47.951Z] (49/72) Installing py3-yaml (5.3.1-r0) [2020-06-29T00:42:47.951Z] (50/72) Installing docker-compose (1.24.1-r3) [2020-06-29T00:42:48.222Z] (51/72) Installing libgcc (9.2.0-r4) [2020-06-29T00:42:48.222Z] (52/72) Installing libstdc++ (9.2.0-r4) [2020-06-29T00:42:48.222Z] (53/72) Installing binutils (2.33.1-r0) [2020-06-29T00:42:48.493Z] (54/72) Installing gmp (6.1.2-r1) [2020-06-29T00:42:48.493Z] (55/72) Installing isl (0.18-r0) [2020-06-29T00:42:48.493Z] (56/72) Installing libgomp (9.2.0-r4) [2020-06-29T00:42:48.493Z] (57/72) Installing libatomic (9.2.0-r4) [2020-06-29T00:42:48.493Z] (58/72) Installing mpfr4 (4.0.2-r1) [2020-06-29T00:42:48.493Z] (59/72) Installing mpc1 (1.1.0-r1) [2020-06-29T00:42:48.493Z] (60/72) Installing gcc (9.2.0-r4) [2020-06-29T00:42:49.930Z] (61/72) Installing musl-dev (1.1.24-r2) [2020-06-29T00:42:50.208Z] (62/72) Installing libc-dev (0.7.2-r0) [2020-06-29T00:42:50.208Z] (63/72) Installing linux-headers (4.19.36-r0) [2020-06-29T00:42:50.802Z] (64/72) Installing pkgconf (1.6.3-r0) [2020-06-29T00:42:50.802Z] (65/72) Installing libffi-dev (3.2.1-r6) [2020-06-29T00:42:50.802Z] (66/72) Installing make (4.2.1-r2) [2020-06-29T00:42:50.802Z] (67/72) Installing openssl-dev (1.1.1g-r0) [2020-06-29T00:42:50.802Z] (68/72) Installing python2 (2.7.18-r0) [2020-06-29T00:42:52.229Z] (69/72) Installing py-setuptools (42.0.2-r0) [2020-06-29T00:42:52.500Z] (70/72) Installing py2-pip (18.1-r0) [2020-06-29T00:42:52.773Z] (71/72) Installing python2-dev (2.7.18-r0) [2020-06-29T00:42:53.365Z] (72/72) Installing unzip (6.0-r6) [2020-06-29T00:42:53.365Z] Executing busybox-1.31.1-r9.trigger [2020-06-29T00:42:53.365Z] Executing ca-certificates-20191127-r2.trigger [2020-06-29T00:42:53.365Z] OK: 253 MiB in 86 packages [2020-06-29T00:43:11.677Z] Removing intermediate container c822947728f3 [2020-06-29T00:43:11.677Z] ---> 8865440b6e4c [2020-06-29T00:43:11.677Z] Step 6/8 : ENTRYPOINT ["/usr/bin/docker-compose"] [2020-06-29T00:43:11.677Z] ---> Running in b21884bc1811 [2020-06-29T00:43:11.677Z] Removing intermediate container b21884bc1811 [2020-06-29T00:43:11.677Z] ---> c1da2058f62f [2020-06-29T00:43:11.677Z] Step 7/8 : LABEL arch=arm64 [2020-06-29T00:43:11.677Z] ---> Running in af53e7d84941 [2020-06-29T00:43:11.947Z] Removing intermediate container af53e7d84941 [2020-06-29T00:43:11.947Z] ---> dc20a5a776f0 [2020-06-29T00:43:11.947Z] Step 8/8 : LABEL git_sha=a43801ee04d5c40dc3d0b6a04acf3c7c724f88e3 [2020-06-29T00:43:12.219Z] ---> Running in 6683392d98c5 [2020-06-29T00:43:12.489Z] Removing intermediate container 6683392d98c5 [2020-06-29T00:43:12.489Z] ---> b98612b493f7 [2020-06-29T00:43:12.489Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-29T00:43:12.489Z] Successfully built b98612b493f7 [2020-06-29T00:43:12.489Z] 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 [2020-06-29T00:43:14.563Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-29T00:43:15.218Z] ---> package-listing.sh [2020-06-29T00:43:15.218Z] ++ facter osfamily [2020-06-29T00:43:15.218Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-29T00:43:15.218Z] + OS_FAMILY=redhat [2020-06-29T00:43:15.218Z] + workspace=/w/workspace/exfoundry_ci-build-images_PR-139 [2020-06-29T00:43:15.218Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-29T00:43:15.218Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-29T00:43:15.218Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-29T00:43:15.218Z] + PACKAGES=/tmp/packages_start.txt [2020-06-29T00:43:15.218Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-139 ']' [2020-06-29T00:43:15.218Z] + PACKAGES=/tmp/packages_end.txt [2020-06-29T00:43:15.218Z] + case "${OS_FAMILY}" in [2020-06-29T00:43:15.218Z] + rpm -qa [2020-06-29T00:43:15.218Z] + sort [2020-06-29T00:43:19.490Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-29T00:43:19.490Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-29T00:43:19.490Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-29T00:43:19.490Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-139 ']' [2020-06-29T00:43:19.490Z] + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-139/archives/ [2020-06-29T00:43:19.490Z] + 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 [2020-06-29T00:43:20.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-29T00:43:20.231Z] [2020-06-29T00:43:20.231Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-29T00:43:20.596Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-29T00:43:20.596Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-29T00:43:20.596Z] c9b1b535fdd9: Pulling fs layer [2020-06-29T00:43:20.596Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-29T00:43:20.596Z] 756a868c4378: Pulling fs layer [2020-06-29T00:43:20.596Z] 444b2fc9a129: Pulling fs layer [2020-06-29T00:43:20.596Z] ea15f1150254: Pulling fs layer [2020-06-29T00:43:20.596Z] 41b27a9f41bf: Pulling fs layer [2020-06-29T00:43:20.596Z] 28c525ee5125: Pulling fs layer [2020-06-29T00:43:20.596Z] 094b1ea09ed8: Pulling fs layer [2020-06-29T00:43:20.596Z] 138eaada9080: Pulling fs layer [2020-06-29T00:43:20.596Z] 0622d0fa9048: Pulling fs layer [2020-06-29T00:43:20.596Z] 138eaada9080: Waiting [2020-06-29T00:43:20.596Z] 41b27a9f41bf: Waiting [2020-06-29T00:43:20.596Z] 28c525ee5125: Waiting [2020-06-29T00:43:20.596Z] 094b1ea09ed8: Waiting [2020-06-29T00:43:20.596Z] 444b2fc9a129: Waiting [2020-06-29T00:43:20.596Z] ea15f1150254: Waiting [2020-06-29T00:43:20.596Z] 0622d0fa9048: Waiting [2020-06-29T00:43:20.596Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-29T00:43:20.596Z] 2cc5ad85d9ab: Download complete [2020-06-29T00:43:20.596Z] 444b2fc9a129: Verifying Checksum [2020-06-29T00:43:20.596Z] 444b2fc9a129: Download complete [2020-06-29T00:43:20.596Z] c9b1b535fdd9: Verifying Checksum [2020-06-29T00:43:20.596Z] c9b1b535fdd9: Download complete [2020-06-29T00:43:20.596Z] ea15f1150254: Verifying Checksum [2020-06-29T00:43:20.596Z] ea15f1150254: Download complete [2020-06-29T00:43:20.867Z] 28c525ee5125: Verifying Checksum [2020-06-29T00:43:20.867Z] 28c525ee5125: Download complete [2020-06-29T00:43:21.139Z] 756a868c4378: Verifying Checksum [2020-06-29T00:43:21.139Z] 756a868c4378: Download complete [2020-06-29T00:43:21.139Z] 094b1ea09ed8: Verifying Checksum [2020-06-29T00:43:21.139Z] 094b1ea09ed8: Download complete [2020-06-29T00:43:21.139Z] 138eaada9080: Verifying Checksum [2020-06-29T00:43:21.139Z] 138eaada9080: Download complete [2020-06-29T00:43:21.139Z] 0622d0fa9048: Verifying Checksum [2020-06-29T00:43:21.139Z] 0622d0fa9048: Download complete [2020-06-29T00:43:21.139Z] c9b1b535fdd9: Pull complete [2020-06-29T00:43:21.404Z] 2cc5ad85d9ab: Pull complete [2020-06-29T00:43:21.665Z] 41b27a9f41bf: Verifying Checksum [2020-06-29T00:43:21.665Z] 41b27a9f41bf: Download complete [2020-06-29T00:43:23.057Z] 756a868c4378: Pull complete [2020-06-29T00:43:23.057Z] 444b2fc9a129: Pull complete [2020-06-29T00:43:23.318Z] ea15f1150254: Pull complete [2020-06-29T00:43:27.537Z] 41b27a9f41bf: Pull complete [2020-06-29T00:43:27.537Z] 28c525ee5125: Pull complete [2020-06-29T00:43:30.294Z] 094b1ea09ed8: Pull complete [2020-06-29T00:43:30.294Z] 138eaada9080: Pull complete [2020-06-29T00:43:30.555Z] 0622d0fa9048: Pull complete [2020-06-29T00:43:30.555Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-29T00:43:30.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-29T00:43:30.555Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-29T00:43:30.756Z] prd-centos7-docker-4c-2g-4723 does not seem to be running inside a container [2020-06-29T00:43:30.820Z] $ 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 [2020-06-29T00:43:34.479Z] $ docker top cd28799f323721d52f2b4cc8a4be4dd59912093eae3617f91d6d309445504272 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-29T00:43:34.748Z] provisioning config files... [2020-06-29T00:43:34.768Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-139@tmp/config7679244662724598401tmp [Pipeline] { [Pipeline] echo [2020-06-29T00:43:34.833Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-29T00:43:35.158Z] ---> create-netrc.sh [Pipeline] echo [2020-06-29T00:43:35.190Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-29T00:43:35.515Z] ---> logs-deploy.sh [2020-06-29T00:43:35.515Z] + ARCHIVE_ARTIFACTS= [2020-06-29T00:43:35.515Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-29T00:43:35.515Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-29T00:43:35.515Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-29T00:43:35.515Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-139/1 [2020-06-29T00:43:35.515Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-139/1/ [2020-06-29T00:43:35.515Z] + 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 [2020-06-29T00:43:36.458Z] Archives upload complete. [2020-06-29T00:43:36.718Z] + 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/