b' Pull request #195 updated\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Connecting to https://api.github.com to check permissions of obtain list of brandonforster for edgexfoundry/go-mod-core-contracts\n Obtained Jenkinsfile from dfd3439d00526d8d53fbffec6fb37b0062c9d913+93abd0d268c8b86928b371cca9cd9e94d7b05568 (466ce0beed6934c24a42ee1382807a04d2a0820b)\n Running in Durability level: PERFORMANCE_OPTIMIZED\n Loading library edgex-global-pipelines@stable\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94\n using credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\n Fetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n Checking out Revision f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94 # timeout=10\n Commit message: "Merge pull request #81 from ernestojeda/bugfix-custom-workspace"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, goVersion:1.12, buildImage:false, pushImage:false, semverBump:patch]\n =========================================================\n [Pipeline] echo\n Setting up nodes based on requested architectures [[amd64, arm64]]\n [Pipeline] echo\n Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n =========================================================\n [Pipeline] echo\n MAVEN_SETTINGS: go-mod-core-contracts-settings\n PROJECT: go-mod-core-contracts\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.12\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-go-mod-core-contracts\n DOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: patch\n [Pipeline] node\n Still waiting to schedule task\n Waiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-12490\xe2\x80\x99\n Running on prd-centos7-docker-4c-2g-12493 in /w/workspace/dry_go-mod-core-contracts_PR-195\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Declarative: Checkout SCM)\n [Pipeline] checkout\n using credential edgex-jenkins-ssh\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and without tags\n Fetching without tags\n Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git\n > git init /w/workspace/dry_go-mod-core-contracts_PR-195 # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n > git --version # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/195/head:refs/remotes/origin/PR-195 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/195/head:refs/remotes/origin/PR-195 # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/195/head:refs/remotes/origin/PR-195 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Merging remotes/origin/master commit 93abd0d268c8b86928b371cca9cd9e94d7b05568 into PR head commit dfd3439d00526d8d53fbffec6fb37b0062c9d913\n Merge succeeded, producing dfd3439d00526d8d53fbffec6fb37b0062c9d913\n Checking out Revision dfd3439d00526d8d53fbffec6fb37b0062c9d913 (PR-195)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f dfd3439d00526d8d53fbffec6fb37b0062c9d913 # timeout=10\n > git merge 93abd0d268c8b86928b371cca9cd9e94d7b05568 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f dfd3439d00526d8d53fbffec6fb37b0062c9d913 # timeout=10\n Commit message: "Merge branch \'master\' into endpointer_refactor"\n First time build. Skipping changelog.\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-01-08T21:27:15.836Z] Timeout set to expire in 6 hr 0 min\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prepare)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver Prep)\n > git rev-list --no-walk 23175f6129e8a4391c70c2bc4dbad07c0a7098e7 # timeout=10\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-08T21:27:17.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-08T21:27:17.179Z] \n [2020-01-08T21:27:17.179Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-08T21:27:17.526Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-08T21:27:17.527Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-01-08T21:27:17.527Z] e7c96db7181b: Pulling fs layer\n [2020-01-08T21:27:17.527Z] a038dfdf5543: Pulling fs layer\n [2020-01-08T21:27:17.527Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-01-08T21:27:17.527Z] e7c96db7181b: Verifying Checksum\n [2020-01-08T21:27:17.527Z] e7c96db7181b: Download complete\n [2020-01-08T21:27:17.807Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-01-08T21:27:17.807Z] 8d5d8e63b3c0: Download complete\n [2020-01-08T21:27:17.807Z] a038dfdf5543: Verifying Checksum\n [2020-01-08T21:27:17.807Z] a038dfdf5543: Download complete\n [2020-01-08T21:27:17.807Z] e7c96db7181b: Pull complete\n [2020-01-08T21:27:18.753Z] a038dfdf5543: Pull complete\n [2020-01-08T21:27:18.753Z] 8d5d8e63b3c0: Pull complete\n [2020-01-08T21:27:18.753Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-01-08T21:27:18.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-01-08T21:27:18.913Z] prd-centos7-docker-4c-2g-12493 does not seem to be running inside a container\n [2020-01-08T21:27:18.961Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-195 -v /w/workspace/dry_go-mod-core-contracts_PR-195:/w/workspace/dry_go-mod-core-contracts_PR-195:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-195@tmp:/w/workspace/dry_go-mod-core-contracts_PR-195@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-01-08T21:27:19.656Z] $ docker top 50e0d5a37cda7bb402b8703fd4dc995f0b6f84d7432a07dad9dafde89bf25ac7 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-08T21:27:20.260Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-08T21:27:20.260Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-08T21:27:20.487Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-08T21:27:20.492Z] $ docker exec 50e0d5a37cda7bb402b8703fd4dc995f0b6f84d7432a07dad9dafde89bf25ac7 ssh-agent\n [2020-01-08T21:27:20.712Z] SSH_AUTH_SOCK=/tmp/ssh-MFUsVkf8WkpL/agent.14\n [2020-01-08T21:27:20.712Z] SSH_AGENT_PID=21\n [2020-01-08T21:27:20.722Z] Running ssh-add (command line suppressed)\n [2020-01-08T21:27:20.897Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-195@tmp/private_key_459024237731303067.key (/w/workspace/dry_go-mod-core-contracts_PR-195@tmp/private_key_459024237731303067.key)\n [2020-01-08T21:27:20.969Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-08T21:27:21.265Z] + git describe --exact-match --tags HEAD\n [2020-01-08T21:27:21.265Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-01-08T21:27:21.319Z] $ docker exec --env ******** --env ******** 50e0d5a37cda7bb402b8703fd4dc995f0b6f84d7432a07dad9dafde89bf25ac7 ssh-agent -k\n [2020-01-08T21:27:21.473Z] unset SSH_AUTH_SOCK;\n [2020-01-08T21:27:21.473Z] unset SSH_AGENT_PID;\n [2020-01-08T21:27:21.473Z] echo Agent pid 21 killed;\n [2020-01-08T21:27:21.516Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-01-08T21:27:21.530Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-01-08T21:27:21.530Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-01-08T21:27:21.555Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-08T21:27:21.555Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-08T21:27:21.750Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-08T21:27:21.756Z] $ docker exec 50e0d5a37cda7bb402b8703fd4dc995f0b6f84d7432a07dad9dafde89bf25ac7 ssh-agent\n [2020-01-08T21:27:21.934Z] SSH_AUTH_SOCK=/tmp/ssh-aFYUZH1Z2yjS/agent.56\n [2020-01-08T21:27:21.934Z] SSH_AGENT_PID=63\n [2020-01-08T21:27:21.942Z] Running ssh-add (command line suppressed)\n [2020-01-08T21:27:22.097Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-195@tmp/private_key_8735832010964471521.key (/w/workspace/dry_go-mod-core-contracts_PR-195@tmp/private_key_8735832010964471521.key)\n [2020-01-08T21:27:22.174Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-08T21:27:22.491Z] + git semver init\n [2020-01-08T21:27:22.491Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-08T21:27:22.491Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-195/.git\n [2020-01-08T21:27:22.491Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-195\n [2020-01-08T21:27:22.491Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-08T21:27:22.491Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-08T21:27:22.491Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-08T21:27:22.491Z] # $SEMVER_BRANCH = PR-195\n [2020-01-08T21:27:22.491Z] # $SEMVER_TEMP = /tmp/semver-818964311\n [2020-01-08T21:27:22.491Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP\n [2020-01-08T21:27:23.058Z] # \'/tmp/semver-818964311\' -> \'/w/workspace/dry_go-mod-core-contracts_PR-195/.semver\'\n [2020-01-08T21:27:23.058Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-195/.semver\n [Pipeline] }\n [2020-01-08T21:27:23.068Z] $ docker exec --env ******** --env ******** 50e0d5a37cda7bb402b8703fd4dc995f0b6f84d7432a07dad9dafde89bf25ac7 ssh-agent -k\n [2020-01-08T21:27:23.208Z] unset SSH_AUTH_SOCK;\n [2020-01-08T21:27:23.209Z] unset SSH_AGENT_PID;\n [2020-01-08T21:27:23.209Z] echo Agent pid 63 killed;\n [2020-01-08T21:27:23.260Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-08T21:27:23.570Z] + git semver\n [Pipeline] }\n [2020-01-08T21:27:23.584Z] $ docker stop --time=1 50e0d5a37cda7bb402b8703fd4dc995f0b6f84d7432a07dad9dafde89bf25ac7\n [2020-01-08T21:27:24.989Z] $ docker rm -f 50e0d5a37cda7bb402b8703fd4dc995f0b6f84d7432a07dad9dafde89bf25ac7\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-01-08T21:27:25.652Z] Stashed 56 file(s)\n [Pipeline] echo\n [2020-01-08T21:27:25.653Z] [edgeXSemver] initialized semver on version 0.0.0\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] parallel\n [Pipeline] { (Branch: amd64)\n [Pipeline] { (Branch: arm64)\n [Pipeline] stage\n [Pipeline] { (amd64)\n [Pipeline] stage\n [Pipeline] { (arm64)\n [Pipeline] node\n [Pipeline] node\n [2020-01-08T21:27:40.720Z] Still waiting to schedule task\n [2020-01-08T21:27:40.720Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-01-08T21:27:40.722Z] Still waiting to schedule task\n [2020-01-08T21:27:40.722Z] Waiting for next available executor on \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-12491\xe2\x80\x99\n [2020-01-08T21:29:15.202Z] Running on prd-centos7-docker-4c-2g-12494 in /w/workspace/dry_go-mod-core-contracts_PR-195\n [Pipeline] {\n [Pipeline] ws\n [2020-01-08T21:29:15.213Z] Running in /w/workspace/go-mod-core-contracts/2\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-08T21:29:17.612Z] using credential edgex-jenkins-ssh\n [2020-01-08T21:29:17.631Z] Cloning the remote Git repository\n [2020-01-08T21:29:17.631Z] Cloning with configured refspecs honoured and without tags\n [2020-01-08T21:29:17.164Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-01-08T21:29:17.201Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10\n [2020-01-08T21:29:18.344Z] Fetching without tags\n [2020-01-08T21:29:17.253Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-01-08T21:29:17.253Z] > git --version # timeout=10\n [2020-01-08T21:29:17.261Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-08T21:29:17.301Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/195/head:refs/remotes/origin/PR-195 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-08T21:29:17.875Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n [2020-01-08T21:29:17.883Z] > git config --add remote.origin.fetch +refs/pull/195/head:refs/remotes/origin/PR-195 # timeout=10\n [2020-01-08T21:29:17.888Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-08T21:29:17.899Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n [2020-01-08T21:29:17.909Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-01-08T21:29:17.910Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-08T21:29:17.914Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/195/head:refs/remotes/origin/PR-195 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-08T21:29:18.772Z] Merging remotes/origin/master commit 93abd0d268c8b86928b371cca9cd9e94d7b05568 into PR head commit dfd3439d00526d8d53fbffec6fb37b0062c9d913\n [2020-01-08T21:29:18.850Z] Merge succeeded, producing dfd3439d00526d8d53fbffec6fb37b0062c9d913\n [2020-01-08T21:29:18.850Z] Checking out Revision dfd3439d00526d8d53fbffec6fb37b0062c9d913 (PR-195)\n [2020-01-08T21:29:18.377Z] > git config core.sparsecheckout # timeout=10\n [2020-01-08T21:29:18.383Z] > git checkout -f dfd3439d00526d8d53fbffec6fb37b0062c9d913 # timeout=10\n [2020-01-08T21:29:18.434Z] > git merge 93abd0d268c8b86928b371cca9cd9e94d7b05568 # timeout=10\n [2020-01-08T21:29:18.446Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-08T21:29:18.456Z] > git config core.sparsecheckout # timeout=10\n [2020-01-08T21:29:18.460Z] > git checkout -f dfd3439d00526d8d53fbffec6fb37b0062c9d913 # timeout=10\n [2020-01-08T21:29:22.166Z] Commit message: "Merge branch \'master\' into endpointer_refactor"\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-01-08T21:29:23.379Z] =========================================================\n [2020-01-08T21:29:23.379Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine]\n [2020-01-08T21:29:23.379Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-08T21:29:23.980Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine .\n [2020-01-08T21:29:24.248Z] Sending build context to Docker daemon 1.561MB\n\n [2020-01-08T21:29:24.248Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n [2020-01-08T21:29:24.248Z] Step 2/7 : FROM ${BASE}\n [2020-01-08T21:29:24.248Z] 1.12.6-alpine: Pulling from edgex-golang-base\n [2020-01-08T21:29:24.248Z] 921b31ab772b: Pulling fs layer\n [2020-01-08T21:29:24.248Z] 2d3896533852: Pulling fs layer\n [2020-01-08T21:29:24.248Z] 28c34ce20860: Pulling fs layer\n [2020-01-08T21:29:24.248Z] 9186bf07c4ae: Pulling fs layer\n [2020-01-08T21:29:24.248Z] 7f1720e95b4b: Pulling fs layer\n [2020-01-08T21:29:24.248Z] 24d9f57f8391: Pulling fs layer\n [2020-01-08T21:29:24.248Z] 9498642caea3: Pulling fs layer\n [2020-01-08T21:29:24.248Z] ba4d0a6bad5e: Pulling fs layer\n [2020-01-08T21:29:24.248Z] 7af212d24233: Pulling fs layer\n [2020-01-08T21:29:24.248Z] ee2efeeb882f: Pulling fs layer\n [2020-01-08T21:29:24.248Z] d216d3b964db: Pulling fs layer\n [2020-01-08T21:29:24.248Z] 9498642caea3: Waiting\n [2020-01-08T21:29:24.248Z] 9186bf07c4ae: Waiting\n [2020-01-08T21:29:24.248Z] ba4d0a6bad5e: Waiting\n [2020-01-08T21:29:24.248Z] 7af212d24233: Waiting\n [2020-01-08T21:29:24.248Z] 7f1720e95b4b: Waiting\n [2020-01-08T21:29:24.248Z] 24d9f57f8391: Waiting\n [2020-01-08T21:29:24.248Z] ee2efeeb882f: Waiting\n [2020-01-08T21:29:24.248Z] d216d3b964db: Waiting\n [2020-01-08T21:29:24.248Z] 28c34ce20860: Verifying Checksum\n [2020-01-08T21:29:24.248Z] 28c34ce20860: Download complete\n [2020-01-08T21:29:24.248Z] 2d3896533852: Verifying Checksum\n [2020-01-08T21:29:24.248Z] 2d3896533852: Download complete\n [2020-01-08T21:29:24.248Z] 7f1720e95b4b: Download complete\n [2020-01-08T21:29:24.248Z] 24d9f57f8391: Verifying Checksum\n [2020-01-08T21:29:24.248Z] 24d9f57f8391: Download complete\n [2020-01-08T21:29:24.248Z] 921b31ab772b: Verifying Checksum\n [2020-01-08T21:29:24.248Z] 921b31ab772b: Download complete\n [2020-01-08T21:29:24.827Z] 921b31ab772b: Pull complete\n [2020-01-08T21:29:24.827Z] 2d3896533852: Pull complete\n [2020-01-08T21:29:25.096Z] 28c34ce20860: Pull complete\n [2020-01-08T21:29:25.096Z] 9498642caea3: Verifying Checksum\n [2020-01-08T21:29:25.096Z] 9498642caea3: Download complete\n [2020-01-08T21:29:25.096Z] 7af212d24233: Verifying Checksum\n [2020-01-08T21:29:25.096Z] 7af212d24233: Download complete\n [2020-01-08T21:29:25.667Z] ee2efeeb882f: Verifying Checksum\n [2020-01-08T21:29:25.667Z] ee2efeeb882f: Download complete\n [2020-01-08T21:29:25.667Z] d216d3b964db: Download complete\n [2020-01-08T21:29:26.239Z] 9186bf07c4ae: Verifying Checksum\n [2020-01-08T21:29:26.239Z] 9186bf07c4ae: Download complete\n [2020-01-08T21:29:26.239Z] ba4d0a6bad5e: Verifying Checksum\n [2020-01-08T21:29:26.239Z] ba4d0a6bad5e: Download complete\n [2020-01-08T21:29:32.810Z] 9186bf07c4ae: Pull complete\n [2020-01-08T21:29:32.810Z] 7f1720e95b4b: Pull complete\n [2020-01-08T21:29:32.810Z] 24d9f57f8391: Pull complete\n [2020-01-08T21:29:38.082Z] 9498642caea3: Pull complete\n [2020-01-08T21:29:40.637Z] ba4d0a6bad5e: Pull complete\n [2020-01-08T21:29:40.637Z] 7af212d24233: Pull complete\n [2020-01-08T21:29:41.577Z] ee2efeeb882f: Pull complete\n [2020-01-08T21:29:41.577Z] d216d3b964db: Pull complete\n [2020-01-08T21:29:41.577Z] Digest: sha256:26065ac814cd2cdfd2492c2d3318b13c68791c8cca06e489144751c6f654f77d\n [2020-01-08T21:29:41.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n [2020-01-08T21:29:41.577Z] ---> 140a058597bd\n [2020-01-08T21:29:41.577Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-08T21:29:41.837Z] ---> Running in cfaac3a93183\n [2020-01-08T21:29:41.837Z] Removing intermediate container cfaac3a93183\n [2020-01-08T21:29:41.837Z] ---> 3da6862683ef\n [2020-01-08T21:29:41.837Z] Step 4/7 : RUN apk add bash\n [2020-01-08T21:29:41.837Z] ---> Running in 2538dea8d30b\n [2020-01-08T21:29:43.214Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz\n [2020-01-08T21:29:43.781Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz\n [2020-01-08T21:29:44.040Z] OK: 134 MiB in 39 packages\n [2020-01-08T21:29:44.299Z] Removing intermediate container 2538dea8d30b\n [2020-01-08T21:29:44.299Z] ---> db9051d8591a\n [2020-01-08T21:29:44.299Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-01-08T21:29:44.558Z] ---> Running in 2758e79a4a22\n [2020-01-08T21:29:44.558Z] Removing intermediate container 2758e79a4a22\n [2020-01-08T21:29:44.558Z] ---> 774253435e35\n [2020-01-08T21:29:44.558Z] Step 6/7 : COPY go.mod .\n [2020-01-08T21:29:44.816Z] ---> 261f5c33070e\n [2020-01-08T21:29:44.816Z] Step 7/7 : RUN go mod download\n [2020-01-08T21:29:44.816Z] ---> Running in 5e227a4c6be9\n [2020-01-08T21:29:45.384Z] \x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-01-08T21:29:45.384Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-01-08T21:29:45.384Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-01-08T21:29:45.384Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-01-08T21:29:45.384Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-08T21:29:45.384Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-01-08T21:29:45.644Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-01-08T21:29:45.644Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-08T21:29:45.644Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-08T21:29:45.904Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-08T21:29:47.289Z] \x1b[0mRemoving intermediate container 5e227a4c6be9\n [2020-01-08T21:29:47.289Z] ---> ece5607d0f25\n [2020-01-08T21:29:47.548Z] Successfully built ece5607d0f25\n [2020-01-08T21:29:47.548Z] Successfully tagged ci-base-image-x86_64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-08T21:29:47.934Z] + docker inspect -f . ci-base-image-x86_64\n [2020-01-08T21:29:47.934Z] .\n [Pipeline] withDockerContainer\n [2020-01-08T21:29:48.054Z] prd-centos7-docker-4c-2g-12494 does not seem to be running inside a container\n [2020-01-08T21:29:48.092Z] $ 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 ******** ci-base-image-x86_64 cat\n [2020-01-08T21:29:48.997Z] $ docker top 665964ffea0370b878709fd1cfaf6f8a469082a8e4c1034f2f05de6e0cc3d68d -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-08T21:29:49.829Z] + go version\n [2020-01-08T21:29:49.829Z] go version go1.12.6 linux/amd64\n [Pipeline] sh\n [2020-01-08T21:29:50.125Z] + make test\n [2020-01-08T21:29:50.125Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-01-08T21:29:56.758Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients\t[no test files]\n [2020-01-08T21:29:57.333Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/command\t0.009s\tcoverage: 73.3% of statements\n [2020-01-08T21:30:05.535Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/coredata\t0.125s\tcoverage: 55.1% of statements\n [2020-01-08T21:30:05.535Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/general\t0.023s\tcoverage: 69.2% of statements\n [2020-01-08T21:30:05.535Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/interfaces\t[no test files]\n [2020-01-08T21:30:05.535Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/logger\t0.041s\tcoverage: 6.4% of statements\n [2020-01-08T21:30:06.116Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata\t0.662s\tcoverage: 27.4% of statements\n [2020-01-08T21:30:06.116Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata/mocks\t[no test files]\n [2020-01-08T21:30:06.116Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/notifications\t0.006s\tcoverage: 63.6% of statements\n [2020-01-08T21:30:06.116Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/rest\t[no test files]\n [2020-01-08T21:30:06.116Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/scheduler\t[no test files]\n [2020-01-08T21:30:06.116Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/types\t[no test files]\n [2020-01-08T21:30:06.116Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/models\t0.022s\tcoverage: 63.0% of statements\n [2020-01-08T21:30:06.116Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/configuration\t0.010s\tcoverage: 26.3% of statements\n [2020-01-08T21:30:06.116Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/admin\t0.006s\tcoverage: 15.4% of statements\n [2020-01-08T21:30:06.684Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/operating\t0.006s\tcoverage: 15.4% of statements\n [2020-01-08T21:30:06.943Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/responses/configuration\t0.006s\tcoverage: 14.3% of statements\n [2020-01-08T21:30:06.944Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-01-08T21:30:11.172Z] gofmt -l .\n [2020-01-08T21:30:11.172Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] stash\n [2020-01-08T21:30:11.809Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-08T21:30:11.811Z] $ docker stop --time=1 665964ffea0370b878709fd1cfaf6f8a469082a8e4c1034f2f05de6e0cc3d68d\n [2020-01-08T21:30:13.327Z] $ docker rm -f 665964ffea0370b878709fd1cfaf6f8a469082a8e4c1034f2f05de6e0cc3d68d\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-01-08T21:31:26.412Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-12495 in /w/workspace/dry_go-mod-core-contracts_PR-195\n [Pipeline] {\n [Pipeline] ws\n [2020-01-08T21:31:26.425Z] Running in /w/workspace/go-mod-core-contracts/2\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-08T21:31:34.885Z] using credential edgex-jenkins-ssh\n [2020-01-08T21:31:34.911Z] Cloning the remote Git repository\n [2020-01-08T21:31:34.912Z] Cloning with configured refspecs honoured and without tags\n [2020-01-08T21:31:34.984Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-01-08T21:31:35.111Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10\n [2020-01-08T21:31:35.260Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-01-08T21:31:35.262Z] > git --version # timeout=10\n [2020-01-08T21:31:35.293Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-08T21:31:35.368Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/195/head:refs/remotes/origin/PR-195 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-08T21:31:36.339Z] Fetching without tags\n [2020-01-08T21:31:36.220Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n [2020-01-08T21:31:36.249Z] > git config --add remote.origin.fetch +refs/pull/195/head:refs/remotes/origin/PR-195 # timeout=10\n [2020-01-08T21:31:36.271Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-08T21:31:36.301Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n [2020-01-08T21:31:36.356Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-01-08T21:31:36.357Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-08T21:31:36.374Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/195/head:refs/remotes/origin/PR-195 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-08T21:31:36.868Z] Merging remotes/origin/master commit 93abd0d268c8b86928b371cca9cd9e94d7b05568 into PR head commit dfd3439d00526d8d53fbffec6fb37b0062c9d913\n [2020-01-08T21:31:37.142Z] Merge succeeded, producing dfd3439d00526d8d53fbffec6fb37b0062c9d913\n [2020-01-08T21:31:37.142Z] Checking out Revision dfd3439d00526d8d53fbffec6fb37b0062c9d913 (PR-195)\n [2020-01-08T21:31:36.899Z] > git config core.sparsecheckout # timeout=10\n [2020-01-08T21:31:36.940Z] > git checkout -f dfd3439d00526d8d53fbffec6fb37b0062c9d913 # timeout=10\n [2020-01-08T21:31:37.078Z] > git merge 93abd0d268c8b86928b371cca9cd9e94d7b05568 # timeout=10\n [2020-01-08T21:31:37.120Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-08T21:31:37.150Z] > git config core.sparsecheckout # timeout=10\n [2020-01-08T21:31:37.171Z] > git checkout -f dfd3439d00526d8d53fbffec6fb37b0062c9d913 # timeout=10\n [2020-01-08T21:31:41.863Z] Commit message: "Merge branch \'master\' into endpointer_refactor"\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-01-08T21:31:43.006Z] =========================================================\n [2020-01-08T21:31:43.007Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64]\n [2020-01-08T21:31:43.007Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-08T21:31:44.724Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64 .\n [2020-01-08T21:31:45.746Z] Sending build context to Docker daemon 1.561MB\n\n [2020-01-08T21:31:46.044Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n [2020-01-08T21:31:46.044Z] Step 2/7 : FROM ${BASE}\n [2020-01-08T21:31:46.327Z] 1.12.6-alpine-arm64: Pulling from edgex-golang-base\n [2020-01-08T21:31:46.327Z] 54e94bcddc88: Pulling fs layer\n [2020-01-08T21:31:46.327Z] 43582c0db3f3: Pulling fs layer\n [2020-01-08T21:31:46.327Z] 9fe16242a9df: Pulling fs layer\n [2020-01-08T21:31:46.327Z] fbf0f20b3a29: Pulling fs layer\n [2020-01-08T21:31:46.327Z] 57bbd25d50cb: Pulling fs layer\n [2020-01-08T21:31:46.327Z] 4c3326bd8e33: Pulling fs layer\n [2020-01-08T21:31:46.327Z] d45218f23013: Pulling fs layer\n [2020-01-08T21:31:46.327Z] d22026c5ede0: Pulling fs layer\n [2020-01-08T21:31:46.327Z] f32e18732fe6: Pulling fs layer\n [2020-01-08T21:31:46.327Z] 3a2ca3ccd3c2: Pulling fs layer\n [2020-01-08T21:31:46.327Z] 43f99696bdfb: Pulling fs layer\n [2020-01-08T21:31:46.327Z] fbf0f20b3a29: Waiting\n [2020-01-08T21:31:46.327Z] 57bbd25d50cb: Waiting\n [2020-01-08T21:31:46.327Z] 4c3326bd8e33: Waiting\n [2020-01-08T21:31:46.327Z] d45218f23013: Waiting\n [2020-01-08T21:31:46.327Z] d22026c5ede0: Waiting\n [2020-01-08T21:31:46.327Z] f32e18732fe6: Waiting\n [2020-01-08T21:31:46.327Z] 43f99696bdfb: Waiting\n [2020-01-08T21:31:46.327Z] 3a2ca3ccd3c2: Waiting\n [2020-01-08T21:31:46.617Z] 9fe16242a9df: Verifying Checksum\n [2020-01-08T21:31:46.617Z] 9fe16242a9df: Download complete\n [2020-01-08T21:31:46.617Z] 43582c0db3f3: Verifying Checksum\n [2020-01-08T21:31:46.617Z] 43582c0db3f3: Download complete\n [2020-01-08T21:31:46.617Z] 57bbd25d50cb: Verifying Checksum\n [2020-01-08T21:31:46.617Z] 57bbd25d50cb: Download complete\n [2020-01-08T21:31:46.909Z] 4c3326bd8e33: Verifying Checksum\n [2020-01-08T21:31:46.909Z] 4c3326bd8e33: Download complete\n [2020-01-08T21:31:46.909Z] 54e94bcddc88: Verifying Checksum\n [2020-01-08T21:31:46.909Z] 54e94bcddc88: Download complete\n [2020-01-08T21:31:49.579Z] 54e94bcddc88: Pull complete\n [2020-01-08T21:31:50.575Z] 43582c0db3f3: Pull complete\n [2020-01-08T21:31:50.858Z] 9fe16242a9df: Pull complete\n [2020-01-08T21:31:56.281Z] d45218f23013: Verifying Checksum\n [2020-01-08T21:31:56.281Z] d45218f23013: Download complete\n [2020-01-08T21:31:56.281Z] f32e18732fe6: Verifying Checksum\n [2020-01-08T21:31:56.281Z] f32e18732fe6: Download complete\n [2020-01-08T21:31:58.919Z] 3a2ca3ccd3c2: Verifying Checksum\n [2020-01-08T21:31:58.919Z] 3a2ca3ccd3c2: Download complete\n [2020-01-08T21:31:59.533Z] 43f99696bdfb: Verifying Checksum\n [2020-01-08T21:31:59.533Z] 43f99696bdfb: Download complete\n [2020-01-08T21:32:02.944Z] d22026c5ede0: Verifying Checksum\n [2020-01-08T21:32:02.944Z] d22026c5ede0: Download complete\n [2020-01-08T21:32:04.423Z] fbf0f20b3a29: Verifying Checksum\n [2020-01-08T21:32:04.423Z] fbf0f20b3a29: Download complete\n [2020-01-08T21:32:22.815Z] fbf0f20b3a29: Pull complete\n [2020-01-08T21:32:22.815Z] 57bbd25d50cb: Pull complete\n [2020-01-08T21:32:22.815Z] 4c3326bd8e33: Pull complete\n [2020-01-08T21:32:29.575Z] d45218f23013: Pull complete\n [2020-01-08T21:32:37.851Z] d22026c5ede0: Pull complete\n [2020-01-08T21:32:37.851Z] f32e18732fe6: Pull complete\n [2020-01-08T21:32:40.457Z] 3a2ca3ccd3c2: Pull complete\n [2020-01-08T21:32:40.457Z] 43f99696bdfb: Pull complete\n [2020-01-08T21:32:40.732Z] Digest: sha256:c78950982047a35e7abeb24cdb89444f8193f134334753a69100d3e520a2d2b0\n [2020-01-08T21:32:40.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64\n [2020-01-08T21:32:40.732Z] ---> 8c1ce5f80d72\n [2020-01-08T21:32:40.732Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-08T21:32:45.030Z] ---> Running in bfc6334345aa\n [2020-01-08T21:32:45.030Z] Removing intermediate container bfc6334345aa\n [2020-01-08T21:32:45.030Z] ---> b60084eb1cd2\n [2020-01-08T21:32:45.030Z] Step 4/7 : RUN apk add bash\n [2020-01-08T21:32:45.030Z] ---> Running in 1bd01ec56d30\n [2020-01-08T21:32:46.003Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz\n [2020-01-08T21:32:46.969Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz\n [2020-01-08T21:32:47.259Z] OK: 121 MiB in 39 packages\n [2020-01-08T21:32:48.702Z] Removing intermediate container 1bd01ec56d30\n [2020-01-08T21:32:48.702Z] ---> 93c805cff47f\n [2020-01-08T21:32:48.702Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-01-08T21:32:48.981Z] ---> Running in 3a557ed4ba6d\n [2020-01-08T21:32:49.250Z] Removing intermediate container 3a557ed4ba6d\n [2020-01-08T21:32:49.250Z] ---> b0b3dd69917a\n [2020-01-08T21:32:49.250Z] Step 6/7 : COPY go.mod .\n [2020-01-08T21:32:49.843Z] ---> 3a633c00fb4a\n [2020-01-08T21:32:49.843Z] Step 7/7 : RUN go mod download\n [2020-01-08T21:32:50.125Z] ---> Running in e23597274591\n [2020-01-08T21:32:51.563Z] \x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-01-08T21:32:51.563Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-08T21:32:51.563Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-01-08T21:32:51.563Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-01-08T21:32:51.563Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-01-08T21:32:51.563Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-01-08T21:32:52.547Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-01-08T21:32:52.821Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-08T21:32:52.821Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-08T21:32:52.821Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-08T21:32:59.512Z] \x1b[0mRemoving intermediate container e23597274591\n [2020-01-08T21:32:59.512Z] ---> 2e743bf3c6ac\n [2020-01-08T21:32:59.512Z] Successfully built 2e743bf3c6ac\n [2020-01-08T21:32:59.512Z] Successfully tagged ci-base-image-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-08T21:33:00.027Z] + docker inspect -f . ci-base-image-arm64\n [2020-01-08T21:33:00.294Z] .\n [Pipeline] withDockerContainer\n [2020-01-08T21:33:00.673Z] prd-ubuntu18.04-docker-arm64-4c-2g-12495 does not seem to be running inside a container\n [2020-01-08T21:33:00.764Z] $ 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 ******** ci-base-image-arm64 cat\n [2020-01-08T21:33:02.202Z] $ docker top a2ba9fb9ae0c9b08100b649fcb63eaf6f238c74b1872c6114d00e5525229b233 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-08T21:33:04.642Z] + go version\n [2020-01-08T21:33:04.642Z] go version go1.12.6 linux/arm64\n [Pipeline] sh\n [2020-01-08T21:33:05.337Z] + make test\n [2020-01-08T21:33:05.337Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-01-08T21:33:32.098Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients\t[no test files]\n [2020-01-08T21:33:32.098Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/command\t0.044s\tcoverage: 73.3% of statements\n [2020-01-08T21:34:11.101Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/coredata\t0.127s\tcoverage: 55.1% of statements\n [2020-01-08T21:34:11.101Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/general\t0.024s\tcoverage: 69.2% of statements\n [2020-01-08T21:34:11.101Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/interfaces\t[no test files]\n [2020-01-08T21:34:11.101Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/logger\t0.018s\tcoverage: 6.4% of statements\n [2020-01-08T21:34:12.537Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata\t0.682s\tcoverage: 27.4% of statements\n [2020-01-08T21:34:12.537Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata/mocks\t[no test files]\n [2020-01-08T21:34:12.537Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/notifications\t0.023s\tcoverage: 63.6% of statements\n [2020-01-08T21:34:12.537Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/rest\t[no test files]\n [2020-01-08T21:34:12.537Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/scheduler\t[no test files]\n [2020-01-08T21:34:12.537Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/types\t[no test files]\n [2020-01-08T21:34:20.857Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/models\t0.098s\tcoverage: 63.0% of statements\n [2020-01-08T21:34:20.857Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/configuration\t0.021s\tcoverage: 26.3% of statements\n [2020-01-08T21:34:22.852Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/admin\t0.020s\tcoverage: 15.4% of statements\n [2020-01-08T21:34:24.833Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/operating\t0.022s\tcoverage: 15.4% of statements\n [2020-01-08T21:34:27.444Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/responses/configuration\t0.026s\tcoverage: 14.3% of statements\n [2020-01-08T21:34:27.444Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-01-08T21:34:54.196Z] gofmt -l .\n [2020-01-08T21:34:54.196Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] stash\n [2020-01-08T21:34:54.219Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-01-08T21:34:54.743Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-08T21:34:54.751Z] $ docker stop --time=1 a2ba9fb9ae0c9b08100b649fcb63eaf6f238c74b1872c6114d00e5525229b233\n [2020-01-08T21:34:56.943Z] $ docker rm -f a2ba9fb9ae0c9b08100b649fcb63eaf6f238c74b1872c6114d00e5525229b233\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n [Pipeline] unstash\n [Pipeline] wrap\n [2020-01-08T21:34:57.987Z] provisioning config files...\n [2020-01-08T21:34:58.003Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-195@tmp/config2771173218362211800tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-01-08T21:34:58.311Z] + curl -s https://codecov.io/bash\n [2020-01-08T21:34:58.311Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-195@tmp/config2771173218362211800tmp\n [2020-01-08T21:34:58.571Z] \n [2020-01-08T21:34:58.571Z] _____ _\n [2020-01-08T21:34:58.571Z] / ____| | |\n [2020-01-08T21:34:58.571Z] | | ___ __| | ___ ___ _____ __\n [2020-01-08T21:34:58.571Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-01-08T21:34:58.571Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-01-08T21:34:58.571Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-01-08T21:34:58.571Z] Bash-20191211-b8db533\n [2020-01-08T21:34:58.571Z] \n [2020-01-08T21:34:58.571Z] \n [2020-01-08T21:34:58.571Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-01-08T21:34:58.571Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-01-08T21:34:58.571Z] Fixing merge commit SHA\n [2020-01-08T21:34:58.571Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n [2020-01-08T21:34:58.571Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-01-08T21:34:58.571Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-01-08T21:34:58.571Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-01-08T21:34:58.571Z] \x1b[0;32m+\x1b[0m .\n [2020-01-08T21:34:58.571Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-01-08T21:34:58.571Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-01-08T21:34:58.571Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-01-08T21:34:58.571Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=83511\x1b[0m\n [2020-01-08T21:34:58.571Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-01-08T21:34:58.571Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-01-08T21:34:59.141Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-01-08T21:34:59.141Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-01-08T21:34:59.141Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-01-08T21:34:59.141Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-01-08T21:34:59.141Z] \x1b[0;90mquery:\x1b[0m branch=PR-195&commit=93abd0d268c8b86928b371cca9cd9e94d7b05568&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-195%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=195&job=\n [2020-01-08T21:34:59.141Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-01-08T21:34:59.141Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-195&commit=93abd0d268c8b86928b371cca9cd9e94d7b05568&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-195%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=195&job=\n [2020-01-08T21:34:59.710Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-01-08T21:34:59.972Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/93abd0d268c8b86928b371cca9cd9e94d7b05568\x1b[0m\n [Pipeline] }\n [2020-01-08T21:34:59.989Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to when conditional\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-08T21:35:00.582Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-08T21:35:00.884Z] ---> package-listing.sh\n [2020-01-08T21:35:00.884Z] ++ facter osfamily\n [2020-01-08T21:35:00.884Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-01-08T21:35:00.884Z] + OS_FAMILY=redhat\n [2020-01-08T21:35:00.884Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-195\n [2020-01-08T21:35:00.884Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-01-08T21:35:00.884Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-01-08T21:35:00.884Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-01-08T21:35:00.884Z] + PACKAGES=/tmp/packages_start.txt\n [2020-01-08T21:35:00.884Z] + \'[\' /w/workspace/dry_go-mod-core-contracts_PR-195 \']\'\n [2020-01-08T21:35:00.884Z] + PACKAGES=/tmp/packages_end.txt\n [2020-01-08T21:35:00.884Z] + case "${OS_FAMILY}" in\n [2020-01-08T21:35:00.884Z] + rpm -qa\n [2020-01-08T21:35:00.884Z] + sort\n [2020-01-08T21:35:05.084Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-01-08T21:35:05.084Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-01-08T21:35:05.084Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-01-08T21:35:05.084Z] + \'[\' /w/workspace/dry_go-mod-core-contracts_PR-195 \']\'\n [2020-01-08T21:35:05.084Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-195/archives/\n [2020-01-08T21:35:05.084Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-195/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-08T21:35:05.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-08T21:35:05.600Z] \n [2020-01-08T21:35:05.601Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-08T21:35:05.915Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-08T21:35:05.915Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-01-08T21:35:05.915Z] 050382585609: Pulling fs layer\n [2020-01-08T21:35:05.915Z] dac2222ca532: Pulling fs layer\n [2020-01-08T21:35:05.915Z] 29a7fe408caa: Pulling fs layer\n [2020-01-08T21:35:05.915Z] 6ad337b9b53f: Pulling fs layer\n [2020-01-08T21:35:05.915Z] 7ad6fc7f0fa9: Pulling fs layer\n [2020-01-08T21:35:05.915Z] d1ed250b09b4: Pulling fs layer\n [2020-01-08T21:35:05.915Z] eb083ea81749: Pulling fs layer\n [2020-01-08T21:35:05.915Z] 4965c3271e4e: Pulling fs layer\n [2020-01-08T21:35:05.915Z] b73c1c2e7331: Pulling fs layer\n [2020-01-08T21:35:05.915Z] a328eddc5fbd: Pulling fs layer\n [2020-01-08T21:35:05.915Z] d1ed250b09b4: Waiting\n [2020-01-08T21:35:05.915Z] b73c1c2e7331: Waiting\n [2020-01-08T21:35:05.915Z] a328eddc5fbd: Waiting\n [2020-01-08T21:35:05.915Z] eb083ea81749: Waiting\n [2020-01-08T21:35:05.915Z] 4965c3271e4e: Waiting\n [2020-01-08T21:35:05.915Z] 6ad337b9b53f: Waiting\n [2020-01-08T21:35:05.915Z] 7ad6fc7f0fa9: Waiting\n [2020-01-08T21:35:05.915Z] dac2222ca532: Verifying Checksum\n [2020-01-08T21:35:05.915Z] dac2222ca532: Download complete\n [2020-01-08T21:35:05.915Z] 6ad337b9b53f: Verifying Checksum\n [2020-01-08T21:35:05.915Z] 6ad337b9b53f: Download complete\n [2020-01-08T21:35:06.186Z] 050382585609: Verifying Checksum\n [2020-01-08T21:35:06.186Z] 050382585609: Download complete\n [2020-01-08T21:35:06.186Z] 7ad6fc7f0fa9: Verifying Checksum\n [2020-01-08T21:35:06.186Z] 7ad6fc7f0fa9: Download complete\n [2020-01-08T21:35:06.186Z] eb083ea81749: Verifying Checksum\n [2020-01-08T21:35:06.186Z] eb083ea81749: Download complete\n [2020-01-08T21:35:06.455Z] 29a7fe408caa: Download complete\n [2020-01-08T21:35:06.455Z] 050382585609: Pull complete\n [2020-01-08T21:35:06.455Z] 4965c3271e4e: Verifying Checksum\n [2020-01-08T21:35:06.455Z] 4965c3271e4e: Download complete\n [2020-01-08T21:35:06.455Z] b73c1c2e7331: Verifying Checksum\n [2020-01-08T21:35:06.455Z] b73c1c2e7331: Download complete\n [2020-01-08T21:35:06.455Z] a328eddc5fbd: Verifying Checksum\n [2020-01-08T21:35:06.455Z] a328eddc5fbd: Download complete\n [2020-01-08T21:35:06.718Z] dac2222ca532: Pull complete\n [2020-01-08T21:35:07.300Z] d1ed250b09b4: Verifying Checksum\n [2020-01-08T21:35:07.300Z] d1ed250b09b4: Download complete\n [2020-01-08T21:35:08.683Z] 29a7fe408caa: Pull complete\n [2020-01-08T21:35:08.683Z] 6ad337b9b53f: Pull complete\n [2020-01-08T21:35:08.944Z] 7ad6fc7f0fa9: Pull complete\n [2020-01-08T21:35:13.152Z] d1ed250b09b4: Pull complete\n [2020-01-08T21:35:13.152Z] eb083ea81749: Pull complete\n [2020-01-08T21:35:14.541Z] 4965c3271e4e: Pull complete\n [2020-01-08T21:35:14.541Z] b73c1c2e7331: Pull complete\n [2020-01-08T21:35:14.799Z] a328eddc5fbd: Pull complete\n [2020-01-08T21:35:14.799Z] Digest: sha256:8e2305d3edc9fbc5d1d0309ca12ec42d7519605bf6a6f8780302420b4bf97f58\n [2020-01-08T21:35:14.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-01-08T21:35:14.982Z] prd-centos7-docker-4c-2g-12493 does not seem to be running inside a container\n [2020-01-08T21:35:15.028Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dry_go-mod-core-contracts_PR-195 -v /w/workspace/dry_go-mod-core-contracts_PR-195:/w/workspace/dry_go-mod-core-contracts_PR-195:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-195@tmp:/w/workspace/dry_go-mod-core-contracts_PR-195@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-01-08T21:35:16.167Z] $ docker top 49814cc900658f21d10ce13bf5d50293af548ca6a1e62ecda1f4f6b0cfc4c54e -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-01-08T21:35:16.740Z] provisioning config files...\n [2020-01-08T21:35:16.764Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-195@tmp/config3330644059541236728tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-01-08T21:35:16.790Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-08T21:35:17.084Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-01-08T21:35:17.090Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-08T21:35:17.379Z] ---> logs-deploy.sh\n [2020-01-08T21:35:17.379Z] + ARCHIVE_ARTIFACTS=\n [2020-01-08T21:35:17.379Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-01-08T21:35:17.379Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-01-08T21:35:17.379Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-01-08T21:35:17.379Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-195/2\n [2020-01-08T21:35:17.379Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-195/2/\n [2020-01-08T21:35:17.379Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-195/2 /w/workspace/dry_go-mod-core-contracts_PR-195\n [2020-01-08T21:35:18.318Z] Archives upload complete.\n [2020-01-08T21:35:18.318Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-195/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-195/2/\n [2020-01-08T21:35:19.267Z] ---> uname -a:\n [2020-01-08T21:35:19.267Z] Linux 49814cc90065 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-01-08T21:35:19.267Z] \n [2020-01-08T21:35:19.267Z] \n [2020-01-08T21:35:19.267Z] ---> lscpu:\n [2020-01-08T21:35:19.267Z] Architecture: x86_64\n [2020-01-08T21:35:19.267Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-01-08T21:35:19.267Z] Byte Order: Little Endian\n [2020-01-08T21:35:19.267Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-01-08T21:35:19.267Z] CPU(s): 4\n [2020-01-08T21:35:19.267Z] On-line CPU(s) list: 0-3\n [2020-01-08T21:35:19.267Z] Thread(s) per core: 1\n [2020-01-08T21:35:19.267Z] Core(s) per socket: 1\n [2020-01-08T21:35:19.267Z] Socket(s): 4\n [2020-01-08T21:35:19.267Z] NUMA node(s): 1\n [2020-01-08T21:35:19.267Z] Vendor ID: GenuineIntel\n [2020-01-08T21:35:19.267Z] CPU family: 6\n [2020-01-08T21:35:19.267Z] Model: 44\n [2020-01-08T21:35:19.267Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-01-08T21:35:19.267Z] Stepping: 1\n [2020-01-08T21:35:19.267Z] CPU MHz: 2933.436\n [2020-01-08T21:35:19.267Z] BogoMIPS: 5866.87\n [2020-01-08T21:35:19.267Z] Virtualization: VT-x\n [2020-01-08T21:35:19.267Z] Hypervisor vendor: KVM\n [2020-01-08T21:35:19.267Z] Virtualization type: full\n [2020-01-08T21:35:19.267Z] L1d cache: 32K\n [2020-01-08T21:35:19.267Z] L1i cache: 32K\n [2020-01-08T21:35:19.267Z] L2 cache: 4096K\n [2020-01-08T21:35:19.267Z] L3 cache: 16384K\n [2020-01-08T21:35:19.267Z] NUMA node0 CPU(s): 0-3\n [2020-01-08T21:35:19.267Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp\n [2020-01-08T21:35:19.267Z] \n [2020-01-08T21:35:19.267Z] \n [2020-01-08T21:35:19.267Z] ---> nproc:\n [2020-01-08T21:35:19.267Z] 4\n [2020-01-08T21:35:19.267Z] \n [2020-01-08T21:35:19.267Z] \n [2020-01-08T21:35:19.267Z] ---> df -h:\n [2020-01-08T21:35:19.267Z] Filesystem Size Used Available Use% Mounted on\n [2020-01-08T21:35:19.267Z] overlay 50.0G 6.2G 43.8G 12% /\n [2020-01-08T21:35:19.267Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-01-08T21:35:19.267Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-01-08T21:35:19.267Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-01-08T21:35:19.267Z] /dev/vda1 50.0G 6.2G 43.8G 12% /etc/resolv.conf\n [2020-01-08T21:35:19.267Z] /dev/vda1 50.0G 6.2G 43.8G 12% /etc/hostname\n [2020-01-08T21:35:19.267Z] /dev/vda1 50.0G 6.2G 43.8G 12% /etc/hosts\n [2020-01-08T21:35:19.267Z] /dev/vda1 50.0G 6.2G 43.8G 12% /var/log/sa\n [2020-01-08T21:35:19.267Z] /dev/vda1 50.0G 6.2G 43.8G 12% /w/workspace/dry_go-mod-core-contracts_PR-195\n [2020-01-08T21:35:19.267Z] /dev/vda1 50.0G 6.2G 43.8G 12% /w/workspace/dry_go-mod-core-contracts_PR-195@tmp\n [2020-01-08T21:35:19.267Z] \n [2020-01-08T21:35:19.267Z] \n [2020-01-08T21:35:19.267Z] ---> free -m:\n [2020-01-08T21:35:19.267Z] total used free shared buff/cache available\n [2020-01-08T21:35:19.267Z] Mem: 1838 603 75 0 1159 1130\n [2020-01-08T21:35:19.267Z] Swap: 1023 0 1023\n [2020-01-08T21:35:19.267Z] \n [2020-01-08T21:35:19.267Z] \n [2020-01-08T21:35:19.267Z] ---> ip addr:\n [2020-01-08T21:35:19.267Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-01-08T21:35:19.267Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-01-08T21:35:19.267Z] inet 127.0.0.1/8 scope host lo\n [2020-01-08T21:35:19.267Z] valid_lft forever preferred_lft forever\n [2020-01-08T21:35:19.267Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-01-08T21:35:19.267Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-01-08T21:35:19.267Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-01-08T21:35:19.267Z] valid_lft forever preferred_lft forever\n [2020-01-08T21:35:19.267Z] \n [2020-01-08T21:35:19.267Z] \n [2020-01-08T21:35:19.267Z] ---> sar -b -r -n DEV:\n [2020-01-08T21:35:19.267Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/08/20 \t_x86_64_\t(4 CPU)\n [2020-01-08T21:35:19.267Z] \n [2020-01-08T21:35:19.267Z] 21:26:35 LINUX RESTART\n [2020-01-08T21:35:19.267Z] \n [2020-01-08T21:35:19.267Z] 21:27:01 tps rtps wtps bread/s bwrtn/s\n [2020-01-08T21:35:19.267Z] 21:28:01 61.61 21.00 40.61 3553.07 3687.95\n [2020-01-08T21:35:19.267Z] 21:29:01 3.81 0.00 3.81 0.00 122.14\n [2020-01-08T21:35:19.267Z] 21:30:01 0.33 0.00 0.33 0.00 5.69\n [2020-01-08T21:35:19.267Z] 21:31:01 0.28 0.00 0.28 0.00 4.31\n [2020-01-08T21:35:19.267Z] 21:32:01 0.28 0.00 0.28 0.00 5.53\n [2020-01-08T21:35:19.267Z] 21:33:01 0.45 0.00 0.45 0.00 6.81\n [2020-01-08T21:35:19.267Z] 21:34:01 0.30 0.00 0.30 0.00 4.13\n [2020-01-08T21:35:19.267Z] 21:35:01 14.14 13.74 0.40 1838.96 11.12\n [2020-01-08T21:35:19.267Z] Average: 10.16 4.34 5.81 674.30 481.24\n [2020-01-08T21:35:19.267Z] \n [2020-01-08T21:35:19.267Z] 21:27:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-01-08T21:35:19.267Z] 21:28:01 108800 1773504 94.22 2620 1236532 963100 32.86 418484 1193652 16\n [2020-01-08T21:35:19.267Z] 21:29:01 119940 1762364 93.63 2620 1236748 910052 31.05 412488 1192176 12\n [2020-01-08T21:35:19.267Z] 21:30:01 119068 1763236 93.67 2620 1236756 910220 31.06 413324 1192164 16\n [2020-01-08T21:35:19.267Z] 21:31:01 119692 1762612 93.64 2620 1236756 910052 31.05 412408 1192164 16\n [2020-01-08T21:35:19.267Z] 21:32:01 119016 1763288 93.68 2620 1236764 910324 31.06 413564 1192164 8\n [2020-01-08T21:35:19.267Z] 21:33:01 119284 1763020 93.66 2620 1236768 910204 31.06 413064 1192164 8\n [2020-01-08T21:35:19.267Z] 21:34:01 119832 1762472 93.63 2620 1236772 910120 31.05 412484 1192164 12\n [2020-01-08T21:35:19.267Z] 21:35:01 78968 1803336 95.80 2620 1259904 937972 32.00 416544 1222404 44\n [2020-01-08T21:35:19.268Z] Average: 113075 1769229 93.99 2620 1239625 920256 31.40 414045 1196132 17\n [2020-01-08T21:35:19.268Z] \n [2020-01-08T21:35:19.268Z] 21:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-01-08T21:35:19.268Z] 21:28:01 eth0 371.58 251.16 977.59 91.18 0.00 0.00 0.00\n [2020-01-08T21:35:19.268Z] 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-08T21:35:19.268Z] 21:28:01 docker0 2.78 1.83 0.57 6.90 0.00 0.00 0.00\n [2020-01-08T21:35:19.268Z] 21:29:01 eth0 0.48 0.10 0.04 0.01 0.00 0.00 0.00\n [2020-01-08T21:35:19.268Z] 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-08T21:35:19.268Z] 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-08T21:35:19.268Z] 21:30:01 eth0 1.32 0.50 0.30 0.21 0.00 0.00 0.00\n [2020-01-08T21:35:19.268Z] 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-08T21:35:19.268Z] 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-08T21:35:19.268Z] 21:31:01 eth0 1.05 0.08 0.08 0.01 0.00 0.00 0.00\n [2020-01-08T21:35:19.268Z] 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-08T21:35:19.268Z] 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-08T21:35:19.268Z] 21:32:01 eth0 1.00 0.78 0.54 0.41 0.00 0.00 0.00\n [2020-01-08T21:35:19.268Z] 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-08T21:35:19.268Z] 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-08T21:35:19.268Z] 21:33:01 eth0 0.35 0.23 0.15 0.08 0.00 0.00 0.00\n [2020-01-08T21:35:19.268Z] 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-08T21:35:19.268Z] 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-08T21:35:19.268Z] 21:34:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-01-08T21:35:19.268Z] 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-08T21:35:19.268Z] 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-08T21:35:19.268Z] 21:35:01 eth0 7.46 5.04 7.49 2.67 0.00 0.00 0.00\n [2020-01-08T21:35:19.268Z] 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-08T21:35:19.268Z] 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-08T21:35:19.268Z] Average: eth0 47.95 32.27 123.35 11.83 0.00 0.00 0.00\n [2020-01-08T21:35:19.268Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-08T21:35:19.268Z] Average: docker0 0.35 0.23 0.07 0.86 0.00 0.00 0.00\n [2020-01-08T21:35:19.268Z] \n [2020-01-08T21:35:19.268Z] \n [2020-01-08T21:35:19.268Z] ---> sar -P ALL:\n [2020-01-08T21:35:19.268Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/08/20 \t_x86_64_\t(4 CPU)\n [2020-01-08T21:35:19.268Z] \n [2020-01-08T21:35:19.268Z] 21:26:35 LINUX RESTART\n [2020-01-08T21:35:19.268Z] \n [2020-01-08T21:35:19.268Z] 21:27:01 CPU %user %nice %system %iowait %steal %idle\n [2020-01-08T21:35:19.268Z] 21:28:01 all 12.80 0.00 4.06 1.38 0.33 81.42\n [2020-01-08T21:35:19.268Z] 21:28:01 0 11.87 0.00 4.69 2.17 0.34 80.93\n [2020-01-08T21:35:19.268Z] 21:28:01 1 14.72 0.00 3.12 0.37 0.27 81.51\n [2020-01-08T21:35:19.268Z] 21:28:01 2 12.22 0.00 4.20 1.93 0.36 81.30\n [2020-01-08T21:35:19.268Z] 21:28:01 3 12.38 0.00 4.22 1.07 0.37 81.97\n [2020-01-08T21:35:19.268Z] 21:29:01 all 0.10 0.00 0.06 0.00 0.01 99.83\n [2020-01-08T21:35:19.268Z] 21:29:01 0 0.07 0.00 0.08 0.00 0.00 99.85\n [2020-01-08T21:35:19.268Z] 21:29:01 1 0.05 0.00 0.07 0.00 0.02 99.87\n [2020-01-08T21:35:19.268Z] 21:29:01 2 0.22 0.00 0.03 0.00 0.00 99.75\n [2020-01-08T21:35:19.268Z] 21:29:01 3 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-01-08T21:35:19.268Z] 21:30:01 all 0.18 0.00 0.05 0.00 0.01 99.76\n [2020-01-08T21:35:19.268Z] 21:30:01 0 0.20 0.00 0.05 0.00 0.02 99.73\n [2020-01-08T21:35:19.268Z] 21:30:01 1 0.35 0.00 0.03 0.00 0.00 99.62\n [2020-01-08T21:35:19.268Z] 21:30:01 2 0.10 0.00 0.05 0.00 0.02 99.83\n [2020-01-08T21:35:19.268Z] 21:30:01 3 0.08 0.00 0.05 0.00 0.02 99.85\n [2020-01-08T21:35:19.268Z] 21:31:01 all 0.16 0.00 0.05 0.00 0.01 99.78\n [2020-01-08T21:35:19.268Z] 21:31:01 0 0.00 0.00 0.03 0.00 0.02 99.95\n [2020-01-08T21:35:19.268Z] 21:31:01 1 0.37 0.00 0.05 0.00 0.02 99.57\n [2020-01-08T21:35:19.268Z] 21:31:01 2 0.22 0.00 0.03 0.00 0.00 99.75\n [2020-01-08T21:35:19.268Z] 21:31:01 3 0.05 0.00 0.05 0.00 0.02 99.88\n [2020-01-08T21:35:19.268Z] 21:32:01 all 0.18 0.00 0.04 0.00 0.01 99.77\n [2020-01-08T21:35:19.268Z] 21:32:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-08T21:35:19.268Z] 21:32:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-08T21:35:19.268Z] 21:32:01 2 0.57 0.00 0.07 0.00 0.02 99.35\n [2020-01-08T21:35:19.268Z] 21:32:01 3 0.07 0.00 0.05 0.00 0.02 99.87\n [2020-01-08T21:35:19.268Z] 21:33:01 all 0.16 0.00 0.05 0.00 0.02 99.77\n [2020-01-08T21:35:19.268Z] 21:33:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-08T21:35:19.268Z] 21:33:01 1 0.03 0.00 0.05 0.00 0.00 99.92\n [2020-01-08T21:35:19.268Z] 21:33:01 2 0.53 0.00 0.05 0.00 0.03 99.38\n [2020-01-08T21:35:19.268Z] 21:33:01 3 0.03 0.00 0.03 0.00 0.02 99.92\n [2020-01-08T21:35:19.268Z] 21:34:01 all 0.08 0.00 0.05 0.00 0.02 99.85\n [2020-01-08T21:35:19.268Z] 21:34:01 0 0.10 0.00 0.07 0.00 0.02 99.82\n [2020-01-08T21:35:19.268Z] 21:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95\n [2020-01-08T21:35:19.268Z] 21:34:01 2 0.15 0.00 0.07 0.00 0.02 99.77\n [2020-01-08T21:35:19.268Z] 21:34:01 3 0.07 0.00 0.05 0.00 0.03 99.85\n [2020-01-08T21:35:19.268Z] 21:35:01 all 0.61 0.00 0.42 0.26 0.03 98.68\n [2020-01-08T21:35:19.268Z] 21:35:01 0 0.58 0.00 0.52 0.02 0.03 98.85\n [2020-01-08T21:35:19.268Z] 21:35:01 1 1.13 0.00 0.50 0.58 0.02 97.76\n [2020-01-08T21:35:19.268Z] 21:35:01 2 0.30 0.00 0.32 0.15 0.02 99.22\n [2020-01-08T21:35:19.268Z] 21:35:01 3 0.42 0.00 0.37 0.27 0.03 98.92\n [2020-01-08T21:35:19.268Z] Average: all 1.77 0.00 0.59 0.20 0.05 97.39\n [2020-01-08T21:35:19.268Z] Average: 0 1.59 0.00 0.68 0.27 0.05 97.40\n [2020-01-08T21:35:19.268Z] Average: 1 2.07 0.00 0.48 0.12 0.04 97.29\n [2020-01-08T21:35:19.268Z] Average: 2 1.77 0.00 0.60 0.26 0.06 97.32\n [2020-01-08T21:35:19.268Z] Average: 3 1.63 0.00 0.60 0.16 0.06 97.54\n [2020-01-08T21:35:19.268Z] \n [2020-01-08T21:35:19.268Z] \n [2020-01-08T21:35:19.268Z] '