Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 02e15b8c7f216d4af99e550946e7c2b91bcc16c7+152c15f88b9e1c145499af1f47b8d68a35226704 (25d92f46c402ff9d6f1de8c56da9d115f9f33160) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8677953693715287549.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3229612404006329827.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-628/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-628/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1297175962360221462.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8763717008101056110.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-628/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-628/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1934880585253686698.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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 Running on prd-centos7-docker-4c-2g-2092 in /w/workspace/dry_go-mod-core-contracts_PR-628 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-628 # 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/jenkins-gitclient-ssh6631102081814125232.key > 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 Merging remotes/origin/main commit 152c15f88b9e1c145499af1f47b8d68a35226704 into PR head commit 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 Merge succeeded, producing c944b330cdc2351b627eceef336b8d764fadb21c Checking out Revision c944b330cdc2351b627eceef336b8d764fadb21c (PR-628) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/jenkins-gitclient-ssh5732900947409791227.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/628/head:refs/remotes/origin/PR-628 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/jenkins-gitclient-ssh6031391621501693401.key > git merge 152c15f88b9e1c145499af1f47b8d68a35226704 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c944b330cdc2351b627eceef336b8d764fadb21c # timeout=10 Commit message: "Merge commit '152c15f88b9e1c145499af1f47b8d68a35226704' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-07T12:41:25.862Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk 8044192d65bbdee3428e7916da4210323bbecbc0 # timeout=10 [Pipeline] withCredentials [2021-07-07T12:41:25.999Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-07T12:41:26.029Z] ========================================================= [2021-07-07T12:41:26.029Z] EdgeX Global Pipelines Version Info [2021-07-07T12:41:26.029Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-07T12:41:27.430Z] ------------------- [2021-07-07T12:41:27.430Z] stable info: [2021-07-07T12:41:27.430Z] ------------------- [2021-07-07T12:41:27.430Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-07T12:41:27.430Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-07T12:41:27.430Z] Message: update stable to v1.0.196 [2021-07-07T12:41:28.006Z] ------------------- [2021-07-07T12:41:28.006Z] experimental info: [2021-07-07T12:41:28.006Z] ------------------- [2021-07-07T12:41:28.006Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-07T12:41:28.006Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-07T12:41:28.006Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-07T12:41:28.139Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-07-07T12:41:28.165Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-07-07T12:41:28.202Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-07T12:41:28.226Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-07T12:41:28.251Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-07T12:41:28.279Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-07T12:41:28.303Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-07T12:41:28.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-07T12:41:28.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-07T12:41:28.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-07T12:41:28.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-07T12:41:28.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-07-07T12:41:28.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-07T12:41:28.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-07T12:41:28.516Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-07-07T12:41:28.557Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-07T12:41:28.588Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-07T12:41:28.617Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-07T12:41:28.644Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-07T12:41:28.670Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-07T12:41:28.695Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-07T12:41:28.724Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-07T12:41:28.773Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-07T12:41:28.813Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-07T12:41:28.842Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-07-07T12:41:28.878Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-07T12:41:28.908Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-628 [Pipeline] echo [2021-07-07T12:41:28.939Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-628 [Pipeline] echo [2021-07-07T12:41:28.978Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-628 [Pipeline] echo [2021-07-07T12:41:29.008Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c944b330cdc2351b627eceef336b8d764fadb21c [Pipeline] echo [2021-07-07T12:41:29.041Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c944b33 [Pipeline] echo [2021-07-07T12:41:29.080Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-07T12:41:29.580Z] + git log --format=format:%s -1 c944b330cdc2351b627eceef336b8d764fadb21c [Pipeline] echo [2021-07-07T12:41:29.625Z] GIT_COMMIT: c944b330cdc2351b627eceef336b8d764fadb21c, Commit Message: Merge commit '152c15f88b9e1c145499af1f47b8d68a35226704' into HEAD [Pipeline] echo [2021-07-07T12:41:29.642Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:41:30.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-07T12:41:30.225Z] [2021-07-07T12:41:30.225Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:41:30.568Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-07T12:41:30.568Z] latest: Pulling from edgex-devops/git-semver [2021-07-07T12:41:30.568Z] 31603596830f: Pulling fs layer [2021-07-07T12:41:30.568Z] b6dc333f4379: Pulling fs layer [2021-07-07T12:41:30.568Z] 3d9ef1400e77: Pulling fs layer [2021-07-07T12:41:30.568Z] fd332fbdc1db: Pulling fs layer [2021-07-07T12:41:30.568Z] fd332fbdc1db: Waiting [2021-07-07T12:41:30.568Z] b6dc333f4379: Verifying Checksum [2021-07-07T12:41:30.568Z] b6dc333f4379: Download complete [2021-07-07T12:41:30.833Z] 31603596830f: Verifying Checksum [2021-07-07T12:41:30.833Z] 31603596830f: Download complete [2021-07-07T12:41:30.833Z] 3d9ef1400e77: Verifying Checksum [2021-07-07T12:41:30.833Z] 3d9ef1400e77: Download complete [2021-07-07T12:41:30.833Z] fd332fbdc1db: Verifying Checksum [2021-07-07T12:41:30.833Z] fd332fbdc1db: Download complete [2021-07-07T12:41:31.096Z] 31603596830f: Pull complete [2021-07-07T12:41:31.096Z] b6dc333f4379: Pull complete [2021-07-07T12:41:31.682Z] 3d9ef1400e77: Pull complete [2021-07-07T12:41:31.945Z] fd332fbdc1db: Pull complete [2021-07-07T12:41:31.945Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-07T12:41:31.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-07T12:41:31.945Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-07T12:41:32.025Z] prd-centos7-docker-4c-2g-2092 does not seem to be running inside a container [2021-07-07T12:41:32.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-628 -v /w/workspace/dry_go-mod-core-contracts_PR-628:/w/workspace/dry_go-mod-core-contracts_PR-628:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-628@tmp:/w/workspace/dry_go-mod-core-contracts_PR-628@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-07T12:41:33.063Z] $ docker top 2527a06f870c9d7629ed940c54eba11bc1469ced74dd370a0d1e37ed5644a34d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-07T12:41:33.227Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-07T12:41:33.227Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-07T12:41:33.342Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-07T12:41:33.346Z] $ docker exec 2527a06f870c9d7629ed940c54eba11bc1469ced74dd370a0d1e37ed5644a34d ssh-agent [2021-07-07T12:41:33.451Z] SSH_AUTH_SOCK=/tmp/ssh-XqHUsNXlAWfE/agent.13 [2021-07-07T12:41:33.451Z] SSH_AGENT_PID=19 [2021-07-07T12:41:33.458Z] Running ssh-add (command line suppressed) [2021-07-07T12:41:33.563Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_5523510289935663039.key (/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_5523510289935663039.key) [2021-07-07T12:41:33.580Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-07T12:41:33.892Z] + git tag --points-at HEAD [Pipeline] } [2021-07-07T12:41:33.910Z] $ docker exec --env ******** --env ******** 2527a06f870c9d7629ed940c54eba11bc1469ced74dd370a0d1e37ed5644a34d ssh-agent -k [2021-07-07T12:41:34.000Z] unset SSH_AUTH_SOCK; [2021-07-07T12:41:34.001Z] unset SSH_AGENT_PID; [2021-07-07T12:41:34.001Z] echo Agent pid 19 killed; [2021-07-07T12:41:34.013Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-07T12:41:34.070Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-07T12:41:34.070Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-07T12:41:34.187Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-07T12:41:34.191Z] $ docker exec 2527a06f870c9d7629ed940c54eba11bc1469ced74dd370a0d1e37ed5644a34d ssh-agent [2021-07-07T12:41:34.305Z] SSH_AUTH_SOCK=/tmp/ssh-M0XTPjIlbEDF/agent.53 [2021-07-07T12:41:34.305Z] SSH_AGENT_PID=59 [2021-07-07T12:41:34.315Z] Running ssh-add (command line suppressed) [2021-07-07T12:41:34.412Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_9129281599947171090.key (/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_9129281599947171090.key) [2021-07-07T12:41:34.427Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-07T12:41:34.730Z] + git semver init [2021-07-07T12:41:34.730Z] # -> Open(): unable to determine branch for HEAD [2021-07-07T12:41:34.730Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-628/.git [2021-07-07T12:41:34.730Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-628 [2021-07-07T12:41:34.730Z] # $SEMVER_REMOTE_NAME = origin [2021-07-07T12:41:34.730Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-07T12:41:34.730Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-07T12:41:34.730Z] # $SEMVER_BRANCH = PR-628 [2021-07-07T12:41:34.730Z] # $SEMVER_TEMP = /tmp/semver-748524832 [2021-07-07T12:41:34.730Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-07-07T12:41:35.305Z] # '/tmp/semver-748524832' -> '/w/workspace/dry_go-mod-core-contracts_PR-628/.semver' [2021-07-07T12:41:35.305Z] # -> Force: false [2021-07-07T12:41:35.305Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-628/.semver [Pipeline] } [2021-07-07T12:41:35.320Z] $ docker exec --env ******** --env ******** 2527a06f870c9d7629ed940c54eba11bc1469ced74dd370a0d1e37ed5644a34d ssh-agent -k [2021-07-07T12:41:35.412Z] unset SSH_AUTH_SOCK; [2021-07-07T12:41:35.412Z] unset SSH_AGENT_PID; [2021-07-07T12:41:35.412Z] echo Agent pid 59 killed; [2021-07-07T12:41:35.425Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-07T12:41:35.760Z] + git semver [Pipeline] } [2021-07-07T12:41:35.782Z] $ docker stop --time=1 2527a06f870c9d7629ed940c54eba11bc1469ced74dd370a0d1e37ed5644a34d [2021-07-07T12:41:37.132Z] $ docker rm -f 2527a06f870c9d7629ed940c54eba11bc1469ced74dd370a0d1e37ed5644a34d [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-07T12:41:37.512Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-07T12:41:37.789Z] Stashed 1 file(s) [Pipeline] echo [2021-07-07T12:41:37.794Z] [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-07-07T12:41:53.101Z] Still waiting to schedule task [2021-07-07T12:41:53.102Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-07T12:41:53.104Z] Still waiting to schedule task [2021-07-07T12:41:53.105Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2091’ is offline [2021-07-07T12:42:59.092Z] Running on prd-centos7-docker-4c-2g-2095 in /w/workspace/dry_go-mod-core-contracts_PR-628 [Pipeline] { [Pipeline] ws [2021-07-07T12:42:59.124Z] Running in /w/workspace/go-mod-core-contracts/8 [Pipeline] { [Pipeline] checkout [2021-07-07T12:42:59.246Z] Selected Git installation does not exist. Using Default [2021-07-07T12:42:59.246Z] The recommended git tool is: NONE [2021-07-07T12:43:01.792Z] using credential edgex-jenkins-ssh [2021-07-07T12:43:01.806Z] Cloning the remote Git repository [2021-07-07T12:43:01.287Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-07T12:43:01.360Z] > git init /w/workspace/go-mod-core-contracts/8 # timeout=10 [2021-07-07T12:43:01.391Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-07T12:43:01.392Z] > git --version # timeout=10 [2021-07-07T12:43:01.399Z] > git --version # 'git version 2.24.4' [2021-07-07T12:43:01.400Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-07T12:43:01.428Z] [INFO] Currently running in a labeled security context [2021-07-07T12:43:01.428Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-07T12:43:01.428Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/8@tmp/jenkins-gitclient-ssh8607874760920380667.key [2021-07-07T12:43:01.447Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-07T12:43:02.451Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-07T12:43:02.461Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-07T12:43:02.479Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-07T12:43:02.497Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-07T12:43:02.498Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-07T12:43:02.499Z] [INFO] Currently running in a labeled security context [2021-07-07T12:43:02.499Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-07T12:43:02.499Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/8@tmp/jenkins-gitclient-ssh8509089954080103301.key [2021-07-07T12:43:02.507Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/628/head:refs/remotes/origin/PR-628 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-07T12:43:03.897Z] Merging remotes/origin/main commit 152c15f88b9e1c145499af1f47b8d68a35226704 into PR head commit 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 [2021-07-07T12:43:04.181Z] Merge succeeded, producing 1a4d3459f8840931b440d8a4c421acb3835e6e95 [2021-07-07T12:43:04.182Z] Checking out Revision 1a4d3459f8840931b440d8a4c421acb3835e6e95 (PR-628) [2021-07-07T12:43:03.536Z] > git config core.sparsecheckout # timeout=10 [2021-07-07T12:43:03.543Z] > git checkout -f 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 # timeout=10 [2021-07-07T12:43:03.597Z] > git remote # timeout=10 [2021-07-07T12:43:03.605Z] > git config --get remote.origin.url # timeout=10 [2021-07-07T12:43:03.619Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-07T12:43:03.620Z] [INFO] Currently running in a labeled security context [2021-07-07T12:43:03.620Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-07T12:43:03.620Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/8@tmp/jenkins-gitclient-ssh2663120895865712935.key [2021-07-07T12:43:03.627Z] > git merge 152c15f88b9e1c145499af1f47b8d68a35226704 # timeout=10 [2021-07-07T12:43:03.819Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-07T12:43:03.835Z] > git config core.sparsecheckout # timeout=10 [2021-07-07T12:43:03.838Z] > git checkout -f 1a4d3459f8840931b440d8a4c421acb3835e6e95 # timeout=10 [2021-07-07T12:43:07.641Z] Commit message: "Merge commit '152c15f88b9e1c145499af1f47b8d68a35226704' into HEAD" [2021-07-07T12:43:07.651Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-07T12:43:07.583Z] > git rev-list --no-walk 8044192d65bbdee3428e7916da4210323bbecbc0 # timeout=10 [2021-07-07T12:43:08.646Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-07T12:43:08.966Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-07T12:43:09.271Z] + sudo service docker restart [2021-07-07T12:43:09.272Z] + true [2021-07-07T12:43:09.272Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-07-07T12:43:27.563Z] ========================================================= [2021-07-07T12:43:27.564Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-07T12:43:27.564Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:43:27.879Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-07T12:43:28.140Z] Sending build context to Docker daemon 2.896MB [2021-07-07T12:43:28.140Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-07T12:43:28.140Z] Step 2/7 : FROM ${BASE} [2021-07-07T12:43:28.140Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-07T12:43:28.140Z] 540db60ca938: Pulling fs layer [2021-07-07T12:43:28.140Z] adcc1eea9eea: Pulling fs layer [2021-07-07T12:43:28.140Z] 4c4ab2625f07: Pulling fs layer [2021-07-07T12:43:28.140Z] 0510c868ecb4: Pulling fs layer [2021-07-07T12:43:28.140Z] afea3b2eda06: Pulling fs layer [2021-07-07T12:43:28.140Z] 7809a108b3ef: Pulling fs layer [2021-07-07T12:43:28.140Z] f706445af74f: Pulling fs layer [2021-07-07T12:43:28.140Z] 0510c868ecb4: Waiting [2021-07-07T12:43:28.140Z] afea3b2eda06: Waiting [2021-07-07T12:43:28.140Z] 7809a108b3ef: Waiting [2021-07-07T12:43:28.140Z] f706445af74f: Waiting [2021-07-07T12:43:28.140Z] 4c4ab2625f07: Verifying Checksum [2021-07-07T12:43:28.140Z] 4c4ab2625f07: Download complete [2021-07-07T12:43:28.140Z] adcc1eea9eea: Download complete [2021-07-07T12:43:28.400Z] afea3b2eda06: Download complete [2021-07-07T12:43:28.400Z] 7809a108b3ef: Verifying Checksum [2021-07-07T12:43:28.400Z] 7809a108b3ef: Download complete [2021-07-07T12:43:28.400Z] 540db60ca938: Verifying Checksum [2021-07-07T12:43:28.400Z] 540db60ca938: Download complete [2021-07-07T12:43:28.661Z] 540db60ca938: Pull complete [2021-07-07T12:43:28.661Z] adcc1eea9eea: Pull complete [2021-07-07T12:43:28.928Z] 4c4ab2625f07: Pull complete [2021-07-07T12:43:29.876Z] f706445af74f: Verifying Checksum [2021-07-07T12:43:29.876Z] f706445af74f: Download complete [2021-07-07T12:43:30.450Z] 0510c868ecb4: Verifying Checksum [2021-07-07T12:43:30.450Z] 0510c868ecb4: Download complete [2021-07-07T12:43:33.773Z] 0510c868ecb4: Pull complete [2021-07-07T12:43:34.040Z] afea3b2eda06: Pull complete [2021-07-07T12:43:34.040Z] 7809a108b3ef: Pull complete [2021-07-07T12:43:35.440Z] f706445af74f: Pull complete [2021-07-07T12:43:35.440Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-07-07T12:43:35.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-07T12:43:35.440Z] ---> b068be0155e3 [2021-07-07T12:43:35.440Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-07T12:43:39.687Z] ---> Running in ed831f36b2a7 [2021-07-07T12:43:39.687Z] Removing intermediate container ed831f36b2a7 [2021-07-07T12:43:39.687Z] ---> f389347d4c2b [2021-07-07T12:43:39.687Z] Step 4/7 : RUN apk add bash [2021-07-07T12:43:39.687Z] ---> Running in 418560a1a18c [2021-07-07T12:43:39.954Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-07T12:43:40.903Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-07T12:43:41.486Z] OK: 149 MiB in 40 packages [2021-07-07T12:43:42.066Z] Removing intermediate container 418560a1a18c [2021-07-07T12:43:42.066Z] ---> 511d9c4fc05b [2021-07-07T12:43:42.066Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-07T12:43:42.066Z] ---> Running in 29ee063b5b73 [2021-07-07T12:43:42.066Z] Removing intermediate container 29ee063b5b73 [2021-07-07T12:43:42.066Z] ---> 391ba8ffefbc [2021-07-07T12:43:42.066Z] Step 6/7 : COPY go.mod . [2021-07-07T12:43:42.328Z] ---> d1f9f5da2a98 [2021-07-07T12:43:42.328Z] Step 7/7 : RUN go mod download [2021-07-07T12:43:42.328Z] ---> Running in c11f49c6bd16 [2021-07-07T12:43:50.526Z] Removing intermediate container c11f49c6bd16 [2021-07-07T12:43:50.526Z] ---> d7d3fc0ca094 [2021-07-07T12:43:50.526Z] Successfully built d7d3fc0ca094 [2021-07-07T12:43:50.526Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:43:50.842Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-07T12:43:50.842Z] . [Pipeline] withDockerContainer [2021-07-07T12:43:50.931Z] prd-centos7-docker-4c-2g-2095 does not seem to be running inside a container [2021-07-07T12:43:50.974Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@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 ******** ci-base-image-x86_64 cat [2021-07-07T12:43:51.393Z] $ docker top 7eaf58fc283664bbb7502347b86db7707f1004743e4277827a7b4a5edf160e9b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-07T12:43:51.805Z] + go version [2021-07-07T12:43:51.805Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-07-07T12:43:51.819Z] $ docker stop --time=1 7eaf58fc283664bbb7502347b86db7707f1004743e4277827a7b4a5edf160e9b [2021-07-07T12:43:53.029Z] $ docker rm -f 7eaf58fc283664bbb7502347b86db7707f1004743e4277827a7b4a5edf160e9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:43:53.570Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-07T12:43:53.571Z] . [Pipeline] withDockerContainer [2021-07-07T12:43:53.654Z] prd-centos7-docker-4c-2g-2095 does not seem to be running inside a container [2021-07-07T12:43:53.698Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@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 ******** ci-base-image-x86_64 cat [2021-07-07T12:43:54.139Z] $ docker top b1ae5535209a6f6a0982a3d91e05b67431096eaa4a0e9675cad58243910dd0a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-07T12:43:54.539Z] + go mod tidy [Pipeline] sh [2021-07-07T12:43:54.846Z] + make test [2021-07-07T12:43:54.846Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-07T12:43:55.119Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-07T12:44:07.507Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.079s coverage: 83.2% of statements [2021-07-07T12:44:07.507Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-07T12:44:07.507Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-07T12:44:07.507Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-07T12:44:07.507Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.006s coverage: 26.3% of statements [2021-07-07T12:44:07.507Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-07T12:44:07.507Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.046s coverage: 47.2% of statements [2021-07-07T12:44:07.507Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.029s coverage: 90.0% of statements [2021-07-07T12:44:08.115Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.050s coverage: 86.2% of statements [2021-07-07T12:44:08.115Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.012s coverage: 59.5% of statements [2021-07-07T12:44:08.384Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.005s coverage: 35.5% of statements [2021-07-07T12:44:08.672Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.008s coverage: 49.4% of statements [2021-07-07T12:44:08.941Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-07T12:44:14.352Z] gofmt -l . [2021-07-07T12:44:14.352Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-07T12:44:14.364Z] $ docker stop --time=1 b1ae5535209a6f6a0982a3d91e05b67431096eaa4a0e9675cad58243910dd0a8 [2021-07-07T12:44:15.790Z] $ docker rm -f b1ae5535209a6f6a0982a3d91e05b67431096eaa4a0e9675cad58243910dd0a8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-07T12:44:16.215Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-07T12:44:16.477Z] 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-07-07T12:44:17.322Z] ---> job-cost.sh [2021-07-07T12:44:17.322Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ucjh [2021-07-07T12:44:24.664Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2097 in /w/workspace/dry_go-mod-core-contracts_PR-628 [Pipeline] { [Pipeline] ws [2021-07-07T12:44:24.682Z] Running in /w/workspace/go-mod-core-contracts/8 [Pipeline] { [Pipeline] checkout [2021-07-07T12:44:24.953Z] Selected Git installation does not exist. Using Default [2021-07-07T12:44:24.954Z] The recommended git tool is: NONE [2021-07-07T12:44:27.416Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-07T12:44:30.470Z] using credential edgex-jenkins-ssh [2021-07-07T12:44:30.489Z] Cloning the remote Git repository [2021-07-07T12:44:30.559Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-07T12:44:30.691Z] > git init /w/workspace/go-mod-core-contracts/8 # timeout=10 [2021-07-07T12:44:30.766Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-07T12:44:30.766Z] > git --version # timeout=10 [2021-07-07T12:44:30.787Z] > git --version # 'git version 2.17.1' [2021-07-07T12:44:30.789Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-07T12:44:30.869Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-07T12:44:32.016Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-07T12:44:32.038Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-07T12:44:32.065Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-07T12:44:32.095Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-07T12:44:32.096Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-07T12:44:32.110Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/628/head:refs/remotes/origin/PR-628 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-07T12:44:32.733Z] Merging remotes/origin/main commit 152c15f88b9e1c145499af1f47b8d68a35226704 into PR head commit 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 [2021-07-07T12:44:33.483Z] Merge succeeded, producing 25c9982dde2b444a14ee703202c2e717c6ef580c [2021-07-07T12:44:33.484Z] Checking out Revision 25c9982dde2b444a14ee703202c2e717c6ef580c (PR-628) [2021-07-07T12:44:32.752Z] > git config core.sparsecheckout # timeout=10 [2021-07-07T12:44:32.766Z] > git checkout -f 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 # timeout=10 [2021-07-07T12:44:32.911Z] > git remote # timeout=10 [2021-07-07T12:44:32.925Z] > git config --get remote.origin.url # timeout=10 [2021-07-07T12:44:32.937Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-07T12:44:32.949Z] > git merge 152c15f88b9e1c145499af1f47b8d68a35226704 # timeout=10 [2021-07-07T12:44:33.471Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-07T12:44:33.490Z] > git config core.sparsecheckout # timeout=10 [2021-07-07T12:44:33.499Z] > git checkout -f 25c9982dde2b444a14ee703202c2e717c6ef580c # timeout=10 [2021-07-07T12:44:37.672Z] Commit message: "Merge commit '152c15f88b9e1c145499af1f47b8d68a35226704' into HEAD" [2021-07-07T12:44:37.700Z] First time build. Skipping changelog. [2021-07-07T12:44:37.972Z] [2021-07-07T12:44:37.972Z] GitHub has been notified of this commit’s build result [2021-07-07T12:44:37.972Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-07-07T12:44:37.680Z] > git rev-list --no-walk 8044192d65bbdee3428e7916da4210323bbecbc0 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-07T12:44:39.104Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-07T12:44:39.503Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-07T12:44:39.718Z] lf-activate-venv(): INFO: Adding /tmp/venv-Ucjh/bin to PATH [2021-07-07T12:44:39.718Z] INFO: No Stack... [2021-07-07T12:44:39.839Z] + + true [2021-07-07T12:44:39.840Z] sudo service docker restart [2021-07-07T12:44:39.984Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-07T12:44:40.571Z] INFO: Archiving Costs [Pipeline] sh [2021-07-07T12:44:40.880Z] + cat /w/workspace/go-mod-core-contracts/8/archives/cost.csv [2021-07-07T12:44:40.880Z] + cut -d, -f6 [Pipeline] lock [2021-07-07T12:44:40.916Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-8-stack-cost] [2021-07-07T12:44:40.930Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-8-stack-cost] did not exist. Created. [2021-07-07T12:44:40.930Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-07T12:44:41.270Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-07T12:44:41.332Z] Stashed 1 file(s) [Pipeline] } [2021-07-07T12:44:41.348Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-8-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo [2021-07-07T12:44:58.434Z] ========================================================= [2021-07-07T12:44:58.434Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-07T12:44:58.434Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:44:58.808Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-07T12:44:59.808Z] Sending build context to Docker daemon 2.895MB [2021-07-07T12:44:59.809Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-07T12:44:59.809Z] Step 2/7 : FROM ${BASE} [2021-07-07T12:45:00.408Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-07T12:45:00.408Z] 595b0fe564bb: Pulling fs layer [2021-07-07T12:45:00.408Z] 3088b5b3c5c0: Pulling fs layer [2021-07-07T12:45:00.408Z] 5b7225fbf94c: Pulling fs layer [2021-07-07T12:45:00.408Z] ba82ee9f976e: Pulling fs layer [2021-07-07T12:45:00.408Z] 506bd15cee9f: Pulling fs layer [2021-07-07T12:45:00.408Z] 75a0a4a0db45: Pulling fs layer [2021-07-07T12:45:00.408Z] 618dc40b7e24: Pulling fs layer [2021-07-07T12:45:00.408Z] 506bd15cee9f: Waiting [2021-07-07T12:45:00.408Z] 75a0a4a0db45: Waiting [2021-07-07T12:45:00.408Z] 618dc40b7e24: Waiting [2021-07-07T12:45:00.408Z] 5b7225fbf94c: Verifying Checksum [2021-07-07T12:45:00.408Z] 5b7225fbf94c: Download complete [2021-07-07T12:45:00.408Z] 3088b5b3c5c0: Verifying Checksum [2021-07-07T12:45:00.408Z] 3088b5b3c5c0: Download complete [2021-07-07T12:45:00.408Z] 506bd15cee9f: Verifying Checksum [2021-07-07T12:45:00.408Z] 506bd15cee9f: Download complete [2021-07-07T12:45:00.408Z] 75a0a4a0db45: Verifying Checksum [2021-07-07T12:45:00.408Z] 75a0a4a0db45: Download complete [2021-07-07T12:45:00.696Z] 595b0fe564bb: Verifying Checksum [2021-07-07T12:45:00.696Z] 595b0fe564bb: Download complete [2021-07-07T12:45:01.317Z] 595b0fe564bb: Pull complete [2021-07-07T12:45:01.938Z] 3088b5b3c5c0: Pull complete [2021-07-07T12:45:02.556Z] 5b7225fbf94c: Pull complete [2021-07-07T12:45:02.835Z] 618dc40b7e24: Download complete [2021-07-07T12:45:03.819Z] ba82ee9f976e: Verifying Checksum [2021-07-07T12:45:03.819Z] ba82ee9f976e: Download complete [2021-07-07T12:45:13.992Z] ba82ee9f976e: Pull complete [2021-07-07T12:45:14.266Z] 506bd15cee9f: Pull complete [2021-07-07T12:45:14.866Z] 75a0a4a0db45: Pull complete [2021-07-07T12:45:18.273Z] 618dc40b7e24: Pull complete [2021-07-07T12:45:18.273Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-07-07T12:45:18.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-07T12:45:18.273Z] ---> a36622ca3599 [2021-07-07T12:45:18.273Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-07T12:45:20.261Z] ---> Running in 171fcb00faac [2021-07-07T12:45:20.858Z] Removing intermediate container 171fcb00faac [2021-07-07T12:45:20.858Z] ---> 46265875a250 [2021-07-07T12:45:20.858Z] Step 4/7 : RUN apk add bash [2021-07-07T12:45:20.858Z] ---> Running in 03f9d0ed00c6 [2021-07-07T12:45:22.303Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-07T12:45:23.283Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-07T12:45:24.720Z] OK: 138 MiB in 40 packages [2021-07-07T12:45:25.926Z] Removing intermediate container 03f9d0ed00c6 [2021-07-07T12:45:25.926Z] ---> 337c27cb30a6 [2021-07-07T12:45:25.926Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-07T12:45:25.926Z] ---> Running in 04b891c398b0 [2021-07-07T12:45:26.528Z] Removing intermediate container 04b891c398b0 [2021-07-07T12:45:26.529Z] ---> 696dc0decc44 [2021-07-07T12:45:26.529Z] Step 6/7 : COPY go.mod . [2021-07-07T12:45:27.126Z] ---> 580276d80dbc [2021-07-07T12:45:27.126Z] Step 7/7 : RUN go mod download [2021-07-07T12:45:27.410Z] ---> Running in 8c9a21575b41 [2021-07-07T12:45:45.729Z] Removing intermediate container 8c9a21575b41 [2021-07-07T12:45:45.729Z] ---> 9090747ba6f6 [2021-07-07T12:45:45.729Z] Successfully built 9090747ba6f6 [2021-07-07T12:45:45.729Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:45:46.075Z] + docker inspect -f . ci-base-image-arm64 [2021-07-07T12:45:46.075Z] . [Pipeline] withDockerContainer [2021-07-07T12:45:46.355Z] prd-ubuntu18.04-docker-arm64-4c-16g-2097 does not seem to be running inside a container [2021-07-07T12:45:46.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@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 ******** ci-base-image-arm64 cat [2021-07-07T12:45:48.074Z] $ docker top d8a754057ea307e11efa51f44c397086119649b07c0d310108bfbddb2d2f6ee5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-07T12:45:49.074Z] + go version [2021-07-07T12:45:49.074Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-07T12:45:49.100Z] $ docker stop --time=1 d8a754057ea307e11efa51f44c397086119649b07c0d310108bfbddb2d2f6ee5 [2021-07-07T12:45:50.987Z] $ docker rm -f d8a754057ea307e11efa51f44c397086119649b07c0d310108bfbddb2d2f6ee5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:45:51.892Z] + docker inspect -f . ci-base-image-arm64 [2021-07-07T12:45:51.892Z] . [Pipeline] withDockerContainer [2021-07-07T12:45:52.169Z] prd-ubuntu18.04-docker-arm64-4c-16g-2097 does not seem to be running inside a container [2021-07-07T12:45:52.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@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 ******** ci-base-image-arm64 cat [2021-07-07T12:45:53.996Z] $ docker top f793a3eb2a0a74a370757a17d104ba10190ea7cdd1811fa7a4654cb9c0b41749 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-07T12:45:54.991Z] + go mod tidy [Pipeline] sh [2021-07-07T12:45:55.938Z] + make test [2021-07-07T12:45:55.938Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-07T12:45:56.929Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-07T12:46:36.009Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.358s coverage: 83.2% of statements [2021-07-07T12:46:36.009Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-07T12:46:36.009Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-07T12:46:36.009Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-07T12:46:36.009Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.047s coverage: 26.3% of statements [2021-07-07T12:46:36.009Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-07T12:46:36.009Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.072s coverage: 47.2% of statements [2021-07-07T12:46:36.009Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.129s coverage: 90.0% of statements [2021-07-07T12:46:36.009Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.250s coverage: 86.2% of statements [2021-07-07T12:46:36.009Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.059s coverage: 59.5% of statements [2021-07-07T12:46:36.009Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.022s coverage: 35.5% of statements [2021-07-07T12:46:36.607Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.034s coverage: 49.4% of statements [2021-07-07T12:46:36.607Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-07T12:46:58.843Z] gofmt -l . [2021-07-07T12:46:58.843Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-07T12:46:58.864Z] $ docker stop --time=1 f793a3eb2a0a74a370757a17d104ba10190ea7cdd1811fa7a4654cb9c0b41749 [2021-07-07T12:47:00.911Z] $ docker rm -f f793a3eb2a0a74a370757a17d104ba10190ea7cdd1811fa7a4654cb9c0b41749 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-07T12:47:01.753Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-07T12:47:01.776Z] Warning: overwriting stash ‘coverage-report’ [2021-07-07T12:47:02.481Z] 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-07T12:47:03.268Z] ---> job-cost.sh [2021-07-07T12:47:03.268Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jZ3H [2021-07-07T12:47:50.266Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-07T12:49:27.077Z] lf-activate-venv(): INFO: Adding /tmp/venv-jZ3H/bin to PATH [2021-07-07T12:49:27.078Z] INFO: No Stack... [2021-07-07T12:49:27.078Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-07T12:49:27.078Z] INFO: Archiving Costs [Pipeline] sh [2021-07-07T12:49:27.433Z] + cut -d, -f6 [2021-07-07T12:49:27.433Z] + cat /w/workspace/go-mod-core-contracts/8/archives/cost.csv [Pipeline] lock [2021-07-07T12:49:27.498Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-8-stack-cost] [2021-07-07T12:49:27.527Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-8-stack-cost] did not exist. Created. [2021-07-07T12:49:27.527Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-07T12:49:27.906Z] /w/workspace/go-mod-core-contracts/8@tmp/durable-3c005543/script.sh: 1: /w/workspace/go-mod-core-contracts/8@tmp/durable-3c005543/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-07T12:49:28.294Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-07T12:49:28.324Z] Warning: overwriting stash ‘stack-cost’ [2021-07-07T12:49:28.501Z] Stashed 1 file(s) [Pipeline] } [2021-07-07T12:49:28.511Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-8-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] configFileProvider [2021-07-07T12:49:29.250Z] provisioning config files... [2021-07-07T12:49:29.263Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/config2745802151214886941tmp [Pipeline] { [Pipeline] sh [2021-07-07T12:49:29.583Z] + set +x [2021-07-07T12:49:29.583Z] + curl -s https://codecov.io/bash [2021-07-07T12:49:29.583Z] + bash -s -- [2021-07-07T12:49:29.583Z] [2021-07-07T12:49:29.583Z] _____ _ [2021-07-07T12:49:29.583Z] / ____| | | [2021-07-07T12:49:29.583Z] | | ___ __| | ___ ___ _____ __ [2021-07-07T12:49:29.583Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-07T12:49:29.583Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-07T12:49:29.583Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-07T12:49:29.583Z] Bash-1.0.3 [2021-07-07T12:49:29.583Z] [2021-07-07T12:49:29.583Z] [2021-07-07T12:49:29.583Z] ==> git version 2.24.4 found [2021-07-07T12:49:29.583Z] ==> 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-07-07T12:49:29.583Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-07T12:49:29.583Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-07T12:49:29.583Z] ==> Jenkins CI detected. [2021-07-07T12:49:29.583Z] project root: . [2021-07-07T12:49:29.583Z] --> token set from env [2021-07-07T12:49:29.583Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-07T12:49:29.583Z] ==> Running gcov in . (disable via -X gcov) [2021-07-07T12:49:29.583Z] ==> Python coveragepy not found [2021-07-07T12:49:29.583Z] ==> Searching for coverage reports in: [2021-07-07T12:49:29.583Z] + . [2021-07-07T12:49:29.583Z] -> Found 1 reports [2021-07-07T12:49:29.583Z] ==> Detecting git/mercurial file structure [2021-07-07T12:49:29.583Z] ==> Reading reports [2021-07-07T12:49:29.846Z] + ./coverage.out bytes=100858 [2021-07-07T12:49:29.846Z] ==> Appending adjustments [2021-07-07T12:49:29.846Z] https://docs.codecov.io/docs/fixing-reports [2021-07-07T12:49:30.422Z] + Found adjustments [2021-07-07T12:49:30.422Z] ==> Gzipping contents [2021-07-07T12:49:30.422Z] 16K /tmp/codecov.5OPIxZ.gz [2021-07-07T12:49:30.422Z] ==> Uploading reports [2021-07-07T12:49:30.423Z] url: https://codecov.io [2021-07-07T12:49:30.423Z] query: branch=PR-628&commit=c944b330cdc2351b627eceef336b8d764fadb21c&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-628%2F8%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=628&job=&cmd_args= [2021-07-07T12:49:30.423Z] -> Pinging Codecov [2021-07-07T12:49:30.423Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-628&commit=c944b330cdc2351b627eceef336b8d764fadb21c&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-628%2F8%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=628&job=&cmd_args= [2021-07-07T12:49:30.684Z] -> Uploading to [2021-07-07T12:49:30.684Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-07/71470A77251A30514AAF9C0BB2E5B6CE/c944b330cdc2351b627eceef336b8d764fadb21c/2589a0a8-a9c1-4ea9-9a15-df787b6475cf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210707%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210707T124930Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a1326eee5d1854cb624d98e88c49ab3bd3fce721a1669af3b02a984c5d825b3b [2021-07-07T12:49:30.684Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-07T12:49:30.684Z] Dload Upload Total Spent Left Speed [2021-07-07T12:49:30.948Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15353 0 0 100 15353 0 46091 --:--:-- --:--:-- --:--:-- 46243 [2021-07-07T12:49:30.948Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/c944b330cdc2351b627eceef336b8d764fadb21c [Pipeline] } [2021-07-07T12:49:30.958Z] Deleting 1 temporary files [Pipeline] // configFileProvider [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-07-07T12:49:32.615Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-07T12:49:33.212Z] ---> package-listing.sh [2021-07-07T12:49:33.212Z] ++ facter osfamily [2021-07-07T12:49:33.212Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-07T12:49:33.477Z] + OS_FAMILY=redhat [2021-07-07T12:49:33.477Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-628 [2021-07-07T12:49:33.477Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-07T12:49:33.477Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-07T12:49:33.477Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-07T12:49:33.477Z] + PACKAGES=/tmp/packages_start.txt [2021-07-07T12:49:33.477Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-628 ']' [2021-07-07T12:49:33.477Z] + PACKAGES=/tmp/packages_end.txt [2021-07-07T12:49:33.477Z] + case "${OS_FAMILY}" in [2021-07-07T12:49:33.477Z] + rpm -qa [2021-07-07T12:49:33.477Z] + sort [2021-07-07T12:49:34.059Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-07T12:49:34.059Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-07T12:49:34.059Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-07T12:49:34.059Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-628 ']' [2021-07-07T12:49:34.059Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-628/archives/ [2021-07-07T12:49:34.059Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-628/archives/ [Pipeline] echo [2021-07-07T12:49:34.076Z] 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-628/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-07T12:49:34.363Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:49:34.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-07T12:49:34.949Z] [2021-07-07T12:49:34.949Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:49:35.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-07T12:49:35.280Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-07T12:49:35.280Z] df20fa9351a1: Pulling fs layer [2021-07-07T12:49:35.280Z] 36b3adc4ff6f: Pulling fs layer [2021-07-07T12:49:35.280Z] 8ad3a11d3b57: Pulling fs layer [2021-07-07T12:49:35.280Z] 46f8f816bc3b: Pulling fs layer [2021-07-07T12:49:35.280Z] 93b61091891f: Pulling fs layer [2021-07-07T12:49:35.280Z] 93b9cdb0e59b: Pulling fs layer [2021-07-07T12:49:35.280Z] 5e14af77c1be: Pulling fs layer [2021-07-07T12:49:35.280Z] 01666e4c0597: Pulling fs layer [2021-07-07T12:49:35.280Z] aa168da1d23b: Pulling fs layer [2021-07-07T12:49:35.280Z] 93b9cdb0e59b: Waiting [2021-07-07T12:49:35.280Z] 5e14af77c1be: Waiting [2021-07-07T12:49:35.280Z] 01666e4c0597: Waiting [2021-07-07T12:49:35.280Z] aa168da1d23b: Waiting [2021-07-07T12:49:35.280Z] 46f8f816bc3b: Waiting [2021-07-07T12:49:35.280Z] 93b61091891f: Waiting [2021-07-07T12:49:35.541Z] 36b3adc4ff6f: Verifying Checksum [2021-07-07T12:49:35.541Z] 36b3adc4ff6f: Download complete [2021-07-07T12:49:35.541Z] 46f8f816bc3b: Verifying Checksum [2021-07-07T12:49:35.541Z] 46f8f816bc3b: Download complete [2021-07-07T12:49:35.541Z] df20fa9351a1: Verifying Checksum [2021-07-07T12:49:35.541Z] df20fa9351a1: Download complete [2021-07-07T12:49:35.541Z] 93b9cdb0e59b: Verifying Checksum [2021-07-07T12:49:35.541Z] 93b9cdb0e59b: Download complete [2021-07-07T12:49:35.541Z] 5e14af77c1be: Verifying Checksum [2021-07-07T12:49:35.541Z] 5e14af77c1be: Download complete [2021-07-07T12:49:35.541Z] 93b61091891f: Verifying Checksum [2021-07-07T12:49:35.541Z] 93b61091891f: Download complete [2021-07-07T12:49:35.541Z] 01666e4c0597: Verifying Checksum [2021-07-07T12:49:35.541Z] 01666e4c0597: Download complete [2021-07-07T12:49:35.541Z] 8ad3a11d3b57: Verifying Checksum [2021-07-07T12:49:35.541Z] 8ad3a11d3b57: Download complete [2021-07-07T12:49:35.802Z] df20fa9351a1: Pull complete [2021-07-07T12:49:35.802Z] 36b3adc4ff6f: Pull complete [2021-07-07T12:49:36.383Z] 8ad3a11d3b57: Pull complete [2021-07-07T12:49:36.383Z] 46f8f816bc3b: Pull complete [2021-07-07T12:49:36.660Z] 93b61091891f: Pull complete [2021-07-07T12:49:36.660Z] 93b9cdb0e59b: Pull complete [2021-07-07T12:49:36.660Z] 5e14af77c1be: Pull complete [2021-07-07T12:49:36.922Z] 01666e4c0597: Pull complete [2021-07-07T12:49:37.493Z] aa168da1d23b: Verifying Checksum [2021-07-07T12:49:37.493Z] aa168da1d23b: Download complete [2021-07-07T12:49:41.734Z] aa168da1d23b: Pull complete [2021-07-07T12:49:41.734Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-07T12:49:41.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-07T12:49:41.734Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-07T12:49:41.815Z] prd-centos7-docker-4c-2g-2092 does not seem to be running inside a container [2021-07-07T12:49:41.863Z] $ 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-628/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-628 -v /w/workspace/dry_go-mod-core-contracts_PR-628:/w/workspace/dry_go-mod-core-contracts_PR-628:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-628@tmp:/w/workspace/dry_go-mod-core-contracts_PR-628@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-07T12:49:44.003Z] $ docker top d0e9427f9e213fd5fd7d01ed940f530f6c50ed31cf6dfffa0d984d64c4949132 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-07T12:49:44.402Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-07T12:49:44.719Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-07T12:49:45.014Z] + ls /var/log/sa-host [2021-07-07T12:49:45.014Z] + sadf -c /var/log/sa-host/sa05 [2021-07-07T12:49:45.014Z] file_magic: OK [2021-07-07T12:49:45.014Z] HZ: Using current value: 100 [2021-07-07T12:49:45.014Z] file_header: OK [2021-07-07T12:49:45.014Z] 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-07-07T12:49:45.014Z] Statistics: [2021-07-07T12:49:45.014Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-07T12:49:45.014Z] File successfully converted to sysstat format version 12.2.1 [2021-07-07T12:49:45.014Z] + sadf -c /var/log/sa-host/sa07 [2021-07-07T12:49:45.014Z] file_magic: OK [2021-07-07T12:49:45.014Z] HZ: Using current value: 100 [2021-07-07T12:49:45.014Z] file_header: OK [2021-07-07T12:49:45.014Z] 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-07-07T12:49:45.014Z] Statistics: [2021-07-07T12:49:45.015Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-07T12:49:45.015Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-07T12:49:45.232Z] provisioning config files... [2021-07-07T12:49:45.244Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/config4594928670503038823tmp [Pipeline] { [Pipeline] echo [2021-07-07T12:49:45.268Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-07T12:49:45.573Z] ---> create-netrc.sh [Pipeline] } [2021-07-07T12:49:45.582Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-07T12:49:46.006Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-07T12:49:46.017Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-07T12:49:46.312Z] ---> sudo-logs.sh [2021-07-07T12:49:46.312Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-07T12:49:46.341Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-07T12:49:46.639Z] ---> job-cost.sh [2021-07-07T12:49:46.639Z] lf-activate-venv: SKIPPING [2021-07-07T12:49:46.639Z] DEBUG: total: 0.18000000715255737 [2021-07-07T12:49:46.639Z] INFO: Retrieving Stack Cost... [2021-07-07T12:49:48.580Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-07T12:49:49.154Z] INFO: Archiving Costs [Pipeline] echo [2021-07-07T12:49:49.171Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-07T12:49:49.481Z] ---> logs-deploy.sh [2021-07-07T12:49:49.481Z] lf-activate-venv: SKIPPING [2021-07-07T12:49:49.481Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-628/8 [2021-07-07T12:49:49.481Z] INFO: archiving workspace using pattern(s): [2021-07-07T12:49:50.426Z] Archives upload complete. [2021-07-07T12:49:50.426Z] INFO: archiving logs to Nexus