Pull request #3812 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5a316f0e9d7d4c262670798159723ad58ec3f7ab+23297b73a36dbb0569f4168faa1adbec72d87445 (dc1c14641738922ebbebb6a26ca003da83192d49) Running in Durability level: MAX_SURVIVABILITY 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-ssh5254483083909054051.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-ssh8261229079443693842.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3812/workspace@libs/edgex-global-pipelines # timeout=10 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-go/branches/PR-3812/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5259651615211838129.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-go/branches/PR-3812/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8868046797934664258.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh1386364653597252038.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3812/workspace@libs/lf-pipelines # timeout=10 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-go/branches/PR-3812/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5583135677867535407.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a03e002eace0db65b27acd1444eb3c4392a49323 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-198 in /w/workspace/edgexfoundry_edgex-go_PR-3812 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-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/edgex-go/1@tmp/jenkins-gitclient-ssh9220651808107511966.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-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-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-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/edgex-go/1@tmp/jenkins-gitclient-ssh2204995532405776017.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3812/head:refs/remotes/origin/PR-3812 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 23297b73a36dbb0569f4168faa1adbec72d87445 into PR head commit 5a316f0e9d7d4c262670798159723ad58ec3f7ab Merge succeeded, producing 5a316f0e9d7d4c262670798159723ad58ec3f7ab Checking out Revision 5a316f0e9d7d4c262670798159723ad58ec3f7ab (PR-3812) > git config core.sparsecheckout # timeout=10 > git checkout -f 5a316f0e9d7d4c262670798159723ad58ec3f7ab # 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/edgex-go/1@tmp/jenkins-gitclient-ssh9167579496510952906.key > git merge 23297b73a36dbb0569f4168faa1adbec72d87445 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5a316f0e9d7d4c262670798159723ad58ec3f7ab # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object a03e002eace0db65b27acd1444eb3c4392a49323 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-11T19:09:56.033Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-11T19:09:56.213Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-11T19:09:56.304Z] ========================================================= [2021-11-11T19:09:56.304Z] EdgeX Global Pipelines Version Info [2021-11-11T19:09:56.304Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-11T19:09:57.463Z] ------------------- [2021-11-11T19:09:57.463Z] stable info: [2021-11-11T19:09:57.463Z] ------------------- [2021-11-11T19:09:57.463Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-11T19:09:57.463Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-11T19:09:57.463Z] Message: update stable to v1.0.213 [2021-11-11T19:09:58.035Z] ------------------- [2021-11-11T19:09:58.035Z] experimental info: [2021-11-11T19:09:58.035Z] ------------------- [2021-11-11T19:09:58.035Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-11T19:09:58.035Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-11T19:09:58.035Z] Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-11T19:09:58.201Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-11T19:09:58.245Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-11T19:09:58.283Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-11T19:09:58.320Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-11T19:09:58.358Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-11T19:09:58.396Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-11T19:09:58.434Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-11T19:09:58.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-11T19:09:58.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-11T19:09:58.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-11T19:09:58.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-11T19:09:58.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-11T19:09:58.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-11T19:09:58.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-11T19:09:58.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-11T19:09:58.771Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-11T19:09:58.813Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-11T19:09:58.849Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-11T19:09:58.883Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-11T19:09:58.922Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-11T19:09:58.964Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-11T19:09:59.005Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-11T19:09:59.043Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3812 [Pipeline] echo [2021-11-11T19:09:59.079Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3812 [Pipeline] echo [2021-11-11T19:09:59.116Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3812 [Pipeline] echo [2021-11-11T19:09:59.151Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5a316f0e9d7d4c262670798159723ad58ec3f7ab [Pipeline] echo [2021-11-11T19:09:59.185Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5a316f0 [Pipeline] echo [2021-11-11T19:09:59.221Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T19:09:59.318Z] provisioning config files... [2021-11-11T19:09:59.335Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1635151403725921525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T19:09:59.687Z] ---> docker-login.sh [2021-11-11T19:09:59.687Z] nexus3.edgexfoundry.org:10001 [2021-11-11T19:09:59.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T19:09:59.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T19:09:59.952Z] Configure a credential helper to remove this warning. See [2021-11-11T19:09:59.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T19:09:59.952Z] [2021-11-11T19:09:59.952Z] Login Succeeded [2021-11-11T19:09:59.952Z] nexus3.edgexfoundry.org:10002 [2021-11-11T19:09:59.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T19:09:59.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T19:09:59.952Z] Configure a credential helper to remove this warning. See [2021-11-11T19:09:59.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T19:09:59.952Z] [2021-11-11T19:09:59.952Z] Login Succeeded [2021-11-11T19:09:59.952Z] nexus3.edgexfoundry.org:10003 [2021-11-11T19:09:59.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T19:10:00.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T19:10:00.214Z] Configure a credential helper to remove this warning. See [2021-11-11T19:10:00.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T19:10:00.214Z] [2021-11-11T19:10:00.214Z] Login Succeeded [2021-11-11T19:10:00.214Z] nexus3.edgexfoundry.org:10004 [2021-11-11T19:10:00.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T19:10:00.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T19:10:00.214Z] Configure a credential helper to remove this warning. See [2021-11-11T19:10:00.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T19:10:00.214Z] [2021-11-11T19:10:00.214Z] Login Succeeded [2021-11-11T19:10:00.214Z] docker.io [2021-11-11T19:10:00.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T19:10:00.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T19:10:00.785Z] Configure a credential helper to remove this warning. See [2021-11-11T19:10:00.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T19:10:00.785Z] [2021-11-11T19:10:00.785Z] Login Succeeded [2021-11-11T19:10:00.785Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T19:10:00.808Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T19:10:01.185Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-11-11T19:10:01.185Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T19:10:01.185Z] ++ dirname cmd/core-command/Dockerfile [2021-11-11T19:10:01.185Z] ++ cut -d/ -f2 [2021-11-11T19:10:01.185Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-11T19:10:01.185Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T19:10:01.185Z] ++ dirname cmd/core-data/Dockerfile [2021-11-11T19:10:01.185Z] ++ cut -d/ -f2 [2021-11-11T19:10:01.185Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-11T19:10:01.185Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T19:10:01.185Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-11T19:10:01.185Z] ++ cut -d/ -f2 [2021-11-11T19:10:01.185Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-11T19:10:01.185Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T19:10:01.185Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-11T19:10:01.185Z] ++ cut -d/ -f2 [2021-11-11T19:10:01.185Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-11T19:10:01.185Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T19:10:01.185Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-11T19:10:01.185Z] ++ cut -d/ -f2 [2021-11-11T19:10:01.185Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-11T19:10:01.185Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T19:10:01.185Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-11T19:10:01.185Z] ++ cut -d/ -f2 [2021-11-11T19:10:01.185Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-11T19:10:01.185Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T19:10:01.185Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-11T19:10:01.185Z] ++ cut -d/ -f2 [2021-11-11T19:10:01.185Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-11T19:10:01.185Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T19:10:01.185Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-11T19:10:01.185Z] ++ cut -d/ -f2 [2021-11-11T19:10:01.185Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-11T19:10:01.185Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T19:10:01.185Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-11T19:10:01.185Z] ++ cut -d/ -f2 [2021-11-11T19:10:01.185Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-11T19:10:01.248Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-11T19:10:01.812Z] + git rev-list -1 --merges 5a316f0e9d7d4c262670798159723ad58ec3f7ab~1..5a316f0e9d7d4c262670798159723ad58ec3f7ab [Pipeline] echo [2021-11-11T19:10:01.839Z] -----------> git rev-list -1 --merges 5a316f0e9d7d4c262670798159723ad58ec3f7ab~1..5a316f0e9d7d4c262670798159723ad58ec3f7ab 5a316f0e9d7d4c262670798159723ad58ec3f7ab [false] [Pipeline] sh [2021-11-11T19:10:02.165Z] + git log --format=format:%s -1 5a316f0e9d7d4c262670798159723ad58ec3f7ab [Pipeline] echo [2021-11-11T19:10:02.199Z] ========================================================= [2021-11-11T19:10:02.199Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-11T19:10:02.199Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-11T19:10:02.699Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T19:10:02.699Z] [2021-11-11T19:10:02.699Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T19:10:03.043Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T19:10:03.043Z] latest: Pulling from edgex-devops/git-semver [2021-11-11T19:10:03.043Z] a0d0a0d46f8b: Pulling fs layer [2021-11-11T19:10:03.043Z] 3e5f54012d9b: Pulling fs layer [2021-11-11T19:10:03.043Z] 4c7163046ea9: Pulling fs layer [2021-11-11T19:10:03.043Z] 0c2d73faf560: Pulling fs layer [2021-11-11T19:10:03.043Z] 0c2d73faf560: Waiting [2021-11-11T19:10:03.043Z] 3e5f54012d9b: Verifying Checksum [2021-11-11T19:10:03.043Z] 3e5f54012d9b: Download complete [2021-11-11T19:10:03.043Z] a0d0a0d46f8b: Verifying Checksum [2021-11-11T19:10:03.043Z] a0d0a0d46f8b: Download complete [2021-11-11T19:10:03.043Z] 4c7163046ea9: Verifying Checksum [2021-11-11T19:10:03.043Z] 4c7163046ea9: Download complete [2021-11-11T19:10:03.043Z] 0c2d73faf560: Verifying Checksum [2021-11-11T19:10:03.043Z] 0c2d73faf560: Download complete [2021-11-11T19:10:03.309Z] a0d0a0d46f8b: Pull complete [2021-11-11T19:10:03.309Z] 3e5f54012d9b: Pull complete [2021-11-11T19:10:03.574Z] 4c7163046ea9: Pull complete [2021-11-11T19:10:03.837Z] 0c2d73faf560: Pull complete [2021-11-11T19:10:03.837Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-11T19:10:03.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T19:10:03.837Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-11T19:10:03.931Z] prd-centos7-docker-4c-2g-198 does not seem to be running inside a container [2021-11-11T19:10:03.976Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-11T19:10:04.554Z] $ docker top 6d41e52b1ed76e96b9226cec57c650795b0faa2abed25d7d6c2c50f079b11703 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-11T19:10:04.712Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T19:10:04.712Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T19:10:04.818Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T19:10:04.820Z] $ docker exec 6d41e52b1ed76e96b9226cec57c650795b0faa2abed25d7d6c2c50f079b11703 ssh-agent [2021-11-11T19:10:04.913Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiICjPG/agent.13 [2021-11-11T19:10:04.914Z] SSH_AGENT_PID=20 [2021-11-11T19:10:04.923Z] Running ssh-add (command line suppressed) [2021-11-11T19:10:05.013Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5325358557606032379.key (/w/workspace/edgex-go/1@tmp/private_key_5325358557606032379.key) [2021-11-11T19:10:05.028Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T19:10:05.361Z] + git tag --points-at HEAD [Pipeline] } [2021-11-11T19:10:05.380Z] $ docker exec --env ******** --env ******** 6d41e52b1ed76e96b9226cec57c650795b0faa2abed25d7d6c2c50f079b11703 ssh-agent -k [2021-11-11T19:10:05.482Z] unset SSH_AUTH_SOCK; [2021-11-11T19:10:05.482Z] unset SSH_AGENT_PID; [2021-11-11T19:10:05.482Z] echo Agent pid 20 killed; [2021-11-11T19:10:05.496Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-11T19:10:05.568Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T19:10:05.568Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T19:10:05.679Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T19:10:05.681Z] $ docker exec 6d41e52b1ed76e96b9226cec57c650795b0faa2abed25d7d6c2c50f079b11703 ssh-agent [2021-11-11T19:10:05.782Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdKmLiD/agent.53 [2021-11-11T19:10:05.782Z] SSH_AGENT_PID=59 [2021-11-11T19:10:05.787Z] Running ssh-add (command line suppressed) [2021-11-11T19:10:05.874Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1627672137973469367.key (/w/workspace/edgex-go/1@tmp/private_key_1627672137973469367.key) [2021-11-11T19:10:05.886Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T19:10:06.226Z] + git semver init [2021-11-11T19:10:06.226Z] # -> Open(): unable to determine branch for HEAD [2021-11-11T19:10:06.226Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-11-11T19:10:06.226Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-11-11T19:10:06.226Z] # $SEMVER_REMOTE_NAME = origin [2021-11-11T19:10:06.226Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-11T19:10:06.226Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-11T19:10:06.226Z] # $SEMVER_BRANCH = PR-3812 [2021-11-11T19:10:06.226Z] # $SEMVER_TEMP = /tmp/semver-814052224 [2021-11-11T19:10:06.226Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-11T19:10:21.175Z] # '/tmp/semver-814052224' -> '/w/workspace/edgex-go/1/.semver' [2021-11-11T19:10:21.175Z] # -> Force: false [2021-11-11T19:10:21.175Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-11-11T19:10:21.192Z] $ docker exec --env ******** --env ******** 6d41e52b1ed76e96b9226cec57c650795b0faa2abed25d7d6c2c50f079b11703 ssh-agent -k [2021-11-11T19:10:21.275Z] unset SSH_AUTH_SOCK; [2021-11-11T19:10:21.275Z] unset SSH_AGENT_PID; [2021-11-11T19:10:21.275Z] echo Agent pid 59 killed; [2021-11-11T19:10:21.285Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T19:10:21.678Z] + git semver [Pipeline] } [2021-11-11T19:10:21.701Z] $ docker stop --time=1 6d41e52b1ed76e96b9226cec57c650795b0faa2abed25d7d6c2c50f079b11703 [2021-11-11T19:10:23.962Z] $ docker rm -f 6d41e52b1ed76e96b9226cec57c650795b0faa2abed25d7d6c2c50f079b11703 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T19:10:24.362Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-11T19:10:24.621Z] Stashed 1 file(s) [Pipeline] echo [2021-11-11T19:10:24.638Z] [edgeXSemver]: initialized semver on version 0.0.0 [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-11-11T19:10:25.156Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T19:10:25.184Z] ========================================================= [2021-11-11T19:10:25.184Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-11T19:10:25.184Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-11T19:10:25.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T19:10:25.521Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-11T19:10:25.521Z] a0d0a0d46f8b: Already exists [2021-11-11T19:10:25.521Z] 31adcdaf11c8: Pulling fs layer [2021-11-11T19:10:25.521Z] b8b176561691: Pulling fs layer [2021-11-11T19:10:25.521Z] 4527c011a84f: Pulling fs layer [2021-11-11T19:10:25.521Z] 5d74067f8e1e: Pulling fs layer [2021-11-11T19:10:25.521Z] e0aca202a116: Pulling fs layer [2021-11-11T19:10:25.521Z] 3a43be97a3b4: Pulling fs layer [2021-11-11T19:10:25.521Z] 34cad66bf833: Pulling fs layer [2021-11-11T19:10:25.521Z] b4e3c513aaa6: Pulling fs layer [2021-11-11T19:10:25.521Z] 5d74067f8e1e: Waiting [2021-11-11T19:10:25.521Z] e0aca202a116: Waiting [2021-11-11T19:10:25.521Z] 3a43be97a3b4: Waiting [2021-11-11T19:10:25.521Z] 34cad66bf833: Waiting [2021-11-11T19:10:25.521Z] b4e3c513aaa6: Waiting [2021-11-11T19:10:25.521Z] b8b176561691: Verifying Checksum [2021-11-11T19:10:25.521Z] b8b176561691: Download complete [2021-11-11T19:10:25.521Z] 31adcdaf11c8: Verifying Checksum [2021-11-11T19:10:25.521Z] 31adcdaf11c8: Download complete [2021-11-11T19:10:25.521Z] 5d74067f8e1e: Verifying Checksum [2021-11-11T19:10:25.521Z] 5d74067f8e1e: Download complete [2021-11-11T19:10:25.521Z] e0aca202a116: Verifying Checksum [2021-11-11T19:10:25.521Z] e0aca202a116: Download complete [2021-11-11T19:10:25.521Z] 3a43be97a3b4: Verifying Checksum [2021-11-11T19:10:25.521Z] 3a43be97a3b4: Download complete [2021-11-11T19:10:25.789Z] 31adcdaf11c8: Pull complete [2021-11-11T19:10:25.789Z] 34cad66bf833: Verifying Checksum [2021-11-11T19:10:25.789Z] 34cad66bf833: Download complete [2021-11-11T19:10:25.789Z] b8b176561691: Pull complete [2021-11-11T19:10:26.051Z] 4527c011a84f: Verifying Checksum [2021-11-11T19:10:26.051Z] 4527c011a84f: Download complete [2021-11-11T19:10:26.051Z] b4e3c513aaa6: Verifying Checksum [2021-11-11T19:10:26.051Z] b4e3c513aaa6: Download complete [2021-11-11T19:10:29.361Z] 4527c011a84f: Pull complete [2021-11-11T19:10:29.622Z] 5d74067f8e1e: Pull complete [2021-11-11T19:10:29.622Z] e0aca202a116: Pull complete [2021-11-11T19:10:29.622Z] 3a43be97a3b4: Pull complete [2021-11-11T19:10:29.888Z] 34cad66bf833: Pull complete [2021-11-11T19:10:32.475Z] b4e3c513aaa6: Pull complete [2021-11-11T19:10:32.475Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-11T19:10:32.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T19:10:32.475Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-11T19:10:32.827Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T19:10:32.827Z] WORKDIR /edgex [2021-11-11T19:10:32.827Z] COPY go.mod . [2021-11-11T19:10:32.827Z] RUN go mod download' [2021-11-11T19:10:32.827Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-11T19:10:34.739Z] Sending build context to Docker daemon 329.9MB [2021-11-11T19:10:34.739Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T19:10:34.739Z] ---> 9f6097aaca64 [2021-11-11T19:10:34.739Z] Step 2/4 : WORKDIR /edgex [2021-11-11T19:10:35.321Z] ---> Running in 3797b137ec03 [2021-11-11T19:10:35.321Z] Removing intermediate container 3797b137ec03 [2021-11-11T19:10:35.321Z] ---> b1c5d9fe091b [2021-11-11T19:10:35.321Z] Step 3/4 : COPY go.mod . [2021-11-11T19:10:35.582Z] ---> 83960c155713 [2021-11-11T19:10:35.582Z] Step 4/4 : RUN go mod download [2021-11-11T19:10:35.582Z] ---> Running in bc67b2285d5c [2021-11-11T19:10:40.001Z] Still waiting to schedule task [2021-11-11T19:10:40.001Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-11-11T19:11:02.188Z] Removing intermediate container bc67b2285d5c [2021-11-11T19:11:02.188Z] ---> 5a6f0802695f [2021-11-11T19:11:02.188Z] Successfully built 5a6f0802695f [2021-11-11T19:11:02.188Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T19:11:02.526Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T19:11:02.526Z] . [Pipeline] withDockerContainer [2021-11-11T19:11:02.623Z] prd-centos7-docker-4c-2g-198 does not seem to be running inside a container [2021-11-11T19:11:02.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2021-11-11T19:11:02.989Z] $ docker top 9de9a30f0313819af2d0f70a5108a52253ab68bcae0437022804432ad283b504 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T19:11:03.373Z] + go version [2021-11-11T19:11:03.373Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-11T19:11:03.397Z] $ docker stop --time=1 9de9a30f0313819af2d0f70a5108a52253ab68bcae0437022804432ad283b504 [2021-11-11T19:11:04.571Z] $ docker rm -f 9de9a30f0313819af2d0f70a5108a52253ab68bcae0437022804432ad283b504 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T19:11:05.217Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T19:11:05.218Z] . [Pipeline] withDockerContainer [2021-11-11T19:11:05.303Z] prd-centos7-docker-4c-2g-198 does not seem to be running inside a container [2021-11-11T19:11:05.343Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2021-11-11T19:11:05.711Z] $ docker top 4bb8f37e8b1fc77e2492036208c0932cc15fe053ac7a6686b3abeefa82cf0050 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-11T19:11:05.826Z] ========================================================= [2021-11-11T19:11:05.826Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-11T19:11:05.826Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-11T19:11:06.171Z] + make test [2021-11-11T19:11:06.171Z] go mod tidy [2021-11-11T19:11:06.171Z] verifying github.com/edgexfoundry/go-mod-messaging/v2@v2.1.0: checksum mismatch [2021-11-11T19:11:06.171Z] downloaded: h1:vw2zYd7DF5eizT1B3X+lzpaKxajCft53jyl3B2QPGBs= [2021-11-11T19:11:06.171Z] go.sum: h1:micHOJw0YsBeGpyFwuMCLyeQBR4MkW2ikW18yXhxXt4= [2021-11-11T19:11:06.171Z] [2021-11-11T19:11:06.171Z] SECURITY ERROR [2021-11-11T19:11:06.171Z] This download does NOT match an earlier download recorded in go.sum. [2021-11-11T19:11:06.171Z] The bits may have been replaced on the origin server, or an attacker may [2021-11-11T19:11:06.171Z] have intercepted the download attempt. [2021-11-11T19:11:06.171Z] [2021-11-11T19:11:06.171Z] For more information, see 'go help module-auth'. [2021-11-11T19:11:06.171Z] make: *** [Makefile:97: unittest] Error 1 [Pipeline] } [2021-11-11T19:11:06.216Z] $ docker stop --time=1 4bb8f37e8b1fc77e2492036208c0932cc15fe053ac7a6686b3abeefa82cf0050 [2021-11-11T19:11:07.419Z] $ docker rm -f 4bb8f37e8b1fc77e2492036208c0932cc15fe053ac7a6686b3abeefa82cf0050 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T19:11:08.349Z] Failed in branch amd64 [2021-11-11T19:14:10.197Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-203 in /w/workspace/edgexfoundry_edgex-go_PR-3812 [Pipeline] { [Pipeline] ws [2021-11-11T19:14:10.241Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-11-11T19:14:10.709Z] The recommended git tool is: git [2021-11-11T19:14:17.256Z] using credential edgex-jenkins-ssh [2021-11-11T19:14:17.276Z] Cloning the remote Git repository [2021-11-11T19:14:17.360Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-11T19:14:17.481Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-11-11T19:14:17.579Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-11T19:14:17.580Z] > git --version # timeout=10 [2021-11-11T19:14:17.608Z] > git --version # 'git version 2.17.1' [2021-11-11T19:14:17.611Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T19:14:17.714Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T19:14:37.263Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-11T19:14:37.282Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T19:14:38.103Z] Merging remotes/origin/main commit 23297b73a36dbb0569f4168faa1adbec72d87445 into PR head commit 5a316f0e9d7d4c262670798159723ad58ec3f7ab [2021-11-11T19:14:38.515Z] Merge succeeded, producing 5a316f0e9d7d4c262670798159723ad58ec3f7ab [2021-11-11T19:14:38.516Z] Checking out Revision 5a316f0e9d7d4c262670798159723ad58ec3f7ab (PR-3812) [2021-11-11T19:14:37.326Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-11T19:14:37.371Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-11T19:14:37.372Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T19:14:37.386Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3812/head:refs/remotes/origin/PR-3812 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-11T19:14:38.130Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T19:14:38.164Z] > git checkout -f 5a316f0e9d7d4c262670798159723ad58ec3f7ab # timeout=10 [2021-11-11T19:14:38.406Z] > git remote # timeout=10 [2021-11-11T19:14:38.426Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T19:14:38.456Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T19:14:38.467Z] > git merge 23297b73a36dbb0569f4168faa1adbec72d87445 # timeout=10 [2021-11-11T19:14:38.492Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T19:14:38.524Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T19:14:38.564Z] > git checkout -f 5a316f0e9d7d4c262670798159723ad58ec3f7ab # timeout=10 [2021-11-11T19:14:43.154Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" [2021-11-11T19:14:43.215Z] > git --version # timeout=10 [2021-11-11T19:14:43.235Z] > git --version # 'git version 2.17.1' [2021-11-11T19:14:43.251Z] fatal: bad object a03e002eace0db65b27acd1444eb3c4392a49323 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-11T19:14:44.453Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-11T19:14:44.453Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T19:14:44.453Z] Dload Upload Total Spent Left Speed [2021-11-11T19:14:44.453Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 202k 0 --:--:-- --:--:-- --:--:-- 206k [Pipeline] sh [2021-11-11T19:14:44.894Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-11T19:14:45.250Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2021-11-11T19:14:45.250Z] tee /etc/docker/daemon.new [2021-11-11T19:14:45.250Z] { [2021-11-11T19:14:45.250Z] "registry-mirrors": [ [2021-11-11T19:14:45.250Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-11T19:14:45.250Z] ], [2021-11-11T19:14:45.250Z] "bip": "10.250.0.254/24", [2021-11-11T19:14:45.250Z] "hosts": [ [2021-11-11T19:14:45.250Z] "tcp://0.0.0.0:5555", [2021-11-11T19:14:45.250Z] "unix:///var/run/docker.sock" [2021-11-11T19:14:45.250Z] ], [2021-11-11T19:14:45.250Z] "mtu": 1458, [2021-11-11T19:14:45.250Z] "selinux-enabled": true, [2021-11-11T19:14:45.250Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-11T19:14:45.250Z] } [Pipeline] sh [2021-11-11T19:14:45.608Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-11T19:14:45.971Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T19:15:04.367Z] provisioning config files... [2021-11-11T19:15:04.394Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7719846774012107813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T19:15:04.867Z] ---> docker-login.sh [2021-11-11T19:15:04.867Z] nexus3.edgexfoundry.org:10001 [2021-11-11T19:15:05.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T19:15:06.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T19:15:06.091Z] Configure a credential helper to remove this warning. See [2021-11-11T19:15:06.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T19:15:06.091Z] [2021-11-11T19:15:06.091Z] Login Succeeded [2021-11-11T19:15:06.091Z] nexus3.edgexfoundry.org:10002 [2021-11-11T19:15:06.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T19:15:06.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T19:15:06.648Z] Configure a credential helper to remove this warning. See [2021-11-11T19:15:06.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T19:15:06.648Z] [2021-11-11T19:15:06.648Z] Login Succeeded [2021-11-11T19:15:06.648Z] nexus3.edgexfoundry.org:10003 [2021-11-11T19:15:06.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T19:15:07.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T19:15:07.196Z] Configure a credential helper to remove this warning. See [2021-11-11T19:15:07.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T19:15:07.196Z] [2021-11-11T19:15:07.196Z] Login Succeeded [2021-11-11T19:15:07.196Z] nexus3.edgexfoundry.org:10004 [2021-11-11T19:15:07.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T19:15:07.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T19:15:07.748Z] Configure a credential helper to remove this warning. See [2021-11-11T19:15:07.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T19:15:07.748Z] [2021-11-11T19:15:07.748Z] Login Succeeded [2021-11-11T19:15:07.748Z] docker.io [2021-11-11T19:15:08.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T19:15:08.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T19:15:08.303Z] Configure a credential helper to remove this warning. See [2021-11-11T19:15:08.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T19:15:08.303Z] [2021-11-11T19:15:08.303Z] Login Succeeded [2021-11-11T19:15:08.322Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T19:15:08.334Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-11T19:15:08.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T19:15:08.985Z] ========================================================= [2021-11-11T19:15:08.986Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-11T19:15:08.986Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-11T19:15:09.403Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T19:15:09.683Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-11T19:15:09.683Z] 552d1f2373af: Pulling fs layer [2021-11-11T19:15:09.683Z] ea3f2d53f512: Pulling fs layer [2021-11-11T19:15:09.683Z] 9e70ebbbe112: Pulling fs layer [2021-11-11T19:15:09.683Z] 7a9cfe048b4a: Pulling fs layer [2021-11-11T19:15:09.683Z] 72dc09318566: Pulling fs layer [2021-11-11T19:15:09.683Z] f4f7b4309257: Pulling fs layer [2021-11-11T19:15:09.683Z] 0ac9a79272e3: Pulling fs layer [2021-11-11T19:15:09.683Z] b78e95d17946: Pulling fs layer [2021-11-11T19:15:09.683Z] f4f7b4309257: Waiting [2021-11-11T19:15:09.683Z] 0ac9a79272e3: Waiting [2021-11-11T19:15:09.683Z] b78e95d17946: Waiting [2021-11-11T19:15:09.683Z] 7a9cfe048b4a: Waiting [2021-11-11T19:15:09.683Z] 72dc09318566: Waiting [2021-11-11T19:15:09.683Z] 9e70ebbbe112: Download complete [2021-11-11T19:15:09.683Z] ea3f2d53f512: Verifying Checksum [2021-11-11T19:15:09.683Z] ea3f2d53f512: Download complete [2021-11-11T19:15:09.683Z] 72dc09318566: Download complete [2021-11-11T19:15:09.683Z] f4f7b4309257: Verifying Checksum [2021-11-11T19:15:09.683Z] f4f7b4309257: Download complete [2021-11-11T19:15:09.683Z] 552d1f2373af: Verifying Checksum [2021-11-11T19:15:09.967Z] 0ac9a79272e3: Verifying Checksum [2021-11-11T19:15:09.967Z] 0ac9a79272e3: Download complete [2021-11-11T19:15:10.958Z] 552d1f2373af: Pull complete [2021-11-11T19:15:11.565Z] ea3f2d53f512: Pull complete [2021-11-11T19:15:12.166Z] 9e70ebbbe112: Pull complete [2021-11-11T19:15:12.166Z] b78e95d17946: Download complete [2021-11-11T19:15:12.769Z] 7a9cfe048b4a: Verifying Checksum [2021-11-11T19:15:12.769Z] 7a9cfe048b4a: Download complete [2021-11-11T19:15:25.220Z] 7a9cfe048b4a: Pull complete [2021-11-11T19:15:25.220Z] 72dc09318566: Pull complete [2021-11-11T19:15:25.220Z] f4f7b4309257: Pull complete [2021-11-11T19:15:25.220Z] 0ac9a79272e3: Pull complete [2021-11-11T19:15:30.643Z] b78e95d17946: Pull complete [2021-11-11T19:15:30.643Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-11T19:15:30.643Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T19:15:30.643Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-11T19:15:31.057Z] + + docker build -t ci-base-image-arm64 -f - . [2021-11-11T19:15:31.057Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T19:15:31.057Z] WORKDIR /edgex [2021-11-11T19:15:31.057Z] COPY go.mod . [2021-11-11T19:15:31.057Z] RUN go mod download [2021-11-11T19:15:33.701Z] Sending build context to Docker daemon 166.6MB [2021-11-11T19:15:33.701Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T19:15:33.701Z] ---> 8b459fc5aaf0 [2021-11-11T19:15:33.701Z] Step 2/4 : WORKDIR /edgex [2021-11-11T19:15:35.688Z] ---> Running in dd9712c23d7a [2021-11-11T19:15:35.961Z] Removing intermediate container dd9712c23d7a [2021-11-11T19:15:35.961Z] ---> 63c3146677f2 [2021-11-11T19:15:35.961Z] Step 3/4 : COPY go.mod . [2021-11-11T19:15:36.553Z] ---> 0e40f97b8913 [2021-11-11T19:15:36.553Z] Step 4/4 : RUN go mod download [2021-11-11T19:15:36.826Z] ---> Running in f107d88ef98e [2021-11-11T19:16:58.639Z] Removing intermediate container f107d88ef98e [2021-11-11T19:16:58.639Z] ---> cff3d7e9d6f4 [2021-11-11T19:16:58.639Z] Successfully built cff3d7e9d6f4 [2021-11-11T19:16:58.639Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T19:16:59.012Z] + docker inspect -f . ci-base-image-arm64 [2021-11-11T19:16:59.012Z] . [Pipeline] withDockerContainer [2021-11-11T19:16:59.286Z] prd-ubuntu18.04-docker-arm64-4c-16g-203 does not seem to be running inside a container [2021-11-11T19:16:59.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2021-11-11T19:17:00.855Z] $ docker top bc05243b29f1b1bb7c9058707a35283ab3aabfe418177009cde42a70148e4ca6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T19:17:01.846Z] + go version [2021-11-11T19:17:01.846Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-11T19:17:01.877Z] $ docker stop --time=1 bc05243b29f1b1bb7c9058707a35283ab3aabfe418177009cde42a70148e4ca6 [2021-11-11T19:17:03.526Z] $ docker rm -f bc05243b29f1b1bb7c9058707a35283ab3aabfe418177009cde42a70148e4ca6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T19:17:04.443Z] + docker inspect -f . ci-base-image-arm64 [2021-11-11T19:17:04.443Z] . [Pipeline] withDockerContainer [2021-11-11T19:17:04.699Z] prd-ubuntu18.04-docker-arm64-4c-16g-203 does not seem to be running inside a container [2021-11-11T19:17:04.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2021-11-11T19:17:06.122Z] $ docker top b215b5869657b1ddfe057ac55b706e2f8525f1ba7fd5eeb791b0485727774290 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-11T19:17:06.498Z] ========================================================= [2021-11-11T19:17:06.498Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-11T19:17:06.498Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-11T19:17:07.197Z] + make test [2021-11-11T19:17:07.197Z] go mod tidy [2021-11-11T19:17:07.471Z] verifying github.com/edgexfoundry/go-mod-messaging/v2@v2.1.0: checksum mismatch [2021-11-11T19:17:07.471Z] downloaded: h1:vw2zYd7DF5eizT1B3X+lzpaKxajCft53jyl3B2QPGBs= [2021-11-11T19:17:07.471Z] go.sum: h1:micHOJw0YsBeGpyFwuMCLyeQBR4MkW2ikW18yXhxXt4= [2021-11-11T19:17:07.471Z] [2021-11-11T19:17:07.471Z] SECURITY ERROR [2021-11-11T19:17:07.471Z] This download does NOT match an earlier download recorded in go.sum. [2021-11-11T19:17:07.471Z] The bits may have been replaced on the origin server, or an attacker may [2021-11-11T19:17:07.471Z] have intercepted the download attempt. [2021-11-11T19:17:07.471Z] [2021-11-11T19:17:07.471Z] For more information, see 'go help module-auth'. [2021-11-11T19:17:07.471Z] make: *** [Makefile:97: unittest] Error 1 [Pipeline] } [2021-11-11T19:17:07.514Z] $ docker stop --time=1 b215b5869657b1ddfe057ac55b706e2f8525f1ba7fd5eeb791b0485727774290 [2021-11-11T19:17:09.242Z] $ docker rm -f b215b5869657b1ddfe057ac55b706e2f8525f1ba7fd5eeb791b0485727774290 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker 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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T19:17:10.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T19:17:10.486Z] [2021-11-11T19:17:10.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-11T19:17:10.888Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T19:17:11.163Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-11T19:17:11.163Z] 448f6bf000e3: Pulling fs layer [2021-11-11T19:17:11.163Z] f757da607395: Pulling fs layer [2021-11-11T19:17:11.163Z] 05883995daec: Pulling fs layer [2021-11-11T19:17:11.163Z] 8603b9c90790: Pulling fs layer [2021-11-11T19:17:11.163Z] 1560dd03e051: Pulling fs layer [2021-11-11T19:17:11.163Z] 27f5ce0e4adf: Pulling fs layer [2021-11-11T19:17:11.163Z] c2d8d7efcc4b: Pulling fs layer [2021-11-11T19:17:11.163Z] 1560dd03e051: Waiting [2021-11-11T19:17:11.163Z] 27f5ce0e4adf: Waiting [2021-11-11T19:17:11.163Z] c2d8d7efcc4b: Waiting [2021-11-11T19:17:11.163Z] 8603b9c90790: Waiting [2021-11-11T19:17:11.163Z] f757da607395: Verifying Checksum [2021-11-11T19:17:11.163Z] f757da607395: Download complete [2021-11-11T19:17:11.163Z] 8603b9c90790: Verifying Checksum [2021-11-11T19:17:11.163Z] 8603b9c90790: Download complete [2021-11-11T19:17:11.442Z] 1560dd03e051: Verifying Checksum [2021-11-11T19:17:11.442Z] 1560dd03e051: Download complete [2021-11-11T19:17:11.442Z] 27f5ce0e4adf: Verifying Checksum [2021-11-11T19:17:11.442Z] 27f5ce0e4adf: Download complete [2021-11-11T19:17:11.442Z] 05883995daec: Verifying Checksum [2021-11-11T19:17:11.442Z] 05883995daec: Download complete [2021-11-11T19:17:11.716Z] 448f6bf000e3: Verifying Checksum [2021-11-11T19:17:11.716Z] 448f6bf000e3: Download complete [2021-11-11T19:17:14.335Z] c2d8d7efcc4b: Verifying Checksum [2021-11-11T19:17:14.335Z] c2d8d7efcc4b: Download complete [2021-11-11T19:17:15.312Z] 448f6bf000e3: Pull complete [2021-11-11T19:17:15.906Z] f757da607395: Pull complete [2021-11-11T19:17:17.339Z] 05883995daec: Pull complete [2021-11-11T19:17:17.611Z] 8603b9c90790: Pull complete [2021-11-11T19:17:18.593Z] 1560dd03e051: Pull complete [2021-11-11T19:17:19.201Z] 27f5ce0e4adf: Pull complete [2021-11-11T19:17:34.280Z] c2d8d7efcc4b: Pull complete [2021-11-11T19:17:34.280Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-11T19:17:34.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T19:17:34.280Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-11T19:17:34.517Z] prd-ubuntu18.04-docker-arm64-4c-16g-203 does not seem to be running inside a container [2021-11-11T19:17:34.592Z] $ 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-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-11T19:17:37.258Z] $ docker top 646c25119f732caca50d1e646e2a12087b2273e53977e727aa8e1692b47375d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T19:17:38.305Z] ---> job-cost.sh [2021-11-11T19:17:38.305Z] lf-activate-venv: SKIPPING [2021-11-11T19:17:38.305Z] INFO: No Stack... [2021-11-11T19:17:38.577Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-11T19:17:39.172Z] INFO: Archiving Costs [Pipeline] sh [2021-11-11T19:17:39.846Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-11-11T19:17:39.846Z] + cut -d, -f6 [Pipeline] lock [2021-11-11T19:17:39.925Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3812-1-stack-cost] [2021-11-11T19:17:39.929Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3812-1-stack-cost] did not exist. Created. [2021-11-11T19:17:39.930Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3812-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-11T19:17:40.658Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-11T19:17:41.236Z] Stashed 1 file(s) [Pipeline] } [2021-11-11T19:17:41.252Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3812-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-11T19:17:41.308Z] $ docker stop --time=1 646c25119f732caca50d1e646e2a12087b2273e53977e727aa8e1692b47375d0 [2021-11-11T19:17:42.877Z] $ docker rm -f 646c25119f732caca50d1e646e2a12087b2273e53977e727aa8e1692b47375d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T19:17:43.546Z] 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 Scan) Stage "Snyk Scan" 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] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-11T19:17:45.359Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-11T19:17:45.686Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T19:17:46.268Z] ---> package-listing.sh [2021-11-11T19:17:46.268Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-11T19:17:46.268Z] ++ facter osfamily [2021-11-11T19:17:46.528Z] + OS_FAMILY=redhat [2021-11-11T19:17:46.528Z] + workspace=/w/workspace/edgex-go/1 [2021-11-11T19:17:46.528Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-11T19:17:46.528Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-11T19:17:46.528Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-11T19:17:46.528Z] + PACKAGES=/tmp/packages_start.txt [2021-11-11T19:17:46.528Z] + '[' /w/workspace/edgex-go/1 ']' [2021-11-11T19:17:46.528Z] + PACKAGES=/tmp/packages_end.txt [2021-11-11T19:17:46.528Z] + case "${OS_FAMILY}" in [2021-11-11T19:17:46.528Z] + rpm -qa [2021-11-11T19:17:46.528Z] + sort [2021-11-11T19:17:47.103Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-11T19:17:47.103Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-11T19:17:47.103Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-11T19:17:47.103Z] + '[' /w/workspace/edgex-go/1 ']' [2021-11-11T19:17:47.103Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-11-11T19:17:47.103Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-11-11T19:17:47.127Z] 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-11T19:17:47.428Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-11T19:17:48.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T19:17:48.012Z] [2021-11-11T19:17:48.012Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T19:17:48.344Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T19:17:48.344Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-11T19:17:48.344Z] b4d181a07f80: Pulling fs layer [2021-11-11T19:17:48.344Z] a1111a8f2ec3: Pulling fs layer [2021-11-11T19:17:48.344Z] ed53099fbce6: Pulling fs layer [2021-11-11T19:17:48.344Z] dc539afda2c1: Pulling fs layer [2021-11-11T19:17:48.344Z] 77bc0d833cb6: Pulling fs layer [2021-11-11T19:17:48.344Z] 9065ff56babe: Pulling fs layer [2021-11-11T19:17:48.344Z] d287ab97295c: Pulling fs layer [2021-11-11T19:17:48.344Z] 77bc0d833cb6: Waiting [2021-11-11T19:17:48.344Z] 9065ff56babe: Waiting [2021-11-11T19:17:48.344Z] d287ab97295c: Waiting [2021-11-11T19:17:48.344Z] dc539afda2c1: Waiting [2021-11-11T19:17:48.344Z] a1111a8f2ec3: Verifying Checksum [2021-11-11T19:17:48.344Z] a1111a8f2ec3: Download complete [2021-11-11T19:17:48.344Z] dc539afda2c1: Verifying Checksum [2021-11-11T19:17:48.344Z] dc539afda2c1: Download complete [2021-11-11T19:17:48.344Z] ed53099fbce6: Verifying Checksum [2021-11-11T19:17:48.344Z] ed53099fbce6: Download complete [2021-11-11T19:17:48.344Z] 9065ff56babe: Verifying Checksum [2021-11-11T19:17:48.344Z] 9065ff56babe: Download complete [2021-11-11T19:17:48.615Z] 77bc0d833cb6: Verifying Checksum [2021-11-11T19:17:48.615Z] 77bc0d833cb6: Download complete [2021-11-11T19:17:48.615Z] b4d181a07f80: Verifying Checksum [2021-11-11T19:17:48.615Z] b4d181a07f80: Download complete [2021-11-11T19:17:49.191Z] d287ab97295c: Verifying Checksum [2021-11-11T19:17:49.191Z] d287ab97295c: Download complete [2021-11-11T19:17:50.141Z] b4d181a07f80: Pull complete [2021-11-11T19:17:50.141Z] a1111a8f2ec3: Pull complete [2021-11-11T19:17:50.721Z] ed53099fbce6: Pull complete [2021-11-11T19:17:50.721Z] dc539afda2c1: Pull complete [2021-11-11T19:17:50.982Z] 77bc0d833cb6: Pull complete [2021-11-11T19:17:50.982Z] 9065ff56babe: Pull complete [2021-11-11T19:17:56.290Z] d287ab97295c: Pull complete [2021-11-11T19:17:56.290Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-11T19:17:56.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T19:17:56.290Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-11T19:17:56.383Z] prd-centos7-docker-4c-2g-198 does not seem to be running inside a container [2021-11-11T19:17:56.413Z] $ 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-11T19:17:58.929Z] $ docker top d75604620a6a6c8c03826957e884a5b127ae7bd07557f6fa7b150b11ef32b897 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T19:17:59.310Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-11T19:17:59.621Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-11T19:17:59.923Z] + ls /var/log/sa-host [2021-11-11T19:17:59.923Z] + sadf -c /var/log/sa-host/sa11 [2021-11-11T19:17:59.923Z] file_magic: OK [2021-11-11T19:17:59.923Z] HZ: Using current value: 100 [2021-11-11T19:17:59.923Z] file_header: OK [2021-11-11T19:17:59.923Z] 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 [2021-11-11T19:17:59.923Z] Statistics: [2021-11-11T19:17:59.923Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T19:17:59.923Z] File successfully converted to sysstat format version 12.0.3 [2021-11-11T19:17:59.923Z] + sadf -c /var/log/sa-host/sa30 [2021-11-11T19:17:59.923Z] file_magic: OK [2021-11-11T19:17:59.923Z] HZ: Using current value: 100 [2021-11-11T19:17:59.923Z] file_header: OK [2021-11-11T19:17:59.923Z] 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 [2021-11-11T19:17:59.923Z] Statistics: [2021-11-11T19:17:59.923Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T19:17:59.923Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T19:18:00.058Z] provisioning config files... [2021-11-11T19:18:00.067Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5979391983994085901tmp [Pipeline] { [Pipeline] echo [2021-11-11T19:18:00.107Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T19:18:00.437Z] ---> create-netrc.sh [Pipeline] } [2021-11-11T19:18:00.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-11T19:18:00.844Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-11T19:18:00.867Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T19:18:01.187Z] ---> sudo-logs.sh [2021-11-11T19:18:01.187Z] Archiving 'sudo' log.. [2021-11-11T19:18:01.187Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-198.novalocal: Name or service not known [2021-11-11T19:18:01.187Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-198.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-11T19:18:01.252Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T19:18:01.571Z] ---> job-cost.sh [2021-11-11T19:18:01.571Z] lf-activate-venv: SKIPPING [2021-11-11T19:18:01.571Z] DEBUG: total: 0.10999999940395355 [2021-11-11T19:18:01.571Z] INFO: Retrieving Stack Cost... [2021-11-11T19:18:06.856Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-11T19:18:06.856Z] INFO: Archiving Costs [Pipeline] echo [2021-11-11T19:18:06.897Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T19:18:07.218Z] ---> logs-deploy.sh [2021-11-11T19:18:07.218Z] lf-activate-venv: SKIPPING [2021-11-11T19:18:07.219Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3812/1 [2021-11-11T19:18:07.219Z] INFO: archiving workspace using pattern(s): [2021-11-11T19:18:07.791Z] Archives upload complete. [2021-11-11T19:18:08.052Z] INFO: archiving logs to Nexus