Pull request #51 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b2575b4846527bb42510f340a772c8dd593c3f10+2c83843104a42b6279af47f7575adbf5887dd360 (2eaa982b2375ae5cf5e8a7e6c68881303e3507cb) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2610476615206877429.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh239577044951588862.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-51/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-51/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7489021531615772556.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-51/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8504542766048449732.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7157683435253144538.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-51/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-51/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8191842549077331095.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-configuration, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-configuration DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-982 in /w/workspace/undry_go-mod-configuration_PR-51 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git > git init /w/workspace/undry_go-mod-configuration_PR-51 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_go-mod-configuration_PR-51@tmp/jenkins-gitclient-ssh5545427840583443180.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2c83843104a42b6279af47f7575adbf5887dd360 into PR head commit b2575b4846527bb42510f340a772c8dd593c3f10 Merge succeeded, producing b2575b4846527bb42510f340a772c8dd593c3f10 Checking out Revision b2575b4846527bb42510f340a772c8dd593c3f10 (PR-51) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_go-mod-configuration_PR-51@tmp/jenkins-gitclient-ssh8137401602596463526.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2575b4846527bb42510f340a772c8dd593c3f10 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_go-mod-configuration_PR-51@tmp/jenkins-gitclient-ssh1077511843223479285.key > git merge 2c83843104a42b6279af47f7575adbf5887dd360 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2575b4846527bb42510f340a772c8dd593c3f10 # timeout=10 Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.9.1 to 1.11.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:07:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:07:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:07:34 ========================================================= 12:07:34 EdgeX Global Pipelines Version Info 12:07:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:07:35 ------------------- 12:07:35 stable info: 12:07:35 ------------------- 12:07:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:07:35 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 12:07:35 Message: update stable to v1.0.206 12:07:36 ------------------- 12:07:36 experimental info: 12:07:36 ------------------- 12:07:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:07:36 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 12:07:36 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:07:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 12:07:36 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 12:07:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:07:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:07:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:07:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 12:07:37 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 12:07:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 12:07:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:07:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:07:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:07:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:07:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 12:07:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:07:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:07:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 12:07:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 12:07:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:07:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:07:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:07:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:07:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:07:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:07:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:07:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:07:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 12:07:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:07:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-51 [Pipeline] echo 12:07:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-51 [Pipeline] echo 12:07:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-51 [Pipeline] echo 12:07:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b2575b4846527bb42510f340a772c8dd593c3f10 [Pipeline] echo 12:07:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b2575b4 [Pipeline] echo 12:07:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:07:39 + git log --format=format:%s -1 b2575b4846527bb42510f340a772c8dd593c3f10 [Pipeline] echo 12:07:39 GIT_COMMIT: b2575b4846527bb42510f340a772c8dd593c3f10, Commit Message: build(deps): Bump github.com/hashicorp/consul/api from 1.9.1 to 1.11.0 [Pipeline] echo 12:07:39 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 12:07:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:07:40 12:07:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:07:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:07:41 latest: Pulling from edgex-devops/git-semver 12:07:41 31603596830f: Pulling fs layer 12:07:41 04fac38145f0: Pulling fs layer 12:07:41 701f6daf10bf: Pulling fs layer 12:07:41 24f72da36158: Pulling fs layer 12:07:41 24f72da36158: Waiting 12:07:41 04fac38145f0: Verifying Checksum 12:07:41 04fac38145f0: Download complete 12:07:41 31603596830f: Verifying Checksum 12:07:41 31603596830f: Download complete 12:07:41 24f72da36158: Verifying Checksum 12:07:41 24f72da36158: Download complete 12:07:41 701f6daf10bf: Verifying Checksum 12:07:41 701f6daf10bf: Download complete 12:07:41 31603596830f: Pull complete 12:07:41 04fac38145f0: Pull complete 12:07:42 701f6daf10bf: Pull complete 12:07:42 24f72da36158: Pull complete 12:07:42 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 12:07:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:07:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:07:42 prd-centos7-docker-4c-2g-982 does not seem to be running inside a container 12:07:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-configuration_PR-51 -v /w/workspace/undry_go-mod-configuration_PR-51:/w/workspace/undry_go-mod-configuration_PR-51:rw,z -v /w/workspace/undry_go-mod-configuration_PR-51@tmp:/w/workspace/undry_go-mod-configuration_PR-51@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:07:43 $ docker top 6a1db382699ec8a18b65e9ee70426185476214e6b4fd5b64acec00e10a955669 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:07:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:07:43 [ssh-agent] Looking for ssh-agent implementation... 12:07:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:07:43 $ docker exec 6a1db382699ec8a18b65e9ee70426185476214e6b4fd5b64acec00e10a955669 ssh-agent 12:07:43 SSH_AUTH_SOCK=/tmp/ssh-YE1q6jWugcfG/agent.13 12:07:43 SSH_AGENT_PID=20 12:07:43 Running ssh-add (command line suppressed) 12:07:43 Identity added: /w/workspace/undry_go-mod-configuration_PR-51@tmp/private_key_4922112366415996352.key (/w/workspace/undry_go-mod-configuration_PR-51@tmp/private_key_4922112366415996352.key) 12:07:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:07:44 + git tag --points-at HEAD [Pipeline] } 12:07:44 $ docker exec --env ******** --env ******** 6a1db382699ec8a18b65e9ee70426185476214e6b4fd5b64acec00e10a955669 ssh-agent -k 12:07:44 unset SSH_AUTH_SOCK; 12:07:44 unset SSH_AGENT_PID; 12:07:44 echo Agent pid 20 killed; 12:07:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:07:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:07:44 [ssh-agent] Looking for ssh-agent implementation... 12:07:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:07:44 $ docker exec 6a1db382699ec8a18b65e9ee70426185476214e6b4fd5b64acec00e10a955669 ssh-agent 12:07:44 SSH_AUTH_SOCK=/tmp/ssh-FkoC0lFiT2Nq/agent.55 12:07:44 SSH_AGENT_PID=61 12:07:44 Running ssh-add (command line suppressed) 12:07:44 Identity added: /w/workspace/undry_go-mod-configuration_PR-51@tmp/private_key_3477287928024068172.key (/w/workspace/undry_go-mod-configuration_PR-51@tmp/private_key_3477287928024068172.key) 12:07:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:07:45 + git semver init 12:07:45 # -> Open(): unable to determine branch for HEAD 12:07:45 # $GIT_DIR = /w/workspace/undry_go-mod-configuration_PR-51/.git 12:07:45 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-configuration_PR-51 12:07:45 # $SEMVER_REMOTE_NAME = origin 12:07:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:07:45 # $SEMVER_USER_NAME = edgex-jenkins 12:07:45 # $SEMVER_BRANCH = PR-51 12:07:45 # $SEMVER_TEMP = /tmp/semver-696067014 12:07:45 # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP 12:07:45 # '/tmp/semver-696067014' -> '/w/workspace/undry_go-mod-configuration_PR-51/.semver' 12:07:45 # -> Force: false 12:07:45 # $SEMVER_DIR = /w/workspace/undry_go-mod-configuration_PR-51/.semver [Pipeline] } 12:07:45 $ docker exec --env ******** --env ******** 6a1db382699ec8a18b65e9ee70426185476214e6b4fd5b64acec00e10a955669 ssh-agent -k 12:07:45 unset SSH_AUTH_SOCK; 12:07:45 unset SSH_AGENT_PID; 12:07:45 echo Agent pid 61 killed; 12:07:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:07:46 + git semver [Pipeline] } 12:07:46 $ docker stop --time=1 6a1db382699ec8a18b65e9ee70426185476214e6b4fd5b64acec00e10a955669 12:07:47 $ docker rm -f 6a1db382699ec8a18b65e9ee70426185476214e6b4fd5b64acec00e10a955669 [Pipeline] // withDockerContainer [Pipeline] sh 12:07:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:07:48 Stashed 1 file(s) [Pipeline] echo 12:07:48 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [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 12:08:03 Still waiting to schedule task 12:08:03 Waiting for next available executor on ‘centos7-docker-4c-2g’ 12:08:04 Still waiting to schedule task 12:08:04 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 12:10:50 Running on prd-centos7-docker-4c-2g-984 in /w/workspace/undry_go-mod-configuration_PR-51 [Pipeline] { [Pipeline] ws 12:10:50 Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout 12:10:51 Selected Git installation does not exist. Using Default 12:10:51 The recommended git tool is: NONE 12:10:53 using credential edgex-jenkins-ssh 12:10:53 Cloning the remote Git repository 12:10:54 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 12:10:54 > git init /w/workspace/go-mod-configuration/1 # timeout=10 12:10:54 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 12:10:54 > git --version # timeout=10 12:10:54 > git --version # 'git version 2.24.4' 12:10:54 using GIT_SSH to set credentials SSH Credentials for GitHub 12:10:54 [INFO] Currently running in a labeled security context 12:10:54 [INFO] Currently SELinux is 'enforcing' on the host 12:10:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/1@tmp/jenkins-gitclient-ssh1434753390319914967.key 12:10:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:10:54 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 12:10:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:10:54 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 12:10:54 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 12:10:54 using GIT_SSH to set credentials SSH Credentials for GitHub 12:10:54 [INFO] Currently running in a labeled security context 12:10:54 [INFO] Currently SELinux is 'enforcing' on the host 12:10:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/1@tmp/jenkins-gitclient-ssh1948343584188325073.key 12:10:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:10:55 Merging remotes/origin/main commit 2c83843104a42b6279af47f7575adbf5887dd360 into PR head commit b2575b4846527bb42510f340a772c8dd593c3f10 12:10:55 Merge succeeded, producing b2575b4846527bb42510f340a772c8dd593c3f10 12:10:55 Checking out Revision b2575b4846527bb42510f340a772c8dd593c3f10 (PR-51) 12:10:55 > git config core.sparsecheckout # timeout=10 12:10:55 > git checkout -f b2575b4846527bb42510f340a772c8dd593c3f10 # timeout=10 12:10:55 > git remote # timeout=10 12:10:55 > git config --get remote.origin.url # timeout=10 12:10:55 using GIT_SSH to set credentials SSH Credentials for GitHub 12:10:55 [INFO] Currently running in a labeled security context 12:10:55 [INFO] Currently SELinux is 'enforcing' on the host 12:10:55 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/1@tmp/jenkins-gitclient-ssh2038139631763376864.key 12:10:55 > git merge 2c83843104a42b6279af47f7575adbf5887dd360 # timeout=10 12:10:55 > git rev-parse HEAD^{commit} # timeout=10 12:10:55 > git config core.sparsecheckout # timeout=10 12:10:55 > git checkout -f b2575b4846527bb42510f340a772c8dd593c3f10 # timeout=10 12:10:59 Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.9.1 to 1.11.0" 12:10:59 > git --version # timeout=10 12:10:59 > git --version # 'git version 2.24.4' 12:10:59 fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 12:11:00 ========================================================= 12:11:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 12:11:00 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 12:11:00 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 12:11:00 Sending build context to Docker daemon 293.9kB 12:11:00 Step 1/7 : ARG BASE=golang:1.16-alpine 12:11:00 Step 2/7 : FROM ${BASE} 12:11:00 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 12:11:00 540db60ca938: Pulling fs layer 12:11:00 adcc1eea9eea: Pulling fs layer 12:11:00 4c4ab2625f07: Pulling fs layer 12:11:00 db62176df00c: Pulling fs layer 12:11:00 3b30891b0d05: Pulling fs layer 12:11:00 06b49ca38bd5: Pulling fs layer 12:11:00 c788192a36de: Pulling fs layer 12:11:00 a77e37c0d609: Pulling fs layer 12:11:00 c3185cebc471: Pulling fs layer 12:11:00 db62176df00c: Waiting 12:11:00 3b30891b0d05: Waiting 12:11:00 06b49ca38bd5: Waiting 12:11:00 c788192a36de: Waiting 12:11:00 a77e37c0d609: Waiting 12:11:00 c3185cebc471: Waiting 12:11:00 4c4ab2625f07: Verifying Checksum 12:11:00 4c4ab2625f07: Download complete 12:11:00 adcc1eea9eea: Verifying Checksum 12:11:00 adcc1eea9eea: Download complete 12:11:00 3b30891b0d05: Verifying Checksum 12:11:00 3b30891b0d05: Download complete 12:11:00 06b49ca38bd5: Download complete 12:11:01 c788192a36de: Verifying Checksum 12:11:01 c788192a36de: Download complete 12:11:01 540db60ca938: Verifying Checksum 12:11:01 540db60ca938: Download complete 12:11:01 540db60ca938: Pull complete 12:11:01 adcc1eea9eea: Pull complete 12:11:01 4c4ab2625f07: Pull complete 12:11:02 a77e37c0d609: Verifying Checksum 12:11:02 a77e37c0d609: Download complete 12:11:03 c3185cebc471: Verifying Checksum 12:11:03 c3185cebc471: Download complete 12:11:04 db62176df00c: Verifying Checksum 12:11:04 db62176df00c: Download complete 12:11:08 db62176df00c: Pull complete 12:11:08 3b30891b0d05: Pull complete 12:11:08 06b49ca38bd5: Pull complete 12:11:08 c788192a36de: Pull complete 12:11:08 a77e37c0d609: Pull complete 12:11:11 c3185cebc471: Pull complete 12:11:11 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 12:11:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:11:11 ---> 031687cdd783 12:11:11 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 12:11:15 ---> Running in 7556317d9800 12:11:15 Removing intermediate container 7556317d9800 12:11:15 ---> 700b92e3af52 12:11:15 Step 4/7 : RUN apk add --update bash 12:11:15 ---> Running in 08380602c0ff 12:11:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:11:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:11:16 OK: 219 MiB in 52 packages 12:11:17 Removing intermediate container 08380602c0ff 12:11:17 ---> ea22a3321d9a 12:11:17 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 12:11:17 ---> Running in e9d7bc8fd3f1 12:11:17 Removing intermediate container e9d7bc8fd3f1 12:11:17 ---> a0539ccc96a8 12:11:17 Step 6/7 : COPY go.mod . 12:11:17 ---> fceac576601a 12:11:17 Step 7/7 : RUN go mod download 12:11:17 ---> Running in fb80f36c1af3 12:11:25 Removing intermediate container fb80f36c1af3 12:11:25 ---> db3a017a3569 12:11:25 Successfully built db3a017a3569 12:11:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:11:26 + docker inspect -f . ci-base-image-x86_64 12:11:26 . [Pipeline] withDockerContainer 12:11:26 prd-centos7-docker-4c-2g-984 does not seem to be running inside a container 12:11:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:11:26 $ docker top 924e269ff17821ea6ff8a36a946bdd98f5aeef4c856557b391fe9e383d34b5cf -eo pid,comm [Pipeline] { [Pipeline] sh 12:11:27 + go version 12:11:27 go version go1.16.6 linux/amd64 [Pipeline] } 12:11:27 $ docker stop --time=1 924e269ff17821ea6ff8a36a946bdd98f5aeef4c856557b391fe9e383d34b5cf 12:11:28 $ docker rm -f 924e269ff17821ea6ff8a36a946bdd98f5aeef4c856557b391fe9e383d34b5cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:11:29 + docker inspect -f . ci-base-image-x86_64 12:11:29 . [Pipeline] withDockerContainer 12:11:29 prd-centos7-docker-4c-2g-984 does not seem to be running inside a container 12:11:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:11:29 $ docker top 33567d8b376ff88084206a1e87359593d7181100703d3a0aa9e397a93717c67b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 12:11:30 + go mod tidy [Pipeline] sh 12:11:30 + make test 12:11:30 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 12:11:40 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.015s coverage: 85.7% of statements 12:11:42 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.530s coverage: 87.4% of statements 12:11:42 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.003s coverage: 100.0% of statements 12:11:42 CGO_ENABLED=0 GO111MODULE=on go vet ./... 12:11:48 gofmt -l . 12:11:48 [ "`gofmt -l .`" = "" ] [Pipeline] } 12:11:48 $ docker stop --time=1 33567d8b376ff88084206a1e87359593d7181100703d3a0aa9e397a93717c67b 12:11:49 $ docker rm -f 33567d8b376ff88084206a1e87359593d7181100703d3a0aa9e397a93717c67b [Pipeline] // withDockerContainer [Pipeline] sh 12:11:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:11:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:11:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:11:51 12:11:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 12:11:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:11:52 latest: Pulling from edgex-lftools-log-publisher 12:11:52 b4d181a07f80: Pulling fs layer 12:11:52 a1111a8f2ec3: Pulling fs layer 12:11:52 ed53099fbce6: Pulling fs layer 12:11:52 dc539afda2c1: Pulling fs layer 12:11:52 77bc0d833cb6: Pulling fs layer 12:11:52 9065ff56babe: Pulling fs layer 12:11:52 d287ab97295c: Pulling fs layer 12:11:52 77bc0d833cb6: Waiting 12:11:52 9065ff56babe: Waiting 12:11:52 d287ab97295c: Waiting 12:11:52 dc539afda2c1: Waiting 12:11:52 a1111a8f2ec3: Verifying Checksum 12:11:52 a1111a8f2ec3: Download complete 12:11:52 dc539afda2c1: Verifying Checksum 12:11:52 dc539afda2c1: Download complete 12:11:52 ed53099fbce6: Verifying Checksum 12:11:52 ed53099fbce6: Download complete 12:11:52 77bc0d833cb6: Verifying Checksum 12:11:52 77bc0d833cb6: Download complete 12:11:52 9065ff56babe: Verifying Checksum 12:11:52 9065ff56babe: Download complete 12:11:53 b4d181a07f80: Verifying Checksum 12:11:53 b4d181a07f80: Download complete 12:11:54 d287ab97295c: Verifying Checksum 12:11:54 d287ab97295c: Download complete 12:11:55 b4d181a07f80: Pull complete 12:11:55 a1111a8f2ec3: Pull complete 12:11:55 ed53099fbce6: Pull complete 12:11:55 dc539afda2c1: Pull complete 12:11:55 77bc0d833cb6: Pull complete 12:11:55 9065ff56babe: Pull complete 12:12:01 d287ab97295c: Pull complete 12:12:01 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 12:12:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:12:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 12:12:01 prd-centos7-docker-4c-2g-984 does not seem to be running inside a container 12:12:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:12:04 $ docker top 949bdcfcd9fbcec00ce3d4d4f40eb9d2462af85f0f82578b29f642a0fc1266cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:12:04 ---> job-cost.sh 12:12:04 lf-activate-venv: SKIPPING 12:12:04 INFO: No Stack... 12:12:05 INFO: Retrieving Pricing Info for: v3-standard-2 12:12:05 INFO: Archiving Costs [Pipeline] sh 12:12:05 + cut -d, -f6 12:12:05 + cat /w/workspace/go-mod-configuration/1/archives/cost.csv [Pipeline] lock 12:12:05 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-51-1-stack-cost] 12:12:05 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-51-1-stack-cost] did not exist. Created. 12:12:05 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-51-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:12:06 + echo total: 0.05999999865889549 [Pipeline] stash 12:12:06 Stashed 1 file(s) [Pipeline] } 12:12:06 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-51-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:12:06 $ docker stop --time=1 949bdcfcd9fbcec00ce3d4d4f40eb9d2462af85f0f82578b29f642a0fc1266cd 12:12:07 $ docker rm -f 949bdcfcd9fbcec00ce3d4d4f40eb9d2462af85f0f82578b29f642a0fc1266cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:26:00 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1188 in /w/workspace/undry_go-mod-configuration_PR-51 [Pipeline] { [Pipeline] ws 15:26:00 Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout 15:26:00 Selected Git installation does not exist. Using Default 15:26:00 The recommended git tool is: NONE 15:26:08 using credential edgex-jenkins-ssh 15:26:08 Cloning the remote Git repository 15:26:08 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 15:26:08 > git init /w/workspace/go-mod-configuration/1 # timeout=10 15:26:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 15:26:08 > git --version # timeout=10 15:26:08 > git --version # 'git version 2.17.1' 15:26:08 using GIT_SSH to set credentials SSH Credentials for GitHub 15:26:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:26:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 15:26:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:26:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 15:26:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 15:26:09 using GIT_SSH to set credentials SSH Credentials for GitHub 15:26:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:26:10 Merging remotes/origin/main commit 2c83843104a42b6279af47f7575adbf5887dd360 into PR head commit b2575b4846527bb42510f340a772c8dd593c3f10 15:26:10 Merge succeeded, producing b2575b4846527bb42510f340a772c8dd593c3f10 15:26:10 Checking out Revision b2575b4846527bb42510f340a772c8dd593c3f10 (PR-51) 15:26:10 > git config core.sparsecheckout # timeout=10 15:26:10 > git checkout -f b2575b4846527bb42510f340a772c8dd593c3f10 # timeout=10 15:26:10 > git remote # timeout=10 15:26:10 > git config --get remote.origin.url # timeout=10 15:26:10 using GIT_SSH to set credentials SSH Credentials for GitHub 15:26:10 > git merge 2c83843104a42b6279af47f7575adbf5887dd360 # timeout=10 15:26:10 > git rev-parse HEAD^{commit} # timeout=10 15:26:10 > git config core.sparsecheckout # timeout=10 15:26:10 > git checkout -f b2575b4846527bb42510f340a772c8dd593c3f10 # timeout=10 15:26:15 Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.9.1 to 1.11.0" 15:26:15 > git --version # timeout=10 15:26:15 > git --version # 'git version 2.17.1' 15:26:15 fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:26:16 ========================================================= 15:26:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:26:16 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:26:17 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 15:26:19 Sending build context to Docker daemon 292.9kB 15:26:19 Step 1/7 : ARG BASE=golang:1.16-alpine 15:26:19 Step 2/7 : FROM ${BASE} 15:26:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:26:19 595b0fe564bb: Pulling fs layer 15:26:19 24495759ef45: Pulling fs layer 15:26:19 d148012ef14d: Pulling fs layer 15:26:19 e90a11edd702: Pulling fs layer 15:26:19 d77568369979: Pulling fs layer 15:26:19 fc1c9f9a7f3b: Pulling fs layer 15:26:19 170f2ba95c9a: Pulling fs layer 15:26:19 97ac5df62f85: Pulling fs layer 15:26:19 e90a11edd702: Waiting 15:26:19 d77568369979: Waiting 15:26:19 fc1c9f9a7f3b: Waiting 15:26:19 170f2ba95c9a: Waiting 15:26:19 97ac5df62f85: Waiting 15:26:19 d148012ef14d: Download complete 15:26:19 24495759ef45: Verifying Checksum 15:26:19 24495759ef45: Download complete 15:26:19 d77568369979: Verifying Checksum 15:26:19 d77568369979: Download complete 15:26:19 595b0fe564bb: Verifying Checksum 15:26:20 170f2ba95c9a: Verifying Checksum 15:26:20 170f2ba95c9a: Download complete 15:26:20 595b0fe564bb: Pull complete 15:26:20 fc1c9f9a7f3b: Download complete 15:26:21 24495759ef45: Pull complete 15:26:21 d148012ef14d: Pull complete 15:27:18 97ac5df62f85: Verifying Checksum 15:27:18 97ac5df62f85: Download complete 15:27:18 e90a11edd702: Download complete 15:27:26 e90a11edd702: Pull complete 15:27:27 d77568369979: Pull complete 15:27:27 fc1c9f9a7f3b: Pull complete 15:27:27 170f2ba95c9a: Pull complete 15:27:33 97ac5df62f85: Pull complete 15:27:33 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 15:27:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:27:33 ---> 04bc70af865f 15:27:33 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:27:37 ---> Running in f7f5415449ee 15:27:37 Removing intermediate container f7f5415449ee 15:27:37 ---> 8ba787fa22ab 15:27:37 Step 4/7 : RUN apk add --update bash 15:27:37 ---> Running in 82866c3d3e50 15:27:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:27:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:27:41 OK: 218 MiB in 52 packages 15:27:42 Removing intermediate container 82866c3d3e50 15:27:42 ---> 063b63a1325a 15:27:42 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 15:27:42 ---> Running in 6551c641b7ca 15:27:43 Removing intermediate container 6551c641b7ca 15:27:43 ---> 90b557f2d073 15:27:43 Step 6/7 : COPY go.mod . 15:27:44 ---> 51dd764a05b4 15:27:44 Step 7/7 : RUN go mod download 15:27:44 ---> Running in d74ddb6eaccb 15:28:02 Removing intermediate container d74ddb6eaccb 15:28:02 ---> 1fa81801725a 15:28:02 Successfully built 1fa81801725a 15:28:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:28:03 + docker inspect -f . ci-base-image-arm64 15:28:03 . [Pipeline] withDockerContainer 15:28:03 prd-ubuntu18.04-docker-arm64-4c-16g-1188 does not seem to be running inside a container 15:28:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:28:05 $ docker top 8b2008beb8a34e05899b079ea092c118250765f44cce10001d2e48ee6dcbb89f -eo pid,comm [Pipeline] { [Pipeline] sh 15:28:06 + go version 15:28:06 go version go1.16.6 linux/arm64 [Pipeline] } 15:28:07 $ docker stop --time=1 8b2008beb8a34e05899b079ea092c118250765f44cce10001d2e48ee6dcbb89f 15:28:08 $ docker rm -f 8b2008beb8a34e05899b079ea092c118250765f44cce10001d2e48ee6dcbb89f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:28:10 + docker inspect -f . ci-base-image-arm64 15:28:10 . [Pipeline] withDockerContainer 15:28:10 prd-ubuntu18.04-docker-arm64-4c-16g-1188 does not seem to be running inside a container 15:28:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:28:12 $ docker top 1f7ef51396abc475d47b53c7127d60508d2765d1327ed4fa9427148380361583 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:28:13 + go mod tidy [Pipeline] sh 15:28:14 + make test 15:28:14 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:28:46 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.022s coverage: 85.7% of statements 15:28:47 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.623s coverage: 87.4% of statements 15:28:47 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.012s coverage: 100.0% of statements 15:28:47 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:29:06 gofmt -l . 15:29:06 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:29:06 $ docker stop --time=1 1f7ef51396abc475d47b53c7127d60508d2765d1327ed4fa9427148380361583 15:29:07 $ docker rm -f 1f7ef51396abc475d47b53c7127d60508d2765d1327ed4fa9427148380361583 [Pipeline] // withDockerContainer [Pipeline] sh 15:29:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:29:08 Warning: overwriting stash ‘coverage-report’ 15:29:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:29:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:29:10 15:29:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:29:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:29:11 arm64: Pulling from edgex-lftools-log-publisher 15:29:11 448f6bf000e3: Pulling fs layer 15:29:11 f757da607395: Pulling fs layer 15:29:11 05883995daec: Pulling fs layer 15:29:11 8603b9c90790: Pulling fs layer 15:29:11 1560dd03e051: Pulling fs layer 15:29:11 27f5ce0e4adf: Pulling fs layer 15:29:11 c2d8d7efcc4b: Pulling fs layer 15:29:11 8603b9c90790: Waiting 15:29:11 1560dd03e051: Waiting 15:29:11 27f5ce0e4adf: Waiting 15:29:11 c2d8d7efcc4b: Waiting 15:29:12 f757da607395: Verifying Checksum 15:29:12 f757da607395: Download complete 15:29:12 8603b9c90790: Verifying Checksum 15:29:12 8603b9c90790: Download complete 15:29:12 1560dd03e051: Verifying Checksum 15:29:12 1560dd03e051: Download complete 15:29:12 27f5ce0e4adf: Verifying Checksum 15:29:12 27f5ce0e4adf: Download complete 15:29:12 05883995daec: Verifying Checksum 15:29:12 05883995daec: Download complete 15:29:13 448f6bf000e3: Verifying Checksum 15:29:13 448f6bf000e3: Download complete 15:29:16 c2d8d7efcc4b: Verifying Checksum 15:29:16 c2d8d7efcc4b: Download complete 15:29:17 448f6bf000e3: Pull complete 15:29:18 f757da607395: Pull complete 15:29:19 05883995daec: Pull complete 15:29:19 8603b9c90790: Pull complete 15:29:20 1560dd03e051: Pull complete 15:29:21 27f5ce0e4adf: Pull complete 15:29:33 c2d8d7efcc4b: Pull complete 15:29:33 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:29:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:29:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:29:34 prd-ubuntu18.04-docker-arm64-4c-16g-1188 does not seem to be running inside a container 15:29:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:29:39 $ docker top c442cdc3f0871d5e3704e3ae8d656a242aa8c382862d94d5ee899094ac13f57a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:29:40 ---> job-cost.sh 15:29:40 lf-activate-venv: SKIPPING 15:29:40 INFO: No Stack... 15:29:50 INFO: Retrieving Pricing Info for: v3-standard-4 15:29:50 INFO: Archiving Costs [Pipeline] sh 15:29:51 + cat /w/workspace/go-mod-configuration/1/archives/cost.csv 15:29:51 + cut -d, -f6 [Pipeline] lock 15:29:51 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-51-1-stack-cost] 15:29:51 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-51-1-stack-cost] did not exist. Created. 15:29:51 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-51-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:29:52 /w/workspace/go-mod-configuration/1@tmp/durable-2a044d4c/script.sh: 1: /w/workspace/go-mod-configuration/1@tmp/durable-2a044d4c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:29:52 + echo total: 0.10999999940395355 [Pipeline] stash 15:29:53 Warning: overwriting stash ‘stack-cost’ 15:29:53 Stashed 1 file(s) [Pipeline] } 15:29:53 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-51-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:29:53 $ docker stop --time=1 c442cdc3f0871d5e3704e3ae8d656a242aa8c382862d94d5ee899094ac13f57a 15:29:54 $ docker rm -f c442cdc3f0871d5e3704e3ae8d656a242aa8c382862d94d5ee899094ac13f57a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] configFileProvider 15:29:56 provisioning config files... 15:29:56 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/undry_go-mod-configuration_PR-51@tmp/config5304700246384134614tmp [Pipeline] { [Pipeline] sh 15:29:57 + set +x 15:29:57 + curl -s https://codecov.io/bash 15:29:57 + bash -s -- 15:29:57 15:29:57 _____ _ 15:29:57 / ____| | | 15:29:57 | | ___ __| | ___ ___ _____ __ 15:29:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:29:57 | |___| (_) | (_| | __/ (_| (_) \ V / 15:29:57 \_____\___/ \__,_|\___|\___\___/ \_/ 15:29:57 Bash-1.0.6 15:29:57 15:29:57 15:29:57 ==> git version 2.24.4 found 15:29:57 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 15:29:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:29:57 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:29:57 ==> Jenkins CI detected. 15:29:57 current dir:  /w/workspace/undry_go-mod-configuration_PR-51 15:29:57 project root: . 15:29:57 --> token set from env 15:29:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:29:57 ==> Running gcov in . (disable via -X gcov) 15:29:57 ==> Python coveragepy not found 15:29:57 ==> Searching for coverage reports in: 15:29:57 + . 15:29:57 -> Found 1 reports 15:29:57 ==> Detecting git/mercurial file structure 15:29:57 ==> Reading reports 15:29:57 + ./coverage.out bytes=14452 15:29:57 ==> Appending adjustments 15:29:57 https://docs.codecov.io/docs/fixing-reports 15:29:57 + Found adjustments 15:29:57 ==> Gzipping contents 15:29:57 4.0K /tmp/codecov.hqgLGn.gz 15:29:57 ==> Uploading reports 15:29:57 url: https://codecov.io 15:29:57 query: branch=PR-51&commit=b2575b4846527bb42510f340a772c8dd593c3f10&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-51%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=51&job=&cmd_args= 15:29:57 -> Pinging Codecov 15:29:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=b03387cf-fbed-45a6-9f6b-56101d2ea1b2&branch=PR-51&commit=b2575b4846527bb42510f340a772c8dd593c3f10&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-51%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=51&job=&cmd_args= 15:29:58 -> Uploading to 15:29:58 https://storage.googleapis.com/codecov/v4/raw/2021-10-04/9F92B070CA9CA35F4914AC8684776953/b2575b4846527bb42510f340a772c8dd593c3f10/085c0566-052c-4c79-84e2-e9cd390cbcde.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211004%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211004T152957Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=46738f95da76849b1934177473c915eb1d5f4d6f9bb47a39a797041b3ff48fc3 15:29:58 % Total % Received % Xferd Average Speed Time Time Time Current 15:29:58 Dload Upload Total Spent Left Speed 15:29:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2562 0 0 100 2562 0 8153 --:--:-- --:--:-- --:--:-- 8159 15:29:58 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/b2575b4846527bb42510f340a772c8dd593c3f10 [Pipeline] } 15:29:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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] sh 15:30:01 + '[' -d /w/workspace/undry_go-mod-configuration_PR-51/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:30:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:30:02 ---> package-listing.sh 15:30:02 ++ tr '[:upper:]' '[:lower:]' 15:30:02 ++ facter osfamily 15:30:03 + OS_FAMILY=redhat 15:30:03 + workspace=/w/workspace/undry_go-mod-configuration_PR-51 15:30:03 + START_PACKAGES=/tmp/packages_start.txt 15:30:03 + END_PACKAGES=/tmp/packages_end.txt 15:30:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:30:03 + PACKAGES=/tmp/packages_start.txt 15:30:03 + '[' /w/workspace/undry_go-mod-configuration_PR-51 ']' 15:30:03 + PACKAGES=/tmp/packages_end.txt 15:30:03 + case "${OS_FAMILY}" in 15:30:03 + rpm -qa 15:30:03 + sort 15:30:03 + '[' -f /tmp/packages_start.txt ']' 15:30:03 + '[' -f /tmp/packages_end.txt ']' 15:30:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:30:03 + '[' /w/workspace/undry_go-mod-configuration_PR-51 ']' 15:30:03 + mkdir -p /w/workspace/undry_go-mod-configuration_PR-51/archives/ 15:30:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-configuration_PR-51/archives/ [Pipeline] echo 15:30:03 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-configuration_PR-51/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:30:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:30:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:30:04 15:30:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:30:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:30:05 latest: Pulling from edgex-lftools-log-publisher 15:30:05 b4d181a07f80: Pulling fs layer 15:30:05 a1111a8f2ec3: Pulling fs layer 15:30:05 ed53099fbce6: Pulling fs layer 15:30:05 dc539afda2c1: Pulling fs layer 15:30:05 77bc0d833cb6: Pulling fs layer 15:30:05 9065ff56babe: Pulling fs layer 15:30:05 d287ab97295c: Pulling fs layer 15:30:05 dc539afda2c1: Waiting 15:30:05 9065ff56babe: Waiting 15:30:05 d287ab97295c: Waiting 15:30:05 a1111a8f2ec3: Verifying Checksum 15:30:05 a1111a8f2ec3: Download complete 15:30:05 dc539afda2c1: Verifying Checksum 15:30:05 dc539afda2c1: Download complete 15:30:05 ed53099fbce6: Verifying Checksum 15:30:05 ed53099fbce6: Download complete 15:30:05 9065ff56babe: Verifying Checksum 15:30:05 9065ff56babe: Download complete 15:30:05 77bc0d833cb6: Verifying Checksum 15:30:05 77bc0d833cb6: Download complete 15:30:05 b4d181a07f80: Verifying Checksum 15:30:05 b4d181a07f80: Download complete 15:30:06 d287ab97295c: Verifying Checksum 15:30:06 d287ab97295c: Download complete 15:30:06 b4d181a07f80: Pull complete 15:30:06 a1111a8f2ec3: Pull complete 15:30:07 ed53099fbce6: Pull complete 15:30:07 dc539afda2c1: Pull complete 15:30:07 77bc0d833cb6: Pull complete 15:30:07 9065ff56babe: Pull complete 15:30:13 d287ab97295c: Pull complete 15:30:13 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:30:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:30:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:30:13 prd-centos7-docker-4c-2g-982 does not seem to be running inside a container 15:30:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-configuration_PR-51/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-configuration_PR-51 -v /w/workspace/undry_go-mod-configuration_PR-51:/w/workspace/undry_go-mod-configuration_PR-51:rw,z -v /w/workspace/undry_go-mod-configuration_PR-51@tmp:/w/workspace/undry_go-mod-configuration_PR-51@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:30:16 $ docker top 63a783848dace788887c94e8a955de5f0030740322e4b89000886db25d57a436 -eo pid,comm [Pipeline] { [Pipeline] sh 15:30:16 + touch /tmp/pre-build-complete [Pipeline] sh 15:30:17 + mkdir -p /var/log/sysstat [Pipeline] sh 15:30:17 + ls /var/log/sa-host 15:30:17 + sadf -c /var/log/sa-host/sa04 15:30:17 file_magic: OK 15:30:17 HZ: Using current value: 100 15:30:17 file_header: OK 15:30:17 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:30:17 Statistics: 15:30:17 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:30:17 File successfully converted to sysstat format version 12.0.3 15:30:17 + sadf -c /var/log/sa-host/sa30 15:30:17 file_magic: OK 15:30:17 HZ: Using current value: 100 15:30:17 file_header: OK 15:30:17 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:30:17 Statistics: 15:30:17 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:30:17 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:30:18 provisioning config files... 15:30:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-configuration_PR-51@tmp/config4381328221548768955tmp [Pipeline] { [Pipeline] echo 15:30:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:30:18 ---> create-netrc.sh [Pipeline] } 15:30:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:30:19 ---> python-tools-install.sh [Pipeline] echo 15:30:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:30:19 ---> sudo-logs.sh 15:30:19 Archiving 'sudo' log.. 15:30:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-982.novalocal: Name or service not known 15:30:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-982.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:30:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:30:20 ---> job-cost.sh 15:30:20 lf-activate-venv: SKIPPING 15:30:20 DEBUG: total: 0.10999999940395355 15:30:20 INFO: Retrieving Stack Cost... 15:30:24 INFO: Retrieving Pricing Info for: v3-standard-2 15:30:24 INFO: Archiving Costs [Pipeline] echo 15:30:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:30:25 ---> logs-deploy.sh 15:30:25 lf-activate-venv: SKIPPING 15:30:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-51/1 15:30:25 INFO: archiving workspace using pattern(s): 15:30:29 Archives upload complete. 15:30:29 INFO: archiving logs to Nexus 15:30:29 ---> uname -a: 15:30:29 Linux prd-centos7-docker-4c-2g-982.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 15:30:29 15:30:29 15:30:29 ---> lscpu: 15:30:29 Architecture: x86_64 15:30:29 CPU op-mode(s): 32-bit, 64-bit 15:30:29 Byte Order: Little Endian 15:30:29 Address sizes: 40 bits physical, 48 bits virtual 15:30:29 CPU(s): 2 15:30:29 On-line CPU(s) list: 0,1 15:30:29 Thread(s) per core: 1 15:30:29 Core(s) per socket: 1 15:30:29 Socket(s): 2 15:30:29 NUMA node(s): 1 15:30:29 Vendor ID: AuthenticAMD 15:30:29 CPU family: 23 15:30:29 Model: 49 15:30:29 Model name: AMD EPYC-Rome Processor 15:30:29 Stepping: 0 15:30:29 CPU MHz: 2799.998 15:30:29 BogoMIPS: 5599.99 15:30:29 Virtualization: AMD-V 15:30:29 Hypervisor vendor: KVM 15:30:29 Virtualization type: full 15:30:29 L1d cache: 32K 15:30:29 L1i cache: 32K 15:30:29 L2 cache: 512K 15:30:29 L3 cache: 16384K 15:30:29 NUMA node0 CPU(s): 0,1 15:30:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 15:30:29 15:30:29 15:30:29 ---> nproc: 15:30:29 2 15:30:29 15:30:29 15:30:29 ---> df -h: 15:30:29 Filesystem Size Used Avail Use% Mounted on 15:30:29 overlay 40G 7.7G 33G 20% / 15:30:29 tmpfs 64M 0 64M 0% /dev 15:30:29 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:30:29 shm 64M 0 64M 0% /dev/shm 15:30:29 /dev/vda1 40G 7.7G 33G 20% /facter-os 15:30:29 15:30:29 15:30:29 ---> sar -b -r -n DEV: 15:30:29 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/04/21 _x86_64_ (2 CPU) 15:30:29 15:30:29 12:06:50 LINUX RESTART (2 CPU) 15:30:29 15:30:29 12:08:01 tps rtps wtps bread/s bwrtn/s 15:30:29 12:09:01 1.70 0.00 1.70 0.00 37.20 15:30:29 12:10:01 0.42 0.00 0.42 0.00 5.98 15:30:29 12:11:02 0.28 0.00 0.28 0.00 2.93 15:30:29 12:12:01 0.20 0.00 0.20 0.00 2.76 15:30:29 12:13:01 0.38 0.00 0.38 0.00 4.96 15:30:29 12:14:01 0.25 0.00 0.25 0.00 3.53 15:30:29 12:15:01 0.18 0.00 0.18 0.00 2.07 15:30:29 12:16:01 0.28 0.00 0.28 0.00 3.23 15:30:29 12:17:01 0.23 0.00 0.23 0.00 2.75 15:30:29 12:18:01 0.28 0.00 0.28 0.00 3.23 15:30:29 12:19:01 0.25 0.00 0.25 0.00 2.60 15:30:29 12:20:01 0.18 0.00 0.18 0.00 1.97 15:30:29 12:21:01 0.25 0.00 0.25 0.00 3.76 15:30:29 12:22:01 0.45 0.20 0.25 6.40 2.33 15:30:29 12:23:01 0.25 0.00 0.25 0.00 3.08 15:30:29 12:24:01 0.25 0.00 0.25 0.00 2.47 15:30:29 12:25:01 0.23 0.00 0.23 0.00 3.35 15:30:29 12:26:01 0.22 0.00 0.22 0.00 3.15 15:30:29 12:27:01 0.23 0.00 0.23 0.00 1.70 15:30:29 12:28:01 0.25 0.00 0.25 0.00 3.21 15:30:29 12:29:01 0.23 0.00 0.23 0.00 2.87 15:30:29 12:30:01 0.25 0.00 0.25 0.00 3.08 15:30:29 12:31:01 0.25 0.00 0.25 0.00 2.48 15:30:29 12:32:01 0.18 0.00 0.18 0.00 2.05 15:30:29 12:33:01 0.25 0.00 0.25 0.00 3.08 15:30:29 12:34:01 0.27 0.00 0.27 0.00 3.33 15:30:29 12:35:01 0.28 0.00 0.28 0.00 3.08 15:30:29 12:36:01 0.20 0.00 0.20 0.00 2.45 15:30:29 12:37:01 0.17 0.00 0.17 0.00 1.37 15:30:29 12:38:01 0.22 0.00 0.22 0.00 3.46 15:30:29 12:39:01 0.18 0.00 0.18 0.00 3.12 15:30:29 12:40:01 0.23 0.00 0.23 0.00 3.07 15:30:29 12:41:01 0.25 0.00 0.25 0.00 2.50 15:30:29 12:42:01 0.55 0.00 0.55 0.00 5.45 15:30:29 12:43:01 0.30 0.00 0.30 0.00 5.00 15:30:29 12:44:01 0.18 0.00 0.18 0.00 1.63 15:30:29 12:45:02 0.65 0.00 0.65 0.00 7.28 15:30:29 12:46:01 0.54 0.00 0.54 0.00 6.06 15:30:29 12:47:01 0.55 0.00 0.55 0.00 5.56 15:30:29 12:48:01 0.35 0.00 0.35 0.00 5.18 15:30:29 12:49:01 0.18 0.00 0.18 0.00 2.00 15:30:29 12:50:01 0.27 0.00 0.27 0.00 2.81 15:30:29 12:51:01 0.25 0.00 0.25 0.00 2.70 15:30:29 12:52:01 0.17 0.00 0.17 0.00 1.20 15:30:29 12:53:01 0.25 0.00 0.25 0.00 3.05 15:30:29 12:54:01 0.22 0.00 0.22 0.00 2.28 15:30:29 12:55:01 0.28 0.00 0.28 0.00 3.10 15:30:29 12:56:01 0.23 0.00 0.23 0.00 2.68 15:30:29 12:57:01 0.17 0.00 0.17 0.00 1.33 15:30:29 12:58:01 0.25 0.00 0.25 0.00 3.05 15:30:29 12:59:01 0.22 0.00 0.22 0.00 2.28 15:30:29 13:00:01 0.25 0.00 0.25 0.00 2.92 15:30:29 13:01:01 0.23 0.02 0.22 0.13 2.17 15:30:29 13:02:01 0.50 0.08 0.42 1.60 6.39 15:30:29 13:03:01 0.22 0.00 0.22 0.00 2.15 15:30:29 13:04:01 0.25 0.00 0.25 0.00 3.18 15:30:29 13:05:01 0.22 0.00 0.22 0.00 2.28 15:30:29 13:06:01 0.17 0.00 0.17 0.00 1.60 15:30:29 13:07:01 0.17 0.00 0.17 0.00 1.33 15:30:29 13:08:01 0.17 0.00 0.17 0.00 1.47 15:30:29 13:09:01 0.37 0.00 0.37 0.00 5.13 15:30:29 13:10:01 0.22 0.00 0.22 0.00 2.02 15:30:29 13:11:01 0.17 0.00 0.17 0.00 1.63 15:30:29 13:12:01 0.20 0.00 0.20 0.00 1.62 15:30:29 13:13:01 0.17 0.00 0.17 0.00 1.47 15:30:29 13:14:01 0.25 0.00 0.25 0.00 2.78 15:30:29 13:15:01 0.22 0.00 0.22 0.00 2.28 15:30:29 13:16:01 0.20 0.00 0.20 0.00 1.50 15:30:29 13:17:01 0.17 0.00 0.17 0.00 1.33 15:30:29 13:18:01 0.17 0.00 0.17 0.00 1.47 15:30:29 13:19:01 0.25 0.00 0.25 0.00 2.92 15:30:29 13:20:02 0.22 0.00 0.22 0.00 2.52 15:30:29 13:21:01 0.29 0.00 0.29 0.00 3.00 15:30:29 13:22:01 0.27 0.00 0.27 0.00 3.86 15:30:29 13:23:01 0.25 0.00 0.25 0.00 3.12 15:30:29 13:24:01 0.33 0.00 0.33 0.00 5.40 15:30:29 13:25:01 0.27 0.00 0.27 0.00 3.77 15:30:29 13:26:01 0.22 0.00 0.22 0.00 2.92 15:30:29 13:27:01 0.25 0.00 0.25 0.00 3.35 15:30:29 13:28:01 0.22 0.00 0.22 0.00 2.92 15:30:29 13:29:01 0.33 0.00 0.33 0.00 4.90 15:30:29 13:30:01 0.30 0.00 0.30 0.00 3.95 15:30:29 13:31:01 0.23 0.00 0.23 0.00 3.43 15:30:29 13:32:01 0.22 0.00 0.22 0.00 2.90 15:30:29 13:33:01 0.20 0.00 0.20 0.00 3.43 15:30:29 13:34:01 0.33 0.00 0.33 0.00 5.08 15:30:29 13:35:01 0.28 0.00 0.28 0.00 3.78 15:30:29 13:36:01 0.17 0.00 0.17 0.00 1.33 15:30:29 13:37:01 0.20 0.00 0.20 0.00 1.53 15:30:29 13:38:01 0.20 0.00 0.20 0.00 2.65 15:30:29 13:39:01 291.29 269.82 21.47 3753.63 971.95 15:30:29 13:40:01 0.43 0.00 0.43 0.00 5.56 15:30:29 13:41:01 0.22 0.00 0.22 0.00 2.15 15:30:29 13:42:01 0.17 0.00 0.17 0.00 1.33 15:30:29 13:43:01 0.17 0.00 0.17 0.00 1.73 15:30:29 13:44:01 0.20 0.00 0.20 0.00 1.72 15:30:29 13:45:01 0.30 0.00 0.30 0.00 4.05 15:30:29 13:46:01 0.22 0.00 0.22 0.00 2.02 15:30:29 13:47:01 0.17 0.00 0.17 0.00 1.47 15:30:29 13:48:01 0.17 0.00 0.17 0.00 1.60 15:30:29 13:49:01 0.15 0.00 0.15 0.00 1.60 15:30:29 13:50:01 0.25 0.00 0.25 0.00 2.92 15:30:29 13:51:01 0.22 0.00 0.22 0.00 2.15 15:30:29 13:52:01 0.25 0.00 0.25 0.00 3.25 15:30:29 13:53:01 0.18 0.00 0.18 0.00 1.48 15:30:29 13:54:01 0.20 0.00 0.20 0.00 1.75 15:30:29 13:55:01 0.23 0.00 0.23 0.00 3.05 15:30:29 13:56:01 0.22 0.00 0.22 0.00 2.02 15:30:29 13:57:01 0.17 0.00 0.17 0.00 1.47 15:30:29 13:58:01 0.17 0.00 0.17 0.00 1.63 15:30:29 13:59:01 0.45 0.00 0.45 0.00 7.21 15:30:29 14:00:01 0.25 0.00 0.25 0.00 2.60 15:30:29 14:01:01 0.20 0.00 0.20 0.00 1.78 15:30:29 14:02:01 0.30 0.00 0.30 0.00 3.48 15:30:29 14:03:01 0.22 0.00 0.22 0.00 2.68 15:30:29 14:04:01 0.17 0.00 0.17 0.00 1.33 15:30:29 14:05:01 0.20 0.00 0.20 0.00 1.65 15:30:29 14:06:01 0.18 0.00 0.18 0.00 1.87 15:30:29 14:07:01 0.25 0.00 0.25 0.00 2.80 15:30:29 14:08:01 0.22 0.00 0.22 0.00 2.55 15:30:29 14:09:01 0.17 0.00 0.17 0.00 1.47 15:30:29 14:10:01 0.17 0.00 0.17 0.00 1.33 15:30:29 14:11:01 0.17 0.00 0.17 0.00 1.33 15:30:29 14:12:01 0.28 0.00 0.28 0.00 2.97 15:30:29 14:13:01 0.23 0.00 0.23 0.00 2.95 15:30:29 14:14:01 0.17 0.00 0.17 0.00 1.60 15:30:29 14:15:01 0.17 0.00 0.17 0.00 1.33 15:30:29 14:16:01 0.17 0.00 0.17 0.00 1.47 15:30:29 14:17:01 0.23 0.00 0.23 0.00 3.05 15:30:29 14:18:01 0.22 0.00 0.22 0.00 2.82 15:30:29 14:19:01 0.40 0.00 0.40 0.00 5.48 15:30:29 14:20:01 0.23 0.00 0.23 0.00 2.68 15:30:29 14:21:01 0.25 0.00 0.25 0.00 2.95 15:30:29 14:22:01 0.30 0.00 0.30 0.00 3.46 15:30:29 14:23:01 0.22 0.00 0.22 0.00 2.55 15:30:29 14:24:01 0.25 0.00 0.25 0.00 3.05 15:30:29 14:25:01 0.22 0.00 0.22 0.00 2.28 15:30:29 14:26:01 0.20 0.00 0.20 0.00 1.73 15:30:29 14:27:01 0.30 0.00 0.30 0.00 3.91 15:30:29 14:28:01 0.22 0.00 0.22 0.00 2.42 15:30:29 14:29:01 0.25 0.00 0.25 0.00 3.05 15:30:29 14:30:01 0.22 0.00 0.22 0.00 2.15 15:30:29 14:31:01 0.17 0.00 0.17 0.00 1.33 15:30:29 14:32:01 0.25 0.00 0.25 0.00 2.78 15:30:29 14:33:02 0.25 0.00 0.25 0.00 2.48 15:30:29 14:34:01 0.27 0.00 0.27 0.00 3.78 15:30:29 14:35:01 0.22 0.00 0.22 0.00 2.02 15:30:29 14:36:01 0.17 0.00 0.17 0.00 1.33 15:30:29 14:37:01 0.25 0.00 0.25 0.00 2.95 15:30:29 14:38:01 0.25 0.00 0.25 0.00 2.57 15:30:29 14:39:01 0.23 0.00 0.23 0.00 3.45 15:30:29 14:40:01 0.22 0.00 0.22 0.00 2.15 15:30:29 14:41:01 0.25 0.00 0.25 0.00 3.25 15:30:29 14:42:01 0.25 0.00 0.25 0.00 2.78 15:30:29 14:43:01 0.22 0.00 0.22 0.00 2.15 15:30:29 14:44:01 0.25 0.00 0.25 0.00 3.18 15:30:29 14:45:01 0.22 0.00 0.22 0.00 2.02 15:30:29 14:46:01 0.17 0.00 0.17 0.00 1.47 15:30:29 14:47:01 0.25 0.00 0.25 0.00 2.78 15:30:29 14:48:01 0.30 0.00 0.30 0.00 4.45 15:30:29 14:49:01 0.23 0.00 0.23 0.00 3.25 15:30:29 14:50:01 0.28 0.00 0.28 0.00 2.88 15:30:29 14:51:01 0.20 0.00 0.20 0.00 1.65 15:30:29 14:52:01 0.28 0.00 0.28 0.00 3.07 15:30:29 14:53:01 0.22 0.00 0.22 0.00 2.28 15:30:29 14:54:01 0.25 0.00 0.25 0.00 2.92 15:30:29 14:55:01 0.27 0.00 0.27 0.00 2.50 15:30:29 14:56:01 0.20 0.00 0.20 0.00 2.57 15:30:29 14:57:01 0.25 0.00 0.25 0.00 3.05 15:30:29 14:58:01 0.20 0.00 0.20 0.00 2.45 15:30:29 14:59:01 0.23 0.00 0.23 0.00 3.18 15:30:29 15:00:01 0.22 0.00 0.22 0.00 2.18 15:30:29 15:01:01 0.20 0.00 0.20 0.00 1.75 15:30:29 15:02:01 0.27 0.00 0.27 0.00 3.80 15:30:29 15:03:01 0.23 0.00 0.23 0.00 3.18 15:30:29 15:04:01 0.22 0.00 0.22 0.00 2.45 15:30:29 15:05:02 0.17 0.00 0.17 0.00 1.50 15:30:29 15:06:01 0.25 0.00 0.25 0.00 2.69 15:30:29 15:07:01 0.22 0.00 0.22 0.00 2.18 15:30:29 15:08:01 0.25 0.00 0.25 0.00 3.63 15:30:29 15:09:01 0.23 0.00 0.23 0.00 2.83 15:30:29 15:10:01 0.28 0.00 0.28 0.00 3.80 15:30:29 15:11:01 0.25 0.00 0.25 0.00 2.65 15:30:29 15:12:01 0.22 0.00 0.22 0.00 2.33 15:30:29 15:13:01 0.28 0.00 0.28 0.00 3.61 15:30:29 15:14:01 0.20 0.00 0.20 0.00 2.28 15:30:29 15:15:01 0.18 0.00 0.18 0.00 1.72 15:30:29 15:16:01 0.28 0.00 0.28 0.00 3.40 15:30:29 15:17:01 0.22 0.00 0.22 0.00 2.28 15:30:29 15:18:01 0.25 0.00 0.25 0.00 2.95 15:30:29 15:19:01 0.25 0.00 0.25 0.00 2.73 15:30:29 15:20:01 0.17 0.00 0.17 0.00 1.50 15:30:29 15:21:01 0.25 0.00 0.25 0.00 2.93 15:30:29 15:22:01 0.25 0.00 0.25 0.00 2.37 15:30:29 15:23:01 0.27 0.00 0.27 0.00 3.32 15:30:29 15:24:01 0.22 0.00 0.22 0.00 2.42 15:30:29 15:25:01 0.17 0.00 0.17 0.00 1.33 15:30:29 15:26:01 0.27 0.00 0.27 0.00 3.08 15:30:29 15:27:01 0.25 0.00 0.25 0.00 2.73 15:30:29 15:28:01 0.23 0.00 0.23 0.00 3.46 15:30:29 15:29:01 0.22 0.00 0.22 0.00 2.18 15:30:29 15:30:01 0.35 0.03 0.32 3.73 4.18 15:30:29 Average: 1.69 1.34 0.35 18.65 7.75 15:30:29 15:30:29 12:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:30:29 12:09:01 5688292 0 616420 7.70 2620 1701608 1164408 12.86 555416 1530020 16 15:30:29 12:10:01 5686516 0 618188 7.72 2620 1701616 1164408 12.86 556960 1530040 8 15:30:29 12:11:02 5681828 0 622876 7.78 2620 1701616 1164916 12.86 561548 1530040 20 15:30:29 12:12:01 5690148 0 614548 7.67 2620 1701624 1164664 12.86 552952 1530776 16 15:30:29 12:13:01 5687028 0 617664 7.71 2620 1701628 1164760 12.86 556156 1530776 8 15:30:29 12:14:01 5687348 0 617340 7.71 2620 1701632 1164724 12.86 555888 1530832 8 15:30:29 12:15:01 5676748 0 627936 7.84 2620 1701636 1164664 12.86 566424 1530832 8 15:30:29 12:16:01 5676332 0 628344 7.85 2620 1701644 1164664 12.86 566708 1530852 8 15:30:29 12:17:01 5676076 0 628596 7.85 2620 1701648 1164664 12.86 568896 1528688 8 15:30:29 12:18:01 5675436 0 629232 7.86 2620 1701652 1164760 12.86 569392 1528688 8 15:30:29 12:19:01 5669040 0 635624 7.94 2620 1701656 1164664 12.86 576032 1528688 12 15:30:29 12:20:01 5668900 0 635760 7.94 2620 1701660 1164664 12.86 576036 1528688 8 15:30:29 12:21:01 5669188 0 635464 7.93 2620 1701668 1164664 12.86 575724 1528688 8 15:30:29 12:22:01 5668892 0 635760 7.94 2620 1701668 1164664 12.86 575724 1528688 16 15:30:29 12:23:01 5669456 0 635188 7.93 2620 1701676 1164748 12.86 576144 1528688 8 15:30:29 12:24:01 5669140 0 635504 7.93 2620 1701676 1164664 12.86 575668 1528688 8 15:30:29 12:25:01 5668836 0 635800 7.94 2620 1701684 1164736 12.86 576104 1528692 8 15:30:29 12:26:01 5669380 0 635252 7.93 2620 1701688 1164664 12.86 575712 1528688 8 15:30:29 12:27:01 5669364 0 635268 7.93 2620 1701688 1164664 12.86 575764 1528688 8 15:30:29 12:28:01 5668096 0 636528 7.95 2620 1701696 1164760 12.86 576604 1528688 8 15:30:29 12:29:01 5668572 0 636052 7.94 2620 1701696 1164664 12.86 576084 1528688 8 15:30:29 12:30:01 5668696 0 635920 7.94 2620 1701704 1164664 12.86 576208 1528688 8 15:30:29 12:31:01 5668828 0 635784 7.94 2620 1701708 1164664 12.86 576164 1528688 16 15:30:29 12:32:01 5668944 0 635660 7.94 2620 1701716 1164664 12.86 576136 1528692 8 15:30:29 12:33:01 5667744 0 636856 7.95 2620 1701720 1164808 12.86 576900 1528688 8 15:30:29 12:34:01 5668896 0 635700 7.94 2620 1701724 1164712 12.86 576468 1528692 8 15:30:29 12:35:01 5668836 0 635756 7.94 2620 1701728 1164664 12.86 576256 1528688 8 15:30:29 12:36:01 5668704 0 635884 7.94 2620 1701732 1164664 12.86 576240 1528688 8 15:30:29 12:37:01 5668736 0 635848 7.94 2620 1701736 1164664 12.86 576128 1528688 8 15:30:29 12:38:01 5668004 0 636576 7.95 2620 1701740 1164748 12.86 576596 1528688 8 15:30:29 12:39:01 5668268 0 636304 7.94 2620 1701748 1164712 12.86 576404 1528688 8 15:30:29 12:40:01 5668596 0 635976 7.94 2620 1701748 1164664 12.86 576152 1528688 8 15:30:29 12:41:01 5668868 0 635700 7.94 2620 1701752 1164664 12.86 576196 1528688 8 15:30:29 12:42:01 5668704 0 635860 7.94 2620 1701756 1164664 12.86 576216 1528688 8 15:30:29 12:43:01 5668180 0 636380 7.95 2620 1701760 1164772 12.86 576740 1528688 12 15:30:29 12:44:01 5668664 0 635888 7.94 2620 1701768 1164664 12.86 576260 1528688 12 15:30:29 12:45:02 5669040 0 635512 7.94 2620 1701768 1164664 12.86 576312 1528688 8 15:30:29 12:46:01 5668820 0 635724 7.94 2620 1701776 1164664 12.86 576184 1528688 8 15:30:29 12:47:01 5668820 0 635720 7.94 2620 1701780 1164664 12.86 576192 1528688 8 15:30:29 12:48:01 5668112 0 636424 7.95 2620 1701784 1164760 12.86 576724 1528688 8 15:30:29 12:49:01 5668728 0 635800 7.94 2620 1701792 1164664 12.86 576292 1528688 12 15:30:29 12:50:01 5668728 0 635796 7.94 2620 1701796 1164664 12.86 576332 1528692 12 15:30:29 12:51:01 5668512 0 636004 7.94 2620 1701804 1164664 12.86 576296 1528688 8 15:30:29 12:52:01 5668992 0 635524 7.94 2620 1701804 1164664 12.86 576272 1528688 8 15:30:29 12:53:01 5668308 0 636200 7.94 2620 1701812 1164748 12.86 576680 1528688 8 15:30:29 12:54:01 5668496 0 636008 7.94 2620 1701816 1164664 12.86 576316 1528688 12 15:30:29 12:55:01 5669008 0 635492 7.93 2620 1701820 1164664 12.86 576268 1528692 8 15:30:29 12:56:01 5668620 0 635876 7.94 2620 1701824 1164664 12.86 576248 1528688 8 15:30:29 12:57:01 5668628 0 635864 7.94 2620 1701828 1164664 12.86 576344 1528688 8 15:30:29 12:58:01 5667948 0 636540 7.95 2620 1701832 1164772 12.86 576788 1528688 8 15:30:29 12:59:01 5668152 0 636332 7.95 2620 1701836 1164736 12.86 576692 1528688 8 15:30:29 13:00:01 5668596 0 635884 7.94 2620 1701840 1164664 12.86 576260 1528688 8 15:30:29 13:01:01 5667424 0 637052 7.95 2620 1701844 1167004 12.88 577116 1528688 8 15:30:29 13:02:01 5667952 0 636396 7.95 2620 1701972 1165172 12.86 576556 1528752 8 15:30:29 13:03:01 5667872 0 636476 7.95 2620 1701972 1165268 12.87 576672 1528752 8 15:30:29 13:04:01 5668008 0 636328 7.95 2620 1701984 1165364 12.87 576900 1528752 16 15:30:29 13:05:01 5668108 0 636228 7.94 2620 1701984 1165172 12.86 576588 1528752 12 15:30:29 13:06:01 5668396 0 635932 7.94 2620 1701992 1165172 12.86 576680 1528752 8 15:30:29 13:07:01 5668348 0 635976 7.94 2620 1701996 1165172 12.86 576736 1528752 8 15:30:29 13:08:01 5667872 0 636448 7.95 2620 1702000 1165256 12.87 576688 1528752 8 15:30:29 13:09:01 5667828 0 636488 7.95 2620 1702004 1165172 12.86 576728 1528752 8 15:30:29 13:10:01 5667952 0 636364 7.95 2620 1702004 1165172 12.86 576632 1528752 8 15:30:29 13:11:01 5668092 0 636216 7.94 2620 1702012 1165172 12.86 576672 1528752 8 15:30:29 13:12:01 5668256 0 636048 7.94 2620 1702016 1165172 12.86 576624 1528752 8 15:30:29 13:13:01 5667996 0 636304 7.94 2620 1702020 1165256 12.87 576720 1528752 8 15:30:29 13:14:01 5668100 0 636196 7.94 2620 1702024 1165172 12.86 576652 1528752 12 15:30:29 13:15:01 5668304 0 635988 7.94 2620 1702028 1165172 12.86 576604 1528752 8 15:30:29 13:16:01 5668092 0 636196 7.94 2620 1702032 1165172 12.86 576640 1528752 8 15:30:29 13:17:01 5668288 0 635996 7.94 2620 1702036 1165172 12.86 576632 1528752 8 15:30:29 13:18:01 5667988 0 636292 7.94 2620 1702040 1165256 12.87 576864 1528752 8 15:30:29 13:19:01 5667876 0 636400 7.95 2620 1702044 1165172 12.86 576656 1528752 12 15:30:29 13:20:02 5668188 0 636080 7.94 2620 1702052 1165172 12.86 576664 1528752 12 15:30:29 13:21:01 5668240 0 636028 7.94 2620 1702052 1165172 12.86 576732 1528752 8 15:30:29 13:22:01 5668544 0 635716 7.94 2620 1702060 1165172 12.86 576808 1528752 8 15:30:29 13:23:01 5667972 0 636288 7.94 2620 1702060 1165280 12.87 576776 1528752 8 15:30:29 13:24:01 5668240 0 636012 7.94 2620 1702068 1165172 12.86 576680 1528756 8 15:30:29 13:25:01 5667984 0 636232 7.94 2620 1702104 1165172 12.86 576772 1528760 12 15:30:29 13:26:01 5667828 0 636416 7.95 2620 1702076 1165172 12.86 576696 1528756 8 15:30:29 13:27:01 5667984 0 636252 7.94 2620 1702084 1165172 12.86 576712 1528752 8 15:30:29 13:28:01 5667872 0 636364 7.95 2620 1702084 1165256 12.87 576892 1528752 8 15:30:29 13:29:01 5667876 0 636352 7.95 2620 1702092 1165172 12.86 576832 1528752 8 15:30:29 13:30:01 5668216 0 636008 7.94 2620 1702096 1165172 12.86 576724 1528752 8 15:30:29 13:31:01 5667984 0 636236 7.94 2620 1702100 1165172 12.86 576840 1528756 8 15:30:29 13:32:01 5668288 0 635928 7.94 2620 1702104 1165172 12.86 576816 1528752 8 15:30:29 13:33:01 5667324 0 636892 7.95 2620 1702104 1165456 12.87 577368 1528752 8 15:30:29 13:34:01 5667860 0 636348 7.95 2620 1702112 1165240 12.86 576892 1528752 8 15:30:29 13:35:01 5667860 0 636344 7.95 2620 1702116 1165240 12.86 576780 1528752 8 15:30:29 13:36:01 5667488 0 636712 7.95 2620 1702120 1165240 12.86 576804 1528752 8 15:30:29 13:37:01 5667852 0 636344 7.95 2620 1702124 1165240 12.86 576840 1528752 8 15:30:29 13:38:01 5667640 0 636548 7.95 2620 1702132 1165312 12.87 576876 1528756 8 15:30:29 13:39:01 5501236 0 743620 9.28 2620 1761464 1165272 12.87 616964 1547852 8 15:30:29 13:40:01 5501096 0 743756 9.29 2620 1761468 1165272 12.87 617100 1547852 8 15:30:29 13:41:01 5500904 0 743944 9.29 2620 1761472 1165272 12.87 617052 1547852 8 15:30:29 13:42:01 5500872 0 743972 9.29 2620 1761476 1165272 12.87 617056 1547852 8 15:30:29 13:43:01 5500668 0 744168 9.29 2620 1761484 1165344 12.87 617168 1547852 8 15:30:29 13:44:01 5501392 0 743444 9.28 2620 1761484 1165272 12.87 617016 1547852 8 15:30:29 13:45:01 5501408 0 743420 9.28 2620 1761492 1165272 12.87 617072 1547852 8 15:30:29 13:46:01 5501324 0 743504 9.28 2620 1761492 1165272 12.87 617172 1547852 8 15:30:29 13:47:01 5502268 0 742552 9.27 2620 1761500 1163680 12.85 616180 1547856 8 15:30:29 13:48:01 5500760 0 744056 9.29 2620 1761504 1165368 12.87 617300 1547852 8 15:30:29 13:49:01 5501128 0 743688 9.29 2620 1761504 1165272 12.87 617228 1547852 8 15:30:29 13:50:01 5501020 0 743788 9.29 2620 1761512 1165272 12.87 617140 1547852 8 15:30:29 13:51:01 5501284 0 743520 9.28 2620 1761516 1165272 12.87 617176 1547852 8 15:30:29 13:52:01 5500904 0 743892 9.29 2620 1761524 1165272 12.87 617132 1547852 8 15:30:29 13:53:01 5500716 0 744076 9.29 2620 1761528 1165356 12.87 617324 1547852 8 15:30:29 13:54:01 5500896 0 743892 9.29 2620 1761532 1165272 12.87 617156 1547856 8 15:30:29 13:55:01 5501268 0 743516 9.28 2620 1761536 1165272 12.87 617132 1547852 8 15:30:29 13:56:01 5500872 0 743912 9.29 2620 1761536 1165272 12.87 617164 1547852 8 15:30:29 13:57:01 5501224 0 743552 9.28 2620 1761544 1165272 12.87 617260 1547852 8 15:30:29 13:58:01 5500884 0 743888 9.29 2620 1761548 1165368 12.87 617392 1547852 8 15:30:29 13:59:01 5500996 0 743772 9.29 2620 1761552 1165272 12.87 617200 1547836 8 15:30:29 14:00:01 5500756 0 744004 9.29 2620 1761560 1165272 12.87 617204 1547840 8 15:30:29 14:01:01 5499280 0 745472 9.31 2620 1761568 1168812 12.90 618216 1547836 8 15:30:29 14:02:01 5500872 0 743876 9.29 2620 1761572 1165272 12.87 617276 1547832 16 15:30:29 14:03:01 5500768 0 743976 9.29 2620 1761576 1165368 12.87 617404 1547836 8 15:30:29 14:04:01 5500896 0 743848 9.29 2620 1761576 1165272 12.87 617360 1547836 8 15:30:29 14:05:01 5500756 0 743980 9.29 2620 1761584 1165272 12.87 617232 1547836 8 15:30:29 14:06:01 5500872 0 743860 9.29 2620 1761588 1165272 12.87 617352 1547836 8 15:30:29 14:07:01 5501104 0 743624 9.28 2620 1761592 1165272 12.87 617312 1547836 8 15:30:29 14:08:01 5500884 0 743840 9.29 2620 1761596 1165380 12.87 617268 1547836 8 15:30:29 14:09:01 5501028 0 743692 9.29 2620 1761600 1165272 12.87 617364 1547840 8 15:30:29 14:10:01 5500904 0 743812 9.29 2620 1761604 1165272 12.87 617256 1547836 8 15:30:29 14:11:01 5500632 0 744080 9.29 2620 1761608 1165272 12.87 617280 1547836 8 15:30:29 14:12:01 5500936 0 743772 9.29 2620 1761612 1165272 12.87 617156 1547836 8 15:30:29 14:13:01 5500552 0 744152 9.29 2620 1761616 1165344 12.87 617472 1547836 8 15:30:29 14:14:01 5500756 0 743944 9.29 2620 1761620 1165272 12.87 617372 1547836 8 15:30:29 14:15:01 5500608 0 744088 9.29 2620 1761624 1165272 12.87 617296 1547836 8 15:30:29 14:16:01 5501260 0 743428 9.28 2620 1761632 1165272 12.87 617236 1547836 8 15:30:29 14:17:01 5499760 0 744928 9.30 2620 1761632 1165548 12.87 618036 1547836 20 15:30:29 14:18:01 5500236 0 744444 9.30 2620 1761640 1164900 12.86 617712 1547840 12 15:30:29 14:19:01 5501416 0 743320 9.28 2620 1761584 1164732 12.86 616988 1547812 8 15:30:29 14:20:01 5501484 0 743248 9.28 2620 1761588 1164732 12.86 617156 1547812 8 15:30:29 14:21:01 5501408 0 743316 9.28 2620 1761596 1164732 12.86 617132 1547812 8 15:30:29 14:22:01 5501704 0 743020 9.28 2620 1761596 1164732 12.86 617200 1547812 8 15:30:29 14:23:01 5500720 0 743996 9.29 2620 1761604 1164828 12.86 617264 1547812 8 15:30:29 14:24:01 5501416 0 743292 9.28 2620 1761612 1164732 12.86 617164 1547812 8 15:30:29 14:25:01 5500972 0 743732 9.29 2620 1761616 1164780 12.86 617200 1547816 8 15:30:29 14:26:01 5500912 0 743788 9.29 2620 1761620 1164732 12.86 617188 1547812 8 15:30:29 14:27:01 5500796 0 743904 9.29 2620 1761620 1164732 12.86 617188 1547812 8 15:30:29 14:28:01 5500784 0 743908 9.29 2620 1761628 1164828 12.86 617296 1547812 8 15:30:29 14:29:01 5501120 0 743568 9.28 2620 1761632 1164732 12.86 617136 1547812 8 15:30:29 14:30:01 5501136 0 743548 9.28 2620 1761636 1164732 12.86 617088 1547812 8 15:30:29 14:31:01 5501044 0 743636 9.29 2620 1761640 1164732 12.86 617176 1547812 8 15:30:29 14:32:01 5501464 0 743212 9.28 2620 1761644 1164732 12.86 617232 1547812 8 15:30:29 14:33:02 5500524 0 744148 9.29 2620 1761648 1164912 12.86 617548 1547812 8 15:30:29 14:34:01 5501160 0 743504 9.28 2620 1761656 1164732 12.86 617204 1547816 8 15:30:29 14:35:01 5501028 0 743636 9.29 2620 1761656 1164732 12.86 617128 1547812 8 15:30:29 14:36:01 5501012 0 743648 9.29 2620 1761660 1164732 12.86 617112 1547812 8 15:30:29 14:37:01 5500772 0 743880 9.29 2620 1761668 1164732 12.86 617168 1547816 12 15:30:29 14:38:01 5500676 0 743972 9.29 2620 1761672 1164804 12.86 617228 1547812 8 15:30:29 14:39:01 5501060 0 743580 9.28 2620 1761680 1164796 12.86 617284 1547812 8 15:30:29 14:40:01 5501160 0 743476 9.28 2620 1761684 1164796 12.86 617280 1547812 8 15:30:29 14:41:01 5501144 0 743484 9.28 2620 1761692 1164796 12.86 617256 1547812 8 15:30:29 14:42:01 5501208 0 743416 9.28 2620 1761696 1164796 12.86 617308 1547816 8 15:30:29 14:43:01 5500792 0 743832 9.29 2620 1761696 1164880 12.86 617272 1547812 8 15:30:29 14:44:01 5500888 0 743728 9.29 2620 1761704 1164796 12.86 617188 1547812 8 15:30:29 14:45:01 5500920 0 743696 9.29 2620 1761704 1164796 12.86 617308 1547812 8 15:30:29 14:46:01 5501136 0 743472 9.28 2620 1761712 1164796 12.86 617196 1547812 8 15:30:29 14:47:01 5500780 0 743824 9.29 2620 1761716 1164796 12.86 617200 1547812 8 15:30:29 14:48:01 5501156 0 743444 9.28 2620 1761720 1164916 12.86 617384 1547812 20 15:30:29 14:49:01 5500764 0 743832 9.29 2620 1761724 1164796 12.86 617260 1547812 12 15:30:29 14:50:01 5500780 0 743812 9.29 2620 1761728 1164796 12.86 617208 1547816 8 15:30:29 14:51:01 5501340 0 743248 9.28 2620 1761732 1164796 12.86 617300 1547812 8 15:30:29 14:52:01 5501144 0 743440 9.28 2620 1761736 1164796 12.86 617140 1547812 8 15:30:29 14:53:01 5500892 0 743688 9.29 2620 1761740 1164892 12.86 617432 1547812 8 15:30:29 14:54:01 5501152 0 743424 9.28 2620 1761744 1164796 12.86 617344 1547812 8 15:30:29 14:55:01 5500780 0 743788 9.29 2620 1761752 1164796 12.86 617256 1547812 8 15:30:29 14:56:01 5500444 0 744120 9.29 2620 1761756 1168716 12.90 616752 1547812 8 15:30:29 14:57:01 5501296 0 743260 9.28 2620 1761764 1158996 12.80 616400 1547812 8 15:30:29 14:58:01 5500864 0 743692 9.29 2620 1761764 1159356 12.80 616688 1547812 8 15:30:29 14:59:01 5501600 0 742952 9.28 2620 1761768 1158996 12.80 616396 1547812 8 15:30:29 15:00:01 5501608 0 742940 9.28 2620 1761772 1158996 12.80 616520 1547812 8 15:30:29 15:01:01 5500700 0 743844 9.29 2620 1761776 1161764 12.83 617120 1547812 8 15:30:29 15:02:01 5501848 0 742688 9.27 2620 1761784 1158996 12.80 616364 1547812 8 15:30:29 15:03:01 5499740 0 744792 9.30 2620 1761788 1184124 13.07 617352 1547812 8 15:30:29 15:04:01 5501336 0 743192 9.28 2620 1761792 1158996 12.80 616764 1547812 8 15:30:29 15:05:02 5501476 0 743044 9.28 2620 1761800 1158996 12.80 616772 1547816 8 15:30:29 15:06:01 5501740 0 742780 9.27 2620 1761800 1158996 12.80 616608 1547812 8 15:30:29 15:07:01 5501476 0 743040 9.28 2620 1761804 1158996 12.80 616776 1547812 8 15:30:29 15:08:01 5501040 0 743472 9.28 2620 1761808 1159300 12.80 617184 1547812 8 15:30:29 15:09:01 5501188 0 743320 9.28 2620 1761812 1159072 12.80 616768 1547812 8 15:30:29 15:10:01 5501444 0 742996 9.28 2620 1761880 1159072 12.80 616972 1547828 12 15:30:29 15:11:01 5501508 0 742988 9.28 2620 1761824 1159072 12.80 616836 1547812 8 15:30:29 15:12:01 5501320 0 743168 9.28 2620 1761832 1159072 12.80 616872 1547812 8 15:30:29 15:13:01 5501084 0 743404 9.28 2620 1761832 1159168 12.80 616944 1547812 8 15:30:29 15:14:01 5501460 0 743024 9.28 2620 1761836 1159072 12.80 616864 1547812 8 15:30:29 15:15:01 5501236 0 743240 9.28 2620 1761844 1159072 12.80 616944 1547812 8 15:30:29 15:16:01 5501568 0 742908 9.28 2620 1761844 1159072 12.80 616992 1547812 8 15:30:29 15:17:01 5501564 0 742904 9.28 2620 1761852 1159072 12.80 616992 1547812 8 15:30:29 15:18:01 5501224 0 743240 9.28 2620 1761856 1159156 12.80 617048 1547816 8 15:30:29 15:19:01 5501528 0 742928 9.28 2620 1761864 1159120 12.80 616936 1547812 12 15:30:29 15:20:01 5501204 0 743248 9.28 2620 1761868 1159072 12.80 617020 1547812 12 15:30:29 15:21:01 5501252 0 743196 9.28 2620 1761872 1159072 12.80 617004 1547816 8 15:30:29 15:22:01 5501096 0 743348 9.28 2620 1761876 1159072 12.80 617032 1547812 8 15:30:29 15:23:01 5500952 0 743492 9.28 2620 1761876 1159168 12.80 617004 1547812 8 15:30:29 15:24:01 5501072 0 743364 9.28 2620 1761884 1159072 12.80 617036 1547812 8 15:30:29 15:25:01 5501008 0 743424 9.28 2620 1761888 1159144 12.80 617064 1547812 12 15:30:29 15:26:01 5501320 0 743104 9.28 2620 1761896 1159072 12.80 617100 1547812 12 15:30:29 15:27:01 5502124 0 742296 9.27 2620 1761900 1157652 12.78 616392 1547628 8 15:30:29 15:28:01 5501084 0 743328 9.28 2620 1761908 1159232 12.80 617404 1547628 8 15:30:29 15:29:01 5501220 0 743192 9.28 2620 1761908 1159136 12.80 617144 1547628 12 15:30:29 15:30:01 5498056 0 746220 9.32 2620 1762044 1160988 12.82 619132 1547676 40 15:30:29 Average: 5576288 0 695005 8.68 2620 1735028 1164156 12.85 598272 1539379 9 15:30:29 15:30:29 12:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:30:29 12:09:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:30:29 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:10:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:30:29 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:11:02 eth0 1.07 0.48 0.32 0.15 0.00 0.00 0.00 0.00 15:30:29 12:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:12:01 eth0 0.25 0.10 0.01 0.07 0.00 0.00 0.00 0.00 15:30:29 12:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:13:01 eth0 0.33 0.17 0.09 0.07 0.00 0.00 0.00 0.00 15:30:29 12:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:14:01 eth0 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 15:30:29 12:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:15:01 eth0 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:30:29 12:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:16:01 eth0 0.20 0.03 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 12:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:17:01 eth0 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:30:29 12:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:18:01 eth0 0.48 0.22 0.15 0.07 0.00 0.00 0.00 0.00 15:30:29 12:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:19:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:30:29 12:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:20:01 eth0 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:30:29 12:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:21:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:30:29 12:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:22:01 eth0 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:30:29 12:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:23:01 eth0 0.30 0.17 0.09 0.07 0.00 0.00 0.00 0.00 15:30:29 12:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:24:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:30:29 12:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:25:01 eth0 0.18 0.10 0.06 0.01 0.00 0.00 0.00 0.00 15:30:29 12:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:26:01 eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:30:29 12:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:27:01 eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 12:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:28:01 eth0 0.35 0.23 0.14 0.08 0.00 0.00 0.00 0.00 15:30:29 12:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:29:01 eth0 0.10 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:30:01 eth0 0.18 0.02 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 12:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:31:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:30:29 12:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:32:01 eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 12:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:33:01 eth0 0.82 0.40 0.36 0.26 0.00 0.00 0.00 0.00 15:30:29 12:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:34:01 eth0 0.20 0.10 0.06 0.01 0.00 0.00 0.00 0.00 15:30:29 12:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:35:01 eth0 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:30:29 12:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:36:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:37:01 eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 12:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:38:01 eth0 0.27 0.15 0.08 0.07 0.00 0.00 0.00 0.00 15:30:29 12:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:39:01 eth0 0.30 0.18 0.10 0.01 0.00 0.00 0.00 0.00 15:30:29 12:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:40:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:41:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:30:29 12:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:42:01 eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:43:01 eth0 0.38 0.23 0.15 0.07 0.00 0.00 0.00 0.00 15:30:29 12:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:44:01 eth0 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:45:02 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:46:01 eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 12:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:47:01 eth0 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:48:01 eth0 0.33 0.20 0.14 0.07 0.00 0.00 0.00 0.00 15:30:29 12:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:49:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:50:01 eth0 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:30:29 12:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:51:01 eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 12:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:52:01 eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 12:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:53:01 eth0 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00 15:30:29 12:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:54:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:30:29 12:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:55:01 eth0 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:56:01 eth0 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:57:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:58:01 eth0 0.22 0.15 0.08 0.04 0.00 0.00 0.00 0.00 15:30:29 12:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:59:01 eth0 0.22 0.10 0.07 0.03 0.00 0.00 0.00 0.00 15:30:29 12:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:00:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:01:01 eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:02:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:03:01 eth0 0.33 0.22 0.14 0.07 0.00 0.00 0.00 0.00 15:30:29 13:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:04:01 eth0 1.38 0.40 0.37 0.17 0.00 0.00 0.00 0.00 15:30:29 13:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:05:01 eth0 0.50 0.00 0.05 0.00 0.00 0.00 0.00 0.00 15:30:29 13:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:06:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:07:01 eth0 0.17 0.07 0.01 0.04 0.00 0.00 0.00 0.00 15:30:29 13:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:08:01 eth0 0.37 0.13 0.14 0.07 0.00 0.00 0.00 0.00 15:30:29 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:09:01 eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:10:01 eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:11:01 eth0 0.10 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:12:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:13:01 eth0 0.32 0.13 0.14 0.07 0.00 0.00 0.00 0.00 15:30:29 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:14:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:15:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:16:01 eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:17:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:18:01 eth0 0.42 0.25 0.15 0.08 0.00 0.00 0.00 0.00 15:30:29 13:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:19:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:20:02 eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 13:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:21:01 eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:22:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:23:01 eth0 0.28 0.20 0.14 0.07 0.00 0.00 0.00 0.00 15:30:29 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:24:01 eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:25:01 eth0 0.18 0.02 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:26:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:27:01 eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:28:01 eth0 0.28 0.20 0.14 0.07 0.00 0.00 0.00 0.00 15:30:29 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:29:01 eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:30:01 eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:31:01 eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:32:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:33:01 eth0 0.67 0.45 0.40 0.27 0.00 0.00 0.00 0.00 15:30:29 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:34:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:35:01 eth0 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:30:29 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:36:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:37:01 eth0 0.10 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:38:01 eth0 0.28 0.17 0.14 0.07 0.00 0.00 0.00 0.00 15:30:29 13:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:39:01 eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:40:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:41:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:42:01 eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 13:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:43:01 eth0 0.32 0.13 0.14 0.07 0.00 0.00 0.00 0.00 15:30:29 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:44:01 eth0 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:45:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:46:01 eth0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:47:01 eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:48:01 eth0 0.33 0.17 0.14 0.07 0.00 0.00 0.00 0.00 15:30:29 13:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:49:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:50:01 eth0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:51:01 eth0 0.10 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:52:01 eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 13:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:53:01 eth0 0.30 0.18 0.14 0.07 0.00 0.00 0.00 0.00 15:30:29 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:54:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:55:01 eth0 0.10 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:56:01 eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 13:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:57:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:58:01 eth0 0.32 0.19 0.14 0.07 0.00 0.00 0.00 0.00 15:30:29 13:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:59:01 eth0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:00:01 eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 14:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:01:01 eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:02:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:03:01 eth0 0.37 0.27 0.15 0.08 0.00 0.00 0.00 0.00 15:30:29 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:04:01 eth0 1.05 0.00 0.10 0.00 0.00 0.00 0.00 0.00 15:30:29 14:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:05:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:06:01 eth0 0.57 0.00 0.05 0.00 0.00 0.00 0.00 0.00 15:30:29 14:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:07:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:08:01 eth0 0.65 0.50 0.25 0.25 0.00 0.00 0.00 0.00 15:30:29 14:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:09:01 eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:10:01 eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 14:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:11:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:12:01 eth0 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:13:01 eth0 0.40 0.22 0.14 0.07 0.00 0.00 0.00 0.00 15:30:29 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:14:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:15:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:16:01 eth0 0.60 0.03 0.06 0.00 0.00 0.00 0.00 0.00 15:30:29 14:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:17:01 eth0 1.45 0.52 0.58 0.36 0.00 0.00 0.00 0.00 15:30:29 14:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:18:01 eth0 0.43 0.22 0.15 0.10 0.00 0.00 0.00 0.00 15:30:29 14:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:19:01 eth0 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:20:01 eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 14:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:21:01 eth0 0.17 0.03 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:22:01 eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 14:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:23:01 eth0 0.33 0.20 0.14 0.07 0.00 0.00 0.00 0.00 15:30:29 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:24:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:25:01 eth0 0.17 0.10 0.06 0.01 0.00 0.00 0.00 0.00 15:30:29 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:26:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:27:01 eth0 0.18 0.05 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:28:01 eth0 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 15:30:29 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:29:01 eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:30:01 eth0 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:31:01 eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:32:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:33:02 eth0 0.77 0.42 0.41 0.26 0.00 0.00 0.00 0.00 15:30:29 14:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:34:01 eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 14:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:35:01 eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:36:01 eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:37:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:38:01 eth0 0.35 0.20 0.14 0.07 0.00 0.00 0.00 0.00 15:30:29 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:39:01 eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:40:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:41:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:42:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:30:29 14:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:43:01 eth0 0.32 0.18 0.14 0.07 0.00 0.00 0.00 0.00 15:30:29 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:44:01 eth0 0.18 0.07 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 14:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:45:01 eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:46:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:47:01 eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:48:01 eth0 0.33 0.17 0.14 0.07 0.00 0.00 0.00 0.00 15:30:29 14:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:49:01 eth0 0.05 0.08 0.00 0.01 0.00 0.00 0.00 0.00 15:30:29 14:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:50:01 eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:51:01 eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 14:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:52:01 eth0 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:53:01 eth0 0.35 0.20 0.14 0.07 0.00 0.00 0.00 0.00 15:30:29 14:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:54:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:55:01 eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:56:01 eth0 1.15 1.15 0.07 7.82 0.00 0.00 0.00 0.00 15:30:29 14:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:57:01 eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:58:01 eth0 1.07 0.78 0.19 6.42 0.00 0.00 0.00 0.00 15:30:29 14:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:59:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:00:01 eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 15:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:01:01 eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:02:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:03:01 eth0 1.10 0.88 0.19 6.47 0.00 0.00 0.00 0.00 15:30:29 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:04:01 eth0 0.48 0.00 0.05 0.00 0.00 0.00 0.00 0.00 15:30:29 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:05:02 eth0 0.27 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 15:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:06:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:07:01 eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:08:01 eth0 1.37 0.73 0.47 2.21 0.00 0.00 0.00 0.00 15:30:29 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:09:01 eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:10:01 eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:11:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:12:01 eth0 0.10 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:13:01 eth0 0.35 0.15 0.14 0.07 0.00 0.00 0.00 0.00 15:30:29 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:14:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:15:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:16:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:17:01 eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:18:01 eth0 0.27 0.17 0.08 0.07 0.00 0.00 0.00 0.00 15:30:29 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:19:01 eth0 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 15:30:29 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:20:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:21:01 eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:22:01 eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:23:01 eth0 0.22 0.17 0.08 0.04 0.00 0.00 0.00 0.00 15:30:29 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:24:01 eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:25:01 eth0 0.78 0.07 0.12 0.03 0.00 0.00 0.00 0.00 15:30:29 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:26:01 eth0 0.18 0.03 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:27:01 eth0 0.55 0.23 0.27 0.19 0.00 0.00 0.00 0.00 15:30:29 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:28:01 eth0 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 15:30:29 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:29:01 eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 15:30:29 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:30:01 eth0 5.95 3.73 5.72 1.87 0.00 0.00 0.00 0.00 15:30:29 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 Average: eth0 0.25 0.10 0.08 0.15 0.00 0.00 0.00 0.00 15:30:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:29 15:30:29 15:30:29 ---> sar -P ALL: 15:30:29 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/04/21 _x86_64_ (2 CPU) 15:30:29 15:30:29 12:06:50 LINUX RESTART (2 CPU) 15:30:29 15:30:29 12:08:01 CPU %user %nice %system %iowait %steal %idle 15:30:29 12:09:01 all 0.10 0.00 0.03 0.00 0.04 99.82 15:30:29 12:09:01 0 0.13 0.00 0.02 0.00 0.03 99.82 15:30:29 12:09:01 1 0.07 0.00 0.05 0.00 0.05 99.83 15:30:29 12:10:01 all 0.12 0.00 0.03 0.00 0.03 99.82 15:30:29 12:10:01 0 0.17 0.00 0.03 0.00 0.00 99.80 15:30:29 12:10:01 1 0.07 0.00 0.03 0.00 0.05 99.85 15:30:29 12:11:02 all 0.17 0.00 0.03 0.00 0.03 99.77 15:30:29 12:11:02 0 0.28 0.00 0.03 0.00 0.02 99.67 15:30:29 12:11:02 1 0.05 0.00 0.03 0.00 0.05 99.87 15:30:29 12:12:01 all 0.20 0.00 0.03 0.00 0.02 99.75 15:30:29 12:12:01 0 0.29 0.00 0.02 0.00 0.00 99.69 15:30:29 12:12:01 1 0.12 0.00 0.05 0.00 0.03 99.80 15:30:29 12:13:01 all 0.13 0.00 0.03 0.00 0.03 99.81 15:30:29 12:13:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:30:29 12:13:01 1 0.25 0.00 0.03 0.00 0.03 99.68 15:30:29 12:14:01 all 0.15 0.00 0.03 0.00 0.02 99.80 15:30:29 12:14:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:30:29 12:14:01 1 0.25 0.00 0.05 0.00 0.03 99.67 15:30:29 12:15:01 all 0.06 0.00 0.04 0.00 0.03 99.87 15:30:29 12:15:01 0 0.02 0.00 0.05 0.00 0.02 99.92 15:30:29 12:15:01 1 0.10 0.00 0.03 0.00 0.05 99.82 15:30:29 12:16:01 all 0.08 0.00 0.03 0.00 0.03 99.87 15:30:29 12:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:30:29 12:16:01 1 0.13 0.00 0.03 0.00 0.03 99.80 15:30:29 12:17:01 all 0.13 0.00 0.03 0.00 0.03 99.82 15:30:29 12:17:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:30:29 12:17:01 1 0.22 0.00 0.03 0.00 0.03 99.72 15:30:29 12:18:01 all 0.14 0.00 0.03 0.00 0.02 99.82 15:30:29 12:18:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:30:29 12:18:01 1 0.25 0.00 0.03 0.00 0.02 99.70 15:30:29 12:19:01 all 0.13 0.00 0.03 0.00 0.02 99.83 15:30:29 12:19:01 0 0.03 0.00 0.03 0.00 0.03 99.90 15:30:29 12:19:01 1 0.22 0.00 0.02 0.00 0.00 99.77 15:30:29 15:30:29 12:19:01 CPU %user %nice %system %iowait %steal %idle 15:30:29 12:20:01 all 0.08 0.00 0.03 0.00 0.03 99.87 15:30:29 12:20:01 0 0.02 0.00 0.03 0.00 0.03 99.92 15:30:29 12:20:01 1 0.15 0.00 0.02 0.00 0.02 99.82 15:30:29 12:21:01 all 0.13 0.00 0.03 0.00 0.03 99.81 15:30:29 12:21:01 0 0.05 0.00 0.03 0.00 0.03 99.88 15:30:29 12:21:01 1 0.22 0.00 0.03 0.00 0.02 99.73 15:30:29 12:22:01 all 0.11 0.00 0.04 0.00 0.02 99.83 15:30:29 12:22:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:30:29 12:22:01 1 0.18 0.00 0.05 0.00 0.02 99.75 15:30:29 12:23:01 all 0.18 0.00 0.03 0.00 0.02 99.77 15:30:29 12:23:01 0 0.30 0.00 0.03 0.00 0.02 99.65 15:30:29 12:23:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:30:29 12:24:01 all 0.06 0.00 0.03 0.00 0.02 99.89 15:30:29 12:24:01 0 0.08 0.00 0.05 0.00 0.02 99.85 15:30:29 12:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:30:29 12:25:01 all 0.13 0.00 0.04 0.00 0.01 99.82 15:30:29 12:25:01 0 0.23 0.00 0.03 0.00 0.00 99.73 15:30:29 12:25:01 1 0.03 0.00 0.05 0.00 0.02 99.90 15:30:29 12:26:01 all 0.15 0.00 0.03 0.00 0.03 99.80 15:30:29 12:26:01 0 0.23 0.00 0.02 0.00 0.02 99.73 15:30:29 12:26:01 1 0.07 0.00 0.03 0.00 0.03 99.87 15:30:29 12:27:01 all 0.17 0.00 0.01 0.00 0.02 99.81 15:30:29 12:27:01 0 0.30 0.00 0.00 0.00 0.00 99.70 15:30:29 12:27:01 1 0.03 0.00 0.02 0.00 0.03 99.92 15:30:29 12:28:01 all 0.15 0.00 0.04 0.00 0.03 99.77 15:30:29 12:28:01 0 0.25 0.00 0.03 0.00 0.02 99.70 15:30:29 12:28:01 1 0.05 0.00 0.05 0.00 0.05 99.85 15:30:29 12:29:01 all 0.18 0.00 0.03 0.00 0.02 99.78 15:30:29 12:29:01 0 0.28 0.00 0.02 0.00 0.00 99.70 15:30:29 12:29:01 1 0.07 0.00 0.03 0.00 0.03 99.87 15:30:29 12:30:01 all 0.13 0.00 0.02 0.00 0.01 99.84 15:30:29 12:30:01 0 0.22 0.00 0.02 0.00 0.00 99.77 15:30:29 12:30:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:30:29 15:30:29 12:30:01 CPU %user %nice %system %iowait %steal %idle 15:30:29 12:31:01 all 0.07 0.00 0.03 0.00 0.03 99.87 15:30:29 12:31:01 0 0.10 0.00 0.03 0.00 0.02 99.85 15:30:29 12:31:01 1 0.03 0.00 0.03 0.00 0.03 99.90 15:30:29 12:32:01 all 0.10 0.00 0.03 0.00 0.03 99.85 15:30:29 12:32:01 0 0.17 0.00 0.02 0.00 0.02 99.80 15:30:29 12:32:01 1 0.03 0.00 0.03 0.00 0.03 99.90 15:30:29 12:33:01 all 0.12 0.00 0.03 0.00 0.03 99.82 15:30:29 12:33:01 0 0.05 0.00 0.03 0.00 0.00 99.92 15:30:29 12:33:01 1 0.18 0.00 0.03 0.00 0.05 99.73 15:30:29 12:34:01 all 0.13 0.00 0.03 0.00 0.02 99.82 15:30:29 12:34:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:30:29 12:34:01 1 0.22 0.00 0.03 0.00 0.03 99.72 15:30:29 12:35:01 all 0.08 0.00 0.03 0.00 0.03 99.86 15:30:29 12:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:30:29 12:35:01 1 0.15 0.00 0.05 0.00 0.03 99.77 15:30:29 12:36:01 all 0.21 0.00 0.02 0.00 0.02 99.76 15:30:29 12:36:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:30:29 12:36:01 1 0.38 0.00 0.02 0.00 0.02 99.58 15:30:29 12:37:01 all 0.12 0.00 0.03 0.00 0.03 99.83 15:30:29 12:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:30:29 12:37:01 1 0.22 0.00 0.03 0.00 0.03 99.72 15:30:29 12:38:01 all 0.20 0.00 0.03 0.00 0.03 99.74 15:30:29 12:38:01 0 0.12 0.00 0.03 0.00 0.02 99.83 15:30:29 12:38:01 1 0.28 0.00 0.03 0.00 0.03 99.65 15:30:29 12:39:01 all 0.22 0.00 0.02 0.00 0.03 99.74 15:30:29 12:39:01 0 0.08 0.00 0.02 0.00 0.02 99.88 15:30:29 12:39:01 1 0.35 0.00 0.02 0.00 0.03 99.60 15:30:29 12:40:01 all 0.16 0.00 0.03 0.00 0.03 99.79 15:30:29 12:40:01 0 0.10 0.00 0.02 0.00 0.02 99.87 15:30:29 12:40:01 1 0.22 0.00 0.03 0.00 0.03 99.72 15:30:29 12:41:01 all 0.18 0.00 0.02 0.00 0.02 99.79 15:30:29 12:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:30:29 12:41:01 1 0.33 0.00 0.02 0.00 0.02 99.63 15:30:29 15:30:29 12:41:01 CPU %user %nice %system %iowait %steal %idle 15:30:29 12:42:01 all 0.08 0.00 0.03 0.00 0.03 99.87 15:30:29 12:42:01 0 0.03 0.00 0.03 0.00 0.03 99.90 15:30:29 12:42:01 1 0.13 0.00 0.02 0.00 0.02 99.83 15:30:29 12:43:01 all 0.13 0.00 0.02 0.00 0.03 99.82 15:30:29 12:43:01 0 0.03 0.00 0.02 0.00 0.03 99.92 15:30:29 12:43:01 1 0.23 0.00 0.02 0.00 0.02 99.73 15:30:29 12:44:01 all 0.14 0.00 0.03 0.00 0.03 99.80 15:30:29 12:44:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:30:29 12:44:01 1 0.25 0.00 0.05 0.00 0.03 99.67 15:30:29 12:45:02 all 0.07 0.00 0.03 0.00 0.02 99.89 15:30:29 12:45:02 0 0.12 0.00 0.03 0.00 0.00 99.85 15:30:29 12:45:02 1 0.02 0.00 0.02 0.00 0.03 99.93 15:30:29 12:46:01 all 0.11 0.00 0.03 0.00 0.03 99.83 15:30:29 12:46:01 0 0.19 0.00 0.03 0.00 0.02 99.76 15:30:29 12:46:01 1 0.03 0.00 0.03 0.00 0.03 99.90 15:30:29 12:47:01 all 0.08 0.00 0.03 0.00 0.03 99.87 15:30:29 12:47:01 0 0.13 0.00 0.02 0.00 0.02 99.83 15:30:29 12:47:01 1 0.03 0.00 0.03 0.00 0.03 99.90 15:30:29 12:48:01 all 0.12 0.00 0.03 0.00 0.03 99.83 15:30:29 12:48:01 0 0.20 0.00 0.03 0.00 0.02 99.75 15:30:29 12:48:01 1 0.03 0.00 0.02 0.00 0.03 99.92 15:30:29 12:49:01 all 0.13 0.00 0.03 0.00 0.03 99.82 15:30:29 12:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:30:29 12:49:01 1 0.23 0.00 0.03 0.00 0.03 99.70 15:30:29 12:50:01 all 0.11 0.00 0.02 0.00 0.02 99.86 15:30:29 12:50:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:30:29 12:50:01 1 0.18 0.00 0.02 0.00 0.02 99.78 15:30:29 12:51:01 all 0.19 0.00 0.03 0.00 0.03 99.75 15:30:29 12:51:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:30:29 12:51:01 1 0.33 0.00 0.03 0.00 0.03 99.60 15:30:29 12:52:01 all 0.07 0.00 0.03 0.00 0.03 99.87 15:30:29 12:52:01 0 0.00 0.00 0.03 0.00 0.05 99.92 15:30:29 12:52:01 1 0.13 0.00 0.02 0.00 0.02 99.83 15:30:29 15:30:29 12:52:01 CPU %user %nice %system %iowait %steal %idle 15:30:29 12:53:01 all 0.13 0.00 0.01 0.00 0.02 99.84 15:30:29 12:53:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:30:29 12:53:01 1 0.23 0.00 0.00 0.00 0.02 99.75 15:30:29 12:54:01 all 0.12 0.00 0.03 0.00 0.03 99.82 15:30:29 12:54:01 0 0.02 0.00 0.02 0.00 0.03 99.93 15:30:29 12:54:01 1 0.22 0.00 0.03 0.00 0.03 99.72 15:30:29 12:55:01 all 0.13 0.00 0.02 0.00 0.02 99.84 15:30:29 12:55:01 0 0.05 0.00 0.02 0.00 0.03 99.90 15:30:29 12:55:01 1 0.20 0.00 0.02 0.00 0.00 99.78 15:30:29 12:56:01 all 0.11 0.00 0.03 0.00 0.03 99.84 15:30:29 12:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:30:29 12:56:01 1 0.20 0.00 0.03 0.00 0.03 99.73 15:30:29 12:57:01 all 0.11 0.00 0.03 0.00 0.03 99.84 15:30:29 12:57:01 0 0.07 0.00 0.03 0.00 0.03 99.87 15:30:29 12:57:01 1 0.15 0.00 0.02 0.00 0.02 99.82 15:30:29 12:58:01 all 0.10 0.00 0.03 0.00 0.03 99.84 15:30:29 12:58:01 0 0.03 0.00 0.03 0.00 0.05 99.88 15:30:29 12:58:01 1 0.17 0.00 0.02 0.00 0.02 99.80 15:30:29 12:59:01 all 0.11 0.00 0.03 0.00 0.02 99.85 15:30:29 12:59:01 0 0.05 0.00 0.03 0.00 0.03 99.88 15:30:29 12:59:01 1 0.17 0.00 0.02 0.00 0.00 99.82 15:30:29 13:00:01 all 0.08 0.00 0.03 0.00 0.03 99.87 15:30:29 13:00:01 0 0.13 0.00 0.02 0.00 0.02 99.83 15:30:29 13:00:01 1 0.03 0.00 0.03 0.00 0.03 99.90 15:30:29 13:01:01 all 0.09 0.00 0.03 0.00 0.03 99.85 15:30:29 13:01:01 0 0.13 0.00 0.02 0.00 0.02 99.83 15:30:29 13:01:01 1 0.05 0.00 0.05 0.00 0.03 99.87 15:30:29 13:02:01 all 0.04 0.00 0.03 0.01 0.03 99.88 15:30:29 13:02:01 0 0.07 0.00 0.03 0.02 0.03 99.85 15:30:29 13:02:01 1 0.02 0.00 0.03 0.00 0.03 99.92 15:30:29 13:03:01 all 0.07 0.00 0.03 0.00 0.03 99.87 15:30:29 13:03:01 0 0.02 0.00 0.02 0.00 0.03 99.93 15:30:29 13:03:01 1 0.12 0.00 0.03 0.00 0.03 99.82 15:30:29 15:30:29 13:03:01 CPU %user %nice %system %iowait %steal %idle 15:30:29 13:04:01 all 0.07 0.00 0.03 0.00 0.02 99.88 15:30:29 13:04:01 0 0.05 0.00 0.05 0.00 0.03 99.87 15:30:29 13:04:01 1 0.08 0.00 0.02 0.00 0.00 99.90 15:30:29 13:05:01 all 0.09 0.00 0.03 0.00 0.03 99.85 15:30:29 13:05:01 0 0.03 0.00 0.03 0.00 0.03 99.90 15:30:29 13:05:01 1 0.15 0.00 0.03 0.00 0.02 99.80 15:30:29 13:06:01 all 0.12 0.00 0.03 0.00 0.03 99.83 15:30:29 13:06:01 0 0.05 0.00 0.03 0.00 0.03 99.88 15:30:29 13:06:01 1 0.18 0.00 0.02 0.00 0.02 99.78 15:30:29 13:07:01 all 0.20 0.00 0.02 0.00 0.02 99.77 15:30:29 13:07:01 0 0.37 0.00 0.03 0.00 0.02 99.58 15:30:29 13:07:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:30:29 13:08:01 all 0.19 0.00 0.04 0.00 0.01 99.76 15:30:29 13:08:01 0 0.33 0.00 0.03 0.00 0.00 99.63 15:30:29 13:08:01 1 0.05 0.00 0.05 0.00 0.02 99.88 15:30:29 13:09:01 all 0.15 0.00 0.02 0.00 0.02 99.82 15:30:29 13:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:30:29 13:09:01 1 0.28 0.00 0.02 0.00 0.02 99.68 15:30:29 13:10:01 all 0.22 0.00 0.04 0.00 0.01 99.73 15:30:29 13:10:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:30:29 13:10:01 1 0.38 0.00 0.05 0.00 0.00 99.57 15:30:29 13:11:01 all 0.21 0.00 0.03 0.00 0.02 99.75 15:30:29 13:11:01 0 0.03 0.00 0.05 0.00 0.03 99.88 15:30:29 13:11:01 1 0.38 0.00 0.00 0.00 0.00 99.62 15:30:29 13:12:01 all 0.23 0.00 0.03 0.00 0.02 99.72 15:30:29 13:12:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:30:29 13:12:01 1 0.43 0.00 0.02 0.00 0.02 99.53 15:30:29 13:13:01 all 0.10 0.00 0.02 0.00 0.02 99.87 15:30:29 13:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:30:29 13:13:01 1 0.17 0.00 0.02 0.00 0.02 99.80 15:30:29 13:14:01 all 0.07 0.00 0.03 0.00 0.03 99.87 15:30:29 13:14:01 0 0.05 0.00 0.02 0.00 0.03 99.90 15:30:29 13:14:01 1 0.08 0.00 0.03 0.00 0.03 99.85 15:30:29 15:30:29 13:14:01 CPU %user %nice %system %iowait %steal %idle 15:30:29 13:15:01 all 0.08 0.00 0.03 0.00 0.02 99.87 15:30:29 13:15:01 0 0.05 0.00 0.03 0.00 0.03 99.88 15:30:29 13:15:01 1 0.12 0.00 0.02 0.00 0.00 99.87 15:30:29 13:16:01 all 0.15 0.00 0.03 0.00 0.03 99.80 15:30:29 13:16:01 0 0.03 0.00 0.03 0.00 0.05 99.88 15:30:29 13:16:01 1 0.27 0.00 0.02 0.00 0.00 99.72 15:30:29 13:17:01 all 0.14 0.00 0.03 0.00 0.02 99.82 15:30:29 13:17:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:30:29 13:17:01 1 0.25 0.00 0.02 0.00 0.02 99.72 15:30:29 13:18:01 all 0.10 0.00 0.03 0.00 0.03 99.85 15:30:29 13:18:01 0 0.03 0.00 0.03 0.00 0.05 99.88 15:30:29 13:18:01 1 0.17 0.00 0.02 0.00 0.00 99.82 15:30:29 13:19:01 all 0.13 0.00 0.03 0.00 0.03 99.82 15:30:29 13:19:01 0 0.05 0.00 0.02 0.00 0.03 99.90 15:30:29 13:19:01 1 0.22 0.00 0.03 0.00 0.02 99.73 15:30:29 13:20:02 all 0.09 0.00 0.02 0.00 0.02 99.87 15:30:29 13:20:02 0 0.03 0.00 0.03 0.00 0.02 99.92 15:30:29 13:20:02 1 0.15 0.00 0.00 0.00 0.02 99.83 15:30:29 13:21:01 all 0.14 0.00 0.02 0.00 0.03 99.82 15:30:29 13:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:30:29 13:21:01 1 0.26 0.00 0.02 0.00 0.03 99.69 15:30:29 13:22:01 all 0.11 0.00 0.03 0.00 0.02 99.85 15:30:29 13:22:01 0 0.03 0.00 0.03 0.00 0.03 99.90 15:30:29 13:22:01 1 0.18 0.00 0.02 0.00 0.00 99.80 15:30:29 13:23:01 all 0.10 0.00 0.03 0.01 0.03 99.83 15:30:29 13:23:01 0 0.12 0.00 0.03 0.00 0.05 99.80 15:30:29 13:23:01 1 0.08 0.00 0.02 0.02 0.02 99.87 15:30:29 13:24:01 all 0.03 0.00 0.03 0.00 0.02 99.93 15:30:29 13:24:01 0 0.03 0.00 0.03 0.00 0.03 99.90 15:30:29 13:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:30:29 13:25:01 all 0.04 0.00 0.03 0.00 0.04 99.89 15:30:29 13:25:01 0 0.05 0.00 0.02 0.00 0.05 99.88 15:30:29 13:25:01 1 0.03 0.00 0.03 0.00 0.03 99.90 15:30:29 15:30:29 13:25:01 CPU %user %nice %system %iowait %steal %idle 15:30:29 13:26:01 all 0.08 0.00 0.03 0.00 0.03 99.87 15:30:29 13:26:01 0 0.13 0.00 0.02 0.00 0.02 99.83 15:30:29 13:26:01 1 0.02 0.00 0.03 0.00 0.03 99.92 15:30:29 13:27:01 all 0.14 0.00 0.03 0.00 0.03 99.81 15:30:29 13:27:01 0 0.23 0.00 0.02 0.00 0.00 99.75 15:30:29 13:27:01 1 0.05 0.00 0.03 0.00 0.05 99.87 15:30:29 13:28:01 all 0.13 0.00 0.02 0.00 0.03 99.83 15:30:29 13:28:01 0 0.23 0.00 0.02 0.00 0.03 99.72 15:30:29 13:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:30:29 13:29:01 all 0.15 0.00 0.03 0.00 0.03 99.80 15:30:29 13:29:01 0 0.27 0.00 0.02 0.00 0.02 99.70 15:30:29 13:29:01 1 0.03 0.00 0.03 0.00 0.03 99.90 15:30:29 13:30:01 all 0.08 0.00 0.01 0.00 0.03 99.88 15:30:29 13:30:01 0 0.17 0.00 0.00 0.00 0.02 99.82 15:30:29 13:30:01 1 0.00 0.00 0.02 0.00 0.03 99.95 15:30:29 13:31:01 all 0.12 0.00 0.03 0.00 0.03 99.83 15:30:29 13:31:01 0 0.20 0.00 0.03 0.00 0.02 99.75 15:30:29 13:31:01 1 0.03 0.00 0.02 0.00 0.03 99.92 15:30:29 13:32:01 all 0.22 0.00 0.01 0.00 0.03 99.74 15:30:29 13:32:01 0 0.03 0.00 0.00 0.00 0.02 99.95 15:30:29 13:32:01 1 0.40 0.00 0.02 0.00 0.05 99.53 15:30:29 13:33:01 all 0.22 0.00 0.03 0.00 0.01 99.75 15:30:29 13:33:01 0 0.08 0.00 0.02 0.00 0.00 99.90 15:30:29 13:33:01 1 0.35 0.00 0.03 0.00 0.02 99.60 15:30:29 13:34:01 all 0.10 0.00 0.03 0.00 0.03 99.84 15:30:29 13:34:01 0 0.13 0.00 0.03 0.00 0.03 99.80 15:30:29 13:34:01 1 0.07 0.00 0.02 0.00 0.03 99.88 15:30:29 13:35:01 all 0.04 0.00 0.03 0.00 0.03 99.91 15:30:29 13:35:01 0 0.07 0.00 0.02 0.00 0.03 99.88 15:30:29 13:35:01 1 0.02 0.00 0.03 0.00 0.02 99.93 15:30:29 13:36:01 all 0.12 0.00 0.03 0.00 0.02 99.84 15:30:29 13:36:01 0 0.20 0.00 0.03 0.00 0.00 99.77 15:30:29 13:36:01 1 0.03 0.00 0.02 0.00 0.03 99.92 15:30:29 15:30:29 13:36:01 CPU %user %nice %system %iowait %steal %idle 15:30:29 13:37:01 all 0.15 0.00 0.02 0.00 0.03 99.81 15:30:29 13:37:01 0 0.28 0.00 0.02 0.00 0.03 99.67 15:30:29 13:37:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:30:29 13:38:01 all 0.19 0.00 0.03 0.00 0.02 99.77 15:30:29 13:38:01 0 0.35 0.00 0.03 0.00 0.03 99.58 15:30:29 13:38:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:30:29 13:39:01 all 0.12 4.05 13.27 2.32 0.05 80.19 15:30:29 13:39:01 0 0.19 4.17 12.93 2.22 0.05 80.44 15:30:29 13:39:01 1 0.05 3.92 13.62 2.42 0.05 79.94 15:30:29 13:40:01 all 0.03 0.00 0.03 0.00 0.03 99.91 15:30:29 13:40:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:30:29 13:40:01 1 0.03 0.00 0.03 0.00 0.03 99.90 15:30:29 13:41:01 all 0.06 0.00 0.03 0.00 0.03 99.88 15:30:29 13:41:01 0 0.10 0.00 0.03 0.00 0.02 99.85 15:30:29 13:41:01 1 0.02 0.00 0.03 0.00 0.03 99.92 15:30:29 13:42:01 all 0.10 0.00 0.02 0.00 0.03 99.86 15:30:29 13:42:01 0 0.17 0.00 0.02 0.00 0.02 99.80 15:30:29 13:42:01 1 0.03 0.00 0.02 0.00 0.03 99.92 15:30:29 13:43:01 all 0.08 0.00 0.03 0.00 0.03 99.86 15:30:29 13:43:01 0 0.13 0.00 0.02 0.00 0.02 99.83 15:30:29 13:43:01 1 0.03 0.00 0.03 0.00 0.05 99.88 15:30:29 13:44:01 all 0.11 0.00 0.02 0.00 0.03 99.85 15:30:29 13:44:01 0 0.17 0.00 0.02 0.00 0.00 99.82 15:30:29 13:44:01 1 0.05 0.00 0.02 0.00 0.05 99.88 15:30:29 13:45:01 all 0.11 0.00 0.03 0.00 0.03 99.84 15:30:29 13:45:01 0 0.18 0.00 0.02 0.00 0.02 99.78 15:30:29 13:45:01 1 0.03 0.00 0.03 0.00 0.03 99.90 15:30:29 13:46:01 all 0.10 0.00 0.01 0.00 0.02 99.87 15:30:29 13:46:01 0 0.17 0.00 0.00 0.00 0.00 99.83 15:30:29 13:46:01 1 0.03 0.00 0.02 0.00 0.03 99.92 15:30:29 13:47:01 all 0.12 0.00 0.03 0.00 0.03 99.82 15:30:29 13:47:01 0 0.20 0.00 0.02 0.00 0.02 99.77 15:30:29 13:47:01 1 0.03 0.00 0.05 0.00 0.03 99.88 15:30:29 15:30:29 13:47:01 CPU %user %nice %system %iowait %steal %idle 15:30:29 13:48:01 all 0.13 0.00 0.04 0.00 0.03 99.81 15:30:29 13:48:01 0 0.22 0.00 0.03 0.00 0.02 99.73 15:30:29 13:48:01 1 0.03 0.00 0.05 0.00 0.03 99.88 15:30:29 13:49:01 all 0.12 0.00 0.03 0.00 0.03 99.82 15:30:29 13:49:01 0 0.18 0.00 0.02 0.00 0.00 99.80 15:30:29 13:49:01 1 0.05 0.00 0.03 0.00 0.07 99.85 15:30:29 13:50:01 all 0.12 0.00 0.02 0.00 0.03 99.84 15:30:29 13:50:01 0 0.18 0.00 0.02 0.00 0.02 99.78 15:30:29 13:50:01 1 0.05 0.00 0.02 0.00 0.03 99.90 15:30:29 13:51:01 all 0.13 0.00 0.02 0.00 0.03 99.82 15:30:29 13:51:01 0 0.22 0.00 0.02 0.00 0.02 99.75 15:30:29 13:51:01 1 0.05 0.00 0.02 0.00 0.03 99.90 15:30:29 13:52:01 all 0.15 0.00 0.03 0.00 0.03 99.79 15:30:29 13:52:01 0 0.27 0.00 0.02 0.00 0.00 99.72 15:30:29 13:52:01 1 0.03 0.00 0.05 0.00 0.05 99.87 15:30:29 13:53:01 all 0.13 0.00 0.02 0.00 0.03 99.82 15:30:29 13:53:01 0 0.22 0.00 0.02 0.00 0.02 99.75 15:30:29 13:53:01 1 0.05 0.00 0.02 0.00 0.05 99.88 15:30:29 13:54:01 all 0.14 0.00 0.02 0.00 0.03 99.82 15:30:29 13:54:01 0 0.25 0.00 0.00 0.00 0.02 99.73 15:30:29 13:54:01 1 0.03 0.00 0.03 0.00 0.03 99.90 15:30:29 13:55:01 all 0.11 0.00 0.03 0.00 0.02 99.85 15:30:29 13:55:01 0 0.15 0.00 0.02 0.00 0.02 99.82 15:30:29 13:55:01 1 0.07 0.00 0.03 0.00 0.02 99.88 15:30:29 13:56:01 all 0.06 0.00 0.03 0.00 0.03 99.88 15:30:29 13:56:01 0 0.10 0.00 0.02 0.00 0.02 99.87 15:30:29 13:56:01 1 0.02 0.00 0.03 0.00 0.05 99.90 15:30:29 13:57:01 all 0.13 0.00 0.03 0.00 0.02 99.83 15:30:29 13:57:01 0 0.20 0.00 0.02 0.00 0.00 99.78 15:30:29 13:57:01 1 0.05 0.00 0.03 0.00 0.03 99.88 15:30:29 13:58:01 all 0.09 0.00 0.03 0.00 0.03 99.86 15:30:29 13:58:01 0 0.15 0.00 0.02 0.00 0.02 99.81 15:30:29 13:58:01 1 0.03 0.00 0.03 0.00 0.03 99.90 15:30:29 15:30:29 13:58:01 CPU %user %nice %system %iowait %steal %idle 15:30:29 13:59:01 all 0.11 0.00 0.03 0.00 0.03 99.83 15:30:29 13:59:01 0 0.17 0.00 0.02 0.00 0.02 99.80 15:30:29 13:59:01 1 0.05 0.00 0.03 0.00 0.05 99.87 15:30:29 14:00:01 all 0.11 0.00 0.02 0.00 0.02 99.86 15:30:29 14:00:01 0 0.18 0.00 0.02 0.00 0.00 99.80 15:30:29 14:00:01 1 0.03 0.00 0.02 0.00 0.03 99.92 15:30:29 14:01:01 all 0.13 0.00 0.03 0.00 0.03 99.82 15:30:29 14:01:01 0 0.22 0.00 0.02 0.00 0.02 99.75 15:30:29 14:01:01 1 0.03 0.00 0.05 0.00 0.03 99.88 15:30:29 14:02:01 all 0.15 0.00 0.03 0.00 0.03 99.80 15:30:29 14:02:01 0 0.28 0.00 0.03 0.00 0.02 99.67 15:30:29 14:02:01 1 0.02 0.00 0.02 0.00 0.03 99.93 15:30:29 14:03:01 all 0.04 0.00 0.03 0.00 0.02 99.92 15:30:29 14:03:01 0 0.05 0.00 0.02 0.00 0.03 99.90 15:30:29 14:03:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:30:29 14:04:01 all 0.07 0.00 0.03 0.00 0.03 99.88 15:30:29 14:04:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:30:29 14:04:01 1 0.10 0.00 0.02 0.00 0.03 99.85 15:30:29 14:05:01 all 0.09 0.00 0.03 0.00 0.03 99.85 15:30:29 14:05:01 0 0.03 0.00 0.05 0.00 0.03 99.88 15:30:29 14:05:01 1 0.15 0.00 0.02 0.00 0.02 99.82 15:30:29 14:06:01 all 0.04 0.00 0.02 0.00 0.02 99.92 15:30:29 14:06:01 0 0.03 0.00 0.02 0.00 0.03 99.92 15:30:29 14:06:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:30:29 14:07:01 all 0.08 0.00 0.03 0.00 0.03 99.87 15:30:29 14:07:01 0 0.05 0.00 0.03 0.00 0.03 99.88 15:30:29 14:07:01 1 0.10 0.00 0.03 0.00 0.02 99.85 15:30:29 14:08:01 all 0.09 0.00 0.02 0.00 0.03 99.87 15:30:29 14:08:01 0 0.03 0.00 0.02 0.00 0.03 99.92 15:30:29 14:08:01 1 0.15 0.00 0.02 0.00 0.02 99.82 15:30:29 14:09:01 all 0.01 0.00 0.03 0.00 0.03 99.94 15:30:29 14:09:01 0 0.02 0.00 0.03 0.00 0.03 99.92 15:30:29 14:09:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:30:29 15:30:29 14:09:01 CPU %user %nice %system %iowait %steal %idle 15:30:29 14:10:01 all 0.05 0.00 0.02 0.00 0.03 99.91 15:30:29 14:10:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:30:29 14:10:01 1 0.07 0.00 0.00 0.00 0.03 99.90 15:30:29 14:11:01 all 0.09 0.00 0.03 0.00 0.03 99.85 15:30:29 14:11:01 0 0.02 0.00 0.02 0.00 0.05 99.92 15:30:29 14:11:01 1 0.17 0.00 0.03 0.00 0.02 99.78 15:30:29 14:12:01 all 0.17 0.00 0.02 0.00 0.02 99.80 15:30:29 14:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:30:29 14:12:01 1 0.30 0.00 0.02 0.00 0.02 99.67 15:30:29 14:13:01 all 0.12 0.00 0.03 0.00 0.02 99.84 15:30:29 14:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:30:29 14:13:01 1 0.20 0.00 0.03 0.00 0.02 99.75 15:30:29 14:14:01 all 0.10 0.00 0.03 0.00 0.03 99.84 15:30:29 14:14:01 0 0.03 0.00 0.03 0.00 0.03 99.90 15:30:29 14:14:01 1 0.17 0.00 0.03 0.00 0.02 99.78 15:30:29 14:15:01 all 0.04 0.00 0.02 0.00 0.03 99.92 15:30:29 14:15:01 0 0.02 0.00 0.02 0.00 0.03 99.93 15:30:29 14:15:01 1 0.07 0.00 0.02 0.00 0.02 99.90 15:30:29 14:16:01 all 0.03 0.00 0.02 0.00 0.03 99.92 15:30:29 14:16:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:30:29 14:16:01 1 0.07 0.00 0.02 0.00 0.03 99.88 15:30:29 14:17:01 all 0.19 0.00 0.02 0.00 0.02 99.77 15:30:29 14:17:01 0 0.30 0.00 0.02 0.00 0.02 99.67 15:30:29 14:17:01 1 0.08 0.00 0.02 0.00 0.02 99.88 15:30:29 14:18:01 all 0.13 0.00 0.04 0.00 0.03 99.81 15:30:29 14:18:01 0 0.23 0.00 0.03 0.00 0.02 99.72 15:30:29 14:18:01 1 0.02 0.00 0.05 0.00 0.03 99.90 15:30:29 14:19:01 all 0.10 0.00 0.02 0.00 0.03 99.86 15:30:29 14:19:01 0 0.15 0.00 0.02 0.00 0.02 99.82 15:30:29 14:19:01 1 0.05 0.00 0.02 0.00 0.03 99.90 15:30:29 14:20:01 all 0.16 0.00 0.03 0.00 0.02 99.79 15:30:29 14:20:01 0 0.30 0.00 0.02 0.00 0.00 99.68 15:30:29 14:20:01 1 0.02 0.00 0.05 0.00 0.03 99.90 15:30:29 15:30:29 14:20:01 CPU %user %nice %system %iowait %steal %idle 15:30:29 14:21:01 all 0.15 0.00 0.03 0.00 0.02 99.80 15:30:29 14:21:01 0 0.22 0.00 0.02 0.00 0.02 99.75 15:30:29 14:21:01 1 0.08 0.00 0.05 0.00 0.02 99.85 15:30:29 14:22:01 all 0.11 0.00 0.03 0.00 0.02 99.84 15:30:29 14:22:01 0 0.18 0.00 0.02 0.00 0.02 99.78 15:30:29 14:22:01 1 0.03 0.00 0.05 0.00 0.02 99.90 15:30:29 14:23:01 all 0.13 0.00 0.03 0.00 0.02 99.82 15:30:29 14:23:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:30:29 14:23:01 1 0.22 0.00 0.03 0.00 0.02 99.73 15:30:29 14:24:01 all 0.18 0.00 0.02 0.00 0.03 99.78 15:30:29 14:24:01 0 0.33 0.00 0.02 0.00 0.03 99.62 15:30:29 14:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:30:29 14:25:01 all 0.23 0.00 0.03 0.00 0.03 99.72 15:30:29 14:25:01 0 0.43 0.00 0.03 0.00 0.02 99.52 15:30:29 14:25:01 1 0.03 0.00 0.02 0.00 0.03 99.92 15:30:29 14:26:01 all 0.23 0.00 0.02 0.00 0.02 99.73 15:30:29 14:26:01 0 0.45 0.00 0.02 0.00 0.02 99.52 15:30:29 14:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:30:29 14:27:01 all 0.13 0.00 0.02 0.00 0.03 99.83 15:30:29 14:27:01 0 0.20 0.00 0.02 0.00 0.03 99.75 15:30:29 14:27:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:30:29 14:28:01 all 0.04 0.00 0.03 0.00 0.02 99.92 15:30:29 14:28:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:30:29 14:28:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:30:29 14:29:01 all 0.13 0.00 0.03 0.00 0.03 99.81 15:30:29 14:29:01 0 0.22 0.00 0.03 0.00 0.02 99.73 15:30:29 14:29:01 1 0.05 0.00 0.03 0.00 0.03 99.88 15:30:29 14:30:01 all 0.07 0.00 0.02 0.00 0.03 99.88 15:30:29 14:30:01 0 0.10 0.00 0.02 0.00 0.03 99.85 15:30:29 14:30:01 1 0.03 0.00 0.02 0.00 0.03 99.92 15:30:29 14:31:01 all 0.11 0.00 0.03 0.00 0.02 99.85 15:30:29 14:31:01 0 0.18 0.00 0.02 0.00 0.02 99.78 15:30:29 14:31:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:30:29 15:30:29 14:31:01 CPU %user %nice %system %iowait %steal %idle 15:30:29 14:32:01 all 0.12 0.00 0.03 0.00 0.03 99.82 15:30:29 14:32:01 0 0.18 0.00 0.02 0.00 0.03 99.77 15:30:29 14:32:01 1 0.05 0.00 0.03 0.00 0.03 99.88 15:30:29 14:33:02 all 0.16 0.00 0.03 0.00 0.02 99.79 15:30:29 14:33:02 0 0.28 0.00 0.03 0.00 0.02 99.67 15:30:29 14:33:02 1 0.03 0.00 0.03 0.00 0.02 99.92 15:30:29 14:34:01 all 0.14 0.00 0.03 0.00 0.03 99.80 15:30:29 14:34:01 0 0.25 0.00 0.02 0.00 0.03 99.69 15:30:29 14:34:01 1 0.03 0.00 0.03 0.00 0.03 99.90 15:30:29 14:35:01 all 0.08 0.00 0.02 0.00 0.03 99.87 15:30:29 14:35:01 0 0.13 0.00 0.02 0.00 0.02 99.83 15:30:29 14:35:01 1 0.03 0.00 0.02 0.00 0.05 99.90 15:30:29 14:36:01 all 0.18 0.00 0.03 0.00 0.02 99.78 15:30:29 14:36:01 0 0.32 0.00 0.02 0.00 0.02 99.65 15:30:29 14:36:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:30:29 14:37:01 all 0.16 0.00 0.04 0.00 0.03 99.77 15:30:29 14:37:01 0 0.28 0.00 0.03 0.00 0.02 99.67 15:30:29 14:37:01 1 0.03 0.00 0.05 0.00 0.03 99.88 15:30:29 14:38:01 all 0.20 0.00 0.03 0.00 0.01 99.77 15:30:29 14:38:01 0 0.13 0.00 0.02 0.00 0.02 99.83 15:30:29 14:38:01 1 0.27 0.00 0.03 0.00 0.00 99.70 15:30:29 14:39:01 all 0.07 0.00 0.04 0.00 0.02 99.87 15:30:29 14:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:30:29 14:39:01 1 0.12 0.00 0.07 0.00 0.02 99.80 15:30:29 14:40:01 all 0.21 0.00 0.03 0.00 0.02 99.75 15:30:29 14:40:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:30:29 14:40:01 1 0.37 0.00 0.03 0.00 0.02 99.58 15:30:29 14:41:01 all 0.13 0.00 0.03 0.00 0.02 99.82 15:30:29 14:41:01 0 0.02 0.00 0.03 0.00 0.03 99.92 15:30:29 14:41:01 1 0.25 0.00 0.03 0.00 0.00 99.72 15:30:29 14:42:01 all 0.13 0.00 0.04 0.00 0.03 99.79 15:30:29 14:42:01 0 0.03 0.00 0.05 0.00 0.05 99.87 15:30:29 14:42:01 1 0.23 0.00 0.03 0.00 0.02 99.72 15:30:29 15:30:29 14:42:01 CPU %user %nice %system %iowait %steal %idle 15:30:29 14:43:01 all 0.18 0.00 0.02 0.00 0.02 99.79 15:30:29 14:43:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:30:29 14:43:01 1 0.32 0.00 0.02 0.00 0.02 99.65 15:30:29 14:44:01 all 0.13 0.00 0.03 0.00 0.03 99.82 15:30:29 14:44:01 0 0.05 0.00 0.03 0.00 0.03 99.88 15:30:29 14:44:01 1 0.22 0.00 0.02 0.00 0.02 99.75 15:30:29 14:45:01 all 0.13 0.00 0.03 0.00 0.02 99.82 15:30:29 14:45:01 0 0.18 0.00 0.03 0.00 0.02 99.77 15:30:29 14:45:01 1 0.07 0.00 0.03 0.00 0.02 99.88 15:30:29 14:46:01 all 0.07 0.00 0.05 0.00 0.02 99.87 15:30:29 14:46:01 0 0.03 0.00 0.05 0.00 0.03 99.88 15:30:29 14:46:01 1 0.10 0.00 0.05 0.00 0.00 99.85 15:30:29 14:47:01 all 0.08 0.00 0.03 0.00 0.03 99.87 15:30:29 14:47:01 0 0.08 0.00 0.03 0.00 0.03 99.85 15:30:29 14:47:01 1 0.07 0.00 0.03 0.00 0.02 99.88 15:30:29 14:48:01 all 0.18 0.00 0.03 0.00 0.01 99.78 15:30:29 14:48:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:30:29 14:48:01 1 0.32 0.00 0.03 0.00 0.02 99.63 15:30:29 14:49:01 all 0.20 0.00 0.02 0.00 0.02 99.77 15:30:29 14:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:30:29 14:49:01 1 0.37 0.00 0.02 0.00 0.02 99.60 15:30:29 14:50:01 all 0.21 0.00 0.03 0.00 0.02 99.75 15:30:29 14:50:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:30:29 14:50:01 1 0.38 0.00 0.03 0.00 0.02 99.57 15:30:29 14:51:01 all 0.20 0.00 0.03 0.00 0.02 99.75 15:30:29 14:51:01 0 0.38 0.00 0.05 0.00 0.02 99.55 15:30:29 14:51:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:30:29 14:52:01 all 0.18 0.00 0.03 0.00 0.02 99.77 15:30:29 14:52:01 0 0.35 0.00 0.03 0.00 0.02 99.60 15:30:29 14:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:30:29 14:53:01 all 0.09 0.00 0.04 0.00 0.02 99.85 15:30:29 14:53:01 0 0.15 0.00 0.03 0.00 0.02 99.80 15:30:29 14:53:01 1 0.03 0.00 0.05 0.00 0.02 99.90 15:30:29 15:30:29 14:53:01 CPU %user %nice %system %iowait %steal %idle 15:30:29 14:54:01 all 0.13 0.00 0.02 0.00 0.03 99.82 15:30:29 14:54:01 0 0.22 0.00 0.02 0.00 0.02 99.75 15:30:29 14:54:01 1 0.05 0.00 0.02 0.00 0.03 99.90 15:30:29 14:55:01 all 0.18 0.00 0.03 0.00 0.01 99.78 15:30:29 14:55:01 0 0.32 0.00 0.02 0.00 0.00 99.67 15:30:29 14:55:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:30:29 14:56:01 all 0.18 0.00 0.04 0.00 0.02 99.76 15:30:29 14:56:01 0 0.30 0.00 0.05 0.00 0.03 99.62 15:30:29 14:56:01 1 0.07 0.00 0.03 0.00 0.00 99.90 15:30:29 14:57:01 all 0.04 0.00 0.03 0.00 0.01 99.92 15:30:29 14:57:01 0 0.05 0.00 0.03 0.00 0.00 99.92 15:30:29 14:57:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:30:29 14:58:01 all 0.04 0.00 0.03 0.00 0.01 99.92 15:30:29 14:58:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:30:29 14:58:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:30:29 14:59:01 all 0.08 0.00 0.03 0.00 0.03 99.87 15:30:29 14:59:01 0 0.08 0.00 0.02 0.00 0.02 99.88 15:30:29 14:59:01 1 0.07 0.00 0.05 0.00 0.03 99.85 15:30:29 15:00:01 all 0.01 0.00 0.02 0.00 0.02 99.96 15:30:29 15:00:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:30:29 15:00:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:30:29 15:01:01 all 0.03 0.00 0.04 0.00 0.01 99.92 15:30:29 15:01:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:30:29 15:01:01 1 0.03 0.00 0.05 0.00 0.02 99.90 15:30:29 15:02:01 all 0.07 0.00 0.03 0.00 0.02 99.89 15:30:29 15:02:01 0 0.08 0.00 0.02 0.00 0.02 99.88 15:30:29 15:02:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:30:29 15:03:01 all 0.06 0.00 0.03 0.00 0.02 99.90 15:30:29 15:03:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:30:29 15:03:01 1 0.08 0.00 0.03 0.00 0.02 99.87 15:30:29 15:04:01 all 0.04 0.00 0.03 0.00 0.02 99.91 15:30:29 15:04:01 0 0.05 0.00 0.03 0.00 0.03 99.88 15:30:29 15:04:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:30:29 15:30:29 15:04:01 CPU %user %nice %system %iowait %steal %idle 15:30:29 15:05:02 all 0.03 0.00 0.03 0.00 0.02 99.92 15:30:29 15:05:02 0 0.05 0.00 0.03 0.00 0.03 99.88 15:30:29 15:05:02 1 0.02 0.00 0.02 0.00 0.00 99.97 15:30:29 15:06:01 all 0.03 0.00 0.03 0.00 0.01 99.92 15:30:29 15:06:01 0 0.05 0.00 0.05 0.00 0.02 99.88 15:30:29 15:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:30:29 15:07:01 all 0.03 0.00 0.02 0.00 0.03 99.93 15:30:29 15:07:01 0 0.03 0.00 0.02 0.00 0.03 99.92 15:30:29 15:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:30:29 15:08:01 all 0.15 0.00 0.03 0.00 0.01 99.82 15:30:29 15:08:01 0 0.13 0.00 0.03 0.00 0.02 99.82 15:30:29 15:08:01 1 0.17 0.00 0.02 0.00 0.00 99.82 15:30:29 15:09:01 all 0.13 0.00 0.03 0.00 0.03 99.82 15:30:29 15:09:01 0 0.03 0.00 0.03 0.00 0.03 99.90 15:30:29 15:09:01 1 0.22 0.00 0.03 0.00 0.02 99.73 15:30:29 15:10:01 all 0.18 0.00 0.03 0.00 0.02 99.77 15:30:29 15:10:01 0 0.32 0.00 0.03 0.00 0.02 99.63 15:30:29 15:10:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:30:29 15:11:01 all 0.18 0.00 0.01 0.00 0.01 99.80 15:30:29 15:11:01 0 0.35 0.00 0.00 0.00 0.02 99.63 15:30:29 15:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:30:29 15:12:01 all 0.22 0.00 0.02 0.00 0.03 99.74 15:30:29 15:12:01 0 0.40 0.00 0.02 0.00 0.03 99.55 15:30:29 15:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:30:29 15:13:01 all 0.19 0.00 0.03 0.00 0.02 99.77 15:30:29 15:13:01 0 0.32 0.00 0.03 0.00 0.02 99.63 15:30:29 15:13:01 1 0.07 0.00 0.02 0.00 0.02 99.90 15:30:29 15:14:01 all 0.13 0.00 0.04 0.00 0.01 99.82 15:30:29 15:14:01 0 0.22 0.00 0.03 0.00 0.00 99.75 15:30:29 15:14:01 1 0.03 0.00 0.05 0.00 0.02 99.90 15:30:29 15:15:01 all 0.04 0.00 0.03 0.00 0.03 99.91 15:30:29 15:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:30:29 15:15:01 1 0.05 0.00 0.03 0.00 0.05 99.87 15:30:29 15:30:29 15:15:01 CPU %user %nice %system %iowait %steal %idle 15:30:29 15:16:01 all 0.18 0.00 0.03 0.00 0.02 99.77 15:30:29 15:16:01 0 0.32 0.00 0.02 0.00 0.02 99.65 15:30:29 15:16:01 1 0.03 0.00 0.05 0.00 0.02 99.90 15:30:29 15:17:01 all 0.25 0.00 0.03 0.00 0.02 99.70 15:30:29 15:17:01 0 0.43 0.00 0.02 0.00 0.00 99.55 15:30:29 15:17:01 1 0.07 0.00 0.05 0.00 0.03 99.85 15:30:29 15:18:01 all 0.18 0.00 0.03 0.00 0.01 99.78 15:30:29 15:18:01 0 0.33 0.00 0.00 0.00 0.00 99.67 15:30:29 15:18:01 1 0.03 0.00 0.05 0.00 0.02 99.90 15:30:29 15:19:01 all 0.11 0.00 0.04 0.00 0.03 99.82 15:30:29 15:19:01 0 0.17 0.00 0.03 0.00 0.03 99.77 15:30:29 15:19:01 1 0.05 0.00 0.05 0.00 0.02 99.88 15:30:29 15:20:01 all 0.17 0.00 0.03 0.00 0.02 99.79 15:30:29 15:20:01 0 0.30 0.00 0.03 0.00 0.02 99.65 15:30:29 15:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:30:29 15:21:01 all 0.07 0.00 0.03 0.00 0.02 99.88 15:30:29 15:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:30:29 15:21:01 1 0.10 0.00 0.05 0.00 0.03 99.82 15:30:29 15:22:01 all 0.11 0.00 0.03 0.00 0.01 99.86 15:30:29 15:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:30:29 15:22:01 1 0.20 0.00 0.03 0.00 0.02 99.75 15:30:29 15:23:01 all 0.19 0.00 0.03 0.00 0.02 99.77 15:30:29 15:23:01 0 0.10 0.00 0.03 0.00 0.03 99.83 15:30:29 15:23:01 1 0.28 0.00 0.02 0.00 0.00 99.70 15:30:29 15:24:01 all 0.18 0.00 0.04 0.00 0.02 99.77 15:30:29 15:24:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:30:29 15:24:01 1 0.32 0.00 0.05 0.00 0.02 99.62 15:30:29 15:25:01 all 0.19 0.00 0.03 0.00 0.02 99.77 15:30:29 15:25:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:30:29 15:25:01 1 0.37 0.00 0.02 0.00 0.02 99.60 15:30:29 15:26:01 all 0.13 0.00 0.03 0.00 0.03 99.82 15:30:29 15:26:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:30:29 15:26:01 1 0.22 0.00 0.03 0.00 0.03 99.72 15:30:29 15:30:29 15:26:01 CPU %user %nice %system %iowait %steal %idle 15:30:29 15:27:01 all 0.10 0.00 0.02 0.00 0.02 99.87 15:30:29 15:27:01 0 0.05 0.00 0.02 0.00 0.03 99.90 15:30:29 15:27:01 1 0.15 0.00 0.02 0.00 0.00 99.83 15:30:29 15:28:01 all 0.13 0.00 0.04 0.00 0.03 99.80 15:30:29 15:28:01 0 0.03 0.00 0.03 0.00 0.03 99.90 15:30:29 15:28:01 1 0.23 0.00 0.05 0.00 0.02 99.70 15:30:29 15:29:01 all 0.16 0.00 0.03 0.00 0.02 99.80 15:30:29 15:29:01 0 0.07 0.00 0.03 0.00 0.02 99.88 15:30:29 15:29:01 1 0.25 0.00 0.02 0.00 0.02 99.72 15:30:29 15:30:01 all 0.43 0.00 0.25 0.00 0.03 99.29 15:30:29 15:30:01 0 0.50 0.00 0.20 0.00 0.03 99.27 15:30:29 15:30:01 1 0.37 0.00 0.30 0.00 0.02 99.31 15:30:29 Average: all 0.12 0.02 0.09 0.01 0.02 99.73 15:30:29 Average: 0 0.13 0.02 0.09 0.01 0.02 99.73 15:30:29 Average: 1 0.12 0.02 0.10 0.01 0.02 99.73 15:30:29 15:30:29 15:30:29