Pull request #460 updated 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 judehung for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 673266bae183075f6fd13f200aa979784cf454e1+6cd6c818bd09749cdb4cdce2dd3c49529021e543 (ea12aa323e330ef9390a605300fb56aa4d587126) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-22608 in /w/workspace/dry_go-mod-core-contracts_PR-460 [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-460 # 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 Merging remotes/origin/master commit 6cd6c818bd09749cdb4cdce2dd3c49529021e543 into PR head commit 673266bae183075f6fd13f200aa979784cf454e1 Merge succeeded, producing 673266bae183075f6fd13f200aa979784cf454e1 Checking out Revision 673266bae183075f6fd13f200aa979784cf454e1 (PR-460) > 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/460/head:refs/remotes/origin/PR-460 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 673266bae183075f6fd13f200aa979784cf454e1 # 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 6cd6c818bd09749cdb4cdce2dd3c49529021e543 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 673266bae183075f6fd13f200aa979784cf454e1 # timeout=10 Commit message: "feat(command): remove commandName constant" > git rev-list --no-walk ec69e1ef5d14b3c80d66da0327511b9e75874099 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-25T09:57:18.776Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-25T09:57:19.053Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-25T09:57:19.149Z] ========================================================= [2021-01-25T09:57:19.149Z] EdgeX Global Pipelines Version Info [2021-01-25T09:57:19.149Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-25T09:57:20.593Z] ------------------- [2021-01-25T09:57:20.593Z] stable info: [2021-01-25T09:57:20.593Z] ------------------- [2021-01-25T09:57:20.593Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-25T09:57:20.593Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-25T09:57:20.594Z] Message: update stable to v1.0.179 [2021-01-25T09:57:21.537Z] ------------------- [2021-01-25T09:57:21.537Z] experimental info: [2021-01-25T09:57:21.537Z] ------------------- [2021-01-25T09:57:21.537Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-25T09:57:21.537Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-25T09:57:21.537Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-25T09:57:21.793Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-01-25T09:57:21.895Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-01-25T09:57:21.979Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-25T09:57:22.064Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-25T09:57:22.164Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-25T09:57:22.248Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-25T09:57:22.332Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-25T09:57:22.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-25T09:57:22.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-25T09:57:22.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-25T09:57:22.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-25T09:57:22.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-01-25T09:57:22.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-25T09:57:23.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-25T09:57:23.143Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-01-25T09:57:23.226Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-25T09:57:23.326Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-25T09:57:23.442Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-25T09:57:23.529Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-25T09:57:23.617Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-25T09:57:23.719Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-25T09:57:23.804Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-25T09:57:23.902Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-25T09:57:23.985Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-25T09:57:24.088Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-01-25T09:57:24.187Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-25T09:57:24.271Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-25T09:57:24.352Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-460 [Pipeline] echo [2021-01-25T09:57:24.457Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-460 [Pipeline] echo [2021-01-25T09:57:24.546Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-460 [Pipeline] echo [2021-01-25T09:57:24.642Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 673266bae183075f6fd13f200aa979784cf454e1 [Pipeline] echo [2021-01-25T09:57:24.729Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 673266b [Pipeline] echo [2021-01-25T09:57:24.839Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-25T09:57:25.500Z] + git log --format=format:%s -1 673266bae183075f6fd13f200aa979784cf454e1 [Pipeline] echo [2021-01-25T09:57:25.565Z] GIT_COMMIT: 673266bae183075f6fd13f200aa979784cf454e1, Commit Message: feat(command): remove commandName constant [Pipeline] echo [2021-01-25T09:57:25.612Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-25T09:57:26.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-25T09:57:26.225Z] [2021-01-25T09:57:26.225Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-25T09:57:26.573Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-25T09:57:26.573Z] latest: Pulling from edgex-devops/git-semver [2021-01-25T09:57:26.573Z] 31603596830f: Pulling fs layer [2021-01-25T09:57:26.573Z] 2a8b12db71e7: Pulling fs layer [2021-01-25T09:57:26.573Z] 6ca5941a6612: Pulling fs layer [2021-01-25T09:57:26.573Z] ecc8261a40a4: Pulling fs layer [2021-01-25T09:57:26.573Z] ecc8261a40a4: Waiting [2021-01-25T09:57:26.573Z] 2a8b12db71e7: Verifying Checksum [2021-01-25T09:57:26.573Z] 2a8b12db71e7: Download complete [2021-01-25T09:57:26.838Z] 31603596830f: Verifying Checksum [2021-01-25T09:57:26.838Z] 31603596830f: Download complete [2021-01-25T09:57:26.838Z] ecc8261a40a4: Verifying Checksum [2021-01-25T09:57:26.838Z] ecc8261a40a4: Download complete [2021-01-25T09:57:26.838Z] 6ca5941a6612: Verifying Checksum [2021-01-25T09:57:26.838Z] 6ca5941a6612: Download complete [2021-01-25T09:57:26.838Z] 31603596830f: Pull complete [2021-01-25T09:57:27.101Z] 2a8b12db71e7: Pull complete [2021-01-25T09:57:27.676Z] 6ca5941a6612: Pull complete [2021-01-25T09:57:27.937Z] ecc8261a40a4: Pull complete [2021-01-25T09:57:27.937Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-25T09:57:27.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-25T09:57:27.937Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-25T09:57:28.033Z] prd-centos7-docker-4c-2g-22608 does not seem to be running inside a container [2021-01-25T09:57:28.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-460 -v /w/workspace/dry_go-mod-core-contracts_PR-460:/w/workspace/dry_go-mod-core-contracts_PR-460:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-460@tmp:/w/workspace/dry_go-mod-core-contracts_PR-460@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-25T09:57:30.178Z] $ docker top 8a3ced38df0624810bfdc635fb935727a53994d030f242c08f19e3d8d7f1ceb6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-25T09:57:30.500Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-25T09:57:30.500Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-25T09:57:30.673Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-25T09:57:30.676Z] $ docker exec 8a3ced38df0624810bfdc635fb935727a53994d030f242c08f19e3d8d7f1ceb6 ssh-agent [2021-01-25T09:57:30.823Z] SSH_AUTH_SOCK=/tmp/ssh-gUF6LbIUCvWU/agent.12 [2021-01-25T09:57:30.823Z] SSH_AGENT_PID=17 [2021-01-25T09:57:30.832Z] Running ssh-add (command line suppressed) [2021-01-25T09:57:30.942Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-460@tmp/private_key_6123330781215593334.key (/w/workspace/dry_go-mod-core-contracts_PR-460@tmp/private_key_6123330781215593334.key) [2021-01-25T09:57:30.996Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-25T09:57:31.328Z] + git tag --points-at HEAD [Pipeline] } [2021-01-25T09:57:31.348Z] $ docker exec --env ******** --env ******** 8a3ced38df0624810bfdc635fb935727a53994d030f242c08f19e3d8d7f1ceb6 ssh-agent -k [2021-01-25T09:57:31.453Z] unset SSH_AUTH_SOCK; [2021-01-25T09:57:31.453Z] unset SSH_AGENT_PID; [2021-01-25T09:57:31.453Z] echo Agent pid 17 killed; [2021-01-25T09:57:31.502Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-25T09:57:31.657Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-25T09:57:31.657Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-25T09:57:31.818Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-25T09:57:31.874Z] $ docker exec 8a3ced38df0624810bfdc635fb935727a53994d030f242c08f19e3d8d7f1ceb6 ssh-agent [2021-01-25T09:57:32.026Z] SSH_AUTH_SOCK=/tmp/ssh-zkEzCLnYLKp9/agent.47 [2021-01-25T09:57:32.026Z] SSH_AGENT_PID=52 [2021-01-25T09:57:32.032Z] Running ssh-add (command line suppressed) [2021-01-25T09:57:32.134Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-460@tmp/private_key_1751779427016866727.key (/w/workspace/dry_go-mod-core-contracts_PR-460@tmp/private_key_1751779427016866727.key) [2021-01-25T09:57:32.180Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-25T09:57:32.507Z] + git semver init [2021-01-25T09:57:32.507Z] # -> Open(): unable to determine branch for HEAD [2021-01-25T09:57:32.507Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-460/.git [2021-01-25T09:57:32.507Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-460 [2021-01-25T09:57:32.507Z] # $SEMVER_REMOTE_NAME = origin [2021-01-25T09:57:32.507Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-25T09:57:32.507Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-25T09:57:32.507Z] # $SEMVER_BRANCH = PR-460 [2021-01-25T09:57:32.507Z] # $SEMVER_TEMP = /tmp/semver-708604919 [2021-01-25T09:57:32.507Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-01-25T09:57:33.078Z] # '/tmp/semver-708604919' -> '/w/workspace/dry_go-mod-core-contracts_PR-460/.semver' [2021-01-25T09:57:33.078Z] # -> Force: false [2021-01-25T09:57:33.078Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-460/.semver [Pipeline] } [2021-01-25T09:57:33.089Z] $ docker exec --env ******** --env ******** 8a3ced38df0624810bfdc635fb935727a53994d030f242c08f19e3d8d7f1ceb6 ssh-agent -k [2021-01-25T09:57:33.186Z] unset SSH_AUTH_SOCK; [2021-01-25T09:57:33.187Z] unset SSH_AGENT_PID; [2021-01-25T09:57:33.187Z] echo Agent pid 52 killed; [2021-01-25T09:57:33.230Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-25T09:57:33.715Z] + git semver [Pipeline] } [2021-01-25T09:57:33.730Z] $ docker stop --time=1 8a3ced38df0624810bfdc635fb935727a53994d030f242c08f19e3d8d7f1ceb6 [2021-01-25T09:57:35.502Z] $ docker rm -f 8a3ced38df0624810bfdc635fb935727a53994d030f242c08f19e3d8d7f1ceb6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-25T09:57:35.964Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-25T09:57:36.303Z] Stashed 1 file(s) [Pipeline] echo [2021-01-25T09:57:36.306Z] [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-01-25T09:57:51.778Z] Still waiting to schedule task [2021-01-25T09:57:51.778Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-25T09:57:51.780Z] Still waiting to schedule task [2021-01-25T09:57:51.780Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-25T09:59:30.566Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-22609 in /w/workspace/dry_go-mod-core-contracts_PR-460 [Pipeline] { [Pipeline] ws [2021-01-25T09:59:30.625Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2021-01-25T09:59:35.818Z] using credential edgex-jenkins-ssh [2021-01-25T09:59:35.879Z] Cloning the remote Git repository [2021-01-25T09:59:35.975Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-25T09:59:36.081Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-01-25T09:59:36.152Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-25T09:59:36.152Z] > git --version # timeout=10 [2021-01-25T09:59:36.170Z] > git --version # 'git version 2.17.1' [2021-01-25T09:59:36.172Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-25T09:59:36.264Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-25T09:59:38.011Z] Merging remotes/origin/master commit 6cd6c818bd09749cdb4cdce2dd3c49529021e543 into PR head commit 673266bae183075f6fd13f200aa979784cf454e1 [2021-01-25T09:59:37.283Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-25T09:59:37.304Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-25T09:59:37.335Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-25T09:59:37.378Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-25T09:59:37.378Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-25T09:59:37.396Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/460/head:refs/remotes/origin/PR-460 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-25T09:59:38.052Z] > git config core.sparsecheckout # timeout=10 [2021-01-25T09:59:38.080Z] > git checkout -f 673266bae183075f6fd13f200aa979784cf454e1 # timeout=10 [2021-01-25T09:59:38.337Z] Merge succeeded, producing 673266bae183075f6fd13f200aa979784cf454e1 [2021-01-25T09:59:38.338Z] Checking out Revision 673266bae183075f6fd13f200aa979784cf454e1 (PR-460) [2021-01-25T09:59:38.220Z] > git remote # timeout=10 [2021-01-25T09:59:38.239Z] > git config --get remote.origin.url # timeout=10 [2021-01-25T09:59:38.256Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-25T09:59:38.267Z] > git merge 6cd6c818bd09749cdb4cdce2dd3c49529021e543 # timeout=10 [2021-01-25T09:59:38.289Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-25T09:59:38.364Z] > git config core.sparsecheckout # timeout=10 [2021-01-25T09:59:38.382Z] > git checkout -f 673266bae183075f6fd13f200aa979784cf454e1 # timeout=10 [2021-01-25T09:59:42.677Z] Commit message: "feat(command): remove commandName constant" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-25T09:59:44.331Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-25T09:59:44.747Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-25T09:59:45.092Z] + sudo service docker restart [2021-01-25T09:59:45.092Z] + true [Pipeline] unstash [Pipeline] echo [2021-01-25T09:59:48.107Z] ========================================================= [2021-01-25T09:59:48.108Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-25T09:59:48.108Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-25T09:59:48.494Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-25T09:59:49.484Z] Sending build context to Docker daemon 2.359MB [2021-01-25T09:59:49.484Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-25T09:59:49.484Z] Step 2/7 : FROM ${BASE} [2021-01-25T09:59:49.761Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-25T09:59:49.761Z] 5f621e34cdf4: Pulling fs layer [2021-01-25T09:59:49.761Z] a4357932f1b6: Pulling fs layer [2021-01-25T09:59:49.761Z] 18c013af1878: Pulling fs layer [2021-01-25T09:59:49.761Z] 00ac8860ef70: Pulling fs layer [2021-01-25T09:59:49.761Z] 63d7cb157983: Pulling fs layer [2021-01-25T09:59:49.761Z] b116817d02f9: Pulling fs layer [2021-01-25T09:59:49.761Z] 745a02a5169b: Pulling fs layer [2021-01-25T09:59:49.761Z] 00ac8860ef70: Waiting [2021-01-25T09:59:49.761Z] 63d7cb157983: Waiting [2021-01-25T09:59:49.761Z] b116817d02f9: Waiting [2021-01-25T09:59:49.761Z] 18c013af1878: Verifying Checksum [2021-01-25T09:59:49.761Z] 18c013af1878: Download complete [2021-01-25T09:59:49.761Z] a4357932f1b6: Verifying Checksum [2021-01-25T09:59:49.761Z] a4357932f1b6: Download complete [2021-01-25T09:59:49.761Z] 63d7cb157983: Verifying Checksum [2021-01-25T09:59:49.761Z] 63d7cb157983: Download complete [2021-01-25T09:59:50.034Z] b116817d02f9: Verifying Checksum [2021-01-25T09:59:50.034Z] b116817d02f9: Download complete [2021-01-25T09:59:50.034Z] 5f621e34cdf4: Download complete [2021-01-25T09:59:50.644Z] 5f621e34cdf4: Pull complete [2021-01-25T09:59:50.918Z] a4357932f1b6: Pull complete [2021-01-25T09:59:51.199Z] 18c013af1878: Pull complete [2021-01-25T09:59:52.175Z] 745a02a5169b: Verifying Checksum [2021-01-25T09:59:52.175Z] 745a02a5169b: Download complete [2021-01-25T09:59:53.603Z] 00ac8860ef70: Verifying Checksum [2021-01-25T09:59:53.603Z] 00ac8860ef70: Download complete [2021-01-25T10:00:03.791Z] 00ac8860ef70: Pull complete [2021-01-25T10:00:03.791Z] 63d7cb157983: Pull complete [2021-01-25T10:00:04.069Z] b116817d02f9: Pull complete [2021-01-25T10:00:05.556Z] Running on prd-centos7-docker-4c-2g-22610 in /w/workspace/dry_go-mod-core-contracts_PR-460 [Pipeline] { [Pipeline] ws [2021-01-25T10:00:05.656Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2021-01-25T10:00:08.441Z] using credential edgex-jenkins-ssh [2021-01-25T10:00:08.523Z] 745a02a5169b: Pull complete [2021-01-25T10:00:08.523Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-25T10:00:08.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-25T10:00:08.523Z] ---> b7e6874047d6 [2021-01-25T10:00:08.523Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-25T10:00:08.553Z] Cloning the remote Git repository [2021-01-25T10:00:08.580Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-25T10:00:08.664Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-01-25T10:00:08.730Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-25T10:00:08.730Z] > git --version # timeout=10 [2021-01-25T10:00:08.738Z] > git --version # 'git version 2.24.3' [2021-01-25T10:00:08.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-25T10:00:08.766Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-25T10:00:10.540Z] ---> Running in c225f00f6d15 [2021-01-25T10:00:11.153Z] Removing intermediate container c225f00f6d15 [2021-01-25T10:00:11.153Z] ---> fd29c3987e29 [2021-01-25T10:00:11.153Z] Step 4/7 : RUN apk add bash [2021-01-25T10:00:11.153Z] ---> Running in 34e552e46e25 [2021-01-25T10:00:12.592Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-25T10:00:12.044Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-25T10:00:12.055Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-25T10:00:12.068Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-25T10:00:12.086Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-25T10:00:12.087Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-25T10:00:12.091Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/460/head:refs/remotes/origin/PR-460 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-25T10:00:13.572Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-25T10:00:13.682Z] Merging remotes/origin/master commit 6cd6c818bd09749cdb4cdce2dd3c49529021e543 into PR head commit 673266bae183075f6fd13f200aa979784cf454e1 [2021-01-25T10:00:13.798Z] Merge succeeded, producing 673266bae183075f6fd13f200aa979784cf454e1 [2021-01-25T10:00:13.799Z] Checking out Revision 673266bae183075f6fd13f200aa979784cf454e1 (PR-460) [2021-01-25T10:00:14.169Z] OK: 142 MiB in 39 packages [2021-01-25T10:00:13.692Z] > git config core.sparsecheckout # timeout=10 [2021-01-25T10:00:13.698Z] > git checkout -f 673266bae183075f6fd13f200aa979784cf454e1 # timeout=10 [2021-01-25T10:00:13.763Z] > git remote # timeout=10 [2021-01-25T10:00:13.770Z] > git config --get remote.origin.url # timeout=10 [2021-01-25T10:00:13.776Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-25T10:00:13.780Z] > git merge 6cd6c818bd09749cdb4cdce2dd3c49529021e543 # timeout=10 [2021-01-25T10:00:13.793Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-25T10:00:13.802Z] > git config core.sparsecheckout # timeout=10 [2021-01-25T10:00:13.807Z] > git checkout -f 673266bae183075f6fd13f200aa979784cf454e1 # timeout=10 [2021-01-25T10:00:15.147Z] Removing intermediate container 34e552e46e25 [2021-01-25T10:00:15.147Z] ---> 90b4ec3e3003 [2021-01-25T10:00:15.147Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-25T10:00:15.422Z] ---> Running in 01cc485d82f7 [2021-01-25T10:00:15.700Z] Removing intermediate container 01cc485d82f7 [2021-01-25T10:00:15.700Z] ---> 3b1b56c289f1 [2021-01-25T10:00:15.700Z] Step 6/7 : COPY go.mod . [2021-01-25T10:00:16.683Z] ---> 2ec552f6ec52 [2021-01-25T10:00:16.683Z] Step 7/7 : RUN go mod download [2021-01-25T10:00:16.683Z] ---> Running in 0f0ddddf53af [2021-01-25T10:00:17.486Z] Commit message: "feat(command): remove commandName constant" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-25T10:00:18.751Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-25T10:00:19.091Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-25T10:00:19.397Z] + true [2021-01-25T10:00:19.397Z] + sudo service docker restart [2021-01-25T10:00:19.397Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-01-25T10:00:20.595Z] ========================================================= [2021-01-25T10:00:20.595Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-25T10:00:20.595Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-25T10:00:20.956Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-25T10:00:21.222Z] Sending build context to Docker daemon 2.36MB [2021-01-25T10:00:21.487Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-25T10:00:21.487Z] Step 2/7 : FROM ${BASE} [2021-01-25T10:00:21.487Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-25T10:00:21.487Z] 188c0c94c7c5: Pulling fs layer [2021-01-25T10:00:21.487Z] 0ef7d3d256c8: Pulling fs layer [2021-01-25T10:00:21.487Z] de9db76c5a1d: Pulling fs layer [2021-01-25T10:00:21.487Z] bca2f99d35d6: Pulling fs layer [2021-01-25T10:00:21.487Z] 93359f2a8cfa: Pulling fs layer [2021-01-25T10:00:21.487Z] 7c6f9722023f: Pulling fs layer [2021-01-25T10:00:21.487Z] a35cf1a2eb13: Pulling fs layer [2021-01-25T10:00:21.487Z] bca2f99d35d6: Waiting [2021-01-25T10:00:21.487Z] 93359f2a8cfa: Waiting [2021-01-25T10:00:21.487Z] 7c6f9722023f: Waiting [2021-01-25T10:00:21.487Z] a35cf1a2eb13: Waiting [2021-01-25T10:00:21.487Z] de9db76c5a1d: Verifying Checksum [2021-01-25T10:00:21.487Z] de9db76c5a1d: Download complete [2021-01-25T10:00:21.487Z] 0ef7d3d256c8: Verifying Checksum [2021-01-25T10:00:21.487Z] 0ef7d3d256c8: Download complete [2021-01-25T10:00:21.487Z] 93359f2a8cfa: Verifying Checksum [2021-01-25T10:00:21.487Z] 93359f2a8cfa: Download complete [2021-01-25T10:00:21.487Z] 7c6f9722023f: Verifying Checksum [2021-01-25T10:00:21.487Z] 7c6f9722023f: Download complete [2021-01-25T10:00:21.487Z] 188c0c94c7c5: Verifying Checksum [2021-01-25T10:00:21.487Z] 188c0c94c7c5: Download complete [2021-01-25T10:00:21.757Z] 188c0c94c7c5: Pull complete [2021-01-25T10:00:22.023Z] 0ef7d3d256c8: Pull complete [2021-01-25T10:00:22.288Z] de9db76c5a1d: Pull complete [2021-01-25T10:00:23.245Z] a35cf1a2eb13: Verifying Checksum [2021-01-25T10:00:23.245Z] a35cf1a2eb13: Download complete [2021-01-25T10:00:23.833Z] bca2f99d35d6: Verifying Checksum [2021-01-25T10:00:23.833Z] bca2f99d35d6: Download complete [2021-01-25T10:00:29.254Z] bca2f99d35d6: Pull complete [2021-01-25T10:00:29.254Z] 93359f2a8cfa: Pull complete [2021-01-25T10:00:29.254Z] 7c6f9722023f: Pull complete [2021-01-25T10:00:31.784Z] Removing intermediate container 0f0ddddf53af [2021-01-25T10:00:31.784Z] ---> 0c02fd7e1cb9 [2021-01-25T10:00:31.784Z] Successfully built 0c02fd7e1cb9 [2021-01-25T10:00:31.784Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-25T10:00:32.163Z] + docker inspect -f . ci-base-image-arm64 [2021-01-25T10:00:32.163Z] . [Pipeline] withDockerContainer [2021-01-25T10:00:32.428Z] prd-ubuntu18.04-docker-arm64-4c-16g-22609 does not seem to be running inside a container [2021-01-25T10:00:32.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-25T10:00:34.090Z] $ docker top b285c6dcc3334931e595d0c47015361047aac656e3d1162bc0818bfb12b1312e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-25T10:00:35.109Z] + go version [2021-01-25T10:00:35.109Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-25T10:00:35.139Z] $ docker stop --time=1 b285c6dcc3334931e595d0c47015361047aac656e3d1162bc0818bfb12b1312e [2021-01-25T10:00:37.077Z] $ docker rm -f b285c6dcc3334931e595d0c47015361047aac656e3d1162bc0818bfb12b1312e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-25T10:00:38.201Z] + docker inspect -f . ci-base-image-arm64 [2021-01-25T10:00:38.201Z] . [Pipeline] withDockerContainer [2021-01-25T10:00:38.463Z] prd-ubuntu18.04-docker-arm64-4c-16g-22609 does not seem to be running inside a container [2021-01-25T10:00:38.561Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-25T10:00:39.334Z] a35cf1a2eb13: Pull complete [2021-01-25T10:00:39.334Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-25T10:00:39.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-25T10:00:39.334Z] ---> a62c8e92a672 [2021-01-25T10:00:39.334Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-25T10:00:39.334Z] ---> Running in 4ca49ddf3b00 [2021-01-25T10:00:39.334Z] Removing intermediate container 4ca49ddf3b00 [2021-01-25T10:00:39.334Z] ---> 176bc2dcb2f5 [2021-01-25T10:00:39.334Z] Step 4/7 : RUN apk add bash [2021-01-25T10:00:39.334Z] ---> Running in 8db228f6145e [2021-01-25T10:00:39.334Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-25T10:00:39.913Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-25T10:00:40.132Z] $ docker top 06705e02043356cb01ddd1ae0985a6efa5a4567826ec145c371fe9387b129d69 -eo pid,comm [2021-01-25T10:00:40.492Z] OK: 166 MiB in 39 packages [Pipeline] { [Pipeline] sh [2021-01-25T10:00:41.076Z] Removing intermediate container 8db228f6145e [2021-01-25T10:00:41.076Z] ---> 23db044a17e9 [2021-01-25T10:00:41.076Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-25T10:00:41.076Z] ---> Running in 5a004fc63d70 [2021-01-25T10:00:41.076Z] Removing intermediate container 5a004fc63d70 [2021-01-25T10:00:41.076Z] ---> f6ca6086f228 [2021-01-25T10:00:41.076Z] Step 6/7 : COPY go.mod . [2021-01-25T10:00:41.198Z] + make test [2021-01-25T10:00:41.198Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-25T10:00:41.349Z] ---> f45acb522e89 [2021-01-25T10:00:41.349Z] Step 7/7 : RUN go mod download [2021-01-25T10:00:41.349Z] ---> Running in f2825ef32439 [2021-01-25T10:00:53.637Z] Removing intermediate container f2825ef32439 [2021-01-25T10:00:53.637Z] ---> d5107a76de79 [2021-01-25T10:00:53.637Z] Successfully built d5107a76de79 [2021-01-25T10:00:53.637Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-25T10:00:53.953Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-25T10:00:53.953Z] . [Pipeline] withDockerContainer [2021-01-25T10:00:54.064Z] prd-centos7-docker-4c-2g-22610 does not seem to be running inside a container [2021-01-25T10:00:54.116Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-25T10:00:54.844Z] $ docker top 427beaefe74a3fb18405fb14c86d318fc68ac94c41402575efa66260346d1f95 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-25T10:00:55.338Z] + go version [2021-01-25T10:00:55.338Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-25T10:00:55.353Z] $ docker stop --time=1 427beaefe74a3fb18405fb14c86d318fc68ac94c41402575efa66260346d1f95 [2021-01-25T10:00:56.753Z] $ docker rm -f 427beaefe74a3fb18405fb14c86d318fc68ac94c41402575efa66260346d1f95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-25T10:00:57.684Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-25T10:00:57.684Z] . [Pipeline] withDockerContainer [2021-01-25T10:00:57.936Z] prd-centos7-docker-4c-2g-22610 does not seem to be running inside a container [2021-01-25T10:00:57.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-25T10:00:58.582Z] $ docker top 1774b5d27d60de5128ce570be4953d2fa144f283f1f45e2e7d3af97038ab4f47 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-25T10:00:59.076Z] + make test [2021-01-25T10:00:59.076Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-25T10:01:03.391Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-01-25T10:01:03.391Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.072s coverage: 85.7% of statements [2021-01-25T10:01:03.391Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.036s coverage: 100.0% of statements [2021-01-25T10:01:05.761Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-01-25T10:01:05.761Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.038s coverage: 85.7% of statements [2021-01-25T10:01:05.761Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.011s coverage: 100.0% of statements [2021-01-25T10:01:06.034Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.040s coverage: 45.4% of statements [2021-01-25T10:01:06.034Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.032s coverage: 77.8% of statements [2021-01-25T10:01:06.034Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-01-25T10:01:06.347Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.036s coverage: 45.4% of statements [2021-01-25T10:01:06.347Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.023s coverage: 77.8% of statements [2021-01-25T10:01:06.347Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-01-25T10:01:07.024Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.045s coverage: 26.3% of statements [2021-01-25T10:01:07.304Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.052s coverage: 14.7% of statements [2021-01-25T10:01:07.322Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements [2021-01-25T10:01:07.322Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.022s coverage: 14.7% of statements [2021-01-25T10:01:07.322Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.018s coverage: 100.0% of statements [2021-01-25T10:01:07.587Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.029s coverage: 100.0% of statements [2021-01-25T10:01:07.591Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.048s coverage: 91.8% of statements [2021-01-25T10:01:07.591Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-01-25T10:01:07.591Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-01-25T10:01:07.591Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.009s coverage: 100.0% of statements [2021-01-25T10:01:07.591Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.005s coverage: 36.7% of statements [2021-01-25T10:01:09.031Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.082s coverage: 91.8% of statements [2021-01-25T10:01:09.031Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-01-25T10:01:09.031Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-01-25T10:01:09.031Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.039s coverage: 100.0% of statements [2021-01-25T10:01:09.310Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.040s coverage: 36.7% of statements [2021-01-25T10:01:10.186Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.036s coverage: 63.0% of statements [2021-01-25T10:01:10.186Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.010s coverage: 26.3% of statements [2021-01-25T10:01:10.186Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.021s coverage: 15.4% of statements [2021-01-25T10:01:10.186Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.014s coverage: 15.4% of statements [2021-01-25T10:01:10.186Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.018s coverage: 14.3% of statements [2021-01-25T10:01:10.186Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-01-25T10:01:10.770Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.139s coverage: 84.7% of statements [2021-01-25T10:01:10.770Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-01-25T10:01:10.770Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-01-25T10:01:10.770Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-01-25T10:01:10.770Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.028s coverage: 43.6% of statements [2021-01-25T10:01:10.770Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.008s coverage: 94.4% of statements [2021-01-25T10:01:11.373Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.034s coverage: 92.9% of statements [2021-01-25T10:01:11.373Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.010s coverage: 100.0% of statements [2021-01-25T10:01:11.373Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-01-25T10:01:11.373Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-25T10:01:13.316Z] gofmt -l . [2021-01-25T10:01:13.316Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-01-25T10:01:13.333Z] $ docker stop --time=1 1774b5d27d60de5128ce570be4953d2fa144f283f1f45e2e7d3af97038ab4f47 [2021-01-25T10:01:14.751Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.133s coverage: 63.0% of statements [2021-01-25T10:01:14.751Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.022s coverage: 26.3% of statements [2021-01-25T10:01:14.751Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.018s coverage: 15.4% of statements [2021-01-25T10:01:14.751Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.016s coverage: 15.4% of statements [2021-01-25T10:01:14.751Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.030s coverage: 14.3% of statements [2021-01-25T10:01:14.751Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-01-25T10:01:15.739Z] $ docker rm -f 1774b5d27d60de5128ce570be4953d2fa144f283f1f45e2e7d3af97038ab4f47 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-25T10:01:16.410Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-25T10:01:16.904Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [2021-01-25T10:01:18.181Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.241s coverage: 84.7% of statements [2021-01-25T10:01:18.181Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-01-25T10:01:18.181Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-01-25T10:01:18.181Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-01-25T10:01:18.181Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.052s coverage: 43.6% of statements [2021-01-25T10:01:18.181Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.049s coverage: 94.4% of statements [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-25T10:01:19.165Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.138s coverage: 92.9% of statements [2021-01-25T10:01:19.165Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.025s coverage: 100.0% of statements [2021-01-25T10:01:19.165Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-01-25T10:01:19.440Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-25T10:01:24.865Z] gofmt -l . [2021-01-25T10:01:25.136Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-01-25T10:01:25.761Z] $ docker stop --time=1 06705e02043356cb01ddd1ae0985a6efa5a4567826ec145c371fe9387b129d69 [2021-01-25T10:01:28.014Z] $ docker rm -f 06705e02043356cb01ddd1ae0985a6efa5a4567826ec145c371fe9387b129d69 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-25T10:01:28.889Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-25T10:01:28.909Z] Warning: overwriting stash ‘coverage-report’ [2021-01-25T10:01:30.074Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-25T10:01:31.875Z] provisioning config files... [2021-01-25T10:01:31.885Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-460@tmp/config2729335781078549252tmp [Pipeline] { [Pipeline] sh [2021-01-25T10:01:32.261Z] + set +x [2021-01-25T10:01:32.261Z] + curl -s https://codecov.io/bash [2021-01-25T10:01:32.261Z] + bash -s -- [2021-01-25T10:01:32.521Z] [2021-01-25T10:01:32.521Z] _____ _ [2021-01-25T10:01:32.521Z] / ____| | | [2021-01-25T10:01:32.521Z] | | ___ __| | ___ ___ _____ __ [2021-01-25T10:01:32.521Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-25T10:01:32.521Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-25T10:01:32.521Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-25T10:01:32.521Z] Bash-20210115-cec3c92 [2021-01-25T10:01:32.521Z] [2021-01-25T10:01:32.521Z] [2021-01-25T10:01:32.521Z] ==> git version 2.24.3 found [2021-01-25T10:01:32.521Z] ==> 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-01-25T10:01:32.521Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-25T10:01:32.521Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-25T10:01:32.521Z] ==> Jenkins CI detected. [2021-01-25T10:01:32.521Z] project root: . [2021-01-25T10:01:32.521Z] --> token set from env [2021-01-25T10:01:32.521Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-25T10:01:32.521Z] ==> Running gcov in . (disable via -X gcov) [2021-01-25T10:01:32.521Z] ==> Python coveragepy not found [2021-01-25T10:01:32.522Z] ==> Searching for coverage reports in: [2021-01-25T10:01:32.522Z] + . [2021-01-25T10:01:32.522Z] -> Found 1 reports [2021-01-25T10:01:32.522Z] ==> Detecting git/mercurial file structure [2021-01-25T10:01:32.522Z] ==> Reading reports [2021-01-25T10:01:32.522Z] + ./coverage.out bytes=132307 [2021-01-25T10:01:32.522Z] ==> Appending adjustments [2021-01-25T10:01:32.522Z] https://docs.codecov.io/docs/fixing-reports [2021-01-25T10:01:33.462Z] + Found adjustments [2021-01-25T10:01:33.462Z] ==> Gzipping contents [2021-01-25T10:01:33.462Z] 24K /tmp/codecov.EDPszx.gz [2021-01-25T10:01:33.462Z] ==> Uploading reports [2021-01-25T10:01:33.462Z] url: https://codecov.io [2021-01-25T10:01:33.462Z] query: branch=PR-460&commit=673266bae183075f6fd13f200aa979784cf454e1&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-460%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=460&job=&cmd_args= [2021-01-25T10:01:33.462Z] -> Pinging Codecov [2021-01-25T10:01:33.462Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-460&commit=673266bae183075f6fd13f200aa979784cf454e1&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-460%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=460&job=&cmd_args= [2021-01-25T10:01:34.033Z] -> Uploading to [2021-01-25T10:01:34.033Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-25/71470A77251A30514AAF9C0BB2E5B6CE/673266bae183075f6fd13f200aa979784cf454e1/65afd9b1-d109-44f9-b334-0b94b5cb2a51.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210125T100133Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b3bde6d461b256e5a5dba5a8af318b35f0d0dcabf329a0f3818e9789b5a401ec [2021-01-25T10:01:34.033Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-25T10:01:34.033Z] Dload Upload Total Spent Left Speed [2021-01-25T10:01:34.294Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20570 0 0 100 20570 0 42662 --:--:-- --:--:-- --:--:-- 42587 [2021-01-25T10:01:34.294Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/673266bae183075f6fd13f200aa979784cf454e1 [Pipeline] } [2021-01-25T10:01:34.303Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-25T10:01:36.634Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-25T10:01:36.934Z] ---> package-listing.sh [2021-01-25T10:01:36.934Z] ++ facter osfamily [2021-01-25T10:01:36.934Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-25T10:01:36.934Z] + OS_FAMILY=redhat [2021-01-25T10:01:36.934Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-460 [2021-01-25T10:01:36.934Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-25T10:01:36.934Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-25T10:01:36.934Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-25T10:01:36.934Z] + PACKAGES=/tmp/packages_start.txt [2021-01-25T10:01:36.934Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-460 ']' [2021-01-25T10:01:36.934Z] + PACKAGES=/tmp/packages_end.txt [2021-01-25T10:01:36.934Z] + case "${OS_FAMILY}" in [2021-01-25T10:01:36.934Z] + rpm -qa [2021-01-25T10:01:36.934Z] + sort [2021-01-25T10:01:42.229Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-25T10:01:42.229Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-25T10:01:42.229Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-25T10:01:42.229Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-460 ']' [2021-01-25T10:01:42.229Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-460/archives/ [2021-01-25T10:01:42.229Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-460/archives/ [Pipeline] echo [2021-01-25T10:01:42.241Z] 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-460/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-25T10:01:42.525Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-25T10:01:42.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-25T10:01:42.822Z] [2021-01-25T10:01:42.822Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-25T10:01:43.162Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-25T10:01:43.162Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-25T10:01:43.162Z] df20fa9351a1: Pulling fs layer [2021-01-25T10:01:43.162Z] 36b3adc4ff6f: Pulling fs layer [2021-01-25T10:01:43.162Z] 8ad3a11d3b57: Pulling fs layer [2021-01-25T10:01:43.162Z] 46f8f816bc3b: Pulling fs layer [2021-01-25T10:01:43.162Z] 93b61091891f: Pulling fs layer [2021-01-25T10:01:43.162Z] 93b9cdb0e59b: Pulling fs layer [2021-01-25T10:01:43.162Z] 5e14af77c1be: Pulling fs layer [2021-01-25T10:01:43.162Z] 01666e4c0597: Pulling fs layer [2021-01-25T10:01:43.162Z] aa168da1d23b: Pulling fs layer [2021-01-25T10:01:43.162Z] 93b61091891f: Waiting [2021-01-25T10:01:43.162Z] aa168da1d23b: Waiting [2021-01-25T10:01:43.162Z] 01666e4c0597: Waiting [2021-01-25T10:01:43.162Z] 93b9cdb0e59b: Waiting [2021-01-25T10:01:43.162Z] 5e14af77c1be: Waiting [2021-01-25T10:01:43.162Z] 46f8f816bc3b: Waiting [2021-01-25T10:01:43.162Z] 36b3adc4ff6f: Verifying Checksum [2021-01-25T10:01:43.162Z] 36b3adc4ff6f: Download complete [2021-01-25T10:01:43.162Z] 46f8f816bc3b: Verifying Checksum [2021-01-25T10:01:43.162Z] 46f8f816bc3b: Download complete [2021-01-25T10:01:43.162Z] df20fa9351a1: Verifying Checksum [2021-01-25T10:01:43.162Z] df20fa9351a1: Download complete [2021-01-25T10:01:43.162Z] 93b9cdb0e59b: Verifying Checksum [2021-01-25T10:01:43.162Z] 93b9cdb0e59b: Download complete [2021-01-25T10:01:43.429Z] 93b61091891f: Verifying Checksum [2021-01-25T10:01:43.429Z] 93b61091891f: Download complete [2021-01-25T10:01:43.429Z] 01666e4c0597: Verifying Checksum [2021-01-25T10:01:43.429Z] 01666e4c0597: Download complete [2021-01-25T10:01:43.429Z] df20fa9351a1: Pull complete [2021-01-25T10:01:43.696Z] 36b3adc4ff6f: Pull complete [2021-01-25T10:01:43.960Z] 8ad3a11d3b57: Verifying Checksum [2021-01-25T10:01:43.960Z] 8ad3a11d3b57: Download complete [2021-01-25T10:01:44.532Z] 8ad3a11d3b57: Pull complete [2021-01-25T10:01:44.795Z] 46f8f816bc3b: Pull complete [2021-01-25T10:01:45.374Z] 93b61091891f: Pull complete [2021-01-25T10:01:45.636Z] aa168da1d23b: Verifying Checksum [2021-01-25T10:01:45.636Z] aa168da1d23b: Download complete [2021-01-25T10:01:45.897Z] 93b9cdb0e59b: Pull complete [2021-01-25T10:01:46.159Z] 5e14af77c1be: Pull complete [2021-01-25T10:01:46.159Z] 01666e4c0597: Pull complete [2021-01-25T10:01:52.757Z] aa168da1d23b: Pull complete [2021-01-25T10:01:52.757Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-25T10:01:52.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-25T10:01:52.757Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-25T10:01:52.889Z] prd-centos7-docker-4c-2g-22608 does not seem to be running inside a container [2021-01-25T10:01:52.927Z] $ 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-460/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-460 -v /w/workspace/dry_go-mod-core-contracts_PR-460:/w/workspace/dry_go-mod-core-contracts_PR-460:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-460@tmp:/w/workspace/dry_go-mod-core-contracts_PR-460@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-25T10:01:56.042Z] $ docker top 9e711d18fdd8c5d989466de59dacd812c01fbe81ae6694b266bc718d47eda9f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-25T10:01:56.542Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-25T10:01:56.835Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-25T10:01:57.127Z] + ls /var/log/sa-host [2021-01-25T10:01:57.127Z] + sadf -c /var/log/sa-host/sa23 [2021-01-25T10:01:57.127Z] file_magic: OK [2021-01-25T10:01:57.127Z] HZ: Using current value: 100 [2021-01-25T10:01:57.127Z] file_header: OK [2021-01-25T10:01:57.127Z] 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-01-25T10:01:57.127Z] Statistics: [2021-01-25T10:01:57.127Z] Hnuu...uuuununununu... [2021-01-25T10:01:57.127Z] File successfully converted to sysstat format version 12.2.1 [2021-01-25T10:01:57.127Z] + sadf -c /var/log/sa-host/sa25 [2021-01-25T10:01:57.127Z] file_magic: OK [2021-01-25T10:01:57.127Z] HZ: Using current value: 100 [2021-01-25T10:01:57.127Z] file_header: OK [2021-01-25T10:01:57.127Z] 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-01-25T10:01:57.127Z] Statistics: [2021-01-25T10:01:57.127Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-25T10:01:57.127Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-25T10:01:57.342Z] provisioning config files... [2021-01-25T10:01:57.357Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-460@tmp/config574454258443662382tmp [Pipeline] { [Pipeline] echo [2021-01-25T10:01:57.434Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-25T10:01:57.727Z] ---> create-netrc.sh [Pipeline] } [2021-01-25T10:01:57.736Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-25T10:01:57.825Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-25T10:01:58.116Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-25T10:01:58.155Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-25T10:01:58.444Z] ---> sudo-logs.sh [2021-01-25T10:01:58.444Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-25T10:01:58.453Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-25T10:01:58.818Z] ---> job-cost.sh [2021-01-25T10:01:58.818Z] lf-activate-venv: SKIPPING [2021-01-25T10:01:58.818Z] INFO: No Stack... [2021-01-25T10:01:59.422Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-25T10:01:59.994Z] INFO: Archiving Costs [Pipeline] echo [2021-01-25T10:02:00.006Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-25T10:02:00.296Z] ---> logs-deploy.sh [2021-01-25T10:02:00.296Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-460/2 [2021-01-25T10:02:00.296Z] INFO: archiving workspace using pattern(s): [2021-01-25T10:02:01.682Z] Archives upload complete. [2021-01-25T10:02:01.682Z] INFO: archiving logs to Nexus