Pull request #126 updated 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 ernestojeda for edgexfoundry/ci-build-images Obtained Jenkinsfile from 0b89807aa3edbc804b8017f20a85266685a5a85c+908e2a85a483ebc655f1e836c71707a898e93ccb (ca3206e30cc97b4e2f9fe39f8f02a04868e3c521) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision 7d2c21029d308337b2925e331bbfe6b29dee8099 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 7d2c21029d308337b2925e331bbfe6b29dee8099 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7d2c21029d308337b2925e331bbfe6b29dee8099 # timeout=10 Commit message: "Merge pull request #138 from ernestojeda/gradle-migration" > 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:egp-unit-test, arch:[amd64], mavenSettings:ci-build-images-settings, dockerImageName:egp-unit-test, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[gradle], releaseBranchOverride:egp-unit-test] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: egp-unit-test USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: egp-unit-test DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: egp-unit-test-archive.tar.gz SEMVER_BUMP_LEVEL: pre RELEASE_BRANCH_OVERRIDE: egp-unit-test DOCKER_CUSTOM_TAGS: gradle [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-939 in /w/workspace/exfoundry_ci-build-images_PR-126 [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-126 # 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/126/head:refs/remotes/origin/PR-126 +refs/heads/egp-unit-test:refs/remotes/origin/egp-unit-test # timeout=10 Fetching without tags Merging remotes/origin/egp-unit-test commit 908e2a85a483ebc655f1e836c71707a898e93ccb into PR head commit 0b89807aa3edbc804b8017f20a85266685a5a85c Merge succeeded, producing 0b89807aa3edbc804b8017f20a85266685a5a85c Checking out Revision 0b89807aa3edbc804b8017f20a85266685a5a85c (PR-126) > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/126/head:refs/remotes/origin/PR-126 # timeout=10 > git config --add remote.origin.fetch +refs/heads/egp-unit-test:refs/remotes/origin/egp-unit-test # 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/126/head:refs/remotes/origin/PR-126 +refs/heads/egp-unit-test:refs/remotes/origin/egp-unit-test # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b89807aa3edbc804b8017f20a85266685a5a85c # 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 908e2a85a483ebc655f1e836c71707a898e93ccb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b89807aa3edbc804b8017f20a85266685a5a85c # timeout=10 Commit message: "migrate to gradle" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk 44e208595718539d07d2a6de0cff52e5c41a8773 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-26T18:04:49.117Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [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) Stage "arm64" skipped due to when conditional [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-26T18:04:52.194Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-26T18:04:52.518Z] + ls -al . [2020-03-26T18:04:52.518Z] total 8 [2020-03-26T18:04:52.518Z] drwxrwxr-x. 3 jenkins jenkins 55 Mar 26 18:04 . [2020-03-26T18:04:52.518Z] drwxrwxr-x. 4 jenkins jenkins 112 Mar 26 18:04 .. [2020-03-26T18:04:52.518Z] -rw-rw-r--. 1 jenkins jenkins 941 Mar 26 18:04 Dockerfile [2020-03-26T18:04:52.518Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 26 18:04 .git [2020-03-26T18:04:52.518Z] -rw-rw-r--. 1 jenkins jenkins 904 Mar 26 18:04 Jenkinsfile [Pipeline] isUnix [Pipeline] sh [2020-03-26T18:04:53.112Z] + docker build -t edgex-devops/egp-unit-test -f Dockerfile --build-arg ARCH=amd64 --label git_sha=0b89807aa3edbc804b8017f20a85266685a5a85c --label arch=amd64 . [2020-03-26T18:04:53.112Z] Sending build context to Docker daemon 200.2kB [2020-03-26T18:04:53.371Z] Step 1/13 : FROM gradle:6.2 as builder [2020-03-26T18:04:53.629Z] 6.2: Pulling from library/gradle [2020-03-26T18:04:53.887Z] 5bed26d33875: Pulling fs layer [2020-03-26T18:04:53.887Z] f11b29a9c730: Pulling fs layer [2020-03-26T18:04:53.887Z] 930bda195c84: Pulling fs layer [2020-03-26T18:04:53.887Z] 78bf9a5ad49e: Pulling fs layer [2020-03-26T18:04:53.887Z] bf7abfeb0680: Pulling fs layer [2020-03-26T18:04:53.887Z] 22def9b16f84: Pulling fs layer [2020-03-26T18:04:53.887Z] 3395be70a635: Pulling fs layer [2020-03-26T18:04:53.887Z] c63b94ff3a31: Pulling fs layer [2020-03-26T18:04:53.887Z] e1fdc1e1beb1: Pulling fs layer [2020-03-26T18:04:53.887Z] 22def9b16f84: Waiting [2020-03-26T18:04:53.887Z] 3395be70a635: Waiting [2020-03-26T18:04:53.887Z] c63b94ff3a31: Waiting [2020-03-26T18:04:53.887Z] e1fdc1e1beb1: Waiting [2020-03-26T18:04:53.887Z] bf7abfeb0680: Waiting [2020-03-26T18:04:53.887Z] 78bf9a5ad49e: Waiting [2020-03-26T18:04:53.887Z] 930bda195c84: Download complete [2020-03-26T18:04:53.887Z] f11b29a9c730: Verifying Checksum [2020-03-26T18:04:53.887Z] f11b29a9c730: Download complete [2020-03-26T18:04:54.161Z] 78bf9a5ad49e: Verifying Checksum [2020-03-26T18:04:54.161Z] 78bf9a5ad49e: Download complete [2020-03-26T18:04:54.437Z] bf7abfeb0680: Verifying Checksum [2020-03-26T18:04:54.437Z] bf7abfeb0680: Download complete [2020-03-26T18:04:54.437Z] 5bed26d33875: Verifying Checksum [2020-03-26T18:04:54.437Z] 5bed26d33875: Download complete [2020-03-26T18:04:54.437Z] 3395be70a635: Verifying Checksum [2020-03-26T18:04:54.437Z] 3395be70a635: Download complete [2020-03-26T18:04:56.403Z] c63b94ff3a31: Verifying Checksum [2020-03-26T18:04:56.403Z] c63b94ff3a31: Download complete [2020-03-26T18:04:56.403Z] 22def9b16f84: Verifying Checksum [2020-03-26T18:04:56.403Z] 22def9b16f84: Download complete [2020-03-26T18:04:56.665Z] 5bed26d33875: Pull complete [2020-03-26T18:04:56.665Z] e1fdc1e1beb1: Verifying Checksum [2020-03-26T18:04:56.665Z] e1fdc1e1beb1: Download complete [2020-03-26T18:04:56.923Z] f11b29a9c730: Pull complete [2020-03-26T18:04:57.183Z] 930bda195c84: Pull complete [2020-03-26T18:04:57.183Z] 78bf9a5ad49e: Pull complete [2020-03-26T18:04:58.125Z] bf7abfeb0680: Pull complete [2020-03-26T18:05:01.412Z] 22def9b16f84: Pull complete [2020-03-26T18:05:01.412Z] 3395be70a635: Pull complete [2020-03-26T18:05:04.711Z] c63b94ff3a31: Pull complete [2020-03-26T18:05:06.619Z] e1fdc1e1beb1: Pull complete [2020-03-26T18:05:06.619Z] Digest: sha256:2259795623d4d7dcbdc2a199e199b5e0a5bd92b69c4c77413b919b4a343eca6d [2020-03-26T18:05:06.619Z] Status: Downloaded newer image for gradle:6.2 [2020-03-26T18:05:06.619Z] ---> 1431c168ffbf [2020-03-26T18:05:06.619Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-26T18:05:06.619Z] ---> Running in 61a75b0bc3f7 [2020-03-26T18:05:06.619Z] Removing intermediate container 61a75b0bc3f7 [2020-03-26T18:05:06.619Z] ---> d17123a60cd3 [2020-03-26T18:05:06.619Z] Step 3/13 : WORKDIR /code [2020-03-26T18:05:06.619Z] ---> Running in 9f7a68266c4e [2020-03-26T18:05:06.877Z] Removing intermediate container 9f7a68266c4e [2020-03-26T18:05:06.877Z] ---> 1b3aa6d5415c [2020-03-26T18:05:06.877Z] Step 4/13 : ENV USER_GRADLE_HOME=/gradleCache [2020-03-26T18:05:06.877Z] ---> Running in 6d3f1c7aea4e [2020-03-26T18:05:06.877Z] Removing intermediate container 6d3f1c7aea4e [2020-03-26T18:05:06.877Z] ---> f40f04b46343 [2020-03-26T18:05:06.877Z] Step 5/13 : ARG EGP_VERSION=stable [2020-03-26T18:05:07.137Z] ---> Running in 5da09c3a612d [2020-03-26T18:05:07.137Z] Removing intermediate container 5da09c3a612d [2020-03-26T18:05:07.137Z] ---> f90c89f560df [2020-03-26T18:05:07.137Z] Step 6/13 : ADD https://github.com/edgexfoundry/edgex-global-pipelines/archive/${EGP_VERSION}.tar.gz . [2020-03-26T18:05:07.709Z] [2020-03-26T18:05:07.709Z] ---> b90fff034353 [2020-03-26T18:05:07.709Z] Step 7/13 : RUN tar -xzf ${EGP_VERSION}.tar.gz && mv edgex-global-pipelines-${EGP_VERSION}/* . && rm -rf edgex-global-pipelines-${EGP_VERSION} && rm -rf ${EGP_VERSION}.tar.gz [2020-03-26T18:05:07.971Z] ---> Running in befaf981529f [2020-03-26T18:05:08.907Z] Removing intermediate container befaf981529f [2020-03-26T18:05:08.907Z] ---> 0e1fc573127b [2020-03-26T18:05:08.907Z] Step 8/13 : RUN gradle -Dgradle.user.home=${USER_GRADLE_HOME} testClasses [2020-03-26T18:05:08.907Z] ---> Running in 565829a957ba [2020-03-26T18:05:09.879Z] [2020-03-26T18:05:09.879Z] Welcome to Gradle 6.2.2! [2020-03-26T18:05:09.879Z] [2020-03-26T18:05:09.879Z] Here are the highlights of this release: [2020-03-26T18:05:09.879Z] - Dependency checksum and signature verification [2020-03-26T18:05:09.879Z] - Shareable read-only dependency cache [2020-03-26T18:05:09.879Z] - Documentation links in deprecation messages [2020-03-26T18:05:09.879Z] [2020-03-26T18:05:09.879Z] For more details see https://docs.gradle.org/6.2.2/release-notes.html [2020-03-26T18:05:09.879Z] [2020-03-26T18:05:10.139Z] Starting a Gradle Daemon (subsequent builds will be faster) [2020-03-26T18:05:16.727Z] > Task :compileJava NO-SOURCE [2020-03-26T18:05:16.727Z] > Task :compileGroovy NO-SOURCE [2020-03-26T18:05:16.727Z] > Task :processResources NO-SOURCE [2020-03-26T18:05:16.727Z] > Task :classes UP-TO-DATE [2020-03-26T18:05:16.727Z] > Task :compileTestJava NO-SOURCE [2020-03-26T18:05:16.727Z] > Task :copyGlobalLibVars [2020-03-26T18:05:48.871Z] > Task :compileTestGroovy [2020-03-26T18:07:40.438Z] > Task :processTestResources [2020-03-26T18:07:40.438Z] > Task :testClasses [2020-03-26T18:07:40.438Z] [2020-03-26T18:07:40.438Z] BUILD SUCCESSFUL in 2m 27s [2020-03-26T18:07:40.438Z] 3 actionable tasks: 3 executed [2020-03-26T18:07:40.438Z] Removing intermediate container 565829a957ba [2020-03-26T18:07:40.438Z] ---> 23d7d2e91a1c [2020-03-26T18:07:40.438Z] Step 9/13 : FROM gradle:6.0 [2020-03-26T18:07:40.438Z] 6.0: Pulling from library/gradle [2020-03-26T18:07:40.438Z] 5c939e3a4d10: Pulling fs layer [2020-03-26T18:07:40.438Z] c63719cdbe7a: Pulling fs layer [2020-03-26T18:07:40.438Z] 19a861ea6baf: Pulling fs layer [2020-03-26T18:07:40.438Z] 651c9d2d6c4f: Pulling fs layer [2020-03-26T18:07:40.438Z] 86e1a6e1ff3c: Pulling fs layer [2020-03-26T18:07:40.438Z] 669a50ce3c83: Pulling fs layer [2020-03-26T18:07:40.438Z] 777740344370: Pulling fs layer [2020-03-26T18:07:40.438Z] 5b1d2b774801: Pulling fs layer [2020-03-26T18:07:40.438Z] 6a1a875532b4: Pulling fs layer [2020-03-26T18:07:40.438Z] 669a50ce3c83: Waiting [2020-03-26T18:07:40.438Z] 777740344370: Waiting [2020-03-26T18:07:40.438Z] 5b1d2b774801: Waiting [2020-03-26T18:07:40.438Z] 6a1a875532b4: Waiting [2020-03-26T18:07:40.438Z] 651c9d2d6c4f: Waiting [2020-03-26T18:07:40.438Z] 86e1a6e1ff3c: Waiting [2020-03-26T18:07:40.702Z] 19a861ea6baf: Verifying Checksum [2020-03-26T18:07:40.702Z] 19a861ea6baf: Download complete [2020-03-26T18:07:40.702Z] c63719cdbe7a: Verifying Checksum [2020-03-26T18:07:40.702Z] c63719cdbe7a: Download complete [2020-03-26T18:07:40.702Z] 651c9d2d6c4f: Download complete [2020-03-26T18:07:41.287Z] 86e1a6e1ff3c: Verifying Checksum [2020-03-26T18:07:41.287Z] 86e1a6e1ff3c: Download complete [2020-03-26T18:07:41.287Z] 5c939e3a4d10: Verifying Checksum [2020-03-26T18:07:41.287Z] 5c939e3a4d10: Download complete [2020-03-26T18:07:41.287Z] 777740344370: Verifying Checksum [2020-03-26T18:07:41.287Z] 777740344370: Download complete [2020-03-26T18:07:43.228Z] 669a50ce3c83: Verifying Checksum [2020-03-26T18:07:43.228Z] 669a50ce3c83: Download complete [2020-03-26T18:07:43.228Z] 5b1d2b774801: Verifying Checksum [2020-03-26T18:07:43.228Z] 5b1d2b774801: Download complete [2020-03-26T18:07:43.488Z] 6a1a875532b4: Verifying Checksum [2020-03-26T18:07:43.488Z] 6a1a875532b4: Download complete [2020-03-26T18:07:44.426Z] 5c939e3a4d10: Pull complete [2020-03-26T18:07:44.685Z] c63719cdbe7a: Pull complete [2020-03-26T18:07:44.685Z] 19a861ea6baf: Pull complete [2020-03-26T18:07:44.944Z] 651c9d2d6c4f: Pull complete [2020-03-26T18:07:45.889Z] 86e1a6e1ff3c: Pull complete [2020-03-26T18:07:48.427Z] 669a50ce3c83: Pull complete [2020-03-26T18:07:48.427Z] 777740344370: Pull complete [2020-03-26T18:07:50.966Z] 5b1d2b774801: Pull complete [2020-03-26T18:07:53.501Z] 6a1a875532b4: Pull complete [2020-03-26T18:07:53.501Z] Digest: sha256:3d1f0a9c41733cbd818aeb50ce11d26a5a5c4149b708e2ebc88cdcbbc243a04d [2020-03-26T18:07:53.501Z] Status: Downloaded newer image for gradle:6.0 [2020-03-26T18:07:53.501Z] ---> 8cab433a21d7 [2020-03-26T18:07:53.501Z] Step 10/13 : ENV USER_GRADLE_HOME=/gradleCache [2020-03-26T18:07:53.501Z] ---> Running in bc76e8a71a11 [2020-03-26T18:07:53.501Z] Removing intermediate container bc76e8a71a11 [2020-03-26T18:07:53.501Z] ---> d78dffce200d [2020-03-26T18:07:53.501Z] Step 11/13 : COPY --from=builder ${USER_GRADLE_HOME} ${USER_GRADLE_HOME} [2020-03-26T18:07:57.695Z] ---> b90d3536c780 [2020-03-26T18:07:57.695Z] Step 12/13 : LABEL arch=amd64 [2020-03-26T18:07:57.695Z] ---> Running in 4003c19dea0f [2020-03-26T18:07:57.695Z] Removing intermediate container 4003c19dea0f [2020-03-26T18:07:57.695Z] ---> 14afb2a993fe [2020-03-26T18:07:57.695Z] Step 13/13 : LABEL git_sha=0b89807aa3edbc804b8017f20a85266685a5a85c [2020-03-26T18:07:57.695Z] ---> Running in 93823034ffde [2020-03-26T18:07:57.695Z] Removing intermediate container 93823034ffde [2020-03-26T18:07:57.695Z] ---> 3295ba62ecd8 [2020-03-26T18:07:57.695Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-26T18:07:57.695Z] Successfully built 3295ba62ecd8 [2020-03-26T18:07:57.695Z] Successfully tagged edgex-devops/egp-unit-test: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] } [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-03-26T18:07:59.255Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-26T18:07:59.549Z] ---> package-listing.sh [2020-03-26T18:07:59.549Z] ++ facter osfamily [2020-03-26T18:07:59.549Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-26T18:07:59.549Z] + OS_FAMILY=redhat [2020-03-26T18:07:59.549Z] + workspace=/w/workspace/exfoundry_ci-build-images_PR-126 [2020-03-26T18:07:59.549Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-26T18:07:59.549Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-26T18:07:59.549Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-26T18:07:59.549Z] + PACKAGES=/tmp/packages_start.txt [2020-03-26T18:07:59.549Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-126 ']' [2020-03-26T18:07:59.549Z] + PACKAGES=/tmp/packages_end.txt [2020-03-26T18:07:59.549Z] + case "${OS_FAMILY}" in [2020-03-26T18:07:59.549Z] + rpm -qa [2020-03-26T18:07:59.549Z] + sort [2020-03-26T18:08:03.752Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-26T18:08:03.752Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-26T18:08:03.752Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-26T18:08:03.752Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-126 ']' [2020-03-26T18:08:03.752Z] + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-126/archives/ [2020-03-26T18:08:03.752Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-126/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-26T18:08:04.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-26T18:08:04.247Z] [2020-03-26T18:08:04.247Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-26T18:08:04.575Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-26T18:08:04.575Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-26T18:08:04.575Z] c9b1b535fdd9: Pulling fs layer [2020-03-26T18:08:04.575Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-26T18:08:04.575Z] 756a868c4378: Pulling fs layer [2020-03-26T18:08:04.575Z] 444b2fc9a129: Pulling fs layer [2020-03-26T18:08:04.575Z] ea15f1150254: Pulling fs layer [2020-03-26T18:08:04.575Z] 41b27a9f41bf: Pulling fs layer [2020-03-26T18:08:04.575Z] 28c525ee5125: Pulling fs layer [2020-03-26T18:08:04.575Z] 094b1ea09ed8: Pulling fs layer [2020-03-26T18:08:04.575Z] 138eaada9080: Pulling fs layer [2020-03-26T18:08:04.575Z] 0622d0fa9048: Pulling fs layer [2020-03-26T18:08:04.575Z] ea15f1150254: Waiting [2020-03-26T18:08:04.575Z] 41b27a9f41bf: Waiting [2020-03-26T18:08:04.575Z] 28c525ee5125: Waiting [2020-03-26T18:08:04.575Z] 094b1ea09ed8: Waiting [2020-03-26T18:08:04.575Z] 138eaada9080: Waiting [2020-03-26T18:08:04.575Z] 0622d0fa9048: Waiting [2020-03-26T18:08:04.575Z] 444b2fc9a129: Waiting [2020-03-26T18:08:04.575Z] 2cc5ad85d9ab: Download complete [2020-03-26T18:08:04.575Z] 444b2fc9a129: Download complete [2020-03-26T18:08:04.839Z] c9b1b535fdd9: Verifying Checksum [2020-03-26T18:08:04.839Z] c9b1b535fdd9: Download complete [2020-03-26T18:08:04.839Z] ea15f1150254: Download complete [2020-03-26T18:08:04.839Z] 28c525ee5125: Verifying Checksum [2020-03-26T18:08:04.839Z] 28c525ee5125: Download complete [2020-03-26T18:08:05.110Z] c9b1b535fdd9: Pull complete [2020-03-26T18:08:05.372Z] 756a868c4378: Verifying Checksum [2020-03-26T18:08:05.372Z] 756a868c4378: Download complete [2020-03-26T18:08:05.372Z] 094b1ea09ed8: Verifying Checksum [2020-03-26T18:08:05.372Z] 094b1ea09ed8: Download complete [2020-03-26T18:08:05.372Z] 138eaada9080: Verifying Checksum [2020-03-26T18:08:05.372Z] 138eaada9080: Download complete [2020-03-26T18:08:05.372Z] 0622d0fa9048: Download complete [2020-03-26T18:08:05.942Z] 41b27a9f41bf: Verifying Checksum [2020-03-26T18:08:05.942Z] 41b27a9f41bf: Download complete [2020-03-26T18:08:06.877Z] 2cc5ad85d9ab: Pull complete [2020-03-26T18:08:08.258Z] 756a868c4378: Pull complete [2020-03-26T18:08:08.517Z] 444b2fc9a129: Pull complete [2020-03-26T18:08:08.517Z] ea15f1150254: Pull complete [2020-03-26T18:08:12.699Z] 41b27a9f41bf: Pull complete [2020-03-26T18:08:12.699Z] 28c525ee5125: Pull complete [2020-03-26T18:08:14.079Z] 094b1ea09ed8: Pull complete [2020-03-26T18:08:14.338Z] 138eaada9080: Pull complete [2020-03-26T18:08:14.595Z] 0622d0fa9048: Pull complete [2020-03-26T18:08:14.595Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-26T18:08:14.595Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-26T18:08:14.771Z] prd-centos7-docker-4c-2g-939 does not seem to be running inside a container [2020-03-26T18:08:14.836Z] $ 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-126 -v /w/workspace/exfoundry_ci-build-images_PR-126:/w/workspace/exfoundry_ci-build-images_PR-126:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-126@tmp:/w/workspace/exfoundry_ci-build-images_PR-126@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-26T18:08:15.916Z] $ docker top 45287845a278ec4e89b2eb150653b09df5797e3e00bda98ba1e5ea022b45cd90 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-26T18:08:16.196Z] provisioning config files... [2020-03-26T18:08:16.211Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-126@tmp/config1306873859679964791tmp [Pipeline] { [Pipeline] echo [2020-03-26T18:08:16.260Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-26T18:08:16.551Z] ---> create-netrc.sh [Pipeline] echo [2020-03-26T18:08:16.558Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-26T18:08:16.852Z] ---> logs-deploy.sh [2020-03-26T18:08:16.853Z] + ARCHIVE_ARTIFACTS= [2020-03-26T18:08:16.853Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-26T18:08:16.853Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-26T18:08:16.853Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-26T18:08:16.853Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-126/2 [2020-03-26T18:08:16.853Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-126/2/ [2020-03-26T18:08:16.853Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-126/2 /w/workspace/exfoundry_ci-build-images_PR-126 [2020-03-26T18:08:17.789Z] Archives upload complete. [2020-03-26T18:08:18.050Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-126/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-126/2/