Pull request #127 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/ci-build-images Obtained Jenkinsfile from ba0fa85881487bd1f4b88e247d591b9fba2796b8+5479becb269f9c18fb0b355bc6bb4dde16f75d82 (c513eab1995c688ade18d4b1dde220a4ce050db2) Running in Durability level: MAX_SURVIVABILITY 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-127/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > 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 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 > git --version # 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-943’ Running on prd-centos7-docker-4c-2g-945 in /w/workspace/exfoundry_ci-build-images_PR-127 [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-127 # timeout=10 Fetching without tags 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/127/head:refs/remotes/origin/PR-127 +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 > git config --add remote.origin.fetch +refs/pull/127/head:refs/remotes/origin/PR-127 # 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/127/head:refs/remotes/origin/PR-127 +refs/heads/egp-unit-test:refs/remotes/origin/egp-unit-test # timeout=10 Merging remotes/origin/egp-unit-test commit 5479becb269f9c18fb0b355bc6bb4dde16f75d82 into PR head commit ba0fa85881487bd1f4b88e247d591b9fba2796b8 Merge succeeded, producing ba0fa85881487bd1f4b88e247d591b9fba2796b8 Checking out Revision ba0fa85881487bd1f4b88e247d591b9fba2796b8 (PR-127) > git config core.sparsecheckout # timeout=10 > git checkout -f ba0fa85881487bd1f4b88e247d591b9fba2796b8 # 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 5479becb269f9c18fb0b355bc6bb4dde16f75d82 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba0fa85881487bd1f4b88e247d591b9fba2796b8 # timeout=10 Commit message: "fix gradle version" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 7d2c21029d308337b2925e331bbfe6b29dee8099 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:38:51 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 18:38:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:38:55 + ls -al . 18:38:55 total 8 18:38:55 drwxrwxr-x. 3 jenkins jenkins 55 Mar 26 18:38 . 18:38:55 drwxrwxr-x. 4 jenkins jenkins 112 Mar 26 18:38 .. 18:38:55 -rw-rw-r--. 1 jenkins jenkins 941 Mar 26 18:38 Dockerfile 18:38:55 drwxrwxr-x. 8 jenkins jenkins 179 Mar 26 18:38 .git 18:38:55 -rw-rw-r--. 1 jenkins jenkins 904 Mar 26 18:38 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 18:38:55 + docker build -t edgex-devops/egp-unit-test -f Dockerfile --build-arg ARCH=amd64 --label git_sha=ba0fa85881487bd1f4b88e247d591b9fba2796b8 --label arch=amd64 . 18:38:56 Sending build context to Docker daemon 201.7kB 18:38:56 Step 1/13 : FROM gradle:6.2 as builder 18:38:56 6.2: Pulling from library/gradle 18:38:56 5bed26d33875: Pulling fs layer 18:38:56 f11b29a9c730: Pulling fs layer 18:38:56 930bda195c84: Pulling fs layer 18:38:56 78bf9a5ad49e: Pulling fs layer 18:38:56 bf7abfeb0680: Pulling fs layer 18:38:56 22def9b16f84: Pulling fs layer 18:38:56 3395be70a635: Pulling fs layer 18:38:56 c63b94ff3a31: Pulling fs layer 18:38:56 e1fdc1e1beb1: Pulling fs layer 18:38:56 22def9b16f84: Waiting 18:38:56 3395be70a635: Waiting 18:38:56 c63b94ff3a31: Waiting 18:38:56 e1fdc1e1beb1: Waiting 18:38:56 bf7abfeb0680: Waiting 18:38:56 78bf9a5ad49e: Waiting 18:38:56 930bda195c84: Verifying Checksum 18:38:56 930bda195c84: Download complete 18:38:56 f11b29a9c730: Verifying Checksum 18:38:56 f11b29a9c730: Download complete 18:38:56 78bf9a5ad49e: Download complete 18:38:57 bf7abfeb0680: Verifying Checksum 18:38:57 bf7abfeb0680: Download complete 18:38:57 5bed26d33875: Verifying Checksum 18:38:57 5bed26d33875: Download complete 18:38:57 3395be70a635: Download complete 18:38:58 c63b94ff3a31: Verifying Checksum 18:38:58 c63b94ff3a31: Download complete 18:38:59 e1fdc1e1beb1: Verifying Checksum 18:38:59 e1fdc1e1beb1: Download complete 18:38:59 5bed26d33875: Pull complete 18:38:59 f11b29a9c730: Pull complete 18:38:59 930bda195c84: Pull complete 18:38:59 78bf9a5ad49e: Pull complete 18:39:00 22def9b16f84: Verifying Checksum 18:39:00 22def9b16f84: Download complete 18:39:01 bf7abfeb0680: Pull complete 18:39:04 22def9b16f84: Pull complete 18:39:04 3395be70a635: Pull complete 18:39:07 c63b94ff3a31: Pull complete 18:39:09 e1fdc1e1beb1: Pull complete 18:39:09 Digest: sha256:2259795623d4d7dcbdc2a199e199b5e0a5bd92b69c4c77413b919b4a343eca6d 18:39:09 Status: Downloaded newer image for gradle:6.2 18:39:09 ---> 1431c168ffbf 18:39:09 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:39:09 ---> Running in 2f473fef0963 18:39:09 Removing intermediate container 2f473fef0963 18:39:09 ---> 9f3e212a1927 18:39:09 Step 3/13 : WORKDIR /code 18:39:09 ---> Running in 1760185c0f15 18:39:09 Removing intermediate container 1760185c0f15 18:39:09 ---> c835a32cdf19 18:39:09 Step 4/13 : ENV USER_GRADLE_HOME=/gradleCache 18:39:10 ---> Running in 0885f3674b67 18:39:10 Removing intermediate container 0885f3674b67 18:39:10 ---> d3fe3622f3af 18:39:10 Step 5/13 : ARG EGP_VERSION=stable 18:39:10 ---> Running in aa15daebdba4 18:39:10 Removing intermediate container aa15daebdba4 18:39:10 ---> 0531999d2181 18:39:10 Step 6/13 : ADD https://github.com/edgexfoundry/edgex-global-pipelines/archive/${EGP_VERSION}.tar.gz . 18:39:10 18:39:11 ---> 6cd7170253cd 18:39:11 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 18:39:11 ---> Running in 801f14c3160a 18:39:12 Removing intermediate container 801f14c3160a 18:39:12 ---> a917873c1043 18:39:12 Step 8/13 : RUN gradle -Dgradle.user.home=${USER_GRADLE_HOME} testClasses 18:39:12 ---> Running in dd189e3b7ce0 18:39:13 18:39:13 Welcome to Gradle 6.2.2! 18:39:13 18:39:13 Here are the highlights of this release: 18:39:13 - Dependency checksum and signature verification 18:39:13 - Shareable read-only dependency cache 18:39:13 - Documentation links in deprecation messages 18:39:13 18:39:13 For more details see https://docs.gradle.org/6.2.2/release-notes.html 18:39:13 18:39:14 Starting a Gradle Daemon (subsequent builds will be faster) 18:39:20 > Task :compileJava NO-SOURCE 18:39:20 > Task :compileGroovy NO-SOURCE 18:39:20 > Task :processResources NO-SOURCE 18:39:20 > Task :classes UP-TO-DATE 18:39:20 > Task :compileTestJava NO-SOURCE 18:39:20 > Task :copyGlobalLibVars 18:39:52 > Task :compileTestGroovy 18:41:44 > Task :processTestResources 18:41:44 > Task :testClasses 18:41:44 18:41:44 BUILD SUCCESSFUL in 2m 28s 18:41:44 3 actionable tasks: 3 executed 18:41:44 Removing intermediate container dd189e3b7ce0 18:41:44 ---> a18e46009846 18:41:44 Step 9/13 : FROM gradle:6.2 18:41:44 ---> 1431c168ffbf 18:41:44 Step 10/13 : ENV USER_GRADLE_HOME=/gradleCache 18:41:44 ---> Running in 0b981d09f1ef 18:41:44 Removing intermediate container 0b981d09f1ef 18:41:44 ---> 466fccdc0d12 18:41:44 Step 11/13 : COPY --from=builder ${USER_GRADLE_HOME} ${USER_GRADLE_HOME} 18:41:48 ---> 3bb59d8bb797 18:41:48 Step 12/13 : LABEL arch=amd64 18:41:48 ---> Running in 9267f7bf478a 18:41:48 Removing intermediate container 9267f7bf478a 18:41:48 ---> a62d3e1c87b9 18:41:48 Step 13/13 : LABEL git_sha=ba0fa85881487bd1f4b88e247d591b9fba2796b8 18:41:48 ---> Running in 87772f9d4306 18:41:48 Removing intermediate container 87772f9d4306 18:41:48 ---> d93d3baefaf4 18:41:48 [Warning] One or more build-args [ARCH] were not consumed 18:41:48 Successfully built d93d3baefaf4 18:41:48 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 18:41:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:41:51 ---> package-listing.sh 18:41:51 ++ facter osfamily 18:41:51 ++ tr '[:upper:]' '[:lower:]' 18:41:51 + OS_FAMILY=redhat 18:41:51 + workspace=/w/workspace/exfoundry_ci-build-images_PR-127 18:41:51 + START_PACKAGES=/tmp/packages_start.txt 18:41:51 + END_PACKAGES=/tmp/packages_end.txt 18:41:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:41:51 + PACKAGES=/tmp/packages_start.txt 18:41:51 + '[' /w/workspace/exfoundry_ci-build-images_PR-127 ']' 18:41:51 + PACKAGES=/tmp/packages_end.txt 18:41:51 + case "${OS_FAMILY}" in 18:41:51 + rpm -qa 18:41:51 + sort 18:41:55 + '[' -f /tmp/packages_start.txt ']' 18:41:55 + '[' -f /tmp/packages_end.txt ']' 18:41:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:41:55 + '[' /w/workspace/exfoundry_ci-build-images_PR-127 ']' 18:41:55 + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-127/archives/ 18:41:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-127/archives/ [Pipeline] isUnix [Pipeline] sh 18:41:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:41:56 18:41:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:41:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:41:56 alpine: Pulling from edgex-lftools-log-publisher 18:41:56 c9b1b535fdd9: Pulling fs layer 18:41:56 2cc5ad85d9ab: Pulling fs layer 18:41:56 756a868c4378: Pulling fs layer 18:41:56 444b2fc9a129: Pulling fs layer 18:41:56 ea15f1150254: Pulling fs layer 18:41:56 41b27a9f41bf: Pulling fs layer 18:41:56 28c525ee5125: Pulling fs layer 18:41:56 094b1ea09ed8: Pulling fs layer 18:41:56 138eaada9080: Pulling fs layer 18:41:56 0622d0fa9048: Pulling fs layer 18:41:56 444b2fc9a129: Waiting 18:41:56 ea15f1150254: Waiting 18:41:56 41b27a9f41bf: Waiting 18:41:56 28c525ee5125: Waiting 18:41:56 094b1ea09ed8: Waiting 18:41:56 138eaada9080: Waiting 18:41:56 0622d0fa9048: Waiting 18:41:56 2cc5ad85d9ab: Verifying Checksum 18:41:56 2cc5ad85d9ab: Download complete 18:41:56 444b2fc9a129: Verifying Checksum 18:41:56 444b2fc9a129: Download complete 18:41:56 c9b1b535fdd9: Verifying Checksum 18:41:56 c9b1b535fdd9: Download complete 18:41:56 ea15f1150254: Verifying Checksum 18:41:56 ea15f1150254: Download complete 18:41:56 28c525ee5125: Verifying Checksum 18:41:56 28c525ee5125: Download complete 18:41:56 c9b1b535fdd9: Pull complete 18:41:57 756a868c4378: Verifying Checksum 18:41:57 756a868c4378: Download complete 18:41:57 2cc5ad85d9ab: Pull complete 18:41:57 094b1ea09ed8: Verifying Checksum 18:41:57 094b1ea09ed8: Download complete 18:41:57 138eaada9080: Verifying Checksum 18:41:57 138eaada9080: Download complete 18:41:57 0622d0fa9048: Verifying Checksum 18:41:57 0622d0fa9048: Download complete 18:41:57 41b27a9f41bf: Verifying Checksum 18:41:57 41b27a9f41bf: Download complete 18:41:59 756a868c4378: Pull complete 18:41:59 444b2fc9a129: Pull complete 18:41:59 ea15f1150254: Pull complete 18:42:04 41b27a9f41bf: Pull complete 18:42:04 28c525ee5125: Pull complete 18:42:05 094b1ea09ed8: Pull complete 18:42:05 138eaada9080: Pull complete 18:42:05 0622d0fa9048: Pull complete 18:42:05 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 18:42:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:42:06 prd-centos7-docker-4c-2g-945 does not seem to be running inside a container 18:42:06 $ 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-127 -v /w/workspace/exfoundry_ci-build-images_PR-127:/w/workspace/exfoundry_ci-build-images_PR-127:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-127@tmp:/w/workspace/exfoundry_ci-build-images_PR-127@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:42:07 $ docker top ef028e747b296c96eab4f8f035ee8f402ed93b87b5cbba2c8a29b87a64bf8148 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:42:07 provisioning config files... 18:42:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-127@tmp/config3261333497864122981tmp [Pipeline] { [Pipeline] echo 18:42:07 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:42:08 ---> create-netrc.sh [Pipeline] echo 18:42:08 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:42:08 ---> logs-deploy.sh 18:42:08 + ARCHIVE_ARTIFACTS= 18:42:08 + LOGS_SERVER=https://logs.edgexfoundry.org 18:42:08 + '[' https://logs.edgexfoundry.org == None ']' 18:42:08 + NEXUS_URL=https://nexus.edgexfoundry.org 18:42:08 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-127/1 18:42:08 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-127/1/ 18:42:08 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-127/1 /w/workspace/exfoundry_ci-build-images_PR-127 18:42:09 Archives upload complete. 18:42:09 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-127/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-127/1/