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 a775bafe5b2419b22a509946a8df0703ec825d1e\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 c5dd13c4ba2e068be78528abd2449410e4429a63\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 c5dd13c4ba2e068be78528abd2449410e4429a63 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f c5dd13c4ba2e068be78528abd2449410e4429a63 # timeout=10\n Commit message: "Merge pull request #93 from ernestojeda/agent-update"\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-messaging, 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-messaging-settings\n PROJECT: go-mod-messaging\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-messaging\n DOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: patch\n [Pipeline] node\n Still waiting to schedule task\n Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n Running on prd-centos7-docker-4c-2g-15896 in /w/workspace/xfoundry_go-mod-messaging_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-messaging.git\n > git init /w/workspace/xfoundry_go-mod-messaging_master # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.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-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Checking out Revision a775bafe5b2419b22a509946a8df0703ec825d1e (master)\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.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-messaging.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f a775bafe5b2419b22a509946a8df0703ec825d1e # timeout=10\n Commit message: "Add support for MQTT messaging (#40)"\n > git rev-list --no-walk 5e6aacafd7421ff65546500357af529632397f5e # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-01-23T19:00:22.903Z] 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-23T19:00:23.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-23T19:00:23.918Z] \n [2020-01-23T19:00:23.918Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-23T19:00:24.257Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-23T19:00:24.257Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-01-23T19:00:24.257Z] e7c96db7181b: Pulling fs layer\n [2020-01-23T19:00:24.257Z] a038dfdf5543: Pulling fs layer\n [2020-01-23T19:00:24.257Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-01-23T19:00:24.257Z] e7c96db7181b: Verifying Checksum\n [2020-01-23T19:00:24.257Z] e7c96db7181b: Download complete\n [2020-01-23T19:00:24.525Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-01-23T19:00:24.525Z] 8d5d8e63b3c0: Download complete\n [2020-01-23T19:00:24.525Z] a038dfdf5543: Verifying Checksum\n [2020-01-23T19:00:24.525Z] a038dfdf5543: Download complete\n [2020-01-23T19:00:24.525Z] e7c96db7181b: Pull complete\n [2020-01-23T19:00:25.465Z] a038dfdf5543: Pull complete\n [2020-01-23T19:00:25.465Z] 8d5d8e63b3c0: Pull complete\n [2020-01-23T19:00:25.465Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-01-23T19:00:25.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-01-23T19:00:25.584Z] prd-centos7-docker-4c-2g-15896 does not seem to be running inside a container\n [2020-01-23T19:00:25.347Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-01-23T19:00:25.963Z] $ docker top e97d39c0874ec11d008a7ea87b1e8a09d7ff972ab604e3436ec01d88930b623d -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-23T19:00:26.732Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-23T19:00:26.732Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-23T19:00:26.905Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-23T19:00:26.742Z] $ docker exec e97d39c0874ec11d008a7ea87b1e8a09d7ff972ab604e3436ec01d88930b623d ssh-agent\n [2020-01-23T19:00:27.087Z] SSH_AUTH_SOCK=/tmp/ssh-QOZoczI906dG/agent.15\n [2020-01-23T19:00:27.087Z] SSH_AGENT_PID=22\n [2020-01-23T19:00:27.103Z] Running ssh-add (command line suppressed)\n [2020-01-23T19:00:27.097Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_7476254813668351460.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_7476254813668351460.key)\n [2020-01-23T19:00:27.289Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-23T19:00:27.581Z] + git describe --exact-match --tags HEAD\n [2020-01-23T19:00:27.581Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-01-23T19:00:27.524Z] $ docker exec --env ******** --env ******** e97d39c0874ec11d008a7ea87b1e8a09d7ff972ab604e3436ec01d88930b623d ssh-agent -k\n [2020-01-23T19:00:27.670Z] unset SSH_AUTH_SOCK;\n [2020-01-23T19:00:27.671Z] unset SSH_AGENT_PID;\n [2020-01-23T19:00:27.671Z] echo Agent pid 22 killed;\n [2020-01-23T19:00:27.811Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-01-23T19:00:27.825Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-01-23T19:00:27.825Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-01-23T19:00:27.853Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-23T19:00:27.853Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-23T19:00:28.030Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-23T19:00:27.957Z] $ docker exec e97d39c0874ec11d008a7ea87b1e8a09d7ff972ab604e3436ec01d88930b623d ssh-agent\n [2020-01-23T19:00:28.206Z] SSH_AUTH_SOCK=/tmp/ssh-d6SyU6gWsSuo/agent.57\n [2020-01-23T19:00:28.206Z] SSH_AGENT_PID=64\n [2020-01-23T19:00:28.211Z] Running ssh-add (command line suppressed)\n [2020-01-23T19:00:28.297Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_3218974858363744417.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_3218974858363744417.key)\n [2020-01-23T19:00:28.395Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-23T19:00:28.685Z] + git semver init\n [2020-01-23T19:00:28.685Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-23T19:00:28.685Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git\n [2020-01-23T19:00:28.685Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master\n [2020-01-23T19:00:28.685Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-23T19:00:28.685Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-23T19:00:28.685Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-23T19:00:28.685Z] # $SEMVER_BRANCH = master\n [2020-01-23T19:00:28.685Z] # $SEMVER_TEMP = /tmp/semver-053515755\n [2020-01-23T19:00:28.685Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP\n [2020-01-23T19:00:28.947Z] # \'/tmp/semver-053515755\' -> \'/w/workspace/xfoundry_go-mod-messaging_master/.semver\'\n [2020-01-23T19:00:28.947Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver\n [Pipeline] }\n [2020-01-23T19:00:28.951Z] $ docker exec --env ******** --env ******** e97d39c0874ec11d008a7ea87b1e8a09d7ff972ab604e3436ec01d88930b623d ssh-agent -k\n [2020-01-23T19:00:29.082Z] unset SSH_AUTH_SOCK;\n [2020-01-23T19:00:29.082Z] unset SSH_AGENT_PID;\n [2020-01-23T19:00:29.082Z] echo Agent pid 64 killed;\n [2020-01-23T19:00:29.129Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-23T19:00:29.450Z] + git semver\n [Pipeline] }\n [2020-01-23T19:00:29.457Z] $ docker stop --time=1 e97d39c0874ec11d008a7ea87b1e8a09d7ff972ab604e3436ec01d88930b623d\n [2020-01-23T19:00:30.782Z] $ docker rm -f e97d39c0874ec11d008a7ea87b1e8a09d7ff972ab604e3436ec01d88930b623d\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-01-23T19:00:31.328Z] Stashed 24 file(s)\n [Pipeline] echo\n [2020-01-23T19:00:31.330Z] [edgeXSemver] initialized semver on version 0.1.14\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-23T19:00:46.436Z] Still waiting to schedule task\n [2020-01-23T19:00:46.436Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-01-23T19:00:46.437Z] Still waiting to schedule task\n [2020-01-23T19:00:46.437Z] Waiting for next available executor on \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-15895\xe2\x80\x99\n [2020-01-23T19:04:05.589Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-15899 in /w/workspace/xfoundry_go-mod-messaging_master\n [Pipeline] {\n [Pipeline] ws\n [2020-01-23T19:04:05.602Z] Running in /w/workspace/go-mod-messaging/4\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-23T19:04:12.999Z] using credential edgex-jenkins-ssh\n [2020-01-23T19:04:13.035Z] Cloning the remote Git repository\n [2020-01-23T19:04:13.035Z] Cloning with configured refspecs honoured and without tags\n [2020-01-23T19:04:14.102Z] Fetching without tags\n [2020-01-23T19:04:13.108Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git\n [2020-01-23T19:04:13.200Z] > git init /w/workspace/go-mod-messaging/4 # timeout=10\n [2020-01-23T19:04:13.281Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n [2020-01-23T19:04:13.287Z] > git --version # timeout=10\n [2020-01-23T19:04:13.316Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-23T19:04:13.375Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-23T19:04:14.014Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n [2020-01-23T19:04:14.042Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-23T19:04:14.079Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n [2020-01-23T19:04:14.115Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n [2020-01-23T19:04:14.115Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-23T19:04:14.132Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-23T19:04:14.572Z] Checking out Revision a775bafe5b2419b22a509946a8df0703ec825d1e (master)\n [2020-01-23T19:04:14.598Z] > git config core.sparsecheckout # timeout=10\n [2020-01-23T19:04:14.627Z] > git checkout -f a775bafe5b2419b22a509946a8df0703ec825d1e # timeout=10\n [2020-01-23T19:04:19.183Z] Commit message: "Add support for MQTT messaging (#40)"\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-23T19:04:20.103Z] =========================================================\n [2020-01-23T19:04:20.103Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine]\n [2020-01-23T19:04:20.103Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-23T19:04:21.652Z] + 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-23T19:04:22.680Z] Sending build context to Docker daemon 338.4kB\n\n [2020-01-23T19:04:22.680Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n [2020-01-23T19:04:22.680Z] Step 2/7 : FROM ${BASE}\n [2020-01-23T19:04:22.972Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-01-23T19:04:22.972Z] cde5963f3b93: Pulling fs layer\n [2020-01-23T19:04:22.972Z] 2a23fa8c16f7: Pulling fs layer\n [2020-01-23T19:04:22.972Z] 777b28850792: Pulling fs layer\n [2020-01-23T19:04:22.972Z] 3b9bb2159cbb: Pulling fs layer\n [2020-01-23T19:04:22.972Z] 3e5cb46e90bb: Pulling fs layer\n [2020-01-23T19:04:22.972Z] 704391ccfee3: Pulling fs layer\n [2020-01-23T19:04:22.972Z] dc41f6c27be0: Pulling fs layer\n [2020-01-23T19:04:22.972Z] 1e2f9a495ab8: Pulling fs layer\n [2020-01-23T19:04:22.972Z] b9840a92bc40: Pulling fs layer\n [2020-01-23T19:04:22.972Z] 29cc21b14733: Pulling fs layer\n [2020-01-23T19:04:22.972Z] 9b0bbc4bba68: Pulling fs layer\n [2020-01-23T19:04:22.972Z] 3b9bb2159cbb: Waiting\n [2020-01-23T19:04:22.972Z] 3e5cb46e90bb: Waiting\n [2020-01-23T19:04:22.972Z] 704391ccfee3: Waiting\n [2020-01-23T19:04:22.972Z] dc41f6c27be0: Waiting\n [2020-01-23T19:04:22.972Z] 1e2f9a495ab8: Waiting\n [2020-01-23T19:04:22.972Z] b9840a92bc40: Waiting\n [2020-01-23T19:04:22.972Z] 29cc21b14733: Waiting\n [2020-01-23T19:04:22.972Z] 9b0bbc4bba68: Waiting\n [2020-01-23T19:04:22.972Z] 777b28850792: Verifying Checksum\n [2020-01-23T19:04:22.972Z] 777b28850792: Download complete\n [2020-01-23T19:04:23.260Z] 2a23fa8c16f7: Verifying Checksum\n [2020-01-23T19:04:23.260Z] 2a23fa8c16f7: Download complete\n [2020-01-23T19:04:23.260Z] 3e5cb46e90bb: Verifying Checksum\n [2020-01-23T19:04:23.260Z] 3e5cb46e90bb: Download complete\n [2020-01-23T19:04:23.535Z] 704391ccfee3: Verifying Checksum\n [2020-01-23T19:04:23.535Z] 704391ccfee3: Download complete\n [2020-01-23T19:04:23.535Z] cde5963f3b93: Verifying Checksum\n [2020-01-23T19:04:23.535Z] cde5963f3b93: Download complete\n [2020-01-23T19:04:25.526Z] cde5963f3b93: Pull complete\n [2020-01-23T19:04:26.523Z] 2a23fa8c16f7: Pull complete\n [2020-01-23T19:04:26.793Z] 777b28850792: Pull complete\n [2020-01-23T19:04:30.205Z] dc41f6c27be0: Verifying Checksum\n [2020-01-23T19:04:30.205Z] dc41f6c27be0: Download complete\n [2020-01-23T19:04:30.481Z] b9840a92bc40: Verifying Checksum\n [2020-01-23T19:04:30.481Z] b9840a92bc40: Download complete\n [2020-01-23T19:04:34.813Z] 29cc21b14733: Verifying Checksum\n [2020-01-23T19:04:34.813Z] 29cc21b14733: Download complete\n [2020-01-23T19:04:34.813Z] 9b0bbc4bba68: Verifying Checksum\n [2020-01-23T19:04:34.813Z] 9b0bbc4bba68: Download complete\n [2020-01-23T19:04:37.462Z] 1e2f9a495ab8: Verifying Checksum\n [2020-01-23T19:04:37.462Z] 1e2f9a495ab8: Download complete\n [2020-01-23T19:04:38.918Z] 3b9bb2159cbb: Verifying Checksum\n [2020-01-23T19:04:38.918Z] 3b9bb2159cbb: Download complete\n [2020-01-23T19:04:57.253Z] 3b9bb2159cbb: Pull complete\n [2020-01-23T19:04:57.253Z] 3e5cb46e90bb: Pull complete\n [2020-01-23T19:04:57.253Z] 704391ccfee3: Pull complete\n [2020-01-23T19:05:02.660Z] dc41f6c27be0: Pull complete\n [2020-01-23T19:05:10.937Z] 1e2f9a495ab8: Pull complete\n [2020-01-23T19:05:10.937Z] b9840a92bc40: Pull complete\n [2020-01-23T19:05:13.123Z] 29cc21b14733: Pull complete\n [2020-01-23T19:05:14.150Z] 9b0bbc4bba68: Pull complete\n [2020-01-23T19:05:14.150Z] Digest: sha256:c8c5bc4fdf7c7cd5b3396b70e05cc3ad4e46a473bc43fe8b2a1236052464d417\n [2020-01-23T19:05:14.150Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine\n [2020-01-23T19:05:14.150Z] ---> 56ba99f26dce\n [2020-01-23T19:05:14.150Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-23T19:05:17.546Z] ---> Running in 66d2d2196474\n [2020-01-23T19:05:18.135Z] Removing intermediate container 66d2d2196474\n [2020-01-23T19:05:18.135Z] ---> 2dc42eda9404\n [2020-01-23T19:05:18.135Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash\n [2020-01-23T19:05:18.135Z] ---> Running in cae9a324cf43\n [2020-01-23T19:05:19.112Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-01-23T19:05:20.077Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-01-23T19:05:20.679Z] (1/5) Installing libsodium (1.0.18-r0)\n [2020-01-23T19:05:20.679Z] (2/5) Installing libzmq (4.3.2-r0)\n [2020-01-23T19:05:20.946Z] (3/5) Installing pkgconf (1.6.3-r0)\n [2020-01-23T19:05:20.946Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n [2020-01-23T19:05:21.224Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n [2020-01-23T19:05:21.224Z] Executing busybox-1.31.1-r8.trigger\n [2020-01-23T19:05:21.224Z] OK: 127 MiB in 44 packages\n [2020-01-23T19:05:22.668Z] Removing intermediate container cae9a324cf43\n [2020-01-23T19:05:22.668Z] ---> dfe0cc64c8a3\n [2020-01-23T19:05:22.668Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-01-23T19:05:22.668Z] ---> Running in 7280fba2726e\n [2020-01-23T19:05:23.281Z] Removing intermediate container 7280fba2726e\n [2020-01-23T19:05:23.281Z] ---> b5ac3f80c639\n [2020-01-23T19:05:23.281Z] Step 6/7 : COPY go.mod .\n [2020-01-23T19:05:23.878Z] ---> 0f244dd11e3b\n [2020-01-23T19:05:23.878Z] Step 7/7 : RUN go mod download\n [2020-01-23T19:05:23.878Z] ---> Running in d01a98ac02af\n [2020-01-23T19:05:25.301Z] \x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-01-23T19:05:25.301Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-01-23T19:05:25.301Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-23T19:05:25.581Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553\n [2020-01-23T19:05:26.169Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-23T19:05:26.169Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-23T19:05:26.169Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-23T19:05:28.797Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2\n [2020-01-23T19:05:28.797Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.0\n [2020-01-23T19:05:28.797Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a\n [2020-01-23T19:06:01.138Z] \x1b[0mRemoving intermediate container d01a98ac02af\n [2020-01-23T19:06:01.138Z] ---> d80df4eef906\n [2020-01-23T19:06:01.138Z] Successfully built d80df4eef906\n [2020-01-23T19:06:01.138Z] 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-23T19:06:01.593Z] + docker inspect -f . ci-base-image-arm64\n [2020-01-23T19:06:01.864Z] .\n [Pipeline] withDockerContainer\n [2020-01-23T19:06:02.237Z] prd-ubuntu18.04-docker-arm64-4c-2g-15899 does not seem to be running inside a container\n [2020-01-23T19:06:02.343Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/4 -v /w/workspace/go-mod-messaging/4:/w/workspace/go-mod-messaging/4:rw,z -v /w/workspace/go-mod-messaging/4@tmp:/w/workspace/go-mod-messaging/4@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-arm64 cat\n [2020-01-23T19:06:03.786Z] $ docker top 29310901898a13de4af892987d55ea85a2b44210c47457578233dc41b53808c1 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-23T19:06:06.138Z] + go version\n [2020-01-23T19:06:06.138Z] go version go1.12.14 linux/arm64\n [Pipeline] sh\n [2020-01-23T19:06:06.836Z] + make test\n [2020-01-23T19:06:06.836Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-01-23T19:06:29.435Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt\t0.018s\tcoverage: 96.5% of statements\n [2020-01-23T19:06:41.489Z] Running on prd-centos7-docker-4c-2g-15902 in /w/workspace/xfoundry_go-mod-messaging_master\n [Pipeline] {\n [Pipeline] ws\n [2020-01-23T19:06:41.502Z] Running in /w/workspace/go-mod-messaging/4\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-23T19:06:45.090Z] using credential edgex-jenkins-ssh\n [2020-01-23T19:06:45.107Z] Cloning the remote Git repository\n [2020-01-23T19:06:45.107Z] Cloning with configured refspecs honoured and without tags\n [2020-01-23T19:06:45.790Z] Fetching without tags\n [2020-01-23T19:06:44.553Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git\n [2020-01-23T19:06:44.604Z] > git init /w/workspace/go-mod-messaging/4 # timeout=10\n [2020-01-23T19:06:44.653Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n [2020-01-23T19:06:44.653Z] > git --version # timeout=10\n [2020-01-23T19:06:44.665Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-23T19:06:44.695Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-23T19:06:45.218Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n [2020-01-23T19:06:45.232Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-23T19:06:45.244Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n [2020-01-23T19:06:45.258Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n [2020-01-23T19:06:45.259Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-23T19:06:45.264Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-23T19:06:46.269Z] Checking out Revision a775bafe5b2419b22a509946a8df0703ec825d1e (master)\n [2020-01-23T19:06:45.786Z] > git config core.sparsecheckout # timeout=10\n [2020-01-23T19:06:45.790Z] > git checkout -f a775bafe5b2419b22a509946a8df0703ec825d1e # timeout=10\n [2020-01-23T19:06:49.637Z] Commit message: "Add support for MQTT messaging (#40)"\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-23T19:06:50.194Z] =========================================================\n [2020-01-23T19:06:50.194Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine]\n [2020-01-23T19:06:50.194Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-23T19:06:50.779Z] + 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-23T19:06:51.048Z] Sending build context to Docker daemon 338.4kB\n\n [2020-01-23T19:06:51.048Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n [2020-01-23T19:06:51.048Z] Step 2/7 : FROM ${BASE}\n [2020-01-23T19:06:51.048Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-01-23T19:06:51.048Z] e6b0cf9c0882: Pulling fs layer\n [2020-01-23T19:06:51.048Z] 2848faf0eed1: Pulling fs layer\n [2020-01-23T19:06:51.048Z] 0f37312ad70f: Pulling fs layer\n [2020-01-23T19:06:51.048Z] 7d08f2745646: Pulling fs layer\n [2020-01-23T19:06:51.048Z] 4c9f31393084: Pulling fs layer\n [2020-01-23T19:06:51.048Z] 75f7a44be1ab: Pulling fs layer\n [2020-01-23T19:06:51.048Z] b4c4bfaf82a6: Pulling fs layer\n [2020-01-23T19:06:51.048Z] 879382edf91e: Pulling fs layer\n [2020-01-23T19:06:51.048Z] 465f21562d6c: Pulling fs layer\n [2020-01-23T19:06:51.048Z] c022810cb2be: Pulling fs layer\n [2020-01-23T19:06:51.048Z] 2dbe7964578c: Pulling fs layer\n [2020-01-23T19:06:51.048Z] b4c4bfaf82a6: Waiting\n [2020-01-23T19:06:51.048Z] 879382edf91e: Waiting\n [2020-01-23T19:06:51.048Z] 465f21562d6c: Waiting\n [2020-01-23T19:06:51.048Z] c022810cb2be: Waiting\n [2020-01-23T19:06:51.048Z] 2dbe7964578c: Waiting\n [2020-01-23T19:06:51.048Z] 7d08f2745646: Waiting\n [2020-01-23T19:06:51.048Z] 4c9f31393084: Waiting\n [2020-01-23T19:06:51.048Z] 75f7a44be1ab: Waiting\n [2020-01-23T19:06:51.048Z] 0f37312ad70f: Verifying Checksum\n [2020-01-23T19:06:51.048Z] 0f37312ad70f: Download complete\n [2020-01-23T19:06:51.048Z] 2848faf0eed1: Verifying Checksum\n [2020-01-23T19:06:51.048Z] 2848faf0eed1: Download complete\n [2020-01-23T19:06:51.347Z] 4c9f31393084: Verifying Checksum\n [2020-01-23T19:06:51.347Z] 4c9f31393084: Download complete\n [2020-01-23T19:06:51.347Z] 75f7a44be1ab: Verifying Checksum\n [2020-01-23T19:06:51.347Z] 75f7a44be1ab: Download complete\n [2020-01-23T19:06:51.347Z] e6b0cf9c0882: Verifying Checksum\n [2020-01-23T19:06:51.347Z] e6b0cf9c0882: Download complete\n [2020-01-23T19:06:51.622Z] e6b0cf9c0882: Pull complete\n [2020-01-23T19:06:51.898Z] 2848faf0eed1: Pull complete\n [2020-01-23T19:06:52.481Z] b4c4bfaf82a6: Verifying Checksum\n [2020-01-23T19:06:52.481Z] b4c4bfaf82a6: Download complete\n [2020-01-23T19:06:52.481Z] 465f21562d6c: Verifying Checksum\n [2020-01-23T19:06:52.481Z] 465f21562d6c: Download complete\n [2020-01-23T19:06:53.431Z] 879382edf91e: Verifying Checksum\n [2020-01-23T19:06:53.431Z] 879382edf91e: Download complete\n [2020-01-23T19:06:53.431Z] 2dbe7964578c: Verifying Checksum\n [2020-01-23T19:06:53.431Z] 2dbe7964578c: Download complete\n [2020-01-23T19:06:53.431Z] 7d08f2745646: Verifying Checksum\n [2020-01-23T19:06:53.431Z] 7d08f2745646: Download complete\n [2020-01-23T19:06:53.693Z] c022810cb2be: Verifying Checksum\n [2020-01-23T19:06:53.694Z] c022810cb2be: Download complete\n [2020-01-23T19:06:54.266Z] 0f37312ad70f: Pull complete\n [2020-01-23T19:06:59.596Z] 7d08f2745646: Pull complete\n [2020-01-23T19:06:59.865Z] 4c9f31393084: Pull complete\n [2020-01-23T19:06:59.865Z] 75f7a44be1ab: Pull complete\n [2020-01-23T19:07:01.754Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq\t20.383s\tcoverage: 83.8% of statements\n [2020-01-23T19:07:01.754Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/messaging\t0.019s\tcoverage: 100.0% of statements\n [2020-01-23T19:07:01.754Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/pkg/types\t0.013s\tcoverage: 90.9% of statements\n [2020-01-23T19:07:01.754Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n [2020-01-23T19:07:05.187Z] b4c4bfaf82a6: Pull complete\n [2020-01-23T19:07:08.505Z] 879382edf91e: Pull complete\n [2020-01-23T19:07:08.505Z] 465f21562d6c: Pull complete\n [2020-01-23T19:07:09.077Z] c022810cb2be: Pull complete\n [2020-01-23T19:07:09.077Z] 2dbe7964578c: Pull complete\n [2020-01-23T19:07:09.646Z] Digest: sha256:884d04ec3b16b58ff5175fbb623a2034b3e98bdbec6f492286d7d7b86ff1e8a6\n [2020-01-23T19:07:09.646Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n [2020-01-23T19:07:09.646Z] ---> 3f42607d790b\n [2020-01-23T19:07:09.646Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-23T19:07:09.646Z] ---> Running in 896b14194995\n [2020-01-23T19:07:09.905Z] Removing intermediate container 896b14194995\n [2020-01-23T19:07:09.905Z] ---> 9c611c696eb7\n [2020-01-23T19:07:09.905Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash\n [2020-01-23T19:07:09.905Z] ---> Running in 1c5960f06c4c\n [2020-01-23T19:07:10.475Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-01-23T19:07:11.423Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-01-23T19:07:11.994Z] (1/5) Installing libsodium (1.0.18-r0)\n [2020-01-23T19:07:11.994Z] (2/5) Installing libzmq (4.3.2-r0)\n [2020-01-23T19:07:12.254Z] (3/5) Installing pkgconf (1.6.3-r0)\n [2020-01-23T19:07:12.254Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n [2020-01-23T19:07:12.513Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n [2020-01-23T19:07:12.513Z] Executing busybox-1.31.1-r8.trigger\n [2020-01-23T19:07:12.513Z] OK: 145 MiB in 44 packages\n [2020-01-23T19:07:13.081Z] Removing intermediate container 1c5960f06c4c\n [2020-01-23T19:07:13.081Z] ---> 62bb4fa5d62a\n [2020-01-23T19:07:13.082Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-01-23T19:07:13.082Z] ---> Running in 0a37b5b056db\n [2020-01-23T19:07:13.082Z] Removing intermediate container 0a37b5b056db\n [2020-01-23T19:07:13.082Z] ---> 766ce32002e2\n [2020-01-23T19:07:13.082Z] Step 6/7 : COPY go.mod .\n [2020-01-23T19:07:13.343Z] ---> 5a412149ad5e\n [2020-01-23T19:07:13.343Z] Step 7/7 : RUN go mod download\n [2020-01-23T19:07:13.343Z] ---> Running in 92f22f12a6d0\n [2020-01-23T19:07:13.916Z] \x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-23T19:07:13.916Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-01-23T19:07:13.916Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-01-23T19:07:14.493Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553\n [2020-01-23T19:07:14.754Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-23T19:07:14.754Z] go: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-23T19:07:14.754Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-23T19:07:16.153Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.0\n [2020-01-23T19:07:16.153Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a\n [2020-01-23T19:07:16.153Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2\n [2020-01-23T19:07:20.063Z] gofmt -l .\n [2020-01-23T19:07:20.063Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] stash\n [2020-01-23T19:07:20.494Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-23T19:07:20.494Z] $ docker stop --time=1 29310901898a13de4af892987d55ea85a2b44210c47457578233dc41b53808c1\n [2020-01-23T19:07:22.645Z] $ docker rm -f 29310901898a13de4af892987d55ea85a2b44210c47457578233dc41b53808c1\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-23T19:07:28.490Z] \x1b[0mRemoving intermediate container 92f22f12a6d0\n [2020-01-23T19:07:28.490Z] ---> 84d329e37ddb\n [2020-01-23T19:07:28.490Z] Successfully built 84d329e37ddb\n [2020-01-23T19:07:28.490Z] 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-23T19:07:28.884Z] + docker inspect -f . ci-base-image-x86_64\n [2020-01-23T19:07:28.884Z] .\n [Pipeline] withDockerContainer\n [2020-01-23T19:07:29.021Z] prd-centos7-docker-4c-2g-15902 does not seem to be running inside a container\n [2020-01-23T19:07:29.065Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/4 -v /w/workspace/go-mod-messaging/4:/w/workspace/go-mod-messaging/4:rw,z -v /w/workspace/go-mod-messaging/4@tmp:/w/workspace/go-mod-messaging/4@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 ******** ci-base-image-x86_64 cat\n [2020-01-23T19:07:29.666Z] $ docker top 69b530dc504947f670938136fcd0b624b5f983696da25deecdbdfde5cf448ee2 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-23T19:07:30.823Z] + go version\n [2020-01-23T19:07:30.823Z] go version go1.12.14 linux/amd64\n [Pipeline] sh\n [2020-01-23T19:07:31.126Z] + make test\n [2020-01-23T19:07:31.126Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-01-23T19:07:36.440Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt\t0.009s\tcoverage: 96.5% of statements\n [2020-01-23T19:08:03.024Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq\t20.362s\tcoverage: 83.8% of statements\n [2020-01-23T19:08:03.024Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/messaging\t0.014s\tcoverage: 100.0% of statements\n [2020-01-23T19:08:03.024Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/pkg/types\t0.005s\tcoverage: 90.9% of statements\n [2020-01-23T19:08:03.024Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n [2020-01-23T19:08:03.591Z] gofmt -l .\n [2020-01-23T19:08:03.591Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] stash\n [2020-01-23T19:08:03.600Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-01-23T19:08:03.896Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-23T19:08:03.900Z] $ docker stop --time=1 69b530dc504947f670938136fcd0b624b5f983696da25deecdbdfde5cf448ee2\n [2020-01-23T19:08:05.286Z] $ docker rm -f 69b530dc504947f670938136fcd0b624b5f983696da25deecdbdfde5cf448ee2\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-23T19:08:05.798Z] provisioning config files...\n [2020-01-23T19:08:05.809Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config4992430597857626388tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-01-23T19:08:06.110Z] + curl -s https://codecov.io/bash\n [2020-01-23T19:08:06.110Z] + bash -s - -t @/w/workspace/xfoundry_go-mod-messaging_master@tmp/config4992430597857626388tmp\n [2020-01-23T19:08:06.370Z] \n [2020-01-23T19:08:06.370Z] _____ _\n [2020-01-23T19:08:06.370Z] / ____| | |\n [2020-01-23T19:08:06.370Z] | | ___ __| | ___ ___ _____ __\n [2020-01-23T19:08:06.370Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-01-23T19:08:06.370Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-01-23T19:08:06.370Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-01-23T19:08:06.370Z] Bash-20191211-b8db533\n [2020-01-23T19:08:06.370Z] \n [2020-01-23T19:08:06.370Z] \n [2020-01-23T19:08:06.370Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-01-23T19:08:06.370Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-01-23T19:08:06.370Z] \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-23T19:08:06.370Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-01-23T19:08:06.370Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-01-23T19:08:06.370Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-01-23T19:08:06.370Z] \x1b[0;32m+\x1b[0m .\n [2020-01-23T19:08:06.370Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-01-23T19:08:06.370Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-01-23T19:08:06.370Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-01-23T19:08:06.370Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=12954\x1b[0m\n [2020-01-23T19:08:06.370Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-01-23T19:08:06.370Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-01-23T19:08:06.370Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-01-23T19:08:06.370Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-01-23T19:08:06.370Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-01-23T19:08:06.370Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-01-23T19:08:06.370Z] \x1b[0;90mquery:\x1b[0m branch=master&commit=a775bafe5b2419b22a509946a8df0703ec825d1e&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmaster%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=\n [2020-01-23T19:08:06.370Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-01-23T19:08:06.370Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=master&commit=a775bafe5b2419b22a509946a8df0703ec825d1e&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmaster%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=\n [2020-01-23T19:08:06.936Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-01-23T19:08:07.503Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/go-mod-messaging/commit/a775bafe5b2419b22a509946a8df0703ec825d1e\x1b[0m\n [Pipeline] }\n [2020-01-23T19:08:07.510Z] 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-23T19:08:07.700Z] [edgeXSnyk] dockerImage=null, dockerFile=null\n [Pipeline] echo\n [2020-01-23T19:08:07.701Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins\n [Pipeline] withCredentials\n [2020-01-23T19:08:07.719Z] Masking supported pattern matches of $SNYK_TOKEN\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-23T19:08:08.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [2020-01-23T19:08:08.083Z] \n [2020-01-23T19:08:08.083Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-23T19:08:08.398Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [2020-01-23T19:08:08.398Z] 1.217.3: Pulling from edgex-snyk-go\n [2020-01-23T19:08:08.398Z] 9d48c3bd43c5: Pulling fs layer\n [2020-01-23T19:08:08.398Z] 7f94eaf8af20: Pulling fs layer\n [2020-01-23T19:08:08.398Z] 9fe9984849c1: Pulling fs layer\n [2020-01-23T19:08:08.398Z] cf0db633a67d: Pulling fs layer\n [2020-01-23T19:08:08.398Z] 0f7136d71739: Pulling fs layer\n [2020-01-23T19:08:08.398Z] 8c1aaf4dbaec: Pulling fs layer\n [2020-01-23T19:08:08.398Z] b8132c677c6b: Pulling fs layer\n [2020-01-23T19:08:08.398Z] c8f539ab0293: Pulling fs layer\n [2020-01-23T19:08:08.398Z] b11662bbf65b: Pulling fs layer\n [2020-01-23T19:08:08.398Z] 8c1aaf4dbaec: Waiting\n [2020-01-23T19:08:08.398Z] cf0db633a67d: Waiting\n [2020-01-23T19:08:08.398Z] 0f7136d71739: Waiting\n [2020-01-23T19:08:08.398Z] b8132c677c6b: Waiting\n [2020-01-23T19:08:08.398Z] b11662bbf65b: Waiting\n [2020-01-23T19:08:08.398Z] c8f539ab0293: Waiting\n [2020-01-23T19:08:08.398Z] 9fe9984849c1: Verifying Checksum\n [2020-01-23T19:08:08.398Z] 9fe9984849c1: Download complete\n [2020-01-23T19:08:08.398Z] 7f94eaf8af20: Download complete\n [2020-01-23T19:08:08.398Z] 0f7136d71739: Verifying Checksum\n [2020-01-23T19:08:08.398Z] 0f7136d71739: Download complete\n [2020-01-23T19:08:08.398Z] 8c1aaf4dbaec: Verifying Checksum\n [2020-01-23T19:08:08.398Z] 8c1aaf4dbaec: Download complete\n [2020-01-23T19:08:08.398Z] 9d48c3bd43c5: Verifying Checksum\n [2020-01-23T19:08:08.398Z] 9d48c3bd43c5: Download complete\n [2020-01-23T19:08:08.992Z] 9d48c3bd43c5: Pull complete\n [2020-01-23T19:08:08.992Z] b8132c677c6b: Verifying Checksum\n [2020-01-23T19:08:08.992Z] b8132c677c6b: Download complete\n [2020-01-23T19:08:08.992Z] 7f94eaf8af20: Pull complete\n [2020-01-23T19:08:08.992Z] 9fe9984849c1: Pull complete\n [2020-01-23T19:08:09.571Z] b11662bbf65b: Verifying Checksum\n [2020-01-23T19:08:09.571Z] b11662bbf65b: Download complete\n [2020-01-23T19:08:09.571Z] c8f539ab0293: Verifying Checksum\n [2020-01-23T19:08:09.571Z] c8f539ab0293: Download complete\n [2020-01-23T19:08:10.513Z] cf0db633a67d: Verifying Checksum\n [2020-01-23T19:08:10.513Z] cf0db633a67d: Download complete\n [2020-01-23T19:08:14.732Z] cf0db633a67d: Pull complete\n [2020-01-23T19:08:14.995Z] 0f7136d71739: Pull complete\n [2020-01-23T19:08:14.995Z] 8c1aaf4dbaec: Pull complete\n [2020-01-23T19:08:17.530Z] b8132c677c6b: Pull complete\n [2020-01-23T19:08:20.064Z] c8f539ab0293: Pull complete\n [2020-01-23T19:08:21.001Z] b11662bbf65b: Pull complete\n [2020-01-23T19:08:21.001Z] Digest: sha256:0301dd119bf23834e408ea9b13f7c1af0f1233c41497be5fbb5c6c403a4c9ec0\n [2020-01-23T19:08:21.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [Pipeline] withDockerContainer\n [2020-01-23T19:08:21.125Z] prd-centos7-docker-4c-2g-15896 does not seem to be running inside a container\n [2020-01-23T19:08:21.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/xfoundry_go-mod-messaging_master:/ws -w /ws --entrypoint= -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_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-snyk-go:1.217.3 cat\n [2020-01-23T19:08:21.672Z] $ docker top 68a4ce17513f604d5a32adb043d707b076bc72824c8e6aa33898a85cbfe656bd -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-23T19:08:22.511Z] + snyk monitor \'--org=edgex-jenkins\'\n [2020-01-23T19:08:29.085Z] \n [2020-01-23T19:08:29.085Z] Monitoring /w/workspace/xfoundry_go-mod-messaging_master...\n [2020-01-23T19:08:29.085Z] \n [2020-01-23T19:08:29.085Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f6e4b672-2be2-4054-abeb-10731c768cda/history/8d0fd7f4-4cbf-4739-8492-c5960f4562a9\n [2020-01-23T19:08:29.085Z] \n [2020-01-23T19:08:29.085Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you.\n [2020-01-23T19:08:29.085Z] \n [2020-01-23T19:08:29.085Z] \n [Pipeline] }\n [2020-01-23T19:08:29.091Z] $ docker stop --time=1 68a4ce17513f604d5a32adb043d707b076bc72824c8e6aa33898a85cbfe656bd\n [2020-01-23T19:08:30.477Z] $ docker rm -f 68a4ce17513f604d5a32adb043d707b076bc72824c8e6aa33898a85cbfe656bd\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-23T19:08:31.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-23T19:08:31.145Z] .\n [Pipeline] withDockerContainer\n [2020-01-23T19:08:31.272Z] prd-centos7-docker-4c-2g-15896 does not seem to be running inside a container\n [2020-01-23T19:08:31.307Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_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-23T19:08:31.880Z] $ docker top 3e56349c4f07f7f3d6734c24237a0f87b27478e04939fe38f21d58e30a13f660 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-23T19:08:32.423Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-23T19:08:32.423Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-23T19:08:32.622Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-23T19:08:32.619Z] $ docker exec 3e56349c4f07f7f3d6734c24237a0f87b27478e04939fe38f21d58e30a13f660 ssh-agent\n [2020-01-23T19:08:32.813Z] SSH_AUTH_SOCK=/tmp/ssh-b92q3fmbNS2C/agent.13\n [2020-01-23T19:08:32.813Z] SSH_AGENT_PID=20\n [2020-01-23T19:08:32.819Z] Running ssh-add (command line suppressed)\n [2020-01-23T19:08:32.947Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_3710653381572111511.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_3710653381572111511.key)\n [2020-01-23T19:08:32.993Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-23T19:08:33.283Z] + git semver tag\n [2020-01-23T19:08:33.283Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-23T19:08:33.283Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git\n [2020-01-23T19:08:33.283Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master\n [2020-01-23T19:08:33.283Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-23T19:08:33.283Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-23T19:08:33.283Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-23T19:08:33.283Z] # $SEMVER_BRANCH = master\n [2020-01-23T19:08:33.283Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver\n [2020-01-23T19:08:33.283Z] # a775bafe5b2419b22a509946a8df0703ec825d1e HEAD\n [2020-01-23T19:08:33.541Z] # 3bb77259002b3b2ab0d13a0f8e867db2bbcf5083 refs/tags/v0.1.14\n [Pipeline] }\n [2020-01-23T19:08:33.544Z] $ docker exec --env ******** --env ******** 3e56349c4f07f7f3d6734c24237a0f87b27478e04939fe38f21d58e30a13f660 ssh-agent -k\n [2020-01-23T19:08:33.683Z] unset SSH_AUTH_SOCK;\n [2020-01-23T19:08:33.684Z] unset SSH_AGENT_PID;\n [2020-01-23T19:08:33.684Z] echo Agent pid 20 killed;\n [2020-01-23T19:08:33.738Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-23T19:08:34.050Z] + git semver\n [Pipeline] }\n [2020-01-23T19:08:34.057Z] $ docker stop --time=1 3e56349c4f07f7f3d6734c24237a0f87b27478e04939fe38f21d58e30a13f660\n [2020-01-23T19:08:35.397Z] $ docker rm -f 3e56349c4f07f7f3d6734c24237a0f87b27478e04939fe38f21d58e30a13f660\n [Pipeline] // withDockerContainer\n [Pipeline] stage\n [Pipeline] { (LF Tools Sigul)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-23T19:08:35.857Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [2020-01-23T19:08:35.857Z] \n [2020-01-23T19:08:35.857Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-23T19:08:36.159Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [2020-01-23T19:08:36.160Z] 0.23.1-centos7: Pulling from edgex-lftools\n [2020-01-23T19:08:36.160Z] 8ba884070f61: Pulling fs layer\n [2020-01-23T19:08:36.160Z] 78d65bd6cf10: Pulling fs layer\n [2020-01-23T19:08:36.160Z] 5573da4c1a9d: Pulling fs layer\n [2020-01-23T19:08:36.160Z] 4493e11b668a: Pulling fs layer\n [2020-01-23T19:08:36.160Z] 2e4ad32216ba: Pulling fs layer\n [2020-01-23T19:08:36.160Z] 14bc7892088f: Pulling fs layer\n [2020-01-23T19:08:36.160Z] 4493e11b668a: Waiting\n [2020-01-23T19:08:36.160Z] 2e4ad32216ba: Waiting\n [2020-01-23T19:08:36.160Z] 14bc7892088f: Waiting\n [2020-01-23T19:08:36.160Z] 78d65bd6cf10: Download complete\n [2020-01-23T19:08:36.422Z] 4493e11b668a: Verifying Checksum\n [2020-01-23T19:08:36.422Z] 4493e11b668a: Download complete\n [2020-01-23T19:08:36.422Z] 2e4ad32216ba: Verifying Checksum\n [2020-01-23T19:08:36.422Z] 2e4ad32216ba: Download complete\n [2020-01-23T19:08:37.376Z] 14bc7892088f: Verifying Checksum\n [2020-01-23T19:08:37.376Z] 14bc7892088f: Download complete\n [2020-01-23T19:08:37.376Z] 8ba884070f61: Verifying Checksum\n [2020-01-23T19:08:37.376Z] 8ba884070f61: Download complete\n [2020-01-23T19:08:37.945Z] 5573da4c1a9d: Verifying Checksum\n [2020-01-23T19:08:37.945Z] 5573da4c1a9d: Download complete\n [2020-01-23T19:08:42.150Z] 8ba884070f61: Pull complete\n [2020-01-23T19:08:42.150Z] 78d65bd6cf10: Pull complete\n [2020-01-23T19:08:54.380Z] 5573da4c1a9d: Pull complete\n [2020-01-23T19:08:54.639Z] 4493e11b668a: Pull complete\n [2020-01-23T19:08:54.898Z] 2e4ad32216ba: Pull complete\n [2020-01-23T19:08:56.844Z] 14bc7892088f: Pull complete\n [2020-01-23T19:08:56.844Z] Digest: sha256:d6004a4377c0936d28e977567e7ee784baaf6af585b07dc8541bedd134509ec7\n [2020-01-23T19:08:56.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [Pipeline] withDockerContainer\n [2020-01-23T19:08:56.998Z] prd-centos7-docker-4c-2g-15896 does not seem to be running inside a container\n [2020-01-23T19:08:57.036Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_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/edgex-lftools:0.23.1-centos7 cat\n [2020-01-23T19:08:57.687Z] $ docker top b9bb4a3eab2603a0ddfb1ea6111b97a96631cdcf945341c819718556bf4dbfc0 -eo pid,comm\n [Pipeline] {\n [Pipeline] configFileProvider\n [2020-01-23T19:08:58.343Z] provisioning config files...\n [2020-01-23T19:08:58.350Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config321772919303826666tmp\n [2020-01-23T19:08:58.362Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config7494110657444154086tmp\n [2020-01-23T19:08:58.373Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config8479093059315499912tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-01-23T19:08:58.387Z] Running global-jjb/shell/sigul-configuration.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-23T19:08:58.675Z] ---> sigul-configuration.sh\n [2020-01-23T19:08:58.675Z] gpg: directory `/root/.gnupg\' created\n [2020-01-23T19:08:58.675Z] gpg: new configuration file `/root/.gnupg/gpg.conf\' created\n [2020-01-23T19:08:58.675Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf\' are not yet active during this run\n [2020-01-23T19:08:58.675Z] gpg: keyring `/root/.gnupg/secring.gpg\' created\n [2020-01-23T19:08:58.675Z] gpg: keyring `/root/.gnupg/pubring.gpg\' created\n [2020-01-23T19:08:58.675Z] gpg: CAST5 encrypted data\n [2020-01-23T19:08:58.934Z] gpg: encrypted with 1 passphrase\n [2020-01-23T19:08:58.934Z] gpg: WARNING: message was not integrity protected\n [Pipeline] sh\n [2020-01-23T19:08:59.224Z] + mkdir /home/jenkins\n [2020-01-23T19:08:59.224Z] + mkdir /home/jenkins/sigul\n [Pipeline] sh\n [2020-01-23T19:08:59.513Z] + 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-23T19:08:59.521Z] Running global-jjb/shell/sigul-install.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-23T19:08:59.811Z] ---> sigul-install.sh\n [2020-01-23T19:09:07.948Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version\n [Pipeline] sh\n [2020-01-23T19:09:08.237Z] + git tag --list\n [2020-01-23T19:09:08.237Z] v0.1.14\n [Pipeline] sh\n [2020-01-23T19:09:08.524Z] + lftools sign git-tag v0.1.14\n [2020-01-23T19:09:09.463Z] Signing Git tag with Sigul...\n [2020-01-23T19:09:09.463Z] Signing v0.1.14\n [Pipeline] echo\n [2020-01-23T19:09:10.849Z] Running global-jjb/shell/sigul-configuration-cleanup.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-23T19:09:11.142Z] ---> sigul-configuration-cleanup.sh\n [Pipeline] }\n [2020-01-23T19:09:11.149Z] Deleting 3 temporary files\n [Pipeline] // configFileProvider\n [Pipeline] }\n [2020-01-23T19:09:11.165Z] $ docker stop --time=1 b9bb4a3eab2603a0ddfb1ea6111b97a96631cdcf945341c819718556bf4dbfc0\n [2020-01-23T19:09:12.536Z] $ docker rm -f b9bb4a3eab2603a0ddfb1ea6111b97a96631cdcf945341c819718556bf4dbfc0\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-23T19:09:13.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-23T19:09:13.021Z] .\n [Pipeline] withDockerContainer\n [2020-01-23T19:09:13.129Z] prd-centos7-docker-4c-2g-15896 does not seem to be running inside a container\n [2020-01-23T19:09:13.164Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_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-23T19:09:13.675Z] $ docker top e769f4afc9f2c90298af56a37a8eeb71f7db4392153cf0aa10688f4f9eddd133 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-23T19:09:14.237Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-23T19:09:14.237Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-23T19:09:14.420Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-23T19:09:14.417Z] $ docker exec e769f4afc9f2c90298af56a37a8eeb71f7db4392153cf0aa10688f4f9eddd133 ssh-agent\n [2020-01-23T19:09:14.602Z] SSH_AUTH_SOCK=/tmp/ssh-fQGrSiquULyz/agent.15\n [2020-01-23T19:09:14.602Z] SSH_AGENT_PID=22\n [2020-01-23T19:09:14.608Z] Running ssh-add (command line suppressed)\n [2020-01-23T19:09:14.752Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_7533538935820619379.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_7533538935820619379.key)\n [2020-01-23T19:09:14.802Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-23T19:09:15.096Z] + git semver bump patch\n [2020-01-23T19:09:15.096Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-23T19:09:15.096Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git\n [2020-01-23T19:09:15.096Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master\n [2020-01-23T19:09:15.096Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-23T19:09:15.096Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-23T19:09:15.096Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-23T19:09:15.096Z] # $SEMVER_BRANCH = master\n [2020-01-23T19:09:15.096Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver\n [Pipeline] }\n [2020-01-23T19:09:15.099Z] $ docker exec --env ******** --env ******** e769f4afc9f2c90298af56a37a8eeb71f7db4392153cf0aa10688f4f9eddd133 ssh-agent -k\n [2020-01-23T19:09:15.274Z] unset SSH_AUTH_SOCK;\n [2020-01-23T19:09:15.275Z] unset SSH_AGENT_PID;\n [2020-01-23T19:09:15.275Z] echo Agent pid 22 killed;\n [2020-01-23T19:09:15.330Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-23T19:09:15.646Z] + git semver\n [Pipeline] }\n [2020-01-23T19:09:15.655Z] $ docker stop --time=1 e769f4afc9f2c90298af56a37a8eeb71f7db4392153cf0aa10688f4f9eddd133\n [2020-01-23T19:09:16.991Z] $ docker rm -f e769f4afc9f2c90298af56a37a8eeb71f7db4392153cf0aa10688f4f9eddd133\n [Pipeline] // withDockerContainer\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-23T19:09:17.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-23T19:09:17.402Z] .\n [Pipeline] withDockerContainer\n [2020-01-23T19:09:17.513Z] prd-centos7-docker-4c-2g-15896 does not seem to be running inside a container\n [2020-01-23T19:09:17.549Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_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-23T19:09:18.045Z] $ docker top 01fa54c3014e17eddff5fe7b7efe2fe35320026671646cb104e0ded5ce79b4e6 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-23T19:09:18.572Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-23T19:09:18.572Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-23T19:09:18.761Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-23T19:09:18.758Z] $ docker exec 01fa54c3014e17eddff5fe7b7efe2fe35320026671646cb104e0ded5ce79b4e6 ssh-agent\n [2020-01-23T19:09:18.941Z] SSH_AUTH_SOCK=/tmp/ssh-xm2f4yyGlfOP/agent.15\n [2020-01-23T19:09:18.941Z] SSH_AGENT_PID=22\n [2020-01-23T19:09:18.950Z] Running ssh-add (command line suppressed)\n [2020-01-23T19:09:19.083Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_1634322392262184944.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_1634322392262184944.key)\n [2020-01-23T19:09:19.136Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-23T19:09:19.442Z] + git semver push\n [2020-01-23T19:09:19.443Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-23T19:09:19.443Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git\n [2020-01-23T19:09:19.443Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master\n [2020-01-23T19:09:19.443Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-23T19:09:19.443Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-23T19:09:19.443Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-23T19:09:19.443Z] # $SEMVER_BRANCH = master\n [2020-01-23T19:09:19.443Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver\n [Pipeline] }\n [2020-01-23T19:09:24.729Z] $ docker exec --env ******** --env ******** 01fa54c3014e17eddff5fe7b7efe2fe35320026671646cb104e0ded5ce79b4e6 ssh-agent -k\n [2020-01-23T19:09:24.872Z] unset SSH_AUTH_SOCK;\n [2020-01-23T19:09:24.872Z] unset SSH_AGENT_PID;\n [2020-01-23T19:09:24.872Z] echo Agent pid 22 killed;\n [2020-01-23T19:09:24.943Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-23T19:09:25.266Z] + git semver\n [Pipeline] }\n [2020-01-23T19:09:25.275Z] $ docker stop --time=1 01fa54c3014e17eddff5fe7b7efe2fe35320026671646cb104e0ded5ce79b4e6\n [2020-01-23T19:09:26.631Z] $ docker rm -f 01fa54c3014e17eddff5fe7b7efe2fe35320026671646cb104e0ded5ce79b4e6\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-23T19:09:27.125Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-23T19:09:27.683Z] ---> package-listing.sh\n [2020-01-23T19:09:27.683Z] ++ facter osfamily\n [2020-01-23T19:09:27.683Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-01-23T19:09:27.683Z] + OS_FAMILY=redhat\n [2020-01-23T19:09:27.683Z] + workspace=/w/workspace/xfoundry_go-mod-messaging_master\n [2020-01-23T19:09:27.683Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-01-23T19:09:27.683Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-01-23T19:09:27.683Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-01-23T19:09:27.683Z] + PACKAGES=/tmp/packages_start.txt\n [2020-01-23T19:09:27.683Z] + \'[\' /w/workspace/xfoundry_go-mod-messaging_master \']\'\n [2020-01-23T19:09:27.683Z] + PACKAGES=/tmp/packages_end.txt\n [2020-01-23T19:09:27.683Z] + case "${OS_FAMILY}" in\n [2020-01-23T19:09:27.683Z] + rpm -qa\n [2020-01-23T19:09:27.683Z] + sort\n [2020-01-23T19:09:31.877Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-01-23T19:09:31.877Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-01-23T19:09:31.877Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-01-23T19:09:31.877Z] + \'[\' /w/workspace/xfoundry_go-mod-messaging_master \']\'\n [2020-01-23T19:09:31.877Z] + mkdir -p /w/workspace/xfoundry_go-mod-messaging_master/archives/\n [2020-01-23T19:09:31.877Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_master/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-23T19:09:32.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-23T19:09:32.225Z] \n [2020-01-23T19:09:32.225Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-23T19:09:32.526Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-23T19:09:32.527Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-01-23T19:09:32.527Z] e6b0cf9c0882: Pulling fs layer\n [2020-01-23T19:09:32.527Z] da0e9bf0cc60: Pulling fs layer\n [2020-01-23T19:09:32.527Z] c9ea274ed700: Pulling fs layer\n [2020-01-23T19:09:32.527Z] 9cfac6ba3733: Pulling fs layer\n [2020-01-23T19:09:32.527Z] f6a933c9cadc: Pulling fs layer\n [2020-01-23T19:09:32.527Z] 61811dbd4963: Pulling fs layer\n [2020-01-23T19:09:32.527Z] a6eb2c9e2280: Pulling fs layer\n [2020-01-23T19:09:32.527Z] 095dd8b7b4d8: Pulling fs layer\n [2020-01-23T19:09:32.527Z] dc21a1d4508b: Pulling fs layer\n [2020-01-23T19:09:32.527Z] 363af2e989c4: Pulling fs layer\n [2020-01-23T19:09:32.527Z] 9cfac6ba3733: Waiting\n [2020-01-23T19:09:32.527Z] f6a933c9cadc: Waiting\n [2020-01-23T19:09:32.527Z] 61811dbd4963: Waiting\n [2020-01-23T19:09:32.527Z] a6eb2c9e2280: Waiting\n [2020-01-23T19:09:32.527Z] 095dd8b7b4d8: Waiting\n [2020-01-23T19:09:32.527Z] dc21a1d4508b: Waiting\n [2020-01-23T19:09:32.527Z] 363af2e989c4: Waiting\n [2020-01-23T19:09:32.527Z] da0e9bf0cc60: Download complete\n [2020-01-23T19:09:32.527Z] 9cfac6ba3733: Verifying Checksum\n [2020-01-23T19:09:32.527Z] 9cfac6ba3733: Download complete\n [2020-01-23T19:09:32.791Z] e6b0cf9c0882: Verifying Checksum\n [2020-01-23T19:09:32.791Z] e6b0cf9c0882: Download complete\n [2020-01-23T19:09:32.791Z] f6a933c9cadc: Verifying Checksum\n [2020-01-23T19:09:32.791Z] f6a933c9cadc: Download complete\n [2020-01-23T19:09:32.791Z] a6eb2c9e2280: Verifying Checksum\n [2020-01-23T19:09:32.791Z] a6eb2c9e2280: Download complete\n [2020-01-23T19:09:33.054Z] e6b0cf9c0882: Pull complete\n [2020-01-23T19:09:33.318Z] c9ea274ed700: Verifying Checksum\n [2020-01-23T19:09:33.319Z] c9ea274ed700: Download complete\n [2020-01-23T19:09:33.319Z] 095dd8b7b4d8: Verifying Checksum\n [2020-01-23T19:09:33.319Z] 095dd8b7b4d8: Download complete\n [2020-01-23T19:09:33.585Z] dc21a1d4508b: Verifying Checksum\n [2020-01-23T19:09:33.585Z] dc21a1d4508b: Download complete\n [2020-01-23T19:09:33.585Z] 363af2e989c4: Verifying Checksum\n [2020-01-23T19:09:33.585Z] 363af2e989c4: Download complete\n [2020-01-23T19:09:33.585Z] da0e9bf0cc60: Pull complete\n [2020-01-23T19:09:34.154Z] 61811dbd4963: Download complete\n [2020-01-23T19:09:36.068Z] c9ea274ed700: Pull complete\n [2020-01-23T19:09:36.069Z] 9cfac6ba3733: Pull complete\n [2020-01-23T19:09:36.069Z] f6a933c9cadc: Pull complete\n [2020-01-23T19:09:40.260Z] 61811dbd4963: Pull complete\n [2020-01-23T19:09:40.260Z] a6eb2c9e2280: Pull complete\n [2020-01-23T19:09:41.666Z] 095dd8b7b4d8: Pull complete\n [2020-01-23T19:09:42.274Z] dc21a1d4508b: Pull complete\n [2020-01-23T19:09:42.534Z] 363af2e989c4: Pull complete\n [2020-01-23T19:09:42.534Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-01-23T19:09:42.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-01-23T19:09:42.656Z] prd-centos7-docker-4c-2g-15896 does not seem to be running inside a container\n [2020-01-23T19:09:42.686Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_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:10003/edgex-lftools-log-publisher:alpine cat\n [2020-01-23T19:09:43.703Z] $ docker top 2eb01eba30a2f4fb7cabffa237dfc46d3eb832a395e2b64fed3d4847c43d70a8 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-01-23T19:09:44.236Z] provisioning config files...\n [2020-01-23T19:09:44.249Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config6916555853019029813tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-01-23T19:09:44.263Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-23T19:09:44.555Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-01-23T19:09:44.562Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-23T19:09:44.850Z] ---> logs-deploy.sh\n [2020-01-23T19:09:44.850Z] + ARCHIVE_ARTIFACTS=\n [2020-01-23T19:09:44.850Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-01-23T19:09:44.850Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-01-23T19:09:44.850Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-01-23T19:09:44.850Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/master/4\n [2020-01-23T19:09:44.850Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/master/4/\n [2020-01-23T19:09:44.850Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/master/4 /w/workspace/xfoundry_go-mod-messaging_master\n [2020-01-23T19:09:45.786Z] Archives upload complete.\n [2020-01-23T19:09:45.786Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/master/4 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/master/4/\n [2020-01-23T19:09:46.355Z] ---> uname -a:\n [2020-01-23T19:09:46.355Z] Linux 2eb01eba30a2 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-23T19:09:46.355Z] \n [2020-01-23T19:09:46.355Z] \n [2020-01-23T19:09:46.355Z] ---> lscpu:\n [2020-01-23T19:09:46.355Z] Architecture: x86_64\n [2020-01-23T19:09:46.355Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-01-23T19:09:46.355Z] Byte Order: Little Endian\n [2020-01-23T19:09:46.355Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-01-23T19:09:46.355Z] CPU(s): 4\n [2020-01-23T19:09:46.355Z] On-line CPU(s) list: 0-3\n [2020-01-23T19:09:46.355Z] Thread(s) per core: 1\n [2020-01-23T19:09:46.355Z] Core(s) per socket: 1\n [2020-01-23T19:09:46.355Z] Socket(s): 4\n [2020-01-23T19:09:46.355Z] NUMA node(s): 1\n [2020-01-23T19:09:46.355Z] Vendor ID: GenuineIntel\n [2020-01-23T19:09:46.355Z] CPU family: 6\n [2020-01-23T19:09:46.355Z] Model: 44\n [2020-01-23T19:09:46.355Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-01-23T19:09:46.355Z] Stepping: 1\n [2020-01-23T19:09:46.355Z] CPU MHz: 2933.438\n [2020-01-23T19:09:46.355Z] BogoMIPS: 5866.87\n [2020-01-23T19:09:46.355Z] Virtualization: VT-x\n [2020-01-23T19:09:46.355Z] Hypervisor vendor: KVM\n [2020-01-23T19:09:46.355Z] Virtualization type: full\n [2020-01-23T19:09:46.355Z] L1d cache: 128 KiB\n [2020-01-23T19:09:46.355Z] L1i cache: 128 KiB\n [2020-01-23T19:09:46.355Z] L2 cache: 16 MiB\n [2020-01-23T19:09:46.355Z] L3 cache: 64 MiB\n [2020-01-23T19:09:46.355Z] NUMA node0 CPU(s): 0-3\n [2020-01-23T19:09:46.355Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-01-23T19:09:46.355Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-01-23T19:09:46.355Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-01-23T19:09:46.355Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-01-23T19:09:46.355Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-01-23T19:09:46.355Z] 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-23T19:09:46.355Z] \n [2020-01-23T19:09:46.355Z] \n [2020-01-23T19:09:46.355Z] ---> nproc:\n [2020-01-23T19:09:46.355Z] 4\n [2020-01-23T19:09:46.355Z] \n [2020-01-23T19:09:46.355Z] \n [2020-01-23T19:09:46.355Z] ---> df -h:\n [2020-01-23T19:09:46.355Z] Filesystem Size Used Available Use% Mounted on\n [2020-01-23T19:09:46.355Z] overlay 50.0G 7.5G 42.5G 15% /\n [2020-01-23T19:09:46.355Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-01-23T19:09:46.355Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-01-23T19:09:46.355Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-01-23T19:09:46.355Z] /dev/vda1 50.0G 7.5G 42.5G 15% /etc/resolv.conf\n [2020-01-23T19:09:46.355Z] /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hostname\n [2020-01-23T19:09:46.355Z] /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hosts\n [2020-01-23T19:09:46.355Z] /dev/vda1 50.0G 7.5G 42.5G 15% /var/log/sa\n [2020-01-23T19:09:46.355Z] /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/xfoundry_go-mod-messaging_master\n [2020-01-23T19:09:46.355Z] /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/xfoundry_go-mod-messaging_master@tmp\n [2020-01-23T19:09:46.355Z] \n [2020-01-23T19:09:46.355Z] \n [2020-01-23T19:09:46.355Z] ---> free -m:\n [2020-01-23T19:09:46.355Z] total used free shared buff/cache available\n [2020-01-23T19:09:46.355Z] Mem: 1838 734 98 0 1004 1040\n [2020-01-23T19:09:46.355Z] Swap: 1023 1 1022\n [2020-01-23T19:09:46.355Z] \n [2020-01-23T19:09:46.355Z] \n [2020-01-23T19:09:46.355Z] ---> ip addr:\n [2020-01-23T19:09:46.355Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-01-23T19:09:46.355Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-01-23T19:09:46.355Z] inet 127.0.0.1/8 scope host lo\n [2020-01-23T19:09:46.355Z] valid_lft forever preferred_lft forever\n [2020-01-23T19:09:46.355Z] 16: eth0@if17: mtu 1458 qdisc noqueue state UP \n [2020-01-23T19:09:46.355Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-01-23T19:09:46.355Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-01-23T19:09:46.355Z] valid_lft forever preferred_lft forever\n [2020-01-23T19:09:46.355Z] \n [2020-01-23T19:09:46.355Z] \n [2020-01-23T19:09:46.355Z] ---> sar -b -r -n DEV:\n [2020-01-23T19:09:46.355Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/23/20 \t_x86_64_\t(4 CPU)\n [2020-01-23T19:09:46.355Z] \n [2020-01-23T19:09:46.355Z] 18:59:42 LINUX RESTART\n [2020-01-23T19:09:46.355Z] \n [2020-01-23T19:09:46.355Z] 19:00:02 tps rtps wtps bread/s bwrtn/s\n [2020-01-23T19:09:46.355Z] 19:01:01 102.44 36.02 66.42 4803.39 27948.58\n [2020-01-23T19:09:46.355Z] 19:02:01 4.30 0.07 4.23 1.47 136.73\n [2020-01-23T19:09:46.355Z] 19:03:01 0.32 0.00 0.32 0.00 4.03\n [2020-01-23T19:09:46.355Z] 19:04:01 0.25 0.00 0.25 0.00 2.70\n [2020-01-23T19:09:46.355Z] 19:05:01 0.15 0.00 0.15 0.00 2.02\n [2020-01-23T19:09:46.355Z] 19:06:01 0.38 0.00 0.38 0.00 5.06\n [2020-01-23T19:09:46.355Z] 19:07:01 0.38 0.00 0.38 0.00 4.76\n [2020-01-23T19:09:46.355Z] 19:08:01 0.17 0.00 0.17 0.00 1.88\n [2020-01-23T19:09:46.355Z] 19:09:02 341.79 146.01 195.77 6369.51 59546.31\n [2020-01-23T19:09:46.355Z] Average: 49.96 20.22 29.74 1235.85 9712.23\n [2020-01-23T19:09:46.355Z] \n [2020-01-23T19:09:46.355Z] 19:00:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-01-23T19:09:46.355Z] 19:01:01 114728 1767576 93.90 2620 1250736 966624 32.98 406888 1198592 276\n [2020-01-23T19:09:46.355Z] 19:02:01 125588 1756716 93.33 2620 1250908 920852 31.42 399620 1198644 8\n [2020-01-23T19:09:46.355Z] 19:03:01 126052 1756252 93.30 2620 1250912 910740 31.07 399600 1198628 8\n [2020-01-23T19:09:46.355Z] 19:04:01 126664 1755640 93.27 2620 1250916 910572 31.07 398676 1198632 8\n [2020-01-23T19:09:46.355Z] 19:05:01 125520 1756784 93.33 2620 1250920 910752 31.07 399784 1198632 8\n [2020-01-23T19:09:46.355Z] 19:06:01 126068 1756236 93.30 2620 1250928 910680 31.07 399352 1198632 8\n [2020-01-23T19:09:46.355Z] 19:07:01 126036 1756268 93.30 2620 1250928 910704 31.07 399460 1198628 8\n [2020-01-23T19:09:46.356Z] 19:08:01 137512 1744792 92.69 2620 1250932 910636 31.07 387968 1198460 16\n [2020-01-23T19:09:46.356Z] 19:09:02 74156 1808148 96.06 2620 1099520 1018936 34.77 536956 990640 41216\n [2020-01-23T19:09:46.356Z] Average: 120258 1762046 93.61 2620 1234078 930055 31.73 414256 1175499 4617\n [2020-01-23T19:09:46.356Z] \n [2020-01-23T19:09:46.356Z] 19:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-01-23T19:09:46.356Z] 19:01:01 eth0 378.74 279.40 994.64 88.18 0.00 0.00 0.00\n [2020-01-23T19:09:46.356Z] 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-23T19:09:46.356Z] 19:01:01 docker0 1.05 0.96 0.20 1.18 0.00 0.00 0.00\n [2020-01-23T19:09:46.356Z] 19:02:01 eth0 1.15 0.38 0.38 0.23 0.00 0.00 0.00\n [2020-01-23T19:09:46.356Z] 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-23T19:09:46.356Z] 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-23T19:09:46.356Z] 19:03:01 eth0 1.20 0.48 0.33 0.18 0.00 0.00 0.00\n [2020-01-23T19:09:46.356Z] 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-23T19:09:46.356Z] 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-23T19:09:46.356Z] 19:04:01 eth0 0.73 0.10 0.05 0.04 0.00 0.00 0.00\n [2020-01-23T19:09:46.356Z] 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-23T19:09:46.356Z] 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-23T19:09:46.356Z] 19:05:01 eth0 2.15 0.65 0.60 0.40 0.00 0.00 0.00\n [2020-01-23T19:09:46.356Z] 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-23T19:09:46.356Z] 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-23T19:09:46.356Z] 19:06:01 eth0 0.73 0.30 0.16 0.08 0.00 0.00 0.00\n [2020-01-23T19:09:46.356Z] 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-23T19:09:46.356Z] 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-23T19:09:46.356Z] 19:07:01 eth0 0.75 0.43 0.31 0.21 0.00 0.00 0.00\n [2020-01-23T19:09:46.356Z] 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-23T19:09:46.356Z] 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-23T19:09:46.356Z] 19:08:01 eth0 0.07 0.08 0.00 0.01 0.00 0.00 0.00\n [2020-01-23T19:09:46.356Z] 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-23T19:09:46.356Z] 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-23T19:09:46.356Z] 19:09:02 veth3fc190a 2.25 1.53 0.17 0.34 0.00 0.00 0.00\n [2020-01-23T19:09:46.356Z] 19:09:02 eth0 789.87 617.91 8564.70 172.60 0.00 0.00 0.00\n [2020-01-23T19:09:46.356Z] 19:09:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00\n [2020-01-23T19:09:46.356Z] 19:09:02 docker0 55.03 70.21 3.89 596.53 0.00 0.00 0.00\n [2020-01-23T19:09:46.356Z] Average: veth3fc190a 0.25 0.17 0.02 0.04 0.00 0.00 0.00\n [2020-01-23T19:09:46.356Z] Average: eth0 87.99 68.84 954.12 19.23 0.00 0.00 0.00\n [2020-01-23T19:09:46.356Z] Average: lo 0.01 0.01 0.00 0.00 0.00 0.00 0.00\n [2020-01-23T19:09:46.356Z] Average: docker0 6.13 7.82 0.43 66.45 0.00 0.00 0.00\n [2020-01-23T19:09:46.356Z] \n [2020-01-23T19:09:46.356Z] \n [2020-01-23T19:09:46.356Z] ---> sar -P ALL:\n [2020-01-23T19:09:46.356Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/23/20 \t_x86_64_\t(4 CPU)\n [2020-01-23T19:09:46.356Z] \n [2020-01-23T19:09:46.356Z] 18:59:42 LINUX RESTART\n [2020-01-23T19:09:46.356Z] \n [2020-01-23T19:09:46.356Z] 19:00:02 CPU %user %nice %system %iowait %steal %idle\n [2020-01-23T19:09:46.356Z] 19:01:01 all 13.04 0.00 4.76 6.67 0.02 75.52\n [2020-01-23T19:09:46.356Z] 19:01:01 0 12.60 0.00 5.19 8.82 0.02 73.37\n [2020-01-23T19:09:46.356Z] 19:01:01 1 11.77 0.00 5.85 6.28 0.02 76.08\n [2020-01-23T19:09:46.356Z] 19:01:01 2 13.93 0.00 3.99 5.92 0.02 76.14\n [2020-01-23T19:09:46.356Z] 19:01:01 3 13.85 0.00 3.99 5.62 0.02 76.51\n [2020-01-23T19:09:46.356Z] 19:02:01 all 0.20 0.00 0.07 0.00 0.00 99.73\n [2020-01-23T19:09:46.356Z] 19:02:01 0 0.52 0.00 0.03 0.00 0.00 99.45\n [2020-01-23T19:09:46.356Z] 19:02:01 1 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-01-23T19:09:46.356Z] 19:02:01 2 0.12 0.00 0.07 0.00 0.00 99.82\n [2020-01-23T19:09:46.356Z] 19:02:01 3 0.10 0.00 0.08 0.00 0.00 99.82\n [2020-01-23T19:09:46.356Z] 19:03:01 all 0.18 0.00 0.03 0.00 0.00 99.79\n [2020-01-23T19:09:46.356Z] 19:03:01 0 0.50 0.00 0.02 0.00 0.00 99.48\n [2020-01-23T19:09:46.356Z] 19:03:01 1 0.08 0.00 0.05 0.00 0.02 99.85\n [2020-01-23T19:09:46.356Z] 19:03:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-23T19:09:46.356Z] 19:03:01 3 0.05 0.00 0.02 0.00 0.00 99.93\n [2020-01-23T19:09:46.356Z] 19:04:01 all 0.17 0.00 0.04 0.00 0.00 99.79\n [2020-01-23T19:09:46.356Z] 19:04:01 0 0.50 0.00 0.05 0.00 0.00 99.45\n [2020-01-23T19:09:46.356Z] 19:04:01 1 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-23T19:09:46.356Z] 19:04:01 2 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-01-23T19:09:46.356Z] 19:04:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-23T19:09:46.356Z] 19:05:01 all 0.19 0.00 0.04 0.00 0.00 99.77\n [2020-01-23T19:09:46.356Z] 19:05:01 0 0.43 0.00 0.05 0.00 0.00 99.52\n [2020-01-23T19:09:46.356Z] 19:05:01 1 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-01-23T19:09:46.356Z] 19:05:01 2 0.05 0.00 0.02 0.00 0.00 99.93\n [2020-01-23T19:09:46.356Z] 19:05:01 3 0.22 0.00 0.02 0.00 0.00 99.77\n [2020-01-23T19:09:46.356Z] 19:06:01 all 0.18 0.00 0.04 0.00 0.00 99.78\n [2020-01-23T19:09:46.356Z] 19:06:01 0 0.52 0.00 0.03 0.00 0.00 99.45\n [2020-01-23T19:09:46.356Z] 19:06:01 1 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-01-23T19:09:46.356Z] 19:06:01 2 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-01-23T19:09:46.356Z] 19:06:01 3 0.05 0.00 0.02 0.00 0.00 99.93\n [2020-01-23T19:09:46.356Z] 19:07:01 all 0.18 0.00 0.04 0.00 0.00 99.78\n [2020-01-23T19:09:46.356Z] 19:07:01 0 0.52 0.00 0.02 0.00 0.00 99.47\n [2020-01-23T19:09:46.356Z] 19:07:01 1 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-01-23T19:09:46.356Z] 19:07:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-23T19:09:46.356Z] 19:07:01 3 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-01-23T19:09:46.356Z] 19:08:01 all 0.17 0.00 0.04 0.00 0.00 99.79\n [2020-01-23T19:09:46.356Z] 19:08:01 0 0.42 0.00 0.02 0.00 0.00 99.57\n [2020-01-23T19:09:46.356Z] 19:08:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-23T19:09:46.356Z] 19:08:01 2 0.13 0.00 0.02 0.00 0.02 99.83\n [2020-01-23T19:09:46.356Z] 19:08:01 3 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-01-23T19:09:46.356Z] 19:09:02 all 17.58 0.00 9.03 2.48 0.08 70.82\n [2020-01-23T19:09:46.356Z] 19:09:02 0 17.83 0.00 8.98 2.59 0.09 70.52\n [2020-01-23T19:09:46.356Z] 19:09:02 1 17.18 0.00 8.81 2.49 0.07 71.45\n [2020-01-23T19:09:46.356Z] 19:09:02 2 16.94 0.00 9.00 3.14 0.08 70.83\n [2020-01-23T19:09:46.356Z] 19:09:02 3 18.34 0.00 9.37 1.73 0.09 70.47\n [2020-01-23T19:09:46.356Z] Average: all 3.49 0.00 1.54 1.00 0.01 93.97\n [2020-01-23T19:09:46.356Z] Average: 0 3.70 0.00 1.57 1.24 0.01 93.48\n [2020-01-23T19:09:46.356Z] Average: 1 3.23 0.00 1.64 0.96 0.01 94.16\n [2020-01-23T19:09:46.356Z] Average: 2 3.44 0.00 1.46 0.99 0.01 94.11\n [2020-01-23T19:09:46.356Z] Average: 3 3.58 0.00 1.49 0.80 0.01 94.12\n [2020-01-23T19:09:46.356Z] \n [2020-01-23T19:09:46.356Z] \n [2020-01-23T19:09:46.356Z] '