Pull request #349 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 andresrinivasan for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 48da11d07878ee2720e4af4b3def0aa4b0dd4fab rather than 829cf68463f32efc5860893454668a147b0bec28 Obtained Jenkinsfile from 48da11d07878ee2720e4af4b3def0aa4b0dd4fab 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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:patch] ========================================================= [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: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: 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-6310 in /w/workspace/dry_go-mod-core-contracts_PR-349 [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-349 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 48da11d07878ee2720e4af4b3def0aa4b0dd4fab into PR head commit 829cf68463f32efc5860893454668a147b0bec28 > 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 --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/349/head:refs/remotes/origin/PR-349 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merge succeeded, producing 829cf68463f32efc5860893454668a147b0bec28 Checking out Revision 829cf68463f32efc5860893454668a147b0bec28 (PR-349) > git config core.sparsecheckout # timeout=10 > git checkout -f 829cf68463f32efc5860893454668a147b0bec28 # 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 48da11d07878ee2720e4af4b3def0aa4b0dd4fab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 829cf68463f32efc5860893454668a147b0bec28 # timeout=10 Commit message: "Merge branch 'master' into issue-285-add-redis-bootstrap-service" > git rev-list --no-walk ba4de2ab09ea62a1af93d8a86d48a275028ef1a5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-19T17:55:42.436Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-19T17:55:42.795Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-19T17:55:42.893Z] ========================================================= [2020-10-19T17:55:42.893Z] EdgeX Global Pipelines Version Info [2020-10-19T17:55:42.893Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-19T17:55:44.376Z] ------------------- [2020-10-19T17:55:44.376Z] stable info: [2020-10-19T17:55:44.376Z] ------------------- [2020-10-19T17:55:44.376Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-19T17:55:44.376Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-19T17:55:44.376Z] Message: update stable to v1.0.144 [2020-10-19T17:55:45.321Z] ------------------- [2020-10-19T17:55:45.321Z] experimental info: [2020-10-19T17:55:45.321Z] ------------------- [2020-10-19T17:55:45.321Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-19T17:55:45.321Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-19T17:55:45.321Z] Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-19T17:55:45.759Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-10-19T17:55:45.864Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-10-19T17:55:45.993Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-19T17:55:46.096Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-19T17:55:46.193Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-19T17:55:46.288Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-19T17:55:46.383Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-19T17:55:46.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-19T17:55:46.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-19T17:55:46.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-19T17:55:46.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-19T17:55:46.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-10-19T17:55:46.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-19T17:55:47.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-19T17:55:47.240Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T17:55:47.332Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T17:55:47.434Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T17:55:47.536Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T17:55:47.629Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-10-19T17:55:47.716Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-19T17:55:47.806Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-19T17:55:47.923Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-19T17:55:48.012Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-19T17:55:48.104Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-19T17:55:48.190Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-10-19T17:55:48.277Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-349 [Pipeline] echo [2020-10-19T17:55:48.364Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-349 [Pipeline] echo [2020-10-19T17:55:48.457Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-349 [Pipeline] echo [2020-10-19T17:55:48.552Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 829cf68463f32efc5860893454668a147b0bec28 [Pipeline] echo [2020-10-19T17:55:48.641Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 829cf68 [Pipeline] echo [2020-10-19T17:55:48.732Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-19T17:55:49.449Z] + git log --format=format:%s -1 829cf68463f32efc5860893454668a147b0bec28 [Pipeline] echo [2020-10-19T17:55:49.517Z] GIT_COMMIT: 829cf68463f32efc5860893454668a147b0bec28, Commit Message: Merge branch 'master' into issue-285-add-redis-bootstrap-service [Pipeline] echo [2020-10-19T17:55:49.567Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-19T17:55:50.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T17:55:50.471Z] [2020-10-19T17:55:50.471Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T17:55:50.828Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T17:55:50.828Z] latest: Pulling from edgex-devops/git-semver [2020-10-19T17:55:50.828Z] 31603596830f: Pulling fs layer [2020-10-19T17:55:50.828Z] 2a8b12db71e7: Pulling fs layer [2020-10-19T17:55:50.828Z] 6ca5941a6612: Pulling fs layer [2020-10-19T17:55:50.828Z] ecc8261a40a4: Pulling fs layer [2020-10-19T17:55:50.828Z] ecc8261a40a4: Waiting [2020-10-19T17:55:50.828Z] 2a8b12db71e7: Verifying Checksum [2020-10-19T17:55:50.828Z] 2a8b12db71e7: Download complete [2020-10-19T17:55:51.092Z] 31603596830f: Download complete [2020-10-19T17:55:51.092Z] 6ca5941a6612: Verifying Checksum [2020-10-19T17:55:51.092Z] 6ca5941a6612: Download complete [2020-10-19T17:55:51.092Z] ecc8261a40a4: Verifying Checksum [2020-10-19T17:55:51.092Z] ecc8261a40a4: Download complete [2020-10-19T17:55:51.359Z] 31603596830f: Pull complete [2020-10-19T17:55:51.622Z] 2a8b12db71e7: Pull complete [2020-10-19T17:55:52.577Z] 6ca5941a6612: Pull complete [2020-10-19T17:55:52.577Z] ecc8261a40a4: Pull complete [2020-10-19T17:55:52.577Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-19T17:55:52.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T17:55:52.577Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-19T17:55:52.695Z] prd-centos7-docker-4c-2g-6310 does not seem to be running inside a container [2020-10-19T17:55:52.746Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-349 -v /w/workspace/dry_go-mod-core-contracts_PR-349:/w/workspace/dry_go-mod-core-contracts_PR-349:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-349@tmp:/w/workspace/dry_go-mod-core-contracts_PR-349@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-19T17:55:55.123Z] $ docker top ad6752e2e5b29f6b4610924d60cd5f4e43a96e80282381770efdc9ca19608fc6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-19T17:55:55.416Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T17:55:55.416Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T17:55:55.639Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T17:55:55.644Z] $ docker exec ad6752e2e5b29f6b4610924d60cd5f4e43a96e80282381770efdc9ca19608fc6 ssh-agent [2020-10-19T17:55:55.800Z] SSH_AUTH_SOCK=/tmp/ssh-iPOnXFUBs4hV/agent.11 [2020-10-19T17:55:55.800Z] SSH_AGENT_PID=17 [2020-10-19T17:55:55.811Z] Running ssh-add (command line suppressed) [2020-10-19T17:55:55.938Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-349@tmp/private_key_1736549425055139436.key (/w/workspace/dry_go-mod-core-contracts_PR-349@tmp/private_key_1736549425055139436.key) [2020-10-19T17:55:55.986Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T17:55:56.324Z] + git tag --points-at HEAD [Pipeline] } [2020-10-19T17:55:56.346Z] $ docker exec --env ******** --env ******** ad6752e2e5b29f6b4610924d60cd5f4e43a96e80282381770efdc9ca19608fc6 ssh-agent -k [2020-10-19T17:55:56.472Z] unset SSH_AUTH_SOCK; [2020-10-19T17:55:56.473Z] unset SSH_AGENT_PID; [2020-10-19T17:55:56.473Z] echo Agent pid 17 killed; [2020-10-19T17:55:56.515Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-19T17:55:56.702Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T17:55:56.703Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T17:55:56.865Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T17:55:56.869Z] $ docker exec ad6752e2e5b29f6b4610924d60cd5f4e43a96e80282381770efdc9ca19608fc6 ssh-agent [2020-10-19T17:55:57.032Z] SSH_AUTH_SOCK=/tmp/ssh-m84ejHjEoalG/agent.45 [2020-10-19T17:55:57.032Z] SSH_AGENT_PID=51 [2020-10-19T17:55:57.039Z] Running ssh-add (command line suppressed) [2020-10-19T17:55:57.160Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-349@tmp/private_key_2497379637353629765.key (/w/workspace/dry_go-mod-core-contracts_PR-349@tmp/private_key_2497379637353629765.key) [2020-10-19T17:55:57.208Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T17:55:57.546Z] + git semver init [2020-10-19T17:55:57.547Z] # -> Open(): unable to determine branch for HEAD [2020-10-19T17:55:57.547Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-349/.git [2020-10-19T17:55:57.547Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-349 [2020-10-19T17:55:57.547Z] # $SEMVER_REMOTE_NAME = origin [2020-10-19T17:55:57.547Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-19T17:55:57.547Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-19T17:55:57.547Z] # $SEMVER_BRANCH = PR-349 [2020-10-19T17:55:57.547Z] # $SEMVER_TEMP = /tmp/semver-254355314 [2020-10-19T17:55:57.547Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-10-19T17:55:58.120Z] # '/tmp/semver-254355314' -> '/w/workspace/dry_go-mod-core-contracts_PR-349/.semver' [2020-10-19T17:55:58.120Z] # -> Force: false [2020-10-19T17:55:58.120Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-349/.semver [Pipeline] } [2020-10-19T17:55:58.134Z] $ docker exec --env ******** --env ******** ad6752e2e5b29f6b4610924d60cd5f4e43a96e80282381770efdc9ca19608fc6 ssh-agent -k [2020-10-19T17:55:58.261Z] unset SSH_AUTH_SOCK; [2020-10-19T17:55:58.261Z] unset SSH_AGENT_PID; [2020-10-19T17:55:58.262Z] echo Agent pid 51 killed; [2020-10-19T17:55:58.303Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-19T17:55:58.804Z] + git semver [Pipeline] } [2020-10-19T17:55:58.823Z] $ docker stop --time=1 ad6752e2e5b29f6b4610924d60cd5f4e43a96e80282381770efdc9ca19608fc6 [2020-10-19T17:56:00.610Z] $ docker rm -f ad6752e2e5b29f6b4610924d60cd5f4e43a96e80282381770efdc9ca19608fc6 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-19T17:56:01.079Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-19T17:56:01.505Z] Stashed 1 file(s) [Pipeline] echo [2020-10-19T17:56:01.508Z] [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 [2020-10-19T17:56:17.076Z] Still waiting to schedule task [2020-10-19T17:56:17.076Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-19T17:56:17.079Z] Still waiting to schedule task [2020-10-19T17:56:17.079Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-10-19T17:58:34.793Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6311 in /w/workspace/dry_go-mod-core-contracts_PR-349 [Pipeline] { [Pipeline] ws [2020-10-19T17:58:34.859Z] Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout [2020-10-19T17:58:35.542Z] Running on prd-centos7-docker-4c-2g-6312 in /w/workspace/dry_go-mod-core-contracts_PR-349 [Pipeline] { [Pipeline] ws [2020-10-19T17:58:35.640Z] Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout [2020-10-19T17:58:39.208Z] using credential edgex-jenkins-ssh [2020-10-19T17:58:39.269Z] Cloning the remote Git repository [2020-10-19T17:58:39.295Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T17:58:39.361Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 [2020-10-19T17:58:39.421Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T17:58:39.421Z] > git --version # timeout=10 [2020-10-19T17:58:39.430Z] > git --version # 'git version 2.16.5' [2020-10-19T17:58:39.431Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T17:58:39.470Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T17:58:40.150Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-19T17:58:40.158Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T17:58:40.185Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-19T17:58:40.208Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T17:58:40.208Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T17:58:40.232Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/349/head:refs/remotes/origin/PR-349 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-19T17:58:40.723Z] Merging remotes/origin/master commit 48da11d07878ee2720e4af4b3def0aa4b0dd4fab into PR head commit 829cf68463f32efc5860893454668a147b0bec28 [2020-10-19T17:58:40.838Z] Merge succeeded, producing 829cf68463f32efc5860893454668a147b0bec28 [2020-10-19T17:58:40.839Z] Checking out Revision 829cf68463f32efc5860893454668a147b0bec28 (PR-349) [2020-10-19T17:58:41.100Z] using credential edgex-jenkins-ssh [2020-10-19T17:58:41.170Z] Cloning the remote Git repository [2020-10-19T17:58:40.732Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T17:58:40.740Z] > git checkout -f 829cf68463f32efc5860893454668a147b0bec28 # timeout=10 [2020-10-19T17:58:40.798Z] > git remote # timeout=10 [2020-10-19T17:58:40.809Z] > git config --get remote.origin.url # timeout=10 [2020-10-19T17:58:40.818Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T17:58:40.822Z] > git merge 48da11d07878ee2720e4af4b3def0aa4b0dd4fab # timeout=10 [2020-10-19T17:58:40.832Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-19T17:58:40.842Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T17:58:40.852Z] > git checkout -f 829cf68463f32efc5860893454668a147b0bec28 # timeout=10 [2020-10-19T17:58:41.245Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T17:58:41.351Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 [2020-10-19T17:58:41.428Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T17:58:41.429Z] > git --version # timeout=10 [2020-10-19T17:58:41.451Z] > git --version # 'git version 2.17.1' [2020-10-19T17:58:41.453Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T17:58:41.509Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T17:58:42.427Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-19T17:58:42.454Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T17:58:42.493Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-19T17:58:43.152Z] Merging remotes/origin/master commit 48da11d07878ee2720e4af4b3def0aa4b0dd4fab into PR head commit 829cf68463f32efc5860893454668a147b0bec28 [2020-10-19T17:58:43.504Z] Merge succeeded, producing 829cf68463f32efc5860893454668a147b0bec28 [2020-10-19T17:58:43.504Z] Checking out Revision 829cf68463f32efc5860893454668a147b0bec28 (PR-349) [2020-10-19T17:58:42.541Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T17:58:42.542Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T17:58:42.553Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/349/head:refs/remotes/origin/PR-349 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-19T17:58:43.189Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T17:58:43.218Z] > git checkout -f 829cf68463f32efc5860893454668a147b0bec28 # timeout=10 [2020-10-19T17:58:43.342Z] > git remote # timeout=10 [2020-10-19T17:58:43.360Z] > git config --get remote.origin.url # timeout=10 [2020-10-19T17:58:43.408Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T17:58:43.435Z] > git merge 48da11d07878ee2720e4af4b3def0aa4b0dd4fab # timeout=10 [2020-10-19T17:58:43.490Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-19T17:58:43.529Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T17:58:43.566Z] > git checkout -f 829cf68463f32efc5860893454668a147b0bec28 # timeout=10 [2020-10-19T17:58:44.444Z] Commit message: "Merge branch 'master' into issue-285-add-redis-bootstrap-service" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-19T17:58:45.273Z] ========================================================= [2020-10-19T17:58:45.273Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-19T17:58:45.273Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-19T17:58:45.990Z] + 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 . [2020-10-19T17:58:46.252Z] Sending build context to Docker daemon 1.765MB [2020-10-19T17:58:46.253Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-19T17:58:46.253Z] Step 2/7 : FROM ${BASE} [2020-10-19T17:58:46.514Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-19T17:58:46.515Z] df20fa9351a1: Pulling fs layer [2020-10-19T17:58:46.515Z] ed8968b2872e: Pulling fs layer [2020-10-19T17:58:46.515Z] a92cc7c5fd73: Pulling fs layer [2020-10-19T17:58:46.515Z] e871e8e8d7a9: Pulling fs layer [2020-10-19T17:58:46.515Z] e73272ec9a57: Pulling fs layer [2020-10-19T17:58:46.515Z] 1e910a182e73: Pulling fs layer [2020-10-19T17:58:46.515Z] 4e634b169226: Pulling fs layer [2020-10-19T17:58:46.515Z] e73272ec9a57: Waiting [2020-10-19T17:58:46.515Z] 1e910a182e73: Waiting [2020-10-19T17:58:46.515Z] 4e634b169226: Waiting [2020-10-19T17:58:46.515Z] e871e8e8d7a9: Waiting [2020-10-19T17:58:46.515Z] a92cc7c5fd73: Download complete [2020-10-19T17:58:46.515Z] ed8968b2872e: Verifying Checksum [2020-10-19T17:58:46.515Z] e73272ec9a57: Verifying Checksum [2020-10-19T17:58:46.515Z] e73272ec9a57: Download complete [2020-10-19T17:58:46.515Z] 1e910a182e73: Verifying Checksum [2020-10-19T17:58:46.515Z] 1e910a182e73: Download complete [2020-10-19T17:58:47.088Z] df20fa9351a1: Verifying Checksum [2020-10-19T17:58:47.088Z] df20fa9351a1: Download complete [2020-10-19T17:58:47.350Z] df20fa9351a1: Pull complete [2020-10-19T17:58:47.350Z] ed8968b2872e: Pull complete [2020-10-19T17:58:47.612Z] a92cc7c5fd73: Pull complete [2020-10-19T17:58:47.890Z] Commit message: "Merge branch 'master' into issue-285-add-redis-bootstrap-service" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-10-19T17:58:48.563Z] 4e634b169226: Download complete [Pipeline] echo [2020-10-19T17:58:48.775Z] ========================================================= [2020-10-19T17:58:48.775Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-19T17:58:48.775Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-19T17:58:49.513Z] e871e8e8d7a9: Verifying Checksum [2020-10-19T17:58:49.513Z] e871e8e8d7a9: Download complete [2020-10-19T17:58:49.778Z] + 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 . [2020-10-19T17:58:50.768Z] Sending build context to Docker daemon 1.765MB [2020-10-19T17:58:50.768Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-19T17:58:50.768Z] Step 2/7 : FROM ${BASE} [2020-10-19T17:58:51.043Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-19T17:58:51.043Z] b538f80385f9: Pulling fs layer [2020-10-19T17:58:51.043Z] 74f711af9a0d: Pulling fs layer [2020-10-19T17:58:51.043Z] 99f96fe45779: Pulling fs layer [2020-10-19T17:58:51.043Z] 8529a6b9a6be: Pulling fs layer [2020-10-19T17:58:51.043Z] 45590311c82a: Pulling fs layer [2020-10-19T17:58:51.043Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-19T17:58:51.043Z] 209524e5b208: Pulling fs layer [2020-10-19T17:58:51.043Z] 8529a6b9a6be: Waiting [2020-10-19T17:58:51.043Z] 45590311c82a: Waiting [2020-10-19T17:58:51.043Z] 69ca0ff8b7b3: Waiting [2020-10-19T17:58:51.043Z] 209524e5b208: Waiting [2020-10-19T17:58:51.043Z] 99f96fe45779: Download complete [2020-10-19T17:58:51.043Z] 74f711af9a0d: Verifying Checksum [2020-10-19T17:58:51.043Z] 74f711af9a0d: Download complete [2020-10-19T17:58:51.043Z] 45590311c82a: Verifying Checksum [2020-10-19T17:58:51.043Z] 45590311c82a: Download complete [2020-10-19T17:58:51.043Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-19T17:58:51.043Z] 69ca0ff8b7b3: Download complete [2020-10-19T17:58:51.321Z] b538f80385f9: Verifying Checksum [2020-10-19T17:58:51.321Z] b538f80385f9: Download complete [2020-10-19T17:58:51.927Z] b538f80385f9: Pull complete [2020-10-19T17:58:52.530Z] 74f711af9a0d: Pull complete [2020-10-19T17:58:52.808Z] 99f96fe45779: Pull complete [2020-10-19T17:58:53.740Z] e871e8e8d7a9: Pull complete [2020-10-19T17:58:53.795Z] 209524e5b208: Verifying Checksum [2020-10-19T17:58:53.795Z] 209524e5b208: Download complete [2020-10-19T17:58:54.004Z] e73272ec9a57: Pull complete [2020-10-19T17:58:54.004Z] 1e910a182e73: Pull complete [2020-10-19T17:58:54.404Z] 8529a6b9a6be: Verifying Checksum [2020-10-19T17:58:54.404Z] 8529a6b9a6be: Download complete [2020-10-19T17:59:00.625Z] 4e634b169226: Pull complete [2020-10-19T17:59:00.625Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-19T17:59:00.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-19T17:59:00.625Z] ---> f7629b54cfaa [2020-10-19T17:59:00.625Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-19T17:59:00.889Z] ---> Running in f083a82e17a8 [2020-10-19T17:59:01.154Z] Removing intermediate container f083a82e17a8 [2020-10-19T17:59:01.154Z] ---> b5ea8d96db2f [2020-10-19T17:59:01.154Z] Step 4/7 : RUN apk add bash [2020-10-19T17:59:01.154Z] ---> Running in 0c33cf4d63eb [2020-10-19T17:59:02.558Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-19T17:59:03.133Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-19T17:59:03.707Z] OK: 166 MiB in 39 packages [2020-10-19T17:59:04.285Z] Removing intermediate container 0c33cf4d63eb [2020-10-19T17:59:04.285Z] ---> ccc3a35483e5 [2020-10-19T17:59:04.285Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-19T17:59:04.285Z] ---> Running in fe10d5089804 [2020-10-19T17:59:04.547Z] Removing intermediate container fe10d5089804 [2020-10-19T17:59:04.547Z] ---> 33b0f853e7e4 [2020-10-19T17:59:04.547Z] Step 6/7 : COPY go.mod . [2020-10-19T17:59:04.809Z] ---> cdf005be350f [2020-10-19T17:59:04.809Z] Step 7/7 : RUN go mod download [2020-10-19T17:59:04.809Z] ---> Running in 0645c100cb08 [2020-10-19T17:59:06.829Z] 8529a6b9a6be: Pull complete [2020-10-19T17:59:06.830Z] 45590311c82a: Pull complete [2020-10-19T17:59:06.830Z] 69ca0ff8b7b3: Pull complete [2020-10-19T17:59:10.231Z] 209524e5b208: Pull complete [2020-10-19T17:59:10.231Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-19T17:59:10.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-19T17:59:10.231Z] ---> 5bddaf1c2fca [2020-10-19T17:59:10.231Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-19T17:59:12.862Z] ---> Running in 6f789a2174ae [2020-10-19T17:59:12.862Z] Removing intermediate container 6f789a2174ae [2020-10-19T17:59:12.862Z] ---> 8b982c9d3ff4 [2020-10-19T17:59:12.862Z] Step 4/7 : RUN apk add bash [2020-10-19T17:59:13.133Z] ---> Running in e52a9b57f03d [2020-10-19T17:59:14.562Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-19T17:59:15.537Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-19T17:59:16.519Z] OK: 142 MiB in 39 packages [2020-10-19T17:59:17.086Z] Removing intermediate container 0645c100cb08 [2020-10-19T17:59:17.087Z] ---> e1106add4dc7 [2020-10-19T17:59:17.087Z] Successfully built e1106add4dc7 [2020-10-19T17:59:17.087Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T17:59:17.436Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-19T17:59:17.436Z] . [Pipeline] withDockerContainer [2020-10-19T17:59:17.505Z] Removing intermediate container e52a9b57f03d [2020-10-19T17:59:17.506Z] ---> 725cc732fd1c [2020-10-19T17:59:17.506Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-19T17:59:17.547Z] prd-centos7-docker-4c-2g-6312 does not seem to be running inside a container [2020-10-19T17:59:17.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-19T17:59:17.780Z] ---> Running in aada86c91b0e [2020-10-19T17:59:18.249Z] $ docker top ec495362048eb6c74b1120290f4ff4c5138bd270ea92841f056214bac825a7d0 -eo pid,comm [2020-10-19T17:59:18.379Z] Removing intermediate container aada86c91b0e [2020-10-19T17:59:18.379Z] ---> 0f4561c11945 [2020-10-19T17:59:18.379Z] Step 6/7 : COPY go.mod . [Pipeline] { [Pipeline] sh [2020-10-19T17:59:18.750Z] + go version [2020-10-19T17:59:18.750Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-19T17:59:18.769Z] $ docker stop --time=1 ec495362048eb6c74b1120290f4ff4c5138bd270ea92841f056214bac825a7d0 [2020-10-19T17:59:18.980Z] ---> 79c9aaf41073 [2020-10-19T17:59:18.980Z] Step 7/7 : RUN go mod download [2020-10-19T17:59:19.254Z] ---> Running in 62950064c262 [2020-10-19T17:59:20.397Z] $ docker rm -f ec495362048eb6c74b1120290f4ff4c5138bd270ea92841f056214bac825a7d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-19T17:59:21.394Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-19T17:59:21.394Z] . [Pipeline] withDockerContainer [2020-10-19T17:59:21.486Z] prd-centos7-docker-4c-2g-6312 does not seem to be running inside a container [2020-10-19T17:59:21.533Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-19T17:59:22.161Z] $ docker top f23b0468f81bc7e0633c2d981d446bcad0b042de6b56bdc69790b8fae98901db -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T17:59:22.757Z] + make test [2020-10-19T17:59:22.758Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-10-19T17:59:29.400Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-10-19T17:59:29.400Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.009s coverage: 85.7% of statements [2020-10-19T17:59:29.400Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.026s coverage: 100.0% of statements [2020-10-19T17:59:29.669Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.050s coverage: 45.4% of statements [2020-10-19T17:59:29.669Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.008s coverage: 77.8% of statements [2020-10-19T17:59:29.669Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-10-19T17:59:29.669Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.006s coverage: 6.4% of statements [2020-10-19T17:59:30.640Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.030s coverage: 14.7% of statements [2020-10-19T17:59:30.640Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.026s coverage: 100.0% of statements [2020-10-19T17:59:30.640Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.029s coverage: 91.8% of statements [2020-10-19T17:59:30.640Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-10-19T17:59:30.640Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-10-19T17:59:30.640Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.015s coverage: 100.0% of statements [2020-10-19T17:59:30.903Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.008s coverage: 48.9% of statements [2020-10-19T17:59:32.859Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.022s coverage: 63.0% of statements [2020-10-19T17:59:32.859Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.009s coverage: 26.3% of statements [2020-10-19T17:59:32.859Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.010s coverage: 15.4% of statements [2020-10-19T17:59:32.859Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.006s coverage: 15.4% of statements [2020-10-19T17:59:32.859Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.029s coverage: 14.3% of statements [2020-10-19T17:59:32.859Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-10-19T17:59:33.432Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.008s coverage: 29.1% of statements [2020-10-19T17:59:33.432Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.021s coverage: 100.0% of statements [2020-10-19T17:59:33.432Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.014s coverage: 94.4% of statements [2020-10-19T17:59:33.432Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 100.0% of statements [2020-10-19T17:59:33.432Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-10-19T17:59:33.432Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-19T17:59:34.361Z] Removing intermediate container 62950064c262 [2020-10-19T17:59:34.362Z] ---> 16fb1a36c6fd [2020-10-19T17:59:34.362Z] Successfully built 16fb1a36c6fd [2020-10-19T17:59:34.362Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T17:59:34.783Z] + docker inspect -f . ci-base-image-arm64 [2020-10-19T17:59:34.783Z] . [Pipeline] withDockerContainer [2020-10-19T17:59:34.842Z] gofmt -l . [2020-10-19T17:59:34.842Z] [ "`gofmt -l .`" = "" ] [2020-10-19T17:59:35.064Z] prd-ubuntu18.04-docker-arm64-4c-16g-6311 does not seem to be running inside a container [2020-10-19T17:59:35.184Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-19T17:59:37.212Z] $ docker top e53cdd656faea2c726d742ab6f45adb871a222d1f19e6e218be30efaba693075 -eo pid,comm [Pipeline] { [Pipeline] stash [Pipeline] sh [2020-10-19T17:59:37.918Z] Stashed 1 file(s) [Pipeline] } [2020-10-19T17:59:37.925Z] $ docker stop --time=1 f23b0468f81bc7e0633c2d981d446bcad0b042de6b56bdc69790b8fae98901db [2020-10-19T17:59:38.672Z] + go version [2020-10-19T17:59:38.672Z] go version go1.15.2 linux/arm64 [2020-10-19T17:59:40.201Z] $ docker rm -f f23b0468f81bc7e0633c2d981d446bcad0b042de6b56bdc69790b8fae98901db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2020-10-19T17:59:40.525Z] $ docker stop --time=1 e53cdd656faea2c726d742ab6f45adb871a222d1f19e6e218be30efaba693075 [2020-10-19T17:59:42.576Z] $ docker rm -f e53cdd656faea2c726d742ab6f45adb871a222d1f19e6e218be30efaba693075 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Test) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [2020-10-19T17:59:43.996Z] + docker inspect -f . ci-base-image-arm64 [2020-10-19T17:59:43.996Z] . [Pipeline] // stage [Pipeline] } [Pipeline] withDockerContainer [2020-10-19T17:59:44.386Z] prd-ubuntu18.04-docker-arm64-4c-16g-6311 does not seem to be running inside a container [2020-10-19T17:59:44.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-19T17:59:46.417Z] $ docker top cd837451dcf65a5f9fa065fedd5545f53b192e3e9299fc59679a45da5bbdba6c -eo pid,comm [Pipeline] { [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-19T17:59:47.847Z] + make test [2020-10-19T17:59:47.847Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-10-19T18:00:10.042Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-10-19T18:00:10.042Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.049s coverage: 85.7% of statements [2020-10-19T18:00:10.042Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.040s coverage: 100.0% of statements [2020-10-19T18:00:11.486Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.051s coverage: 45.4% of statements [2020-10-19T18:00:12.096Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.016s coverage: 77.8% of statements [2020-10-19T18:00:12.096Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-10-19T18:00:12.096Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.019s coverage: 6.4% of statements [2020-10-19T18:00:14.756Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.062s coverage: 14.7% of statements [2020-10-19T18:00:14.756Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.030s coverage: 100.0% of statements [2020-10-19T18:00:15.351Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.084s coverage: 91.8% of statements [2020-10-19T18:00:15.351Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-10-19T18:00:15.351Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-10-19T18:00:15.351Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.013s coverage: 100.0% of statements [2020-10-19T18:00:16.340Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.026s coverage: 48.9% of statements [2020-10-19T18:00:21.776Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.195s coverage: 63.0% of statements [2020-10-19T18:00:21.776Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.009s coverage: 26.3% of statements [2020-10-19T18:00:21.776Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.017s coverage: 15.4% of statements [2020-10-19T18:00:21.776Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.028s coverage: 15.4% of statements [2020-10-19T18:00:21.776Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.018s coverage: 14.3% of statements [2020-10-19T18:00:21.776Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-10-19T18:00:22.768Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.057s coverage: 29.1% of statements [2020-10-19T18:00:22.768Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.070s coverage: 100.0% of statements [2020-10-19T18:00:23.756Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.058s coverage: 94.4% of statements [2020-10-19T18:00:23.756Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.023s coverage: 100.0% of statements [2020-10-19T18:00:23.756Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-10-19T18:00:24.029Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-19T18:00:28.380Z] gofmt -l . [2020-10-19T18:00:28.654Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-10-19T18:00:28.946Z] Warning: overwriting stash ‘coverage-report’ [2020-10-19T18:00:29.775Z] Stashed 1 file(s) [Pipeline] } [2020-10-19T18:00:29.823Z] $ docker stop --time=1 cd837451dcf65a5f9fa065fedd5545f53b192e3e9299fc59679a45da5bbdba6c [2020-10-19T18:00:32.027Z] $ docker rm -f cd837451dcf65a5f9fa065fedd5545f53b192e3e9299fc59679a45da5bbdba6c [Pipeline] // withDockerContainer [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 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-10-19T18:00:34.988Z] provisioning config files... [2020-10-19T18:00:35.003Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-349@tmp/config2373337301756558149tmp [Pipeline] { [Pipeline] sh [2020-10-19T18:00:35.375Z] + set +x [2020-10-19T18:00:35.375Z] + curl -s https://codecov.io/bash [2020-10-19T18:00:35.375Z] + bash -s -- [2020-10-19T18:00:35.637Z] [2020-10-19T18:00:35.637Z] _____ _ [2020-10-19T18:00:35.637Z] / ____| | | [2020-10-19T18:00:35.637Z] | | ___ __| | ___ ___ _____ __ [2020-10-19T18:00:35.637Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-19T18:00:35.637Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-19T18:00:35.637Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-19T18:00:35.637Z] Bash-20201009-048fee3 [2020-10-19T18:00:35.637Z] [2020-10-19T18:00:35.637Z] [2020-10-19T18:00:35.637Z] ==> Jenkins CI detected. [2020-10-19T18:00:35.637Z] project root: . [2020-10-19T18:00:35.637Z] Fixing merge commit SHA [2020-10-19T18:00:35.637Z] --> token set from env [2020-10-19T18:00:35.637Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-19T18:00:35.637Z] ==> Running gcov in . (disable via -X gcov) [2020-10-19T18:00:35.637Z] ==> Python coveragepy not found [2020-10-19T18:00:35.637Z] ==> Searching for coverage reports in: [2020-10-19T18:00:35.637Z] + . [2020-10-19T18:00:35.637Z] -> Found 1 reports [2020-10-19T18:00:35.637Z] ==> Detecting git/mercurial file structure [2020-10-19T18:00:35.637Z] ==> Reading reports [2020-10-19T18:00:35.637Z] + ./coverage.out bytes=106727 [2020-10-19T18:00:35.638Z] ==> Appending adjustments [2020-10-19T18:00:35.638Z] https://docs.codecov.io/docs/fixing-reports [2020-10-19T18:00:36.584Z] + Found adjustments [2020-10-19T18:00:36.584Z] ==> Gzipping contents [2020-10-19T18:00:36.584Z] ==> Uploading reports [2020-10-19T18:00:36.584Z] url: https://codecov.io [2020-10-19T18:00:36.584Z] query: branch=PR-349&commit=48da11d07878ee2720e4af4b3def0aa4b0dd4fab&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-349%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=349&job=&cmd_args= [2020-10-19T18:00:36.584Z] -> Pinging Codecov [2020-10-19T18:00:36.584Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-349&commit=48da11d07878ee2720e4af4b3def0aa4b0dd4fab&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-349%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=349&job=&cmd_args= [2020-10-19T18:00:36.584Z] -> Uploading to [2020-10-19T18:00:36.584Z] [2020-10-19T18:00:36.584Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-19T18:00:36.584Z] Dload Upload Total Spent Left Speed [2020-10-19T18:00:36.584Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-10-19T18:00:36.584Z] X> Failed to upload [2020-10-19T18:00:36.584Z] ==> Uploading to Codecov [2020-10-19T18:00:36.584Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-19T18:00:36.584Z] Dload Upload Total Spent Left Speed [2020-10-19T18:00:37.420Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17290 100 118 100 17172 157 22989 --:--:-- --:--:-- --:--:-- 22987 [2020-10-19T18:00:37.420Z] View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/48da11d07878ee2720e4af4b3def0aa4b0dd4fab [Pipeline] } [2020-10-19T18:00:37.432Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair 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 [2020-10-19T18:00:39.995Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T18:00:40.567Z] ---> package-listing.sh [2020-10-19T18:00:40.567Z] ++ facter osfamily [2020-10-19T18:00:40.567Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-19T18:00:40.567Z] + OS_FAMILY=redhat [2020-10-19T18:00:40.567Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-349 [2020-10-19T18:00:40.567Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-19T18:00:40.567Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-19T18:00:40.567Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-19T18:00:40.567Z] + PACKAGES=/tmp/packages_start.txt [2020-10-19T18:00:40.567Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-349 ']' [2020-10-19T18:00:40.567Z] + PACKAGES=/tmp/packages_end.txt [2020-10-19T18:00:40.567Z] + case "${OS_FAMILY}" in [2020-10-19T18:00:40.567Z] + rpm -qa [2020-10-19T18:00:40.567Z] + sort [2020-10-19T18:00:43.889Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-19T18:00:43.889Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-19T18:00:43.889Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-19T18:00:43.889Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-349 ']' [2020-10-19T18:00:43.889Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-349/archives/ [2020-10-19T18:00:43.889Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-349/archives/ [Pipeline] echo [2020-10-19T18:00:43.944Z] 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-349/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-19T18:00:44.239Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-19T18:00:44.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T18:00:44.547Z] [2020-10-19T18:00:44.547Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-19T18:00:44.906Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T18:00:44.906Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-19T18:00:44.906Z] df20fa9351a1: Pulling fs layer [2020-10-19T18:00:44.906Z] 36b3adc4ff6f: Pulling fs layer [2020-10-19T18:00:44.906Z] 8ad3a11d3b57: Pulling fs layer [2020-10-19T18:00:44.906Z] 46f8f816bc3b: Pulling fs layer [2020-10-19T18:00:44.906Z] 93b61091891f: Pulling fs layer [2020-10-19T18:00:44.906Z] 93b9cdb0e59b: Pulling fs layer [2020-10-19T18:00:44.906Z] 5e14af77c1be: Pulling fs layer [2020-10-19T18:00:44.906Z] 01666e4c0597: Pulling fs layer [2020-10-19T18:00:44.906Z] aa168da1d23b: Pulling fs layer [2020-10-19T18:00:44.906Z] 93b61091891f: Waiting [2020-10-19T18:00:44.906Z] 93b9cdb0e59b: Waiting [2020-10-19T18:00:44.906Z] 5e14af77c1be: Waiting [2020-10-19T18:00:44.906Z] 01666e4c0597: Waiting [2020-10-19T18:00:44.906Z] aa168da1d23b: Waiting [2020-10-19T18:00:44.906Z] 46f8f816bc3b: Waiting [2020-10-19T18:00:44.906Z] 36b3adc4ff6f: Download complete [2020-10-19T18:00:44.906Z] 46f8f816bc3b: Verifying Checksum [2020-10-19T18:00:44.906Z] 46f8f816bc3b: Download complete [2020-10-19T18:00:45.173Z] df20fa9351a1: Verifying Checksum [2020-10-19T18:00:45.173Z] df20fa9351a1: Download complete [2020-10-19T18:00:45.173Z] 93b9cdb0e59b: Verifying Checksum [2020-10-19T18:00:45.173Z] 93b9cdb0e59b: Download complete [2020-10-19T18:00:45.173Z] 5e14af77c1be: Verifying Checksum [2020-10-19T18:00:45.173Z] 5e14af77c1be: Download complete [2020-10-19T18:00:45.173Z] 01666e4c0597: Verifying Checksum [2020-10-19T18:00:45.173Z] 01666e4c0597: Download complete [2020-10-19T18:00:45.173Z] 93b61091891f: Verifying Checksum [2020-10-19T18:00:45.173Z] 93b61091891f: Download complete [2020-10-19T18:00:45.173Z] 8ad3a11d3b57: Verifying Checksum [2020-10-19T18:00:45.440Z] df20fa9351a1: Pull complete [2020-10-19T18:00:45.704Z] 36b3adc4ff6f: Pull complete [2020-10-19T18:00:46.288Z] 8ad3a11d3b57: Pull complete [2020-10-19T18:00:46.557Z] 46f8f816bc3b: Pull complete [2020-10-19T18:00:47.151Z] 93b61091891f: Pull complete [2020-10-19T18:00:47.151Z] 93b9cdb0e59b: Pull complete [2020-10-19T18:00:47.415Z] 5e14af77c1be: Pull complete [2020-10-19T18:00:47.415Z] aa168da1d23b: Verifying Checksum [2020-10-19T18:00:47.415Z] aa168da1d23b: Download complete [2020-10-19T18:00:47.415Z] 01666e4c0597: Pull complete [2020-10-19T18:00:54.038Z] aa168da1d23b: Pull complete [2020-10-19T18:00:54.038Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-19T18:00:54.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T18:00:54.300Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-19T18:00:54.459Z] prd-centos7-docker-4c-2g-6310 does not seem to be running inside a container [2020-10-19T18:00:54.506Z] $ 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-349/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-349 -v /w/workspace/dry_go-mod-core-contracts_PR-349:/w/workspace/dry_go-mod-core-contracts_PR-349:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-349@tmp:/w/workspace/dry_go-mod-core-contracts_PR-349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-19T18:00:57.986Z] $ docker top ebd471e37d5911448f5fd22eee130cf1da06eb456346f39117205d356d139662 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T18:00:58.507Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-19T18:00:58.809Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-19T18:00:59.111Z] + ls /var/log/sa-host [2020-10-19T18:00:59.111Z] + sadf -c /var/log/sa-host/sa05 [2020-10-19T18:00:59.111Z] file_magic: OK [2020-10-19T18:00:59.111Z] HZ: Using current value: 100 [2020-10-19T18:00:59.111Z] file_header: OK [2020-10-19T18:00:59.111Z] 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 [2020-10-19T18:00:59.111Z] Statistics: [2020-10-19T18:00:59.111Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-19T18:00:59.111Z] File successfully converted to sysstat format version 12.2.1 [2020-10-19T18:00:59.111Z] + sadf -c /var/log/sa-host/sa19 [2020-10-19T18:00:59.111Z] file_magic: OK [2020-10-19T18:00:59.111Z] HZ: Using current value: 100 [2020-10-19T18:00:59.111Z] file_header: OK [2020-10-19T18:00:59.111Z] 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 [2020-10-19T18:00:59.111Z] Statistics: [2020-10-19T18:00:59.111Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-19T18:00:59.111Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-19T18:00:59.328Z] provisioning config files... [2020-10-19T18:00:59.345Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-349@tmp/config8575986693512856219tmp [Pipeline] { [Pipeline] echo [2020-10-19T18:00:59.432Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T18:00:59.732Z] ---> create-netrc.sh [Pipeline] } [2020-10-19T18:00:59.744Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-19T18:00:59.851Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T18:01:00.151Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-19T18:01:00.163Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T18:01:00.461Z] ---> sudo-logs.sh [2020-10-19T18:01:00.461Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-19T18:01:00.473Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T18:01:00.770Z] ---> job-cost.sh [2020-10-19T18:01:00.770Z] lf-activate-venv: SKIPPING [2020-10-19T18:01:00.770Z] INFO: No Stack... [2020-10-19T18:01:02.170Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-19T18:01:02.433Z] INFO: Archiving Costs [Pipeline] echo [2020-10-19T18:01:02.451Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T18:01:02.757Z] ---> logs-deploy.sh [2020-10-19T18:01:02.757Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-349/3 [2020-10-19T18:01:02.757Z] INFO: archiving workspace using pattern(s): [2020-10-19T18:01:04.150Z] Archives upload complete. [2020-10-19T18:01:04.412Z] INFO: archiving logs to Nexus