Pull request #470 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at 0887a2a06b49b030db05b89eeb48f98f69cb4a9e rather than 0d6ed87ff3a9bda8536604207507c19352439f88 Obtained Jenkinsfile from 0887a2a06b49b030db05b89eeb48f98f69cb4a9e Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh2871532685228630879.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh5939780191220751374.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-470/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/edgex-ui-go/branches/PR-470/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8097820619707627903.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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 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-ssh8455186327141616368.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-470/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/edgex-ui-go/branches/PR-470/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8550121881439582196.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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:edgex-ui-go] ========================================================= [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: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true 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: true 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 ‘prd-centos7-docker-4c-2g-23152’ Running on prd-centos7-docker-4c-2g-23887 in /w/workspace/edgexfoundry_edgex-ui-go_PR-470 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-470 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.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/edgexfoundry_edgex-ui-go_PR-470@tmp/jenkins-gitclient-ssh5975118204093416827.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.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/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.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/edgexfoundry_edgex-ui-go_PR-470@tmp/jenkins-gitclient-ssh7639189721722406896.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/470/head:refs/remotes/origin/PR-470 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0887a2a06b49b030db05b89eeb48f98f69cb4a9e into PR head commit 0d6ed87ff3a9bda8536604207507c19352439f88 Merge succeeded, producing 0d6ed87ff3a9bda8536604207507c19352439f88 Checking out Revision 0d6ed87ff3a9bda8536604207507c19352439f88 (PR-470) > git config core.sparsecheckout # timeout=10 > git checkout -f 0d6ed87ff3a9bda8536604207507c19352439f88 # 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/edgexfoundry_edgex-ui-go_PR-470@tmp/jenkins-gitclient-ssh1632801027121928216.key > git merge 0887a2a06b49b030db05b89eeb48f98f69cb4a9e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d6ed87ff3a9bda8536604207507c19352439f88 # timeout=10 Commit message: "docs: add snap/README.md and update README.md" > git rev-list --no-walk 3ccc17402000550e1c236b7e913231540351c92f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:45:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:45:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:45:20 ========================================================= 11:45:20 EdgeX Global Pipelines Version Info 11:45:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:45:21 ------------------- 11:45:21 stable info: 11:45:21 ------------------- 11:45:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:45:21 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 11:45:21 Message: update stable to v1.0.211 11:45:21 ------------------- 11:45:21 experimental info: 11:45:21 ------------------- 11:45:21 Commited By: **** collab-it+edgex@linuxfoundation.org 11:45:21 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 11:45:21 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:45:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 11:45:22 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 11:45:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:45:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:45:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:45:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 11:45:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:45:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:45:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:45:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:45:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:45:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 11:45:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:45:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:45:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:45:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:45:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:45:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:45:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:45:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:45:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:45:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:45:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:45:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:45:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:45:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:45:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-470 [Pipeline] echo 11:45:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-470 [Pipeline] echo 11:45:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-470 [Pipeline] echo 11:45:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0d6ed87ff3a9bda8536604207507c19352439f88 [Pipeline] echo 11:45:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0d6ed87 [Pipeline] echo 11:45:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:45:22 provisioning config files... 11:45:22 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/config6575688129672184307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:45:22 ---> docker-login.sh 11:45:22 nexus3.edgexfoundry.org:10001 11:45:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:45:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:45:23 Configure a credential helper to remove this warning. See 11:45:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:45:23 11:45:23 Login Succeeded 11:45:23 nexus3.edgexfoundry.org:10002 11:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:45:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:45:23 Configure a credential helper to remove this warning. See 11:45:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:45:23 11:45:23 Login Succeeded 11:45:23 nexus3.edgexfoundry.org:10003 11:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:45:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:45:23 Configure a credential helper to remove this warning. See 11:45:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:45:23 11:45:23 Login Succeeded 11:45:23 nexus3.edgexfoundry.org:10004 11:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:45:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:45:23 Configure a credential helper to remove this warning. See 11:45:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:45:23 11:45:23 Login Succeeded 11:45:23 docker.io 11:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:45:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:45:23 Configure a credential helper to remove this warning. See 11:45:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:45:23 11:45:23 Login Succeeded 11:45:23 ---> docker-login.sh ends [Pipeline] } 11:45:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:45:24 + git rev-list -1 --merges 0d6ed87ff3a9bda8536604207507c19352439f88~1..0d6ed87ff3a9bda8536604207507c19352439f88 [Pipeline] echo 11:45:24 -----------> git rev-list -1 --merges 0d6ed87ff3a9bda8536604207507c19352439f88~1..0d6ed87ff3a9bda8536604207507c19352439f88 0d6ed87ff3a9bda8536604207507c19352439f88 [false] [Pipeline] sh 11:45:24 + git log --format=format:%s -1 0d6ed87ff3a9bda8536604207507c19352439f88 [Pipeline] echo 11:45:24 ========================================================= 11:45:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:45:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:45:25 + git log --format=format:%s -1 0d6ed87ff3a9bda8536604207507c19352439f88 [Pipeline] echo 11:45:25 [semverPrep] GIT_COMMIT: 0d6ed87ff3a9bda8536604207507c19352439f88, Commit Message: docs: add snap/README.md and update README.md [Pipeline] echo 11:45:25 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 11:45:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:45:25 11:45:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:45:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:45:26 latest: Pulling from edgex-devops/git-semver 11:45:26 a0d0a0d46f8b: Pulling fs layer 11:45:26 3e5f54012d9b: Pulling fs layer 11:45:26 4c7163046ea9: Pulling fs layer 11:45:26 0c2d73faf560: Pulling fs layer 11:45:26 0c2d73faf560: Waiting 11:45:26 3e5f54012d9b: Download complete 11:45:26 a0d0a0d46f8b: Verifying Checksum 11:45:26 a0d0a0d46f8b: Download complete 11:45:26 4c7163046ea9: Verifying Checksum 11:45:26 4c7163046ea9: Download complete 11:45:26 0c2d73faf560: Verifying Checksum 11:45:26 0c2d73faf560: Download complete 11:45:26 a0d0a0d46f8b: Pull complete 11:45:26 3e5f54012d9b: Pull complete 11:45:26 4c7163046ea9: Pull complete 11:45:27 0c2d73faf560: Pull complete 11:45:27 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 11:45:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:45:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:45:27 prd-centos7-docker-4c-2g-23887 does not seem to be running inside a container 11:45:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-470 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470:/w/workspace/edgexfoundry_edgex-ui-go_PR-470:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:45:27 $ docker top bc5d1ce340a2028aa0117575b99d7d4937d48be637902f99e5f1d3e93c47627f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:45:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:45:28 [ssh-agent] Looking for ssh-agent implementation... 11:45:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:45:28 $ docker exec bc5d1ce340a2028aa0117575b99d7d4937d48be637902f99e5f1d3e93c47627f ssh-agent 11:45:28 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCFJdjp/agent.13 11:45:28 SSH_AGENT_PID=19 11:45:28 Running ssh-add (command line suppressed) 11:45:28 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_2477006111553948309.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_2477006111553948309.key) 11:45:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:45:28 + git tag --points-at HEAD [Pipeline] } 11:45:28 $ docker exec --env ******** --env ******** bc5d1ce340a2028aa0117575b99d7d4937d48be637902f99e5f1d3e93c47627f ssh-agent -k 11:45:28 unset SSH_AUTH_SOCK; 11:45:28 unset SSH_AGENT_PID; 11:45:28 echo Agent pid 19 killed; 11:45:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:45:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:45:28 [ssh-agent] Looking for ssh-agent implementation... 11:45:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:45:29 $ docker exec bc5d1ce340a2028aa0117575b99d7d4937d48be637902f99e5f1d3e93c47627f ssh-agent 11:45:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBEDACj/agent.52 11:45:29 SSH_AGENT_PID=58 11:45:29 Running ssh-add (command line suppressed) 11:45:29 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_5489908914340347484.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_5489908914340347484.key) 11:45:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:45:29 + git semver init 11:45:29 # -> Open(): unable to determine branch for HEAD 11:45:29 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-470/.git 11:45:29 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-470 11:45:29 # $SEMVER_REMOTE_NAME = origin 11:45:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:45:29 # $SEMVER_USER_NAME = edgex-jenkins 11:45:29 # $SEMVER_BRANCH = PR-470 11:45:29 # $SEMVER_TEMP = /tmp/semver-954951499 11:45:29 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 11:45:32 # '/tmp/semver-954951499' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-470/.semver' 11:45:32 # -> Force: false 11:45:32 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-470/.semver [Pipeline] } 11:45:32 $ docker exec --env ******** --env ******** bc5d1ce340a2028aa0117575b99d7d4937d48be637902f99e5f1d3e93c47627f ssh-agent -k 11:45:32 unset SSH_AUTH_SOCK; 11:45:32 unset SSH_AGENT_PID; 11:45:32 echo Agent pid 58 killed; 11:45:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:45:32 + git semver [Pipeline] } 11:45:32 $ docker stop --time=1 bc5d1ce340a2028aa0117575b99d7d4937d48be637902f99e5f1d3e93c47627f 11:45:33 $ docker rm -f bc5d1ce340a2028aa0117575b99d7d4937d48be637902f99e5f1d3e93c47627f [Pipeline] // withDockerContainer [Pipeline] sh 11:45:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:45:34 Stashed 1 file(s) [Pipeline] echo 11:45:34 [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 11:45:49 Still waiting to schedule task 11:45:49 Waiting for next available executor on ‘centos7-docker-4c-2g’ 11:45:49 Still waiting to schedule task 11:45:49 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 11:48:37 Running on prd-centos7-docker-4c-2g-23908 in /w/workspace/edgexfoundry_edgex-ui-go_PR-470 [Pipeline] { [Pipeline] ws 11:48:37 Running in /w/workspace/edgex-ui-go/5 [Pipeline] { [Pipeline] checkout 11:48:37 The recommended git tool is: git 11:48:39 using credential edgex-jenkins-ssh 11:48:39 Cloning the remote Git repository 11:48:38 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 11:48:38 > git init /w/workspace/edgex-ui-go/5 # timeout=10 11:48:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:48:38 > git --version # timeout=10 11:48:38 > git --version # 'git version 2.24.4' 11:48:38 using GIT_SSH to set credentials SSH Credentials for GitHub 11:48:38 [INFO] Currently running in a labeled security context 11:48:38 [INFO] Currently SELinux is 'enforcing' on the host 11:48:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/5@tmp/jenkins-gitclient-ssh2573970791040523450.key 11:48:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:48:41 Merging remotes/origin/main commit 0887a2a06b49b030db05b89eeb48f98f69cb4a9e into PR head commit 0d6ed87ff3a9bda8536604207507c19352439f88 11:48:42 Merge succeeded, producing 0d6ed87ff3a9bda8536604207507c19352439f88 11:48:42 Checking out Revision 0d6ed87ff3a9bda8536604207507c19352439f88 (PR-470) 11:48:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:48:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:48:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:48:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:48:40 using GIT_SSH to set credentials SSH Credentials for GitHub 11:48:40 [INFO] Currently running in a labeled security context 11:48:40 [INFO] Currently SELinux is 'enforcing' on the host 11:48:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/5@tmp/jenkins-gitclient-ssh5675247598238730975.key 11:48:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/470/head:refs/remotes/origin/PR-470 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:48:40 > git config core.sparsecheckout # timeout=10 11:48:40 > git checkout -f 0d6ed87ff3a9bda8536604207507c19352439f88 # timeout=10 11:48:41 > git remote # timeout=10 11:48:41 > git config --get remote.origin.url # timeout=10 11:48:41 using GIT_SSH to set credentials SSH Credentials for GitHub 11:48:41 [INFO] Currently running in a labeled security context 11:48:41 [INFO] Currently SELinux is 'enforcing' on the host 11:48:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/5@tmp/jenkins-gitclient-ssh4401552545334253797.key 11:48:41 > git merge 0887a2a06b49b030db05b89eeb48f98f69cb4a9e # timeout=10 11:48:41 > git rev-parse HEAD^{commit} # timeout=10 11:48:41 > git config core.sparsecheckout # timeout=10 11:48:41 > git checkout -f 0d6ed87ff3a9bda8536604207507c19352439f88 # timeout=10 11:48:45 Commit message: "docs: add snap/README.md and update README.md" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:48:46 provisioning config files... 11:48:46 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/5@tmp/config5474226846793728427tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:48:46 ---> docker-login.sh 11:48:46 nexus3.edgexfoundry.org:10001 11:48:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:48:47 Configure a credential helper to remove this warning. See 11:48:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:48:47 11:48:47 Login Succeeded 11:48:47 nexus3.edgexfoundry.org:10002 11:48:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:48:47 Configure a credential helper to remove this warning. See 11:48:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:48:47 11:48:47 Login Succeeded 11:48:47 nexus3.edgexfoundry.org:10003 11:48:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:48:47 Configure a credential helper to remove this warning. See 11:48:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:48:47 11:48:47 Login Succeeded 11:48:47 nexus3.edgexfoundry.org:10004 11:48:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:48:47 Configure a credential helper to remove this warning. See 11:48:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:48:47 11:48:47 Login Succeeded 11:48:47 docker.io 11:48:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:48:47 Configure a credential helper to remove this warning. See 11:48:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:48:47 11:48:47 Login Succeeded 11:48:47 ---> docker-login.sh ends [Pipeline] } 11:48:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:48:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:48:48 ========================================================= 11:48:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 11:48:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 11:48:48 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 11:48:48 Sending build context to Docker daemon 25.22MB 11:48:48 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 11:48:48 Step 2/14 : FROM ${BASE} AS builder 11:48:48 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 11:48:48 a0d0a0d46f8b: Pulling fs layer 11:48:48 31adcdaf11c8: Pulling fs layer 11:48:48 b8b176561691: Pulling fs layer 11:48:48 4527c011a84f: Pulling fs layer 11:48:48 5d74067f8e1e: Pulling fs layer 11:48:48 e0aca202a116: Pulling fs layer 11:48:48 3a43be97a3b4: Pulling fs layer 11:48:48 34cad66bf833: Pulling fs layer 11:48:48 b4e3c513aaa6: Pulling fs layer 11:48:48 e0aca202a116: Waiting 11:48:48 4527c011a84f: Waiting 11:48:48 5d74067f8e1e: Waiting 11:48:48 3a43be97a3b4: Waiting 11:48:48 34cad66bf833: Waiting 11:48:48 b4e3c513aaa6: Waiting 11:48:48 b8b176561691: Verifying Checksum 11:48:48 b8b176561691: Download complete 11:48:48 31adcdaf11c8: Verifying Checksum 11:48:48 31adcdaf11c8: Download complete 11:48:48 5d74067f8e1e: Verifying Checksum 11:48:48 5d74067f8e1e: Download complete 11:48:48 a0d0a0d46f8b: Verifying Checksum 11:48:48 a0d0a0d46f8b: Download complete 11:48:48 e0aca202a116: Verifying Checksum 11:48:48 e0aca202a116: Download complete 11:48:48 3a43be97a3b4: Verifying Checksum 11:48:48 3a43be97a3b4: Download complete 11:48:48 34cad66bf833: Verifying Checksum 11:48:48 34cad66bf833: Download complete 11:48:48 a0d0a0d46f8b: Pull complete 11:48:49 31adcdaf11c8: Pull complete 11:48:49 b4e3c513aaa6: Verifying Checksum 11:48:49 b4e3c513aaa6: Download complete 11:48:49 b8b176561691: Pull complete 11:48:49 4527c011a84f: Verifying Checksum 11:48:49 4527c011a84f: Download complete 11:48:54 4527c011a84f: Pull complete 11:48:54 5d74067f8e1e: Pull complete 11:48:54 e0aca202a116: Pull complete 11:48:54 3a43be97a3b4: Pull complete 11:48:54 34cad66bf833: Pull complete 11:48:56 b4e3c513aaa6: Pull complete 11:48:56 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 11:48:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 11:48:56 ---> 9f6097aaca64 11:48:56 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:48:59 ---> Running in 41c47ab84303 11:48:59 Removing intermediate container 41c47ab84303 11:48:59 ---> 188a1b6119ff 11:48:59 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 11:48:59 ---> Running in 8544304cf820 11:48:59 Removing intermediate container 8544304cf820 11:48:59 ---> 254e755674f9 11:48:59 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 11:48:59 ---> Running in 71be188c3695 11:48:59 Removing intermediate container 71be188c3695 11:48:59 ---> feb8982b623f 11:48:59 Step 6/14 : LABEL Name=edgex-ui-go 11:48:59 ---> Running in 8409514fbbc2 11:48:59 Removing intermediate container 8409514fbbc2 11:48:59 ---> e54b2f3da763 11:48:59 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 11:48:59 ---> Running in a047fcb9d1d4 11:48:59 Removing intermediate container a047fcb9d1d4 11:48:59 ---> 03014ee5fc25 11:48:59 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:48:59 ---> Running in cb2e56536c1d 11:49:00 Removing intermediate container cb2e56536c1d 11:49:00 ---> 296d8d520ce7 11:49:00 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:49:00 ---> Running in 171df83833c5 11:49:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:49:01 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:49:01 OK: 220 MiB in 52 packages 11:49:02 Removing intermediate container 171df83833c5 11:49:02 ---> 8467f5c2bbcb 11:49:02 Step 10/14 : ENV GO111MODULE=on 11:49:02 ---> Running in 3328ef059330 11:49:02 Removing intermediate container 3328ef059330 11:49:02 ---> 5343f86f5a3f 11:49:02 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:49:02 ---> Running in 3f7bbc448772 11:49:02 Removing intermediate container 3f7bbc448772 11:49:02 ---> 443fda04f2c4 11:49:02 Step 12/14 : COPY . . 11:49:03 ---> 123752d1ccdd 11:49:03 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:49:03 ---> Running in c65b9253c8ef 11:49:18 Removing intermediate container c65b9253c8ef 11:49:18 ---> 3cde20753a17 11:49:18 Step 14/14 : RUN ${MAKE} 11:49:18 ---> Running in b0130300cf0b 11:49:18 noop 11:49:18 Removing intermediate container b0130300cf0b 11:49:18 ---> db93766b7219 11:49:18 Successfully built db93766b7219 11:49:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:49:18 + docker inspect -f . ci-base-image-x86_64 11:49:18 . [Pipeline] withDockerContainer 11:49:19 prd-centos7-docker-4c-2g-23908 does not seem to be running inside a container 11:49:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:49:19 $ docker top bc974b4b1b2fa009ca8392a738c0362ea53b891be7e97b2e72e31ab222b98096 -eo pid,comm [Pipeline] { [Pipeline] sh 11:49:19 + go version 11:49:19 go version go1.16.8 linux/amd64 [Pipeline] } 11:49:19 $ docker stop --time=1 bc974b4b1b2fa009ca8392a738c0362ea53b891be7e97b2e72e31ab222b98096 11:49:21 $ docker rm -f bc974b4b1b2fa009ca8392a738c0362ea53b891be7e97b2e72e31ab222b98096 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:49:21 + docker inspect -f . ci-base-image-x86_64 11:49:21 . [Pipeline] withDockerContainer 11:49:21 prd-centos7-docker-4c-2g-23908 does not seem to be running inside a container 11:49:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:49:22 $ docker top 23d20181e25bd4b62ee7fe82b1dddd0f4570e280ef0830483eea0c7c71854b42 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 11:49:22 + make test 11:49:22 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 11:49:22 ? github.com/edgexfoundry/edgex-ui-go [no test files] 11:49:37 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 11:49:37 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 11:49:37 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 11:49:37 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 11:49:37 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 11:49:37 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 11:49:37 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 11:49:37 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 11:49:37 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 11:49:37 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 11:49:37 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 11:49:37 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 11:49:37 CGO_ENABLED=0 GO111MODULE=on go vet ./... 11:49:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:49:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 11:49:43 $ docker stop --time=1 23d20181e25bd4b62ee7fe82b1dddd0f4570e280ef0830483eea0c7c71854b42 11:49:44 $ docker rm -f 23d20181e25bd4b62ee7fe82b1dddd0f4570e280ef0830483eea0c7c71854b42 [Pipeline] // withDockerContainer [Pipeline] sh 11:49:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:49:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:49:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:49:46 + ls -al . 11:49:46 total 88 11:49:46 drwxrwxr-x. 12 jenkins jenkins 4096 Nov 4 11:49 . 11:49:46 drwxrwxr-x. 4 jenkins jenkins 28 Nov 4 11:48 .. 11:49:46 drwxrwxr-x. 3 jenkins jenkins 20 Nov 4 11:48 assets 11:49:46 drwxrwxr-x. 2 jenkins jenkins 66 Nov 4 11:48 bin 11:49:46 drwxrwxr-x. 3 jenkins jenkins 29 Nov 4 11:48 cmd 11:49:46 -rw-rw-r--. 1 jenkins jenkins 3959 Nov 4 11:48 CONTRIBUTING.md 11:49:46 -rw-r--r--. 1 jenkins jenkins 10 Nov 4 11:49 coverage.out 11:49:46 -rw-rw-r--. 1 jenkins jenkins 1526 Nov 4 11:48 Dockerfile 11:49:46 drwxrwxr-x. 2 jenkins jenkins 23 Nov 4 11:48 docs 11:49:46 drwxrwxr-x. 8 jenkins jenkins 179 Nov 4 11:48 .git 11:49:46 drwxrwxr-x. 2 jenkins jenkins 103 Nov 4 11:48 .github 11:49:46 -rw-rw-r--. 1 jenkins jenkins 155 Nov 4 11:48 .gitignore 11:49:46 -rw-rw-r--. 1 jenkins jenkins 880 Nov 4 11:48 go.mod 11:49:46 -rw-rw-r--. 1 jenkins jenkins 24176 Nov 4 11:48 go.sum 11:49:46 drwxrwxr-x. 9 jenkins jenkins 125 Nov 4 11:48 internal 11:49:46 -rw-rw-r--. 1 jenkins jenkins 652 Nov 4 11:48 Jenkinsfile 11:49:46 -rw-rw-r--. 1 jenkins jenkins 11357 Nov 4 11:48 LICENSE 11:49:46 -rw-rw-r--. 1 jenkins jenkins 1212 Nov 4 11:48 Makefile 11:49:46 drwxrwxr-x. 3 jenkins jenkins 19 Nov 4 11:48 pkg 11:49:46 -rw-rw-r--. 1 jenkins jenkins 5786 Nov 4 11:48 README.md 11:49:46 drwxrwxr-x. 4 jenkins jenkins 71 Nov 4 11:48 snap 11:49:46 -rw-rw-r--. 1 jenkins jenkins 5 Nov 4 11:45 VERSION 11:49:46 -rw-rw-r--. 1 jenkins jenkins 155 Nov 4 11:48 version.go 11:49:46 drwxrwxr-x. 4 jenkins jenkins 4096 Nov 4 11:48 web [Pipeline] isUnix [Pipeline] sh 11:49:47 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=0d6ed87ff3a9bda8536604207507c19352439f88 --label arch=amd64 --label version=0.0.0 . 11:49:47 Sending build context to Docker daemon 25.22MB 11:49:47 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 11:49:47 Step 2/22 : FROM ${BASE} AS builder 11:49:47 ---> db93766b7219 11:49:47 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:49:47 ---> Running in 9cebbbd8b5ad 11:49:47 Removing intermediate container 9cebbbd8b5ad 11:49:47 ---> 7b30038cc02d 11:49:47 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 11:49:47 ---> Running in 8a866e14de30 11:49:47 Removing intermediate container 8a866e14de30 11:49:47 ---> 64bebd706327 11:49:47 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 11:49:47 ---> Running in e2fc050c5051 11:49:47 Removing intermediate container e2fc050c5051 11:49:47 ---> b77bf378f0b1 11:49:47 Step 6/22 : LABEL Name=edgex-ui-go 11:49:47 ---> Running in 3b1cb9d1f541 11:49:47 Removing intermediate container 3b1cb9d1f541 11:49:47 ---> 2e783fcdec5f 11:49:47 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 11:49:47 ---> Running in f09f3a18b91b 11:49:47 Removing intermediate container f09f3a18b91b 11:49:47 ---> cb25710c21ed 11:49:47 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:49:47 ---> Running in 51802959f35f 11:49:48 Removing intermediate container 51802959f35f 11:49:48 ---> 15460602e655 11:49:48 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:49:48 ---> Running in d7bc8074543f 11:49:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:49:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:49:50 OK: 220 MiB in 52 packages 11:49:50 Removing intermediate container d7bc8074543f 11:49:50 ---> 8185fc76cc8e 11:49:50 Step 10/22 : ENV GO111MODULE=on 11:49:50 ---> Running in 5dbc912977ee 11:49:50 Removing intermediate container 5dbc912977ee 11:49:50 ---> 965bb372902b 11:49:50 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:49:50 ---> Running in 397e075e9cb7 11:49:50 Removing intermediate container 397e075e9cb7 11:49:50 ---> 1a96211fc079 11:49:50 Step 12/22 : COPY . . 11:49:51 ---> 8292250167d0 11:49:51 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:49:51 ---> Running in b875f32b787f 11:49:52 Removing intermediate container b875f32b787f 11:49:52 ---> f45d90f5aa6f 11:49:52 Step 14/22 : RUN ${MAKE} 11:49:52 ---> Running in b68ef174ab41 11:49:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 11:50:02 CGO_ENABLED=0 GO111MODULE=on go build ./... 11:50:03 Removing intermediate container b68ef174ab41 11:50:03 ---> e7f606ec975a 11:50:03 Step 15/22 : FROM alpine:3.14 11:50:07 3.14: Pulling from library/alpine 11:50:07 a0d0a0d46f8b: Already exists 11:50:07 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 11:50:07 Status: Downloaded newer image for alpine:3.14 11:50:07 ---> 14119a10abf4 11:50:07 Step 16/22 : EXPOSE 4000 11:50:07 ---> Running in 2c10aa5728ae 11:50:07 Removing intermediate container 2c10aa5728ae 11:50:07 ---> 099b055b7c20 11:50:07 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:50:08 ---> 6080a72b8315 11:50:08 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:50:08 ---> Running in 8c583008d11c 11:50:08 Removing intermediate container 8c583008d11c 11:50:08 ---> 183cbc9ed91c 11:50:08 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 11:50:08 ---> Running in ab390964fbbc 11:50:08 Removing intermediate container ab390964fbbc 11:50:08 ---> 9a24821e82a4 11:50:08 Step 20/22 : LABEL arch=amd64 11:50:08 ---> Running in 060e2773bf6d 11:50:08 Removing intermediate container 060e2773bf6d 11:50:08 ---> 70ec99be88cf 11:50:08 Step 21/22 : LABEL git_sha=0d6ed87ff3a9bda8536604207507c19352439f88 11:50:08 ---> Running in 35af6c413222 11:50:08 Removing intermediate container 35af6c413222 11:50:08 ---> 3280317d4d00 11:50:08 Step 22/22 : LABEL version=0.0.0 11:50:08 ---> Running in 9dec8451f8af 11:50:08 Removing intermediate container 9dec8451f8af 11:50:08 ---> fbd9fa26b1ff 11:50:08 [Warning] One or more build-args [ARCH] were not consumed 11:50:08 Successfully built fbd9fa26b1ff 11:50:08 Successfully tagged edgex-ui:latest [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 11:50:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:50:09 11:50:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 11:50:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:50:09 latest: Pulling from edgex-lftools-log-publisher 11:50:09 b4d181a07f80: Pulling fs layer 11:50:09 a1111a8f2ec3: Pulling fs layer 11:50:09 ed53099fbce6: Pulling fs layer 11:50:09 dc539afda2c1: Pulling fs layer 11:50:09 77bc0d833cb6: Pulling fs layer 11:50:09 9065ff56babe: Pulling fs layer 11:50:09 d287ab97295c: Pulling fs layer 11:50:09 77bc0d833cb6: Waiting 11:50:09 9065ff56babe: Waiting 11:50:09 d287ab97295c: Waiting 11:50:09 dc539afda2c1: Waiting 11:50:10 a1111a8f2ec3: Verifying Checksum 11:50:10 a1111a8f2ec3: Download complete 11:50:10 dc539afda2c1: Verifying Checksum 11:50:10 dc539afda2c1: Download complete 11:50:10 ed53099fbce6: Verifying Checksum 11:50:10 ed53099fbce6: Download complete 11:50:10 9065ff56babe: Verifying Checksum 11:50:10 9065ff56babe: Download complete 11:50:10 77bc0d833cb6: Verifying Checksum 11:50:10 77bc0d833cb6: Download complete 11:50:10 b4d181a07f80: Verifying Checksum 11:50:10 b4d181a07f80: Download complete 11:50:10 d287ab97295c: Verifying Checksum 11:50:10 d287ab97295c: Download complete 11:50:11 b4d181a07f80: Pull complete 11:50:11 a1111a8f2ec3: Pull complete 11:50:12 ed53099fbce6: Pull complete 11:50:12 dc539afda2c1: Pull complete 11:50:13 77bc0d833cb6: Pull complete 11:50:13 9065ff56babe: Pull complete 11:50:18 d287ab97295c: Pull complete 11:50:18 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 11:50:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:50:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 11:50:18 prd-centos7-docker-4c-2g-23908 does not seem to be running inside a container 11:50:18 $ 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/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:50:21 $ docker top e99221ac1edc06c7c85b999c97e655c03f8dfb548184d2c1c82de472a8d4c915 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:50:21 ---> job-cost.sh 11:50:21 lf-activate-venv: SKIPPING 11:50:21 INFO: No Stack... 11:50:21 INFO: Retrieving Pricing Info for: v3-standard-2 11:50:22 INFO: Archiving Costs [Pipeline] sh 11:50:22 + cut -d, -f6 11:50:22 + cat /w/workspace/edgex-ui-go/5/archives/cost.csv [Pipeline] lock 11:50:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-470-5-stack-cost] 11:50:22 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-470-5-stack-cost] did not exist. Created. 11:50:22 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-470-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:50:22 + echo total: 0.05999999865889549 [Pipeline] stash 11:50:23 Stashed 1 file(s) [Pipeline] } 11:50:23 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-470-5-stack-cost] [Pipeline] // lock [Pipeline] } 11:50:23 $ docker stop --time=1 e99221ac1edc06c7c85b999c97e655c03f8dfb548184d2c1c82de472a8d4c915 11:50:24 $ docker rm -f e99221ac1edc06c7c85b999c97e655c03f8dfb548184d2c1c82de472a8d4c915 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Aborted by Ernesto Ojeda [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:13:06 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:13:08 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-470/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:13:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:13:09 ---> package-listing.sh 15:13:09 ++ facter osfamily 15:13:09 ++ tr '[:upper:]' '[:lower:]' 15:13:09 + OS_FAMILY=redhat 15:13:09 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-470 15:13:09 + START_PACKAGES=/tmp/packages_start.txt 15:13:09 + END_PACKAGES=/tmp/packages_end.txt 15:13:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:13:09 + PACKAGES=/tmp/packages_start.txt 15:13:09 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-470 ']' 15:13:09 + PACKAGES=/tmp/packages_end.txt 15:13:09 + case "${OS_FAMILY}" in 15:13:09 + sort 15:13:09 + rpm -qa 15:13:10 + '[' -f /tmp/packages_start.txt ']' 15:13:10 + '[' -f /tmp/packages_end.txt ']' 15:13:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:13:10 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-470 ']' 15:13:10 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-470/archives/ 15:13:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-470/archives/ [Pipeline] echo 15:13:10 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/edgexfoundry_edgex-ui-go_PR-470/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:13:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:13:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:13:11 15:13:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:13:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:13:11 latest: Pulling from edgex-lftools-log-publisher 15:13:11 b4d181a07f80: Pulling fs layer 15:13:11 a1111a8f2ec3: Pulling fs layer 15:13:11 ed53099fbce6: Pulling fs layer 15:13:11 dc539afda2c1: Pulling fs layer 15:13:11 77bc0d833cb6: Pulling fs layer 15:13:11 9065ff56babe: Pulling fs layer 15:13:11 d287ab97295c: Pulling fs layer 15:13:11 dc539afda2c1: Waiting 15:13:11 77bc0d833cb6: Waiting 15:13:11 9065ff56babe: Waiting 15:13:11 d287ab97295c: Waiting 15:13:12 ed53099fbce6: Verifying Checksum 15:13:12 ed53099fbce6: Download complete 15:13:12 dc539afda2c1: Verifying Checksum 15:13:12 dc539afda2c1: Download complete 15:13:12 b4d181a07f80: Verifying Checksum 15:13:12 b4d181a07f80: Download complete 15:13:12 9065ff56babe: Verifying Checksum 15:13:12 9065ff56babe: Download complete 15:13:12 77bc0d833cb6: Verifying Checksum 15:13:12 77bc0d833cb6: Download complete 15:13:13 a1111a8f2ec3: Verifying Checksum 15:13:13 a1111a8f2ec3: Download complete 15:13:13 b4d181a07f80: Pull complete 15:13:13 a1111a8f2ec3: Pull complete 15:13:14 d287ab97295c: Verifying Checksum 15:13:14 d287ab97295c: Download complete 15:13:14 ed53099fbce6: Pull complete 15:13:14 dc539afda2c1: Pull complete 15:13:14 77bc0d833cb6: Pull complete 15:13:14 9065ff56babe: Pull complete 15:13:20 d287ab97295c: Pull complete 15:13:20 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:13:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:13:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:13:20 prd-centos7-docker-4c-2g-23887 does not seem to be running inside a container 15:13:20 $ 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/edgexfoundry_edgex-ui-go_PR-470/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-470 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470:/w/workspace/edgexfoundry_edgex-ui-go_PR-470:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat Click here to forcibly terminate running steps 15:13:22 $ docker top 1bd99490bfdc1bb7edc9c9cec2d9c210d78e8c2657b1cc95093c4d0ceb653b5c -eo pid,comm [Pipeline] { [Pipeline] sh 15:13:23 + touch /tmp/pre-build-complete [Pipeline] sh 15:13:23 + mkdir -p /var/log/sysstat [Pipeline] sh 15:13:23 + ls /var/log/sa-host 15:13:23 + sadf -c /var/log/sa-host/sa04 15:13:23 file_magic: OK 15:13:23 HZ: Using current value: 100 15:13:23 file_header: OK 15:13:23 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:13:23 Statistics: 15:13:23 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:13:23 File successfully converted to sysstat format version 12.0.3 15:13:23 + sadf -c /var/log/sa-host/sa30 15:13:23 file_magic: OK 15:13:23 HZ: Using current value: 100 15:13:23 file_header: OK 15:13:23 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:13:23 Statistics: 15:13:23 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:13:23 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:13:24 provisioning config files... 15:13:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/config7281886561482954871tmp [Pipeline] { [Pipeline] echo 15:13:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:13:24 ---> create-netrc.sh [Pipeline] } 15:13:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:13:24 ---> python-tools-install.sh [Pipeline] echo 15:13:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:13:25 ---> sudo-logs.sh 15:13:25 Archiving 'sudo' log.. 15:13:25 sudo: unable to resolve host prd-centos7-docker-4c-2g-23887.novalocal: Name or service not known 15:13:25 sudo: unable to resolve host prd-centos7-docker-4c-2g-23887.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:13:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:13:25 ---> job-cost.sh 15:13:25 lf-activate-venv: SKIPPING 15:13:25 DEBUG: total: 0.05999999865889549 15:13:25 INFO: Retrieving Stack Cost... 15:13:25 INFO: Retrieving Pricing Info for: v3-standard-2 15:13:26 INFO: Archiving Costs [Pipeline] echo 15:13:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:13:26 ---> logs-deploy.sh 15:13:26 lf-activate-venv: SKIPPING 15:13:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-470/5 15:13:26 INFO: archiving workspace using pattern(s): 15:13:27 Archives upload complete. 15:13:27 INFO: archiving logs to Nexus 15:13:28 ---> uname -a: 15:13:28 Linux prd-centos7-docker-4c-2g-23887.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:13:28 15:13:28 15:13:28 ---> lscpu: 15:13:28 Architecture: x86_64 15:13:28 CPU op-mode(s): 32-bit, 64-bit 15:13:28 Byte Order: Little Endian 15:13:28 Address sizes: 40 bits physical, 48 bits virtual 15:13:28 CPU(s): 2 15:13:28 On-line CPU(s) list: 0,1 15:13:28 Thread(s) per core: 1 15:13:28 Core(s) per socket: 1 15:13:28 Socket(s): 2 15:13:28 NUMA node(s): 1 15:13:28 Vendor ID: AuthenticAMD 15:13:28 CPU family: 23 15:13:28 Model: 49 15:13:28 Model name: AMD EPYC-Rome Processor 15:13:28 Stepping: 0 15:13:28 CPU MHz: 2799.996 15:13:28 BogoMIPS: 5599.99 15:13:28 Virtualization: AMD-V 15:13:28 Hypervisor vendor: KVM 15:13:28 Virtualization type: full 15:13:28 L1d cache: 32K 15:13:28 L1i cache: 32K 15:13:28 L2 cache: 512K 15:13:28 L3 cache: 16384K 15:13:28 NUMA node0 CPU(s): 0,1 15:13:28 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:13:28 15:13:28 15:13:28 ---> nproc: 15:13:28 2 15:13:28 15:13:28 15:13:28 ---> df -h: 15:13:28 Filesystem Size Used Avail Use% Mounted on 15:13:28 overlay 40G 7.4G 33G 19% / 15:13:28 tmpfs 64M 0 64M 0% /dev 15:13:28 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:13:28 shm 64M 0 64M 0% /dev/shm 15:13:28 /dev/vda1 40G 7.4G 33G 19% /facter-os 15:13:28 15:13:28 15:13:28 ---> sar -b -r -n DEV: 15:13:28 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/04/21 _x86_64_ (2 CPU) 15:13:28 15:13:28 11:44:44 LINUX RESTART (2 CPU) 15:13:28 15:13:28 11:45:02 tps rtps wtps bread/s bwrtn/s 15:13:28 11:46:01 121.42 23.99 97.43 5738.68 6797.16 15:13:28 11:47:01 1.83 0.00 1.83 0.00 37.19 15:13:28 11:48:01 0.23 0.00 0.23 0.00 1.93 15:13:28 11:49:01 0.25 0.00 0.25 0.00 4.03 15:13:28 11:50:01 0.27 0.00 0.27 0.00 3.13 15:13:28 11:51:01 0.30 0.00 0.30 0.00 4.76 15:13:28 11:52:01 0.23 0.00 0.23 0.00 2.98 15:13:28 11:53:01 0.18 0.00 0.18 0.00 2.17 15:13:28 11:54:01 0.30 0.00 0.30 0.00 3.13 15:13:28 11:55:01 0.25 0.00 0.25 0.00 2.66 15:13:28 11:56:01 0.32 0.00 0.32 0.00 3.80 15:13:28 11:57:01 0.22 0.00 0.22 0.00 3.12 15:13:28 11:58:01 0.18 0.00 0.18 0.00 2.03 15:13:28 11:59:01 0.28 0.00 0.28 0.00 3.23 15:13:28 12:00:01 0.42 0.20 0.22 6.40 2.30 15:13:28 12:01:01 0.83 0.02 0.82 0.13 15.73 15:13:28 12:02:01 0.42 0.08 0.33 1.60 5.18 15:13:28 12:03:01 0.22 0.00 0.22 0.00 2.98 15:13:28 12:04:01 0.17 0.00 0.17 0.00 2.15 15:13:28 12:05:01 0.25 0.00 0.25 0.00 2.83 15:13:28 12:06:01 0.23 0.00 0.23 0.00 3.18 15:13:28 12:07:01 0.18 0.00 0.18 0.00 2.03 15:13:28 12:08:01 0.23 0.00 0.23 0.00 2.08 15:13:28 12:09:01 0.18 0.00 0.18 0.00 1.88 15:13:28 12:10:01 0.24 0.00 0.24 0.00 3.29 15:13:28 12:11:01 0.25 0.00 0.25 0.00 2.78 15:13:28 12:12:01 0.22 0.00 0.22 0.00 2.17 15:13:28 12:13:01 0.15 0.00 0.15 0.00 2.13 15:13:28 12:14:01 0.15 0.00 0.15 0.00 1.73 15:13:28 12:15:01 0.28 0.00 0.28 0.00 3.58 15:13:28 12:16:01 0.28 0.00 0.28 0.00 3.00 15:13:28 12:17:01 0.20 0.00 0.20 0.00 1.62 15:13:28 12:18:01 0.18 0.00 0.18 0.00 1.63 15:13:28 12:19:01 0.20 0.00 0.20 0.00 1.52 15:13:28 12:20:01 0.25 0.00 0.25 0.00 2.95 15:13:28 12:21:01 0.25 0.00 0.25 0.00 2.65 15:13:28 12:22:01 0.23 0.00 0.23 0.00 2.12 15:13:28 12:23:01 0.22 0.00 0.22 0.00 2.15 15:13:28 12:24:01 0.17 0.00 0.17 0.00 1.20 15:13:28 12:25:01 0.25 0.00 0.25 0.00 2.95 15:13:28 12:26:01 0.22 0.00 0.22 0.00 2.33 15:13:28 12:27:01 0.20 0.00 0.20 0.00 1.92 15:13:28 12:28:01 0.20 0.00 0.20 0.00 2.02 15:13:28 12:29:01 0.18 0.00 0.18 0.00 1.87 15:13:28 12:30:01 0.28 0.00 0.28 0.00 3.55 15:13:28 12:31:01 0.25 0.00 0.25 0.00 2.77 15:13:28 12:32:01 0.20 0.00 0.20 0.00 1.92 15:13:28 12:33:01 0.20 0.00 0.20 0.00 1.75 15:13:28 12:34:01 0.17 0.00 0.17 0.00 1.47 15:13:28 12:35:01 0.25 0.00 0.25 0.00 2.68 15:13:28 12:36:01 0.22 0.00 0.22 0.00 2.52 15:13:28 12:37:01 0.32 0.00 0.32 0.00 3.68 15:13:28 12:38:01 0.17 0.00 0.17 0.00 1.33 15:13:28 12:39:01 0.17 0.00 0.17 0.00 1.47 15:13:28 12:40:01 0.25 0.00 0.25 0.00 2.67 15:13:28 12:41:01 0.22 0.00 0.22 0.00 2.52 15:13:28 12:42:01 0.23 0.00 0.23 0.00 1.90 15:13:28 12:43:01 0.15 0.00 0.15 0.00 2.03 15:13:28 12:44:01 0.27 0.00 0.27 0.00 3.27 15:13:28 12:45:01 0.25 0.00 0.25 0.00 2.67 15:13:28 12:46:01 2.22 1.95 0.27 35.58 3.66 15:13:28 12:47:01 288.72 267.84 20.89 3716.99 960.84 15:13:28 12:48:02 0.40 0.00 0.40 0.00 6.15 15:13:28 12:49:01 0.17 0.00 0.17 0.00 1.36 15:13:28 12:50:01 0.17 0.00 0.17 0.00 1.33 15:13:28 12:51:01 0.32 0.00 0.32 0.00 3.45 15:13:28 12:52:01 0.25 0.00 0.25 0.00 2.60 15:13:28 12:53:01 0.20 0.00 0.20 0.00 1.92 15:13:28 12:54:01 0.20 0.00 0.20 0.00 1.62 15:13:28 12:55:01 0.17 0.00 0.17 0.00 1.33 15:13:28 12:56:01 0.28 0.00 0.28 0.00 3.30 15:13:28 12:57:01 0.25 0.00 0.25 0.00 2.73 15:13:28 12:58:01 0.23 0.00 0.23 0.00 1.65 15:13:28 12:59:01 0.17 0.00 0.17 0.00 1.55 15:13:28 13:00:01 0.32 0.00 0.32 0.00 3.55 15:13:28 13:01:01 0.28 0.00 0.28 0.00 3.43 15:13:28 13:02:01 0.27 0.00 0.27 0.00 3.28 15:13:28 13:03:01 0.20 0.00 0.20 0.00 1.75 15:13:28 13:04:01 0.28 0.00 0.28 0.00 3.00 15:13:28 13:05:01 0.20 0.00 0.20 0.00 2.55 15:13:28 13:06:01 0.17 0.00 0.17 0.00 1.60 15:13:28 13:07:01 0.33 0.00 0.33 0.00 4.40 15:13:28 13:08:01 0.25 0.00 0.25 0.00 3.08 15:13:28 13:09:01 0.22 0.00 0.22 0.00 2.42 15:13:28 13:10:01 0.17 0.00 0.17 0.00 1.33 15:13:28 13:11:01 0.20 0.00 0.20 0.00 1.80 15:13:28 13:12:01 0.18 0.00 0.18 0.00 2.13 15:13:28 13:13:01 0.25 0.00 0.25 0.00 2.68 15:13:28 13:14:01 0.22 0.00 0.22 0.00 2.42 15:13:28 13:15:01 0.17 0.00 0.17 0.00 1.47 15:13:28 13:16:01 0.17 0.00 0.17 0.00 1.33 15:13:28 13:17:01 0.17 0.00 0.17 0.00 1.60 15:13:28 13:18:01 0.28 0.00 0.28 0.00 3.13 15:13:28 13:19:01 0.23 0.00 0.23 0.00 2.82 15:13:28 13:20:01 0.17 0.00 0.17 0.00 1.33 15:13:28 13:21:01 0.15 0.00 0.15 0.00 1.73 15:13:28 13:22:01 0.17 0.00 0.17 0.00 1.47 15:13:28 13:23:01 0.25 0.00 0.25 0.00 2.82 15:13:28 13:24:01 0.22 0.00 0.22 0.00 2.42 15:13:28 13:25:01 0.17 0.00 0.17 0.00 1.33 15:13:28 13:26:02 0.25 0.00 0.25 0.00 2.85 15:13:28 13:27:01 0.37 0.00 0.37 0.00 5.81 15:13:28 13:28:01 0.25 0.00 0.25 0.00 2.73 15:13:28 13:29:01 0.28 0.00 0.28 0.00 3.10 15:13:28 13:30:01 0.22 0.00 0.22 0.00 2.15 15:13:28 13:31:01 0.25 0.00 0.25 0.00 3.08 15:13:28 13:32:01 0.22 0.00 0.22 0.00 2.42 15:13:28 13:33:01 0.23 0.00 0.23 0.00 2.98 15:13:28 13:34:01 0.25 0.00 0.25 0.00 2.80 15:13:28 13:35:01 0.22 0.00 0.22 0.00 2.28 15:13:28 13:36:01 0.25 0.00 0.25 0.00 2.93 15:13:28 13:37:01 0.22 0.00 0.22 0.00 2.42 15:13:28 13:38:01 0.15 0.00 0.15 0.00 1.73 15:13:28 13:39:01 0.32 0.00 0.32 0.00 4.48 15:13:28 13:40:01 0.30 0.00 0.30 0.00 4.13 15:13:28 13:41:01 0.37 0.00 0.37 0.00 5.43 15:13:28 13:42:01 0.27 0.00 0.27 0.00 4.30 15:13:28 13:43:01 0.22 0.00 0.22 0.00 2.92 15:13:28 13:44:01 0.32 0.00 0.32 0.00 4.63 15:13:28 13:45:01 0.27 0.00 0.27 0.00 3.76 15:13:28 13:46:01 0.32 0.00 0.32 0.00 4.63 15:13:28 13:47:01 0.32 0.00 0.32 0.00 4.38 15:13:28 13:48:01 0.23 0.00 0.23 0.00 3.56 15:13:28 13:49:01 0.32 0.00 0.32 0.00 4.60 15:13:28 13:50:01 0.27 0.00 0.27 0.00 3.75 15:13:28 13:51:01 0.33 0.00 0.33 0.00 5.40 15:13:28 13:52:01 0.27 0.00 0.27 0.00 4.01 15:13:28 13:53:01 0.22 0.00 0.22 0.00 3.03 15:13:28 13:54:01 0.37 0.00 0.37 0.00 5.23 15:13:28 13:55:01 0.28 0.00 0.28 0.00 4.25 15:13:28 13:56:01 0.32 0.00 0.32 0.00 4.73 15:13:28 13:57:01 0.27 0.00 0.27 0.00 4.02 15:13:28 13:58:02 0.22 0.00 0.22 0.00 3.03 15:13:28 13:59:01 0.32 0.00 0.32 0.00 4.54 15:13:28 14:00:01 0.35 0.00 0.35 0.00 5.33 15:13:28 14:01:01 0.40 0.00 0.40 0.00 5.78 15:13:28 14:02:01 0.20 0.00 0.20 0.00 2.55 15:13:28 14:03:01 0.25 0.00 0.25 0.00 2.91 15:13:28 14:04:01 0.22 0.00 0.22 0.00 2.15 15:13:28 14:05:01 0.25 0.00 0.25 0.00 2.78 15:13:28 14:06:01 0.20 0.00 0.20 0.00 2.68 15:13:28 14:07:01 0.20 0.00 0.20 0.00 1.75 15:13:28 14:08:01 0.32 0.00 0.32 0.00 4.08 15:13:28 14:09:01 0.20 0.00 0.20 0.00 2.42 15:13:28 14:10:01 0.25 0.00 0.25 0.00 2.92 15:13:28 14:11:01 0.22 0.00 0.22 0.00 2.42 15:13:28 14:12:01 0.17 0.00 0.17 0.00 1.47 15:13:28 14:13:01 0.25 0.00 0.25 0.00 3.05 15:13:28 14:14:01 0.22 0.00 0.22 0.00 2.02 15:13:28 14:15:01 0.35 0.00 0.35 0.00 4.98 15:13:28 14:16:01 0.22 0.00 0.22 0.00 2.28 15:13:28 14:17:01 0.17 0.00 0.17 0.00 1.47 15:13:28 14:18:01 0.25 0.00 0.25 0.00 2.92 15:13:28 14:19:01 0.22 0.00 0.22 0.00 2.15 15:13:28 14:20:01 0.25 0.00 0.25 0.00 2.78 15:13:28 14:21:01 0.22 0.00 0.22 0.00 2.28 15:13:28 14:22:01 0.23 0.00 0.23 0.00 3.12 15:13:28 14:23:01 0.25 0.00 0.25 0.00 3.07 15:13:28 14:24:01 0.25 0.00 0.25 0.00 2.57 15:13:28 14:25:01 0.25 0.00 0.25 0.00 2.67 15:13:28 14:26:01 0.22 0.00 0.22 0.00 2.28 15:13:28 14:27:01 0.17 0.00 0.17 0.00 1.60 15:13:28 14:28:01 0.25 0.00 0.25 0.00 2.93 15:13:28 14:29:01 0.25 0.00 0.25 0.00 2.45 15:13:28 14:30:01 0.25 0.00 0.25 0.00 2.67 15:13:28 14:31:01 0.22 0.00 0.22 0.00 2.42 15:13:28 14:32:02 0.18 0.00 0.18 0.00 1.37 15:13:28 14:33:01 0.25 0.00 0.25 0.00 2.98 15:13:28 14:34:01 0.22 0.00 0.22 0.00 2.15 15:13:28 14:35:01 0.25 0.00 0.25 0.00 2.67 15:13:28 14:36:01 0.25 0.00 0.25 0.00 2.58 15:13:28 14:37:01 0.17 0.00 0.17 0.00 1.33 15:13:28 14:38:01 0.25 0.00 0.25 0.00 3.07 15:13:28 14:39:01 0.22 0.00 0.22 0.00 2.15 15:13:28 14:40:01 0.25 0.00 0.25 0.00 2.80 15:13:28 14:41:01 0.22 0.00 0.22 0.00 2.42 15:13:28 14:42:01 0.17 0.00 0.17 0.00 1.60 15:13:28 14:43:01 0.28 0.00 0.28 0.00 2.97 15:13:28 14:44:01 0.22 0.00 0.22 0.00 2.15 15:13:28 14:45:01 0.25 0.00 0.25 0.00 2.80 15:13:28 14:46:01 0.20 0.00 0.20 0.00 2.55 15:13:28 14:47:01 0.17 0.00 0.17 0.00 1.60 15:13:28 14:48:01 0.25 0.00 0.25 0.00 2.67 15:13:28 14:49:01 0.22 0.00 0.22 0.00 2.28 15:13:28 14:50:01 0.28 0.00 0.28 0.00 3.02 15:13:28 14:51:01 0.25 0.00 0.25 0.00 2.57 15:13:28 14:52:01 0.15 0.00 0.15 0.00 1.87 15:13:28 14:53:01 0.25 0.00 0.25 0.00 2.68 15:13:28 14:54:01 0.22 0.00 0.22 0.00 2.28 15:13:28 14:55:01 0.25 0.00 0.25 0.00 2.68 15:13:28 14:56:01 0.22 0.00 0.22 0.00 2.42 15:13:28 14:57:01 0.17 0.00 0.17 0.00 1.60 15:13:28 14:58:01 0.35 0.00 0.35 0.00 4.71 15:13:28 14:59:01 0.22 0.00 0.22 0.00 2.28 15:13:28 15:00:01 0.25 0.00 0.25 0.00 2.65 15:13:28 15:01:01 0.22 0.00 0.22 0.00 2.42 15:13:28 15:02:01 0.25 0.00 0.25 0.00 3.05 15:13:28 15:03:01 0.22 0.00 0.22 0.00 2.02 15:13:28 15:04:01 0.35 0.00 0.35 0.00 4.98 15:13:28 15:05:02 0.22 0.00 0.22 0.00 2.28 15:13:28 15:06:01 0.17 0.00 0.17 0.00 1.49 15:13:28 15:07:01 0.25 0.00 0.25 0.00 3.05 15:13:28 15:08:01 0.22 0.00 0.22 0.00 2.02 15:13:28 15:09:01 0.33 0.00 0.33 0.00 4.63 15:13:28 15:10:01 0.32 0.00 0.32 0.00 4.66 15:13:28 15:11:01 0.23 0.00 0.23 0.00 3.15 15:13:28 15:12:01 0.27 0.00 0.27 0.00 3.63 15:13:28 15:13:01 0.22 0.00 0.22 0.00 2.15 15:13:28 Average: 2.22 1.41 0.81 45.26 39.76 15:13:28 15:13:28 11:45:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:13:28 11:46:01 5648760 0 623068 7.78 2620 1734484 1270860 14.03 586556 1535460 132 15:13:28 11:47:01 5662176 0 609640 7.61 2620 1734496 1162260 12.83 575852 1535424 16 15:13:28 11:48:01 5662344 0 609472 7.61 2620 1734496 1162596 12.84 574988 1535856 20 15:13:28 11:49:01 5658936 0 612872 7.65 2620 1734504 1162644 12.84 578264 1535856 16 15:13:28 11:50:01 5665300 0 606504 7.57 2620 1734508 1162260 12.83 571592 1536616 8 15:13:28 11:51:01 5664124 0 607676 7.59 2620 1734512 1162344 12.83 573024 1536620 8 15:13:28 11:52:01 5664684 0 607112 7.58 2620 1734516 1162320 12.83 572940 1536624 20 15:13:28 11:53:01 5651916 0 619876 7.74 2620 1734520 1162260 12.83 584988 1536624 8 15:13:28 11:54:01 5651336 0 620452 7.75 2620 1734524 1162260 12.83 585356 1536688 8 15:13:28 11:55:01 5651464 0 620320 7.75 2620 1734528 1162260 12.83 586884 1535184 12 15:13:28 11:56:01 5647768 0 624012 7.79 2620 1734532 1165152 12.86 590524 1535192 16 15:13:28 11:57:01 5641068 0 630708 7.88 2620 1734536 1164984 12.86 597168 1535192 8 15:13:28 11:58:01 5641276 0 630492 7.87 2620 1734544 1164984 12.86 597256 1535196 8 15:13:28 11:59:01 5640328 0 631440 7.88 2620 1734544 1165236 12.86 598260 1535192 8 15:13:28 12:00:01 5641216 0 630544 7.87 2620 1734552 1164984 12.86 596944 1535196 20 15:13:28 12:01:01 5640604 0 631152 7.88 2620 1734556 1167432 12.89 597940 1535192 8 15:13:28 12:02:01 5640872 0 630756 7.88 2620 1734684 1165492 12.87 597168 1535256 8 15:13:28 12:03:01 5641172 0 630452 7.87 2620 1734688 1165492 12.87 597192 1535256 8 15:13:28 12:04:01 5641056 0 630564 7.87 2620 1734692 1165492 12.87 597048 1535248 8 15:13:28 12:05:01 5640380 0 631236 7.88 2620 1734696 1165492 12.87 597552 1535248 8 15:13:28 12:06:01 5639596 0 632016 7.89 2620 1734700 1165660 12.87 598352 1535248 8 15:13:28 12:07:01 5640952 0 630656 7.87 2620 1734704 1165492 12.87 597548 1535248 12 15:13:28 12:08:01 5640324 0 631280 7.88 2620 1734708 1165672 12.87 597844 1535248 20 15:13:28 12:09:01 5640696 0 630904 7.88 2620 1734712 1165492 12.87 597648 1535248 20 15:13:28 12:10:01 5640556 0 631040 7.88 2620 1734716 1165492 12.87 597676 1535248 8 15:13:28 12:11:01 5640964 0 630624 7.87 2620 1734724 1165576 12.87 597504 1535252 16 15:13:28 12:12:01 5640800 0 630788 7.88 2620 1734724 1165588 12.87 597708 1535248 16 15:13:28 12:13:01 5640508 0 631072 7.88 2620 1734732 1165492 12.87 597556 1535248 12 15:13:28 12:14:01 5640664 0 630916 7.88 2620 1734732 1165556 12.87 597828 1535248 8 15:13:28 12:15:01 5640688 0 630888 7.88 2620 1734736 1165556 12.87 597640 1535248 8 15:13:28 12:16:01 5640336 0 631232 7.88 2620 1734744 1165628 12.87 597852 1535248 8 15:13:28 12:17:01 5640620 0 630948 7.88 2620 1734744 1165556 12.87 597668 1535248 8 15:13:28 12:18:01 5640780 0 630776 7.88 2620 1734756 1165556 12.87 597692 1535252 8 15:13:28 12:19:01 5640680 0 630876 7.88 2620 1734756 1165556 12.87 597664 1535248 8 15:13:28 12:20:01 5640448 0 631100 7.88 2620 1734764 1165556 12.87 597672 1535248 8 15:13:28 12:21:01 5640492 0 631052 7.88 2620 1734768 1165616 12.87 597836 1535248 8 15:13:28 12:22:01 5640836 0 630704 7.88 2620 1734772 1165556 12.87 597628 1535252 8 15:13:28 12:23:01 5640664 0 630872 7.88 2620 1734776 1165556 12.87 597568 1535248 8 15:13:28 12:24:01 5640992 0 630544 7.87 2620 1734776 1165556 12.87 597792 1535248 8 15:13:28 12:25:01 5640688 0 630840 7.88 2620 1734784 1165556 12.87 597772 1535248 8 15:13:28 12:26:01 5640328 0 631196 7.88 2620 1734788 1165640 12.87 597800 1535248 8 15:13:28 12:27:01 5640244 0 631276 7.88 2620 1734792 1165616 12.87 597732 1535248 8 15:13:28 12:28:01 5640432 0 631084 7.88 2620 1734796 1165556 12.87 597688 1535248 8 15:13:28 12:29:01 5640612 0 630900 7.88 2620 1734800 1165556 12.87 597740 1535252 8 15:13:28 12:30:01 5640448 0 631060 7.88 2620 1734804 1165556 12.87 597688 1535288 8 15:13:28 12:31:01 5640112 0 631392 7.88 2620 1734808 1165772 12.87 597884 1535288 8 15:13:28 12:32:01 5640260 0 631240 7.88 2620 1734812 1165724 12.87 597828 1535288 8 15:13:28 12:33:01 5640664 0 630832 7.88 2620 1734816 1165688 12.87 597852 1535288 8 15:13:28 12:34:01 5640432 0 631056 7.88 2620 1734824 1165688 12.87 597924 1535288 8 15:13:28 12:35:01 5640564 0 630924 7.88 2620 1734824 1165688 12.87 597916 1535288 8 15:13:28 12:36:01 5640032 0 631448 7.88 2620 1734832 1165772 12.87 597936 1535288 8 15:13:28 12:37:01 5640432 0 631048 7.88 2620 1734832 1165688 12.87 597824 1535288 8 15:13:28 12:38:01 5640456 0 631020 7.88 2620 1734836 1165688 12.87 597832 1535288 8 15:13:28 12:39:01 5640228 0 631240 7.88 2620 1734844 1165688 12.87 597900 1535248 8 15:13:28 12:40:01 5640516 0 630952 7.88 2620 1734844 1165688 12.87 597932 1535248 8 15:13:28 12:41:01 5640396 0 631064 7.88 2620 1734852 1165760 12.87 598092 1535248 8 15:13:28 12:42:01 5640556 0 630904 7.88 2620 1734852 1165688 12.87 597872 1535248 20 15:13:28 12:43:01 5640492 0 630956 7.88 2620 1734864 1165688 12.87 597920 1535248 8 15:13:28 12:44:01 5641020 0 630424 7.87 2620 1734868 1165688 12.87 597872 1535248 8 15:13:28 12:45:01 5640500 0 630944 7.88 2620 1734868 1165688 12.87 598020 1535248 8 15:13:28 12:46:01 5636676 0 633996 7.92 2620 1735640 1168932 12.91 599704 1535648 8 15:13:28 12:47:01 5474032 0 738076 9.22 2620 1794204 1165720 12.87 638196 1554312 8 15:13:28 12:48:02 5473900 0 738200 9.22 2620 1794212 1165720 12.87 638204 1554312 8 15:13:28 12:49:01 5473900 0 738196 9.22 2620 1794216 1165720 12.87 638396 1554312 8 15:13:28 12:50:01 5474212 0 737880 9.21 2620 1794220 1165720 12.87 638352 1554312 8 15:13:28 12:51:01 5473772 0 738316 9.22 2620 1794224 1165792 12.87 638316 1554312 8 15:13:28 12:52:01 5473500 0 738584 9.22 2620 1794228 1165828 12.87 638328 1554316 8 15:13:28 12:53:01 5473552 0 738524 9.22 2620 1794236 1165720 12.87 638304 1554316 8 15:13:28 12:54:01 5473924 0 738148 9.22 2620 1794240 1165720 12.87 638248 1554312 8 15:13:28 12:55:01 5473528 0 738540 9.22 2620 1794244 1165720 12.87 638252 1554312 8 15:13:28 12:56:01 5473728 0 738336 9.22 2620 1794248 1165804 12.87 638436 1554312 8 15:13:28 12:57:01 5473528 0 738528 9.22 2620 1794256 1165720 12.87 638276 1554312 8 15:13:28 12:58:01 5473544 0 738512 9.22 2620 1794256 1165720 12.87 638256 1554312 8 15:13:28 12:59:01 5473536 0 738512 9.22 2620 1794264 1165720 12.87 638260 1554316 12 15:13:28 13:00:01 5473800 0 738248 9.22 2620 1794264 1165720 12.87 638248 1554312 8 15:13:28 13:01:01 5471528 0 740516 9.25 2620 1794268 1168288 12.90 639144 1554312 8 15:13:28 13:02:01 5473684 0 738352 9.22 2620 1794276 1165720 12.87 638376 1554312 12 15:13:28 13:03:01 5473536 0 738496 9.22 2620 1794280 1165720 12.87 638300 1554312 8 15:13:28 13:04:01 5473016 0 739012 9.23 2620 1794284 1165936 12.87 638748 1554312 20 15:13:28 13:05:01 5473436 0 738588 9.22 2620 1794288 1165720 12.87 638296 1554312 16 15:13:28 13:06:01 5473308 0 738712 9.22 2620 1794292 1165828 12.87 638420 1554312 8 15:13:28 13:07:01 5473528 0 738488 9.22 2620 1794296 1165720 12.87 638324 1554296 8 15:13:28 13:08:01 5473220 0 738792 9.22 2620 1794300 1165876 12.87 638812 1554296 8 15:13:28 13:09:01 5473972 0 738036 9.22 2620 1794304 1165720 12.87 638460 1554296 8 15:13:28 13:10:01 5473208 0 738796 9.22 2620 1794308 1165864 12.87 638728 1554296 12 15:13:28 13:11:01 5473424 0 738576 9.22 2620 1794312 1165816 12.87 638812 1554296 12 15:13:28 13:12:01 5473676 0 738316 9.22 2620 1794320 1165720 12.87 638408 1554296 8 15:13:28 13:13:01 5473420 0 738572 9.22 2620 1794320 1165720 12.87 638428 1554296 8 15:13:28 13:14:01 5473304 0 738680 9.22 2620 1794328 1165912 12.87 638808 1554300 8 15:13:28 13:15:01 5473328 0 738652 9.22 2620 1794332 1165720 12.87 638536 1554300 8 15:13:28 13:16:01 5473604 0 738376 9.22 2620 1794332 1165792 12.87 638492 1554296 8 15:13:28 13:17:01 5473568 0 738404 9.22 2620 1794340 1165720 12.87 638452 1554296 8 15:13:28 13:18:01 5473356 0 738616 9.22 2620 1794340 1165768 12.87 638564 1554296 8 15:13:28 13:19:01 5473180 0 738784 9.22 2620 1794348 1165720 12.87 638444 1554296 8 15:13:28 13:20:01 5473700 0 738260 9.22 2620 1794352 1165720 12.87 638532 1554296 8 15:13:28 13:21:01 5473644 0 738312 9.22 2620 1794356 1165868 12.87 638708 1554296 8 15:13:28 13:22:01 5473560 0 738392 9.22 2620 1794360 1165784 12.87 638600 1554296 8 15:13:28 13:23:01 5473256 0 738696 9.22 2620 1794360 1165832 12.87 638616 1554296 8 15:13:28 13:24:01 5474856 0 737088 9.20 2620 1794368 1164192 12.85 637412 1554296 8 15:13:28 13:25:01 5474080 0 737860 9.21 2620 1794372 1165784 12.87 638472 1554296 8 15:13:28 13:26:02 5474224 0 737712 9.21 2620 1794376 1165316 12.87 638364 1554296 8 15:13:28 13:27:01 5473776 0 738208 9.22 2620 1794328 1165292 12.87 638372 1554272 8 15:13:28 13:28:01 5474392 0 737564 9.21 2620 1794356 1165244 12.86 638224 1554280 12 15:13:28 13:29:01 5473948 0 738024 9.22 2620 1794340 1165244 12.86 638368 1554272 8 15:13:28 13:30:01 5474056 0 737912 9.21 2620 1794344 1165244 12.86 638348 1554272 8 15:13:28 13:31:01 5473688 0 738276 9.22 2620 1794348 1165328 12.87 638344 1554272 8 15:13:28 13:32:01 5473552 0 738408 9.22 2620 1794352 1165244 12.86 638264 1554272 8 15:13:28 13:33:01 5473692 0 738264 9.22 2620 1794356 1165244 12.86 638484 1554272 8 15:13:28 13:34:01 5473552 0 738400 9.22 2620 1794360 1165244 12.86 638292 1554272 8 15:13:28 13:35:01 5473684 0 738260 9.22 2620 1794368 1165244 12.86 638396 1554272 8 15:13:28 13:36:01 5473332 0 738612 9.22 2620 1794368 1165328 12.87 638368 1554272 8 15:13:28 13:37:01 5473416 0 738520 9.22 2620 1794376 1165352 12.87 638400 1554276 8 15:13:28 13:38:01 5473692 0 738240 9.22 2620 1794380 1165244 12.86 638364 1554272 8 15:13:28 13:39:01 5473724 0 738208 9.22 2620 1794380 1165244 12.86 638428 1554272 8 15:13:28 13:40:01 5473996 0 737928 9.21 2620 1794388 1165244 12.86 638304 1554272 8 15:13:28 13:41:01 5474040 0 737884 9.21 2620 1794388 1165316 12.87 638328 1554272 8 15:13:28 13:42:01 5473684 0 738228 9.22 2620 1794400 1165244 12.86 638332 1554272 8 15:13:28 13:43:01 5473692 0 738216 9.22 2620 1794404 1165244 12.86 638452 1554272 8 15:13:28 13:44:01 5473684 0 738220 9.22 2620 1794408 1165244 12.86 638360 1554272 8 15:13:28 13:45:01 5473808 0 738092 9.22 2620 1794412 1165244 12.86 638460 1554272 8 15:13:28 13:46:01 5471556 0 740344 9.24 2620 1794412 1165328 12.87 640584 1554272 8 15:13:28 13:47:01 5471464 0 740428 9.25 2620 1794420 1165304 12.87 640540 1554272 8 15:13:28 13:48:01 5471660 0 740228 9.24 2620 1794424 1165244 12.86 640404 1554272 8 15:13:28 13:49:01 5471652 0 740232 9.24 2620 1794428 1165244 12.86 640408 1554272 8 15:13:28 13:50:01 5472032 0 739848 9.24 2620 1794432 1165244 12.86 640480 1554272 8 15:13:28 13:51:01 5471500 0 740376 9.24 2620 1794436 1165328 12.87 640560 1554272 8 15:13:28 13:52:01 5471528 0 740344 9.24 2620 1794440 1165244 12.86 640536 1554272 8 15:13:28 13:53:01 5471972 0 739892 9.24 2620 1794448 1165244 12.86 640508 1554276 8 15:13:28 13:54:01 5471652 0 740212 9.24 2620 1794448 1165244 12.86 640548 1554272 8 15:13:28 13:55:01 5471676 0 740184 9.24 2620 1794452 1165244 12.86 640548 1554272 8 15:13:28 13:56:01 5471744 0 740112 9.24 2620 1794456 1165328 12.87 640644 1554272 8 15:13:28 13:57:01 5471652 0 740196 9.24 2620 1794464 1165244 12.86 640564 1554272 0 15:13:28 13:58:02 5471884 0 739956 9.24 2620 1794472 1165244 12.86 640404 1554272 8 15:13:28 13:59:01 5469892 0 741948 9.26 2620 1794472 1165244 12.86 642500 1554272 12 15:13:28 14:00:01 5469604 0 742228 9.27 2620 1794480 1165244 12.86 642628 1554272 8 15:13:28 14:01:01 5467968 0 743860 9.29 2620 1794484 1168524 12.90 643456 1554272 8 15:13:28 14:02:01 5469372 0 742452 9.27 2620 1794488 1165244 12.86 642600 1554272 12 15:13:28 14:03:01 5469660 0 742160 9.27 2620 1794492 1165244 12.86 642536 1554272 8 15:13:28 14:04:01 5469520 0 742296 9.27 2620 1794496 1165244 12.86 642656 1554272 8 15:13:28 14:05:01 5469348 0 742464 9.27 2620 1794500 1165244 12.86 642620 1554272 8 15:13:28 14:06:01 5469200 0 742604 9.27 2620 1794508 1165436 12.87 642956 1554272 12 15:13:28 14:07:01 5469604 0 742196 9.27 2620 1794512 1165244 12.86 642660 1554276 12 15:13:28 14:08:01 5467104 0 744688 9.30 2620 1794520 1165472 12.87 645084 1554276 20 15:13:28 14:09:01 5467408 0 744384 9.29 2620 1794520 1165244 12.86 644660 1554272 12 15:13:28 14:10:01 5467408 0 744380 9.29 2620 1794524 1165244 12.86 644728 1554272 8 15:13:28 14:11:01 5467096 0 744684 9.30 2620 1794532 1165316 12.87 644792 1554272 8 15:13:28 14:12:01 5467540 0 744236 9.29 2620 1794536 1165292 12.87 644832 1554272 8 15:13:28 14:13:01 5465268 0 746500 9.32 2620 1794544 1165244 12.86 646796 1554272 8 15:13:28 14:14:01 5465276 0 746492 9.32 2620 1794544 1165244 12.86 646764 1554272 8 15:13:28 14:15:01 5465440 0 746320 9.32 2620 1794552 1165244 12.86 646780 1554272 8 15:13:28 14:16:01 5465124 0 746632 9.32 2620 1794556 1165328 12.87 646900 1554272 8 15:13:28 14:17:01 5465048 0 746704 9.32 2620 1794560 1165304 12.87 646892 1554276 8 15:13:28 14:18:01 5465128 0 746620 9.32 2620 1794564 1165244 12.86 646720 1554272 8 15:13:28 14:19:01 5465276 0 746468 9.32 2620 1794568 1165244 12.86 646700 1554276 8 15:13:28 14:20:01 5464988 0 746752 9.32 2620 1794572 1165244 12.86 646708 1554272 8 15:13:28 14:21:01 5462984 0 748752 9.35 2620 1794576 1165316 12.87 648868 1554272 8 15:13:28 14:22:01 5463376 0 748356 9.34 2620 1794580 1165244 12.86 648932 1554272 8 15:13:28 14:23:01 5461264 0 750464 9.37 2620 1794584 1165244 12.86 650940 1554272 8 15:13:28 14:24:01 5461124 0 750596 9.37 2620 1794592 1165244 12.86 650848 1554276 8 15:13:28 14:25:01 5460908 0 750812 9.37 2620 1794592 1165244 12.86 650884 1554272 8 15:13:28 14:26:01 5461100 0 750616 9.37 2620 1794596 1165316 12.87 650924 1554272 8 15:13:28 14:27:01 5460992 0 750716 9.37 2620 1794604 1165244 12.86 650928 1554272 12 15:13:28 14:28:01 5461396 0 750308 9.37 2620 1794608 1165244 12.86 650984 1554272 8 15:13:28 14:29:01 5461148 0 750548 9.37 2620 1794616 1165244 12.86 650972 1554272 8 15:13:28 14:30:01 5461344 0 750352 9.37 2620 1794616 1165244 12.86 650972 1554272 8 15:13:28 14:31:01 5461012 0 750676 9.37 2620 1794624 1165340 12.87 650976 1554272 8 15:13:28 14:32:02 5461024 0 750664 9.37 2620 1794624 1165244 12.86 650984 1554272 8 15:13:28 14:33:01 5461024 0 750656 9.37 2620 1794632 1165244 12.86 650988 1554276 8 15:13:28 14:34:01 5461560 0 750116 9.37 2620 1794636 1165244 12.86 650948 1554272 8 15:13:28 14:35:01 5461148 0 750528 9.37 2620 1794636 1165244 12.86 650988 1554272 8 15:13:28 14:36:01 5458880 0 752788 9.40 2620 1794644 1165316 12.87 653024 1554272 8 15:13:28 14:37:01 5459256 0 752412 9.39 2620 1794644 1165244 12.86 652988 1554272 12 15:13:28 14:38:01 5458976 0 752684 9.40 2620 1794652 1165244 12.86 652880 1554272 8 15:13:28 14:39:01 5458992 0 752664 9.40 2620 1794656 1165244 12.86 652948 1554272 8 15:13:28 14:40:01 5459180 0 752472 9.40 2620 1794660 1165244 12.86 653036 1554272 8 15:13:28 14:41:01 5458656 0 752992 9.40 2620 1794664 1165340 12.87 653184 1554272 8 15:13:28 14:42:01 5458636 0 753004 9.40 2620 1794672 1165244 12.86 652964 1554272 8 15:13:28 14:43:01 5458760 0 752876 9.40 2620 1794676 1165244 12.86 652968 1554272 8 15:13:28 14:44:01 5458876 0 752756 9.40 2620 1794680 1165244 12.86 653048 1554272 8 15:13:28 14:45:01 5459296 0 752332 9.39 2620 1794684 1165244 12.86 652932 1554272 8 15:13:28 14:46:01 5458648 0 752976 9.40 2620 1794688 1165304 12.87 653084 1554272 8 15:13:28 14:47:01 5458860 0 752756 9.40 2620 1794696 1165244 12.86 653084 1554272 8 15:13:28 14:48:01 5459312 0 752304 9.39 2620 1794696 1165244 12.86 653036 1554272 8 15:13:28 14:49:01 5458900 0 752708 9.40 2620 1794704 1165244 12.86 653120 1554276 8 15:13:28 14:50:01 5459008 0 752596 9.40 2620 1794708 1165244 12.86 653108 1554276 8 15:13:28 14:51:01 5456880 0 754720 9.42 2620 1794712 1165316 12.87 655188 1554272 8 15:13:28 14:52:01 5456812 0 754780 9.42 2620 1794720 1165244 12.86 655192 1554272 8 15:13:28 14:53:01 5456968 0 754624 9.42 2620 1794720 1165244 12.86 655176 1554272 8 15:13:28 14:54:01 5456788 0 754796 9.42 2620 1794728 1165244 12.86 655104 1554272 8 15:13:28 14:55:01 5456572 0 755012 9.43 2620 1794728 1165244 12.86 655084 1554272 8 15:13:28 14:56:01 5456780 0 754796 9.42 2620 1794736 1165328 12.87 655296 1554272 8 15:13:28 14:57:01 5456736 0 754832 9.42 2620 1794744 1165244 12.86 655020 1554272 8 15:13:28 14:58:01 5456820 0 754748 9.42 2620 1794744 1165244 12.86 655152 1554272 8 15:13:28 14:59:01 5456572 0 754988 9.43 2620 1794752 1165244 12.86 655224 1554272 8 15:13:28 15:00:01 5457076 0 754484 9.42 2620 1794752 1165244 12.86 655092 1554272 8 15:13:28 15:01:01 5454796 0 756756 9.45 2620 1794760 1168364 12.90 655892 1554272 8 15:13:28 15:02:01 5457092 0 754452 9.42 2620 1794768 1165244 12.86 655224 1554272 8 15:13:28 15:03:01 5456828 0 754716 9.42 2620 1794768 1165244 12.86 655144 1554272 8 15:13:28 15:04:01 5455064 0 756472 9.45 2620 1794776 1163904 12.85 656880 1554092 12 15:13:28 15:05:02 5454912 0 756620 9.45 2620 1794780 1165244 12.86 657480 1554088 12 15:13:28 15:06:01 5454948 0 756584 9.45 2620 1794780 1165340 12.87 657412 1554088 8 15:13:28 15:07:01 5454936 0 756532 9.45 2620 1794844 1165244 12.86 657352 1554104 20 15:13:28 15:08:01 5452284 0 759240 9.48 2620 1794788 1165400 12.87 659820 1554088 20 15:13:28 15:09:01 5453168 0 758348 9.47 2620 1794796 1165244 12.86 659380 1554088 12 15:13:28 15:10:01 5452724 0 758788 9.47 2620 1794800 1165244 12.86 659432 1554088 8 15:13:28 15:11:01 5452784 0 758724 9.47 2620 1794804 1165328 12.87 659612 1554088 8 15:13:28 15:12:01 5452800 0 758700 9.47 2620 1794812 1165292 12.87 659620 1554088 8 15:13:28 15:13:01 5450600 0 760900 9.50 2620 1794812 1165244 12.86 661496 1554088 8 15:13:28 Average: 5518701 0 710645 8.87 2620 1776967 1165866 12.87 630320 1548734 10 15:13:28 15:13:28 11:45:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:13:28 11:46:01 eth0 487.10 320.06 1471.53 83.15 0.00 0.00 0.00 0.00 15:13:28 11:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 11:46:01 docker0 59.59 38.14 5.95 242.75 0.00 0.00 0.00 0.00 15:13:28 11:47:01 eth0 0.13 0.10 0.01 0.02 0.00 0.00 0.00 0.00 15:13:28 11:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 11:48:01 eth0 2.56 1.08 2.95 0.07 0.00 0.00 0.00 0.00 15:13:28 11:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 11:49:01 eth0 0.88 0.32 0.31 0.17 0.00 0.00 0.00 0.00 15:13:28 11:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 11:50:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 0.00 15:13:28 11:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 11:51:01 eth0 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 15:13:28 11:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 11:52:01 eth0 0.18 0.17 0.07 0.01 0.00 0.00 0.00 0.00 15:13:28 11:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 11:53:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:13:28 11:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 11:54:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:13:28 11:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 11:55:01 eth0 0.52 0.05 0.05 0.00 0.00 0.00 0.00 0.00 15:13:28 11:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 11:56:01 eth0 0.70 0.50 0.40 0.24 0.00 0.00 0.00 0.00 15:13:28 11:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 11:57:01 eth0 0.15 0.10 0.01 0.04 0.00 0.00 0.00 0.00 15:13:28 11:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 11:58:01 eth0 0.48 0.10 0.05 0.01 0.00 0.00 0.00 0.00 15:13:28 11:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 11:59:01 eth0 0.58 0.52 0.35 0.21 0.00 0.00 0.00 0.00 15:13:28 11:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:00:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:13:28 12:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:01:01 eth0 0.28 0.25 0.14 0.08 0.00 0.00 0.00 0.00 15:13:28 12:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:02:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:13:28 12:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:03:01 eth0 0.08 0.08 0.00 0.01 0.00 0.00 0.00 0.00 15:13:28 12:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:04:01 eth0 0.48 0.07 0.05 0.00 0.00 0.00 0.00 0.00 15:13:28 12:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:05:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:13:28 12:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:06:01 eth0 1.12 0.53 0.45 0.27 0.00 0.00 0.00 0.00 15:13:28 12:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:07:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:08:01 eth0 0.53 0.25 0.27 0.20 0.00 0.00 0.00 0.00 15:13:28 12:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:09:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:10:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:11:01 eth0 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 15:13:28 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:12:01 eth0 0.17 0.17 0.06 0.01 0.00 0.00 0.00 0.00 15:13:28 12:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:13:01 eth0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:14:01 eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 15:13:28 12:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:15:01 eth0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:16:01 eth0 0.23 0.22 0.14 0.07 0.00 0.00 0.00 0.00 15:13:28 12:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:17:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:18:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:19:01 eth0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:20:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:21:01 eth0 0.25 0.22 0.14 0.07 0.00 0.00 0.00 0.00 15:13:28 12:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:22:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:23:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:24:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:25:01 eth0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:26:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:13:28 12:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:27:01 eth0 0.18 0.15 0.06 0.01 0.00 0.00 0.00 0.00 15:13:28 12:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:28:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:29:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:30:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:31:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 15:13:28 12:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:32:01 eth0 0.10 0.10 0.06 0.01 0.00 0.00 0.00 0.00 15:13:28 12:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:33:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:34:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:35:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:36:01 eth0 0.25 0.22 0.14 0.07 0.00 0.00 0.00 0.00 15:13:28 12:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:38:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:39:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:40:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:41:01 eth0 0.20 0.15 0.14 0.07 0.00 0.00 0.00 0.00 15:13:28 12:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:42:01 eth0 0.05 0.08 0.00 0.01 0.00 0.00 0.00 0.00 15:13:28 12:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:43:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:44:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:45:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:46:01 eth0 0.27 0.25 0.14 0.07 0.00 0.00 0.00 0.00 15:13:28 12:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:47:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:48:02 eth0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:50:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:51:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 15:13:28 12:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:52:01 eth0 0.15 0.15 0.07 0.01 0.00 0.00 0.00 0.00 15:13:28 12:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:53:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:54:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:55:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:56:01 eth0 0.25 0.13 0.14 0.07 0.00 0.00 0.00 0.00 15:13:28 12:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:57:01 eth0 0.05 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:13:28 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:58:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:59:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:00:01 eth0 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:01:01 eth0 0.20 0.12 0.14 0.07 0.00 0.00 0.00 0.00 15:13:28 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:02:01 eth0 0.07 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:13:28 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:03:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:04:01 eth0 1.23 0.43 0.35 0.18 0.00 0.00 0.00 0.00 15:13:28 13:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:05:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:06:01 eth0 0.28 0.20 0.14 0.10 0.00 0.00 0.00 0.00 15:13:28 13:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:07:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:08:01 eth0 0.50 0.32 0.27 0.20 0.00 0.00 0.00 0.00 15:13:28 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:09:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:10:01 eth0 0.88 0.32 0.32 0.17 0.00 0.00 0.00 0.00 15:13:28 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:11:01 eth0 0.25 0.22 0.14 0.10 0.00 0.00 0.00 0.00 15:13:28 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:13:01 eth0 0.48 0.00 0.05 0.00 0.00 0.00 0.00 0.00 15:13:28 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:14:01 eth0 0.50 0.40 0.28 0.21 0.00 0.00 0.00 0.00 15:13:28 13:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:15:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:16:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 15:13:28 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:17:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:18:01 eth0 0.15 0.12 0.06 0.01 0.00 0.00 0.00 0.00 15:13:28 13:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:19:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:20:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:21:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 15:13:28 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:22:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:23:01 eth0 0.15 0.12 0.06 0.01 0.00 0.00 0.00 0.00 15:13:28 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:24:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:25:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:26:02 eth0 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 15:13:28 13:26:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:26:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:27:01 eth0 0.12 0.03 0.06 0.00 0.00 0.00 0.00 0.00 15:13:28 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:28:01 eth0 0.07 0.08 0.00 0.01 0.00 0.00 0.00 0.00 15:13:28 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:29:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:30:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:31:01 eth0 0.28 0.23 0.14 0.07 0.00 0.00 0.00 0.00 15:13:28 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:32:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:33:01 eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:13:28 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:35:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:36:01 eth0 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 15:13:28 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:37:01 eth0 0.10 0.08 0.06 0.00 0.00 0.00 0.00 0.00 15:13:28 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:38:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:39:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:40:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:41:01 eth0 0.28 0.23 0.14 0.07 0.00 0.00 0.00 0.00 15:13:28 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:42:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:43:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:44:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:45:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:46:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:13:28 13:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:47:01 eth0 0.15 0.13 0.09 0.01 0.00 0.00 0.00 0.00 15:13:28 13:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:48:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:49:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:50:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:51:01 eth0 0.23 0.22 0.14 0.07 0.00 0.00 0.00 0.00 15:13:28 13:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:53:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:54:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:55:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:56:01 eth0 0.27 0.22 0.14 0.07 0.00 0.00 0.00 0.00 15:13:28 13:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:57:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:58:02 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:58:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:59:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:00:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:01:01 eth0 0.27 0.22 0.14 0.07 0.00 0.00 0.00 0.00 15:13:28 14:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:02:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:03:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:04:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:05:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:06:01 eth0 1.48 0.50 0.49 0.27 0.00 0.00 0.00 0.00 15:13:28 14:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:08:01 eth0 0.50 0.28 0.30 0.17 0.00 0.00 0.00 0.00 15:13:28 14:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:10:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:11:01 eth0 0.17 0.12 0.08 0.10 0.00 0.00 0.00 0.00 15:13:28 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:12:01 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 15:13:28 14:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:13:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:14:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:15:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:16:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:13:28 14:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:17:01 eth0 0.12 0.12 0.06 0.01 0.00 0.00 0.00 0.00 15:13:28 14:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:18:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:19:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:20:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:21:01 eth0 0.22 0.17 0.14 0.07 0.00 0.00 0.00 0.00 15:13:28 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:22:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:23:01 eth0 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:24:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:25:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:26:01 eth0 0.25 0.22 0.14 0.07 0.00 0.00 0.00 0.00 15:13:28 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:28:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:29:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:30:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:31:01 eth0 0.23 0.15 0.14 0.07 0.00 0.00 0.00 0.00 15:13:28 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:32:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:33:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:34:01 eth0 0.03 0.08 0.00 0.01 0.00 0.00 0.00 0.00 15:13:28 14:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:35:01 eth0 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:36:01 eth0 0.27 0.23 0.15 0.07 0.00 0.00 0.00 0.00 15:13:28 14:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:37:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:38:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:40:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:41:01 eth0 0.22 0.18 0.14 0.07 0.00 0.00 0.00 0.00 15:13:28 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:43:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:44:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:45:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:46:01 eth0 0.23 0.17 0.14 0.07 0.00 0.00 0.00 0.00 15:13:28 14:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:48:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:49:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:50:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:51:01 eth0 0.27 0.27 0.14 0.08 0.00 0.00 0.00 0.00 15:13:28 14:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:53:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:54:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:55:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:56:01 eth0 0.25 0.15 0.14 0.07 0.00 0.00 0.00 0.00 15:13:28 14:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:57:01 eth0 0.05 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:13:28 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:58:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 15:00:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 15:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 15:01:01 eth0 0.27 0.23 0.14 0.07 0.00 0.00 0.00 0.00 15:13:28 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 15:02:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 15:03:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 15:04:01 eth0 1.23 0.33 0.35 0.20 0.00 0.00 0.00 0.00 15:13:28 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 15:05:02 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 15:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 15:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 15:06:01 eth0 0.25 0.14 0.14 0.07 0.00 0.00 0.00 0.00 15:13:28 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 15:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 15:08:01 eth0 0.50 0.38 0.27 0.20 0.00 0.00 0.00 0.00 15:13:28 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 15:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 15:10:01 eth0 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 15:11:01 eth0 0.28 0.25 0.14 0.07 0.00 0.00 0.00 0.00 15:13:28 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 15:12:01 eth0 0.15 0.13 0.11 0.01 0.00 0.00 0.00 0.00 15:13:28 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 15:13:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 Average: eth0 2.45 1.60 7.03 0.42 0.00 0.00 0.00 0.00 15:13:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:28 Average: docker0 0.28 0.18 0.03 1.15 0.00 0.00 0.00 0.00 15:13:28 15:13:28 15:13:28 ---> sar -P ALL: 15:13:28 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/04/21 _x86_64_ (2 CPU) 15:13:28 15:13:28 11:44:44 LINUX RESTART (2 CPU) 15:13:28 15:13:28 11:45:02 CPU %user %nice %system %iowait %steal %idle 15:13:28 11:46:01 all 18.98 0.00 5.32 2.77 0.07 72.87 15:13:28 11:46:01 0 19.82 0.00 5.41 2.91 0.07 71.79 15:13:28 11:46:01 1 18.13 0.00 5.23 2.63 0.07 73.94 15:13:28 11:47:01 all 0.28 0.00 0.07 0.00 0.01 99.65 15:13:28 11:47:01 0 0.10 0.00 0.07 0.00 0.02 99.82 15:13:28 11:47:01 1 0.45 0.00 0.07 0.00 0.00 99.48 15:13:28 11:48:01 all 0.31 0.00 0.08 0.00 0.03 99.59 15:13:28 11:48:01 0 0.12 0.00 0.10 0.00 0.03 99.75 15:13:28 11:48:01 1 0.50 0.00 0.05 0.00 0.02 99.43 15:13:28 11:49:01 all 0.27 0.00 0.05 0.00 0.02 99.67 15:13:28 11:49:01 0 0.08 0.00 0.05 0.00 0.02 99.85 15:13:28 11:49:01 1 0.45 0.00 0.05 0.00 0.02 99.48 15:13:28 11:50:01 all 0.20 0.00 0.07 0.00 0.02 99.72 15:13:28 11:50:01 0 0.08 0.00 0.08 0.00 0.02 99.82 15:13:28 11:50:01 1 0.32 0.00 0.05 0.00 0.02 99.62 15:13:28 11:51:01 all 0.26 0.00 0.07 0.00 0.01 99.67 15:13:28 11:51:01 0 0.08 0.00 0.10 0.00 0.02 99.80 15:13:28 11:51:01 1 0.43 0.00 0.03 0.00 0.00 99.53 15:13:28 11:52:01 all 0.23 0.00 0.04 0.00 0.02 99.71 15:13:28 11:52:01 0 0.08 0.00 0.05 0.00 0.03 99.83 15:13:28 11:52:01 1 0.38 0.00 0.03 0.00 0.00 99.58 15:13:28 11:53:01 all 0.19 0.00 0.07 0.00 0.02 99.72 15:13:28 11:53:01 0 0.08 0.00 0.05 0.00 0.03 99.83 15:13:28 11:53:01 1 0.30 0.00 0.08 0.00 0.00 99.62 15:13:28 11:54:01 all 0.16 0.00 0.04 0.00 0.03 99.77 15:13:28 11:54:01 0 0.15 0.00 0.07 0.00 0.03 99.75 15:13:28 11:54:01 1 0.17 0.00 0.02 0.00 0.02 99.80 15:13:28 11:55:01 all 0.24 0.00 0.05 0.00 0.02 99.69 15:13:28 11:55:01 0 0.03 0.00 0.05 0.00 0.02 99.90 15:13:28 11:55:01 1 0.45 0.00 0.05 0.00 0.02 99.48 15:13:28 11:56:01 all 0.17 0.00 0.05 0.00 0.00 99.78 15:13:28 11:56:01 0 0.05 0.00 0.03 0.00 0.00 99.92 15:13:28 11:56:01 1 0.28 0.00 0.07 0.00 0.00 99.65 15:13:28 15:13:28 11:56:01 CPU %user %nice %system %iowait %steal %idle 15:13:28 11:57:01 all 0.07 0.00 0.04 0.00 0.02 99.87 15:13:28 11:57:01 0 0.05 0.00 0.03 0.00 0.00 99.92 15:13:28 11:57:01 1 0.08 0.00 0.05 0.00 0.03 99.83 15:13:28 11:58:01 all 0.18 0.00 0.03 0.00 0.03 99.76 15:13:28 11:58:01 0 0.03 0.00 0.02 0.00 0.03 99.92 15:13:28 11:58:01 1 0.33 0.00 0.03 0.00 0.03 99.60 15:13:28 11:59:01 all 0.17 0.00 0.03 0.00 0.01 99.79 15:13:28 11:59:01 0 0.05 0.00 0.05 0.00 0.00 99.90 15:13:28 11:59:01 1 0.28 0.00 0.02 0.00 0.02 99.68 15:13:28 12:00:01 all 0.13 0.00 0.06 0.00 0.03 99.78 15:13:28 12:00:01 0 0.03 0.00 0.05 0.00 0.02 99.90 15:13:28 12:00:01 1 0.23 0.00 0.07 0.00 0.03 99.67 15:13:28 12:01:01 all 0.19 0.00 0.05 0.00 0.01 99.75 15:13:28 12:01:01 0 0.08 0.00 0.03 0.00 0.02 99.87 15:13:28 12:01:01 1 0.30 0.00 0.07 0.00 0.00 99.63 15:13:28 12:02:01 all 0.23 0.00 0.06 0.00 0.02 99.69 15:13:28 12:02:01 0 0.08 0.00 0.08 0.00 0.02 99.82 15:13:28 12:02:01 1 0.38 0.00 0.03 0.00 0.02 99.57 15:13:28 12:03:01 all 0.17 0.00 0.05 0.00 0.01 99.77 15:13:28 12:03:01 0 0.05 0.00 0.05 0.00 0.02 99.88 15:13:28 12:03:01 1 0.28 0.00 0.05 0.00 0.00 99.67 15:13:28 12:04:01 all 0.20 0.00 0.04 0.00 0.02 99.74 15:13:28 12:04:01 0 0.07 0.00 0.03 0.00 0.02 99.88 15:13:28 12:04:01 1 0.33 0.00 0.05 0.00 0.02 99.60 15:13:28 12:05:01 all 0.19 0.00 0.04 0.00 0.01 99.76 15:13:28 12:05:01 0 0.07 0.00 0.05 0.00 0.02 99.87 15:13:28 12:05:01 1 0.32 0.00 0.03 0.00 0.00 99.65 15:13:28 12:06:01 all 0.14 0.00 0.03 0.00 0.03 99.80 15:13:28 12:06:01 0 0.05 0.00 0.03 0.00 0.03 99.88 15:13:28 12:06:01 1 0.23 0.00 0.03 0.00 0.02 99.72 15:13:28 12:07:01 all 0.21 0.00 0.02 0.00 0.02 99.76 15:13:28 12:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:13:28 12:07:01 1 0.38 0.00 0.02 0.00 0.02 99.58 15:13:28 15:13:28 12:07:01 CPU %user %nice %system %iowait %steal %idle 15:13:28 12:08:01 all 0.17 0.00 0.03 0.00 0.01 99.79 15:13:28 12:08:01 0 0.20 0.00 0.03 0.00 0.02 99.75 15:13:28 12:08:01 1 0.13 0.00 0.03 0.00 0.00 99.83 15:13:28 12:09:01 all 0.11 0.00 0.03 0.00 0.03 99.83 15:13:28 12:09:01 0 0.10 0.00 0.03 0.00 0.02 99.85 15:13:28 12:09:01 1 0.12 0.00 0.03 0.00 0.03 99.82 15:13:28 12:10:01 all 0.04 0.00 0.03 0.00 0.01 99.92 15:13:28 12:10:01 0 0.09 0.00 0.03 0.00 0.00 99.88 15:13:28 12:10:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:13:28 12:11:01 all 0.16 0.00 0.03 0.00 0.03 99.78 15:13:28 12:11:01 0 0.30 0.00 0.03 0.00 0.03 99.63 15:13:28 12:11:01 1 0.02 0.00 0.03 0.00 0.02 99.93 15:13:28 12:12:01 all 0.18 0.00 0.03 0.00 0.02 99.77 15:13:28 12:12:01 0 0.22 0.00 0.02 0.00 0.02 99.75 15:13:28 12:12:01 1 0.15 0.00 0.03 0.00 0.02 99.80 15:13:28 12:13:01 all 0.22 0.00 0.03 0.00 0.02 99.74 15:13:28 12:13:01 0 0.07 0.00 0.03 0.00 0.00 99.90 15:13:28 12:13:01 1 0.37 0.00 0.02 0.00 0.03 99.58 15:13:28 12:14:01 all 0.14 0.00 0.02 0.00 0.03 99.81 15:13:28 12:14:01 0 0.13 0.00 0.03 0.00 0.05 99.78 15:13:28 12:14:01 1 0.15 0.00 0.00 0.00 0.02 99.83 15:13:28 12:15:01 all 0.09 0.00 0.04 0.00 0.01 99.86 15:13:28 12:15:01 0 0.15 0.00 0.05 0.00 0.02 99.78 15:13:28 12:15:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:13:28 12:16:01 all 0.08 0.00 0.04 0.00 0.02 99.86 15:13:28 12:16:01 0 0.05 0.00 0.05 0.00 0.02 99.88 15:13:28 12:16:01 1 0.12 0.00 0.03 0.00 0.02 99.83 15:13:28 12:17:01 all 0.15 0.00 0.04 0.00 0.02 99.79 15:13:28 12:17:01 0 0.05 0.00 0.05 0.00 0.02 99.88 15:13:28 12:17:01 1 0.25 0.00 0.03 0.00 0.02 99.70 15:13:28 12:18:01 all 0.21 0.00 0.04 0.00 0.02 99.73 15:13:28 12:18:01 0 0.10 0.00 0.07 0.00 0.03 99.80 15:13:28 12:18:01 1 0.32 0.00 0.02 0.00 0.00 99.67 15:13:28 15:13:28 12:18:01 CPU %user %nice %system %iowait %steal %idle 15:13:28 12:19:01 all 0.13 0.00 0.03 0.00 0.01 99.82 15:13:28 12:19:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:13:28 12:19:01 1 0.23 0.00 0.03 0.00 0.00 99.73 15:13:28 12:20:01 all 0.17 0.00 0.03 0.00 0.03 99.77 15:13:28 12:20:01 0 0.07 0.00 0.05 0.00 0.03 99.85 15:13:28 12:20:01 1 0.27 0.00 0.02 0.00 0.02 99.70 15:13:28 12:21:01 all 0.21 0.00 0.03 0.00 0.01 99.75 15:13:28 12:21:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:13:28 12:21:01 1 0.38 0.00 0.03 0.00 0.00 99.58 15:13:28 12:22:01 all 0.20 0.00 0.03 0.00 0.02 99.76 15:13:28 12:22:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:13:28 12:22:01 1 0.35 0.00 0.03 0.00 0.02 99.60 15:13:28 12:23:01 all 0.18 0.00 0.04 0.00 0.03 99.76 15:13:28 12:23:01 0 0.05 0.00 0.05 0.00 0.03 99.87 15:13:28 12:23:01 1 0.30 0.00 0.03 0.00 0.02 99.65 15:13:28 12:24:01 all 0.22 0.00 0.03 0.00 0.02 99.74 15:13:28 12:24:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:13:28 12:24:01 1 0.40 0.00 0.03 0.00 0.02 99.55 15:13:28 12:25:01 all 0.13 0.00 0.03 0.00 0.01 99.83 15:13:28 12:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:13:28 12:25:01 1 0.25 0.00 0.05 0.00 0.02 99.68 15:13:28 12:26:01 all 0.18 0.00 0.03 0.00 0.02 99.77 15:13:28 12:26:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:13:28 12:26:01 1 0.32 0.00 0.03 0.00 0.03 99.62 15:13:28 12:27:01 all 0.13 0.00 0.03 0.00 0.02 99.82 15:13:28 12:27:01 0 0.08 0.00 0.03 0.00 0.03 99.85 15:13:28 12:27:01 1 0.18 0.00 0.03 0.00 0.00 99.78 15:13:28 12:28:01 all 0.05 0.00 0.03 0.00 0.03 99.89 15:13:28 12:28:01 0 0.07 0.00 0.05 0.00 0.02 99.87 15:13:28 12:28:01 1 0.03 0.00 0.02 0.00 0.03 99.92 15:13:28 12:29:01 all 0.14 0.00 0.03 0.00 0.03 99.80 15:13:28 12:29:01 0 0.25 0.00 0.02 0.00 0.02 99.72 15:13:28 12:29:01 1 0.03 0.00 0.03 0.00 0.05 99.88 15:13:28 15:13:28 12:29:01 CPU %user %nice %system %iowait %steal %idle 15:13:28 12:30:01 all 0.18 0.00 0.03 0.00 0.02 99.78 15:13:28 12:30:01 0 0.30 0.00 0.02 0.00 0.00 99.68 15:13:28 12:30:01 1 0.05 0.00 0.03 0.00 0.03 99.88 15:13:28 12:31:01 all 0.24 0.00 0.05 0.00 0.01 99.70 15:13:28 12:31:01 0 0.42 0.00 0.03 0.00 0.00 99.55 15:13:28 12:31:01 1 0.07 0.00 0.07 0.00 0.02 99.85 15:13:28 12:32:01 all 0.21 0.00 0.03 0.00 0.02 99.75 15:13:28 12:32:01 0 0.37 0.00 0.02 0.00 0.02 99.60 15:13:28 12:32:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:13:28 12:33:01 all 0.25 0.00 0.03 0.00 0.00 99.72 15:13:28 12:33:01 0 0.45 0.00 0.02 0.00 0.00 99.53 15:13:28 12:33:01 1 0.05 0.00 0.05 0.00 0.00 99.90 15:13:28 12:34:01 all 0.25 0.00 0.05 0.00 0.01 99.69 15:13:28 12:34:01 0 0.45 0.00 0.03 0.00 0.00 99.52 15:13:28 12:34:01 1 0.05 0.00 0.07 0.00 0.02 99.87 15:13:28 12:35:01 all 0.24 0.00 0.03 0.00 0.01 99.72 15:13:28 12:35:01 0 0.43 0.00 0.00 0.00 0.00 99.57 15:13:28 12:35:01 1 0.05 0.00 0.05 0.00 0.02 99.88 15:13:28 12:36:01 all 0.21 0.00 0.04 0.00 0.01 99.74 15:13:28 12:36:01 0 0.30 0.00 0.02 0.00 0.00 99.68 15:13:28 12:36:01 1 0.12 0.00 0.07 0.00 0.02 99.80 15:13:28 12:37:01 all 0.18 0.00 0.04 0.00 0.02 99.76 15:13:28 12:37:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:13:28 12:37:01 1 0.32 0.00 0.05 0.00 0.02 99.62 15:13:28 12:38:01 all 0.11 0.00 0.03 0.00 0.03 99.83 15:13:28 12:38:01 0 0.03 0.00 0.05 0.00 0.03 99.88 15:13:28 12:38:01 1 0.18 0.00 0.02 0.00 0.02 99.78 15:13:28 12:39:01 all 0.12 0.00 0.03 0.00 0.01 99.85 15:13:28 12:39:01 0 0.07 0.00 0.03 0.00 0.02 99.88 15:13:28 12:39:01 1 0.17 0.00 0.02 0.00 0.00 99.82 15:13:28 12:40:01 all 0.13 0.00 0.05 0.00 0.02 99.80 15:13:28 12:40:01 0 0.03 0.00 0.05 0.00 0.02 99.90 15:13:28 12:40:01 1 0.23 0.00 0.05 0.00 0.02 99.70 15:13:28 15:13:28 12:40:01 CPU %user %nice %system %iowait %steal %idle 15:13:28 12:41:01 all 0.19 0.00 0.04 0.00 0.01 99.76 15:13:28 12:41:01 0 0.07 0.00 0.05 0.00 0.02 99.87 15:13:28 12:41:01 1 0.32 0.00 0.03 0.00 0.00 99.65 15:13:28 12:42:01 all 0.17 0.00 0.03 0.00 0.02 99.79 15:13:28 12:42:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:13:28 12:42:01 1 0.28 0.00 0.02 0.00 0.02 99.68 15:13:28 12:43:01 all 0.19 0.00 0.02 0.00 0.02 99.77 15:13:28 12:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:13:28 12:43:01 1 0.37 0.00 0.02 0.00 0.02 99.60 15:13:28 12:44:01 all 0.10 0.00 0.04 0.00 0.03 99.83 15:13:28 12:44:01 0 0.07 0.00 0.05 0.00 0.03 99.85 15:13:28 12:44:01 1 0.13 0.00 0.03 0.00 0.02 99.82 15:13:28 12:45:01 all 0.08 0.00 0.03 0.00 0.02 99.87 15:13:28 12:45:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:13:28 12:45:01 1 0.12 0.00 0.02 0.00 0.02 99.85 15:13:28 12:46:01 all 0.11 0.02 0.11 0.03 0.01 99.73 15:13:28 12:46:01 0 0.07 0.02 0.12 0.03 0.02 99.75 15:13:28 12:46:01 1 0.15 0.02 0.10 0.02 0.00 99.72 15:13:28 12:47:01 all 0.16 4.01 13.55 2.32 0.04 79.92 15:13:28 12:47:01 0 0.22 4.02 13.55 2.26 0.03 79.92 15:13:28 12:47:01 1 0.10 4.00 13.55 2.37 0.05 79.92 15:13:28 12:48:02 all 0.15 0.00 0.05 0.00 0.01 99.79 15:13:28 12:48:02 0 0.25 0.00 0.08 0.00 0.02 99.65 15:13:28 12:48:02 1 0.05 0.00 0.02 0.00 0.00 99.93 15:13:28 12:49:01 all 0.21 0.00 0.03 0.00 0.02 99.75 15:13:28 12:49:01 0 0.42 0.00 0.03 0.00 0.02 99.52 15:13:28 12:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:13:28 12:50:01 all 0.11 0.00 0.04 0.00 0.02 99.83 15:13:28 12:50:01 0 0.18 0.00 0.07 0.00 0.02 99.73 15:13:28 12:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:13:28 12:51:01 all 0.18 0.00 0.03 0.00 0.00 99.78 15:13:28 12:51:01 0 0.27 0.00 0.03 0.00 0.00 99.70 15:13:28 12:51:01 1 0.10 0.00 0.03 0.00 0.00 99.87 15:13:28 15:13:28 12:51:01 CPU %user %nice %system %iowait %steal %idle 15:13:28 12:52:01 all 0.18 0.00 0.06 0.00 0.01 99.75 15:13:28 12:52:01 0 0.33 0.00 0.10 0.00 0.02 99.55 15:13:28 12:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:13:28 12:53:01 all 0.14 0.00 0.03 0.00 0.01 99.82 15:13:28 12:53:01 0 0.22 0.00 0.00 0.00 0.00 99.78 15:13:28 12:53:01 1 0.07 0.00 0.07 0.00 0.02 99.85 15:13:28 12:54:01 all 0.18 0.00 0.03 0.00 0.02 99.77 15:13:28 12:54:01 0 0.27 0.00 0.02 0.00 0.00 99.72 15:13:28 12:54:01 1 0.10 0.00 0.03 0.00 0.03 99.83 15:13:28 12:55:01 all 0.10 0.00 0.04 0.00 0.02 99.84 15:13:28 12:55:01 0 0.15 0.00 0.03 0.00 0.02 99.80 15:13:28 12:55:01 1 0.05 0.00 0.05 0.00 0.02 99.88 15:13:28 12:56:01 all 0.11 0.00 0.03 0.00 0.01 99.86 15:13:28 12:56:01 0 0.18 0.00 0.02 0.00 0.00 99.80 15:13:28 12:56:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:13:28 12:57:01 all 0.15 0.00 0.04 0.00 0.02 99.79 15:13:28 12:57:01 0 0.27 0.00 0.03 0.00 0.02 99.68 15:13:28 12:57:01 1 0.03 0.00 0.05 0.00 0.02 99.90 15:13:28 12:58:01 all 0.17 0.00 0.03 0.00 0.01 99.79 15:13:28 12:58:01 0 0.23 0.00 0.02 0.00 0.00 99.75 15:13:28 12:58:01 1 0.10 0.00 0.05 0.00 0.02 99.83 15:13:28 12:59:01 all 0.08 0.00 0.03 0.00 0.03 99.87 15:13:28 12:59:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:13:28 12:59:01 1 0.12 0.00 0.03 0.00 0.03 99.82 15:13:28 13:00:01 all 0.12 0.00 0.04 0.00 0.01 99.83 15:13:28 13:00:01 0 0.20 0.00 0.05 0.00 0.00 99.75 15:13:28 13:00:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:13:28 13:01:01 all 0.15 0.00 0.02 0.00 0.03 99.81 15:13:28 13:01:01 0 0.25 0.00 0.02 0.00 0.03 99.70 15:13:28 13:01:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:13:28 13:02:01 all 0.11 0.00 0.03 0.00 0.02 99.84 15:13:28 13:02:01 0 0.18 0.00 0.02 0.00 0.00 99.80 15:13:28 13:02:01 1 0.03 0.00 0.05 0.00 0.03 99.88 15:13:28 15:13:28 13:02:01 CPU %user %nice %system %iowait %steal %idle 15:13:28 13:03:01 all 0.14 0.00 0.03 0.00 0.03 99.81 15:13:28 13:03:01 0 0.22 0.00 0.02 0.00 0.02 99.75 15:13:28 13:03:01 1 0.07 0.00 0.03 0.00 0.03 99.87 15:13:28 13:04:01 all 0.23 0.00 0.05 0.00 0.01 99.71 15:13:28 13:04:01 0 0.40 0.00 0.05 0.00 0.00 99.55 15:13:28 13:04:01 1 0.07 0.00 0.05 0.00 0.02 99.87 15:13:28 13:05:01 all 0.23 0.00 0.03 0.00 0.02 99.73 15:13:28 13:05:01 0 0.38 0.00 0.00 0.00 0.00 99.62 15:13:28 13:05:01 1 0.07 0.00 0.05 0.00 0.03 99.85 15:13:28 13:06:01 all 0.23 0.00 0.03 0.00 0.01 99.73 15:13:28 13:06:01 0 0.40 0.00 0.02 0.00 0.00 99.58 15:13:28 13:06:01 1 0.07 0.00 0.03 0.00 0.02 99.88 15:13:28 13:07:01 all 0.09 0.01 0.04 0.00 0.02 99.84 15:13:28 13:07:01 0 0.13 0.00 0.05 0.00 0.02 99.80 15:13:28 13:07:01 1 0.05 0.02 0.03 0.00 0.02 99.88 15:13:28 13:08:01 all 0.07 0.00 0.03 0.00 0.02 99.88 15:13:28 13:08:01 0 0.08 0.00 0.03 0.00 0.02 99.87 15:13:28 13:08:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:13:28 13:09:01 all 0.18 0.00 0.03 0.00 0.02 99.77 15:13:28 13:09:01 0 0.30 0.00 0.03 0.00 0.02 99.65 15:13:28 13:09:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:13:28 13:10:01 all 0.19 0.00 0.03 0.00 0.02 99.76 15:13:28 13:10:01 0 0.37 0.00 0.03 0.00 0.02 99.58 15:13:28 13:10:01 1 0.02 0.00 0.03 0.00 0.02 99.93 15:13:28 13:11:01 all 0.18 0.00 0.04 0.01 0.02 99.75 15:13:28 13:11:01 0 0.32 0.00 0.02 0.00 0.00 99.67 15:13:28 13:11:01 1 0.05 0.00 0.07 0.02 0.03 99.83 15:13:28 13:12:01 all 0.15 0.00 0.03 0.00 0.01 99.82 15:13:28 13:12:01 0 0.25 0.00 0.02 0.00 0.02 99.72 15:13:28 13:12:01 1 0.05 0.00 0.03 0.00 0.00 99.92 15:13:28 13:13:01 all 0.16 0.00 0.04 0.00 0.01 99.79 15:13:28 13:13:01 0 0.28 0.00 0.03 0.00 0.00 99.68 15:13:28 13:13:01 1 0.03 0.00 0.05 0.00 0.02 99.90 15:13:28 15:13:28 13:13:01 CPU %user %nice %system %iowait %steal %idle 15:13:28 13:14:01 all 0.23 0.00 0.03 0.00 0.02 99.73 15:13:28 13:14:01 0 0.40 0.00 0.03 0.00 0.02 99.55 15:13:28 13:14:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:13:28 13:15:01 all 0.13 0.00 0.03 0.00 0.02 99.82 15:13:28 13:15:01 0 0.25 0.00 0.03 0.00 0.02 99.70 15:13:28 13:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:13:28 13:16:01 all 0.17 0.00 0.02 0.00 0.03 99.79 15:13:28 13:16:01 0 0.28 0.00 0.02 0.00 0.02 99.68 15:13:28 13:16:01 1 0.05 0.00 0.02 0.00 0.03 99.90 15:13:28 13:17:01 all 0.16 0.00 0.03 0.00 0.01 99.81 15:13:28 13:17:01 0 0.28 0.00 0.02 0.00 0.00 99.70 15:13:28 13:17:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:13:28 13:18:01 all 0.07 0.00 0.03 0.00 0.02 99.89 15:13:28 13:18:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:13:28 13:18:01 1 0.08 0.00 0.03 0.00 0.02 99.87 15:13:28 13:19:01 all 0.10 0.00 0.03 0.00 0.03 99.84 15:13:28 13:19:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:13:28 13:19:01 1 0.18 0.00 0.03 0.00 0.03 99.75 15:13:28 13:20:01 all 0.11 0.00 0.03 0.00 0.03 99.84 15:13:28 13:20:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:13:28 13:20:01 1 0.17 0.00 0.02 0.00 0.03 99.78 15:13:28 13:21:01 all 0.18 0.00 0.03 0.00 0.00 99.79 15:13:28 13:21:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:13:28 13:21:01 1 0.32 0.00 0.03 0.00 0.00 99.65 15:13:28 13:22:01 all 0.18 0.00 0.05 0.00 0.02 99.76 15:13:28 13:22:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:13:28 13:22:01 1 0.32 0.00 0.07 0.00 0.02 99.60 15:13:28 13:23:01 all 0.06 0.00 0.02 0.00 0.03 99.90 15:13:28 13:23:01 0 0.02 0.00 0.00 0.00 0.03 99.95 15:13:28 13:23:01 1 0.10 0.00 0.03 0.00 0.02 99.85 15:13:28 13:24:01 all 0.24 0.00 0.03 0.00 0.02 99.72 15:13:28 13:24:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:13:28 13:24:01 1 0.45 0.00 0.02 0.00 0.02 99.52 15:13:28 15:13:28 13:24:01 CPU %user %nice %system %iowait %steal %idle 15:13:28 13:25:01 all 0.21 0.00 0.03 0.00 0.02 99.75 15:13:28 13:25:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:13:28 13:25:01 1 0.40 0.00 0.02 0.00 0.02 99.57 15:13:28 13:26:02 all 0.19 0.00 0.05 0.00 0.02 99.74 15:13:28 13:26:02 0 0.27 0.00 0.03 0.00 0.02 99.68 15:13:28 13:26:02 1 0.12 0.00 0.07 0.00 0.02 99.80 15:13:28 13:27:01 all 0.20 0.00 0.03 0.00 0.01 99.76 15:13:28 13:27:01 0 0.31 0.00 0.02 0.00 0.00 99.68 15:13:28 13:27:01 1 0.08 0.00 0.05 0.00 0.02 99.85 15:13:28 13:28:01 all 0.18 0.00 0.03 0.00 0.02 99.78 15:13:28 13:28:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:13:28 13:28:01 1 0.32 0.00 0.02 0.00 0.02 99.65 15:13:28 13:29:01 all 0.16 0.00 0.03 0.00 0.01 99.81 15:13:28 13:29:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:13:28 13:29:01 1 0.28 0.00 0.02 0.00 0.02 99.68 15:13:28 13:30:01 all 0.09 0.00 0.04 0.00 0.01 99.86 15:13:28 13:30:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:13:28 13:30:01 1 0.17 0.00 0.05 0.00 0.02 99.77 15:13:28 13:31:01 all 0.15 0.00 0.03 0.00 0.02 99.81 15:13:28 13:31:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:13:28 13:31:01 1 0.27 0.00 0.02 0.00 0.02 99.70 15:13:28 13:32:01 all 0.18 0.00 0.03 0.00 0.02 99.77 15:13:28 13:32:01 0 0.32 0.00 0.03 0.00 0.02 99.63 15:13:28 13:32:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:13:28 13:33:01 all 0.28 0.00 0.06 0.00 0.01 99.66 15:13:28 13:33:01 0 0.47 0.00 0.05 0.00 0.00 99.48 15:13:28 13:33:01 1 0.08 0.00 0.07 0.00 0.02 99.83 15:13:28 13:34:01 all 0.17 0.00 0.04 0.00 0.01 99.78 15:13:28 13:34:01 0 0.28 0.00 0.03 0.00 0.00 99.68 15:13:28 13:34:01 1 0.05 0.00 0.05 0.00 0.02 99.88 15:13:28 13:35:01 all 0.20 0.00 0.03 0.00 0.03 99.73 15:13:28 13:35:01 0 0.35 0.00 0.03 0.00 0.02 99.60 15:13:28 13:35:01 1 0.05 0.00 0.03 0.00 0.05 99.87 15:13:28 15:13:28 13:35:01 CPU %user %nice %system %iowait %steal %idle 15:13:28 13:36:01 all 0.15 0.00 0.05 0.00 0.02 99.78 15:13:28 13:36:01 0 0.25 0.00 0.05 0.00 0.00 99.70 15:13:28 13:36:01 1 0.05 0.00 0.05 0.00 0.03 99.87 15:13:28 13:37:01 all 0.07 0.00 0.04 0.00 0.01 99.88 15:13:28 13:37:01 0 0.10 0.00 0.07 0.00 0.02 99.82 15:13:28 13:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:13:28 13:38:01 all 0.13 0.00 0.03 0.00 0.03 99.81 15:13:28 13:38:01 0 0.23 0.00 0.03 0.00 0.02 99.72 15:13:28 13:38:01 1 0.03 0.00 0.03 0.00 0.03 99.90 15:13:28 13:39:01 all 0.21 0.00 0.03 0.00 0.01 99.75 15:13:28 13:39:01 0 0.35 0.00 0.02 0.00 0.00 99.63 15:13:28 13:39:01 1 0.07 0.00 0.05 0.00 0.02 99.87 15:13:28 13:40:01 all 0.18 0.00 0.03 0.00 0.01 99.78 15:13:28 13:40:01 0 0.30 0.00 0.02 0.00 0.00 99.68 15:13:28 13:40:01 1 0.05 0.00 0.05 0.00 0.02 99.88 15:13:28 13:41:01 all 0.21 0.00 0.03 0.00 0.01 99.76 15:13:28 13:41:01 0 0.37 0.00 0.02 0.00 0.00 99.62 15:13:28 13:41:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:13:28 13:42:01 all 0.25 0.00 0.04 0.00 0.02 99.69 15:13:28 13:42:01 0 0.42 0.00 0.02 0.00 0.02 99.55 15:13:28 13:42:01 1 0.08 0.00 0.07 0.00 0.02 99.83 15:13:28 13:43:01 all 0.15 0.00 0.06 0.00 0.01 99.78 15:13:28 13:43:01 0 0.25 0.00 0.05 0.00 0.00 99.70 15:13:28 13:43:01 1 0.05 0.00 0.07 0.00 0.02 99.87 15:13:28 13:44:01 all 0.20 0.00 0.03 0.00 0.00 99.77 15:13:28 13:44:01 0 0.37 0.00 0.03 0.00 0.00 99.60 15:13:28 13:44:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:13:28 13:45:01 all 0.17 0.00 0.03 0.00 0.02 99.78 15:13:28 13:45:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:13:28 13:45:01 1 0.28 0.00 0.03 0.00 0.02 99.67 15:13:28 13:46:01 all 0.16 0.00 0.04 0.00 0.01 99.79 15:13:28 13:46:01 0 0.17 0.00 0.05 0.00 0.02 99.77 15:13:28 13:46:01 1 0.15 0.00 0.03 0.00 0.00 99.82 15:13:28 15:13:28 13:46:01 CPU %user %nice %system %iowait %steal %idle 15:13:28 13:47:01 all 0.06 0.00 0.05 0.00 0.02 99.87 15:13:28 13:47:01 0 0.08 0.00 0.08 0.00 0.03 99.80 15:13:28 13:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:13:28 13:48:01 all 0.11 0.00 0.04 0.00 0.02 99.83 15:13:28 13:48:01 0 0.18 0.00 0.03 0.00 0.00 99.78 15:13:28 13:48:01 1 0.03 0.00 0.05 0.00 0.03 99.88 15:13:28 13:49:01 all 0.21 0.00 0.03 0.00 0.01 99.75 15:13:28 13:49:01 0 0.30 0.00 0.02 0.00 0.02 99.67 15:13:28 13:49:01 1 0.12 0.00 0.05 0.00 0.00 99.83 15:13:28 13:50:01 all 0.17 0.00 0.03 0.00 0.02 99.78 15:13:28 13:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:13:28 13:50:01 1 0.30 0.00 0.05 0.00 0.03 99.62 15:13:28 13:51:01 all 0.13 0.00 0.03 0.00 0.02 99.82 15:13:28 13:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:13:28 13:51:01 1 0.23 0.00 0.05 0.00 0.02 99.70 15:13:28 13:52:01 all 0.19 0.00 0.03 0.00 0.02 99.77 15:13:28 13:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:13:28 13:52:01 1 0.37 0.00 0.03 0.00 0.02 99.58 15:13:28 13:53:01 all 0.16 0.00 0.04 0.00 0.01 99.79 15:13:28 13:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:13:28 13:53:01 1 0.30 0.00 0.08 0.00 0.02 99.60 15:13:28 13:54:01 all 0.23 0.00 0.03 0.00 0.02 99.72 15:13:28 13:54:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:13:28 13:54:01 1 0.43 0.00 0.02 0.00 0.02 99.53 15:13:28 13:55:01 all 0.25 0.00 0.03 0.00 0.01 99.71 15:13:28 13:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:13:28 13:55:01 1 0.48 0.00 0.05 0.00 0.00 99.47 15:13:28 13:56:01 all 0.20 0.00 0.03 0.00 0.02 99.76 15:13:28 13:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:13:28 13:56:01 1 0.38 0.00 0.03 0.00 0.02 99.57 15:13:28 13:57:01 all 0.23 0.00 0.03 0.00 0.02 99.72 15:13:28 13:57:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:13:28 13:57:01 1 0.43 0.00 0.03 0.00 0.02 99.52 15:13:28 15:13:28 13:57:01 CPU %user %nice %system %iowait %steal %idle 15:13:28 13:58:02 all 0.21 0.00 0.03 0.00 0.02 99.75 15:13:28 13:58:02 0 0.03 0.00 0.03 0.00 0.02 99.92 15:13:28 13:58:02 1 0.38 0.00 0.02 0.00 0.02 99.58 15:13:28 13:59:01 all 0.11 0.00 0.05 0.00 0.02 99.82 15:13:28 13:59:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:13:28 13:59:01 1 0.19 0.00 0.07 0.00 0.02 99.73 15:13:28 14:00:01 all 0.05 0.00 0.03 0.00 0.02 99.91 15:13:28 14:00:01 0 0.03 0.00 0.03 0.00 0.03 99.90 15:13:28 14:00:01 1 0.07 0.00 0.02 0.00 0.00 99.92 15:13:28 14:01:01 all 0.14 0.00 0.05 0.00 0.02 99.79 15:13:28 14:01:01 0 0.07 0.00 0.05 0.00 0.02 99.87 15:13:28 14:01:01 1 0.22 0.00 0.05 0.00 0.02 99.72 15:13:28 14:02:01 all 0.21 0.00 0.03 0.00 0.02 99.74 15:13:28 14:02:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:13:28 14:02:01 1 0.38 0.00 0.03 0.00 0.02 99.57 15:13:28 14:03:01 all 0.16 0.00 0.03 0.00 0.01 99.80 15:13:28 14:03:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:13:28 14:03:01 1 0.28 0.00 0.03 0.00 0.02 99.67 15:13:28 14:04:01 all 0.15 0.00 0.03 0.00 0.02 99.81 15:13:28 14:04:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:13:28 14:04:01 1 0.28 0.00 0.02 0.00 0.02 99.68 15:13:28 14:05:01 all 0.19 0.00 0.03 0.00 0.03 99.75 15:13:28 14:05:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:13:28 14:05:01 1 0.35 0.00 0.03 0.00 0.03 99.58 15:13:28 14:06:01 all 0.18 0.00 0.03 0.00 0.02 99.77 15:13:28 14:06:01 0 0.05 0.00 0.03 0.00 0.03 99.88 15:13:28 14:06:01 1 0.32 0.00 0.03 0.00 0.00 99.65 15:13:28 14:07:01 all 0.13 0.00 0.03 0.00 0.03 99.81 15:13:28 14:07:01 0 0.03 0.00 0.03 0.00 0.03 99.90 15:13:28 14:07:01 1 0.23 0.00 0.03 0.00 0.02 99.72 15:13:28 14:08:01 all 0.08 0.00 0.04 0.00 0.01 99.87 15:13:28 14:08:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:13:28 14:08:01 1 0.13 0.00 0.07 0.00 0.02 99.78 15:13:28 15:13:28 14:08:01 CPU %user %nice %system %iowait %steal %idle 15:13:28 14:09:01 all 0.10 0.00 0.03 0.00 0.02 99.85 15:13:28 14:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:13:28 14:09:01 1 0.17 0.00 0.05 0.00 0.03 99.75 15:13:28 14:10:01 all 0.18 0.00 0.03 0.00 0.02 99.78 15:13:28 14:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:13:28 14:10:01 1 0.33 0.00 0.03 0.00 0.02 99.62 15:13:28 14:11:01 all 0.14 0.00 0.03 0.00 0.03 99.81 15:13:28 14:11:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:13:28 14:11:01 1 0.25 0.00 0.02 0.00 0.03 99.70 15:13:28 14:12:01 all 0.20 0.00 0.03 0.00 0.02 99.76 15:13:28 14:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:13:28 14:12:01 1 0.37 0.00 0.03 0.00 0.02 99.58 15:13:28 14:13:01 all 0.11 0.00 0.03 0.00 0.02 99.85 15:13:28 14:13:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:13:28 14:13:01 1 0.20 0.00 0.03 0.00 0.02 99.75 15:13:28 14:14:01 all 0.23 0.00 0.03 0.00 0.02 99.73 15:13:28 14:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:13:28 14:14:01 1 0.42 0.00 0.03 0.00 0.02 99.53 15:13:28 14:15:01 all 0.25 0.00 0.03 0.00 0.02 99.71 15:13:28 14:15:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:13:28 14:15:01 1 0.48 0.00 0.02 0.00 0.02 99.48 15:13:28 14:16:01 all 0.23 0.00 0.03 0.00 0.01 99.73 15:13:28 14:16:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:13:28 14:16:01 1 0.40 0.00 0.03 0.00 0.00 99.57 15:13:28 14:17:01 all 0.18 0.00 0.03 0.00 0.02 99.78 15:13:28 14:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:13:28 14:17:01 1 0.33 0.00 0.03 0.00 0.02 99.62 15:13:28 14:18:01 all 0.23 0.00 0.04 0.00 0.01 99.72 15:13:28 14:18:01 0 0.05 0.00 0.05 0.00 0.02 99.88 15:13:28 14:18:01 1 0.42 0.00 0.03 0.00 0.00 99.55 15:13:28 14:19:01 all 0.15 0.00 0.03 0.00 0.02 99.81 15:13:28 14:19:01 0 0.18 0.00 0.03 0.00 0.02 99.77 15:13:28 14:19:01 1 0.12 0.00 0.02 0.00 0.02 99.85 15:13:28 15:13:28 14:19:01 CPU %user %nice %system %iowait %steal %idle 15:13:28 14:20:01 all 0.08 0.00 0.03 0.00 0.03 99.86 15:13:28 14:20:01 0 0.03 0.00 0.03 0.00 0.03 99.90 15:13:28 14:20:01 1 0.13 0.00 0.03 0.00 0.02 99.82 15:13:28 14:21:01 all 0.23 0.00 0.03 0.00 0.01 99.73 15:13:28 14:21:01 0 0.05 0.00 0.05 0.00 0.02 99.88 15:13:28 14:21:01 1 0.40 0.00 0.02 0.00 0.00 99.58 15:13:28 14:22:01 all 0.26 0.00 0.03 0.00 0.01 99.70 15:13:28 14:22:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:13:28 14:22:01 1 0.47 0.00 0.03 0.00 0.00 99.50 15:13:28 14:23:01 all 0.23 0.00 0.04 0.00 0.02 99.71 15:13:28 14:23:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:13:28 14:23:01 1 0.43 0.00 0.05 0.00 0.02 99.50 15:13:28 14:24:01 all 0.08 0.00 0.04 0.00 0.01 99.87 15:13:28 14:24:01 0 0.05 0.00 0.03 0.00 0.00 99.92 15:13:28 14:24:01 1 0.10 0.00 0.05 0.00 0.02 99.83 15:13:28 14:25:01 all 0.18 0.00 0.03 0.00 0.01 99.78 15:13:28 14:25:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:13:28 14:25:01 1 0.32 0.00 0.03 0.00 0.00 99.65 15:13:28 14:26:01 all 0.13 0.00 0.03 0.00 0.01 99.82 15:13:28 14:26:01 0 0.22 0.00 0.03 0.00 0.00 99.75 15:13:28 14:26:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:13:28 14:27:01 all 0.06 0.00 0.03 0.00 0.03 99.88 15:13:28 14:27:01 0 0.07 0.00 0.03 0.00 0.02 99.88 15:13:28 14:27:01 1 0.05 0.00 0.03 0.00 0.03 99.88 15:13:28 14:28:01 all 0.13 0.00 0.05 0.00 0.01 99.82 15:13:28 14:28:01 0 0.20 0.00 0.07 0.00 0.00 99.73 15:13:28 14:28:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:13:28 14:29:01 all 0.19 0.00 0.03 0.00 0.01 99.77 15:13:28 14:29:01 0 0.32 0.00 0.02 0.00 0.00 99.67 15:13:28 14:29:01 1 0.07 0.00 0.05 0.00 0.02 99.87 15:13:28 14:30:01 all 0.20 0.00 0.04 0.00 0.02 99.74 15:13:28 14:30:01 0 0.37 0.00 0.05 0.00 0.02 99.57 15:13:28 14:30:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:13:28 15:13:28 14:30:01 CPU %user %nice %system %iowait %steal %idle 15:13:28 14:31:01 all 0.17 0.00 0.03 0.00 0.02 99.79 15:13:28 14:31:01 0 0.30 0.00 0.03 0.00 0.02 99.65 15:13:28 14:31:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:13:28 14:32:02 all 0.23 0.00 0.03 0.00 0.02 99.72 15:13:28 14:32:02 0 0.45 0.00 0.03 0.00 0.02 99.50 15:13:28 14:32:02 1 0.02 0.00 0.03 0.00 0.02 99.93 15:13:28 14:33:01 all 0.25 0.00 0.02 0.00 0.01 99.73 15:13:28 14:33:01 0 0.44 0.00 0.02 0.00 0.00 99.54 15:13:28 14:33:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:13:28 14:34:01 all 0.20 0.00 0.03 0.00 0.03 99.75 15:13:28 14:34:01 0 0.38 0.00 0.03 0.00 0.02 99.57 15:13:28 14:34:01 1 0.02 0.00 0.02 0.00 0.03 99.93 15:13:28 14:35:01 all 0.24 0.00 0.02 0.00 0.02 99.72 15:13:28 14:35:01 0 0.45 0.00 0.02 0.00 0.02 99.52 15:13:28 14:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:13:28 14:36:01 all 0.21 0.00 0.03 0.00 0.01 99.75 15:13:28 14:36:01 0 0.38 0.00 0.03 0.00 0.02 99.57 15:13:28 14:36:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:13:28 14:37:01 all 0.22 0.00 0.03 0.00 0.00 99.76 15:13:28 14:37:01 0 0.42 0.00 0.03 0.00 0.00 99.55 15:13:28 14:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:13:28 14:38:01 all 0.10 0.00 0.05 0.00 0.03 99.82 15:13:28 14:38:01 0 0.17 0.00 0.05 0.00 0.02 99.77 15:13:28 14:38:01 1 0.03 0.00 0.05 0.00 0.03 99.88 15:13:28 14:39:01 all 0.04 0.00 0.03 0.00 0.02 99.91 15:13:28 14:39:01 0 0.05 0.00 0.03 0.00 0.00 99.92 15:13:28 14:39:01 1 0.03 0.00 0.03 0.00 0.03 99.90 15:13:28 14:40:01 all 0.18 0.00 0.03 0.00 0.02 99.78 15:13:28 14:40:01 0 0.30 0.00 0.02 0.00 0.02 99.67 15:13:28 14:40:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:13:28 14:41:01 all 0.12 0.00 0.04 0.00 0.03 99.82 15:13:28 14:41:01 0 0.18 0.00 0.03 0.00 0.02 99.77 15:13:28 14:41:01 1 0.05 0.00 0.05 0.00 0.03 99.87 15:13:28 15:13:28 14:41:01 CPU %user %nice %system %iowait %steal %idle 15:13:28 14:42:01 all 0.17 0.00 0.03 0.00 0.01 99.79 15:13:28 14:42:01 0 0.23 0.00 0.02 0.00 0.00 99.75 15:13:28 14:42:01 1 0.10 0.00 0.05 0.00 0.02 99.83 15:13:28 14:43:01 all 0.18 0.00 0.02 0.00 0.02 99.78 15:13:28 14:43:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:13:28 14:43:01 1 0.35 0.00 0.03 0.00 0.02 99.60 15:13:28 14:44:01 all 0.18 0.00 0.03 0.00 0.02 99.78 15:13:28 14:44:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:13:28 14:44:01 1 0.30 0.00 0.03 0.00 0.02 99.65 15:13:28 14:45:01 all 0.13 0.00 0.03 0.00 0.02 99.82 15:13:28 14:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:13:28 14:45:01 1 0.25 0.00 0.03 0.00 0.02 99.70 15:13:28 14:46:01 all 0.23 0.00 0.03 0.00 0.02 99.72 15:13:28 14:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:13:28 14:46:01 1 0.42 0.00 0.05 0.00 0.02 99.52 15:13:28 14:47:01 all 0.13 0.00 0.02 0.00 0.02 99.84 15:13:28 14:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:13:28 14:47:01 1 0.23 0.00 0.02 0.00 0.02 99.73 15:13:28 14:48:01 all 0.13 0.00 0.04 0.00 0.02 99.81 15:13:28 14:48:01 0 0.07 0.00 0.05 0.00 0.03 99.85 15:13:28 14:48:01 1 0.20 0.00 0.03 0.00 0.00 99.77 15:13:28 14:49:01 all 0.18 0.00 0.05 0.00 0.01 99.77 15:13:28 14:49:01 0 0.03 0.00 0.07 0.00 0.00 99.90 15:13:28 14:49:01 1 0.32 0.00 0.03 0.00 0.02 99.63 15:13:28 14:50:01 all 0.13 0.00 0.04 0.00 0.02 99.81 15:13:28 14:50:01 0 0.05 0.00 0.05 0.00 0.03 99.87 15:13:28 14:50:01 1 0.22 0.00 0.03 0.00 0.00 99.75 15:13:28 14:51:01 all 0.14 0.00 0.03 0.00 0.02 99.81 15:13:28 14:51:01 0 0.03 0.00 0.05 0.00 0.03 99.88 15:13:28 14:51:01 1 0.25 0.00 0.02 0.00 0.00 99.73 15:13:28 14:52:01 all 0.16 0.00 0.04 0.00 0.02 99.78 15:13:28 14:52:01 0 0.08 0.00 0.03 0.00 0.02 99.87 15:13:28 14:52:01 1 0.23 0.00 0.05 0.00 0.02 99.70 15:13:28 15:13:28 14:52:01 CPU %user %nice %system %iowait %steal %idle 15:13:28 14:53:01 all 0.13 0.00 0.06 0.00 0.02 99.80 15:13:28 14:53:01 0 0.03 0.00 0.03 0.00 0.03 99.90 15:13:28 14:53:01 1 0.22 0.00 0.08 0.00 0.00 99.70 15:13:28 14:54:01 all 0.05 0.00 0.02 0.00 0.02 99.92 15:13:28 14:54:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:13:28 14:54:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:13:28 14:55:01 all 0.18 0.00 0.03 0.00 0.02 99.77 15:13:28 14:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:13:28 14:55:01 1 0.35 0.00 0.03 0.00 0.02 99.60 15:13:28 14:56:01 all 0.25 0.00 0.03 0.00 0.02 99.71 15:13:28 14:56:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:13:28 14:56:01 1 0.47 0.00 0.03 0.00 0.02 99.48 15:13:28 14:57:01 all 0.23 0.00 0.04 0.01 0.01 99.71 15:13:28 14:57:01 0 0.02 0.00 0.03 0.02 0.02 99.92 15:13:28 14:57:01 1 0.45 0.00 0.05 0.00 0.00 99.50 15:13:28 14:58:01 all 0.20 0.00 0.03 0.00 0.02 99.76 15:13:28 14:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:13:28 14:58:01 1 0.38 0.00 0.03 0.00 0.02 99.57 15:13:28 14:59:01 all 0.22 0.00 0.03 0.00 0.01 99.74 15:13:28 14:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:13:28 14:59:01 1 0.40 0.00 0.05 0.00 0.02 99.53 15:13:28 15:00:01 all 0.19 0.00 0.03 0.00 0.03 99.75 15:13:28 15:00:01 0 0.02 0.00 0.02 0.00 0.03 99.93 15:13:28 15:00:01 1 0.37 0.00 0.05 0.00 0.02 99.57 15:13:28 15:01:01 all 0.23 0.00 0.03 0.00 0.02 99.72 15:13:28 15:01:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:13:28 15:01:01 1 0.42 0.00 0.03 0.00 0.02 99.53 15:13:28 15:02:01 all 0.19 0.00 0.03 0.00 0.01 99.77 15:13:28 15:02:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:13:28 15:02:01 1 0.35 0.00 0.05 0.00 0.02 99.58 15:13:28 15:03:01 all 0.17 0.00 0.03 0.00 0.03 99.78 15:13:28 15:03:01 0 0.03 0.00 0.02 0.00 0.03 99.92 15:13:28 15:03:01 1 0.30 0.00 0.03 0.00 0.02 99.65 15:13:28 15:13:28 15:03:01 CPU %user %nice %system %iowait %steal %idle 15:13:28 15:04:01 all 0.04 0.00 0.03 0.01 0.02 99.91 15:13:28 15:04:01 0 0.03 0.00 0.02 0.02 0.02 99.92 15:13:28 15:04:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:13:28 15:05:02 all 0.18 0.00 0.06 0.00 0.01 99.75 15:13:28 15:05:02 0 0.03 0.00 0.05 0.00 0.00 99.92 15:13:28 15:05:02 1 0.33 0.00 0.07 0.00 0.02 99.58 15:13:28 15:06:01 all 0.15 0.00 0.04 0.00 0.03 99.78 15:13:28 15:06:01 0 0.03 0.00 0.05 0.00 0.03 99.88 15:13:28 15:06:01 1 0.27 0.00 0.03 0.00 0.02 99.68 15:13:28 15:07:01 all 0.18 0.00 0.03 0.00 0.01 99.77 15:13:28 15:07:01 0 0.08 0.00 0.05 0.00 0.02 99.85 15:13:28 15:07:01 1 0.28 0.00 0.02 0.00 0.00 99.70 15:13:28 15:08:01 all 0.14 0.00 0.06 0.00 0.01 99.79 15:13:28 15:08:01 0 0.03 0.00 0.07 0.00 0.02 99.88 15:13:28 15:08:01 1 0.25 0.00 0.05 0.00 0.00 99.70 15:13:28 15:09:01 all 0.19 0.00 0.03 0.00 0.02 99.76 15:13:28 15:09:01 0 0.07 0.00 0.03 0.00 0.02 99.88 15:13:28 15:09:01 1 0.32 0.00 0.03 0.00 0.02 99.63 15:13:28 15:10:01 all 0.10 0.00 0.06 0.00 0.01 99.83 15:13:28 15:10:01 0 0.05 0.00 0.08 0.00 0.02 99.85 15:13:28 15:10:01 1 0.15 0.00 0.03 0.00 0.00 99.82 15:13:28 15:11:01 all 0.09 0.00 0.02 0.00 0.03 99.87 15:13:28 15:11:01 0 0.03 0.00 0.02 0.00 0.03 99.92 15:13:28 15:11:01 1 0.15 0.00 0.02 0.00 0.02 99.82 15:13:28 15:12:01 all 0.18 0.00 0.02 0.00 0.00 99.80 15:13:28 15:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:13:28 15:12:01 1 0.33 0.00 0.02 0.00 0.00 99.65 15:13:28 15:13:01 all 0.08 0.00 0.04 0.00 0.03 99.85 15:13:28 15:13:01 0 0.13 0.00 0.05 0.00 0.03 99.78 15:13:28 15:13:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:13:28 Average: all 0.25 0.02 0.12 0.02 0.02 99.56 15:13:28 Average: 0 0.23 0.02 0.12 0.02 0.01 99.59 15:13:28 Average: 1 0.28 0.02 0.12 0.02 0.02 99.54 15:13:28 15:13:28 15:13:28