Pull request #68 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 43ffc38ef691c223b1f83cf45d9fd6090ee13b1e+cdc83e6a035d7284a4501830fd11fcb851a98cc0 (5dc11bd2c6d0e8984ac988926f16c3494001d388) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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/go-mod-secrets/branches/PR-68/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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 # timeout=10 Commit message: "Merge pull request #301 from ernestojeda/enable-docker-proxy" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 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/go-mod-secrets/branches/PR-68/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 > 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-secrets, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-secrets DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@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-13220 in /w/workspace/dgexfoundry_go-mod-secrets_PR-68 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git > git init /w/workspace/dgexfoundry_go-mod-secrets_PR-68 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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/go-mod-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/68/head:refs/remotes/origin/PR-68 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit cdc83e6a035d7284a4501830fd11fcb851a98cc0 into PR head commit 43ffc38ef691c223b1f83cf45d9fd6090ee13b1e Merge succeeded, producing 43ffc38ef691c223b1f83cf45d9fd6090ee13b1e Checking out Revision 43ffc38ef691c223b1f83cf45d9fd6090ee13b1e (PR-68) > git config core.sparsecheckout # timeout=10 > git checkout -f 43ffc38ef691c223b1f83cf45d9fd6090ee13b1e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge cdc83e6a035d7284a4501830fd11fcb851a98cc0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 43ffc38ef691c223b1f83cf45d9fd6090ee13b1e # timeout=10 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-23T06:36:41.980Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-23T06:36:42.344Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-23T06:36:42.549Z] ========================================================= [2020-11-23T06:36:42.549Z] EdgeX Global Pipelines Version Info [2020-11-23T06:36:42.549Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:36:45.080Z] ------------------- [2020-11-23T06:36:45.080Z] stable info: [2020-11-23T06:36:45.080Z] ------------------- [2020-11-23T06:36:45.080Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-23T06:36:45.080Z] Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [2020-11-23T06:36:45.080Z] Message: update stable to v1.0.167 [2020-11-23T06:36:46.518Z] ------------------- [2020-11-23T06:36:46.518Z] experimental info: [2020-11-23T06:36:46.518Z] ------------------- [2020-11-23T06:36:46.518Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-23T06:36:46.518Z] Commit SHA: 0d18be6431106a7569620da64dad388747d7ba9a [2020-11-23T06:36:46.518Z] Message: update experimental to v1.0.168 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-23T06:36:47.073Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2020-11-23T06:36:47.239Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2020-11-23T06:36:47.386Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-23T06:36:47.511Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-23T06:36:47.683Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-23T06:36:47.807Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-23T06:36:47.945Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-23T06:36:48.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-23T06:36:48.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-23T06:36:48.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-23T06:36:48.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-23T06:36:48.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-secrets [Pipeline] echo [2020-11-23T06:36:48.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-23T06:36:48.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-23T06:36:49.037Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-11-23T06:36:49.183Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-11-23T06:36:49.320Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-23T06:36:49.464Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-23T06:36:49.595Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-11-23T06:36:49.777Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-23T06:36:49.935Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-23T06:36:50.093Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-23T06:36:50.258Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-23T06:36:50.396Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-23T06:36:50.543Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-11-23T06:36:50.697Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-23T06:36:50.814Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-68 [Pipeline] echo [2020-11-23T06:36:50.937Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-68 [Pipeline] echo [2020-11-23T06:36:51.056Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-68 [Pipeline] echo [2020-11-23T06:36:51.176Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 43ffc38ef691c223b1f83cf45d9fd6090ee13b1e [Pipeline] echo [2020-11-23T06:36:51.349Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 43ffc38 [Pipeline] echo [2020-11-23T06:36:51.500Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-23T06:36:51.991Z] provisioning config files... [2020-11-23T06:36:52.024Z] copy managed file [go-mod-secrets-settings] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-68@tmp/config5672531596682280014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:36:52.473Z] ---> docker-login.sh [2020-11-23T06:36:52.473Z] nexus3.edgexfoundry.org:10001 [2020-11-23T06:36:53.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:36:53.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:36:53.734Z] Configure a credential helper to remove this warning. See [2020-11-23T06:36:53.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:36:53.734Z] [2020-11-23T06:36:53.734Z] Login Succeeded [2020-11-23T06:36:53.734Z] nexus3.edgexfoundry.org:10002 [2020-11-23T06:36:53.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:36:54.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:36:54.005Z] Configure a credential helper to remove this warning. See [2020-11-23T06:36:54.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:36:54.005Z] [2020-11-23T06:36:54.005Z] Login Succeeded [2020-11-23T06:36:54.005Z] nexus3.edgexfoundry.org:10003 [2020-11-23T06:36:54.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:36:54.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:36:54.348Z] Configure a credential helper to remove this warning. See [2020-11-23T06:36:54.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:36:54.348Z] [2020-11-23T06:36:54.348Z] Login Succeeded [2020-11-23T06:36:54.348Z] nexus3.edgexfoundry.org:10004 [2020-11-23T06:36:54.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:36:54.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:36:54.622Z] Configure a credential helper to remove this warning. See [2020-11-23T06:36:54.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:36:54.622Z] [2020-11-23T06:36:54.622Z] Login Succeeded [2020-11-23T06:36:54.622Z] docker.io [2020-11-23T06:36:54.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:36:55.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:36:55.171Z] Configure a credential helper to remove this warning. See [2020-11-23T06:36:55.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:36:55.171Z] [2020-11-23T06:36:55.171Z] Login Succeeded [2020-11-23T06:36:55.171Z] ---> docker-login.sh ends [Pipeline] } [2020-11-23T06:36:55.211Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-23T06:36:56.242Z] + git log --format=format:%s -1 43ffc38ef691c223b1f83cf45d9fd6090ee13b1e [Pipeline] echo [2020-11-23T06:36:56.376Z] GIT_COMMIT: 43ffc38ef691c223b1f83cf45d9fd6090ee13b1e, Commit Message: Bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo [2020-11-23T06:36:56.446Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:36:57.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-23T06:36:57.496Z] [2020-11-23T06:36:57.496Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:36:57.917Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-23T06:36:57.917Z] latest: Pulling from edgex-devops/git-semver [2020-11-23T06:36:57.917Z] 31603596830f: Pulling fs layer [2020-11-23T06:36:57.917Z] 2a8b12db71e7: Pulling fs layer [2020-11-23T06:36:57.917Z] 6ca5941a6612: Pulling fs layer [2020-11-23T06:36:57.917Z] ecc8261a40a4: Pulling fs layer [2020-11-23T06:36:57.917Z] ecc8261a40a4: Waiting [2020-11-23T06:36:57.917Z] 2a8b12db71e7: Verifying Checksum [2020-11-23T06:36:57.917Z] 2a8b12db71e7: Download complete [2020-11-23T06:36:58.188Z] 31603596830f: Verifying Checksum [2020-11-23T06:36:58.188Z] 31603596830f: Download complete [2020-11-23T06:36:58.479Z] ecc8261a40a4: Verifying Checksum [2020-11-23T06:36:58.479Z] ecc8261a40a4: Download complete [2020-11-23T06:36:58.479Z] 6ca5941a6612: Verifying Checksum [2020-11-23T06:36:58.479Z] 6ca5941a6612: Download complete [2020-11-23T06:36:58.760Z] 31603596830f: Pull complete [2020-11-23T06:36:59.043Z] 2a8b12db71e7: Pull complete [2020-11-23T06:37:00.054Z] 6ca5941a6612: Pull complete [2020-11-23T06:37:01.016Z] ecc8261a40a4: Pull complete [2020-11-23T06:37:01.017Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-23T06:37:01.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-23T06:37:01.017Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-23T06:37:01.211Z] prd-centos7-docker-4c-2g-13220 does not seem to be running inside a container [2020-11-23T06:37:01.337Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-secrets_PR-68 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-68:/w/workspace/dgexfoundry_go-mod-secrets_PR-68:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-68@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-68@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:10004/edgex-devops/git-semver:latest cat [2020-11-23T06:37:04.980Z] $ docker top ab8166162e724396a03eab0e5d17c893ab5e4c6a283f58f4c29868bc0761c157 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-23T06:37:05.451Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-23T06:37:05.451Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-23T06:37:05.836Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-23T06:37:05.842Z] $ docker exec ab8166162e724396a03eab0e5d17c893ab5e4c6a283f58f4c29868bc0761c157 ssh-agent [2020-11-23T06:37:06.102Z] SSH_AUTH_SOCK=/tmp/ssh-AiCRrOLirYQo/agent.12 [2020-11-23T06:37:06.102Z] SSH_AGENT_PID=18 [2020-11-23T06:37:06.124Z] Running ssh-add (command line suppressed) [2020-11-23T06:37:06.414Z] Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-68@tmp/private_key_416244956754651319.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-68@tmp/private_key_416244956754651319.key) [2020-11-23T06:37:06.486Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-23T06:37:06.887Z] + git tag --points-at HEAD [Pipeline] } [2020-11-23T06:37:06.924Z] $ docker exec --env ******** --env ******** ab8166162e724396a03eab0e5d17c893ab5e4c6a283f58f4c29868bc0761c157 ssh-agent -k [2020-11-23T06:37:07.129Z] unset SSH_AUTH_SOCK; [2020-11-23T06:37:07.142Z] unset SSH_AGENT_PID; [2020-11-23T06:37:07.142Z] echo Agent pid 18 killed; [2020-11-23T06:37:07.227Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-23T06:37:07.461Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-23T06:37:07.461Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-23T06:37:07.787Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-23T06:37:07.793Z] $ docker exec ab8166162e724396a03eab0e5d17c893ab5e4c6a283f58f4c29868bc0761c157 ssh-agent [2020-11-23T06:37:08.141Z] SSH_AUTH_SOCK=/tmp/ssh-L3MidOvXkeKm/agent.46 [2020-11-23T06:37:08.141Z] SSH_AGENT_PID=51 [2020-11-23T06:37:08.163Z] Running ssh-add (command line suppressed) [2020-11-23T06:37:08.356Z] Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-68@tmp/private_key_94765680066658633.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-68@tmp/private_key_94765680066658633.key) [2020-11-23T06:37:08.432Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-23T06:37:08.843Z] + git semver init [2020-11-23T06:37:08.843Z] # -> Open(): unable to determine branch for HEAD [2020-11-23T06:37:08.844Z] # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-68/.git [2020-11-23T06:37:08.844Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-secrets_PR-68 [2020-11-23T06:37:08.844Z] # $SEMVER_REMOTE_NAME = origin [2020-11-23T06:37:08.844Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-23T06:37:08.844Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-23T06:37:08.844Z] # $SEMVER_BRANCH = PR-68 [2020-11-23T06:37:08.844Z] # $SEMVER_TEMP = /tmp/semver-243520824 [2020-11-23T06:37:08.844Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP [2020-11-23T06:37:09.464Z] # '/tmp/semver-243520824' -> '/w/workspace/dgexfoundry_go-mod-secrets_PR-68/.semver' [2020-11-23T06:37:09.464Z] # -> Force: false [2020-11-23T06:37:09.464Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-68/.semver [Pipeline] } [2020-11-23T06:37:09.519Z] $ docker exec --env ******** --env ******** ab8166162e724396a03eab0e5d17c893ab5e4c6a283f58f4c29868bc0761c157 ssh-agent -k [2020-11-23T06:37:09.874Z] unset SSH_AUTH_SOCK; [2020-11-23T06:37:09.876Z] unset SSH_AGENT_PID; [2020-11-23T06:37:09.877Z] echo Agent pid 51 killed; [2020-11-23T06:37:09.995Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-23T06:37:11.275Z] + git semver [Pipeline] } [2020-11-23T06:37:11.347Z] $ docker stop --time=1 ab8166162e724396a03eab0e5d17c893ab5e4c6a283f58f4c29868bc0761c157 [2020-11-23T06:37:12.937Z] $ docker rm -f ab8166162e724396a03eab0e5d17c893ab5e4c6a283f58f4c29868bc0761c157 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-23T06:37:13.595Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-23T06:37:14.502Z] Stashed 1 file(s) [Pipeline] echo [2020-11-23T06:37:14.524Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-11-23T06:37:30.398Z] Still waiting to schedule task [2020-11-23T06:37:30.398Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-11-23T06:37:30.423Z] Still waiting to schedule task [2020-11-23T06:37:30.424Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-11-23T06:39:20.318Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-13225 in /w/workspace/dgexfoundry_go-mod-secrets_PR-68 [Pipeline] { [Pipeline] ws [2020-11-23T06:39:20.470Z] Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout [2020-11-23T06:39:25.582Z] using credential edgex-jenkins-ssh [2020-11-23T06:39:25.676Z] Cloning the remote Git repository [2020-11-23T06:39:25.813Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2020-11-23T06:39:25.947Z] > git init /w/workspace/go-mod-secrets/1 # timeout=10 [2020-11-23T06:39:26.023Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2020-11-23T06:39:26.024Z] > git --version # timeout=10 [2020-11-23T06:39:26.044Z] > git --version # 'git version 2.17.1' [2020-11-23T06:39:26.046Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-23T06:39:26.105Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-23T06:39:26.835Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2020-11-23T06:39:26.861Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-23T06:39:27.395Z] Merging remotes/origin/master commit cdc83e6a035d7284a4501830fd11fcb851a98cc0 into PR head commit 43ffc38ef691c223b1f83cf45d9fd6090ee13b1e [2020-11-23T06:39:27.672Z] Merge succeeded, producing 43ffc38ef691c223b1f83cf45d9fd6090ee13b1e [2020-11-23T06:39:27.672Z] Checking out Revision 43ffc38ef691c223b1f83cf45d9fd6090ee13b1e (PR-68) [2020-11-23T06:39:26.890Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2020-11-23T06:39:26.924Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2020-11-23T06:39:26.924Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-23T06:39:26.938Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/68/head:refs/remotes/origin/PR-68 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-23T06:39:27.433Z] > git config core.sparsecheckout # timeout=10 [2020-11-23T06:39:27.446Z] > git checkout -f 43ffc38ef691c223b1f83cf45d9fd6090ee13b1e # timeout=10 [2020-11-23T06:39:27.538Z] > git remote # timeout=10 [2020-11-23T06:39:27.561Z] > git config --get remote.origin.url # timeout=10 [2020-11-23T06:39:27.576Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-23T06:39:27.586Z] > git merge cdc83e6a035d7284a4501830fd11fcb851a98cc0 # timeout=10 [2020-11-23T06:39:27.652Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-23T06:39:27.697Z] > git config core.sparsecheckout # timeout=10 [2020-11-23T06:39:27.725Z] > git checkout -f 43ffc38ef691c223b1f83cf45d9fd6090ee13b1e # timeout=10 [2020-11-23T06:39:32.108Z] Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts" [2020-11-23T06:39:32.183Z] > git --version # timeout=10 [2020-11-23T06:39:32.196Z] > git --version # 'git version 2.17.1' [2020-11-23T06:39:32.208Z] fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-23T06:39:34.035Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-11-23T06:39:34.462Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-23T06:39:34.840Z] + true [2020-11-23T06:39:34.840Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-23T06:39:37.643Z] provisioning config files... [2020-11-23T06:39:37.682Z] copy managed file [go-mod-secrets-settings] to file:/w/workspace/go-mod-secrets/1@tmp/config4885931020317709529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:39:38.165Z] ---> docker-login.sh [2020-11-23T06:39:38.165Z] nexus3.edgexfoundry.org:10001 [2020-11-23T06:39:39.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:39:39.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:39:39.423Z] Configure a credential helper to remove this warning. See [2020-11-23T06:39:39.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:39:39.423Z] [2020-11-23T06:39:39.423Z] Login Succeeded [2020-11-23T06:39:39.423Z] nexus3.edgexfoundry.org:10002 [2020-11-23T06:39:39.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:39:39.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:39:39.984Z] Configure a credential helper to remove this warning. See [2020-11-23T06:39:39.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:39:39.984Z] [2020-11-23T06:39:39.984Z] Login Succeeded [2020-11-23T06:39:39.984Z] nexus3.edgexfoundry.org:10003 [2020-11-23T06:39:40.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:39:40.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:39:40.268Z] Configure a credential helper to remove this warning. See [2020-11-23T06:39:40.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:39:40.268Z] [2020-11-23T06:39:40.268Z] Login Succeeded [2020-11-23T06:39:40.268Z] nexus3.edgexfoundry.org:10004 [2020-11-23T06:39:40.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:39:40.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:39:40.876Z] Configure a credential helper to remove this warning. See [2020-11-23T06:39:40.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:39:40.876Z] [2020-11-23T06:39:40.876Z] Login Succeeded [2020-11-23T06:39:40.876Z] docker.io [2020-11-23T06:39:41.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:39:41.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:39:41.771Z] Configure a credential helper to remove this warning. See [2020-11-23T06:39:41.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:39:41.771Z] [2020-11-23T06:39:41.771Z] Login Succeeded [2020-11-23T06:39:41.771Z] ---> docker-login.sh ends [Pipeline] } [2020-11-23T06:39:41.807Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-23T06:39:42.392Z] ========================================================= [2020-11-23T06:39:42.392Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-23T06:39:42.392Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:39:42.870Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-11-23T06:39:43.156Z] Sending build context to Docker daemon 408.1kB [2020-11-23T06:39:43.156Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-23T06:39:43.156Z] Step 2/7 : FROM ${BASE} [2020-11-23T06:39:43.436Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-23T06:39:43.436Z] b538f80385f9: Pulling fs layer [2020-11-23T06:39:43.436Z] 74f711af9a0d: Pulling fs layer [2020-11-23T06:39:43.436Z] 99f96fe45779: Pulling fs layer [2020-11-23T06:39:43.436Z] 8529a6b9a6be: Pulling fs layer [2020-11-23T06:39:43.436Z] 45590311c82a: Pulling fs layer [2020-11-23T06:39:43.436Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-23T06:39:43.436Z] 209524e5b208: Pulling fs layer [2020-11-23T06:39:43.436Z] 45590311c82a: Waiting [2020-11-23T06:39:43.436Z] 8529a6b9a6be: Waiting [2020-11-23T06:39:43.436Z] 69ca0ff8b7b3: Waiting [2020-11-23T06:39:43.436Z] 209524e5b208: Waiting [2020-11-23T06:39:43.436Z] 99f96fe45779: Verifying Checksum [2020-11-23T06:39:43.436Z] 99f96fe45779: Download complete [2020-11-23T06:39:43.436Z] 74f711af9a0d: Verifying Checksum [2020-11-23T06:39:43.436Z] 74f711af9a0d: Download complete [2020-11-23T06:39:43.436Z] 45590311c82a: Verifying Checksum [2020-11-23T06:39:43.436Z] 45590311c82a: Download complete [2020-11-23T06:39:43.436Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-23T06:39:43.436Z] 69ca0ff8b7b3: Download complete [2020-11-23T06:39:43.436Z] b538f80385f9: Verifying Checksum [2020-11-23T06:39:43.436Z] b538f80385f9: Download complete [2020-11-23T06:39:44.453Z] b538f80385f9: Pull complete [2020-11-23T06:39:44.732Z] 74f711af9a0d: Pull complete [2020-11-23T06:39:45.347Z] 99f96fe45779: Pull complete [2020-11-23T06:39:46.338Z] 209524e5b208: Verifying Checksum [2020-11-23T06:39:46.338Z] 209524e5b208: Download complete [2020-11-23T06:39:47.324Z] 8529a6b9a6be: Download complete [2020-11-23T06:39:57.511Z] 8529a6b9a6be: Pull complete [2020-11-23T06:39:57.511Z] 45590311c82a: Pull complete [2020-11-23T06:39:57.793Z] 69ca0ff8b7b3: Pull complete [2020-11-23T06:40:02.198Z] 209524e5b208: Pull complete [2020-11-23T06:40:02.198Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-23T06:40:02.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-23T06:40:02.198Z] ---> 5bddaf1c2fca [2020-11-23T06:40:02.198Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-23T06:40:04.204Z] ---> Running in f4f4877de785 [2020-11-23T06:40:04.480Z] Removing intermediate container f4f4877de785 [2020-11-23T06:40:04.481Z] ---> f970f86b19fa [2020-11-23T06:40:04.481Z] Step 4/7 : RUN apk add --update bash [2020-11-23T06:40:04.697Z] Running on prd-centos7-docker-4c-2g-13230 in /w/workspace/dgexfoundry_go-mod-secrets_PR-68 [Pipeline] { [2020-11-23T06:40:04.764Z] ---> Running in 9bc8c0a0479c [Pipeline] ws [2020-11-23T06:40:04.865Z] Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout [2020-11-23T06:40:06.281Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-23T06:40:07.281Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-23T06:40:07.879Z] OK: 142 MiB in 39 packages [2020-11-23T06:40:08.895Z] Removing intermediate container 9bc8c0a0479c [2020-11-23T06:40:08.895Z] ---> 9914964f112b [2020-11-23T06:40:08.895Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-23T06:40:09.175Z] ---> Running in fdfb1e05bcb3 [2020-11-23T06:40:09.253Z] using credential edgex-jenkins-ssh [2020-11-23T06:40:09.307Z] Cloning the remote Git repository [2020-11-23T06:40:09.449Z] Removing intermediate container fdfb1e05bcb3 [2020-11-23T06:40:09.449Z] ---> 6e0e47d271b1 [2020-11-23T06:40:09.449Z] Step 6/7 : COPY go.mod . [2020-11-23T06:40:10.049Z] ---> 3930f3edcd20 [2020-11-23T06:40:10.049Z] Step 7/7 : RUN go mod download [2020-11-23T06:40:10.326Z] ---> Running in eaae1fd70b27 [2020-11-23T06:40:09.394Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2020-11-23T06:40:09.488Z] > git init /w/workspace/go-mod-secrets/1 # timeout=10 [2020-11-23T06:40:09.583Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2020-11-23T06:40:09.583Z] > git --version # timeout=10 [2020-11-23T06:40:09.603Z] > git --version # 'git version 2.16.5' [2020-11-23T06:40:09.604Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-23T06:40:09.648Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-23T06:40:11.101Z] Merging remotes/origin/master commit cdc83e6a035d7284a4501830fd11fcb851a98cc0 into PR head commit 43ffc38ef691c223b1f83cf45d9fd6090ee13b1e [2020-11-23T06:40:11.256Z] Merge succeeded, producing 43ffc38ef691c223b1f83cf45d9fd6090ee13b1e [2020-11-23T06:40:11.257Z] Checking out Revision 43ffc38ef691c223b1f83cf45d9fd6090ee13b1e (PR-68) [2020-11-23T06:40:10.661Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2020-11-23T06:40:10.670Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-23T06:40:10.682Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2020-11-23T06:40:10.721Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2020-11-23T06:40:10.722Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-23T06:40:10.732Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/68/head:refs/remotes/origin/PR-68 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-23T06:40:11.116Z] > git config core.sparsecheckout # timeout=10 [2020-11-23T06:40:11.123Z] > git checkout -f 43ffc38ef691c223b1f83cf45d9fd6090ee13b1e # timeout=10 [2020-11-23T06:40:11.162Z] > git remote # timeout=10 [2020-11-23T06:40:11.168Z] > git config --get remote.origin.url # timeout=10 [2020-11-23T06:40:11.196Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-23T06:40:11.203Z] > git merge cdc83e6a035d7284a4501830fd11fcb851a98cc0 # timeout=10 [2020-11-23T06:40:11.244Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-23T06:40:11.265Z] > git config core.sparsecheckout # timeout=10 [2020-11-23T06:40:11.271Z] > git checkout -f 43ffc38ef691c223b1f83cf45d9fd6090ee13b1e # timeout=10 [2020-11-23T06:40:15.255Z] Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts" [2020-11-23T06:40:15.293Z] > git --version # timeout=10 [2020-11-23T06:40:15.313Z] > git --version # 'git version 2.16.5' [2020-11-23T06:40:15.343Z] fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-23T06:40:17.057Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-11-23T06:40:17.505Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-23T06:40:18.141Z] + sudo service docker restart [2020-11-23T06:40:18.141Z] + true [2020-11-23T06:40:18.141Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-23T06:40:19.350Z] provisioning config files... [2020-11-23T06:40:19.390Z] copy managed file [go-mod-secrets-settings] to file:/w/workspace/go-mod-secrets/1@tmp/config5124295434665756562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:40:19.926Z] ---> docker-login.sh [2020-11-23T06:40:19.927Z] nexus3.edgexfoundry.org:10001 [2020-11-23T06:40:20.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:40:20.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:40:20.526Z] Configure a credential helper to remove this warning. See [2020-11-23T06:40:20.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:40:20.526Z] [2020-11-23T06:40:20.526Z] Login Succeeded [2020-11-23T06:40:20.526Z] nexus3.edgexfoundry.org:10002 [2020-11-23T06:40:20.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:40:20.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:40:20.797Z] Configure a credential helper to remove this warning. See [2020-11-23T06:40:20.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:40:20.797Z] [2020-11-23T06:40:20.797Z] Login Succeeded [2020-11-23T06:40:20.797Z] nexus3.edgexfoundry.org:10003 [2020-11-23T06:40:21.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:40:21.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:40:21.077Z] Configure a credential helper to remove this warning. See [2020-11-23T06:40:21.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:40:21.077Z] [2020-11-23T06:40:21.077Z] Login Succeeded [2020-11-23T06:40:21.077Z] nexus3.edgexfoundry.org:10004 [2020-11-23T06:40:21.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:40:21.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:40:21.362Z] Configure a credential helper to remove this warning. See [2020-11-23T06:40:21.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:40:21.362Z] [2020-11-23T06:40:21.362Z] Login Succeeded [2020-11-23T06:40:21.362Z] docker.io [2020-11-23T06:40:21.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:40:21.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:40:21.894Z] Configure a credential helper to remove this warning. See [2020-11-23T06:40:21.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:40:21.894Z] [2020-11-23T06:40:21.894Z] Login Succeeded [2020-11-23T06:40:21.894Z] ---> docker-login.sh ends [Pipeline] } [2020-11-23T06:40:21.938Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-23T06:40:22.654Z] ========================================================= [2020-11-23T06:40:22.654Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-23T06:40:22.654Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:40:23.138Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-11-23T06:40:23.409Z] Sending build context to Docker daemon 408.1kB [2020-11-23T06:40:23.409Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-23T06:40:23.409Z] Step 2/7 : FROM ${BASE} [2020-11-23T06:40:23.409Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-23T06:40:23.409Z] df20fa9351a1: Pulling fs layer [2020-11-23T06:40:23.409Z] ed8968b2872e: Pulling fs layer [2020-11-23T06:40:23.409Z] a92cc7c5fd73: Pulling fs layer [2020-11-23T06:40:23.409Z] e871e8e8d7a9: Pulling fs layer [2020-11-23T06:40:23.409Z] e73272ec9a57: Pulling fs layer [2020-11-23T06:40:23.409Z] 1e910a182e73: Pulling fs layer [2020-11-23T06:40:23.409Z] 4e634b169226: Pulling fs layer [2020-11-23T06:40:23.409Z] e73272ec9a57: Waiting [2020-11-23T06:40:23.409Z] 1e910a182e73: Waiting [2020-11-23T06:40:23.409Z] 4e634b169226: Waiting [2020-11-23T06:40:23.409Z] e871e8e8d7a9: Waiting [2020-11-23T06:40:23.409Z] a92cc7c5fd73: Verifying Checksum [2020-11-23T06:40:23.410Z] a92cc7c5fd73: Download complete [2020-11-23T06:40:23.410Z] ed8968b2872e: Download complete [2020-11-23T06:40:23.410Z] e73272ec9a57: Verifying Checksum [2020-11-23T06:40:23.410Z] e73272ec9a57: Download complete [2020-11-23T06:40:23.410Z] 1e910a182e73: Verifying Checksum [2020-11-23T06:40:23.410Z] 1e910a182e73: Download complete [2020-11-23T06:40:23.410Z] df20fa9351a1: Verifying Checksum [2020-11-23T06:40:23.410Z] df20fa9351a1: Download complete [2020-11-23T06:40:24.001Z] df20fa9351a1: Pull complete [2020-11-23T06:40:24.276Z] ed8968b2872e: Pull complete [2020-11-23T06:40:24.551Z] a92cc7c5fd73: Pull complete [2020-11-23T06:40:25.423Z] Removing intermediate container eaae1fd70b27 [2020-11-23T06:40:25.423Z] ---> 3362d6448db5 [2020-11-23T06:40:25.423Z] Successfully built 3362d6448db5 [2020-11-23T06:40:25.697Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:40:26.094Z] + docker inspect -f . ci-base-image-arm64 [2020-11-23T06:40:26.094Z] . [Pipeline] withDockerContainer [2020-11-23T06:40:26.387Z] prd-ubuntu18.04-docker-arm64-4c-16g-13225 does not seem to be running inside a container [2020-11-23T06:40:26.489Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-23T06:40:26.614Z] 4e634b169226: Verifying Checksum [2020-11-23T06:40:28.046Z] e871e8e8d7a9: Verifying Checksum [2020-11-23T06:40:28.047Z] e871e8e8d7a9: Download complete [2020-11-23T06:40:28.336Z] $ docker top 164d3d33ac1c1fa615d9c746df523c7fc985cef852c56a904c959f30b15b66e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-23T06:40:29.818Z] + go version [2020-11-23T06:40:29.818Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-23T06:40:29.866Z] $ docker stop --time=1 164d3d33ac1c1fa615d9c746df523c7fc985cef852c56a904c959f30b15b66e5 [2020-11-23T06:40:31.818Z] $ docker rm -f 164d3d33ac1c1fa615d9c746df523c7fc985cef852c56a904c959f30b15b66e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:40:34.307Z] + docker inspect -f . ci-base-image-arm64 [2020-11-23T06:40:34.307Z] . [Pipeline] withDockerContainer [2020-11-23T06:40:34.615Z] prd-ubuntu18.04-docker-arm64-4c-16g-13225 does not seem to be running inside a container [2020-11-23T06:40:34.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-23T06:40:36.418Z] e871e8e8d7a9: Pull complete [2020-11-23T06:40:36.418Z] e73272ec9a57: Pull complete [2020-11-23T06:40:36.418Z] 1e910a182e73: Pull complete [2020-11-23T06:40:36.641Z] $ docker top 50ea5073579009eed3b8f81c4d1f47cb30a95f157f62b65833363bd6dec17d67 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-23T06:40:38.138Z] + make test [2020-11-23T06:40:38.138Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-11-23T06:40:41.928Z] 4e634b169226: Pull complete [2020-11-23T06:40:41.929Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-23T06:40:41.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-23T06:40:41.929Z] ---> f7629b54cfaa [2020-11-23T06:40:41.929Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-23T06:40:41.929Z] ---> Running in 4d2bd6cb686d [2020-11-23T06:40:41.929Z] Removing intermediate container 4d2bd6cb686d [2020-11-23T06:40:41.929Z] ---> 77c332475c0c [2020-11-23T06:40:41.929Z] Step 4/7 : RUN apk add --update bash [2020-11-23T06:40:41.929Z] ---> Running in a144a0fd041b [2020-11-23T06:40:42.946Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-23T06:40:43.533Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-23T06:40:44.131Z] OK: 166 MiB in 39 packages [2020-11-23T06:40:44.728Z] Removing intermediate container a144a0fd041b [2020-11-23T06:40:44.728Z] ---> 213d4db5d0a6 [2020-11-23T06:40:44.728Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-23T06:40:44.728Z] ---> Running in c767f75789f8 [2020-11-23T06:40:45.002Z] Removing intermediate container c767f75789f8 [2020-11-23T06:40:45.002Z] ---> 6f41de44a6d9 [2020-11-23T06:40:45.002Z] Step 6/7 : COPY go.mod . [2020-11-23T06:40:45.279Z] ---> 808e41c317d5 [2020-11-23T06:40:45.279Z] Step 7/7 : RUN go mod download [2020-11-23T06:40:45.279Z] ---> Running in cb86dd638349 [2020-11-23T06:40:50.600Z] ? github.com/edgexfoundry/go-mod-secrets/pkg [no test files] [2020-11-23T06:40:50.601Z] ? github.com/edgexfoundry/go-mod-secrets/pkg/keys [no test files] [2020-11-23T06:41:00.576Z] Removing intermediate container cb86dd638349 [2020-11-23T06:41:00.576Z] ---> dac31422fdc5 [2020-11-23T06:41:00.576Z] Successfully built dac31422fdc5 [2020-11-23T06:41:00.576Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:41:00.831Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/listener 9.033s coverage: 96.7% of statements [2020-11-23T06:41:01.002Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-23T06:41:01.002Z] . [Pipeline] withDockerContainer [2020-11-23T06:41:01.213Z] prd-centos7-docker-4c-2g-13230 does not seem to be running inside a container [2020-11-23T06:41:01.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-23T06:41:02.283Z] $ docker top 550897e52d4fb5aae88cd92292fd0107df69e3ea44f6b407ad54259fb97ef3b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-23T06:41:02.887Z] + go version [2020-11-23T06:41:02.887Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-23T06:41:02.928Z] $ docker stop --time=1 550897e52d4fb5aae88cd92292fd0107df69e3ea44f6b407ad54259fb97ef3b3 [2020-11-23T06:41:04.363Z] $ docker rm -f 550897e52d4fb5aae88cd92292fd0107df69e3ea44f6b407ad54259fb97ef3b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:41:05.961Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-23T06:41:05.961Z] . [Pipeline] withDockerContainer [2020-11-23T06:41:06.244Z] prd-centos7-docker-4c-2g-13230 does not seem to be running inside a container [2020-11-23T06:41:06.364Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-23T06:41:07.402Z] $ docker top ef698ef16c888119a6fb10cd14d4dd496e645e3c1e2038525b0c8da865d611a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-23T06:41:08.158Z] + make test [2020-11-23T06:41:08.158Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-11-23T06:41:13.952Z] ? github.com/edgexfoundry/go-mod-secrets/pkg [no test files] [2020-11-23T06:41:13.952Z] ? github.com/edgexfoundry/go-mod-secrets/pkg/keys [no test files] [2020-11-23T06:41:19.177Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/providers/vault 15.084s coverage: 86.4% of statements [2020-11-23T06:41:19.177Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader 0.023s coverage: 89.5% of statements [2020-11-23T06:41:19.177Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks 0.010s coverage: 100.0% of statements [2020-11-23T06:41:19.177Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer 0.020s coverage: 100.0% of statements [2020-11-23T06:41:19.177Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks 0.010s coverage: 100.0% of statements [2020-11-23T06:41:19.177Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-23T06:41:21.803Z] gofmt -l . [2020-11-23T06:41:21.803Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-23T06:41:21.852Z] $ docker stop --time=1 50ea5073579009eed3b8f81c4d1f47cb30a95f157f62b65833363bd6dec17d67 [2020-11-23T06:41:23.978Z] $ docker rm -f 50ea5073579009eed3b8f81c4d1f47cb30a95f157f62b65833363bd6dec17d67 [2020-11-23T06:41:24.261Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/listener 9.094s coverage: 96.7% of statements [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-23T06:41:24.961Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-23T06:41:25.899Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-23T06:41:36.684Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/providers/vault 15.028s coverage: 86.4% of statements [2020-11-23T06:41:36.684Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader 0.017s coverage: 89.5% of statements [2020-11-23T06:41:36.684Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks 0.030s coverage: 100.0% of statements [2020-11-23T06:41:36.684Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer 0.043s coverage: 100.0% of statements [2020-11-23T06:41:36.684Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks 0.007s coverage: 100.0% of statements [2020-11-23T06:41:36.684Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-23T06:41:38.666Z] gofmt -l . [2020-11-23T06:41:38.666Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-23T06:41:38.703Z] $ docker stop --time=1 ef698ef16c888119a6fb10cd14d4dd496e645e3c1e2038525b0c8da865d611a1 [2020-11-23T06:41:40.405Z] $ docker rm -f ef698ef16c888119a6fb10cd14d4dd496e645e3c1e2038525b0c8da865d611a1 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-23T06:41:41.109Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-23T06:41:41.148Z] Warning: overwriting stash ‘coverage-report’ [2020-11-23T06:41:41.475Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-11-23T06:41:44.508Z] provisioning config files... [2020-11-23T06:41:44.522Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-68@tmp/config5832233720540226881tmp [Pipeline] { [Pipeline] sh [2020-11-23T06:41:45.008Z] + set +x [2020-11-23T06:41:45.008Z] + curl -s https://codecov.io/bash [2020-11-23T06:41:45.008Z] + bash -s -- [2020-11-23T06:41:45.279Z] [2020-11-23T06:41:45.279Z] _____ _ [2020-11-23T06:41:45.279Z] / ____| | | [2020-11-23T06:41:45.279Z] | | ___ __| | ___ ___ _____ __ [2020-11-23T06:41:45.279Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-23T06:41:45.279Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-23T06:41:45.279Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-23T06:41:45.279Z] Bash-20201123-d0fed5f [2020-11-23T06:41:45.279Z] [2020-11-23T06:41:45.279Z] [2020-11-23T06:41:45.279Z] ==> Jenkins CI detected. [2020-11-23T06:41:45.279Z] project root: . [2020-11-23T06:41:45.279Z] --> token set from env [2020-11-23T06:41:45.279Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-23T06:41:45.553Z] ==> Running gcov in . (disable via -X gcov) [2020-11-23T06:41:45.553Z] ==> Python coveragepy not found [2020-11-23T06:41:45.553Z] ==> Searching for coverage reports in: [2020-11-23T06:41:45.553Z] + . [2020-11-23T06:41:45.553Z] -> Found 1 reports [2020-11-23T06:41:45.553Z] ==> Detecting git/mercurial file structure [2020-11-23T06:41:45.553Z] ==> Reading reports [2020-11-23T06:41:45.553Z] + ./coverage.out bytes=16941 [2020-11-23T06:41:45.553Z] ==> Appending adjustments [2020-11-23T06:41:45.553Z] https://docs.codecov.io/docs/fixing-reports [2020-11-23T06:41:45.827Z] + Found adjustments [2020-11-23T06:41:45.827Z] ==> Gzipping contents [2020-11-23T06:41:45.827Z] ==> Uploading reports [2020-11-23T06:41:45.827Z] url: https://codecov.io [2020-11-23T06:41:45.827Z] query: branch=PR-68&commit=43ffc38ef691c223b1f83cf45d9fd6090ee13b1e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-68%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=68&job=&cmd_args= [2020-11-23T06:41:45.827Z] -> Pinging Codecov [2020-11-23T06:41:45.827Z] https://codecov.io/upload/v4?package=bash-20201123-d0fed5f&token=secret&branch=PR-68&commit=43ffc38ef691c223b1f83cf45d9fd6090ee13b1e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-68%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=68&job=&cmd_args= [2020-11-23T06:41:46.817Z] -> Uploading to [2020-11-23T06:41:46.817Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-23/D63849C06B6B67093493C71CE874ED06/43ffc38ef691c223b1f83cf45d9fd6090ee13b1e/48213d7d-e5d7-474e-b3a8-66f1aeb1c222.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201123%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201123T064146Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7ee27901232f31b6bdda60fb100f899f75d745d63366a04e032e53dda70815ae [2020-11-23T06:41:46.817Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-23T06:41:46.817Z] Dload Upload Total Spent Left Speed [2020-11-23T06:41:47.084Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3850 0 0 100 3850 0 8337 --:--:-- --:--:-- --:--:-- 8351 [2020-11-23T06:41:47.363Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/43ffc38ef691c223b1f83cf45d9fd6090ee13b1e [Pipeline] } [2020-11-23T06:41:47.396Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:41:51.304Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:41:51.969Z] ---> package-listing.sh [2020-11-23T06:41:51.969Z] ++ facter osfamily [2020-11-23T06:41:51.969Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-23T06:41:52.235Z] + OS_FAMILY=redhat [2020-11-23T06:41:52.235Z] + workspace=/w/workspace/dgexfoundry_go-mod-secrets_PR-68 [2020-11-23T06:41:52.235Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-23T06:41:52.235Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-23T06:41:52.235Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-23T06:41:52.235Z] + PACKAGES=/tmp/packages_start.txt [2020-11-23T06:41:52.235Z] + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-68 ']' [2020-11-23T06:41:52.235Z] + PACKAGES=/tmp/packages_end.txt [2020-11-23T06:41:52.235Z] + case "${OS_FAMILY}" in [2020-11-23T06:41:52.235Z] + rpm -qa [2020-11-23T06:41:52.235Z] + sort [2020-11-23T06:42:02.628Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-23T06:42:02.628Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-23T06:42:02.628Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-23T06:42:02.628Z] + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-68 ']' [2020-11-23T06:42:02.628Z] + mkdir -p /w/workspace/dgexfoundry_go-mod-secrets_PR-68/archives/ [2020-11-23T06:42:02.628Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-secrets_PR-68/archives/ [Pipeline] echo [2020-11-23T06:42:02.677Z] 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/dgexfoundry_go-mod-secrets_PR-68/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-23T06:42:03.132Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:42:03.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-23T06:42:04.508Z] [2020-11-23T06:42:04.508Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:42:05.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-23T06:42:05.336Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-23T06:42:05.336Z] df20fa9351a1: Pulling fs layer [2020-11-23T06:42:05.336Z] 36b3adc4ff6f: Pulling fs layer [2020-11-23T06:42:05.336Z] 8ad3a11d3b57: Pulling fs layer [2020-11-23T06:42:05.336Z] 46f8f816bc3b: Pulling fs layer [2020-11-23T06:42:05.336Z] 93b61091891f: Pulling fs layer [2020-11-23T06:42:05.336Z] 93b9cdb0e59b: Pulling fs layer [2020-11-23T06:42:05.336Z] 5e14af77c1be: Pulling fs layer [2020-11-23T06:42:05.336Z] 01666e4c0597: Pulling fs layer [2020-11-23T06:42:05.336Z] aa168da1d23b: Pulling fs layer [2020-11-23T06:42:05.336Z] 46f8f816bc3b: Waiting [2020-11-23T06:42:05.336Z] 93b61091891f: Waiting [2020-11-23T06:42:05.336Z] 93b9cdb0e59b: Waiting [2020-11-23T06:42:05.336Z] 5e14af77c1be: Waiting [2020-11-23T06:42:05.336Z] 01666e4c0597: Waiting [2020-11-23T06:42:05.336Z] aa168da1d23b: Waiting [2020-11-23T06:42:05.336Z] 36b3adc4ff6f: Download complete [2020-11-23T06:42:05.336Z] 46f8f816bc3b: Verifying Checksum [2020-11-23T06:42:05.336Z] 46f8f816bc3b: Download complete [2020-11-23T06:42:05.663Z] df20fa9351a1: Verifying Checksum [2020-11-23T06:42:05.663Z] df20fa9351a1: Download complete [2020-11-23T06:42:05.663Z] 93b9cdb0e59b: Verifying Checksum [2020-11-23T06:42:05.663Z] 93b9cdb0e59b: Download complete [2020-11-23T06:42:05.663Z] 5e14af77c1be: Verifying Checksum [2020-11-23T06:42:05.663Z] 5e14af77c1be: Download complete [2020-11-23T06:42:05.663Z] 01666e4c0597: Verifying Checksum [2020-11-23T06:42:05.663Z] 01666e4c0597: Download complete [2020-11-23T06:42:05.991Z] 93b61091891f: Verifying Checksum [2020-11-23T06:42:05.991Z] 93b61091891f: Download complete [2020-11-23T06:42:06.693Z] df20fa9351a1: Pull complete [2020-11-23T06:42:07.022Z] 8ad3a11d3b57: Verifying Checksum [2020-11-23T06:42:07.022Z] 8ad3a11d3b57: Download complete [2020-11-23T06:42:07.339Z] 36b3adc4ff6f: Pull complete [2020-11-23T06:42:11.053Z] 8ad3a11d3b57: Pull complete [2020-11-23T06:42:11.354Z] 46f8f816bc3b: Pull complete [2020-11-23T06:42:12.464Z] 93b61091891f: Pull complete [2020-11-23T06:42:12.770Z] 93b9cdb0e59b: Pull complete [2020-11-23T06:42:14.091Z] 5e14af77c1be: Pull complete [2020-11-23T06:42:14.459Z] 01666e4c0597: Pull complete [2020-11-23T06:42:15.514Z] aa168da1d23b: Verifying Checksum [2020-11-23T06:42:15.514Z] aa168da1d23b: Download complete [2020-11-23T06:42:43.173Z] aa168da1d23b: Pull complete [2020-11-23T06:42:43.173Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-23T06:42:43.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-23T06:42:43.173Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-23T06:42:43.834Z] prd-centos7-docker-4c-2g-13220 does not seem to be running inside a container [2020-11-23T06:42:44.011Z] $ 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/dgexfoundry_go-mod-secrets_PR-68/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_go-mod-secrets_PR-68 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-68:/w/workspace/dgexfoundry_go-mod-secrets_PR-68:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-68@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-11-23T06:42:49.156Z] $ docker top c7eb0941ee47927e55d22173e932f913de99c4c722069d6232f0b830f10c0906 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-23T06:42:49.934Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-23T06:42:50.414Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-23T06:42:50.890Z] + ls /var/log/sa-host [2020-11-23T06:42:50.890Z] + sadf -c /var/log/sa-host/sa05 [2020-11-23T06:42:50.890Z] file_magic: OK [2020-11-23T06:42:50.890Z] HZ: Using current value: 100 [2020-11-23T06:42:50.890Z] file_header: OK [2020-11-23T06:42:50.890Z] 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 [2020-11-23T06:42:50.890Z] Statistics: [2020-11-23T06:42:50.890Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-23T06:42:50.890Z] File successfully converted to sysstat format version 12.2.1 [2020-11-23T06:42:50.890Z] + sadf -c /var/log/sa-host/sa23 [2020-11-23T06:42:50.890Z] file_magic: OK [2020-11-23T06:42:50.890Z] HZ: Using current value: 100 [2020-11-23T06:42:50.890Z] file_header: OK [2020-11-23T06:42:50.890Z] 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 [2020-11-23T06:42:50.890Z] Statistics: [2020-11-23T06:42:50.890Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-23T06:42:50.890Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-23T06:42:51.226Z] provisioning config files... [2020-11-23T06:42:51.261Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-68@tmp/config6363567737824194202tmp [Pipeline] { [Pipeline] echo [2020-11-23T06:42:51.443Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:42:52.294Z] ---> create-netrc.sh [Pipeline] } [2020-11-23T06:42:52.360Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-23T06:42:52.524Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:42:53.751Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-23T06:42:53.836Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:42:54.266Z] ---> sudo-logs.sh [2020-11-23T06:42:54.266Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-23T06:42:54.578Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:42:54.952Z] ---> job-cost.sh [2020-11-23T06:42:55.229Z] lf-activate-venv: SKIPPING [2020-11-23T06:42:55.229Z] INFO: No Stack... [2020-11-23T06:42:55.850Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-23T06:42:56.869Z] INFO: Archiving Costs [Pipeline] echo [2020-11-23T06:42:56.923Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:42:57.629Z] ---> logs-deploy.sh [2020-11-23T06:42:57.629Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-68/1 [2020-11-23T06:42:57.629Z] INFO: archiving workspace using pattern(s): [2020-11-23T06:43:02.053Z] Archives upload complete. [2020-11-23T06:43:02.053Z] INFO: archiving logs to Nexus