b' Pull request #38 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 lenny-intel for edgexfoundry/go-mod-registry\n Obtained Jenkinsfile from 994438be914fd18ccad07b63934f9135c56cdc44+3b94751d55e06c167bbdd98817f65f232cec52ff (4d59a3f337863d41997a1810c44a1c528c43b907)\n Running in Durability level: PERFORMANCE_OPTIMIZED\n Loading library edgex-global-pipelines@stable\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision c5dd13c4ba2e068be78528abd2449410e4429a63\n using credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\n Fetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n Checking out Revision c5dd13c4ba2e068be78528abd2449410e4429a63 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f c5dd13c4ba2e068be78528abd2449410e4429a63 # timeout=10\n Commit message: "Merge pull request #93 from ernestojeda/agent-update"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] RAW Config: [project:go-mod-registry, goVersion:1.12, buildImage:false, pushImage:false, semverBump:patch]\n =========================================================\n [Pipeline] echo\n Setting up nodes based on requested architectures [[amd64, arm64]]\n [Pipeline] echo\n Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n =========================================================\n [Pipeline] echo\n MAVEN_SETTINGS: go-mod-registry-settings\n PROJECT: go-mod-registry\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.12\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-go-mod-registry\n DOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: patch\n [Pipeline] node\n Still waiting to schedule task\n All nodes of label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99 are offline\n Running on prd-centos7-docker-4c-2g-15678 in /w/workspace/gexfoundry_go-mod-registry_PR-38\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Declarative: Checkout SCM)\n [Pipeline] checkout\n using credential edgex-jenkins-ssh\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and without tags\n Cloning repository git@github.com:edgexfoundry/go-mod-registry.git\n > git init /w/workspace/gexfoundry_go-mod-registry_PR-38 # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n > git --version # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/38/head:refs/remotes/origin/PR-38 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Merging remotes/origin/master commit 3b94751d55e06c167bbdd98817f65f232cec52ff into PR head commit 994438be914fd18ccad07b63934f9135c56cdc44\n Merge succeeded, producing 994438be914fd18ccad07b63934f9135c56cdc44\n Checking out Revision 994438be914fd18ccad07b63934f9135c56cdc44 (PR-38)\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/38/head:refs/remotes/origin/PR-38 # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/38/head:refs/remotes/origin/PR-38 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 994438be914fd18ccad07b63934f9135c56cdc44 # timeout=10\n > git merge 3b94751d55e06c167bbdd98817f65f232cec52ff # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 994438be914fd18ccad07b63934f9135c56cdc44 # timeout=10\n Commit message: "refactor(Registry): Refactor out all Configuration related APIs"\n First time build. Skipping changelog.\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-01-22T18:25:51.980Z] Timeout set to expire in 6 hr 0 min\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prepare)\n > git rev-list --no-walk e5bfb28335a234c9a1638be889819108e56bfc0c # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver Prep)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-22T18:25:53.857Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-22T18:25:54.503Z] \n [2020-01-22T18:25:54.503Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-22T18:25:54.999Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-22T18:25:55.315Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-01-22T18:25:55.315Z] e7c96db7181b: Pulling fs layer\n [2020-01-22T18:25:55.315Z] a038dfdf5543: Pulling fs layer\n [2020-01-22T18:25:55.315Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-01-22T18:25:55.315Z] e7c96db7181b: Verifying Checksum\n [2020-01-22T18:25:55.315Z] e7c96db7181b: Download complete\n [2020-01-22T18:25:55.585Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-01-22T18:25:55.585Z] 8d5d8e63b3c0: Download complete\n [2020-01-22T18:25:55.585Z] a038dfdf5543: Verifying Checksum\n [2020-01-22T18:25:55.585Z] a038dfdf5543: Download complete\n [2020-01-22T18:25:56.175Z] e7c96db7181b: Pull complete\n [2020-01-22T18:25:58.180Z] a038dfdf5543: Pull complete\n [2020-01-22T18:25:58.812Z] 8d5d8e63b3c0: Pull complete\n [2020-01-22T18:25:58.812Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-01-22T18:25:58.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-01-22T18:25:59.054Z] prd-centos7-docker-4c-2g-15678 does not seem to be running inside a container\n [2020-01-22T18:25:59.145Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-registry_PR-38 -v /w/workspace/gexfoundry_go-mod-registry_PR-38:/w/workspace/gexfoundry_go-mod-registry_PR-38:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-38@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-01-22T18:26:01.125Z] $ docker top d83abf9257a275bfe70509b16dd980976cbd400844e3b5df84c985964714ca05 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-22T18:26:02.534Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-22T18:26:02.534Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-22T18:26:03.249Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-22T18:26:03.242Z] $ docker exec d83abf9257a275bfe70509b16dd980976cbd400844e3b5df84c985964714ca05 ssh-agent\n [2020-01-22T18:26:03.947Z] SSH_AUTH_SOCK=/tmp/ssh-U9y1BU6jLDnc/agent.15\n [2020-01-22T18:26:03.947Z] SSH_AGENT_PID=21\n [2020-01-22T18:26:03.988Z] Running ssh-add (command line suppressed)\n [2020-01-22T18:26:04.334Z] Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-38@tmp/private_key_4040289549759382223.key (/w/workspace/gexfoundry_go-mod-registry_PR-38@tmp/private_key_4040289549759382223.key)\n [2020-01-22T18:26:04.558Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-22T18:26:05.268Z] + git describe --exact-match --tags HEAD\n [2020-01-22T18:26:05.268Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-01-22T18:26:05.347Z] $ docker exec --env ******** --env ******** d83abf9257a275bfe70509b16dd980976cbd400844e3b5df84c985964714ca05 ssh-agent -k\n [2020-01-22T18:26:05.862Z] unset SSH_AUTH_SOCK;\n [2020-01-22T18:26:05.863Z] unset SSH_AGENT_PID;\n [2020-01-22T18:26:05.863Z] echo Agent pid 21 killed;\n [2020-01-22T18:26:05.945Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-01-22T18:26:05.960Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-01-22T18:26:05.960Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-01-22T18:26:05.982Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-22T18:26:05.982Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-22T18:26:06.351Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-22T18:26:06.343Z] $ docker exec d83abf9257a275bfe70509b16dd980976cbd400844e3b5df84c985964714ca05 ssh-agent\n [2020-01-22T18:26:06.789Z] SSH_AUTH_SOCK=/tmp/ssh-jQGOOyDeDWmY/agent.56\n [2020-01-22T18:26:06.789Z] SSH_AGENT_PID=63\n [2020-01-22T18:26:06.805Z] Running ssh-add (command line suppressed)\n [2020-01-22T18:26:07.071Z] Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-38@tmp/private_key_97041091084079108.key (/w/workspace/gexfoundry_go-mod-registry_PR-38@tmp/private_key_97041091084079108.key)\n [2020-01-22T18:26:07.186Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-22T18:26:07.970Z] + git semver init\n [2020-01-22T18:26:07.970Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-22T18:26:07.970Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-38/.git\n [2020-01-22T18:26:07.970Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-registry_PR-38\n [2020-01-22T18:26:07.970Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-22T18:26:07.970Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-22T18:26:07.970Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-22T18:26:07.970Z] # $SEMVER_BRANCH = PR-38\n [2020-01-22T18:26:07.970Z] # $SEMVER_TEMP = /tmp/semver-661776287\n [2020-01-22T18:26:07.970Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP\n [2020-01-22T18:26:08.245Z] # \'/tmp/semver-661776287\' -> \'/w/workspace/gexfoundry_go-mod-registry_PR-38/.semver\'\n [2020-01-22T18:26:08.245Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-38/.semver\n [Pipeline] }\n [2020-01-22T18:26:08.251Z] $ docker exec --env ******** --env ******** d83abf9257a275bfe70509b16dd980976cbd400844e3b5df84c985964714ca05 ssh-agent -k\n [2020-01-22T18:26:08.555Z] unset SSH_AUTH_SOCK;\n [2020-01-22T18:26:08.556Z] unset SSH_AGENT_PID;\n [2020-01-22T18:26:08.556Z] echo Agent pid 63 killed;\n [2020-01-22T18:26:08.731Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-22T18:26:09.379Z] + git semver\n [Pipeline] }\n [2020-01-22T18:26:09.422Z] $ docker stop --time=1 d83abf9257a275bfe70509b16dd980976cbd400844e3b5df84c985964714ca05\n [2020-01-22T18:26:11.446Z] $ docker rm -f d83abf9257a275bfe70509b16dd980976cbd400844e3b5df84c985964714ca05\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-01-22T18:26:12.551Z] Stashed 31 file(s)\n [Pipeline] echo\n [2020-01-22T18:26:12.553Z] [edgeXSemver] initialized semver on version 0.0.0\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] parallel\n [Pipeline] { (Branch: amd64)\n [Pipeline] { (Branch: arm64)\n [Pipeline] stage\n [Pipeline] { (amd64)\n [Pipeline] stage\n [Pipeline] { (arm64)\n [Pipeline] node\n [Pipeline] node\n [2020-01-22T18:26:27.649Z] Still waiting to schedule task\n [2020-01-22T18:26:27.649Z] \xe2\x80\x98centos7-builder-2c-1g-33\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98centos7-builder-2c-1g-34\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-docker-4c-2g-15679\xe2\x80\x99 is offline\n [2020-01-22T18:26:27.651Z] Still waiting to schedule task\n [2020-01-22T18:26:27.651Z] Waiting for next available executor on \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99\n [2020-01-22T18:27:29.312Z] Running on prd-centos7-docker-4c-2g-15680 in /w/workspace/gexfoundry_go-mod-registry_PR-38\n [Pipeline] {\n [Pipeline] ws\n [2020-01-22T18:27:29.327Z] Running in /w/workspace/go-mod-registry/10\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-22T18:27:31.559Z] using credential edgex-jenkins-ssh\n [2020-01-22T18:27:31.578Z] Cloning the remote Git repository\n [2020-01-22T18:27:31.578Z] Cloning with configured refspecs honoured and without tags\n [2020-01-22T18:27:31.598Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git\n [2020-01-22T18:27:31.653Z] > git init /w/workspace/go-mod-registry/10 # timeout=10\n [2020-01-22T18:27:32.351Z] Fetching without tags\n [2020-01-22T18:27:32.710Z] Merging remotes/origin/master commit 3b94751d55e06c167bbdd98817f65f232cec52ff into PR head commit 994438be914fd18ccad07b63934f9135c56cdc44\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-01-22T18:27:32.790Z] Failed in branch amd64\n [2020-01-22T18:27:31.870Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n [2020-01-22T18:27:31.871Z] > git --version # timeout=10\n [2020-01-22T18:27:31.882Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-22T18:27:31.909Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/38/head:refs/remotes/origin/PR-38 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-22T18:27:32.315Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\n [2020-01-22T18:27:32.321Z] > git config --add remote.origin.fetch +refs/pull/38/head:refs/remotes/origin/PR-38 # timeout=10\n [2020-01-22T18:27:32.326Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-22T18:27:32.336Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\n [2020-01-22T18:27:32.353Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n [2020-01-22T18:27:32.353Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-22T18:27:32.357Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/38/head:refs/remotes/origin/PR-38 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-22T18:27:32.714Z] > git config core.sparsecheckout # timeout=10\n [2020-01-22T18:27:32.721Z] > git checkout -f 994438be914fd18ccad07b63934f9135c56cdc44 # timeout=10\n [2020-01-22T18:30:40.558Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-15683 in /w/workspace/gexfoundry_go-mod-registry_PR-38\n [Pipeline] {\n [Pipeline] ws\n [2020-01-22T18:30:40.571Z] Running in /w/workspace/go-mod-registry/10\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-22T18:30:47.182Z] using credential edgex-jenkins-ssh\n [2020-01-22T18:30:47.216Z] Cloning the remote Git repository\n [2020-01-22T18:30:47.216Z] Cloning with configured refspecs honoured and without tags\n [2020-01-22T18:30:47.284Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git\n [2020-01-22T18:30:47.372Z] > git init /w/workspace/go-mod-registry/10 # timeout=10\n [2020-01-22T18:30:47.454Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n [2020-01-22T18:30:47.455Z] > git --version # timeout=10\n [2020-01-22T18:30:47.474Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-22T18:30:47.562Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/38/head:refs/remotes/origin/PR-38 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-22T18:30:48.350Z] Fetching without tags\n [2020-01-22T18:30:48.837Z] Merging remotes/origin/master commit 3b94751d55e06c167bbdd98817f65f232cec52ff into PR head commit 994438be914fd18ccad07b63934f9135c56cdc44\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-01-22T18:30:48.980Z] Failed in branch arm64\n [Pipeline] // parallel\n [Pipeline] }\n [2020-01-22T18:30:48.215Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\n [2020-01-22T18:30:48.253Z] > git config --add remote.origin.fetch +refs/pull/38/head:refs/remotes/origin/PR-38 # timeout=10\n [2020-01-22T18:30:48.274Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-22T18:30:48.321Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\n [2020-01-22T18:30:48.360Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n [2020-01-22T18:30:48.361Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-22T18:30:48.371Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/38/head:refs/remotes/origin/PR-38 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-22T18:30:48.856Z] > git config core.sparsecheckout # timeout=10\n [2020-01-22T18:30:48.891Z] > git checkout -f 994438be914fd18ccad07b63934f9135c56cdc44 # timeout=10\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n Stage "CodeCov" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to earlier failure(s)\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-22T18:30:49.742Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-22T18:30:50.403Z] ---> package-listing.sh\n [2020-01-22T18:30:50.404Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-01-22T18:30:50.404Z] ++ facter osfamily\n [2020-01-22T18:30:50.404Z] + OS_FAMILY=redhat\n [2020-01-22T18:30:50.404Z] + workspace=/w/workspace/gexfoundry_go-mod-registry_PR-38\n [2020-01-22T18:30:50.404Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-01-22T18:30:50.404Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-01-22T18:30:50.404Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-01-22T18:30:50.404Z] + PACKAGES=/tmp/packages_start.txt\n [2020-01-22T18:30:50.404Z] + \'[\' /w/workspace/gexfoundry_go-mod-registry_PR-38 \']\'\n [2020-01-22T18:30:50.404Z] + PACKAGES=/tmp/packages_end.txt\n [2020-01-22T18:30:50.404Z] + case "${OS_FAMILY}" in\n [2020-01-22T18:30:50.404Z] + sort\n [2020-01-22T18:30:50.404Z] + rpm -qa\n [2020-01-22T18:30:55.712Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-01-22T18:30:55.712Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-01-22T18:30:55.712Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-01-22T18:30:55.972Z] + \'[\' /w/workspace/gexfoundry_go-mod-registry_PR-38 \']\'\n [2020-01-22T18:30:55.972Z] + mkdir -p /w/workspace/gexfoundry_go-mod-registry_PR-38/archives/\n [2020-01-22T18:30:55.972Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-registry_PR-38/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-22T18:30:56.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-22T18:30:56.342Z] \n [2020-01-22T18:30:56.342Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-22T18:30:56.705Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-22T18:30:56.705Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-01-22T18:30:56.705Z] e6b0cf9c0882: Pulling fs layer\n [2020-01-22T18:30:56.705Z] da0e9bf0cc60: Pulling fs layer\n [2020-01-22T18:30:56.705Z] c9ea274ed700: Pulling fs layer\n [2020-01-22T18:30:56.705Z] 9cfac6ba3733: Pulling fs layer\n [2020-01-22T18:30:56.705Z] f6a933c9cadc: Pulling fs layer\n [2020-01-22T18:30:56.705Z] 61811dbd4963: Pulling fs layer\n [2020-01-22T18:30:56.705Z] a6eb2c9e2280: Pulling fs layer\n [2020-01-22T18:30:56.705Z] 095dd8b7b4d8: Pulling fs layer\n [2020-01-22T18:30:56.705Z] dc21a1d4508b: Pulling fs layer\n [2020-01-22T18:30:56.705Z] 363af2e989c4: Pulling fs layer\n [2020-01-22T18:30:56.705Z] 9cfac6ba3733: Waiting\n [2020-01-22T18:30:56.705Z] f6a933c9cadc: Waiting\n [2020-01-22T18:30:56.705Z] 61811dbd4963: Waiting\n [2020-01-22T18:30:56.705Z] a6eb2c9e2280: Waiting\n [2020-01-22T18:30:56.705Z] 095dd8b7b4d8: Waiting\n [2020-01-22T18:30:56.705Z] dc21a1d4508b: Waiting\n [2020-01-22T18:30:56.705Z] 363af2e989c4: Waiting\n [2020-01-22T18:30:56.705Z] da0e9bf0cc60: Verifying Checksum\n [2020-01-22T18:30:56.705Z] da0e9bf0cc60: Download complete\n [2020-01-22T18:30:57.053Z] 9cfac6ba3733: Verifying Checksum\n [2020-01-22T18:30:57.053Z] 9cfac6ba3733: Download complete\n [2020-01-22T18:30:57.053Z] e6b0cf9c0882: Verifying Checksum\n [2020-01-22T18:30:57.053Z] e6b0cf9c0882: Download complete\n [2020-01-22T18:30:57.053Z] f6a933c9cadc: Verifying Checksum\n [2020-01-22T18:30:57.053Z] f6a933c9cadc: Download complete\n [2020-01-22T18:30:57.053Z] a6eb2c9e2280: Verifying Checksum\n [2020-01-22T18:30:57.053Z] a6eb2c9e2280: Download complete\n [2020-01-22T18:30:58.119Z] c9ea274ed700: Verifying Checksum\n [2020-01-22T18:30:58.119Z] c9ea274ed700: Download complete\n [2020-01-22T18:30:58.119Z] 095dd8b7b4d8: Verifying Checksum\n [2020-01-22T18:30:58.119Z] 095dd8b7b4d8: Download complete\n [2020-01-22T18:30:58.119Z] 363af2e989c4: Verifying Checksum\n [2020-01-22T18:30:58.119Z] 363af2e989c4: Download complete\n [2020-01-22T18:30:58.119Z] e6b0cf9c0882: Pull complete\n [2020-01-22T18:30:58.395Z] dc21a1d4508b: Verifying Checksum\n [2020-01-22T18:30:58.395Z] dc21a1d4508b: Download complete\n [2020-01-22T18:30:58.678Z] da0e9bf0cc60: Pull complete\n [2020-01-22T18:30:58.972Z] 61811dbd4963: Verifying Checksum\n [2020-01-22T18:30:58.972Z] 61811dbd4963: Download complete\n [2020-01-22T18:31:02.466Z] c9ea274ed700: Pull complete\n [2020-01-22T18:31:02.748Z] 9cfac6ba3733: Pull complete\n [2020-01-22T18:31:03.034Z] f6a933c9cadc: Pull complete\n [2020-01-22T18:31:07.334Z] 61811dbd4963: Pull complete\n [2020-01-22T18:31:07.334Z] a6eb2c9e2280: Pull complete\n [2020-01-22T18:31:10.755Z] 095dd8b7b4d8: Pull complete\n [2020-01-22T18:31:10.755Z] dc21a1d4508b: Pull complete\n [2020-01-22T18:31:10.755Z] 363af2e989c4: Pull complete\n [2020-01-22T18:31:10.755Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-01-22T18:31:10.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-01-22T18:31:11.025Z] prd-centos7-docker-4c-2g-15678 does not seem to be running inside a container\n [2020-01-22T18:31:11.376Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_go-mod-registry_PR-38 -v /w/workspace/gexfoundry_go-mod-registry_PR-38:/w/workspace/gexfoundry_go-mod-registry_PR-38:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-38@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-01-22T18:31:13.514Z] $ docker top 4088aab5f419f4cf55d6dc963742899ccc637d1f94c2564c42a5467c8337500d -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-01-22T18:31:14.620Z] provisioning config files...\n [2020-01-22T18:31:14.640Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-registry_PR-38@tmp/config489831410230902892tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-01-22T18:31:14.679Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-22T18:31:15.360Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-01-22T18:31:15.371Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-22T18:31:15.995Z] ---> logs-deploy.sh\n [2020-01-22T18:31:15.995Z] + ARCHIVE_ARTIFACTS=\n [2020-01-22T18:31:15.995Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-01-22T18:31:15.995Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-01-22T18:31:15.995Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-01-22T18:31:15.995Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-38/10\n [2020-01-22T18:31:15.995Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-registry/job/PR-38/10/\n [2020-01-22T18:31:15.995Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-38/10 /w/workspace/gexfoundry_go-mod-registry_PR-38\n [2020-01-22T18:31:17.435Z] Archives upload complete.\n [2020-01-22T18:31:17.713Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-38/10 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-registry/job/PR-38/10/\n [2020-01-22T18:31:18.307Z] ---> uname -a:\n [2020-01-22T18:31:18.307Z] Linux 4088aab5f419 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-01-22T18:31:18.307Z] \n [2020-01-22T18:31:18.307Z] \n [2020-01-22T18:31:18.307Z] ---> lscpu:\n [2020-01-22T18:31:18.307Z] Architecture: x86_64\n [2020-01-22T18:31:18.307Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-01-22T18:31:18.307Z] Byte Order: Little Endian\n [2020-01-22T18:31:18.307Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-01-22T18:31:18.307Z] CPU(s): 4\n [2020-01-22T18:31:18.307Z] On-line CPU(s) list: 0-3\n [2020-01-22T18:31:18.307Z] Thread(s) per core: 1\n [2020-01-22T18:31:18.307Z] Core(s) per socket: 1\n [2020-01-22T18:31:18.307Z] Socket(s): 4\n [2020-01-22T18:31:18.307Z] NUMA node(s): 1\n [2020-01-22T18:31:18.307Z] Vendor ID: GenuineIntel\n [2020-01-22T18:31:18.307Z] CPU family: 6\n [2020-01-22T18:31:18.307Z] Model: 44\n [2020-01-22T18:31:18.307Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-01-22T18:31:18.307Z] Stepping: 1\n [2020-01-22T18:31:18.307Z] CPU MHz: 2933.438\n [2020-01-22T18:31:18.307Z] BogoMIPS: 5866.87\n [2020-01-22T18:31:18.307Z] Virtualization: VT-x\n [2020-01-22T18:31:18.307Z] Hypervisor vendor: KVM\n [2020-01-22T18:31:18.307Z] Virtualization type: full\n [2020-01-22T18:31:18.307Z] L1d cache: 128 KiB\n [2020-01-22T18:31:18.307Z] L1i cache: 128 KiB\n [2020-01-22T18:31:18.307Z] L2 cache: 16 MiB\n [2020-01-22T18:31:18.307Z] L3 cache: 64 MiB\n [2020-01-22T18:31:18.307Z] NUMA node0 CPU(s): 0-3\n [2020-01-22T18:31:18.307Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-01-22T18:31:18.307Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-01-22T18:31:18.307Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-01-22T18:31:18.307Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-01-22T18:31:18.307Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-01-22T18:31:18.307Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp\n [2020-01-22T18:31:18.307Z] \n [2020-01-22T18:31:18.307Z] \n [2020-01-22T18:31:18.307Z] ---> nproc:\n [2020-01-22T18:31:18.307Z] 4\n [2020-01-22T18:31:18.307Z] \n [2020-01-22T18:31:18.307Z] \n [2020-01-22T18:31:18.307Z] ---> df -h:\n [2020-01-22T18:31:18.307Z] Filesystem Size Used Available Use% Mounted on\n [2020-01-22T18:31:18.307Z] overlay 50.0G 6.2G 43.8G 12% /\n [2020-01-22T18:31:18.307Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-01-22T18:31:18.307Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-01-22T18:31:18.307Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-01-22T18:31:18.307Z] /dev/vda1 50.0G 6.2G 43.8G 12% /etc/resolv.conf\n [2020-01-22T18:31:18.307Z] /dev/vda1 50.0G 6.2G 43.8G 12% /etc/hostname\n [2020-01-22T18:31:18.307Z] /dev/vda1 50.0G 6.2G 43.8G 12% /etc/hosts\n [2020-01-22T18:31:18.307Z] /dev/vda1 50.0G 6.2G 43.8G 12% /var/log/sa\n [2020-01-22T18:31:18.307Z] /dev/vda1 50.0G 6.2G 43.8G 12% /w/workspace/gexfoundry_go-mod-registry_PR-38\n [2020-01-22T18:31:18.307Z] /dev/vda1 50.0G 6.2G 43.8G 12% /w/workspace/gexfoundry_go-mod-registry_PR-38@tmp\n [2020-01-22T18:31:18.307Z] \n [2020-01-22T18:31:18.307Z] \n [2020-01-22T18:31:18.307Z] ---> free -m:\n [2020-01-22T18:31:18.307Z] total used free shared buff/cache available\n [2020-01-22T18:31:18.307Z] Mem: 1838 570 79 0 1187 1162\n [2020-01-22T18:31:18.307Z] Swap: 1023 0 1023\n [2020-01-22T18:31:18.307Z] \n [2020-01-22T18:31:18.307Z] \n [2020-01-22T18:31:18.577Z] ---> ip addr:\n [2020-01-22T18:31:18.577Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-01-22T18:31:18.577Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-01-22T18:31:18.577Z] inet 127.0.0.1/8 scope host lo\n [2020-01-22T18:31:18.577Z] valid_lft forever preferred_lft forever\n [2020-01-22T18:31:18.577Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-01-22T18:31:18.577Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-01-22T18:31:18.577Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-01-22T18:31:18.577Z] valid_lft forever preferred_lft forever\n [2020-01-22T18:31:18.577Z] \n [2020-01-22T18:31:18.577Z] \n [2020-01-22T18:31:18.577Z] ---> sar -b -r -n DEV:\n [2020-01-22T18:31:18.577Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/22/20 \t_x86_64_\t(4 CPU)\n [2020-01-22T18:31:18.577Z] \n [2020-01-22T18:31:18.577Z] 18:24:33 LINUX RESTART\n [2020-01-22T18:31:18.577Z] \n [2020-01-22T18:31:18.577Z] 18:25:02 tps rtps wtps bread/s bwrtn/s\n [2020-01-22T18:31:18.577Z] 18:26:01 70.64 35.84 34.81 4780.15 1871.54\n [2020-01-22T18:31:18.577Z] 18:27:01 14.24 1.06 13.18 71.20 1748.83\n [2020-01-22T18:31:18.577Z] 18:28:01 0.68 0.00 0.68 0.00 9.47\n [2020-01-22T18:31:18.577Z] 18:29:01 0.53 0.00 0.53 0.00 5.82\n [2020-01-22T18:31:18.577Z] 18:30:02 0.68 0.00 0.68 0.00 7.84\n [2020-01-22T18:31:18.577Z] 18:31:01 58.08 52.33 5.75 3598.78 4066.73\n [2020-01-22T18:31:18.577Z] Average: 23.94 14.72 9.22 1394.54 1276.39\n [2020-01-22T18:31:18.577Z] \n [2020-01-22T18:31:18.577Z] 18:25:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-01-22T18:31:18.577Z] 18:26:01 133212 1749092 92.92 2620 1240300 1041128 35.52 390484 1201244 47968\n [2020-01-22T18:31:18.577Z] 18:27:01 123456 1758848 93.44 2620 1242720 989956 33.78 414716 1185164 8\n [2020-01-22T18:31:18.577Z] 18:28:01 131412 1750892 93.02 2620 1242724 940984 32.11 408032 1185084 8\n [2020-01-22T18:31:18.577Z] 18:29:01 130700 1751604 93.06 2620 1242724 941072 32.11 408520 1185080 8\n [2020-01-22T18:31:18.577Z] 18:30:02 135152 1747152 92.82 2620 1242732 907088 30.95 414912 1175196 8\n [2020-01-22T18:31:18.577Z] 18:31:01 75608 1806696 95.98 2620 1265456 1116184 38.08 461728 1184812 90616\n [2020-01-22T18:31:18.577Z] Average: 121590 1760714 93.54 2620 1246109 989402 33.76 416399 1186097 23103\n [2020-01-22T18:31:18.577Z] \n [2020-01-22T18:31:18.577Z] 18:25:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-01-22T18:31:18.577Z] 18:26:01 veth7e76505 0.00 0.08 0.00 0.01 0.00 0.00 0.00\n [2020-01-22T18:31:18.577Z] 18:26:01 eth0 196.25 160.38 997.78 59.80 0.00 0.00 0.00\n [2020-01-22T18:31:18.577Z] 18:26:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00\n [2020-01-22T18:31:18.577Z] 18:26:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00\n [2020-01-22T18:31:18.577Z] 18:27:01 eth0 21.99 20.16 26.52 24.72 0.00 0.00 0.00\n [2020-01-22T18:31:18.577Z] 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-22T18:31:18.577Z] 18:27:01 docker0 1.01 0.93 0.22 1.28 0.00 0.00 0.00\n [2020-01-22T18:31:18.577Z] 18:28:01 eth0 1.60 0.65 0.62 0.44 0.00 0.00 0.00\n [2020-01-22T18:31:18.577Z] 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-22T18:31:18.577Z] 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-22T18:31:18.577Z] 18:29:01 eth0 0.43 0.35 0.26 0.20 0.00 0.00 0.00\n [2020-01-22T18:31:18.577Z] 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-22T18:31:18.577Z] 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-22T18:31:18.577Z] 18:30:02 eth0 0.82 0.10 0.07 0.01 0.00 0.00 0.00\n [2020-01-22T18:31:18.577Z] 18:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-22T18:31:18.577Z] 18:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-22T18:31:18.577Z] 18:31:01 eth0 74.75 54.36 2141.80 7.48 0.00 0.00 0.00\n [2020-01-22T18:31:18.577Z] 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-22T18:31:18.577Z] 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-22T18:31:18.577Z] Average: eth0 43.81 36.75 516.03 15.13 0.00 0.00 0.00\n [2020-01-22T18:31:18.577Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-22T18:31:18.577Z] Average: docker0 0.17 0.16 0.04 0.22 0.00 0.00 0.00\n [2020-01-22T18:31:18.577Z] \n [2020-01-22T18:31:18.577Z] \n [2020-01-22T18:31:18.577Z] ---> sar -P ALL:\n [2020-01-22T18:31:18.577Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/22/20 \t_x86_64_\t(4 CPU)\n [2020-01-22T18:31:18.577Z] \n [2020-01-22T18:31:18.577Z] 18:24:33 LINUX RESTART\n [2020-01-22T18:31:18.577Z] \n [2020-01-22T18:31:18.577Z] 18:25:02 CPU %user %nice %system %iowait %steal %idle\n [2020-01-22T18:31:18.577Z] 18:26:01 all 12.71 0.00 4.94 3.36 40.00 38.98\n [2020-01-22T18:31:18.577Z] 18:26:01 0 11.70 0.00 4.40 4.71 42.13 37.06\n [2020-01-22T18:31:18.577Z] 18:26:01 1 13.79 0.00 5.10 3.08 39.16 38.87\n [2020-01-22T18:31:18.577Z] 18:26:01 2 13.07 0.00 5.30 3.24 39.73 38.65\n [2020-01-22T18:31:18.577Z] 18:26:01 3 12.26 0.00 4.97 2.40 39.02 41.35\n [2020-01-22T18:31:18.577Z] 18:27:01 all 1.55 0.00 1.02 0.05 5.71 91.67\n [2020-01-22T18:31:18.577Z] 18:27:01 0 1.38 0.00 1.29 0.00 5.91 91.42\n [2020-01-22T18:31:18.577Z] 18:27:01 1 1.49 0.00 1.28 0.11 5.52 91.60\n [2020-01-22T18:31:18.577Z] 18:27:01 2 2.01 0.00 0.81 0.06 5.78 91.32\n [2020-01-22T18:31:18.577Z] 18:27:01 3 1.30 0.00 0.71 0.02 5.60 92.37\n [2020-01-22T18:31:18.577Z] 18:28:01 all 0.13 0.00 0.05 0.00 0.54 99.28\n [2020-01-22T18:31:18.577Z] 18:28:01 0 0.10 0.00 0.10 0.00 0.88 98.92\n [2020-01-22T18:31:18.577Z] 18:28:01 1 0.25 0.00 0.03 0.00 0.42 99.30\n [2020-01-22T18:31:18.577Z] 18:28:01 2 0.07 0.00 0.05 0.00 0.55 99.34\n [2020-01-22T18:31:18.577Z] 18:28:01 3 0.12 0.00 0.02 0.02 0.30 99.55\n [2020-01-22T18:31:18.577Z] 18:29:01 all 0.10 0.00 0.05 0.00 0.36 99.49\n [2020-01-22T18:31:18.577Z] 18:29:01 0 0.07 0.00 0.10 0.00 0.17 99.67\n [2020-01-22T18:31:18.577Z] 18:29:01 1 0.20 0.00 0.02 0.00 0.47 99.32\n [2020-01-22T18:31:18.577Z] 18:29:01 2 0.10 0.00 0.03 0.00 0.47 99.40\n [2020-01-22T18:31:18.577Z] 18:29:01 3 0.02 0.00 0.03 0.00 0.33 99.62\n [2020-01-22T18:31:18.577Z] 18:30:02 all 0.07 0.00 0.05 0.00 1.16 98.72\n [2020-01-22T18:31:18.577Z] 18:30:02 0 0.03 0.00 0.07 0.00 0.91 98.99\n [2020-01-22T18:31:18.577Z] 18:30:02 1 0.22 0.00 0.05 0.00 0.91 98.82\n [2020-01-22T18:31:18.577Z] 18:30:02 2 0.05 0.00 0.05 0.00 2.14 97.76\n [2020-01-22T18:31:18.577Z] 18:30:02 3 0.02 0.00 0.03 0.00 0.65 99.30\n [2020-01-22T18:31:18.577Z] 18:31:01 all 1.36 0.00 0.61 1.74 4.79 91.50\n [2020-01-22T18:31:18.577Z] 18:31:01 0 1.09 0.00 0.60 0.60 4.86 92.84\n [2020-01-22T18:31:18.577Z] 18:31:01 1 1.55 0.00 0.69 3.82 4.87 89.07\n [2020-01-22T18:31:18.577Z] 18:31:01 2 1.00 0.00 0.37 0.93 4.98 92.73\n [2020-01-22T18:31:18.577Z] 18:31:01 3 1.79 0.00 0.76 1.64 4.45 91.36\n [2020-01-22T18:31:18.577Z] Average: all 2.74 0.00 1.15 0.88 9.04 86.18\n [2020-01-22T18:31:18.577Z] Average: 0 2.48 0.00 1.12 0.92 9.45 86.03\n [2020-01-22T18:31:18.578Z] Average: 1 3.04 0.00 1.24 1.18 8.91 85.63\n [2020-01-22T18:31:18.578Z] Average: 2 2.78 0.00 1.13 0.72 9.12 86.26\n [2020-01-22T18:31:18.578Z] Average: 3 2.68 0.00 1.13 0.69 8.69 86.82\n [2020-01-22T18:31:18.578Z] \n [2020-01-22T18:31:18.578Z] \n [2020-01-22T18:31:18.578Z] '