Pull request #479 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 30c7849d171829108eef82ab00dfe337d1931af2+ad4623cfe039a0b77093998193f683a65e8e0037 (6d88d6d4b134a9c88ab3556c476cfc0f083b3382) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3549245452113224086.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8603656955364474085.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a03e002eace0db65b27acd1444eb3c4392a49323 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-479/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-479/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7810040643321407135.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5186650175455837475.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-479/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-479/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4994805293688077476.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-392’ Running on prd-centos7-docker-4c-2g-395 in /w/workspace/edgexfoundry_edgex-ui-go_PR-479 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-479 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/jenkins-gitclient-ssh8508959804089821604.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ad4623cfe039a0b77093998193f683a65e8e0037 into PR head commit 30c7849d171829108eef82ab00dfe337d1931af2 Merge succeeded, producing 2ad5bfe630d976de33777d1cd1961037904ee6d4 Checking out Revision 2ad5bfe630d976de33777d1cd1961037904ee6d4 (PR-479) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/jenkins-gitclient-ssh1243128149377643961.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/479/head:refs/remotes/origin/PR-479 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 30c7849d171829108eef82ab00dfe337d1931af2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/jenkins-gitclient-ssh7920242375924006410.key > git merge ad4623cfe039a0b77093998193f683a65e8e0037 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2ad5bfe630d976de33777d1cd1961037904ee6d4 # timeout=10 Commit message: "Merge commit 'ad4623cfe039a0b77093998193f683a65e8e0037' into HEAD" > git rev-list --no-walk 30c7849d171829108eef82ab00dfe337d1931af2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:28:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:28:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:28:03 ========================================================= 20:28:03 EdgeX Global Pipelines Version Info 20:28:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:28:04 ------------------- 20:28:04 stable info: 20:28:04 ------------------- 20:28:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:28:04 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 20:28:04 Message: update stable to v1.0.213 20:28:04 ------------------- 20:28:04 experimental info: 20:28:04 ------------------- 20:28:04 Commited By: **** collab-it+edgex@linuxfoundation.org 20:28:04 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 20:28:04 Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:28:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 20:28:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 20:28:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:28:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:28:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:28:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:28:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:28:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:28:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:28:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:28:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:28:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 20:28:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:28:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:28:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:28:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:28:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:28:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:28:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:28:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:28:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:28:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:28:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:28:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:28:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:28:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:28:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-479 [Pipeline] echo 20:28:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-479 [Pipeline] echo 20:28:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-479 [Pipeline] echo 20:28:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2ad5bfe630d976de33777d1cd1961037904ee6d4 [Pipeline] echo 20:28:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2ad5bfe [Pipeline] echo 20:28:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:28:05 provisioning config files... 20:28:05 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/config4253602113056027323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:28:05 ---> docker-login.sh 20:28:05 nexus3.edgexfoundry.org:10001 20:28:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:05 Configure a credential helper to remove this warning. See 20:28:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:05 20:28:05 Login Succeeded 20:28:05 nexus3.edgexfoundry.org:10002 20:28:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:05 Configure a credential helper to remove this warning. See 20:28:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:05 20:28:05 Login Succeeded 20:28:05 nexus3.edgexfoundry.org:10003 20:28:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:05 Configure a credential helper to remove this warning. See 20:28:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:05 20:28:05 Login Succeeded 20:28:05 nexus3.edgexfoundry.org:10004 20:28:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:06 Configure a credential helper to remove this warning. See 20:28:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:06 20:28:06 Login Succeeded 20:28:06 docker.io 20:28:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:06 Configure a credential helper to remove this warning. See 20:28:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:06 20:28:06 Login Succeeded 20:28:06 ---> docker-login.sh ends [Pipeline] } 20:28:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:28:06 + git rev-list -1 --merges 2ad5bfe630d976de33777d1cd1961037904ee6d4~1..2ad5bfe630d976de33777d1cd1961037904ee6d4 [Pipeline] echo 20:28:06 -----------> git rev-list -1 --merges 2ad5bfe630d976de33777d1cd1961037904ee6d4~1..2ad5bfe630d976de33777d1cd1961037904ee6d4 2ad5bfe630d976de33777d1cd1961037904ee6d4 20:28:06 2ad5bfe630d976de33777d1cd1961037904ee6d4 [false] [Pipeline] sh 20:28:07 + git log --format=format:%s -1 2ad5bfe630d976de33777d1cd1961037904ee6d4 [Pipeline] echo 20:28:07 ========================================================= 20:28:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:28:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:28:07 + git log --format=format:%s -1 2ad5bfe630d976de33777d1cd1961037904ee6d4 [Pipeline] echo 20:28:07 [semverPrep] GIT_COMMIT: 2ad5bfe630d976de33777d1cd1961037904ee6d4, Commit Message: Merge commit 'ad4623cfe039a0b77093998193f683a65e8e0037' into HEAD [Pipeline] echo 20:28:07 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:28:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:28:07 20:28:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:28:08 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:28:08 latest: Pulling from edgex-devops/git-semver 20:28:08 a0d0a0d46f8b: Pulling fs layer 20:28:08 3e5f54012d9b: Pulling fs layer 20:28:08 4c7163046ea9: Pulling fs layer 20:28:08 0c2d73faf560: Pulling fs layer 20:28:08 0c2d73faf560: Waiting 20:28:08 3e5f54012d9b: Verifying Checksum 20:28:08 3e5f54012d9b: Download complete 20:28:08 a0d0a0d46f8b: Verifying Checksum 20:28:08 a0d0a0d46f8b: Download complete 20:28:08 0c2d73faf560: Verifying Checksum 20:28:08 0c2d73faf560: Download complete 20:28:08 4c7163046ea9: Verifying Checksum 20:28:08 4c7163046ea9: Download complete 20:28:08 a0d0a0d46f8b: Pull complete 20:28:08 3e5f54012d9b: Pull complete 20:28:08 4c7163046ea9: Pull complete 20:28:09 0c2d73faf560: Pull complete 20:28:09 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:28:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:28:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:28:09 prd-centos7-docker-4c-2g-395 does not seem to be running inside a container 20:28:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-479 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-479:/w/workspace/edgexfoundry_edgex-ui-go_PR-479:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-479@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:28:09 $ docker top 1059c599ab1cf5605c6a47bf94feb116e69498c3144fb87c5dd18c4c704066fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:28:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:28:09 [ssh-agent] Looking for ssh-agent implementation... 20:28:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:28:09 $ docker exec 1059c599ab1cf5605c6a47bf94feb116e69498c3144fb87c5dd18c4c704066fa ssh-agent 20:28:10 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBdAbHP/agent.14 20:28:10 SSH_AGENT_PID=21 20:28:10 Running ssh-add (command line suppressed) 20:28:10 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/private_key_2420371253449813077.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/private_key_2420371253449813077.key) 20:28:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:28:10 + git tag --points-at HEAD [Pipeline] } 20:28:10 $ docker exec --env ******** --env ******** 1059c599ab1cf5605c6a47bf94feb116e69498c3144fb87c5dd18c4c704066fa ssh-agent -k 20:28:10 unset SSH_AUTH_SOCK; 20:28:10 unset SSH_AGENT_PID; 20:28:10 echo Agent pid 21 killed; 20:28:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:28:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:28:10 [ssh-agent] Looking for ssh-agent implementation... 20:28:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:28:10 $ docker exec 1059c599ab1cf5605c6a47bf94feb116e69498c3144fb87c5dd18c4c704066fa ssh-agent 20:28:10 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaMjAcg/agent.53 20:28:10 SSH_AGENT_PID=60 20:28:10 Running ssh-add (command line suppressed) 20:28:10 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/private_key_8447459855172065370.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/private_key_8447459855172065370.key) 20:28:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:28:11 + git semver init 20:28:11 # -> Open(): unable to determine branch for HEAD 20:28:11 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-479/.git 20:28:11 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-479 20:28:11 # $SEMVER_REMOTE_NAME = origin 20:28:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:28:11 # $SEMVER_USER_NAME = edgex-jenkins 20:28:11 # $SEMVER_BRANCH = PR-479 20:28:11 # $SEMVER_TEMP = /tmp/semver-630967938 20:28:11 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 20:28:13 # '/tmp/semver-630967938' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-479/.semver' 20:28:13 # -> Force: false 20:28:13 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-479/.semver [Pipeline] } 20:28:13 $ docker exec --env ******** --env ******** 1059c599ab1cf5605c6a47bf94feb116e69498c3144fb87c5dd18c4c704066fa ssh-agent -k 20:28:13 unset SSH_AUTH_SOCK; 20:28:13 unset SSH_AGENT_PID; 20:28:13 echo Agent pid 60 killed; 20:28:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:28:14 + git semver [Pipeline] } 20:28:14 $ docker stop --time=1 1059c599ab1cf5605c6a47bf94feb116e69498c3144fb87c5dd18c4c704066fa 20:28:15 $ docker rm -f 1059c599ab1cf5605c6a47bf94feb116e69498c3144fb87c5dd18c4c704066fa [Pipeline] // withDockerContainer [Pipeline] sh 20:28:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:28:16 Stashed 1 file(s) [Pipeline] echo 20:28:16 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 20:28:31 Still waiting to schedule task 20:28:31 ‘prd-centos7-docker-4c-2g-396’ is offline 20:28:31 Still waiting to schedule task 20:28:31 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-394’ 20:29:31 Running on prd-centos7-docker-4c-2g-400 in /w/workspace/edgexfoundry_edgex-ui-go_PR-479 [Pipeline] { [Pipeline] ws 20:29:31 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 20:29:31 The recommended git tool is: git 20:29:33 using credential edgex-jenkins-ssh 20:29:33 Cloning the remote Git repository 20:29:32 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 20:29:32 > git init /w/workspace/edgex-ui-go/3 # timeout=10 20:29:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:29:32 > git --version # timeout=10 20:29:32 > git --version # 'git version 2.24.4' 20:29:32 using GIT_SSH to set credentials SSH Credentials for GitHub 20:29:32 [INFO] Currently running in a labeled security context 20:29:32 [INFO] Currently SELinux is 'enforcing' on the host 20:29:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh6940250221399258496.key 20:29:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:29:35 Merging remotes/origin/main commit ad4623cfe039a0b77093998193f683a65e8e0037 into PR head commit 30c7849d171829108eef82ab00dfe337d1931af2 20:29:36 Merge succeeded, producing 716644d4fa7553befa3ae85d9a202dac31b7a3c1 20:29:36 Checking out Revision 716644d4fa7553befa3ae85d9a202dac31b7a3c1 (PR-479) 20:29:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:29:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:29:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:29:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:29:34 using GIT_SSH to set credentials SSH Credentials for GitHub 20:29:34 [INFO] Currently running in a labeled security context 20:29:34 [INFO] Currently SELinux is 'enforcing' on the host 20:29:34 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh2878905320423857262.key 20:29:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/479/head:refs/remotes/origin/PR-479 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:29:34 > git config core.sparsecheckout # timeout=10 20:29:34 > git checkout -f 30c7849d171829108eef82ab00dfe337d1931af2 # timeout=10 20:29:34 > git remote # timeout=10 20:29:34 > git config --get remote.origin.url # timeout=10 20:29:34 using GIT_SSH to set credentials SSH Credentials for GitHub 20:29:34 [INFO] Currently running in a labeled security context 20:29:34 [INFO] Currently SELinux is 'enforcing' on the host 20:29:34 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh3966193310642850386.key 20:29:34 > git merge ad4623cfe039a0b77093998193f683a65e8e0037 # timeout=10 20:29:34 > git rev-parse HEAD^{commit} # timeout=10 20:29:34 > git config core.sparsecheckout # timeout=10 20:29:34 > git checkout -f 716644d4fa7553befa3ae85d9a202dac31b7a3c1 # timeout=10 20:29:38 Commit message: "Merge commit 'ad4623cfe039a0b77093998193f683a65e8e0037' into HEAD" 20:29:38 > git rev-list --no-walk 30c7849d171829108eef82ab00dfe337d1931af2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:29:39 provisioning config files... 20:29:39 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config5358266641623599539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:29:39 ---> docker-login.sh 20:29:39 nexus3.edgexfoundry.org:10001 20:29:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:39 Configure a credential helper to remove this warning. See 20:29:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:39 20:29:39 Login Succeeded 20:29:39 nexus3.edgexfoundry.org:10002 20:29:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:39 Configure a credential helper to remove this warning. See 20:29:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:39 20:29:39 Login Succeeded 20:29:39 nexus3.edgexfoundry.org:10003 20:29:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:40 Configure a credential helper to remove this warning. See 20:29:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:40 20:29:40 Login Succeeded 20:29:40 nexus3.edgexfoundry.org:10004 20:29:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:40 Configure a credential helper to remove this warning. See 20:29:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:40 20:29:40 Login Succeeded 20:29:40 docker.io 20:29:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:40 Configure a credential helper to remove this warning. See 20:29:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:40 20:29:40 Login Succeeded 20:29:40 ---> docker-login.sh ends [Pipeline] } 20:29:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:29:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:29:41 ========================================================= 20:29:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:29:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:29:41 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 20:29:41 Sending build context to Docker daemon 25.31MB 20:29:41 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 20:29:41 Step 2/14 : FROM ${BASE} AS builder 20:29:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:29:41 a0d0a0d46f8b: Pulling fs layer 20:29:41 31adcdaf11c8: Pulling fs layer 20:29:41 b8b176561691: Pulling fs layer 20:29:41 4527c011a84f: Pulling fs layer 20:29:41 5d74067f8e1e: Pulling fs layer 20:29:41 e0aca202a116: Pulling fs layer 20:29:41 3a43be97a3b4: Pulling fs layer 20:29:41 34cad66bf833: Pulling fs layer 20:29:41 b4e3c513aaa6: Pulling fs layer 20:29:41 4527c011a84f: Waiting 20:29:41 5d74067f8e1e: Waiting 20:29:41 e0aca202a116: Waiting 20:29:41 3a43be97a3b4: Waiting 20:29:41 34cad66bf833: Waiting 20:29:41 b4e3c513aaa6: Waiting 20:29:41 b8b176561691: Verifying Checksum 20:29:41 b8b176561691: Download complete 20:29:41 31adcdaf11c8: Verifying Checksum 20:29:41 31adcdaf11c8: Download complete 20:29:41 5d74067f8e1e: Verifying Checksum 20:29:41 5d74067f8e1e: Download complete 20:29:41 e0aca202a116: Verifying Checksum 20:29:41 e0aca202a116: Download complete 20:29:41 3a43be97a3b4: Verifying Checksum 20:29:41 3a43be97a3b4: Download complete 20:29:41 a0d0a0d46f8b: Verifying Checksum 20:29:41 a0d0a0d46f8b: Download complete 20:29:41 34cad66bf833: Verifying Checksum 20:29:41 34cad66bf833: Download complete 20:29:42 a0d0a0d46f8b: Pull complete 20:29:42 4527c011a84f: Verifying Checksum 20:29:42 4527c011a84f: Download complete 20:29:42 b4e3c513aaa6: Verifying Checksum 20:29:42 b4e3c513aaa6: Download complete 20:29:42 31adcdaf11c8: Pull complete 20:29:42 b8b176561691: Pull complete 20:29:46 4527c011a84f: Pull complete 20:29:46 5d74067f8e1e: Pull complete 20:29:46 e0aca202a116: Pull complete 20:29:46 3a43be97a3b4: Pull complete 20:29:46 34cad66bf833: Pull complete 20:29:48 b4e3c513aaa6: Pull complete 20:29:48 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 20:29:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:29:48 ---> 9f6097aaca64 20:29:48 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:29:50 ---> Running in 0fff6674bec8 20:29:50 Removing intermediate container 0fff6674bec8 20:29:50 ---> 75e240fd44ac 20:29:50 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 20:29:50 ---> Running in a1b87d13a524 20:29:50 Removing intermediate container a1b87d13a524 20:29:50 ---> bc6ea47a7bed 20:29:50 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 20:29:50 ---> Running in 1df00146f7a8 20:29:50 Removing intermediate container 1df00146f7a8 20:29:50 ---> e1eb435b9daf 20:29:50 Step 6/14 : LABEL Name=edgex-ui-go 20:29:50 ---> Running in f5262e31e745 20:29:50 Removing intermediate container f5262e31e745 20:29:50 ---> c236a0d6dff9 20:29:50 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 20:29:50 ---> Running in b4ffa690a1b6 20:29:50 Removing intermediate container b4ffa690a1b6 20:29:50 ---> 0b3ac6409a64 20:29:50 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:29:50 ---> Running in d1af69e2f7a9 20:29:51 Removing intermediate container d1af69e2f7a9 20:29:51 ---> ec89bcda85cd 20:29:51 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:29:51 ---> Running in 55b1e70d94fb 20:29:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:29:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:29:53 OK: 220 MiB in 52 packages 20:29:53 Removing intermediate container 55b1e70d94fb 20:29:53 ---> 9dfe8e0cb0d5 20:29:53 Step 10/14 : ENV GO111MODULE=on 20:29:53 ---> Running in c972adf17bfc 20:29:53 Removing intermediate container c972adf17bfc 20:29:53 ---> 990096af510b 20:29:53 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:29:53 ---> Running in f16002d73d04 20:29:53 Removing intermediate container f16002d73d04 20:29:53 ---> 4fff5c6e2b66 20:29:53 Step 12/14 : COPY . . 20:29:54 ---> e9e84209cd7e 20:29:54 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:54 ---> Running in c37952a0c5f7 20:30:00 verifying github.com/edgexfoundry/go-mod-core-contracts/v2@v2.1.0: checksum mismatch 20:30:00 downloaded: h1:uphot3ZKOH0/aoo/Y5gr2NCRgGzy9RksWsXKtJRVEuQ= 20:30:00 go.sum: h1:QIb6pcSYxL9F4TDnZOZk7+USnZ8Nivz1hHxmoAFNPVM= 20:30:00 20:30:00 SECURITY ERROR 20:30:00 This download does NOT match an earlier download recorded in go.sum. 20:30:00 The bits may have been replaced on the origin server, or an attacker may 20:30:00 have intercepted the download attempt. 20:30:00 20:30:00 For more information, see 'go help module-auth'. 20:30:00 skipping... 20:30:05 Removing intermediate container c37952a0c5f7 20:30:05 ---> 0125eb8c7862 20:30:05 Step 14/14 : RUN ${MAKE} 20:30:05 ---> Running in a7b77fa7c107 20:30:05 noop 20:30:05 Removing intermediate container a7b77fa7c107 20:30:05 ---> c3ea59b85705 20:30:05 Successfully built c3ea59b85705 20:30:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:30:05 + docker inspect -f . ci-base-image-x86_64 20:30:05 . [Pipeline] withDockerContainer 20:30:05 prd-centos7-docker-4c-2g-400 does not seem to be running inside a container 20:30:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:30:06 $ docker top 54324eb3998e1ee7d07283660470596378ccbbafbf53e9b5d464c7a6fa5135f7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:06 + go version 20:30:06 go version go1.16.8 linux/amd64 [Pipeline] } 20:30:06 $ docker stop --time=1 54324eb3998e1ee7d07283660470596378ccbbafbf53e9b5d464c7a6fa5135f7 20:30:07 $ docker rm -f 54324eb3998e1ee7d07283660470596378ccbbafbf53e9b5d464c7a6fa5135f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:30:08 + docker inspect -f . ci-base-image-x86_64 20:30:08 . [Pipeline] withDockerContainer 20:30:08 prd-centos7-docker-4c-2g-400 does not seem to be running inside a container 20:30:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:30:08 $ docker top 69a6e0d2fe43536c10ef2d35e8261d30402464570730bcc37d3084a31275d4f4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:30:09 + make test 20:30:09 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:30:09 go: downloading github.com/gorilla/mux v1.8.0 20:30:09 go: downloading github.com/pelletier/go-toml v1.9.4 20:30:09 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 20:30:09 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 20:30:09 verifying github.com/edgexfoundry/go-mod-core-contracts/v2@v2.1.0: checksum mismatch 20:30:09 downloaded: h1:uphot3ZKOH0/aoo/Y5gr2NCRgGzy9RksWsXKtJRVEuQ= 20:30:09 go.sum: h1:QIb6pcSYxL9F4TDnZOZk7+USnZ8Nivz1hHxmoAFNPVM= 20:30:09 20:30:09 SECURITY ERROR 20:30:09 This download does NOT match an earlier download recorded in go.sum. 20:30:09 The bits may have been replaced on the origin server, or an attacker may 20:30:09 have intercepted the download attempt. 20:30:09 20:30:09 For more information, see 'go help module-auth'. 20:30:09 make: *** [Makefile:37: test] Error 1 [Pipeline] } 20:30:09 $ docker stop --time=1 69a6e0d2fe43536c10ef2d35e8261d30402464570730bcc37d3084a31275d4f4 20:30:10 $ docker rm -f 69a6e0d2fe43536c10ef2d35e8261d30402464570730bcc37d3084a31275d4f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:30:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:30:11 20:30:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:30:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:30:11 latest: Pulling from edgex-lftools-log-publisher 20:30:11 b4d181a07f80: Pulling fs layer 20:30:11 a1111a8f2ec3: Pulling fs layer 20:30:11 ed53099fbce6: Pulling fs layer 20:30:11 dc539afda2c1: Pulling fs layer 20:30:11 77bc0d833cb6: Pulling fs layer 20:30:11 9065ff56babe: Pulling fs layer 20:30:11 d287ab97295c: Pulling fs layer 20:30:11 dc539afda2c1: Waiting 20:30:11 77bc0d833cb6: Waiting 20:30:11 9065ff56babe: Waiting 20:30:11 d287ab97295c: Waiting 20:30:11 a1111a8f2ec3: Verifying Checksum 20:30:11 a1111a8f2ec3: Download complete 20:30:11 dc539afda2c1: Verifying Checksum 20:30:11 dc539afda2c1: Download complete 20:30:11 77bc0d833cb6: Verifying Checksum 20:30:11 77bc0d833cb6: Download complete 20:30:11 9065ff56babe: Verifying Checksum 20:30:11 9065ff56babe: Download complete 20:30:11 ed53099fbce6: Verifying Checksum 20:30:11 ed53099fbce6: Download complete 20:30:11 b4d181a07f80: Verifying Checksum 20:30:11 b4d181a07f80: Download complete 20:30:12 d287ab97295c: Verifying Checksum 20:30:12 d287ab97295c: Download complete 20:30:13 b4d181a07f80: Pull complete 20:30:13 a1111a8f2ec3: Pull complete 20:30:13 ed53099fbce6: Pull complete 20:30:13 dc539afda2c1: Pull complete 20:30:14 77bc0d833cb6: Pull complete 20:30:14 9065ff56babe: Pull complete 20:30:19 d287ab97295c: Pull complete 20:30:19 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:30:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:30:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:30:19 prd-centos7-docker-4c-2g-400 does not seem to be running inside a container 20:30:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -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:latest cat 20:30:22 $ docker top a99901090392a349029e7ffd7bbbc81efe21111c7a5c4da74607199941ea034f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:22 ---> job-cost.sh 20:30:22 lf-activate-venv: SKIPPING 20:30:22 INFO: No Stack... 20:30:22 INFO: Retrieving Pricing Info for: v3-standard-2 20:30:23 INFO: Archiving Costs [Pipeline] sh 20:30:23 + cat /w/workspace/edgex-ui-go/3/archives/cost.csv 20:30:23 + cut -d, -f6 [Pipeline] lock 20:30:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-479-3-stack-cost] 20:30:23 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-479-3-stack-cost] did not exist. Created. 20:30:23 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-479-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:30:23 + echo total: 0.05999999865889549 [Pipeline] stash 20:30:23 Stashed 1 file(s) [Pipeline] } 20:30:23 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-479-3-stack-cost] [Pipeline] // lock [Pipeline] } 20:30:23 $ docker stop --time=1 a99901090392a349029e7ffd7bbbc81efe21111c7a5c4da74607199941ea034f 20:30:25 $ docker rm -f a99901090392a349029e7ffd7bbbc81efe21111c7a5c4da74607199941ea034f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:30:25 Failed in branch amd64 20:31:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-402 in /w/workspace/edgexfoundry_edgex-ui-go_PR-479 [Pipeline] { [Pipeline] ws 20:31:02 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 20:31:03 The recommended git tool is: git 20:31:08 using credential edgex-jenkins-ssh 20:31:08 Cloning the remote Git repository 20:31:08 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 20:31:08 > git init /w/workspace/edgex-ui-go/3 # timeout=10 20:31:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:31:08 > git --version # timeout=10 20:31:08 > git --version # 'git version 2.17.1' 20:31:08 using GIT_SSH to set credentials SSH Credentials for GitHub 20:31:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:31:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:31:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:31:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:31:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:31:11 using GIT_SSH to set credentials SSH Credentials for GitHub 20:31:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/479/head:refs/remotes/origin/PR-479 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:31:12 Merging remotes/origin/main commit ad4623cfe039a0b77093998193f683a65e8e0037 into PR head commit 30c7849d171829108eef82ab00dfe337d1931af2 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:31:12 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } 20:31:12 > git config core.sparsecheckout # timeout=10 20:31:12 > git checkout -f 30c7849d171829108eef82ab00dfe337d1931af2 # timeout=10 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:31:13 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-479/archives ']' [Pipeline] libraryResource [Pipeline] sh 20:31:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:31:14 ---> package-listing.sh 20:31:14 ++ facter osfamily 20:31:14 ++ tr '[:upper:]' '[:lower:]' 20:31:15 + OS_FAMILY=redhat 20:31:15 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-479 20:31:15 + START_PACKAGES=/tmp/packages_start.txt 20:31:15 + END_PACKAGES=/tmp/packages_end.txt 20:31:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:31:15 + PACKAGES=/tmp/packages_start.txt 20:31:15 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-479 ']' 20:31:15 + PACKAGES=/tmp/packages_end.txt 20:31:15 + case "${OS_FAMILY}" in 20:31:15 + sort 20:31:15 + rpm -qa 20:31:15 + '[' -f /tmp/packages_start.txt ']' 20:31:15 + '[' -f /tmp/packages_end.txt ']' 20:31:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:31:15 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-479 ']' 20:31:15 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-479/archives/ 20:31:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-479/archives/ [Pipeline] echo 20:31:15 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-479/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:31:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:31:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:31:16 20:31:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:31:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:31:16 latest: Pulling from edgex-lftools-log-publisher 20:31:16 b4d181a07f80: Pulling fs layer 20:31:16 a1111a8f2ec3: Pulling fs layer 20:31:16 ed53099fbce6: Pulling fs layer 20:31:16 dc539afda2c1: Pulling fs layer 20:31:16 77bc0d833cb6: Pulling fs layer 20:31:16 9065ff56babe: Pulling fs layer 20:31:16 d287ab97295c: Pulling fs layer 20:31:16 dc539afda2c1: Waiting 20:31:16 77bc0d833cb6: Waiting 20:31:16 9065ff56babe: Waiting 20:31:16 d287ab97295c: Waiting 20:31:16 a1111a8f2ec3: Verifying Checksum 20:31:16 a1111a8f2ec3: Download complete 20:31:16 dc539afda2c1: Verifying Checksum 20:31:16 dc539afda2c1: Download complete 20:31:16 ed53099fbce6: Verifying Checksum 20:31:16 ed53099fbce6: Download complete 20:31:17 9065ff56babe: Verifying Checksum 20:31:17 9065ff56babe: Download complete 20:31:17 77bc0d833cb6: Verifying Checksum 20:31:17 77bc0d833cb6: Download complete 20:31:17 b4d181a07f80: Verifying Checksum 20:31:17 b4d181a07f80: Download complete 20:31:17 d287ab97295c: Verifying Checksum 20:31:17 d287ab97295c: Download complete 20:31:18 b4d181a07f80: Pull complete 20:31:18 a1111a8f2ec3: Pull complete 20:31:19 ed53099fbce6: Pull complete 20:31:19 dc539afda2c1: Pull complete 20:31:19 77bc0d833cb6: Pull complete 20:31:19 9065ff56babe: Pull complete 20:31:24 d287ab97295c: Pull complete 20:31:24 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:31:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:31:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:31:24 prd-centos7-docker-4c-2g-395 does not seem to be running inside a container 20:31:24 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-479/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-479 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-479:/w/workspace/edgexfoundry_edgex-ui-go_PR-479:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-479@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 ******** -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:latest cat 20:31:26 $ docker top 8e7cb58562eb2af5c845af0d09db353aaca6e97e1ab9bc84a65e436a4a31c12b -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:27 + touch /tmp/pre-build-complete [Pipeline] sh 20:31:27 + mkdir -p /var/log/sysstat [Pipeline] sh 20:31:27 + ls /var/log/sa-host 20:31:27 + sadf -c /var/log/sa-host/sa12 20:31:27 file_magic: OK 20:31:27 HZ: Using current value: 100 20:31:27 file_header: OK 20:31:27 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:31:27 Statistics: 20:31:27 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:31:27 File successfully converted to sysstat format version 12.0.3 20:31:27 + sadf -c /var/log/sa-host/sa30 20:31:27 file_magic: OK 20:31:27 HZ: Using current value: 100 20:31:27 file_header: OK 20:31:27 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:31:27 Statistics: 20:31:27 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:31:27 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:31:27 provisioning config files... 20:31:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/config7490980111646288716tmp [Pipeline] { [Pipeline] echo 20:31:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:31:28 ---> create-netrc.sh [Pipeline] } 20:31:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:31:28 ---> python-tools-install.sh [Pipeline] echo 20:31:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:31:28 ---> sudo-logs.sh 20:31:28 Archiving 'sudo' log.. 20:31:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-395.novalocal: Name or service not known 20:31:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-395.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 20:31:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:31:29 ---> job-cost.sh 20:31:29 lf-activate-venv: SKIPPING 20:31:29 DEBUG: total: 0.05999999865889549 20:31:29 INFO: Retrieving Stack Cost... 20:31:29 INFO: Retrieving Pricing Info for: v3-standard-2 20:31:30 INFO: Archiving Costs [Pipeline] echo 20:31:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:31:30 ---> logs-deploy.sh 20:31:30 lf-activate-venv: SKIPPING 20:31:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-479/3 20:31:30 INFO: archiving workspace using pattern(s): 20:31:30 Archives upload complete. 20:31:31 INFO: archiving logs to Nexus