Pull request #3809 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5048c2f480211aca56140b02626daa1564aea696+23297b73a36dbb0569f4168faa1adbec72d87445 (769ce69eec5b82e066ee96af4d146567b911cee2) 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-ssh517357842470418156.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-ssh3176364339543135456.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-3809/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-3809/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5337505580094658028.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-3809/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh935946395961719638.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-ssh1864208156784893143.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-3809/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-3809/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh47595691342266711.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-195 in /w/workspace/edgexfoundry_edgex-go_PR-3809 [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-ssh9057967963743646822.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 23297b73a36dbb0569f4168faa1adbec72d87445 into PR head commit 5048c2f480211aca56140b02626daa1564aea696 Merge succeeded, producing 5048c2f480211aca56140b02626daa1564aea696 Checking out Revision 5048c2f480211aca56140b02626daa1564aea696 (PR-3809) > 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-ssh4743849620676421328.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3809/head:refs/remotes/origin/PR-3809 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5048c2f480211aca56140b02626daa1564aea696 # 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-ssh4668022690633405210.key > git merge 23297b73a36dbb0569f4168faa1adbec72d87445 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5048c2f480211aca56140b02626daa1564aea696 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/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:08:50.718Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-11T19:08:50.854Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-11T19:08:50.941Z] ========================================================= [2021-11-11T19:08:50.941Z] EdgeX Global Pipelines Version Info [2021-11-11T19:08:50.941Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-11T19:08:52.158Z] ------------------- [2021-11-11T19:08:52.158Z] stable info: [2021-11-11T19:08:52.158Z] ------------------- [2021-11-11T19:08:52.158Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-11T19:08:52.158Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-11T19:08:52.158Z] Message: update stable to v1.0.213 [2021-11-11T19:08:52.731Z] ------------------- [2021-11-11T19:08:52.731Z] experimental info: [2021-11-11T19:08:52.731Z] ------------------- [2021-11-11T19:08:52.731Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-11T19:08:52.731Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-11T19:08:52.731Z] Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-11T19:08:52.896Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-11T19:08:52.944Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-11T19:08:52.991Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-11T19:08:53.033Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-11T19:08:53.068Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-11T19:08:53.104Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-11T19:08:53.140Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-11T19:08:53.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-11T19:08:53.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-11T19:08:53.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-11T19:08:53.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-11T19:08:53.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-11T19:08:53.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-11T19:08:53.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-11T19:08:53.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-11T19:08:53.480Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-11T19:08:53.512Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-11T19:08:53.546Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-11T19:08:53.582Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-11T19:08:53.620Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-11T19:08:53.656Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-11T19:08:53.703Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-11T19:08:53.740Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3809 [Pipeline] echo [2021-11-11T19:08:53.784Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3809 [Pipeline] echo [2021-11-11T19:08:53.817Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3809 [Pipeline] echo [2021-11-11T19:08:53.854Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5048c2f480211aca56140b02626daa1564aea696 [Pipeline] echo [2021-11-11T19:08:53.887Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5048c2f [Pipeline] echo [2021-11-11T19:08:53.926Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T19:08:54.020Z] provisioning config files... [2021-11-11T19:08:54.037Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config134399000650861245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T19:08:54.379Z] ---> docker-login.sh [2021-11-11T19:08:54.379Z] nexus3.edgexfoundry.org:10001 [2021-11-11T19:08:54.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T19:08:54.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T19:08:54.643Z] Configure a credential helper to remove this warning. See [2021-11-11T19:08:54.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T19:08:54.643Z] [2021-11-11T19:08:54.643Z] Login Succeeded [2021-11-11T19:08:54.643Z] nexus3.edgexfoundry.org:10002 [2021-11-11T19:08:54.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T19:08:54.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T19:08:54.643Z] Configure a credential helper to remove this warning. See [2021-11-11T19:08:54.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T19:08:54.643Z] [2021-11-11T19:08:54.643Z] Login Succeeded [2021-11-11T19:08:54.643Z] nexus3.edgexfoundry.org:10003 [2021-11-11T19:08:54.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T19:08:54.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T19:08:54.904Z] Configure a credential helper to remove this warning. See [2021-11-11T19:08:54.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T19:08:54.904Z] [2021-11-11T19:08:54.904Z] Login Succeeded [2021-11-11T19:08:54.904Z] nexus3.edgexfoundry.org:10004 [2021-11-11T19:08:54.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T19:08:54.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T19:08:54.904Z] Configure a credential helper to remove this warning. See [2021-11-11T19:08:54.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T19:08:54.904Z] [2021-11-11T19:08:54.904Z] Login Succeeded [2021-11-11T19:08:54.904Z] docker.io [2021-11-11T19:08:55.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T19:08:55.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T19:08:55.429Z] Configure a credential helper to remove this warning. See [2021-11-11T19:08:55.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T19:08:55.429Z] [2021-11-11T19:08:55.429Z] Login Succeeded [2021-11-11T19:08:55.429Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T19:08:55.451Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T19:08:55.847Z] ++ 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:08:55.847Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T19:08:55.847Z] ++ dirname cmd/core-command/Dockerfile [2021-11-11T19:08:55.847Z] ++ cut -d/ -f2 [2021-11-11T19:08:55.847Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-11T19:08:55.847Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T19:08:55.847Z] ++ dirname cmd/core-data/Dockerfile [2021-11-11T19:08:55.847Z] ++ cut -d/ -f2 [2021-11-11T19:08:55.847Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-11T19:08:55.847Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T19:08:55.847Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-11T19:08:55.847Z] ++ cut -d/ -f2 [2021-11-11T19:08:55.847Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-11T19:08:55.847Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T19:08:55.847Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-11T19:08:55.847Z] ++ cut -d/ -f2 [2021-11-11T19:08:55.847Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-11T19:08:55.847Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T19:08:55.847Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-11T19:08:55.847Z] ++ cut -d/ -f2 [2021-11-11T19:08:55.847Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-11T19:08:55.847Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T19:08:55.847Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-11T19:08:55.847Z] ++ cut -d/ -f2 [2021-11-11T19:08:55.847Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-11T19:08:55.847Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T19:08:55.847Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-11T19:08:55.847Z] ++ cut -d/ -f2 [2021-11-11T19:08:55.847Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-11T19:08:55.847Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T19:08:55.847Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-11T19:08:55.847Z] ++ cut -d/ -f2 [2021-11-11T19:08:55.847Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-11T19:08:55.847Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T19:08:55.847Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-11T19:08:55.847Z] ++ cut -d/ -f2 [2021-11-11T19:08:55.847Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-11T19:08:55.903Z] 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:08:56.431Z] + git rev-list -1 --merges 5048c2f480211aca56140b02626daa1564aea696~1..5048c2f480211aca56140b02626daa1564aea696 [Pipeline] echo [2021-11-11T19:08:56.464Z] -----------> git rev-list -1 --merges 5048c2f480211aca56140b02626daa1564aea696~1..5048c2f480211aca56140b02626daa1564aea696 5048c2f480211aca56140b02626daa1564aea696 [false] [Pipeline] sh [2021-11-11T19:08:56.798Z] + git log --format=format:%s -1 5048c2f480211aca56140b02626daa1564aea696 [Pipeline] echo [2021-11-11T19:08:56.828Z] ========================================================= [2021-11-11T19:08:56.828Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-11T19:08:56.828Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-11T19:08:57.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T19:08:57.586Z] [2021-11-11T19:08:57.586Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T19:08:57.925Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T19:08:57.925Z] latest: Pulling from edgex-devops/git-semver [2021-11-11T19:08:57.925Z] a0d0a0d46f8b: Pulling fs layer [2021-11-11T19:08:57.925Z] 3e5f54012d9b: Pulling fs layer [2021-11-11T19:08:57.925Z] 4c7163046ea9: Pulling fs layer [2021-11-11T19:08:57.925Z] 0c2d73faf560: Pulling fs layer [2021-11-11T19:08:57.925Z] 0c2d73faf560: Waiting [2021-11-11T19:08:57.925Z] 3e5f54012d9b: Verifying Checksum [2021-11-11T19:08:57.925Z] 3e5f54012d9b: Download complete [2021-11-11T19:08:57.925Z] a0d0a0d46f8b: Verifying Checksum [2021-11-11T19:08:57.925Z] a0d0a0d46f8b: Download complete [2021-11-11T19:08:57.925Z] 4c7163046ea9: Verifying Checksum [2021-11-11T19:08:58.192Z] 0c2d73faf560: Verifying Checksum [2021-11-11T19:08:58.192Z] 0c2d73faf560: Download complete [2021-11-11T19:08:58.192Z] a0d0a0d46f8b: Pull complete [2021-11-11T19:08:58.192Z] 3e5f54012d9b: Pull complete [2021-11-11T19:08:58.772Z] 4c7163046ea9: Pull complete [2021-11-11T19:08:58.772Z] 0c2d73faf560: Pull complete [2021-11-11T19:08:58.772Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-11T19:08:58.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T19:08:58.772Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-11T19:08:58.869Z] prd-centos7-docker-4c-2g-195 does not seem to be running inside a container [2021-11-11T19:08:58.910Z] $ 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:08:59.567Z] $ docker top 537665cfed028375daea53606696396062270e57c93c8cd7825db6367100022a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-11T19:08:59.751Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T19:08:59.751Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T19:08:59.872Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T19:08:59.875Z] $ docker exec 537665cfed028375daea53606696396062270e57c93c8cd7825db6367100022a ssh-agent [2021-11-11T19:09:00.003Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmkiKfi/agent.14 [2021-11-11T19:09:00.003Z] SSH_AGENT_PID=20 [2021-11-11T19:09:00.012Z] Running ssh-add (command line suppressed) [2021-11-11T19:09:00.120Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3539625529219260761.key (/w/workspace/edgex-go/1@tmp/private_key_3539625529219260761.key) [2021-11-11T19:09:00.136Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T19:09:00.476Z] + git tag --points-at HEAD [Pipeline] } [2021-11-11T19:09:00.498Z] $ docker exec --env ******** --env ******** 537665cfed028375daea53606696396062270e57c93c8cd7825db6367100022a ssh-agent -k [2021-11-11T19:09:00.599Z] unset SSH_AUTH_SOCK; [2021-11-11T19:09:00.601Z] unset SSH_AGENT_PID; [2021-11-11T19:09:00.601Z] echo Agent pid 20 killed; [2021-11-11T19:09:00.612Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-11T19:09:00.672Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T19:09:00.672Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T19:09:00.797Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T19:09:00.801Z] $ docker exec 537665cfed028375daea53606696396062270e57c93c8cd7825db6367100022a ssh-agent [2021-11-11T19:09:00.916Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPkCEJo/agent.55 [2021-11-11T19:09:00.916Z] SSH_AGENT_PID=61 [2021-11-11T19:09:00.925Z] Running ssh-add (command line suppressed) [2021-11-11T19:09:01.030Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7105843700347620132.key (/w/workspace/edgex-go/1@tmp/private_key_7105843700347620132.key) [2021-11-11T19:09:01.040Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T19:09:01.369Z] + git semver init [2021-11-11T19:09:01.369Z] # -> Open(): unable to determine branch for HEAD [2021-11-11T19:09:01.369Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-11-11T19:09:01.369Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-11-11T19:09:01.369Z] # $SEMVER_REMOTE_NAME = origin [2021-11-11T19:09:01.369Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-11T19:09:01.369Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-11T19:09:01.369Z] # $SEMVER_BRANCH = PR-3809 [2021-11-11T19:09:01.369Z] # $SEMVER_TEMP = /tmp/semver-980590063 [2021-11-11T19:09:01.369Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-11T19:09:16.347Z] # '/tmp/semver-980590063' -> '/w/workspace/edgex-go/1/.semver' [2021-11-11T19:09:16.347Z] # -> Force: false [2021-11-11T19:09:16.347Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-11-11T19:09:16.378Z] $ docker exec --env ******** --env ******** 537665cfed028375daea53606696396062270e57c93c8cd7825db6367100022a ssh-agent -k [2021-11-11T19:09:16.505Z] unset SSH_AUTH_SOCK; [2021-11-11T19:09:16.505Z] unset SSH_AGENT_PID; [2021-11-11T19:09:16.506Z] echo Agent pid 61 killed; [2021-11-11T19:09:16.515Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T19:09:16.901Z] + git semver [Pipeline] } [2021-11-11T19:09:16.928Z] $ docker stop --time=1 537665cfed028375daea53606696396062270e57c93c8cd7825db6367100022a [2021-11-11T19:09:18.957Z] $ docker rm -f 537665cfed028375daea53606696396062270e57c93c8cd7825db6367100022a [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T19:09:19.356Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-11T19:09:19.640Z] Stashed 1 file(s) [Pipeline] echo [2021-11-11T19:09:19.657Z] [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:09:20.116Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T19:09:20.148Z] ========================================================= [2021-11-11T19:09:20.148Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-11T19:09:20.148Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-11T19:09:20.503Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T19:09:20.503Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-11T19:09:20.503Z] a0d0a0d46f8b: Already exists [2021-11-11T19:09:20.503Z] 31adcdaf11c8: Pulling fs layer [2021-11-11T19:09:20.503Z] b8b176561691: Pulling fs layer [2021-11-11T19:09:20.503Z] 4527c011a84f: Pulling fs layer [2021-11-11T19:09:20.503Z] 5d74067f8e1e: Pulling fs layer [2021-11-11T19:09:20.503Z] e0aca202a116: Pulling fs layer [2021-11-11T19:09:20.503Z] 3a43be97a3b4: Pulling fs layer [2021-11-11T19:09:20.503Z] 34cad66bf833: Pulling fs layer [2021-11-11T19:09:20.503Z] b4e3c513aaa6: Pulling fs layer [2021-11-11T19:09:20.503Z] 5d74067f8e1e: Waiting [2021-11-11T19:09:20.503Z] e0aca202a116: Waiting [2021-11-11T19:09:20.503Z] 3a43be97a3b4: Waiting [2021-11-11T19:09:20.503Z] 34cad66bf833: Waiting [2021-11-11T19:09:20.503Z] b4e3c513aaa6: Waiting [2021-11-11T19:09:20.503Z] b8b176561691: Verifying Checksum [2021-11-11T19:09:20.503Z] b8b176561691: Download complete [2021-11-11T19:09:20.503Z] 31adcdaf11c8: Verifying Checksum [2021-11-11T19:09:20.503Z] 31adcdaf11c8: Download complete [2021-11-11T19:09:20.503Z] 5d74067f8e1e: Verifying Checksum [2021-11-11T19:09:20.503Z] 5d74067f8e1e: Download complete [2021-11-11T19:09:20.503Z] e0aca202a116: Verifying Checksum [2021-11-11T19:09:20.503Z] e0aca202a116: Download complete [2021-11-11T19:09:20.503Z] 3a43be97a3b4: Verifying Checksum [2021-11-11T19:09:20.503Z] 3a43be97a3b4: Download complete [2021-11-11T19:09:20.773Z] 34cad66bf833: Verifying Checksum [2021-11-11T19:09:20.773Z] 34cad66bf833: Download complete [2021-11-11T19:09:20.773Z] 31adcdaf11c8: Pull complete [2021-11-11T19:09:20.773Z] b8b176561691: Pull complete [2021-11-11T19:09:21.044Z] 4527c011a84f: Verifying Checksum [2021-11-11T19:09:21.044Z] 4527c011a84f: Download complete [2021-11-11T19:09:21.308Z] b4e3c513aaa6: Verifying Checksum [2021-11-11T19:09:21.308Z] b4e3c513aaa6: Download complete [2021-11-11T19:09:25.535Z] 4527c011a84f: Pull complete [2021-11-11T19:09:25.535Z] 5d74067f8e1e: Pull complete [2021-11-11T19:09:25.535Z] e0aca202a116: Pull complete [2021-11-11T19:09:25.535Z] 3a43be97a3b4: Pull complete [2021-11-11T19:09:25.535Z] 34cad66bf833: Pull complete [2021-11-11T19:09:28.079Z] b4e3c513aaa6: Pull complete [2021-11-11T19:09:28.079Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-11T19:09:28.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T19:09:28.079Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-11T19:09:28.419Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T19:09:28.419Z] WORKDIR /edgex [2021-11-11T19:09:28.419Z] COPY go.mod . [2021-11-11T19:09:28.419Z] RUN go mod download' [2021-11-11T19:09:28.419Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-11T19:09:29.829Z] Sending build context to Docker daemon 329.9MB [2021-11-11T19:09:29.829Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T19:09:29.829Z] ---> 9f6097aaca64 [2021-11-11T19:09:29.829Z] Step 2/4 : WORKDIR /edgex [2021-11-11T19:09:32.376Z] ---> Running in 039869d994d5 [2021-11-11T19:09:32.376Z] Removing intermediate container 039869d994d5 [2021-11-11T19:09:32.376Z] ---> 1b7d48685b72 [2021-11-11T19:09:32.376Z] Step 3/4 : COPY go.mod . [2021-11-11T19:09:32.376Z] ---> 1ace7874b64c [2021-11-11T19:09:32.376Z] Step 4/4 : RUN go mod download [2021-11-11T19:09:32.376Z] ---> Running in c043b6d0e4fb [2021-11-11T19:09:34.943Z] Still waiting to schedule task [2021-11-11T19:09:34.943Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-11-11T19:10:04.525Z] Removing intermediate container c043b6d0e4fb [2021-11-11T19:10:04.525Z] ---> d05dc124ba43 [2021-11-11T19:10:04.525Z] Successfully built d05dc124ba43 [2021-11-11T19:10:04.525Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T19:10:04.853Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T19:10:04.853Z] . [Pipeline] withDockerContainer [2021-11-11T19:10:04.948Z] prd-centos7-docker-4c-2g-195 does not seem to be running inside a container [2021-11-11T19:10:04.984Z] $ 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:10:05.369Z] $ docker top 7361427f4831ed0ba256826b90491e60634d7a94bf719708a6ccb36095200f92 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T19:10:05.784Z] + go version [2021-11-11T19:10:05.784Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-11T19:10:05.806Z] $ docker stop --time=1 7361427f4831ed0ba256826b90491e60634d7a94bf719708a6ccb36095200f92 [2021-11-11T19:10:07.003Z] $ docker rm -f 7361427f4831ed0ba256826b90491e60634d7a94bf719708a6ccb36095200f92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T19:10:07.662Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T19:10:07.662Z] . [Pipeline] withDockerContainer [2021-11-11T19:10:07.747Z] prd-centos7-docker-4c-2g-195 does not seem to be running inside a container [2021-11-11T19:10:07.785Z] $ 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:10:08.098Z] $ docker top e6145a28152a0cce09a41db3e5f932e76482f0dd4a3e6e797641ddb428a51147 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-11T19:10:08.211Z] ========================================================= [2021-11-11T19:10:08.211Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-11T19:10:08.211Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-11T19:10:08.547Z] + make test [2021-11-11T19:10:08.547Z] go mod tidy [2021-11-11T19:10:08.547Z] verifying github.com/edgexfoundry/go-mod-core-contracts/v2@v2.1.0: checksum mismatch [2021-11-11T19:10:08.547Z] downloaded: h1:uphot3ZKOH0/aoo/Y5gr2NCRgGzy9RksWsXKtJRVEuQ= [2021-11-11T19:10:08.547Z] go.sum: h1:QIb6pcSYxL9F4TDnZOZk7+USnZ8Nivz1hHxmoAFNPVM= [2021-11-11T19:10:08.547Z] [2021-11-11T19:10:08.547Z] SECURITY ERROR [2021-11-11T19:10:08.547Z] This download does NOT match an earlier download recorded in go.sum. [2021-11-11T19:10:08.547Z] The bits may have been replaced on the origin server, or an attacker may [2021-11-11T19:10:08.547Z] have intercepted the download attempt. [2021-11-11T19:10:08.547Z] [2021-11-11T19:10:08.547Z] For more information, see 'go help module-auth'. [2021-11-11T19:10:08.547Z] make: *** [Makefile:97: unittest] Error 1 [Pipeline] } [2021-11-11T19:10:08.585Z] $ docker stop --time=1 e6145a28152a0cce09a41db3e5f932e76482f0dd4a3e6e797641ddb428a51147 [2021-11-11T19:10:09.772Z] $ docker rm -f e6145a28152a0cce09a41db3e5f932e76482f0dd4a3e6e797641ddb428a51147 [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:10:11.152Z] Failed in branch amd64 [2021-11-11T19:12:10.135Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-200 in /w/workspace/edgexfoundry_edgex-go_PR-3809 [Pipeline] { [Pipeline] ws [2021-11-11T19:12:10.190Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-11-11T19:12:10.445Z] The recommended git tool is: git [2021-11-11T19:12:16.598Z] using credential edgex-jenkins-ssh [2021-11-11T19:12:16.618Z] Cloning the remote Git repository [2021-11-11T19:12:16.694Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-11T19:12:16.885Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-11-11T19:12:17.005Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-11T19:12:17.006Z] > git --version # timeout=10 [2021-11-11T19:12:17.025Z] > git --version # 'git version 2.17.1' [2021-11-11T19:12:17.027Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T19:12:17.137Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T19:12:34.510Z] Merging remotes/origin/main commit 23297b73a36dbb0569f4168faa1adbec72d87445 into PR head commit 5048c2f480211aca56140b02626daa1564aea696 [2021-11-11T19:12:33.680Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-11T19:12:33.705Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T19:12:33.734Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-11T19:12:33.766Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-11T19:12:33.767Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T19:12:33.791Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3809/head:refs/remotes/origin/PR-3809 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-11T19:12:34.524Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T19:12:34.542Z] > git checkout -f 5048c2f480211aca56140b02626daa1564aea696 # timeout=10 [2021-11-11T19:12:34.887Z] Merge succeeded, producing 5048c2f480211aca56140b02626daa1564aea696 [2021-11-11T19:12:34.888Z] Checking out Revision 5048c2f480211aca56140b02626daa1564aea696 (PR-3809) [2021-11-11T19:12:34.782Z] > git remote # timeout=10 [2021-11-11T19:12:34.807Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T19:12:34.825Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T19:12:34.838Z] > git merge 23297b73a36dbb0569f4168faa1adbec72d87445 # timeout=10 [2021-11-11T19:12:34.864Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T19:12:34.886Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T19:12:34.897Z] > git checkout -f 5048c2f480211aca56140b02626daa1564aea696 # timeout=10 [2021-11-11T19:12:39.472Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" [2021-11-11T19:12:39.528Z] > git --version # timeout=10 [2021-11-11T19:12:39.538Z] > git --version # 'git version 2.17.1' [2021-11-11T19:12:39.551Z] fatal: bad object a03e002eace0db65b27acd1444eb3c4392a49323 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-11T19:12:40.749Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-11T19:12:40.749Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T19:12:40.749Z] Dload Upload Total Spent Left Speed [2021-11-11T19:12:40.749Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 77789 0 --:--:-- --:--:-- --:--:-- 78304 [Pipeline] sh [2021-11-11T19:12:41.179Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-11T19:12:41.541Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-11T19:12:41.541Z] + sudo tee /etc/docker/daemon.new [2021-11-11T19:12:41.541Z] { [2021-11-11T19:12:41.541Z] "registry-mirrors": [ [2021-11-11T19:12:41.541Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-11T19:12:41.541Z] ], [2021-11-11T19:12:41.541Z] "bip": "10.250.0.254/24", [2021-11-11T19:12:41.541Z] "hosts": [ [2021-11-11T19:12:41.541Z] "tcp://0.0.0.0:5555", [2021-11-11T19:12:41.541Z] "unix:///var/run/docker.sock" [2021-11-11T19:12:41.541Z] ], [2021-11-11T19:12:41.541Z] "mtu": 1458, [2021-11-11T19:12:41.541Z] "selinux-enabled": true, [2021-11-11T19:12:41.541Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-11T19:12:41.541Z] } [Pipeline] sh [2021-11-11T19:12:41.903Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-11T19:12:42.270Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T19:13:00.675Z] provisioning config files... [2021-11-11T19:13:00.708Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8126019116980630638tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T19:13:01.119Z] ---> docker-login.sh [2021-11-11T19:13:01.119Z] nexus3.edgexfoundry.org:10001 [2021-11-11T19:13:01.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T19:13:02.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T19:13:02.313Z] Configure a credential helper to remove this warning. See [2021-11-11T19:13:02.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T19:13:02.313Z] [2021-11-11T19:13:02.313Z] Login Succeeded [2021-11-11T19:13:02.313Z] nexus3.edgexfoundry.org:10002 [2021-11-11T19:13:02.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T19:13:02.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T19:13:02.867Z] Configure a credential helper to remove this warning. See [2021-11-11T19:13:02.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T19:13:02.867Z] [2021-11-11T19:13:02.867Z] Login Succeeded [2021-11-11T19:13:02.867Z] nexus3.edgexfoundry.org:10003 [2021-11-11T19:13:03.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T19:13:03.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T19:13:03.464Z] Configure a credential helper to remove this warning. See [2021-11-11T19:13:03.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T19:13:03.464Z] [2021-11-11T19:13:03.464Z] Login Succeeded [2021-11-11T19:13:03.464Z] nexus3.edgexfoundry.org:10004 [2021-11-11T19:13:04.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T19:13:04.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T19:13:04.061Z] Configure a credential helper to remove this warning. See [2021-11-11T19:13:04.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T19:13:04.061Z] [2021-11-11T19:13:04.061Z] Login Succeeded [2021-11-11T19:13:04.061Z] docker.io [2021-11-11T19:13:04.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T19:13:04.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T19:13:04.937Z] Configure a credential helper to remove this warning. See [2021-11-11T19:13:04.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T19:13:04.937Z] [2021-11-11T19:13:04.937Z] Login Succeeded [2021-11-11T19:13:04.937Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T19:13:04.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-11T19:13:05.562Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T19:13:05.586Z] ========================================================= [2021-11-11T19:13:05.586Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-11T19:13:05.586Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-11T19:13:05.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T19:13:06.233Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-11T19:13:06.233Z] 552d1f2373af: Pulling fs layer [2021-11-11T19:13:06.233Z] ea3f2d53f512: Pulling fs layer [2021-11-11T19:13:06.233Z] 9e70ebbbe112: Pulling fs layer [2021-11-11T19:13:06.233Z] 7a9cfe048b4a: Pulling fs layer [2021-11-11T19:13:06.233Z] 72dc09318566: Pulling fs layer [2021-11-11T19:13:06.233Z] f4f7b4309257: Pulling fs layer [2021-11-11T19:13:06.233Z] 0ac9a79272e3: Pulling fs layer [2021-11-11T19:13:06.233Z] b78e95d17946: Pulling fs layer [2021-11-11T19:13:06.233Z] f4f7b4309257: Waiting [2021-11-11T19:13:06.233Z] 0ac9a79272e3: Waiting [2021-11-11T19:13:06.233Z] b78e95d17946: Waiting [2021-11-11T19:13:06.233Z] 7a9cfe048b4a: Waiting [2021-11-11T19:13:06.233Z] 72dc09318566: Waiting [2021-11-11T19:13:06.233Z] 9e70ebbbe112: Verifying Checksum [2021-11-11T19:13:06.233Z] 9e70ebbbe112: Download complete [2021-11-11T19:13:06.233Z] ea3f2d53f512: Verifying Checksum [2021-11-11T19:13:06.233Z] ea3f2d53f512: Download complete [2021-11-11T19:13:06.233Z] 72dc09318566: Verifying Checksum [2021-11-11T19:13:06.233Z] 72dc09318566: Download complete [2021-11-11T19:13:06.233Z] 552d1f2373af: Verifying Checksum [2021-11-11T19:13:06.233Z] 552d1f2373af: Download complete [2021-11-11T19:13:06.233Z] f4f7b4309257: Verifying Checksum [2021-11-11T19:13:06.233Z] f4f7b4309257: Download complete [2021-11-11T19:13:06.233Z] 0ac9a79272e3: Verifying Checksum [2021-11-11T19:13:06.233Z] 0ac9a79272e3: Download complete [2021-11-11T19:13:07.226Z] 552d1f2373af: Pull complete [2021-11-11T19:13:07.837Z] ea3f2d53f512: Pull complete [2021-11-11T19:13:08.439Z] 9e70ebbbe112: Pull complete [2021-11-11T19:13:08.439Z] b78e95d17946: Verifying Checksum [2021-11-11T19:13:08.439Z] b78e95d17946: Download complete [2021-11-11T19:13:09.038Z] 7a9cfe048b4a: Verifying Checksum [2021-11-11T19:13:09.038Z] 7a9cfe048b4a: Download complete [2021-11-11T19:13:19.188Z] 7a9cfe048b4a: Pull complete [2021-11-11T19:13:19.188Z] 72dc09318566: Pull complete [2021-11-11T19:13:19.188Z] f4f7b4309257: Pull complete [2021-11-11T19:13:19.461Z] 0ac9a79272e3: Pull complete [2021-11-11T19:13:24.859Z] b78e95d17946: Pull complete [2021-11-11T19:13:24.859Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-11T19:13:24.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T19:13:24.859Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-11T19:13:25.252Z] + + docker build -techo ci-base-image-arm64 -f FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T19:13:25.252Z] WORKDIR /edgex [2021-11-11T19:13:25.252Z] COPY go.mod . [2021-11-11T19:13:25.252Z] RUN go mod download - . [2021-11-11T19:13:25.252Z] [2021-11-11T19:13:27.228Z] Sending build context to Docker daemon 166.6MB [2021-11-11T19:13:27.501Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T19:13:27.501Z] ---> 8b459fc5aaf0 [2021-11-11T19:13:27.501Z] Step 2/4 : WORKDIR /edgex [2021-11-11T19:13:29.480Z] ---> Running in 59737440c99d [2021-11-11T19:13:30.077Z] Removing intermediate container 59737440c99d [2021-11-11T19:13:30.077Z] ---> c0382a461a55 [2021-11-11T19:13:30.077Z] Step 3/4 : COPY go.mod . [2021-11-11T19:13:31.057Z] ---> 455ca0c72a42 [2021-11-11T19:13:31.058Z] Step 4/4 : RUN go mod download [2021-11-11T19:13:31.058Z] ---> Running in 724a1ea2ab98 [2021-11-11T19:14:52.891Z] Removing intermediate container 724a1ea2ab98 [2021-11-11T19:14:52.891Z] ---> 635c1f52e674 [2021-11-11T19:14:52.891Z] Successfully built 635c1f52e674 [2021-11-11T19:14:52.891Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T19:14:53.267Z] + docker inspect -f . ci-base-image-arm64 [2021-11-11T19:14:53.267Z] . [Pipeline] withDockerContainer [2021-11-11T19:14:53.577Z] prd-ubuntu18.04-docker-arm64-4c-16g-200 does not seem to be running inside a container [2021-11-11T19:14:53.669Z] $ 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:14:55.282Z] $ docker top 9aab2635488c9d4bf1bc796acba67530b54c26867af69063d8fa5fe7c3edfee4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T19:14:56.309Z] + go version [2021-11-11T19:14:56.309Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-11T19:14:56.341Z] $ docker stop --time=1 9aab2635488c9d4bf1bc796acba67530b54c26867af69063d8fa5fe7c3edfee4 [2021-11-11T19:14:58.070Z] $ docker rm -f 9aab2635488c9d4bf1bc796acba67530b54c26867af69063d8fa5fe7c3edfee4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T19:14:58.985Z] + docker inspect -f . ci-base-image-arm64 [2021-11-11T19:14:58.985Z] . [Pipeline] withDockerContainer [2021-11-11T19:14:59.270Z] prd-ubuntu18.04-docker-arm64-4c-16g-200 does not seem to be running inside a container [2021-11-11T19:14:59.352Z] $ 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:15:00.873Z] $ docker top a05d7f90d7986efbb85f6cfcc02e8c14d88b9c8e8b1f4a61a9aeae8d0282ce00 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-11T19:15:01.245Z] ========================================================= [2021-11-11T19:15:01.245Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-11T19:15:01.245Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-11T19:15:01.943Z] + make test [2021-11-11T19:15:01.943Z] go mod tidy [2021-11-11T19:15:02.216Z] verifying github.com/edgexfoundry/go-mod-core-contracts/v2@v2.1.0: checksum mismatch [2021-11-11T19:15:02.216Z] downloaded: h1:uphot3ZKOH0/aoo/Y5gr2NCRgGzy9RksWsXKtJRVEuQ= [2021-11-11T19:15:02.216Z] go.sum: h1:QIb6pcSYxL9F4TDnZOZk7+USnZ8Nivz1hHxmoAFNPVM= [2021-11-11T19:15:02.216Z] [2021-11-11T19:15:02.216Z] SECURITY ERROR [2021-11-11T19:15:02.216Z] This download does NOT match an earlier download recorded in go.sum. [2021-11-11T19:15:02.216Z] The bits may have been replaced on the origin server, or an attacker may [2021-11-11T19:15:02.216Z] have intercepted the download attempt. [2021-11-11T19:15:02.216Z] [2021-11-11T19:15:02.216Z] For more information, see 'go help module-auth'. [2021-11-11T19:15:02.216Z] make: *** [Makefile:97: unittest] Error 1 [Pipeline] } [2021-11-11T19:15:02.268Z] $ docker stop --time=1 a05d7f90d7986efbb85f6cfcc02e8c14d88b9c8e8b1f4a61a9aeae8d0282ce00 [2021-11-11T19:15:04.038Z] $ docker rm -f a05d7f90d7986efbb85f6cfcc02e8c14d88b9c8e8b1f4a61a9aeae8d0282ce00 [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:15:05.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T19:15:05.544Z] [2021-11-11T19:15:05.544Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-11T19:15:05.924Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T19:15:06.201Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-11T19:15:06.201Z] 448f6bf000e3: Pulling fs layer [2021-11-11T19:15:06.201Z] f757da607395: Pulling fs layer [2021-11-11T19:15:06.201Z] 05883995daec: Pulling fs layer [2021-11-11T19:15:06.201Z] 8603b9c90790: Pulling fs layer [2021-11-11T19:15:06.201Z] 1560dd03e051: Pulling fs layer [2021-11-11T19:15:06.201Z] 27f5ce0e4adf: Pulling fs layer [2021-11-11T19:15:06.201Z] c2d8d7efcc4b: Pulling fs layer [2021-11-11T19:15:06.201Z] 1560dd03e051: Waiting [2021-11-11T19:15:06.201Z] 8603b9c90790: Waiting [2021-11-11T19:15:06.201Z] 27f5ce0e4adf: Waiting [2021-11-11T19:15:06.201Z] c2d8d7efcc4b: Waiting [2021-11-11T19:15:06.201Z] f757da607395: Verifying Checksum [2021-11-11T19:15:06.201Z] f757da607395: Download complete [2021-11-11T19:15:06.201Z] 8603b9c90790: Verifying Checksum [2021-11-11T19:15:06.201Z] 8603b9c90790: Download complete [2021-11-11T19:15:06.481Z] 1560dd03e051: Verifying Checksum [2021-11-11T19:15:06.481Z] 1560dd03e051: Download complete [2021-11-11T19:15:06.481Z] 27f5ce0e4adf: Download complete [2021-11-11T19:15:06.481Z] 05883995daec: Verifying Checksum [2021-11-11T19:15:06.481Z] 05883995daec: Download complete [2021-11-11T19:15:06.756Z] 448f6bf000e3: Verifying Checksum [2021-11-11T19:15:06.756Z] 448f6bf000e3: Download complete [2021-11-11T19:15:09.383Z] c2d8d7efcc4b: Verifying Checksum [2021-11-11T19:15:09.383Z] c2d8d7efcc4b: Download complete [2021-11-11T19:15:10.365Z] 448f6bf000e3: Pull complete [2021-11-11T19:15:10.960Z] f757da607395: Pull complete [2021-11-11T19:15:12.404Z] 05883995daec: Pull complete [2021-11-11T19:15:12.678Z] 8603b9c90790: Pull complete [2021-11-11T19:15:13.665Z] 1560dd03e051: Pull complete [2021-11-11T19:15:14.265Z] 27f5ce0e4adf: Pull complete [2021-11-11T19:15:29.363Z] c2d8d7efcc4b: Pull complete [2021-11-11T19:15:29.363Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-11T19:15:29.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T19:15:29.363Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-11T19:15:29.640Z] prd-ubuntu18.04-docker-arm64-4c-16g-200 does not seem to be running inside a container [2021-11-11T19:15:29.724Z] $ 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:15:32.877Z] $ docker top 0df28b58b7ba8506bfe3002c99aae8dd32638da5488ac771c8f175ac817236a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T19:15:33.986Z] ---> job-cost.sh [2021-11-11T19:15:33.986Z] lf-activate-venv: SKIPPING [2021-11-11T19:15:33.986Z] INFO: No Stack... [2021-11-11T19:15:34.259Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-11T19:15:34.855Z] INFO: Archiving Costs [Pipeline] sh [2021-11-11T19:15:35.531Z] + cut -d, -f6 [2021-11-11T19:15:35.531Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-11-11T19:15:35.615Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3809-1-stack-cost] [2021-11-11T19:15:35.620Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3809-1-stack-cost] did not exist. Created. [2021-11-11T19:15:35.620Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3809-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-11T19:15:36.344Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-11T19:15:37.154Z] Stashed 1 file(s) [Pipeline] } [2021-11-11T19:15:37.175Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3809-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-11T19:15:37.240Z] $ docker stop --time=1 0df28b58b7ba8506bfe3002c99aae8dd32638da5488ac771c8f175ac817236a6 [2021-11-11T19:15:38.838Z] $ docker rm -f 0df28b58b7ba8506bfe3002c99aae8dd32638da5488ac771c8f175ac817236a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T19:15:39.600Z] 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:15:41.397Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-11T19:15:41.728Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T19:15:42.360Z] ---> package-listing.sh [2021-11-11T19:15:42.360Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-11T19:15:42.360Z] ++ facter osfamily [2021-11-11T19:15:42.623Z] + OS_FAMILY=redhat [2021-11-11T19:15:42.623Z] + workspace=/w/workspace/edgex-go/1 [2021-11-11T19:15:42.623Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-11T19:15:42.623Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-11T19:15:42.623Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-11T19:15:42.623Z] + PACKAGES=/tmp/packages_start.txt [2021-11-11T19:15:42.623Z] + '[' /w/workspace/edgex-go/1 ']' [2021-11-11T19:15:42.623Z] + PACKAGES=/tmp/packages_end.txt [2021-11-11T19:15:42.623Z] + case "${OS_FAMILY}" in [2021-11-11T19:15:42.623Z] + rpm -qa [2021-11-11T19:15:42.623Z] + sort [2021-11-11T19:15:43.235Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-11T19:15:43.235Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-11T19:15:43.235Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-11T19:15:43.235Z] + '[' /w/workspace/edgex-go/1 ']' [2021-11-11T19:15:43.235Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-11-11T19:15:43.235Z] + 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:15:43.260Z] 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:15:43.561Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-11T19:15:44.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T19:15:44.145Z] [2021-11-11T19:15:44.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T19:15:44.484Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T19:15:44.484Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-11T19:15:44.484Z] b4d181a07f80: Pulling fs layer [2021-11-11T19:15:44.484Z] a1111a8f2ec3: Pulling fs layer [2021-11-11T19:15:44.484Z] ed53099fbce6: Pulling fs layer [2021-11-11T19:15:44.484Z] dc539afda2c1: Pulling fs layer [2021-11-11T19:15:44.484Z] 77bc0d833cb6: Pulling fs layer [2021-11-11T19:15:44.484Z] 9065ff56babe: Pulling fs layer [2021-11-11T19:15:44.484Z] d287ab97295c: Pulling fs layer [2021-11-11T19:15:44.484Z] dc539afda2c1: Waiting [2021-11-11T19:15:44.484Z] 77bc0d833cb6: Waiting [2021-11-11T19:15:44.484Z] 9065ff56babe: Waiting [2021-11-11T19:15:44.484Z] d287ab97295c: Waiting [2021-11-11T19:15:44.484Z] a1111a8f2ec3: Verifying Checksum [2021-11-11T19:15:44.484Z] a1111a8f2ec3: Download complete [2021-11-11T19:15:44.484Z] dc539afda2c1: Verifying Checksum [2021-11-11T19:15:44.484Z] dc539afda2c1: Download complete [2021-11-11T19:15:44.484Z] ed53099fbce6: Verifying Checksum [2021-11-11T19:15:44.484Z] ed53099fbce6: Download complete [2021-11-11T19:15:44.750Z] 77bc0d833cb6: Verifying Checksum [2021-11-11T19:15:44.750Z] 77bc0d833cb6: Download complete [2021-11-11T19:15:44.750Z] 9065ff56babe: Verifying Checksum [2021-11-11T19:15:44.750Z] 9065ff56babe: Download complete [2021-11-11T19:15:44.750Z] b4d181a07f80: Verifying Checksum [2021-11-11T19:15:44.750Z] b4d181a07f80: Download complete [2021-11-11T19:15:45.322Z] d287ab97295c: Verifying Checksum [2021-11-11T19:15:45.322Z] d287ab97295c: Download complete [2021-11-11T19:15:46.280Z] b4d181a07f80: Pull complete [2021-11-11T19:15:46.280Z] a1111a8f2ec3: Pull complete [2021-11-11T19:15:46.856Z] ed53099fbce6: Pull complete [2021-11-11T19:15:46.856Z] dc539afda2c1: Pull complete [2021-11-11T19:15:47.123Z] 77bc0d833cb6: Pull complete [2021-11-11T19:15:47.386Z] 9065ff56babe: Pull complete [2021-11-11T19:15:52.693Z] d287ab97295c: Pull complete [2021-11-11T19:15:52.693Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-11T19:15:52.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T19:15:52.693Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-11T19:15:52.778Z] prd-centos7-docker-4c-2g-195 does not seem to be running inside a container [2021-11-11T19:15:52.808Z] $ 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:15:55.473Z] $ docker top 88805475f1d5aecd530caa04e8403822275c7f0f9f115658ec51686c574658e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T19:15:55.869Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-11T19:15:56.190Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-11T19:15:56.501Z] + ls /var/log/sa-host [2021-11-11T19:15:56.501Z] + sadf -c /var/log/sa-host/sa11 [2021-11-11T19:15:56.501Z] file_magic: OK [2021-11-11T19:15:56.501Z] HZ: Using current value: 100 [2021-11-11T19:15:56.501Z] file_header: OK [2021-11-11T19:15:56.501Z] 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:15:56.501Z] Statistics: [2021-11-11T19:15:56.501Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T19:15:56.501Z] File successfully converted to sysstat format version 12.0.3 [2021-11-11T19:15:56.501Z] + sadf -c /var/log/sa-host/sa30 [2021-11-11T19:15:56.501Z] file_magic: OK [2021-11-11T19:15:56.501Z] HZ: Using current value: 100 [2021-11-11T19:15:56.501Z] file_header: OK [2021-11-11T19:15:56.501Z] 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:15:56.501Z] Statistics: [2021-11-11T19:15:56.501Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T19:15:56.501Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T19:15:56.626Z] provisioning config files... [2021-11-11T19:15:56.639Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9049292878233623088tmp [Pipeline] { [Pipeline] echo [2021-11-11T19:15:56.678Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T19:15:56.992Z] ---> create-netrc.sh [Pipeline] } [2021-11-11T19:15:57.017Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-11T19:15:57.408Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-11T19:15:57.433Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T19:15:57.762Z] ---> sudo-logs.sh [2021-11-11T19:15:57.762Z] Archiving 'sudo' log.. [2021-11-11T19:15:57.762Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-195.novalocal: Name or service not known [2021-11-11T19:15:57.762Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-195.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-11T19:15:57.827Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T19:15:58.146Z] ---> job-cost.sh [2021-11-11T19:15:58.147Z] lf-activate-venv: SKIPPING [2021-11-11T19:15:58.147Z] DEBUG: total: 0.10999999940395355 [2021-11-11T19:15:58.147Z] INFO: Retrieving Stack Cost... [2021-11-11T19:15:59.530Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-11T19:15:59.791Z] INFO: Archiving Costs [Pipeline] echo [2021-11-11T19:15:59.821Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T19:16:00.146Z] ---> logs-deploy.sh [2021-11-11T19:16:00.146Z] lf-activate-venv: SKIPPING [2021-11-11T19:16:00.146Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3809/1 [2021-11-11T19:16:00.146Z] INFO: archiving workspace using pattern(s): [2021-11-11T19:16:00.719Z] Archives upload complete. [2021-11-11T19:16:00.979Z] INFO: archiving logs to Nexus