Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Loading trusted files from base branch master at 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 rather than aca5cfd749fd2f7960c4bd8fa1b537f462fe3212 Obtained Jenkinsfile from 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision b810438aec07f555226556e3b59abf2bab733840 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Running on prd-centos7-docker-4c-2g-201 in /w/workspace/dgexfoundry_device-sdk-go_PR-448 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-448 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 into PR head commit aca5cfd749fd2f7960c4bd8fa1b537f462fe3212 Merge succeeded, producing 66f453b202f06c00560fd34a013a1a3fdd01b888 Checking out Revision 66f453b202f06c00560fd34a013a1a3fdd01b888 (PR-448) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/448/head:refs/remotes/origin/PR-448 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aca5cfd749fd2f7960c4bd8fa1b537f462fe3212 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66f453b202f06c00560fd34a013a1a3fdd01b888 # timeout=10 Commit message: "Merge commit '9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91' into HEAD" > git rev-list --no-walk aca5cfd749fd2f7960c4bd8fa1b537f462fe3212 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:40:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 02:40:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:40:19 02:40:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:40:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:40:19 latest: Pulling from edgex-devops/git-semver 02:40:19 9123ac7c32f7: Pulling fs layer 02:40:19 b8cc5d1170e3: Pulling fs layer 02:40:19 2924cbbf6a41: Pulling fs layer 02:40:19 93b08a4f1073: Pulling fs layer 02:40:19 93b08a4f1073: Waiting 02:40:19 b8cc5d1170e3: Download complete 02:40:20 9123ac7c32f7: Verifying Checksum 02:40:20 9123ac7c32f7: Download complete 02:40:20 93b08a4f1073: Download complete 02:40:20 2924cbbf6a41: Verifying Checksum 02:40:20 2924cbbf6a41: Download complete 02:40:20 9123ac7c32f7: Pull complete 02:40:20 b8cc5d1170e3: Pull complete 02:40:21 2924cbbf6a41: Pull complete 02:40:21 93b08a4f1073: Pull complete 02:40:21 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 02:40:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:40:21 prd-centos7-docker-4c-2g-201 does not seem to be running inside a container 02:40:21 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-448 -v /w/workspace/dgexfoundry_device-sdk-go_PR-448:/w/workspace/dgexfoundry_device-sdk-go_PR-448:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-448@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:10004/edgex-devops/git-semver:latest cat 02:40:22 $ docker top bc8785d82f668af10c5e2b5f79071e1b2862c3c8c7a69b115f974f243322d60c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:40:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:40:22 [ssh-agent] Looking for ssh-agent implementation... 02:40:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:40:22 $ docker exec bc8785d82f668af10c5e2b5f79071e1b2862c3c8c7a69b115f974f243322d60c ssh-agent 02:40:22 SSH_AUTH_SOCK=/tmp/ssh-8uXNegbwcWVV/agent.14 02:40:22 SSH_AGENT_PID=21 02:40:22 Running ssh-add (command line suppressed) 02:40:22 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_1559061170279748371.key (/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_1559061170279748371.key) 02:40:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:40:23 + git describe --exact-match --tags HEAD 02:40:23 fatal: No names found, cannot describe anything. [Pipeline] } 02:40:23 $ docker exec --env ******** --env ******** bc8785d82f668af10c5e2b5f79071e1b2862c3c8c7a69b115f974f243322d60c ssh-agent -k 02:40:23 unset SSH_AUTH_SOCK; 02:40:23 unset SSH_AGENT_PID; 02:40:23 echo Agent pid 21 killed; 02:40:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 02:40:23 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 02:40:23 This usually means this commit has not been tagged. [Pipeline] sshagent 02:40:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:40:23 [ssh-agent] Looking for ssh-agent implementation... 02:40:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:40:23 $ docker exec bc8785d82f668af10c5e2b5f79071e1b2862c3c8c7a69b115f974f243322d60c ssh-agent 02:40:24 SSH_AUTH_SOCK=/tmp/ssh-xZZu6raCUaF8/agent.57 02:40:24 SSH_AGENT_PID=64 02:40:24 Running ssh-add (command line suppressed) 02:40:24 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_2426310542085027401.key (/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_2426310542085027401.key) 02:40:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:40:24 + git semver init 02:40:24 # -> Open(): unable to determine branch for HEAD 02:40:24 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-448/.git 02:40:24 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-448 02:40:24 # $SEMVER_REMOTE_NAME = origin 02:40:24 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 02:40:24 # $SEMVER_USER_NAME = jenkins 02:40:24 # $SEMVER_BRANCH = PR-448 02:40:24 # $SEMVER_TEMP = /tmp/semver-315813596 02:40:24 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 02:40:25 # '/tmp/semver-315813596' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-448/.semver' 02:40:25 # -> Force: false 02:40:25 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-448/.semver [Pipeline] } 02:40:25 $ docker exec --env ******** --env ******** bc8785d82f668af10c5e2b5f79071e1b2862c3c8c7a69b115f974f243322d60c ssh-agent -k 02:40:25 unset SSH_AUTH_SOCK; 02:40:25 unset SSH_AGENT_PID; 02:40:25 echo Agent pid 64 killed; 02:40:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:40:25 + git semver [Pipeline] } 02:40:25 $ docker stop --time=1 bc8785d82f668af10c5e2b5f79071e1b2862c3c8c7a69b115f974f243322d60c 02:40:27 $ docker rm -f bc8785d82f668af10c5e2b5f79071e1b2862c3c8c7a69b115f974f243322d60c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 02:40:27 Stashed 32 file(s) [Pipeline] echo 02:40:27 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 02:40:43 Still waiting to schedule task 02:40:43 Waiting for next available executor on ‘centos7-docker-4c-2g’ 02:40:43 Still waiting to schedule task 02:40:43 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 02:44:21 Running on prd-ubuntu18.04-docker-arm64-4c-16g-208 in /w/workspace/dgexfoundry_device-sdk-go_PR-448 [Pipeline] { [Pipeline] ws 02:44:21 Running in /w/workspace/device-sdk-go/12 [Pipeline] { [Pipeline] checkout 02:44:27 using credential edgex-jenkins-ssh 02:44:27 Cloning the remote Git repository 02:44:27 Cloning with configured refspecs honoured and without tags 02:44:27 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 02:44:27 > git init /w/workspace/device-sdk-go/12 # timeout=10 02:44:27 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:44:27 > git --version # timeout=10 02:44:27 using GIT_SSH to set credentials SSH Credentials for GitHub 02:44:27 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:44:28 Fetching without tags 02:44:28 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:44:28 > git config --add remote.origin.fetch +refs/pull/448/head:refs/remotes/origin/PR-448 # timeout=10 02:44:28 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 02:44:28 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:44:28 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:44:28 using GIT_SSH to set credentials SSH Credentials for GitHub 02:44:28 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:44:29 Merging remotes/origin/master commit 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 into PR head commit aca5cfd749fd2f7960c4bd8fa1b537f462fe3212 02:44:29 Merge succeeded, producing 99fc258169d39da43de4582d96360b69ee2d6c28 02:44:29 Checking out Revision 99fc258169d39da43de4582d96360b69ee2d6c28 (PR-448) 02:44:29 > git config core.sparsecheckout # timeout=10 02:44:29 > git checkout -f aca5cfd749fd2f7960c4bd8fa1b537f462fe3212 # timeout=10 02:44:29 > git remote # timeout=10 02:44:29 > git config --get remote.origin.url # timeout=10 02:44:29 using GIT_SSH to set credentials SSH Credentials for GitHub 02:44:29 > git merge 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 # timeout=10 02:44:29 > git rev-parse HEAD^{commit} # timeout=10 02:44:29 > git config core.sparsecheckout # timeout=10 02:44:29 > git checkout -f 99fc258169d39da43de4582d96360b69ee2d6c28 # timeout=10 02:44:34 Commit message: "Merge commit '9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91' into HEAD" 02:44:34 > git rev-list --no-walk aca5cfd749fd2f7960c4bd8fa1b537f462fe3212 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 02:44:35 ========================================================= 02:44:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 02:44:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:44:36 + 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 . 02:44:37 Sending build context to Docker daemon 2.706MB 02:44:37 Step 1/8 : ARG BASE=golang:1.13-alpine 02:44:37 Step 2/8 : FROM ${BASE} 02:44:37 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:44:37 cde5963f3b93: Pulling fs layer 02:44:37 2a23fa8c16f7: Pulling fs layer 02:44:37 777b28850792: Pulling fs layer 02:44:37 8a11ddd9e578: Pulling fs layer 02:44:37 4cf88f913ddb: Pulling fs layer 02:44:37 1df406cf5192: Pulling fs layer 02:44:37 cd6300453558: Pulling fs layer 02:44:37 b9c365052c96: Pulling fs layer 02:44:37 a2d8cc88f415: Pulling fs layer 02:44:37 ea1d1ca13537: Pulling fs layer 02:44:37 3750a50a1c5e: Pulling fs layer 02:44:37 cd6300453558: Waiting 02:44:37 b9c365052c96: Waiting 02:44:37 a2d8cc88f415: Waiting 02:44:37 ea1d1ca13537: Waiting 02:44:37 3750a50a1c5e: Waiting 02:44:37 8a11ddd9e578: Waiting 02:44:37 4cf88f913ddb: Waiting 02:44:37 1df406cf5192: Waiting 02:44:37 777b28850792: Download complete 02:44:37 2a23fa8c16f7: Verifying Checksum 02:44:37 2a23fa8c16f7: Download complete 02:44:38 4cf88f913ddb: Verifying Checksum 02:44:38 4cf88f913ddb: Download complete 02:44:38 1df406cf5192: Download complete 02:44:38 cde5963f3b93: Verifying Checksum 02:44:39 cde5963f3b93: Pull complete 02:44:39 2a23fa8c16f7: Pull complete 02:44:40 777b28850792: Pull complete 02:44:44 cd6300453558: Verifying Checksum 02:44:44 cd6300453558: Download complete 02:44:44 a2d8cc88f415: Download complete 02:44:47 ea1d1ca13537: Verifying Checksum 02:44:47 ea1d1ca13537: Download complete 02:44:47 3750a50a1c5e: Download complete 02:44:48 b9c365052c96: Verifying Checksum 02:44:48 b9c365052c96: Download complete 02:44:51 8a11ddd9e578: Verifying Checksum 02:44:51 8a11ddd9e578: Download complete 02:44:57 Running on prd-centos7-docker-4c-2g-211 in /w/workspace/dgexfoundry_device-sdk-go_PR-448 [Pipeline] { [Pipeline] ws 02:44:57 Running in /w/workspace/device-sdk-go/12 [Pipeline] { [Pipeline] checkout 02:44:59 using credential edgex-jenkins-ssh 02:44:59 Cloning the remote Git repository 02:44:59 Cloning with configured refspecs honoured and without tags 02:44:59 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 02:44:59 > git init /w/workspace/device-sdk-go/12 # timeout=10 02:44:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:44:59 > git --version # timeout=10 02:44:59 using GIT_SSH to set credentials SSH Credentials for GitHub 02:45:00 Fetching without tags 02:45:00 Merging remotes/origin/master commit 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 into PR head commit aca5cfd749fd2f7960c4bd8fa1b537f462fe3212 02:44:59 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:45:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:45:00 > git config --add remote.origin.fetch +refs/pull/448/head:refs/remotes/origin/PR-448 # timeout=10 02:45:00 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 02:45:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:45:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:45:00 using GIT_SSH to set credentials SSH Credentials for GitHub 02:45:00 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:45:00 > git config core.sparsecheckout # timeout=10 02:45:00 > git checkout -f aca5cfd749fd2f7960c4bd8fa1b537f462fe3212 # timeout=10 02:45:00 Merge succeeded, producing 583307fb2378fff9a1261ff44b6827f1e098c372 02:45:00 Checking out Revision 583307fb2378fff9a1261ff44b6827f1e098c372 (PR-448) 02:45:01 8a11ddd9e578: Pull complete 02:45:01 4cf88f913ddb: Pull complete 02:45:01 1df406cf5192: Pull complete 02:45:00 > git remote # timeout=10 02:45:00 > git config --get remote.origin.url # timeout=10 02:45:00 using GIT_SSH to set credentials SSH Credentials for GitHub 02:45:00 > git merge 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 # timeout=10 02:45:00 > git rev-parse HEAD^{commit} # timeout=10 02:45:00 > git config core.sparsecheckout # timeout=10 02:45:00 > git checkout -f 583307fb2378fff9a1261ff44b6827f1e098c372 # timeout=10 02:45:04 Commit message: "Merge commit '9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91' into HEAD" 02:45:04 > git rev-list --no-walk aca5cfd749fd2f7960c4bd8fa1b537f462fe3212 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 02:45:05 ========================================================= 02:45:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 02:45:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:45:06 cd6300453558: Pull complete 02:45:06 + 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 . 02:45:06 Sending build context to Docker daemon 2.706MB 02:45:06 Step 1/8 : ARG BASE=golang:1.13-alpine 02:45:06 Step 2/8 : FROM ${BASE} 02:45:06 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 02:45:06 e6b0cf9c0882: Pulling fs layer 02:45:06 2848faf0eed1: Pulling fs layer 02:45:06 0f37312ad70f: Pulling fs layer 02:45:06 5788d62ee057: Pulling fs layer 02:45:06 0e6b1d234666: Pulling fs layer 02:45:06 bf5d7aec512f: Pulling fs layer 02:45:06 34c802a77dc8: Pulling fs layer 02:45:06 9eb99e56ec68: Pulling fs layer 02:45:06 27c7a5d97fbd: Pulling fs layer 02:45:06 5c102a31e300: Pulling fs layer 02:45:06 dcfb455df0a1: Pulling fs layer 02:45:06 5788d62ee057: Waiting 02:45:06 bf5d7aec512f: Waiting 02:45:06 5c102a31e300: Waiting 02:45:06 34c802a77dc8: Waiting 02:45:06 9eb99e56ec68: Waiting 02:45:06 dcfb455df0a1: Waiting 02:45:06 0f37312ad70f: Verifying Checksum 02:45:06 0f37312ad70f: Download complete 02:45:06 2848faf0eed1: Download complete 02:45:06 0e6b1d234666: Verifying Checksum 02:45:06 0e6b1d234666: Download complete 02:45:06 bf5d7aec512f: Verifying Checksum 02:45:06 bf5d7aec512f: Download complete 02:45:06 e6b0cf9c0882: Verifying Checksum 02:45:06 e6b0cf9c0882: Download complete 02:45:07 e6b0cf9c0882: Pull complete 02:45:07 2848faf0eed1: Pull complete 02:45:07 0f37312ad70f: Pull complete 02:45:07 34c802a77dc8: Verifying Checksum 02:45:07 34c802a77dc8: Download complete 02:45:08 27c7a5d97fbd: Verifying Checksum 02:45:08 27c7a5d97fbd: Download complete 02:45:08 5c102a31e300: Verifying Checksum 02:45:08 5c102a31e300: Download complete 02:45:08 dcfb455df0a1: Verifying Checksum 02:45:08 dcfb455df0a1: Download complete 02:45:08 5788d62ee057: Verifying Checksum 02:45:08 5788d62ee057: Download complete 02:45:08 9eb99e56ec68: Verifying Checksum 02:45:08 9eb99e56ec68: Download complete 02:45:10 b9c365052c96: Pull complete 02:45:10 a2d8cc88f415: Pull complete 02:45:12 ea1d1ca13537: Pull complete 02:45:12 3750a50a1c5e: Pull complete 02:45:12 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 02:45:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 02:45:12 ---> 78745c68409d 02:45:12 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:45:15 5788d62ee057: Pull complete 02:45:15 0e6b1d234666: Pull complete 02:45:15 bf5d7aec512f: Pull complete 02:45:17 ---> Running in 30df2f827513 02:45:17 Removing intermediate container 30df2f827513 02:45:17 ---> c701ea8b290c 02:45:17 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:45:17 ---> Running in 44d165cbd1dc 02:45:19 Removing intermediate container 44d165cbd1dc 02:45:19 ---> 95ce7f592e2d 02:45:19 Step 5/8 : RUN apk add --no-cache make git 02:45:19 ---> Running in 0a78fd1792b1 02:45:20 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 02:45:21 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 02:45:22 OK: 125 MiB in 39 packages 02:45:23 Removing intermediate container 0a78fd1792b1 02:45:23 ---> 4d4f21d680d8 02:45:23 Step 6/8 : WORKDIR /device-sdk-go 02:45:23 ---> Running in 4b57ca6be6a7 02:45:23 34c802a77dc8: Pull complete 02:45:24 Removing intermediate container 4b57ca6be6a7 02:45:24 ---> 697a307bda01 02:45:24 Step 7/8 : COPY . . 02:45:25 ---> 7a711f444021 02:45:25 Step 8/8 : RUN go mod download 02:45:25 ---> Running in c216ad01f343 02:45:25 9eb99e56ec68: Pull complete 02:45:25 27c7a5d97fbd: Pull complete 02:45:26 5c102a31e300: Pull complete 02:45:26 dcfb455df0a1: Pull complete 02:45:26 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 02:45:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 02:45:26 ---> 7c70fe431013 02:45:26 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:45:26 ---> Running in 465fd0a9d5e0 02:45:26 Removing intermediate container 465fd0a9d5e0 02:45:26 ---> 8eddfb81f03e 02:45:26 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:45:26 ---> Running in 4c02f624a0b5 02:45:27 Removing intermediate container 4c02f624a0b5 02:45:27 ---> 1ed993b6d6ca 02:45:27 Step 5/8 : RUN apk add --no-cache make git 02:45:27 ---> Running in fc05fcfa64a3 02:45:28 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 02:45:29 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 02:45:29 go: finding github.com/BurntSushi/toml v0.3.1 02:45:29 go: finding github.com/OneOfOne/xxhash v1.2.6 02:45:29 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 02:45:29 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:45:29 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 02:45:29 go: finding github.com/bgentry/speakeasy v0.1.0 02:45:29 go: finding github.com/cenkalti/backoff v2.1.1+incompatible 02:45:29 go: finding github.com/davecgh/go-spew v1.1.1 02:45:29 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 02:45:29 go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 02:45:29 go: finding github.com/fatih/color v1.7.0 02:45:29 go: finding github.com/go-kit/kit v0.8.0 02:45:29 go: finding github.com/go-logfmt/logfmt v0.4.0 02:45:29 go: finding github.com/go-stack/stack v1.8.0 02:45:29 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 02:45:29 go: finding github.com/google/uuid v1.1.0 02:45:29 go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd 02:45:29 go: finding github.com/gorilla/mux v1.6.2 02:45:29 go: finding github.com/hashicorp/consul v1.4.2 02:45:29 go: finding github.com/hashicorp/errwrap v1.0.0 02:45:29 go: finding github.com/hashicorp/go-cleanhttp v0.5.0 02:45:29 OK: 143 MiB in 39 packages 02:45:29 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 02:45:29 go: finding github.com/hashicorp/go-msgpack v0.5.3 02:45:29 go: finding github.com/hashicorp/go-multierror v1.0.0 02:45:29 go: finding github.com/hashicorp/go-rootcerts v1.0.0 02:45:29 go: finding github.com/hashicorp/go-sockaddr v1.0.0 02:45:29 go: finding github.com/hashicorp/go-syslog v1.0.0 02:45:30 Removing intermediate container fc05fcfa64a3 02:45:30 ---> 7e0b69c6b515 02:45:30 Step 6/8 : WORKDIR /device-sdk-go 02:45:30 go: finding github.com/hashicorp/go-uuid v1.0.1 02:45:30 go: finding github.com/hashicorp/go.net v0.0.1 02:45:30 go: finding github.com/hashicorp/golang-lru v0.5.0 02:45:30 go: finding github.com/hashicorp/logutils v1.0.0 02:45:30 go: finding github.com/hashicorp/mdns v1.0.0 02:45:30 go: finding github.com/hashicorp/memberlist v0.1.3 02:45:30 ---> Running in 4ce2cfb09cc3 02:45:30 Removing intermediate container 4ce2cfb09cc3 02:45:30 ---> 68800f7296c2 02:45:30 Step 7/8 : COPY . . 02:45:30 go: finding github.com/hashicorp/serf v0.8.2 02:45:30 go: finding github.com/jessevdk/go-flags v1.4.0 02:45:30 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 02:45:30 go: finding github.com/mattn/go-colorable v0.0.9 02:45:30 go: finding github.com/mattn/go-isatty v0.0.3 02:45:30 go: finding github.com/miekg/dns v1.0.14 02:45:30 go: finding github.com/mitchellh/cli v1.0.0 02:45:30 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:45:30 go: finding github.com/mitchellh/copystructure v1.0.0 02:45:30 go: finding github.com/mitchellh/go-homedir v1.0.0 02:45:30 go: finding github.com/mitchellh/go-testing-interface v1.0.0 02:45:30 go: finding github.com/mitchellh/gox v0.4.0 02:45:30 go: finding github.com/mitchellh/iochan v1.0.0 02:45:30 ---> 1cd9f7d8d07f 02:45:30 Step 8/8 : RUN go mod download 02:45:30 ---> Running in 6f6ba9e4a948 02:45:30 go: finding github.com/mitchellh/mapstructure v1.1.2 02:45:30 go: finding github.com/mitchellh/reflectwalk v1.0.0 02:45:30 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 02:45:30 go: finding github.com/pelletier/go-toml v1.2.0 02:45:30 go: finding github.com/pkg/errors v0.8.1 02:45:30 go: finding github.com/pmezard/go-difflib v1.0.0 02:45:31 go: finding github.com/posener/complete v1.1.1 02:45:31 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 02:45:31 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 02:45:31 go: finding github.com/stretchr/objx v0.1.0 02:45:31 go: finding github.com/stretchr/testify v1.3.0 02:45:31 go: finding github.com/ugorji/go v1.1.4 02:45:31 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 02:45:31 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 02:45:31 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 02:45:31 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 02:45:31 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 02:45:31 go: finding gopkg.in/yaml.v2 v2.2.2 02:45:32 go: finding github.com/BurntSushi/toml v0.3.1 02:45:32 go: finding github.com/OneOfOne/xxhash v1.2.6 02:45:32 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 02:45:32 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:45:33 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 02:45:33 go: finding github.com/bgentry/speakeasy v0.1.0 02:45:33 go: finding github.com/cenkalti/backoff v2.1.1+incompatible 02:45:33 go: finding github.com/davecgh/go-spew v1.1.1 02:45:33 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 02:45:33 go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 02:45:33 go: finding github.com/fatih/color v1.7.0 02:45:33 go: finding github.com/go-kit/kit v0.8.0 02:45:33 go: finding github.com/go-logfmt/logfmt v0.4.0 02:45:33 go: finding github.com/go-stack/stack v1.8.0 02:45:33 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 02:45:33 go: finding github.com/google/uuid v1.1.0 02:45:33 go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd 02:45:33 go: finding github.com/gorilla/mux v1.6.2 02:45:33 go: finding github.com/hashicorp/consul v1.4.2 02:45:33 go: finding github.com/hashicorp/errwrap v1.0.0 02:45:33 go: finding github.com/hashicorp/go-cleanhttp v0.5.0 02:45:33 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 02:45:33 go: finding github.com/hashicorp/go-msgpack v0.5.3 02:45:33 go: finding github.com/hashicorp/go-multierror v1.0.0 02:45:33 go: finding github.com/hashicorp/go-rootcerts v1.0.0 02:45:33 go: finding github.com/hashicorp/go-sockaddr v1.0.0 02:45:33 go: finding github.com/hashicorp/go-syslog v1.0.0 02:45:33 go: finding github.com/hashicorp/go-uuid v1.0.1 02:45:33 go: finding github.com/hashicorp/go.net v0.0.1 02:45:33 go: finding github.com/hashicorp/golang-lru v0.5.0 02:45:34 go: finding github.com/hashicorp/logutils v1.0.0 02:45:34 go: finding github.com/hashicorp/mdns v1.0.0 02:45:34 go: finding github.com/hashicorp/memberlist v0.1.3 02:45:34 go: finding github.com/hashicorp/serf v0.8.2 02:45:34 go: finding github.com/jessevdk/go-flags v1.4.0 02:45:34 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 02:45:34 go: finding github.com/mattn/go-colorable v0.0.9 02:45:34 go: finding github.com/mattn/go-isatty v0.0.3 02:45:34 go: finding github.com/miekg/dns v1.0.14 02:45:34 go: finding github.com/mitchellh/cli v1.0.0 02:45:34 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:45:34 go: finding github.com/mitchellh/copystructure v1.0.0 02:45:34 go: finding github.com/mitchellh/go-homedir v1.0.0 02:45:34 go: finding github.com/mitchellh/go-testing-interface v1.0.0 02:45:34 go: finding github.com/mitchellh/gox v0.4.0 02:45:34 go: finding github.com/mitchellh/iochan v1.0.0 02:45:34 go: finding github.com/mitchellh/mapstructure v1.1.2 02:45:34 go: finding github.com/mitchellh/reflectwalk v1.0.0 02:45:34 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 02:45:34 go: finding github.com/pelletier/go-toml v1.2.0 02:45:34 go: finding github.com/pkg/errors v0.8.1 02:45:34 go: finding github.com/pmezard/go-difflib v1.0.0 02:45:34 go: finding github.com/posener/complete v1.1.1 02:45:34 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 02:45:34 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 02:45:34 go: finding github.com/stretchr/objx v0.1.0 02:45:34 go: finding github.com/stretchr/testify v1.3.0 02:45:34 go: finding github.com/ugorji/go v1.1.4 02:45:35 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 02:45:35 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 02:45:35 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 02:45:35 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 02:45:35 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 02:45:35 go: finding gopkg.in/yaml.v2 v2.2.2 02:45:45 Removing intermediate container 6f6ba9e4a948 02:45:45 ---> 24522d965fe8 02:45:45 Successfully built 24522d965fe8 02:45:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:45:45 + docker inspect -f . ci-base-image-x86_64 02:45:45 . [Pipeline] withDockerContainer 02:45:45 prd-centos7-docker-4c-2g-211 does not seem to be running inside a container 02:45:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/12 -v /w/workspace/device-sdk-go/12:/w/workspace/device-sdk-go/12:rw,z -v /w/workspace/device-sdk-go/12@tmp:/w/workspace/device-sdk-go/12@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 ******** -e ******** ci-base-image-x86_64 cat 02:45:46 $ docker top c01a45dabe02dd59b0a0ac2240454d149fc091dc79facfaedca50c933316a8f6 -eo pid,comm [Pipeline] { [Pipeline] sh 02:45:47 + go version 02:45:47 go version go1.13.5 linux/amd64 [Pipeline] sh 02:45:47 + make test 02:45:47 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:45:49 Removing intermediate container c216ad01f343 02:45:49 ---> 12950e414b6f 02:45:49 Successfully built 12950e414b6f 02:45:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:45:50 + docker inspect -f . ci-base-image-arm64 02:45:50 . [Pipeline] withDockerContainer 02:45:50 prd-ubuntu18.04-docker-arm64-4c-16g-208 does not seem to be running inside a container 02:45:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/12 -v /w/workspace/device-sdk-go/12:/w/workspace/device-sdk-go/12:rw,z -v /w/workspace/device-sdk-go/12@tmp:/w/workspace/device-sdk-go/12@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 02:45:52 $ docker top d8a8cc7760b0f20486dbb26f002d5acf1c6bbf8dc8f257942787ad83aeb26ce7 -eo pid,comm [Pipeline] { [Pipeline] sh 02:45:53 + go version 02:45:53 go version go1.13.5 linux/arm64 [Pipeline] sh 02:45:53 + make test 02:45:53 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:46:09 ? github.com/edgexfoundry/device-sdk-go [no test files] 02:46:09 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 02:46:09 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 02:46:09 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 02:46:09 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.006s coverage: 23.1% of statements 02:46:09 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.043s coverage: 95.8% of statements 02:46:12 ok github.com/edgexfoundry/device-sdk-go/internal/clients 3.207s coverage: 12.7% of statements 02:46:12 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.006s coverage: 25.6% of statements 02:46:40 ? github.com/edgexfoundry/device-sdk-go [no test files] 02:46:40 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 02:46:40 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 02:46:40 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 02:46:40 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.041s coverage: 23.1% of statements 02:46:40 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.202s coverage: 95.8% of statements 02:46:40 ok github.com/edgexfoundry/device-sdk-go/internal/clients 3.051s coverage: 12.7% of statements 02:46:40 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.057s coverage: 25.6% of statements 02:46:44 ok github.com/edgexfoundry/device-sdk-go/internal/config 31.016s coverage: 30.0% of statements 02:46:44 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.237s coverage: 40.6% of statements 02:46:44 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 02:46:44 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 02:46:44 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.270s coverage: 67.7% of statements 02:46:44 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 02:46:44 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 02:46:44 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 02:46:44 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.039s coverage: 52.6% of statements 02:46:44 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.129s coverage: 76.1% of statements 02:46:44 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 02:46:44 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:46:44 gofmt -l . 02:46:44 [ "`gofmt -l .`" = "" ] 02:46:44 ./bin/test-attribution-txt.sh 02:46:44 ./bin/test-go-mod-tidy.sh [Pipeline] stash 02:46:45 Stashed 1 file(s) [Pipeline] } 02:46:45 $ docker stop --time=1 c01a45dabe02dd59b0a0ac2240454d149fc091dc79facfaedca50c933316a8f6 02:46:46 $ docker rm -f c01a45dabe02dd59b0a0ac2240454d149fc091dc79facfaedca50c933316a8f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:46:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:46:48 + ls -al . 02:46:48 total 204 02:46:48 drwxrwxr-x. 11 jenkins jenkins 4096 Mar 12 02:46 . 02:46:48 drwxrwxr-x. 4 jenkins jenkins 30 Mar 12 02:44 .. 02:46:48 drwxrwxr-x. 3 jenkins jenkins 20 Mar 12 02:45 api 02:46:48 -rw-rw-r--. 1 jenkins jenkins 3321 Mar 12 02:45 async.go 02:46:48 drwxrwxr-x. 2 jenkins jenkins 64 Mar 12 02:45 bin 02:46:48 -rw-r--r--. 1 jenkins jenkins 103450 Mar 12 02:46 coverage.out 02:46:48 -rw-rw-r--. 1 jenkins jenkins 936 Mar 12 02:45 Dockerfile.build 02:46:48 -rw-rw-r--. 1 jenkins jenkins 140 Mar 12 02:45 .dockerignore 02:46:48 drwxrwxr-x. 4 jenkins jenkins 48 Mar 12 02:45 example 02:46:48 drwxrwxr-x. 8 jenkins jenkins 179 Mar 12 02:45 .git 02:46:48 drwxrwxr-x. 2 jenkins jenkins 38 Mar 12 02:45 .github 02:46:48 -rw-rw-r--. 1 jenkins jenkins 138 Mar 12 02:45 .gitignore 02:46:48 -rw-r--r--. 1 jenkins jenkins 536 Mar 12 02:46 go.mod 02:46:48 -rw-r--r--. 1 jenkins jenkins 11140 Mar 12 02:46 go.sum 02:46:48 drwxrwxr-x. 14 jenkins jenkins 197 Mar 12 02:45 internal 02:46:48 -rw-rw-r--. 1 jenkins jenkins 808 Mar 12 02:45 Jenkinsfile 02:46:48 -rw-rw-r--. 1 jenkins jenkins 11341 Mar 12 02:45 LICENSE 02:46:48 -rw-rw-r--. 1 jenkins jenkins 892 Mar 12 02:45 Makefile 02:46:48 -rw-rw-r--. 1 jenkins jenkins 4352 Mar 12 02:45 manageddevices.go 02:46:48 -rw-rw-r--. 1 jenkins jenkins 5473 Mar 12 02:45 managedprofiles.go 02:46:48 -rw-rw-r--. 1 jenkins jenkins 3878 Mar 12 02:45 managedwatchers.go 02:46:48 drwxrwxr-x. 4 jenkins jenkins 35 Mar 12 02:45 pkg 02:46:48 -rw-rw-r--. 1 jenkins jenkins 761 Mar 12 02:45 README.md 02:46:48 drwxrwxr-x. 3 jenkins jenkins 58 Mar 12 02:45 .semver 02:46:48 -rw-rw-r--. 1 jenkins jenkins 10309 Mar 12 02:45 service.go 02:46:48 drwxrwxr-x. 4 jenkins jenkins 54 Mar 12 02:45 snap 02:46:48 -rw-rw-r--. 1 jenkins jenkins 5 Mar 12 02:40 VERSION 02:46:48 -rw-rw-r--. 1 jenkins jenkins 222 Mar 12 02:45 version.go [Pipeline] isUnix [Pipeline] sh 02:46:48 + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=66f453b202f06c00560fd34a013a1a3fdd01b888 --label arch=amd64 --label version=0.0.0 . 02:46:48 Sending build context to Docker daemon 2.835MB 02:46:48 Step 1/20 : ARG BASE=golang:1.13-alpine 02:46:48 Step 2/20 : FROM ${BASE} AS builder 02:46:48 ---> 24522d965fe8 02:46:48 Step 3/20 : ARG MAKE='make build' 02:46:48 ---> Running in 9324a22dbac5 02:46:48 Removing intermediate container 9324a22dbac5 02:46:48 ---> 1e169e19312a 02:46:48 Step 4/20 : WORKDIR /device-sdk-go 02:46:48 ---> Running in f83c33844ae8 02:46:49 Removing intermediate container f83c33844ae8 02:46:49 ---> 2edddc2be774 02:46:49 Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:46:49 ---> Running in ee69d76cd5cb 02:46:49 Removing intermediate container ee69d76cd5cb 02:46:49 ---> a4aeb2e85493 02:46:49 Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:46:49 ---> Running in 67b2dca8eed1 02:46:50 Removing intermediate container 67b2dca8eed1 02:46:50 ---> 51d19bc05928 02:46:50 Step 7/20 : RUN apk add --update --no-cache make git 02:46:50 ---> Running in e99791c1a5f0 02:46:50 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 02:46:51 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 02:46:52 OK: 143 MiB in 39 packages 02:46:52 Removing intermediate container e99791c1a5f0 02:46:52 ---> eca1eb17e363 02:46:52 Step 8/20 : COPY . . 02:46:52 ---> a58f0bd8c5d6 02:46:52 Step 9/20 : RUN ${MAKE} 02:46:52 ---> Running in 0cf6b6f29cc1 02:46:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 02:47:05 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 02:47:09 Removing intermediate container 0cf6b6f29cc1 02:47:09 ---> e277d60e6c29 02:47:09 Step 10/20 : FROM scratch 02:47:09 ---> 02:47:09 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:47:09 ---> Running in c7e6829b05ab 02:47:09 Removing intermediate container c7e6829b05ab 02:47:09 ---> 6cd28ccad887 02:47:09 Step 12/20 : ENV APP_PORT=49990 02:47:09 ---> Running in 5efbfcf972f0 02:47:10 Removing intermediate container 5efbfcf972f0 02:47:10 ---> e393f05072fc 02:47:10 Step 13/20 : EXPOSE $APP_PORT 02:47:10 ---> Running in b6b1e9c5d8d4 02:47:10 Removing intermediate container b6b1e9c5d8d4 02:47:10 ---> dc55ccece370 02:47:10 Step 14/20 : WORKDIR / 02:47:10 ---> Running in 2562f6fe8edd 02:47:10 Removing intermediate container 2562f6fe8edd 02:47:10 ---> 80624046648b 02:47:10 Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 02:47:11 ---> 545fae9eac7f 02:47:11 Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml 02:47:11 ---> 550f6f6ee776 02:47:11 Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] 02:47:11 ---> Running in 07c165ce0ec9 02:47:11 Removing intermediate container 07c165ce0ec9 02:47:11 ---> ad66b420d889 02:47:11 Step 18/20 : LABEL arch=amd64 02:47:11 ---> Running in 61ea01448217 02:47:11 Removing intermediate container 61ea01448217 02:47:11 ---> cd0611971d5e 02:47:11 Step 19/20 : LABEL git_sha=66f453b202f06c00560fd34a013a1a3fdd01b888 02:47:11 ---> Running in 9a2e57ad6e56 02:47:11 Removing intermediate container 9a2e57ad6e56 02:47:11 ---> b30eb1ae349b 02:47:11 Step 20/20 : LABEL version=0.0.0 02:47:11 ---> Running in 885dbf5d4a46 02:47:11 Removing intermediate container 885dbf5d4a46 02:47:11 ---> 3ee940b9f612 02:47:11 [Warning] One or more build-args [ARCH] were not consumed 02:47:11 Successfully built 3ee940b9f612 02:47:11 Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:47:13 ok github.com/edgexfoundry/device-sdk-go/internal/config 31.068s coverage: 30.0% of statements 02:47:13 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.415s coverage: 40.6% of statements 02:47:13 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 02:47:13 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 02:47:13 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.846s coverage: 67.7% of statements 02:47:13 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 02:47:13 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 02:47:13 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 02:47:13 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.059s coverage: 52.6% of statements 02:47:13 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.391s coverage: 76.1% of statements 02:47:13 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 02:47:13 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:47:21 gofmt -l . 02:47:21 [ "`gofmt -l .`" = "" ] 02:47:21 ./bin/test-attribution-txt.sh 02:47:21 ./bin/test-go-mod-tidy.sh [Pipeline] stash 02:47:21 Warning: overwriting stash ‘coverage-report’ 02:47:22 Stashed 1 file(s) [Pipeline] } 02:47:22 $ docker stop --time=1 d8a8cc7760b0f20486dbb26f002d5acf1c6bbf8dc8f257942787ad83aeb26ce7 02:47:24 $ docker rm -f d8a8cc7760b0f20486dbb26f002d5acf1c6bbf8dc8f257942787ad83aeb26ce7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:47:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:47:25 + ls -al . 02:47:25 total 244 02:47:25 drwxrwxr-x 11 jenkins jenkins 4096 Mar 12 02:47 . 02:47:25 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 02:44 .. 02:47:25 -rw-rw-r-- 1 jenkins jenkins 140 Mar 12 02:44 .dockerignore 02:47:25 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 02:44 .git 02:47:25 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 02:44 .github 02:47:25 -rw-rw-r-- 1 jenkins jenkins 138 Mar 12 02:44 .gitignore 02:47:25 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 02:44 .semver 02:47:25 -rw-rw-r-- 1 jenkins jenkins 936 Mar 12 02:44 Dockerfile.build 02:47:25 -rw-rw-r-- 1 jenkins jenkins 808 Mar 12 02:44 Jenkinsfile 02:47:25 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 12 02:44 LICENSE 02:47:25 -rw-rw-r-- 1 jenkins jenkins 892 Mar 12 02:44 Makefile 02:47:25 -rw-rw-r-- 1 jenkins jenkins 761 Mar 12 02:44 README.md 02:47:25 -rw-rw-r-- 1 jenkins jenkins 5 Mar 12 02:40 VERSION 02:47:25 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 02:44 api 02:47:25 -rw-rw-r-- 1 jenkins jenkins 3321 Mar 12 02:44 async.go 02:47:25 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 02:44 bin 02:47:25 -rw-r--r-- 1 jenkins jenkins 103450 Mar 12 02:47 coverage.out 02:47:25 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 02:44 example 02:47:25 -rw-r--r-- 1 jenkins jenkins 536 Mar 12 02:47 go.mod 02:47:25 -rw-r--r-- 1 jenkins jenkins 11140 Mar 12 02:47 go.sum 02:47:25 drwxrwxr-x 14 jenkins jenkins 4096 Mar 12 02:44 internal 02:47:25 -rw-rw-r-- 1 jenkins jenkins 4352 Mar 12 02:44 manageddevices.go 02:47:25 -rw-rw-r-- 1 jenkins jenkins 5473 Mar 12 02:44 managedprofiles.go 02:47:25 -rw-rw-r-- 1 jenkins jenkins 3878 Mar 12 02:44 managedwatchers.go 02:47:25 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 02:44 pkg 02:47:25 -rw-rw-r-- 1 jenkins jenkins 10309 Mar 12 02:44 service.go 02:47:25 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 02:44 snap 02:47:25 -rw-rw-r-- 1 jenkins jenkins 222 Mar 12 02:44 version.go [Pipeline] isUnix [Pipeline] sh 02:47:26 + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=66f453b202f06c00560fd34a013a1a3fdd01b888 --label arch=arm64 --label version=0.0.0 . 02:47:26 Sending build context to Docker daemon 2.835MB 02:47:26 Step 1/20 : ARG BASE=golang:1.13-alpine 02:47:26 Step 2/20 : FROM ${BASE} AS builder 02:47:26 ---> 12950e414b6f 02:47:26 Step 3/20 : ARG MAKE='make build' 02:47:27 ---> Running in 3a9916886b26 02:47:27 Removing intermediate container 3a9916886b26 02:47:27 ---> 8567c346589d 02:47:27 Step 4/20 : WORKDIR /device-sdk-go 02:47:27 ---> Running in b8bab406dc90 02:47:27 Removing intermediate container b8bab406dc90 02:47:27 ---> 9da13b355fe1 02:47:27 Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:47:28 ---> Running in 59536533c488 02:47:28 Removing intermediate container 59536533c488 02:47:28 ---> 5593ac9cee18 02:47:28 Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:47:28 ---> Running in 1334bb8b595c 02:47:30 Removing intermediate container 1334bb8b595c 02:47:30 ---> 1e6fd110c7b3 02:47:30 Step 7/20 : RUN apk add --update --no-cache make git 02:47:30 ---> Running in afdb01628bfb 02:47:31 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 02:47:32 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 02:47:32 OK: 125 MiB in 39 packages 02:47:33 Removing intermediate container afdb01628bfb 02:47:33 ---> c6b25e741916 02:47:33 Step 8/20 : COPY . . 02:47:34 ---> 48d1301eda4e 02:47:34 Step 9/20 : RUN ${MAKE} 02:47:34 ---> Running in 3ce5599cbe96 02:47:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 02:48:14 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 02:48:24 Removing intermediate container 3ce5599cbe96 02:48:24 ---> 3b6fbf8998b1 02:48:24 Step 10/20 : FROM scratch 02:48:24 ---> 02:48:24 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:48:24 ---> Running in 3d7e02bb5b94 02:48:24 Removing intermediate container 3d7e02bb5b94 02:48:24 ---> a6024027d437 02:48:24 Step 12/20 : ENV APP_PORT=49990 02:48:24 ---> Running in 65a2d0d6df0f 02:48:25 Removing intermediate container 65a2d0d6df0f 02:48:25 ---> dbec8027edf4 02:48:25 Step 13/20 : EXPOSE $APP_PORT 02:48:25 ---> Running in 3b3cd16bad86 02:48:25 Removing intermediate container 3b3cd16bad86 02:48:25 ---> 5baf4cbd2bb2 02:48:25 Step 14/20 : WORKDIR / 02:48:25 ---> Running in b6fec07787df 02:48:26 Removing intermediate container b6fec07787df 02:48:26 ---> a6c1e1f80de4 02:48:26 Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 02:48:27 ---> 8d18aac2f0de 02:48:27 Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml 02:48:27 ---> f4110c985960 02:48:27 Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] 02:48:28 ---> Running in c6dd024b964b 02:48:28 Removing intermediate container c6dd024b964b 02:48:28 ---> 1564dc48ab4b 02:48:28 Step 18/20 : LABEL arch=arm64 02:48:28 ---> Running in 995e6fe1c817 02:48:28 Removing intermediate container 995e6fe1c817 02:48:28 ---> b785f480efde 02:48:28 Step 19/20 : LABEL git_sha=66f453b202f06c00560fd34a013a1a3fdd01b888 02:48:28 ---> Running in 9c3132b91378 02:48:29 Removing intermediate container 9c3132b91378 02:48:29 ---> 1204cb9edac5 02:48:29 Step 20/20 : LABEL version=0.0.0 02:48:29 ---> Running in 2687f4f18ccb 02:48:29 Removing intermediate container 2687f4f18ccb 02:48:29 ---> f73935dd0dd5 02:48:29 [Warning] One or more build-args [ARCH] were not consumed 02:48:29 Successfully built f73935dd0dd5 02:48:29 Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 02:48:30 provisioning config files... 02:48:30 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/config6836503003142805570tmp [Pipeline] { [Pipeline] sh 02:48:31 + curl -s https://codecov.io/bash 02:48:31 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/config6836503003142805570tmp 02:48:31 02:48:31 _____ _ 02:48:31 / ____| | | 02:48:31 | | ___ __| | ___ ___ _____ __ 02:48:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:48:31 | |___| (_) | (_| | __/ (_| (_) \ V / 02:48:31 \_____\___/ \__,_|\___|\___\___/ \_/ 02:48:31 Bash-20200303-bc4d7e6 02:48:31 02:48:31 02:48:31 ==> Jenkins CI detected. 02:48:31 project root: . 02:48:31 Fixing merge commit SHA 02:48:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:48:31 ==> Running gcov in . (disable via -X gcov) 02:48:31 ==> Python coveragepy not found 02:48:31 ==> Searching for coverage reports in: 02:48:31 + . 02:48:31 -> Found 1 reports 02:48:31 ==> Detecting git/mercurial file structure 02:48:31 ==> Reading reports 02:48:31 + ./coverage.out bytes=103450 02:48:31 ==> Appending adjustments 02:48:31 http://docs.codecov.io/docs/fixing-reports 02:48:32 + Found adjustments 02:48:32 ==> Gzipping contents 02:48:32 ==> Uploading reports 02:48:32 url: https://codecov.io 02:48:32 query: branch=PR-448&commit=9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-448%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=448&job= 02:48:32 -> Pinging Codecov 02:48:32 https://codecov.io/upload/v4?package=bash-20200303-bc4d7e6&token=secret&branch=PR-448&commit=9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-448%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=448&job= 02:48:32 -> Uploading 02:48:32 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 [Pipeline] } 02:48:32 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 02:48:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:48:34 ---> package-listing.sh 02:48:34 ++ facter osfamily 02:48:34 ++ tr '[:upper:]' '[:lower:]' 02:48:34 + OS_FAMILY=redhat 02:48:34 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-448 02:48:34 + START_PACKAGES=/tmp/packages_start.txt 02:48:34 + END_PACKAGES=/tmp/packages_end.txt 02:48:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:48:34 + PACKAGES=/tmp/packages_start.txt 02:48:34 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-448 ']' 02:48:34 + PACKAGES=/tmp/packages_end.txt 02:48:34 + case "${OS_FAMILY}" in 02:48:34 + rpm -qa 02:48:34 + sort 02:48:38 + '[' -f /tmp/packages_start.txt ']' 02:48:38 + '[' -f /tmp/packages_end.txt ']' 02:48:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:48:38 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-448 ']' 02:48:38 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-448/archives/ 02:48:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-448/archives/ [Pipeline] isUnix [Pipeline] sh 02:48:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:48:39 02:48:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:48:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:48:39 alpine: Pulling from edgex-lftools-log-publisher 02:48:39 c9b1b535fdd9: Pulling fs layer 02:48:39 2cc5ad85d9ab: Pulling fs layer 02:48:39 756a868c4378: Pulling fs layer 02:48:39 444b2fc9a129: Pulling fs layer 02:48:39 ea15f1150254: Pulling fs layer 02:48:39 41b27a9f41bf: Pulling fs layer 02:48:39 28c525ee5125: Pulling fs layer 02:48:39 094b1ea09ed8: Pulling fs layer 02:48:39 138eaada9080: Pulling fs layer 02:48:39 0622d0fa9048: Pulling fs layer 02:48:39 444b2fc9a129: Waiting 02:48:39 ea15f1150254: Waiting 02:48:39 41b27a9f41bf: Waiting 02:48:39 28c525ee5125: Waiting 02:48:39 094b1ea09ed8: Waiting 02:48:39 138eaada9080: Waiting 02:48:39 2cc5ad85d9ab: Verifying Checksum 02:48:39 2cc5ad85d9ab: Download complete 02:48:39 444b2fc9a129: Download complete 02:48:39 c9b1b535fdd9: Verifying Checksum 02:48:39 c9b1b535fdd9: Download complete 02:48:39 ea15f1150254: Verifying Checksum 02:48:39 ea15f1150254: Download complete 02:48:39 28c525ee5125: Verifying Checksum 02:48:39 28c525ee5125: Download complete 02:48:40 c9b1b535fdd9: Pull complete 02:48:40 756a868c4378: Verifying Checksum 02:48:40 756a868c4378: Download complete 02:48:40 138eaada9080: Verifying Checksum 02:48:40 138eaada9080: Download complete 02:48:40 094b1ea09ed8: Verifying Checksum 02:48:40 094b1ea09ed8: Download complete 02:48:40 0622d0fa9048: Verifying Checksum 02:48:40 0622d0fa9048: Download complete 02:48:40 2cc5ad85d9ab: Pull complete 02:48:41 41b27a9f41bf: Verifying Checksum 02:48:41 41b27a9f41bf: Download complete 02:48:43 756a868c4378: Pull complete 02:48:43 444b2fc9a129: Pull complete 02:48:43 ea15f1150254: Pull complete 02:48:48 41b27a9f41bf: Pull complete 02:48:48 28c525ee5125: Pull complete 02:48:51 094b1ea09ed8: Pull complete 02:48:51 138eaada9080: Pull complete 02:48:51 0622d0fa9048: Pull complete 02:48:51 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 02:48:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:48:51 prd-centos7-docker-4c-2g-201 does not seem to be running inside a container 02:48:51 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-sdk-go_PR-448 -v /w/workspace/dgexfoundry_device-sdk-go_PR-448:/w/workspace/dgexfoundry_device-sdk-go_PR-448:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-448@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:48:52 $ docker top b80f9029d868b364fde20a1b67d59be3b0a8939169a463adb57ab22cebe21d06 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:48:53 provisioning config files... 02:48:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/config5430316174184309758tmp [Pipeline] { [Pipeline] echo 02:48:53 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:48:53 ---> create-netrc.sh [Pipeline] echo 02:48:53 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:48:53 ---> logs-deploy.sh 02:48:53 + ARCHIVE_ARTIFACTS= 02:48:53 + LOGS_SERVER=https://logs.edgexfoundry.org 02:48:53 + '[' https://logs.edgexfoundry.org == None ']' 02:48:53 + NEXUS_URL=https://nexus.edgexfoundry.org 02:48:53 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-448/12 02:48:53 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-448/12/ 02:48:53 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-448/12 /w/workspace/dgexfoundry_device-sdk-go_PR-448 02:48:55 Archives upload complete. 02:48:55 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-448/12 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-448/12/ 02:48:56 ---> uname -a: 02:48:56 Linux b80f9029d868 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 02:48:56 02:48:56 02:48:56 ---> lscpu: 02:48:56 Architecture: x86_64 02:48:56 CPU op-mode(s): 32-bit, 64-bit 02:48:56 Byte Order: Little Endian 02:48:56 Address sizes: 40 bits physical, 48 bits virtual 02:48:56 CPU(s): 4 02:48:56 On-line CPU(s) list: 0-3 02:48:56 Thread(s) per core: 1 02:48:56 Core(s) per socket: 1 02:48:56 Socket(s): 4 02:48:56 NUMA node(s): 1 02:48:56 Vendor ID: GenuineIntel 02:48:56 CPU family: 6 02:48:56 Model: 44 02:48:56 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 02:48:56 Stepping: 1 02:48:56 CPU MHz: 2933.396 02:48:56 BogoMIPS: 5866.79 02:48:56 Virtualization: VT-x 02:48:56 Hypervisor vendor: KVM 02:48:56 Virtualization type: full 02:48:56 L1d cache: 128 KiB 02:48:56 L1i cache: 128 KiB 02:48:56 L2 cache: 16 MiB 02:48:56 L3 cache: 64 MiB 02:48:56 NUMA node0 CPU(s): 0-3 02:48:56 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 02:48:56 Vulnerability Meltdown: Mitigation; PTI 02:48:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:48:56 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 02:48:56 Vulnerability Spectre v2: Mitigation; Full retpoline 02:48:56 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 02:48:56 02:48:56 02:48:56 ---> nproc: 02:48:56 4 02:48:56 02:48:56 02:48:56 ---> df -h: 02:48:56 Filesystem Size Used Available Use% Mounted on 02:48:56 overlay 50.0G 6.0G 44.0G 12% / 02:48:56 tmpfs 64.0M 0 64.0M 0% /dev 02:48:56 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 02:48:56 shm 64.0M 0 64.0M 0% /dev/shm 02:48:56 /dev/vda1 50.0G 6.0G 44.0G 12% /etc/resolv.conf 02:48:56 /dev/vda1 50.0G 6.0G 44.0G 12% /etc/hostname 02:48:56 /dev/vda1 50.0G 6.0G 44.0G 12% /etc/hosts 02:48:56 /dev/vda1 50.0G 6.0G 44.0G 12% /var/log/sa 02:48:56 /dev/vda1 50.0G 6.0G 44.0G 12% /w/workspace/dgexfoundry_device-sdk-go_PR-448 02:48:56 /dev/vda1 50.0G 6.0G 44.0G 12% /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp 02:48:56 02:48:56 02:48:56 ---> free -m: 02:48:56 total used free shared buff/cache available 02:48:56 Mem: 1838 662 85 0 1089 1083 02:48:56 Swap: 1023 1 1022 02:48:56 02:48:56 02:48:56 ---> ip addr: 02:48:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:48:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:48:56 inet 127.0.0.1/8 scope host lo 02:48:56 valid_lft forever preferred_lft forever 02:48:56 6: eth0@if7: mtu 1458 qdisc noqueue state UP 02:48:56 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 02:48:56 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 02:48:56 valid_lft forever preferred_lft forever 02:48:56 02:48:56 02:48:56 ---> sar -b -r -n DEV: 02:48:56 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/12/20 _x86_64_ (4 CPU) 02:48:56 02:48:56 00:59:27 LINUX RESTART 02:48:56 02:48:56 01:00:01 tps rtps wtps bread/s bwrtn/s 02:48:56 01:01:01 4.58 0.48 4.10 222.41 1027.45 02:48:56 01:02:01 0.62 0.20 0.42 4.26 8.76 02:48:56 01:03:01 0.23 0.00 0.23 0.00 2.98 02:48:56 01:04:01 0.20 0.00 0.20 0.00 1.75 02:48:56 01:05:01 0.22 0.00 0.22 0.00 3.65 02:48:56 01:06:01 0.33 0.00 0.33 0.00 4.65 02:48:56 01:07:01 0.22 0.00 0.22 0.00 1.88 02:48:56 01:08:01 0.23 0.00 0.23 0.00 3.20 02:48:56 01:09:01 0.25 0.00 0.25 0.00 2.85 02:48:56 01:10:01 0.22 0.00 0.22 0.00 1.77 02:48:56 01:11:01 0.18 0.00 0.18 0.00 1.88 02:48:56 01:12:01 0.25 0.00 0.25 0.00 3.20 02:48:56 01:13:01 0.28 0.00 0.28 0.00 2.76 02:48:56 01:14:01 0.22 0.00 0.22 0.00 2.02 02:48:56 01:15:01 0.50 0.25 0.25 7.99 3.30 02:48:56 01:16:01 0.63 0.00 0.63 0.00 13.59 02:48:56 01:17:02 0.20 0.00 0.20 0.00 1.75 02:48:56 01:18:01 0.25 0.00 0.25 0.00 3.39 02:48:56 01:19:01 0.25 0.00 0.25 0.00 2.85 02:48:56 01:20:01 0.22 0.00 0.22 0.00 1.75 02:48:56 01:21:01 0.28 0.00 0.28 0.00 4.60 02:48:56 01:22:01 0.22 0.00 0.22 0.00 3.11 02:48:56 01:23:01 0.20 0.00 0.20 0.00 1.88 02:48:56 01:24:01 0.25 0.00 0.25 0.00 3.06 02:48:56 01:25:01 0.25 0.00 0.25 0.00 2.83 02:48:56 01:26:01 0.15 0.00 0.15 0.00 1.73 02:48:56 01:27:01 0.20 0.00 0.20 0.00 1.97 02:48:56 01:28:01 0.25 0.00 0.25 0.00 3.53 02:48:56 01:29:01 0.22 0.00 0.22 0.00 2.15 02:48:56 01:30:01 0.17 0.00 0.17 0.00 1.60 02:48:56 01:31:01 0.23 0.00 0.23 0.00 3.18 02:48:56 01:32:01 0.22 0.00 0.22 0.00 2.55 02:48:56 01:33:01 0.18 0.00 0.18 0.00 1.37 02:48:56 01:34:01 0.28 0.00 0.28 0.00 3.20 02:48:56 01:35:01 0.27 0.00 0.27 0.00 3.33 02:48:56 01:36:01 0.27 0.00 0.27 0.00 3.81 02:48:56 01:37:01 0.28 0.00 0.28 0.00 3.68 02:48:56 01:38:01 0.37 0.00 0.37 0.00 6.20 02:48:56 01:39:01 0.22 0.00 0.22 0.00 2.42 02:48:56 01:40:01 0.17 0.00 0.17 0.00 1.33 02:48:56 01:41:01 0.23 0.00 0.23 0.00 3.41 02:48:56 01:42:01 0.37 0.00 0.37 0.00 5.11 02:48:56 01:43:01 0.17 0.00 0.17 0.00 1.20 02:48:56 01:44:01 0.25 0.00 0.25 0.00 2.91 02:48:56 01:45:02 0.22 0.00 0.22 0.00 2.15 02:48:56 01:46:01 0.20 0.00 0.20 0.00 2.07 02:48:56 01:47:01 0.18 0.00 0.18 0.00 1.78 02:48:56 01:48:01 274.40 253.72 20.68 3492.86 877.59 02:48:56 01:49:01 3.01 0.00 3.01 0.00 92.22 02:48:56 01:50:01 0.18 0.00 0.18 0.00 2.00 02:48:56 01:51:01 0.15 0.00 0.15 0.00 1.87 02:48:56 01:52:01 0.25 0.00 0.25 0.00 2.92 02:48:56 01:53:01 0.22 0.00 0.22 0.00 2.42 02:48:56 01:54:01 0.17 0.00 0.17 0.00 1.60 02:48:56 01:55:01 0.25 0.00 0.25 0.00 2.78 02:48:56 01:56:01 0.23 0.00 0.23 0.00 2.73 02:48:56 01:57:01 0.18 0.00 0.18 0.00 2.27 02:48:56 01:58:01 0.23 0.00 0.23 0.00 3.18 02:48:56 01:59:01 0.20 0.00 0.20 0.00 2.55 02:48:56 02:00:01 0.17 0.00 0.17 0.00 1.60 02:48:56 02:01:01 0.15 0.00 0.15 0.00 1.73 02:48:56 02:02:01 0.30 0.00 0.30 0.00 3.78 02:48:56 02:03:01 0.27 0.00 0.27 0.00 3.45 02:48:56 02:04:01 0.30 0.00 0.30 0.00 3.63 02:48:56 02:05:01 0.22 0.00 0.22 0.00 2.42 02:48:56 02:06:01 0.18 0.00 0.18 0.00 2.03 02:48:56 02:07:01 0.32 0.00 0.32 0.00 3.33 02:48:56 02:08:01 0.32 0.00 0.32 0.00 4.80 02:48:56 02:09:01 0.27 0.00 0.27 0.00 3.10 02:48:56 02:10:01 0.25 0.00 0.25 0.00 2.82 02:48:56 02:11:01 0.19 0.02 0.17 2.30 1.49 02:48:56 02:12:01 0.17 0.00 0.17 0.00 1.60 02:48:56 02:13:01 0.25 0.00 0.25 0.00 2.91 02:48:56 02:14:01 0.22 0.00 0.22 0.00 2.28 02:48:56 02:15:01 0.18 0.00 0.18 0.00 1.60 02:48:56 02:16:01 0.27 0.00 0.27 0.00 3.50 02:48:56 02:17:01 0.23 0.00 0.23 0.00 2.95 02:48:56 02:18:01 0.17 0.00 0.17 0.00 1.20 02:48:56 02:19:01 0.25 0.00 0.25 0.00 2.92 02:48:56 02:20:01 0.22 0.00 0.22 0.00 2.15 02:48:56 02:21:01 0.17 0.00 0.17 0.00 1.60 02:48:56 02:22:01 0.18 0.00 0.18 0.00 1.73 02:48:56 02:23:01 0.27 0.00 0.27 0.00 3.05 02:48:56 02:24:01 0.30 0.00 0.30 0.00 4.20 02:48:56 02:25:01 0.17 0.00 0.17 0.00 1.33 02:48:56 02:26:01 0.23 0.00 0.23 0.00 3.32 02:48:56 02:27:01 0.22 0.00 0.22 0.00 2.55 02:48:56 02:28:01 0.35 0.00 0.35 0.00 5.43 02:48:56 02:29:01 0.25 0.00 0.25 0.00 3.05 02:48:56 02:30:01 0.25 0.00 0.25 0.00 2.91 02:48:56 02:31:01 0.33 0.00 0.33 0.00 4.90 02:48:56 02:32:01 0.25 0.00 0.25 0.00 3.18 02:48:56 02:33:01 0.27 0.00 0.27 0.00 3.23 02:48:56 02:34:01 0.67 0.00 0.67 0.00 7.21 02:48:56 02:35:01 0.30 0.00 0.30 0.00 4.73 02:48:56 02:36:02 0.25 0.00 0.25 0.00 3.18 02:48:56 02:37:01 0.22 0.00 0.22 0.00 2.59 02:48:56 02:38:01 0.28 0.00 0.28 0.00 3.10 02:48:56 02:39:01 0.25 0.00 0.25 0.00 2.91 02:48:56 02:40:01 1.52 1.25 0.27 129.36 3.05 02:48:56 02:41:01 46.76 12.77 33.99 2373.76 2433.84 02:48:56 02:42:01 2.50 0.17 2.33 5.33 81.34 02:48:56 02:43:01 0.67 0.00 0.67 0.00 7.41 02:48:56 02:44:01 0.63 0.00 0.63 0.00 6.48 02:48:56 02:45:01 0.60 0.00 0.60 0.00 7.66 02:48:56 02:46:01 0.25 0.00 0.25 0.00 4.45 02:48:56 02:47:01 0.65 0.02 0.63 0.13 7.08 02:48:56 02:48:01 0.80 0.00 0.80 0.00 9.13 02:48:56 Average: 3.34 2.49 0.85 57.82 44.91 02:48:56 02:48:56 01:00:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:48:56 01:01:01 94980 1787324 94.95 2620 1370108 823932 28.11 289776 1346236 12 02:48:56 01:02:01 98752 1783552 94.75 2620 1370268 803168 27.40 287096 1346028 20 02:48:56 01:03:01 99736 1782568 94.70 2620 1370340 802940 27.40 285952 1346028 8 02:48:56 01:04:01 99776 1782528 94.70 2620 1370340 802940 27.40 286060 1346028 16 02:48:56 01:05:01 98880 1783424 94.75 2620 1370348 803096 27.40 287024 1346028 16 02:48:56 01:06:01 100076 1782228 94.68 2620 1370352 802940 27.40 286236 1346028 16 02:48:56 01:07:01 99840 1782464 94.70 2620 1370356 802988 27.40 286668 1346028 12 02:48:56 01:08:01 99952 1782352 94.69 2620 1370360 802940 27.40 286424 1346028 16 02:48:56 01:09:01 99844 1782460 94.70 2620 1370368 802940 27.40 286448 1346032 12 02:48:56 01:10:01 99756 1782548 94.70 2620 1370372 803012 27.40 286600 1346028 20 02:48:56 01:11:01 100044 1782260 94.69 2620 1370372 802940 27.40 286124 1346028 16 02:48:56 01:12:01 99812 1782492 94.70 2620 1370380 802940 27.40 286256 1346028 8 02:48:56 01:13:01 100068 1782236 94.68 2620 1370384 802940 27.40 286132 1346028 8 02:48:56 01:14:01 100208 1782096 94.68 2620 1370388 802940 27.40 286016 1346028 8 02:48:56 01:15:01 99716 1782588 94.70 2620 1370424 803012 27.40 286524 1346056 20 02:48:56 01:16:01 99872 1782432 94.69 2620 1370432 802988 27.40 286336 1346056 16 02:48:56 01:17:02 99788 1782516 94.70 2620 1370432 802940 27.40 286180 1346056 20 02:48:56 01:18:01 99788 1782516 94.70 2620 1370440 802940 27.40 286060 1346056 16 02:48:56 01:19:01 99664 1782640 94.71 2620 1370444 802940 27.40 286192 1346056 8 02:48:56 01:20:01 99164 1783140 94.73 2620 1370444 803000 27.40 286672 1346056 20 02:48:56 01:21:01 99572 1782732 94.71 2620 1370452 802940 27.40 286208 1346056 20 02:48:56 01:22:01 99656 1782648 94.71 2620 1370456 802940 27.40 286220 1346056 8 02:48:56 01:23:01 100004 1782300 94.69 2620 1370464 802940 27.40 286356 1346056 8 02:48:56 01:24:01 99756 1782548 94.70 2620 1370468 802964 27.40 286480 1346056 8 02:48:56 01:25:01 99056 1783248 94.74 2620 1370476 803000 27.40 286668 1346056 20 02:48:56 01:26:01 100044 1782260 94.69 2620 1370480 802940 27.40 286392 1346056 20 02:48:56 01:27:01 99960 1782344 94.69 2620 1370480 802940 27.40 286268 1346056 8 02:48:56 01:28:01 100068 1782236 94.68 2620 1370488 802940 27.40 286016 1346056 8 02:48:56 01:29:01 99732 1782572 94.70 2620 1370492 802940 27.40 286024 1346056 8 02:48:56 01:30:01 99568 1782736 94.71 2620 1370496 803024 27.40 286588 1346056 20 02:48:56 01:31:01 99640 1782664 94.71 2620 1370500 802940 27.40 286040 1346056 16 02:48:56 01:32:01 100168 1782136 94.68 2620 1370508 802940 27.40 285940 1346056 8 02:48:56 01:33:01 99760 1782544 94.70 2620 1370512 802940 27.40 286200 1346060 8 02:48:56 01:34:01 99672 1782632 94.70 2620 1370520 802940 27.40 286140 1346060 8 02:48:56 01:35:01 99048 1783256 94.74 2620 1370524 803024 27.40 286700 1346056 20 02:48:56 01:36:01 99740 1782564 94.70 2620 1370524 803000 27.40 286480 1346056 16 02:48:56 01:37:01 99912 1782392 94.69 2620 1370532 802940 27.40 286044 1346056 8 02:48:56 01:38:01 98904 1783400 94.75 2620 1370536 803108 27.40 287220 1346056 8 02:48:56 01:39:01 99828 1782476 94.70 2620 1370540 802940 27.40 286320 1346056 8 02:48:56 01:40:01 99692 1782612 94.70 2620 1370544 803012 27.40 286508 1346056 20 02:48:56 01:41:01 99944 1782360 94.69 2620 1370552 802940 27.40 286148 1346056 16 02:48:56 01:42:01 99944 1782360 94.69 2620 1370556 802940 27.40 286152 1346056 8 02:48:56 01:43:01 100028 1782276 94.69 2620 1370556 802940 27.40 286284 1346056 8 02:48:56 01:44:01 100152 1782152 94.68 2620 1370564 802940 27.40 286056 1346056 8 02:48:56 01:45:02 99220 1783084 94.73 2620 1370568 803000 27.40 286496 1346056 20 02:48:56 01:46:01 106188 1776116 94.36 2620 1370572 803048 27.40 279524 1346044 8 02:48:56 01:47:01 106944 1775360 94.32 2620 1370580 802940 27.40 278940 1346044 8 02:48:56 01:48:01 78540 1803764 95.83 2620 1306684 802972 27.40 296304 1264888 8 02:48:56 01:49:01 78096 1804208 95.85 2620 1306684 802972 27.40 296184 1264888 8 02:48:56 01:50:01 77644 1804660 95.88 2620 1306688 803044 27.40 296568 1264888 20 02:48:56 01:51:01 78284 1804020 95.84 2620 1306696 802972 27.40 296200 1264888 16 02:48:56 01:52:01 78192 1804112 95.85 2620 1306696 802972 27.40 296268 1264888 8 02:48:56 01:53:01 77996 1804308 95.86 2620 1306704 803008 27.40 296612 1264888 8 02:48:56 01:54:01 78108 1804196 95.85 2620 1306708 802972 27.40 296312 1264888 8 02:48:56 01:55:01 77872 1804432 95.86 2620 1306712 803044 27.40 296808 1264888 20 02:48:56 01:56:01 77944 1804360 95.86 2620 1306716 802972 27.40 296328 1264888 16 02:48:56 01:57:01 77680 1804624 95.87 2620 1306724 802972 27.40 296488 1264892 8 02:48:56 01:58:01 76204 1806100 95.95 2620 1306728 803200 27.40 297620 1264888 12 02:48:56 01:59:01 77820 1804484 95.87 2620 1306728 802972 27.40 296392 1264888 12 02:48:56 02:00:01 77600 1804704 95.88 2620 1306736 803044 27.40 296716 1264888 20 02:48:56 02:01:01 76388 1805916 95.94 2620 1306740 805588 27.49 297228 1264888 16 02:48:56 02:02:01 77888 1804416 95.86 2620 1306744 802972 27.40 296364 1264888 8 02:48:56 02:03:01 77680 1804624 95.87 2620 1306752 802972 27.40 296312 1264888 12 02:48:56 02:04:01 77820 1804484 95.87 2620 1306756 802972 27.40 296208 1264888 8 02:48:56 02:05:01 76748 1805556 95.92 2620 1306756 803188 27.40 297508 1264888 20 02:48:56 02:06:01 76976 1805328 95.91 2620 1306768 803092 27.40 297064 1264892 8 02:48:56 02:07:01 77440 1804864 95.89 2620 1306772 802972 27.40 296516 1264888 8 02:48:56 02:08:01 77596 1804708 95.88 2620 1306776 802972 27.40 296540 1264868 8 02:48:56 02:09:01 77656 1804648 95.87 2620 1306784 802972 27.40 296540 1264868 8 02:48:56 02:10:01 77452 1804852 95.89 2620 1306792 803032 27.40 296860 1264868 16 02:48:56 02:11:01 77812 1804492 95.87 2620 1306860 802972 27.40 296408 1264868 16 02:48:56 02:12:01 77408 1804896 95.89 2620 1306864 802972 27.40 296548 1264868 8 02:48:56 02:13:01 77376 1804928 95.89 2620 1306872 802996 27.40 296672 1264868 12 02:48:56 02:14:01 77780 1804524 95.87 2620 1306876 802972 27.40 296444 1264868 16 02:48:56 02:15:01 77204 1805100 95.90 2620 1306880 803032 27.40 296964 1264868 20 02:48:56 02:16:01 77440 1804864 95.89 2620 1306884 802972 27.40 296552 1264868 16 02:48:56 02:17:01 77672 1804632 95.87 2620 1306892 802972 27.40 296672 1264868 8 02:48:56 02:18:01 77332 1804972 95.89 2620 1306892 802972 27.40 296540 1264868 8 02:48:56 02:19:01 77656 1804648 95.87 2620 1306900 802972 27.40 296548 1264872 8 02:48:56 02:20:01 77168 1805136 95.90 2620 1306904 803020 27.40 296800 1264868 20 02:48:56 02:21:01 77556 1804748 95.88 2620 1306904 802972 27.40 296444 1264868 16 02:48:56 02:22:01 77316 1804988 95.89 2620 1306912 802972 27.40 296736 1264868 8 02:48:56 02:23:01 76980 1805324 95.91 2620 1306916 803020 27.40 296868 1264868 8 02:48:56 02:24:01 77292 1805012 95.89 2620 1306952 802972 27.40 296676 1264876 20 02:48:56 02:25:01 76956 1805348 95.91 2620 1306924 803044 27.40 297012 1264868 20 02:48:56 02:26:01 77276 1805028 95.89 2620 1306932 802972 27.40 296668 1264868 20 02:48:56 02:27:01 77744 1804560 95.87 2620 1306876 802432 27.38 296396 1264848 16 02:48:56 02:28:01 78044 1804260 95.85 2620 1306880 802432 27.38 296524 1264848 8 02:48:56 02:29:01 77696 1804608 95.87 2620 1306892 802432 27.38 296540 1264848 8 02:48:56 02:30:01 77496 1804808 95.88 2620 1306896 802492 27.38 296784 1264848 16 02:48:56 02:31:01 77848 1804456 95.86 2620 1306900 802432 27.38 296492 1264848 20 02:48:56 02:32:01 77552 1804752 95.88 2620 1306904 802492 27.38 296808 1264848 16 02:48:56 02:33:01 77852 1804452 95.86 2620 1306912 802432 27.38 296560 1264848 20 02:48:56 02:34:01 77892 1804412 95.86 2620 1306912 802432 27.38 296320 1264848 8 02:48:56 02:35:01 77780 1804524 95.87 2620 1306920 802504 27.38 296932 1264852 20 02:48:56 02:36:02 78132 1804172 95.85 2620 1306924 802432 27.38 296580 1264848 20 02:48:56 02:37:01 78060 1804244 95.85 2620 1306928 802432 27.38 296460 1264848 8 02:48:56 02:38:01 78020 1804284 95.86 2620 1306936 802480 27.38 296660 1264848 12 02:48:56 02:39:01 79316 1802988 95.79 2620 1306940 800840 27.32 295472 1264840 16 02:48:56 02:40:01 74448 1807856 96.04 2620 1310828 802492 27.38 296848 1268536 16 02:48:56 02:41:01 113352 1768952 93.98 2620 1153208 924448 31.54 444644 1075712 20 02:48:56 02:42:01 118460 1763844 93.71 2620 1153212 902176 30.78 440048 1075456 8 02:48:56 02:43:01 118996 1763308 93.68 2620 1153212 902176 30.78 440052 1075456 8 02:48:56 02:44:01 118400 1763904 93.71 2620 1153224 902176 30.78 440060 1075460 8 02:48:56 02:45:01 117244 1765060 93.77 2620 1153228 902520 30.79 441612 1075456 16 02:48:56 02:46:01 116848 1765456 93.79 2620 1153236 902568 30.80 441980 1075456 20 02:48:56 02:47:01 118760 1763544 93.69 2620 1153240 902304 30.79 440192 1075456 12 02:48:56 02:48:01 118836 1763468 93.69 2620 1153252 902484 30.79 440088 1075456 12 02:48:56 Average: 90264 1792040 95.20 2620 1323176 810684 27.66 302738 1286205 13 02:48:56 02:48:56 01:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 02:48:56 01:01:01 eth0 6.34 3.55 4.14 4.15 0.00 0.00 0.00 02:48:56 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:02:01 eth0 1.17 0.53 0.56 0.39 0.00 0.00 0.00 02:48:56 01:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:03:01 eth0 0.08 0.07 0.01 0.04 0.00 0.00 0.00 02:48:56 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:04:01 eth0 0.47 0.08 0.04 0.01 0.00 0.00 0.00 02:48:56 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:05:01 eth0 0.68 0.50 0.35 0.24 0.00 0.00 0.00 02:48:56 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:06:01 eth0 0.12 0.10 0.01 0.03 0.00 0.00 0.00 02:48:56 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:07:01 eth0 0.20 0.15 0.07 0.01 0.00 0.00 0.00 02:48:56 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:08:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 02:48:56 01:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:09:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 02:48:56 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:10:01 eth0 0.28 0.15 0.09 0.04 0.00 0.00 0.00 02:48:56 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:11:01 eth0 0.10 0.10 0.01 0.03 0.00 0.00 0.00 02:48:56 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:12:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 02:48:56 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:13:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 02:48:56 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:14:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 02:48:56 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:15:01 eth0 0.20 0.18 0.08 0.04 0.00 0.00 0.00 02:48:56 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:16:01 eth0 0.25 0.18 0.13 0.04 0.00 0.00 0.00 02:48:56 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:17:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 02:48:56 01:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:17:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:18:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 02:48:56 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:19:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 02:48:56 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:20:01 eth0 0.15 0.12 0.08 0.04 0.00 0.00 0.00 02:48:56 01:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:21:01 eth0 0.10 0.10 0.01 0.03 0.00 0.00 0.00 02:48:56 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:22:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 02:48:56 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:23:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 02:48:56 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:24:01 eth0 0.17 0.13 0.07 0.01 0.00 0.00 0.00 02:48:56 01:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:25:01 eth0 0.17 0.17 0.08 0.04 0.00 0.00 0.00 02:48:56 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:26:01 eth0 0.08 0.07 0.01 0.03 0.00 0.00 0.00 02:48:56 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:27:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 02:48:56 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:28:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 02:48:56 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:29:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 02:48:56 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:30:01 eth0 0.25 0.20 0.14 0.04 0.00 0.00 0.00 02:48:56 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:31:01 eth0 0.05 0.05 0.00 0.03 0.00 0.00 0.00 02:48:56 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:32:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 02:48:56 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:33:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 02:48:56 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:34:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 02:48:56 01:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:35:01 eth0 0.17 0.12 0.08 0.04 0.00 0.00 0.00 02:48:56 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:36:01 eth0 0.25 0.20 0.13 0.04 0.00 0.00 0.00 02:48:56 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:37:01 eth0 0.40 0.05 0.04 0.00 0.00 0.00 0.00 02:48:56 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:38:01 eth0 0.47 0.38 0.27 0.20 0.00 0.00 0.00 02:48:56 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:39:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 02:48:56 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:40:01 eth0 0.13 0.10 0.08 0.07 0.00 0.00 0.00 02:48:56 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:41:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 02:48:56 01:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:42:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 02:48:56 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:43:01 eth0 0.08 0.03 0.00 0.00 0.00 0.00 0.00 02:48:56 01:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:44:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 02:48:56 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:45:02 eth0 0.18 0.12 0.08 0.04 0.00 0.00 0.00 02:48:56 01:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:46:01 eth0 0.54 0.36 0.27 0.23 0.00 0.00 0.00 02:48:56 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:48:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 02:48:56 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:49:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 02:48:56 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:50:01 eth0 0.37 0.33 0.20 0.05 0.00 0.00 0.00 02:48:56 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:51:01 eth0 0.02 0.02 0.00 0.03 0.00 0.00 0.00 02:48:56 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:52:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 02:48:56 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:53:01 eth0 0.17 0.15 0.07 0.01 0.00 0.00 0.00 02:48:56 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:54:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 02:48:56 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:55:01 eth0 0.15 0.12 0.08 0.04 0.00 0.00 0.00 02:48:56 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:56:01 eth0 0.02 0.02 0.00 0.03 0.00 0.00 0.00 02:48:56 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:57:01 eth0 0.72 0.03 0.06 0.00 0.00 0.00 0.00 02:48:56 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:58:01 eth0 0.65 0.52 0.33 0.21 0.00 0.00 0.00 02:48:56 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:59:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 02:48:56 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:00:01 eth0 0.10 0.07 0.07 0.04 0.00 0.00 0.00 02:48:56 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:01:01 eth0 0.07 0.05 0.00 0.03 0.00 0.00 0.00 02:48:56 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:02:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 02:48:56 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:03:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 02:48:56 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:04:01 eth0 0.40 0.00 0.03 0.00 0.00 0.00 0.00 02:48:56 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:05:01 eth0 0.72 0.60 0.41 0.25 0.00 0.00 0.00 02:48:56 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:06:01 eth0 0.33 0.23 0.18 0.13 0.00 0.00 0.00 02:48:56 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:08:01 eth0 0.73 0.00 0.06 0.00 0.00 0.00 0.00 02:48:56 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:09:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:10:01 eth0 0.18 0.12 0.08 0.07 0.00 0.00 0.00 02:48:56 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:11:01 eth0 0.44 0.05 0.04 0.00 0.00 0.00 0.00 02:48:56 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:12:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 02:48:56 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:13:01 eth0 0.20 0.17 0.12 0.01 0.00 0.00 0.00 02:48:56 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:14:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 02:48:56 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:15:01 eth0 0.17 0.15 0.08 0.04 0.00 0.00 0.00 02:48:56 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:16:01 eth0 0.05 0.02 0.00 0.03 0.00 0.00 0.00 02:48:56 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:17:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:18:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 02:48:56 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:19:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 02:48:56 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:20:01 eth0 0.18 0.15 0.08 0.04 0.00 0.00 0.00 02:48:56 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:21:01 eth0 0.02 0.02 0.00 0.03 0.00 0.00 0.00 02:48:56 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:23:01 eth0 0.22 0.20 0.12 0.01 0.00 0.00 0.00 02:48:56 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:24:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 02:48:56 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:25:01 eth0 0.13 0.10 0.08 0.04 0.00 0.00 0.00 02:48:56 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:26:01 eth0 0.03 0.03 0.00 0.03 0.00 0.00 0.00 02:48:56 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:27:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 02:48:56 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:28:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 02:48:56 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:29:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:30:01 eth0 0.12 0.08 0.08 0.04 0.00 0.00 0.00 02:48:56 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:31:01 eth0 0.03 0.03 0.00 0.03 0.00 0.00 0.00 02:48:56 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:32:01 eth0 0.20 0.12 0.12 0.01 0.00 0.00 0.00 02:48:56 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:33:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 02:48:56 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:35:01 eth0 0.17 0.15 0.08 0.04 0.00 0.00 0.00 02:48:56 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:36:02 eth0 0.02 0.02 0.00 0.03 0.00 0.00 0.00 02:48:56 02:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:37:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 02:48:56 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:38:01 eth0 0.15 0.13 0.06 0.01 0.00 0.00 0.00 02:48:56 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:40:01 eth0 0.10 0.10 0.07 0.04 0.00 0.00 0.00 02:48:56 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:41:01 eth0 265.10 193.81 669.52 81.80 0.00 0.00 0.00 02:48:56 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:41:01 docker0 5.93 4.58 0.85 15.23 0.00 0.00 0.00 02:48:56 02:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:43:01 eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:48:56 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:44:01 eth0 0.60 0.00 0.05 0.00 0.00 0.00 0.00 02:48:56 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:45:01 eth0 8.14 3.40 5.78 0.62 0.00 0.00 0.00 02:48:56 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:46:01 eth0 1.53 0.88 0.87 0.56 0.00 0.00 0.00 02:48:56 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:47:01 eth0 0.62 0.00 0.04 0.00 0.00 0.00 0.00 02:48:56 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:48:01 eth0 0.98 0.38 0.30 0.23 0.00 0.00 0.00 02:48:56 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 Average: eth0 2.77 1.96 6.36 0.84 0.00 0.00 0.00 02:48:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:56 Average: docker0 0.05 0.04 0.01 0.14 0.00 0.00 0.00 02:48:56 02:48:56 02:48:56 ---> sar -P ALL: 02:48:56 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/12/20 _x86_64_ (4 CPU) 02:48:56 02:48:56 00:59:27 LINUX RESTART 02:48:56 02:48:56 01:00:01 CPU %user %nice %system %iowait %steal %idle 02:48:56 01:01:01 all 1.21 0.00 0.56 0.04 0.00 98.18 02:48:56 01:01:01 0 0.43 0.00 0.50 0.00 0.00 99.07 02:48:56 01:01:01 1 1.47 0.00 0.65 0.00 0.02 97.87 02:48:56 01:01:01 2 1.57 0.00 0.87 0.13 0.00 97.43 02:48:56 01:01:01 3 1.40 0.00 0.25 0.00 0.00 98.35 02:48:56 01:02:01 all 0.23 0.00 0.06 0.00 0.00 99.70 02:48:56 01:02:01 0 0.15 0.00 0.07 0.00 0.00 99.78 02:48:56 01:02:01 1 0.33 0.00 0.05 0.02 0.00 99.60 02:48:56 01:02:01 2 0.13 0.00 0.07 0.00 0.00 99.80 02:48:56 01:02:01 3 0.32 0.00 0.05 0.00 0.00 99.63 02:48:56 01:03:01 all 0.17 0.00 0.04 0.00 0.00 99.79 02:48:56 01:03:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:48:56 01:03:01 1 0.53 0.00 0.05 0.00 0.00 99.42 02:48:56 01:03:01 2 0.08 0.00 0.05 0.00 0.00 99.87 02:48:56 01:03:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:48:56 01:04:01 all 0.13 0.00 0.05 0.00 0.00 99.81 02:48:56 01:04:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:48:56 01:04:01 1 0.35 0.00 0.05 0.00 0.00 99.60 02:48:56 01:04:01 2 0.08 0.00 0.07 0.00 0.00 99.85 02:48:56 01:04:01 3 0.05 0.00 0.07 0.00 0.00 99.88 02:48:56 01:05:01 all 0.18 0.00 0.05 0.00 0.00 99.77 02:48:56 01:05:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:48:56 01:05:01 1 0.58 0.00 0.07 0.00 0.00 99.35 02:48:56 01:05:01 2 0.07 0.00 0.05 0.00 0.00 99.88 02:48:56 01:05:01 3 0.05 0.00 0.05 0.00 0.00 99.90 02:48:56 01:06:01 all 0.19 0.00 0.04 0.00 0.00 99.77 02:48:56 01:06:01 0 0.05 0.00 0.05 0.00 0.00 99.90 02:48:56 01:06:01 1 0.55 0.00 0.03 0.00 0.00 99.42 02:48:56 01:06:01 2 0.05 0.00 0.03 0.00 0.02 99.90 02:48:56 01:06:01 3 0.07 0.00 0.03 0.00 0.00 99.90 02:48:56 01:07:01 all 0.17 0.00 0.05 0.00 0.00 99.78 02:48:56 01:07:01 0 0.07 0.00 0.05 0.00 0.02 99.87 02:48:56 01:07:01 1 0.53 0.00 0.05 0.00 0.00 99.42 02:48:56 01:07:01 2 0.03 0.00 0.07 0.00 0.00 99.90 02:48:56 01:07:01 3 0.03 0.00 0.05 0.00 0.00 99.92 02:48:56 01:08:01 all 0.17 0.00 0.05 0.00 0.00 99.77 02:48:56 01:08:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:48:56 01:08:01 1 0.53 0.00 0.03 0.00 0.00 99.43 02:48:56 01:08:01 2 0.08 0.00 0.08 0.00 0.00 99.83 02:48:56 01:08:01 3 0.05 0.00 0.05 0.00 0.00 99.90 02:48:56 01:09:01 all 0.18 0.00 0.04 0.00 0.00 99.78 02:48:56 01:09:01 0 0.07 0.00 0.07 0.00 0.00 99.87 02:48:56 01:09:01 1 0.52 0.00 0.02 0.00 0.00 99.47 02:48:56 01:09:01 2 0.08 0.00 0.07 0.00 0.00 99.85 02:48:56 01:09:01 3 0.05 0.00 0.02 0.00 0.00 99.93 02:48:56 01:10:01 all 0.18 0.00 0.05 0.00 0.00 99.77 02:48:56 01:10:01 0 0.07 0.00 0.07 0.00 0.00 99.87 02:48:56 01:10:01 1 0.50 0.00 0.03 0.00 0.00 99.47 02:48:56 01:10:01 2 0.05 0.00 0.03 0.00 0.00 99.92 02:48:56 01:10:01 3 0.08 0.00 0.07 0.00 0.00 99.85 02:48:56 01:11:01 all 0.18 0.00 0.04 0.00 0.00 99.78 02:48:56 01:11:01 0 0.03 0.00 0.05 0.00 0.00 99.92 02:48:56 01:11:01 1 0.55 0.00 0.03 0.00 0.00 99.42 02:48:56 01:11:01 2 0.05 0.00 0.03 0.00 0.00 99.92 02:48:56 01:11:01 3 0.07 0.00 0.05 0.00 0.00 99.88 02:48:56 01:12:01 all 0.18 0.00 0.05 0.00 0.00 99.77 02:48:56 01:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:48:56 01:12:01 1 0.30 0.00 0.07 0.00 0.00 99.63 02:48:56 01:12:01 2 0.07 0.00 0.07 0.00 0.00 99.87 02:48:56 01:12:01 3 0.32 0.00 0.07 0.00 0.00 99.62 02:48:56 01:13:01 all 0.13 0.00 0.05 0.00 0.00 99.82 02:48:56 01:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:48:56 01:13:01 1 0.37 0.00 0.12 0.00 0.00 99.52 02:48:56 01:13:01 2 0.07 0.00 0.05 0.00 0.00 99.88 02:48:56 01:13:01 3 0.07 0.00 0.03 0.00 0.00 99.90 02:48:56 01:14:01 all 0.06 0.00 0.05 0.00 0.00 99.89 02:48:56 01:14:01 0 0.05 0.00 0.07 0.00 0.00 99.88 02:48:56 01:14:01 1 0.08 0.00 0.05 0.00 0.00 99.87 02:48:56 01:14:01 2 0.08 0.00 0.02 0.00 0.00 99.90 02:48:56 01:14:01 3 0.03 0.00 0.05 0.00 0.02 99.90 02:48:56 01:15:01 all 0.05 0.00 0.06 0.00 0.00 99.88 02:48:56 01:15:01 0 0.07 0.00 0.02 0.00 0.00 99.92 02:48:56 01:15:01 1 0.03 0.00 0.05 0.00 0.00 99.92 02:48:56 01:15:01 2 0.05 0.00 0.08 0.00 0.00 99.87 02:48:56 01:15:01 3 0.03 0.00 0.10 0.02 0.00 99.85 02:48:56 01:16:01 all 0.18 0.00 0.05 0.00 0.00 99.77 02:48:56 01:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:48:56 01:16:01 1 0.58 0.00 0.08 0.00 0.00 99.33 02:48:56 01:16:01 2 0.07 0.00 0.05 0.00 0.02 99.87 02:48:56 01:16:01 3 0.05 0.00 0.03 0.00 0.00 99.92 02:48:56 01:17:02 all 0.17 0.00 0.05 0.00 0.00 99.78 02:48:56 01:17:02 0 0.03 0.00 0.05 0.00 0.00 99.92 02:48:56 01:17:02 1 0.57 0.00 0.05 0.00 0.00 99.38 02:48:56 01:17:02 2 0.07 0.00 0.03 0.00 0.00 99.90 02:48:56 01:17:02 3 0.03 0.00 0.05 0.00 0.00 99.92 02:48:56 01:18:01 all 0.17 0.00 0.04 0.00 0.00 99.78 02:48:56 01:18:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:48:56 01:18:01 1 0.52 0.00 0.05 0.00 0.02 99.41 02:48:56 01:18:01 2 0.08 0.00 0.05 0.00 0.00 99.86 02:48:56 01:18:01 3 0.05 0.00 0.03 0.00 0.00 99.92 02:48:56 01:19:01 all 0.17 0.00 0.04 0.00 0.00 99.79 02:48:56 01:19:01 0 0.05 0.00 0.05 0.00 0.00 99.90 02:48:56 01:19:01 1 0.05 0.00 0.03 0.00 0.00 99.92 02:48:56 01:19:01 2 0.03 0.00 0.03 0.00 0.00 99.93 02:48:56 01:19:01 3 0.53 0.00 0.03 0.00 0.00 99.43 02:48:56 01:20:01 all 0.18 0.00 0.05 0.00 0.00 99.78 02:48:56 01:20:01 0 0.03 0.00 0.05 0.00 0.00 99.92 02:48:56 01:20:01 1 0.03 0.00 0.03 0.00 0.00 99.93 02:48:56 01:20:01 2 0.07 0.00 0.03 0.00 0.00 99.90 02:48:56 01:20:01 3 0.57 0.00 0.07 0.00 0.00 99.37 02:48:56 01:21:01 all 0.17 0.00 0.04 0.00 0.00 99.79 02:48:56 01:21:01 0 0.08 0.00 0.07 0.00 0.00 99.85 02:48:56 01:21:01 1 0.03 0.00 0.05 0.00 0.00 99.92 02:48:56 01:21:01 2 0.02 0.00 0.03 0.00 0.00 99.95 02:48:56 01:21:01 3 0.53 0.00 0.02 0.00 0.00 99.45 02:48:56 01:22:01 all 0.19 0.00 0.04 0.00 0.00 99.77 02:48:56 01:22:01 0 0.07 0.00 0.05 0.00 0.00 99.88 02:48:56 01:22:01 1 0.05 0.00 0.03 0.00 0.00 99.92 02:48:56 01:22:01 2 0.08 0.00 0.05 0.00 0.00 99.87 02:48:56 01:22:01 3 0.53 0.00 0.03 0.00 0.00 99.43 02:48:56 01:23:01 all 0.17 0.00 0.04 0.00 0.00 99.80 02:48:56 01:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:48:56 01:23:01 1 0.28 0.00 0.05 0.00 0.00 99.67 02:48:56 01:23:01 2 0.07 0.00 0.05 0.00 0.00 99.88 02:48:56 01:23:01 3 0.30 0.00 0.03 0.00 0.00 99.67 02:48:56 01:24:01 all 0.17 0.00 0.04 0.00 0.00 99.79 02:48:56 01:24:01 0 0.05 0.00 0.03 0.00 0.00 99.92 02:48:56 01:24:01 1 0.53 0.00 0.07 0.00 0.00 99.40 02:48:56 01:24:01 2 0.07 0.00 0.05 0.00 0.00 99.88 02:48:56 01:24:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:48:56 01:25:01 all 0.17 0.00 0.05 0.00 0.00 99.78 02:48:56 01:25:01 0 0.52 0.00 0.02 0.00 0.00 99.47 02:48:56 01:25:01 1 0.07 0.00 0.07 0.00 0.00 99.87 02:48:56 01:25:01 2 0.03 0.00 0.07 0.00 0.02 99.88 02:48:56 01:25:01 3 0.03 0.00 0.05 0.00 0.00 99.92 02:48:56 01:26:01 all 0.17 0.00 0.04 0.00 0.00 99.79 02:48:56 01:26:01 0 0.52 0.00 0.02 0.00 0.00 99.47 02:48:56 01:26:01 1 0.05 0.00 0.05 0.00 0.00 99.90 02:48:56 01:26:01 2 0.08 0.00 0.07 0.00 0.00 99.85 02:48:56 01:26:01 3 0.07 0.00 0.03 0.00 0.00 99.90 02:48:56 01:27:01 all 0.18 0.00 0.05 0.00 0.00 99.77 02:48:56 01:27:01 0 0.52 0.00 0.03 0.00 0.00 99.45 02:48:56 01:27:01 1 0.08 0.00 0.05 0.00 0.00 99.87 02:48:56 01:27:01 2 0.03 0.00 0.03 0.00 0.00 99.93 02:48:56 01:27:01 3 0.07 0.00 0.07 0.00 0.00 99.87 02:48:56 01:28:01 all 0.18 0.00 0.04 0.00 0.00 99.79 02:48:56 01:28:01 0 0.52 0.00 0.00 0.00 0.00 99.48 02:48:56 01:28:01 1 0.05 0.00 0.03 0.00 0.00 99.92 02:48:56 01:28:01 2 0.08 0.00 0.05 0.00 0.00 99.87 02:48:56 01:28:01 3 0.07 0.00 0.07 0.00 0.00 99.87 02:48:56 01:29:01 all 0.16 0.00 0.05 0.00 0.00 99.80 02:48:56 01:29:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:48:56 01:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:48:56 01:29:01 2 0.53 0.00 0.08 0.00 0.00 99.38 02:48:56 01:29:01 3 0.03 0.00 0.05 0.00 0.02 99.90 02:48:56 01:30:01 all 0.17 0.00 0.04 0.00 0.00 99.79 02:48:56 01:30:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:48:56 01:30:01 1 0.08 0.00 0.05 0.00 0.00 99.87 02:48:56 01:30:01 2 0.53 0.00 0.05 0.00 0.00 99.42 02:48:56 01:30:01 3 0.05 0.00 0.03 0.00 0.00 99.92 02:48:56 01:31:01 all 0.16 0.00 0.04 0.00 0.00 99.80 02:48:56 01:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:48:56 01:31:01 1 0.07 0.00 0.05 0.00 0.00 99.88 02:48:56 01:31:01 2 0.53 0.00 0.05 0.00 0.00 99.42 02:48:56 01:31:01 3 0.05 0.00 0.05 0.00 0.00 99.90 02:48:56 01:32:01 all 0.10 0.00 0.05 0.00 0.00 99.85 02:48:56 01:32:01 0 0.05 0.00 0.03 0.00 0.00 99.92 02:48:56 01:32:01 1 0.08 0.00 0.05 0.00 0.00 99.87 02:48:56 01:32:01 2 0.22 0.00 0.12 0.00 0.00 99.67 02:48:56 01:32:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:48:56 01:33:01 all 0.05 0.00 0.05 0.00 0.00 99.91 02:48:56 01:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:48:56 01:33:01 1 0.07 0.00 0.05 0.00 0.00 99.88 02:48:56 01:33:01 2 0.05 0.00 0.05 0.00 0.00 99.90 02:48:56 01:33:01 3 0.05 0.00 0.05 0.00 0.00 99.90 02:48:56 01:34:01 all 0.04 0.00 0.05 0.00 0.00 99.91 02:48:56 01:34:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:48:56 01:34:01 1 0.07 0.00 0.07 0.00 0.00 99.87 02:48:56 01:34:01 2 0.03 0.00 0.05 0.00 0.00 99.92 02:48:56 01:34:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:48:56 01:35:01 all 0.15 0.00 0.05 0.00 0.00 99.81 02:48:56 01:35:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:48:56 01:35:01 1 0.45 0.00 0.07 0.00 0.00 99.48 02:48:56 01:35:01 2 0.07 0.00 0.05 0.00 0.00 99.88 02:48:56 01:35:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:48:56 01:36:01 all 0.17 0.00 0.05 0.00 0.00 99.78 02:48:56 01:36:01 0 0.07 0.00 0.05 0.00 0.00 99.88 02:48:56 01:36:01 1 0.53 0.00 0.05 0.00 0.00 99.42 02:48:56 01:36:01 2 0.05 0.00 0.07 0.00 0.00 99.88 02:48:56 01:36:01 3 0.02 0.00 0.03 0.00 0.00 99.95 02:48:56 01:37:01 all 0.16 0.00 0.04 0.00 0.00 99.80 02:48:56 01:37:01 0 0.03 0.00 0.05 0.00 0.00 99.92 02:48:56 01:37:01 1 0.53 0.00 0.03 0.00 0.00 99.43 02:48:56 01:37:01 2 0.05 0.00 0.05 0.00 0.00 99.90 02:48:56 01:37:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:48:56 01:38:01 all 0.18 0.00 0.04 0.00 0.00 99.78 02:48:56 01:38:01 0 0.05 0.00 0.05 0.00 0.00 99.90 02:48:56 01:38:01 1 0.55 0.00 0.03 0.00 0.00 99.42 02:48:56 01:38:01 2 0.08 0.00 0.05 0.00 0.00 99.87 02:48:56 01:38:01 3 0.07 0.00 0.05 0.00 0.00 99.88 02:48:56 01:39:01 all 0.16 0.00 0.04 0.00 0.00 99.80 02:48:56 01:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:48:56 01:39:01 1 0.52 0.00 0.03 0.00 0.02 99.43 02:48:56 01:39:01 2 0.03 0.00 0.07 0.00 0.00 99.90 02:48:56 01:39:01 3 0.05 0.00 0.05 0.00 0.00 99.90 02:48:56 01:40:01 all 0.18 0.00 0.05 0.00 0.00 99.78 02:48:56 01:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:48:56 01:40:01 1 0.57 0.00 0.03 0.00 0.00 99.40 02:48:56 01:40:01 2 0.05 0.00 0.05 0.00 0.00 99.90 02:48:56 01:40:01 3 0.05 0.00 0.07 0.00 0.00 99.88 02:48:56 01:41:01 all 0.17 0.00 0.03 0.00 0.00 99.80 02:48:56 01:41:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:48:56 01:41:01 1 0.53 0.00 0.03 0.00 0.00 99.43 02:48:56 01:41:01 2 0.07 0.00 0.03 0.00 0.00 99.90 02:48:56 01:41:01 3 0.05 0.00 0.03 0.00 0.00 99.92 02:48:56 01:42:01 all 0.17 0.00 0.04 0.00 0.00 99.79 02:48:56 01:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:48:56 01:42:01 1 0.15 0.00 0.03 0.00 0.00 99.82 02:48:56 01:42:01 2 0.07 0.00 0.05 0.00 0.02 99.87 02:48:56 01:42:01 3 0.45 0.00 0.08 0.00 0.00 99.47 02:48:56 01:43:01 all 0.17 0.00 0.05 0.00 0.00 99.78 02:48:56 01:43:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:48:56 01:43:01 1 0.05 0.00 0.05 0.00 0.00 99.90 02:48:56 01:43:01 2 0.05 0.00 0.05 0.00 0.00 99.90 02:48:56 01:43:01 3 0.57 0.00 0.03 0.00 0.00 99.40 02:48:56 02:48:56 01:43:01 CPU %user %nice %system %iowait %steal %idle 02:48:56 01:44:01 all 0.18 0.00 0.04 0.00 0.00 99.79 02:48:56 01:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:48:56 01:44:01 1 0.07 0.00 0.03 0.00 0.00 99.90 02:48:56 01:44:01 2 0.32 0.00 0.07 0.00 0.00 99.62 02:48:56 01:44:01 3 0.30 0.00 0.03 0.00 0.00 99.67 02:48:56 01:45:02 all 0.17 0.00 0.04 0.00 0.00 99.79 02:48:56 01:45:02 0 0.05 0.00 0.05 0.00 0.02 99.88 02:48:56 01:45:02 1 0.02 0.00 0.03 0.00 0.00 99.95 02:48:56 01:45:02 2 0.53 0.00 0.03 0.00 0.00 99.43 02:48:56 01:45:02 3 0.05 0.00 0.05 0.00 0.00 99.90 02:48:56 01:46:01 all 0.19 0.00 0.05 0.00 0.00 99.77 02:48:56 01:46:01 0 0.08 0.00 0.05 0.00 0.00 99.86 02:48:56 01:46:01 1 0.05 0.00 0.05 0.00 0.00 99.90 02:48:56 01:46:01 2 0.56 0.00 0.03 0.00 0.00 99.41 02:48:56 01:46:01 3 0.07 0.00 0.03 0.00 0.00 99.90 02:48:56 01:47:01 all 0.17 0.00 0.03 0.00 0.00 99.80 02:48:56 01:47:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:48:56 01:47:01 1 0.07 0.00 0.05 0.00 0.00 99.88 02:48:56 01:47:01 2 0.55 0.00 0.05 0.00 0.00 99.40 02:48:56 01:47:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:48:56 01:48:01 all 0.19 2.63 10.68 5.17 0.05 81.28 02:48:56 01:48:01 0 0.18 2.35 9.40 3.08 0.03 84.95 02:48:56 01:48:01 1 0.10 2.36 9.96 5.15 0.05 82.38 02:48:56 01:48:01 2 0.32 3.11 11.54 7.03 0.05 77.94 02:48:56 01:48:01 3 0.15 2.68 11.80 5.44 0.05 79.88 02:48:56 01:49:01 all 0.12 0.00 0.07 0.00 0.00 99.82 02:48:56 01:49:01 0 0.05 0.00 0.05 0.00 0.00 99.90 02:48:56 01:49:01 1 0.07 0.00 0.07 0.00 0.00 99.87 02:48:56 01:49:01 2 0.30 0.00 0.10 0.00 0.00 99.60 02:48:56 01:49:01 3 0.03 0.00 0.05 0.00 0.00 99.92 02:48:56 01:50:01 all 0.07 0.00 0.05 0.00 0.00 99.88 02:48:56 01:50:01 0 0.08 0.00 0.05 0.00 0.00 99.87 02:48:56 01:50:01 1 0.05 0.00 0.03 0.00 0.00 99.92 02:48:56 01:50:01 2 0.08 0.00 0.07 0.00 0.00 99.85 02:48:56 01:50:01 3 0.07 0.00 0.03 0.00 0.00 99.90 02:48:56 01:51:01 all 0.05 0.00 0.03 0.00 0.00 99.91 02:48:56 01:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:48:56 01:51:01 1 0.08 0.00 0.07 0.00 0.00 99.85 02:48:56 01:51:01 2 0.05 0.00 0.02 0.00 0.02 99.92 02:48:56 01:51:01 3 0.05 0.00 0.05 0.00 0.00 99.90 02:48:56 01:52:01 all 0.14 0.00 0.05 0.00 0.00 99.82 02:48:56 01:52:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:48:56 01:52:01 1 0.08 0.00 0.07 0.00 0.00 99.85 02:48:56 01:52:01 2 0.38 0.00 0.05 0.00 0.00 99.57 02:48:56 01:52:01 3 0.05 0.00 0.03 0.00 0.00 99.92 02:48:56 01:53:01 all 0.16 0.00 0.04 0.00 0.00 99.80 02:48:56 01:53:01 0 0.03 0.00 0.05 0.00 0.00 99.92 02:48:56 01:53:01 1 0.03 0.00 0.03 0.00 0.00 99.93 02:48:56 01:53:01 2 0.55 0.00 0.03 0.00 0.00 99.42 02:48:56 01:53:01 3 0.02 0.00 0.03 0.00 0.00 99.95 02:48:56 01:54:01 all 0.17 0.00 0.05 0.00 0.00 99.79 02:48:56 01:54:01 0 0.07 0.00 0.05 0.00 0.00 99.88 02:48:56 01:54:01 1 0.03 0.00 0.05 0.00 0.00 99.92 02:48:56 01:54:01 2 0.53 0.00 0.03 0.00 0.00 99.43 02:48:56 01:54:01 3 0.07 0.00 0.05 0.00 0.00 99.88 02:48:56 01:55:01 all 0.17 0.00 0.05 0.00 0.00 99.78 02:48:56 01:55:01 0 0.22 0.00 0.05 0.00 0.00 99.73 02:48:56 01:55:01 1 0.05 0.00 0.03 0.00 0.00 99.92 02:48:56 01:55:01 2 0.35 0.00 0.05 0.00 0.00 99.60 02:48:56 01:55:01 3 0.05 0.00 0.05 0.00 0.00 99.90 02:48:56 01:56:01 all 0.18 0.00 0.04 0.00 0.00 99.78 02:48:56 01:56:01 0 0.53 0.00 0.03 0.00 0.00 99.43 02:48:56 01:56:01 1 0.05 0.00 0.05 0.00 0.00 99.90 02:48:56 01:56:01 2 0.05 0.00 0.05 0.00 0.00 99.90 02:48:56 01:56:01 3 0.07 0.00 0.05 0.00 0.00 99.88 02:48:56 01:57:01 all 0.17 0.00 0.04 0.00 0.00 99.79 02:48:56 01:57:01 0 0.10 0.00 0.00 0.00 0.00 99.90 02:48:56 01:57:01 1 0.07 0.00 0.05 0.00 0.00 99.88 02:48:56 01:57:01 2 0.47 0.00 0.03 0.00 0.00 99.50 02:48:56 01:57:01 3 0.07 0.00 0.05 0.00 0.00 99.88 02:48:56 01:58:01 all 0.18 0.00 0.05 0.00 0.00 99.77 02:48:56 01:58:01 0 0.05 0.00 0.03 0.00 0.00 99.92 02:48:56 01:58:01 1 0.05 0.00 0.05 0.00 0.00 99.90 02:48:56 01:58:01 2 0.55 0.00 0.03 0.00 0.00 99.42 02:48:56 01:58:01 3 0.03 0.00 0.05 0.00 0.00 99.92 02:48:56 01:59:01 all 0.17 0.00 0.03 0.00 0.00 99.80 02:48:56 01:59:01 0 0.07 0.00 0.05 0.00 0.00 99.88 02:48:56 01:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:48:56 01:59:01 2 0.53 0.00 0.03 0.00 0.00 99.43 02:48:56 01:59:01 3 0.07 0.00 0.07 0.00 0.00 99.87 02:48:56 02:00:01 all 0.16 0.00 0.05 0.00 0.00 99.79 02:48:56 02:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:48:56 02:00:01 1 0.03 0.00 0.07 0.00 0.00 99.90 02:48:56 02:00:01 2 0.40 0.00 0.05 0.00 0.00 99.55 02:48:56 02:00:01 3 0.20 0.00 0.03 0.00 0.00 99.77 02:48:56 02:01:01 all 0.17 0.00 0.06 0.00 0.00 99.77 02:48:56 02:01:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:48:56 02:01:01 1 0.08 0.00 0.07 0.00 0.00 99.85 02:48:56 02:01:01 2 0.05 0.00 0.08 0.00 0.00 99.87 02:48:56 02:01:01 3 0.52 0.00 0.07 0.00 0.00 99.42 02:48:56 02:02:01 all 0.18 0.00 0.05 0.00 0.00 99.77 02:48:56 02:02:01 0 0.08 0.00 0.05 0.00 0.00 99.87 02:48:56 02:02:01 1 0.05 0.00 0.05 0.00 0.00 99.90 02:48:56 02:02:01 2 0.07 0.00 0.08 0.00 0.00 99.85 02:48:56 02:02:01 3 0.52 0.00 0.05 0.00 0.00 99.43 02:48:56 02:03:01 all 0.07 0.00 0.06 0.00 0.00 99.87 02:48:56 02:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:48:56 02:03:01 1 0.05 0.00 0.03 0.00 0.00 99.92 02:48:56 02:03:01 2 0.05 0.00 0.03 0.00 0.02 99.90 02:48:56 02:03:01 3 0.15 0.00 0.13 0.00 0.00 99.72 02:48:56 02:04:01 all 0.04 0.00 0.05 0.00 0.00 99.91 02:48:56 02:04:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:48:56 02:04:01 1 0.03 0.00 0.05 0.00 0.00 99.92 02:48:56 02:04:01 2 0.07 0.00 0.07 0.00 0.00 99.87 02:48:56 02:04:01 3 0.05 0.00 0.03 0.00 0.00 99.92 02:48:56 02:05:01 all 0.07 0.00 0.04 0.00 0.00 99.90 02:48:56 02:05:01 0 0.05 0.00 0.03 0.00 0.02 99.90 02:48:56 02:05:01 1 0.08 0.00 0.03 0.00 0.00 99.88 02:48:56 02:05:01 2 0.08 0.00 0.05 0.00 0.00 99.87 02:48:56 02:05:01 3 0.05 0.00 0.05 0.00 0.00 99.90 02:48:56 02:06:01 all 0.10 0.00 0.05 0.00 0.00 99.85 02:48:56 02:06:01 0 0.05 0.00 0.03 0.00 0.00 99.92 02:48:56 02:06:01 1 0.22 0.00 0.07 0.00 0.00 99.72 02:48:56 02:06:01 2 0.05 0.00 0.03 0.00 0.00 99.92 02:48:56 02:06:01 3 0.10 0.00 0.03 0.00 0.00 99.87 02:48:56 02:07:01 all 0.18 0.00 0.05 0.00 0.00 99.78 02:48:56 02:07:01 0 0.03 0.00 0.07 0.00 0.00 99.90 02:48:56 02:07:01 1 0.30 0.00 0.05 0.00 0.00 99.65 02:48:56 02:07:01 2 0.05 0.00 0.05 0.00 0.00 99.90 02:48:56 02:07:01 3 0.30 0.00 0.03 0.00 0.00 99.67 02:48:56 02:08:01 all 0.17 0.00 0.04 0.00 0.00 99.79 02:48:56 02:08:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:48:56 02:08:01 1 0.57 0.00 0.05 0.00 0.00 99.38 02:48:56 02:08:01 2 0.03 0.00 0.03 0.00 0.00 99.93 02:48:56 02:08:01 3 0.07 0.00 0.05 0.00 0.00 99.88 02:48:56 02:09:01 all 0.16 0.00 0.04 0.00 0.00 99.79 02:48:56 02:09:01 0 0.05 0.00 0.05 0.00 0.00 99.90 02:48:56 02:09:01 1 0.52 0.00 0.00 0.00 0.02 99.47 02:48:56 02:09:01 2 0.03 0.00 0.03 0.00 0.00 99.93 02:48:56 02:09:01 3 0.05 0.00 0.07 0.00 0.00 99.88 02:48:56 02:10:01 all 0.18 0.00 0.04 0.00 0.00 99.79 02:48:56 02:10:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:48:56 02:10:01 1 0.55 0.00 0.05 0.00 0.00 99.40 02:48:56 02:10:01 2 0.08 0.00 0.07 0.00 0.00 99.85 02:48:56 02:10:01 3 0.05 0.00 0.03 0.00 0.00 99.92 02:48:56 02:11:01 all 0.17 0.00 0.05 0.00 0.00 99.78 02:48:56 02:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:48:56 02:11:01 1 0.54 0.00 0.03 0.00 0.00 99.42 02:48:56 02:11:01 2 0.07 0.00 0.07 0.00 0.00 99.86 02:48:56 02:11:01 3 0.05 0.00 0.05 0.00 0.00 99.90 02:48:56 02:12:01 all 0.18 0.00 0.05 0.00 0.00 99.77 02:48:56 02:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:48:56 02:12:01 1 0.53 0.00 0.07 0.00 0.00 99.40 02:48:56 02:12:01 2 0.08 0.00 0.07 0.00 0.00 99.85 02:48:56 02:12:01 3 0.05 0.00 0.05 0.00 0.02 99.88 02:48:56 02:13:01 all 0.18 0.00 0.04 0.00 0.00 99.77 02:48:56 02:13:01 0 0.07 0.00 0.03 0.00 0.00 99.90 02:48:56 02:13:01 1 0.50 0.00 0.02 0.00 0.00 99.48 02:48:56 02:13:01 2 0.08 0.00 0.08 0.00 0.00 99.83 02:48:56 02:13:01 3 0.05 0.00 0.03 0.00 0.00 99.92 02:48:56 02:14:01 all 0.17 0.00 0.04 0.00 0.00 99.79 02:48:56 02:14:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:48:56 02:14:01 1 0.53 0.00 0.03 0.00 0.00 99.43 02:48:56 02:14:01 2 0.07 0.00 0.08 0.00 0.00 99.85 02:48:56 02:14:01 3 0.07 0.00 0.03 0.00 0.00 99.90 02:48:56 02:15:01 all 0.18 0.00 0.05 0.00 0.00 99.78 02:48:56 02:15:01 0 0.05 0.00 0.03 0.00 0.00 99.92 02:48:56 02:15:01 1 0.53 0.00 0.03 0.00 0.00 99.43 02:48:56 02:15:01 2 0.08 0.00 0.05 0.00 0.00 99.87 02:48:56 02:15:01 3 0.03 0.00 0.05 0.00 0.00 99.92 02:48:56 02:16:01 all 0.18 0.00 0.05 0.00 0.00 99.78 02:48:56 02:16:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:48:56 02:16:01 1 0.55 0.00 0.03 0.00 0.00 99.42 02:48:56 02:16:01 2 0.08 0.00 0.05 0.00 0.00 99.87 02:48:56 02:16:01 3 0.05 0.00 0.05 0.02 0.00 99.88 02:48:56 02:17:01 all 0.17 0.00 0.05 0.00 0.00 99.79 02:48:56 02:17:01 0 0.03 0.00 0.05 0.00 0.00 99.92 02:48:56 02:17:01 1 0.55 0.00 0.07 0.00 0.00 99.38 02:48:56 02:17:01 2 0.05 0.00 0.07 0.00 0.00 99.88 02:48:56 02:17:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:48:56 02:18:01 all 0.17 0.00 0.03 0.00 0.00 99.80 02:48:56 02:18:01 0 0.05 0.00 0.05 0.00 0.00 99.90 02:48:56 02:18:01 1 0.55 0.00 0.05 0.00 0.00 99.40 02:48:56 02:18:01 2 0.05 0.00 0.03 0.00 0.00 99.92 02:48:56 02:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:48:56 02:19:01 all 0.16 0.00 0.03 0.00 0.00 99.81 02:48:56 02:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:48:56 02:19:01 1 0.57 0.00 0.02 0.00 0.00 99.42 02:48:56 02:19:01 2 0.03 0.00 0.03 0.00 0.00 99.93 02:48:56 02:19:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:48:56 02:20:01 all 0.18 0.00 0.04 0.00 0.00 99.79 02:48:56 02:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:48:56 02:20:01 1 0.57 0.00 0.07 0.00 0.00 99.37 02:48:56 02:20:01 2 0.07 0.00 0.05 0.00 0.00 99.88 02:48:56 02:20:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:48:56 02:21:01 all 0.16 0.00 0.05 0.00 0.00 99.80 02:48:56 02:21:01 0 0.03 0.00 0.07 0.00 0.00 99.90 02:48:56 02:21:01 1 0.50 0.00 0.02 0.00 0.00 99.48 02:48:56 02:21:01 2 0.03 0.00 0.03 0.00 0.00 99.93 02:48:56 02:21:01 3 0.05 0.00 0.07 0.00 0.00 99.88 02:48:56 02:22:01 all 0.16 0.00 0.04 0.00 0.00 99.80 02:48:56 02:22:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:48:56 02:22:01 1 0.52 0.00 0.03 0.00 0.00 99.45 02:48:56 02:22:01 2 0.08 0.00 0.07 0.00 0.00 99.85 02:48:56 02:22:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:48:56 02:23:01 all 0.11 0.00 0.05 0.00 0.00 99.83 02:48:56 02:23:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:48:56 02:23:01 1 0.30 0.00 0.10 0.00 0.00 99.60 02:48:56 02:23:01 2 0.05 0.00 0.03 0.00 0.00 99.92 02:48:56 02:23:01 3 0.05 0.00 0.05 0.00 0.00 99.90 02:48:56 02:24:01 all 0.18 0.00 0.04 0.00 0.00 99.78 02:48:56 02:24:01 0 0.07 0.00 0.05 0.00 0.00 99.88 02:48:56 02:24:01 1 0.53 0.00 0.00 0.00 0.02 99.45 02:48:56 02:24:01 2 0.08 0.00 0.07 0.00 0.00 99.85 02:48:56 02:24:01 3 0.05 0.00 0.05 0.00 0.00 99.90 02:48:56 02:25:01 all 0.18 0.00 0.04 0.00 0.00 99.78 02:48:56 02:25:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:48:56 02:25:01 1 0.55 0.00 0.05 0.00 0.00 99.40 02:48:56 02:25:01 2 0.08 0.00 0.07 0.00 0.00 99.85 02:48:56 02:25:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:48:56 02:26:01 all 0.16 0.00 0.05 0.00 0.00 99.79 02:48:56 02:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:48:56 02:26:01 1 0.53 0.00 0.05 0.00 0.00 99.42 02:48:56 02:26:01 2 0.03 0.00 0.05 0.00 0.02 99.90 02:48:56 02:26:01 3 0.07 0.00 0.07 0.00 0.00 99.87 02:48:56 02:48:56 02:26:01 CPU %user %nice %system %iowait %steal %idle 02:48:56 02:27:01 all 0.16 0.00 0.06 0.00 0.00 99.78 02:48:56 02:27:01 0 0.03 0.00 0.05 0.00 0.00 99.92 02:48:56 02:27:01 1 0.05 0.00 0.07 0.00 0.00 99.88 02:48:56 02:27:01 2 0.03 0.00 0.03 0.00 0.00 99.93 02:48:56 02:27:01 3 0.53 0.00 0.08 0.00 0.00 99.38 02:48:56 02:28:01 all 0.17 0.00 0.04 0.00 0.00 99.79 02:48:56 02:28:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:48:56 02:28:01 1 0.05 0.00 0.08 0.00 0.00 99.87 02:48:56 02:28:01 2 0.05 0.00 0.05 0.00 0.00 99.90 02:48:56 02:28:01 3 0.53 0.00 0.03 0.00 0.00 99.43 02:48:56 02:29:01 all 0.17 0.00 0.05 0.00 0.00 99.78 02:48:56 02:29:01 0 0.05 0.00 0.08 0.00 0.00 99.87 02:48:56 02:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:48:56 02:29:01 2 0.07 0.00 0.05 0.00 0.00 99.88 02:48:56 02:29:01 3 0.55 0.00 0.07 0.00 0.00 99.38 02:48:56 02:30:01 all 0.18 0.00 0.05 0.00 0.00 99.78 02:48:56 02:30:01 0 0.07 0.00 0.07 0.00 0.00 99.87 02:48:56 02:30:01 1 0.05 0.00 0.05 0.00 0.00 99.90 02:48:56 02:30:01 2 0.07 0.00 0.03 0.00 0.00 99.90 02:48:56 02:30:01 3 0.53 0.00 0.03 0.00 0.00 99.43 02:48:56 02:31:01 all 0.17 0.00 0.04 0.00 0.00 99.79 02:48:56 02:31:01 0 0.05 0.00 0.03 0.00 0.00 99.92 02:48:56 02:31:01 1 0.02 0.00 0.03 0.00 0.00 99.95 02:48:56 02:31:01 2 0.05 0.00 0.05 0.00 0.00 99.90 02:48:56 02:31:01 3 0.53 0.00 0.03 0.00 0.00 99.43 02:48:56 02:32:01 all 0.17 0.00 0.05 0.00 0.00 99.78 02:48:56 02:32:01 0 0.05 0.00 0.03 0.00 0.00 99.92 02:48:56 02:32:01 1 0.07 0.00 0.03 0.00 0.00 99.90 02:48:56 02:32:01 2 0.05 0.00 0.05 0.00 0.00 99.90 02:48:56 02:32:01 3 0.55 0.00 0.05 0.00 0.00 99.40 02:48:56 02:33:01 all 0.18 0.00 0.05 0.00 0.00 99.78 02:48:56 02:33:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:48:56 02:33:01 1 0.33 0.00 0.05 0.00 0.00 99.62 02:48:56 02:33:01 2 0.03 0.00 0.03 0.00 0.00 99.93 02:48:56 02:33:01 3 0.28 0.00 0.05 0.00 0.02 99.65 02:48:56 02:34:01 all 0.18 0.00 0.05 0.00 0.00 99.77 02:48:56 02:34:01 0 0.05 0.00 0.05 0.00 0.00 99.90 02:48:56 02:34:01 1 0.53 0.00 0.07 0.00 0.00 99.40 02:48:56 02:34:01 2 0.07 0.00 0.05 0.00 0.00 99.88 02:48:56 02:34:01 3 0.05 0.00 0.03 0.00 0.00 99.92 02:48:56 02:35:01 all 0.10 0.00 0.07 0.00 0.00 99.84 02:48:56 02:35:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:48:56 02:35:01 1 0.27 0.00 0.15 0.00 0.00 99.58 02:48:56 02:35:01 2 0.05 0.00 0.03 0.00 0.00 99.92 02:48:56 02:35:01 3 0.07 0.00 0.08 0.00 0.00 99.85 02:48:56 02:36:02 all 0.05 0.00 0.05 0.00 0.00 99.89 02:48:56 02:36:02 0 0.03 0.00 0.07 0.00 0.00 99.90 02:48:56 02:36:02 1 0.05 0.00 0.05 0.00 0.00 99.90 02:48:56 02:36:02 2 0.03 0.00 0.05 0.00 0.00 99.92 02:48:56 02:36:02 3 0.07 0.00 0.07 0.00 0.00 99.87 02:48:56 02:37:01 all 0.04 0.00 0.04 0.00 0.00 99.92 02:48:56 02:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:48:56 02:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:48:56 02:37:01 2 0.07 0.00 0.08 0.00 0.00 99.85 02:48:56 02:37:01 3 0.03 0.00 0.05 0.00 0.00 99.92 02:48:56 02:38:01 all 0.05 0.00 0.05 0.00 0.00 99.90 02:48:56 02:38:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:48:56 02:38:01 1 0.03 0.00 0.05 0.00 0.00 99.92 02:48:56 02:38:01 2 0.07 0.00 0.07 0.00 0.00 99.87 02:48:56 02:38:01 3 0.05 0.00 0.03 0.00 0.00 99.92 02:48:56 02:39:01 all 0.13 0.00 0.06 0.00 0.00 99.80 02:48:56 02:39:01 0 0.05 0.00 0.03 0.00 0.00 99.92 02:48:56 02:39:01 1 0.07 0.00 0.08 0.00 0.00 99.85 02:48:56 02:39:01 2 0.37 0.00 0.08 0.00 0.00 99.55 02:48:56 02:39:01 3 0.05 0.00 0.07 0.00 0.00 99.88 02:48:56 02:40:01 all 0.17 0.00 0.05 0.01 0.00 99.76 02:48:56 02:40:01 0 0.05 0.00 0.03 0.00 0.00 99.92 02:48:56 02:40:01 1 0.05 0.00 0.07 0.00 0.00 99.88 02:48:56 02:40:01 2 0.53 0.00 0.02 0.00 0.00 99.45 02:48:56 02:40:01 3 0.08 0.00 0.08 0.05 0.00 99.78 02:48:56 02:41:01 all 5.91 0.00 2.02 1.06 0.01 91.00 02:48:56 02:41:01 0 6.67 0.00 2.01 0.10 0.02 91.20 02:48:56 02:41:01 1 5.01 0.00 2.28 3.87 0.02 88.83 02:48:56 02:41:01 2 5.03 0.00 1.91 0.20 0.02 92.84 02:48:56 02:41:01 3 6.91 0.00 1.89 0.05 0.00 91.15 02:48:56 02:42:01 all 0.18 0.00 0.05 0.00 0.00 99.76 02:48:56 02:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:48:56 02:42:01 1 0.10 0.00 0.05 0.00 0.00 99.85 02:48:56 02:42:01 2 0.07 0.00 0.08 0.00 0.00 99.85 02:48:56 02:42:01 3 0.55 0.00 0.08 0.00 0.00 99.37 02:48:56 02:43:01 all 0.18 0.00 0.05 0.00 0.00 99.77 02:48:56 02:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:48:56 02:43:01 1 0.08 0.00 0.07 0.00 0.00 99.85 02:48:56 02:43:01 2 0.07 0.00 0.03 0.00 0.00 99.90 02:48:56 02:43:01 3 0.57 0.00 0.05 0.00 0.00 99.38 02:48:56 02:44:01 all 0.18 0.00 0.04 0.00 0.00 99.78 02:48:56 02:44:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:48:56 02:44:01 1 0.07 0.00 0.03 0.00 0.00 99.90 02:48:56 02:44:01 2 0.07 0.00 0.08 0.00 0.00 99.85 02:48:56 02:44:01 3 0.53 0.00 0.03 0.00 0.00 99.43 02:48:56 02:45:01 all 0.25 0.00 0.07 0.00 0.00 99.68 02:48:56 02:45:01 0 0.18 0.00 0.07 0.00 0.00 99.75 02:48:56 02:45:01 1 0.10 0.00 0.07 0.00 0.00 99.83 02:48:56 02:45:01 2 0.13 0.00 0.05 0.00 0.00 99.82 02:48:56 02:45:01 3 0.58 0.00 0.08 0.00 0.00 99.33 02:48:56 02:46:01 all 0.20 0.00 0.05 0.00 0.00 99.75 02:48:56 02:46:01 0 0.13 0.00 0.07 0.00 0.00 99.80 02:48:56 02:46:01 1 0.05 0.00 0.03 0.00 0.00 99.92 02:48:56 02:46:01 2 0.05 0.00 0.03 0.00 0.00 99.92 02:48:56 02:46:01 3 0.58 0.00 0.07 0.00 0.00 99.35 02:48:56 02:47:01 all 0.20 0.00 0.05 0.00 0.00 99.75 02:48:56 02:47:01 0 0.07 0.00 0.05 0.00 0.00 99.88 02:48:56 02:47:01 1 0.07 0.00 0.05 0.00 0.00 99.88 02:48:56 02:47:01 2 0.08 0.00 0.07 0.00 0.00 99.85 02:48:56 02:47:01 3 0.57 0.00 0.02 0.00 0.00 99.42 02:48:56 02:48:01 all 0.20 0.00 0.05 0.00 0.00 99.76 02:48:56 02:48:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:48:56 02:48:01 1 0.07 0.00 0.07 0.00 0.00 99.87 02:48:56 02:48:01 2 0.10 0.00 0.07 0.00 0.00 99.83 02:48:56 02:48:01 3 0.60 0.00 0.05 0.00 0.00 99.35 02:48:56 Average: all 0.22 0.02 0.17 0.06 0.00 99.53 02:48:56 Average: 0 0.13 0.02 0.14 0.03 0.00 99.67 02:48:56 Average: 1 0.31 0.02 0.17 0.08 0.00 99.42 02:48:56 Average: 2 0.19 0.03 0.18 0.07 0.00 99.52 02:48:56 Average: 3 0.24 0.02 0.17 0.05 0.00 99.51 02:48:56 02:48:56 02:48:56