Pull request #3811 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 48cac9ec11bc877d47c8f45044b76c8ab617ecab+23297b73a36dbb0569f4168faa1adbec72d87445 (5ed7c359540a770f5bfbd14e798ee01893ca4a76) 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-ssh7029204952929154562.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-ssh4486075085891185473.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-3811/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-3811/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8708671413942112695.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-3811/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5479029040560632734.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-ssh1418866048414186299.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-3811/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-3811/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6806125996088672231.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-197 in /w/workspace/edgexfoundry_edgex-go_PR-3811 [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-ssh3819697568606781873.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-ssh1701458183796447176.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3811/head:refs/remotes/origin/PR-3811 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 23297b73a36dbb0569f4168faa1adbec72d87445 into PR head commit 48cac9ec11bc877d47c8f45044b76c8ab617ecab Merge succeeded, producing 48cac9ec11bc877d47c8f45044b76c8ab617ecab Checking out Revision 48cac9ec11bc877d47c8f45044b76c8ab617ecab (PR-3811) > git config core.sparsecheckout # timeout=10 > git checkout -f 48cac9ec11bc877d47c8f45044b76c8ab617ecab # 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-ssh6803414547545417677.key > git merge 23297b73a36dbb0569f4168faa1adbec72d87445 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 48cac9ec11bc877d47c8f45044b76c8ab617ecab # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/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:34.029Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-11T19:09:34.160Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-11T19:09:34.238Z] ========================================================= [2021-11-11T19:09:34.238Z] EdgeX Global Pipelines Version Info [2021-11-11T19:09:34.238Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-11T19:09:35.407Z] ------------------- [2021-11-11T19:09:35.407Z] stable info: [2021-11-11T19:09:35.407Z] ------------------- [2021-11-11T19:09:35.407Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-11T19:09:35.407Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-11T19:09:35.407Z] Message: update stable to v1.0.213 [2021-11-11T19:09:35.984Z] ------------------- [2021-11-11T19:09:35.984Z] experimental info: [2021-11-11T19:09:35.984Z] ------------------- [2021-11-11T19:09:35.984Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-11T19:09:35.984Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-11T19:09:35.984Z] Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-11T19:09:36.157Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-11T19:09:36.193Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-11T19:09:36.230Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-11T19:09:36.276Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-11T19:09:36.312Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-11T19:09:36.348Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-11T19:09:36.383Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-11T19:09:36.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-11T19:09:36.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-11T19:09:36.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-11T19:09:36.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-11T19:09:36.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-11T19:09:36.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-11T19:09:36.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-11T19:09:36.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-11T19:09:36.736Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-11T19:09:36.776Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-11T19:09:36.817Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-11T19:09:36.851Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-11T19:09:36.887Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-11T19:09:36.925Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-11T19:09:36.960Z] [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:36.997Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3811 [Pipeline] echo [2021-11-11T19:09:37.042Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3811 [Pipeline] echo [2021-11-11T19:09:37.086Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3811 [Pipeline] echo [2021-11-11T19:09:37.154Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 48cac9ec11bc877d47c8f45044b76c8ab617ecab [Pipeline] echo [2021-11-11T19:09:37.191Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 48cac9e [Pipeline] echo [2021-11-11T19:09:37.229Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T19:09:37.332Z] provisioning config files... [2021-11-11T19:09:37.352Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7181488510172768660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T19:09:37.703Z] ---> docker-login.sh [2021-11-11T19:09:37.703Z] nexus3.edgexfoundry.org:10001 [2021-11-11T19:09:37.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T19:09:37.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T19:09:37.964Z] Configure a credential helper to remove this warning. See [2021-11-11T19:09:37.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T19:09:37.964Z] [2021-11-11T19:09:37.964Z] Login Succeeded [2021-11-11T19:09:37.964Z] nexus3.edgexfoundry.org:10002 [2021-11-11T19:09:37.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T19:09:37.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T19:09:37.964Z] Configure a credential helper to remove this warning. See [2021-11-11T19:09:37.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T19:09:37.964Z] [2021-11-11T19:09:37.964Z] Login Succeeded [2021-11-11T19:09:37.964Z] nexus3.edgexfoundry.org:10003 [2021-11-11T19:09:38.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T19:09:38.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T19:09:38.224Z] Configure a credential helper to remove this warning. See [2021-11-11T19:09:38.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T19:09:38.224Z] [2021-11-11T19:09:38.224Z] Login Succeeded [2021-11-11T19:09:38.224Z] nexus3.edgexfoundry.org:10004 [2021-11-11T19:09:38.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T19:09:38.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T19:09:38.224Z] Configure a credential helper to remove this warning. See [2021-11-11T19:09:38.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T19:09:38.224Z] [2021-11-11T19:09:38.224Z] Login Succeeded [2021-11-11T19:09:38.224Z] docker.io [2021-11-11T19:09:38.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T19:09:38.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T19:09:38.749Z] Configure a credential helper to remove this warning. See [2021-11-11T19:09:38.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T19:09:38.749Z] [2021-11-11T19:09:38.749Z] Login Succeeded [2021-11-11T19:09:38.749Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T19:09:38.771Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T19:09:39.158Z] ++ 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:09:39.158Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T19:09:39.158Z] ++ dirname cmd/core-command/Dockerfile [2021-11-11T19:09:39.158Z] ++ cut -d/ -f2 [2021-11-11T19:09:39.158Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-11T19:09:39.158Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T19:09:39.158Z] ++ dirname cmd/core-data/Dockerfile [2021-11-11T19:09:39.158Z] ++ cut -d/ -f2 [2021-11-11T19:09:39.158Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-11T19:09:39.158Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T19:09:39.158Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-11T19:09:39.158Z] ++ cut -d/ -f2 [2021-11-11T19:09:39.158Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-11T19:09:39.158Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T19:09:39.158Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-11T19:09:39.158Z] ++ cut -d/ -f2 [2021-11-11T19:09:39.158Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-11T19:09:39.158Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T19:09:39.158Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-11T19:09:39.158Z] ++ cut -d/ -f2 [2021-11-11T19:09:39.158Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-11T19:09:39.158Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T19:09:39.158Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-11T19:09:39.158Z] ++ cut -d/ -f2 [2021-11-11T19:09:39.159Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-11T19:09:39.159Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T19:09:39.159Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-11T19:09:39.159Z] ++ cut -d/ -f2 [2021-11-11T19:09:39.159Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-11T19:09:39.159Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T19:09:39.159Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-11T19:09:39.159Z] ++ cut -d/ -f2 [2021-11-11T19:09:39.159Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-11T19:09:39.159Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T19:09:39.159Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-11T19:09:39.159Z] ++ cut -d/ -f2 [2021-11-11T19:09:39.159Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-11T19:09:39.224Z] 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:09:39.805Z] + git rev-list -1 --merges 48cac9ec11bc877d47c8f45044b76c8ab617ecab~1..48cac9ec11bc877d47c8f45044b76c8ab617ecab [Pipeline] echo [2021-11-11T19:09:39.832Z] -----------> git rev-list -1 --merges 48cac9ec11bc877d47c8f45044b76c8ab617ecab~1..48cac9ec11bc877d47c8f45044b76c8ab617ecab 48cac9ec11bc877d47c8f45044b76c8ab617ecab [false] [Pipeline] sh [2021-11-11T19:09:40.152Z] + git log --format=format:%s -1 48cac9ec11bc877d47c8f45044b76c8ab617ecab [Pipeline] echo [2021-11-11T19:09:40.181Z] ========================================================= [2021-11-11T19:09:40.181Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-11T19:09:40.181Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-11T19:09:40.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T19:09:40.687Z] [2021-11-11T19:09:40.687Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T19:09:41.059Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T19:09:41.059Z] latest: Pulling from edgex-devops/git-semver [2021-11-11T19:09:41.059Z] a0d0a0d46f8b: Pulling fs layer [2021-11-11T19:09:41.059Z] 3e5f54012d9b: Pulling fs layer [2021-11-11T19:09:41.059Z] 4c7163046ea9: Pulling fs layer [2021-11-11T19:09:41.059Z] 0c2d73faf560: Pulling fs layer [2021-11-11T19:09:41.059Z] 0c2d73faf560: Waiting [2021-11-11T19:09:41.059Z] 3e5f54012d9b: Verifying Checksum [2021-11-11T19:09:41.059Z] 3e5f54012d9b: Download complete [2021-11-11T19:09:41.059Z] a0d0a0d46f8b: Verifying Checksum [2021-11-11T19:09:41.059Z] a0d0a0d46f8b: Download complete [2021-11-11T19:09:41.324Z] 4c7163046ea9: Verifying Checksum [2021-11-11T19:09:41.324Z] 4c7163046ea9: Download complete [2021-11-11T19:09:41.324Z] 0c2d73faf560: Verifying Checksum [2021-11-11T19:09:41.324Z] 0c2d73faf560: Download complete [2021-11-11T19:09:41.324Z] a0d0a0d46f8b: Pull complete [2021-11-11T19:09:41.593Z] 3e5f54012d9b: Pull complete [2021-11-11T19:09:41.854Z] 4c7163046ea9: Pull complete [2021-11-11T19:09:42.118Z] 0c2d73faf560: Pull complete [2021-11-11T19:09:42.118Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-11T19:09:42.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T19:09:42.383Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-11T19:09:42.491Z] prd-centos7-docker-4c-2g-197 does not seem to be running inside a container [2021-11-11T19:09:42.537Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-11T19:09:43.974Z] $ docker top 90f05fa71f6708e1844dc903ffe4062a63a73ddfcc9225a41a030b65bc798a08 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-11T19:09:44.129Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T19:09:44.129Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T19:09:44.234Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T19:09:44.238Z] $ docker exec 90f05fa71f6708e1844dc903ffe4062a63a73ddfcc9225a41a030b65bc798a08 ssh-agent [2021-11-11T19:09:44.340Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnpOGeC/agent.13 [2021-11-11T19:09:44.340Z] SSH_AGENT_PID=20 [2021-11-11T19:09:44.347Z] Running ssh-add (command line suppressed) [2021-11-11T19:09:44.444Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4105709701305811199.key (/w/workspace/edgex-go/1@tmp/private_key_4105709701305811199.key) [2021-11-11T19:09:44.455Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T19:09:44.783Z] + git tag --points-at HEAD [Pipeline] } [2021-11-11T19:09:44.803Z] $ docker exec --env ******** --env ******** 90f05fa71f6708e1844dc903ffe4062a63a73ddfcc9225a41a030b65bc798a08 ssh-agent -k [2021-11-11T19:09:44.894Z] unset SSH_AUTH_SOCK; [2021-11-11T19:09:44.894Z] unset SSH_AGENT_PID; [2021-11-11T19:09:44.894Z] echo Agent pid 20 killed; [2021-11-11T19:09:44.907Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-11T19:09:44.975Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T19:09:44.975Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T19:09:45.090Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T19:09:45.092Z] $ docker exec 90f05fa71f6708e1844dc903ffe4062a63a73ddfcc9225a41a030b65bc798a08 ssh-agent [2021-11-11T19:09:45.188Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhCaJFg/agent.53 [2021-11-11T19:09:45.188Z] SSH_AGENT_PID=59 [2021-11-11T19:09:45.194Z] Running ssh-add (command line suppressed) [2021-11-11T19:09:45.310Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6604809514067245650.key (/w/workspace/edgex-go/1@tmp/private_key_6604809514067245650.key) [2021-11-11T19:09:45.323Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T19:09:45.652Z] + git semver init [2021-11-11T19:09:45.652Z] # -> Open(): unable to determine branch for HEAD [2021-11-11T19:09:45.652Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-11-11T19:09:45.652Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-11-11T19:09:45.652Z] # $SEMVER_REMOTE_NAME = origin [2021-11-11T19:09:45.652Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-11T19:09:45.652Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-11T19:09:45.652Z] # $SEMVER_BRANCH = PR-3811 [2021-11-11T19:09:45.652Z] # $SEMVER_TEMP = /tmp/semver-698967750 [2021-11-11T19:09:45.652Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-11T19:10:00.598Z] # '/tmp/semver-698967750' -> '/w/workspace/edgex-go/1/.semver' [2021-11-11T19:10:00.599Z] # -> Force: false [2021-11-11T19:10:00.599Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-11-11T19:10:00.619Z] $ docker exec --env ******** --env ******** 90f05fa71f6708e1844dc903ffe4062a63a73ddfcc9225a41a030b65bc798a08 ssh-agent -k [2021-11-11T19:10:00.710Z] unset SSH_AUTH_SOCK; [2021-11-11T19:10:00.710Z] unset SSH_AGENT_PID; [2021-11-11T19:10:00.710Z] echo Agent pid 59 killed; [2021-11-11T19:10:00.720Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T19:10:01.110Z] + git semver [Pipeline] } [2021-11-11T19:10:01.139Z] $ docker stop --time=1 90f05fa71f6708e1844dc903ffe4062a63a73ddfcc9225a41a030b65bc798a08 [2021-11-11T19:10:04.106Z] $ docker rm -f 90f05fa71f6708e1844dc903ffe4062a63a73ddfcc9225a41a030b65bc798a08 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T19:10:04.521Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-11T19:10:04.802Z] Stashed 1 file(s) [Pipeline] echo [2021-11-11T19:10:04.823Z] [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:05.337Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T19:10:05.369Z] ========================================================= [2021-11-11T19:10:05.369Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-11T19:10:05.369Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-11T19:10:05.726Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T19:10:05.726Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-11T19:10:05.726Z] a0d0a0d46f8b: Already exists [2021-11-11T19:10:05.726Z] 31adcdaf11c8: Pulling fs layer [2021-11-11T19:10:05.726Z] b8b176561691: Pulling fs layer [2021-11-11T19:10:05.726Z] 4527c011a84f: Pulling fs layer [2021-11-11T19:10:05.726Z] 5d74067f8e1e: Pulling fs layer [2021-11-11T19:10:05.726Z] e0aca202a116: Pulling fs layer [2021-11-11T19:10:05.726Z] 3a43be97a3b4: Pulling fs layer [2021-11-11T19:10:05.726Z] 34cad66bf833: Pulling fs layer [2021-11-11T19:10:05.726Z] b4e3c513aaa6: Pulling fs layer [2021-11-11T19:10:05.726Z] 5d74067f8e1e: Waiting [2021-11-11T19:10:05.726Z] e0aca202a116: Waiting [2021-11-11T19:10:05.726Z] 3a43be97a3b4: Waiting [2021-11-11T19:10:05.726Z] 34cad66bf833: Waiting [2021-11-11T19:10:05.726Z] b4e3c513aaa6: Waiting [2021-11-11T19:10:05.726Z] b8b176561691: Download complete [2021-11-11T19:10:05.726Z] 31adcdaf11c8: Verifying Checksum [2021-11-11T19:10:05.726Z] 5d74067f8e1e: Verifying Checksum [2021-11-11T19:10:05.726Z] 5d74067f8e1e: Download complete [2021-11-11T19:10:05.726Z] e0aca202a116: Verifying Checksum [2021-11-11T19:10:05.726Z] e0aca202a116: Download complete [2021-11-11T19:10:05.726Z] 3a43be97a3b4: Verifying Checksum [2021-11-11T19:10:05.726Z] 3a43be97a3b4: Download complete [2021-11-11T19:10:05.998Z] 34cad66bf833: Verifying Checksum [2021-11-11T19:10:05.998Z] 34cad66bf833: Download complete [2021-11-11T19:10:05.998Z] 31adcdaf11c8: Pull complete [2021-11-11T19:10:05.998Z] b8b176561691: Pull complete [2021-11-11T19:10:06.276Z] 4527c011a84f: Verifying Checksum [2021-11-11T19:10:06.276Z] 4527c011a84f: Download complete [2021-11-11T19:10:06.276Z] b4e3c513aaa6: Verifying Checksum [2021-11-11T19:10:06.276Z] b4e3c513aaa6: Download complete [2021-11-11T19:10:10.518Z] 4527c011a84f: Pull complete [2021-11-11T19:10:10.518Z] 5d74067f8e1e: Pull complete [2021-11-11T19:10:10.518Z] e0aca202a116: Pull complete [2021-11-11T19:10:10.518Z] 3a43be97a3b4: Pull complete [2021-11-11T19:10:10.518Z] 34cad66bf833: Pull complete [2021-11-11T19:10:13.083Z] b4e3c513aaa6: Pull complete [2021-11-11T19:10:13.083Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-11T19:10:13.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T19:10:13.084Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-11T19:10:13.435Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-11T19:10:13.435Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T19:10:13.435Z] WORKDIR /edgex [2021-11-11T19:10:13.435Z] COPY go.mod . [2021-11-11T19:10:13.435Z] RUN go mod download' [2021-11-11T19:10:14.914Z] Sending build context to Docker daemon 329.9MB [2021-11-11T19:10:14.914Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T19:10:14.914Z] ---> 9f6097aaca64 [2021-11-11T19:10:14.914Z] Step 2/4 : WORKDIR /edgex [2021-11-11T19:10:20.164Z] Still waiting to schedule task [2021-11-11T19:10:20.165Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-11-11T19:10:21.494Z] ---> Running in 19cea3c04230 [2021-11-11T19:10:21.494Z] Removing intermediate container 19cea3c04230 [2021-11-11T19:10:21.494Z] ---> e84885a7b241 [2021-11-11T19:10:21.494Z] Step 3/4 : COPY go.mod . [2021-11-11T19:10:21.494Z] ---> b0ebfa440520 [2021-11-11T19:10:21.494Z] Step 4/4 : RUN go mod download [2021-11-11T19:10:21.494Z] ---> Running in 328f9f5d26a5 [2021-11-11T19:11:00.277Z] Removing intermediate container 328f9f5d26a5 [2021-11-11T19:11:00.277Z] ---> 15dd69251a23 [2021-11-11T19:11:00.277Z] Successfully built 15dd69251a23 [2021-11-11T19:11:00.277Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T19:11:00.618Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T19:11:00.618Z] . [Pipeline] withDockerContainer [2021-11-11T19:11:00.703Z] prd-centos7-docker-4c-2g-197 does not seem to be running inside a container [2021-11-11T19:11:00.739Z] $ 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-x86_64 cat [2021-11-11T19:11:01.149Z] $ docker top 1b24ad54a009d8089d67df9deda8670d276ba854d14eeb8428281efbab75270a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T19:11:01.572Z] + go version [2021-11-11T19:11:01.572Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-11T19:11:01.614Z] $ docker stop --time=1 1b24ad54a009d8089d67df9deda8670d276ba854d14eeb8428281efbab75270a [2021-11-11T19:11:02.843Z] $ docker rm -f 1b24ad54a009d8089d67df9deda8670d276ba854d14eeb8428281efbab75270a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T19:11:03.599Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T19:11:03.599Z] . [Pipeline] withDockerContainer [2021-11-11T19:11:03.693Z] prd-centos7-docker-4c-2g-197 does not seem to be running inside a container [2021-11-11T19:11:03.731Z] $ 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-x86_64 cat [2021-11-11T19:11:04.085Z] $ docker top 802008dfb6368a7c4283938ac6b0ee4b871d9fe9712cdb6788d50423a9ba72c4 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-11T19:11:04.204Z] ========================================================= [2021-11-11T19:11:04.204Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-11T19:11:04.204Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-11T19:11:04.537Z] + make test [2021-11-11T19:11:04.537Z] go mod tidy [2021-11-11T19:11:04.537Z] verifying github.com/edgexfoundry/go-mod-core-contracts/v2@v2.1.0: checksum mismatch [2021-11-11T19:11:04.537Z] downloaded: h1:uphot3ZKOH0/aoo/Y5gr2NCRgGzy9RksWsXKtJRVEuQ= [2021-11-11T19:11:04.537Z] go.sum: h1:QIb6pcSYxL9F4TDnZOZk7+USnZ8Nivz1hHxmoAFNPVM= [2021-11-11T19:11:04.537Z] [2021-11-11T19:11:04.537Z] SECURITY ERROR [2021-11-11T19:11:04.537Z] This download does NOT match an earlier download recorded in go.sum. [2021-11-11T19:11:04.537Z] The bits may have been replaced on the origin server, or an attacker may [2021-11-11T19:11:04.537Z] have intercepted the download attempt. [2021-11-11T19:11:04.537Z] [2021-11-11T19:11:04.537Z] For more information, see 'go help module-auth'. [2021-11-11T19:11:04.537Z] make: *** [Makefile:97: unittest] Error 1 [Pipeline] } [2021-11-11T19:11:04.573Z] $ docker stop --time=1 802008dfb6368a7c4283938ac6b0ee4b871d9fe9712cdb6788d50423a9ba72c4 [2021-11-11T19:11:05.793Z] $ docker rm -f 802008dfb6368a7c4283938ac6b0ee4b871d9fe9712cdb6788d50423a9ba72c4 [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:06.799Z] Failed in branch amd64 [2021-11-11T19:13:21.084Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-202 in /w/workspace/edgexfoundry_edgex-go_PR-3811 [Pipeline] { [Pipeline] ws [2021-11-11T19:13:21.133Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-11-11T19:13:21.372Z] The recommended git tool is: git [2021-11-11T19:13:27.725Z] using credential edgex-jenkins-ssh [2021-11-11T19:13:27.755Z] Cloning the remote Git repository [2021-11-11T19:13:27.824Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-11T19:13:27.923Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-11-11T19:13:28.032Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-11T19:13:28.033Z] > git --version # timeout=10 [2021-11-11T19:13:28.060Z] > git --version # 'git version 2.17.1' [2021-11-11T19:13:28.062Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T19:13:28.142Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T19:13:44.807Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-11T19:13:44.829Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T19:13:44.861Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-11T19:13:44.915Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-11T19:13:44.916Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T19:13:44.934Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3811/head:refs/remotes/origin/PR-3811 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-11T19:13:45.669Z] Merging remotes/origin/main commit 23297b73a36dbb0569f4168faa1adbec72d87445 into PR head commit 48cac9ec11bc877d47c8f45044b76c8ab617ecab [2021-11-11T19:13:46.040Z] Merge succeeded, producing 48cac9ec11bc877d47c8f45044b76c8ab617ecab [2021-11-11T19:13:46.040Z] Checking out Revision 48cac9ec11bc877d47c8f45044b76c8ab617ecab (PR-3811) [2021-11-11T19:13:45.691Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T19:13:45.706Z] > git checkout -f 48cac9ec11bc877d47c8f45044b76c8ab617ecab # timeout=10 [2021-11-11T19:13:45.949Z] > git remote # timeout=10 [2021-11-11T19:13:45.967Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T19:13:45.986Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T19:13:45.999Z] > git merge 23297b73a36dbb0569f4168faa1adbec72d87445 # timeout=10 [2021-11-11T19:13:46.024Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T19:13:46.050Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T19:13:46.064Z] > git checkout -f 48cac9ec11bc877d47c8f45044b76c8ab617ecab # timeout=10 [2021-11-11T19:13:50.649Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-11-11T19:13:50.714Z] > git --version # timeout=10 [2021-11-11T19:13:50.723Z] > git --version # 'git version 2.17.1' [2021-11-11T19:13:50.737Z] fatal: bad object a03e002eace0db65b27acd1444eb3c4392a49323 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-11T19:13:51.804Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-11T19:13:51.804Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T19:13:51.804Z] Dload Upload Total Spent Left Speed [2021-11-11T19:13:51.804Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 169k 0 --:--:-- --:--:-- --:--:-- 169k [Pipeline] sh [2021-11-11T19:13:52.240Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-11T19:13:52.599Z] + sudo tee /etc/docker/daemon.new [2021-11-11T19:13:52.599Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-11T19:13:52.599Z] { [2021-11-11T19:13:52.599Z] "registry-mirrors": [ [2021-11-11T19:13:52.599Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-11T19:13:52.599Z] ], [2021-11-11T19:13:52.599Z] "bip": "10.250.0.254/24", [2021-11-11T19:13:52.599Z] "hosts": [ [2021-11-11T19:13:52.599Z] "tcp://0.0.0.0:5555", [2021-11-11T19:13:52.599Z] "unix:///var/run/docker.sock" [2021-11-11T19:13:52.599Z] ], [2021-11-11T19:13:52.599Z] "mtu": 1458, [2021-11-11T19:13:52.599Z] "selinux-enabled": true, [2021-11-11T19:13:52.599Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-11T19:13:52.599Z] } [Pipeline] sh [2021-11-11T19:13:52.965Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-11T19:13:53.324Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T19:14:11.772Z] provisioning config files... [2021-11-11T19:14:11.802Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4052035144921601264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T19:14:12.205Z] ---> docker-login.sh [2021-11-11T19:14:12.205Z] nexus3.edgexfoundry.org:10001 [2021-11-11T19:14:13.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T19:14:13.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T19:14:13.462Z] Configure a credential helper to remove this warning. See [2021-11-11T19:14:13.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T19:14:13.462Z] [2021-11-11T19:14:13.462Z] Login Succeeded [2021-11-11T19:14:13.462Z] nexus3.edgexfoundry.org:10002 [2021-11-11T19:14:14.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T19:14:14.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T19:14:14.062Z] Configure a credential helper to remove this warning. See [2021-11-11T19:14:14.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T19:14:14.062Z] [2021-11-11T19:14:14.062Z] Login Succeeded [2021-11-11T19:14:14.062Z] nexus3.edgexfoundry.org:10003 [2021-11-11T19:14:14.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T19:14:14.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T19:14:14.610Z] Configure a credential helper to remove this warning. See [2021-11-11T19:14:14.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T19:14:14.610Z] [2021-11-11T19:14:14.610Z] Login Succeeded [2021-11-11T19:14:14.610Z] nexus3.edgexfoundry.org:10004 [2021-11-11T19:14:14.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T19:14:15.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T19:14:15.155Z] Configure a credential helper to remove this warning. See [2021-11-11T19:14:15.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T19:14:15.155Z] [2021-11-11T19:14:15.155Z] Login Succeeded [2021-11-11T19:14:15.155Z] docker.io [2021-11-11T19:14:15.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T19:14:16.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T19:14:16.025Z] Configure a credential helper to remove this warning. See [2021-11-11T19:14:16.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T19:14:16.025Z] [2021-11-11T19:14:16.025Z] Login Succeeded [2021-11-11T19:14:16.025Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T19:14:16.056Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-11T19:14:16.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T19:14:16.673Z] ========================================================= [2021-11-11T19:14:16.673Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-11T19:14:16.673Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-11T19:14:17.066Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T19:14:17.340Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-11T19:14:17.340Z] 552d1f2373af: Pulling fs layer [2021-11-11T19:14:17.340Z] ea3f2d53f512: Pulling fs layer [2021-11-11T19:14:17.340Z] 9e70ebbbe112: Pulling fs layer [2021-11-11T19:14:17.340Z] 7a9cfe048b4a: Pulling fs layer [2021-11-11T19:14:17.340Z] 72dc09318566: Pulling fs layer [2021-11-11T19:14:17.340Z] f4f7b4309257: Pulling fs layer [2021-11-11T19:14:17.340Z] 0ac9a79272e3: Pulling fs layer [2021-11-11T19:14:17.340Z] b78e95d17946: Pulling fs layer [2021-11-11T19:14:17.340Z] 7a9cfe048b4a: Waiting [2021-11-11T19:14:17.340Z] 72dc09318566: Waiting [2021-11-11T19:14:17.340Z] f4f7b4309257: Waiting [2021-11-11T19:14:17.340Z] 0ac9a79272e3: Waiting [2021-11-11T19:14:17.340Z] b78e95d17946: Waiting [2021-11-11T19:14:17.340Z] 9e70ebbbe112: Verifying Checksum [2021-11-11T19:14:17.340Z] 9e70ebbbe112: Download complete [2021-11-11T19:14:17.340Z] ea3f2d53f512: Verifying Checksum [2021-11-11T19:14:17.340Z] ea3f2d53f512: Download complete [2021-11-11T19:14:17.340Z] 72dc09318566: Download complete [2021-11-11T19:14:17.340Z] f4f7b4309257: Download complete [2021-11-11T19:14:17.340Z] 552d1f2373af: Verifying Checksum [2021-11-11T19:14:17.340Z] 552d1f2373af: Download complete [2021-11-11T19:14:17.615Z] 0ac9a79272e3: Verifying Checksum [2021-11-11T19:14:17.615Z] 0ac9a79272e3: Download complete [2021-11-11T19:14:18.218Z] 552d1f2373af: Pull complete [2021-11-11T19:14:18.821Z] ea3f2d53f512: Pull complete [2021-11-11T19:14:19.418Z] 9e70ebbbe112: Pull complete [2021-11-11T19:14:19.418Z] b78e95d17946: Verifying Checksum [2021-11-11T19:14:19.418Z] b78e95d17946: Download complete [2021-11-11T19:14:20.018Z] 7a9cfe048b4a: Verifying Checksum [2021-11-11T19:14:20.018Z] 7a9cfe048b4a: Download complete [2021-11-11T19:14:30.162Z] 7a9cfe048b4a: Pull complete [2021-11-11T19:14:30.162Z] 72dc09318566: Pull complete [2021-11-11T19:14:30.162Z] f4f7b4309257: Pull complete [2021-11-11T19:14:30.162Z] 0ac9a79272e3: Pull complete [2021-11-11T19:14:35.577Z] b78e95d17946: Pull complete [2021-11-11T19:14:35.577Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-11T19:14:35.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T19:14:35.577Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-11T19:14:35.979Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-11T19:14:35.979Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T19:14:35.979Z] WORKDIR /edgex [2021-11-11T19:14:35.979Z] COPY go.mod . [2021-11-11T19:14:35.979Z] RUN go mod download [2021-11-11T19:14:37.970Z] Sending build context to Docker daemon 166.6MB [2021-11-11T19:14:37.970Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T19:14:37.970Z] ---> 8b459fc5aaf0 [2021-11-11T19:14:37.970Z] Step 2/4 : WORKDIR /edgex [2021-11-11T19:14:40.585Z] ---> Running in 4f9764ba2b42 [2021-11-11T19:14:40.861Z] Removing intermediate container 4f9764ba2b42 [2021-11-11T19:14:40.861Z] ---> 3e0c27f2308a [2021-11-11T19:14:40.861Z] Step 3/4 : COPY go.mod . [2021-11-11T19:14:41.455Z] ---> 2d64ed26ba49 [2021-11-11T19:14:41.455Z] Step 4/4 : RUN go mod download [2021-11-11T19:14:41.728Z] ---> Running in 5242e4f20420 [2021-11-11T19:16:04.120Z] Removing intermediate container 5242e4f20420 [2021-11-11T19:16:04.120Z] ---> 52b643415050 [2021-11-11T19:16:04.120Z] Successfully built 52b643415050 [2021-11-11T19:16:04.120Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T19:16:04.489Z] + docker inspect -f . ci-base-image-arm64 [2021-11-11T19:16:04.489Z] . [Pipeline] withDockerContainer [2021-11-11T19:16:04.806Z] prd-ubuntu18.04-docker-arm64-4c-16g-202 does not seem to be running inside a container [2021-11-11T19:16:04.889Z] $ 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:16:06.537Z] $ docker top 78676722aaf7a533eb9673e91a2dd202d70f075031e476cd3cf031441cd7acd1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T19:16:07.575Z] + go version [2021-11-11T19:16:07.575Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-11T19:16:07.605Z] $ docker stop --time=1 78676722aaf7a533eb9673e91a2dd202d70f075031e476cd3cf031441cd7acd1 [2021-11-11T19:16:09.382Z] $ docker rm -f 78676722aaf7a533eb9673e91a2dd202d70f075031e476cd3cf031441cd7acd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T19:16:10.331Z] + docker inspect -f . ci-base-image-arm64 [2021-11-11T19:16:10.331Z] . [Pipeline] withDockerContainer [2021-11-11T19:16:10.625Z] prd-ubuntu18.04-docker-arm64-4c-16g-202 does not seem to be running inside a container [2021-11-11T19:16:10.716Z] $ 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:16:12.207Z] $ docker top aad59e50b7077e599f6cac06e6e1a9c49286c69870bee3e0e570cbb51c58af4c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-11T19:16:12.592Z] ========================================================= [2021-11-11T19:16:12.592Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-11T19:16:12.592Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-11T19:16:13.297Z] + make test [2021-11-11T19:16:13.298Z] go mod tidy [2021-11-11T19:16:13.574Z] verifying github.com/edgexfoundry/go-mod-core-contracts/v2@v2.1.0: checksum mismatch [2021-11-11T19:16:13.574Z] downloaded: h1:uphot3ZKOH0/aoo/Y5gr2NCRgGzy9RksWsXKtJRVEuQ= [2021-11-11T19:16:13.574Z] go.sum: h1:QIb6pcSYxL9F4TDnZOZk7+USnZ8Nivz1hHxmoAFNPVM= [2021-11-11T19:16:13.574Z] [2021-11-11T19:16:13.574Z] SECURITY ERROR [2021-11-11T19:16:13.574Z] This download does NOT match an earlier download recorded in go.sum. [2021-11-11T19:16:13.574Z] The bits may have been replaced on the origin server, or an attacker may [2021-11-11T19:16:13.574Z] have intercepted the download attempt. [2021-11-11T19:16:13.574Z] [2021-11-11T19:16:13.574Z] For more information, see 'go help module-auth'. [2021-11-11T19:16:13.574Z] make: *** [Makefile:97: unittest] Error 1 [Pipeline] } [2021-11-11T19:16:13.619Z] $ docker stop --time=1 aad59e50b7077e599f6cac06e6e1a9c49286c69870bee3e0e570cbb51c58af4c [2021-11-11T19:16:15.371Z] $ docker rm -f aad59e50b7077e599f6cac06e6e1a9c49286c69870bee3e0e570cbb51c58af4c [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:16:16.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T19:16:16.601Z] [2021-11-11T19:16:16.601Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-11T19:16:17.254Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T19:16:17.530Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-11T19:16:17.530Z] 448f6bf000e3: Pulling fs layer [2021-11-11T19:16:17.530Z] f757da607395: Pulling fs layer [2021-11-11T19:16:17.530Z] 05883995daec: Pulling fs layer [2021-11-11T19:16:17.530Z] 8603b9c90790: Pulling fs layer [2021-11-11T19:16:17.530Z] 1560dd03e051: Pulling fs layer [2021-11-11T19:16:17.530Z] 27f5ce0e4adf: Pulling fs layer [2021-11-11T19:16:17.530Z] c2d8d7efcc4b: Pulling fs layer [2021-11-11T19:16:17.530Z] 1560dd03e051: Waiting [2021-11-11T19:16:17.530Z] 27f5ce0e4adf: Waiting [2021-11-11T19:16:17.530Z] c2d8d7efcc4b: Waiting [2021-11-11T19:16:17.530Z] 8603b9c90790: Waiting [2021-11-11T19:16:17.530Z] f757da607395: Verifying Checksum [2021-11-11T19:16:17.530Z] f757da607395: Download complete [2021-11-11T19:16:17.530Z] 8603b9c90790: Verifying Checksum [2021-11-11T19:16:17.530Z] 8603b9c90790: Download complete [2021-11-11T19:16:17.805Z] 1560dd03e051: Verifying Checksum [2021-11-11T19:16:17.805Z] 1560dd03e051: Download complete [2021-11-11T19:16:17.805Z] 27f5ce0e4adf: Verifying Checksum [2021-11-11T19:16:17.805Z] 27f5ce0e4adf: Download complete [2021-11-11T19:16:17.805Z] 05883995daec: Verifying Checksum [2021-11-11T19:16:17.805Z] 05883995daec: Download complete [2021-11-11T19:16:18.085Z] 448f6bf000e3: Verifying Checksum [2021-11-11T19:16:18.085Z] 448f6bf000e3: Download complete [2021-11-11T19:16:20.722Z] c2d8d7efcc4b: Verifying Checksum [2021-11-11T19:16:20.722Z] c2d8d7efcc4b: Download complete [2021-11-11T19:16:22.157Z] 448f6bf000e3: Pull complete [2021-11-11T19:16:22.756Z] f757da607395: Pull complete [2021-11-11T19:16:24.202Z] 05883995daec: Pull complete [2021-11-11T19:16:24.476Z] 8603b9c90790: Pull complete [2021-11-11T19:16:25.470Z] 1560dd03e051: Pull complete [2021-11-11T19:16:26.064Z] 27f5ce0e4adf: Pull complete [2021-11-11T19:16:41.173Z] c2d8d7efcc4b: Pull complete [2021-11-11T19:16:41.173Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-11T19:16:41.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T19:16:41.173Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-11T19:16:41.450Z] prd-ubuntu18.04-docker-arm64-4c-16g-202 does not seem to be running inside a container [2021-11-11T19:16:41.533Z] $ 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:16:44.554Z] $ docker top 04b2763eb38a6508e7510434ae4873e8afe751a9501e5859cc981081b3bdc60a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T19:16:45.598Z] ---> job-cost.sh [2021-11-11T19:16:45.598Z] lf-activate-venv: SKIPPING [2021-11-11T19:16:45.598Z] INFO: No Stack... [2021-11-11T19:16:45.872Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-11T19:16:46.469Z] INFO: Archiving Costs [Pipeline] sh [2021-11-11T19:16:47.149Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-11-11T19:16:47.149Z] + cut -d, -f6 [Pipeline] lock [2021-11-11T19:16:47.236Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3811-1-stack-cost] [2021-11-11T19:16:47.241Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3811-1-stack-cost] did not exist. Created. [2021-11-11T19:16:47.241Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3811-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-11T19:16:47.986Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-11T19:16:48.841Z] Stashed 1 file(s) [Pipeline] } [2021-11-11T19:16:48.857Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3811-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-11T19:16:48.917Z] $ docker stop --time=1 04b2763eb38a6508e7510434ae4873e8afe751a9501e5859cc981081b3bdc60a [2021-11-11T19:16:50.505Z] $ docker rm -f 04b2763eb38a6508e7510434ae4873e8afe751a9501e5859cc981081b3bdc60a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T19:16:51.426Z] 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:16:53.171Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-11T19:16:53.499Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T19:16:54.084Z] ---> package-listing.sh [2021-11-11T19:16:54.084Z] ++ facter osfamily [2021-11-11T19:16:54.084Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-11T19:16:54.344Z] + OS_FAMILY=redhat [2021-11-11T19:16:54.344Z] + workspace=/w/workspace/edgex-go/1 [2021-11-11T19:16:54.344Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-11T19:16:54.344Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-11T19:16:54.344Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-11T19:16:54.344Z] + PACKAGES=/tmp/packages_start.txt [2021-11-11T19:16:54.344Z] + '[' /w/workspace/edgex-go/1 ']' [2021-11-11T19:16:54.344Z] + PACKAGES=/tmp/packages_end.txt [2021-11-11T19:16:54.344Z] + case "${OS_FAMILY}" in [2021-11-11T19:16:54.344Z] + rpm -qa [2021-11-11T19:16:54.344Z] + sort [2021-11-11T19:16:54.915Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-11T19:16:54.915Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-11T19:16:54.915Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-11T19:16:54.915Z] + '[' /w/workspace/edgex-go/1 ']' [2021-11-11T19:16:54.915Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-11-11T19:16:54.915Z] + 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:16:54.946Z] 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:16:55.242Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-11T19:16:55.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T19:16:55.828Z] [2021-11-11T19:16:55.828Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T19:16:56.163Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T19:16:56.163Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-11T19:16:56.163Z] b4d181a07f80: Pulling fs layer [2021-11-11T19:16:56.163Z] a1111a8f2ec3: Pulling fs layer [2021-11-11T19:16:56.163Z] ed53099fbce6: Pulling fs layer [2021-11-11T19:16:56.163Z] dc539afda2c1: Pulling fs layer [2021-11-11T19:16:56.163Z] 77bc0d833cb6: Pulling fs layer [2021-11-11T19:16:56.163Z] 9065ff56babe: Pulling fs layer [2021-11-11T19:16:56.163Z] d287ab97295c: Pulling fs layer [2021-11-11T19:16:56.163Z] dc539afda2c1: Waiting [2021-11-11T19:16:56.163Z] 77bc0d833cb6: Waiting [2021-11-11T19:16:56.163Z] 9065ff56babe: Waiting [2021-11-11T19:16:56.163Z] d287ab97295c: Waiting [2021-11-11T19:16:56.163Z] a1111a8f2ec3: Verifying Checksum [2021-11-11T19:16:56.163Z] a1111a8f2ec3: Download complete [2021-11-11T19:16:56.163Z] dc539afda2c1: Verifying Checksum [2021-11-11T19:16:56.163Z] dc539afda2c1: Download complete [2021-11-11T19:16:56.425Z] ed53099fbce6: Verifying Checksum [2021-11-11T19:16:56.425Z] ed53099fbce6: Download complete [2021-11-11T19:16:56.425Z] 77bc0d833cb6: Download complete [2021-11-11T19:16:56.425Z] 9065ff56babe: Verifying Checksum [2021-11-11T19:16:56.425Z] 9065ff56babe: Download complete [2021-11-11T19:16:56.425Z] b4d181a07f80: Verifying Checksum [2021-11-11T19:16:56.425Z] b4d181a07f80: Download complete [2021-11-11T19:16:57.003Z] d287ab97295c: Verifying Checksum [2021-11-11T19:16:57.003Z] d287ab97295c: Download complete [2021-11-11T19:16:57.957Z] b4d181a07f80: Pull complete [2021-11-11T19:16:57.957Z] a1111a8f2ec3: Pull complete [2021-11-11T19:16:58.535Z] ed53099fbce6: Pull complete [2021-11-11T19:16:58.535Z] dc539afda2c1: Pull complete [2021-11-11T19:16:58.801Z] 77bc0d833cb6: Pull complete [2021-11-11T19:16:58.801Z] 9065ff56babe: Pull complete [2021-11-11T19:17:03.041Z] d287ab97295c: Pull complete [2021-11-11T19:17:03.041Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-11T19:17:03.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T19:17:03.041Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-11T19:17:03.125Z] prd-centos7-docker-4c-2g-197 does not seem to be running inside a container [2021-11-11T19:17:03.159Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-11T19:17:06.423Z] $ docker top 5b142a7c6ca6441fdabe5bb2233ef879585732ca95d258d050f0d22a29c4ace1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T19:17:06.817Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-11T19:17:07.125Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-11T19:17:07.438Z] + ls /var/log/sa-host [2021-11-11T19:17:07.438Z] + sadf -c /var/log/sa-host/sa11 [2021-11-11T19:17:07.438Z] file_magic: OK [2021-11-11T19:17:07.438Z] HZ: Using current value: 100 [2021-11-11T19:17:07.438Z] file_header: OK [2021-11-11T19:17:07.438Z] 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:07.438Z] Statistics: [2021-11-11T19:17:07.438Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T19:17:07.438Z] File successfully converted to sysstat format version 12.0.3 [2021-11-11T19:17:07.438Z] + sadf -c /var/log/sa-host/sa30 [2021-11-11T19:17:07.438Z] file_magic: OK [2021-11-11T19:17:07.438Z] HZ: Using current value: 100 [2021-11-11T19:17:07.438Z] file_header: OK [2021-11-11T19:17:07.438Z] 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:07.438Z] Statistics: [2021-11-11T19:17:07.438Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T19:17:07.438Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T19:17:07.557Z] provisioning config files... [2021-11-11T19:17:07.566Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4224741336297935082tmp [Pipeline] { [Pipeline] echo [2021-11-11T19:17:07.606Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T19:17:07.930Z] ---> create-netrc.sh [Pipeline] } [2021-11-11T19:17:07.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-11T19:17:08.319Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-11T19:17:08.350Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T19:17:08.664Z] ---> sudo-logs.sh [2021-11-11T19:17:08.664Z] Archiving 'sudo' log.. [2021-11-11T19:17:08.664Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-197.novalocal: Name or service not known [2021-11-11T19:17:08.664Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-197.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-11T19:17:08.749Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T19:17:09.084Z] ---> job-cost.sh [2021-11-11T19:17:09.084Z] lf-activate-venv: SKIPPING [2021-11-11T19:17:09.084Z] DEBUG: total: 0.10999999940395355 [2021-11-11T19:17:09.084Z] INFO: Retrieving Stack Cost... [2021-11-11T19:17:10.052Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-11T19:17:10.314Z] INFO: Archiving Costs [Pipeline] echo [2021-11-11T19:17:10.344Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T19:17:10.659Z] ---> logs-deploy.sh [2021-11-11T19:17:10.659Z] lf-activate-venv: SKIPPING [2021-11-11T19:17:10.659Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3811/1 [2021-11-11T19:17:10.659Z] INFO: archiving workspace using pattern(s): [2021-11-11T19:17:11.231Z] Archives upload complete. [2021-11-11T19:17:11.495Z] INFO: archiving logs to Nexus