Push event to branch egp-unit-test Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5479becb269f9c18fb0b355bc6bb4dde16f75d82 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-940 in /w/workspace/ry_ci-build-images_egp-unit-test [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/ry_ci-build-images_egp-unit-test # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/egp-unit-test:refs/remotes/origin/egp-unit-test # timeout=10 Fetching without tags Checking out Revision 5479becb269f9c18fb0b355bc6bb4dde16f75d82 (egp-unit-test) > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # 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/heads/egp-unit-test:refs/remotes/origin/egp-unit-test # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5479becb269f9c18fb0b355bc6bb4dde16f75d82 # timeout=10 Commit message: "Merge pull request #126 from ernestojeda/gradle-based-image" > git rev-list --no-walk 908e2a85a483ebc655f1e836c71707a898e93ccb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-26T18:14:34.614Z] 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:14:37.424Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-26T18:14:37.746Z] + ls -al . [2020-03-26T18:14:37.746Z] total 8 [2020-03-26T18:14:37.746Z] drwxrwxr-x. 3 jenkins jenkins 55 Mar 26 18:14 . [2020-03-26T18:14:37.746Z] drwxrwxr-x. 4 jenkins jenkins 112 Mar 26 18:14 .. [2020-03-26T18:14:37.746Z] -rw-rw-r--. 1 jenkins jenkins 941 Mar 26 18:14 Dockerfile [2020-03-26T18:14:37.746Z] drwxrwxr-x. 8 jenkins jenkins 162 Mar 26 18:14 .git [2020-03-26T18:14:37.746Z] -rw-rw-r--. 1 jenkins jenkins 904 Mar 26 18:14 Jenkinsfile [Pipeline] isUnix [Pipeline] sh [2020-03-26T18:14:38.142Z] + docker build -t edgex-devops/egp-unit-test -f Dockerfile --build-arg ARCH=amd64 --label git_sha=5479becb269f9c18fb0b355bc6bb4dde16f75d82 --label arch=amd64 . [2020-03-26T18:14:38.142Z] Sending build context to Docker daemon 197.6kB [2020-03-26T18:14:38.403Z] Step 1/13 : FROM gradle:6.2 as builder [2020-03-26T18:14:38.664Z] 6.2: Pulling from library/gradle [2020-03-26T18:14:38.664Z] 5bed26d33875: Pulling fs layer [2020-03-26T18:14:38.664Z] f11b29a9c730: Pulling fs layer [2020-03-26T18:14:38.664Z] 930bda195c84: Pulling fs layer [2020-03-26T18:14:38.664Z] 78bf9a5ad49e: Pulling fs layer [2020-03-26T18:14:38.664Z] bf7abfeb0680: Pulling fs layer [2020-03-26T18:14:38.664Z] 22def9b16f84: Pulling fs layer [2020-03-26T18:14:38.664Z] 3395be70a635: Pulling fs layer [2020-03-26T18:14:38.664Z] c63b94ff3a31: Pulling fs layer [2020-03-26T18:14:38.664Z] e1fdc1e1beb1: Pulling fs layer [2020-03-26T18:14:38.664Z] 78bf9a5ad49e: Waiting [2020-03-26T18:14:38.664Z] bf7abfeb0680: Waiting [2020-03-26T18:14:38.664Z] 3395be70a635: Waiting [2020-03-26T18:14:38.664Z] c63b94ff3a31: Waiting [2020-03-26T18:14:38.664Z] e1fdc1e1beb1: Waiting [2020-03-26T18:14:38.924Z] 930bda195c84: Verifying Checksum [2020-03-26T18:14:38.924Z] 930bda195c84: Download complete [2020-03-26T18:14:38.924Z] f11b29a9c730: Verifying Checksum [2020-03-26T18:14:38.924Z] f11b29a9c730: Download complete [2020-03-26T18:14:39.195Z] 78bf9a5ad49e: Verifying Checksum [2020-03-26T18:14:39.195Z] 78bf9a5ad49e: Download complete [2020-03-26T18:14:39.195Z] bf7abfeb0680: Verifying Checksum [2020-03-26T18:14:39.195Z] bf7abfeb0680: Download complete [2020-03-26T18:14:39.454Z] 3395be70a635: Verifying Checksum [2020-03-26T18:14:39.454Z] 3395be70a635: Download complete [2020-03-26T18:14:39.454Z] 5bed26d33875: Verifying Checksum [2020-03-26T18:14:39.454Z] 5bed26d33875: Download complete [2020-03-26T18:14:41.392Z] c63b94ff3a31: Verifying Checksum [2020-03-26T18:14:41.392Z] c63b94ff3a31: Download complete [2020-03-26T18:14:41.652Z] 5bed26d33875: Pull complete [2020-03-26T18:14:41.652Z] f11b29a9c730: Pull complete [2020-03-26T18:14:41.652Z] e1fdc1e1beb1: Verifying Checksum [2020-03-26T18:14:41.652Z] e1fdc1e1beb1: Download complete [2020-03-26T18:14:41.917Z] 22def9b16f84: Verifying Checksum [2020-03-26T18:14:41.917Z] 22def9b16f84: Download complete [2020-03-26T18:14:41.917Z] 930bda195c84: Pull complete [2020-03-26T18:14:41.917Z] 78bf9a5ad49e: Pull complete [2020-03-26T18:14:42.866Z] bf7abfeb0680: Pull complete [2020-03-26T18:14:46.158Z] 22def9b16f84: Pull complete [2020-03-26T18:14:46.158Z] 3395be70a635: Pull complete [2020-03-26T18:14:49.457Z] c63b94ff3a31: Pull complete [2020-03-26T18:14:50.844Z] e1fdc1e1beb1: Pull complete [2020-03-26T18:14:50.844Z] Digest: sha256:2259795623d4d7dcbdc2a199e199b5e0a5bd92b69c4c77413b919b4a343eca6d [2020-03-26T18:14:50.844Z] Status: Downloaded newer image for gradle:6.2 [2020-03-26T18:14:50.844Z] ---> 1431c168ffbf [2020-03-26T18:14:50.844Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-26T18:14:51.103Z] ---> Running in fd8e6ee56b85 [2020-03-26T18:14:51.103Z] Removing intermediate container fd8e6ee56b85 [2020-03-26T18:14:51.103Z] ---> dfde11cb1c6e [2020-03-26T18:14:51.103Z] Step 3/13 : WORKDIR /code [2020-03-26T18:14:51.103Z] ---> Running in e73955a1c20b [2020-03-26T18:14:51.365Z] Removing intermediate container e73955a1c20b [2020-03-26T18:14:51.365Z] ---> 043b70742b21 [2020-03-26T18:14:51.365Z] Step 4/13 : ENV USER_GRADLE_HOME=/gradleCache [2020-03-26T18:14:51.365Z] ---> Running in 0b03c302a9a7 [2020-03-26T18:14:51.624Z] Removing intermediate container 0b03c302a9a7 [2020-03-26T18:14:51.624Z] ---> a6362a52fdcc [2020-03-26T18:14:51.624Z] Step 5/13 : ARG EGP_VERSION=stable [2020-03-26T18:14:51.624Z] ---> Running in e807e879ec0a [2020-03-26T18:14:51.884Z] Removing intermediate container e807e879ec0a [2020-03-26T18:14:51.884Z] ---> 07b6dba57334 [2020-03-26T18:14:51.884Z] Step 6/13 : ADD https://github.com/edgexfoundry/edgex-global-pipelines/archive/${EGP_VERSION}.tar.gz . [2020-03-26T18:14:52.143Z] [2020-03-26T18:14:52.403Z] ---> 45c75d9f9cd1 [2020-03-26T18:14:52.403Z] 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:14:52.403Z] ---> Running in 1f165f00e90f [2020-03-26T18:14:53.786Z] Removing intermediate container 1f165f00e90f [2020-03-26T18:14:53.786Z] ---> aa6d7b0c84d6 [2020-03-26T18:14:53.786Z] Step 8/13 : RUN gradle -Dgradle.user.home=${USER_GRADLE_HOME} testClasses [2020-03-26T18:14:53.786Z] ---> Running in 73dc7720df78 [2020-03-26T18:14:54.724Z] [2020-03-26T18:14:54.724Z] Welcome to Gradle 6.2.2! [2020-03-26T18:14:54.724Z] [2020-03-26T18:14:54.724Z] Here are the highlights of this release: [2020-03-26T18:14:54.724Z] - Dependency checksum and signature verification [2020-03-26T18:14:54.724Z] - Shareable read-only dependency cache [2020-03-26T18:14:54.724Z] - Documentation links in deprecation messages [2020-03-26T18:14:54.724Z] [2020-03-26T18:14:54.724Z] For more details see https://docs.gradle.org/6.2.2/release-notes.html [2020-03-26T18:14:54.724Z] [2020-03-26T18:14:55.662Z] Starting a Gradle Daemon (subsequent builds will be faster) [2020-03-26T18:15:02.259Z] > Task :compileJava NO-SOURCE [2020-03-26T18:15:02.259Z] > Task :compileGroovy NO-SOURCE [2020-03-26T18:15:02.259Z] > Task :processResources NO-SOURCE [2020-03-26T18:15:02.259Z] > Task :classes UP-TO-DATE [2020-03-26T18:15:02.259Z] > Task :compileTestJava NO-SOURCE [2020-03-26T18:15:02.259Z] > Task :copyGlobalLibVars [2020-03-26T18:15:34.434Z] > Task :compileTestGroovy [2020-03-26T18:17:25.940Z] > Task :processTestResources [2020-03-26T18:17:25.940Z] > Task :testClasses [2020-03-26T18:17:25.940Z] [2020-03-26T18:17:25.940Z] BUILD SUCCESSFUL in 2m 28s [2020-03-26T18:17:25.940Z] 3 actionable tasks: 3 executed [2020-03-26T18:17:25.940Z] Removing intermediate container 73dc7720df78 [2020-03-26T18:17:25.940Z] ---> d06fac6f5cf5 [2020-03-26T18:17:25.940Z] Step 9/13 : FROM gradle:6.0 [2020-03-26T18:17:25.940Z] 6.0: Pulling from library/gradle [2020-03-26T18:17:25.940Z] 5c939e3a4d10: Pulling fs layer [2020-03-26T18:17:25.940Z] c63719cdbe7a: Pulling fs layer [2020-03-26T18:17:25.940Z] 19a861ea6baf: Pulling fs layer [2020-03-26T18:17:25.940Z] 651c9d2d6c4f: Pulling fs layer [2020-03-26T18:17:25.940Z] 86e1a6e1ff3c: Pulling fs layer [2020-03-26T18:17:25.940Z] 669a50ce3c83: Pulling fs layer [2020-03-26T18:17:25.940Z] 777740344370: Pulling fs layer [2020-03-26T18:17:25.940Z] 5b1d2b774801: Pulling fs layer [2020-03-26T18:17:25.940Z] 6a1a875532b4: Pulling fs layer [2020-03-26T18:17:25.940Z] 651c9d2d6c4f: Waiting [2020-03-26T18:17:25.940Z] 86e1a6e1ff3c: Waiting [2020-03-26T18:17:25.940Z] 669a50ce3c83: Waiting [2020-03-26T18:17:25.940Z] 777740344370: Waiting [2020-03-26T18:17:25.940Z] 5b1d2b774801: Waiting [2020-03-26T18:17:25.940Z] 6a1a875532b4: Waiting [2020-03-26T18:17:25.940Z] 19a861ea6baf: Verifying Checksum [2020-03-26T18:17:25.940Z] 19a861ea6baf: Download complete [2020-03-26T18:17:25.940Z] c63719cdbe7a: Verifying Checksum [2020-03-26T18:17:25.940Z] c63719cdbe7a: Download complete [2020-03-26T18:17:25.940Z] 651c9d2d6c4f: Verifying Checksum [2020-03-26T18:17:25.940Z] 651c9d2d6c4f: Download complete [2020-03-26T18:17:26.201Z] 86e1a6e1ff3c: Verifying Checksum [2020-03-26T18:17:26.201Z] 86e1a6e1ff3c: Download complete [2020-03-26T18:17:26.471Z] 5c939e3a4d10: Verifying Checksum [2020-03-26T18:17:26.471Z] 5c939e3a4d10: Download complete [2020-03-26T18:17:26.471Z] 777740344370: Verifying Checksum [2020-03-26T18:17:26.471Z] 777740344370: Download complete [2020-03-26T18:17:28.423Z] 669a50ce3c83: Verifying Checksum [2020-03-26T18:17:28.423Z] 669a50ce3c83: Download complete [2020-03-26T18:17:28.423Z] 5b1d2b774801: Verifying Checksum [2020-03-26T18:17:28.423Z] 5b1d2b774801: Download complete [2020-03-26T18:17:28.423Z] 6a1a875532b4: Verifying Checksum [2020-03-26T18:17:28.423Z] 6a1a875532b4: Download complete [2020-03-26T18:17:29.799Z] 5c939e3a4d10: Pull complete [2020-03-26T18:17:29.799Z] c63719cdbe7a: Pull complete [2020-03-26T18:17:29.799Z] 19a861ea6baf: Pull complete [2020-03-26T18:17:29.799Z] 651c9d2d6c4f: Pull complete [2020-03-26T18:17:31.177Z] 86e1a6e1ff3c: Pull complete [2020-03-26T18:17:34.466Z] 669a50ce3c83: Pull complete [2020-03-26T18:17:34.466Z] 777740344370: Pull complete [2020-03-26T18:17:37.773Z] 5b1d2b774801: Pull complete [2020-03-26T18:17:39.683Z] 6a1a875532b4: Pull complete [2020-03-26T18:17:39.683Z] Digest: sha256:3d1f0a9c41733cbd818aeb50ce11d26a5a5c4149b708e2ebc88cdcbbc243a04d [2020-03-26T18:17:39.683Z] Status: Downloaded newer image for gradle:6.0 [2020-03-26T18:17:39.683Z] ---> 8cab433a21d7 [2020-03-26T18:17:39.683Z] Step 10/13 : ENV USER_GRADLE_HOME=/gradleCache [2020-03-26T18:17:39.683Z] ---> Running in 8a2dd8739f76 [2020-03-26T18:17:39.683Z] Removing intermediate container 8a2dd8739f76 [2020-03-26T18:17:39.683Z] ---> 2f70a1d4fa7b [2020-03-26T18:17:39.683Z] Step 11/13 : COPY --from=builder ${USER_GRADLE_HOME} ${USER_GRADLE_HOME} [2020-03-26T18:17:43.877Z] ---> 02cb30be6f22 [2020-03-26T18:17:43.877Z] Step 12/13 : LABEL arch=amd64 [2020-03-26T18:17:43.877Z] ---> Running in 65c678cbf213 [2020-03-26T18:17:43.877Z] Removing intermediate container 65c678cbf213 [2020-03-26T18:17:43.877Z] ---> a0bdb8ae5fd7 [2020-03-26T18:17:43.877Z] Step 13/13 : LABEL git_sha=5479becb269f9c18fb0b355bc6bb4dde16f75d82 [2020-03-26T18:17:43.877Z] ---> Running in 9a1459281b20 [2020-03-26T18:17:43.877Z] Removing intermediate container 9a1459281b20 [2020-03-26T18:17:43.877Z] ---> 3d6ef521773e [2020-03-26T18:17:43.877Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-26T18:17:44.136Z] Successfully built 3d6ef521773e [2020-03-26T18:17:44.136Z] Successfully tagged edgex-devops/egp-unit-test:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-26T18:17:44.520Z] provisioning config files... [2020-03-26T18:17:44.556Z] copy managed file [ci-build-images-settings] to file:/w/workspace/ry_ci-build-images_egp-unit-test@tmp/config8822076525506909147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-03-26T18:17:44.899Z] nexus3.edgexfoundry.org:10001 [2020-03-26T18:17:45.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-03-26T18:17:45.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-03-26T18:17:45.158Z] Configure a credential helper to remove this warning. See [2020-03-26T18:17:45.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-03-26T18:17:45.158Z] [2020-03-26T18:17:45.158Z] Login Succeeded [2020-03-26T18:17:45.158Z] nexus3.edgexfoundry.org:10002 [2020-03-26T18:17:45.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-03-26T18:17:45.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-03-26T18:17:45.418Z] Configure a credential helper to remove this warning. See [2020-03-26T18:17:45.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-03-26T18:17:45.418Z] [2020-03-26T18:17:45.418Z] Login Succeeded [2020-03-26T18:17:45.418Z] nexus3.edgexfoundry.org:10003 [2020-03-26T18:17:45.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-03-26T18:17:45.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-03-26T18:17:45.678Z] Configure a credential helper to remove this warning. See [2020-03-26T18:17:45.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-03-26T18:17:45.678Z] [2020-03-26T18:17:45.678Z] Login Succeeded [2020-03-26T18:17:45.678Z] nexus3.edgexfoundry.org:10004 [2020-03-26T18:17:45.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-03-26T18:17:45.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-03-26T18:17:45.937Z] Configure a credential helper to remove this warning. See [2020-03-26T18:17:45.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-03-26T18:17:45.937Z] [2020-03-26T18:17:45.937Z] Login Succeeded [2020-03-26T18:17:45.937Z] docker.io [2020-03-26T18:17:45.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-03-26T18:17:46.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-03-26T18:17:46.196Z] Configure a credential helper to remove this warning. See [2020-03-26T18:17:46.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-03-26T18:17:46.196Z] [2020-03-26T18:17:46.196Z] Login Succeeded [Pipeline] } [2020-03-26T18:17:46.202Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-03-26T18:17:46.343Z] [edgeXDocker.push] Tagging docker image edgex-devops/egp-unit-test with the following tags: [2020-03-26T18:17:46.343Z] 5479becb269f9c18fb0b355bc6bb4dde16f75d82 [2020-03-26T18:17:46.343Z] latest [2020-03-26T18:17:46.343Z] egp-unit-test [2020-03-26T18:17:46.343Z] gradle [2020-03-26T18:17:46.343Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-26T18:17:46.798Z] + docker tag edgex-devops/egp-unit-test nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:5479becb269f9c18fb0b355bc6bb4dde16f75d82 [Pipeline] isUnix [Pipeline] sh [2020-03-26T18:17:47.098Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:5479becb269f9c18fb0b355bc6bb4dde16f75d82 [2020-03-26T18:17:47.098Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test] [2020-03-26T18:17:47.098Z] 8ae3e87999ff: Preparing [2020-03-26T18:17:47.098Z] 979fdde3727e: Preparing [2020-03-26T18:17:47.098Z] 0ac7201ff2fc: Preparing [2020-03-26T18:17:47.098Z] 3cb0131ff45e: Preparing [2020-03-26T18:17:47.098Z] 3f4e50f10f4b: Preparing [2020-03-26T18:17:47.098Z] 5ffea6f585e8: Preparing [2020-03-26T18:17:47.098Z] f55aa0bd26b8: Preparing [2020-03-26T18:17:47.098Z] 1d0dfb259f6a: Preparing [2020-03-26T18:17:47.098Z] 21ec61b65b20: Preparing [2020-03-26T18:17:47.098Z] 43c67172d1d1: Preparing [2020-03-26T18:17:47.098Z] 5ffea6f585e8: Waiting [2020-03-26T18:17:47.098Z] f55aa0bd26b8: Waiting [2020-03-26T18:17:47.098Z] 1d0dfb259f6a: Waiting [2020-03-26T18:17:47.098Z] 43c67172d1d1: Waiting [2020-03-26T18:17:47.098Z] 21ec61b65b20: Waiting [2020-03-26T18:17:48.090Z] 3cb0131ff45e: Pushed [2020-03-26T18:17:53.471Z] 5ffea6f585e8: Pushed [2020-03-26T18:17:53.471Z] f55aa0bd26b8: Layer already exists [2020-03-26T18:17:53.471Z] 1d0dfb259f6a: Layer already exists [2020-03-26T18:17:53.471Z] 21ec61b65b20: Layer already exists [2020-03-26T18:17:53.471Z] 43c67172d1d1: Layer already exists [2020-03-26T18:17:55.401Z] 8ae3e87999ff: Pushed [2020-03-26T18:17:58.701Z] 979fdde3727e: Pushed [2020-03-26T18:17:58.701Z] 0ac7201ff2fc: Pushed [2020-03-26T18:18:02.892Z] 3f4e50f10f4b: Pushed [2020-03-26T18:18:02.892Z] 5479becb269f9c18fb0b355bc6bb4dde16f75d82: digest: sha256:c811cdb2f4816259f91e7097df14f281de3e28b843fd606390cff148ade72f21 size: 2421 [Pipeline] isUnix [Pipeline] sh [2020-03-26T18:18:03.192Z] + docker tag edgex-devops/egp-unit-test nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:latest [Pipeline] isUnix [Pipeline] sh [2020-03-26T18:18:03.484Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:latest [2020-03-26T18:18:03.484Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test] [2020-03-26T18:18:03.484Z] 8ae3e87999ff: Preparing [2020-03-26T18:18:03.484Z] 979fdde3727e: Preparing [2020-03-26T18:18:03.484Z] 0ac7201ff2fc: Preparing [2020-03-26T18:18:03.484Z] 3cb0131ff45e: Preparing [2020-03-26T18:18:03.484Z] 3f4e50f10f4b: Preparing [2020-03-26T18:18:03.484Z] 5ffea6f585e8: Preparing [2020-03-26T18:18:03.484Z] f55aa0bd26b8: Preparing [2020-03-26T18:18:03.484Z] 1d0dfb259f6a: Preparing [2020-03-26T18:18:03.484Z] 21ec61b65b20: Preparing [2020-03-26T18:18:03.484Z] 43c67172d1d1: Preparing [2020-03-26T18:18:03.484Z] f55aa0bd26b8: Waiting [2020-03-26T18:18:03.484Z] 5ffea6f585e8: Waiting [2020-03-26T18:18:03.484Z] 1d0dfb259f6a: Waiting [2020-03-26T18:18:03.484Z] 21ec61b65b20: Waiting [2020-03-26T18:18:03.484Z] 43c67172d1d1: Waiting [2020-03-26T18:18:03.484Z] 0ac7201ff2fc: Layer already exists [2020-03-26T18:18:03.484Z] 979fdde3727e: Layer already exists [2020-03-26T18:18:03.484Z] 3f4e50f10f4b: Layer already exists [2020-03-26T18:18:03.484Z] 8ae3e87999ff: Layer already exists [2020-03-26T18:18:03.484Z] 3cb0131ff45e: Layer already exists [2020-03-26T18:18:03.484Z] 5ffea6f585e8: Layer already exists [2020-03-26T18:18:03.484Z] f55aa0bd26b8: Layer already exists [2020-03-26T18:18:03.484Z] 1d0dfb259f6a: Layer already exists [2020-03-26T18:18:03.484Z] 43c67172d1d1: Layer already exists [2020-03-26T18:18:03.484Z] 21ec61b65b20: Layer already exists [2020-03-26T18:18:03.484Z] latest: digest: sha256:c811cdb2f4816259f91e7097df14f281de3e28b843fd606390cff148ade72f21 size: 2421 [Pipeline] isUnix [Pipeline] sh [2020-03-26T18:18:03.780Z] + docker tag edgex-devops/egp-unit-test nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:egp-unit-test [Pipeline] isUnix [Pipeline] sh [2020-03-26T18:18:04.072Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:egp-unit-test [2020-03-26T18:18:04.072Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test] [2020-03-26T18:18:04.072Z] 8ae3e87999ff: Preparing [2020-03-26T18:18:04.072Z] 979fdde3727e: Preparing [2020-03-26T18:18:04.072Z] 0ac7201ff2fc: Preparing [2020-03-26T18:18:04.072Z] 3cb0131ff45e: Preparing [2020-03-26T18:18:04.072Z] 3f4e50f10f4b: Preparing [2020-03-26T18:18:04.072Z] 5ffea6f585e8: Preparing [2020-03-26T18:18:04.072Z] f55aa0bd26b8: Preparing [2020-03-26T18:18:04.072Z] 1d0dfb259f6a: Preparing [2020-03-26T18:18:04.072Z] 21ec61b65b20: Preparing [2020-03-26T18:18:04.072Z] 43c67172d1d1: Preparing [2020-03-26T18:18:04.072Z] f55aa0bd26b8: Waiting [2020-03-26T18:18:04.072Z] 1d0dfb259f6a: Waiting [2020-03-26T18:18:04.072Z] 21ec61b65b20: Waiting [2020-03-26T18:18:04.072Z] 43c67172d1d1: Waiting [2020-03-26T18:18:04.072Z] 5ffea6f585e8: Waiting [2020-03-26T18:18:04.072Z] 0ac7201ff2fc: Layer already exists [2020-03-26T18:18:04.072Z] 979fdde3727e: Layer already exists [2020-03-26T18:18:04.072Z] 3cb0131ff45e: Layer already exists [2020-03-26T18:18:04.072Z] 3f4e50f10f4b: Layer already exists [2020-03-26T18:18:04.072Z] 8ae3e87999ff: Layer already exists [2020-03-26T18:18:04.072Z] 1d0dfb259f6a: Layer already exists [2020-03-26T18:18:04.072Z] 5ffea6f585e8: Layer already exists [2020-03-26T18:18:04.072Z] 21ec61b65b20: Layer already exists [2020-03-26T18:18:04.072Z] 43c67172d1d1: Layer already exists [2020-03-26T18:18:04.072Z] f55aa0bd26b8: Layer already exists [2020-03-26T18:18:04.072Z] egp-unit-test: digest: sha256:c811cdb2f4816259f91e7097df14f281de3e28b843fd606390cff148ade72f21 size: 2421 [Pipeline] isUnix [Pipeline] sh [2020-03-26T18:18:04.367Z] + docker tag edgex-devops/egp-unit-test nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:gradle [Pipeline] isUnix [Pipeline] sh [2020-03-26T18:18:04.659Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:gradle [2020-03-26T18:18:04.659Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test] [2020-03-26T18:18:04.659Z] 8ae3e87999ff: Preparing [2020-03-26T18:18:04.659Z] 979fdde3727e: Preparing [2020-03-26T18:18:04.659Z] 0ac7201ff2fc: Preparing [2020-03-26T18:18:04.659Z] 3cb0131ff45e: Preparing [2020-03-26T18:18:04.659Z] 3f4e50f10f4b: Preparing [2020-03-26T18:18:04.659Z] 5ffea6f585e8: Preparing [2020-03-26T18:18:04.659Z] f55aa0bd26b8: Preparing [2020-03-26T18:18:04.659Z] 1d0dfb259f6a: Preparing [2020-03-26T18:18:04.659Z] 21ec61b65b20: Preparing [2020-03-26T18:18:04.659Z] 43c67172d1d1: Preparing [2020-03-26T18:18:04.659Z] 1d0dfb259f6a: Waiting [2020-03-26T18:18:04.659Z] 21ec61b65b20: Waiting [2020-03-26T18:18:04.659Z] 43c67172d1d1: Waiting [2020-03-26T18:18:04.659Z] 5ffea6f585e8: Waiting [2020-03-26T18:18:04.659Z] f55aa0bd26b8: Waiting [2020-03-26T18:18:04.659Z] 3cb0131ff45e: Layer already exists [2020-03-26T18:18:04.659Z] 0ac7201ff2fc: Layer already exists [2020-03-26T18:18:04.659Z] 3f4e50f10f4b: Layer already exists [2020-03-26T18:18:04.659Z] 8ae3e87999ff: Layer already exists [2020-03-26T18:18:04.659Z] 979fdde3727e: Layer already exists [2020-03-26T18:18:04.659Z] f55aa0bd26b8: Layer already exists [2020-03-26T18:18:04.659Z] 1d0dfb259f6a: Layer already exists [2020-03-26T18:18:04.659Z] 5ffea6f585e8: Layer already exists [2020-03-26T18:18:04.659Z] 21ec61b65b20: Layer already exists [2020-03-26T18:18:04.659Z] 43c67172d1d1: Layer already exists [2020-03-26T18:18:04.659Z] gradle: digest: sha256:c811cdb2f4816259f91e7097df14f281de3e28b843fd606390cff148ade72f21 size: 2421 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-26T18:18:05.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-03-26T18:18:05.786Z] [2020-03-26T18:18:05.786Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-03-26T18:18:06.124Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-03-26T18:18:06.124Z] latest: Pulling from edgex-devops/edgex-klar [2020-03-26T18:18:06.124Z] e7c96db7181b: Pulling fs layer [2020-03-26T18:18:06.124Z] 1868ca2cb446: Pulling fs layer [2020-03-26T18:18:06.124Z] 136be5d0fe8e: Pulling fs layer [2020-03-26T18:18:06.124Z] 894bfe63afcb: Pulling fs layer [2020-03-26T18:18:06.124Z] 894bfe63afcb: Waiting [2020-03-26T18:18:06.124Z] 1868ca2cb446: Verifying Checksum [2020-03-26T18:18:06.124Z] 1868ca2cb446: Download complete [2020-03-26T18:18:06.124Z] 136be5d0fe8e: Verifying Checksum [2020-03-26T18:18:06.124Z] 136be5d0fe8e: Download complete [2020-03-26T18:18:06.124Z] e7c96db7181b: Verifying Checksum [2020-03-26T18:18:06.124Z] e7c96db7181b: Download complete [2020-03-26T18:18:06.382Z] 894bfe63afcb: Verifying Checksum [2020-03-26T18:18:06.382Z] 894bfe63afcb: Download complete [2020-03-26T18:18:06.382Z] e7c96db7181b: Pull complete [2020-03-26T18:18:06.643Z] 1868ca2cb446: Pull complete [2020-03-26T18:18:06.643Z] 136be5d0fe8e: Pull complete [2020-03-26T18:18:06.902Z] 894bfe63afcb: Pull complete [2020-03-26T18:18:06.903Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-03-26T18:18:06.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-03-26T18:18:07.039Z] prd-centos7-docker-4c-2g-940 does not seem to be running inside a container [2020-03-26T18:18:07.105Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/ry_ci-build-images_egp-unit-test -v /w/workspace/ry_ci-build-images_egp-unit-test:/w/workspace/ry_ci-build-images_egp-unit-test:rw,z -v /w/workspace/ry_ci-build-images_egp-unit-test@tmp:/w/workspace/ry_ci-build-images_egp-unit-test@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-03-26T18:18:07.669Z] $ docker top 2be8a3f670de006b87e1cf2c1a48b44ae9ddccb3748ff6e0b9a8f4162fa402b3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-26T18:18:08.212Z] + /klar nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:5479becb269f9c18fb0b355bc6bb4dde16f75d82 [2020-03-26T18:18:08.213Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-03-26T18:18:30.346Z] $ docker stop --time=1 2be8a3f670de006b87e1cf2c1a48b44ae9ddccb3748ff6e0b9a8f4162fa402b3 [2020-03-26T18:18:31.716Z] $ docker rm -f 2be8a3f670de006b87e1cf2c1a48b44ae9ddccb3748ff6e0b9a8f4162fa402b3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-03-26T18:18:32.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-03-26T18:18:32.188Z] . [Pipeline] withDockerContainer [2020-03-26T18:18:32.298Z] prd-centos7-docker-4c-2g-940 does not seem to be running inside a container [2020-03-26T18:18:32.336Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/ry_ci-build-images_egp-unit-test -v /w/workspace/ry_ci-build-images_egp-unit-test:/w/workspace/ry_ci-build-images_egp-unit-test:rw,z -v /w/workspace/ry_ci-build-images_egp-unit-test@tmp:/w/workspace/ry_ci-build-images_egp-unit-test@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-03-26T18:18:32.971Z] $ docker top f633e273682b4780db06e40af7c301d7016d97b356a249a9636c3869b1008871 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-26T18:18:33.540Z] + /klar nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:5479becb269f9c18fb0b355bc6bb4dde16f75d82 [2020-03-26T18:18:33.540Z] + tee [2020-03-26T18:18:33.540Z] clair timeout 1m0s [2020-03-26T18:18:33.540Z] docker timeout: 1m0s [2020-03-26T18:18:33.540Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-03-26T18:18:34.999Z] $ docker stop --time=1 f633e273682b4780db06e40af7c301d7016d97b356a249a9636c3869b1008871 [2020-03-26T18:18:36.376Z] $ docker rm -f f633e273682b4780db06e40af7c301d7016d97b356a249a9636c3869b1008871 [Pipeline] // withDockerContainer [Pipeline] sh [2020-03-26T18:18:36.832Z] + mkdir -p /w/workspace/ry_ci-build-images_egp-unit-test/clair-reports [Pipeline] echo [2020-03-26T18:18:36.842Z] Generated HTML Table Report. Writing to /w/workspace/ry_ci-build-images_egp-unit-test/clair-reports/clair_results_egp-unit-test_5479becb269f9c18fb0b355bc6bb4dde16f75d82.html [Pipeline] writeFile [Pipeline] step [2020-03-26T18:18:36.882Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-03-26T18:18:38.407Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-26T18:18:38.706Z] ---> package-listing.sh [2020-03-26T18:18:38.706Z] ++ facter osfamily [2020-03-26T18:18:38.706Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-26T18:18:38.706Z] + OS_FAMILY=redhat [2020-03-26T18:18:38.706Z] + workspace=/w/workspace/ry_ci-build-images_egp-unit-test [2020-03-26T18:18:38.706Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-26T18:18:38.706Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-26T18:18:38.706Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-26T18:18:38.706Z] + PACKAGES=/tmp/packages_start.txt [2020-03-26T18:18:38.706Z] + '[' /w/workspace/ry_ci-build-images_egp-unit-test ']' [2020-03-26T18:18:38.706Z] + PACKAGES=/tmp/packages_end.txt [2020-03-26T18:18:38.706Z] + case "${OS_FAMILY}" in [2020-03-26T18:18:38.706Z] + rpm -qa [2020-03-26T18:18:38.706Z] + sort [2020-03-26T18:18:42.900Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-26T18:18:42.900Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-26T18:18:42.900Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-26T18:18:42.900Z] + '[' /w/workspace/ry_ci-build-images_egp-unit-test ']' [2020-03-26T18:18:42.900Z] + mkdir -p /w/workspace/ry_ci-build-images_egp-unit-test/archives/ [2020-03-26T18:18:42.900Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_ci-build-images_egp-unit-test/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-26T18:18:43.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-26T18:18:43.249Z] [2020-03-26T18:18:43.249Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-26T18:18:43.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-26T18:18:43.579Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-26T18:18:43.579Z] c9b1b535fdd9: Pulling fs layer [2020-03-26T18:18:43.579Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-26T18:18:43.579Z] 756a868c4378: Pulling fs layer [2020-03-26T18:18:43.579Z] 444b2fc9a129: Pulling fs layer [2020-03-26T18:18:43.579Z] ea15f1150254: Pulling fs layer [2020-03-26T18:18:43.579Z] 41b27a9f41bf: Pulling fs layer [2020-03-26T18:18:43.579Z] 28c525ee5125: Pulling fs layer [2020-03-26T18:18:43.579Z] 094b1ea09ed8: Pulling fs layer [2020-03-26T18:18:43.579Z] 138eaada9080: Pulling fs layer [2020-03-26T18:18:43.579Z] 0622d0fa9048: Pulling fs layer [2020-03-26T18:18:43.579Z] 28c525ee5125: Waiting [2020-03-26T18:18:43.579Z] 094b1ea09ed8: Waiting [2020-03-26T18:18:43.579Z] 444b2fc9a129: Waiting [2020-03-26T18:18:43.579Z] 0622d0fa9048: Waiting [2020-03-26T18:18:43.579Z] ea15f1150254: Waiting [2020-03-26T18:18:43.579Z] 41b27a9f41bf: Waiting [2020-03-26T18:18:43.579Z] 2cc5ad85d9ab: Download complete [2020-03-26T18:18:43.579Z] 444b2fc9a129: Verifying Checksum [2020-03-26T18:18:43.579Z] 444b2fc9a129: Download complete [2020-03-26T18:18:43.579Z] c9b1b535fdd9: Verifying Checksum [2020-03-26T18:18:43.579Z] c9b1b535fdd9: Download complete [2020-03-26T18:18:43.579Z] ea15f1150254: Verifying Checksum [2020-03-26T18:18:43.579Z] ea15f1150254: Download complete [2020-03-26T18:18:43.844Z] 28c525ee5125: Verifying Checksum [2020-03-26T18:18:43.844Z] 28c525ee5125: Download complete [2020-03-26T18:18:44.106Z] c9b1b535fdd9: Pull complete [2020-03-26T18:18:44.107Z] 094b1ea09ed8: Verifying Checksum [2020-03-26T18:18:44.107Z] 094b1ea09ed8: Download complete [2020-03-26T18:18:44.107Z] 756a868c4378: Verifying Checksum [2020-03-26T18:18:44.107Z] 756a868c4378: Download complete [2020-03-26T18:18:44.367Z] 0622d0fa9048: Verifying Checksum [2020-03-26T18:18:44.367Z] 0622d0fa9048: Download complete [2020-03-26T18:18:44.367Z] 138eaada9080: Verifying Checksum [2020-03-26T18:18:44.367Z] 138eaada9080: Download complete [2020-03-26T18:18:44.367Z] 2cc5ad85d9ab: Pull complete [2020-03-26T18:18:44.630Z] 41b27a9f41bf: Verifying Checksum [2020-03-26T18:18:44.630Z] 41b27a9f41bf: Download complete [2020-03-26T18:18:45.568Z] 756a868c4378: Pull complete [2020-03-26T18:18:45.827Z] 444b2fc9a129: Pull complete [2020-03-26T18:18:46.088Z] ea15f1150254: Pull complete [2020-03-26T18:18:50.284Z] 41b27a9f41bf: Pull complete [2020-03-26T18:18:50.284Z] 28c525ee5125: Pull complete [2020-03-26T18:18:52.821Z] 094b1ea09ed8: Pull complete [2020-03-26T18:18:53.081Z] 138eaada9080: Pull complete [2020-03-26T18:18:53.081Z] 0622d0fa9048: Pull complete [2020-03-26T18:18:53.340Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-26T18:18:53.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-26T18:18:53.482Z] prd-centos7-docker-4c-2g-940 does not seem to be running inside a container [2020-03-26T18:18:53.519Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ry_ci-build-images_egp-unit-test -v /w/workspace/ry_ci-build-images_egp-unit-test:/w/workspace/ry_ci-build-images_egp-unit-test:rw,z -v /w/workspace/ry_ci-build-images_egp-unit-test@tmp:/w/workspace/ry_ci-build-images_egp-unit-test@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-26T18:18:54.752Z] $ docker top 89ab62da2adc5d1d06afd5f1cf30d6a473e4ddc7d2a1e0dc84663cb8cd830a58 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-26T18:18:55.023Z] provisioning config files... [2020-03-26T18:18:55.040Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_ci-build-images_egp-unit-test@tmp/config645870619912054470tmp [Pipeline] { [Pipeline] echo [2020-03-26T18:18:55.109Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-26T18:18:55.400Z] ---> create-netrc.sh [Pipeline] echo [2020-03-26T18:18:55.407Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-26T18:18:55.700Z] ---> logs-deploy.sh [2020-03-26T18:18:55.700Z] + ARCHIVE_ARTIFACTS= [2020-03-26T18:18:55.700Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-26T18:18:55.700Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-26T18:18:55.700Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-26T18:18:55.700Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/egp-unit-test/2 [2020-03-26T18:18:55.700Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/egp-unit-test/2/ [2020-03-26T18:18:55.700Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/egp-unit-test/2 /w/workspace/ry_ci-build-images_egp-unit-test [2020-03-26T18:18:57.603Z] Archives upload complete. [2020-03-26T18:18:57.603Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/egp-unit-test/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/egp-unit-test/2/