b' Pull request #6 updated\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Connecting to https://api.github.com to check permissions of obtain list of rsdmike for edgexfoundry/go-mod-configuration\n Obtained Jenkinsfile from 63fdb3fa203e0934cd5afec6dec7652c9dc34115+6d7db4185cd37d582ebc0653c2db007ecf53c489 (770d300069d7d58e5bf874d7c3f532c707e98fac)\n Running in Durability level: PERFORMANCE_OPTIMIZED\n Loading library edgex-global-pipelines@stable\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision 3de2761187569e0278258fbf30ff201bf1ad0db1\n using credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\n Fetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n Checking out Revision 3de2761187569e0278258fbf30ff201bf1ad0db1 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 3de2761187569e0278258fbf30ff201bf1ad0db1 # timeout=10\n Commit message: "Merge pull request #105 from ernestojeda/fix-clair-go-app"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] RAW Config: [project:go-mod-configuration, goVersion:1.13, 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-configuration-settings\n PROJECT: go-mod-configuration\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.13\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-go-mod-configuration\n DOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: patch\n GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\n [Pipeline] node\n Still waiting to schedule task\n Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n Running on prd-centos7-docker-4c-2g-22901 in /w/workspace/oundry_go-mod-configuration_PR-6\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-configuration.git\n > git init /w/workspace/oundry_go-mod-configuration_PR-6 # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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-configuration.git +refs/pull/6/head:refs/remotes/origin/PR-6 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Merging remotes/origin/master commit 6d7db4185cd37d582ebc0653c2db007ecf53c489 into PR head commit 63fdb3fa203e0934cd5afec6dec7652c9dc34115\n Merge succeeded, producing 63fdb3fa203e0934cd5afec6dec7652c9dc34115\n Checking out Revision 63fdb3fa203e0934cd5afec6dec7652c9dc34115 (PR-6)\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/6/head:refs/remotes/origin/PR-6 # 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-configuration.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/6/head:refs/remotes/origin/PR-6 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 63fdb3fa203e0934cd5afec6dec7652c9dc34115 # timeout=10\n > git merge 6d7db4185cd37d582ebc0653c2db007ecf53c489 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 63fdb3fa203e0934cd5afec6dec7652c9dc34115 # timeout=10\n Commit message: "Merge branch \'master\' into PRTEMPLATE"\n > git rev-list --no-walk f250cb9fabaaa552ecad14b50417fa671bbe4a2a # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-02-18T15:48:04.954Z] Timeout set to expire in 6 hr 0 min\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prepare)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver Prep)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T15:48:05.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-18T15:48:05.986Z] \n [2020-02-18T15:48:05.986Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T15:48:06.315Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-18T15:48:06.315Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-02-18T15:48:06.315Z] e7c96db7181b: Pulling fs layer\n [2020-02-18T15:48:06.315Z] a038dfdf5543: Pulling fs layer\n [2020-02-18T15:48:06.315Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-02-18T15:48:06.315Z] e7c96db7181b: Verifying Checksum\n [2020-02-18T15:48:06.315Z] e7c96db7181b: Download complete\n [2020-02-18T15:48:06.576Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-02-18T15:48:06.576Z] 8d5d8e63b3c0: Download complete\n [2020-02-18T15:48:06.576Z] a038dfdf5543: Verifying Checksum\n [2020-02-18T15:48:06.576Z] a038dfdf5543: Download complete\n [2020-02-18T15:48:06.576Z] e7c96db7181b: Pull complete\n [2020-02-18T15:48:07.526Z] a038dfdf5543: Pull complete\n [2020-02-18T15:48:07.526Z] 8d5d8e63b3c0: Pull complete\n [2020-02-18T15:48:07.526Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-02-18T15:48:07.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-02-18T15:48:07.654Z] prd-centos7-docker-4c-2g-22901 does not seem to be running inside a container\n [2020-02-18T15:48:07.700Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_PR-6 -v /w/workspace/oundry_go-mod-configuration_PR-6:/w/workspace/oundry_go-mod-configuration_PR-6:rw,z -v /w/workspace/oundry_go-mod-configuration_PR-6@tmp:/w/workspace/oundry_go-mod-configuration_PR-6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-18T15:48:08.330Z] $ docker top ab49c129876dcc1b81536ed27373e7dd25856dc88d12ee00f7a6a75f8dafb7f5 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-18T15:48:08.897Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-18T15:48:08.897Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-18T15:48:09.104Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-18T15:48:09.102Z] $ docker exec ab49c129876dcc1b81536ed27373e7dd25856dc88d12ee00f7a6a75f8dafb7f5 ssh-agent\n [2020-02-18T15:48:09.308Z] SSH_AUTH_SOCK=/tmp/ssh-XTKWgO0RYDC5/agent.14\n [2020-02-18T15:48:09.308Z] SSH_AGENT_PID=21\n [2020-02-18T15:48:09.318Z] Running ssh-add (command line suppressed)\n [2020-02-18T15:48:09.457Z] Identity added: /w/workspace/oundry_go-mod-configuration_PR-6@tmp/private_key_4218438077108781689.key (/w/workspace/oundry_go-mod-configuration_PR-6@tmp/private_key_4218438077108781689.key)\n [2020-02-18T15:48:09.511Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-18T15:48:09.802Z] + git describe --exact-match --tags HEAD\n [2020-02-18T15:48:09.802Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-02-18T15:48:09.862Z] $ docker exec --env ******** --env ******** ab49c129876dcc1b81536ed27373e7dd25856dc88d12ee00f7a6a75f8dafb7f5 ssh-agent -k\n [2020-02-18T15:48:10.014Z] unset SSH_AUTH_SOCK;\n [2020-02-18T15:48:10.015Z] unset SSH_AGENT_PID;\n [2020-02-18T15:48:10.015Z] echo Agent pid 21 killed;\n [2020-02-18T15:48:10.067Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-02-18T15:48:10.082Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-02-18T15:48:10.082Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-02-18T15:48:10.112Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-18T15:48:10.112Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-18T15:48:10.316Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-18T15:48:10.314Z] $ docker exec ab49c129876dcc1b81536ed27373e7dd25856dc88d12ee00f7a6a75f8dafb7f5 ssh-agent\n [2020-02-18T15:48:10.505Z] SSH_AUTH_SOCK=/tmp/ssh-DuhSNYjhtbXU/agent.57\n [2020-02-18T15:48:10.505Z] SSH_AGENT_PID=64\n [2020-02-18T15:48:10.528Z] Running ssh-add (command line suppressed)\n [2020-02-18T15:48:10.669Z] Identity added: /w/workspace/oundry_go-mod-configuration_PR-6@tmp/private_key_5309281518346427332.key (/w/workspace/oundry_go-mod-configuration_PR-6@tmp/private_key_5309281518346427332.key)\n [2020-02-18T15:48:10.736Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-18T15:48:11.032Z] + git semver init\n [2020-02-18T15:48:11.032Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-18T15:48:11.032Z] # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_PR-6/.git\n [2020-02-18T15:48:11.032Z] # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_PR-6\n [2020-02-18T15:48:11.032Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-18T15:48:11.032Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-18T15:48:11.032Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-18T15:48:11.032Z] # $SEMVER_BRANCH = PR-6\n [2020-02-18T15:48:11.032Z] # $SEMVER_TEMP = /tmp/semver-276741345\n [2020-02-18T15:48:11.032Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP\n [2020-02-18T15:48:11.290Z] # \'/tmp/semver-276741345\' -> \'/w/workspace/oundry_go-mod-configuration_PR-6/.semver\'\n [2020-02-18T15:48:11.290Z] # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_PR-6/.semver\n [Pipeline] }\n [2020-02-18T15:48:11.293Z] $ docker exec --env ******** --env ******** ab49c129876dcc1b81536ed27373e7dd25856dc88d12ee00f7a6a75f8dafb7f5 ssh-agent -k\n [2020-02-18T15:48:11.431Z] unset SSH_AUTH_SOCK;\n [2020-02-18T15:48:11.431Z] unset SSH_AGENT_PID;\n [2020-02-18T15:48:11.431Z] echo Agent pid 64 killed;\n [2020-02-18T15:48:11.478Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-18T15:48:11.796Z] + git semver\n [Pipeline] }\n [2020-02-18T15:48:11.804Z] $ docker stop --time=1 ab49c129876dcc1b81536ed27373e7dd25856dc88d12ee00f7a6a75f8dafb7f5\n [2020-02-18T15:48:13.149Z] $ docker rm -f ab49c129876dcc1b81536ed27373e7dd25856dc88d12ee00f7a6a75f8dafb7f5\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-02-18T15:48:13.695Z] Stashed 14 file(s)\n [Pipeline] echo\n [2020-02-18T15:48:13.697Z] [edgeXSemver] initialized semver on version 0.0.0\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] parallel\n [Pipeline] { (Branch: amd64)\n [Pipeline] { (Branch: arm64)\n [Pipeline] stage\n [Pipeline] { (amd64)\n [Pipeline] stage\n [Pipeline] { (arm64)\n [Pipeline] node\n [Pipeline] node\n [2020-02-18T15:48:28.783Z] Still waiting to schedule task\n [2020-02-18T15:48:28.783Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-02-18T15:48:28.785Z] Still waiting to schedule task\n [2020-02-18T15:48:28.785Z] Waiting for next available executor on \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99\n [2020-02-18T16:54:56.917Z] Running on prd-centos7-docker-4c-2g-24645 in /w/workspace/oundry_go-mod-configuration_PR-6\n [Pipeline] {\n [Pipeline] ws\n [2020-02-18T16:54:56.931Z] Running in /w/workspace/go-mod-configuration/2\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-18T16:55:04.443Z] using credential edgex-jenkins-ssh\n [2020-02-18T16:55:04.465Z] Cloning the remote Git repository\n [2020-02-18T16:55:04.465Z] Cloning with configured refspecs honoured and without tags\n [2020-02-18T16:55:05.323Z] Fetching without tags\n [2020-02-18T16:55:04.531Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git\n [2020-02-18T16:55:04.602Z] > git init /w/workspace/go-mod-configuration/2 # timeout=10\n [2020-02-18T16:55:04.663Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git\n [2020-02-18T16:55:04.663Z] > git --version # timeout=10\n [2020-02-18T16:55:04.697Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-18T16:55:04.743Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/6/head:refs/remotes/origin/PR-6 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-18T16:55:05.226Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10\n [2020-02-18T16:55:05.256Z] > git config --add remote.origin.fetch +refs/pull/6/head:refs/remotes/origin/PR-6 # timeout=10\n [2020-02-18T16:55:05.271Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-18T16:55:05.296Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10\n [2020-02-18T16:55:05.325Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git\n [2020-02-18T16:55:05.325Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-18T16:55:05.338Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/6/head:refs/remotes/origin/PR-6 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-18T16:55:05.760Z] Merging remotes/origin/master commit 6d7db4185cd37d582ebc0653c2db007ecf53c489 into PR head commit 63fdb3fa203e0934cd5afec6dec7652c9dc34115\n [2020-02-18T16:55:05.963Z] Merge succeeded, producing 63fdb3fa203e0934cd5afec6dec7652c9dc34115\n [2020-02-18T16:55:05.963Z] Checking out Revision 63fdb3fa203e0934cd5afec6dec7652c9dc34115 (PR-6)\n [2020-02-18T16:55:05.767Z] > git config core.sparsecheckout # timeout=10\n [2020-02-18T16:55:05.787Z] > git checkout -f 63fdb3fa203e0934cd5afec6dec7652c9dc34115 # timeout=10\n [2020-02-18T16:55:05.857Z] > git merge 6d7db4185cd37d582ebc0653c2db007ecf53c489 # timeout=10\n [2020-02-18T16:55:05.888Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-18T16:55:05.963Z] > git config core.sparsecheckout # timeout=10\n [2020-02-18T16:55:05.988Z] > git checkout -f 63fdb3fa203e0934cd5afec6dec7652c9dc34115 # timeout=10\n [2020-02-18T16:55:09.945Z] Commit message: "Merge branch \'master\' into PRTEMPLATE"\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-02-18T16:55:10.784Z] =========================================================\n [2020-02-18T16:55:10.784Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n [2020-02-18T16:55:10.784Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T16:55:11.938Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine .\n [2020-02-18T16:55:12.567Z] Sending build context to Docker daemon 252.9kB\n\n [2020-02-18T16:55:12.567Z] Step 1/7 : ARG BASE=golang:1.13-alpine\n [2020-02-18T16:55:12.567Z] Step 2/7 : FROM ${BASE}\n [2020-02-18T16:55:12.567Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-02-18T16:55:12.567Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-18T16:55:12.567Z] 2848faf0eed1: Pulling fs layer\n [2020-02-18T16:55:12.567Z] 0f37312ad70f: Pulling fs layer\n [2020-02-18T16:55:12.567Z] 5788d62ee057: Pulling fs layer\n [2020-02-18T16:55:12.567Z] 0e6b1d234666: Pulling fs layer\n [2020-02-18T16:55:12.567Z] bf5d7aec512f: Pulling fs layer\n [2020-02-18T16:55:12.567Z] 34c802a77dc8: Pulling fs layer\n [2020-02-18T16:55:12.567Z] 9eb99e56ec68: Pulling fs layer\n [2020-02-18T16:55:12.567Z] 27c7a5d97fbd: Pulling fs layer\n [2020-02-18T16:55:12.567Z] 5c102a31e300: Pulling fs layer\n [2020-02-18T16:55:12.567Z] dcfb455df0a1: Pulling fs layer\n [2020-02-18T16:55:12.567Z] 0e6b1d234666: Waiting\n [2020-02-18T16:55:12.567Z] 34c802a77dc8: Waiting\n [2020-02-18T16:55:12.567Z] 9eb99e56ec68: Waiting\n [2020-02-18T16:55:12.567Z] 27c7a5d97fbd: Waiting\n [2020-02-18T16:55:12.567Z] 5c102a31e300: Waiting\n [2020-02-18T16:55:12.567Z] dcfb455df0a1: Waiting\n [2020-02-18T16:55:12.567Z] 5788d62ee057: Waiting\n [2020-02-18T16:55:12.567Z] bf5d7aec512f: Waiting\n [2020-02-18T16:55:12.567Z] 0f37312ad70f: Verifying Checksum\n [2020-02-18T16:55:12.567Z] 0f37312ad70f: Download complete\n [2020-02-18T16:55:12.567Z] 2848faf0eed1: Verifying Checksum\n [2020-02-18T16:55:12.567Z] 2848faf0eed1: Download complete\n [2020-02-18T16:55:12.907Z] 0e6b1d234666: Verifying Checksum\n [2020-02-18T16:55:12.907Z] 0e6b1d234666: Download complete\n [2020-02-18T16:55:12.907Z] bf5d7aec512f: Verifying Checksum\n [2020-02-18T16:55:12.907Z] bf5d7aec512f: Download complete\n [2020-02-18T16:55:13.260Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-18T16:55:13.260Z] e6b0cf9c0882: Download complete\n [2020-02-18T16:55:14.470Z] e6b0cf9c0882: Pull complete\n [2020-02-18T16:55:15.275Z] 2848faf0eed1: Pull complete\n [2020-02-18T16:55:16.480Z] 0f37312ad70f: Pull complete\n [2020-02-18T16:55:16.480Z] 34c802a77dc8: Verifying Checksum\n [2020-02-18T16:55:16.480Z] 34c802a77dc8: Download complete\n [2020-02-18T16:55:16.480Z] 27c7a5d97fbd: Verifying Checksum\n [2020-02-18T16:55:16.480Z] 27c7a5d97fbd: Download complete\n [2020-02-18T16:55:17.124Z] 5788d62ee057: Verifying Checksum\n [2020-02-18T16:55:17.124Z] 5788d62ee057: Download complete\n [2020-02-18T16:55:17.501Z] dcfb455df0a1: Verifying Checksum\n [2020-02-18T16:55:17.502Z] dcfb455df0a1: Download complete\n [2020-02-18T16:55:17.828Z] 5c102a31e300: Verifying Checksum\n [2020-02-18T16:55:17.828Z] 5c102a31e300: Download complete\n [2020-02-18T16:55:17.828Z] 9eb99e56ec68: Verifying Checksum\n [2020-02-18T16:55:17.828Z] 9eb99e56ec68: Download complete\n [2020-02-18T16:55:26.082Z] 5788d62ee057: Pull complete\n [2020-02-18T16:55:26.377Z] 0e6b1d234666: Pull complete\n [2020-02-18T16:55:26.377Z] bf5d7aec512f: Pull complete\n [2020-02-18T16:55:31.754Z] 34c802a77dc8: Pull complete\n [2020-02-18T16:55:36.106Z] 9eb99e56ec68: Pull complete\n [2020-02-18T16:55:36.106Z] 27c7a5d97fbd: Pull complete\n [2020-02-18T16:55:36.698Z] 5c102a31e300: Pull complete\n [2020-02-18T16:55:36.985Z] dcfb455df0a1: Pull complete\n [2020-02-18T16:55:36.985Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n [2020-02-18T16:55:36.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n [2020-02-18T16:55:36.985Z] ---> 7c70fe431013\n [2020-02-18T16:55:36.985Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-18T16:55:37.275Z] ---> Running in a9d11a9c9185\n [2020-02-18T16:55:37.548Z] Removing intermediate container a9d11a9c9185\n [2020-02-18T16:55:37.548Z] ---> 1b02247a6617\n [2020-02-18T16:55:37.548Z] Step 4/7 : RUN apk add --update bash\n [2020-02-18T16:55:37.548Z] ---> Running in df68a12e8eae\n [2020-02-18T16:55:39.000Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-18T16:55:42.402Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-18T16:55:42.402Z] OK: 143 MiB in 39 packages\n [2020-02-18T16:55:42.992Z] Removing intermediate container df68a12e8eae\n [2020-02-18T16:55:42.992Z] ---> 7876eab76f90\n [2020-02-18T16:55:42.992Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-02-18T16:55:43.286Z] ---> Running in 1f32bf5dcd2b\n [2020-02-18T16:55:43.286Z] Removing intermediate container 1f32bf5dcd2b\n [2020-02-18T16:55:43.286Z] ---> e4bcffcb89f6\n [2020-02-18T16:55:43.286Z] Step 6/7 : COPY go.mod .\n [2020-02-18T16:55:43.567Z] ---> e99de1658aee\n [2020-02-18T16:55:43.567Z] Step 7/7 : RUN go mod download\n [2020-02-18T16:55:43.567Z] ---> Running in a9aed3d72c62\n [2020-02-18T16:55:45.641Z] \x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-18T16:55:45.641Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-18T16:55:45.641Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-18T16:55:45.641Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-18T16:55:45.641Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-02-18T16:55:45.641Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-18T16:55:45.641Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-18T16:55:45.641Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-18T16:55:45.641Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-02-18T16:55:45.641Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-02-18T16:55:45.641Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-18T16:55:45.641Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-02-18T16:55:45.641Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-18T16:55:45.641Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-18T16:55:45.641Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-18T16:55:45.641Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-18T16:55:45.641Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-18T16:55:45.641Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-18T16:55:45.641Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-18T16:55:45.641Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-18T16:55:45.641Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-18T16:55:45.641Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-18T16:55:45.641Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-18T16:55:45.641Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-18T16:55:45.641Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-18T16:55:45.641Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-18T16:55:45.641Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-18T16:55:45.641Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-18T16:55:45.641Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-18T16:55:45.641Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-18T16:55:45.641Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-18T16:55:45.641Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-18T16:55:45.641Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-18T16:55:45.905Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-18T16:55:45.905Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-18T16:55:45.905Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-18T16:55:45.905Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-18T16:55:45.905Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-18T16:55:45.905Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-18T16:55:45.905Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-18T16:55:45.905Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-18T16:55:45.905Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-18T16:55:45.905Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-18T16:55:45.905Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-18T16:55:45.905Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-18T16:55:45.905Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-18T16:55:45.905Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-18T16:55:45.905Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-18T16:55:45.905Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-18T16:55:45.905Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-18T16:55:51.510Z] \x1b[0mRemoving intermediate container a9aed3d72c62\n [2020-02-18T16:55:51.510Z] ---> 441448ac46f8\n [2020-02-18T16:55:51.783Z] Successfully built 441448ac46f8\n [2020-02-18T16:55:51.783Z] Successfully tagged ci-base-image-x86_64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T16:55:52.245Z] + docker inspect -f . ci-base-image-x86_64\n [2020-02-18T16:55:52.245Z] .\n [Pipeline] withDockerContainer\n [2020-02-18T16:55:52.572Z] prd-centos7-docker-4c-2g-24645 does not seem to be running inside a container\n [2020-02-18T16:55:52.733Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n [2020-02-18T16:55:53.583Z] $ docker top 4150340a089e74184c4c42ba60fcda511015d5c05a4b761f6e30b5d8a2d9e75a -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-18T16:55:55.556Z] + go version\n [2020-02-18T16:55:55.556Z] go version go1.13.5 linux/amd64\n [Pipeline] sh\n [2020-02-18T16:55:56.574Z] + make test\n [2020-02-18T16:55:56.574Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-02-18T16:55:57.337Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-24648 in /w/workspace/oundry_go-mod-configuration_PR-6\n [Pipeline] {\n [Pipeline] ws\n [2020-02-18T16:55:57.369Z] Running in /w/workspace/go-mod-configuration/2\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-18T16:56:08.838Z] using credential edgex-jenkins-ssh\n [2020-02-18T16:56:08.873Z] Cloning the remote Git repository\n [2020-02-18T16:56:08.873Z] Cloning with configured refspecs honoured and without tags\n [2020-02-18T16:56:09.443Z] ok \tgithub.com/edgexfoundry/go-mod-configuration/configuration\t0.026s\tcoverage: 85.7% of statements\n [2020-02-18T16:56:08.931Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git\n [2020-02-18T16:56:09.023Z] > git init /w/workspace/go-mod-configuration/2 # timeout=10\n [2020-02-18T16:56:09.107Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git\n [2020-02-18T16:56:09.111Z] > git --version # timeout=10\n [2020-02-18T16:56:09.142Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-18T16:56:09.240Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/6/head:refs/remotes/origin/PR-6 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-18T16:56:09.959Z] Fetching without tags\n [2020-02-18T16:56:10.446Z] Merging remotes/origin/master commit 6d7db4185cd37d582ebc0653c2db007ecf53c489 into PR head commit 63fdb3fa203e0934cd5afec6dec7652c9dc34115\n [2020-02-18T16:56:10.698Z] Merge succeeded, producing 63fdb3fa203e0934cd5afec6dec7652c9dc34115\n [2020-02-18T16:56:10.699Z] Checking out Revision 63fdb3fa203e0934cd5afec6dec7652c9dc34115 (PR-6)\n [2020-02-18T16:56:09.813Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10\n [2020-02-18T16:56:09.839Z] > git config --add remote.origin.fetch +refs/pull/6/head:refs/remotes/origin/PR-6 # timeout=10\n [2020-02-18T16:56:09.869Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-18T16:56:09.907Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10\n [2020-02-18T16:56:09.967Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git\n [2020-02-18T16:56:09.968Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-18T16:56:09.981Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/6/head:refs/remotes/origin/PR-6 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-18T16:56:10.467Z] > git config core.sparsecheckout # timeout=10\n [2020-02-18T16:56:10.493Z] > git checkout -f 63fdb3fa203e0934cd5afec6dec7652c9dc34115 # timeout=10\n [2020-02-18T16:56:10.626Z] > git merge 6d7db4185cd37d582ebc0653c2db007ecf53c489 # timeout=10\n [2020-02-18T16:56:10.654Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-18T16:56:10.700Z] > git config core.sparsecheckout # timeout=10\n [2020-02-18T16:56:10.722Z] > git checkout -f 63fdb3fa203e0934cd5afec6dec7652c9dc34115 # timeout=10\n [2020-02-18T16:56:12.008Z] ok \tgithub.com/edgexfoundry/go-mod-configuration/internal/pkg/consul\t3.573s\tcoverage: 85.0% of statements\n [2020-02-18T16:56:12.008Z] ? \tgithub.com/edgexfoundry/go-mod-configuration/pkg/types\t[no test files]\n [2020-02-18T16:56:12.008Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-02-18T16:56:13.961Z] gofmt -l .\n [2020-02-18T16:56:13.961Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] stash\n [2020-02-18T16:56:14.594Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-18T16:56:14.597Z] $ docker stop --time=1 4150340a089e74184c4c42ba60fcda511015d5c05a4b761f6e30b5d8a2d9e75a\n [2020-02-18T16:56:15.097Z] Commit message: "Merge branch \'master\' into PRTEMPLATE"\n [2020-02-18T16:56:16.393Z] $ docker rm -f 4150340a089e74184c4c42ba60fcda511015d5c05a4b761f6e30b5d8a2d9e75a\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n Stage "Build" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] echo\n [2020-02-18T16:56:17.160Z] =========================================================\n [2020-02-18T16:56:17.160Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n [2020-02-18T16:56:17.160Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T16:56:18.749Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine .\n [2020-02-18T16:56:19.353Z] Sending build context to Docker daemon 252.9kB\n\n [2020-02-18T16:56:19.628Z] Step 1/7 : ARG BASE=golang:1.13-alpine\n [2020-02-18T16:56:19.628Z] Step 2/7 : FROM ${BASE}\n [2020-02-18T16:56:20.222Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-02-18T16:56:20.222Z] cde5963f3b93: Pulling fs layer\n [2020-02-18T16:56:20.222Z] 2a23fa8c16f7: Pulling fs layer\n [2020-02-18T16:56:20.222Z] 777b28850792: Pulling fs layer\n [2020-02-18T16:56:20.222Z] 8a11ddd9e578: Pulling fs layer\n [2020-02-18T16:56:20.222Z] 4cf88f913ddb: Pulling fs layer\n [2020-02-18T16:56:20.222Z] 1df406cf5192: Pulling fs layer\n [2020-02-18T16:56:20.222Z] cd6300453558: Pulling fs layer\n [2020-02-18T16:56:20.222Z] b9c365052c96: Pulling fs layer\n [2020-02-18T16:56:20.222Z] a2d8cc88f415: Pulling fs layer\n [2020-02-18T16:56:20.222Z] ea1d1ca13537: Pulling fs layer\n [2020-02-18T16:56:20.222Z] 3750a50a1c5e: Pulling fs layer\n [2020-02-18T16:56:20.222Z] cd6300453558: Waiting\n [2020-02-18T16:56:20.222Z] b9c365052c96: Waiting\n [2020-02-18T16:56:20.222Z] a2d8cc88f415: Waiting\n [2020-02-18T16:56:20.222Z] ea1d1ca13537: Waiting\n [2020-02-18T16:56:20.222Z] 3750a50a1c5e: Waiting\n [2020-02-18T16:56:20.222Z] 4cf88f913ddb: Waiting\n [2020-02-18T16:56:20.222Z] 1df406cf5192: Waiting\n [2020-02-18T16:56:20.222Z] 8a11ddd9e578: Waiting\n [2020-02-18T16:56:20.222Z] 2a23fa8c16f7: Verifying Checksum\n [2020-02-18T16:56:20.222Z] 2a23fa8c16f7: Download complete\n [2020-02-18T16:56:20.222Z] 777b28850792: Verifying Checksum\n [2020-02-18T16:56:20.222Z] 777b28850792: Download complete\n [2020-02-18T16:56:20.222Z] 4cf88f913ddb: Verifying Checksum\n [2020-02-18T16:56:20.222Z] 4cf88f913ddb: Download complete\n [2020-02-18T16:56:20.222Z] 1df406cf5192: Verifying Checksum\n [2020-02-18T16:56:20.222Z] 1df406cf5192: Download complete\n [2020-02-18T16:56:20.820Z] cde5963f3b93: Verifying Checksum\n [2020-02-18T16:56:20.820Z] cde5963f3b93: Download complete\n [2020-02-18T16:56:22.818Z] cde5963f3b93: Pull complete\n [2020-02-18T16:56:23.842Z] 2a23fa8c16f7: Pull complete\n [2020-02-18T16:56:24.449Z] 777b28850792: Pull complete\n [2020-02-18T16:56:27.840Z] cd6300453558: Verifying Checksum\n [2020-02-18T16:56:27.840Z] cd6300453558: Download complete\n [2020-02-18T16:56:28.130Z] a2d8cc88f415: Verifying Checksum\n [2020-02-18T16:56:28.130Z] a2d8cc88f415: Download complete\n [2020-02-18T16:56:32.447Z] ea1d1ca13537: Verifying Checksum\n [2020-02-18T16:56:32.447Z] ea1d1ca13537: Download complete\n [2020-02-18T16:56:32.447Z] 3750a50a1c5e: Verifying Checksum\n [2020-02-18T16:56:32.447Z] 3750a50a1c5e: Download complete\n [2020-02-18T16:56:35.072Z] b9c365052c96: Verifying Checksum\n [2020-02-18T16:56:35.072Z] b9c365052c96: Download complete\n [2020-02-18T16:56:36.501Z] 8a11ddd9e578: Verifying Checksum\n [2020-02-18T16:56:36.501Z] 8a11ddd9e578: Download complete\n [2020-02-18T16:56:54.845Z] 8a11ddd9e578: Pull complete\n [2020-02-18T16:56:54.845Z] 4cf88f913ddb: Pull complete\n [2020-02-18T16:56:54.845Z] 1df406cf5192: Pull complete\n [2020-02-18T16:57:01.580Z] cd6300453558: Pull complete\n [2020-02-18T16:57:09.845Z] b9c365052c96: Pull complete\n [2020-02-18T16:57:09.845Z] a2d8cc88f415: Pull complete\n [2020-02-18T16:57:11.846Z] ea1d1ca13537: Pull complete\n [2020-02-18T16:57:12.123Z] 3750a50a1c5e: Pull complete\n [2020-02-18T16:57:12.123Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n [2020-02-18T16:57:12.123Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n [2020-02-18T16:57:12.123Z] ---> 78745c68409d\n [2020-02-18T16:57:12.124Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-18T16:57:15.673Z] ---> Running in b62d7c83c1ce\n [2020-02-18T16:57:16.262Z] Removing intermediate container b62d7c83c1ce\n [2020-02-18T16:57:16.262Z] ---> af9b05ef0ec2\n [2020-02-18T16:57:16.262Z] Step 4/7 : RUN apk add --update bash\n [2020-02-18T16:57:16.262Z] ---> Running in d87c81087758\n [2020-02-18T16:57:17.232Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-18T16:57:18.602Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-18T16:57:18.602Z] OK: 125 MiB in 39 packages\n [2020-02-18T16:57:20.017Z] Removing intermediate container d87c81087758\n [2020-02-18T16:57:20.017Z] ---> 3bd2ff2ade4a\n [2020-02-18T16:57:20.017Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-02-18T16:57:20.017Z] ---> Running in 5f2bd3156c33\n [2020-02-18T16:57:20.610Z] Removing intermediate container 5f2bd3156c33\n [2020-02-18T16:57:20.610Z] ---> 75c7aef23437\n [2020-02-18T16:57:20.610Z] Step 6/7 : COPY go.mod .\n [2020-02-18T16:57:21.202Z] ---> a4be484676d2\n [2020-02-18T16:57:21.202Z] Step 7/7 : RUN go mod download\n [2020-02-18T16:57:21.202Z] ---> Running in 839f230acd71\n [2020-02-18T16:57:23.170Z] \x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-18T16:57:23.170Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-18T16:57:23.170Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-18T16:57:23.170Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-18T16:57:23.170Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-02-18T16:57:23.170Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-18T16:57:23.170Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-18T16:57:23.170Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-18T16:57:23.170Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-02-18T16:57:23.170Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-02-18T16:57:23.170Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-18T16:57:23.170Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-02-18T16:57:23.170Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-18T16:57:23.171Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-18T16:57:23.171Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-18T16:57:23.171Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-18T16:57:23.171Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-18T16:57:23.171Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-18T16:57:23.171Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-18T16:57:23.171Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-18T16:57:23.171Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-18T16:57:23.171Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-18T16:57:23.171Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-18T16:57:23.439Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-18T16:57:23.439Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-18T16:57:23.439Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-18T16:57:23.439Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-18T16:57:23.439Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-18T16:57:23.439Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-18T16:57:23.439Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-18T16:57:23.439Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-18T16:57:23.439Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-18T16:57:23.439Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-18T16:57:23.439Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-18T16:57:23.439Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-18T16:57:23.439Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-18T16:57:23.439Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-18T16:57:23.439Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-18T16:57:23.439Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-18T16:57:23.439Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-18T16:57:23.439Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-18T16:57:23.439Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-18T16:57:23.439Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-18T16:57:23.439Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-18T16:57:23.439Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-18T16:57:23.439Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-18T16:57:23.439Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-18T16:57:23.439Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-18T16:57:23.439Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-18T16:57:23.711Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-18T16:57:33.901Z] \x1b[0mRemoving intermediate container 839f230acd71\n [2020-02-18T16:57:33.901Z] ---> 3ca2a60092c8\n [2020-02-18T16:57:33.901Z] Successfully built 3ca2a60092c8\n [2020-02-18T16:57:33.901Z] Successfully tagged ci-base-image-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T16:57:34.384Z] + docker inspect -f . ci-base-image-arm64\n [2020-02-18T16:57:34.654Z] .\n [Pipeline] withDockerContainer\n [2020-02-18T16:57:35.116Z] prd-ubuntu18.04-docker-arm64-4c-2g-24648 does not seem to be running inside a container\n [2020-02-18T16:57:35.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n [2020-02-18T16:57:36.801Z] $ docker top 913f185cf43b196fd1072793e917000018c072fb0d67e387a4b27a5858188060 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-18T16:57:39.334Z] + go version\n [2020-02-18T16:57:39.334Z] go version go1.13.5 linux/arm64\n [Pipeline] sh\n [2020-02-18T16:57:40.039Z] + make test\n [2020-02-18T16:57:40.039Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-02-18T16:58:19.015Z] ok \tgithub.com/edgexfoundry/go-mod-configuration/configuration\t0.016s\tcoverage: 85.7% of statements\n [2020-02-18T16:58:19.987Z] ok \tgithub.com/edgexfoundry/go-mod-configuration/internal/pkg/consul\t2.628s\tcoverage: 86.0% of statements\n [2020-02-18T16:58:19.987Z] ? \tgithub.com/edgexfoundry/go-mod-configuration/pkg/types\t[no test files]\n [2020-02-18T16:58:19.987Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-02-18T16:58:23.353Z] gofmt -l .\n [2020-02-18T16:58:23.353Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] stash\n [2020-02-18T16:58:23.373Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-02-18T16:58:23.822Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-18T16:58:23.818Z] $ docker stop --time=1 913f185cf43b196fd1072793e917000018c072fb0d67e387a4b27a5858188060\n [2020-02-18T16:58:26.018Z] $ docker rm -f 913f185cf43b196fd1072793e917000018c072fb0d67e387a4b27a5858188060\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n [Pipeline] unstash\n [Pipeline] wrap\n [2020-02-18T16:58:26.996Z] provisioning config files...\n [2020-02-18T16:58:27.009Z] copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_PR-6@tmp/config2826804677735840838tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-02-18T16:58:27.315Z] + curl -s https://codecov.io/bash\n [2020-02-18T16:58:27.315Z] + bash -s - -t @/w/workspace/oundry_go-mod-configuration_PR-6@tmp/config2826804677735840838tmp\n [2020-02-18T16:58:27.577Z] \n [2020-02-18T16:58:27.577Z] _____ _\n [2020-02-18T16:58:27.577Z] / ____| | |\n [2020-02-18T16:58:27.577Z] | | ___ __| | ___ ___ _____ __\n [2020-02-18T16:58:27.577Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-02-18T16:58:27.577Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-02-18T16:58:27.577Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-02-18T16:58:27.577Z] Bash-20191211-b8db533\n [2020-02-18T16:58:27.577Z] \n [2020-02-18T16:58:27.577Z] \n [2020-02-18T16:58:27.577Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-02-18T16:58:27.577Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-02-18T16:58:27.577Z] Fixing merge commit SHA\n [2020-02-18T16:58:27.577Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n [2020-02-18T16:58:27.577Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-02-18T16:58:27.577Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-02-18T16:58:27.577Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-02-18T16:58:27.577Z] \x1b[0;32m+\x1b[0m .\n [2020-02-18T16:58:27.577Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-02-18T16:58:27.577Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-02-18T16:58:27.577Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-02-18T16:58:27.577Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=12009\x1b[0m\n [2020-02-18T16:58:27.577Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-02-18T16:58:27.577Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-02-18T16:58:27.577Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-02-18T16:58:27.577Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-02-18T16:58:27.577Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-02-18T16:58:27.577Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-02-18T16:58:27.577Z] \x1b[0;90mquery:\x1b[0m branch=PR-6&commit=6d7db4185cd37d582ebc0653c2db007ecf53c489&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-6%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=6&job=\n [2020-02-18T16:58:27.836Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-02-18T16:58:27.836Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-6&commit=6d7db4185cd37d582ebc0653c2db007ecf53c489&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-6%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=6&job=\n [2020-02-18T16:58:28.094Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-02-18T16:58:28.659Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/go-mod-configuration/commit/6d7db4185cd37d582ebc0653c2db007ecf53c489\x1b[0m\n [Pipeline] }\n [2020-02-18T16:58:28.666Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to when conditional\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-18T16:58:29.220Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-18T16:58:29.515Z] ---> package-listing.sh\n [2020-02-18T16:58:29.515Z] ++ facter osfamily\n [2020-02-18T16:58:29.515Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-02-18T16:58:29.515Z] + OS_FAMILY=redhat\n [2020-02-18T16:58:29.515Z] + workspace=/w/workspace/oundry_go-mod-configuration_PR-6\n [2020-02-18T16:58:29.515Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-02-18T16:58:29.515Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-02-18T16:58:29.515Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-02-18T16:58:29.515Z] + PACKAGES=/tmp/packages_start.txt\n [2020-02-18T16:58:29.515Z] + \'[\' /w/workspace/oundry_go-mod-configuration_PR-6 \']\'\n [2020-02-18T16:58:29.515Z] + PACKAGES=/tmp/packages_end.txt\n [2020-02-18T16:58:29.515Z] + case "${OS_FAMILY}" in\n [2020-02-18T16:58:29.515Z] + rpm -qa\n [2020-02-18T16:58:29.515Z] + sort\n [2020-02-18T16:58:33.707Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-02-18T16:58:33.707Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-02-18T16:58:33.707Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-02-18T16:58:33.707Z] + \'[\' /w/workspace/oundry_go-mod-configuration_PR-6 \']\'\n [2020-02-18T16:58:33.707Z] + mkdir -p /w/workspace/oundry_go-mod-configuration_PR-6/archives/\n [2020-02-18T16:58:33.707Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_go-mod-configuration_PR-6/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T16:58:34.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-18T16:58:34.229Z] \n [2020-02-18T16:58:34.229Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T16:58:34.541Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-18T16:58:34.541Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-02-18T16:58:34.541Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-18T16:58:34.541Z] da0e9bf0cc60: Pulling fs layer\n [2020-02-18T16:58:34.541Z] c9ea274ed700: Pulling fs layer\n [2020-02-18T16:58:34.541Z] 9cfac6ba3733: Pulling fs layer\n [2020-02-18T16:58:34.541Z] f6a933c9cadc: Pulling fs layer\n [2020-02-18T16:58:34.541Z] 61811dbd4963: Pulling fs layer\n [2020-02-18T16:58:34.541Z] a6eb2c9e2280: Pulling fs layer\n [2020-02-18T16:58:34.541Z] 095dd8b7b4d8: Pulling fs layer\n [2020-02-18T16:58:34.541Z] dc21a1d4508b: Pulling fs layer\n [2020-02-18T16:58:34.541Z] 363af2e989c4: Pulling fs layer\n [2020-02-18T16:58:34.541Z] a6eb2c9e2280: Waiting\n [2020-02-18T16:58:34.541Z] 095dd8b7b4d8: Waiting\n [2020-02-18T16:58:34.541Z] 9cfac6ba3733: Waiting\n [2020-02-18T16:58:34.541Z] f6a933c9cadc: Waiting\n [2020-02-18T16:58:34.541Z] 61811dbd4963: Waiting\n [2020-02-18T16:58:34.541Z] dc21a1d4508b: Waiting\n [2020-02-18T16:58:34.541Z] 363af2e989c4: Waiting\n [2020-02-18T16:58:34.541Z] da0e9bf0cc60: Download complete\n [2020-02-18T16:58:34.541Z] 9cfac6ba3733: Verifying Checksum\n [2020-02-18T16:58:34.541Z] 9cfac6ba3733: Download complete\n [2020-02-18T16:58:34.541Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-18T16:58:34.541Z] e6b0cf9c0882: Download complete\n [2020-02-18T16:58:34.541Z] f6a933c9cadc: Verifying Checksum\n [2020-02-18T16:58:34.541Z] f6a933c9cadc: Download complete\n [2020-02-18T16:58:34.814Z] a6eb2c9e2280: Verifying Checksum\n [2020-02-18T16:58:34.814Z] a6eb2c9e2280: Download complete\n [2020-02-18T16:58:35.089Z] c9ea274ed700: Verifying Checksum\n [2020-02-18T16:58:35.089Z] c9ea274ed700: Download complete\n [2020-02-18T16:58:35.089Z] e6b0cf9c0882: Pull complete\n [2020-02-18T16:58:35.089Z] 095dd8b7b4d8: Verifying Checksum\n [2020-02-18T16:58:35.089Z] 095dd8b7b4d8: Download complete\n [2020-02-18T16:58:35.089Z] 363af2e989c4: Verifying Checksum\n [2020-02-18T16:58:35.089Z] 363af2e989c4: Download complete\n [2020-02-18T16:58:35.089Z] dc21a1d4508b: Verifying Checksum\n [2020-02-18T16:58:35.089Z] dc21a1d4508b: Download complete\n [2020-02-18T16:58:35.352Z] da0e9bf0cc60: Pull complete\n [2020-02-18T16:58:35.613Z] 61811dbd4963: Verifying Checksum\n [2020-02-18T16:58:35.613Z] 61811dbd4963: Download complete\n [2020-02-18T16:58:37.516Z] c9ea274ed700: Pull complete\n [2020-02-18T16:58:37.516Z] 9cfac6ba3733: Pull complete\n [2020-02-18T16:58:37.778Z] f6a933c9cadc: Pull complete\n [2020-02-18T16:58:41.967Z] 61811dbd4963: Pull complete\n [2020-02-18T16:58:41.967Z] a6eb2c9e2280: Pull complete\n [2020-02-18T16:58:43.344Z] 095dd8b7b4d8: Pull complete\n [2020-02-18T16:58:43.603Z] dc21a1d4508b: Pull complete\n [2020-02-18T16:58:43.603Z] 363af2e989c4: Pull complete\n [2020-02-18T16:58:43.603Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-02-18T16:58:43.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-02-18T16:58:43.755Z] prd-centos7-docker-4c-2g-22901 does not seem to be running inside a container\n [2020-02-18T16:58:43.792Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/oundry_go-mod-configuration_PR-6 -v /w/workspace/oundry_go-mod-configuration_PR-6:/w/workspace/oundry_go-mod-configuration_PR-6:rw,z -v /w/workspace/oundry_go-mod-configuration_PR-6@tmp:/w/workspace/oundry_go-mod-configuration_PR-6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-02-18T16:58:44.986Z] $ docker top 5f95e9ec2e56400687781069c17de0c2566624ebfde5f9f6ee2e796cc94fa4ed -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-02-18T16:58:45.590Z] provisioning config files...\n [2020-02-18T16:58:45.600Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_PR-6@tmp/config1810952729435382176tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-18T16:58:45.615Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-18T16:58:45.910Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-02-18T16:58:45.917Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-18T16:58:46.208Z] ---> logs-deploy.sh\n [2020-02-18T16:58:46.208Z] + ARCHIVE_ARTIFACTS=\n [2020-02-18T16:58:46.208Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-02-18T16:58:46.208Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-02-18T16:58:46.208Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-02-18T16:58:46.208Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-6/2\n [2020-02-18T16:58:46.208Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-configuration/job/PR-6/2/\n [2020-02-18T16:58:46.208Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-6/2 /w/workspace/oundry_go-mod-configuration_PR-6\n [2020-02-18T16:58:47.149Z] Archives upload complete.\n [2020-02-18T16:58:47.149Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-6/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-configuration/job/PR-6/2/\n [2020-02-18T16:58:48.094Z] ---> uname -a:\n [2020-02-18T16:58:48.094Z] Linux 5f95e9ec2e56 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-02-18T16:58:48.094Z] \n [2020-02-18T16:58:48.094Z] \n [2020-02-18T16:58:48.094Z] ---> lscpu:\n [2020-02-18T16:58:48.094Z] Architecture: x86_64\n [2020-02-18T16:58:48.094Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-02-18T16:58:48.094Z] Byte Order: Little Endian\n [2020-02-18T16:58:48.094Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-02-18T16:58:48.094Z] CPU(s): 4\n [2020-02-18T16:58:48.094Z] On-line CPU(s) list: 0-3\n [2020-02-18T16:58:48.094Z] Thread(s) per core: 1\n [2020-02-18T16:58:48.094Z] Core(s) per socket: 1\n [2020-02-18T16:58:48.094Z] Socket(s): 4\n [2020-02-18T16:58:48.094Z] NUMA node(s): 1\n [2020-02-18T16:58:48.094Z] Vendor ID: GenuineIntel\n [2020-02-18T16:58:48.094Z] CPU family: 6\n [2020-02-18T16:58:48.094Z] Model: 44\n [2020-02-18T16:58:48.094Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-02-18T16:58:48.094Z] Stepping: 1\n [2020-02-18T16:58:48.094Z] CPU MHz: 2933.438\n [2020-02-18T16:58:48.094Z] BogoMIPS: 5866.87\n [2020-02-18T16:58:48.094Z] Virtualization: VT-x\n [2020-02-18T16:58:48.094Z] Hypervisor vendor: KVM\n [2020-02-18T16:58:48.094Z] Virtualization type: full\n [2020-02-18T16:58:48.094Z] L1d cache: 128 KiB\n [2020-02-18T16:58:48.094Z] L1i cache: 128 KiB\n [2020-02-18T16:58:48.094Z] L2 cache: 16 MiB\n [2020-02-18T16:58:48.094Z] L3 cache: 64 MiB\n [2020-02-18T16:58:48.094Z] NUMA node0 CPU(s): 0-3\n [2020-02-18T16:58:48.094Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-02-18T16:58:48.094Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-02-18T16:58:48.094Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-02-18T16:58:48.094Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-02-18T16:58:48.094Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-02-18T16:58:48.094Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp\n [2020-02-18T16:58:48.094Z] \n [2020-02-18T16:58:48.094Z] \n [2020-02-18T16:58:48.094Z] ---> nproc:\n [2020-02-18T16:58:48.094Z] 4\n [2020-02-18T16:58:48.094Z] \n [2020-02-18T16:58:48.094Z] \n [2020-02-18T16:58:48.094Z] ---> df -h:\n [2020-02-18T16:58:48.094Z] Filesystem Size Used Available Use% Mounted on\n [2020-02-18T16:58:48.094Z] overlay 50.0G 6.1G 43.9G 12% /\n [2020-02-18T16:58:48.094Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-02-18T16:58:48.094Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-02-18T16:58:48.094Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-02-18T16:58:48.094Z] /dev/vda1 50.0G 6.1G 43.9G 12% /etc/resolv.conf\n [2020-02-18T16:58:48.094Z] /dev/vda1 50.0G 6.1G 43.9G 12% /etc/hostname\n [2020-02-18T16:58:48.094Z] /dev/vda1 50.0G 6.1G 43.9G 12% /etc/hosts\n [2020-02-18T16:58:48.094Z] /dev/vda1 50.0G 6.1G 43.9G 12% /w/workspace/oundry_go-mod-configuration_PR-6\n [2020-02-18T16:58:48.094Z] /dev/vda1 50.0G 6.1G 43.9G 12% /w/workspace/oundry_go-mod-configuration_PR-6@tmp\n [2020-02-18T16:58:48.094Z] /dev/vda1 50.0G 6.1G 43.9G 12% /var/log/sa\n [2020-02-18T16:58:48.094Z] \n [2020-02-18T16:58:48.094Z] \n [2020-02-18T16:58:48.094Z] ---> free -m:\n [2020-02-18T16:58:48.094Z] total used free shared buff/cache available\n [2020-02-18T16:58:48.094Z] Mem: 1838 710 73 0 1054 1035\n [2020-02-18T16:58:48.094Z] Swap: 1023 1 1022\n [2020-02-18T16:58:48.094Z] \n [2020-02-18T16:58:48.094Z] \n [2020-02-18T16:58:48.094Z] ---> ip addr:\n [2020-02-18T16:58:48.094Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-02-18T16:58:48.094Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-02-18T16:58:48.094Z] inet 127.0.0.1/8 scope host lo\n [2020-02-18T16:58:48.094Z] valid_lft forever preferred_lft forever\n [2020-02-18T16:58:48.094Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-02-18T16:58:48.094Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-02-18T16:58:48.094Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-02-18T16:58:48.094Z] valid_lft forever preferred_lft forever\n [2020-02-18T16:58:48.094Z] \n [2020-02-18T16:58:48.094Z] \n [2020-02-18T16:58:48.094Z] ---> sar -b -r -n DEV:\n [2020-02-18T16:58:48.095Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/18/20 \t_x86_64_\t(4 CPU)\n [2020-02-18T16:58:48.095Z] \n [2020-02-18T16:58:48.095Z] 15:47:26 LINUX RESTART\n [2020-02-18T16:58:48.095Z] \n [2020-02-18T16:58:48.095Z] 15:48:01 tps rtps wtps bread/s bwrtn/s\n [2020-02-18T16:58:48.095Z] 15:49:01 29.85 6.09 23.76 1855.74 2054.80\n [2020-02-18T16:58:48.095Z] 15:50:01 2.85 0.00 2.85 0.00 93.34\n [2020-02-18T16:58:48.095Z] 15:51:01 0.63 0.00 0.63 0.00 8.63\n [2020-02-18T16:58:48.095Z] 15:52:01 0.53 0.00 0.53 0.00 5.96\n [2020-02-18T16:58:48.095Z] 15:53:01 0.67 0.00 0.67 0.00 8.06\n [2020-02-18T16:58:48.095Z] 15:54:01 0.82 0.00 0.82 0.00 9.78\n [2020-02-18T16:58:48.095Z] 15:55:01 0.58 0.00 0.58 0.00 6.15\n [2020-02-18T16:58:48.095Z] 15:56:01 0.65 0.00 0.65 0.00 8.51\n [2020-02-18T16:58:48.095Z] 15:57:01 0.40 0.00 0.40 0.00 5.61\n [2020-02-18T16:58:48.095Z] 15:58:01 0.23 0.00 0.23 0.00 3.06\n [2020-02-18T16:58:48.095Z] 15:59:02 0.27 0.00 0.27 0.00 2.43\n [2020-02-18T16:58:48.095Z] 16:00:01 0.25 0.00 0.25 0.00 3.25\n [2020-02-18T16:58:48.095Z] 16:01:01 0.33 0.02 0.32 0.13 3.65\n [2020-02-18T16:58:48.095Z] 16:02:01 0.50 0.13 0.37 2.66 6.46\n [2020-02-18T16:58:48.095Z] 16:03:01 0.42 0.23 0.18 7.46 3.45\n [2020-02-18T16:58:48.095Z] 16:04:01 1.12 0.00 1.12 0.00 18.81\n [2020-02-18T16:58:48.095Z] 16:05:01 0.62 0.00 0.62 0.00 6.49\n [2020-02-18T16:58:48.095Z] 16:06:01 1.85 1.15 0.70 29.18 8.93\n [2020-02-18T16:58:48.095Z] 16:07:01 275.32 252.59 22.73 3462.71 838.77\n [2020-02-18T16:58:48.095Z] 16:08:01 0.90 0.00 0.90 0.00 145.51\n [2020-02-18T16:58:48.095Z] 16:09:01 0.17 0.00 0.17 0.00 1.62\n [2020-02-18T16:58:48.095Z] 16:10:01 0.30 0.00 0.30 0.00 3.61\n [2020-02-18T16:58:48.095Z] 16:11:01 0.25 0.00 0.25 0.00 2.43\n [2020-02-18T16:58:48.095Z] 16:12:01 0.22 0.00 0.22 0.00 1.78\n [2020-02-18T16:58:48.095Z] 16:13:01 0.23 0.00 0.23 0.00 2.03\n [2020-02-18T16:58:48.095Z] 16:14:01 0.28 0.00 0.28 0.00 3.35\n [2020-02-18T16:58:48.095Z] 16:15:01 0.22 0.00 0.22 0.00 2.55\n [2020-02-18T16:58:48.095Z] 16:16:01 0.17 0.00 0.17 0.00 1.33\n [2020-02-18T16:58:48.095Z] 16:17:01 0.25 0.00 0.25 0.00 2.91\n [2020-02-18T16:58:48.095Z] 16:18:01 0.22 0.00 0.22 0.00 2.02\n [2020-02-18T16:58:48.095Z] 16:19:01 0.18 0.00 0.18 0.00 1.73\n [2020-02-18T16:58:48.095Z] 16:20:01 0.25 0.00 0.25 0.00 3.45\n [2020-02-18T16:58:48.095Z] 16:21:01 0.25 0.00 0.25 0.00 2.32\n [2020-02-18T16:58:48.095Z] 16:22:01 0.50 0.00 0.50 0.00 7.03\n [2020-02-18T16:58:48.095Z] 16:23:02 0.13 0.00 0.13 0.00 2.13\n [2020-02-18T16:58:48.095Z] 16:24:01 0.36 0.00 0.36 0.00 5.00\n [2020-02-18T16:58:48.095Z] 16:25:01 0.17 0.00 0.17 0.00 1.60\n [2020-02-18T16:58:48.095Z] 16:26:01 0.17 0.00 0.17 0.00 2.03\n [2020-02-18T16:58:48.095Z] 16:27:01 0.18 0.00 0.18 0.00 1.57\n [2020-02-18T16:58:48.095Z] 16:28:01 0.48 0.00 0.48 0.00 8.14\n [2020-02-18T16:58:48.095Z] 16:29:01 0.25 0.00 0.25 0.00 4.23\n [2020-02-18T16:58:48.095Z] 16:30:01 0.30 0.00 0.30 0.00 5.15\n [2020-02-18T16:58:48.095Z] 16:31:01 0.27 0.00 0.27 0.00 4.03\n [2020-02-18T16:58:48.095Z] 16:32:01 0.22 0.00 0.22 0.00 3.18\n [2020-02-18T16:58:48.095Z] 16:33:01 0.30 0.00 0.30 0.00 4.88\n [2020-02-18T16:58:48.095Z] 16:34:01 0.25 0.00 0.25 0.00 4.03\n [2020-02-18T16:58:48.095Z] 16:35:01 0.20 0.00 0.20 0.00 1.80\n [2020-02-18T16:58:48.095Z] 16:36:01 0.30 0.00 0.30 0.00 3.60\n [2020-02-18T16:58:48.095Z] 16:37:01 0.22 0.00 0.22 0.00 2.02\n [2020-02-18T16:58:48.095Z] 16:38:01 0.17 0.00 0.17 0.00 1.47\n [2020-02-18T16:58:48.095Z] 16:39:01 0.17 0.00 0.17 0.00 2.28\n [2020-02-18T16:58:48.095Z] 16:40:01 0.27 0.00 0.27 0.00 2.91\n [2020-02-18T16:58:48.095Z] 16:41:01 0.22 0.00 0.22 0.00 2.15\n [2020-02-18T16:58:48.095Z] 16:42:01 0.17 0.00 0.17 0.00 1.47\n [2020-02-18T16:58:48.095Z] 16:43:01 0.33 0.00 0.33 0.00 4.71\n [2020-02-18T16:58:48.095Z] 16:44:01 0.23 0.00 0.23 0.00 2.55\n [2020-02-18T16:58:48.095Z] 16:45:01 0.17 0.00 0.17 0.00 1.60\n [2020-02-18T16:58:48.095Z] 16:46:01 0.27 0.00 0.27 0.00 2.91\n [2020-02-18T16:58:48.095Z] 16:47:01 0.37 0.00 0.37 0.00 5.58\n [2020-02-18T16:58:48.095Z] 16:48:01 0.22 0.00 0.22 0.00 2.28\n [2020-02-18T16:58:48.095Z] 16:49:02 0.25 0.00 0.25 0.00 3.18\n [2020-02-18T16:58:48.095Z] 16:50:01 0.34 0.00 0.34 0.00 5.47\n [2020-02-18T16:58:48.095Z] 16:51:01 0.28 0.00 0.28 0.00 3.41\n [2020-02-18T16:58:48.095Z] 16:52:01 0.35 0.00 0.35 0.00 4.36\n [2020-02-18T16:58:48.095Z] 16:53:01 0.25 0.00 0.25 0.00 2.65\n [2020-02-18T16:58:48.095Z] 16:54:01 0.25 0.00 0.25 0.00 3.05\n [2020-02-18T16:58:48.095Z] 16:55:01 0.22 0.00 0.22 0.00 2.28\n [2020-02-18T16:58:48.095Z] 16:56:01 0.22 0.00 0.22 0.00 3.71\n [2020-02-18T16:58:48.095Z] 16:57:01 0.30 0.00 0.30 0.00 3.23\n [2020-02-18T16:58:48.095Z] 16:58:01 0.22 0.00 0.22 0.00 3.35\n [2020-02-18T16:58:48.095Z] Average: 4.74 3.72 1.02 76.61 48.58\n [2020-02-18T16:58:48.095Z] \n [2020-02-18T16:58:48.095Z] 15:48:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-02-18T16:58:48.095Z] 15:49:01 104664 1777640 94.44 2620 1214464 932064 31.80 460932 1158956 20\n [2020-02-18T16:58:48.095Z] 15:50:01 112240 1770064 94.04 2620 1214468 894156 30.51 454832 1158564 12\n [2020-02-18T16:58:48.095Z] 15:51:01 111200 1771104 94.09 2620 1214496 894324 30.51 455712 1158564 12\n [2020-02-18T16:58:48.095Z] 15:52:01 111080 1771224 94.10 2620 1214476 894360 30.52 456012 1158564 8\n [2020-02-18T16:58:48.095Z] 15:53:01 112164 1770140 94.04 2620 1214484 894240 30.51 455432 1158564 8\n [2020-02-18T16:58:48.095Z] 15:54:01 112252 1770052 94.04 2620 1214488 894216 30.51 455348 1158564 8\n [2020-02-18T16:58:48.095Z] 15:55:01 112632 1769672 94.02 2620 1214492 894156 30.51 454916 1158560 8\n [2020-02-18T16:58:48.095Z] 15:56:01 120420 1761884 93.60 2620 1214496 894156 30.51 447256 1158560 8\n [2020-02-18T16:58:48.095Z] 15:57:01 120352 1761952 93.61 2620 1214508 894156 30.51 447144 1158564 16\n [2020-02-18T16:58:48.095Z] 15:58:01 130116 1752188 93.09 2620 1214512 894204 30.51 437136 1158560 12\n [2020-02-18T16:58:48.095Z] 15:59:02 130660 1751644 93.06 2620 1214512 894152 30.51 437156 1158560 12\n [2020-02-18T16:58:48.095Z] 16:00:01 130240 1752064 93.08 2620 1214520 894156 30.51 437220 1158560 8\n [2020-02-18T16:58:48.095Z] 16:01:01 129056 1753248 93.14 2620 1214524 896560 30.59 437888 1158560 8\n [2020-02-18T16:58:48.095Z] 16:02:01 130156 1752148 93.09 2620 1214680 894664 30.53 437132 1158652 16\n [2020-02-18T16:58:48.095Z] 16:03:01 129716 1752588 93.11 2620 1214720 894736 30.53 437612 1158680 28\n [2020-02-18T16:58:48.095Z] 16:04:01 130052 1752252 93.09 2620 1214724 894664 30.53 437132 1158680 8\n [2020-02-18T16:58:48.095Z] 16:05:01 130068 1752236 93.09 2620 1214728 894664 30.53 437156 1158684 8\n [2020-02-18T16:58:48.095Z] 16:06:01 127300 1755004 93.24 2620 1215288 897824 30.63 438416 1159036 16\n [2020-02-18T16:58:48.095Z] 16:07:01 69548 1812756 96.31 2620 1180780 894696 30.53 451768 1109892 3936\n [2020-02-18T16:58:48.095Z] 16:08:01 69056 1813248 96.33 2620 1180784 894780 30.53 452140 1109880 16\n [2020-02-18T16:58:48.095Z] 16:09:01 69284 1813020 96.32 2620 1180788 894696 30.53 451840 1109880 16\n [2020-02-18T16:58:48.095Z] 16:10:01 69580 1812724 96.30 2620 1180796 894696 30.53 451972 1109880 12\n [2020-02-18T16:58:48.095Z] 16:11:01 68740 1813564 96.35 2620 1180796 894732 30.53 452024 1109880 12\n [2020-02-18T16:58:48.095Z] 16:12:01 69208 1813096 96.32 2620 1180808 894696 30.53 451880 1109884 12\n [2020-02-18T16:58:48.095Z] 16:13:01 68792 1813512 96.35 2620 1180812 894768 30.53 452372 1109880 16\n [2020-02-18T16:58:48.095Z] 16:14:01 68700 1813604 96.35 2620 1180816 894732 30.53 452076 1109880 20\n [2020-02-18T16:58:48.095Z] 16:15:01 69456 1812848 96.31 2620 1180820 894696 30.53 451804 1109880 8\n [2020-02-18T16:58:48.095Z] 16:16:01 69500 1812804 96.31 2620 1180824 894696 30.53 451984 1109880 8\n [2020-02-18T16:58:48.095Z] 16:17:01 68688 1813616 96.35 2620 1180832 894696 30.53 451924 1109880 8\n [2020-02-18T16:58:48.095Z] 16:18:01 68668 1813636 96.35 2620 1180832 894780 30.53 452452 1109880 16\n [2020-02-18T16:58:48.095Z] 16:19:01 68716 1813588 96.35 2620 1180840 894744 30.53 452164 1109880 16\n [2020-02-18T16:58:48.095Z] 16:20:01 69020 1813284 96.33 2620 1180844 894696 30.53 451932 1109880 8\n [2020-02-18T16:58:48.095Z] 16:21:01 68928 1813376 96.34 2620 1180848 894696 30.53 451964 1109884 16\n [2020-02-18T16:58:48.095Z] 16:22:01 69012 1813292 96.33 2620 1180852 894696 30.53 452108 1109880 8\n [2020-02-18T16:58:48.095Z] 16:23:02 68584 1813720 96.36 2620 1180856 894768 30.53 452344 1109880 8\n [2020-02-18T16:58:48.095Z] 16:24:01 68800 1813504 96.34 2620 1180860 894744 30.53 452116 1109880 12\n [2020-02-18T16:58:48.095Z] 16:25:01 69052 1813252 96.33 2620 1180864 894696 30.53 452112 1109880 8\n [2020-02-18T16:58:48.095Z] 16:26:01 69044 1813260 96.33 2620 1180872 894696 30.53 451996 1109880 8\n [2020-02-18T16:58:48.095Z] 16:27:01 69112 1813192 96.33 2620 1180872 894696 30.53 452016 1109860 8\n [2020-02-18T16:58:48.095Z] 16:28:01 68708 1813596 96.35 2620 1180880 894768 30.53 452260 1109864 12\n [2020-02-18T16:58:48.095Z] 16:29:01 68524 1813780 96.36 2620 1180884 894744 30.53 452324 1109860 16\n [2020-02-18T16:58:48.095Z] 16:30:01 68872 1813432 96.34 2620 1180892 894696 30.53 452100 1109860 12\n [2020-02-18T16:58:48.095Z] 16:31:01 68880 1813424 96.34 2620 1180896 894696 30.53 452012 1109860 8\n [2020-02-18T16:58:48.095Z] 16:32:01 67820 1814484 96.40 2620 1180900 894840 30.53 453032 1109860 8\n [2020-02-18T16:58:48.095Z] 16:33:01 68716 1813588 96.35 2620 1180908 894768 30.53 452508 1109860 12\n [2020-02-18T16:58:48.095Z] 16:34:01 68592 1813712 96.36 2620 1180908 894732 30.53 452344 1109860 12\n [2020-02-18T16:58:48.095Z] 16:35:01 69076 1813228 96.33 2620 1180916 894696 30.53 452032 1109860 8\n [2020-02-18T16:58:48.095Z] 16:36:01 68888 1813416 96.34 2620 1180920 894696 30.53 452128 1109860 8\n [2020-02-18T16:58:48.095Z] 16:37:01 69044 1813260 96.33 2620 1180920 894692 30.53 452284 1109860 8\n [2020-02-18T16:58:48.095Z] 16:38:01 68676 1813628 96.35 2620 1180928 894768 30.53 452580 1109860 12\n [2020-02-18T16:58:48.095Z] 16:39:01 68248 1814056 96.37 2620 1180932 894792 30.53 452736 1109856 8\n [2020-02-18T16:58:48.095Z] 16:40:01 68952 1813352 96.34 2620 1180936 894696 30.53 452224 1109856 8\n [2020-02-18T16:58:48.095Z] 16:41:01 68912 1813392 96.34 2620 1180940 894696 30.53 452248 1109856 8\n [2020-02-18T16:58:48.095Z] 16:42:01 68920 1813384 96.34 2620 1180948 894696 30.53 452272 1109856 8\n [2020-02-18T16:58:48.095Z] 16:43:01 68388 1813916 96.37 2620 1180948 894768 30.53 452604 1109856 16\n [2020-02-18T16:58:48.095Z] 16:44:01 68856 1813448 96.34 2620 1180956 894732 30.53 452176 1109860 12\n [2020-02-18T16:58:48.095Z] 16:45:01 68764 1813540 96.35 2620 1180960 894696 30.53 452256 1109856 8\n [2020-02-18T16:58:48.095Z] 16:46:01 69640 1812664 96.30 2620 1180968 894156 30.51 451844 1109856 16\n [2020-02-18T16:58:48.095Z] 16:47:01 69596 1812708 96.30 2620 1180912 894156 30.51 451736 1109836 8\n [2020-02-18T16:58:48.095Z] 16:48:01 68956 1813348 96.34 2620 1180920 894228 30.51 452140 1109836 16\n [2020-02-18T16:58:48.095Z] 16:49:02 68888 1813416 96.34 2620 1180928 894204 30.51 452076 1109836 12\n [2020-02-18T16:58:48.095Z] 16:50:01 68960 1813344 96.34 2620 1180932 894156 30.51 451948 1109840 8\n [2020-02-18T16:58:48.095Z] 16:51:01 69036 1813268 96.33 2620 1180940 894156 30.51 451992 1109840 12\n [2020-02-18T16:58:48.095Z] 16:52:01 69036 1813268 96.33 2620 1180944 894156 30.51 451912 1109836 8\n [2020-02-18T16:58:48.095Z] 16:53:01 68880 1813424 96.34 2620 1180944 894228 30.51 452280 1109836 12\n [2020-02-18T16:58:48.095Z] 16:54:01 68936 1813368 96.34 2620 1180952 894156 30.51 451800 1109836 12\n [2020-02-18T16:58:48.095Z] 16:55:01 68268 1814036 96.37 2620 1180956 894324 30.51 452856 1109836 20\n [2020-02-18T16:58:48.095Z] 16:56:01 67264 1815040 96.43 2620 1180964 894444 30.52 453652 1109836 16\n [2020-02-18T16:58:48.095Z] 16:57:01 69036 1813268 96.33 2620 1180968 894156 30.51 451844 1109836 12\n [2020-02-18T16:58:48.095Z] 16:58:01 67592 1814712 96.41 2620 1180976 894464 30.52 453448 1109836 16\n [2020-02-18T16:58:48.095Z] Average: 82354 1799950 95.62 2620 1189555 895153 30.54 450558 1122404 68\n [2020-02-18T16:58:48.095Z] \n [2020-02-18T16:58:48.095Z] 15:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-02-18T16:58:48.095Z] 15:49:01 eth0 100.72 75.32 423.52 40.98 0.00 0.00 0.00\n [2020-02-18T16:58:48.095Z] 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.095Z] 15:49:01 docker0 0.83 0.83 0.11 0.50 0.00 0.00 0.00\n [2020-02-18T16:58:48.095Z] 15:50:01 eth0 0.72 0.10 0.06 0.01 0.00 0.00 0.00\n [2020-02-18T16:58:48.095Z] 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.095Z] 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.095Z] 15:51:01 eth0 1.43 0.32 0.32 0.20 0.00 0.00 0.00\n [2020-02-18T16:58:48.095Z] 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.095Z] 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.095Z] 15:52:01 eth0 0.73 0.30 0.28 0.20 0.00 0.00 0.00\n [2020-02-18T16:58:48.095Z] 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.095Z] 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.095Z] 15:53:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00\n [2020-02-18T16:58:48.095Z] 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.095Z] 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.095Z] 15:54:01 eth0 0.23 0.13 0.07 0.01 0.00 0.00 0.00\n [2020-02-18T16:58:48.095Z] 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.095Z] 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.095Z] 15:55:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-18T16:58:48.095Z] 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 15:56:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 15:57:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 15:58:01 eth0 1.23 0.20 0.21 0.07 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 15:59:02 eth0 0.53 0.08 0.06 0.01 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 15:59:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 15:59:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:00:01 eth0 0.14 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:01:01 eth0 0.23 0.17 0.07 0.01 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:02:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:03:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:04:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:05:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:06:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:07:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:08:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:09:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:10:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:11:01 eth0 0.22 0.15 0.12 0.01 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:12:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:13:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:14:01 eth0 0.15 0.08 0.06 0.01 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:15:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:16:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:17:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:18:01 eth0 0.18 0.17 0.08 0.07 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:19:01 eth0 0.10 0.08 0.06 0.01 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:20:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:21:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:22:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:23:02 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:24:01 eth0 0.12 0.08 0.06 0.01 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:25:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:26:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:28:01 eth0 0.18 0.12 0.08 0.07 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:29:01 eth0 0.15 0.12 0.06 0.01 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:31:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:32:01 eth0 0.48 0.38 0.27 0.21 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:33:01 eth0 0.20 0.15 0.08 0.07 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:34:01 eth0 0.15 0.13 0.09 0.01 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:38:01 eth0 0.20 0.13 0.13 0.07 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:39:01 eth0 0.37 0.23 0.24 0.16 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:40:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:41:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:42:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:43:01 eth0 0.13 0.08 0.08 0.06 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:44:01 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:45:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:46:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.096Z] 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.097Z] 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.097Z] 16:48:01 eth0 0.15 0.17 0.08 0.07 0.00 0.00 0.00\n [2020-02-18T16:58:48.097Z] 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.097Z] 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.097Z] 16:49:02 eth0 0.10 0.07 0.09 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.097Z] 16:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.097Z] 16:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.097Z] 16:50:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.097Z] 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.097Z] 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.097Z] 16:51:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.097Z] 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.097Z] 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.097Z] 16:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.097Z] 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.097Z] 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.097Z] 16:53:01 eth0 0.25 0.22 0.17 0.07 0.00 0.00 0.00\n [2020-02-18T16:58:48.097Z] 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.097Z] 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.097Z] 16:54:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.097Z] 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.097Z] 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.097Z] 16:55:01 eth0 4.98 0.55 0.90 0.36 0.00 0.00 0.00\n [2020-02-18T16:58:48.097Z] 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.097Z] 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.097Z] 16:56:01 eth0 2.00 0.78 0.83 0.59 0.00 0.00 0.00\n [2020-02-18T16:58:48.097Z] 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.097Z] 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.097Z] 16:57:01 eth0 1.22 0.02 0.11 0.03 0.00 0.00 0.00\n [2020-02-18T16:58:48.097Z] 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.097Z] 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.097Z] 16:58:01 eth0 0.97 0.58 0.60 0.42 0.00 0.00 0.00\n [2020-02-18T16:58:48.097Z] 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.097Z] 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.097Z] Average: eth0 1.72 1.19 6.14 0.63 0.00 0.00 0.00\n [2020-02-18T16:58:48.097Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T16:58:48.097Z] Average: docker0 0.01 0.01 0.00 0.01 0.00 0.00 0.00\n [2020-02-18T16:58:48.097Z] \n [2020-02-18T16:58:48.097Z] \n [2020-02-18T16:58:48.097Z] ---> sar -P ALL:\n [2020-02-18T16:58:48.097Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/18/20 \t_x86_64_\t(4 CPU)\n [2020-02-18T16:58:48.097Z] \n [2020-02-18T16:58:48.097Z] 15:47:26 LINUX RESTART\n [2020-02-18T16:58:48.097Z] \n [2020-02-18T16:58:48.097Z] 15:48:01 CPU %user %nice %system %iowait %steal %idle\n [2020-02-18T16:58:48.097Z] 15:49:01 all 3.33 0.00 1.48 0.73 0.02 94.45\n [2020-02-18T16:58:48.097Z] 15:49:01 0 3.40 0.00 1.49 0.07 0.02 95.03\n [2020-02-18T16:58:48.097Z] 15:49:01 1 3.57 0.00 1.44 2.71 0.02 92.27\n [2020-02-18T16:58:48.097Z] 15:49:01 2 2.50 0.00 1.59 0.07 0.03 95.81\n [2020-02-18T16:58:48.097Z] 15:49:01 3 3.85 0.00 1.37 0.07 0.00 94.71\n [2020-02-18T16:58:48.097Z] 15:50:01 all 0.19 0.00 0.07 0.00 0.00 99.74\n [2020-02-18T16:58:48.097Z] 15:50:01 0 0.53 0.00 0.05 0.00 0.00 99.42\n [2020-02-18T16:58:48.097Z] 15:50:01 1 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-02-18T16:58:48.097Z] 15:50:01 2 0.10 0.00 0.10 0.00 0.00 99.80\n [2020-02-18T16:58:48.097Z] 15:50:01 3 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-02-18T16:58:48.097Z] 15:51:01 all 0.17 0.00 0.07 0.00 0.00 99.76\n [2020-02-18T16:58:48.097Z] 15:51:01 0 0.30 0.00 0.10 0.00 0.00 99.60\n [2020-02-18T16:58:48.097Z] 15:51:01 1 0.15 0.00 0.05 0.00 0.00 99.80\n [2020-02-18T16:58:48.097Z] 15:51:01 2 0.13 0.00 0.08 0.00 0.00 99.78\n [2020-02-18T16:58:48.097Z] 15:51:01 3 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-02-18T16:58:48.097Z] 15:52:01 all 0.06 0.00 0.05 0.00 0.00 99.89\n [2020-02-18T16:58:48.097Z] 15:52:01 0 0.03 0.00 0.05 0.00 0.02 99.90\n [2020-02-18T16:58:48.097Z] 15:52:01 1 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-02-18T16:58:48.097Z] 15:52:01 2 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-02-18T16:58:48.097Z] 15:52:01 3 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-18T16:58:48.097Z] 15:53:01 all 0.10 0.00 0.06 0.00 0.00 99.85\n [2020-02-18T16:58:48.097Z] 15:53:01 0 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-02-18T16:58:48.097Z] 15:53:01 1 0.10 0.00 0.07 0.00 0.00 99.83\n [2020-02-18T16:58:48.097Z] 15:53:01 2 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-18T16:58:48.097Z] 15:53:01 3 0.18 0.00 0.05 0.00 0.00 99.77\n [2020-02-18T16:58:48.097Z] 15:54:01 all 0.18 0.00 0.04 0.00 0.00 99.78\n [2020-02-18T16:58:48.097Z] 15:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97\n [2020-02-18T16:58:48.097Z] 15:54:01 1 0.08 0.00 0.08 0.00 0.00 99.83\n [2020-02-18T16:58:48.097Z] 15:54:01 2 0.05 0.00 0.03 0.02 0.02 99.88\n [2020-02-18T16:58:48.097Z] 15:54:01 3 0.53 0.00 0.03 0.00 0.00 99.43\n [2020-02-18T16:58:48.097Z] 15:55:01 all 0.18 0.00 0.04 0.00 0.00 99.78\n [2020-02-18T16:58:48.097Z] 15:55:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-18T16:58:48.097Z] 15:55:01 1 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-02-18T16:58:48.097Z] 15:55:01 2 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-02-18T16:58:48.097Z] 15:55:01 3 0.52 0.00 0.03 0.00 0.00 99.45\n [2020-02-18T16:58:48.097Z] 15:56:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n [2020-02-18T16:58:48.097Z] 15:56:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-18T16:58:48.097Z] 15:56:01 1 0.50 0.00 0.03 0.00 0.00 99.47\n [2020-02-18T16:58:48.097Z] 15:56:01 2 0.07 0.00 0.08 0.00 0.00 99.85\n [2020-02-18T16:58:48.097Z] 15:56:01 3 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-02-18T16:58:48.097Z] 15:57:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n [2020-02-18T16:58:48.097Z] 15:57:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-18T16:58:48.097Z] 15:57:01 1 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-18T16:58:48.097Z] 15:57:01 2 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-02-18T16:58:48.097Z] 15:57:01 3 0.53 0.00 0.03 0.00 0.00 99.43\n [2020-02-18T16:58:48.097Z] 15:58:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n [2020-02-18T16:58:48.097Z] 15:58:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-18T16:58:48.097Z] 15:58:01 1 0.37 0.00 0.07 0.00 0.02 99.55\n [2020-02-18T16:58:48.097Z] 15:58:01 2 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-18T16:58:48.097Z] 15:58:01 3 0.27 0.00 0.07 0.00 0.00 99.67\n [2020-02-18T16:58:48.097Z] 15:59:02 all 0.19 0.00 0.05 0.00 0.00 99.76\n [2020-02-18T16:58:48.097Z] 15:59:02 0 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-18T16:58:48.097Z] 15:59:02 1 0.12 0.00 0.08 0.00 0.00 99.80\n [2020-02-18T16:58:48.097Z] 15:59:02 2 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-18T16:58:48.097Z] 15:59:02 3 0.52 0.00 0.05 0.00 0.02 99.42\n [2020-02-18T16:58:48.097Z] 16:00:01 all 0.19 0.00 0.04 0.00 0.00 99.77\n [2020-02-18T16:58:48.097Z] 16:00:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-18T16:58:48.097Z] 16:00:01 1 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-02-18T16:58:48.097Z] 16:00:01 2 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-18T16:58:48.097Z] 16:00:01 3 0.54 0.00 0.03 0.00 0.00 99.42\n [2020-02-18T16:58:48.097Z] 16:01:01 all 0.19 0.00 0.06 0.00 0.00 99.75\n [2020-02-18T16:58:48.097Z] 16:01:01 0 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-18T16:58:48.097Z] 16:01:01 1 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-02-18T16:58:48.097Z] 16:01:01 2 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-02-18T16:58:48.097Z] 16:01:01 3 0.55 0.00 0.08 0.00 0.00 99.37\n [2020-02-18T16:58:48.097Z] 16:02:01 all 0.17 0.00 0.06 0.00 0.00 99.76\n [2020-02-18T16:58:48.097Z] 16:02:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-18T16:58:48.097Z] 16:02:01 1 0.53 0.00 0.07 0.00 0.00 99.40\n [2020-02-18T16:58:48.097Z] 16:02:01 2 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-02-18T16:58:48.097Z] 16:02:01 3 0.05 0.00 0.07 0.00 0.00 99.88\n [2020-02-18T16:58:48.097Z] 16:03:01 all 0.14 0.00 0.07 0.00 0.00 99.80\n [2020-02-18T16:58:48.097Z] 16:03:01 0 0.03 0.00 0.08 0.00 0.00 99.88\n [2020-02-18T16:58:48.097Z] 16:03:01 1 0.35 0.00 0.08 0.00 0.00 99.57\n [2020-02-18T16:58:48.097Z] 16:03:01 2 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-02-18T16:58:48.097Z] 16:03:01 3 0.10 0.00 0.07 0.00 0.00 99.83\n [2020-02-18T16:58:48.097Z] 16:04:01 all 0.10 0.00 0.04 0.00 0.00 99.85\n [2020-02-18T16:58:48.097Z] 16:04:01 0 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-02-18T16:58:48.097Z] 16:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-02-18T16:58:48.097Z] 16:04:01 2 0.23 0.00 0.05 0.00 0.00 99.72\n [2020-02-18T16:58:48.097Z] 16:04:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-18T16:58:48.097Z] 16:05:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n [2020-02-18T16:58:48.097Z] 16:05:01 0 0.03 0.00 0.05 0.00 0.00 99.92\n [2020-02-18T16:58:48.097Z] 16:05:01 1 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-18T16:58:48.097Z] 16:05:01 2 0.57 0.00 0.03 0.00 0.00 99.40\n [2020-02-18T16:58:48.097Z] 16:05:01 3 0.08 0.00 0.08 0.00 0.00 99.83\n [2020-02-18T16:58:48.097Z] 16:06:01 all 0.18 0.00 0.07 0.03 0.00 99.71\n [2020-02-18T16:58:48.097Z] 16:06:01 0 0.05 0.00 0.08 0.05 0.00 99.82\n [2020-02-18T16:58:48.097Z] 16:06:01 1 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-18T16:58:48.097Z] 16:06:01 2 0.57 0.00 0.07 0.03 0.00 99.33\n [2020-02-18T16:58:48.097Z] 16:06:01 3 0.05 0.00 0.08 0.05 0.00 99.82\n [2020-02-18T16:58:48.097Z] 16:07:01 all 0.19 2.57 10.98 5.28 0.04 80.94\n [2020-02-18T16:58:48.097Z] 16:07:01 0 0.12 2.73 11.23 5.54 0.05 80.33\n [2020-02-18T16:58:48.097Z] 16:07:01 1 0.30 2.58 11.63 5.07 0.03 80.38\n [2020-02-18T16:58:48.097Z] 16:07:01 2 0.22 2.42 10.40 5.36 0.05 81.55\n [2020-02-18T16:58:48.097Z] 16:07:01 3 0.12 2.53 10.65 5.15 0.03 81.52\n [2020-02-18T16:58:48.097Z] 16:08:01 all 0.18 0.00 0.05 0.00 0.00 99.78\n [2020-02-18T16:58:48.097Z] 16:08:01 0 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-02-18T16:58:48.097Z] 16:08:01 1 0.55 0.00 0.05 0.00 0.00 99.40\n [2020-02-18T16:58:48.097Z] 16:08:01 2 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-18T16:58:48.097Z] 16:08:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-18T16:58:48.097Z] 16:09:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n [2020-02-18T16:58:48.097Z] 16:09:01 0 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-02-18T16:58:48.097Z] 16:09:01 1 0.27 0.00 0.03 0.00 0.00 99.70\n [2020-02-18T16:58:48.097Z] 16:09:01 2 0.32 0.00 0.05 0.00 0.00 99.63\n [2020-02-18T16:58:48.097Z] 16:09:01 3 0.03 0.00 0.07 0.00 0.02 99.88\n [2020-02-18T16:58:48.097Z] 16:10:01 all 0.15 0.00 0.06 0.00 0.00 99.79\n [2020-02-18T16:58:48.097Z] 16:10:01 0 0.03 0.00 0.07 0.00 0.00 99.90\n [2020-02-18T16:58:48.097Z] 16:10:01 1 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-18T16:58:48.097Z] 16:10:01 2 0.47 0.00 0.08 0.00 0.00 99.45\n [2020-02-18T16:58:48.097Z] 16:10:01 3 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-18T16:58:48.097Z] 16:11:01 all 0.06 0.00 0.05 0.00 0.00 99.89\n [2020-02-18T16:58:48.097Z] 16:11:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-18T16:58:48.097Z] 16:11:01 1 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-18T16:58:48.097Z] 16:11:01 2 0.10 0.00 0.08 0.00 0.00 99.82\n [2020-02-18T16:58:48.097Z] 16:11:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-18T16:58:48.097Z] 16:12:01 all 0.05 0.00 0.04 0.00 0.00 99.91\n [2020-02-18T16:58:48.097Z] 16:12:01 0 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-18T16:58:48.097Z] 16:12:01 1 0.02 0.00 0.03 0.00 0.00 99.95\n [2020-02-18T16:58:48.097Z] 16:12:01 2 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-18T16:58:48.097Z] 16:12:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-18T16:58:48.097Z] 16:13:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n [2020-02-18T16:58:48.097Z] 16:13:01 0 0.48 0.00 0.03 0.00 0.00 99.48\n [2020-02-18T16:58:48.097Z] 16:13:01 1 0.10 0.00 0.05 0.00 0.02 99.83\n [2020-02-18T16:58:48.097Z] 16:13:01 2 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-02-18T16:58:48.097Z] 16:13:01 3 0.05 0.00 0.08 0.00 0.00 99.87\n [2020-02-18T16:58:48.097Z] 16:14:01 all 0.18 0.00 0.04 0.00 0.00 99.77\n [2020-02-18T16:58:48.097Z] 16:14:01 0 0.50 0.00 0.03 0.00 0.00 99.47\n [2020-02-18T16:58:48.097Z] 16:14:01 1 0.05 0.00 0.02 0.00 0.00 99.93\n [2020-02-18T16:58:48.097Z] 16:14:01 2 0.10 0.00 0.07 0.00 0.00 99.83\n [2020-02-18T16:58:48.097Z] 16:14:01 3 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-02-18T16:58:48.097Z] 16:15:01 all 0.18 0.00 0.04 0.00 0.00 99.78\n [2020-02-18T16:58:48.097Z] 16:15:01 0 0.52 0.00 0.02 0.00 0.02 99.45\n [2020-02-18T16:58:48.097Z] 16:15:01 1 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-02-18T16:58:48.097Z] 16:15:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-18T16:58:48.097Z] 16:15:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-18T16:58:48.097Z] 16:16:01 all 0.17 0.00 0.04 0.00 0.00 99.78\n [2020-02-18T16:58:48.097Z] 16:16:01 0 0.50 0.00 0.02 0.00 0.00 99.48\n [2020-02-18T16:58:48.097Z] 16:16:01 1 0.02 0.00 0.03 0.00 0.00 99.95\n [2020-02-18T16:58:48.097Z] 16:16:01 2 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-02-18T16:58:48.097Z] 16:16:01 3 0.08 0.00 0.08 0.00 0.00 99.83\n [2020-02-18T16:58:48.097Z] 16:17:01 all 0.17 0.00 0.04 0.00 0.00 99.79\n [2020-02-18T16:58:48.097Z] 16:17:01 0 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-02-18T16:58:48.097Z] 16:17:01 1 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-18T16:58:48.098Z] 16:17:01 2 0.05 0.00 0.05 0.00 0.02 99.88\n [2020-02-18T16:58:48.098Z] 16:17:01 3 0.52 0.00 0.03 0.00 0.02 99.43\n [2020-02-18T16:58:48.098Z] 16:18:01 all 0.17 0.00 0.05 0.00 0.00 99.78\n [2020-02-18T16:58:48.098Z] 16:18:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-18T16:58:48.098Z] 16:18:01 1 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-18T16:58:48.098Z] 16:18:01 2 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-02-18T16:58:48.098Z] 16:18:01 3 0.53 0.00 0.03 0.00 0.00 99.43\n [2020-02-18T16:58:48.098Z] 16:19:01 all 0.18 0.00 0.03 0.00 0.00 99.79\n [2020-02-18T16:58:48.098Z] 16:19:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-18T16:58:48.098Z] 16:19:01 1 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-02-18T16:58:48.098Z] 16:19:01 2 0.10 0.00 0.05 0.00 0.00 99.85\n [2020-02-18T16:58:48.098Z] 16:19:01 3 0.53 0.00 0.03 0.00 0.00 99.43\n [2020-02-18T16:58:48.098Z] 16:20:01 all 0.18 0.00 0.04 0.00 0.00 99.78\n [2020-02-18T16:58:48.098Z] 16:20:01 0 0.02 0.00 0.05 0.00 0.00 99.93\n [2020-02-18T16:58:48.098Z] 16:20:01 1 0.57 0.00 0.07 0.00 0.00 99.37\n [2020-02-18T16:58:48.098Z] 16:20:01 2 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-02-18T16:58:48.098Z] 16:20:01 3 0.05 0.00 0.02 0.00 0.00 99.93\n [2020-02-18T16:58:48.098Z] 16:21:01 all 0.19 0.00 0.06 0.00 0.00 99.75\n [2020-02-18T16:58:48.098Z] 16:21:01 0 0.02 0.00 0.03 0.00 0.00 99.95\n [2020-02-18T16:58:48.098Z] 16:21:01 1 0.60 0.00 0.07 0.00 0.00 99.33\n [2020-02-18T16:58:48.098Z] 16:21:01 2 0.05 0.00 0.08 0.00 0.00 99.87\n [2020-02-18T16:58:48.098Z] 16:21:01 3 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-02-18T16:58:48.098Z] 16:22:01 all 0.13 0.00 0.05 0.00 0.00 99.82\n [2020-02-18T16:58:48.098Z] 16:22:01 0 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-18T16:58:48.098Z] 16:22:01 1 0.30 0.00 0.08 0.00 0.00 99.62\n [2020-02-18T16:58:48.098Z] 16:22:01 2 0.03 0.00 0.05 0.00 0.00 99.92\n [2020-02-18T16:58:48.098Z] 16:22:01 3 0.10 0.00 0.02 0.00 0.00 99.88\n [2020-02-18T16:58:48.098Z] 16:23:02 all 0.05 0.00 0.04 0.00 0.00 99.90\n [2020-02-18T16:58:48.098Z] 16:23:02 0 0.05 0.00 0.02 0.00 0.00 99.93\n [2020-02-18T16:58:48.098Z] 16:23:02 1 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-02-18T16:58:48.098Z] 16:23:02 2 0.05 0.00 0.07 0.00 0.00 99.88\n [2020-02-18T16:58:48.098Z] 16:23:02 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-18T16:58:48.098Z] 16:24:01 all 0.16 0.00 0.05 0.00 0.00 99.80\n [2020-02-18T16:58:48.098Z] 16:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97\n [2020-02-18T16:58:48.098Z] 16:24:01 1 0.49 0.00 0.07 0.00 0.00 99.44\n [2020-02-18T16:58:48.098Z] 16:24:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-18T16:58:48.098Z] 16:24:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-18T16:58:48.098Z] 16:25:01 all 0.17 0.00 0.03 0.00 0.00 99.80\n [2020-02-18T16:58:48.098Z] 16:25:01 0 0.02 0.00 0.03 0.00 0.00 99.95\n [2020-02-18T16:58:48.098Z] 16:25:01 1 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-18T16:58:48.098Z] 16:25:01 2 0.55 0.00 0.03 0.00 0.00 99.42\n [2020-02-18T16:58:48.098Z] 16:25:01 3 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-18T16:58:48.098Z] 16:26:01 all 0.18 0.00 0.04 0.00 0.00 99.78\n [2020-02-18T16:58:48.098Z] 16:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97\n [2020-02-18T16:58:48.098Z] 16:26:01 1 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-18T16:58:48.098Z] 16:26:01 2 0.53 0.00 0.07 0.00 0.00 99.40\n [2020-02-18T16:58:48.098Z] 16:26:01 3 0.10 0.00 0.03 0.00 0.00 99.87\n [2020-02-18T16:58:48.098Z] 16:27:01 all 0.14 0.00 0.05 0.00 0.00 99.80\n [2020-02-18T16:58:48.098Z] 16:27:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-18T16:58:48.098Z] 16:27:01 1 0.22 0.00 0.10 0.00 0.00 99.68\n [2020-02-18T16:58:48.098Z] 16:27:01 2 0.28 0.00 0.03 0.00 0.00 99.68\n [2020-02-18T16:58:48.098Z] 16:27:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-18T16:58:48.098Z] 16:28:01 all 0.05 0.00 0.04 0.00 0.00 99.90\n [2020-02-18T16:58:48.098Z] 16:28:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-18T16:58:48.098Z] 16:28:01 1 0.05 0.00 0.03 0.00 0.02 99.90\n [2020-02-18T16:58:48.098Z] 16:28:01 2 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-02-18T16:58:48.098Z] 16:28:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-18T16:58:48.098Z] 16:29:01 all 0.10 0.00 0.04 0.00 0.00 99.86\n [2020-02-18T16:58:48.098Z] 16:29:01 0 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-02-18T16:58:48.098Z] 16:29:01 1 0.18 0.00 0.05 0.00 0.00 99.77\n [2020-02-18T16:58:48.098Z] 16:29:01 2 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-18T16:58:48.098Z] 16:29:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-18T16:58:48.098Z] 16:30:01 all 0.17 0.00 0.04 0.00 0.00 99.79\n [2020-02-18T16:58:48.098Z] 16:30:01 0 0.52 0.00 0.03 0.00 0.00 99.45\n [2020-02-18T16:58:48.098Z] 16:30:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-18T16:58:48.098Z] 16:30:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-18T16:58:48.098Z] 16:30:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-18T16:58:48.098Z] 16:31:01 all 0.18 0.00 0.04 0.00 0.00 99.79\n [2020-02-18T16:58:48.098Z] 16:31:01 0 0.52 0.00 0.02 0.00 0.00 99.47\n [2020-02-18T16:58:48.098Z] 16:31:01 1 0.03 0.00 0.05 0.00 0.00 99.92\n [2020-02-18T16:58:48.098Z] 16:31:01 2 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-02-18T16:58:48.098Z] 16:31:01 3 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-02-18T16:58:48.098Z] \n [2020-02-18T16:58:48.098Z] 16:31:01 CPU %user %nice %system %iowait %steal %idle\n [2020-02-18T16:58:48.098Z] 16:32:01 all 0.18 0.00 0.05 0.00 0.00 99.76\n [2020-02-18T16:58:48.098Z] 16:32:01 0 0.50 0.00 0.03 0.00 0.00 99.47\n [2020-02-18T16:58:48.098Z] 16:32:01 1 0.08 0.00 0.08 0.00 0.00 99.83\n [2020-02-18T16:58:48.098Z] 16:32:01 2 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-02-18T16:58:48.098Z] 16:32:01 3 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-02-18T16:58:48.098Z] 16:33:01 all 0.17 0.00 0.04 0.00 0.00 99.79\n [2020-02-18T16:58:48.098Z] 16:33:01 0 0.50 0.00 0.03 0.00 0.00 99.47\n [2020-02-18T16:58:48.098Z] 16:33:01 1 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-02-18T16:58:48.098Z] 16:33:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-18T16:58:48.098Z] 16:33:01 3 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-02-18T16:58:48.098Z] 16:34:01 all 0.17 0.00 0.04 0.00 0.00 99.79\n [2020-02-18T16:58:48.098Z] 16:34:01 0 0.53 0.00 0.03 0.00 0.00 99.43\n [2020-02-18T16:58:48.098Z] 16:34:01 1 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-18T16:58:48.098Z] 16:34:01 2 0.05 0.00 0.02 0.00 0.00 99.93\n [2020-02-18T16:58:48.098Z] 16:34:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-18T16:58:48.098Z] 16:35:01 all 0.17 0.00 0.04 0.00 0.00 99.80\n [2020-02-18T16:58:48.098Z] 16:35:01 0 0.52 0.00 0.03 0.00 0.00 99.45\n [2020-02-18T16:58:48.098Z] 16:35:01 1 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-18T16:58:48.098Z] 16:35:01 2 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-02-18T16:58:48.098Z] 16:35:01 3 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-02-18T16:58:48.098Z] 16:36:01 all 0.16 0.00 0.05 0.00 0.00 99.79\n [2020-02-18T16:58:48.098Z] 16:36:01 0 0.50 0.00 0.02 0.00 0.00 99.48\n [2020-02-18T16:58:48.098Z] 16:36:01 1 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-18T16:58:48.098Z] 16:36:01 2 0.07 0.00 0.07 0.00 0.02 99.85\n [2020-02-18T16:58:48.098Z] 16:36:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-18T16:58:48.098Z] 16:37:01 all 0.17 0.00 0.04 0.00 0.00 99.78\n [2020-02-18T16:58:48.098Z] 16:37:01 0 0.52 0.00 0.03 0.00 0.00 99.45\n [2020-02-18T16:58:48.098Z] 16:37:01 1 0.03 0.00 0.07 0.00 0.00 99.90\n [2020-02-18T16:58:48.098Z] 16:37:01 2 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-02-18T16:58:48.098Z] 16:37:01 3 0.03 0.00 0.05 0.00 0.00 99.92\n [2020-02-18T16:58:48.098Z] 16:38:01 all 0.17 0.00 0.04 0.00 0.00 99.79\n [2020-02-18T16:58:48.098Z] 16:38:01 0 0.50 0.00 0.02 0.00 0.00 99.48\n [2020-02-18T16:58:48.098Z] 16:38:01 1 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-18T16:58:48.098Z] 16:38:01 2 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-02-18T16:58:48.098Z] 16:38:01 3 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-18T16:58:48.098Z] 16:39:01 all 0.14 0.00 0.06 0.00 0.00 99.80\n [2020-02-18T16:58:48.098Z] 16:39:01 0 0.37 0.00 0.08 0.00 0.00 99.55\n [2020-02-18T16:58:48.098Z] 16:39:01 1 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-02-18T16:58:48.098Z] 16:39:01 2 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-18T16:58:48.098Z] 16:39:01 3 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-02-18T16:58:48.098Z] 16:40:01 all 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-18T16:58:48.098Z] 16:40:01 0 0.03 0.00 0.05 0.00 0.00 99.92\n [2020-02-18T16:58:48.098Z] 16:40:01 1 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-02-18T16:58:48.098Z] 16:40:01 2 0.05 0.00 0.07 0.00 0.00 99.88\n [2020-02-18T16:58:48.098Z] 16:40:01 3 0.02 0.00 0.03 0.00 0.02 99.93\n [2020-02-18T16:58:48.098Z] 16:41:01 all 0.04 0.00 0.04 0.00 0.00 99.92\n [2020-02-18T16:58:48.098Z] 16:41:01 0 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-18T16:58:48.098Z] 16:41:01 1 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-18T16:58:48.098Z] 16:41:01 2 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-18T16:58:48.098Z] 16:41:01 3 0.05 0.00 0.02 0.00 0.00 99.93\n [2020-02-18T16:58:48.098Z] 16:42:01 all 0.15 0.00 0.04 0.00 0.00 99.80\n [2020-02-18T16:58:48.098Z] 16:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97\n [2020-02-18T16:58:48.098Z] 16:42:01 1 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-18T16:58:48.098Z] 16:42:01 2 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-02-18T16:58:48.098Z] 16:42:01 3 0.48 0.00 0.08 0.00 0.00 99.43\n [2020-02-18T16:58:48.098Z] 16:43:01 all 0.17 0.00 0.04 0.00 0.00 99.79\n [2020-02-18T16:58:48.098Z] 16:43:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-18T16:58:48.098Z] 16:43:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-18T16:58:48.098Z] 16:43:01 2 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-18T16:58:48.098Z] 16:43:01 3 0.53 0.00 0.03 0.00 0.00 99.43\n [2020-02-18T16:58:48.098Z] 16:44:01 all 0.16 0.00 0.05 0.00 0.00 99.79\n [2020-02-18T16:58:48.098Z] 16:44:01 0 0.05 0.00 0.07 0.00 0.00 99.88\n [2020-02-18T16:58:48.098Z] 16:44:01 1 0.03 0.00 0.02 0.00 0.02 99.93\n [2020-02-18T16:58:48.098Z] 16:44:01 2 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-02-18T16:58:48.098Z] 16:44:01 3 0.52 0.00 0.03 0.00 0.00 99.45\n [2020-02-18T16:58:48.098Z] 16:45:01 all 0.17 0.00 0.04 0.00 0.00 99.79\n [2020-02-18T16:58:48.098Z] 16:45:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-18T16:58:48.098Z] 16:45:01 1 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-18T16:58:48.098Z] 16:45:01 2 0.55 0.00 0.05 0.00 0.00 99.40\n [2020-02-18T16:58:48.098Z] 16:45:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-18T16:58:48.098Z] 16:46:01 all 0.17 0.00 0.07 0.00 0.00 99.76\n [2020-02-18T16:58:48.098Z] 16:46:01 0 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-18T16:58:48.098Z] 16:46:01 1 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-18T16:58:48.098Z] 16:46:01 2 0.55 0.00 0.08 0.00 0.00 99.37\n [2020-02-18T16:58:48.098Z] 16:46:01 3 0.05 0.00 0.08 0.00 0.00 99.87\n [2020-02-18T16:58:48.098Z] 16:47:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n [2020-02-18T16:58:48.098Z] 16:47:01 0 0.02 0.00 0.03 0.00 0.00 99.95\n [2020-02-18T16:58:48.098Z] 16:47:01 1 0.10 0.00 0.10 0.00 0.00 99.80\n [2020-02-18T16:58:48.098Z] 16:47:01 2 0.55 0.00 0.07 0.00 0.00 99.38\n [2020-02-18T16:58:48.098Z] 16:47:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-18T16:58:48.098Z] 16:48:01 all 0.17 0.00 0.05 0.00 0.00 99.78\n [2020-02-18T16:58:48.098Z] 16:48:01 0 0.02 0.00 0.03 0.00 0.00 99.95\n [2020-02-18T16:58:48.098Z] 16:48:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-18T16:58:48.098Z] 16:48:01 2 0.55 0.00 0.05 0.00 0.00 99.40\n [2020-02-18T16:58:48.098Z] 16:48:01 3 0.07 0.00 0.02 0.00 0.00 99.92\n [2020-02-18T16:58:48.098Z] 16:49:02 all 0.18 0.00 0.05 0.00 0.00 99.77\n [2020-02-18T16:58:48.098Z] 16:49:02 0 0.03 0.00 0.03 0.00 0.02 99.92\n [2020-02-18T16:58:48.098Z] 16:49:02 1 0.10 0.00 0.08 0.00 0.00 99.82\n [2020-02-18T16:58:48.098Z] 16:49:02 2 0.55 0.00 0.03 0.00 0.00 99.42\n [2020-02-18T16:58:48.098Z] 16:49:02 3 0.03 0.00 0.05 0.00 0.00 99.92\n [2020-02-18T16:58:48.098Z] 16:50:01 all 0.17 0.00 0.05 0.00 0.00 99.78\n [2020-02-18T16:58:48.098Z] 16:50:01 0 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-18T16:58:48.098Z] 16:50:01 1 0.03 0.00 0.03 0.02 0.00 99.92\n [2020-02-18T16:58:48.098Z] 16:50:01 2 0.54 0.00 0.08 0.00 0.00 99.37\n [2020-02-18T16:58:48.098Z] 16:50:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-18T16:58:48.098Z] 16:51:01 all 0.17 0.00 0.05 0.00 0.00 99.78\n [2020-02-18T16:58:48.098Z] 16:51:01 0 0.03 0.00 0.05 0.00 0.00 99.92\n [2020-02-18T16:58:48.098Z] 16:51:01 1 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-18T16:58:48.098Z] 16:51:01 2 0.55 0.00 0.05 0.00 0.00 99.40\n [2020-02-18T16:58:48.098Z] 16:51:01 3 0.08 0.00 0.08 0.00 0.00 99.83\n [2020-02-18T16:58:48.098Z] 16:52:01 all 0.14 0.00 0.07 0.00 0.00 99.80\n [2020-02-18T16:58:48.099Z] 16:52:01 0 0.10 0.00 0.12 0.00 0.00 99.78\n [2020-02-18T16:58:48.099Z] 16:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-02-18T16:58:48.099Z] 16:52:01 2 0.37 0.00 0.08 0.00 0.00 99.55\n [2020-02-18T16:58:48.099Z] 16:52:01 3 0.03 0.00 0.05 0.00 0.00 99.92\n [2020-02-18T16:58:48.099Z] 16:53:01 all 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-18T16:58:48.099Z] 16:53:01 0 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-18T16:58:48.099Z] 16:53:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-18T16:58:48.099Z] 16:53:01 2 0.12 0.00 0.05 0.00 0.00 99.83\n [2020-02-18T16:58:48.099Z] 16:53:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-18T16:58:48.099Z] 16:54:01 all 0.05 0.00 0.05 0.00 0.00 99.89\n [2020-02-18T16:58:48.099Z] 16:54:01 0 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-02-18T16:58:48.099Z] 16:54:01 1 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-18T16:58:48.099Z] 16:54:01 2 0.05 0.00 0.07 0.00 0.00 99.88\n [2020-02-18T16:58:48.099Z] 16:54:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-18T16:58:48.099Z] 16:55:01 all 0.18 0.00 0.06 0.00 0.00 99.76\n [2020-02-18T16:58:48.099Z] 16:55:01 0 0.10 0.00 0.05 0.00 0.00 99.85\n [2020-02-18T16:58:48.099Z] 16:55:01 1 0.08 0.00 0.03 0.00 0.00 99.88\n [2020-02-18T16:58:48.099Z] 16:55:01 2 0.47 0.00 0.08 0.00 0.02 99.43\n [2020-02-18T16:58:48.099Z] 16:55:01 3 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-18T16:58:48.099Z] 16:56:01 all 0.22 0.00 0.05 0.00 0.00 99.72\n [2020-02-18T16:58:48.099Z] 16:56:01 0 0.05 0.00 0.03 0.00 0.02 99.90\n [2020-02-18T16:58:48.099Z] 16:56:01 1 0.17 0.00 0.07 0.00 0.00 99.77\n [2020-02-18T16:58:48.099Z] 16:56:01 2 0.10 0.00 0.05 0.00 0.00 99.85\n [2020-02-18T16:58:48.099Z] 16:56:01 3 0.53 0.00 0.08 0.00 0.00 99.38\n [2020-02-18T16:58:48.099Z] 16:57:01 all 0.18 0.00 0.04 0.00 0.00 99.78\n [2020-02-18T16:58:48.099Z] 16:57:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-18T16:58:48.099Z] 16:57:01 1 0.43 0.00 0.05 0.00 0.00 99.52\n [2020-02-18T16:58:48.099Z] 16:57:01 2 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-02-18T16:58:48.099Z] 16:57:01 3 0.20 0.00 0.05 0.00 0.02 99.73\n [2020-02-18T16:58:48.099Z] 16:58:01 all 0.20 0.00 0.04 0.00 0.00 99.75\n [2020-02-18T16:58:48.099Z] 16:58:01 0 0.10 0.00 0.02 0.00 0.00 99.88\n [2020-02-18T16:58:48.099Z] 16:58:01 1 0.55 0.00 0.05 0.00 0.02 99.38\n [2020-02-18T16:58:48.099Z] 16:58:01 2 0.10 0.00 0.05 0.00 0.00 99.85\n [2020-02-18T16:58:48.099Z] 16:58:01 3 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-18T16:58:48.099Z] Average: all 0.20 0.04 0.22 0.09 0.00 99.45\n [2020-02-18T16:58:48.099Z] Average: 0 0.20 0.04 0.22 0.08 0.00 99.46\n [2020-02-18T16:58:48.099Z] Average: 1 0.19 0.04 0.24 0.11 0.00 99.43\n [2020-02-18T16:58:48.099Z] Average: 2 0.21 0.03 0.22 0.08 0.00 99.46\n [2020-02-18T16:58:48.099Z] Average: 3 0.21 0.04 0.21 0.07 0.00 99.47\n [2020-02-18T16:58:48.099Z] \n [2020-02-18T16:58:48.099Z] \n [2020-02-18T16:58:48.099Z] '