Pull request #536 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 rather than 81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf Obtained Jenkinsfile from eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-536/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-536/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-28982 in /w/workspace/dry_go-mod-core-contracts_PR-536 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-536 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/536/head:refs/remotes/origin/PR-536 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 into PR head commit 81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf Merge succeeded, producing 81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf Checking out Revision 81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf (PR-536) > git config core.sparsecheckout # timeout=10 > git checkout -f 81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf # timeout=10 Commit message: "feat: Update IntervalAction to use the common Address" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:18:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:18:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:18:23 ========================================================= 12:18:23 EdgeX Global Pipelines Version Info 12:18:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:18:25 ------------------- 12:18:25 stable info: 12:18:25 ------------------- 12:18:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:18:25 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 12:18:25 Message: update stable to v1.0.184 12:18:25 ------------------- 12:18:25 experimental info: 12:18:25 ------------------- 12:18:25 Commited By: **** collab-it+edgex@linuxfoundation.org 12:18:25 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 12:18:25 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:18:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 12:18:26 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 12:18:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:18:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:18:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:18:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 12:18:27 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 12:18:27 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 12:18:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:18:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:18:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:18:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 12:18:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:18:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:18:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 12:18:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 12:18:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:18:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:18:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:18:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:18:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:18:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:18:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:18:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:18:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 12:18:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:18:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-536 [Pipeline] echo 12:18:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-536 [Pipeline] echo 12:18:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-536 [Pipeline] echo 12:18:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf [Pipeline] echo 12:18:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 81d8f1f [Pipeline] echo 12:18:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:18:31 + git log --format=format:%s -1 81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf [Pipeline] echo 12:18:31 GIT_COMMIT: 81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf, Commit Message: feat: Update IntervalAction to use the common Address [Pipeline] echo 12:18:31 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 12:18:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:18:32 12:18:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:18:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:18:33 latest: Pulling from edgex-devops/git-semver 12:18:33 31603596830f: Pulling fs layer 12:18:33 2a8b12db71e7: Pulling fs layer 12:18:33 6ca5941a6612: Pulling fs layer 12:18:33 ecc8261a40a4: Pulling fs layer 12:18:33 ecc8261a40a4: Waiting 12:18:33 2a8b12db71e7: Verifying Checksum 12:18:33 2a8b12db71e7: Download complete 12:18:33 31603596830f: Verifying Checksum 12:18:33 31603596830f: Download complete 12:18:33 ecc8261a40a4: Verifying Checksum 12:18:33 ecc8261a40a4: Download complete 12:18:33 6ca5941a6612: Verifying Checksum 12:18:33 6ca5941a6612: Download complete 12:18:33 31603596830f: Pull complete 12:18:34 2a8b12db71e7: Pull complete 12:18:34 6ca5941a6612: Pull complete 12:18:35 ecc8261a40a4: Pull complete 12:18:35 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 12:18:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:18:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:18:35 prd-centos7-docker-4c-2g-28982 does not seem to be running inside a container 12:18:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-536 -v /w/workspace/dry_go-mod-core-contracts_PR-536:/w/workspace/dry_go-mod-core-contracts_PR-536:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-536@tmp:/w/workspace/dry_go-mod-core-contracts_PR-536@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:18:37 $ docker top 346a85e096a428f85fa5b7edc052636db725b8e2eb6d0d3adf590cd636c680b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:18:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:18:38 [ssh-agent] Looking for ssh-agent implementation... 12:18:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:18:38 $ docker exec 346a85e096a428f85fa5b7edc052636db725b8e2eb6d0d3adf590cd636c680b1 ssh-agent 12:18:38 SSH_AUTH_SOCK=/tmp/ssh-PFMS1g7Y6Y1D/agent.11 12:18:38 SSH_AGENT_PID=16 12:18:38 Running ssh-add (command line suppressed) 12:18:39 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-536@tmp/private_key_1749623124153539711.key (/w/workspace/dry_go-mod-core-contracts_PR-536@tmp/private_key_1749623124153539711.key) 12:18:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:18:39 + git tag --points-at HEAD [Pipeline] } 12:18:39 $ docker exec --env ******** --env ******** 346a85e096a428f85fa5b7edc052636db725b8e2eb6d0d3adf590cd636c680b1 ssh-agent -k 12:18:39 unset SSH_AUTH_SOCK; 12:18:39 unset SSH_AGENT_PID; 12:18:39 echo Agent pid 16 killed; 12:18:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:18:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:18:40 [ssh-agent] Looking for ssh-agent implementation... 12:18:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:18:40 $ docker exec 346a85e096a428f85fa5b7edc052636db725b8e2eb6d0d3adf590cd636c680b1 ssh-agent 12:18:40 SSH_AUTH_SOCK=/tmp/ssh-qMJZwS0rHd5Y/agent.44 12:18:40 SSH_AGENT_PID=49 12:18:40 Running ssh-add (command line suppressed) 12:18:40 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-536@tmp/private_key_6665539893667847928.key (/w/workspace/dry_go-mod-core-contracts_PR-536@tmp/private_key_6665539893667847928.key) 12:18:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:18:40 + git semver init 12:18:40 # -> Open(): unable to determine branch for HEAD 12:18:40 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-536/.git 12:18:40 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-536 12:18:40 # $SEMVER_REMOTE_NAME = origin 12:18:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:18:40 # $SEMVER_USER_NAME = edgex-jenkins 12:18:40 # $SEMVER_BRANCH = PR-536 12:18:40 # $SEMVER_TEMP = /tmp/semver-993298449 12:18:40 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 12:18:41 # '/tmp/semver-993298449' -> '/w/workspace/dry_go-mod-core-contracts_PR-536/.semver' 12:18:41 # -> Force: false 12:18:41 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-536/.semver [Pipeline] } 12:18:41 $ docker exec --env ******** --env ******** 346a85e096a428f85fa5b7edc052636db725b8e2eb6d0d3adf590cd636c680b1 ssh-agent -k 12:18:41 unset SSH_AUTH_SOCK; 12:18:41 unset SSH_AGENT_PID; 12:18:41 echo Agent pid 49 killed; 12:18:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:18:42 + git semver [Pipeline] } 12:18:42 $ docker stop --time=1 346a85e096a428f85fa5b7edc052636db725b8e2eb6d0d3adf590cd636c680b1 12:18:44 $ docker rm -f 346a85e096a428f85fa5b7edc052636db725b8e2eb6d0d3adf590cd636c680b1 [Pipeline] // withDockerContainer [Pipeline] sh 12:18:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:18:45 Stashed 1 file(s) [Pipeline] echo 12:18:45 [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 12:19:01 Still waiting to schedule task 12:19:01 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-28982’ 12:19:01 Still waiting to schedule task 12:19:01 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 12:20:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28983 in /w/workspace/dry_go-mod-core-contracts_PR-536 [Pipeline] { [Pipeline] ws 12:20:39 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 12:20:44 using credential edgex-jenkins-ssh 12:20:44 Cloning the remote Git repository 12:20:44 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 12:20:44 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 12:20:45 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 12:20:45 > git --version # timeout=10 12:20:45 > git --version # 'git version 2.17.1' 12:20:45 using GIT_SSH to set credentials SSH Credentials for GitHub 12:20:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:20:46 Merging remotes/origin/master commit eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 into PR head commit 81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf 12:20:47 Merge succeeded, producing 81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf 12:20:47 Checking out Revision 81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf (PR-536) 12:20:46 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 12:20:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:20:46 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 12:20:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 12:20:46 using GIT_SSH to set credentials SSH Credentials for GitHub 12:20:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/536/head:refs/remotes/origin/PR-536 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:20:46 > git config core.sparsecheckout # timeout=10 12:20:46 > git checkout -f 81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf # timeout=10 12:20:47 > git remote # timeout=10 12:20:47 > git config --get remote.origin.url # timeout=10 12:20:47 using GIT_SSH to set credentials SSH Credentials for GitHub 12:20:47 > git merge eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 # timeout=10 12:20:47 > git rev-parse HEAD^{commit} # timeout=10 12:20:47 > git config core.sparsecheckout # timeout=10 12:20:47 > git checkout -f 81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf # timeout=10 12:20:51 Commit message: "feat: Update IntervalAction to use the common Address" 12:20:51 > git --version # timeout=10 12:20:51 > git --version # 'git version 2.17.1' 12:20:51 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:20:53 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 12:20:54 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 12:20:54 + true 12:20:54 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 12:20:57 ========================================================= 12:20:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 12:20:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:20:57 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 12:20:59 Sending build context to Docker daemon 2.778MB 12:20:59 Step 1/7 : ARG BASE=golang:1.15-alpine 12:20:59 Step 2/7 : FROM ${BASE} 12:20:59 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:20:59 5f621e34cdf4: Pulling fs layer 12:20:59 a4357932f1b6: Pulling fs layer 12:20:59 18c013af1878: Pulling fs layer 12:20:59 00ac8860ef70: Pulling fs layer 12:20:59 63d7cb157983: Pulling fs layer 12:20:59 b116817d02f9: Pulling fs layer 12:20:59 745a02a5169b: Pulling fs layer 12:20:59 63d7cb157983: Waiting 12:20:59 b116817d02f9: Waiting 12:20:59 745a02a5169b: Waiting 12:20:59 00ac8860ef70: Waiting 12:20:59 18c013af1878: Verifying Checksum 12:20:59 a4357932f1b6: Verifying Checksum 12:20:59 a4357932f1b6: Download complete 12:20:59 63d7cb157983: Verifying Checksum 12:20:59 63d7cb157983: Download complete 12:20:59 b116817d02f9: Verifying Checksum 12:20:59 b116817d02f9: Download complete 12:20:59 5f621e34cdf4: Verifying Checksum 12:20:59 5f621e34cdf4: Download complete 12:21:00 5f621e34cdf4: Pull complete 12:21:00 a4357932f1b6: Pull complete 12:21:01 18c013af1878: Pull complete 12:21:02 745a02a5169b: Verifying Checksum 12:21:02 745a02a5169b: Download complete 12:21:03 00ac8860ef70: Verifying Checksum 12:21:03 00ac8860ef70: Download complete 12:21:13 00ac8860ef70: Pull complete 12:21:13 63d7cb157983: Pull complete 12:21:14 b116817d02f9: Pull complete 12:21:17 745a02a5169b: Pull complete 12:21:17 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 12:21:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 12:21:17 ---> b7e6874047d6 12:21:17 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 12:21:21 ---> Running in 8bfeff5b19ab 12:21:21 Removing intermediate container 8bfeff5b19ab 12:21:21 ---> 94219c00d7a0 12:21:21 Step 4/7 : RUN apk add bash 12:21:21 ---> Running in fc3245d68563 12:21:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:21:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:21:24 OK: 142 MiB in 39 packages 12:21:25 Removing intermediate container fc3245d68563 12:21:25 ---> f60805ce7cc5 12:21:25 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 12:21:25 ---> Running in b4c34ecc56de 12:21:26 Removing intermediate container b4c34ecc56de 12:21:26 ---> 64c3115be0c7 12:21:26 Step 6/7 : COPY go.mod . 12:21:26 ---> 3c975c480d20 12:21:26 Step 7/7 : RUN go mod download 12:21:27 ---> Running in 48e8b034a2b2 12:21:39 Running on prd-centos7-docker-4c-2g-28984 in /w/workspace/dry_go-mod-core-contracts_PR-536 [Pipeline] { [Pipeline] ws 12:21:39 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 12:21:42 using credential edgex-jenkins-ssh 12:21:42 Cloning the remote Git repository 12:21:42 Removing intermediate container 48e8b034a2b2 12:21:42 ---> f43f9dc06d43 12:21:42 Successfully built f43f9dc06d43 12:21:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:21:42 + docker inspect -f . ci-base-image-arm64 12:21:42 . [Pipeline] withDockerContainer 12:21:42 prd-ubuntu18.04-docker-arm64-4c-16g-28983 does not seem to be running inside a container 12:21:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:21:41 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 12:21:41 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 12:21:42 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 12:21:42 > git --version # timeout=10 12:21:42 > git --version # 'git version 2.24.3' 12:21:42 using GIT_SSH to set credentials SSH Credentials for GitHub 12:21:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:21:42 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 12:21:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:21:42 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 12:21:42 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 12:21:42 using GIT_SSH to set credentials SSH Credentials for GitHub 12:21:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/536/head:refs/remotes/origin/PR-536 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:21:43 Merging remotes/origin/master commit eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 into PR head commit 81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf 12:21:43 Merge succeeded, producing 81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf 12:21:43 Checking out Revision 81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf (PR-536) 12:21:43 > git config core.sparsecheckout # timeout=10 12:21:43 > git checkout -f 81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf # timeout=10 12:21:43 > git remote # timeout=10 12:21:43 > git config --get remote.origin.url # timeout=10 12:21:43 using GIT_SSH to set credentials SSH Credentials for GitHub 12:21:43 > git merge eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 # timeout=10 12:21:43 > git rev-parse HEAD^{commit} # timeout=10 12:21:43 > git config core.sparsecheckout # timeout=10 12:21:43 > git checkout -f 81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf # timeout=10 12:21:44 $ docker top 037366165e8fcf75974cb0576b6563c90b4611b1ec81d0bf5cedeb1aa22e7396 -eo pid,comm [Pipeline] { [Pipeline] sh 12:21:45 + go version 12:21:45 go version go1.15.5 linux/arm64 [Pipeline] } 12:21:45 $ docker stop --time=1 037366165e8fcf75974cb0576b6563c90b4611b1ec81d0bf5cedeb1aa22e7396 12:21:47 Commit message: "feat: Update IntervalAction to use the common Address" 12:21:47 > git --version # timeout=10 12:21:47 > git --version # 'git version 2.24.3' 12:21:47 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 12:21:47 $ docker rm -f 037366165e8fcf75974cb0576b6563c90b4611b1ec81d0bf5cedeb1aa22e7396 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 12:21:48 + docker inspect -f . ci-base-image-arm64 12:21:48 . [Pipeline] withDockerContainer 12:21:49 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json 12:21:49 prd-ubuntu18.04-docker-arm64-4c-16g-28983 does not seem to be running inside a container 12:21:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:21:50 $ docker top 458c8ce387604544286a330a92ef24f4de4f8650a2bba6845966c395eda1e42a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 12:21:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 12:21:51 + true 12:21:51 + sudo service docker restart 12:21:51 Redirecting to /bin/systemctl restart docker.service 12:21:52 + make test 12:21:52 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] unstash [Pipeline] echo 12:21:53 ========================================================= 12:21:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 12:21:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:21:53 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 12:21:53 Sending build context to Docker daemon 2.779MB 12:21:53 Step 1/7 : ARG BASE=golang:1.15-alpine 12:21:53 Step 2/7 : FROM ${BASE} 12:21:54 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 12:21:54 188c0c94c7c5: Pulling fs layer 12:21:54 0ef7d3d256c8: Pulling fs layer 12:21:54 de9db76c5a1d: Pulling fs layer 12:21:54 bca2f99d35d6: Pulling fs layer 12:21:54 93359f2a8cfa: Pulling fs layer 12:21:54 7c6f9722023f: Pulling fs layer 12:21:54 a35cf1a2eb13: Pulling fs layer 12:21:54 93359f2a8cfa: Waiting 12:21:54 7c6f9722023f: Waiting 12:21:54 a35cf1a2eb13: Waiting 12:21:54 bca2f99d35d6: Waiting 12:21:54 de9db76c5a1d: Download complete 12:21:54 0ef7d3d256c8: Download complete 12:21:54 93359f2a8cfa: Verifying Checksum 12:21:54 93359f2a8cfa: Download complete 12:21:54 7c6f9722023f: Verifying Checksum 12:21:54 7c6f9722023f: Download complete 12:21:54 188c0c94c7c5: Verifying Checksum 12:21:54 188c0c94c7c5: Download complete 12:21:54 188c0c94c7c5: Pull complete 12:21:54 0ef7d3d256c8: Pull complete 12:21:54 de9db76c5a1d: Pull complete 12:21:56 a35cf1a2eb13: Verifying Checksum 12:21:56 a35cf1a2eb13: Download complete 12:21:57 bca2f99d35d6: Verifying Checksum 12:21:57 bca2f99d35d6: Download complete 12:22:02 bca2f99d35d6: Pull complete 12:22:02 93359f2a8cfa: Pull complete 12:22:02 7c6f9722023f: Pull complete 12:22:07 a35cf1a2eb13: Pull complete 12:22:07 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 12:22:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 12:22:07 ---> a62c8e92a672 12:22:07 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 12:22:08 ---> Running in f73f62a18071 12:22:08 Removing intermediate container f73f62a18071 12:22:08 ---> 2f02bbcd95ba 12:22:08 Step 4/7 : RUN apk add bash 12:22:08 ---> Running in 8bd877bb0338 12:22:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:22:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:22:10 OK: 166 MiB in 39 packages 12:22:10 Removing intermediate container 8bd877bb0338 12:22:10 ---> 7848b8135d9f 12:22:10 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 12:22:10 ---> Running in 010f650e47b5 12:22:10 Removing intermediate container 010f650e47b5 12:22:10 ---> 5a1d54e0096d 12:22:10 Step 6/7 : COPY go.mod . 12:22:11 ---> 2759a8889c64 12:22:11 Step 7/7 : RUN go mod download 12:22:11 ---> Running in fa240e08ef6b 12:22:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 12:22:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.038s coverage: 85.7% of statements 12:22:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.030s coverage: 100.0% of statements 12:22:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.041s coverage: 45.4% of statements 12:22:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.034s coverage: 77.8% of statements 12:22:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 12:22:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.012s coverage: 26.3% of statements 12:22:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.084s coverage: 14.7% of statements 12:22:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.019s coverage: 100.0% of statements 12:22:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.068s coverage: 91.8% of statements 12:22:21 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 12:22:21 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 12:22:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.034s coverage: 100.0% of statements 12:22:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.045s coverage: 36.7% of statements 12:22:23 Removing intermediate container fa240e08ef6b 12:22:23 ---> 186e3a5547fa 12:22:23 Successfully built 186e3a5547fa 12:22:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:22:23 + docker inspect -f . ci-base-image-x86_64 12:22:23 . [Pipeline] withDockerContainer 12:22:23 prd-centos7-docker-4c-2g-28984 does not seem to be running inside a container 12:22:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:22:24 $ docker top e3be03c74ddd91ca797e8449f5101affc89a5c99c0e3bc26720e55ddd5b58254 -eo pid,comm [Pipeline] { [Pipeline] sh 12:22:25 + go version 12:22:25 go version go1.15.5 linux/amd64 [Pipeline] } 12:22:25 $ docker stop --time=1 e3be03c74ddd91ca797e8449f5101affc89a5c99c0e3bc26720e55ddd5b58254 12:22:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.180s coverage: 63.0% of statements 12:22:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.017s coverage: 26.3% of statements 12:22:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.016s coverage: 15.4% of statements 12:22:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.017s coverage: 15.4% of statements 12:22:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.018s coverage: 14.3% of statements 12:22:26 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 12:22:26 $ docker rm -f e3be03c74ddd91ca797e8449f5101affc89a5c99c0e3bc26720e55ddd5b58254 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:22:27 + docker inspect -f . ci-base-image-x86_64 12:22:27 . [Pipeline] withDockerContainer 12:22:27 prd-centos7-docker-4c-2g-28984 does not seem to be running inside a container 12:22:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:22:28 $ docker top ba7e4be719eac9fb4e21b8c04fb0a88c8d63068e21d85f52c95e9cff524b671d -eo pid,comm [Pipeline] { [Pipeline] sh 12:22:28 + make test 12:22:28 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 12:22:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.236s coverage: 84.6% of statements 12:22:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 12:22:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 12:22:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 12:22:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.099s coverage: 48.4% of statements 12:22:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.052s coverage: 94.7% of statements 12:22:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.171s coverage: 88.8% of statements 12:22:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.025s coverage: 100.0% of statements 12:22:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 12:22:32 CGO_ENABLED=0 GO111MODULE=on go vet ./... 12:22:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 12:22:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.009s coverage: 85.7% of statements 12:22:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.030s coverage: 100.0% of statements 12:22:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.026s coverage: 45.4% of statements 12:22:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.021s coverage: 77.8% of statements 12:22:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 12:22:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.028s coverage: 26.3% of statements 12:22:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.011s coverage: 14.7% of statements 12:22:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.014s coverage: 100.0% of statements 12:22:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.023s coverage: 91.8% of statements 12:22:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 12:22:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 12:22:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.007s coverage: 100.0% of statements 12:22:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.005s coverage: 36.7% of statements 12:22:38 gofmt -l . 12:22:38 [ "`gofmt -l .`" = "" ] [Pipeline] } 12:22:39 $ docker stop --time=1 458c8ce387604544286a330a92ef24f4de4f8650a2bba6845966c395eda1e42a 12:22:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.021s coverage: 63.0% of statements 12:22:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.004s coverage: 26.3% of statements 12:22:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.004s coverage: 15.4% of statements 12:22:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.005s coverage: 15.4% of statements 12:22:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.006s coverage: 14.3% of statements 12:22:39 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 12:22:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.113s coverage: 84.6% of statements 12:22:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 12:22:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 12:22:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 12:22:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.018s coverage: 48.4% of statements 12:22:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.011s coverage: 94.7% of statements 12:22:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.043s coverage: 88.8% of statements 12:22:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.007s coverage: 100.0% of statements 12:22:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 12:22:41 CGO_ENABLED=0 GO111MODULE=on go vet ./... 12:22:42 $ docker rm -f 458c8ce387604544286a330a92ef24f4de4f8650a2bba6845966c395eda1e42a [Pipeline] // withDockerContainer [Pipeline] sh 12:22:43 + sudo chown -R jenkins:jenkins . 12:22:43 gofmt -l . [Pipeline] stash 12:22:43 [ "`gofmt -l .`" = "" ] [Pipeline] } 12:22:43 $ docker stop --time=1 ba7e4be719eac9fb4e21b8c04fb0a88c8d63068e21d85f52c95e9cff524b671d 12:22:44 Stashed 1 file(s) 12:22:46 $ docker rm -f ba7e4be719eac9fb4e21b8c04fb0a88c8d63068e21d85f52c95e9cff524b671d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage 12:22:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:22:46 Warning: overwriting stash ‘coverage-report’ [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage 12:22:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] libraryResource [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage 12:22:48 ---> job-cost.sh 12:22:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-D6Cm [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 12:22:48 ---> job-cost.sh 12:22:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-drOW 12:23:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 12:23:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 12:23:30 lf-activate-venv(): INFO: Adding /tmp/venv-drOW/bin to PATH 12:23:30 INFO: No Stack... 12:23:30 INFO: Retrieving Pricing Info for: v1-standard-2 12:23:30 INFO: Archiving Costs [Pipeline] sh 12:23:30 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv 12:23:30 + cut -d, -f6 [Pipeline] lock 12:23:30 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-536-1-stack-cost] 12:23:30 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-536-1-stack-cost] did not exist. Created. 12:23:30 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-536-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:23:31 + echo total: 0.029999999329447746 [Pipeline] stash 12:23:31 Stashed 1 file(s) [Pipeline] } 12:23:31 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-536-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:25:34 lf-activate-venv(): INFO: Adding /tmp/venv-D6Cm/bin to PATH 12:25:34 INFO: No Stack... 12:25:34 INFO: Retrieving Pricing Info for: lf-standard-4 12:25:34 INFO: Archiving Costs [Pipeline] sh 12:25:34 + cut -d, -f6 12:25:34 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [Pipeline] lock 12:25:34 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-536-1-stack-cost] 12:25:34 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-536-1-stack-cost] did not exist. Created. 12:25:34 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-536-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:25:35 /w/workspace/go-mod-core-contracts/1@tmp/durable-ab9de075/script.sh: 1: /w/workspace/go-mod-core-contracts/1@tmp/durable-ab9de075/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 12:25:35 + echo total: 0.20999999344348907 [Pipeline] stash 12:25:35 Warning: overwriting stash ‘stack-cost’ 12:25:35 Stashed 1 file(s) [Pipeline] } 12:25:35 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-536-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 12:25:37 provisioning config files... 12:25:37 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-536@tmp/config2718076105354029371tmp [Pipeline] { [Pipeline] sh 12:25:38 + set +x 12:25:38 + curl -s https://codecov.io/bash 12:25:38 + bash -s -- 12:25:38 12:25:38 _____ _ 12:25:38 / ____| | | 12:25:38 | | ___ __| | ___ ___ _____ __ 12:25:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:25:38 | |___| (_) | (_| | __/ (_| (_) \ V / 12:25:38 \_____\___/ \__,_|\___|\___\___/ \_/ 12:25:38 Bash-20210226-7100762 12:25:38 12:25:38 12:25:38 ==> git version 2.24.3 found 12:25:38 ==> 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 12:25:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 12:25:38 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 12:25:38 ==> Jenkins CI detected. 12:25:38 project root: . 12:25:38 --> token set from env 12:25:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:25:38 ==> Running gcov in . (disable via -X gcov) 12:25:38 ==> Python coveragepy not found 12:25:38 ==> Searching for coverage reports in: 12:25:38 + . 12:25:38 -> Found 1 reports 12:25:38 ==> Detecting git/mercurial file structure 12:25:38 ==> Reading reports 12:25:38 + ./coverage.out bytes=159474 12:25:38 ==> Appending adjustments 12:25:38 https://docs.codecov.io/docs/fixing-reports 12:25:39 + Found adjustments 12:25:39 ==> Gzipping contents 12:25:39 24K /tmp/codecov.eQm8Sx.gz 12:25:39 ==> Uploading reports 12:25:39 url: https://codecov.io 12:25:39 query: branch=PR-536&commit=81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-536%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=536&job=&cmd_args= 12:25:39 -> Pinging Codecov 12:25:39 https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-536&commit=81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-536%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=536&job=&cmd_args= 12:25:40 -> Uploading to 12:25:40 https://storage.googleapis.com/codecov/v4/raw/2021-03-08/71470A77251A30514AAF9C0BB2E5B6CE/81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf/b460c957-305c-497e-969a-9a3e93c1597c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210308T122539Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=12fa35f2e0d5f8a276abcf8e22d1950a26a0c081f2d1e40fa57a60fe57a3872a 12:25:40 % Total % Received % Xferd Average Speed Time Time Time Current 12:25:40 Dload Upload Total Spent Left Speed 12:25:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23949 0 0 100 23949 0 40907 --:--:-- --:--:-- --:--:-- 40868 100 23949 0 0 100 23949 0 40888 --:--:-- --:--:-- --:--:-- 40868 12:25:40 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf [Pipeline] } 12:25:40 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 12:25:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:25:44 ---> package-listing.sh 12:25:44 ++ facter osfamily 12:25:44 ++ tr '[:upper:]' '[:lower:]' 12:25:44 + OS_FAMILY=redhat 12:25:44 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-536 12:25:44 + START_PACKAGES=/tmp/packages_start.txt 12:25:44 + END_PACKAGES=/tmp/packages_end.txt 12:25:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:25:44 + PACKAGES=/tmp/packages_start.txt 12:25:44 + '[' /w/workspace/dry_go-mod-core-contracts_PR-536 ']' 12:25:44 + PACKAGES=/tmp/packages_end.txt 12:25:44 + case "${OS_FAMILY}" in 12:25:44 + rpm -qa 12:25:44 + sort 12:25:49 + '[' -f /tmp/packages_start.txt ']' 12:25:49 + '[' -f /tmp/packages_end.txt ']' 12:25:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:25:49 + '[' /w/workspace/dry_go-mod-core-contracts_PR-536 ']' 12:25:49 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-536/archives/ 12:25:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-536/archives/ [Pipeline] echo 12:25:49 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-536/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:25:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:25:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:25:50 12:25:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 12:25:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:25:51 alpine: Pulling from edgex-lftools-log-publisher 12:25:51 df20fa9351a1: Pulling fs layer 12:25:51 36b3adc4ff6f: Pulling fs layer 12:25:51 8ad3a11d3b57: Pulling fs layer 12:25:51 46f8f816bc3b: Pulling fs layer 12:25:51 93b61091891f: Pulling fs layer 12:25:51 93b9cdb0e59b: Pulling fs layer 12:25:51 5e14af77c1be: Pulling fs layer 12:25:51 01666e4c0597: Pulling fs layer 12:25:51 aa168da1d23b: Pulling fs layer 12:25:51 46f8f816bc3b: Waiting 12:25:51 93b61091891f: Waiting 12:25:51 93b9cdb0e59b: Waiting 12:25:51 5e14af77c1be: Waiting 12:25:51 01666e4c0597: Waiting 12:25:51 aa168da1d23b: Waiting 12:25:51 36b3adc4ff6f: Verifying Checksum 12:25:51 36b3adc4ff6f: Download complete 12:25:51 46f8f816bc3b: Verifying Checksum 12:25:51 46f8f816bc3b: Download complete 12:25:51 df20fa9351a1: Download complete 12:25:51 93b9cdb0e59b: Verifying Checksum 12:25:51 93b9cdb0e59b: Download complete 12:25:51 93b61091891f: Verifying Checksum 12:25:51 93b61091891f: Download complete 12:25:51 5e14af77c1be: Verifying Checksum 12:25:51 5e14af77c1be: Download complete 12:25:51 01666e4c0597: Verifying Checksum 12:25:51 01666e4c0597: Download complete 12:25:51 8ad3a11d3b57: Verifying Checksum 12:25:51 df20fa9351a1: Pull complete 12:25:51 36b3adc4ff6f: Pull complete 12:25:52 8ad3a11d3b57: Pull complete 12:25:52 46f8f816bc3b: Pull complete 12:25:53 93b61091891f: Pull complete 12:25:53 aa168da1d23b: Verifying Checksum 12:25:53 aa168da1d23b: Download complete 12:25:53 93b9cdb0e59b: Pull complete 12:25:53 5e14af77c1be: Pull complete 12:25:53 01666e4c0597: Pull complete 12:26:02 aa168da1d23b: Pull complete 12:26:02 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 12:26:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:26:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 12:26:02 prd-centos7-docker-4c-2g-28982 does not seem to be running inside a container 12:26:02 $ 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-536/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-536 -v /w/workspace/dry_go-mod-core-contracts_PR-536:/w/workspace/dry_go-mod-core-contracts_PR-536:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-536@tmp:/w/workspace/dry_go-mod-core-contracts_PR-536@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:10003/edgex-lftools-log-publisher:alpine cat 12:26:05 $ docker top 97a5a83d57d046a0539ceaefcdbcb4975e007739aaf9ccc677c329efef5cbf36 -eo pid,comm [Pipeline] { [Pipeline] sh 12:26:06 + touch /tmp/pre-build-complete [Pipeline] sh 12:26:06 + mkdir -p /var/log/sa [Pipeline] sh 12:26:06 + ls /var/log/sa-host 12:26:06 + sadf -c /var/log/sa-host/sa08 12:26:06 file_magic: OK 12:26:06 HZ: Using current value: 100 12:26:06 file_header: OK 12:26:06 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 12:26:06 Statistics: 12:26:06 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 12:26:06 File successfully converted to sysstat format version 12.2.1 12:26:06 + sadf -c /var/log/sa-host/sa23 12:26:06 file_magic: OK 12:26:06 HZ: Using current value: 100 12:26:06 file_header: OK 12:26:06 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 12:26:06 Statistics: 12:26:06 Hnuu...uuuununununu... 12:26:06 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:26:07 provisioning config files... 12:26:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-536@tmp/config7792072787684925655tmp [Pipeline] { [Pipeline] echo 12:26:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:26:08 ---> create-netrc.sh [Pipeline] } 12:26:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 12:26:08 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 12:26:08 ---> python-tools-install.sh [Pipeline] echo 12:26:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:26:09 ---> sudo-logs.sh 12:26:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:26:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:26:09 ---> job-cost.sh 12:26:09 lf-activate-venv: SKIPPING 12:26:09 DEBUG: total: 0.20999999344348907 12:26:09 INFO: Retrieving Stack Cost... 12:26:10 INFO: Retrieving Pricing Info for: v1-standard-2 12:26:11 INFO: Archiving Costs [Pipeline] echo 12:26:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:26:11 ---> logs-deploy.sh 12:26:11 lf-activate-venv: SKIPPING 12:26:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-536/1 12:26:11 INFO: archiving workspace using pattern(s): 12:26:13 Archives upload complete. 12:26:13 INFO: archiving logs to Nexus