b' Push event to branch master\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Obtained Jenkinsfile from 88c78f3e6a50bb5e92a39408e2eaf306c5cf5ce4\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 d46900fa36390849cc45d7f8baecf52655a77210\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 d46900fa36390849cc45d7f8baecf52655a77210 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f d46900fa36390849cc45d7f8baecf52655a77210 # timeout=10\n Commit message: "Merge pull request #96 from lranjbar/add-c-device-service-function"\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-registry, 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-registry-settings\n PROJECT: go-mod-registry\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-devops/edgex-golang-base:1.12.14-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-go-mod-registry\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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\n [Pipeline] node\n Still waiting to schedule task\n All nodes of label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99 are offline\n Running on prd-centos7-docker-4c-2g-16614 in /w/workspace/exfoundry_go-mod-registry_master\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 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git\n > git init /w/workspace/exfoundry_go-mod-registry_master # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.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-registry.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Checking out Revision 88c78f3e6a50bb5e92a39408e2eaf306c5cf5ce4 (master)\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # 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-registry.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 88c78f3e6a50bb5e92a39408e2eaf306c5cf5ce4 # timeout=10\n Commit message: "Merge pull request #38 from lenny-intel/refactor2"\n > git rev-list --no-walk 3b94751d55e06c167bbdd98817f65f232cec52ff # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-01-29T00:28:21.751Z] 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 [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-29T00:28:24.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-29T00:28:24.422Z] \n [2020-01-29T00:28:24.422Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-29T00:28:24.881Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-29T00:28:25.151Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-01-29T00:28:25.151Z] e7c96db7181b: Pulling fs layer\n [2020-01-29T00:28:25.151Z] a038dfdf5543: Pulling fs layer\n [2020-01-29T00:28:25.151Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-01-29T00:28:25.151Z] e7c96db7181b: Verifying Checksum\n [2020-01-29T00:28:25.151Z] e7c96db7181b: Download complete\n [2020-01-29T00:28:25.455Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-01-29T00:28:25.455Z] 8d5d8e63b3c0: Download complete\n [2020-01-29T00:28:25.455Z] a038dfdf5543: Verifying Checksum\n [2020-01-29T00:28:25.455Z] a038dfdf5543: Download complete\n [2020-01-29T00:28:25.722Z] e7c96db7181b: Pull complete\n [2020-01-29T00:28:27.689Z] a038dfdf5543: Pull complete\n [2020-01-29T00:28:27.689Z] 8d5d8e63b3c0: Pull complete\n [2020-01-29T00:28:27.689Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-01-29T00:28:27.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-01-29T00:28:28.294Z] prd-centos7-docker-4c-2g-16614 does not seem to be running inside a container\n [2020-01-29T00:28:28.490Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_master@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-01-29T00:28:29.851Z] $ docker top 5dea244c1c70d523e695c8d1e74e0d4b8589bf07a8eb4cd7be7f686db5543d02 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-29T00:28:31.624Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-29T00:28:31.624Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-29T00:28:32.289Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-29T00:28:32.289Z] $ docker exec 5dea244c1c70d523e695c8d1e74e0d4b8589bf07a8eb4cd7be7f686db5543d02 ssh-agent\n [2020-01-29T00:28:32.789Z] SSH_AUTH_SOCK=/tmp/ssh-AI5omBjcg0ay/agent.15\n [2020-01-29T00:28:32.789Z] SSH_AGENT_PID=22\n [2020-01-29T00:28:32.801Z] Running ssh-add (command line suppressed)\n [2020-01-29T00:28:33.016Z] Identity added: /w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_4719702884818273456.key (/w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_4719702884818273456.key)\n [2020-01-29T00:28:33.078Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-29T00:28:33.763Z] + git describe --exact-match --tags HEAD\n [2020-01-29T00:28:33.763Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-01-29T00:28:33.998Z] $ docker exec --env ******** --env ******** 5dea244c1c70d523e695c8d1e74e0d4b8589bf07a8eb4cd7be7f686db5543d02 ssh-agent -k\n [2020-01-29T00:28:34.706Z] unset SSH_AUTH_SOCK;\n [2020-01-29T00:28:34.707Z] unset SSH_AGENT_PID;\n [2020-01-29T00:28:34.707Z] echo Agent pid 22 killed;\n [2020-01-29T00:28:34.920Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-01-29T00:28:34.934Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-01-29T00:28:34.934Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-01-29T00:28:34.960Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-29T00:28:34.960Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-29T00:28:35.494Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-29T00:28:35.502Z] $ docker exec 5dea244c1c70d523e695c8d1e74e0d4b8589bf07a8eb4cd7be7f686db5543d02 ssh-agent\n [2020-01-29T00:28:36.785Z] SSH_AUTH_SOCK=/tmp/ssh-pXQwvJ2DdrLJ/agent.58\n [2020-01-29T00:28:36.785Z] SSH_AGENT_PID=64\n [2020-01-29T00:28:37.323Z] Running ssh-add (command line suppressed)\n [2020-01-29T00:28:37.868Z] Identity added: /w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_5326602720780448682.key (/w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_5326602720780448682.key)\n [2020-01-29T00:28:38.349Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-29T00:28:39.619Z] + git semver init\n [2020-01-29T00:28:39.619Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-29T00:28:39.619Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-registry_master/.git\n [2020-01-29T00:28:39.619Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-registry_master\n [2020-01-29T00:28:39.619Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-29T00:28:39.619Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-29T00:28:39.619Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-29T00:28:39.619Z] # $SEMVER_BRANCH = master\n [2020-01-29T00:28:39.619Z] # $SEMVER_TEMP = /tmp/semver-111251723\n [2020-01-29T00:28:39.619Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP\n [2020-01-29T00:28:39.907Z] # \'/tmp/semver-111251723\' -> \'/w/workspace/exfoundry_go-mod-registry_master/.semver\'\n [2020-01-29T00:28:39.907Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-registry_master/.semver\n [Pipeline] }\n [2020-01-29T00:28:39.914Z] $ docker exec --env ******** --env ******** 5dea244c1c70d523e695c8d1e74e0d4b8589bf07a8eb4cd7be7f686db5543d02 ssh-agent -k\n [2020-01-29T00:28:40.161Z] unset SSH_AUTH_SOCK;\n [2020-01-29T00:28:40.161Z] unset SSH_AGENT_PID;\n [2020-01-29T00:28:40.162Z] echo Agent pid 64 killed;\n [2020-01-29T00:28:40.262Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-29T00:28:40.933Z] + git semver\n [Pipeline] }\n [2020-01-29T00:28:40.982Z] $ docker stop --time=1 5dea244c1c70d523e695c8d1e74e0d4b8589bf07a8eb4cd7be7f686db5543d02\n [2020-01-29T00:28:42.595Z] $ docker rm -f 5dea244c1c70d523e695c8d1e74e0d4b8589bf07a8eb4cd7be7f686db5543d02\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-01-29T00:28:43.392Z] Stashed 27 file(s)\n [Pipeline] echo\n [2020-01-29T00:28:43.394Z] [edgeXSemver] initialized semver on version 0.1.17\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-29T00:28:58.502Z] Still waiting to schedule task\n [2020-01-29T00:28:58.502Z] Waiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-16614\xe2\x80\x99\n [2020-01-29T00:28:58.503Z] Still waiting to schedule task\n [2020-01-29T00:28:58.503Z] Waiting for next available executor on \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-16609\xe2\x80\x99\n [2020-01-29T00:31:13.489Z] Running on prd-centos7-docker-4c-2g-16615 in /w/workspace/exfoundry_go-mod-registry_master\n [Pipeline] {\n [Pipeline] ws\n [2020-01-29T00:31:13.503Z] Running in /w/workspace/go-mod-registry/5\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-29T00:31:15.758Z] using credential edgex-jenkins-ssh\n [2020-01-29T00:31:15.776Z] Cloning the remote Git repository\n [2020-01-29T00:31:15.776Z] Cloning with configured refspecs honoured and without tags\n [2020-01-29T00:31:15.070Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git\n [2020-01-29T00:31:15.106Z] > git init /w/workspace/go-mod-registry/5 # timeout=10\n [2020-01-29T00:31:15.150Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n [2020-01-29T00:31:15.150Z] > git --version # timeout=10\n [2020-01-29T00:31:15.160Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-29T00:31:16.385Z] Fetching without tags\n [2020-01-29T00:31:16.778Z] Checking out Revision 88c78f3e6a50bb5e92a39408e2eaf306c5cf5ce4 (master)\n [2020-01-29T00:31:15.208Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-29T00:31:15.624Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\n [2020-01-29T00:31:15.630Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-29T00:31:15.642Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\n [2020-01-29T00:31:15.657Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n [2020-01-29T00:31:15.657Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-29T00:31:15.663Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-29T00:31:16.054Z] > git config core.sparsecheckout # timeout=10\n [2020-01-29T00:31:16.058Z] > git checkout -f 88c78f3e6a50bb5e92a39408e2eaf306c5cf5ce4 # timeout=10\n [2020-01-29T00:31:20.184Z] Commit message: "Merge pull request #38 from lenny-intel/refactor2"\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-29T00:31:20.868Z] =========================================================\n [2020-01-29T00:31:20.868Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine]\n [2020-01-29T00:31:20.868Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-29T00:31:21.410Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine .\n [2020-01-29T00:31:21.669Z] Sending build context to Docker daemon 282.1kB\n\n [2020-01-29T00:31:21.669Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n [2020-01-29T00:31:21.669Z] Step 2/7 : FROM ${BASE}\n [2020-01-29T00:31:21.669Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-01-29T00:31:21.669Z] e6b0cf9c0882: Pulling fs layer\n [2020-01-29T00:31:21.669Z] 2848faf0eed1: Pulling fs layer\n [2020-01-29T00:31:21.669Z] 0f37312ad70f: Pulling fs layer\n [2020-01-29T00:31:21.669Z] 7d08f2745646: Pulling fs layer\n [2020-01-29T00:31:21.669Z] 4c9f31393084: Pulling fs layer\n [2020-01-29T00:31:21.669Z] 75f7a44be1ab: Pulling fs layer\n [2020-01-29T00:31:21.669Z] b4c4bfaf82a6: Pulling fs layer\n [2020-01-29T00:31:21.669Z] 879382edf91e: Pulling fs layer\n [2020-01-29T00:31:21.669Z] 465f21562d6c: Pulling fs layer\n [2020-01-29T00:31:21.669Z] c022810cb2be: Pulling fs layer\n [2020-01-29T00:31:21.669Z] 2dbe7964578c: Pulling fs layer\n [2020-01-29T00:31:21.669Z] 75f7a44be1ab: Waiting\n [2020-01-29T00:31:21.669Z] b4c4bfaf82a6: Waiting\n [2020-01-29T00:31:21.669Z] 879382edf91e: Waiting\n [2020-01-29T00:31:21.669Z] 465f21562d6c: Waiting\n [2020-01-29T00:31:21.669Z] c022810cb2be: Waiting\n [2020-01-29T00:31:21.669Z] 2dbe7964578c: Waiting\n [2020-01-29T00:31:21.669Z] 7d08f2745646: Waiting\n [2020-01-29T00:31:21.669Z] 4c9f31393084: Waiting\n [2020-01-29T00:31:21.934Z] 0f37312ad70f: Verifying Checksum\n [2020-01-29T00:31:21.934Z] 0f37312ad70f: Download complete\n [2020-01-29T00:31:21.934Z] 2848faf0eed1: Download complete\n [2020-01-29T00:31:21.934Z] 4c9f31393084: Download complete\n [2020-01-29T00:31:21.934Z] 75f7a44be1ab: Verifying Checksum\n [2020-01-29T00:31:21.934Z] 75f7a44be1ab: Download complete\n [2020-01-29T00:31:21.934Z] e6b0cf9c0882: Verifying Checksum\n [2020-01-29T00:31:21.934Z] e6b0cf9c0882: Download complete\n [2020-01-29T00:31:22.506Z] e6b0cf9c0882: Pull complete\n [2020-01-29T00:31:22.774Z] b4c4bfaf82a6: Verifying Checksum\n [2020-01-29T00:31:22.774Z] b4c4bfaf82a6: Download complete\n [2020-01-29T00:31:22.774Z] 465f21562d6c: Verifying Checksum\n [2020-01-29T00:31:22.774Z] 465f21562d6c: Download complete\n [2020-01-29T00:31:23.039Z] 879382edf91e: Verifying Checksum\n [2020-01-29T00:31:23.039Z] 879382edf91e: Download complete\n [2020-01-29T00:31:23.299Z] 2dbe7964578c: Verifying Checksum\n [2020-01-29T00:31:23.300Z] 2dbe7964578c: Download complete\n [2020-01-29T00:31:23.300Z] c022810cb2be: Verifying Checksum\n [2020-01-29T00:31:23.300Z] c022810cb2be: Download complete\n [2020-01-29T00:31:23.300Z] 7d08f2745646: Verifying Checksum\n [2020-01-29T00:31:23.300Z] 7d08f2745646: Download complete\n [2020-01-29T00:31:23.865Z] 2848faf0eed1: Pull complete\n [2020-01-29T00:31:24.124Z] 0f37312ad70f: Pull complete\n [2020-01-29T00:31:29.411Z] 7d08f2745646: Pull complete\n [2020-01-29T00:31:29.411Z] 4c9f31393084: Pull complete\n [2020-01-29T00:31:29.411Z] 75f7a44be1ab: Pull complete\n [2020-01-29T00:31:33.606Z] b4c4bfaf82a6: Pull complete\n [2020-01-29T00:31:36.893Z] 879382edf91e: Pull complete\n [2020-01-29T00:31:36.893Z] 465f21562d6c: Pull complete\n [2020-01-29T00:31:37.845Z] c022810cb2be: Pull complete\n [2020-01-29T00:31:37.845Z] 2dbe7964578c: Pull complete\n [2020-01-29T00:31:37.845Z] Digest: sha256:884d04ec3b16b58ff5175fbb623a2034b3e98bdbec6f492286d7d7b86ff1e8a6\n [2020-01-29T00:31:37.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n [2020-01-29T00:31:37.845Z] ---> 3f42607d790b\n [2020-01-29T00:31:37.845Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-01-29T00:31:38.103Z] ---> Running in c9f6ea3cf92f\n [2020-01-29T00:31:38.103Z] Removing intermediate container c9f6ea3cf92f\n [2020-01-29T00:31:38.103Z] ---> 26625f7378ac\n [2020-01-29T00:31:38.103Z] Step 4/7 : RUN apk add --update bash\n [2020-01-29T00:31:38.362Z] ---> Running in 128e6d825c78\n [2020-01-29T00:31:39.296Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-01-29T00:31:40.231Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-01-29T00:31:41.167Z] OK: 143 MiB in 39 packages\n [2020-01-29T00:31:41.737Z] Removing intermediate container 128e6d825c78\n [2020-01-29T00:31:41.737Z] ---> b8f3664eb19f\n [2020-01-29T00:31:41.737Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-01-29T00:31:41.737Z] ---> Running in 7387bd27fb5c\n [2020-01-29T00:31:41.737Z] Removing intermediate container 7387bd27fb5c\n [2020-01-29T00:31:41.737Z] ---> 601f7fc7c0b6\n [2020-01-29T00:31:41.737Z] Step 6/7 : COPY go.mod .\n [2020-01-29T00:31:41.996Z] ---> 63e0b0e6abbc\n [2020-01-29T00:31:41.996Z] Step 7/7 : RUN go mod download\n [2020-01-29T00:31:41.996Z] ---> Running in aff317058a2a\n [2020-01-29T00:31:42.563Z] \x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-01-29T00:31:42.563Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-01-29T00:31:42.563Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-01-29T00:31:42.563Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-01-29T00:31:42.563Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-01-29T00:31:42.563Z] go: finding github.com/mitchellh/copystructure v1.0.0\n [2020-01-29T00:31:42.563Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-29T00:31:43.133Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-01-29T00:31:43.133Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-29T00:31:43.133Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-29T00:31:43.133Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-29T00:31:46.424Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-01-29T00:31:46.424Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-01-29T00:31:46.424Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-01-29T00:31:46.424Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-01-29T00:31:46.424Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-01-29T00:31:46.424Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-01-29T00:31:46.424Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-01-29T00:31:46.424Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-01-29T00:31:46.424Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-01-29T00:31:46.683Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-01-29T00:31:46.684Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-01-29T00:31:46.684Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-01-29T00:31:46.684Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-01-29T00:31:46.684Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-01-29T00:31:46.684Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-01-29T00:31:46.684Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-01-29T00:31:46.684Z] go: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-01-29T00:31:46.684Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-01-29T00:31:46.944Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-01-29T00:31:47.203Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-01-29T00:31:47.203Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-01-29T00:31:47.203Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-01-29T00:31:47.203Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-01-29T00:31:47.203Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-01-29T00:31:47.203Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-01-29T00:31:47.462Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-01-29T00:31:47.462Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-01-29T00:31:47.462Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-01-29T00:31:47.462Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-01-29T00:31:47.462Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-01-29T00:31:47.462Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-01-29T00:31:47.720Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-01-29T00:31:47.720Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-01-29T00:31:47.720Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-01-29T00:31:47.980Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-01-29T00:31:47.980Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-01-29T00:31:48.242Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-01-29T00:31:48.242Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-01-29T00:31:48.837Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-01-29T00:31:48.837Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-01-29T00:31:49.099Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-01-29T00:31:49.099Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-01-29T00:31:49.099Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-01-29T00:31:52.379Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-01-29T00:31:52.379Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-01-29T00:31:58.992Z] \x1b[0mRemoving intermediate container aff317058a2a\n [2020-01-29T00:31:58.992Z] ---> 84a39700a6ff\n [2020-01-29T00:31:58.992Z] Successfully built 84a39700a6ff\n [2020-01-29T00:31:58.992Z] 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-29T00:31:59.380Z] + docker inspect -f . ci-base-image-x86_64\n [2020-01-29T00:31:59.380Z] .\n [Pipeline] withDockerContainer\n [2020-01-29T00:31:59.494Z] prd-centos7-docker-4c-2g-16615 does not seem to be running inside a container\n [2020-01-29T00:31:59.529Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/5 -v /w/workspace/go-mod-registry/5:/w/workspace/go-mod-registry/5:rw,z -v /w/workspace/go-mod-registry/5@tmp:/w/workspace/go-mod-registry/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n [2020-01-29T00:32:00.013Z] $ docker top 925794134e89d4a3ca990f949289df1d427479e09626db7d9fb2f17259d13a49 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-29T00:32:00.833Z] + go version\n [2020-01-29T00:32:00.833Z] go version go1.12.14 linux/amd64\n [Pipeline] sh\n [2020-01-29T00:32:01.136Z] + make test\n [2020-01-29T00:32:01.136Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-01-29T00:32:11.158Z] ok \tgithub.com/edgexfoundry/go-mod-registry/internal/pkg/consul\t2.023s\tcoverage: 86.5% of statements\n [2020-01-29T00:32:11.158Z] ? \tgithub.com/edgexfoundry/go-mod-registry/pkg/types\t[no test files]\n [2020-01-29T00:32:11.158Z] ok \tgithub.com/edgexfoundry/go-mod-registry/registry\t0.006s\tcoverage: 85.7% of statements\n [2020-01-29T00:32:11.158Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-01-29T00:32:13.071Z] gofmt -l .\n [2020-01-29T00:32:13.071Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] stash\n [2020-01-29T00:32:13.386Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-29T00:32:13.388Z] $ docker stop --time=1 925794134e89d4a3ca990f949289df1d427479e09626db7d9fb2f17259d13a49\n [2020-01-29T00:32:14.748Z] $ docker rm -f 925794134e89d4a3ca990f949289df1d427479e09626db7d9fb2f17259d13a49\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-29T00:32:51.447Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-16616 in /w/workspace/exfoundry_go-mod-registry_master\n [Pipeline] {\n [Pipeline] ws\n [2020-01-29T00:32:51.461Z] Running in /w/workspace/go-mod-registry/5\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-29T00:33:01.230Z] using credential edgex-jenkins-ssh\n [2020-01-29T00:33:01.261Z] Cloning the remote Git repository\n [2020-01-29T00:33:01.261Z] Cloning with configured refspecs honoured and without tags\n [2020-01-29T00:33:01.331Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git\n [2020-01-29T00:33:01.438Z] > git init /w/workspace/go-mod-registry/5 # timeout=10\n [2020-01-29T00:33:01.564Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n [2020-01-29T00:33:01.566Z] > git --version # timeout=10\n [2020-01-29T00:33:01.588Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-29T00:33:01.661Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-29T00:33:02.706Z] Fetching without tags\n [2020-01-29T00:33:03.470Z] Checking out Revision 88c78f3e6a50bb5e92a39408e2eaf306c5cf5ce4 (master)\n [2020-01-29T00:33:02.627Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\n [2020-01-29T00:33:02.649Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-29T00:33:02.676Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\n [2020-01-29T00:33:02.721Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n [2020-01-29T00:33:02.722Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-29T00:33:02.734Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-29T00:33:03.492Z] > git config core.sparsecheckout # timeout=10\n [2020-01-29T00:33:03.509Z] > git checkout -f 88c78f3e6a50bb5e92a39408e2eaf306c5cf5ce4 # timeout=10\n [2020-01-29T00:33:08.051Z] Commit message: "Merge pull request #38 from lenny-intel/refactor2"\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-29T00:33:08.919Z] =========================================================\n [2020-01-29T00:33:08.919Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine]\n [2020-01-29T00:33:08.919Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-29T00:33:10.477Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine .\n [2020-01-29T00:33:11.475Z] Sending build context to Docker daemon 282.1kB\n\n [2020-01-29T00:33:11.475Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n [2020-01-29T00:33:11.475Z] Step 2/7 : FROM ${BASE}\n [2020-01-29T00:33:12.122Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-01-29T00:33:12.122Z] cde5963f3b93: Pulling fs layer\n [2020-01-29T00:33:12.122Z] 2a23fa8c16f7: Pulling fs layer\n [2020-01-29T00:33:12.122Z] 777b28850792: Pulling fs layer\n [2020-01-29T00:33:12.122Z] 3b9bb2159cbb: Pulling fs layer\n [2020-01-29T00:33:12.122Z] 3e5cb46e90bb: Pulling fs layer\n [2020-01-29T00:33:12.122Z] 704391ccfee3: Pulling fs layer\n [2020-01-29T00:33:12.122Z] dc41f6c27be0: Pulling fs layer\n [2020-01-29T00:33:12.122Z] 1e2f9a495ab8: Pulling fs layer\n [2020-01-29T00:33:12.122Z] b9840a92bc40: Pulling fs layer\n [2020-01-29T00:33:12.122Z] 29cc21b14733: Pulling fs layer\n [2020-01-29T00:33:12.122Z] 9b0bbc4bba68: Pulling fs layer\n [2020-01-29T00:33:12.122Z] 3b9bb2159cbb: Waiting\n [2020-01-29T00:33:12.122Z] 3e5cb46e90bb: Waiting\n [2020-01-29T00:33:12.122Z] 704391ccfee3: Waiting\n [2020-01-29T00:33:12.122Z] dc41f6c27be0: Waiting\n [2020-01-29T00:33:12.122Z] 1e2f9a495ab8: Waiting\n [2020-01-29T00:33:12.122Z] b9840a92bc40: Waiting\n [2020-01-29T00:33:12.122Z] 29cc21b14733: Waiting\n [2020-01-29T00:33:12.122Z] 9b0bbc4bba68: Waiting\n [2020-01-29T00:33:12.122Z] 777b28850792: Verifying Checksum\n [2020-01-29T00:33:12.122Z] 777b28850792: Download complete\n [2020-01-29T00:33:12.122Z] 2a23fa8c16f7: Verifying Checksum\n [2020-01-29T00:33:12.122Z] 2a23fa8c16f7: Download complete\n [2020-01-29T00:33:12.122Z] 3e5cb46e90bb: Verifying Checksum\n [2020-01-29T00:33:12.122Z] 3e5cb46e90bb: Download complete\n [2020-01-29T00:33:12.411Z] 704391ccfee3: Verifying Checksum\n [2020-01-29T00:33:12.411Z] 704391ccfee3: Download complete\n [2020-01-29T00:33:12.695Z] cde5963f3b93: Verifying Checksum\n [2020-01-29T00:33:12.695Z] cde5963f3b93: Download complete\n [2020-01-29T00:33:15.367Z] cde5963f3b93: Pull complete\n [2020-01-29T00:33:15.972Z] 2a23fa8c16f7: Pull complete\n [2020-01-29T00:33:16.254Z] 777b28850792: Pull complete\n [2020-01-29T00:33:21.741Z] dc41f6c27be0: Verifying Checksum\n [2020-01-29T00:33:21.741Z] dc41f6c27be0: Download complete\n [2020-01-29T00:33:21.741Z] b9840a92bc40: Verifying Checksum\n [2020-01-29T00:33:21.741Z] b9840a92bc40: Download complete\n [2020-01-29T00:33:25.164Z] 29cc21b14733: Verifying Checksum\n [2020-01-29T00:33:25.164Z] 29cc21b14733: Download complete\n [2020-01-29T00:33:25.449Z] 9b0bbc4bba68: Verifying Checksum\n [2020-01-29T00:33:25.449Z] 9b0bbc4bba68: Download complete\n [2020-01-29T00:33:28.090Z] 1e2f9a495ab8: Verifying Checksum\n [2020-01-29T00:33:28.090Z] 1e2f9a495ab8: Download complete\n [2020-01-29T00:33:29.078Z] 3b9bb2159cbb: Verifying Checksum\n [2020-01-29T00:33:29.078Z] 3b9bb2159cbb: Download complete\n [2020-01-29T00:33:44.132Z] 3b9bb2159cbb: Pull complete\n [2020-01-29T00:33:44.132Z] 3e5cb46e90bb: Pull complete\n [2020-01-29T00:33:44.401Z] 704391ccfee3: Pull complete\n [2020-01-29T00:33:51.117Z] dc41f6c27be0: Pull complete\n [2020-01-29T00:33:57.821Z] 1e2f9a495ab8: Pull complete\n [2020-01-29T00:33:57.821Z] b9840a92bc40: Pull complete\n [2020-01-29T00:34:00.446Z] 29cc21b14733: Pull complete\n [2020-01-29T00:34:00.721Z] 9b0bbc4bba68: Pull complete\n [2020-01-29T00:34:00.721Z] Digest: sha256:c8c5bc4fdf7c7cd5b3396b70e05cc3ad4e46a473bc43fe8b2a1236052464d417\n [2020-01-29T00:34:00.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine\n [2020-01-29T00:34:00.721Z] ---> 56ba99f26dce\n [2020-01-29T00:34:00.721Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-01-29T00:34:05.122Z] ---> Running in 1c21ecdba9a5\n [2020-01-29T00:34:05.122Z] Removing intermediate container 1c21ecdba9a5\n [2020-01-29T00:34:05.122Z] ---> 9c4458e53948\n [2020-01-29T00:34:05.122Z] Step 4/7 : RUN apk add --update bash\n [2020-01-29T00:34:05.122Z] ---> Running in fdad4b494a20\n [2020-01-29T00:34:06.550Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-01-29T00:34:07.138Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-01-29T00:34:08.112Z] OK: 125 MiB in 39 packages\n [2020-01-29T00:34:09.083Z] Removing intermediate container fdad4b494a20\n [2020-01-29T00:34:09.083Z] ---> 95f42403489e\n [2020-01-29T00:34:09.083Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-01-29T00:34:09.353Z] ---> Running in 9d780396ebc9\n [2020-01-29T00:34:09.624Z] Removing intermediate container 9d780396ebc9\n [2020-01-29T00:34:09.624Z] ---> 634edeac7736\n [2020-01-29T00:34:09.624Z] Step 6/7 : COPY go.mod .\n [2020-01-29T00:34:10.611Z] ---> 141612487305\n [2020-01-29T00:34:10.611Z] Step 7/7 : RUN go mod download\n [2020-01-29T00:34:10.611Z] ---> Running in 7b22ef1e0725\n [2020-01-29T00:34:11.598Z] \x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-01-29T00:34:11.598Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-01-29T00:34:11.598Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-29T00:34:11.873Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-01-29T00:34:11.873Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-01-29T00:34:11.873Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-01-29T00:34:11.873Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-01-29T00:34:13.319Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-01-29T00:34:13.319Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-29T00:34:13.319Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-29T00:34:13.319Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-29T00:34:18.715Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-01-29T00:34:18.715Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-01-29T00:34:18.715Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-01-29T00:34:18.715Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-01-29T00:34:18.715Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-01-29T00:34:18.715Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-01-29T00:34:18.715Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-01-29T00:34:19.305Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-01-29T00:34:19.305Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-01-29T00:34:20.286Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-01-29T00:34:20.286Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-01-29T00:34:20.286Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-01-29T00:34:20.286Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-01-29T00:34:20.557Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-01-29T00:34:20.557Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-01-29T00:34:20.557Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-01-29T00:34:20.557Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-01-29T00:34:20.557Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-01-29T00:34:22.007Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-01-29T00:34:22.283Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-01-29T00:34:22.283Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-01-29T00:34:22.283Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-01-29T00:34:22.569Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-01-29T00:34:22.569Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-01-29T00:34:22.569Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-01-29T00:34:22.569Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-01-29T00:34:22.569Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-01-29T00:34:22.853Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-01-29T00:34:23.849Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-01-29T00:34:24.132Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-01-29T00:34:24.132Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-01-29T00:34:24.404Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-01-29T00:34:24.405Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-01-29T00:34:24.678Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-01-29T00:34:24.678Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-01-29T00:34:25.298Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-01-29T00:34:25.580Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-01-29T00:34:25.860Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-01-29T00:34:26.134Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-01-29T00:34:26.134Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-01-29T00:34:26.412Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-01-29T00:34:27.434Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-01-29T00:34:27.706Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-01-29T00:34:27.706Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-01-29T00:34:28.316Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-01-29T00:34:55.113Z] \x1b[0mRemoving intermediate container 7b22ef1e0725\n [2020-01-29T00:34:55.113Z] ---> 0c2918fbbb32\n [2020-01-29T00:34:55.113Z] Successfully built 0c2918fbbb32\n [2020-01-29T00:34:55.113Z] 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-29T00:34:55.628Z] + docker inspect -f . ci-base-image-arm64\n [2020-01-29T00:34:55.899Z] .\n [Pipeline] withDockerContainer\n [2020-01-29T00:34:56.306Z] prd-ubuntu18.04-docker-arm64-4c-2g-16616 does not seem to be running inside a container\n [2020-01-29T00:34:56.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/5 -v /w/workspace/go-mod-registry/5:/w/workspace/go-mod-registry/5:rw,z -v /w/workspace/go-mod-registry/5@tmp:/w/workspace/go-mod-registry/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n [2020-01-29T00:34:58.226Z] $ docker top ab6ea76f37fc72f226fc717a6c0b7038c48cd6cffa81c1340e553c15c76ce1f7 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-29T00:35:00.879Z] + go version\n [2020-01-29T00:35:01.148Z] go version go1.12.14 linux/arm64\n [Pipeline] sh\n [2020-01-29T00:35:02.188Z] + make test\n [2020-01-29T00:35:02.188Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-01-29T00:35:41.220Z] ok \tgithub.com/edgexfoundry/go-mod-registry/internal/pkg/consul\t2.077s\tcoverage: 86.5% of statements\n [2020-01-29T00:35:41.220Z] ? \tgithub.com/edgexfoundry/go-mod-registry/pkg/types\t[no test files]\n [2020-01-29T00:35:41.220Z] ok \tgithub.com/edgexfoundry/go-mod-registry/registry\t0.017s\tcoverage: 85.7% of statements\n [2020-01-29T00:35:41.220Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-01-29T00:35:56.260Z] gofmt -l .\n [2020-01-29T00:35:56.260Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] stash\n [2020-01-29T00:35:56.275Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-01-29T00:35:56.688Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-29T00:35:56.692Z] $ docker stop --time=1 ab6ea76f37fc72f226fc717a6c0b7038c48cd6cffa81c1340e553c15c76ce1f7\n [2020-01-29T00:35:58.862Z] $ docker rm -f ab6ea76f37fc72f226fc717a6c0b7038c48cd6cffa81c1340e553c15c76ce1f7\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-29T00:35:59.849Z] provisioning config files...\n [2020-01-29T00:35:59.867Z] copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/exfoundry_go-mod-registry_master@tmp/config2572174185426886967tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-01-29T00:36:00.193Z] + curl -s https://codecov.io/bash\n [2020-01-29T00:36:00.194Z] + bash -s - -t @/w/workspace/exfoundry_go-mod-registry_master@tmp/config2572174185426886967tmp\n [2020-01-29T00:36:00.457Z] \n [2020-01-29T00:36:00.457Z] _____ _\n [2020-01-29T00:36:00.457Z] / ____| | |\n [2020-01-29T00:36:00.457Z] | | ___ __| | ___ ___ _____ __\n [2020-01-29T00:36:00.457Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-01-29T00:36:00.457Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-01-29T00:36:00.457Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-01-29T00:36:00.457Z] Bash-20191211-b8db533\n [2020-01-29T00:36:00.457Z] \n [2020-01-29T00:36:00.457Z] \n [2020-01-29T00:36:00.457Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-01-29T00:36:00.457Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-01-29T00:36:00.457Z] \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-29T00:36:00.457Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-01-29T00:36:00.457Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-01-29T00:36:00.457Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-01-29T00:36:00.457Z] \x1b[0;32m+\x1b[0m .\n [2020-01-29T00:36:00.457Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-01-29T00:36:00.457Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-01-29T00:36:00.457Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-01-29T00:36:00.457Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=7888\x1b[0m\n [2020-01-29T00:36:00.457Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-01-29T00:36:00.457Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-01-29T00:36:00.722Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-01-29T00:36:00.722Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-01-29T00:36:00.722Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-01-29T00:36:00.722Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-01-29T00:36:00.722Z] \x1b[0;90mquery:\x1b[0m branch=master&commit=88c78f3e6a50bb5e92a39408e2eaf306c5cf5ce4&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmaster%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=\n [2020-01-29T00:36:00.722Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-01-29T00:36:00.722Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=master&commit=88c78f3e6a50bb5e92a39408e2eaf306c5cf5ce4&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmaster%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=\n [2020-01-29T00:36:01.337Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-01-29T00:36:01.921Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/go-mod-registry/commit/88c78f3e6a50bb5e92a39408e2eaf306c5cf5ce4\x1b[0m\n [Pipeline] }\n [2020-01-29T00:36:01.935Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n [Pipeline] echo\n [2020-01-29T00:36:02.121Z] [edgeXSnyk] dockerImage=null, dockerFile=null\n [Pipeline] echo\n [2020-01-29T00:36:02.122Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins\n [Pipeline] withCredentials\n [2020-01-29T00:36:02.142Z] Masking supported pattern matches of $SNYK_TOKEN\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-29T00:36:02.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [2020-01-29T00:36:02.676Z] \n [2020-01-29T00:36:02.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-29T00:36:03.015Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [2020-01-29T00:36:03.293Z] 1.217.3: Pulling from edgex-snyk-go\n [2020-01-29T00:36:03.293Z] 9d48c3bd43c5: Pulling fs layer\n [2020-01-29T00:36:03.293Z] 7f94eaf8af20: Pulling fs layer\n [2020-01-29T00:36:03.293Z] 9fe9984849c1: Pulling fs layer\n [2020-01-29T00:36:03.293Z] cf0db633a67d: Pulling fs layer\n [2020-01-29T00:36:03.293Z] 0f7136d71739: Pulling fs layer\n [2020-01-29T00:36:03.293Z] 8c1aaf4dbaec: Pulling fs layer\n [2020-01-29T00:36:03.293Z] b8132c677c6b: Pulling fs layer\n [2020-01-29T00:36:03.293Z] c8f539ab0293: Pulling fs layer\n [2020-01-29T00:36:03.293Z] b11662bbf65b: Pulling fs layer\n [2020-01-29T00:36:03.293Z] cf0db633a67d: Waiting\n [2020-01-29T00:36:03.293Z] b8132c677c6b: Waiting\n [2020-01-29T00:36:03.293Z] c8f539ab0293: Waiting\n [2020-01-29T00:36:03.293Z] 0f7136d71739: Waiting\n [2020-01-29T00:36:03.293Z] 9fe9984849c1: Verifying Checksum\n [2020-01-29T00:36:03.293Z] 9fe9984849c1: Download complete\n [2020-01-29T00:36:03.293Z] 7f94eaf8af20: Verifying Checksum\n [2020-01-29T00:36:03.293Z] 7f94eaf8af20: Download complete\n [2020-01-29T00:36:03.293Z] 0f7136d71739: Verifying Checksum\n [2020-01-29T00:36:03.293Z] 0f7136d71739: Download complete\n [2020-01-29T00:36:03.293Z] 8c1aaf4dbaec: Verifying Checksum\n [2020-01-29T00:36:03.293Z] 8c1aaf4dbaec: Download complete\n [2020-01-29T00:36:03.293Z] 9d48c3bd43c5: Verifying Checksum\n [2020-01-29T00:36:03.293Z] 9d48c3bd43c5: Download complete\n [2020-01-29T00:36:04.313Z] 9d48c3bd43c5: Pull complete\n [2020-01-29T00:36:04.313Z] b8132c677c6b: Verifying Checksum\n [2020-01-29T00:36:04.313Z] b8132c677c6b: Download complete\n [2020-01-29T00:36:04.938Z] 7f94eaf8af20: Pull complete\n [2020-01-29T00:36:05.225Z] c8f539ab0293: Verifying Checksum\n [2020-01-29T00:36:05.225Z] c8f539ab0293: Download complete\n [2020-01-29T00:36:05.491Z] b11662bbf65b: Verifying Checksum\n [2020-01-29T00:36:05.491Z] b11662bbf65b: Download complete\n [2020-01-29T00:36:05.491Z] 9fe9984849c1: Pull complete\n [2020-01-29T00:36:06.493Z] cf0db633a67d: Verifying Checksum\n [2020-01-29T00:36:06.493Z] cf0db633a67d: Download complete\n [2020-01-29T00:36:14.689Z] cf0db633a67d: Pull complete\n [2020-01-29T00:36:14.689Z] 0f7136d71739: Pull complete\n [2020-01-29T00:36:15.635Z] 8c1aaf4dbaec: Pull complete\n [2020-01-29T00:36:17.599Z] b8132c677c6b: Pull complete\n [2020-01-29T00:36:21.025Z] c8f539ab0293: Pull complete\n [2020-01-29T00:36:21.983Z] b11662bbf65b: Pull complete\n [2020-01-29T00:36:21.983Z] Digest: sha256:0301dd119bf23834e408ea9b13f7c1af0f1233c41497be5fbb5c6c403a4c9ec0\n [2020-01-29T00:36:21.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [Pipeline] withDockerContainer\n [2020-01-29T00:36:22.222Z] prd-centos7-docker-4c-2g-16614 does not seem to be running inside a container\n [2020-01-29T00:36:22.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/exfoundry_go-mod-registry_master:/ws -w /ws --entrypoint= -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3 cat\n [2020-01-29T00:36:23.735Z] $ docker top dbed5024cbfc2ff8c53ff547aed0091e12417b4cd0ed08f6f1a5eb18866cb4c2 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-29T00:36:25.434Z] + snyk monitor \'--org=edgex-jenkins\'\n [2020-01-29T00:36:37.768Z] \n [2020-01-29T00:36:37.768Z] Monitoring /w/workspace/exfoundry_go-mod-registry_master...\n [2020-01-29T00:36:37.768Z] \n [2020-01-29T00:36:37.768Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/27af0ee6-349e-4e1a-9947-de111205d3a1/history/0ba1db3d-7c1b-413f-b82b-efaefe283bfe\n [2020-01-29T00:36:37.768Z] \n [2020-01-29T00:36:37.768Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you.\n [2020-01-29T00:36:37.768Z] \n [2020-01-29T00:36:37.768Z] \n [Pipeline] }\n [2020-01-29T00:36:37.831Z] $ docker stop --time=1 dbed5024cbfc2ff8c53ff547aed0091e12417b4cd0ed08f6f1a5eb18866cb4c2\n [2020-01-29T00:36:39.759Z] $ docker rm -f dbed5024cbfc2ff8c53ff547aed0091e12417b4cd0ed08f6f1a5eb18866cb4c2\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // withCredentials\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 [Pipeline] stage\n [Pipeline] { (Tag)\n [Pipeline] unstash\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-29T00:36:40.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-29T00:36:40.755Z] .\n [Pipeline] withDockerContainer\n [2020-01-29T00:36:41.034Z] prd-centos7-docker-4c-2g-16614 does not seem to be running inside a container\n [2020-01-29T00:36:41.155Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_master@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-01-29T00:36:42.556Z] $ docker top a87efa354167c47bc5ff8ddaadd844bcd715dc2bbae99a12348b084b81a124e8 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-29T00:36:43.455Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-29T00:36:43.455Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-29T00:36:44.102Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-29T00:36:44.101Z] $ docker exec a87efa354167c47bc5ff8ddaadd844bcd715dc2bbae99a12348b084b81a124e8 ssh-agent\n [2020-01-29T00:36:44.629Z] SSH_AUTH_SOCK=/tmp/ssh-7TUfOLbikJhZ/agent.15\n [2020-01-29T00:36:44.629Z] SSH_AGENT_PID=21\n [2020-01-29T00:36:44.659Z] Running ssh-add (command line suppressed)\n [2020-01-29T00:36:44.944Z] Identity added: /w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_5453515742425730292.key (/w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_5453515742425730292.key)\n [2020-01-29T00:36:45.052Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-29T00:36:45.675Z] + git semver tag\n [2020-01-29T00:36:45.675Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-29T00:36:45.675Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-registry_master/.git\n [2020-01-29T00:36:45.675Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-registry_master\n [2020-01-29T00:36:45.675Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-29T00:36:45.675Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-29T00:36:45.675Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-29T00:36:45.675Z] # $SEMVER_BRANCH = master\n [2020-01-29T00:36:45.675Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-registry_master/.semver\n [2020-01-29T00:36:45.675Z] # 88c78f3e6a50bb5e92a39408e2eaf306c5cf5ce4 HEAD\n [2020-01-29T00:36:45.675Z] # f4c71a60066aece8980632fe74fec4de31f928a4 refs/tags/v0.1.17\n [Pipeline] }\n [2020-01-29T00:36:45.683Z] $ docker exec --env ******** --env ******** a87efa354167c47bc5ff8ddaadd844bcd715dc2bbae99a12348b084b81a124e8 ssh-agent -k\n [2020-01-29T00:36:46.007Z] unset SSH_AUTH_SOCK;\n [2020-01-29T00:36:46.007Z] unset SSH_AGENT_PID;\n [2020-01-29T00:36:46.007Z] echo Agent pid 21 killed;\n [2020-01-29T00:36:46.106Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-29T00:36:46.838Z] + git semver\n [Pipeline] }\n [2020-01-29T00:36:46.911Z] $ docker stop --time=1 a87efa354167c47bc5ff8ddaadd844bcd715dc2bbae99a12348b084b81a124e8\n [2020-01-29T00:36:48.726Z] $ docker rm -f a87efa354167c47bc5ff8ddaadd844bcd715dc2bbae99a12348b084b81a124e8\n [Pipeline] // withDockerContainer\n [Pipeline] stage\n [Pipeline] { (LF Tools Sigul)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-29T00:36:49.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [2020-01-29T00:36:49.263Z] \n [2020-01-29T00:36:49.263Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-29T00:36:49.583Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [2020-01-29T00:36:49.583Z] 0.23.1-centos7: Pulling from edgex-lftools\n [2020-01-29T00:36:49.583Z] 8ba884070f61: Pulling fs layer\n [2020-01-29T00:36:49.583Z] 78d65bd6cf10: Pulling fs layer\n [2020-01-29T00:36:49.583Z] 5573da4c1a9d: Pulling fs layer\n [2020-01-29T00:36:49.583Z] 4493e11b668a: Pulling fs layer\n [2020-01-29T00:36:49.583Z] 2e4ad32216ba: Pulling fs layer\n [2020-01-29T00:36:49.583Z] 14bc7892088f: Pulling fs layer\n [2020-01-29T00:36:49.583Z] 4493e11b668a: Waiting\n [2020-01-29T00:36:49.583Z] 2e4ad32216ba: Waiting\n [2020-01-29T00:36:49.583Z] 14bc7892088f: Waiting\n [2020-01-29T00:36:49.583Z] 78d65bd6cf10: Download complete\n [2020-01-29T00:36:51.141Z] 4493e11b668a: Verifying Checksum\n [2020-01-29T00:36:51.141Z] 4493e11b668a: Download complete\n [2020-01-29T00:36:51.141Z] 2e4ad32216ba: Verifying Checksum\n [2020-01-29T00:36:51.141Z] 2e4ad32216ba: Download complete\n [2020-01-29T00:36:54.003Z] 14bc7892088f: Verifying Checksum\n [2020-01-29T00:36:54.003Z] 14bc7892088f: Download complete\n [2020-01-29T00:36:56.321Z] 8ba884070f61: Verifying Checksum\n [2020-01-29T00:36:56.321Z] 8ba884070f61: Download complete\n [2020-01-29T00:36:56.985Z] 5573da4c1a9d: Verifying Checksum\n [2020-01-29T00:36:56.985Z] 5573da4c1a9d: Download complete\n [2020-01-29T00:37:02.354Z] 8ba884070f61: Pull complete\n [2020-01-29T00:37:02.621Z] 78d65bd6cf10: Pull complete\n [2020-01-29T00:37:15.179Z] 5573da4c1a9d: Pull complete\n [2020-01-29T00:37:15.782Z] 4493e11b668a: Pull complete\n [2020-01-29T00:37:16.075Z] 2e4ad32216ba: Pull complete\n [2020-01-29T00:37:19.748Z] 14bc7892088f: Pull complete\n [2020-01-29T00:37:19.748Z] Digest: sha256:d6004a4377c0936d28e977567e7ee784baaf6af585b07dc8541bedd134509ec7\n [2020-01-29T00:37:19.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [Pipeline] withDockerContainer\n [2020-01-29T00:37:20.087Z] prd-centos7-docker-4c-2g-16614 does not seem to be running inside a container\n [2020-01-29T00:37:20.132Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 cat\n [2020-01-29T00:37:21.740Z] $ docker top 3619ff4554f8034b677c5f949a5b015555c15a287f4395df9c8097a52e621cdc -eo pid,comm\n [Pipeline] {\n [Pipeline] configFileProvider\n [2020-01-29T00:37:23.536Z] provisioning config files...\n [2020-01-29T00:37:23.613Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_go-mod-registry_master@tmp/config1912837084552109489tmp\n [2020-01-29T00:37:23.723Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_go-mod-registry_master@tmp/config8819640643195374160tmp\n [2020-01-29T00:37:23.796Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_go-mod-registry_master@tmp/config2173642652221023010tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-01-29T00:37:23.978Z] Running global-jjb/shell/sigul-configuration.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-29T00:37:24.638Z] ---> sigul-configuration.sh\n [2020-01-29T00:37:24.638Z] gpg: directory `/root/.gnupg\' created\n [2020-01-29T00:37:24.638Z] gpg: new configuration file `/root/.gnupg/gpg.conf\' created\n [2020-01-29T00:37:24.638Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf\' are not yet active during this run\n [2020-01-29T00:37:24.638Z] gpg: keyring `/root/.gnupg/secring.gpg\' created\n [2020-01-29T00:37:24.638Z] gpg: keyring `/root/.gnupg/pubring.gpg\' created\n [2020-01-29T00:37:24.638Z] gpg: CAST5 encrypted data\n [2020-01-29T00:37:24.909Z] gpg: encrypted with 1 passphrase\n [2020-01-29T00:37:24.909Z] gpg: WARNING: message was not integrity protected\n [Pipeline] sh\n [2020-01-29T00:37:25.631Z] + mkdir /home/jenkins\n [2020-01-29T00:37:25.631Z] + mkdir /home/jenkins/sigul\n [Pipeline] sh\n [2020-01-29T00:37:26.679Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/\n [Pipeline] echo\n [2020-01-29T00:37:26.691Z] Running global-jjb/shell/sigul-install.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-29T00:37:27.363Z] ---> sigul-install.sh\n [2020-01-29T00:37:37.564Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version\n [Pipeline] sh\n [2020-01-29T00:37:38.729Z] + git tag --list\n [2020-01-29T00:37:38.729Z] v0.1.17\n [Pipeline] sh\n [2020-01-29T00:37:39.051Z] + lftools sign git-tag v0.1.17\n [2020-01-29T00:37:40.498Z] Signing Git tag with Sigul...\n [2020-01-29T00:37:40.498Z] Signing v0.1.17\n [Pipeline] echo\n [2020-01-29T00:37:41.812Z] Running global-jjb/shell/sigul-configuration-cleanup.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-29T00:37:42.698Z] ---> sigul-configuration-cleanup.sh\n [Pipeline] }\n [2020-01-29T00:37:42.812Z] Deleting 3 temporary files\n [Pipeline] // configFileProvider\n [Pipeline] }\n [2020-01-29T00:37:42.866Z] $ docker stop --time=1 3619ff4554f8034b677c5f949a5b015555c15a287f4395df9c8097a52e621cdc\n [2020-01-29T00:37:44.543Z] $ docker rm -f 3619ff4554f8034b677c5f949a5b015555c15a287f4395df9c8097a52e621cdc\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-29T00:37:45.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-29T00:37:45.666Z] .\n [Pipeline] withDockerContainer\n [2020-01-29T00:37:46.099Z] prd-centos7-docker-4c-2g-16614 does not seem to be running inside a container\n [2020-01-29T00:37:46.302Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_master@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-01-29T00:37:47.330Z] $ docker top 04de471da449e84e2452779eeaf8547ad2ee3a125d5afa85e416ddc299388ac2 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-29T00:37:49.654Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-29T00:37:49.654Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-29T00:37:50.141Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-29T00:37:50.140Z] $ docker exec 04de471da449e84e2452779eeaf8547ad2ee3a125d5afa85e416ddc299388ac2 ssh-agent\n [2020-01-29T00:37:50.516Z] SSH_AUTH_SOCK=/tmp/ssh-fjDfsMhPzH1W/agent.14\n [2020-01-29T00:37:50.516Z] SSH_AGENT_PID=21\n [2020-01-29T00:37:50.526Z] Running ssh-add (command line suppressed)\n [2020-01-29T00:37:50.844Z] Identity added: /w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_7586103784221860250.key (/w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_7586103784221860250.key)\n [2020-01-29T00:37:50.989Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-29T00:37:51.328Z] + git semver bump patch\n [2020-01-29T00:37:51.600Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-29T00:37:51.600Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-registry_master/.git\n [2020-01-29T00:37:51.600Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-registry_master\n [2020-01-29T00:37:51.600Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-29T00:37:51.600Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-29T00:37:51.600Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-29T00:37:51.600Z] # $SEMVER_BRANCH = master\n [2020-01-29T00:37:51.600Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-registry_master/.semver\n [Pipeline] }\n [2020-01-29T00:37:51.608Z] $ docker exec --env ******** --env ******** 04de471da449e84e2452779eeaf8547ad2ee3a125d5afa85e416ddc299388ac2 ssh-agent -k\n [2020-01-29T00:37:51.824Z] unset SSH_AUTH_SOCK;\n [2020-01-29T00:37:51.824Z] unset SSH_AGENT_PID;\n [2020-01-29T00:37:51.825Z] echo Agent pid 21 killed;\n [2020-01-29T00:37:51.902Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-29T00:37:52.248Z] + git semver\n [Pipeline] }\n [2020-01-29T00:37:52.538Z] $ docker stop --time=1 04de471da449e84e2452779eeaf8547ad2ee3a125d5afa85e416ddc299388ac2\n [2020-01-29T00:37:54.099Z] $ docker rm -f 04de471da449e84e2452779eeaf8547ad2ee3a125d5afa85e416ddc299388ac2\n [Pipeline] // withDockerContainer\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-29T00:37:54.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-29T00:37:54.929Z] .\n [Pipeline] withDockerContainer\n [2020-01-29T00:37:55.237Z] prd-centos7-docker-4c-2g-16614 does not seem to be running inside a container\n [2020-01-29T00:37:55.296Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_master@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-01-29T00:37:56.425Z] $ docker top b57568023fb18e1601f54408541dc9bbc60d394d721d9af9700932fae6ce8e28 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-29T00:37:57.447Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-29T00:37:57.447Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-29T00:37:58.478Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-29T00:37:58.477Z] $ docker exec b57568023fb18e1601f54408541dc9bbc60d394d721d9af9700932fae6ce8e28 ssh-agent\n [2020-01-29T00:37:58.764Z] SSH_AUTH_SOCK=/tmp/ssh-qwZnTBMmoayl/agent.14\n [2020-01-29T00:37:58.764Z] SSH_AGENT_PID=21\n [2020-01-29T00:37:58.772Z] Running ssh-add (command line suppressed)\n [2020-01-29T00:37:58.959Z] Identity added: /w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_5040266183419671115.key (/w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_5040266183419671115.key)\n [2020-01-29T00:37:59.039Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-29T00:37:59.358Z] + git semver push\n [2020-01-29T00:37:59.358Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-29T00:37:59.358Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-registry_master/.git\n [2020-01-29T00:37:59.358Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-registry_master\n [2020-01-29T00:37:59.358Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-29T00:37:59.358Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-29T00:37:59.359Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-29T00:37:59.359Z] # $SEMVER_BRANCH = master\n [2020-01-29T00:37:59.359Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-registry_master/.semver\n [Pipeline] }\n [2020-01-29T00:38:04.776Z] $ docker exec --env ******** --env ******** b57568023fb18e1601f54408541dc9bbc60d394d721d9af9700932fae6ce8e28 ssh-agent -k\n [2020-01-29T00:38:04.974Z] unset SSH_AUTH_SOCK;\n [2020-01-29T00:38:04.974Z] unset SSH_AGENT_PID;\n [2020-01-29T00:38:04.975Z] echo Agent pid 21 killed;\n [2020-01-29T00:38:05.027Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-29T00:38:05.366Z] + git semver\n [Pipeline] }\n [2020-01-29T00:38:05.668Z] $ docker stop --time=1 b57568023fb18e1601f54408541dc9bbc60d394d721d9af9700932fae6ce8e28\n [2020-01-29T00:38:07.299Z] $ docker rm -f b57568023fb18e1601f54408541dc9bbc60d394d721d9af9700932fae6ce8e28\n [Pipeline] // withDockerContainer\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-29T00:38:08.120Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-29T00:38:08.819Z] ---> package-listing.sh\n [2020-01-29T00:38:08.819Z] ++ facter osfamily\n [2020-01-29T00:38:08.819Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-01-29T00:38:08.819Z] + OS_FAMILY=redhat\n [2020-01-29T00:38:08.819Z] + workspace=/w/workspace/exfoundry_go-mod-registry_master\n [2020-01-29T00:38:08.819Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-01-29T00:38:08.819Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-01-29T00:38:08.819Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-01-29T00:38:08.819Z] + PACKAGES=/tmp/packages_start.txt\n [2020-01-29T00:38:08.819Z] + \'[\' /w/workspace/exfoundry_go-mod-registry_master \']\'\n [2020-01-29T00:38:08.819Z] + PACKAGES=/tmp/packages_end.txt\n [2020-01-29T00:38:08.819Z] + case "${OS_FAMILY}" in\n [2020-01-29T00:38:08.819Z] + rpm -qa\n [2020-01-29T00:38:08.819Z] + sort\n [2020-01-29T00:38:14.210Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-01-29T00:38:14.210Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-01-29T00:38:14.210Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-01-29T00:38:14.210Z] + \'[\' /w/workspace/exfoundry_go-mod-registry_master \']\'\n [2020-01-29T00:38:14.210Z] + mkdir -p /w/workspace/exfoundry_go-mod-registry_master/archives/\n [2020-01-29T00:38:14.210Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-registry_master/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-29T00:38:14.710Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-29T00:38:14.710Z] \n [2020-01-29T00:38:14.710Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-29T00:38:15.065Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-29T00:38:15.065Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-01-29T00:38:15.065Z] e6b0cf9c0882: Pulling fs layer\n [2020-01-29T00:38:15.065Z] da0e9bf0cc60: Pulling fs layer\n [2020-01-29T00:38:15.065Z] c9ea274ed700: Pulling fs layer\n [2020-01-29T00:38:15.065Z] 9cfac6ba3733: Pulling fs layer\n [2020-01-29T00:38:15.065Z] f6a933c9cadc: Pulling fs layer\n [2020-01-29T00:38:15.065Z] 61811dbd4963: Pulling fs layer\n [2020-01-29T00:38:15.065Z] a6eb2c9e2280: Pulling fs layer\n [2020-01-29T00:38:15.065Z] 095dd8b7b4d8: Pulling fs layer\n [2020-01-29T00:38:15.065Z] dc21a1d4508b: Pulling fs layer\n [2020-01-29T00:38:15.065Z] 363af2e989c4: Pulling fs layer\n [2020-01-29T00:38:15.065Z] 9cfac6ba3733: Waiting\n [2020-01-29T00:38:15.065Z] f6a933c9cadc: Waiting\n [2020-01-29T00:38:15.065Z] 61811dbd4963: Waiting\n [2020-01-29T00:38:15.065Z] a6eb2c9e2280: Waiting\n [2020-01-29T00:38:15.065Z] 095dd8b7b4d8: Waiting\n [2020-01-29T00:38:15.065Z] dc21a1d4508b: Waiting\n [2020-01-29T00:38:15.065Z] 363af2e989c4: Waiting\n [2020-01-29T00:38:15.065Z] da0e9bf0cc60: Verifying Checksum\n [2020-01-29T00:38:15.065Z] da0e9bf0cc60: Download complete\n [2020-01-29T00:38:15.065Z] 9cfac6ba3733: Verifying Checksum\n [2020-01-29T00:38:15.065Z] 9cfac6ba3733: Download complete\n [2020-01-29T00:38:15.345Z] e6b0cf9c0882: Verifying Checksum\n [2020-01-29T00:38:15.345Z] e6b0cf9c0882: Download complete\n [2020-01-29T00:38:15.345Z] f6a933c9cadc: Verifying Checksum\n [2020-01-29T00:38:15.345Z] f6a933c9cadc: Download complete\n [2020-01-29T00:38:15.664Z] a6eb2c9e2280: Verifying Checksum\n [2020-01-29T00:38:15.664Z] a6eb2c9e2280: Download complete\n [2020-01-29T00:38:16.313Z] c9ea274ed700: Verifying Checksum\n [2020-01-29T00:38:16.313Z] c9ea274ed700: Download complete\n [2020-01-29T00:38:16.313Z] e6b0cf9c0882: Pull complete\n [2020-01-29T00:38:16.313Z] 095dd8b7b4d8: Verifying Checksum\n [2020-01-29T00:38:16.313Z] 095dd8b7b4d8: Download complete\n [2020-01-29T00:38:16.313Z] 363af2e989c4: Verifying Checksum\n [2020-01-29T00:38:16.313Z] 363af2e989c4: Download complete\n [2020-01-29T00:38:16.313Z] dc21a1d4508b: Verifying Checksum\n [2020-01-29T00:38:16.313Z] dc21a1d4508b: Download complete\n [2020-01-29T00:38:16.620Z] da0e9bf0cc60: Pull complete\n [2020-01-29T00:38:17.657Z] 61811dbd4963: Verifying Checksum\n [2020-01-29T00:38:17.657Z] 61811dbd4963: Download complete\n [2020-01-29T00:38:20.276Z] c9ea274ed700: Pull complete\n [2020-01-29T00:38:20.276Z] 9cfac6ba3733: Pull complete\n [2020-01-29T00:38:20.537Z] f6a933c9cadc: Pull complete\n [2020-01-29T00:38:24.794Z] 61811dbd4963: Pull complete\n [2020-01-29T00:38:25.058Z] a6eb2c9e2280: Pull complete\n [2020-01-29T00:38:27.019Z] 095dd8b7b4d8: Pull complete\n [2020-01-29T00:38:27.975Z] dc21a1d4508b: Pull complete\n [2020-01-29T00:38:28.243Z] 363af2e989c4: Pull complete\n [2020-01-29T00:38:28.243Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-01-29T00:38:28.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-01-29T00:38:28.499Z] prd-centos7-docker-4c-2g-16614 does not seem to be running inside a container\n [2020-01-29T00:38:28.692Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-01-29T00:38:29.508Z] $ docker top 3a1655b7ca46331b3ce69e528fce60ab6359bbde15d0f28a4050aae76e551aa3 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-01-29T00:38:30.599Z] provisioning config files...\n [2020-01-29T00:38:30.699Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-registry_master@tmp/config6511904475987228169tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-01-29T00:38:30.723Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-29T00:38:31.361Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-01-29T00:38:31.371Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-29T00:38:31.717Z] ---> logs-deploy.sh\n [2020-01-29T00:38:31.717Z] + ARCHIVE_ARTIFACTS=\n [2020-01-29T00:38:31.717Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-01-29T00:38:31.717Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-01-29T00:38:31.717Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-01-29T00:38:31.717Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/master/5\n [2020-01-29T00:38:31.717Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-registry/job/master/5/\n [2020-01-29T00:38:31.717Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/master/5 /w/workspace/exfoundry_go-mod-registry_master\n [2020-01-29T00:38:33.729Z] Archives upload complete.\n [2020-01-29T00:38:33.989Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/master/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-registry/job/master/5/\n [2020-01-29T00:38:34.931Z] ---> uname -a:\n [2020-01-29T00:38:34.931Z] Linux 3a1655b7ca46 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-29T00:38:34.931Z] \n [2020-01-29T00:38:34.931Z] \n [2020-01-29T00:38:34.931Z] ---> lscpu:\n [2020-01-29T00:38:34.931Z] Architecture: x86_64\n [2020-01-29T00:38:34.931Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-01-29T00:38:34.931Z] Byte Order: Little Endian\n [2020-01-29T00:38:34.931Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-01-29T00:38:34.931Z] CPU(s): 4\n [2020-01-29T00:38:34.931Z] On-line CPU(s) list: 0-3\n [2020-01-29T00:38:34.931Z] Thread(s) per core: 1\n [2020-01-29T00:38:34.931Z] Core(s) per socket: 1\n [2020-01-29T00:38:34.931Z] Socket(s): 4\n [2020-01-29T00:38:34.931Z] NUMA node(s): 1\n [2020-01-29T00:38:34.931Z] Vendor ID: GenuineIntel\n [2020-01-29T00:38:34.931Z] CPU family: 6\n [2020-01-29T00:38:34.931Z] Model: 44\n [2020-01-29T00:38:34.931Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-01-29T00:38:34.931Z] Stepping: 1\n [2020-01-29T00:38:34.931Z] CPU MHz: 2933.438\n [2020-01-29T00:38:34.931Z] BogoMIPS: 5866.87\n [2020-01-29T00:38:34.931Z] Virtualization: VT-x\n [2020-01-29T00:38:34.931Z] Hypervisor vendor: KVM\n [2020-01-29T00:38:34.931Z] Virtualization type: full\n [2020-01-29T00:38:34.931Z] L1d cache: 128 KiB\n [2020-01-29T00:38:34.931Z] L1i cache: 128 KiB\n [2020-01-29T00:38:34.931Z] L2 cache: 16 MiB\n [2020-01-29T00:38:34.931Z] L3 cache: 64 MiB\n [2020-01-29T00:38:34.931Z] NUMA node0 CPU(s): 0-3\n [2020-01-29T00:38:34.931Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-01-29T00:38:34.931Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-01-29T00:38:34.931Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-01-29T00:38:34.931Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-01-29T00:38:34.931Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-01-29T00:38:34.931Z] 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-29T00:38:34.931Z] \n [2020-01-29T00:38:34.931Z] \n [2020-01-29T00:38:34.931Z] ---> nproc:\n [2020-01-29T00:38:34.931Z] 4\n [2020-01-29T00:38:34.931Z] \n [2020-01-29T00:38:34.931Z] \n [2020-01-29T00:38:34.931Z] ---> df -h:\n [2020-01-29T00:38:34.931Z] Filesystem Size Used Available Use% Mounted on\n [2020-01-29T00:38:34.931Z] overlay 50.0G 7.4G 42.6G 15% /\n [2020-01-29T00:38:34.931Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-01-29T00:38:34.931Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-01-29T00:38:34.931Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-01-29T00:38:34.931Z] /dev/vda1 50.0G 7.4G 42.6G 15% /etc/resolv.conf\n [2020-01-29T00:38:34.931Z] /dev/vda1 50.0G 7.4G 42.6G 15% /etc/hostname\n [2020-01-29T00:38:34.931Z] /dev/vda1 50.0G 7.4G 42.6G 15% /etc/hosts\n [2020-01-29T00:38:34.931Z] /dev/vda1 50.0G 7.4G 42.6G 15% /w/workspace/exfoundry_go-mod-registry_master\n [2020-01-29T00:38:34.931Z] /dev/vda1 50.0G 7.4G 42.6G 15% /w/workspace/exfoundry_go-mod-registry_master@tmp\n [2020-01-29T00:38:34.931Z] /dev/vda1 50.0G 7.4G 42.6G 15% /var/log/sa\n [2020-01-29T00:38:34.931Z] \n [2020-01-29T00:38:34.931Z] \n [2020-01-29T00:38:34.931Z] ---> free -m:\n [2020-01-29T00:38:34.931Z] total used free shared buff/cache available\n [2020-01-29T00:38:34.931Z] Mem: 1838 749 81 0 1007 1022\n [2020-01-29T00:38:34.931Z] Swap: 1023 1 1022\n [2020-01-29T00:38:34.931Z] \n [2020-01-29T00:38:34.931Z] \n [2020-01-29T00:38:34.931Z] ---> ip addr:\n [2020-01-29T00:38:34.931Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-01-29T00:38:34.931Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-01-29T00:38:34.931Z] inet 127.0.0.1/8 scope host lo\n [2020-01-29T00:38:34.931Z] valid_lft forever preferred_lft forever\n [2020-01-29T00:38:34.931Z] 16: eth0@if17: mtu 1458 qdisc noqueue state UP \n [2020-01-29T00:38:34.931Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-01-29T00:38:34.931Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-01-29T00:38:34.931Z] valid_lft forever preferred_lft forever\n [2020-01-29T00:38:34.931Z] \n [2020-01-29T00:38:34.931Z] \n [2020-01-29T00:38:34.931Z] ---> sar -b -r -n DEV:\n [2020-01-29T00:38:34.931Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/29/20 \t_x86_64_\t(4 CPU)\n [2020-01-29T00:38:34.931Z] \n [2020-01-29T00:38:34.931Z] 00:27:16 LINUX RESTART\n [2020-01-29T00:38:34.931Z] \n [2020-01-29T00:38:34.931Z] 00:28:01 tps rtps wtps bread/s bwrtn/s\n [2020-01-29T00:38:34.931Z] 00:29:01 50.58 13.39 37.20 2685.87 3419.40\n [2020-01-29T00:38:34.931Z] 00:30:02 3.44 0.00 3.44 0.00 103.30\n [2020-01-29T00:38:34.931Z] 00:31:01 0.30 0.00 0.30 0.00 3.54\n [2020-01-29T00:38:34.931Z] 00:32:01 0.25 0.00 0.25 0.00 2.96\n [2020-01-29T00:38:34.931Z] 00:33:01 0.25 0.00 0.25 0.00 3.38\n [2020-01-29T00:38:34.931Z] 00:34:01 0.40 0.00 0.40 0.00 5.14\n [2020-01-29T00:38:34.931Z] 00:35:01 0.28 0.00 0.28 0.00 3.46\n [2020-01-29T00:38:34.931Z] 00:36:01 0.70 0.48 0.22 60.19 2.30\n [2020-01-29T00:38:34.931Z] 00:37:01 239.61 122.13 117.48 4383.25 39613.54\n [2020-01-29T00:38:34.931Z] 00:38:01 158.50 52.28 106.21 2567.81 20814.88\n [2020-01-29T00:38:34.931Z] Average: 45.56 18.88 26.68 972.38 6415.99\n [2020-01-29T00:38:34.931Z] \n [2020-01-29T00:38:34.931Z] 00:28:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-01-29T00:38:34.931Z] 00:29:01 96044 1786260 94.90 2620 1231320 968000 33.03 445676 1180404 20\n [2020-01-29T00:38:34.931Z] 00:30:02 109072 1773232 94.21 2620 1231324 897464 30.62 437644 1179320 12\n [2020-01-29T00:38:34.931Z] 00:31:01 108992 1773312 94.21 2620 1231332 897464 30.62 437588 1179320 16\n [2020-01-29T00:38:34.931Z] 00:32:01 107700 1774604 94.28 2620 1231332 897696 30.63 438780 1179312 16\n [2020-01-29T00:38:34.931Z] 00:33:01 107644 1774660 94.28 2620 1231340 897736 30.63 438944 1179280 16\n [2020-01-29T00:38:34.932Z] 00:34:01 107348 1774956 94.30 2620 1231344 897756 30.63 439048 1179280 8\n [2020-01-29T00:38:34.932Z] 00:35:01 109088 1773216 94.20 2620 1231348 897528 30.62 437844 1179276 8\n [2020-01-29T00:38:34.932Z] 00:36:01 99368 1782936 94.72 2620 1233188 911688 31.11 440276 1179824 44\n [2020-01-29T00:38:34.932Z] 00:37:01 76188 1806116 95.95 2620 1168384 1129424 38.54 590616 1010040 56456\n [2020-01-29T00:38:34.932Z] 00:38:01 240192 1642112 87.24 2620 919048 1105604 37.72 549908 810500 112\n [2020-01-29T00:38:34.932Z] Average: 116164 1766140 93.83 2620 1193996 950036 32.41 465632 1125656 5671\n [2020-01-29T00:38:34.932Z] \n [2020-01-29T00:38:34.932Z] 00:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-01-29T00:38:34.932Z] 00:29:01 eth0 137.91 116.43 715.84 70.32 0.00 0.00 0.00\n [2020-01-29T00:38:34.932Z] 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-29T00:38:34.932Z] 00:29:01 docker0 1.01 0.91 0.22 1.33 0.00 0.00 0.00\n [2020-01-29T00:38:34.932Z] 00:30:02 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00\n [2020-01-29T00:38:34.932Z] 00:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-29T00:38:34.932Z] 00:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-29T00:38:34.932Z] 00:31:01 eth0 0.47 0.07 0.04 0.01 0.00 0.00 0.00\n [2020-01-29T00:38:34.932Z] 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-29T00:38:34.932Z] 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-29T00:38:34.932Z] 00:32:01 eth0 1.63 0.47 0.59 0.32 0.00 0.00 0.00\n [2020-01-29T00:38:34.932Z] 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-29T00:38:34.932Z] 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-29T00:38:34.932Z] 00:33:01 eth0 0.55 0.50 0.34 0.30 0.00 0.00 0.00\n [2020-01-29T00:38:34.932Z] 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-29T00:38:34.932Z] 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-29T00:38:34.932Z] 00:34:01 eth0 0.13 0.10 0.06 0.03 0.00 0.00 0.00\n [2020-01-29T00:38:34.932Z] 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-29T00:38:34.932Z] 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-29T00:38:34.932Z] 00:35:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-01-29T00:38:34.932Z] 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-29T00:38:34.932Z] 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-29T00:38:34.932Z] 00:36:01 eth0 3.43 2.48 3.75 1.14 0.00 0.00 0.00\n [2020-01-29T00:38:34.932Z] 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-29T00:38:34.932Z] 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-29T00:38:34.932Z] 00:37:01 eth0 845.68 573.91 6978.09 57.20 0.00 0.00 0.00\n [2020-01-29T00:38:34.932Z] 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-29T00:38:34.932Z] 00:37:01 docker0 13.51 10.25 1.57 19.47 0.00 0.00 0.00\n [2020-01-29T00:38:34.932Z] 00:38:01 eth0 120.83 98.77 286.02 71.00 0.00 0.00 0.00\n [2020-01-29T00:38:34.932Z] 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-29T00:38:34.932Z] 00:38:01 vethf95dba5 0.95 0.75 0.15 0.13 0.00 0.00 0.00\n [2020-01-29T00:38:34.932Z] 00:38:01 docker0 63.58 64.21 4.65 243.75 0.00 0.00 0.00\n [2020-01-29T00:38:34.932Z] Average: eth0 111.39 79.50 800.69 20.09 0.00 0.00 0.00\n [2020-01-29T00:38:34.932Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-29T00:38:34.932Z] Average: vethf95dba5 0.09 0.07 0.01 0.01 0.00 0.00 0.00\n [2020-01-29T00:38:34.932Z] Average: docker0 6.38 6.44 0.47 24.46 0.00 0.00 0.00\n [2020-01-29T00:38:34.932Z] \n [2020-01-29T00:38:34.932Z] \n [2020-01-29T00:38:34.932Z] ---> sar -P ALL:\n [2020-01-29T00:38:34.932Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/29/20 \t_x86_64_\t(4 CPU)\n [2020-01-29T00:38:34.932Z] \n [2020-01-29T00:38:34.932Z] 00:27:16 LINUX RESTART\n [2020-01-29T00:38:34.932Z] \n [2020-01-29T00:38:34.932Z] 00:28:01 CPU %user %nice %system %iowait %steal %idle\n [2020-01-29T00:38:34.932Z] 00:29:01 all 9.31 0.00 4.27 0.92 18.01 67.50\n [2020-01-29T00:38:34.932Z] 00:29:01 0 10.01 0.00 4.07 0.65 19.81 65.45\n [2020-01-29T00:38:34.932Z] 00:29:01 1 10.11 0.00 4.64 0.65 16.73 67.87\n [2020-01-29T00:38:34.932Z] 00:29:01 2 8.46 0.00 4.14 0.88 17.69 68.83\n [2020-01-29T00:38:34.932Z] 00:29:01 3 8.65 0.00 4.25 1.47 17.79 67.84\n [2020-01-29T00:38:34.932Z] 00:30:02 all 0.14 0.00 0.07 0.00 0.16 99.63\n [2020-01-29T00:38:34.932Z] 00:30:02 0 0.35 0.00 0.02 0.00 0.13 99.50\n [2020-01-29T00:38:34.932Z] 00:30:02 1 0.05 0.00 0.13 0.00 0.27 99.55\n [2020-01-29T00:38:34.932Z] 00:30:02 2 0.12 0.00 0.10 0.00 0.18 99.60\n [2020-01-29T00:38:34.932Z] 00:30:02 3 0.05 0.00 0.07 0.00 0.07 99.82\n [2020-01-29T00:38:34.932Z] 00:31:01 all 0.14 0.00 0.04 0.00 0.11 99.71\n [2020-01-29T00:38:34.932Z] 00:31:01 0 0.36 0.00 0.03 0.00 0.05 99.56\n [2020-01-29T00:38:34.932Z] 00:31:01 1 0.05 0.00 0.02 0.00 0.05 99.88\n [2020-01-29T00:38:34.932Z] 00:31:01 2 0.10 0.00 0.05 0.00 0.27 99.58\n [2020-01-29T00:38:34.932Z] 00:31:01 3 0.05 0.00 0.03 0.00 0.07 99.85\n [2020-01-29T00:38:34.932Z] 00:32:01 all 0.14 0.00 0.06 0.00 0.21 99.59\n [2020-01-29T00:38:34.932Z] 00:32:01 0 0.43 0.00 0.07 0.00 0.48 99.02\n [2020-01-29T00:38:34.932Z] 00:32:01 1 0.05 0.00 0.08 0.00 0.17 99.70\n [2020-01-29T00:38:34.932Z] 00:32:01 2 0.05 0.00 0.05 0.00 0.08 99.82\n [2020-01-29T00:38:34.932Z] 00:32:01 3 0.02 0.00 0.03 0.00 0.08 99.87\n [2020-01-29T00:38:34.932Z] 00:33:01 all 0.12 0.00 0.05 0.00 0.29 99.54\n [2020-01-29T00:38:34.932Z] 00:33:01 0 0.33 0.00 0.05 0.00 0.28 99.33\n [2020-01-29T00:38:34.932Z] 00:33:01 1 0.02 0.00 0.05 0.00 0.23 99.70\n [2020-01-29T00:38:34.932Z] 00:33:01 2 0.10 0.00 0.08 0.00 0.38 99.43\n [2020-01-29T00:38:34.932Z] 00:33:01 3 0.05 0.00 0.02 0.00 0.25 99.68\n [2020-01-29T00:38:34.932Z] 00:34:01 all 0.09 0.00 0.05 0.00 0.36 99.51\n [2020-01-29T00:38:34.932Z] 00:34:01 0 0.05 0.00 0.02 0.00 0.28 99.65\n [2020-01-29T00:38:34.932Z] 00:34:01 1 0.03 0.00 0.07 0.00 0.35 99.55\n [2020-01-29T00:38:34.932Z] 00:34:01 2 0.22 0.00 0.03 0.00 0.33 99.42\n [2020-01-29T00:38:34.932Z] 00:34:01 3 0.05 0.00 0.05 0.00 0.50 99.40\n [2020-01-29T00:38:34.932Z] 00:35:01 all 0.09 0.00 0.04 0.00 0.45 99.42\n [2020-01-29T00:38:34.932Z] 00:35:01 0 0.05 0.00 0.03 0.00 0.27 99.65\n [2020-01-29T00:38:34.932Z] 00:35:01 1 0.03 0.00 0.03 0.00 0.53 99.40\n [2020-01-29T00:38:34.932Z] 00:35:01 2 0.23 0.00 0.07 0.00 0.60 99.10\n [2020-01-29T00:38:34.932Z] 00:35:01 3 0.05 0.00 0.03 0.00 0.40 99.52\n [2020-01-29T00:38:34.932Z] 00:36:01 all 0.31 0.00 0.25 0.01 0.30 99.12\n [2020-01-29T00:38:34.932Z] 00:36:01 0 0.48 0.00 0.38 0.02 0.35 98.76\n [2020-01-29T00:38:34.932Z] 00:36:01 1 0.17 0.00 0.33 0.03 0.30 99.17\n [2020-01-29T00:38:34.932Z] 00:36:01 2 0.47 0.00 0.17 0.00 0.25 99.12\n [2020-01-29T00:38:34.932Z] 00:36:01 3 0.13 0.00 0.15 0.00 0.30 99.42\n [2020-01-29T00:38:34.932Z] 00:37:01 all 7.92 0.00 5.71 1.55 16.23 68.60\n [2020-01-29T00:38:34.932Z] 00:37:01 0 8.11 0.00 6.21 2.67 17.14 65.86\n [2020-01-29T00:38:34.932Z] 00:37:01 1 8.25 0.00 5.68 0.88 16.26 68.93\n [2020-01-29T00:38:34.932Z] 00:37:01 2 8.35 0.00 5.97 1.16 16.50 68.02\n [2020-01-29T00:38:34.932Z] 00:37:01 3 6.96 0.00 4.97 1.52 15.02 71.53\n [2020-01-29T00:38:34.932Z] 00:38:01 all 7.53 0.00 6.52 1.55 17.41 66.99\n [2020-01-29T00:38:34.932Z] 00:38:01 0 11.31 0.00 6.50 0.85 18.92 62.42\n [2020-01-29T00:38:34.932Z] 00:38:01 1 6.61 0.00 7.53 1.58 16.84 67.43\n [2020-01-29T00:38:34.932Z] 00:38:01 2 5.75 0.00 5.94 2.24 17.27 68.81\n [2020-01-29T00:38:34.932Z] 00:38:01 3 6.51 0.00 6.09 1.49 16.64 69.27\n [2020-01-29T00:38:34.932Z] Average: all 2.63 0.00 1.74 0.41 5.46 89.76\n [2020-01-29T00:38:34.932Z] Average: 0 3.20 0.00 1.76 0.42 5.87 88.76\n [2020-01-29T00:38:34.932Z] Average: 1 2.59 0.00 1.89 0.32 5.28 89.92\n [2020-01-29T00:38:34.932Z] Average: 2 2.44 0.00 1.70 0.44 5.49 89.92\n [2020-01-29T00:38:34.932Z] Average: 3 2.29 0.00 1.60 0.46 5.20 90.45\n [2020-01-29T00:38:34.932Z] \n [2020-01-29T00:38:34.932Z] \n [2020-01-29T00:38:34.932Z] '