b' Branch indexing\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n GitHub API Usage: Current quota has 4090 remaining (121 under budget). Next quota of 5000 in 59 min\n Obtained Jenkinsfile from 4342c3348e81d339c86953c867f78adb2ce7584d\n Running in Durability level: MAX_SURVIVABILITY\n Loading library edgex-global-pipelines@stable\n GitHub API Usage: Current quota has 4083 remaining (115 under budget). Next quota of 5000 in 59 min\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 58f52fd28b993a988dd597f10e4d98f1e1007579\n using credential edgex-jenkins-access-pat\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and with tags\n Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/master/workspace@libs/edgex-global-pipelines # timeout=10\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 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10\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 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 58f52fd28b993a988dd597f10e4d98f1e1007579 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 58f52fd28b993a988dd597f10e4d98f1e1007579 # timeout=10\n Commit message: "Merge pull request #72 from ernestojeda/fix-build-parameter"\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 > git --version # timeout=10\n [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, 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-bootstrap-settings\n PROJECT: go-mod-bootstrap\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.12\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-go-mod-bootstrap\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-1320 in /w/workspace/xfoundry_go-mod-bootstrap_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-bootstrap.git\n Fetching without tags\n > git init /w/workspace/xfoundry_go-mod-bootstrap_master # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n Checking out Revision 4342c3348e81d339c86953c867f78adb2ce7584d (master)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 4342c3348e81d339c86953c867f78adb2ce7584d # timeout=10\n Commit message: "rename Jenkinsfile (#19)"\n First time build. Skipping changelog.\n > git --version # timeout=10\n fatal: bad object 58f52fd28b993a988dd597f10e4d98f1e1007579\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2019-12-27T21:59:29.622Z] 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 [2019-12-27T21:59:31.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2019-12-27T21:59:31.566Z] \n [2019-12-27T21:59:31.566Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2019-12-27T21:59:31.981Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2019-12-27T21:59:31.981Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2019-12-27T21:59:31.981Z] e7c96db7181b: Pulling fs layer\n [2019-12-27T21:59:31.981Z] 9b67e3d40a28: Pulling fs layer\n [2019-12-27T21:59:31.981Z] e1839d1b9dda: Pulling fs layer\n [2019-12-27T21:59:32.255Z] e7c96db7181b: Verifying Checksum\n [2019-12-27T21:59:32.255Z] e7c96db7181b: Download complete\n [2019-12-27T21:59:32.255Z] e1839d1b9dda: Verifying Checksum\n [2019-12-27T21:59:32.255Z] e1839d1b9dda: Download complete\n [2019-12-27T21:59:32.255Z] 9b67e3d40a28: Verifying Checksum\n [2019-12-27T21:59:32.255Z] 9b67e3d40a28: Download complete\n [2019-12-27T21:59:32.522Z] e7c96db7181b: Pull complete\n [2019-12-27T21:59:33.940Z] 9b67e3d40a28: Pull complete\n [2019-12-27T21:59:34.208Z] e1839d1b9dda: Pull complete\n [2019-12-27T21:59:34.208Z] Digest: sha256:5ec04aaefd5239d131c5830fe1b5242d076ea3500f690c556ba8c72904110f00\n [2019-12-27T21:59:34.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2019-12-27T21:59:34.539Z] prd-centos7-docker-4c-2g-1320 does not seem to be running inside a container\n [2019-12-27T21:59:34.648Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2019-12-27T21:59:35.776Z] $ docker top 663bb68f18a47906aa2587fc5a9a42d890d3661f7d81412139e5db3608393d9a -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2019-12-27T21:59:36.737Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2019-12-27T21:59:36.737Z] [ssh-agent] Looking for ssh-agent implementation...\n [2019-12-27T21:59:37.186Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2019-12-27T21:59:37.184Z] $ docker exec 663bb68f18a47906aa2587fc5a9a42d890d3661f7d81412139e5db3608393d9a ssh-agent\n [2019-12-27T21:59:37.535Z] SSH_AUTH_SOCK=/tmp/ssh-HApRnB5QPxPA/agent.14\n [2019-12-27T21:59:37.535Z] SSH_AGENT_PID=20\n [2019-12-27T21:59:37.551Z] Running ssh-add (command line suppressed)\n [2019-12-27T21:59:37.809Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_2063743366858237775.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_2063743366858237775.key)\n [2019-12-27T21:59:37.929Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2019-12-27T21:59:38.268Z] + git describe --exact-match --tags HEAD\n [2019-12-27T21:59:38.533Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2019-12-27T21:59:38.630Z] $ docker exec --env ******** --env ******** 663bb68f18a47906aa2587fc5a9a42d890d3661f7d81412139e5db3608393d9a ssh-agent -k\n [2019-12-27T21:59:38.877Z] unset SSH_AUTH_SOCK;\n [2019-12-27T21:59:38.878Z] unset SSH_AGENT_PID;\n [2019-12-27T21:59:38.878Z] echo Agent pid 20 killed;\n [2019-12-27T21:59:38.936Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2019-12-27T21:59:39.002Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2019-12-27T21:59:39.002Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2019-12-27T21:59:39.045Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2019-12-27T21:59:39.045Z] [ssh-agent] Looking for ssh-agent implementation...\n [2019-12-27T21:59:39.358Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2019-12-27T21:59:39.357Z] $ docker exec 663bb68f18a47906aa2587fc5a9a42d890d3661f7d81412139e5db3608393d9a ssh-agent\n [2019-12-27T21:59:39.709Z] SSH_AUTH_SOCK=/tmp/ssh-PtSRfuvf0YND/agent.55\n [2019-12-27T21:59:39.709Z] SSH_AGENT_PID=62\n [2019-12-27T21:59:39.718Z] Running ssh-add (command line suppressed)\n [2019-12-27T21:59:39.991Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5556361081614510066.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5556361081614510066.key)\n [2019-12-27T21:59:40.075Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2019-12-27T21:59:40.730Z] + git semver init\n [2019-12-27T21:59:40.730Z] # -> Open(): unable to determine branch for HEAD\n [2019-12-27T21:59:40.730Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git\n [2019-12-27T21:59:40.730Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master\n [2019-12-27T21:59:40.730Z] # $SEMVER_REMOTE_NAME = origin\n [2019-12-27T21:59:40.730Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2019-12-27T21:59:40.730Z] # $SEMVER_USER_NAME = jenkins\n [2019-12-27T21:59:40.730Z] # $SEMVER_BRANCH = master\n [2019-12-27T21:59:40.730Z] # $SEMVER_TEMP = /tmp/semver-551541539\n [2019-12-27T21:59:40.730Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP\n [2019-12-27T21:59:40.995Z] # \'/tmp/semver-551541539\' -> \'/w/workspace/xfoundry_go-mod-bootstrap_master/.semver\'\n [2019-12-27T21:59:40.995Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver\n [Pipeline] }\n [2019-12-27T21:59:41.025Z] $ docker exec --env ******** --env ******** 663bb68f18a47906aa2587fc5a9a42d890d3661f7d81412139e5db3608393d9a ssh-agent -k\n [2019-12-27T21:59:41.435Z] unset SSH_AUTH_SOCK;\n [2019-12-27T21:59:41.436Z] unset SSH_AGENT_PID;\n [2019-12-27T21:59:41.436Z] echo Agent pid 62 killed;\n [2019-12-27T21:59:41.569Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2019-12-27T21:59:42.004Z] + git semver\n [Pipeline] }\n [2019-12-27T21:59:42.050Z] $ docker stop --time=1 663bb68f18a47906aa2587fc5a9a42d890d3661f7d81412139e5db3608393d9a\n [2019-12-27T21:59:43.531Z] $ docker rm -f 663bb68f18a47906aa2587fc5a9a42d890d3661f7d81412139e5db3608393d9a\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2019-12-27T21:59:44.741Z] Stashed 10 file(s)\n [Pipeline] echo\n [2019-12-27T21:59:44.757Z] [edgeXSemver] initialized semver on version 0.0.2\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 [2019-12-27T22:00:00.005Z] Still waiting to schedule task\n [2019-12-27T22:00:00.005Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2019-12-27T22:00:00.025Z] Still waiting to schedule task\n [2019-12-27T22:00:00.025Z] Waiting for next available executor on \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99\n [2019-12-28T00:07:50.157Z] Running on prd-centos7-docker-4c-2g-1437 in /w/workspace/xfoundry_go-mod-bootstrap_master\n [Pipeline] {\n [Pipeline] checkout\n [2019-12-28T00:07:52.805Z] using credential edgex-jenkins-ssh\n [2019-12-28T00:07:52.833Z] Cloning the remote Git repository\n [2019-12-28T00:07:52.833Z] Cloning with configured refspecs honoured and without tags\n [2019-12-28T00:07:53.562Z] Fetching without tags\n [2019-12-28T00:07:52.857Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git\n [2019-12-28T00:07:52.938Z] > git init /w/workspace/xfoundry_go-mod-bootstrap_master # timeout=10\n [2019-12-28T00:07:52.984Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git\n [2019-12-28T00:07:52.984Z] > git --version # timeout=10\n [2019-12-28T00:07:52.993Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2019-12-28T00:07:53.021Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2019-12-28T00:07:53.533Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10\n [2019-12-28T00:07:53.542Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2019-12-28T00:07:53.553Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10\n [2019-12-28T00:07:53.563Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git\n [2019-12-28T00:07:53.563Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2019-12-28T00:07:53.568Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2019-12-28T00:07:53.912Z] Checking out Revision 4342c3348e81d339c86953c867f78adb2ce7584d (master)\n [2019-12-28T00:07:53.917Z] > git config core.sparsecheckout # timeout=10\n [2019-12-28T00:07:53.922Z] > git checkout -f 4342c3348e81d339c86953c867f78adb2ce7584d # timeout=10\n [2019-12-28T00:07:57.597Z] Commit message: "rename Jenkinsfile (#19)"\n [2019-12-28T00:07:57.631Z] > git --version # timeout=10\n [2019-12-28T00:07:57.644Z] fatal: bad object 58f52fd28b993a988dd597f10e4d98f1e1007579\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 [2019-12-28T00:07:58.542Z] =========================================================\n [2019-12-28T00:07:58.542Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine]\n [2019-12-28T00:07:58.542Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2019-12-28T00:07:59.203Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine .\n [2019-12-28T00:07:59.203Z] Sending build context to Docker daemon 286.7kB\n\n [2019-12-28T00:07:59.203Z] Step 1/8 : ARG BASE=golang:1.11-alpine\n [2019-12-28T00:07:59.203Z] Step 2/8 : FROM ${BASE}\n [2019-12-28T00:07:59.472Z] 1.12.6-alpine: Pulling from edgex-golang-base\n [2019-12-28T00:07:59.472Z] 921b31ab772b: Pulling fs layer\n [2019-12-28T00:07:59.472Z] 2d3896533852: Pulling fs layer\n [2019-12-28T00:07:59.472Z] 28c34ce20860: Pulling fs layer\n [2019-12-28T00:07:59.472Z] 9186bf07c4ae: Pulling fs layer\n [2019-12-28T00:07:59.472Z] 7f1720e95b4b: Pulling fs layer\n [2019-12-28T00:07:59.472Z] 24d9f57f8391: Pulling fs layer\n [2019-12-28T00:07:59.472Z] 9498642caea3: Pulling fs layer\n [2019-12-28T00:07:59.472Z] ba4d0a6bad5e: Pulling fs layer\n [2019-12-28T00:07:59.472Z] 7af212d24233: Pulling fs layer\n [2019-12-28T00:07:59.472Z] ee2efeeb882f: Pulling fs layer\n [2019-12-28T00:07:59.472Z] d216d3b964db: Pulling fs layer\n [2019-12-28T00:07:59.472Z] 9498642caea3: Waiting\n [2019-12-28T00:07:59.472Z] 7af212d24233: Waiting\n [2019-12-28T00:07:59.472Z] ee2efeeb882f: Waiting\n [2019-12-28T00:07:59.472Z] d216d3b964db: Waiting\n [2019-12-28T00:07:59.472Z] 9186bf07c4ae: Waiting\n [2019-12-28T00:07:59.472Z] 24d9f57f8391: Waiting\n [2019-12-28T00:07:59.472Z] 28c34ce20860: Download complete\n [2019-12-28T00:07:59.472Z] 2d3896533852: Verifying Checksum\n [2019-12-28T00:07:59.472Z] 2d3896533852: Download complete\n [2019-12-28T00:07:59.472Z] 7f1720e95b4b: Verifying Checksum\n [2019-12-28T00:07:59.472Z] 7f1720e95b4b: Download complete\n [2019-12-28T00:07:59.472Z] 24d9f57f8391: Download complete\n [2019-12-28T00:07:59.472Z] 921b31ab772b: Verifying Checksum\n [2019-12-28T00:07:59.472Z] 921b31ab772b: Download complete\n [2019-12-28T00:07:59.752Z] 921b31ab772b: Pull complete\n [2019-12-28T00:08:00.023Z] 2d3896533852: Pull complete\n [2019-12-28T00:08:00.285Z] 28c34ce20860: Pull complete\n [2019-12-28T00:08:00.285Z] 9498642caea3: Verifying Checksum\n [2019-12-28T00:08:00.285Z] 9498642caea3: Download complete\n [2019-12-28T00:08:00.285Z] 7af212d24233: Verifying Checksum\n [2019-12-28T00:08:00.285Z] 7af212d24233: Download complete\n [2019-12-28T00:08:01.238Z] ba4d0a6bad5e: Verifying Checksum\n [2019-12-28T00:08:01.238Z] ba4d0a6bad5e: Download complete\n [2019-12-28T00:08:01.813Z] 9186bf07c4ae: Verifying Checksum\n [2019-12-28T00:08:01.813Z] 9186bf07c4ae: Download complete\n [2019-12-28T00:08:01.813Z] d216d3b964db: Verifying Checksum\n [2019-12-28T00:08:01.813Z] d216d3b964db: Download complete\n [2019-12-28T00:08:01.813Z] ee2efeeb882f: Verifying Checksum\n [2019-12-28T00:08:01.813Z] ee2efeeb882f: Download complete\n [2019-12-28T00:08:07.096Z] 9186bf07c4ae: Pull complete\n [2019-12-28T00:08:07.096Z] 7f1720e95b4b: Pull complete\n [2019-12-28T00:08:07.096Z] 24d9f57f8391: Pull complete\n [2019-12-28T00:08:11.298Z] 9498642caea3: Pull complete\n [2019-12-28T00:08:14.597Z] ba4d0a6bad5e: Pull complete\n [2019-12-28T00:08:14.597Z] 7af212d24233: Pull complete\n [2019-12-28T00:08:15.546Z] ee2efeeb882f: Pull complete\n [2019-12-28T00:08:15.546Z] d216d3b964db: Pull complete\n [2019-12-28T00:08:15.546Z] Digest: sha256:26065ac814cd2cdfd2492c2d3318b13c68791c8cca06e489144751c6f654f77d\n [2019-12-28T00:08:15.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n [2019-12-28T00:08:15.546Z] ---> 140a058597bd\n [2019-12-28T00:08:15.546Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2019-12-28T00:08:15.807Z] ---> Running in 6943b729cc57\n [2019-12-28T00:08:15.807Z] Removing intermediate container 6943b729cc57\n [2019-12-28T00:08:15.807Z] ---> a74e8060dac4\n [2019-12-28T00:08:15.807Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2019-12-28T00:08:15.807Z] ---> Running in 179cc8035dfb\n [2019-12-28T00:08:16.747Z] Removing intermediate container 179cc8035dfb\n [2019-12-28T00:08:16.747Z] ---> af975c333cff\n [2019-12-28T00:08:16.747Z] Step 5/8 : RUN apk add --update --no-cache git make\n [2019-12-28T00:08:16.747Z] ---> Running in c96f442b32dd\n [2019-12-28T00:08:17.685Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz\n [2019-12-28T00:08:18.255Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz\n [2019-12-28T00:08:18.255Z] OK: 134 MiB in 39 packages\n [2019-12-28T00:08:18.822Z] Removing intermediate container c96f442b32dd\n [2019-12-28T00:08:18.822Z] ---> 29a77642ddcb\n [2019-12-28T00:08:18.822Z] Step 6/8 : WORKDIR /build\n [2019-12-28T00:08:18.822Z] ---> Running in b5be84ad1fac\n [2019-12-28T00:08:18.822Z] Removing intermediate container b5be84ad1fac\n [2019-12-28T00:08:18.822Z] ---> 5e99e32cc4d7\n [2019-12-28T00:08:18.822Z] Step 7/8 : COPY go.mod .\n [2019-12-28T00:08:19.086Z] ---> 7d4a5421804a\n [2019-12-28T00:08:19.086Z] Step 8/8 : RUN go mod download\n [2019-12-28T00:08:19.086Z] ---> Running in 1da75c83c2d8\n [2019-12-28T00:08:19.655Z] \x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.9\n [2019-12-28T00:08:19.655Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.12\n [2019-12-28T00:08:19.655Z] \x1b[0m\x1b[91mgo: finding github.com/imdario/mergo v0.3.6\n [2019-12-28T00:08:19.655Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.1\n [2019-12-28T00:08:19.655Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n [2019-12-28T00:08:19.655Z] \x1b[0m\x1b[91mgo: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8\n [2019-12-28T00:08:19.655Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2019-12-28T00:08:19.655Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34\n [2019-12-28T00:08:19.655Z] go: finding github.com/stretchr/testify v1.3.0\n [2019-12-28T00:08:20.228Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v1.1.1\n [2019-12-28T00:08:20.228Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2019-12-28T00:08:20.228Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2019-12-28T00:08:20.228Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2019-12-28T00:08:20.228Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2019-12-28T00:08:20.228Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2019-12-28T00:08:20.228Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2019-12-28T00:08:20.228Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2019-12-28T00:08:20.228Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2019-12-28T00:08:20.489Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2019-12-28T00:08:20.489Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2019-12-28T00:08:20.749Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.7\n [2019-12-28T00:08:20.749Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2019-12-28T00:08:20.749Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2019-12-28T00:08:20.749Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2019-12-28T00:08:20.749Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2019-12-28T00:08:20.749Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2019-12-28T00:08:20.749Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2019-12-28T00:08:24.038Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2019-12-28T00:08:24.038Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2019-12-28T00:08:24.038Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2019-12-28T00:08:24.038Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2019-12-28T00:08:24.038Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2019-12-28T00:08:24.038Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2019-12-28T00:08:24.038Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2019-12-28T00:08:24.615Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2019-12-28T00:08:24.615Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2019-12-28T00:08:24.895Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2019-12-28T00:08:24.895Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2019-12-28T00:08:24.895Z] go: finding github.com/mitchellh/iochan v1.0.0\n [2019-12-28T00:08:24.895Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2019-12-28T00:08:24.895Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2019-12-28T00:08:24.895Z] go: finding github.com/mitchellh/cli v1.0.0\n [2019-12-28T00:08:24.895Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2019-12-28T00:08:24.895Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2019-12-28T00:08:25.154Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2019-12-28T00:08:25.154Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2019-12-28T00:08:25.417Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2019-12-28T00:08:25.417Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2019-12-28T00:08:25.417Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2019-12-28T00:08:25.417Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2019-12-28T00:08:25.417Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2019-12-28T00:08:25.417Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2019-12-28T00:08:25.417Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2019-12-28T00:08:25.417Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2019-12-28T00:08:25.991Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2019-12-28T00:08:25.991Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2019-12-28T00:08:25.991Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2019-12-28T00:08:25.991Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2019-12-28T00:08:25.991Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2019-12-28T00:08:25.991Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2019-12-28T00:08:25.991Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2019-12-28T00:08:26.251Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2019-12-28T00:08:26.519Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2019-12-28T00:08:26.519Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2019-12-28T00:08:26.519Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2019-12-28T00:08:26.519Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2019-12-28T00:08:26.788Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2019-12-28T00:08:26.788Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2019-12-28T00:08:26.788Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2019-12-28T00:08:27.049Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2019-12-28T00:08:27.049Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2019-12-28T00:08:27.049Z] go: finding github.com/hashicorp/errwrap v1.0.0\n [2019-12-28T00:08:27.049Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2019-12-28T00:08:39.267Z] \x1b[0mRemoving intermediate container 1da75c83c2d8\n [2019-12-28T00:08:39.267Z] ---> 6c95e76082f2\n [2019-12-28T00:08:39.267Z] Successfully built 6c95e76082f2\n [2019-12-28T00:08:39.267Z] 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 [2019-12-28T00:08:39.782Z] + docker inspect -f . ci-base-image-x86_64\n [2019-12-28T00:08:39.782Z] .\n [Pipeline] withDockerContainer\n [2019-12-28T00:08:39.930Z] prd-centos7-docker-4c-2g-1437 does not seem to be running inside a container\n [2019-12-28T00:08:39.970Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 ******** ci-base-image-x86_64 cat\n [2019-12-28T00:08:40.549Z] $ docker top 0f6fe3162d6693d1e5e5b48ed56b0e67a407cdc922bd6f7a64d538500951a5d3 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2019-12-28T00:08:41.438Z] + go version\n [2019-12-28T00:08:41.439Z] go version go1.12.6 linux/amd64\n [Pipeline] sh\n [2019-12-28T00:08:41.753Z] + make test\n [2019-12-28T00:08:41.753Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2019-12-28T00:09:03.784Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap\t[no test files]\n [2019-12-28T00:09:03.784Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/configuration\t0.008s\tcoverage: 18.6% of statements\n [2019-12-28T00:09:03.784Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/container\t[no test files]\n [2019-12-28T00:09:03.784Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver\t[no test files]\n [2019-12-28T00:09:03.784Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message\t[no test files]\n [2019-12-28T00:09:03.784Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret\t[no test files]\n [2019-12-28T00:09:03.784Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces\t[no test files]\n [2019-12-28T00:09:03.784Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging\t[no test files]\n [2019-12-28T00:09:03.784Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup\t[no test files]\n [2019-12-28T00:09:03.784Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/config\t[no test files]\n [2019-12-28T00:09:03.784Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/di\t0.017s\tcoverage: 91.3% of statements\n [2019-12-28T00:09:03.784Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/security/authtokenloader\t0.007s\tcoverage: 89.5% of statements\n [2019-12-28T00:09:03.784Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/security/authtokenloader/mocks\t0.006s\tcoverage: 100.0% of statements\n [2019-12-28T00:09:03.784Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/security/fileioperformer\t0.004s\tcoverage: 100.0% of statements\n [2019-12-28T00:09:03.784Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/security/fileioperformer/mocks\t0.011s\tcoverage: 100.0% of statements\n [2019-12-28T00:09:03.784Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2019-12-28T00:09:06.356Z] gofmt -l .\n [2019-12-28T00:09:06.356Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] }\n [2019-12-28T00:09:06.375Z] $ docker stop --time=1 0f6fe3162d6693d1e5e5b48ed56b0e67a407cdc922bd6f7a64d538500951a5d3\n [2019-12-28T00:09:07.852Z] $ docker rm -f 0f6fe3162d6693d1e5e5b48ed56b0e67a407cdc922bd6f7a64d538500951a5d3\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] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2019-12-28T00:49:05.050Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-2100 in /w/workspace/xfoundry_go-mod-bootstrap_master\n [Pipeline] {\n [Pipeline] checkout\n [2019-12-28T00:49:14.815Z] using credential edgex-jenkins-ssh\n [2019-12-28T00:49:14.838Z] Cloning the remote Git repository\n [2019-12-28T00:49:14.838Z] Cloning with configured refspecs honoured and without tags\n [2019-12-28T00:49:14.906Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git\n [2019-12-28T00:49:16.083Z] Fetching without tags\n [2019-12-28T00:49:15.112Z] > git init /w/workspace/xfoundry_go-mod-bootstrap_master # timeout=10\n [2019-12-28T00:49:15.290Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git\n [2019-12-28T00:49:15.301Z] > git --version # timeout=10\n [2019-12-28T00:49:15.328Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2019-12-28T00:49:15.397Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2019-12-28T00:49:15.988Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10\n [2019-12-28T00:49:16.020Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2019-12-28T00:49:16.048Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10\n [2019-12-28T00:49:16.099Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git\n [2019-12-28T00:49:16.100Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2019-12-28T00:49:16.111Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2019-12-28T00:49:16.583Z] Checking out Revision 4342c3348e81d339c86953c867f78adb2ce7584d (master)\n [2019-12-28T00:49:16.610Z] > git config core.sparsecheckout # timeout=10\n [2019-12-28T00:49:16.638Z] > git checkout -f 4342c3348e81d339c86953c867f78adb2ce7584d # timeout=10\n [2019-12-28T00:49:21.125Z] Commit message: "rename Jenkinsfile (#19)"\n [2019-12-28T00:49:21.180Z] > git --version # timeout=10\n [2019-12-28T00:49:21.221Z] fatal: bad object 58f52fd28b993a988dd597f10e4d98f1e1007579\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 [2019-12-28T00:49:22.339Z] =========================================================\n [2019-12-28T00:49:22.339Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64]\n [2019-12-28T00:49:22.339Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2019-12-28T00:49:23.735Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64 .\n [2019-12-28T00:49:24.323Z] Sending build context to Docker daemon 286.7kB\n\n [2019-12-28T00:49:24.323Z] Step 1/8 : ARG BASE=golang:1.11-alpine\n [2019-12-28T00:49:24.323Z] Step 2/8 : FROM ${BASE}\n [2019-12-28T00:49:24.635Z] 1.12.6-alpine-arm64: Pulling from edgex-golang-base\n [2019-12-28T00:49:24.635Z] 54e94bcddc88: Pulling fs layer\n [2019-12-28T00:49:24.635Z] 43582c0db3f3: Pulling fs layer\n [2019-12-28T00:49:24.635Z] 9fe16242a9df: Pulling fs layer\n [2019-12-28T00:49:24.635Z] fbf0f20b3a29: Pulling fs layer\n [2019-12-28T00:49:24.635Z] 57bbd25d50cb: Pulling fs layer\n [2019-12-28T00:49:24.911Z] 4c3326bd8e33: Pulling fs layer\n [2019-12-28T00:49:24.911Z] d45218f23013: Pulling fs layer\n [2019-12-28T00:49:24.911Z] d22026c5ede0: Pulling fs layer\n [2019-12-28T00:49:24.911Z] f32e18732fe6: Pulling fs layer\n [2019-12-28T00:49:24.911Z] 3a2ca3ccd3c2: Pulling fs layer\n [2019-12-28T00:49:24.911Z] 43f99696bdfb: Pulling fs layer\n [2019-12-28T00:49:24.911Z] fbf0f20b3a29: Waiting\n [2019-12-28T00:49:24.911Z] d22026c5ede0: Waiting\n [2019-12-28T00:49:24.911Z] f32e18732fe6: Waiting\n [2019-12-28T00:49:24.911Z] 3a2ca3ccd3c2: Waiting\n [2019-12-28T00:49:24.911Z] 43f99696bdfb: Waiting\n [2019-12-28T00:49:24.911Z] 57bbd25d50cb: Waiting\n [2019-12-28T00:49:24.911Z] 4c3326bd8e33: Waiting\n [2019-12-28T00:49:24.911Z] d45218f23013: Waiting\n [2019-12-28T00:49:24.911Z] 9fe16242a9df: Verifying Checksum\n [2019-12-28T00:49:24.911Z] 9fe16242a9df: Download complete\n [2019-12-28T00:49:24.911Z] 43582c0db3f3: Verifying Checksum\n [2019-12-28T00:49:24.911Z] 43582c0db3f3: Download complete\n [2019-12-28T00:49:24.911Z] 57bbd25d50cb: Verifying Checksum\n [2019-12-28T00:49:24.911Z] 57bbd25d50cb: Download complete\n [2019-12-28T00:49:24.911Z] 4c3326bd8e33: Verifying Checksum\n [2019-12-28T00:49:24.911Z] 4c3326bd8e33: Download complete\n [2019-12-28T00:49:25.184Z] 54e94bcddc88: Verifying Checksum\n [2019-12-28T00:49:25.184Z] 54e94bcddc88: Download complete\n [2019-12-28T00:49:26.626Z] 54e94bcddc88: Pull complete\n [2019-12-28T00:49:27.598Z] 43582c0db3f3: Pull complete\n [2019-12-28T00:49:27.880Z] 9fe16242a9df: Pull complete\n [2019-12-28T00:49:32.191Z] d45218f23013: Verifying Checksum\n [2019-12-28T00:49:32.192Z] d45218f23013: Download complete\n [2019-12-28T00:49:32.192Z] f32e18732fe6: Verifying Checksum\n [2019-12-28T00:49:32.192Z] f32e18732fe6: Download complete\n [2019-12-28T00:49:35.587Z] 3a2ca3ccd3c2: Verifying Checksum\n [2019-12-28T00:49:35.587Z] 3a2ca3ccd3c2: Download complete\n [2019-12-28T00:49:35.588Z] 43f99696bdfb: Verifying Checksum\n [2019-12-28T00:49:35.588Z] 43f99696bdfb: Download complete\n [2019-12-28T00:49:38.200Z] d22026c5ede0: Verifying Checksum\n [2019-12-28T00:49:38.200Z] d22026c5ede0: Download complete\n [2019-12-28T00:49:39.616Z] fbf0f20b3a29: Verifying Checksum\n [2019-12-28T00:49:39.616Z] fbf0f20b3a29: Download complete\n [2019-12-28T00:49:57.897Z] fbf0f20b3a29: Pull complete\n [2019-12-28T00:49:57.897Z] 57bbd25d50cb: Pull complete\n [2019-12-28T00:49:57.897Z] 4c3326bd8e33: Pull complete\n [2019-12-28T00:50:02.221Z] d45218f23013: Pull complete\n [2019-12-28T00:50:10.474Z] d22026c5ede0: Pull complete\n [2019-12-28T00:50:10.475Z] f32e18732fe6: Pull complete\n [2019-12-28T00:50:12.458Z] 3a2ca3ccd3c2: Pull complete\n [2019-12-28T00:50:13.440Z] 43f99696bdfb: Pull complete\n [2019-12-28T00:50:13.440Z] Digest: sha256:c78950982047a35e7abeb24cdb89444f8193f134334753a69100d3e520a2d2b0\n [2019-12-28T00:50:13.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64\n [2019-12-28T00:50:13.440Z] ---> 8c1ce5f80d72\n [2019-12-28T00:50:13.440Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2019-12-28T00:50:16.967Z] ---> Running in 4d13bcf09622\n [2019-12-28T00:50:16.967Z] Removing intermediate container 4d13bcf09622\n [2019-12-28T00:50:16.967Z] ---> 919b85cf1123\n [2019-12-28T00:50:16.967Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2019-12-28T00:50:17.241Z] ---> Running in d120b0816633\n [2019-12-28T00:50:19.218Z] Removing intermediate container d120b0816633\n [2019-12-28T00:50:19.218Z] ---> e1132413d764\n [2019-12-28T00:50:19.218Z] Step 5/8 : RUN apk add --update --no-cache git make\n [2019-12-28T00:50:19.218Z] ---> Running in e399d881c23b\n [2019-12-28T00:50:20.200Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz\n [2019-12-28T00:50:21.186Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz\n [2019-12-28T00:50:21.458Z] OK: 121 MiB in 39 packages\n [2019-12-28T00:50:22.904Z] Removing intermediate container e399d881c23b\n [2019-12-28T00:50:22.904Z] ---> c2943de59e32\n [2019-12-28T00:50:22.904Z] Step 6/8 : WORKDIR /build\n [2019-12-28T00:50:22.904Z] ---> Running in 7f109eb0b8e5\n [2019-12-28T00:50:23.184Z] Removing intermediate container 7f109eb0b8e5\n [2019-12-28T00:50:23.184Z] ---> b08089917a7f\n [2019-12-28T00:50:23.184Z] Step 7/8 : COPY go.mod .\n [2019-12-28T00:50:23.790Z] ---> 1b91e46b531a\n [2019-12-28T00:50:23.790Z] Step 8/8 : RUN go mod download\n [2019-12-28T00:50:23.790Z] ---> Running in 61b81b215c65\n [2019-12-28T00:50:25.243Z] \x1b[91mgo: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8\n [2019-12-28T00:50:25.243Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34\n [2019-12-28T00:50:25.243Z] \x1b[0m\x1b[91mgo: finding github.com/imdario/mergo v0.3.6\n [2019-12-28T00:50:25.243Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.1\n [2019-12-28T00:50:25.243Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.12\n [2019-12-28T00:50:25.243Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n [2019-12-28T00:50:25.243Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.9\n [2019-12-28T00:50:25.243Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2019-12-28T00:50:25.243Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2019-12-28T00:50:26.704Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2019-12-28T00:50:26.977Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2019-12-28T00:50:26.977Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2019-12-28T00:50:26.977Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2019-12-28T00:50:26.977Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2019-12-28T00:50:26.977Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2019-12-28T00:50:27.247Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2019-12-28T00:50:27.247Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v1.1.1\n [2019-12-28T00:50:27.524Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2019-12-28T00:50:27.807Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.7\n [2019-12-28T00:50:28.790Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2019-12-28T00:50:28.790Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2019-12-28T00:50:28.790Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2019-12-28T00:50:28.790Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2019-12-28T00:50:28.790Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2019-12-28T00:50:29.064Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2019-12-28T00:50:30.039Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2019-12-28T00:50:30.039Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2019-12-28T00:50:33.419Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2019-12-28T00:50:34.404Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2019-12-28T00:50:34.404Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2019-12-28T00:50:34.404Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2019-12-28T00:50:34.404Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2019-12-28T00:50:34.404Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2019-12-28T00:50:34.404Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2019-12-28T00:50:34.404Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2019-12-28T00:50:35.831Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2019-12-28T00:50:35.831Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2019-12-28T00:50:36.102Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2019-12-28T00:50:36.102Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2019-12-28T00:50:36.102Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2019-12-28T00:50:36.399Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2019-12-28T00:50:36.399Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2019-12-28T00:50:36.399Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2019-12-28T00:50:36.399Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2019-12-28T00:50:37.018Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2019-12-28T00:50:37.018Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2019-12-28T00:50:37.612Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2019-12-28T00:50:37.887Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2019-12-28T00:50:38.489Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2019-12-28T00:50:38.489Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2019-12-28T00:50:38.489Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2019-12-28T00:50:38.489Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2019-12-28T00:50:38.489Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2019-12-28T00:50:38.760Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2019-12-28T00:50:38.760Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2019-12-28T00:50:39.785Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2019-12-28T00:50:40.063Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2019-12-28T00:50:40.063Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2019-12-28T00:50:40.063Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2019-12-28T00:50:40.063Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2019-12-28T00:50:40.665Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2019-12-28T00:50:40.665Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2019-12-28T00:50:41.634Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2019-12-28T00:50:41.904Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2019-12-28T00:50:41.904Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2019-12-28T00:50:42.506Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2019-12-28T00:50:43.095Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2019-12-28T00:50:43.386Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2019-12-28T00:50:43.386Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2019-12-28T00:50:43.655Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2019-12-28T00:50:45.079Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2019-12-28T00:50:45.079Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2019-12-28T00:50:45.079Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2019-12-28T00:51:17.379Z] \x1b[0mRemoving intermediate container 61b81b215c65\n [2019-12-28T00:51:17.379Z] ---> 860628fc8395\n [2019-12-28T00:51:17.379Z] Successfully built 860628fc8395\n [2019-12-28T00:51:17.379Z] 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 [2019-12-28T00:51:18.004Z] + docker inspect -f . ci-base-image-arm64\n [2019-12-28T00:51:18.272Z] .\n [Pipeline] withDockerContainer\n [2019-12-28T00:51:18.638Z] prd-ubuntu18.04-docker-arm64-4c-2g-2100 does not seem to be running inside a container\n [2019-12-28T00:51:18.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 ******** ci-base-image-arm64 cat\n [2019-12-28T00:51:20.111Z] $ docker top 8f2d81bf19c89a7a93f400ae0ad2f34f5eb5654220e863f3e7ae9ed5ebc1725e -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2019-12-28T00:51:22.404Z] + go version\n [2019-12-28T00:51:22.404Z] go version go1.12.6 linux/arm64\n [Pipeline] sh\n [2019-12-28T00:51:23.100Z] + make test\n [2019-12-28T00:51:23.100Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2019-12-28T00:52:31.057Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap\t[no test files]\n [2019-12-28T00:52:31.057Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/configuration\t0.023s\tcoverage: 18.6% of statements\n [2019-12-28T00:52:31.057Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/container\t[no test files]\n [2019-12-28T00:52:31.057Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver\t[no test files]\n [2019-12-28T00:52:31.057Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message\t[no test files]\n [2019-12-28T00:52:31.057Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret\t[no test files]\n [2019-12-28T00:52:31.057Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces\t[no test files]\n [2019-12-28T00:52:31.058Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging\t[no test files]\n [2019-12-28T00:52:31.058Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup\t[no test files]\n [2019-12-28T00:52:31.058Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/config\t[no test files]\n [2019-12-28T00:52:31.058Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/di\t0.012s\tcoverage: 91.3% of statements\n [2019-12-28T00:52:31.058Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/security/authtokenloader\t0.015s\tcoverage: 89.5% of statements\n [2019-12-28T00:52:31.058Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/security/authtokenloader/mocks\t0.012s\tcoverage: 100.0% of statements\n [2019-12-28T00:52:31.058Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/security/fileioperformer\t0.016s\tcoverage: 100.0% of statements\n [2019-12-28T00:52:32.496Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/security/fileioperformer/mocks\t0.015s\tcoverage: 100.0% of statements\n [2019-12-28T00:52:32.496Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2019-12-28T00:52:54.667Z] gofmt -l .\n [2019-12-28T00:52:54.667Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] }\n [2019-12-28T00:52:54.698Z] $ docker stop --time=1 8f2d81bf19c89a7a93f400ae0ad2f34f5eb5654220e863f3e7ae9ed5ebc1725e\n [2019-12-28T00:52:56.821Z] $ docker rm -f 8f2d81bf19c89a7a93f400ae0ad2f34f5eb5654220e863f3e7ae9ed5ebc1725e\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] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\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] wrap\n [2019-12-28T00:52:58.407Z] provisioning config files...\n [2019-12-28T00:52:58.439Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config7974532594581549232tmp\n [Pipeline] {\n [Pipeline] sh\n [2019-12-28T00:52:58.813Z] + curl -s https://codecov.io/bash\n [2019-12-28T00:52:58.813Z] + bash -s - -t @/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config7974532594581549232tmp\n [2019-12-28T00:52:59.077Z] \n [2019-12-28T00:52:59.077Z] _____ _\n [2019-12-28T00:52:59.077Z] / ____| | |\n [2019-12-28T00:52:59.077Z] | | ___ __| | ___ ___ _____ __\n [2019-12-28T00:52:59.077Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2019-12-28T00:52:59.077Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2019-12-28T00:52:59.077Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2019-12-28T00:52:59.077Z] Bash-20191211-b8db533\n [2019-12-28T00:52:59.077Z] \n [2019-12-28T00:52:59.077Z] \n [2019-12-28T00:52:59.077Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2019-12-28T00:52:59.077Z] \x1b[0;90mproject root:\x1b[0m .\n [2019-12-28T00:52:59.077Z] \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 [2019-12-28T00:52:59.339Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2019-12-28T00:52:59.339Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2019-12-28T00:52:59.339Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2019-12-28T00:52:59.339Z] \x1b[0;32m+\x1b[0m .\n [2019-12-28T00:52:59.339Z] \x1b[0;31m-->\x1b[0m No coverage report found.\n [2019-12-28T00:52:59.339Z] Please visit \x1b[0;36mhttp://docs.codecov.io/docs/supported-languages\x1b[0m\n [Pipeline] }\n [2019-12-28T00:52:59.358Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n [Pipeline] echo\n [2019-12-28T00:52:59.686Z] [edgeXSnyk] dockerImage=null, dockerFile=null\n [Pipeline] echo\n [2019-12-28T00:52:59.700Z] [edgeXSnyk] command to run: snyk monitor\n [Pipeline] withCredentials\n [2019-12-28T00:52:59.870Z] Masking supported pattern matches of $SNYK_TOKEN\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2019-12-28T00:53:00.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [2019-12-28T00:53:00.339Z] \n [2019-12-28T00:53:00.339Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [Pipeline] isUnix\n [Pipeline] sh\n [2019-12-28T00:53:00.684Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [2019-12-28T00:53:00.684Z] 1.217.3: Pulling from edgex-snyk-go\n [2019-12-28T00:53:00.684Z] 9d48c3bd43c5: Pulling fs layer\n [2019-12-28T00:53:00.684Z] 7f94eaf8af20: Pulling fs layer\n [2019-12-28T00:53:00.684Z] 9fe9984849c1: Pulling fs layer\n [2019-12-28T00:53:00.684Z] cf0db633a67d: Pulling fs layer\n [2019-12-28T00:53:00.684Z] 0f7136d71739: Pulling fs layer\n [2019-12-28T00:53:00.684Z] 8c1aaf4dbaec: Pulling fs layer\n [2019-12-28T00:53:00.684Z] b8132c677c6b: Pulling fs layer\n [2019-12-28T00:53:00.684Z] c8f539ab0293: Pulling fs layer\n [2019-12-28T00:53:00.684Z] b11662bbf65b: Pulling fs layer\n [2019-12-28T00:53:00.684Z] 8c1aaf4dbaec: Waiting\n [2019-12-28T00:53:00.684Z] b8132c677c6b: Waiting\n [2019-12-28T00:53:00.684Z] 0f7136d71739: Waiting\n [2019-12-28T00:53:00.684Z] c8f539ab0293: Waiting\n [2019-12-28T00:53:00.684Z] b11662bbf65b: Waiting\n [2019-12-28T00:53:00.684Z] cf0db633a67d: Waiting\n [2019-12-28T00:53:00.684Z] 9fe9984849c1: Verifying Checksum\n [2019-12-28T00:53:00.684Z] 9fe9984849c1: Download complete\n [2019-12-28T00:53:00.684Z] 7f94eaf8af20: Download complete\n [2019-12-28T00:53:00.684Z] 0f7136d71739: Verifying Checksum\n [2019-12-28T00:53:00.684Z] 0f7136d71739: Download complete\n [2019-12-28T00:53:00.951Z] 9d48c3bd43c5: Download complete\n [2019-12-28T00:53:00.951Z] 8c1aaf4dbaec: Verifying Checksum\n [2019-12-28T00:53:00.951Z] 8c1aaf4dbaec: Download complete\n [2019-12-28T00:53:01.547Z] 9d48c3bd43c5: Pull complete\n [2019-12-28T00:53:01.547Z] b8132c677c6b: Verifying Checksum\n [2019-12-28T00:53:01.547Z] b8132c677c6b: Download complete\n [2019-12-28T00:53:01.825Z] 7f94eaf8af20: Pull complete\n [2019-12-28T00:53:02.110Z] 9fe9984849c1: Pull complete\n [2019-12-28T00:53:02.384Z] b11662bbf65b: Verifying Checksum\n [2019-12-28T00:53:02.384Z] b11662bbf65b: Download complete\n [2019-12-28T00:53:02.385Z] c8f539ab0293: Verifying Checksum\n [2019-12-28T00:53:02.385Z] c8f539ab0293: Download complete\n [2019-12-28T00:53:03.774Z] cf0db633a67d: Download complete\n [2019-12-28T00:53:13.809Z] cf0db633a67d: Pull complete\n [2019-12-28T00:53:13.809Z] 0f7136d71739: Pull complete\n [2019-12-28T00:53:13.809Z] 8c1aaf4dbaec: Pull complete\n [2019-12-28T00:53:15.208Z] b8132c677c6b: Pull complete\n [2019-12-28T00:53:18.564Z] c8f539ab0293: Pull complete\n [2019-12-28T00:53:19.516Z] b11662bbf65b: Pull complete\n [2019-12-28T00:53:19.516Z] Digest: sha256:0301dd119bf23834e408ea9b13f7c1af0f1233c41497be5fbb5c6c403a4c9ec0\n [2019-12-28T00:53:19.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [Pipeline] withDockerContainer\n [2019-12-28T00:53:19.831Z] prd-centos7-docker-4c-2g-1320 does not seem to be running inside a container\n [2019-12-28T00:53:19.892Z] $ 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-bootstrap_master:/ws -w /ws --entrypoint= -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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:10003/edgex-snyk-go:1.217.3 cat\n [2019-12-28T00:53:21.199Z] $ docker top 02d494d257770fcfa9145679dbf15f54af232a0352e8ace9ed72dd3b7869a4cd -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2019-12-28T00:53:22.362Z] + snyk monitor\n [2019-12-28T00:53:40.661Z] \n [2019-12-28T00:53:40.661Z] Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master...\n [2019-12-28T00:53:40.661Z] \n [2019-12-28T00:53:40.661Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/19a98e22-83c3-4df2-becf-4316f070fd80/history/01933b26-b42c-479b-9d0f-66cab859374f\n [2019-12-28T00:53:40.661Z] \n [2019-12-28T00:53:40.661Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you.\n [2019-12-28T00:53:40.661Z] \n [2019-12-28T00:53:40.661Z] \n [Pipeline] }\n [2019-12-28T00:53:40.701Z] $ docker stop --time=1 02d494d257770fcfa9145679dbf15f54af232a0352e8ace9ed72dd3b7869a4cd\n [2019-12-28T00:53:42.306Z] $ docker rm -f 02d494d257770fcfa9145679dbf15f54af232a0352e8ace9ed72dd3b7869a4cd\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // withCredentials\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 [2019-12-28T00:53:43.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2019-12-28T00:53:43.859Z] .\n [Pipeline] withDockerContainer\n [2019-12-28T00:53:44.143Z] prd-centos7-docker-4c-2g-1320 does not seem to be running inside a container\n [2019-12-28T00:53:44.198Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2019-12-28T00:53:45.325Z] $ docker top bf3a20a187791d480a34f49e89241690af7b88ce91ad692c10507637f16509e9 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2019-12-28T00:53:46.189Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2019-12-28T00:53:46.189Z] [ssh-agent] Looking for ssh-agent implementation...\n [2019-12-28T00:53:46.745Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2019-12-28T00:53:46.747Z] $ docker exec bf3a20a187791d480a34f49e89241690af7b88ce91ad692c10507637f16509e9 ssh-agent\n [2019-12-28T00:53:47.026Z] SSH_AUTH_SOCK=/tmp/ssh-caRfEDWBK587/agent.15\n [2019-12-28T00:53:47.026Z] SSH_AGENT_PID=22\n [2019-12-28T00:53:47.036Z] Running ssh-add (command line suppressed)\n [2019-12-28T00:53:47.275Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6125715620147690371.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6125715620147690371.key)\n [2019-12-28T00:53:47.331Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2019-12-28T00:53:47.769Z] + git semver tag\n [2019-12-28T00:53:48.053Z] # -> Open(): unable to determine branch for HEAD\n [2019-12-28T00:53:48.053Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git\n [2019-12-28T00:53:48.053Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master\n [2019-12-28T00:53:48.053Z] # $SEMVER_REMOTE_NAME = origin\n [2019-12-28T00:53:48.053Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2019-12-28T00:53:48.053Z] # $SEMVER_USER_NAME = jenkins\n [2019-12-28T00:53:48.053Z] # $SEMVER_BRANCH = master\n [2019-12-28T00:53:48.053Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver\n [2019-12-28T00:53:48.053Z] # 4342c3348e81d339c86953c867f78adb2ce7584d HEAD\n [2019-12-28T00:53:48.053Z] # e3081524c5673c77279c178eca9e577108683a35 refs/tags/v0.0.2\n [Pipeline] }\n [2019-12-28T00:53:48.071Z] $ docker exec --env ******** --env ******** bf3a20a187791d480a34f49e89241690af7b88ce91ad692c10507637f16509e9 ssh-agent -k\n [2019-12-28T00:53:48.403Z] unset SSH_AUTH_SOCK;\n [2019-12-28T00:53:48.403Z] unset SSH_AGENT_PID;\n [2019-12-28T00:53:48.403Z] echo Agent pid 22 killed;\n [2019-12-28T00:53:48.518Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2019-12-28T00:53:48.945Z] + git semver\n [Pipeline] }\n [2019-12-28T00:53:48.982Z] $ docker stop --time=1 bf3a20a187791d480a34f49e89241690af7b88ce91ad692c10507637f16509e9\n [2019-12-28T00:53:50.620Z] $ docker rm -f bf3a20a187791d480a34f49e89241690af7b88ce91ad692c10507637f16509e9\n [Pipeline] // withDockerContainer\n [Pipeline] stage\n [Pipeline] { (LF Tools Sigul)\n [Pipeline] isUnix\n [Pipeline] sh\n [2019-12-28T00:53:51.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [2019-12-28T00:53:51.242Z] \n [2019-12-28T00:53:51.242Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [Pipeline] isUnix\n [Pipeline] sh\n [2019-12-28T00:53:51.602Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [2019-12-28T00:53:51.602Z] 0.23.1-centos7: Pulling from edgex-lftools\n [2019-12-28T00:53:51.602Z] 8ba884070f61: Pulling fs layer\n [2019-12-28T00:53:51.602Z] 78d65bd6cf10: Pulling fs layer\n [2019-12-28T00:53:51.602Z] 5573da4c1a9d: Pulling fs layer\n [2019-12-28T00:53:51.602Z] 4493e11b668a: Pulling fs layer\n [2019-12-28T00:53:51.602Z] 2e4ad32216ba: Pulling fs layer\n [2019-12-28T00:53:51.602Z] 14bc7892088f: Pulling fs layer\n [2019-12-28T00:53:51.602Z] 4493e11b668a: Waiting\n [2019-12-28T00:53:51.602Z] 2e4ad32216ba: Waiting\n [2019-12-28T00:53:51.602Z] 14bc7892088f: Waiting\n [2019-12-28T00:53:51.602Z] 78d65bd6cf10: Verifying Checksum\n [2019-12-28T00:53:51.602Z] 78d65bd6cf10: Download complete\n [2019-12-28T00:53:51.869Z] 4493e11b668a: Verifying Checksum\n [2019-12-28T00:53:51.869Z] 4493e11b668a: Download complete\n [2019-12-28T00:53:51.869Z] 2e4ad32216ba: Verifying Checksum\n [2019-12-28T00:53:51.869Z] 2e4ad32216ba: Download complete\n [2019-12-28T00:53:52.477Z] 14bc7892088f: Verifying Checksum\n [2019-12-28T00:53:52.477Z] 14bc7892088f: Download complete\n [2019-12-28T00:53:53.094Z] 8ba884070f61: Verifying Checksum\n [2019-12-28T00:53:53.094Z] 8ba884070f61: Download complete\n [2019-12-28T00:53:53.715Z] 5573da4c1a9d: Verifying Checksum\n [2019-12-28T00:53:53.715Z] 5573da4c1a9d: Download complete\n [2019-12-28T00:54:01.960Z] 8ba884070f61: Pull complete\n [2019-12-28T00:54:02.223Z] 78d65bd6cf10: Pull complete\n [2019-12-28T00:54:17.341Z] 5573da4c1a9d: Pull complete\n [2019-12-28T00:54:17.341Z] 4493e11b668a: Pull complete\n [2019-12-28T00:54:17.341Z] 2e4ad32216ba: Pull complete\n [2019-12-28T00:54:19.293Z] 14bc7892088f: Pull complete\n [2019-12-28T00:54:19.293Z] Digest: sha256:d6004a4377c0936d28e977567e7ee784baaf6af585b07dc8541bedd134509ec7\n [2019-12-28T00:54:19.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [Pipeline] withDockerContainer\n [2019-12-28T00:54:19.501Z] prd-centos7-docker-4c-2g-1320 does not seem to be running inside a container\n [2019-12-28T00:54:19.563Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 ******** nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 cat\n [2019-12-28T00:54:20.455Z] $ docker top 1aa657dd8959acd82b3f90f2355c1e8ab676092e52115b3b7d4dd4b6edb2651a -eo pid,comm\n [Pipeline] {\n [Pipeline] configFileProvider\n [2019-12-28T00:54:21.350Z] provisioning config files...\n [2019-12-28T00:54:21.361Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config7984238239163605964tmp\n [2019-12-28T00:54:21.386Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config6073275758066166669tmp\n [2019-12-28T00:54:21.422Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config6157616106012528766tmp\n [Pipeline] {\n [Pipeline] echo\n [2019-12-28T00:54:21.527Z] Running global-jjb/shell/sigul-configuration.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2019-12-28T00:54:22.184Z] ---> sigul-configuration.sh\n [2019-12-28T00:54:22.184Z] gpg: directory `/root/.gnupg\' created\n [2019-12-28T00:54:22.184Z] gpg: new configuration file `/root/.gnupg/gpg.conf\' created\n [2019-12-28T00:54:22.184Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf\' are not yet active during this run\n [2019-12-28T00:54:22.184Z] gpg: keyring `/root/.gnupg/secring.gpg\' created\n [2019-12-28T00:54:22.184Z] gpg: keyring `/root/.gnupg/pubring.gpg\' created\n [2019-12-28T00:54:22.184Z] gpg: CAST5 encrypted data\n [2019-12-28T00:54:22.184Z] gpg: encrypted with 1 passphrase\n [2019-12-28T00:54:22.184Z] gpg: WARNING: message was not integrity protected\n [Pipeline] sh\n [2019-12-28T00:54:22.837Z] + mkdir /home/jenkins\n [2019-12-28T00:54:22.838Z] + mkdir /home/jenkins/sigul\n [Pipeline] sh\n [2019-12-28T00:54:23.510Z] + 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 [2019-12-28T00:54:23.540Z] Running global-jjb/shell/sigul-install.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2019-12-28T00:54:23.896Z] ---> sigul-install.sh\n [2019-12-28T00:54:36.238Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version\n [Pipeline] sh\n [2019-12-28T00:54:36.908Z] + git tag --list\n [2019-12-28T00:54:36.908Z] v0.0.2\n [Pipeline] sh\n [2019-12-28T00:54:37.257Z] + lftools sign git-tag v0.0.2\n [2019-12-28T00:54:39.197Z] Signing Git tag with Sigul...\n [2019-12-28T00:54:39.197Z] Signing v0.0.2\n [Pipeline] echo\n [2019-12-28T00:54:40.660Z] Running global-jjb/shell/sigul-configuration-cleanup.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2019-12-28T00:54:41.019Z] ---> sigul-configuration-cleanup.sh\n [Pipeline] }\n [2019-12-28T00:54:41.039Z] Deleting 3 temporary files\n [Pipeline] // configFileProvider\n [Pipeline] }\n [2019-12-28T00:54:41.099Z] $ docker stop --time=1 1aa657dd8959acd82b3f90f2355c1e8ab676092e52115b3b7d4dd4b6edb2651a\n [2019-12-28T00:54:42.610Z] $ docker rm -f 1aa657dd8959acd82b3f90f2355c1e8ab676092e52115b3b7d4dd4b6edb2651a\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 [2019-12-28T00:54:43.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2019-12-28T00:54:43.346Z] .\n [Pipeline] withDockerContainer\n [2019-12-28T00:54:43.520Z] prd-centos7-docker-4c-2g-1320 does not seem to be running inside a container\n [2019-12-28T00:54:43.673Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2019-12-28T00:54:44.703Z] $ docker top c705c490cab7745f625e7b7deee08ef38dedcda04a9ef968b3dfcb80704fda82 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2019-12-28T00:54:45.799Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2019-12-28T00:54:45.799Z] [ssh-agent] Looking for ssh-agent implementation...\n [2019-12-28T00:54:46.170Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2019-12-28T00:54:46.173Z] $ docker exec c705c490cab7745f625e7b7deee08ef38dedcda04a9ef968b3dfcb80704fda82 ssh-agent\n [2019-12-28T00:54:46.596Z] SSH_AUTH_SOCK=/tmp/ssh-KYlBnrnAZgHk/agent.14\n [2019-12-28T00:54:46.596Z] SSH_AGENT_PID=21\n [2019-12-28T00:54:46.614Z] Running ssh-add (command line suppressed)\n [2019-12-28T00:54:46.922Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4549781772248236534.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4549781772248236534.key)\n [2019-12-28T00:54:47.118Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2019-12-28T00:54:47.916Z] + git semver bump patch\n [2019-12-28T00:54:48.198Z] # -> Open(): unable to determine branch for HEAD\n [2019-12-28T00:54:48.198Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git\n [2019-12-28T00:54:48.198Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master\n [2019-12-28T00:54:48.198Z] # $SEMVER_REMOTE_NAME = origin\n [2019-12-28T00:54:48.198Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2019-12-28T00:54:48.198Z] # $SEMVER_USER_NAME = jenkins\n [2019-12-28T00:54:48.198Z] # $SEMVER_BRANCH = master\n [2019-12-28T00:54:48.198Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver\n [Pipeline] }\n [2019-12-28T00:54:48.262Z] $ docker exec --env ******** --env ******** c705c490cab7745f625e7b7deee08ef38dedcda04a9ef968b3dfcb80704fda82 ssh-agent -k\n [2019-12-28T00:54:48.833Z] unset SSH_AUTH_SOCK;\n [2019-12-28T00:54:48.835Z] unset SSH_AGENT_PID;\n [2019-12-28T00:54:48.836Z] echo Agent pid 21 killed;\n [2019-12-28T00:54:48.959Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2019-12-28T00:54:49.485Z] + git semver\n [Pipeline] }\n [2019-12-28T00:54:49.845Z] $ docker stop --time=1 c705c490cab7745f625e7b7deee08ef38dedcda04a9ef968b3dfcb80704fda82\n [2019-12-28T00:54:51.591Z] $ docker rm -f c705c490cab7745f625e7b7deee08ef38dedcda04a9ef968b3dfcb80704fda82\n [Pipeline] // withDockerContainer\n [Pipeline] isUnix\n [Pipeline] sh\n [2019-12-28T00:54:52.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2019-12-28T00:54:52.391Z] .\n [Pipeline] withDockerContainer\n [2019-12-28T00:54:52.627Z] prd-centos7-docker-4c-2g-1320 does not seem to be running inside a container\n [2019-12-28T00:54:52.721Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2019-12-28T00:54:54.252Z] $ docker top 1e5f3326ef5104022946f5f9fcbf72ed0d07ad662704c023e654dd6e416e922f -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2019-12-28T00:54:55.177Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2019-12-28T00:54:55.177Z] [ssh-agent] Looking for ssh-agent implementation...\n [2019-12-28T00:54:55.621Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2019-12-28T00:54:55.623Z] $ docker exec 1e5f3326ef5104022946f5f9fcbf72ed0d07ad662704c023e654dd6e416e922f ssh-agent\n [2019-12-28T00:54:56.000Z] SSH_AUTH_SOCK=/tmp/ssh-HSRePLtuC0ph/agent.13\n [2019-12-28T00:54:56.000Z] SSH_AGENT_PID=20\n [2019-12-28T00:54:56.012Z] Running ssh-add (command line suppressed)\n [2019-12-28T00:54:56.225Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5998396463637321291.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5998396463637321291.key)\n [2019-12-28T00:54:56.322Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2019-12-28T00:54:56.688Z] + git semver push\n [2019-12-28T00:54:56.688Z] # -> Open(): unable to determine branch for HEAD\n [2019-12-28T00:54:56.688Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git\n [2019-12-28T00:54:56.688Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master\n [2019-12-28T00:54:56.688Z] # $SEMVER_REMOTE_NAME = origin\n [2019-12-28T00:54:56.688Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2019-12-28T00:54:56.688Z] # $SEMVER_USER_NAME = jenkins\n [2019-12-28T00:54:56.688Z] # $SEMVER_BRANCH = master\n [2019-12-28T00:54:56.688Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver\n [Pipeline] }\n [2019-12-28T00:55:02.011Z] $ docker exec --env ******** --env ******** 1e5f3326ef5104022946f5f9fcbf72ed0d07ad662704c023e654dd6e416e922f ssh-agent -k\n [2019-12-28T00:55:02.223Z] unset SSH_AUTH_SOCK;\n [2019-12-28T00:55:02.223Z] unset SSH_AGENT_PID;\n [2019-12-28T00:55:02.224Z] echo Agent pid 20 killed;\n [2019-12-28T00:55:02.277Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2019-12-28T00:55:02.682Z] + git semver\n [Pipeline] }\n [2019-12-28T00:55:02.712Z] $ docker stop --time=1 1e5f3326ef5104022946f5f9fcbf72ed0d07ad662704c023e654dd6e416e922f\n [2019-12-28T00:55:04.214Z] $ docker rm -f 1e5f3326ef5104022946f5f9fcbf72ed0d07ad662704c023e654dd6e416e922f\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 [2019-12-28T00:55:04.948Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2019-12-28T00:55:05.540Z] ---> package-listing.sh\n [2019-12-28T00:55:05.540Z] ++ facter osfamily\n [2019-12-28T00:55:05.540Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2019-12-28T00:55:05.540Z] + OS_FAMILY=redhat\n [2019-12-28T00:55:05.540Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master\n [2019-12-28T00:55:05.540Z] + START_PACKAGES=/tmp/packages_start.txt\n [2019-12-28T00:55:05.540Z] + END_PACKAGES=/tmp/packages_end.txt\n [2019-12-28T00:55:05.540Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2019-12-28T00:55:05.540Z] + PACKAGES=/tmp/packages_start.txt\n [2019-12-28T00:55:05.540Z] + \'[\' /w/workspace/xfoundry_go-mod-bootstrap_master \']\'\n [2019-12-28T00:55:05.540Z] + PACKAGES=/tmp/packages_end.txt\n [2019-12-28T00:55:05.540Z] + case "${OS_FAMILY}" in\n [2019-12-28T00:55:05.540Z] + rpm -qa\n [2019-12-28T00:55:05.540Z] + sort\n [2019-12-28T00:55:10.823Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2019-12-28T00:55:10.823Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2019-12-28T00:55:10.823Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2019-12-28T00:55:10.823Z] + \'[\' /w/workspace/xfoundry_go-mod-bootstrap_master \']\'\n [2019-12-28T00:55:10.823Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/\n [2019-12-28T00:55:10.823Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_master/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2019-12-28T00:55:11.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2019-12-28T00:55:11.221Z] \n [2019-12-28T00:55:11.221Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2019-12-28T00:55:11.581Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2019-12-28T00:55:11.581Z] alpine: Pulling from edgex-lftools-log-publisher\n [2019-12-28T00:55:11.581Z] 050382585609: Pulling fs layer\n [2019-12-28T00:55:11.581Z] dac2222ca532: Pulling fs layer\n [2019-12-28T00:55:11.581Z] 29a7fe408caa: Pulling fs layer\n [2019-12-28T00:55:11.581Z] 6ad337b9b53f: Pulling fs layer\n [2019-12-28T00:55:11.581Z] 7ad6fc7f0fa9: Pulling fs layer\n [2019-12-28T00:55:11.581Z] d1ed250b09b4: Pulling fs layer\n [2019-12-28T00:55:11.581Z] eb083ea81749: Pulling fs layer\n [2019-12-28T00:55:11.581Z] 4965c3271e4e: Pulling fs layer\n [2019-12-28T00:55:11.581Z] b73c1c2e7331: Pulling fs layer\n [2019-12-28T00:55:11.581Z] a328eddc5fbd: Pulling fs layer\n [2019-12-28T00:55:11.581Z] eb083ea81749: Waiting\n [2019-12-28T00:55:11.581Z] 4965c3271e4e: Waiting\n [2019-12-28T00:55:11.581Z] b73c1c2e7331: Waiting\n [2019-12-28T00:55:11.581Z] a328eddc5fbd: Waiting\n [2019-12-28T00:55:11.581Z] 6ad337b9b53f: Waiting\n [2019-12-28T00:55:11.581Z] 7ad6fc7f0fa9: Waiting\n [2019-12-28T00:55:11.581Z] d1ed250b09b4: Waiting\n [2019-12-28T00:55:11.581Z] dac2222ca532: Verifying Checksum\n [2019-12-28T00:55:11.581Z] dac2222ca532: Download complete\n [2019-12-28T00:55:11.581Z] 6ad337b9b53f: Verifying Checksum\n [2019-12-28T00:55:11.581Z] 6ad337b9b53f: Download complete\n [2019-12-28T00:55:11.581Z] 050382585609: Verifying Checksum\n [2019-12-28T00:55:11.851Z] 7ad6fc7f0fa9: Verifying Checksum\n [2019-12-28T00:55:11.851Z] 7ad6fc7f0fa9: Download complete\n [2019-12-28T00:55:11.851Z] eb083ea81749: Verifying Checksum\n [2019-12-28T00:55:11.851Z] eb083ea81749: Download complete\n [2019-12-28T00:55:12.133Z] 29a7fe408caa: Verifying Checksum\n [2019-12-28T00:55:12.133Z] 29a7fe408caa: Download complete\n [2019-12-28T00:55:12.419Z] 4965c3271e4e: Verifying Checksum\n [2019-12-28T00:55:12.419Z] 4965c3271e4e: Download complete\n [2019-12-28T00:55:12.419Z] b73c1c2e7331: Download complete\n [2019-12-28T00:55:12.419Z] a328eddc5fbd: Verifying Checksum\n [2019-12-28T00:55:12.419Z] a328eddc5fbd: Download complete\n [2019-12-28T00:55:12.691Z] 050382585609: Pull complete\n [2019-12-28T00:55:13.269Z] d1ed250b09b4: Verifying Checksum\n [2019-12-28T00:55:13.269Z] d1ed250b09b4: Download complete\n [2019-12-28T00:55:13.557Z] dac2222ca532: Pull complete\n [2019-12-28T00:55:16.122Z] 29a7fe408caa: Pull complete\n [2019-12-28T00:55:16.122Z] 6ad337b9b53f: Pull complete\n [2019-12-28T00:55:16.122Z] 7ad6fc7f0fa9: Pull complete\n [2019-12-28T00:55:21.496Z] d1ed250b09b4: Pull complete\n [2019-12-28T00:55:21.496Z] eb083ea81749: Pull complete\n [2019-12-28T00:55:25.784Z] 4965c3271e4e: Pull complete\n [2019-12-28T00:55:25.784Z] b73c1c2e7331: Pull complete\n [2019-12-28T00:55:25.784Z] a328eddc5fbd: Pull complete\n [2019-12-28T00:55:25.784Z] Digest: sha256:8e2305d3edc9fbc5d1d0309ca12ec42d7519605bf6a6f8780302420b4bf97f58\n [2019-12-28T00:55:25.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2019-12-28T00:55:25.952Z] prd-centos7-docker-4c-2g-1320 does not seem to be running inside a container\n [2019-12-28T00:55:26.007Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2019-12-28T00:55:27.207Z] $ docker top f1e43313a9ea21560d57232120bb128f64c3411af976343c0378c7cad5467911 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2019-12-28T00:55:28.122Z] provisioning config files...\n [2019-12-28T00:55:28.139Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config6508733131189072498tmp\n [Pipeline] {\n [Pipeline] echo\n [2019-12-28T00:55:28.185Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2019-12-28T00:55:28.538Z] ---> create-netrc.sh\n [Pipeline] echo\n [2019-12-28T00:55:28.564Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2019-12-28T00:55:28.899Z] ---> logs-deploy.sh\n [2019-12-28T00:55:28.899Z] + ARCHIVE_ARTIFACTS=\n [2019-12-28T00:55:28.899Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2019-12-28T00:55:28.899Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2019-12-28T00:55:28.899Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2019-12-28T00:55:28.899Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/1\n [2019-12-28T00:55:28.899Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/master/1/\n [2019-12-28T00:55:28.899Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/1 /w/workspace/xfoundry_go-mod-bootstrap_master\n [2019-12-28T00:55:30.850Z] Archives upload complete.\n [2019-12-28T00:55:30.850Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/master/1/\n [2019-12-28T00:55:31.797Z] ---> uname -a:\n [2019-12-28T00:55:31.797Z] Linux f1e43313a9ea 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2019-12-28T00:55:31.797Z] \n [2019-12-28T00:55:31.797Z] \n [2019-12-28T00:55:31.797Z] ---> lscpu:\n [2019-12-28T00:55:31.797Z] Architecture: x86_64\n [2019-12-28T00:55:31.797Z] CPU op-mode(s): 32-bit, 64-bit\n [2019-12-28T00:55:31.797Z] Byte Order: Little Endian\n [2019-12-28T00:55:31.797Z] Address sizes: 40 bits physical, 48 bits virtual\n [2019-12-28T00:55:31.797Z] CPU(s): 4\n [2019-12-28T00:55:31.797Z] On-line CPU(s) list: 0-3\n [2019-12-28T00:55:31.797Z] Thread(s) per core: 1\n [2019-12-28T00:55:31.797Z] Core(s) per socket: 1\n [2019-12-28T00:55:31.797Z] Socket(s): 4\n [2019-12-28T00:55:31.797Z] NUMA node(s): 1\n [2019-12-28T00:55:31.797Z] Vendor ID: GenuineIntel\n [2019-12-28T00:55:31.797Z] CPU family: 6\n [2019-12-28T00:55:31.797Z] Model: 44\n [2019-12-28T00:55:31.797Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2019-12-28T00:55:31.797Z] Stepping: 1\n [2019-12-28T00:55:31.797Z] CPU MHz: 2933.438\n [2019-12-28T00:55:31.797Z] BogoMIPS: 5866.87\n [2019-12-28T00:55:31.797Z] Virtualization: VT-x\n [2019-12-28T00:55:31.797Z] Hypervisor vendor: KVM\n [2019-12-28T00:55:31.797Z] Virtualization type: full\n [2019-12-28T00:55:31.797Z] L1d cache: 32K\n [2019-12-28T00:55:31.797Z] L1i cache: 32K\n [2019-12-28T00:55:31.797Z] L2 cache: 4096K\n [2019-12-28T00:55:31.797Z] L3 cache: 16384K\n [2019-12-28T00:55:31.797Z] NUMA node0 CPU(s): 0-3\n [2019-12-28T00:55:31.797Z] 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 [2019-12-28T00:55:31.797Z] \n [2019-12-28T00:55:31.797Z] \n [2019-12-28T00:55:31.798Z] ---> nproc:\n [2019-12-28T00:55:31.798Z] 4\n [2019-12-28T00:55:31.798Z] \n [2019-12-28T00:55:31.798Z] \n [2019-12-28T00:55:31.798Z] ---> df -h:\n [2019-12-28T00:55:31.798Z] Filesystem Size Used Available Use% Mounted on\n [2019-12-28T00:55:31.798Z] overlay 50.0G 7.3G 42.7G 15% /\n [2019-12-28T00:55:31.798Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2019-12-28T00:55:31.798Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2019-12-28T00:55:31.798Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2019-12-28T00:55:31.798Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf\n [2019-12-28T00:55:31.798Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname\n [2019-12-28T00:55:31.798Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts\n [2019-12-28T00:55:31.798Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_master\n [2019-12-28T00:55:31.798Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_master@tmp\n [2019-12-28T00:55:31.798Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa\n [2019-12-28T00:55:31.798Z] \n [2019-12-28T00:55:31.798Z] \n [2019-12-28T00:55:31.798Z] ---> free -m:\n [2019-12-28T00:55:31.798Z] total used free shared buff/cache available\n [2019-12-28T00:55:31.798Z] Mem: 1838 754 86 0 997 1026\n [2019-12-28T00:55:31.798Z] Swap: 1023 1 1022\n [2019-12-28T00:55:31.798Z] \n [2019-12-28T00:55:31.798Z] \n [2019-12-28T00:55:31.798Z] ---> ip addr:\n [2019-12-28T00:55:31.798Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2019-12-28T00:55:31.798Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2019-12-28T00:55:31.798Z] inet 127.0.0.1/8 scope host lo\n [2019-12-28T00:55:31.798Z] valid_lft forever preferred_lft forever\n [2019-12-28T00:55:31.798Z] 16: eth0@if17: mtu 1458 qdisc noqueue state UP \n [2019-12-28T00:55:31.798Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2019-12-28T00:55:31.798Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2019-12-28T00:55:31.798Z] valid_lft forever preferred_lft forever\n [2019-12-28T00:55:31.798Z] \n [2019-12-28T00:55:31.798Z] \n [2019-12-28T00:55:31.798Z] ---> sar -b -r -n DEV:\n [2019-12-28T00:55:31.798Z] Linux 3.10.0-862.14.4.el7.x86_64 (prd-centos7-docker-4c-2g-1320.vexxhost.local) \t12/28/19 \t_x86_64_\t(4 CPU)\n [2019-12-28T00:55:31.798Z] \n [2019-12-28T00:55:31.798Z] 00:00:01 tps rtps wtps bread/s bwrtn/s\n [2019-12-28T00:55:31.798Z] 00:01:01 0.30 0.00 0.30 0.00 3.55\n [2019-12-28T00:55:31.798Z] 00:02:01 0.38 0.00 0.38 0.00 4.82\n [2019-12-28T00:55:31.798Z] 00:03:01 0.28 0.00 0.28 0.00 3.08\n [2019-12-28T00:55:31.798Z] 00:04:01 0.27 0.00 0.27 0.00 2.58\n [2019-12-28T00:55:31.798Z] 00:05:02 0.28 0.00 0.28 0.00 3.20\n [2019-12-28T00:55:31.798Z] 00:06:01 0.27 0.00 0.27 0.00 3.12\n [2019-12-28T00:55:31.798Z] 00:07:01 0.25 0.00 0.25 0.00 2.58\n [2019-12-28T00:55:31.798Z] 00:08:01 0.28 0.00 0.28 0.00 3.21\n [2019-12-28T00:55:31.798Z] 00:09:01 0.35 0.00 0.35 0.00 5.26\n [2019-12-28T00:55:31.798Z] 00:10:01 0.22 0.00 0.22 0.00 2.43\n [2019-12-28T00:55:31.798Z] 00:11:01 0.28 0.00 0.28 0.00 3.34\n [2019-12-28T00:55:31.798Z] 00:12:01 0.28 0.00 0.28 0.00 3.08\n [2019-12-28T00:55:31.798Z] 00:13:01 0.28 0.00 0.28 0.00 3.06\n [2019-12-28T00:55:31.798Z] 00:14:01 0.22 0.00 0.22 0.00 2.25\n [2019-12-28T00:55:31.798Z] 00:15:01 0.42 0.00 0.42 0.00 5.81\n [2019-12-28T00:55:31.798Z] 00:16:01 0.38 0.00 0.38 0.00 5.16\n [2019-12-28T00:55:31.798Z] 00:17:01 0.25 0.00 0.25 0.00 2.45\n [2019-12-28T00:55:31.798Z] 00:18:02 0.32 0.00 0.32 0.00 3.24\n [2019-12-28T00:55:31.798Z] 00:19:01 0.22 0.00 0.22 0.00 2.74\n [2019-12-28T00:55:31.798Z] 00:20:01 0.37 0.00 0.37 0.00 5.04\n [2019-12-28T00:55:31.798Z] 00:21:01 0.27 0.00 0.27 0.00 2.95\n [2019-12-28T00:55:31.798Z] 00:22:01 0.28 0.00 0.28 0.00 3.20\n [2019-12-28T00:55:31.798Z] 00:23:01 0.28 0.00 0.28 0.00 2.96\n [2019-12-28T00:55:31.798Z] 00:24:01 0.23 0.00 0.23 0.00 2.68\n [2019-12-28T00:55:31.798Z] 00:25:01 0.25 0.00 0.25 0.00 3.18\n [2019-12-28T00:55:31.798Z] 00:26:01 0.25 0.00 0.25 0.00 2.78\n [2019-12-28T00:55:31.798Z] 00:27:01 0.22 0.00 0.22 0.00 2.28\n [2019-12-28T00:55:31.798Z] 00:28:01 0.27 0.00 0.27 0.00 2.91\n [2019-12-28T00:55:31.798Z] 00:29:01 0.23 0.00 0.23 0.00 3.58\n [2019-12-28T00:55:31.798Z] 00:30:01 0.27 0.00 0.27 0.00 2.46\n [2019-12-28T00:55:31.798Z] 00:31:01 0.27 0.00 0.27 0.00 3.58\n [2019-12-28T00:55:31.798Z] 00:32:01 0.25 0.00 0.25 0.00 2.78\n [2019-12-28T00:55:31.798Z] 00:33:01 0.25 0.00 0.25 0.00 2.78\n [2019-12-28T00:55:31.798Z] 00:34:02 0.22 0.00 0.22 0.00 2.15\n [2019-12-28T00:55:31.798Z] 00:35:01 0.25 0.00 0.25 0.00 2.96\n [2019-12-28T00:55:31.798Z] 00:36:01 0.25 0.00 0.25 0.00 3.18\n [2019-12-28T00:55:31.798Z] 00:37:01 0.25 0.00 0.25 0.00 2.46\n [2019-12-28T00:55:31.798Z] 00:38:01 0.27 0.00 0.27 0.00 3.44\n [2019-12-28T00:55:31.798Z] 00:39:01 0.25 0.00 0.25 0.00 2.78\n [2019-12-28T00:55:31.798Z] 00:40:01 0.22 0.00 0.22 0.00 2.41\n [2019-12-28T00:55:31.798Z] 00:41:01 0.25 0.00 0.25 0.00 3.05\n [2019-12-28T00:55:31.798Z] 00:42:01 0.25 0.00 0.25 0.00 2.65\n [2019-12-28T00:55:31.798Z] 00:43:01 0.25 0.00 0.25 0.00 2.93\n [2019-12-28T00:55:31.798Z] 00:44:01 0.28 0.00 0.28 0.00 2.68\n [2019-12-28T00:55:31.798Z] 00:45:01 0.28 0.00 0.28 0.00 4.33\n [2019-12-28T00:55:31.798Z] 00:46:01 0.25 0.00 0.25 0.00 3.05\n [2019-12-28T00:55:31.798Z] 00:47:01 0.22 0.00 0.22 0.00 2.28\n [2019-12-28T00:55:31.798Z] 00:48:01 0.27 0.00 0.27 0.00 2.91\n [2019-12-28T00:55:31.798Z] 00:49:01 0.25 0.00 0.25 0.00 2.78\n [2019-12-28T00:55:31.798Z] 00:50:02 0.20 0.00 0.20 0.00 2.68\n [2019-12-28T00:55:31.798Z] 00:51:01 0.29 0.00 0.29 0.00 3.23\n [2019-12-28T00:55:31.798Z] 00:52:01 0.28 0.00 0.28 0.00 4.58\n [2019-12-28T00:55:31.798Z] 00:53:01 1.30 0.60 0.70 304.53 14.33\n [2019-12-28T00:55:31.798Z] 00:54:01 280.05 137.56 142.49 5477.46 41897.27\n [2019-12-28T00:55:31.798Z] 00:55:01 160.48 53.43 107.05 2292.58 21138.75\n [2019-12-28T00:55:31.798Z] Average: 8.32 3.50 4.82 147.52 1154.86\n [2019-12-28T00:55:31.798Z] \n [2019-12-28T00:55:31.798Z] 00:00:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2019-12-28T00:55:31.798Z] 00:01:01 69552 1812752 96.30 2620 1232460 914192 31.19 430128 1131244 8\n [2019-12-28T00:55:31.798Z] 00:02:01 70736 1811568 96.24 2620 1232468 910600 31.07 428904 1131240 8\n [2019-12-28T00:55:31.798Z] 00:03:01 70672 1811632 96.25 2620 1232472 910600 31.07 428908 1131240 8\n [2019-12-28T00:55:31.798Z] 00:04:01 70652 1811652 96.25 2620 1232480 910672 31.07 428684 1131240 16\n [2019-12-28T00:55:31.798Z] 00:05:02 71076 1811228 96.22 2620 1232480 910600 31.07 428524 1131240 12\n [2019-12-28T00:55:31.798Z] 00:06:01 70804 1811500 96.24 2620 1232544 910600 31.07 428816 1131248 20\n [2019-12-28T00:55:31.798Z] 00:07:01 70572 1811732 96.25 2620 1232496 910600 31.07 428700 1131240 8\n [2019-12-28T00:55:31.798Z] 00:08:01 70436 1811868 96.26 2620 1232500 910708 31.07 429204 1131240 12\n [2019-12-28T00:55:31.798Z] 00:09:01 69804 1812500 96.29 2620 1232504 910828 31.08 429720 1131240 16\n [2019-12-28T00:55:31.798Z] 00:10:01 69812 1812492 96.29 2620 1232508 910828 31.08 429812 1131240 8\n [2019-12-28T00:55:31.798Z] 00:11:01 70868 1811436 96.24 2620 1232516 910600 31.07 428832 1131240 8\n [2019-12-28T00:55:31.798Z] 00:12:01 70500 1811804 96.25 2620 1232520 910600 31.07 428836 1131240 8\n [2019-12-28T00:55:31.798Z] 00:13:01 70292 1812012 96.27 2620 1232524 910600 31.07 428840 1131240 8\n [2019-12-28T00:55:31.798Z] 00:14:01 70396 1811908 96.26 2620 1232532 910684 31.07 428812 1131240 16\n [2019-12-28T00:55:31.798Z] 00:15:01 70692 1811612 96.24 2620 1232540 910708 31.07 428856 1131244 8\n [2019-12-28T00:55:31.798Z] 00:16:01 70904 1811400 96.23 2620 1232544 910600 31.07 428704 1131240 8\n [2019-12-28T00:55:31.798Z] 00:17:01 70464 1811840 96.26 2620 1232548 910600 31.07 428868 1131240 8\n [2019-12-28T00:55:31.798Z] 00:18:02 69716 1812588 96.30 2620 1232556 910888 31.08 429392 1131244 16\n [2019-12-28T00:55:31.798Z] 00:19:01 68572 1813732 96.36 2620 1232620 910972 31.08 430552 1131252 28\n [2019-12-28T00:55:31.798Z] 00:20:01 69692 1812612 96.30 2620 1232568 910720 31.07 429320 1131240 12\n [2019-12-28T00:55:31.798Z] 00:21:01 70960 1811344 96.23 2620 1232572 910600 31.07 428800 1131240 8\n [2019-12-28T00:55:31.798Z] 00:22:01 70736 1811568 96.24 2620 1232580 910600 31.07 428684 1131240 8\n [2019-12-28T00:55:31.798Z] 00:23:01 70728 1811576 96.24 2620 1232584 910600 31.07 428676 1131240 8\n [2019-12-28T00:55:31.798Z] 00:24:01 70772 1811532 96.24 2620 1232588 910724 31.07 428876 1131240 16\n [2019-12-28T00:55:31.798Z] 00:25:01 70744 1811560 96.24 2620 1232596 910664 31.07 428736 1131240 12\n [2019-12-28T00:55:31.798Z] 00:26:01 70788 1811516 96.24 2620 1232596 910664 31.07 428856 1131240 8\n [2019-12-28T00:55:31.798Z] 00:27:01 70640 1811664 96.25 2620 1232604 910700 31.07 428944 1131240 12\n [2019-12-28T00:55:31.798Z] 00:28:01 70140 1812164 96.27 2620 1232608 910832 31.08 429332 1131240 12\n [2019-12-28T00:55:31.798Z] 00:29:01 69408 1812896 96.31 2620 1232616 911012 31.08 432052 1129192 12\n [2019-12-28T00:55:31.798Z] 00:30:01 69448 1812856 96.31 2620 1232620 911024 31.08 431888 1129192 8\n [2019-12-28T00:55:31.798Z] 00:31:01 70632 1811672 96.25 2620 1232628 910664 31.07 431052 1129196 8\n [2019-12-28T00:55:31.798Z] 00:32:01 70836 1811468 96.24 2620 1232632 910664 31.07 430936 1129192 8\n [2019-12-28T00:55:31.798Z] 00:33:01 70556 1811748 96.25 2620 1232636 910664 31.07 431064 1129192 8\n [2019-12-28T00:55:31.798Z] 00:34:02 70528 1811776 96.25 2620 1232640 910748 31.07 431020 1129192 12\n [2019-12-28T00:55:31.798Z] 00:35:01 70044 1812260 96.28 2620 1232704 910808 31.08 431420 1129204 32\n [2019-12-28T00:55:31.798Z] 00:36:01 70928 1811376 96.23 2620 1232652 910664 31.07 430960 1129192 12\n [2019-12-28T00:55:31.798Z] 00:37:01 70888 1811416 96.23 2620 1232656 910664 31.07 430844 1129192 8\n [2019-12-28T00:55:31.798Z] 00:38:01 70560 1811744 96.25 2620 1232664 910664 31.07 430852 1129192 8\n [2019-12-28T00:55:31.798Z] 00:39:01 70020 1812284 96.28 2620 1232668 910868 31.08 431352 1129192 12\n [2019-12-28T00:55:31.798Z] 00:40:01 69948 1812356 96.28 2620 1232672 910912 31.08 431756 1129192 8\n [2019-12-28T00:55:31.798Z] 00:41:01 70516 1811788 96.25 2620 1232680 910664 31.07 430792 1129192 8\n [2019-12-28T00:55:31.798Z] 00:42:01 70896 1811408 96.23 2620 1232680 910664 31.07 431040 1129192 8\n [2019-12-28T00:55:31.798Z] 00:43:01 70468 1811836 96.26 2620 1232688 910664 31.07 431212 1129192 8\n [2019-12-28T00:55:31.798Z] 00:44:01 70296 1812008 96.27 2620 1232692 910724 31.07 431164 1129192 12\n [2019-12-28T00:55:31.798Z] 00:45:01 70064 1812240 96.28 2620 1232700 910664 31.07 431256 1129192 12\n [2019-12-28T00:55:31.798Z] 00:46:01 69956 1812348 96.28 2620 1232708 910700 31.07 431124 1129192 12\n [2019-12-28T00:55:31.798Z] 00:47:01 70160 1812144 96.27 2620 1232712 910664 31.07 431124 1129196 12\n [2019-12-28T00:55:31.798Z] 00:48:01 70112 1812192 96.28 2620 1232716 910664 31.07 431136 1129192 8\n [2019-12-28T00:55:31.798Z] 00:49:01 70040 1812264 96.28 2620 1232720 910712 31.07 431068 1129192 12\n [2019-12-28T00:55:31.798Z] 00:50:02 69852 1812452 96.29 2620 1232728 910808 31.08 431432 1129192 8\n [2019-12-28T00:55:31.798Z] 00:51:01 70796 1811508 96.24 2620 1232752 910664 31.07 431088 1129196 12\n [2019-12-28T00:55:31.798Z] 00:52:01 70468 1811836 96.26 2620 1232736 910664 31.07 431212 1129192 8\n [2019-12-28T00:55:31.798Z] 00:53:01 72912 1809392 96.13 2620 1193688 1038684 35.44 437820 1115556 40336\n [2019-12-28T00:55:31.798Z] 00:54:01 168384 1713920 91.05 2620 1043636 1039012 35.45 497936 960448 95916\n [2019-12-28T00:55:31.798Z] 00:55:01 234784 1647520 87.53 2436 902408 1093540 37.31 548852 773888 116\n [2019-12-28T00:55:31.798Z] Average: 75186 1807118 96.01 2617 1222457 918753 31.35 433578 1120460 2490\n [2019-12-28T00:55:31.798Z] \n [2019-12-28T00:55:31.798Z] 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2019-12-28T00:55:31.798Z] 00:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.798Z] 00:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.798Z] 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.798Z] 00:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.798Z] 00:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.798Z] 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.798Z] 00:03:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.798Z] 00:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.798Z] 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.798Z] 00:04:01 eth0 0.13 0.10 0.08 0.04 0.00 0.00 0.00\n [2019-12-28T00:55:31.798Z] 00:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.798Z] 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.798Z] 00:05:02 eth0 0.02 0.02 0.00 0.03 0.00 0.00 0.00\n [2019-12-28T00:55:31.798Z] 00:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.798Z] 00:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.798Z] 00:06:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.798Z] 00:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.798Z] 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.798Z] 00:07:01 eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.798Z] 00:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.798Z] 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.798Z] 00:08:01 eth0 4.13 0.42 0.62 0.20 0.00 0.00 0.00\n [2019-12-28T00:55:31.798Z] 00:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.798Z] 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.798Z] 00:09:01 eth0 1.66 0.88 0.88 0.62 0.00 0.00 0.00\n [2019-12-28T00:55:31.798Z] 00:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.798Z] 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.798Z] 00:10:01 eth0 0.55 0.23 0.33 0.19 0.00 0.00 0.00\n [2019-12-28T00:55:31.798Z] 00:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:12:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:13:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:14:01 eth0 0.13 0.10 0.08 0.07 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:15:01 eth0 0.12 0.03 0.06 0.03 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:16:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:17:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:18:02 eth0 5.09 0.22 0.64 0.13 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:19:01 eth0 1.88 1.07 1.15 0.89 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:20:01 eth0 0.10 0.05 0.06 0.03 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:21:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:23:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:24:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:25:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:27:01 eth0 0.22 0.05 0.07 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:28:01 eth0 4.73 0.22 0.61 0.19 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:29:01 eth0 2.50 1.05 1.03 0.66 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:30:01 eth0 0.55 0.30 0.27 0.20 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:31:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:32:01 eth0 0.03 0.03 0.00 0.01 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:33:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:34:02 eth0 0.12 0.10 0.07 0.04 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:35:01 eth0 0.69 0.36 0.34 0.23 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:37:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:38:01 eth0 3.18 0.00 0.23 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:39:01 eth0 1.25 0.42 0.42 0.26 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:40:01 eth0 0.63 0.38 0.33 0.20 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:41:01 eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:42:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:43:01 eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:44:01 eth0 0.12 0.07 0.08 0.04 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:45:01 eth0 0.02 0.02 0.00 0.03 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:46:01 eth0 0.13 0.08 0.06 0.01 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:47:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:48:01 eth0 4.01 0.00 0.30 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:49:01 eth0 0.93 0.15 0.15 0.04 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:50:02 eth0 0.63 0.45 0.33 0.20 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:51:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:52:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:53:01 eth0 32.62 26.35 644.59 4.08 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:54:01 eth0 525.58 390.30 7328.42 80.10 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:54:01 docker0 213.55 292.56 15.02 1076.29 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:55:01 eth0 94.48 83.61 285.22 60.05 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:55:01 vethc843bd1 1.60 1.20 0.23 0.18 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] 00:55:01 docker0 250.27 330.25 17.42 1303.51 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] Average: eth0 12.56 9.27 151.18 2.71 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] Average: vethc843bd1 0.03 0.02 0.00 0.00 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] Average: docker0 4.56 6.01 0.32 23.74 0.00 0.00 0.00\n [2019-12-28T00:55:31.799Z] \n [2019-12-28T00:55:31.799Z] \n [2019-12-28T00:55:31.799Z] ---> sar -P ALL:\n [2019-12-28T00:55:31.799Z] Linux 3.10.0-862.14.4.el7.x86_64 (prd-centos7-docker-4c-2g-1320.vexxhost.local) \t12/28/19 \t_x86_64_\t(4 CPU)\n [2019-12-28T00:55:31.799Z] \n [2019-12-28T00:55:31.799Z] 00:00:01 CPU %user %nice %system %iowait %steal %idle\n [2019-12-28T00:55:31.799Z] 00:01:01 all 0.07 0.00 0.04 0.00 0.51 99.39\n [2019-12-28T00:55:31.799Z] 00:01:01 0 0.05 0.00 0.03 0.00 0.58 99.34\n [2019-12-28T00:55:31.799Z] 00:01:01 1 0.08 0.00 0.03 0.00 0.28 99.60\n [2019-12-28T00:55:31.799Z] 00:01:01 2 0.10 0.00 0.03 0.00 0.38 99.48\n [2019-12-28T00:55:31.799Z] 00:01:01 3 0.05 0.00 0.07 0.00 0.79 99.09\n [2019-12-28T00:55:31.799Z] 00:02:01 all 0.09 0.00 0.05 0.00 0.65 99.21\n [2019-12-28T00:55:31.799Z] 00:02:01 0 0.02 0.00 0.03 0.00 0.79 99.16\n [2019-12-28T00:55:31.799Z] 00:02:01 1 0.26 0.00 0.05 0.00 0.78 98.91\n [2019-12-28T00:55:31.799Z] 00:02:01 2 0.05 0.00 0.05 0.00 0.55 99.35\n [2019-12-28T00:55:31.799Z] 00:02:01 3 0.03 0.00 0.07 0.00 0.48 99.42\n [2019-12-28T00:55:31.799Z] 00:03:01 all 0.11 0.00 0.04 0.00 0.27 99.58\n [2019-12-28T00:55:31.799Z] 00:03:01 0 0.00 0.00 0.03 0.00 0.15 99.82\n [2019-12-28T00:55:31.799Z] 00:03:01 1 0.40 0.00 0.07 0.00 0.52 99.02\n [2019-12-28T00:55:31.799Z] 00:03:01 2 0.03 0.00 0.03 0.00 0.23 99.70\n [2019-12-28T00:55:31.799Z] 00:03:01 3 0.02 0.00 0.03 0.00 0.18 99.77\n [2019-12-28T00:55:31.799Z] 00:04:01 all 0.10 0.00 0.03 0.00 0.18 99.68\n [2019-12-28T00:55:31.799Z] 00:04:01 0 0.03 0.00 0.02 0.00 0.08 99.87\n [2019-12-28T00:55:31.799Z] 00:04:01 1 0.10 0.00 0.03 0.00 0.37 99.50\n [2019-12-28T00:55:31.799Z] 00:04:01 2 0.03 0.00 0.03 0.00 0.17 99.77\n [2019-12-28T00:55:31.799Z] 00:04:01 3 0.23 0.00 0.03 0.00 0.12 99.62\n [2019-12-28T00:55:31.799Z] 00:05:02 all 0.10 0.00 0.02 0.00 0.12 99.75\n [2019-12-28T00:55:31.799Z] 00:05:02 0 0.03 0.00 0.03 0.00 0.05 99.88\n [2019-12-28T00:55:31.800Z] 00:05:02 1 0.03 0.00 0.02 0.00 0.13 99.82\n [2019-12-28T00:55:31.800Z] 00:05:02 2 0.05 0.00 0.03 0.00 0.18 99.73\n [2019-12-28T00:55:31.800Z] 00:05:02 3 0.28 0.00 0.03 0.00 0.10 99.58\n [2019-12-28T00:55:31.800Z] 00:06:01 all 0.09 0.00 0.03 0.00 0.19 99.68\n [2019-12-28T00:55:31.800Z] 00:06:01 0 0.05 0.00 0.02 0.00 0.29 99.64\n [2019-12-28T00:55:31.800Z] 00:06:01 1 0.05 0.00 0.03 0.00 0.27 99.64\n [2019-12-28T00:55:31.800Z] 00:06:01 2 0.19 0.00 0.03 0.00 0.12 99.66\n [2019-12-28T00:55:31.800Z] 00:06:01 3 0.10 0.00 0.00 0.00 0.12 99.78\n [2019-12-28T00:55:31.800Z] 00:07:01 all 0.12 0.00 0.03 0.00 0.18 99.66\n [2019-12-28T00:55:31.800Z] 00:07:01 0 0.03 0.00 0.02 0.00 0.30 99.65\n [2019-12-28T00:55:31.800Z] 00:07:01 1 0.07 0.00 0.07 0.00 0.10 99.77\n [2019-12-28T00:55:31.800Z] 00:07:01 2 0.37 0.00 0.05 0.00 0.27 99.32\n [2019-12-28T00:55:31.800Z] 00:07:01 3 0.03 0.00 0.02 0.00 0.05 99.90\n [2019-12-28T00:55:31.800Z] 00:08:01 all 0.11 0.00 0.04 0.00 0.15 99.70\n [2019-12-28T00:55:31.800Z] 00:08:01 0 0.02 0.00 0.02 0.00 0.13 99.83\n [2019-12-28T00:55:31.800Z] 00:08:01 1 0.33 0.00 0.03 0.00 0.08 99.55\n [2019-12-28T00:55:31.800Z] 00:08:01 2 0.05 0.00 0.08 0.00 0.33 99.53\n [2019-12-28T00:55:31.800Z] 00:08:01 3 0.02 0.00 0.03 0.00 0.03 99.92\n [2019-12-28T00:55:31.800Z] 00:09:01 all 0.10 0.00 0.04 0.00 0.30 99.56\n [2019-12-28T00:55:31.800Z] 00:09:01 0 0.02 0.00 0.02 0.00 0.15 99.82\n [2019-12-28T00:55:31.800Z] 00:09:01 1 0.25 0.00 0.07 0.00 0.45 99.23\n [2019-12-28T00:55:31.800Z] 00:09:01 2 0.10 0.00 0.05 0.00 0.45 99.40\n [2019-12-28T00:55:31.800Z] 00:09:01 3 0.05 0.00 0.03 0.00 0.17 99.75\n [2019-12-28T00:55:31.800Z] 00:10:01 all 0.09 0.00 0.03 0.00 0.37 99.51\n [2019-12-28T00:55:31.800Z] 00:10:01 0 0.03 0.00 0.03 0.00 0.47 99.47\n [2019-12-28T00:55:31.800Z] 00:10:01 1 0.10 0.00 0.02 0.00 0.56 99.32\n [2019-12-28T00:55:31.800Z] 00:10:01 2 0.03 0.00 0.02 0.00 0.20 99.75\n [2019-12-28T00:55:31.800Z] 00:10:01 3 0.18 0.00 0.03 0.00 0.23 99.55\n [2019-12-28T00:55:31.800Z] 00:11:01 all 0.08 0.00 0.04 0.00 0.40 99.48\n [2019-12-28T00:55:31.800Z] 00:11:01 0 0.02 0.00 0.02 0.00 0.43 99.53\n [2019-12-28T00:55:31.800Z] 00:11:01 1 0.03 0.00 0.03 0.00 0.30 99.63\n [2019-12-28T00:55:31.800Z] 00:11:01 2 0.05 0.00 0.05 0.00 0.18 99.72\n [2019-12-28T00:55:31.800Z] 00:11:01 3 0.22 0.00 0.08 0.00 0.68 99.02\n [2019-12-28T00:55:31.800Z] 00:12:01 all 0.08 0.00 0.03 0.00 0.33 99.55\n [2019-12-28T00:55:31.800Z] 00:12:01 0 0.25 0.00 0.02 0.00 0.22 99.52\n [2019-12-28T00:55:31.800Z] 00:12:01 1 0.02 0.00 0.05 0.00 0.40 99.53\n [2019-12-28T00:55:31.800Z] 00:12:01 2 0.05 0.00 0.05 0.00 0.58 99.32\n [2019-12-28T00:55:31.800Z] 00:12:01 3 0.02 0.00 0.02 0.00 0.13 99.83\n [2019-12-28T00:55:31.800Z] 00:13:01 all 0.10 0.00 0.03 0.00 0.33 99.53\n [2019-12-28T00:55:31.800Z] 00:13:01 0 0.30 0.00 0.02 0.00 0.27 99.42\n [2019-12-28T00:55:31.800Z] 00:13:01 1 0.05 0.00 0.07 0.00 0.43 99.45\n [2019-12-28T00:55:31.800Z] 00:13:01 2 0.05 0.00 0.05 0.00 0.42 99.49\n [2019-12-28T00:55:31.800Z] 00:13:01 3 0.02 0.00 0.02 0.00 0.23 99.73\n [2019-12-28T00:55:31.800Z] 00:14:01 all 0.08 0.00 0.03 0.00 0.65 99.25\n [2019-12-28T00:55:31.800Z] 00:14:01 0 0.17 0.00 0.02 0.00 0.63 99.19\n [2019-12-28T00:55:31.800Z] 00:14:01 1 0.02 0.00 0.02 0.00 0.50 99.47\n [2019-12-28T00:55:31.800Z] 00:14:01 2 0.02 0.00 0.03 0.00 0.61 99.34\n [2019-12-28T00:55:31.800Z] 00:14:01 3 0.12 0.00 0.03 0.00 0.83 99.02\n [2019-12-28T00:55:31.800Z] 00:15:01 all 0.06 0.00 0.03 0.00 0.96 98.94\n [2019-12-28T00:55:31.800Z] 00:15:01 0 0.02 0.00 0.03 0.00 1.09 98.86\n [2019-12-28T00:55:31.800Z] 00:15:01 1 0.03 0.00 0.03 0.00 0.43 99.50\n [2019-12-28T00:55:31.800Z] 00:15:01 2 0.02 0.00 0.03 0.00 1.19 98.76\n [2019-12-28T00:55:31.800Z] 00:15:01 3 0.18 0.00 0.05 0.00 1.17 98.60\n [2019-12-28T00:55:31.800Z] 00:16:01 all 0.08 0.00 0.02 0.00 0.56 99.34\n [2019-12-28T00:55:31.800Z] 00:16:01 0 0.00 0.00 0.00 0.00 0.42 99.58\n [2019-12-28T00:55:31.800Z] 00:16:01 1 0.03 0.00 0.02 0.00 0.23 99.72\n [2019-12-28T00:55:31.800Z] 00:16:01 2 0.00 0.00 0.02 0.00 0.86 99.12\n [2019-12-28T00:55:31.800Z] 00:16:01 3 0.30 0.00 0.02 0.00 0.70 98.99\n [2019-12-28T00:55:31.800Z] 00:17:01 all 0.08 0.00 0.03 0.00 0.59 99.30\n [2019-12-28T00:55:31.800Z] 00:17:01 0 0.02 0.00 0.05 0.00 0.27 99.67\n [2019-12-28T00:55:31.800Z] 00:17:01 1 0.02 0.00 0.02 0.00 0.45 99.52\n [2019-12-28T00:55:31.800Z] 00:17:01 2 0.03 0.00 0.03 0.00 0.56 99.37\n [2019-12-28T00:55:31.800Z] 00:17:01 3 0.26 0.00 0.03 0.00 1.07 98.63\n [2019-12-28T00:55:31.800Z] 00:18:02 all 0.07 0.00 0.03 0.00 0.65 99.25\n [2019-12-28T00:55:31.800Z] 00:18:02 0 0.02 0.00 0.00 0.00 0.38 99.60\n [2019-12-28T00:55:31.800Z] 00:18:02 1 0.05 0.00 0.05 0.00 1.03 98.88\n [2019-12-28T00:55:31.800Z] 00:18:02 2 0.22 0.00 0.03 0.00 0.66 99.09\n [2019-12-28T00:55:31.800Z] 00:18:02 3 0.02 0.00 0.03 0.00 0.51 99.44\n [2019-12-28T00:55:31.800Z] 00:19:01 all 0.06 0.00 0.03 0.00 1.28 98.62\n [2019-12-28T00:55:31.800Z] 00:19:01 0 0.03 0.00 0.03 0.00 0.89 99.04\n [2019-12-28T00:55:31.800Z] 00:19:01 1 0.05 0.00 0.03 0.00 1.61 98.31\n [2019-12-28T00:55:31.800Z] 00:19:01 2 0.10 0.00 0.02 0.00 1.24 98.64\n [2019-12-28T00:55:31.800Z] 00:19:01 3 0.03 0.00 0.02 0.00 1.39 98.56\n [2019-12-28T00:55:31.800Z] 00:20:01 all 0.06 0.00 0.03 0.00 0.64 99.27\n [2019-12-28T00:55:31.800Z] 00:20:01 0 0.02 0.00 0.02 0.00 0.28 99.68\n [2019-12-28T00:55:31.800Z] 00:20:01 1 0.03 0.00 0.07 0.00 1.43 98.47\n [2019-12-28T00:55:31.800Z] 00:20:01 2 0.02 0.00 0.03 0.00 0.30 99.65\n [2019-12-28T00:55:31.800Z] 00:20:01 3 0.15 0.00 0.03 0.00 0.58 99.24\n [2019-12-28T00:55:31.800Z] 00:21:01 all 0.08 0.00 0.02 0.00 0.55 99.35\n [2019-12-28T00:55:31.800Z] 00:21:01 0 0.02 0.00 0.02 0.00 0.27 99.70\n [2019-12-28T00:55:31.800Z] 00:21:01 1 0.02 0.00 0.02 0.00 0.28 99.68\n [2019-12-28T00:55:31.800Z] 00:21:01 2 0.03 0.00 0.00 0.00 0.75 99.22\n [2019-12-28T00:55:31.800Z] 00:21:01 3 0.28 0.00 0.02 0.00 0.86 98.84\n [2019-12-28T00:55:31.800Z] 00:22:01 all 0.08 0.00 0.02 0.00 0.47 99.42\n [2019-12-28T00:55:31.800Z] 00:22:01 0 0.02 0.00 0.03 0.00 0.30 99.65\n [2019-12-28T00:55:31.800Z] 00:22:01 1 0.00 0.00 0.02 0.00 0.30 99.68\n [2019-12-28T00:55:31.800Z] 00:22:01 2 0.28 0.00 0.07 0.00 1.14 98.51\n [2019-12-28T00:55:31.800Z] 00:22:01 3 0.02 0.00 0.02 0.00 0.13 99.83\n [2019-12-28T00:55:31.800Z] 00:23:01 all 0.09 0.00 0.02 0.00 0.32 99.57\n [2019-12-28T00:55:31.800Z] 00:23:01 0 0.02 0.00 0.00 0.00 0.40 99.58\n [2019-12-28T00:55:31.800Z] 00:23:01 1 0.03 0.00 0.02 0.00 0.35 99.60\n [2019-12-28T00:55:31.800Z] 00:23:01 2 0.03 0.00 0.03 0.00 0.32 99.62\n [2019-12-28T00:55:31.800Z] 00:23:01 3 0.25 0.00 0.03 0.00 0.25 99.47\n [2019-12-28T00:55:31.800Z] 00:24:01 all 0.12 0.00 0.02 0.00 0.28 99.58\n [2019-12-28T00:55:31.800Z] 00:24:01 0 0.03 0.00 0.03 0.00 0.18 99.75\n [2019-12-28T00:55:31.800Z] 00:24:01 1 0.02 0.00 0.00 0.00 0.05 99.93\n [2019-12-28T00:55:31.800Z] 00:24:01 2 0.05 0.00 0.05 0.00 0.52 99.39\n [2019-12-28T00:55:31.800Z] 00:24:01 3 0.38 0.00 0.03 0.00 0.37 99.22\n [2019-12-28T00:55:31.800Z] 00:25:01 all 0.10 0.00 0.03 0.00 0.32 99.55\n [2019-12-28T00:55:31.800Z] 00:25:01 0 0.02 0.00 0.02 0.00 0.20 99.77\n [2019-12-28T00:55:31.800Z] 00:25:01 1 0.07 0.00 0.07 0.00 0.68 99.19\n [2019-12-28T00:55:31.800Z] 00:25:01 2 0.03 0.00 0.03 0.00 0.17 99.77\n [2019-12-28T00:55:31.800Z] 00:25:01 3 0.27 0.00 0.02 0.00 0.25 99.47\n [2019-12-28T00:55:31.800Z] 00:26:01 all 0.09 0.00 0.02 0.00 0.15 99.73\n [2019-12-28T00:55:31.800Z] 00:26:01 0 0.03 0.00 0.03 0.00 0.25 99.68\n [2019-12-28T00:55:31.800Z] 00:26:01 1 0.03 0.00 0.02 0.00 0.20 99.75\n [2019-12-28T00:55:31.800Z] 00:26:01 2 0.02 0.00 0.03 0.00 0.05 99.90\n [2019-12-28T00:55:31.800Z] 00:26:01 3 0.27 0.00 0.02 0.00 0.10 99.62\n [2019-12-28T00:55:31.800Z] 00:27:01 all 0.08 0.00 0.02 0.00 0.37 99.52\n [2019-12-28T00:55:31.800Z] 00:27:01 0 0.02 0.00 0.03 0.00 0.51 99.44\n [2019-12-28T00:55:31.800Z] 00:27:01 1 0.05 0.00 0.03 0.00 0.47 99.45\n [2019-12-28T00:55:31.800Z] 00:27:01 2 0.03 0.00 0.02 0.00 0.25 99.70\n [2019-12-28T00:55:31.800Z] 00:27:01 3 0.22 0.00 0.02 0.00 0.27 99.50\n [2019-12-28T00:55:31.800Z] 00:28:01 all 0.09 0.00 0.03 0.00 0.52 99.36\n [2019-12-28T00:55:31.800Z] 00:28:01 0 0.03 0.00 0.02 0.00 0.56 99.39\n [2019-12-28T00:55:31.800Z] 00:28:01 1 0.02 0.00 0.03 0.00 0.47 99.49\n [2019-12-28T00:55:31.800Z] 00:28:01 2 0.05 0.00 0.05 0.00 0.75 99.15\n [2019-12-28T00:55:31.800Z] 00:28:01 3 0.28 0.00 0.02 0.00 0.28 99.42\n [2019-12-28T00:55:31.800Z] 00:29:01 all 0.07 0.00 0.04 0.00 0.56 99.33\n [2019-12-28T00:55:31.800Z] 00:29:01 0 0.02 0.00 0.02 0.00 0.28 99.68\n [2019-12-28T00:55:31.800Z] 00:29:01 1 0.03 0.00 0.02 0.00 0.28 99.67\n [2019-12-28T00:55:31.800Z] 00:29:01 2 0.05 0.00 0.05 0.00 0.96 98.94\n [2019-12-28T00:55:31.800Z] 00:29:01 3 0.18 0.00 0.03 0.00 0.70 99.09\n [2019-12-28T00:55:31.800Z] 00:30:01 all 0.09 0.00 0.02 0.00 0.31 99.58\n [2019-12-28T00:55:31.800Z] 00:30:01 0 0.02 0.00 0.03 0.00 0.17 99.78\n [2019-12-28T00:55:31.800Z] 00:30:01 1 0.03 0.00 0.02 0.00 0.23 99.72\n [2019-12-28T00:55:31.800Z] 00:30:01 2 0.03 0.00 0.03 0.00 0.38 99.55\n [2019-12-28T00:55:31.800Z] 00:30:01 3 0.27 0.00 0.02 0.00 0.45 99.27\n [2019-12-28T00:55:31.800Z] 00:31:01 all 0.08 0.00 0.04 0.00 0.48 99.40\n [2019-12-28T00:55:31.800Z] 00:31:01 0 0.03 0.00 0.02 0.00 0.27 99.68\n [2019-12-28T00:55:31.800Z] 00:31:01 1 0.02 0.00 0.03 0.00 0.56 99.39\n [2019-12-28T00:55:31.800Z] 00:31:01 2 0.07 0.00 0.07 0.00 0.65 99.22\n [2019-12-28T00:55:31.800Z] 00:31:01 3 0.22 0.00 0.03 0.00 0.45 99.30\n [2019-12-28T00:55:31.800Z] 00:32:01 all 0.11 0.00 0.03 0.00 0.16 99.70\n [2019-12-28T00:55:31.800Z] 00:32:01 0 0.03 0.00 0.02 0.00 0.07 99.88\n [2019-12-28T00:55:31.800Z] 00:32:01 1 0.05 0.00 0.05 0.00 0.27 99.63\n [2019-12-28T00:55:31.800Z] 00:32:01 2 0.03 0.00 0.05 0.00 0.20 99.72\n [2019-12-28T00:55:31.800Z] 00:32:01 3 0.33 0.00 0.02 0.00 0.13 99.52\n [2019-12-28T00:55:31.800Z] 00:33:01 all 0.10 0.00 0.03 0.00 0.24 99.63\n [2019-12-28T00:55:31.800Z] 00:33:01 0 0.12 0.00 0.02 0.00 0.32 99.55\n [2019-12-28T00:55:31.800Z] 00:33:01 1 0.03 0.00 0.02 0.00 0.15 99.80\n [2019-12-28T00:55:31.800Z] 00:33:01 2 0.03 0.00 0.05 0.00 0.18 99.73\n [2019-12-28T00:55:31.800Z] 00:33:01 3 0.20 0.00 0.02 0.00 0.30 99.48\n [2019-12-28T00:55:31.800Z] 00:34:02 all 0.09 0.00 0.03 0.00 0.19 99.68\n [2019-12-28T00:55:31.800Z] 00:34:02 0 0.30 0.00 0.05 0.00 0.17 99.48\n [2019-12-28T00:55:31.800Z] 00:34:02 1 0.02 0.00 0.03 0.00 0.13 99.82\n [2019-12-28T00:55:31.800Z] 00:34:02 2 0.03 0.00 0.05 0.00 0.23 99.68\n [2019-12-28T00:55:31.800Z] 00:34:02 3 0.03 0.00 0.02 0.00 0.25 99.70\n [2019-12-28T00:55:31.800Z] 00:35:01 all 0.10 0.00 0.03 0.00 0.26 99.60\n [2019-12-28T00:55:31.800Z] 00:35:01 0 0.19 0.00 0.03 0.00 0.39 99.39\n [2019-12-28T00:55:31.800Z] 00:35:01 1 0.02 0.00 0.02 0.00 0.20 99.76\n [2019-12-28T00:55:31.800Z] 00:35:01 2 0.15 0.00 0.07 0.00 0.27 99.51\n [2019-12-28T00:55:31.800Z] 00:35:01 3 0.02 0.00 0.03 0.00 0.20 99.75\n [2019-12-28T00:55:31.800Z] 00:36:01 all 0.11 0.00 0.05 0.00 0.17 99.67\n [2019-12-28T00:55:31.800Z] 00:36:01 0 0.03 0.00 0.03 0.00 0.13 99.80\n [2019-12-28T00:55:31.800Z] 00:36:01 1 0.03 0.00 0.03 0.00 0.18 99.75\n [2019-12-28T00:55:31.800Z] 00:36:01 2 0.38 0.00 0.08 0.00 0.22 99.32\n [2019-12-28T00:55:31.800Z] 00:36:01 3 0.03 0.00 0.03 0.00 0.10 99.83\n [2019-12-28T00:55:31.800Z] 00:37:01 all 0.09 0.00 0.03 0.00 0.27 99.60\n [2019-12-28T00:55:31.800Z] 00:37:01 0 0.03 0.00 0.02 0.00 0.15 99.80\n [2019-12-28T00:55:31.800Z] 00:37:01 1 0.02 0.00 0.03 0.00 0.15 99.80\n [2019-12-28T00:55:31.800Z] 00:37:01 2 0.28 0.00 0.07 0.00 0.53 99.12\n [2019-12-28T00:55:31.800Z] 00:37:01 3 0.03 0.00 0.02 0.00 0.28 99.67\n [2019-12-28T00:55:31.800Z] 00:38:01 all 0.11 0.00 0.04 0.00 0.22 99.63\n [2019-12-28T00:55:31.800Z] 00:38:01 0 0.02 0.00 0.03 0.00 0.15 99.80\n [2019-12-28T00:55:31.800Z] 00:38:01 1 0.05 0.00 0.05 0.00 0.33 99.57\n [2019-12-28T00:55:31.800Z] 00:38:01 2 0.35 0.00 0.05 0.00 0.30 99.30\n [2019-12-28T00:55:31.800Z] 00:38:01 3 0.03 0.00 0.02 0.00 0.10 99.85\n [2019-12-28T00:55:31.800Z] 00:39:01 all 0.10 0.00 0.03 0.00 0.36 99.52\n [2019-12-28T00:55:31.800Z] 00:39:01 0 0.05 0.00 0.02 0.00 0.61 99.32\n [2019-12-28T00:55:31.800Z] 00:39:01 1 0.07 0.00 0.03 0.00 0.33 99.57\n [2019-12-28T00:55:31.800Z] 00:39:01 2 0.25 0.00 0.03 0.00 0.35 99.37\n [2019-12-28T00:55:31.800Z] 00:39:01 3 0.02 0.00 0.02 0.00 0.12 99.85\n [2019-12-28T00:55:31.800Z] 00:40:01 all 0.08 0.00 0.02 0.00 0.29 99.61\n [2019-12-28T00:55:31.800Z] 00:40:01 0 0.02 0.00 0.02 0.00 0.40 99.57\n [2019-12-28T00:55:31.800Z] 00:40:01 1 0.03 0.00 0.03 0.00 0.37 99.57\n [2019-12-28T00:55:31.800Z] 00:40:01 2 0.27 0.00 0.03 0.00 0.28 99.42\n [2019-12-28T00:55:31.800Z] 00:40:01 3 0.02 0.00 0.02 0.00 0.12 99.85\n [2019-12-28T00:55:31.800Z] 00:41:01 all 0.12 0.00 0.03 0.00 0.14 99.71\n [2019-12-28T00:55:31.800Z] 00:41:01 0 0.03 0.00 0.03 0.00 0.07 99.87\n [2019-12-28T00:55:31.800Z] 00:41:01 1 0.03 0.00 0.05 0.00 0.18 99.73\n [2019-12-28T00:55:31.800Z] 00:41:01 2 0.37 0.00 0.03 0.00 0.22 99.38\n [2019-12-28T00:55:31.800Z] 00:41:01 3 0.02 0.00 0.02 0.00 0.08 99.88\n [2019-12-28T00:55:31.800Z] 00:42:01 all 0.11 0.00 0.03 0.00 0.11 99.75\n [2019-12-28T00:55:31.800Z] 00:42:01 0 0.03 0.00 0.02 0.00 0.07 99.88\n [2019-12-28T00:55:31.801Z] 00:42:01 1 0.02 0.00 0.03 0.00 0.12 99.83\n [2019-12-28T00:55:31.801Z] 00:42:01 2 0.22 0.00 0.03 0.00 0.08 99.67\n [2019-12-28T00:55:31.801Z] 00:42:01 3 0.17 0.00 0.03 0.00 0.18 99.62\n [2019-12-28T00:55:31.801Z] 00:43:01 all 0.08 0.00 0.04 0.00 0.24 99.64\n [2019-12-28T00:55:31.801Z] 00:43:01 0 0.02 0.00 0.02 0.00 0.23 99.73\n [2019-12-28T00:55:31.801Z] 00:43:01 1 0.02 0.00 0.00 0.00 0.08 99.90\n [2019-12-28T00:55:31.801Z] 00:43:01 2 0.05 0.00 0.05 0.00 0.37 99.53\n [2019-12-28T00:55:31.801Z] 00:43:01 3 0.25 0.00 0.07 0.00 0.27 99.42\n [2019-12-28T00:55:31.801Z] \n [2019-12-28T00:55:31.801Z] 00:43:01 CPU %user %nice %system %iowait %steal %idle\n [2019-12-28T00:55:31.801Z] 00:44:01 all 0.13 0.00 0.02 0.00 0.11 99.74\n [2019-12-28T00:55:31.801Z] 00:44:01 0 0.03 0.00 0.02 0.00 0.07 99.88\n [2019-12-28T00:55:31.801Z] 00:44:01 1 0.02 0.00 0.02 0.00 0.13 99.83\n [2019-12-28T00:55:31.801Z] 00:44:01 2 0.05 0.00 0.03 0.00 0.05 99.87\n [2019-12-28T00:55:31.801Z] 00:44:01 3 0.42 0.00 0.02 0.00 0.18 99.38\n [2019-12-28T00:55:31.801Z] 00:45:01 all 0.11 0.00 0.02 0.00 0.27 99.59\n [2019-12-28T00:55:31.801Z] 00:45:01 0 0.03 0.00 0.02 0.00 0.15 99.80\n [2019-12-28T00:55:31.801Z] 00:45:01 1 0.03 0.00 0.03 0.00 0.15 99.78\n [2019-12-28T00:55:31.801Z] 00:45:01 2 0.02 0.00 0.03 0.00 0.30 99.65\n [2019-12-28T00:55:31.801Z] 00:45:01 3 0.38 0.00 0.03 0.00 0.48 99.10\n [2019-12-28T00:55:31.801Z] 00:46:01 all 0.07 0.00 0.03 0.00 0.54 99.36\n [2019-12-28T00:55:31.801Z] 00:46:01 0 0.07 0.00 0.05 0.00 1.09 98.79\n [2019-12-28T00:55:31.801Z] 00:46:01 1 0.00 0.00 0.02 0.00 0.30 99.68\n [2019-12-28T00:55:31.801Z] 00:46:01 2 0.20 0.00 0.03 0.00 0.60 99.17\n [2019-12-28T00:55:31.801Z] 00:46:01 3 0.02 0.00 0.02 0.00 0.17 99.80\n [2019-12-28T00:55:31.801Z] 00:47:01 all 0.10 0.00 0.03 0.00 0.40 99.46\n [2019-12-28T00:55:31.801Z] 00:47:01 0 0.02 0.00 0.03 0.00 0.20 99.75\n [2019-12-28T00:55:31.801Z] 00:47:01 1 0.07 0.00 0.05 0.00 0.33 99.55\n [2019-12-28T00:55:31.801Z] 00:47:01 2 0.30 0.00 0.05 0.00 0.68 98.97\n [2019-12-28T00:55:31.801Z] 00:47:01 3 0.02 0.00 0.02 0.00 0.38 99.58\n [2019-12-28T00:55:31.801Z] 00:48:01 all 0.09 0.00 0.03 0.00 0.14 99.74\n [2019-12-28T00:55:31.801Z] 00:48:01 0 0.02 0.00 0.02 0.00 0.13 99.83\n [2019-12-28T00:55:31.801Z] 00:48:01 1 0.03 0.00 0.03 0.00 0.10 99.83\n [2019-12-28T00:55:31.801Z] 00:48:01 2 0.30 0.00 0.03 0.00 0.22 99.45\n [2019-12-28T00:55:31.801Z] 00:48:01 3 0.02 0.00 0.03 0.00 0.12 99.83\n [2019-12-28T00:55:31.801Z] 00:49:01 all 0.06 0.00 0.03 0.00 0.41 99.49\n [2019-12-28T00:55:31.801Z] 00:49:01 0 0.05 0.00 0.02 0.00 0.51 99.42\n [2019-12-28T00:55:31.801Z] 00:49:01 1 0.15 0.00 0.05 0.00 0.58 99.22\n [2019-12-28T00:55:31.801Z] 00:49:01 2 0.02 0.00 0.03 0.00 0.22 99.73\n [2019-12-28T00:55:31.801Z] 00:49:01 3 0.03 0.00 0.03 0.00 0.33 99.60\n [2019-12-28T00:55:31.801Z] 00:50:02 all 0.10 0.00 0.03 0.00 0.29 99.58\n [2019-12-28T00:55:31.801Z] 00:50:02 0 0.02 0.00 0.02 0.00 0.15 99.82\n [2019-12-28T00:55:31.801Z] 00:50:02 1 0.32 0.00 0.03 0.00 0.22 99.43\n [2019-12-28T00:55:31.801Z] 00:50:02 2 0.07 0.00 0.03 0.00 0.50 99.40\n [2019-12-28T00:55:31.801Z] 00:50:02 3 0.02 0.00 0.00 0.00 0.32 99.67\n [2019-12-28T00:55:31.801Z] 00:51:01 all 0.09 0.00 0.03 0.00 0.36 99.51\n [2019-12-28T00:55:31.801Z] 00:51:01 0 0.03 0.00 0.05 0.00 0.37 99.54\n [2019-12-28T00:55:31.801Z] 00:51:01 1 0.27 0.00 0.03 0.00 0.17 99.53\n [2019-12-28T00:55:31.801Z] 00:51:01 2 0.03 0.00 0.03 0.00 0.22 99.71\n [2019-12-28T00:55:31.801Z] 00:51:01 3 0.02 0.00 0.02 0.00 0.67 99.29\n [2019-12-28T00:55:31.801Z] 00:52:01 all 0.09 0.00 0.03 0.00 0.32 99.56\n [2019-12-28T00:55:31.801Z] 00:52:01 0 0.03 0.00 0.02 0.00 0.22 99.73\n [2019-12-28T00:55:31.801Z] 00:52:01 1 0.25 0.00 0.03 0.00 0.25 99.47\n [2019-12-28T00:55:31.801Z] 00:52:01 2 0.03 0.00 0.02 0.00 0.20 99.75\n [2019-12-28T00:55:31.801Z] 00:52:01 3 0.03 0.00 0.07 0.00 0.61 99.29\n [2019-12-28T00:55:31.801Z] 00:53:01 all 0.49 0.00 0.38 0.02 0.35 98.76\n [2019-12-28T00:55:31.801Z] 00:53:01 0 0.37 0.00 0.45 0.02 0.40 98.76\n [2019-12-28T00:55:31.801Z] 00:53:01 1 0.72 0.00 0.25 0.02 0.32 98.70\n [2019-12-28T00:55:31.801Z] 00:53:01 2 0.40 0.00 0.35 0.03 0.32 98.90\n [2019-12-28T00:55:31.801Z] 00:53:01 3 0.45 0.00 0.43 0.00 0.38 98.73\n [2019-12-28T00:55:31.801Z] 00:54:01 all 12.19 0.00 8.17 2.83 17.62 59.18\n [2019-12-28T00:55:31.801Z] 00:54:01 0 12.51 0.00 8.61 2.68 17.70 58.50\n [2019-12-28T00:55:31.801Z] 00:54:01 1 10.99 0.00 7.58 2.54 17.59 61.30\n [2019-12-28T00:55:31.801Z] 00:54:01 2 13.03 0.00 7.69 2.23 17.46 59.58\n [2019-12-28T00:55:31.801Z] 00:54:01 3 12.24 0.00 8.84 3.87 17.76 57.29\n [2019-12-28T00:55:31.801Z] 00:55:01 all 7.19 0.00 5.65 1.45 14.60 71.10\n [2019-12-28T00:55:31.801Z] 00:55:01 0 5.65 0.00 5.24 0.61 14.73 73.77\n [2019-12-28T00:55:31.801Z] 00:55:01 1 6.89 0.00 5.33 2.03 14.89 70.86\n [2019-12-28T00:55:31.801Z] 00:55:01 2 6.54 0.00 5.98 0.66 14.30 72.51\n [2019-12-28T00:55:31.801Z] 00:55:01 3 9.73 0.00 6.06 2.50 14.46 67.25\n [2019-12-28T00:55:31.801Z] Average: all 0.44 0.00 0.28 0.08 0.93 98.26\n [2019-12-28T00:55:31.801Z] Average: 0 0.38 0.00 0.28 0.06 0.90 98.39\n [2019-12-28T00:55:31.801Z] Average: 1 0.40 0.00 0.27 0.08 0.94 98.31\n [2019-12-28T00:55:31.801Z] Average: 2 0.46 0.00 0.29 0.05 0.97 98.23\n [2019-12-28T00:55:31.801Z] Average: 3 0.53 0.00 0.30 0.11 0.93 98.12\n [2019-12-28T00:55:31.801Z] \n [2019-12-28T00:55:31.801Z] \n [2019-12-28T00:55:31.801Z] '