b'Branch indexing\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nGitHub API Usage: Current quota has 4222 remaining (242 under budget). Next quota of 5000 in 59 min\nObtained Jenkinsfile from 72ceb69034b91dd182fc5bc4c4547ebb0de299f7\nRunning in Durability level: MAX_SURVIVABILITY\nLoading library edgex-global-pipelines@stable\nGitHub API Usage: Current quota has 4210 remaining (231 under budget). Next quota of 5000 in 59 min\nExamining edgexfoundry/edgex-global-pipelines\nAttempting to resolve stable as a branch\nAttempting to resolve stable as a tag\nResolved stable as tag stable at revision 58f52fd28b993a988dd597f10e4d98f1e1007579\nusing credential edgex-jenkins-access-pat\nCloning the remote Git repository\nCloning with configured refspecs honoured and with tags\nCloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc/workspace@libs/edgex-global-pipelines # timeout=10\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\nusing GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\nFetching with tags\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\nusing GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\nChecking out Revision 58f52fd28b993a988dd597f10e4d98f1e1007579 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 58f52fd28b993a988dd597f10e4d98f1e1007579 # timeout=10\nCommit message: "Merge pull request #72 from ernestojeda/fix-build-parameter"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n > git --version # timeout=10\n[Pipeline] Start of Pipeline\n[Pipeline] echo\n=========================================================\n [edgeXBuildDocker] RAW Config: [project:edgex-gcc-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-gcc-base, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1]]\n=========================================================\n[Pipeline] echo\nSetting up nodes based on requested architectures [[amd64, arm64]]\n[Pipeline] echo\nNodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n[Pipeline] echo\n=========================================================\n [edgeXBuildDocker] Pipeline Parameters:\n=========================================================\n[Pipeline] echo\n MAVEN_SETTINGS: ci-build-images-settings\n PROJECT: edgex-gcc-base\n USE_SEMVER: false\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: edgex-gcc-base\nDOCKER_REGISTRY_NAMESPACE: edgex-devops\n DOCKER_NEXUS_REPO: snapshots\n PUSH_DOCKER_IMAGE: true\n ARCHIVE_IMAGE: false\n ARCHIVE_NAME: edgex-gcc-base-archive.tar.gz\n SEMVER_BUMP_LEVEL: pre\n DOCKER_CUSTOM_TAGS: 1\n[Pipeline] node\nStill waiting to schedule task\nWaiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\nRunning on prd-centos7-docker-4c-2g-1322 in /w/workspace/edgexfoundry_ci-build-images_gcc\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Declarative: Checkout SCM)\n[Pipeline] checkout\nusing credential edgex-jenkins-ssh\nCloning the remote Git repository\nCloning with configured refspecs honoured and without tags\nFetching without tags\nCloning repository git@github.com:edgexfoundry/ci-build-images.git\n > git init /w/workspace/edgexfoundry_ci-build-images_gcc # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git\n > git --version # timeout=10\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/gcc:refs/remotes/origin/gcc # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10\n > git config --add remote.origin.fetch +refs/heads/gcc:refs/remotes/origin/gcc # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/gcc:refs/remotes/origin/gcc # timeout=10\nChecking out Revision 72ceb69034b91dd182fc5bc4c4547ebb0de299f7 (gcc)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 72ceb69034b91dd182fc5bc4c4547ebb0de299f7 # timeout=10\nCommit message: "add dockerNexusRepo"\nFirst time build. Skipping changelog.\n > git --version # timeout=10\nfatal: bad object 58f52fd28b993a988dd597f10e4d98f1e1007579\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2019-12-27T21:58:00.047Z] Timeout set to expire in 6 hr 0 min\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prepare)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver Prep)\nStage "Semver Prep" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build Docker Image)\n[Pipeline] parallel\n[Pipeline] { (Branch: amd64)\n[Pipeline] { (Branch: arm64)\n[Pipeline] stage\n[Pipeline] { (amd64)\n[Pipeline] stage\n[Pipeline] { (arm64)\n[Pipeline] node\n[Pipeline] node\n[2019-12-27T21:58:15.798Z] Still waiting to schedule task\n[2019-12-27T21:58:15.798Z] \xe2\x80\x98prd-centos7-docker-4c-2g-1313\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-1314\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-1315\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-1319\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-1320\xe2\x80\x99 is offline\n[2019-12-27T21:58:15.827Z] Still waiting to schedule task\n[2019-12-27T21:58:15.827Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n[2019-12-27T23:27:40.254Z] Running on prd-centos7-docker-4c-2g-1404 in /w/workspace/edgexfoundry_ci-build-images_gcc\n[Pipeline] {\n[Pipeline] checkout\n[2019-12-27T23:27:42.648Z] using credential edgex-jenkins-ssh\n[2019-12-27T23:27:42.668Z] Cloning the remote Git repository\n[2019-12-27T23:27:42.668Z] Cloning with configured refspecs honoured and without tags\n[2019-12-27T23:27:42.071Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git\n[2019-12-27T23:27:43.291Z] Fetching without tags\n[2019-12-27T23:27:43.700Z] Checking out Revision 72ceb69034b91dd182fc5bc4c4547ebb0de299f7 (gcc)\n[2019-12-27T23:27:42.108Z] > git init /w/workspace/edgexfoundry_ci-build-images_gcc # timeout=10\n[2019-12-27T23:27:42.155Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git\n[2019-12-27T23:27:42.155Z] > git --version # timeout=10\n[2019-12-27T23:27:42.161Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2019-12-27T23:27:42.184Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/gcc:refs/remotes/origin/gcc # timeout=10\n[2019-12-27T23:27:42.639Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10\n[2019-12-27T23:27:42.649Z] > git config --add remote.origin.fetch +refs/heads/gcc:refs/remotes/origin/gcc # timeout=10\n[2019-12-27T23:27:42.660Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10\n[2019-12-27T23:27:42.671Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git\n[2019-12-27T23:27:42.671Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2019-12-27T23:27:42.675Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/gcc:refs/remotes/origin/gcc # timeout=10\n[2019-12-27T23:27:43.085Z] > git config core.sparsecheckout # timeout=10\n[2019-12-27T23:27:43.089Z] > git checkout -f 72ceb69034b91dd182fc5bc4c4547ebb0de299f7 # timeout=10\n[2019-12-27T23:27:47.334Z] Commit message: "add dockerNexusRepo"\n[2019-12-27T23:27:46.842Z] > git --version # timeout=10\n[2019-12-27T23:27:46.858Z] fatal: bad object 58f52fd28b993a988dd597f10e4d98f1e1007579\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Build)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] sh\n[2019-12-27T23:27:49.502Z] + sudo chown -R jenkins:jenkins .\n[Pipeline] sh\n[2019-12-27T23:27:49.829Z] + ls -al .\n[2019-12-27T23:27:49.830Z] total 8\n[2019-12-27T23:27:49.830Z] drwxrwxr-x. 3 jenkins jenkins 55 Dec 27 23:27 .\n[2019-12-27T23:27:49.830Z] drwxrwxr-x. 4 jenkins jenkins 112 Dec 27 23:27 ..\n[2019-12-27T23:27:49.830Z] -rw-rw-r--. 1 jenkins jenkins 400 Dec 27 23:27 Dockerfile\n[2019-12-27T23:27:49.830Z] drwxrwxr-x. 8 jenkins jenkins 162 Dec 27 23:27 .git\n[2019-12-27T23:27:49.830Z] -rw-rw-r--. 1 jenkins jenkins 849 Dec 27 23:27 Jenkinsfile\n[Pipeline] isUnix\n[Pipeline] sh\n[2019-12-27T23:27:50.241Z] + docker build -t edgex-devops/edgex-gcc-base -f Dockerfile --label git_sha=72ceb69034b91dd182fc5bc4c4547ebb0de299f7 --label arch=x86_64 .\n[2019-12-27T23:27:50.241Z] Sending build context to Docker daemon 189.4kB\r\r\n[2019-12-27T23:27:50.501Z] Step 1/6 : FROM alpine:3.9\n[2019-12-27T23:27:50.759Z] 3.9: Pulling from library/alpine\n[2019-12-27T23:27:50.759Z] e7c96db7181b: Pulling fs layer\n[2019-12-27T23:27:51.017Z] e7c96db7181b: Verifying Checksum\n[2019-12-27T23:27:51.017Z] e7c96db7181b: Download complete\n[2019-12-27T23:27:51.276Z] e7c96db7181b: Pull complete\n[2019-12-27T23:27:51.276Z] Digest: sha256:7746df395af22f04212cd25a92c1d6dbc5a06a0ca9579a229ef43008d4d1302a\n[2019-12-27T23:27:51.276Z] Status: Downloaded newer image for alpine:3.9\n[2019-12-27T23:27:51.276Z] ---> 055936d39205\n[2019-12-27T23:27:51.276Z] Step 2/6 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2019-12-27T23:27:51.276Z] ---> Running in aa6f9da98e2e\n[2019-12-27T23:27:51.538Z] Removing intermediate container aa6f9da98e2e\n[2019-12-27T23:27:51.538Z] ---> 59ab4a9e16ba\n[2019-12-27T23:27:51.538Z] Step 3/6 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2019-12-27T23:27:51.538Z] ---> Running in c34c6033294b\n[2019-12-27T23:27:52.487Z] Removing intermediate container c34c6033294b\n[2019-12-27T23:27:52.487Z] ---> 4131ef092a68\n[2019-12-27T23:27:52.487Z] Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev\n[2019-12-27T23:27:52.487Z] ---> Running in 36afb66d76fa\n[2019-12-27T23:27:52.745Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz\n[2019-12-27T23:27:53.685Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz\n[2019-12-27T23:27:53.943Z] (1/65) Upgrading musl (1.1.20-r4 -> 1.1.20-r5)\n[2019-12-27T23:27:53.943Z] (2/65) Upgrading libcrypto1.1 (1.1.1b-r1 -> 1.1.1d-r2)\n[2019-12-27T23:27:54.508Z] (3/65) Upgrading libssl1.1 (1.1.1b-r1 -> 1.1.1d-r2)\n[2019-12-27T23:27:54.508Z] (4/65) Installing binutils (2.31.1-r2)\n[2019-12-27T23:27:55.441Z] (5/65) Installing libmagic (5.36-r1)\n[2019-12-27T23:27:55.441Z] (6/65) Installing file (5.36-r1)\n[2019-12-27T23:27:55.441Z] (7/65) Installing gmp (6.1.2-r1)\n[2019-12-27T23:27:55.698Z] (8/65) Installing isl (0.18-r0)\n[2019-12-27T23:27:55.698Z] (9/65) Installing libgomp (8.3.0-r0)\n[2019-12-27T23:27:55.956Z] (10/65) Installing libatomic (8.3.0-r0)\n[2019-12-27T23:27:55.956Z] (11/65) Installing libgcc (8.3.0-r0)\n[2019-12-27T23:27:55.956Z] (12/65) Installing mpfr3 (3.1.5-r1)\n[2019-12-27T23:27:56.214Z] (13/65) Installing mpc1 (1.0.3-r1)\n[2019-12-27T23:27:56.214Z] (14/65) Installing libstdc++ (8.3.0-r0)\n[2019-12-27T23:27:56.472Z] (15/65) Installing gcc (8.3.0-r0)\n[2019-12-27T23:28:03.030Z] (16/65) Installing musl-dev (1.1.20-r5)\n[2019-12-27T23:28:04.405Z] (17/65) Installing libc-dev (0.7.1-r0)\n[2019-12-27T23:28:04.405Z] (18/65) Installing g++ (8.3.0-r0)\n[2019-12-27T23:28:08.589Z] (19/65) Installing make (4.2.1-r2)\n[2019-12-27T23:28:08.589Z] (20/65) Installing fortify-headers (1.0-r0)\n[2019-12-27T23:28:08.589Z] (21/65) Installing build-base (0.5-r1)\n[2019-12-27T23:28:08.589Z] (22/65) Installing libattr (2.4.47-r7)\n[2019-12-27T23:28:08.589Z] (23/65) Installing libacl (2.2.52-r5)\n[2019-12-27T23:28:08.589Z] (24/65) Installing libbz2 (1.0.6-r7)\n[2019-12-27T23:28:08.589Z] (25/65) Installing expat (2.2.8-r0)\n[2019-12-27T23:28:08.847Z] (26/65) Installing lz4-libs (1.8.3-r2)\n[2019-12-27T23:28:08.847Z] (27/65) Installing xz-libs (5.2.4-r0)\n[2019-12-27T23:28:08.847Z] (28/65) Installing libarchive (3.3.3-r1)\n[2019-12-27T23:28:09.105Z] (29/65) Installing ca-certificates (20190108-r0)\n[2019-12-27T23:28:09.105Z] (30/65) Installing nghttp2-libs (1.35.1-r1)\n[2019-12-27T23:28:09.105Z] (31/65) Installing libssh2 (1.9.0-r1)\n[2019-12-27T23:28:09.364Z] (32/65) Installing libcurl (7.64.0-r3)\n[2019-12-27T23:28:09.364Z] (33/65) Installing ncurses-terminfo-base (6.1_p20190105-r0)\n[2019-12-27T23:28:09.622Z] (34/65) Installing ncurses-terminfo (6.1_p20190105-r0)\n[2019-12-27T23:28:10.187Z] (35/65) Installing ncurses-libs (6.1_p20190105-r0)\n[2019-12-27T23:28:10.188Z] (36/65) Installing rhash-libs (1.3.6-r2)\n[2019-12-27T23:28:10.188Z] (37/65) Installing libuv (1.23.2-r0)\n[2019-12-27T23:28:10.188Z] (38/65) Installing cmake (3.13.0-r0)\n[2019-12-27T23:28:12.717Z] (39/65) Installing pkgconf (1.6.0-r0)\n[2019-12-27T23:28:13.282Z] (40/65) Installing openssl-dev (1.1.1d-r2)\n[2019-12-27T23:28:21.397Z] (41/65) Installing zlib-dev (1.2.11-r1)\n[2019-12-27T23:28:21.397Z] (42/65) Installing libssh2-dev (1.9.0-r1)\n[2019-12-27T23:28:21.397Z] (43/65) Installing nghttp2-dev (1.35.1-r1)\n[2019-12-27T23:28:21.397Z] (44/65) Installing curl-dev (7.64.0-r3)\n[2019-12-27T23:28:21.397Z] (45/65) Installing pcre2 (10.32-r1)\n[2019-12-27T23:28:21.397Z] (46/65) Installing git (2.20.2-r0)\n[2019-12-27T23:28:24.680Z] (47/65) Upgrading musl-utils (1.1.20-r4 -> 1.1.20-r5)\n[2019-12-27T23:28:24.680Z] (48/65) Installing nettle (3.4.1-r0)\n[2019-12-27T23:28:24.680Z] (49/65) Installing libffi (3.2.1-r6)\n[2019-12-27T23:28:24.680Z] (50/65) Installing p11-kit (0.23.14-r0)\n[2019-12-27T23:28:24.680Z] (51/65) Installing libtasn1 (4.14-r0)\n[2019-12-27T23:28:24.680Z] (52/65) Installing libunistring (0.9.10-r0)\n[2019-12-27T23:28:24.680Z] (53/65) Installing gnutls (3.6.7-r0)\n[2019-12-27T23:28:24.940Z] (54/65) Installing libmicrohttpd (0.9.62-r0)\n[2019-12-27T23:28:25.198Z] (55/65) Installing gnutls-c++ (3.6.7-r0)\n[2019-12-27T23:28:25.198Z] (56/65) Installing libgmpxx (6.1.2-r1)\n[2019-12-27T23:28:25.198Z] (57/65) Installing gmp-dev (6.1.2-r1)\n[2019-12-27T23:28:25.456Z] (58/65) Installing nettle-dev (3.4.1-r0)\n[2019-12-27T23:28:27.986Z] (59/65) Installing libtasn1-dev (4.14-r0)\n[2019-12-27T23:28:27.986Z] (60/65) Installing p11-kit-dev (0.23.14-r0)\n[2019-12-27T23:28:27.986Z] (61/65) Installing gnutls-dev (3.6.7-r0)\n[2019-12-27T23:28:27.986Z] (62/65) Installing libmicrohttpd-dev (0.9.62-r0)\n[2019-12-27T23:28:27.986Z] (63/65) Installing linux-headers (4.18.13-r1)\n[2019-12-27T23:28:28.244Z] (64/65) Installing yaml (0.2.1-r0)\n[2019-12-27T23:28:28.504Z] (65/65) Installing yaml-dev (0.2.1-r0)\n[2019-12-27T23:28:28.504Z] Executing busybox-1.29.3-r10.trigger\n[2019-12-27T23:28:28.504Z] Executing ca-certificates-20190108-r0.trigger\n[2019-12-27T23:28:28.504Z] OK: 267 MiB in 75 packages\n[2019-12-27T23:28:36.624Z] Removing intermediate container 36afb66d76fa\n[2019-12-27T23:28:36.624Z] ---> f9a9496012b5\n[2019-12-27T23:28:36.624Z] Step 5/6 : LABEL arch=x86_64\n[2019-12-27T23:28:36.624Z] ---> Running in f4c367b14758\n[2019-12-27T23:28:36.624Z] Removing intermediate container f4c367b14758\n[2019-12-27T23:28:36.624Z] ---> d3cd5c51346f\n[2019-12-27T23:28:36.624Z] Step 6/6 : LABEL git_sha=72ceb69034b91dd182fc5bc4c4547ebb0de299f7\n[2019-12-27T23:28:36.624Z] ---> Running in c8b83b0b9ddb\n[2019-12-27T23:28:36.624Z] Removing intermediate container c8b83b0b9ddb\n[2019-12-27T23:28:36.624Z] ---> 4fe16519fd2f\n[2019-12-27T23:28:36.624Z] Successfully built 4fe16519fd2f\n[2019-12-27T23:28:36.624Z] Successfully tagged edgex-devops/edgex-gcc-base:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Archive Image)\nStage "Archive Image" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2019-12-28T00:29:01.542Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-1607 in /w/workspace/edgexfoundry_ci-build-images_gcc\n[Pipeline] {\n[Pipeline] checkout\n[2019-12-28T00:29:10.264Z] using credential edgex-jenkins-ssh\n[2019-12-28T00:29:10.295Z] Cloning the remote Git repository\n[2019-12-28T00:29:10.295Z] Cloning with configured refspecs honoured and without tags\n[2019-12-28T00:29:10.362Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git\n[2019-12-28T00:29:10.446Z] > git init /w/workspace/edgexfoundry_ci-build-images_gcc # timeout=10\n[2019-12-28T00:29:10.540Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git\n[2019-12-28T00:29:10.548Z] > git --version # timeout=10\n[2019-12-28T00:29:10.581Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2019-12-28T00:29:10.646Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/gcc:refs/remotes/origin/gcc # timeout=10\n[2019-12-28T00:29:11.544Z] Fetching without tags\n[2019-12-28T00:29:12.042Z] Checking out Revision 72ceb69034b91dd182fc5bc4c4547ebb0de299f7 (gcc)\n[2019-12-28T00:29:11.432Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10\n[2019-12-28T00:29:11.466Z] > git config --add remote.origin.fetch +refs/heads/gcc:refs/remotes/origin/gcc # timeout=10\n[2019-12-28T00:29:11.499Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10\n[2019-12-28T00:29:11.555Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git\n[2019-12-28T00:29:11.556Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2019-12-28T00:29:11.569Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/gcc:refs/remotes/origin/gcc # timeout=10\n[2019-12-28T00:29:12.063Z] > git config core.sparsecheckout # timeout=10\n[2019-12-28T00:29:12.095Z] > git checkout -f 72ceb69034b91dd182fc5bc4c4547ebb0de299f7 # timeout=10\n[2019-12-28T00:29:16.738Z] Commit message: "add dockerNexusRepo"\n[2019-12-28T00:29:16.798Z] > git --version # timeout=10\n[2019-12-28T00:29:16.846Z] fatal: bad object 58f52fd28b993a988dd597f10e4d98f1e1007579\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Build)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] sh\n[2019-12-28T00:29:19.567Z] + sudo chown -R jenkins:jenkins .\n[Pipeline] sh\n[2019-12-28T00:29:20.002Z] + ls -al .\n[2019-12-28T00:29:20.002Z] total 20\n[2019-12-28T00:29:20.002Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 28 00:29 .\n[2019-12-28T00:29:20.002Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 28 00:29 ..\n[2019-12-28T00:29:20.002Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 28 00:29 .git\n[2019-12-28T00:29:20.002Z] -rw-rw-r-- 1 jenkins jenkins 400 Dec 28 00:29 Dockerfile\n[2019-12-28T00:29:20.002Z] -rw-rw-r-- 1 jenkins jenkins 849 Dec 28 00:29 Jenkinsfile\n[Pipeline] isUnix\n[Pipeline] sh\n[2019-12-28T00:29:20.397Z] + docker build -t edgex-devops/edgex-gcc-base-arm64 -f Dockerfile --label git_sha=72ceb69034b91dd182fc5bc4c4547ebb0de299f7 --label arch=arm64 .\n[2019-12-28T00:29:21.374Z] Sending build context to Docker daemon 189.4kB\r\r\n[2019-12-28T00:29:21.374Z] Step 1/6 : FROM alpine:3.9\n[2019-12-28T00:29:21.973Z] 3.9: Pulling from library/alpine\n[2019-12-28T00:29:21.973Z] 0362ad1dd800: Pulling fs layer\n[2019-12-28T00:29:22.956Z] 0362ad1dd800: Download complete\n[2019-12-28T00:29:23.571Z] 0362ad1dd800: Pull complete\n[2019-12-28T00:29:23.571Z] Digest: sha256:7746df395af22f04212cd25a92c1d6dbc5a06a0ca9579a229ef43008d4d1302a\n[2019-12-28T00:29:23.571Z] Status: Downloaded newer image for alpine:3.9\n[2019-12-28T00:29:23.571Z] ---> ce544de9ee2c\n[2019-12-28T00:29:23.571Z] Step 2/6 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2019-12-28T00:29:24.559Z] ---> Running in 7085b7afa92b\n[2019-12-28T00:29:24.559Z] Removing intermediate container 7085b7afa92b\n[2019-12-28T00:29:24.559Z] ---> 71d8e4d65eba\n[2019-12-28T00:29:24.559Z] Step 3/6 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2019-12-28T00:29:24.826Z] ---> Running in b88c02311c2e\n[2019-12-28T00:29:27.453Z] Removing intermediate container b88c02311c2e\n[2019-12-28T00:29:27.453Z] ---> 997e64bf71ce\n[2019-12-28T00:29:27.453Z] Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev\n[2019-12-28T00:29:27.453Z] ---> Running in 6752e42dacb7\n[2019-12-28T00:29:28.064Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz\n[2019-12-28T00:29:29.033Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz\n[2019-12-28T00:29:29.033Z] (1/65) Upgrading musl (1.1.20-r4 -> 1.1.20-r5)\n[2019-12-28T00:29:29.304Z] (2/65) Upgrading libcrypto1.1 (1.1.1b-r1 -> 1.1.1d-r2)\n[2019-12-28T00:29:29.576Z] (3/65) Upgrading libssl1.1 (1.1.1b-r1 -> 1.1.1d-r2)\n[2019-12-28T00:29:29.576Z] (4/65) Installing binutils (2.31.1-r2)\n[2019-12-28T00:29:30.166Z] (5/65) Installing libmagic (5.36-r1)\n[2019-12-28T00:29:30.166Z] (6/65) Installing file (5.36-r1)\n[2019-12-28T00:29:30.439Z] (7/65) Installing gmp (6.1.2-r1)\n[2019-12-28T00:29:30.439Z] (8/65) Installing isl (0.18-r0)\n[2019-12-28T00:29:30.711Z] (9/65) Installing libgomp (8.3.0-r0)\n[2019-12-28T00:29:30.711Z] (10/65) Installing libatomic (8.3.0-r0)\n[2019-12-28T00:29:30.711Z] (11/65) Installing libgcc (8.3.0-r0)\n[2019-12-28T00:29:30.978Z] (12/65) Installing mpfr3 (3.1.5-r1)\n[2019-12-28T00:29:30.978Z] (13/65) Installing mpc1 (1.0.3-r1)\n[2019-12-28T00:29:30.978Z] (14/65) Installing libstdc++ (8.3.0-r0)\n[2019-12-28T00:29:31.256Z] (15/65) Installing gcc (8.3.0-r0)\n[2019-12-28T00:29:33.901Z] (16/65) Installing musl-dev (1.1.20-r5)\n[2019-12-28T00:29:34.181Z] (17/65) Installing libc-dev (0.7.1-r0)\n[2019-12-28T00:29:34.181Z] (18/65) Installing g++ (8.3.0-r0)\n[2019-12-28T00:29:36.793Z] (19/65) Installing make (4.2.1-r2)\n[2019-12-28T00:29:36.793Z] (20/65) Installing fortify-headers (1.0-r0)\n[2019-12-28T00:29:36.793Z] (21/65) Installing build-base (0.5-r1)\n[2019-12-28T00:29:36.793Z] (22/65) Installing libattr (2.4.47-r7)\n[2019-12-28T00:29:37.062Z] (23/65) Installing libacl (2.2.52-r5)\n[2019-12-28T00:29:37.062Z] (24/65) Installing libbz2 (1.0.6-r7)\n[2019-12-28T00:29:37.062Z] (25/65) Installing expat (2.2.8-r0)\n[2019-12-28T00:29:37.330Z] (26/65) Installing lz4-libs (1.8.3-r2)\n[2019-12-28T00:29:37.330Z] (27/65) Installing xz-libs (5.2.4-r0)\n[2019-12-28T00:29:37.330Z] (28/65) Installing libarchive (3.3.3-r1)\n[2019-12-28T00:29:37.598Z] (29/65) Installing ca-certificates (20190108-r0)\n[2019-12-28T00:29:37.598Z] (30/65) Installing nghttp2-libs (1.35.1-r1)\n[2019-12-28T00:29:37.868Z] (31/65) Installing libssh2 (1.9.0-r1)\n[2019-12-28T00:29:37.868Z] (32/65) Installing libcurl (7.64.0-r3)\n[2019-12-28T00:29:37.868Z] (33/65) Installing ncurses-terminfo-base (6.1_p20190105-r0)\n[2019-12-28T00:29:38.143Z] (34/65) Installing ncurses-terminfo (6.1_p20190105-r0)\n[2019-12-28T00:29:39.126Z] (35/65) Installing ncurses-libs (6.1_p20190105-r0)\n[2019-12-28T00:29:39.126Z] (36/65) Installing rhash-libs (1.3.6-r2)\n[2019-12-28T00:29:39.394Z] (37/65) Installing libuv (1.23.2-r0)\n[2019-12-28T00:29:39.394Z] (38/65) Installing cmake (3.13.0-r0)\n[2019-12-28T00:29:41.362Z] (39/65) Installing pkgconf (1.6.0-r0)\n[2019-12-28T00:29:41.362Z] (40/65) Installing openssl-dev (1.1.1d-r2)\n[2019-12-28T00:29:42.786Z] (41/65) Installing zlib-dev (1.2.11-r1)\n[2019-12-28T00:29:42.786Z] (42/65) Installing libssh2-dev (1.9.0-r1)\n[2019-12-28T00:29:43.055Z] (43/65) Installing nghttp2-dev (1.35.1-r1)\n[2019-12-28T00:29:43.055Z] (44/65) Installing curl-dev (7.64.0-r3)\n[2019-12-28T00:29:43.324Z] (45/65) Installing pcre2 (10.32-r1)\n[2019-12-28T00:29:43.324Z] (46/65) Installing git (2.20.2-r0)\n[2019-12-28T00:29:45.907Z] (47/65) Upgrading musl-utils (1.1.20-r4 -> 1.1.20-r5)\n[2019-12-28T00:29:45.907Z] (48/65) Installing nettle (3.4.1-r0)\n[2019-12-28T00:29:46.177Z] (49/65) Installing libffi (3.2.1-r6)\n[2019-12-28T00:29:46.177Z] (50/65) Installing p11-kit (0.23.14-r0)\n[2019-12-28T00:29:46.551Z] (51/65) Installing libtasn1 (4.14-r0)\n[2019-12-28T00:29:46.551Z] (52/65) Installing libunistring (0.9.10-r0)\n[2019-12-28T00:29:46.873Z] (53/65) Installing gnutls (3.6.7-r0)\n[2019-12-28T00:29:47.144Z] (54/65) Installing libmicrohttpd (0.9.62-r0)\n[2019-12-28T00:29:47.144Z] (55/65) Installing gnutls-c++ (3.6.7-r0)\n[2019-12-28T00:29:47.417Z] (56/65) Installing libgmpxx (6.1.2-r1)\n[2019-12-28T00:29:47.417Z] (57/65) Installing gmp-dev (6.1.2-r1)\n[2019-12-28T00:29:47.692Z] (58/65) Installing nettle-dev (3.4.1-r0)\n[2019-12-28T00:29:50.294Z] (59/65) Installing libtasn1-dev (4.14-r0)\n[2019-12-28T00:29:50.294Z] (60/65) Installing p11-kit-dev (0.23.14-r0)\n[2019-12-28T00:29:50.294Z] (61/65) Installing gnutls-dev (3.6.7-r0)\n[2019-12-28T00:29:50.294Z] (62/65) Installing libmicrohttpd-dev (0.9.62-r0)\n[2019-12-28T00:29:50.294Z] (63/65) Installing linux-headers (4.18.13-r1)\n[2019-12-28T00:29:50.882Z] (64/65) Installing yaml (0.2.1-r0)\n[2019-12-28T00:29:51.149Z] (65/65) Installing yaml-dev (0.2.1-r0)\n[2019-12-28T00:29:51.149Z] Executing busybox-1.29.3-r10.trigger\n[2019-12-28T00:29:51.149Z] Executing ca-certificates-20190108-r0.trigger\n[2019-12-28T00:29:51.419Z] OK: 280 MiB in 75 packages\n[2019-12-28T00:30:09.724Z] Removing intermediate container 6752e42dacb7\n[2019-12-28T00:30:09.724Z] ---> c9b91002059f\n[2019-12-28T00:30:09.724Z] Step 5/6 : LABEL arch=arm64\n[2019-12-28T00:30:09.724Z] ---> Running in 21f027f06230\n[2019-12-28T00:30:09.724Z] Removing intermediate container 21f027f06230\n[2019-12-28T00:30:09.724Z] ---> b23e2b970bb4\n[2019-12-28T00:30:09.724Z] Step 6/6 : LABEL git_sha=72ceb69034b91dd182fc5bc4c4547ebb0de299f7\n[2019-12-28T00:30:09.994Z] ---> Running in ec4c23357556\n[2019-12-28T00:30:10.262Z] Removing intermediate container ec4c23357556\n[2019-12-28T00:30:10.262Z] ---> 534b1c1a7fb5\n[2019-12-28T00:30:10.262Z] Successfully built 534b1c1a7fb5\n[2019-12-28T00:30:10.262Z] Successfully tagged edgex-devops/edgex-gcc-base-arm64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Archive Image)\nStage "Archive Image" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // parallel\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\nStage "Semver" skipped due to when conditional\n[Pipeline] stage\n[Pipeline] { (Tag)\nStage "Semver" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\nStage "Semver" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Declarative: Post Actions)\n[Pipeline] stage\n[Pipeline] { (LF Post Build Actions)\n[Pipeline] libraryResource\n[Pipeline] sh\n[2019-12-28T00:30:13.017Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2019-12-28T00:30:13.591Z] ---> package-listing.sh\n[2019-12-28T00:30:13.591Z] ++ facter osfamily\n[2019-12-28T00:30:13.591Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2019-12-28T00:30:13.591Z] + OS_FAMILY=redhat\n[2019-12-28T00:30:13.591Z] + workspace=/w/workspace/edgexfoundry_ci-build-images_gcc\n[2019-12-28T00:30:13.591Z] + START_PACKAGES=/tmp/packages_start.txt\n[2019-12-28T00:30:13.591Z] + END_PACKAGES=/tmp/packages_end.txt\n[2019-12-28T00:30:13.591Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2019-12-28T00:30:13.591Z] + PACKAGES=/tmp/packages_start.txt\n[2019-12-28T00:30:13.591Z] + \'[\' /w/workspace/edgexfoundry_ci-build-images_gcc \']\'\n[2019-12-28T00:30:13.591Z] + PACKAGES=/tmp/packages_end.txt\n[2019-12-28T00:30:13.591Z] + case "${OS_FAMILY}" in\n[2019-12-28T00:30:13.591Z] + rpm -qa\n[2019-12-28T00:30:13.591Z] + sort\n[2019-12-28T00:30:17.253Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2019-12-28T00:30:17.253Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2019-12-28T00:30:17.253Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2019-12-28T00:30:17.513Z] + \'[\' /w/workspace/edgexfoundry_ci-build-images_gcc \']\'\n[2019-12-28T00:30:17.513Z] + mkdir -p /w/workspace/edgexfoundry_ci-build-images_gcc/archives/\n[2019-12-28T00:30:17.513Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_ci-build-images_gcc/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2019-12-28T00:30:18.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2019-12-28T00:30:18.030Z] \n[2019-12-28T00:30:18.030Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2019-12-28T00:30:18.364Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2019-12-28T00:30:18.364Z] alpine: Pulling from edgex-lftools-log-publisher\n[2019-12-28T00:30:18.364Z] 050382585609: Pulling fs layer\n[2019-12-28T00:30:18.364Z] dac2222ca532: Pulling fs layer\n[2019-12-28T00:30:18.364Z] 29a7fe408caa: Pulling fs layer\n[2019-12-28T00:30:18.364Z] 6ad337b9b53f: Pulling fs layer\n[2019-12-28T00:30:18.364Z] 7ad6fc7f0fa9: Pulling fs layer\n[2019-12-28T00:30:18.364Z] d1ed250b09b4: Pulling fs layer\n[2019-12-28T00:30:18.364Z] eb083ea81749: Pulling fs layer\n[2019-12-28T00:30:18.364Z] 4965c3271e4e: Pulling fs layer\n[2019-12-28T00:30:18.364Z] b73c1c2e7331: Pulling fs layer\n[2019-12-28T00:30:18.364Z] a328eddc5fbd: Pulling fs layer\n[2019-12-28T00:30:18.364Z] eb083ea81749: Waiting\n[2019-12-28T00:30:18.364Z] 4965c3271e4e: Waiting\n[2019-12-28T00:30:18.364Z] 6ad337b9b53f: Waiting\n[2019-12-28T00:30:18.364Z] b73c1c2e7331: Waiting\n[2019-12-28T00:30:18.364Z] d1ed250b09b4: Waiting\n[2019-12-28T00:30:18.364Z] 7ad6fc7f0fa9: Waiting\n[2019-12-28T00:30:18.364Z] dac2222ca532: Verifying Checksum\n[2019-12-28T00:30:18.364Z] dac2222ca532: Download complete\n[2019-12-28T00:30:18.364Z] 6ad337b9b53f: Verifying Checksum\n[2019-12-28T00:30:18.364Z] 6ad337b9b53f: Download complete\n[2019-12-28T00:30:18.634Z] 050382585609: Verifying Checksum\n[2019-12-28T00:30:18.634Z] 050382585609: Download complete\n[2019-12-28T00:30:18.634Z] 7ad6fc7f0fa9: Verifying Checksum\n[2019-12-28T00:30:18.634Z] 7ad6fc7f0fa9: Download complete\n[2019-12-28T00:30:18.634Z] eb083ea81749: Verifying Checksum\n[2019-12-28T00:30:18.634Z] eb083ea81749: Download complete\n[2019-12-28T00:30:18.910Z] 29a7fe408caa: Verifying Checksum\n[2019-12-28T00:30:18.911Z] 29a7fe408caa: Download complete\n[2019-12-28T00:30:18.911Z] 050382585609: Pull complete\n[2019-12-28T00:30:19.175Z] b73c1c2e7331: Verifying Checksum\n[2019-12-28T00:30:19.175Z] b73c1c2e7331: Download complete\n[2019-12-28T00:30:19.175Z] 4965c3271e4e: Verifying Checksum\n[2019-12-28T00:30:19.175Z] 4965c3271e4e: Download complete\n[2019-12-28T00:30:19.175Z] a328eddc5fbd: Verifying Checksum\n[2019-12-28T00:30:19.175Z] a328eddc5fbd: Download complete\n[2019-12-28T00:30:19.175Z] dac2222ca532: Pull complete\n[2019-12-28T00:30:20.123Z] d1ed250b09b4: Verifying Checksum\n[2019-12-28T00:30:20.123Z] d1ed250b09b4: Download complete\n[2019-12-28T00:30:22.042Z] 29a7fe408caa: Pull complete\n[2019-12-28T00:30:22.042Z] 6ad337b9b53f: Pull complete\n[2019-12-28T00:30:22.303Z] 7ad6fc7f0fa9: Pull complete\n[2019-12-28T00:30:25.601Z] d1ed250b09b4: Pull complete\n[2019-12-28T00:30:25.860Z] eb083ea81749: Pull complete\n[2019-12-28T00:30:27.770Z] 4965c3271e4e: Pull complete\n[2019-12-28T00:30:27.770Z] b73c1c2e7331: Pull complete\n[2019-12-28T00:30:27.770Z] a328eddc5fbd: Pull complete\n[2019-12-28T00:30:27.770Z] Digest: sha256:8e2305d3edc9fbc5d1d0309ca12ec42d7519605bf6a6f8780302420b4bf97f58\n[2019-12-28T00:30:27.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2019-12-28T00:30:27.944Z] prd-centos7-docker-4c-2g-1322 does not seem to be running inside a container\n[2019-12-28T00:30:27.996Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_ci-build-images_gcc -v /w/workspace/edgexfoundry_ci-build-images_gcc:/w/workspace/edgexfoundry_ci-build-images_gcc:rw,z -v /w/workspace/edgexfoundry_ci-build-images_gcc@tmp:/w/workspace/edgexfoundry_ci-build-images_gcc@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2019-12-28T00:30:29.173Z] $ docker top af28321837fc7c223e9011d045b518e7a3a091c174cdfb73365aff3da94eacb0 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2019-12-28T00:30:29.862Z] provisioning config files...\n[2019-12-28T00:30:29.882Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config8062690277421675174tmp\n[Pipeline] {\n[Pipeline] echo\n[2019-12-28T00:30:29.927Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2019-12-28T00:30:30.245Z] ---> create-netrc.sh\n[Pipeline] echo\n[2019-12-28T00:30:30.269Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2019-12-28T00:30:30.587Z] ---> logs-deploy.sh\n[2019-12-28T00:30:30.587Z] + ARCHIVE_ARTIFACTS=\n[2019-12-28T00:30:30.587Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2019-12-28T00:30:30.587Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2019-12-28T00:30:30.587Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2019-12-28T00:30:30.587Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/gcc/1\n[2019-12-28T00:30:30.587Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/gcc/1/\n[2019-12-28T00:30:30.587Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/gcc/1 /w/workspace/edgexfoundry_ci-build-images_gcc\n[2019-12-28T00:30:31.967Z] Archives upload complete.\n[2019-12-28T00:30:31.967Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/gcc/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/gcc/1/\n'