Pull request #664 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch main at 291428ad45d91d2c212f30372c9ad9d0ed1c6280 rather than ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247 Obtained Jenkinsfile from 291428ad45d91d2c212f30372c9ad9d0ed1c6280 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4085115403468841658.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2679248482510519821.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-664/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-664/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4167370182893174774.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5603144917308641882.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-664/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-664/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8941096084398854380.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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_BUILD_IMAGE_TARGET: builder 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1739 in /w/workspace/dry_go-mod-core-contracts_PR-664 [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-664 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-664@tmp/jenkins-gitclient-ssh7484123713284966098.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 291428ad45d91d2c212f30372c9ad9d0ed1c6280 into PR head commit ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247 Merge succeeded, producing ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247 Checking out Revision ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247 (PR-664) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-664@tmp/jenkins-gitclient-ssh8259742705995361517.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/664/head:refs/remotes/origin/PR-664 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-664@tmp/jenkins-gitclient-ssh4615144683881731015.key > git merge 291428ad45d91d2c212f30372c9ad9d0ed1c6280 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247 # timeout=10 Commit message: "feat(data): Use generic interface in the Event Tagging value" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-28T04:37:33.909Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-28T04:37:34.004Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-28T04:37:34.035Z] ========================================================= [2021-09-28T04:37:34.035Z] EdgeX Global Pipelines Version Info [2021-09-28T04:37:34.035Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 53b2e7b9953fda189ae0fa874e232ba6909ac3f4 # timeout=10 [2021-09-28T04:37:36.901Z] ------------------- [2021-09-28T04:37:36.901Z] stable info: [2021-09-28T04:37:36.901Z] ------------------- [2021-09-28T04:37:36.901Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-28T04:37:36.901Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-28T04:37:36.901Z] Message: update stable to v1.0.205 [2021-09-28T04:37:37.485Z] ------------------- [2021-09-28T04:37:37.485Z] experimental info: [2021-09-28T04:37:37.485Z] ------------------- [2021-09-28T04:37:37.485Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-28T04:37:37.485Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-28T04:37:37.485Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-28T04:37:37.635Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-09-28T04:37:37.663Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-09-28T04:37:37.690Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-28T04:37:37.717Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-28T04:37:37.744Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-28T04:37:37.769Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-28T04:37:37.795Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-28T04:37:37.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-28T04:37:37.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-28T04:37:37.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-28T04:37:37.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-28T04:37:37.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-28T04:37:37.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-09-28T04:37:39.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-28T04:37:39.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-28T04:37:39.592Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-09-28T04:37:39.619Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-09-28T04:37:39.646Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-28T04:37:39.674Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-28T04:37:39.700Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-28T04:37:39.726Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-28T04:37:39.753Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-28T04:37:39.779Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-28T04:37:39.804Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-28T04:37:39.832Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-28T04:37:39.858Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-09-28T04:37:39.884Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-28T04:37:39.909Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-664 [Pipeline] echo [2021-09-28T04:37:39.933Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-664 [Pipeline] echo [2021-09-28T04:37:39.957Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-664 [Pipeline] echo [2021-09-28T04:37:39.981Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247 [Pipeline] echo [2021-09-28T04:37:40.006Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad694db [Pipeline] echo [2021-09-28T04:37:40.031Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-28T04:37:42.083Z] + git log --format=format:%s -1 ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247 [Pipeline] echo [2021-09-28T04:37:42.133Z] GIT_COMMIT: ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247, Commit Message: feat(data): Use generic interface in the Event Tagging value [Pipeline] echo [2021-09-28T04:37:42.150Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-28T04:37:48.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-28T04:37:48.286Z] [2021-09-28T04:37:48.286Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-28T04:37:48.632Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-28T04:37:48.632Z] latest: Pulling from edgex-devops/git-semver [2021-09-28T04:37:48.632Z] 31603596830f: Pulling fs layer [2021-09-28T04:37:48.632Z] 04fac38145f0: Pulling fs layer [2021-09-28T04:37:48.632Z] 701f6daf10bf: Pulling fs layer [2021-09-28T04:37:48.632Z] 24f72da36158: Pulling fs layer [2021-09-28T04:37:48.632Z] 24f72da36158: Waiting [2021-09-28T04:37:48.632Z] 04fac38145f0: Verifying Checksum [2021-09-28T04:37:48.632Z] 04fac38145f0: Download complete [2021-09-28T04:37:48.902Z] 31603596830f: Verifying Checksum [2021-09-28T04:37:48.902Z] 31603596830f: Download complete [2021-09-28T04:37:49.174Z] 24f72da36158: Verifying Checksum [2021-09-28T04:37:49.174Z] 24f72da36158: Download complete [2021-09-28T04:37:49.174Z] 31603596830f: Pull complete [2021-09-28T04:37:49.174Z] 701f6daf10bf: Verifying Checksum [2021-09-28T04:37:49.174Z] 701f6daf10bf: Download complete [2021-09-28T04:37:49.174Z] 04fac38145f0: Pull complete [2021-09-28T04:37:50.815Z] 701f6daf10bf: Pull complete [2021-09-28T04:37:50.815Z] 24f72da36158: Pull complete [2021-09-28T04:37:50.815Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-28T04:37:50.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-28T04:37:50.815Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-28T04:37:50.910Z] prd-centos7-docker-4c-2g-1739 does not seem to be running inside a container [2021-09-28T04:37:50.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-664 -v /w/workspace/dry_go-mod-core-contracts_PR-664:/w/workspace/dry_go-mod-core-contracts_PR-664:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-664@tmp:/w/workspace/dry_go-mod-core-contracts_PR-664@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-28T04:37:51.603Z] $ docker top 0cd0e9c3e1cde9ddcc9bebd41fbf653300c1e8b2eee1ba0b0f34fbc5b33a3f97 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-28T04:37:51.726Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-28T04:37:51.726Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-28T04:37:51.834Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-28T04:37:51.838Z] $ docker exec 0cd0e9c3e1cde9ddcc9bebd41fbf653300c1e8b2eee1ba0b0f34fbc5b33a3f97 ssh-agent [2021-09-28T04:37:51.933Z] SSH_AUTH_SOCK=/tmp/ssh-lAY2mgNajIVB/agent.14 [2021-09-28T04:37:51.933Z] SSH_AGENT_PID=20 [2021-09-28T04:37:51.944Z] Running ssh-add (command line suppressed) [2021-09-28T04:37:52.043Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-664@tmp/private_key_3614304905918449655.key (/w/workspace/dry_go-mod-core-contracts_PR-664@tmp/private_key_3614304905918449655.key) [2021-09-28T04:37:52.067Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-28T04:37:52.400Z] + git tag --points-at HEAD [Pipeline] } [2021-09-28T04:37:52.421Z] $ docker exec --env ******** --env ******** 0cd0e9c3e1cde9ddcc9bebd41fbf653300c1e8b2eee1ba0b0f34fbc5b33a3f97 ssh-agent -k [2021-09-28T04:37:52.514Z] unset SSH_AUTH_SOCK; [2021-09-28T04:37:52.515Z] unset SSH_AGENT_PID; [2021-09-28T04:37:52.515Z] echo Agent pid 20 killed; [2021-09-28T04:37:52.526Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-28T04:37:52.568Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-28T04:37:52.568Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-28T04:37:52.681Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-28T04:37:52.685Z] $ docker exec 0cd0e9c3e1cde9ddcc9bebd41fbf653300c1e8b2eee1ba0b0f34fbc5b33a3f97 ssh-agent [2021-09-28T04:37:52.791Z] SSH_AUTH_SOCK=/tmp/ssh-dovE1CV8osIu/agent.54 [2021-09-28T04:37:52.791Z] SSH_AGENT_PID=60 [2021-09-28T04:37:52.799Z] Running ssh-add (command line suppressed) [2021-09-28T04:37:52.898Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-664@tmp/private_key_7180496460665634803.key (/w/workspace/dry_go-mod-core-contracts_PR-664@tmp/private_key_7180496460665634803.key) [2021-09-28T04:37:52.916Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-28T04:37:53.229Z] + git semver init [2021-09-28T04:37:53.229Z] # -> Open(): unable to determine branch for HEAD [2021-09-28T04:37:53.229Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-664/.git [2021-09-28T04:37:53.229Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-664 [2021-09-28T04:37:53.229Z] # $SEMVER_REMOTE_NAME = origin [2021-09-28T04:37:53.229Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-28T04:37:53.229Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-28T04:37:53.229Z] # $SEMVER_BRANCH = PR-664 [2021-09-28T04:37:53.229Z] # $SEMVER_TEMP = /tmp/semver-292646034 [2021-09-28T04:37:53.229Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-09-28T04:37:54.185Z] # '/tmp/semver-292646034' -> '/w/workspace/dry_go-mod-core-contracts_PR-664/.semver' [2021-09-28T04:37:54.186Z] # -> Force: false [2021-09-28T04:37:54.186Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-664/.semver [Pipeline] } [2021-09-28T04:37:54.203Z] $ docker exec --env ******** --env ******** 0cd0e9c3e1cde9ddcc9bebd41fbf653300c1e8b2eee1ba0b0f34fbc5b33a3f97 ssh-agent -k [2021-09-28T04:37:54.294Z] unset SSH_AUTH_SOCK; [2021-09-28T04:37:54.295Z] unset SSH_AGENT_PID; [2021-09-28T04:37:54.295Z] echo Agent pid 60 killed; [2021-09-28T04:37:54.305Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-28T04:37:54.669Z] + git semver [Pipeline] } [2021-09-28T04:37:54.694Z] $ docker stop --time=1 0cd0e9c3e1cde9ddcc9bebd41fbf653300c1e8b2eee1ba0b0f34fbc5b33a3f97 [2021-09-28T04:37:55.920Z] $ docker rm -f 0cd0e9c3e1cde9ddcc9bebd41fbf653300c1e8b2eee1ba0b0f34fbc5b33a3f97 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-28T04:37:57.859Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-28T04:37:58.229Z] Stashed 1 file(s) [Pipeline] echo [2021-09-28T04:37:58.233Z] [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-09-28T04:38:13.541Z] Still waiting to schedule task [2021-09-28T04:38:13.542Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-09-28T04:38:13.544Z] Still waiting to schedule task [2021-09-28T04:38:13.545Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-09-28T04:41:04.838Z] Running on prd-centos7-docker-4c-2g-1741 in /w/workspace/dry_go-mod-core-contracts_PR-664 [Pipeline] { [Pipeline] ws [2021-09-28T04:41:04.859Z] Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout [2021-09-28T04:41:06.667Z] Selected Git installation does not exist. Using Default [2021-09-28T04:41:06.667Z] The recommended git tool is: NONE [2021-09-28T04:41:12.683Z] using credential edgex-jenkins-ssh [2021-09-28T04:41:12.701Z] Cloning the remote Git repository [2021-09-28T04:41:12.731Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-09-28T04:41:12.803Z] > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 [2021-09-28T04:41:12.840Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-09-28T04:41:12.840Z] > git --version # timeout=10 [2021-09-28T04:41:12.846Z] > git --version # 'git version 2.24.4' [2021-09-28T04:41:12.846Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-28T04:41:12.875Z] [INFO] Currently running in a labeled security context [2021-09-28T04:41:12.875Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-28T04:41:12.875Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/5@tmp/jenkins-gitclient-ssh8565899987114085442.key [2021-09-28T04:41:12.892Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-28T04:41:13.741Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-09-28T04:41:13.754Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-28T04:41:13.764Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-09-28T04:41:13.782Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-09-28T04:41:13.782Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-28T04:41:13.783Z] [INFO] Currently running in a labeled security context [2021-09-28T04:41:13.783Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-28T04:41:13.784Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/5@tmp/jenkins-gitclient-ssh1362656747115742901.key [2021-09-28T04:41:13.794Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/664/head:refs/remotes/origin/PR-664 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-28T04:41:14.414Z] Merging remotes/origin/main commit 291428ad45d91d2c212f30372c9ad9d0ed1c6280 into PR head commit ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247 [2021-09-28T04:41:14.531Z] Merge succeeded, producing ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247 [2021-09-28T04:41:14.531Z] Checking out Revision ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247 (PR-664) [2021-09-28T04:41:14.430Z] > git config core.sparsecheckout # timeout=10 [2021-09-28T04:41:14.437Z] > git checkout -f ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247 # timeout=10 [2021-09-28T04:41:14.481Z] > git remote # timeout=10 [2021-09-28T04:41:14.488Z] > git config --get remote.origin.url # timeout=10 [2021-09-28T04:41:14.492Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-28T04:41:14.493Z] [INFO] Currently running in a labeled security context [2021-09-28T04:41:14.493Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-28T04:41:14.493Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/5@tmp/jenkins-gitclient-ssh3785122591897477468.key [2021-09-28T04:41:14.498Z] > git merge 291428ad45d91d2c212f30372c9ad9d0ed1c6280 # timeout=10 [2021-09-28T04:41:14.511Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-28T04:41:14.540Z] > git config core.sparsecheckout # timeout=10 [2021-09-28T04:41:14.546Z] > git checkout -f ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247 # timeout=10 [2021-09-28T04:41:18.959Z] Commit message: "feat(data): Use generic interface in the Event Tagging value" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-09-28T04:41:19.673Z] ========================================================= [2021-09-28T04:41:19.673Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-28T04:41:19.673Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-09-28T04:41:20.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-28T04:41:20.375Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-28T04:41:20.375Z] 540db60ca938: Pulling fs layer [2021-09-28T04:41:20.375Z] adcc1eea9eea: Pulling fs layer [2021-09-28T04:41:20.375Z] 4c4ab2625f07: Pulling fs layer [2021-09-28T04:41:20.375Z] db62176df00c: Pulling fs layer [2021-09-28T04:41:20.375Z] 3b30891b0d05: Pulling fs layer [2021-09-28T04:41:20.375Z] 06b49ca38bd5: Pulling fs layer [2021-09-28T04:41:20.375Z] c788192a36de: Pulling fs layer [2021-09-28T04:41:20.375Z] a77e37c0d609: Pulling fs layer [2021-09-28T04:41:20.375Z] c3185cebc471: Pulling fs layer [2021-09-28T04:41:20.375Z] 3b30891b0d05: Waiting [2021-09-28T04:41:20.375Z] 06b49ca38bd5: Waiting [2021-09-28T04:41:20.375Z] c788192a36de: Waiting [2021-09-28T04:41:20.375Z] a77e37c0d609: Waiting [2021-09-28T04:41:20.375Z] c3185cebc471: Waiting [2021-09-28T04:41:20.375Z] db62176df00c: Waiting [2021-09-28T04:41:20.375Z] 4c4ab2625f07: Verifying Checksum [2021-09-28T04:41:20.375Z] 4c4ab2625f07: Download complete [2021-09-28T04:41:20.375Z] adcc1eea9eea: Verifying Checksum [2021-09-28T04:41:20.375Z] adcc1eea9eea: Download complete [2021-09-28T04:41:20.375Z] 3b30891b0d05: Verifying Checksum [2021-09-28T04:41:20.375Z] 3b30891b0d05: Download complete [2021-09-28T04:41:20.375Z] 06b49ca38bd5: Download complete [2021-09-28T04:41:20.375Z] c788192a36de: Verifying Checksum [2021-09-28T04:41:20.375Z] c788192a36de: Download complete [2021-09-28T04:41:20.375Z] 540db60ca938: Verifying Checksum [2021-09-28T04:41:20.375Z] 540db60ca938: Download complete [2021-09-28T04:41:20.646Z] 540db60ca938: Pull complete [2021-09-28T04:41:20.914Z] adcc1eea9eea: Pull complete [2021-09-28T04:41:20.914Z] 4c4ab2625f07: Pull complete [2021-09-28T04:41:21.495Z] a77e37c0d609: Verifying Checksum [2021-09-28T04:41:21.495Z] a77e37c0d609: Download complete [2021-09-28T04:41:25.425Z] c3185cebc471: Verifying Checksum [2021-09-28T04:41:25.425Z] db62176df00c: Verifying Checksum [2021-09-28T04:41:25.425Z] db62176df00c: Download complete [2021-09-28T04:41:28.797Z] db62176df00c: Pull complete [2021-09-28T04:41:28.797Z] 3b30891b0d05: Pull complete [2021-09-28T04:41:28.797Z] 06b49ca38bd5: Pull complete [2021-09-28T04:41:28.797Z] c788192a36de: Pull complete [2021-09-28T04:41:28.797Z] a77e37c0d609: Pull complete [2021-09-28T04:41:30.761Z] c3185cebc471: Pull complete [2021-09-28T04:41:30.761Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-28T04:41:30.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-28T04:41:30.761Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-09-28T04:41:31.117Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-09-28T04:41:31.439Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-28T04:41:31.439Z] . [Pipeline] withDockerContainer [2021-09-28T04:41:31.540Z] prd-centos7-docker-4c-2g-1741 does not seem to be running inside a container [2021-09-28T04:41:31.601Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-28T04:41:33.842Z] $ docker top 37d58fe31af02c3d63a40e659e45cf93e6f95e5f7aaaa4e32ebb672f5b2cc69a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-28T04:41:34.260Z] + go version [2021-09-28T04:41:34.260Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-28T04:41:34.281Z] $ docker stop --time=1 37d58fe31af02c3d63a40e659e45cf93e6f95e5f7aaaa4e32ebb672f5b2cc69a [2021-09-28T04:41:35.471Z] $ docker rm -f 37d58fe31af02c3d63a40e659e45cf93e6f95e5f7aaaa4e32ebb672f5b2cc69a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-28T04:41:37.624Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-28T04:41:37.624Z] . [Pipeline] withDockerContainer [2021-09-28T04:41:37.715Z] prd-centos7-docker-4c-2g-1741 does not seem to be running inside a container [2021-09-28T04:41:37.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-28T04:41:38.168Z] $ docker top 227f76f660fe2184299935fa5b4d4312c9bbbc97e3911a584aef7bee0178ea8a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-28T04:41:38.569Z] + go mod tidy [2021-09-28T04:41:46.775Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-28T04:41:46.775Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-28T04:41:46.775Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-28T04:41:46.775Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-28T04:41:46.775Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-28T04:41:46.775Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-28T04:41:46.775Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-28T04:41:46.775Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-28T04:41:46.775Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-28T04:41:46.775Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-28T04:41:46.775Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-28T04:41:46.775Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-28T04:41:46.775Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-28T04:41:46.775Z] go: downloading golang.org/x/text v0.3.6 [2021-09-28T04:41:46.775Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-28T04:41:46.775Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-28T04:41:47.747Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-28T04:41:47.747Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-28T04:41:47.747Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-28T04:41:47.747Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-28T04:41:47.747Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-28T04:41:47.747Z] go: downloading github.com/kr/text v0.2.0 [2021-09-28T04:41:47.747Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [Pipeline] sh [2021-09-28T04:41:48.355Z] + make test [2021-09-28T04:41:48.355Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-09-28T04:41:48.950Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-09-28T04:41:58.970Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.046s coverage: 83.5% of statements [2021-09-28T04:41:58.970Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-09-28T04:41:58.970Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-09-28T04:41:59.554Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-09-28T04:41:59.554Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.008s coverage: 26.3% of statements [2021-09-28T04:41:59.554Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-09-28T04:42:00.142Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.008s coverage: 46.9% of statements [2021-09-28T04:42:00.142Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.008s coverage: 90.0% of statements [2021-09-28T04:42:01.112Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.042s coverage: 86.2% of statements [2021-09-28T04:42:01.112Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.010s coverage: 59.5% of statements [2021-09-28T04:42:01.378Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.011s coverage: 36.1% of statements [2021-09-28T04:42:01.378Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.007s coverage: 49.4% of statements [2021-09-28T04:42:01.378Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-09-28T04:42:06.749Z] gofmt -l . [2021-09-28T04:42:06.749Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-09-28T04:42:06.774Z] $ docker stop --time=1 227f76f660fe2184299935fa5b4d4312c9bbbc97e3911a584aef7bee0178ea8a [2021-09-28T04:42:08.682Z] $ docker rm -f 227f76f660fe2184299935fa5b4d4312c9bbbc97e3911a584aef7bee0178ea8a [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-28T04:42:10.867Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-28T04:42:11.146Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-28T04:42:13.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-28T04:42:13.725Z] [2021-09-28T04:42:13.725Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-28T04:42:14.053Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-28T04:42:14.053Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-28T04:42:14.053Z] b4d181a07f80: Pulling fs layer [2021-09-28T04:42:14.053Z] a1111a8f2ec3: Pulling fs layer [2021-09-28T04:42:14.053Z] ed53099fbce6: Pulling fs layer [2021-09-28T04:42:14.053Z] dc539afda2c1: Pulling fs layer [2021-09-28T04:42:14.053Z] 77bc0d833cb6: Pulling fs layer [2021-09-28T04:42:14.053Z] 9065ff56babe: Pulling fs layer [2021-09-28T04:42:14.053Z] d287ab97295c: Pulling fs layer [2021-09-28T04:42:14.053Z] 77bc0d833cb6: Waiting [2021-09-28T04:42:14.053Z] 9065ff56babe: Waiting [2021-09-28T04:42:14.053Z] d287ab97295c: Waiting [2021-09-28T04:42:14.053Z] dc539afda2c1: Waiting [2021-09-28T04:42:14.319Z] a1111a8f2ec3: Verifying Checksum [2021-09-28T04:42:14.319Z] a1111a8f2ec3: Download complete [2021-09-28T04:42:14.319Z] dc539afda2c1: Verifying Checksum [2021-09-28T04:42:14.319Z] dc539afda2c1: Download complete [2021-09-28T04:42:14.590Z] 77bc0d833cb6: Verifying Checksum [2021-09-28T04:42:14.590Z] 77bc0d833cb6: Download complete [2021-09-28T04:42:14.590Z] 9065ff56babe: Verifying Checksum [2021-09-28T04:42:14.590Z] 9065ff56babe: Download complete [2021-09-28T04:42:14.590Z] ed53099fbce6: Verifying Checksum [2021-09-28T04:42:14.590Z] ed53099fbce6: Download complete [2021-09-28T04:42:15.993Z] b4d181a07f80: Verifying Checksum [2021-09-28T04:42:15.993Z] b4d181a07f80: Download complete [2021-09-28T04:42:16.946Z] b4d181a07f80: Pull complete [2021-09-28T04:42:16.946Z] a1111a8f2ec3: Pull complete [2021-09-28T04:42:17.544Z] ed53099fbce6: Pull complete [2021-09-28T04:42:17.544Z] dc539afda2c1: Pull complete [2021-09-28T04:42:17.813Z] 77bc0d833cb6: Pull complete [2021-09-28T04:42:17.813Z] 9065ff56babe: Pull complete [2021-09-28T04:42:20.064Z] d287ab97295c: Verifying Checksum [2021-09-28T04:42:20.064Z] d287ab97295c: Download complete [2021-09-28T04:42:20.352Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1740 in /w/workspace/dry_go-mod-core-contracts_PR-664 [Pipeline] { [Pipeline] ws [2021-09-28T04:42:20.371Z] Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout [2021-09-28T04:42:20.570Z] Selected Git installation does not exist. Using Default [2021-09-28T04:42:20.570Z] The recommended git tool is: NONE [2021-09-28T04:42:23.466Z] d287ab97295c: Pull complete [2021-09-28T04:42:23.466Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-28T04:42:23.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-28T04:42:23.466Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-28T04:42:23.578Z] prd-centos7-docker-4c-2g-1741 does not seem to be running inside a container [2021-09-28T04:42:23.645Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-28T04:42:26.071Z] $ docker top 5a79dbbff0a66d0857e98d077e204279026442d50f2e985b0500caa9c21cffdd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-28T04:42:28.215Z] ---> job-cost.sh [2021-09-28T04:42:28.215Z] lf-activate-venv: SKIPPING [2021-09-28T04:42:28.215Z] INFO: No Stack... [2021-09-28T04:42:30.264Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-28T04:42:30.264Z] INFO: Archiving Costs [Pipeline] sh [2021-09-28T04:42:30.623Z] + cat /w/workspace/go-mod-core-contracts/5/archives/cost.csv [2021-09-28T04:42:30.623Z] + cut -d, -f6 [Pipeline] lock [2021-09-28T04:42:30.664Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-664-5-stack-cost] [2021-09-28T04:42:30.674Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-664-5-stack-cost] did not exist. Created. [2021-09-28T04:42:30.674Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-664-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-28T04:42:30.868Z] using credential edgex-jenkins-ssh [2021-09-28T04:42:30.888Z] Cloning the remote Git repository [2021-09-28T04:42:31.022Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-28T04:42:31.073Z] Stashed 1 file(s) [Pipeline] } [2021-09-28T04:42:31.111Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-664-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-28T04:42:31.145Z] $ docker stop --time=1 5a79dbbff0a66d0857e98d077e204279026442d50f2e985b0500caa9c21cffdd [2021-09-28T04:42:30.921Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-09-28T04:42:31.038Z] > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 [2021-09-28T04:42:31.111Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-09-28T04:42:31.112Z] > git --version # timeout=10 [2021-09-28T04:42:31.131Z] > git --version # 'git version 2.17.1' [2021-09-28T04:42:31.134Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-28T04:42:31.215Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-28T04:42:32.287Z] $ docker rm -f 5a79dbbff0a66d0857e98d077e204279026442d50f2e985b0500caa9c21cffdd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-09-28T04:42:32.742Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-09-28T04:42:32.767Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-28T04:42:34.929Z] Merging remotes/origin/main commit 291428ad45d91d2c212f30372c9ad9d0ed1c6280 into PR head commit ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247 [2021-09-28T04:42:35.198Z] Merge succeeded, producing ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247 [2021-09-28T04:42:35.199Z] Checking out Revision ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247 (PR-664) [2021-09-28T04:42:33.996Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-09-28T04:42:34.034Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-09-28T04:42:34.035Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-28T04:42:34.053Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/664/head:refs/remotes/origin/PR-664 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-28T04:42:34.931Z] > git config core.sparsecheckout # timeout=10 [2021-09-28T04:42:34.957Z] > git checkout -f ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247 # timeout=10 [2021-09-28T04:42:35.081Z] > git remote # timeout=10 [2021-09-28T04:42:35.105Z] > git config --get remote.origin.url # timeout=10 [2021-09-28T04:42:35.119Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-28T04:42:35.132Z] > git merge 291428ad45d91d2c212f30372c9ad9d0ed1c6280 # timeout=10 [2021-09-28T04:42:35.156Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-28T04:42:35.186Z] > git config core.sparsecheckout # timeout=10 [2021-09-28T04:42:35.203Z] > git checkout -f ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247 # timeout=10 [2021-09-28T04:42:39.588Z] Commit message: "feat(data): Use generic interface in the Event Tagging value" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-09-28T04:42:41.807Z] ========================================================= [2021-09-28T04:42:41.808Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-28T04:42:41.808Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-09-28T04:42:42.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-28T04:42:43.878Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-28T04:42:43.878Z] 595b0fe564bb: Pulling fs layer [2021-09-28T04:42:43.878Z] 24495759ef45: Pulling fs layer [2021-09-28T04:42:43.878Z] d148012ef14d: Pulling fs layer [2021-09-28T04:42:43.878Z] e90a11edd702: Pulling fs layer [2021-09-28T04:42:43.878Z] d77568369979: Pulling fs layer [2021-09-28T04:42:43.878Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-28T04:42:43.878Z] 170f2ba95c9a: Pulling fs layer [2021-09-28T04:42:43.878Z] 97ac5df62f85: Pulling fs layer [2021-09-28T04:42:43.878Z] fc1c9f9a7f3b: Waiting [2021-09-28T04:42:43.878Z] 170f2ba95c9a: Waiting [2021-09-28T04:42:43.878Z] e90a11edd702: Waiting [2021-09-28T04:42:43.878Z] 97ac5df62f85: Waiting [2021-09-28T04:42:43.878Z] d77568369979: Waiting [2021-09-28T04:42:44.155Z] d148012ef14d: Verifying Checksum [2021-09-28T04:42:44.155Z] d148012ef14d: Download complete [2021-09-28T04:42:44.155Z] 24495759ef45: Verifying Checksum [2021-09-28T04:42:44.155Z] 24495759ef45: Download complete [2021-09-28T04:42:44.155Z] d77568369979: Verifying Checksum [2021-09-28T04:42:44.155Z] d77568369979: Download complete [2021-09-28T04:42:44.155Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-28T04:42:44.155Z] fc1c9f9a7f3b: Download complete [2021-09-28T04:42:44.155Z] 595b0fe564bb: Verifying Checksum [2021-09-28T04:42:44.155Z] 170f2ba95c9a: Verifying Checksum [2021-09-28T04:42:44.155Z] 170f2ba95c9a: Download complete [2021-09-28T04:42:45.145Z] 595b0fe564bb: Pull complete [2021-09-28T04:42:45.757Z] 24495759ef45: Pull complete [2021-09-28T04:42:46.035Z] d148012ef14d: Pull complete [2021-09-28T04:42:47.493Z] 97ac5df62f85: Verifying Checksum [2021-09-28T04:42:47.493Z] 97ac5df62f85: Download complete [2021-09-28T04:42:48.496Z] e90a11edd702: Verifying Checksum [2021-09-28T04:42:48.496Z] e90a11edd702: Download complete [2021-09-28T04:43:02.241Z] e90a11edd702: Pull complete [2021-09-28T04:43:02.242Z] d77568369979: Pull complete [2021-09-28T04:43:02.242Z] fc1c9f9a7f3b: Pull complete [2021-09-28T04:43:02.242Z] 170f2ba95c9a: Pull complete [2021-09-28T04:43:06.580Z] 97ac5df62f85: Pull complete [2021-09-28T04:43:06.580Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-28T04:43:06.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-28T04:43:06.580Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-09-28T04:43:07.001Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-28T04:43:07.631Z] + docker inspect -f . ci-base-image-arm64 [2021-09-28T04:43:07.631Z] . [Pipeline] withDockerContainer [2021-09-28T04:43:07.932Z] prd-ubuntu18.04-docker-arm64-4c-16g-1740 does not seem to be running inside a container [2021-09-28T04:43:08.019Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-28T04:43:14.249Z] $ docker top 81828a7918c2b3801ce9e5a5739af7efe429ccdc6336bd3df224fc897017a01f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-28T04:43:15.284Z] + go version [2021-09-28T04:43:15.284Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-28T04:43:15.290Z] $ docker stop --time=1 81828a7918c2b3801ce9e5a5739af7efe429ccdc6336bd3df224fc897017a01f [2021-09-28T04:43:17.471Z] $ docker rm -f 81828a7918c2b3801ce9e5a5739af7efe429ccdc6336bd3df224fc897017a01f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-28T04:43:18.358Z] + docker inspect -f . ci-base-image-arm64 [2021-09-28T04:43:18.358Z] . [Pipeline] withDockerContainer [2021-09-28T04:43:18.599Z] prd-ubuntu18.04-docker-arm64-4c-16g-1740 does not seem to be running inside a container [2021-09-28T04:43:18.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-28T04:43:20.330Z] $ docker top 4ff4b36fed9f540a8d5a0a4ce0c77461fd1fb2339dcd47a96b9a244f2e9d9ae1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-28T04:43:21.278Z] + go mod tidy [2021-09-28T04:43:29.606Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-28T04:43:29.606Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-28T04:43:29.606Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-28T04:43:29.606Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-28T04:43:29.606Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-28T04:43:29.888Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-28T04:43:29.888Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-28T04:43:29.888Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-28T04:43:29.888Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-28T04:43:29.888Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-28T04:43:29.888Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-28T04:43:30.430Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-28T04:43:30.430Z] go: downloading golang.org/x/text v0.3.6 [2021-09-28T04:43:30.430Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-28T04:43:30.430Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-28T04:43:33.377Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-28T04:43:33.377Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-28T04:43:33.377Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-28T04:43:33.377Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-28T04:43:33.377Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-28T04:43:33.650Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-28T04:43:33.650Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-28T04:43:33.650Z] go: downloading github.com/kr/text v0.2.0 [Pipeline] sh [2021-09-28T04:43:34.915Z] + make test [2021-09-28T04:43:34.915Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-09-28T04:43:36.357Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-09-28T04:44:10.342Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.369s coverage: 83.5% of statements [2021-09-28T04:44:10.343Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-09-28T04:44:10.343Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-09-28T04:44:10.343Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-09-28T04:44:10.343Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.073s coverage: 26.3% of statements [2021-09-28T04:44:10.343Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-09-28T04:44:11.369Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.114s coverage: 46.9% of statements [2021-09-28T04:44:11.369Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.121s coverage: 90.0% of statements [2021-09-28T04:44:13.358Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.254s coverage: 86.2% of statements [2021-09-28T04:44:13.358Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.066s coverage: 59.5% of statements [2021-09-28T04:44:13.358Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.022s coverage: 36.1% of statements [2021-09-28T04:44:14.332Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.037s coverage: 49.4% of statements [2021-09-28T04:44:14.332Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-09-28T04:44:35.746Z] gofmt -l . [2021-09-28T04:44:35.746Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-09-28T04:44:36.035Z] $ docker stop --time=1 4ff4b36fed9f540a8d5a0a4ce0c77461fd1fb2339dcd47a96b9a244f2e9d9ae1 [2021-09-28T04:44:38.503Z] $ docker rm -f 4ff4b36fed9f540a8d5a0a4ce0c77461fd1fb2339dcd47a96b9a244f2e9d9ae1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-28T04:44:40.489Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-28T04:44:42.155Z] Warning: overwriting stash ‘coverage-report’ [2021-09-28T04:44:42.846Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-28T04:44:43.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-28T04:44:43.909Z] [2021-09-28T04:44:43.909Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-28T04:44:44.274Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-28T04:44:44.552Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-28T04:44:44.552Z] 448f6bf000e3: Pulling fs layer [2021-09-28T04:44:44.552Z] f757da607395: Pulling fs layer [2021-09-28T04:44:44.552Z] 05883995daec: Pulling fs layer [2021-09-28T04:44:44.552Z] 8603b9c90790: Pulling fs layer [2021-09-28T04:44:44.552Z] 1560dd03e051: Pulling fs layer [2021-09-28T04:44:44.552Z] 27f5ce0e4adf: Pulling fs layer [2021-09-28T04:44:44.552Z] c2d8d7efcc4b: Pulling fs layer [2021-09-28T04:44:44.553Z] 8603b9c90790: Waiting [2021-09-28T04:44:44.553Z] 1560dd03e051: Waiting [2021-09-28T04:44:44.553Z] 27f5ce0e4adf: Waiting [2021-09-28T04:44:44.553Z] c2d8d7efcc4b: Waiting [2021-09-28T04:44:44.553Z] f757da607395: Verifying Checksum [2021-09-28T04:44:44.553Z] f757da607395: Download complete [2021-09-28T04:44:44.553Z] 8603b9c90790: Verifying Checksum [2021-09-28T04:44:44.553Z] 8603b9c90790: Download complete [2021-09-28T04:44:44.831Z] 1560dd03e051: Verifying Checksum [2021-09-28T04:44:44.831Z] 1560dd03e051: Download complete [2021-09-28T04:44:44.831Z] 27f5ce0e4adf: Download complete [2021-09-28T04:44:45.130Z] 05883995daec: Verifying Checksum [2021-09-28T04:44:45.130Z] 05883995daec: Download complete [2021-09-28T04:44:45.775Z] 448f6bf000e3: Verifying Checksum [2021-09-28T04:44:45.775Z] 448f6bf000e3: Download complete [2021-09-28T04:44:48.767Z] c2d8d7efcc4b: Verifying Checksum [2021-09-28T04:44:48.767Z] c2d8d7efcc4b: Download complete [2021-09-28T04:44:49.366Z] 448f6bf000e3: Pull complete [2021-09-28T04:44:51.910Z] f757da607395: Pull complete [2021-09-28T04:44:51.910Z] 05883995daec: Pull complete [2021-09-28T04:44:51.910Z] 8603b9c90790: Pull complete [2021-09-28T04:44:52.884Z] 1560dd03e051: Pull complete [2021-09-28T04:44:53.156Z] 27f5ce0e4adf: Pull complete [2021-09-28T04:45:08.714Z] c2d8d7efcc4b: Pull complete [2021-09-28T04:45:08.714Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-28T04:45:08.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-28T04:45:08.714Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-28T04:45:08.979Z] prd-ubuntu18.04-docker-arm64-4c-16g-1740 does not seem to be running inside a container [2021-09-28T04:45:09.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-28T04:45:14.327Z] $ docker top be18698ead29476743ae0ef97ba94e566799e5bd52de1a4527532b658f76dd98 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-28T04:45:15.315Z] ---> job-cost.sh [2021-09-28T04:45:15.316Z] lf-activate-venv: SKIPPING [2021-09-28T04:45:15.316Z] INFO: No Stack... [2021-09-28T04:45:16.292Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-28T04:45:16.565Z] INFO: Archiving Costs [Pipeline] sh [2021-09-28T04:45:17.226Z] + cat /w/workspace/go-mod-core-contracts/5/archives/cost.csv [2021-09-28T04:45:17.226Z] + cut -d, -f6 [Pipeline] lock [2021-09-28T04:45:17.291Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-664-5-stack-cost] [2021-09-28T04:45:17.303Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-664-5-stack-cost] did not exist. Created. [2021-09-28T04:45:17.303Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-664-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-28T04:45:17.997Z] /w/workspace/go-mod-core-contracts/5@tmp/durable-b2b4dd2a/script.sh: 1: /w/workspace/go-mod-core-contracts/5@tmp/durable-b2b4dd2a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-28T04:45:18.670Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-28T04:45:18.708Z] Warning: overwriting stash ‘stack-cost’ [2021-09-28T04:45:18.760Z] Stashed 1 file(s) [Pipeline] } [2021-09-28T04:45:18.774Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-664-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-28T04:45:18.808Z] $ docker stop --time=1 be18698ead29476743ae0ef97ba94e566799e5bd52de1a4527532b658f76dd98 [2021-09-28T04:45:20.557Z] $ docker rm -f be18698ead29476743ae0ef97ba94e566799e5bd52de1a4527532b658f76dd98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-09-28T04:45:23.091Z] provisioning config files... [2021-09-28T04:45:23.106Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-664@tmp/config6226973854070249240tmp [Pipeline] { [Pipeline] sh [2021-09-28T04:45:23.441Z] + set +x [2021-09-28T04:45:23.441Z] + curl -s https://codecov.io/bash [2021-09-28T04:45:23.441Z] + bash -s -- [2021-09-28T04:45:23.441Z] [2021-09-28T04:45:23.441Z] _____ _ [2021-09-28T04:45:23.441Z] / ____| | | [2021-09-28T04:45:23.441Z] | | ___ __| | ___ ___ _____ __ [2021-09-28T04:45:23.441Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-28T04:45:23.441Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-28T04:45:23.441Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-28T04:45:23.441Z] Bash-1.0.6 [2021-09-28T04:45:23.441Z] [2021-09-28T04:45:23.441Z] [2021-09-28T04:45:23.441Z] ==> git version 2.24.4 found [2021-09-28T04:45:23.441Z] ==> 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-09-28T04:45:23.441Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-28T04:45:23.441Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-28T04:45:23.441Z] ==> Jenkins CI detected. [2021-09-28T04:45:23.441Z] current dir:  /w/workspace/dry_go-mod-core-contracts_PR-664 [2021-09-28T04:45:23.441Z] project root: . [2021-09-28T04:45:23.441Z] --> token set from env [2021-09-28T04:45:23.441Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-28T04:45:23.441Z] ==> Running gcov in . (disable via -X gcov) [2021-09-28T04:45:23.441Z] ==> Python coveragepy not found [2021-09-28T04:45:23.441Z] ==> Searching for coverage reports in: [2021-09-28T04:45:23.441Z] + . [2021-09-28T04:45:23.706Z] -> Found 1 reports [2021-09-28T04:45:23.706Z] ==> Detecting git/mercurial file structure [2021-09-28T04:45:23.706Z] ==> Reading reports [2021-09-28T04:45:23.706Z] + ./coverage.out bytes=101589 [2021-09-28T04:45:23.706Z] ==> Appending adjustments [2021-09-28T04:45:23.706Z] https://docs.codecov.io/docs/fixing-reports [2021-09-28T04:45:24.287Z] + Found adjustments [2021-09-28T04:45:24.287Z] ==> Gzipping contents [2021-09-28T04:45:24.287Z] 16K /tmp/codecov.cjDEOE.gz [2021-09-28T04:45:24.287Z] ==> Uploading reports [2021-09-28T04:45:24.287Z] url: https://codecov.io [2021-09-28T04:45:24.287Z] query: branch=PR-664&commit=ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-664%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=664&job=&cmd_args= [2021-09-28T04:45:24.287Z] -> Pinging Codecov [2021-09-28T04:45:24.287Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-664&commit=ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-664%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=664&job=&cmd_args= [2021-09-28T04:45:24.556Z] -> Uploading to [2021-09-28T04:45:24.556Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-28/71470A77251A30514AAF9C0BB2E5B6CE/ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247/8bdef805-a628-4e7d-be48-7832b2b69e10.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210928T044524Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4c1cc6f36f2c52a511d31ade1240f0b704f155f4ebdfef955b3294d2b9d46a36 [2021-09-28T04:45:24.556Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-28T04:45:24.556Z] Dload Upload Total Spent Left Speed [2021-09-28T04:45:25.408Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15217 0 0 100 15217 0 17718 --:--:-- --:--:-- --:--:-- 17714 [2021-09-28T04:45:25.408Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247 [Pipeline] } [2021-09-28T04:45:25.421Z] 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] sh [2021-09-28T04:45:28.708Z] + '[' -d /w/workspace/dry_go-mod-core-contracts_PR-664/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-28T04:45:29.028Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-28T04:45:29.614Z] ---> package-listing.sh [2021-09-28T04:45:29.614Z] ++ facter osfamily [2021-09-28T04:45:29.614Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-28T04:45:29.881Z] + OS_FAMILY=redhat [2021-09-28T04:45:29.881Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-664 [2021-09-28T04:45:29.881Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-28T04:45:29.881Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-28T04:45:29.881Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-28T04:45:29.881Z] + PACKAGES=/tmp/packages_start.txt [2021-09-28T04:45:29.881Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-664 ']' [2021-09-28T04:45:29.881Z] + PACKAGES=/tmp/packages_end.txt [2021-09-28T04:45:29.881Z] + case "${OS_FAMILY}" in [2021-09-28T04:45:29.881Z] + rpm -qa [2021-09-28T04:45:29.881Z] + sort [2021-09-28T04:45:30.466Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-28T04:45:30.466Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-28T04:45:30.466Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-28T04:45:30.466Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-664 ']' [2021-09-28T04:45:30.466Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-664/archives/ [2021-09-28T04:45:30.466Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-664/archives/ [Pipeline] echo [2021-09-28T04:45:30.482Z] 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-664/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-28T04:45:32.184Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-28T04:45:32.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-28T04:45:32.503Z] [2021-09-28T04:45:32.503Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-28T04:45:32.835Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-28T04:45:32.835Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-28T04:45:32.835Z] b4d181a07f80: Pulling fs layer [2021-09-28T04:45:32.835Z] a1111a8f2ec3: Pulling fs layer [2021-09-28T04:45:32.835Z] ed53099fbce6: Pulling fs layer [2021-09-28T04:45:32.835Z] dc539afda2c1: Pulling fs layer [2021-09-28T04:45:32.835Z] 77bc0d833cb6: Pulling fs layer [2021-09-28T04:45:32.835Z] 9065ff56babe: Pulling fs layer [2021-09-28T04:45:32.835Z] d287ab97295c: Pulling fs layer [2021-09-28T04:45:32.835Z] 77bc0d833cb6: Waiting [2021-09-28T04:45:32.835Z] 9065ff56babe: Waiting [2021-09-28T04:45:32.835Z] d287ab97295c: Waiting [2021-09-28T04:45:32.835Z] dc539afda2c1: Waiting [2021-09-28T04:45:33.099Z] a1111a8f2ec3: Verifying Checksum [2021-09-28T04:45:33.100Z] a1111a8f2ec3: Download complete [2021-09-28T04:45:33.100Z] dc539afda2c1: Verifying Checksum [2021-09-28T04:45:33.100Z] dc539afda2c1: Download complete [2021-09-28T04:45:33.365Z] 77bc0d833cb6: Verifying Checksum [2021-09-28T04:45:33.365Z] 77bc0d833cb6: Download complete [2021-09-28T04:45:33.365Z] 9065ff56babe: Verifying Checksum [2021-09-28T04:45:33.365Z] 9065ff56babe: Download complete [2021-09-28T04:45:33.630Z] ed53099fbce6: Verifying Checksum [2021-09-28T04:45:33.630Z] ed53099fbce6: Download complete [2021-09-28T04:45:34.216Z] b4d181a07f80: Verifying Checksum [2021-09-28T04:45:34.216Z] b4d181a07f80: Download complete [2021-09-28T04:45:35.625Z] b4d181a07f80: Pull complete [2021-09-28T04:45:35.625Z] a1111a8f2ec3: Pull complete [2021-09-28T04:45:36.214Z] ed53099fbce6: Pull complete [2021-09-28T04:45:36.214Z] dc539afda2c1: Pull complete [2021-09-28T04:45:36.480Z] 77bc0d833cb6: Pull complete [2021-09-28T04:45:36.480Z] 9065ff56babe: Pull complete [2021-09-28T04:45:37.890Z] d287ab97295c: Verifying Checksum [2021-09-28T04:45:37.890Z] d287ab97295c: Download complete [2021-09-28T04:45:42.160Z] d287ab97295c: Pull complete [2021-09-28T04:45:42.160Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-28T04:45:42.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-28T04:45:42.160Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-28T04:45:42.434Z] prd-centos7-docker-4c-2g-1739 does not seem to be running inside a container [2021-09-28T04:45:42.516Z] $ 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-664/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-664 -v /w/workspace/dry_go-mod-core-contracts_PR-664:/w/workspace/dry_go-mod-core-contracts_PR-664:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-664@tmp:/w/workspace/dry_go-mod-core-contracts_PR-664@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-28T04:45:44.712Z] $ docker top 726a597cf2b4417f3ca38a99c4c32742e90d1ef01cd76221a68f667f7b6f4cdd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-28T04:45:46.709Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-28T04:45:47.031Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-28T04:45:47.339Z] + ls /var/log/sa-host [2021-09-28T04:45:47.340Z] + sadf -c /var/log/sa-host/sa05 [2021-09-28T04:45:47.340Z] file_magic: OK [2021-09-28T04:45:47.340Z] HZ: Using current value: 100 [2021-09-28T04:45:47.340Z] file_header: OK [2021-09-28T04:45:47.340Z] 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-09-28T04:45:47.340Z] Statistics: [2021-09-28T04:45:47.340Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-28T04:45:47.340Z] File successfully converted to sysstat format version 12.0.3 [2021-09-28T04:45:47.340Z] + sadf -c /var/log/sa-host/sa28 [2021-09-28T04:45:47.340Z] file_magic: OK [2021-09-28T04:45:47.340Z] HZ: Using current value: 100 [2021-09-28T04:45:47.340Z] file_header: OK [2021-09-28T04:45:47.340Z] 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-09-28T04:45:47.340Z] Statistics: [2021-09-28T04:45:47.340Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-28T04:45:47.340Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-28T04:45:47.517Z] provisioning config files... [2021-09-28T04:45:47.532Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-664@tmp/config294214089023523588tmp [Pipeline] { [Pipeline] echo [2021-09-28T04:45:47.557Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-28T04:45:47.865Z] ---> create-netrc.sh [Pipeline] } [2021-09-28T04:45:47.876Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-28T04:45:48.262Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-28T04:45:48.276Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-28T04:45:48.584Z] ---> sudo-logs.sh [2021-09-28T04:45:48.584Z] Archiving 'sudo' log.. [2021-09-28T04:45:48.584Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1739.vexxhost.local: Name or service not known [2021-09-28T04:45:48.584Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1739.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-28T04:45:48.622Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-28T04:45:48.928Z] ---> job-cost.sh [2021-09-28T04:45:48.928Z] lf-activate-venv: SKIPPING [2021-09-28T04:45:48.928Z] DEBUG: total: 0.10999999940395355 [2021-09-28T04:45:48.928Z] INFO: Retrieving Stack Cost... [2021-09-28T04:45:50.331Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-28T04:45:52.187Z] INFO: Archiving Costs [Pipeline] echo [2021-09-28T04:45:52.206Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-28T04:45:52.523Z] ---> logs-deploy.sh [2021-09-28T04:45:52.523Z] lf-activate-venv: SKIPPING [2021-09-28T04:45:52.523Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-664/5 [2021-09-28T04:45:52.523Z] INFO: archiving workspace using pattern(s): [2021-09-28T04:45:53.107Z] Archives upload complete. [2021-09-28T04:45:53.374Z] INFO: archiving logs to Nexus