Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 954b5fff909ec690bd84a1e74f6f909a895852e5 rather than 7ac16d71651c7ce08d7154a284877a24358cb278 Obtained Jenkinsfile from 954b5fff909ec690bd84a1e74f6f909a895852e5 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com: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-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts 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: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false 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-30216 in /w/workspace/dry_go-mod-core-contracts_PR-550 [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-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-550 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub Merging remotes/origin/master commit 954b5fff909ec690bd84a1e74f6f909a895852e5 into PR head commit 7ac16d71651c7ce08d7154a284877a24358cb278 Merge succeeded, producing ee7932d8ac7abc65a4263fc8f6a4e8bc18e791ae Checking out Revision ee7932d8ac7abc65a4263fc8f6a4e8bc18e791ae (PR-550) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/550/head:refs/remotes/origin/PR-550 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7ac16d71651c7ce08d7154a284877a24358cb278 # 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 954b5fff909ec690bd84a1e74f6f909a895852e5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ee7932d8ac7abc65a4263fc8f6a4e8bc18e791ae # timeout=10 Commit message: "Merge commit '954b5fff909ec690bd84a1e74f6f909a895852e5' into HEAD" > git rev-list --no-walk 7ac16d71651c7ce08d7154a284877a24358cb278 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-18T00:42:13.519Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-18T00:42:13.807Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-18T00:42:13.919Z] ========================================================= [2021-03-18T00:42:13.919Z] EdgeX Global Pipelines Version Info [2021-03-18T00:42:13.919Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-18T00:42:15.407Z] ------------------- [2021-03-18T00:42:15.407Z] stable info: [2021-03-18T00:42:15.407Z] ------------------- [2021-03-18T00:42:15.407Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-18T00:42:15.407Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-18T00:42:15.407Z] Message: update stable to v1.0.186 [2021-03-18T00:42:16.350Z] ------------------- [2021-03-18T00:42:16.350Z] experimental info: [2021-03-18T00:42:16.350Z] ------------------- [2021-03-18T00:42:16.350Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-18T00:42:16.350Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-18T00:42:16.350Z] Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-18T00:42:16.640Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-03-18T00:42:16.763Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-03-18T00:42:16.885Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-18T00:42:16.988Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-18T00:42:17.087Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-18T00:42:17.184Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-18T00:42:17.284Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-18T00:42:17.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-18T00:42:17.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-18T00:42:17.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-18T00:42:17.682Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-18T00:42:17.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-03-18T00:42:17.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-18T00:42:18.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-18T00:42:18.195Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-03-18T00:42:18.294Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-03-18T00:42:18.391Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-18T00:42:18.505Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-18T00:42:18.600Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-18T00:42:18.711Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-18T00:42:18.811Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-18T00:42:18.905Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-18T00:42:19.017Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-18T00:42:19.115Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-18T00:42:19.208Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-03-18T00:42:19.306Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-18T00:42:19.437Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-550 [Pipeline] echo [2021-03-18T00:42:19.532Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-550 [Pipeline] echo [2021-03-18T00:42:19.630Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-550 [Pipeline] echo [2021-03-18T00:42:19.793Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ee7932d8ac7abc65a4263fc8f6a4e8bc18e791ae [Pipeline] echo [2021-03-18T00:42:19.923Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ee7932d [Pipeline] echo [2021-03-18T00:42:20.017Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-18T00:42:20.853Z] + git log --format=format:%s -1 ee7932d8ac7abc65a4263fc8f6a4e8bc18e791ae [Pipeline] echo [2021-03-18T00:42:20.918Z] GIT_COMMIT: ee7932d8ac7abc65a4263fc8f6a4e8bc18e791ae, Commit Message: Merge commit '954b5fff909ec690bd84a1e74f6f909a895852e5' into HEAD [Pipeline] echo [2021-03-18T00:42:20.966Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-18T00:42:22.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-18T00:42:22.265Z] [2021-03-18T00:42:22.265Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-18T00:42:22.624Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-18T00:42:22.624Z] latest: Pulling from edgex-devops/git-semver [2021-03-18T00:42:22.624Z] 31603596830f: Pulling fs layer [2021-03-18T00:42:22.624Z] 2a8b12db71e7: Pulling fs layer [2021-03-18T00:42:22.624Z] 6ca5941a6612: Pulling fs layer [2021-03-18T00:42:22.624Z] ecc8261a40a4: Pulling fs layer [2021-03-18T00:42:22.624Z] ecc8261a40a4: Waiting [2021-03-18T00:42:22.624Z] 2a8b12db71e7: Verifying Checksum [2021-03-18T00:42:22.624Z] 2a8b12db71e7: Download complete [2021-03-18T00:42:22.890Z] 31603596830f: Verifying Checksum [2021-03-18T00:42:22.890Z] 31603596830f: Download complete [2021-03-18T00:42:22.890Z] ecc8261a40a4: Verifying Checksum [2021-03-18T00:42:22.890Z] ecc8261a40a4: Download complete [2021-03-18T00:42:22.890Z] 6ca5941a6612: Verifying Checksum [2021-03-18T00:42:22.890Z] 6ca5941a6612: Download complete [2021-03-18T00:42:23.155Z] 31603596830f: Pull complete [2021-03-18T00:42:23.418Z] 2a8b12db71e7: Pull complete [2021-03-18T00:42:24.373Z] 6ca5941a6612: Pull complete [2021-03-18T00:42:24.636Z] ecc8261a40a4: Pull complete [2021-03-18T00:42:24.636Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-18T00:42:24.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-18T00:42:24.636Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-18T00:42:24.762Z] prd-centos7-docker-4c-2g-30216 does not seem to be running inside a container [2021-03-18T00:42:24.833Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-550 -v /w/workspace/dry_go-mod-core-contracts_PR-550:/w/workspace/dry_go-mod-core-contracts_PR-550:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-550@tmp:/w/workspace/dry_go-mod-core-contracts_PR-550@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-18T00:42:27.190Z] $ docker top efca2b46887cef8c24d96ed73b12a852c36b477d13faca010b4276acc54a67d8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-18T00:42:27.656Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-18T00:42:27.656Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-18T00:42:27.908Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-18T00:42:27.914Z] $ docker exec efca2b46887cef8c24d96ed73b12a852c36b477d13faca010b4276acc54a67d8 ssh-agent [2021-03-18T00:42:28.090Z] SSH_AUTH_SOCK=/tmp/ssh-pbPObnC9t3kD/agent.11 [2021-03-18T00:42:28.090Z] SSH_AGENT_PID=17 [2021-03-18T00:42:28.107Z] Running ssh-add (command line suppressed) [2021-03-18T00:42:28.235Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-550@tmp/private_key_6299127308642325733.key (/w/workspace/dry_go-mod-core-contracts_PR-550@tmp/private_key_6299127308642325733.key) [2021-03-18T00:42:28.290Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-18T00:42:28.638Z] + git tag --points-at HEAD [Pipeline] } [2021-03-18T00:42:28.670Z] $ docker exec --env ******** --env ******** efca2b46887cef8c24d96ed73b12a852c36b477d13faca010b4276acc54a67d8 ssh-agent -k [2021-03-18T00:42:28.789Z] unset SSH_AUTH_SOCK; [2021-03-18T00:42:28.789Z] unset SSH_AGENT_PID; [2021-03-18T00:42:28.789Z] echo Agent pid 17 killed; [2021-03-18T00:42:28.838Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-18T00:42:29.023Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-18T00:42:29.023Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-18T00:42:29.207Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-18T00:42:29.213Z] $ docker exec efca2b46887cef8c24d96ed73b12a852c36b477d13faca010b4276acc54a67d8 ssh-agent [2021-03-18T00:42:29.383Z] SSH_AUTH_SOCK=/tmp/ssh-t2zXxOkl1qrQ/agent.45 [2021-03-18T00:42:29.383Z] SSH_AGENT_PID=50 [2021-03-18T00:42:29.392Z] Running ssh-add (command line suppressed) [2021-03-18T00:42:29.513Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-550@tmp/private_key_7632600210141670919.key (/w/workspace/dry_go-mod-core-contracts_PR-550@tmp/private_key_7632600210141670919.key) [2021-03-18T00:42:29.568Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-18T00:42:29.912Z] + git semver init [2021-03-18T00:42:29.913Z] # -> Open(): unable to determine branch for HEAD [2021-03-18T00:42:29.913Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-550/.git [2021-03-18T00:42:29.913Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-550 [2021-03-18T00:42:29.913Z] # $SEMVER_REMOTE_NAME = origin [2021-03-18T00:42:29.913Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-18T00:42:29.913Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-18T00:42:29.913Z] # $SEMVER_BRANCH = PR-550 [2021-03-18T00:42:29.913Z] # $SEMVER_TEMP = /tmp/semver-238320411 [2021-03-18T00:42:29.913Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-03-18T00:42:30.860Z] # '/tmp/semver-238320411' -> '/w/workspace/dry_go-mod-core-contracts_PR-550/.semver' [2021-03-18T00:42:30.860Z] # -> Force: false [2021-03-18T00:42:30.860Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-550/.semver [Pipeline] } [2021-03-18T00:42:30.876Z] $ docker exec --env ******** --env ******** efca2b46887cef8c24d96ed73b12a852c36b477d13faca010b4276acc54a67d8 ssh-agent -k [2021-03-18T00:42:30.996Z] unset SSH_AUTH_SOCK; [2021-03-18T00:42:30.996Z] unset SSH_AGENT_PID; [2021-03-18T00:42:30.997Z] echo Agent pid 50 killed; [2021-03-18T00:42:31.048Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-18T00:42:31.558Z] + git semver [Pipeline] } [2021-03-18T00:42:31.579Z] $ docker stop --time=1 efca2b46887cef8c24d96ed73b12a852c36b477d13faca010b4276acc54a67d8 [2021-03-18T00:42:33.416Z] $ docker rm -f efca2b46887cef8c24d96ed73b12a852c36b477d13faca010b4276acc54a67d8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-18T00:42:33.902Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-18T00:42:34.522Z] Stashed 1 file(s) [Pipeline] echo [2021-03-18T00:42:34.525Z] [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 [2021-03-18T00:42:50.043Z] Still waiting to schedule task [2021-03-18T00:42:50.043Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-03-18T00:42:50.045Z] Still waiting to schedule task [2021-03-18T00:42:50.045Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-18T00:46:17.418Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30217 in /w/workspace/dry_go-mod-core-contracts_PR-550 [Pipeline] { [Pipeline] ws [2021-03-18T00:46:17.477Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2021-03-18T00:46:22.472Z] using credential edgex-jenkins-ssh [2021-03-18T00:46:22.539Z] Cloning the remote Git repository [2021-03-18T00:46:22.602Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-18T00:46:22.728Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-03-18T00:46:22.806Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-18T00:46:22.807Z] > git --version # timeout=10 [2021-03-18T00:46:22.826Z] > git --version # 'git version 2.17.1' [2021-03-18T00:46:22.828Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T00:46:22.892Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-18T00:46:24.721Z] Merging remotes/origin/master commit 954b5fff909ec690bd84a1e74f6f909a895852e5 into PR head commit 7ac16d71651c7ce08d7154a284877a24358cb278 [2021-03-18T00:46:25.093Z] Merge succeeded, producing 76dc238b5c5edf3cfd8f622fc0c796ab45db49f6 [2021-03-18T00:46:25.094Z] Checking out Revision 76dc238b5c5edf3cfd8f622fc0c796ab45db49f6 (PR-550) [2021-03-18T00:46:23.955Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-18T00:46:23.975Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-18T00:46:24.003Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-18T00:46:24.035Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-18T00:46:24.036Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T00:46:24.053Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/550/head:refs/remotes/origin/PR-550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T00:46:24.744Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T00:46:24.756Z] > git checkout -f 7ac16d71651c7ce08d7154a284877a24358cb278 # timeout=10 [2021-03-18T00:46:24.896Z] > git remote # timeout=10 [2021-03-18T00:46:24.913Z] > git config --get remote.origin.url # timeout=10 [2021-03-18T00:46:24.925Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T00:46:24.935Z] > git merge 954b5fff909ec690bd84a1e74f6f909a895852e5 # timeout=10 [2021-03-18T00:46:25.064Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-18T00:46:25.105Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T00:46:25.156Z] > git checkout -f 76dc238b5c5edf3cfd8f622fc0c796ab45db49f6 # timeout=10 [2021-03-18T00:46:29.450Z] Commit message: "Merge commit '954b5fff909ec690bd84a1e74f6f909a895852e5' into HEAD" [2021-03-18T00:46:29.463Z] > git rev-list --no-walk 7ac16d71651c7ce08d7154a284877a24358cb278 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-18T00:46:31.250Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-18T00:46:31.672Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-18T00:46:32.012Z] + true [2021-03-18T00:46:32.012Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-03-18T00:46:34.894Z] ========================================================= [2021-03-18T00:46:34.894Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-18T00:46:34.894Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-18T00:46:35.276Z] + 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 . [2021-03-18T00:46:36.254Z] Sending build context to Docker daemon 2.857MB [2021-03-18T00:46:36.254Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-03-18T00:46:36.254Z] Step 2/7 : FROM ${BASE} [2021-03-18T00:46:36.528Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-18T00:46:36.528Z] 5f621e34cdf4: Pulling fs layer [2021-03-18T00:46:36.528Z] a4357932f1b6: Pulling fs layer [2021-03-18T00:46:36.528Z] 18c013af1878: Pulling fs layer [2021-03-18T00:46:36.528Z] 00ac8860ef70: Pulling fs layer [2021-03-18T00:46:36.528Z] 63d7cb157983: Pulling fs layer [2021-03-18T00:46:36.528Z] b116817d02f9: Pulling fs layer [2021-03-18T00:46:36.528Z] 745a02a5169b: Pulling fs layer [2021-03-18T00:46:36.528Z] 63d7cb157983: Waiting [2021-03-18T00:46:36.528Z] b116817d02f9: Waiting [2021-03-18T00:46:36.528Z] 745a02a5169b: Waiting [2021-03-18T00:46:36.528Z] 00ac8860ef70: Waiting [2021-03-18T00:46:36.801Z] 18c013af1878: Verifying Checksum [2021-03-18T00:46:36.801Z] 18c013af1878: Download complete [2021-03-18T00:46:36.801Z] a4357932f1b6: Verifying Checksum [2021-03-18T00:46:36.801Z] a4357932f1b6: Download complete [2021-03-18T00:46:36.801Z] 63d7cb157983: Verifying Checksum [2021-03-18T00:46:36.801Z] 63d7cb157983: Download complete [2021-03-18T00:46:37.399Z] b116817d02f9: Verifying Checksum [2021-03-18T00:46:37.399Z] b116817d02f9: Download complete [2021-03-18T00:46:37.399Z] 5f621e34cdf4: Verifying Checksum [2021-03-18T00:46:37.399Z] 5f621e34cdf4: Download complete [2021-03-18T00:46:38.016Z] 5f621e34cdf4: Pull complete [2021-03-18T00:46:38.616Z] a4357932f1b6: Pull complete [2021-03-18T00:46:38.892Z] 18c013af1878: Pull complete [2021-03-18T00:46:40.327Z] 745a02a5169b: Verifying Checksum [2021-03-18T00:46:40.327Z] 745a02a5169b: Download complete [2021-03-18T00:46:40.922Z] 00ac8860ef70: Verifying Checksum [2021-03-18T00:46:40.922Z] 00ac8860ef70: Download complete [2021-03-18T00:46:48.658Z] Running on prd-centos7-docker-4c-2g-30218 in /w/workspace/dry_go-mod-core-contracts_PR-550 [Pipeline] { [Pipeline] ws [2021-03-18T00:46:48.747Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2021-03-18T00:46:51.099Z] 00ac8860ef70: Pull complete [2021-03-18T00:46:51.099Z] 63d7cb157983: Pull complete [2021-03-18T00:46:51.695Z] b116817d02f9: Pull complete [2021-03-18T00:46:56.018Z] 745a02a5169b: Pull complete [2021-03-18T00:46:56.018Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-18T00:46:56.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-18T00:46:56.018Z] ---> b7e6874047d6 [2021-03-18T00:46:56.018Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-18T00:46:58.637Z] ---> Running in a9b16451cdde [2021-03-18T00:46:58.909Z] Removing intermediate container a9b16451cdde [2021-03-18T00:46:58.909Z] ---> c603518c25b2 [2021-03-18T00:46:58.909Z] Step 4/7 : RUN apk add bash [2021-03-18T00:46:58.909Z] ---> Running in 6a61d9642558 [2021-03-18T00:47:00.344Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T00:47:00.529Z] using credential edgex-jenkins-ssh [2021-03-18T00:47:00.628Z] Cloning the remote Git repository [2021-03-18T00:47:00.720Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-18T00:47:00.806Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-03-18T00:47:00.993Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-18T00:47:00.993Z] > git --version # timeout=10 [2021-03-18T00:47:01.319Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T00:47:01.918Z] OK: 142 MiB in 39 packages [2021-03-18T00:47:01.207Z] > git --version # 'git version 2.24.3' [2021-03-18T00:47:01.208Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T00:47:01.576Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-18T00:47:03.360Z] Removing intermediate container 6a61d9642558 [2021-03-18T00:47:03.360Z] ---> 6dd8401759eb [2021-03-18T00:47:03.360Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-03-18T00:47:03.360Z] ---> Running in a65ad23c747d [2021-03-18T00:47:03.956Z] Removing intermediate container a65ad23c747d [2021-03-18T00:47:03.956Z] ---> e2d1a02b749e [2021-03-18T00:47:03.956Z] Step 6/7 : COPY go.mod . [2021-03-18T00:47:04.083Z] Merging remotes/origin/master commit 954b5fff909ec690bd84a1e74f6f909a895852e5 into PR head commit 7ac16d71651c7ce08d7154a284877a24358cb278 [2021-03-18T00:47:03.349Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-18T00:47:03.384Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-18T00:47:03.410Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-18T00:47:03.463Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-18T00:47:03.463Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T00:47:03.484Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/550/head:refs/remotes/origin/PR-550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T00:47:04.097Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T00:47:04.109Z] > git checkout -f 7ac16d71651c7ce08d7154a284877a24358cb278 # timeout=10 [2021-03-18T00:47:04.412Z] Merge succeeded, producing 3457c1d1f7a5e5fa3d6c4de836629f23ef9e6bc6 [2021-03-18T00:47:04.413Z] Checking out Revision 3457c1d1f7a5e5fa3d6c4de836629f23ef9e6bc6 (PR-550) [2021-03-18T00:47:04.941Z] ---> 7e3b081bc697 [2021-03-18T00:47:04.941Z] Step 7/7 : RUN go mod download [2021-03-18T00:47:04.941Z] ---> Running in 0b885411684f [2021-03-18T00:47:04.220Z] > git remote # timeout=10 [2021-03-18T00:47:04.236Z] > git config --get remote.origin.url # timeout=10 [2021-03-18T00:47:04.248Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T00:47:04.257Z] > git merge 954b5fff909ec690bd84a1e74f6f909a895852e5 # timeout=10 [2021-03-18T00:47:04.356Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-18T00:47:04.419Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T00:47:04.446Z] > git checkout -f 3457c1d1f7a5e5fa3d6c4de836629f23ef9e6bc6 # timeout=10 [2021-03-18T00:47:08.929Z] Commit message: "Merge commit '954b5fff909ec690bd84a1e74f6f909a895852e5' into HEAD" [2021-03-18T00:47:08.937Z] > git rev-list --no-walk 7ac16d71651c7ce08d7154a284877a24358cb278 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-18T00:47:10.708Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-18T00:47:11.165Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-18T00:47:11.490Z] + sudo service docker restart [2021-03-18T00:47:11.490Z] + true [2021-03-18T00:47:11.490Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-03-18T00:47:15.401Z] ========================================================= [2021-03-18T00:47:15.401Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-18T00:47:15.401Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-18T00:47:15.807Z] + 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 . [2021-03-18T00:47:17.857Z] Sending build context to Docker daemon 2.858MB [2021-03-18T00:47:17.857Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-03-18T00:47:17.857Z] Step 2/7 : FROM ${BASE} [2021-03-18T00:47:18.159Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-18T00:47:18.159Z] 188c0c94c7c5: Pulling fs layer [2021-03-18T00:47:18.159Z] 0ef7d3d256c8: Pulling fs layer [2021-03-18T00:47:18.159Z] de9db76c5a1d: Pulling fs layer [2021-03-18T00:47:18.159Z] bca2f99d35d6: Pulling fs layer [2021-03-18T00:47:18.159Z] 93359f2a8cfa: Pulling fs layer [2021-03-18T00:47:18.159Z] 7c6f9722023f: Pulling fs layer [2021-03-18T00:47:18.159Z] a35cf1a2eb13: Pulling fs layer [2021-03-18T00:47:18.159Z] 93359f2a8cfa: Waiting [2021-03-18T00:47:18.159Z] 7c6f9722023f: Waiting [2021-03-18T00:47:18.159Z] a35cf1a2eb13: Waiting [2021-03-18T00:47:18.159Z] bca2f99d35d6: Waiting [2021-03-18T00:47:18.159Z] de9db76c5a1d: Verifying Checksum [2021-03-18T00:47:18.159Z] de9db76c5a1d: Download complete [2021-03-18T00:47:18.159Z] 0ef7d3d256c8: Download complete [2021-03-18T00:47:18.159Z] 93359f2a8cfa: Verifying Checksum [2021-03-18T00:47:18.159Z] 93359f2a8cfa: Download complete [2021-03-18T00:47:18.446Z] 7c6f9722023f: Verifying Checksum [2021-03-18T00:47:18.446Z] 7c6f9722023f: Download complete [2021-03-18T00:47:18.446Z] 188c0c94c7c5: Verifying Checksum [2021-03-18T00:47:18.446Z] 188c0c94c7c5: Download complete [2021-03-18T00:47:19.621Z] 188c0c94c7c5: Pull complete [2021-03-18T00:47:20.053Z] Removing intermediate container 0b885411684f [2021-03-18T00:47:20.053Z] ---> 9fa20d697042 [2021-03-18T00:47:20.053Z] Successfully built 9fa20d697042 [2021-03-18T00:47:20.053Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-18T00:47:20.277Z] 0ef7d3d256c8: Pull complete [2021-03-18T00:47:20.394Z] + docker inspect -f . ci-base-image-arm64 [2021-03-18T00:47:20.394Z] . [Pipeline] withDockerContainer [2021-03-18T00:47:20.557Z] de9db76c5a1d: Pull complete [2021-03-18T00:47:20.662Z] prd-ubuntu18.04-docker-arm64-4c-16g-30217 does not seem to be running inside a container [2021-03-18T00:47:20.742Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-18T00:47:22.231Z] $ docker top 2dc9353a286fe060b294288e488fea0482ac6984851636541577f06d88c902fd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-18T00:47:23.219Z] a35cf1a2eb13: Verifying Checksum [2021-03-18T00:47:23.219Z] a35cf1a2eb13: Download complete [2021-03-18T00:47:23.252Z] + go version [2021-03-18T00:47:23.252Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-18T00:47:23.278Z] $ docker stop --time=1 2dc9353a286fe060b294288e488fea0482ac6984851636541577f06d88c902fd [2021-03-18T00:47:23.824Z] bca2f99d35d6: Verifying Checksum [2021-03-18T00:47:23.824Z] bca2f99d35d6: Download complete [2021-03-18T00:47:25.468Z] $ docker rm -f 2dc9353a286fe060b294288e488fea0482ac6984851636541577f06d88c902fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-18T00:47:26.539Z] + docker inspect -f . ci-base-image-arm64 [2021-03-18T00:47:26.539Z] . [Pipeline] withDockerContainer [2021-03-18T00:47:26.857Z] prd-ubuntu18.04-docker-arm64-4c-16g-30217 does not seem to be running inside a container [2021-03-18T00:47:26.945Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-18T00:47:28.431Z] $ docker top 4879d4129bff2238e313c2482f8dd470d4f6176dfff7135c112db36a0ae85271 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-18T00:47:29.461Z] + make test [2021-03-18T00:47:29.461Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-03-18T00:47:36.599Z] bca2f99d35d6: Pull complete [2021-03-18T00:47:36.894Z] 93359f2a8cfa: Pull complete [2021-03-18T00:47:37.484Z] 7c6f9722023f: Pull complete [2021-03-18T00:47:47.900Z] a35cf1a2eb13: Pull complete [2021-03-18T00:47:47.900Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-18T00:47:47.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-18T00:47:47.900Z] ---> a62c8e92a672 [2021-03-18T00:47:47.900Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-18T00:47:47.900Z] ---> Running in edffb04b784a [2021-03-18T00:47:47.900Z] Removing intermediate container edffb04b784a [2021-03-18T00:47:47.900Z] ---> c3419d836d46 [2021-03-18T00:47:47.900Z] Step 4/7 : RUN apk add bash [2021-03-18T00:47:47.900Z] ---> Running in f8b1828d1a77 [2021-03-18T00:47:49.865Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T00:47:50.460Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T00:47:51.063Z] OK: 166 MiB in 39 packages [2021-03-18T00:47:51.658Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-03-18T00:47:52.130Z] Removing intermediate container f8b1828d1a77 [2021-03-18T00:47:52.130Z] ---> a4a81f72345b [2021-03-18T00:47:52.130Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-03-18T00:47:52.130Z] ---> Running in 414d478867a0 [2021-03-18T00:47:52.431Z] Removing intermediate container 414d478867a0 [2021-03-18T00:47:52.431Z] ---> dc6233c7b829 [2021-03-18T00:47:52.431Z] Step 6/7 : COPY go.mod . [2021-03-18T00:47:53.067Z] ---> 477d526aabe3 [2021-03-18T00:47:53.067Z] Step 7/7 : RUN go mod download [2021-03-18T00:47:53.067Z] ---> Running in b4bd6634a972 [2021-03-18T00:47:53.103Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.053s coverage: 85.7% of statements [2021-03-18T00:47:53.103Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.060s coverage: 100.0% of statements [2021-03-18T00:47:55.737Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.034s coverage: 45.4% of statements [2021-03-18T00:47:55.737Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.047s coverage: 77.8% of statements [2021-03-18T00:47:55.737Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-03-18T00:47:56.337Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.039s coverage: 26.3% of statements [2021-03-18T00:47:56.936Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.040s coverage: 14.7% of statements [2021-03-18T00:47:57.216Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.051s coverage: 100.0% of statements [2021-03-18T00:47:58.669Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.072s coverage: 91.8% of statements [2021-03-18T00:47:58.669Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-03-18T00:47:58.669Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-03-18T00:47:58.669Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.019s coverage: 100.0% of statements [2021-03-18T00:47:58.669Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.021s coverage: 36.7% of statements [2021-03-18T00:48:04.096Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.099s coverage: 63.0% of statements [2021-03-18T00:48:04.096Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.061s coverage: 26.3% of statements [2021-03-18T00:48:04.096Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.042s coverage: 15.4% of statements [2021-03-18T00:48:04.096Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.046s coverage: 15.4% of statements [2021-03-18T00:48:04.096Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.020s coverage: 14.3% of statements [2021-03-18T00:48:04.096Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-03-18T00:48:07.496Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.245s coverage: 83.8% of statements [2021-03-18T00:48:07.496Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-03-18T00:48:07.496Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-03-18T00:48:07.496Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-03-18T00:48:07.496Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.058s coverage: 47.7% of statements [2021-03-18T00:48:08.099Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.045s coverage: 94.7% of statements [2021-03-18T00:48:10.087Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.201s coverage: 91.9% of statements [2021-03-18T00:48:10.087Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.026s coverage: 100.0% of statements [2021-03-18T00:48:10.087Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-03-18T00:48:10.363Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-03-18T00:48:11.733Z] Removing intermediate container b4bd6634a972 [2021-03-18T00:48:11.733Z] ---> 57994ac76c63 [2021-03-18T00:48:12.011Z] Successfully built 57994ac76c63 [2021-03-18T00:48:12.011Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-18T00:48:12.461Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-18T00:48:12.461Z] . [Pipeline] withDockerContainer [2021-03-18T00:48:12.988Z] prd-centos7-docker-4c-2g-30218 does not seem to be running inside a container [2021-03-18T00:48:13.136Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-18T00:48:14.469Z] $ docker top 719388284fa11c2a656acb8b40c81e75351be5bddc91d0d6be2ec3c8301d6f23 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-18T00:48:15.208Z] + go version [2021-03-18T00:48:15.208Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-18T00:48:15.227Z] $ docker stop --time=1 719388284fa11c2a656acb8b40c81e75351be5bddc91d0d6be2ec3c8301d6f23 [2021-03-18T00:48:15.811Z] gofmt -l . [2021-03-18T00:48:16.403Z] [ "`gofmt -l .`" = "" ] [2021-03-18T00:48:16.993Z] $ docker rm -f 719388284fa11c2a656acb8b40c81e75351be5bddc91d0d6be2ec3c8301d6f23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-18T00:48:17.512Z] $ docker stop --time=1 4879d4129bff2238e313c2482f8dd470d4f6176dfff7135c112db36a0ae85271 [2021-03-18T00:48:19.936Z] $ docker rm -f 4879d4129bff2238e313c2482f8dd470d4f6176dfff7135c112db36a0ae85271 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-18T00:48:20.812Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-18T00:48:20.997Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-18T00:48:20.997Z] . [Pipeline] withDockerContainer [2021-03-18T00:48:21.471Z] prd-centos7-docker-4c-2g-30218 does not seem to be running inside a container [2021-03-18T00:48:21.786Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-18T00:48:21.950Z] Stashed 1 file(s) [2021-03-18T00:48:22.984Z] $ docker top 1f5fa72b3c51bf54125e1e7f1bddbbc0eabc21007a929c8da2a895867c9e6cc3 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2021-03-18T00:48:23.592Z] + make test [2021-03-18T00:48:23.592Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-18T00:48:24.452Z] ---> job-cost.sh [2021-03-18T00:48:24.453Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kIlr [2021-03-18T00:48:42.329Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-03-18T00:48:42.329Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.029s coverage: 85.7% of statements [2021-03-18T00:48:42.329Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.059s coverage: 100.0% of statements [2021-03-18T00:48:43.287Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.055s coverage: 45.4% of statements [2021-03-18T00:48:43.590Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.025s coverage: 77.8% of statements [2021-03-18T00:48:43.591Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-03-18T00:48:45.982Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.010s coverage: 26.3% of statements [2021-03-18T00:48:47.553Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.142s coverage: 14.7% of statements [2021-03-18T00:48:47.553Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.037s coverage: 100.0% of statements [2021-03-18T00:48:47.837Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.052s coverage: 91.8% of statements [2021-03-18T00:48:47.837Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-03-18T00:48:47.837Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-03-18T00:48:47.837Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.022s coverage: 100.0% of statements [2021-03-18T00:48:48.510Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.080s coverage: 36.7% of statements [2021-03-18T00:48:56.156Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.069s coverage: 63.0% of statements [2021-03-18T00:48:56.157Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.038s coverage: 26.3% of statements [2021-03-18T00:48:56.157Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.031s coverage: 15.4% of statements [2021-03-18T00:48:56.157Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.021s coverage: 15.4% of statements [2021-03-18T00:48:56.157Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.026s coverage: 14.3% of statements [2021-03-18T00:48:56.157Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-03-18T00:48:59.813Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.128s coverage: 83.8% of statements [2021-03-18T00:48:59.813Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-03-18T00:48:59.813Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-03-18T00:48:59.813Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-03-18T00:48:59.813Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.061s coverage: 47.7% of statements [2021-03-18T00:48:59.813Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.039s coverage: 94.7% of statements [2021-03-18T00:48:59.813Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.103s coverage: 91.9% of statements [2021-03-18T00:49:00.079Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.017s coverage: 100.0% of statements [2021-03-18T00:49:00.079Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-03-18T00:49:00.079Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-03-18T00:49:03.444Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-18T00:49:03.583Z] gofmt -l . [2021-03-18T00:49:04.207Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-03-18T00:49:04.622Z] $ docker stop --time=1 1f5fa72b3c51bf54125e1e7f1bddbbc0eabc21007a929c8da2a895867c9e6cc3 [2021-03-18T00:49:07.866Z] $ docker rm -f 1f5fa72b3c51bf54125e1e7f1bddbbc0eabc21007a929c8da2a895867c9e6cc3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-18T00:49:09.007Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-18T00:49:09.290Z] Warning: overwriting stash ‘coverage-report’ [2021-03-18T00:49:10.216Z] 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-18T00:49:11.535Z] ---> job-cost.sh [2021-03-18T00:49:11.535Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HHp9 [2021-03-18T00:49:44.317Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-18T00:50:25.156Z] lf-activate-venv(): INFO: Adding /tmp/venv-kIlr/bin to PATH [2021-03-18T00:50:25.156Z] INFO: No Stack... [2021-03-18T00:50:25.429Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-18T00:50:26.018Z] INFO: Archiving Costs [Pipeline] sh [2021-03-18T00:50:26.350Z] + cut -d, -f6 [2021-03-18T00:50:26.350Z] + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv [Pipeline] lock [2021-03-18T00:50:26.457Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-2-stack-cost] [2021-03-18T00:50:26.468Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-2-stack-cost] did not exist. Created. [2021-03-18T00:50:26.468Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-18T00:50:26.912Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-18T00:50:27.151Z] Stashed 1 file(s) [Pipeline] } [2021-03-18T00:50:27.158Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-18T00:50:32.532Z] lf-activate-venv(): INFO: Adding /tmp/venv-HHp9/bin to PATH [2021-03-18T00:50:32.532Z] INFO: No Stack... [2021-03-18T00:50:32.532Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-18T00:50:32.532Z] INFO: Archiving Costs [Pipeline] sh [2021-03-18T00:50:33.211Z] + cut -d, -f6 [2021-03-18T00:50:33.211Z] + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv [Pipeline] lock [2021-03-18T00:50:33.373Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-2-stack-cost] [2021-03-18T00:50:33.382Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-2-stack-cost] did not exist. Created. [2021-03-18T00:50:33.383Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-18T00:50:33.974Z] /w/workspace/go-mod-core-contracts/2@tmp/durable-c31dcd97/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh [2021-03-18T00:50:34.413Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-18T00:50:34.496Z] Warning: overwriting stash ‘stack-cost’ [2021-03-18T00:50:34.650Z] Stashed 1 file(s) [Pipeline] } [2021-03-18T00:50:34.666Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-2-stack-cost] [Pipeline] // lock [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 [2021-03-18T00:50:37.518Z] provisioning config files... [2021-03-18T00:50:37.533Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-550@tmp/config6242478934783831561tmp [Pipeline] { [Pipeline] sh [2021-03-18T00:50:37.934Z] + set +x [2021-03-18T00:50:37.934Z] + curl -s https://codecov.io/bash [2021-03-18T00:50:37.934Z] + bash -s -- [2021-03-18T00:50:38.197Z] [2021-03-18T00:50:38.197Z] _____ _ [2021-03-18T00:50:38.197Z] / ____| | | [2021-03-18T00:50:38.197Z] | | ___ __| | ___ ___ _____ __ [2021-03-18T00:50:38.197Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-18T00:50:38.197Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-18T00:50:38.197Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-18T00:50:38.197Z] Bash-20210309-2b87ace [2021-03-18T00:50:38.197Z] [2021-03-18T00:50:38.197Z] [2021-03-18T00:50:38.197Z] ==> git version 2.24.3 found [2021-03-18T00:50:38.197Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-03-18T00:50:38.197Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-18T00:50:38.197Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-18T00:50:38.197Z] ==> Jenkins CI detected. [2021-03-18T00:50:38.197Z] project root: . [2021-03-18T00:50:38.197Z] --> token set from env [2021-03-18T00:50:38.197Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-18T00:50:38.197Z] ==> Running gcov in . (disable via -X gcov) [2021-03-18T00:50:38.197Z] ==> Python coveragepy not found [2021-03-18T00:50:38.197Z] ==> Searching for coverage reports in: [2021-03-18T00:50:38.197Z] + . [2021-03-18T00:50:38.197Z] -> Found 1 reports [2021-03-18T00:50:38.197Z] ==> Detecting git/mercurial file structure [2021-03-18T00:50:38.197Z] ==> Reading reports [2021-03-18T00:50:38.197Z] + ./coverage.out bytes=160094 [2021-03-18T00:50:38.197Z] ==> Appending adjustments [2021-03-18T00:50:38.197Z] https://docs.codecov.io/docs/fixing-reports [2021-03-18T00:50:39.148Z] + Found adjustments [2021-03-18T00:50:39.148Z] ==> Gzipping contents [2021-03-18T00:50:39.148Z] 24K /tmp/codecov.Cue0di.gz [2021-03-18T00:50:39.148Z] ==> Uploading reports [2021-03-18T00:50:39.148Z] url: https://codecov.io [2021-03-18T00:50:39.148Z] query: branch=PR-550&commit=ee7932d8ac7abc65a4263fc8f6a4e8bc18e791ae&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-550%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=550&job=&cmd_args= [2021-03-18T00:50:39.148Z] -> Pinging Codecov [2021-03-18T00:50:39.148Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-550&commit=ee7932d8ac7abc65a4263fc8f6a4e8bc18e791ae&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-550%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=550&job=&cmd_args= [2021-03-18T00:50:39.724Z] -> Uploading to [2021-03-18T00:50:39.724Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-18/71470A77251A30514AAF9C0BB2E5B6CE/ee7932d8ac7abc65a4263fc8f6a4e8bc18e791ae/b8846405-ba43-4f4c-86cc-8e596681c1d3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210318T005039Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dc29721442dbf407d83575111860ac6240aa09bb6b0d9fdad0da41ef04354084 [2021-03-18T00:50:39.724Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-18T00:50:39.724Z] Dload Upload Total Spent Left Speed [2021-03-18T00:50:40.298Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24040 0 0 100 24040 0 58969 --:--:-- --:--:-- --:--:-- 59066 [2021-03-18T00:50:40.298Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/ee7932d8ac7abc65a4263fc8f6a4e8bc18e791ae [Pipeline] } [2021-03-18T00:50:40.308Z] 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] { (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 [2021-03-18T00:50:42.888Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T00:50:43.470Z] ---> package-listing.sh [2021-03-18T00:50:43.470Z] ++ facter osfamily [2021-03-18T00:50:43.470Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-18T00:50:43.470Z] + OS_FAMILY=redhat [2021-03-18T00:50:43.470Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-550 [2021-03-18T00:50:43.470Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-18T00:50:43.470Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-18T00:50:43.470Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-18T00:50:43.470Z] + PACKAGES=/tmp/packages_start.txt [2021-03-18T00:50:43.470Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-550 ']' [2021-03-18T00:50:43.470Z] + PACKAGES=/tmp/packages_end.txt [2021-03-18T00:50:43.470Z] + case "${OS_FAMILY}" in [2021-03-18T00:50:43.470Z] + rpm -qa [2021-03-18T00:50:43.470Z] + sort [2021-03-18T00:50:48.805Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-18T00:50:48.805Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-18T00:50:48.805Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-18T00:50:48.805Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-550 ']' [2021-03-18T00:50:48.805Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-550/archives/ [2021-03-18T00:50:48.805Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-550/archives/ [Pipeline] echo [2021-03-18T00:50:48.819Z] 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/dry_go-mod-core-contracts_PR-550/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-18T00:50:49.116Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-18T00:50:49.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-18T00:50:49.426Z] [2021-03-18T00:50:49.426Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-18T00:50:49.788Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-18T00:50:50.055Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-18T00:50:50.055Z] df20fa9351a1: Pulling fs layer [2021-03-18T00:50:50.055Z] 36b3adc4ff6f: Pulling fs layer [2021-03-18T00:50:50.055Z] 8ad3a11d3b57: Pulling fs layer [2021-03-18T00:50:50.055Z] 46f8f816bc3b: Pulling fs layer [2021-03-18T00:50:50.055Z] 93b61091891f: Pulling fs layer [2021-03-18T00:50:50.055Z] 93b9cdb0e59b: Pulling fs layer [2021-03-18T00:50:50.055Z] 5e14af77c1be: Pulling fs layer [2021-03-18T00:50:50.055Z] 01666e4c0597: Pulling fs layer [2021-03-18T00:50:50.055Z] aa168da1d23b: Pulling fs layer [2021-03-18T00:50:50.055Z] 46f8f816bc3b: Waiting [2021-03-18T00:50:50.055Z] 93b9cdb0e59b: Waiting [2021-03-18T00:50:50.055Z] 93b61091891f: Waiting [2021-03-18T00:50:50.055Z] 5e14af77c1be: Waiting [2021-03-18T00:50:50.055Z] 01666e4c0597: Waiting [2021-03-18T00:50:50.055Z] aa168da1d23b: Waiting [2021-03-18T00:50:50.055Z] 36b3adc4ff6f: Verifying Checksum [2021-03-18T00:50:50.055Z] 36b3adc4ff6f: Download complete [2021-03-18T00:50:50.055Z] 46f8f816bc3b: Verifying Checksum [2021-03-18T00:50:50.055Z] 46f8f816bc3b: Download complete [2021-03-18T00:50:50.055Z] df20fa9351a1: Download complete [2021-03-18T00:50:50.055Z] 93b9cdb0e59b: Verifying Checksum [2021-03-18T00:50:50.055Z] 93b9cdb0e59b: Download complete [2021-03-18T00:50:50.055Z] 5e14af77c1be: Verifying Checksum [2021-03-18T00:50:50.055Z] 5e14af77c1be: Download complete [2021-03-18T00:50:50.055Z] 01666e4c0597: Verifying Checksum [2021-03-18T00:50:50.055Z] 01666e4c0597: Download complete [2021-03-18T00:50:50.055Z] 93b61091891f: Verifying Checksum [2021-03-18T00:50:50.055Z] 93b61091891f: Download complete [2021-03-18T00:50:50.318Z] 8ad3a11d3b57: Verifying Checksum [2021-03-18T00:50:50.318Z] 8ad3a11d3b57: Download complete [2021-03-18T00:50:50.581Z] df20fa9351a1: Pull complete [2021-03-18T00:50:50.581Z] 36b3adc4ff6f: Pull complete [2021-03-18T00:50:51.539Z] 8ad3a11d3b57: Pull complete [2021-03-18T00:50:51.540Z] 46f8f816bc3b: Pull complete [2021-03-18T00:50:52.493Z] aa168da1d23b: Verifying Checksum [2021-03-18T00:50:52.493Z] aa168da1d23b: Download complete [2021-03-18T00:50:52.757Z] 93b61091891f: Pull complete [2021-03-18T00:50:53.022Z] 93b9cdb0e59b: Pull complete [2021-03-18T00:50:53.288Z] 5e14af77c1be: Pull complete [2021-03-18T00:50:53.288Z] 01666e4c0597: Pull complete [2021-03-18T00:51:01.495Z] aa168da1d23b: Pull complete [2021-03-18T00:51:01.495Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-18T00:51:01.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-18T00:51:01.495Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-18T00:51:01.740Z] prd-centos7-docker-4c-2g-30216 does not seem to be running inside a container [2021-03-18T00:51:01.795Z] $ 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/dry_go-mod-core-contracts_PR-550/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-550 -v /w/workspace/dry_go-mod-core-contracts_PR-550:/w/workspace/dry_go-mod-core-contracts_PR-550:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-550@tmp:/w/workspace/dry_go-mod-core-contracts_PR-550@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-18T00:51:05.013Z] $ docker top bce1d9becf2b42a3d2af7a95555bad29cbb26797fbd6d40637f91c2750c0bcec -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-18T00:51:05.498Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-18T00:51:05.802Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-18T00:51:06.106Z] + ls /var/log/sa-host [2021-03-18T00:51:06.106Z] + sadf -c /var/log/sa-host/sa18 [2021-03-18T00:51:06.106Z] file_magic: OK [2021-03-18T00:51:06.106Z] HZ: Using current value: 100 [2021-03-18T00:51:06.106Z] file_header: OK [2021-03-18T00:51:06.106Z] 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-03-18T00:51:06.106Z] Statistics: [2021-03-18T00:51:06.106Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-18T00:51:06.106Z] File successfully converted to sysstat format version 12.2.1 [2021-03-18T00:51:06.106Z] + sadf -c /var/log/sa-host/sa23 [2021-03-18T00:51:06.106Z] file_magic: OK [2021-03-18T00:51:06.106Z] HZ: Using current value: 100 [2021-03-18T00:51:06.106Z] file_header: OK [2021-03-18T00:51:06.106Z] 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-03-18T00:51:06.106Z] Statistics: [2021-03-18T00:51:06.106Z] Hnuu...uuuununununu... [2021-03-18T00:51:06.106Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-18T00:51:06.781Z] provisioning config files... [2021-03-18T00:51:06.798Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-550@tmp/config7822661428705481045tmp [Pipeline] { [Pipeline] echo [2021-03-18T00:51:06.881Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T00:51:07.194Z] ---> create-netrc.sh [Pipeline] } [2021-03-18T00:51:07.210Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-18T00:51:07.318Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T00:51:07.627Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-18T00:51:07.639Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T00:51:07.941Z] ---> sudo-logs.sh [2021-03-18T00:51:07.941Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-18T00:51:08.015Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T00:51:08.312Z] ---> job-cost.sh [2021-03-18T00:51:08.313Z] lf-activate-venv: SKIPPING [2021-03-18T00:51:08.313Z] DEBUG: total: 0.029999999329447746 [2021-03-18T00:51:08.313Z] INFO: Retrieving Stack Cost... [2021-03-18T00:51:09.261Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-18T00:51:09.835Z] INFO: Archiving Costs [Pipeline] echo [2021-03-18T00:51:09.849Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T00:51:10.151Z] ---> logs-deploy.sh [2021-03-18T00:51:10.151Z] lf-activate-venv: SKIPPING [2021-03-18T00:51:10.151Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-550/2 [2021-03-18T00:51:10.151Z] INFO: archiving workspace using pattern(s): [2021-03-18T00:51:12.074Z] Archives upload complete. [2021-03-18T00:51:12.074Z] INFO: archiving logs to Nexus