Pull request #3553 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0+9b7d42e1e61a7ee364e8f6860ff471f154b121f0 (2ada62b4fffa481b341a8853480534b9a86849ce) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7720061239630786567.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4682964737562702156.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3553/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3553/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3945644103107783083.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3553/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8081709121511057344.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1309950556429551232.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3553/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3553/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2530635835371316010.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1182’ Running on prd-centos7-docker-4c-2g-1192 in /w/workspace/edgexfoundry_edgex-go_PR-3553 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh7697525023982633992.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 into PR head commit a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0 > git config remote.origin.url git@github.com:edgexfoundry/edgex-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-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh1914272572894690681.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3553/head:refs/remotes/origin/PR-3553 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0 # timeout=10 Merge succeeded, producing a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0 Checking out Revision a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0 (PR-3553) > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh3846762738443901875.key > git merge 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:55:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:56:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:56:28 ========================================================= 05:56:28 EdgeX Global Pipelines Version Info 05:56:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:59:14 ------------------- 05:59:14 stable info: 05:59:14 ------------------- 05:59:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:59:14 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 05:59:14 Message: update stable to v1.0.194 05:59:14 ------------------- 05:59:14 experimental info: 05:59:14 ------------------- 05:59:14 Commited By: **** collab-it+edgex@linuxfoundation.org 05:59:14 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 05:59:14 Message: update experimental to v1.0.194 05:59:19 Cannot contact prd-centos7-docker-4c-2g-1192: java.lang.InterruptedException [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:00:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:00:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:01:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:01:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:01:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:02:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:02:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:02:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:03:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:03:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:04:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:04:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:04:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:05:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:05:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:06:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:06:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:07:02 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:07:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:07:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 06:08:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:08:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:09:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3553 [Pipeline] echo 06:09:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3553 [Pipeline] echo 06:10:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3553 [Pipeline] echo 06:10:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0 [Pipeline] echo 06:10:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a01fb5b [Pipeline] echo 06:11:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:12:54 provisioning config files... 06:13:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5334051087940276340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:14:13 ---> docker-login.sh 06:14:13 nexus3.edgexfoundry.org:10001 06:14:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:13 Configure a credential helper to remove this warning. See 06:14:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:13 06:14:13 Login Succeeded 06:14:13 nexus3.edgexfoundry.org:10002 06:14:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:13 Configure a credential helper to remove this warning. See 06:14:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:13 06:14:13 Login Succeeded 06:14:13 nexus3.edgexfoundry.org:10003 06:14:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:13 Configure a credential helper to remove this warning. See 06:14:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:13 06:14:13 Login Succeeded 06:14:13 nexus3.edgexfoundry.org:10004 06:14:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:13 Configure a credential helper to remove this warning. See 06:14:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:13 06:14:13 Login Succeeded 06:14:13 docker.io 06:14:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:13 Configure a credential helper to remove this warning. See 06:14:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:13 06:14:13 Login Succeeded 06:14:13 ---> docker-login.sh ends [Pipeline] } 06:14:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:15:44 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 06:15:44 + for file in '`ls cmd/**/Dockerfile`' 06:15:44 ++ dirname cmd/core-command/Dockerfile 06:15:44 ++ cut -d/ -f2 06:15:44 + echo core-command,cmd/core-command/Dockerfile 06:15:44 + for file in '`ls cmd/**/Dockerfile`' 06:15:44 ++ dirname cmd/core-data/Dockerfile 06:15:44 ++ cut -d/ -f2 06:15:44 + echo core-data,cmd/core-data/Dockerfile 06:15:44 + for file in '`ls cmd/**/Dockerfile`' 06:15:44 ++ dirname cmd/core-metadata/Dockerfile 06:15:44 ++ cut -d/ -f2 06:15:44 + echo core-metadata,cmd/core-metadata/Dockerfile 06:15:44 + for file in '`ls cmd/**/Dockerfile`' 06:15:44 ++ dirname cmd/security-bootstrapper/Dockerfile 06:15:44 ++ cut -d/ -f2 06:15:44 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:15:44 + for file in '`ls cmd/**/Dockerfile`' 06:15:44 ++ dirname cmd/security-proxy-setup/Dockerfile 06:15:44 ++ cut -d/ -f2 06:15:44 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:15:44 + for file in '`ls cmd/**/Dockerfile`' 06:15:44 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:15:44 ++ cut -d/ -f2 06:15:44 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:15:44 + for file in '`ls cmd/**/Dockerfile`' 06:15:44 ++ dirname cmd/support-notifications/Dockerfile 06:15:44 ++ cut -d/ -f2 06:15:44 + echo support-notifications,cmd/support-notifications/Dockerfile 06:15:44 + for file in '`ls cmd/**/Dockerfile`' 06:15:44 ++ dirname cmd/support-scheduler/Dockerfile 06:15:44 ++ cut -d/ -f2 06:15:44 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:15:44 + for file in '`ls cmd/**/Dockerfile`' 06:15:44 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:15:44 ++ cut -d/ -f2 06:15:44 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile 06:16:09 Cannot contact prd-centos7-docker-4c-2g-1192: java.lang.InterruptedException [Pipeline] echo 06:16:46 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 07:19:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:19:49 07:19:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:20:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:20:27 latest: Pulling from edgex-devops/git-semver 07:20:27 31603596830f: Pulling fs layer 07:20:27 54011a49482f: Pulling fs layer 07:20:27 a6820b24f6d8: Pulling fs layer 07:20:27 f581987b2513: Pulling fs layer 07:20:27 f581987b2513: Waiting 07:20:27 54011a49482f: Verifying Checksum 07:20:27 54011a49482f: Download complete 07:20:27 31603596830f: Verifying Checksum 07:20:27 31603596830f: Download complete 07:20:27 31603596830f: Pull complete 07:20:27 f581987b2513: Verifying Checksum 07:20:27 f581987b2513: Download complete 07:20:27 a6820b24f6d8: Verifying Checksum 07:20:27 a6820b24f6d8: Download complete 07:20:27 54011a49482f: Pull complete 07:20:27 a6820b24f6d8: Pull complete 07:20:27 f581987b2513: Pull complete 07:20:27 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 07:20:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:20:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:20:55 prd-centos7-docker-4c-2g-1192 does not seem to be running inside a container 07:21:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:21:26 $ docker top 54bea92adb7c31a7edb92ef6b146c5c8d613a7bf1665ba0d7996bb9fb9d102af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:22:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:22:18 [ssh-agent] Looking for ssh-agent implementation... 07:22:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:22:20 $ docker exec 54bea92adb7c31a7edb92ef6b146c5c8d613a7bf1665ba0d7996bb9fb9d102af ssh-agent 07:22:25 SSH_AUTH_SOCK=/tmp/ssh-E2nNL9jvGagW/agent.13 07:22:25 SSH_AGENT_PID=20 07:22:25 Running ssh-add (command line suppressed) 07:22:25 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4193933260027703726.key (/w/workspace/edgex-go/1@tmp/private_key_4193933260027703726.key) 07:22:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:22:55 + git tag --points-at HEAD [Pipeline] } 07:23:00 $ docker exec --env ******** --env ******** 54bea92adb7c31a7edb92ef6b146c5c8d613a7bf1665ba0d7996bb9fb9d102af ssh-agent -k 07:23:00 unset SSH_AUTH_SOCK; 07:23:00 unset SSH_AGENT_PID; 07:23:00 echo Agent pid 20 killed; 07:23:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:23:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:23:31 [ssh-agent] Looking for ssh-agent implementation... 07:23:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:23:40 $ docker exec 54bea92adb7c31a7edb92ef6b146c5c8d613a7bf1665ba0d7996bb9fb9d102af ssh-agent 07:23:51 SSH_AUTH_SOCK=/tmp/ssh-eZLvxgvgkzBU/agent.54 07:23:51 SSH_AGENT_PID=61 07:23:51 Running ssh-add (command line suppressed) 07:23:51 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1481263213906487713.key (/w/workspace/edgex-go/1@tmp/private_key_1481263213906487713.key) 07:24:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:24:27 + git semver init 07:24:27 # -> Open(): unable to determine branch for HEAD 07:24:27 # $GIT_DIR = /w/workspace/edgex-go/1/.git 07:24:27 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 07:24:27 # $SEMVER_REMOTE_NAME = origin 07:24:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:24:27 # $SEMVER_USER_NAME = edgex-jenkins 07:24:27 # $SEMVER_BRANCH = PR-3553 07:24:27 # $SEMVER_TEMP = /tmp/semver-956190814 07:24:27 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:24:45 # '/tmp/semver-956190814' -> '/w/workspace/edgex-go/1/.semver' 07:24:45 # -> Force: false 07:24:45 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 07:24:47 $ docker exec --env ******** --env ******** 54bea92adb7c31a7edb92ef6b146c5c8d613a7bf1665ba0d7996bb9fb9d102af ssh-agent -k 07:24:47 unset SSH_AUTH_SOCK; 07:24:47 unset SSH_AGENT_PID; 07:24:47 echo Agent pid 61 killed; 07:24:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:25:28 + git semver [Pipeline] } 07:25:30 $ docker stop --time=1 54bea92adb7c31a7edb92ef6b146c5c8d613a7bf1665ba0d7996bb9fb9d102af 07:25:39 $ docker rm -f 54bea92adb7c31a7edb92ef6b146c5c8d613a7bf1665ba0d7996bb9fb9d102af [Pipeline] // withDockerContainer [Pipeline] sh 07:26:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:27:44 Stashed 1 file(s) [Pipeline] echo 07:28:00 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node 07:31:54 Still waiting to schedule task 07:31:54 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:34:43 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json 07:34:59 Cannot contact prd-centos7-docker-4c-2g-1192: java.lang.InterruptedException [Pipeline] sh 07:36:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:37:19 + true 07:37:19 + sudo service docker restart 07:37:19 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 07:38:01 ========================================================= 07:38:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:38:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:40:57 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 07:40:57 Sending build context to Docker daemon 329.2MB 07:40:59 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 07:40:59 Step 2/6 : FROM ${BASE} 07:40:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:40:59 540db60ca938: Pulling fs layer 07:40:59 adcc1eea9eea: Pulling fs layer 07:40:59 4c4ab2625f07: Pulling fs layer 07:40:59 0510c868ecb4: Pulling fs layer 07:40:59 afea3b2eda06: Pulling fs layer 07:40:59 7809a108b3ef: Pulling fs layer 07:40:59 f706445af74f: Pulling fs layer 07:40:59 afea3b2eda06: Waiting 07:40:59 7809a108b3ef: Waiting 07:40:59 f706445af74f: Waiting 07:40:59 0510c868ecb4: Waiting 07:40:59 4c4ab2625f07: Verifying Checksum 07:40:59 4c4ab2625f07: Download complete 07:40:59 adcc1eea9eea: Verifying Checksum 07:40:59 adcc1eea9eea: Download complete 07:40:59 afea3b2eda06: Verifying Checksum 07:40:59 afea3b2eda06: Download complete 07:40:59 7809a108b3ef: Verifying Checksum 07:40:59 7809a108b3ef: Download complete 07:40:59 540db60ca938: Verifying Checksum 07:40:59 540db60ca938: Download complete 07:40:59 540db60ca938: Pull complete 07:40:59 adcc1eea9eea: Pull complete 07:40:59 4c4ab2625f07: Pull complete 07:40:59 f706445af74f: Verifying Checksum 07:40:59 f706445af74f: Download complete 07:40:59 0510c868ecb4: Verifying Checksum 07:40:59 0510c868ecb4: Download complete 07:40:59 0510c868ecb4: Pull complete 07:40:59 afea3b2eda06: Pull complete 07:40:59 7809a108b3ef: Pull complete 07:40:59 f706445af74f: Pull complete 07:40:59 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 07:40:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:40:59 ---> b068be0155e3 07:40:59 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 07:40:59 ---> Running in 9a88ef72bc4e 07:40:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:40:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:40:59 (1/12) Installing libmagic (5.39-r0) 07:40:59 (2/12) Installing file (5.39-r0) 07:40:59 (3/12) Installing libc-dev (0.7.2-r3) 07:40:59 (4/12) Installing g++ (10.2.1_pre1-r3) 07:40:59 (5/12) Installing fortify-headers (1.1-r0) 07:40:59 (6/12) Installing patch (2.7.6-r6) 07:40:59 (7/12) Installing build-base (0.5-r2) 07:40:59 (8/12) Installing libsodium (1.0.18-r0) 07:40:59 (9/12) Installing pkgconf (1.7.3-r0) 07:40:59 (10/12) Installing libsodium-dev (1.0.18-r0) 07:40:59 (11/12) Installing libzmq (4.3.3-r1) 07:40:59 (12/12) Installing zeromq-dev (4.3.3-r1) 07:40:59 Executing busybox-1.32.1-r6.trigger 07:40:59 OK: 219 MiB in 52 packages 07:40:59 Removing intermediate container 9a88ef72bc4e 07:40:59 ---> 0ccd8b43e873 07:40:59 Step 4/6 : WORKDIR /edgex-go 07:40:59 ---> Running in 7003f986f48f 07:40:59 Removing intermediate container 7003f986f48f 07:40:59 ---> 66b2be37839e 07:40:59 Step 5/6 : COPY go.mod . 07:40:59 ---> 08f3385c844c 07:40:59 Step 6/6 : RUN go mod download 07:40:59 ---> Running in cfdece5388e3 07:40:59 Removing intermediate container cfdece5388e3 07:40:59 ---> 0634b1864311 07:40:59 Successfully built 0634b1864311 07:40:59 Successfully tagged ci-base-image-x86_64:latest 07:41:14 Cannot contact prd-centos7-docker-4c-2g-1192: java.lang.InterruptedException [Pipeline] isUnix [Pipeline] sh 07:44:37 + docker inspect -f . ci-base-image-x86_64 07:44:37 . [Pipeline] withDockerContainer 07:46:09 prd-centos7-docker-4c-2g-1192 does not seem to be running inside a container 07:46:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:47:31 $ docker top db5ea2f9f9d00803ca1a8e9a2ea8a714311c657c29742ad2005f254384270dbb -eo pid,comm [Pipeline] { [Pipeline] sh 07:52:39 + go version 07:52:39 go version go1.16.3 linux/amd64 [Pipeline] } 07:53:00 $ docker stop --time=1 db5ea2f9f9d00803ca1a8e9a2ea8a714311c657c29742ad2005f254384270dbb 07:53:09 $ docker rm -f db5ea2f9f9d00803ca1a8e9a2ea8a714311c657c29742ad2005f254384270dbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:09:32 + docker inspect -f . ci-base-image-x86_64 08:09:32 . 08:09:45 Cannot contact prd-centos7-docker-4c-2g-1192: java.lang.InterruptedException [Pipeline] withDockerContainer 08:12:50 prd-centos7-docker-4c-2g-1192 does not seem to be running inside a container 08:13:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:13:48 $ docker top ec4c7b55a37913d58ed97989f1c9f24a20c4ca7287b197389bc0e64d602dc0f6 -eo pid,comm [Pipeline] { [Pipeline] echo 08:18:28 ========================================================= 08:18:28 [edgeXBuildGoParallel] Running Tests and Build... 08:18:28 ========================================================= [Pipeline] sh 08:20:52 + go mod tidy 08:20:56 Cannot contact prd-centos7-docker-4c-2g-1192: java.lang.InterruptedException [Pipeline] sh 08:25:28 Cannot contact prd-centos7-docker-4c-2g-1192: java.lang.InterruptedException 08:26:50 + make test 08:26:50 go mod tidy 08:26:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:26:50 ? github.com/edgexfoundry/edgex-go [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.043s coverage: 28.7% of statements 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.062s coverage: 100.0% of statements 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 81.2% of statements 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.060s coverage: 53.4% of statements 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.111s coverage: 87.7% of statements 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.054s coverage: 78.9% of statements 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.227s coverage: 95.1% of statements 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.052s coverage: 60.0% of statements 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.048s coverage: 0.8% of statements 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.059s coverage: 22.0% of statements 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.050s coverage: 79.5% of statements 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.453s coverage: 81.8% of statements 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.019s coverage: 65.1% of statements 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.036s coverage: 87.2% of statements 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 76.0% of statements 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.071s coverage: 91.2% of statements 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.131s coverage: 64.4% of statements 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.179s coverage: 66.9% of statements 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 43.6% of statements 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.037s coverage: 89.5% of statements 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.022s coverage: 84.8% of statements 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.067s coverage: 19.3% of statements 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.127s coverage: 91.9% of statements 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.051s coverage: 62.7% of statements 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.092s coverage: 97.6% of statements 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.031s coverage: 100.0% of statements 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.030s coverage: 87.9% of statements 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.029s coverage: 100.0% of statements 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.053s coverage: 28.1% of statements 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.053s coverage: 28.9% of statements 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 08:26:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 08:26:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements 08:26:50 GO111MODULE=on go vet ./... 08:26:50 gofmt -l . 08:26:50 [ "`gofmt -l .`" = "" ] 08:26:50 ./bin/test-attribution-txt.sh [Pipeline] sh [Pipeline] } 08:48:45 $ docker stop --time=1 ec4c7b55a37913d58ed97989f1c9f24a20c4ca7287b197389bc0e64d602dc0f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script Resuming build at Wed Jun 09 09:16:10 UTC 2021 after Jenkins restart Waiting to resume part of EdgeX Foundry Project » edgex-go » PR-3553 #1: Finished waiting Waiting to resume part of EdgeX Foundry Project » edgex-go » PR-3553 #1: Finished waiting Waiting to resume part of EdgeX Foundry Project » edgex-go » PR-3553 #1: Finished waiting Waiting to resume part of EdgeX Foundry Project » edgex-go » PR-3553 #1: Finished waiting Waiting to resume part of EdgeX Foundry Project » edgex-go » PR-3553 #1: Finished waiting Waiting to resume part of EdgeX Foundry Project » edgex-go » PR-3553 #1: Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1192’ Waiting to resume part of EdgeX Foundry Project » edgex-go » PR-3553 #1: Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1192’ Ready to run at Wed Jun 09 09:18:45 UTC 2021 09:18:45 Timeout set to expire in 2 hr 36 min 09:18:45 Queue item for node block in EdgeX Foundry Project » edgex-go » PR-3553 #1 is missing (perhaps JENKINS-34281); rescheduling 09:18:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1210 in /w/workspace/edgexfoundry_edgex-go_PR-3553 [Pipeline] { [Pipeline] ws 09:18:46 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 09:18:46 The recommended git tool is: git 09:18:53 using credential edgex-jenkins-ssh 09:18:53 Cloning the remote Git repository 09:18:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:18:53 > git init /w/workspace/edgex-go/1 # timeout=10 09:18:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:18:53 > git --version # timeout=10 09:18:53 > git --version # 'git version 2.17.1' 09:18:53 using GIT_SSH to set credentials SSH Credentials for GitHub 09:18:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:19:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:19:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:19:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:19:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:19:17 using GIT_SSH to set credentials SSH Credentials for GitHub 09:19:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3553/head:refs/remotes/origin/PR-3553 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:19:18 Merging remotes/origin/master commit 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 into PR head commit a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0 09:19:18 Merge succeeded, producing a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0 09:19:18 Checking out Revision a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0 (PR-3553) 09:19:18 > git config core.sparsecheckout # timeout=10 09:19:18 > git checkout -f a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0 # timeout=10 09:19:18 > git remote # timeout=10 09:19:18 > git config --get remote.origin.url # timeout=10 09:19:18 using GIT_SSH to set credentials SSH Credentials for GitHub 09:19:18 > git merge 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 # timeout=10 09:19:18 > git rev-parse HEAD^{commit} # timeout=10 09:19:18 > git config core.sparsecheckout # timeout=10 09:19:18 > git checkout -f a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0 # timeout=10 09:19:23 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v2" 09:19:23 > git --version # timeout=10 09:19:23 > git --version # 'git version 2.17.1' 09:19:23 fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:19:25 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:19:25 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:19:26 + true 09:19:26 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:19:44 provisioning config files... 09:19:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6548921338830223483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:19:45 ---> docker-login.sh 09:19:45 nexus3.edgexfoundry.org:10001 09:19:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:19:46 Configure a credential helper to remove this warning. See 09:19:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:19:46 09:19:46 Login Succeeded 09:19:46 nexus3.edgexfoundry.org:10002 09:19:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:19:47 Configure a credential helper to remove this warning. See 09:19:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:19:47 09:19:47 Login Succeeded 09:19:47 nexus3.edgexfoundry.org:10003 09:19:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:19:47 Configure a credential helper to remove this warning. See 09:19:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:19:47 09:19:47 Login Succeeded 09:19:47 nexus3.edgexfoundry.org:10004 09:19:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:19:48 Configure a credential helper to remove this warning. See 09:19:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:19:48 09:19:48 Login Succeeded 09:19:48 docker.io 09:19:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:19:49 Configure a credential helper to remove this warning. See 09:19:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:19:49 09:19:49 Login Succeeded 09:19:49 ---> docker-login.sh ends [Pipeline] } 09:19:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:19:50 ========================================================= 09:19:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:19:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:19:50 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 09:19:53 Sending build context to Docker daemon 166.2MB 09:19:53 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 09:19:53 Step 2/6 : FROM ${BASE} 09:19:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:19:53 595b0fe564bb: Pulling fs layer 09:19:53 7186ed65a4f7: Pulling fs layer 09:19:53 316046926c0a: Pulling fs layer 09:19:53 4ebd0625c992: Pulling fs layer 09:19:53 207e8628e3a3: Pulling fs layer 09:19:53 c791037a9be2: Pulling fs layer 09:19:53 ffd874e62e21: Pulling fs layer 09:19:53 207e8628e3a3: Waiting 09:19:53 c791037a9be2: Waiting 09:19:53 ffd874e62e21: Waiting 09:19:53 4ebd0625c992: Waiting 09:19:53 316046926c0a: Verifying Checksum 09:19:53 316046926c0a: Download complete 09:19:53 7186ed65a4f7: Download complete 09:19:53 207e8628e3a3: Download complete 09:19:53 595b0fe564bb: Verifying Checksum 09:19:53 595b0fe564bb: Download complete 09:19:53 c791037a9be2: Verifying Checksum 09:19:53 c791037a9be2: Download complete 09:19:54 595b0fe564bb: Pull complete 09:19:55 7186ed65a4f7: Pull complete 09:19:55 316046926c0a: Pull complete 09:19:55 ffd874e62e21: Verifying Checksum 09:19:55 ffd874e62e21: Download complete 09:19:57 4ebd0625c992: Verifying Checksum 09:19:57 4ebd0625c992: Download complete 09:20:07 4ebd0625c992: Pull complete 09:20:07 207e8628e3a3: Pull complete 09:20:08 c791037a9be2: Pull complete 09:20:11 ffd874e62e21: Pull complete 09:20:11 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 09:20:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:20:11 ---> cfc18b08335c 09:20:11 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 09:20:12 ---> Running in bf0713f09d04 09:20:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:20:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:20:16 (1/12) Installing libmagic (5.39-r0) 09:20:16 (2/12) Installing file (5.39-r0) 09:20:16 (3/12) Installing libc-dev (0.7.2-r3) 09:20:17 (4/12) Installing g++ (10.2.1_pre1-r3) 09:20:23 (5/12) Installing fortify-headers (1.1-r0) 09:20:23 (6/12) Installing patch (2.7.6-r6) 09:20:23 (7/12) Installing build-base (0.5-r2) 09:20:23 (8/12) Installing libsodium (1.0.18-r0) 09:20:23 (9/12) Installing pkgconf (1.7.3-r0) 09:20:23 (10/12) Installing libsodium-dev (1.0.18-r0) 09:20:23 (11/12) Installing libzmq (4.3.3-r1) 09:20:23 (12/12) Installing zeromq-dev (4.3.3-r1) 09:20:23 Executing busybox-1.32.1-r6.trigger 09:20:23 OK: 218 MiB in 52 packages 09:20:28 Removing intermediate container bf0713f09d04 09:20:28 ---> ae2f309698ab 09:20:28 Step 4/6 : WORKDIR /edgex-go 09:20:28 ---> Running in f44bf2653ca2 09:20:28 Removing intermediate container f44bf2653ca2 09:20:28 ---> 88ea842ea5ca 09:20:28 Step 5/6 : COPY go.mod . 09:20:29 ---> 2f2fe3d175dc 09:20:29 Step 6/6 : RUN go mod download 09:20:29 ---> Running in 1f053b181b1e 09:20:56 Removing intermediate container 1f053b181b1e 09:20:56 ---> 8ed255687d92 09:20:56 Successfully built 8ed255687d92 09:20:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:20:56 + docker inspect -f . ci-base-image-arm64 09:20:56 . [Pipeline] withDockerContainer 09:20:56 prd-ubuntu18.04-docker-arm64-4c-16g-1210 does not seem to be running inside a container 09:20:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:20:58 $ docker top 1ae68107e54ac5e01a00a56bf634a7769db212cdc5d038b7a5532183bf702a0b -eo pid,comm [Pipeline] { [Pipeline] sh 09:20:59 + go version 09:20:59 go version go1.16.3 linux/arm64 [Pipeline] } 09:20:59 $ docker stop --time=1 1ae68107e54ac5e01a00a56bf634a7769db212cdc5d038b7a5532183bf702a0b 09:21:01 $ docker rm -f 1ae68107e54ac5e01a00a56bf634a7769db212cdc5d038b7a5532183bf702a0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:21:02 + docker inspect -f . ci-base-image-arm64 09:21:02 . [Pipeline] withDockerContainer 09:21:03 prd-ubuntu18.04-docker-arm64-4c-16g-1210 does not seem to be running inside a container 09:21:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:21:04 $ docker top 85b8b5b520133715ad7bf3a8459e481a9719cd71519e95112a3d13f5c3563171 -eo pid,comm [Pipeline] { [Pipeline] echo 09:21:05 ========================================================= 09:21:05 [edgeXBuildGoParallel] Running Tests and Build... 09:21:05 ========================================================= [Pipeline] sh 09:21:05 + go mod tidy [Pipeline] sh 09:21:07 + make test 09:21:07 go mod tidy 09:21:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:21:34 ? github.com/edgexfoundry/edgex-go [no test files] 09:22:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:22:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:22:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:22:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:22:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:22:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:22:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:22:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:22:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:22:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:23:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:23:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:23:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:23:07 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:23:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:23:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:23:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 09:23:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.177s coverage: 28.7% of statements 09:23:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.371s coverage: 100.0% of statements 09:23:12 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:23:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:23:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:23:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.239s coverage: 81.2% of statements 09:23:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 09:23:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.361s coverage: 53.4% of statements 09:23:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 09:23:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 09:23:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.521s coverage: 87.7% of statements 09:23:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 09:23:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 09:23:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.218s coverage: 78.9% of statements 09:23:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 09:23:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:23:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:23:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:23:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 09:23:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 09:23:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 09:23:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.437s coverage: 95.1% of statements 09:23:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 09:23:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 09:23:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 09:23:24 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 09:23:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:23:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:23:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:23:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:23:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:23:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:23:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.203s coverage: 58.8% of statements 09:23:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 09:23:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 09:23:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.450s coverage: 60.0% of statements 09:23:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.301s coverage: 0.8% of statements 09:23:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 09:23:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.176s coverage: 22.0% of statements 09:23:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:23:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.250s coverage: 47.1% of statements 09:23:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.248s coverage: 79.5% of statements 09:23:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.184s coverage: 94.1% of statements 09:23:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.195s coverage: 96.3% of statements 09:23:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.207s coverage: 87.5% of statements 09:23:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.254s coverage: 94.4% of statements 09:23:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.177s coverage: 44.8% of statements 09:23:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.580s coverage: 81.8% of statements 09:23:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.286s coverage: 92.9% of statements 09:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 09:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 09:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements 09:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.181s coverage: 76.0% of statements 09:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.181s coverage: 80.0% of statements 09:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.227s coverage: 87.2% of statements 09:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.261s coverage: 85.4% of statements 09:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.316s coverage: 91.2% of statements 09:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:23:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.830s coverage: 64.4% of statements 09:23:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:23:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:23:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.162s coverage: 100.0% of statements 09:23:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.124s coverage: 91.3% of statements 09:23:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements 09:23:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements 09:23:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements 09:23:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.140s coverage: 66.9% of statements 09:23:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:23:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:23:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:24:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.818s coverage: 43.6% of statements 09:24:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:24:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:24:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.166s coverage: 89.5% of statements 09:24:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:24:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.103s coverage: 84.8% of statements 09:24:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:24:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:24:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:24:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 09:24:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.269s coverage: 19.3% of statements 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 09:24:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.600s coverage: 91.9% of statements 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 09:24:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.228s coverage: 62.7% of statements 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 09:24:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.395s coverage: 97.6% of statements 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 09:24:09 ok github.com/edgexfoundry/edgex-go/internal/system 0.069s coverage: 0.0% of statements 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:24:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.058s coverage: 100.0% of statements 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 09:24:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.096s coverage: 87.9% of statements 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:24:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 09:24:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.189s coverage: 28.1% of statements 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 09:24:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.172s coverage: 28.9% of statements 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 09:24:09 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.097s coverage: 100.0% of statements 09:24:10 GO111MODULE=on go vet ./... 09:25:47 gofmt -l . 09:25:47 [ "`gofmt -l .`" = "" ] 09:25:47 ./bin/test-attribution-txt.sh [Pipeline] sh 09:25:48 + ls -al . 09:25:48 total 556 09:25:48 drwxrwxr-x 9 1001 1001 4096 Jun 9 09:25 . 09:25:48 drwxr-xr-x 4 root root 4096 Jun 9 09:21 .. 09:25:48 -rw-rw-r-- 1 1001 1001 11 Jun 9 09:19 .dockerignore 09:25:48 drwxrwxr-x 8 1001 1001 4096 Jun 9 09:19 .git 09:25:48 drwxrwxr-x 3 1001 1001 4096 Jun 9 09:19 .github 09:25:48 -rw-rw-r-- 1 1001 1001 818 Jun 9 09:19 .gitignore 09:25:48 -rw-rw-r-- 1 1001 1001 166 Jun 9 09:19 .sonarcloud.properties 09:25:48 -rw-rw-r-- 1 1001 1001 8609 Jun 9 09:19 Attribution.txt 09:25:48 -rw-rw-r-- 1 1001 1001 3804 Jun 9 09:19 CONTRIBUTING.md 09:25:48 -rw-rw-r-- 1 1001 1001 931 Jun 9 09:19 Dockerfile.build 09:25:48 -rw-rw-r-- 1 1001 1001 849 Jun 9 09:19 Jenkinsfile 09:25:48 -rw-rw-r-- 1 1001 1001 10775 Jun 9 09:19 LICENSE 09:25:48 -rw-rw-r-- 1 1001 1001 5605 Jun 9 09:19 Makefile 09:25:48 -rw-rw-r-- 1 1001 1001 7978 Jun 9 09:19 README.md 09:25:48 -rw-rw-r-- 1 1001 1001 7071 Jun 9 09:19 SECURITY.md 09:25:48 -rw-rw-r-- 1 1001 1001 5 Jun 9 07:26 VERSION 09:25:48 -rw-rw-r-- 1 1001 1001 4131 Jun 9 09:19 ZMQWindows.md 09:25:48 drwxrwxr-x 2 1001 1001 4096 Jun 9 09:19 bin 09:25:48 drwxrwxr-x 14 1001 1001 4096 Jun 9 09:19 cmd 09:25:48 -rw-r--r-- 1 root root 411487 Jun 9 09:24 coverage.out 09:25:48 -rw-rw-r-- 1 1001 1001 902 Jun 9 09:19 go.mod 09:25:48 -rw-r--r-- 1 root root 21255 Jun 9 09:21 go.sum 09:25:48 drwxrwxr-x 8 1001 1001 4096 Jun 9 09:19 internal 09:25:48 drwxrwxr-x 3 1001 1001 4096 Jun 9 09:19 openapi 09:25:48 drwxrwxr-x 4 1001 1001 4096 Jun 9 09:19 snap 09:25:48 -rw-rw-r-- 1 1001 1001 168 Jun 9 09:19 version.go [Pipeline] sh 09:25:48 + '[' -e coverage.out ] 09:25:48 + chown 1001:1001 coverage.out [Pipeline] stash 09:25:50 Stashed 1 file(s) [Pipeline] sh 09:25:50 + make build 09:25:50 go mod tidy 09:25:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 09:25:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:26:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 09:26:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:26:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:26:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:26:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:26:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:26:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:26:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:26:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 09:26:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 09:26:56 $ docker stop --time=1 85b8b5b520133715ad7bf3a8459e481a9719cd71519e95112a3d13f5c3563171 09:26:59 $ docker rm -f 85b8b5b520133715ad7bf3a8459e481a9719cd71519e95112a3d13f5c3563171 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:27:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:27:02 09:27:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:27:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:27:03 latest: Pulling from edgex-devops/edgex-compose-arm64 09:27:03 29e5d40040c1: Pulling fs layer 09:27:03 1ce36da41761: Pulling fs layer 09:27:03 25b303627fd3: Pulling fs layer 09:27:03 29e5d40040c1: Verifying Checksum 09:27:03 29e5d40040c1: Download complete 09:27:03 1ce36da41761: Verifying Checksum 09:27:03 1ce36da41761: Download complete 09:27:04 29e5d40040c1: Pull complete 09:27:05 1ce36da41761: Pull complete 09:27:05 25b303627fd3: Verifying Checksum 09:27:05 25b303627fd3: Download complete 09:27:15 25b303627fd3: Pull complete 09:27:15 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:27:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:27:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 09:27:16 prd-ubuntu18.04-docker-arm64-4c-16g-1210 does not seem to be running inside a container 09:27:16 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:27:19 $ docker top d8dae8f42bcc1e80d0ea9ee4164a5306ffc90c9eb315f44c967cc261fb8031f1 -eo pid,comm [Pipeline] { [Pipeline] sh 09:27:20 + docker-compose+ buildgrep --help parallel 09:27:20 09:27:24 --parallel Build images in parallel. [Pipeline] } 09:27:24 $ docker stop --time=1 d8dae8f42bcc1e80d0ea9ee4164a5306ffc90c9eb315f44c967cc261fb8031f1 09:27:26 $ docker rm -f d8dae8f42bcc1e80d0ea9ee4164a5306ffc90c9eb315f44c967cc261fb8031f1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:27:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:27:27 . [Pipeline] withDockerContainer 09:27:27 prd-ubuntu18.04-docker-arm64-4c-16g-1210 does not seem to be running inside a container 09:27:27 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:27:28 $ docker top 472f86db6adbed3b79d8157ccb9af54d4d72e9bad33db73aa39ed03d88f0e498 -eo pid,comm [Pipeline] { [Pipeline] sh 09:27:30 + docker-compose -f ./docker-compose-build.yml build --parallel 09:27:35 Building core-command ... 09:27:35 Building core-data ... 09:27:35 Building core-metadata ... 09:27:35 Building security-bootstrapper ... 09:27:35 Building security-proxy-setup ... 09:27:35 Building security-secretstore-setup ... 09:27:35 Building support-notifications ... 09:27:35 Building support-scheduler ... 09:27:35 Building sys-mgmt-agent ... 09:27:35 Building security-secretstore-setup 09:27:35 Building core-command 09:27:35 Building security-proxy-setup 09:27:35 Building security-bootstrapper 09:27:35 Building core-metadata 09:28:43 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:28:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:28:43 ---> 8ed255687d92 09:28:43 Step 3/22 : WORKDIR /edgex-go 09:28:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:28:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:28:43 ---> 8ed255687d92 09:28:43 Step 3/24 : WORKDIR /edgex-go 09:28:43 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:28:43 Step 2/32 : FROM ${BUILDER_BASE} AS builder 09:28:43 ---> 8ed255687d92 09:28:43 Step 3/32 : WORKDIR /edgex-go 09:28:43 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:28:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:28:43 ---> 8ed255687d92 09:28:43 Step 3/26 : WORKDIR /edgex-go 09:28:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:28:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:28:43 ---> 8ed255687d92 09:28:43 Step 3/24 : WORKDIR /edgex-go 09:28:43 ---> Running in 129880ec24db 09:28:43 ---> Running in ecaf488437af 09:28:43 ---> Running in bd26a88b93a5 09:28:43 ---> Running in 3343856d9bf9 09:28:43 ---> Running in 481bd6d5b3dd 09:28:43 Removing intermediate container ecaf488437af 09:28:43 ---> 595317ebe371 09:28:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:28:43 Removing intermediate container bd26a88b93a5 09:28:43 Removing intermediate container 481bd6d5b3dd 09:28:43 ---> 1013c0cd2bfb 09:28:43 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:28:43 Removing intermediate container 129880ec24db 09:28:43 ---> 34faa52ac122 09:28:43 ---> ee33b7f2b1fc 09:28:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:28:43 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:28:43 Removing intermediate container 3343856d9bf9 09:28:43 ---> 850f75070071 09:28:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:28:43 ---> Running in a30322932170 09:28:43 ---> Running in 70d692904889 09:28:43 ---> Running in e5ea7c424b2b 09:28:43 ---> Running in 3167c7b44b77 09:28:43 ---> Running in 1dd769c5bb8b 09:28:45 Removing intermediate container a30322932170 09:28:45 ---> b37d47f59f16 09:28:45 Step 5/24 : RUN apk add --update --no-cache make git 09:28:45 ---> Running in 6ea98c449d5a 09:28:45 Removing intermediate container 70d692904889 09:28:45 ---> 2a469950048d 09:28:45 Step 5/26 : RUN apk add --update --no-cache make git 09:28:46 Removing intermediate container e5ea7c424b2b 09:28:46 ---> 12bd2b2723f2 09:28:46 Step 5/32 : RUN apk add --update --no-cache make git 09:28:46 ---> Running in 03956f1e1846 09:28:46 ---> Running in 66501a811635 09:28:46 Removing intermediate container 3167c7b44b77 09:28:46 ---> fa47f94679e8 09:28:46 Step 5/22 : RUN apk add --update --no-cache make git 09:28:46 Removing intermediate container 1dd769c5bb8b 09:28:46 ---> a79788c35fb4 09:28:46 Step 5/24 : RUN apk add --update --no-cache make git 09:28:46 ---> Running in ab4910be02d1 09:28:47 ---> Running in 2f5c7ed358a1 09:28:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:28:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:28:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:28:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:28:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:28:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:28:49 OK: 218 MiB in 52 packages 09:28:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:28:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:28:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:28:51 Removing intermediate container 6ea98c449d5a 09:28:51 ---> f45324bfbf49 09:28:51 Step 6/24 : COPY go.mod . 09:28:52 ---> f8698f2d58db 09:28:52 Step 7/24 : RUN go mod download 09:28:52 ---> Running in ffe0e5f7694a 09:28:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:28:53 OK: 218 MiB in 52 packages 09:28:53 OK: 218 MiB in 52 packages 09:28:54 OK: 218 MiB in 52 packages 09:28:54 Removing intermediate container ab4910be02d1 09:28:54 ---> c7ca39af16cc 09:28:54 Step 6/22 : COPY go.mod . 09:28:55 Removing intermediate container 2f5c7ed358a1 09:28:55 ---> 44090121085b 09:28:55 Step 6/24 : COPY go.mod . 09:28:55 Removing intermediate container ffe0e5f7694a 09:28:55 ---> 201a92dbfec9 09:28:55 Step 8/24 : COPY . . 09:28:56 Removing intermediate container 66501a811635 09:28:56 ---> 72c32b63306a 09:28:56 Step 6/32 : COPY go.mod . 09:28:56 OK: 218 MiB in 52 packages 09:28:56 ---> d19bb884298c 09:28:56 Step 7/22 : RUN go mod download 09:28:56 ---> Running in 94ec310e1c71 09:28:56 ---> 27f7b911c14f 09:28:56 Step 7/24 : RUN go mod download 09:28:56 ---> Running in 31b4c7033bbc 09:28:57 ---> cd571925c9c8 09:28:57 Step 7/32 : RUN go mod download 09:28:58 ---> Running in 99ae87fccbec 09:28:58 Removing intermediate container 03956f1e1846 09:28:58 ---> 15b8e8499266 09:28:58 Step 6/26 : COPY go.mod . 09:29:00 ---> 36696d3b34e5 09:29:00 Step 7/26 : RUN go mod download 09:29:00 ---> Running in 71c6ed8c7308 09:29:03 Removing intermediate container 31b4c7033bbc 09:29:03 ---> 37e40fd56521 09:29:03 Step 8/24 : COPY . . 09:29:03 Removing intermediate container 94ec310e1c71 09:29:03 ---> 659465d10868 09:29:03 Step 8/22 : COPY . . 09:29:03 Removing intermediate container 99ae87fccbec 09:29:03 ---> 9e4491091c48 09:29:03 Step 8/32 : COPY . . 09:29:04 Removing intermediate container 71c6ed8c7308 09:29:04 ---> 7d7ea2209388 09:29:04 Step 8/26 : COPY . . 09:29:23 ---> 6498a8c3e6e2 09:29:23 Step 9/24 : RUN go mod tidy 09:29:24 ---> Running in 350c4f0a9354 09:29:27 ---> d9f94e80696e 09:29:27 Step 9/24 : RUN go mod tidy 09:29:27 ---> 1ebbf2966352 09:29:27 Step 9/22 : RUN go mod tidy 09:29:27 ---> 8a15b26be962 09:29:27 Step 9/32 : RUN go mod tidy 09:29:27 ---> Running in cb2f21820901 09:29:27 ---> Running in 701382fffc5d 09:29:27 ---> Running in 6596a6078318 09:29:28 ---> f60cc554d1c8 09:29:28 Step 9/26 : RUN go mod tidy 09:29:28 ---> Running in b31e3c9150ad 09:29:29 Removing intermediate container 350c4f0a9354 09:29:29 ---> 11753f5cd6e6 09:29:29 Step 10/24 : RUN make cmd/core-command/core-command 09:29:29 ---> Running in 1cdb5e3ee2a7 09:29:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 09:29:35 Removing intermediate container 701382fffc5d 09:29:35 ---> c31f11abb55c 09:29:35 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:29:35 ---> Running in 17172fbb26a4 09:29:35 Removing intermediate container cb2f21820901 09:29:35 ---> eda1905c5c5b 09:29:35 Step 10/24 : RUN make cmd/core-metadata/core-metadata 09:29:35 Removing intermediate container 6596a6078318 09:29:35 ---> 4cac83c170d7 09:29:35 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:29:35 ---> Running in 3600ff3516f8 09:29:36 ---> Running in 64150faff51a 09:29:36 Removing intermediate container b31e3c9150ad 09:29:36 ---> 31cbb2d88627 09:29:36 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:29:37 ---> Running in b707dd22dcf8 09:29:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:29:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:29:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:29:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:31:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 09:31:31 Removing intermediate container 1cdb5e3ee2a7 09:31:31 ---> 597cd2b683fd 09:31:31 09:31:31 Step 11/24 : FROM alpine:3.12 09:31:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:31:31 3.12: Pulling from library/alpine 09:31:31 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 09:31:31 Status: Downloaded newer image for alpine:3.12 09:31:31 ---> 9852663dfa18 09:31:31 Step 12/24 : RUN apk add --update --no-cache dumb-init 09:31:31 ---> Running in 9ff2c5a414ac 09:31:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:31:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:31:34 (1/1) Installing dumb-init (1.2.2-r1) 09:31:34 Executing busybox-1.31.1-r20.trigger 09:31:34 OK: 5 MiB in 15 packages 09:31:38 Removing intermediate container 9ff2c5a414ac 09:31:38 ---> 68d8aa98782b 09:31:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:31:38 ---> Running in 61731bbc7b9a 09:31:39 Removing intermediate container 64150faff51a 09:31:39 ---> ad05ab7b40bc 09:31:39 09:31:39 Step 11/32 : FROM alpine:3.12 09:31:39 ---> 9852663dfa18 09:31:39 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:31:39 Removing intermediate container 61731bbc7b9a 09:31:39 ---> 49e2751066f5 09:31:39 Step 14/24 : ENV APP_PORT=59882 09:31:40 ---> Running in e9ff1b9b4efc 09:31:40 ---> Running in e7f8c1d5862a 09:31:41 Removing intermediate container e9ff1b9b4efc 09:31:41 ---> 9ac0641b51c9 09:31:41 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 09:31:42 Removing intermediate container e7f8c1d5862a 09:31:42 ---> 6c94f1b6dee1 09:31:42 Step 15/24 : EXPOSE $APP_PORT 09:31:42 ---> Running in c3fac645b9a0 09:31:42 ---> Running in 2f4f16523dfa 09:31:42 Removing intermediate container b707dd22dcf8 09:31:42 ---> 05e4cb111115 09:31:42 09:31:42 Step 11/26 : FROM alpine:3.12Removing intermediate container 17172fbb26a4 09:31:42 ---> ff261fc335c0 09:31:42 09:31:42 Step 11/22 : FROM alpine:3.12 09:31:42 ---> 9852663dfa18 09:31:42 Step 12/22 : RUN apk add --update --no-cache curl 09:31:42 ---> 9852663dfa18 09:31:42 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 09:31:42 09:31:43 ---> Running in ae640b5db84f 09:31:43 ---> Running in 0566c3b81cac 09:31:43 Removing intermediate container 2f4f16523dfa 09:31:43 ---> 60be5fcb0a38 09:31:43 Step 16/24 : WORKDIR / 09:31:43 ---> Running in 1f607f60f93b 09:31:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:31:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:31:44 Removing intermediate container 1f607f60f93b 09:31:44 ---> 69032e8a4d7f 09:31:44 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:31:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:31:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:31:45 (1/2) Installing dumb-init (1.2.2-r1) 09:31:45 (2/2) Installing su-exec (0.2-r1) 09:31:45 Executing busybox-1.31.1-r20.trigger 09:31:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:31:45 OK: 5 MiB in 16 packages 09:31:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:31:46 (1/4) Installing ca-certificates (20191127-r4) 09:31:46 (2/4) Installing nghttp2-libs (1.41.0-r0) 09:31:46 (3/4) Installing libcurl (7.77.0-r0) 09:31:46 (4/4) Installing curl (7.77.0-r0) 09:31:46 Executing busybox-1.31.1-r20.trigger 09:31:46 Executing ca-certificates-20191127-r4.trigger 09:31:46 OK: 7 MiB in 18 packages 09:31:46 (1/6) Installing ca-certificates (20191127-r4) 09:31:46 (2/6) Installing nghttp2-libs (1.41.0-r0) 09:31:46 (3/6) Installing libcurl (7.77.0-r0) 09:31:46 (4/6) Installing curl (7.77.0-r0) 09:31:46 (5/6) Installing dumb-init (1.2.2-r1) 09:31:46 (6/6) Installing su-exec (0.2-r1) 09:31:46 Executing busybox-1.31.1-r20.trigger 09:31:46 Executing ca-certificates-20191127-r4.trigger 09:31:46 OK: 7 MiB in 20 packages 09:31:47 ---> 17f718d3f09c 09:31:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:31:47 Removing intermediate container 3600ff3516f8 09:31:47 ---> 641e6d699369 09:31:47 09:31:47 Step 11/24 : FROM alpine:3.12 09:31:47 ---> 9852663dfa18 09:31:47 Step 12/24 : RUN apk add --update --no-cache dumb-init 09:31:47 ---> Using cache 09:31:47 ---> 68d8aa98782b 09:31:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:31:47 ---> Using cache 09:31:47 ---> 49e2751066f5 09:31:47 Step 14/24 : ENV APP_PORT=59881 09:31:48 ---> Running in ae70b8606edc 09:31:48 Removing intermediate container c3fac645b9a0 09:31:48 ---> b0cd6f6ed70d 09:31:48 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 09:31:48 ---> Running in 3b8ed6173357 09:31:49 Removing intermediate container ae70b8606edc 09:31:49 ---> b2b3e633c9a3 09:31:49 Step 15/24 : EXPOSE $APP_PORT 09:31:49 ---> Running in 11d352021f59 09:31:49 ---> 52ee39d92a10 09:31:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:31:49 Removing intermediate container 3b8ed6173357 09:31:49 ---> ff6894a6b266 09:31:49 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:31:49 Removing intermediate container 0566c3b81cac 09:31:49 ---> 5dd503782a69 09:31:49 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:31:49 Removing intermediate container ae640b5db84f 09:31:49 ---> 66a49d9fd48c 09:31:49 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:31:49 ---> Running in 272bb030355e 09:31:49 ---> Running in bf7c2ac63d0c 09:31:50 ---> Running in 56649b539039 09:31:50 Removing intermediate container 11d352021f59 09:31:50 ---> 63bf9414945d 09:31:50 Step 16/24 : WORKDIR / 09:31:50 ---> Running in 2de016c61d87 09:31:50 Removing intermediate container bf7c2ac63d0c 09:31:50 ---> 5e08cbef9300 09:31:50 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:31:50 Removing intermediate container 272bb030355e 09:31:50 ---> 88bc979bc02e 09:31:50 Step 14/22 : WORKDIR /edgex 09:31:50 Removing intermediate container 56649b539039 09:31:50 ---> 0dc4fd3af038 09:31:50 Step 14/26 : WORKDIR / 09:31:50 ---> 5d398a740985 09:31:50 Step 20/24 : ENTRYPOINT ["/core-command"] 09:31:51 ---> Running in e3096fe9aea8 09:31:51 ---> Running in aa037ebe4b44 09:31:51 ---> Running in e83838e97319 09:31:51 ---> Running in 9141fb7659d0 09:31:51 Removing intermediate container 2de016c61d87 09:31:51 ---> 409f1b92c06e 09:31:51 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:31:51 Removing intermediate container aa037ebe4b44 09:31:51 ---> fa4fab0ed1e8 09:31:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:31:52 Removing intermediate container 9141fb7659d0 09:31:52 ---> b023afe5846b 09:31:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:31:52 Removing intermediate container e83838e97319 09:31:52 ---> 6cf710ceab59 09:31:52 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:31:52 ---> Running in 98b5c312366b 09:31:52 ---> 096a99324ed4 09:31:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:31:53 Removing intermediate container 98b5c312366b 09:31:53 ---> 2549410c2cc0 09:31:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:31:53 ---> 9875570b82ff 09:31:53 Step 22/24 : LABEL arch=arm64 09:31:53 ---> Running in 81cebd8f064d 09:31:53 ---> 4fb66e2f5166 09:31:53 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:31:54 ---> 4db3aa2d6e6c 09:31:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:31:54 Removing intermediate container 81cebd8f064d 09:31:54 ---> cbd630993775 09:31:54 Step 23/24 : LABEL git_sha=a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0 09:31:54 ---> 5ecdef5777c8 09:31:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:31:54 Removing intermediate container e3096fe9aea8 09:31:54 ---> 574666cfe69a 09:31:54 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 09:31:54 ---> Running in 3e555435b9c2 09:31:54 ---> Running in f6b54e919b9f 09:31:55 ---> b0ad9649666a 09:31:55 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:31:55 Removing intermediate container 3e555435b9c2 09:31:55 ---> 2efd740d72d5 09:31:55 Step 24/24 : LABEL version=0.0.0 09:31:55 ---> 525d30565c92 09:31:55 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:31:55 Removing intermediate container f6b54e919b9f 09:31:55 ---> ff21c61d19f0 09:31:55 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:31:56 ---> Running in 2f498747e42f 09:31:56 ---> Running in dc3af13ed1a3 09:31:56 ---> 9d456ce1fe65 09:31:56 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:31:56 ---> 663e74146928 09:31:56 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:31:56 ---> Running in 1b5403ba777d 09:31:56 Removing intermediate container 2f498747e42f 09:31:56 ---> 2963f99fb0a2 09:31:56 09:31:57 Removing intermediate container dc3af13ed1a3 09:31:57 ---> 8cdcb29276e5 09:31:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:31:57 ---> Running in 76ff708837d1 09:31:57 ---> a105e43ef4e5 09:31:57 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:31:57 Successfully built 2963f99fb0a2 09:31:57 Removing intermediate container 1b5403ba777d 09:31:57 ---> 391a2e3f0007 09:31:57 Step 19/22 : CMD ["--init=true"] 09:31:57 ---> Running in bdb1372097c0 09:31:57 Successfully tagged core-command-arm64:latest 09:31:57  Building core-command ... done Building support-notifications 09:31:57 ---> 0b27a22de783 09:31:57 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:31:57 ---> Running in 38158aa62977 09:31:57 Removing intermediate container 76ff708837d1 09:31:57 ---> bcd55f41a760 09:31:57 Step 22/24 : LABEL arch=arm64 09:31:58 ---> Running in a1aadc5f9d27 09:31:58 Removing intermediate container 38158aa62977 09:31:58 ---> e5f90a6753e0 09:31:58 Step 20/22 : LABEL arch=arm64 09:31:59 Removing intermediate container a1aadc5f9d27 09:31:59 ---> b402cae20bc8 09:31:59 Step 23/24 : LABEL git_sha=a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0 09:31:59 ---> Running in 1def503a93cd 09:31:59 ---> Running in 02b0d73c31f1 09:31:59 ---> 738a42c0b63b 09:31:59 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:32:00 Removing intermediate container 1def503a93cd 09:32:00 ---> add8f6d96b7a 09:32:00 Step 21/22 : LABEL git_sha=a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0 09:32:00 Removing intermediate container 02b0d73c31f1 09:32:00 ---> b95f90869f55 09:32:00 Step 24/24 : LABEL version=0.0.0 09:32:00 ---> Running in 6d0097fb5cc7 09:32:01 ---> Running in 22a208edbc45 09:32:01 Removing intermediate container bdb1372097c0 09:32:01 ---> 87e344d3610e 09:32:01 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:32:01 ---> f04a34a50049 09:32:01 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:32:02 Removing intermediate container 22a208edbc45 09:32:02 ---> 41239925e49a 09:32:02 09:32:02 Removing intermediate container 6d0097fb5cc7 09:32:02 ---> 7d966c18e2a8 09:32:02 Step 22/22 : LABEL version=0.0.0 09:32:02 ---> Running in 6ecdc248fe8e 09:32:02 Successfully built 41239925e49a 09:32:02 Successfully tagged core-metadata-arm64:latest 09:32:02  Building core-metadata ... done Building sys-mgmt-agent 09:32:03 ---> bfde684edc17 09:32:03 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 09:32:03 ---> bda95a586a9c 09:32:03 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:32:03 Removing intermediate container 6ecdc248fe8e 09:32:03 ---> d9c8f066c193 09:32:03 09:32:03 ---> Running in 726bfd2eb2a2 09:32:04 Successfully built d9c8f066c193 09:32:04 Successfully tagged security-proxy-setup-arm64:latest 09:32:04 Building core-data 09:32:05  Building security-proxy-setup ... done  ---> d25337a3dc40 09:32:05 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:32:07 ---> 433b61f4bad5 09:32:07 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:32:07 Removing intermediate container 726bfd2eb2a2 09:32:07 ---> 02ce9b83d294 09:32:07 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 09:32:07 ---> Running in 758928ae2a24 09:32:08 ---> 4e1b14685d94 09:32:08 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:32:08 Removing intermediate container 758928ae2a24 09:32:08 ---> ff8527d90496 09:32:08 Step 24/26 : LABEL arch=arm64 09:32:08 ---> Running in dc03d0f48606 09:32:09 ---> d5908f5e33c9 09:32:09 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 09:32:09 Removing intermediate container dc03d0f48606 09:32:09 ---> a288ccadb5d5 09:32:09 Step 25/26 : LABEL git_sha=a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0 09:32:10 ---> Running in 327592c96503 09:32:10 ---> Running in de33f0fe257f 09:32:11 Removing intermediate container 327592c96503 09:32:11 ---> 81fdbbedb898 09:32:11 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:32:11 Removing intermediate container de33f0fe257f 09:32:11 ---> f5e388fae1a3 09:32:11 Step 26/26 : LABEL version=0.0.0 09:32:11 ---> Running in 09a30bd51e4d 09:32:12 ---> 9133c1bf80ba 09:32:12 Step 27/32 : RUN chmod +x /entrypoint.sh 09:32:12 Removing intermediate container 09a30bd51e4d 09:32:12 ---> e25643df9ee0 09:32:12 09:32:12 ---> Running in 2f7b03011f16 09:32:12 Successfully built e25643df9ee0 09:32:12 Successfully tagged security-secretstore-setup-arm64:latest 09:32:12  Building security-secretstore-setup ... done Building support-scheduler 09:32:15 Removing intermediate container 2f7b03011f16 09:32:15 ---> 87fa5335c717 09:32:15 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:32:15 ---> Running in 79c9ca5c70c8 09:32:16 Removing intermediate container 79c9ca5c70c8 09:32:16 ---> 7f23452ab351 09:32:16 Step 29/32 : CMD ["gate"] 09:32:17 ---> Running in 58203fae18a5 09:32:18 Removing intermediate container 58203fae18a5 09:32:18 ---> 26b12fe21f58 09:32:18 Step 30/32 : LABEL arch=arm64 09:32:18 ---> Running in 598fabc7e73b 09:32:19 Removing intermediate container 598fabc7e73b 09:32:19 ---> d4c388af1fd7 09:32:19 Step 31/32 : LABEL git_sha=a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0 09:32:19 ---> Running in 3fa6016021f3 09:32:20 Removing intermediate container 3fa6016021f3 09:32:20 ---> ada2d0cec67b 09:32:20 Step 32/32 : LABEL version=0.0.0 09:32:21 ---> Running in 8ccac1f55b45 09:32:22 Removing intermediate container 8ccac1f55b45 09:32:22 ---> bef60f4ec800 09:32:22 09:32:22 Successfully built bef60f4ec800 09:32:22 Successfully tagged security-bootstrapper-arm64:latest 09:32:49  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:32:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:32:49 ---> 8ed255687d92 09:32:49 Step 3/23 : WORKDIR /edgex-go 09:32:49 ---> Using cache 09:32:49 ---> 850f75070071 09:32:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:32:49 ---> Using cache 09:32:49 ---> a79788c35fb4 09:32:49 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:32:49 ---> Running in bfb525492080 09:32:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:32:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:32:51 OK: 218 MiB in 52 packages 09:32:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:32:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:32:52 ---> 8ed255687d92 09:32:52 Step 3/24 : WORKDIR /edgex-go 09:32:52 ---> Using cache 09:32:52 ---> 850f75070071 09:32:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:32:52 ---> Using cache 09:32:52 ---> a79788c35fb4 09:32:52 Step 5/24 : RUN apk add --update --no-cache make bash git 09:32:53 ---> Running in 4517fccf5391 09:32:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:32:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:32:53 ---> 8ed255687d92 09:32:53 Step 3/24 : WORKDIR /edgex-go 09:32:53 ---> Using cache 09:32:53 ---> 850f75070071 09:32:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:32:53 ---> Using cache 09:32:53 ---> a79788c35fb4 09:32:53 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:32:54 ---> Running in 87e2adef75d8 09:32:54 Removing intermediate container bfb525492080 09:32:54 ---> 563f3a6734dd 09:32:54 Step 6/23 : COPY go.mod . 09:32:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:32:56 ---> c78ec3fdc942 09:32:56 Step 7/23 : RUN go mod download 09:32:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:32:56 ---> Running in 0ef393e01c70 09:32:56 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:32:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:32:56 ---> 8ed255687d92 09:32:56 Step 3/23 : WORKDIR /edgex-go 09:32:56 ---> Using cache 09:32:56 ---> 850f75070071 09:32:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:32:56 ---> Using cache 09:32:56 ---> a79788c35fb4 09:32:56 Step 5/23 : RUN apk add --update --no-cache make git 09:32:56 ---> Using cache 09:32:56 ---> 44090121085b 09:32:56 Step 6/23 : COPY go.mod . 09:32:56 ---> Using cache 09:32:56 ---> 27f7b911c14f 09:32:56 Step 7/23 : RUN go mod download 09:32:56 ---> Using cache 09:32:56 ---> 37e40fd56521 09:32:56 Step 8/23 : COPY . . 09:32:56 ---> Using cache 09:32:56 ---> d9f94e80696e 09:32:56 Step 9/23 : RUN go mod tidy 09:32:56 ---> Using cache 09:32:56 ---> eda1905c5c5b 09:32:56 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 09:32:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:32:56 ---> Running in 3aac8d35c6dc 09:32:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:32:58 OK: 218 MiB in 52 packages 09:32:58 OK: 218 MiB in 52 packages 09:32:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:33:00 Removing intermediate container 0ef393e01c70 09:33:00 ---> 19c97eb58e50 09:33:00 Step 8/23 : COPY . . 09:33:00 Removing intermediate container 87e2adef75d8 09:33:00 ---> a85d9913576f 09:33:00 Step 6/24 : COPY go.mod . 09:33:00 Removing intermediate container 4517fccf5391 09:33:00 ---> 879881eeaeab 09:33:00 Step 6/24 : COPY go.mod . 09:33:02 ---> de06dc9af405 09:33:02 Step 7/24 : RUN go mod download 09:33:02 ---> 53c05acf0b3b 09:33:02 Step 7/24 : RUN go mod download 09:33:02 ---> Running in 7947ca234687 09:33:03 ---> Running in d6c4b3922afb 09:33:09 Removing intermediate container d6c4b3922afb 09:33:09 ---> e9e8a25809a8 09:33:09 Step 8/24 : COPY . . 09:33:10 Removing intermediate container 7947ca234687 09:33:10 ---> bafb60e8d95e 09:33:10 Step 8/24 : COPY . . 09:33:32 ---> de1680e52b8c 09:33:32 Step 9/23 : RUN go mod tidy 09:33:32 ---> Running in f4c19e136d9d 09:33:43 Removing intermediate container f4c19e136d9d 09:33:43 ---> 675ed0a576e6 09:33:43 Step 10/23 : RUN make cmd/support-notifications/support-notifications 09:33:43 ---> Running in 7f2917a51ed4 09:33:43 ---> 66e21f2e2a6d 09:33:43 Step 9/24 : RUN go mod tidy 09:33:43 ---> 0d60eb3e738b 09:33:43 Step 9/24 : RUN go mod tidy 09:33:43 ---> Running in a94adca5522d 09:33:43 ---> Running in 9daac71885ec 09:33:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:33:51 Removing intermediate container 9daac71885ec 09:33:51 ---> 296fbaac1631 09:33:51 Step 10/24 : RUN make cmd/core-data/core-data 09:33:51 ---> Running in c4c99f0c1381 09:33:51 Removing intermediate container a94adca5522d 09:33:51 ---> 5b321442982f 09:33:51 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:33:51 ---> Running in 49bbdff488b2 09:33:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 09:33:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:33:57 Removing intermediate container 3aac8d35c6dc 09:33:57 ---> e9471c189d83 09:33:57 09:33:57 Step 11/23 : FROM alpine:3.12 09:33:57 ---> 9852663dfa18 09:33:57 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:33:57 ---> Using cache 09:33:57 ---> 68d8aa98782b 09:33:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:33:57 ---> Using cache 09:33:57 ---> 49e2751066f5 09:33:57 Step 14/23 : ENV APP_PORT=59861 09:33:57 ---> Running in 80d171e70c0e 09:33:58 Removing intermediate container 80d171e70c0e 09:33:58 ---> 30a0b6a9ec27 09:33:58 Step 15/23 : EXPOSE $APP_PORT 09:33:58 ---> Running in 88d669b91515 09:33:59 Removing intermediate container 88d669b91515 09:33:59 ---> 1240c3a0ae83 09:33:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:34:00 ---> e575199e6f93 09:34:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:34:02 ---> e2c035e3fb65 09:34:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:34:04 ---> ef08a1161dee 09:34:04 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:34:04 ---> Running in 03464f24d781 09:34:05 Removing intermediate container 03464f24d781 09:34:05 ---> cd7c8cd4b68a 09:34:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:34:05 ---> Running in 9eccf8954b77 09:34:06 Removing intermediate container 9eccf8954b77 09:34:06 ---> 2e6f7193e937 09:34:06 Step 21/23 : LABEL arch=arm64 09:34:06 ---> Running in 2d75508c5b6c 09:34:06 Removing intermediate container 2d75508c5b6c 09:34:06 ---> 4122287fb227 09:34:06 Step 22/23 : LABEL git_sha=a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0 09:34:07 ---> Running in b1f59ea59d32 09:34:08 Removing intermediate container b1f59ea59d32 09:34:08 ---> b6b8fb4265a3 09:34:08 Step 23/23 : LABEL version=0.0.0 09:34:08 ---> Running in 2249bfffc167 09:34:09 Removing intermediate container 2249bfffc167 09:34:09 ---> a46c9daf4fb2 09:34:09 09:34:09 Successfully built a46c9daf4fb2 09:34:09 Successfully tagged support-scheduler-arm64:latest 09:35:17  Building support-scheduler ... done Removing intermediate container 7f2917a51ed4 09:35:17 ---> ed6609fcbce5 09:35:17 09:35:17 Step 11/23 : FROM alpine:3.12 09:35:17 ---> 9852663dfa18 09:35:17 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:35:17 ---> Running in f902a3fdb447 09:35:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:35:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:35:17 (1/2) Installing ca-certificates (20191127-r4) 09:35:17 (2/2) Installing dumb-init (1.2.2-r1) 09:35:17 Executing busybox-1.31.1-r20.trigger 09:35:17 Executing ca-certificates-20191127-r4.trigger 09:35:17 OK: 6 MiB in 16 packages 09:35:17 Removing intermediate container f902a3fdb447 09:35:17 ---> a915f31c7d6b 09:35:17 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:35:18 ---> Running in 4fe8577eb258 09:35:18 Removing intermediate container 4fe8577eb258 09:35:18 ---> 7052ffd84a6d 09:35:18 Step 14/23 : ENV APP_PORT=59860 09:35:19 ---> Running in 9f2a04a5f6f5 09:35:19 Removing intermediate container 9f2a04a5f6f5 09:35:19 ---> b643379d8385 09:35:19 Step 15/23 : EXPOSE $APP_PORT 09:35:19 ---> Running in d6ef5780f065 09:35:20 Removing intermediate container d6ef5780f065 09:35:20 ---> 7e2431337af8 09:35:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:35:22 ---> 8627ae0a443b 09:35:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:35:24 ---> 76cd3e12c00f 09:35:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:35:24 Removing intermediate container 49bbdff488b2 09:35:24 ---> f33f4df07656 09:35:24 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:35:24 ---> Running in c2c1c62cd66c 09:35:25 ---> 3a89308cb30b 09:35:25 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:35:25 ---> Running in 6e080899173c 09:35:26 Removing intermediate container 6e080899173c 09:35:26 ---> f6ba21102b69 09:35:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:35:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:35:26 ---> Running in 6d6ccbd41d4f 09:35:27 Removing intermediate container 6d6ccbd41d4f 09:35:27 ---> 3cc1e1029263 09:35:27 Step 21/23 : LABEL arch=arm64 09:35:28 Removing intermediate container c4c99f0c1381 09:35:28 ---> f7a090370cea 09:35:28 09:35:28 Step 11/24 : FROM alpine:3.12 09:35:28 ---> 9852663dfa18 09:35:28 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:35:28 ---> Running in d8baf54ab980 09:35:28 ---> Running in aa01e3fe0d5e 09:35:29 Removing intermediate container d8baf54ab980 09:35:29 ---> 7cb9ce9ab958 09:35:29 Step 22/23 : LABEL git_sha=a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0 09:35:29 Removing intermediate container aa01e3fe0d5e 09:35:29 ---> 7a79f39801a6 09:35:29 Step 13/24 : ENV APP_PORT=59880 09:35:29 ---> Running in ea935344954b 09:35:29 ---> Running in 15592bb755a0 09:35:29 Removing intermediate container c2c1c62cd66c 09:35:29 ---> c593a422fff2 09:35:29 09:35:29 Step 12/24 : FROM docker:20.10.0 09:35:29 20.10.0: Pulling from library/docker 09:35:29 Removing intermediate container ea935344954b 09:35:29 ---> 080d32afa9ad 09:35:29 Step 23/23 : LABEL version=0.0.0 09:35:29 Removing intermediate container 15592bb755a0 09:35:29 ---> 72c955c00afa 09:35:29 Step 14/24 : EXPOSE $APP_PORT 09:35:30 ---> Running in dccb352b9e67 09:35:30 ---> Running in 7f2289c2d621 09:35:30 Removing intermediate container dccb352b9e67 09:35:30 ---> c114a7cdee6a 09:35:30 09:35:30 Removing intermediate container 7f2289c2d621 09:35:30 ---> 13f355086369 09:35:30 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:35:31 Successfully built c114a7cdee6a 09:35:31 Successfully tagged support-notifications-arm64:latest 09:35:31  Building support-notifications ... done  ---> Running in 106d7348f654 09:35:34 Removing intermediate container 106d7348f654 09:35:34 ---> a30ef1c883d5 09:35:34 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 09:35:35 ---> Running in 061d7aa6a7bb 09:35:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:35:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:35:37 (1/6) Installing dumb-init (1.2.2-r1) 09:35:38 (2/6) Installing libgcc (9.3.0-r2) 09:35:38 (3/6) Installing libsodium (1.0.18-r0) 09:35:38 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 09:35:38 Status: Downloaded newer image for docker:20.10.0 09:35:38 ---> eeaf43b92773 09:35:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:35:38 (4/6) Installing libstdc++ (9.3.0-r2) 09:35:38 (5/6) Installing libzmq (4.3.3-r0) 09:35:38 (6/6) Installing zeromq (4.3.3-r0) 09:35:38 Executing busybox-1.31.1-r20.trigger 09:35:38 OK: 8 MiB in 20 packages 09:35:38 ---> Running in 116149ef3aa1 09:35:39 Removing intermediate container 116149ef3aa1 09:35:39 ---> 50e54d4b2afe 09:35:39 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 09:35:39 ---> Running in d0754a884a07 09:35:39 Removing intermediate container 061d7aa6a7bb 09:35:39 ---> 3445c3f67c1a 09:35:39 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:35:40 ---> 74fb92c49542 09:35:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:35:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:35:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:35:42 (1/39) Installing readline (8.0.4-r0) 09:35:42 (2/39) Installing bash (5.0.17-r0) 09:35:42 Executing bash-5.0.17-r0.post-install 09:35:42 (3/39) Installing nghttp2-libs (1.41.0-r0) 09:35:42 (4/39) Installing libcurl (7.77.0-r0) 09:35:42 (5/39) Installing curl (7.77.0-r0) 09:35:42 (6/39) Installing dumb-init (1.2.2-r1) 09:35:42 (7/39) Installing libbz2 (1.0.8-r1) 09:35:42 (8/39) Installing expat (2.2.9-r1) 09:35:42 (9/39) Installing libffi (3.3-r2) 09:35:42 (10/39) Installing gdbm (1.13-r1) 09:35:42 (11/39) Installing xz-libs (5.2.5-r0) 09:35:42 (12/39) Installing sqlite-libs (3.32.1-r1) 09:35:42 (13/39) Installing python3 (3.8.10-r0) 09:35:42 ---> 93a9b7717f93 09:35:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:35:43 ---> bd8d1469a2c9 09:35:43 Step 20/24 : ENTRYPOINT ["/core-data"] 09:35:43 ---> Running in 35f57facbe68 09:35:44 (14/39) Installing py3-appdirs (1.4.4-r1) 09:35:44 (15/39) Installing py3-ordered-set (4.0.1-r0) 09:35:44 (16/39) Installing py3-parsing (2.4.7-r0) 09:35:44 (17/39) Installing py3-six (1.15.0-r0) 09:35:44 (18/39) Installing py3-packaging (20.4-r0) 09:35:44 (19/39) Installing py3-setuptools (47.0.0-r0) 09:35:44 (20/39) Installing py3-chardet (3.0.4-r4) 09:35:44 (21/39) Installing py3-idna (2.9-r0) 09:35:44 (22/39) Installing py3-certifi (2020.4.5.1-r0) 09:35:44 (23/39) Installing py3-urllib3 (1.25.9-r0) 09:35:44 (24/39) Installing py3-requests (2.23.0-r0) 09:35:44 Removing intermediate container 35f57facbe68 09:35:44 (25/39) Installing py3-msgpack (1.0.0-r0) 09:35:44 ---> b2231b946d53 09:35:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:35:44 (26/39) Installing py3-lockfile (0.12.2-r3) 09:35:44 (27/39) Installing py3-cachecontrol (0.12.6-r0) 09:35:44 (28/39) Installing py3-colorama (0.4.3-r0) 09:35:44 (29/39) Installing py3-distlib (0.3.0-r0) 09:35:44 (30/39) Installing py3-distro (1.5.0-r1) 09:35:44 (31/39) Installing py3-webencodings (0.5.1-r3) 09:35:44 (32/39) Installing py3-html5lib (1.0.1-r4) 09:35:44 (33/39) Installing py3-pytoml (0.1.21-r0) 09:35:44 (34/39) Installing py3-pep517 (0.8.2-r0) 09:35:44 (35/39) Installing py3-progress (1.5-r0) 09:35:44 (36/39) Installing py3-toml (0.10.1-r0) 09:35:44 (37/39) Installing py3-retrying (1.3.3-r0) 09:35:44 (38/39) Installing py3-contextlib2 (0.6.0-r0) 09:35:44 (39/39) Installing py3-pip (20.1.1-r0) 09:35:44 ---> Running in 4ead9408f146 09:35:44 Executing busybox-1.31.1-r19.trigger 09:35:44 OK: 72 MiB in 59 packages 09:35:45 Removing intermediate container 4ead9408f146 09:35:45 ---> d42617fd9f27 09:35:45 Step 22/24 : LABEL arch=arm64 09:35:45 ---> Running in 53da169ebd07 09:35:46 Removing intermediate container 53da169ebd07 09:35:46 ---> 3bd79e1a0400 09:35:46 Step 23/24 : LABEL git_sha=a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0 09:35:46 ---> Running in 6d04bb0e40d3 09:35:46 Removing intermediate container 6d04bb0e40d3 09:35:46 ---> abcc5c8dff3b 09:35:46 Step 24/24 : LABEL version=0.0.0 09:35:47 ---> Running in 20934803f0da 09:35:47 Removing intermediate container 20934803f0da 09:35:47 ---> 26da5de9198e 09:35:47 09:35:47 Successfully built 26da5de9198e 09:35:47 Successfully tagged core-data-arm64:latest 09:35:50  Building core-data ... done Collecting docker-compose==1.23.2 09:35:50 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:35:50 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 09:35:50 Collecting texttable<0.10,>=0.9.0 09:35:51 Downloading texttable-0.9.1.tar.gz (11 kB) 09:35:53 Collecting websocket-client<1.0,>=0.32.0 09:35:53 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:35:54 Collecting jsonschema<3,>=2.5.1 09:35:54 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:35:55 Collecting PyYAML<4,>=3.10 09:35:55 Downloading PyYAML-3.13.tar.gz (270 kB) 09:35:59 Collecting dockerpty<0.5,>=0.4.1 09:35:59 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:36:01 Collecting docker<4.0,>=3.6.0 09:36:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:36:02 Collecting cached-property<2,>=1.2.0 09:36:02 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:36:02 Collecting docopt<0.7,>=0.6.1 09:36:02 Downloading docopt-0.6.2.tar.gz (25 kB) 09:36:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:36:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:36:06 Collecting docker-pycreds>=0.4.0 09:36:06 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:36:06 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 09:36:06 Collecting urllib3<1.25,>=1.21.1 09:36:06 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:36:07 Collecting idna<2.8,>=2.5 09:36:07 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:36:07 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 09:36:07 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 09:36:07 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 09:36:07 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 09:36:07 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 09:36:08 Installing collected packages: texttable, websocket-client, jsonschema, PyYAML, dockerpty, docker-pycreds, urllib3, idna, requests, docker, cached-property, docopt, docker-compose 09:36:08 Running setup.py install for texttable: started 09:36:10 Running setup.py install for texttable: finished with status 'done' 09:36:10 Running setup.py install for PyYAML: started 09:36:13 Running setup.py install for PyYAML: finished with status 'done' 09:36:13 Running setup.py install for dockerpty: started 09:36:14 Running setup.py install for dockerpty: finished with status 'done' 09:36:14 Attempting uninstall: urllib3 09:36:14 Found existing installation: urllib3 1.25.9 09:36:14 Uninstalling urllib3-1.25.9: 09:36:15 Successfully uninstalled urllib3-1.25.9 09:36:15 Attempting uninstall: idna 09:36:15 Found existing installation: idna 2.9 09:36:15 Uninstalling idna-2.9: 09:36:15 Successfully uninstalled idna-2.9 09:36:16 Attempting uninstall: requests 09:36:16 Found existing installation: requests 2.23.0 09:36:16 Uninstalling requests-2.23.0: 09:36:16 Successfully uninstalled requests-2.23.0 09:36:17 Running setup.py install for docopt: started 09:36:19 Running setup.py install for docopt: finished with status 'done' 09:36:20 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 09:36:28 Removing intermediate container d0754a884a07 09:36:28 ---> b7cd0146729f 09:36:28 Step 15/24 : ENV APP_PORT=58890 09:36:28 ---> Running in d1667f5a1cbc 09:36:28 Removing intermediate container d1667f5a1cbc 09:36:28 ---> 4c8ba74bd1bb 09:36:28 Step 16/24 : EXPOSE $APP_PORT 09:36:28 ---> Running in 1b66d91f13bd 09:36:29 Removing intermediate container 1b66d91f13bd 09:36:29 ---> 1cc88be50b06 09:36:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:36:30 ---> dbd9ec489f79 09:36:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:36:31 ---> 82192ffc2686 09:36:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:36:32 ---> 21d17ff8b4b6 09:36:32 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 09:36:32 ---> Running in c6d7b2be831c 09:36:33 Removing intermediate container c6d7b2be831c 09:36:33 ---> 50237c925dae 09:36:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:36:33 ---> Running in 6b286f9b0f7c 09:36:33 Removing intermediate container 6b286f9b0f7c 09:36:33 ---> ec0c63c81833 09:36:33 Step 22/24 : LABEL arch=arm64 09:36:33 ---> Running in 77811cb1b0a5 09:36:34 Removing intermediate container 77811cb1b0a5 09:36:34 ---> b87161fd041b 09:36:34 Step 23/24 : LABEL git_sha=a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0 09:36:34 ---> Running in d0aae9f60ccd 09:36:34 Removing intermediate container d0aae9f60ccd 09:36:34 ---> b296d51e0e0e 09:36:34 Step 24/24 : LABEL version=0.0.0 09:36:34 ---> Running in 68b456965854 09:36:35 Removing intermediate container 68b456965854 09:36:35 ---> 76e77adacc80 09:36:35 09:36:35 Successfully built 76e77adacc80 09:36:35 Successfully tagged sys-mgmt-agent-arm64:latest 09:36:36  Building sys-mgmt-agent ... done  [Pipeline] } 09:36:36 $ docker stop --time=1 472f86db6adbed3b79d8157ccb9af54d4d72e9bad33db73aa39ed03d88f0e498 09:36:37 $ docker rm -f 472f86db6adbed3b79d8157ccb9af54d4d72e9bad33db73aa39ed03d88f0e498 [Pipeline] // withDockerContainer [Pipeline] sh 09:36:38 + docker images 09:36:38 REPOSITORY TAG IMAGE ID CREATED SIZE 09:36:38 sys-mgmt-agent-arm64 latest 76e77adacc80 3 seconds ago 299MB 09:36:38 core-data-arm64 latest 26da5de9198e 51 seconds ago 19.1MB 09:36:38 support-notifications-arm64 latest c114a7cdee6a About a minute ago 15.7MB 09:36:38 c593a422fff2 About a minute ago 973MB 09:36:38 f7a090370cea About a minute ago 974MB 09:36:38 ed6609fcbce5 About a minute ago 968MB 09:36:38 support-scheduler-arm64 latest a46c9daf4fb2 2 minutes ago 15MB 09:36:38 e9471c189d83 2 minutes ago 968MB 09:36:38 security-bootstrapper-arm64 latest bef60f4ec800 4 minutes ago 17.1MB 09:36:38 security-secretstore-setup-arm64 latest e25643df9ee0 4 minutes ago 26.5MB 09:36:38 security-proxy-setup-arm64 latest d9c8f066c193 4 minutes ago 24MB 09:36:38 core-metadata-arm64 latest 41239925e49a 4 minutes ago 15.6MB 09:36:38 core-command-arm64 latest 2963f99fb0a2 4 minutes ago 15MB 09:36:38 641e6d699369 4 minutes ago 972MB 09:36:38 05e4cb111115 4 minutes ago 974MB 09:36:38 ff261fc335c0 4 minutes ago 971MB 09:36:38 ad05ab7b40bc 5 minutes ago 967MB 09:36:38 597cd2b683fd 5 minutes ago 966MB 09:36:38 ci-base-image-arm64 latest 8ed255687d92 15 minutes ago 641MB 09:36:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB 09:36:38 alpine 3.12 9852663dfa18 7 weeks ago 5.32MB 09:36:38 docker 20.10.0 eeaf43b92773 6 months ago 228MB 09:36:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 09:36:40 ---> job-cost.sh 09:36:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-w7tF 09:37:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:39:03 lf-activate-venv(): INFO: Adding /tmp/venv-w7tF/bin to PATH 09:39:03 INFO: No Stack... 09:39:03 INFO: Retrieving Pricing Info for: v2-standard-4 09:39:03 INFO: Archiving Costs [Pipeline] sh 09:39:04 + cat /w/workspace/edgex-go/1/archives/cost.csv 09:39:04 + cut -d, -f6 [Pipeline] lock 09:39:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3553-1-stack-cost] 09:39:04 Resource [jenkins-edgexfoundry-edgex-go-PR-3553-1-stack-cost] did not exist. Created. 09:39:04 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3553-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:39:04 + echo total: 0.36000001430511475 [Pipeline] stash 09:39:05 Stashed 1 file(s) [Pipeline] } 09:39:05 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3553-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:55:20 Cancelling nested steps due to timeout [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:55:22 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 11:55:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:55:27 ---> package-listing.sh 11:55:27 ++ facter osfamily 11:55:27 ++ tr '[:upper:]' '[:lower:]' 11:55:27 + OS_FAMILY=redhat 11:55:27 + workspace=/w/workspace/edgex-go/1 11:55:27 + START_PACKAGES=/tmp/packages_start.txt 11:55:27 + END_PACKAGES=/tmp/packages_end.txt 11:55:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:55:27 + PACKAGES=/tmp/packages_start.txt 11:55:27 + '[' /w/workspace/edgex-go/1 ']' 11:55:27 + PACKAGES=/tmp/packages_end.txt 11:55:27 + case "${OS_FAMILY}" in 11:55:27 + rpm -qa 11:55:27 + sort 11:55:28 + '[' -f /tmp/packages_start.txt ']' 11:55:28 + '[' -f /tmp/packages_end.txt ']' 11:55:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:55:28 + '[' /w/workspace/edgex-go/1 ']' 11:55:28 + mkdir -p /w/workspace/edgex-go/1/archives/ 11:55:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 11:55:28 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:55:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:55:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:55:29 11:55:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 11:55:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:55:29 alpine: Pulling from edgex-lftools-log-publisher 11:55:29 df20fa9351a1: Pulling fs layer 11:55:29 36b3adc4ff6f: Pulling fs layer 11:55:29 8ad3a11d3b57: Pulling fs layer 11:55:29 46f8f816bc3b: Pulling fs layer 11:55:29 93b61091891f: Pulling fs layer 11:55:29 93b9cdb0e59b: Pulling fs layer 11:55:29 5e14af77c1be: Pulling fs layer 11:55:29 01666e4c0597: Pulling fs layer 11:55:29 aa168da1d23b: Pulling fs layer 11:55:29 93b9cdb0e59b: Waiting 11:55:29 5e14af77c1be: Waiting 11:55:29 01666e4c0597: Waiting 11:55:29 aa168da1d23b: Waiting 11:55:29 46f8f816bc3b: Waiting 11:55:29 93b61091891f: Waiting 11:55:29 36b3adc4ff6f: Verifying Checksum 11:55:29 36b3adc4ff6f: Download complete 11:55:29 46f8f816bc3b: Verifying Checksum 11:55:29 46f8f816bc3b: Download complete 11:55:30 df20fa9351a1: Verifying Checksum 11:55:30 df20fa9351a1: Download complete 11:55:30 93b9cdb0e59b: Verifying Checksum 11:55:30 93b9cdb0e59b: Download complete 11:55:30 5e14af77c1be: Verifying Checksum 11:55:30 5e14af77c1be: Download complete 11:55:30 01666e4c0597: Verifying Checksum 11:55:30 01666e4c0597: Download complete 11:55:30 93b61091891f: Download complete 11:55:30 df20fa9351a1: Pull complete 11:55:30 36b3adc4ff6f: Pull complete 11:55:30 8ad3a11d3b57: Verifying Checksum 11:55:30 8ad3a11d3b57: Download complete 11:55:31 8ad3a11d3b57: Pull complete 11:55:31 46f8f816bc3b: Pull complete 11:55:31 93b61091891f: Pull complete 11:55:31 93b9cdb0e59b: Pull complete 11:55:31 5e14af77c1be: Pull complete 11:55:31 01666e4c0597: Pull complete 11:55:32 aa168da1d23b: Verifying Checksum 11:55:32 aa168da1d23b: Download complete 11:55:36 aa168da1d23b: Pull complete 11:55:36 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 11:55:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:55:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 11:55:36 prd-centos7-docker-4c-2g-1192 does not seem to be running inside a container 11:55:36 $ 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 11:55:39 $ docker top c81948ad6f1450654e76ea96c192e19602c203813653829cd1d6677246125659 -eo pid,comm [Pipeline] { [Pipeline] sh 11:55:39 + touch /tmp/pre-build-complete [Pipeline] sh 11:55:40 + mkdir -p /var/log/sa [Pipeline] sh 11:55:40 + ls /var/log/sa-host 11:55:40 + sadf -c /var/log/sa-host/sa05 11:55:40 file_magic: OK 11:55:40 HZ: Using current value: 100 11:55:40 file_header: OK 11:55:40 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 11:55:40 Statistics: 11:55:40 Hnuu...uuuununununu...Hnuu...uuuununununu... 11:55:40 File successfully converted to sysstat format version 12.2.1 11:55:40 + sadf -c /var/log/sa-host/sa09 11:55:40 file_magic: OK 11:55:40 HZ: Using current value: 100 11:55:40 file_header: OK 11:55:40 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 11:55:40 Statistics: 11:55:40 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 11:55:40 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:55:41 provisioning config files... 11:55:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6322136433057536988tmp [Pipeline] { [Pipeline] echo 11:55:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:55:41 ---> create-netrc.sh [Pipeline] } 11:55:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:55:42 ---> python-tools-install.sh [Pipeline] echo 11:55:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:55:42 ---> sudo-logs.sh 11:55:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:55:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:55:43 ---> job-cost.sh 11:55:43 lf-activate-venv: SKIPPING 11:55:43 DEBUG: total: 0.36000001430511475 11:55:43 INFO: Retrieving Stack Cost... 11:55:44 INFO: Retrieving Pricing Info for: v3-standard-2 11:55:44 INFO: Archiving Costs [Pipeline] echo 11:55:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:55:44 ---> logs-deploy.sh 11:55:44 lf-activate-venv: SKIPPING 11:55:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3553/1 11:55:44 INFO: archiving workspace using pattern(s): 11:55:45 Archives upload complete. 11:55:45 INFO: archiving logs to Nexus 11:55:46 ---> uname -a: 11:55:46 Linux prd-centos7-docker-4c-2g-1192.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 11:55:46 11:55:46 11:55:46 ---> lscpu: 11:55:46 Architecture: x86_64 11:55:46 CPU op-mode(s): 32-bit, 64-bit 11:55:46 Byte Order: Little Endian 11:55:46 Address sizes: 40 bits physical, 48 bits virtual 11:55:46 CPU(s): 2 11:55:46 On-line CPU(s) list: 0,1 11:55:46 Thread(s) per core: 1 11:55:46 Core(s) per socket: 1 11:55:46 Socket(s): 2 11:55:46 NUMA node(s): 1 11:55:46 Vendor ID: AuthenticAMD 11:55:46 CPU family: 23 11:55:46 Model: 49 11:55:46 Model name: AMD EPYC-Rome Processor 11:55:46 Stepping: 0 11:55:46 CPU MHz: 2799.998 11:55:46 BogoMIPS: 5599.99 11:55:46 Virtualization: AMD-V 11:55:46 Hypervisor vendor: KVM 11:55:46 Virtualization type: full 11:55:46 L1d cache: 64 KiB 11:55:46 L1i cache: 64 KiB 11:55:46 L2 cache: 1 MiB 11:55:46 L3 cache: 32 MiB 11:55:46 NUMA node0 CPU(s): 0,1 11:55:46 Vulnerability Itlb multihit: Not affected 11:55:46 Vulnerability L1tf: Not affected 11:55:46 Vulnerability Mds: Not affected 11:55:46 Vulnerability Meltdown: Not affected 11:55:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:55:46 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 11:55:46 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 11:55:46 Vulnerability Srbds: Not affected 11:55:46 Vulnerability Tsx async abort: Not affected 11:55:46 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 11:55:46 11:55:46 11:55:46 ---> nproc: 11:55:46 2 11:55:46 11:55:46 11:55:46 ---> df -h: 11:55:46 Filesystem Size Used Available Use% Mounted on 11:55:46 overlay 40.0G 8.5G 31.5G 21% / 11:55:46 tmpfs 64.0M 0 64.0M 0% /dev 11:55:46 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 11:55:46 shm 64.0M 0 64.0M 0% /dev/shm 11:55:46 /dev/vda1 40.0G 8.5G 31.5G 21% /facter-os 11:55:46 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/resolv.conf 11:55:46 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hostname 11:55:46 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hosts 11:55:46 /dev/vda1 40.0G 8.5G 31.5G 21% /run/cloud-init/result.json 11:55:46 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/sa-host 11:55:46 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/secure 11:55:46 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/auth.log 11:55:46 /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/edgex-go/1 11:55:46 /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/edgex-go/1@tmp 11:55:46 11:55:46 11:55:46 ---> free -m: 11:55:46 total used free shared buff/cache available 11:55:46 Mem: 7821 1039 3393 0 3388 6689 11:55:46 Swap: 1023 0 1023 11:55:46 11:55:46 11:55:46 ---> ip addr: 11:55:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 11:55:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:55:46 inet 127.0.0.1/8 scope host lo 11:55:46 valid_lft forever preferred_lft forever 11:55:46 inet6 ::1/128 scope host 11:55:46 valid_lft forever preferred_lft forever 11:55:46 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 11:55:46 link/ether fa:16:3e:91:ed:6a brd ff:ff:ff:ff:ff:ff 11:55:46 inet 10.30.123.23/23 brd 10.30.123.255 scope global dynamic eth0 11:55:46 valid_lft 63743sec preferred_lft 63743sec 11:55:46 inet6 fe80::f816:3eff:fe91:ed6a/64 scope link 11:55:46 valid_lft forever preferred_lft forever 11:55:46 3: docker0: mtu 1500 qdisc noqueue state DOWN 11:55:46 link/ether 02:42:20:9e:c4:02 brd ff:ff:ff:ff:ff:ff 11:55:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:55:46 valid_lft forever preferred_lft forever 11:55:46 inet6 fe80::42:20ff:fe9e:c402/64 scope link 11:55:46 valid_lft forever preferred_lft forever 11:55:46 11:55:46 11:55:46 ---> sar -b -r -n DEV: 11:55:46 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 11:55:46 11:55:46 05:37:53 LINUX RESTART (2 CPU) 11:55:46 11:55:46 05:39:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:55:46 05:40:01 9.65 8.17 1.48 0.00 963.47 83.13 0.00 11:55:46 05:41:01 0.65 0.08 0.57 0.00 35.72 10.60 0.00 11:55:46 05:42:01 0.83 0.37 0.47 0.00 51.70 198.55 0.00 11:55:46 05:43:01 0.38 0.00 0.38 0.00 0.00 170.58 0.00 11:55:46 05:44:01 0.92 0.00 0.92 0.00 0.00 81.78 0.00 11:55:46 05:45:01 0.32 0.00 0.32 0.00 0.00 4.31 0.00 11:55:46 05:46:01 0.43 0.00 0.43 0.00 0.00 26.94 0.00 11:55:46 05:47:01 1.57 0.23 1.33 0.00 29.05 170.88 0.00 11:55:46 05:48:01 1.25 0.30 0.95 0.00 163.12 38.61 0.00 11:55:46 05:49:01 0.77 0.00 0.77 0.00 0.00 77.78 0.00 11:55:46 05:50:01 0.82 0.02 0.80 0.00 0.27 156.04 0.00 11:55:46 05:51:01 0.90 0.22 0.68 0.00 16.13 15.23 0.00 11:55:46 05:52:01 0.62 0.00 0.62 0.00 0.00 128.36 0.00 11:55:46 05:53:01 6.98 0.30 6.68 0.00 33.98 5339.49 0.00 11:55:46 05:54:01 25.15 0.05 25.10 0.00 1.73 402.87 0.00 11:55:46 05:55:01 0.40 0.00 0.40 0.00 0.00 8.16 0.00 11:55:46 05:56:01 0.35 0.00 0.35 0.00 0.00 7.30 0.00 11:55:46 05:57:01 0.17 0.00 0.17 0.00 0.00 9.15 0.00 11:55:46 05:58:01 0.58 0.00 0.58 0.00 0.00 127.97 0.00 11:55:46 05:59:01 0.85 0.20 0.65 0.00 35.85 27.37 0.00 11:55:46 06:00:01 1.23 0.00 1.23 0.00 0.00 22.78 0.00 11:55:46 06:01:02 0.43 0.03 0.40 0.00 0.27 8.09 0.00 11:55:46 06:02:01 0.44 0.08 0.36 0.00 1.63 5.54 0.00 11:55:46 06:03:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 11:55:46 06:04:01 0.13 0.00 0.13 0.00 0.00 2.15 0.00 11:55:46 06:05:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 11:55:46 06:06:01 0.25 0.00 0.25 0.00 0.00 2.30 0.00 11:55:46 06:07:01 0.22 0.00 0.22 0.00 0.00 3.51 0.00 11:55:46 06:08:01 0.13 0.00 0.13 0.00 0.00 2.13 0.00 11:55:46 06:09:01 0.15 0.00 0.15 0.00 0.00 2.00 0.00 11:55:46 06:10:01 0.23 0.00 0.23 0.00 0.00 3.58 0.00 11:55:46 06:11:01 0.22 0.00 0.22 0.00 0.00 2.02 0.00 11:55:46 06:12:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 11:55:46 06:13:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 11:55:46 06:14:01 2.93 2.68 0.25 0.00 2212.63 3.85 0.00 11:55:46 06:15:01 0.58 0.00 0.58 0.00 0.00 11.45 0.00 11:55:46 06:16:01 0.28 0.00 0.28 0.00 0.00 4.28 0.00 11:55:46 06:17:01 275.57 254.03 21.54 0.00 3444.24 970.24 0.00 11:55:46 06:18:01 0.45 0.00 0.45 0.00 0.00 7.56 0.00 11:55:46 06:19:01 0.15 0.00 0.15 0.00 0.00 2.00 0.00 11:55:46 06:20:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 11:55:46 06:21:01 0.25 0.00 0.25 0.00 0.00 2.32 0.00 11:55:46 06:22:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 11:55:46 06:23:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 11:55:46 06:24:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 11:55:46 06:25:01 0.23 0.00 0.23 0.00 0.00 3.18 0.00 11:55:46 06:26:01 0.23 0.00 0.23 0.00 0.00 2.18 0.00 11:55:46 06:27:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 11:55:46 06:28:01 0.20 0.00 0.20 0.00 0.00 1.80 0.00 11:55:46 06:29:01 0.20 0.00 0.20 0.00 0.00 3.05 0.00 11:55:46 06:30:01 0.23 0.00 0.23 0.00 0.00 3.18 0.00 11:55:46 06:31:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 11:55:46 06:32:01 0.17 0.00 0.17 0.00 0.00 1.48 0.00 11:55:46 06:33:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 11:55:46 06:34:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 11:55:46 06:35:01 0.28 0.00 0.28 0.00 0.00 3.52 0.00 11:55:46 06:36:01 0.27 0.00 0.27 0.00 0.00 3.60 0.00 11:55:46 06:37:01 0.32 0.00 0.32 0.00 0.00 4.65 0.00 11:55:46 06:38:01 0.15 0.00 0.15 0.00 0.00 1.87 0.00 11:55:46 06:39:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 11:55:46 06:40:02 0.20 0.00 0.20 0.00 0.00 2.68 0.00 11:55:46 06:41:01 0.17 0.00 0.17 0.00 0.00 1.36 0.00 11:55:46 06:42:01 0.20 0.00 0.20 0.00 0.00 1.92 0.00 11:55:46 06:43:01 0.18 0.00 0.18 0.00 0.00 2.13 0.00 11:55:46 06:44:01 0.27 0.00 0.27 0.00 0.00 3.28 0.00 11:55:46 06:45:01 0.33 0.00 0.33 0.00 0.00 4.65 0.00 11:55:46 06:46:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 11:55:46 06:47:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 11:55:46 06:48:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 11:55:46 06:49:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 11:55:46 06:50:01 0.28 0.00 0.28 0.00 0.00 4.47 0.00 11:55:46 06:51:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 11:55:46 06:52:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 11:55:46 06:53:01 0.18 0.00 0.18 0.00 0.00 1.63 0.00 11:55:46 06:54:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 11:55:46 06:55:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 11:55:46 06:56:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 11:55:46 06:57:01 0.43 0.00 0.43 0.00 0.00 6.76 0.00 11:55:46 06:58:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 11:55:46 06:59:01 0.17 0.00 0.17 0.00 0.00 1.65 0.00 11:55:46 07:00:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 11:55:46 07:01:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 11:55:46 07:02:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 11:55:46 07:03:01 0.23 0.00 0.23 0.00 0.00 2.87 0.00 11:55:46 07:04:01 0.27 0.00 0.27 0.00 0.00 3.58 0.00 11:55:46 07:05:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 11:55:46 07:06:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 11:55:46 07:07:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 11:55:46 07:08:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 11:55:46 07:09:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 11:55:46 07:10:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 11:55:46 07:11:01 0.27 0.00 0.27 0.00 0.00 3.45 0.00 11:55:46 07:12:01 0.22 0.00 0.22 0.00 0.00 2.02 0.00 11:55:46 07:13:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 11:55:46 07:14:01 0.27 0.00 0.27 0.00 0.00 3.22 0.00 11:55:46 07:15:01 0.25 0.00 0.25 0.00 0.00 2.30 0.00 11:55:46 07:16:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 11:55:46 07:17:02 0.25 0.00 0.25 0.00 0.00 2.20 0.00 11:55:46 07:18:01 0.19 0.00 0.19 0.00 0.00 2.30 0.00 11:55:46 07:19:01 0.22 0.00 0.22 0.00 0.00 3.58 0.00 11:55:46 07:20:01 0.20 0.00 0.20 0.00 0.00 2.60 0.00 11:55:46 07:21:01 11.06 0.02 11.04 0.00 0.40 1641.01 0.00 11:55:46 07:22:01 5.06 0.43 4.63 0.00 328.58 141.22 0.00 11:55:46 07:23:01 0.55 0.00 0.55 0.00 0.00 11.46 0.00 11:55:46 07:24:01 0.68 0.00 0.68 0.00 0.00 19.96 0.00 11:55:46 07:25:01 5.68 0.00 5.68 0.00 0.00 5258.69 0.00 11:55:46 07:26:01 10.34 0.00 10.34 0.00 0.00 5509.98 0.00 11:55:46 07:27:01 1.77 0.13 1.63 0.00 21.59 41.21 0.00 11:55:46 07:28:01 0.58 0.00 0.58 0.00 0.00 12.98 0.00 11:55:46 07:29:01 0.38 0.00 0.38 0.00 0.00 6.90 0.00 11:55:46 07:30:01 0.40 0.00 0.40 0.00 0.00 6.51 0.00 11:55:46 07:31:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 11:55:46 07:32:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 11:55:46 07:33:01 0.27 0.00 0.27 0.00 0.00 2.93 0.00 11:55:46 07:34:01 0.32 0.00 0.32 0.00 0.00 4.56 0.00 11:55:46 07:35:01 0.52 0.00 0.52 0.00 0.00 7.41 0.00 11:55:46 07:36:01 0.45 0.00 0.45 0.00 0.00 7.80 0.00 11:55:46 07:37:01 0.32 0.00 0.32 0.00 0.00 7.21 0.00 11:55:46 07:38:01 2.08 0.03 2.05 0.00 0.67 30.58 0.00 11:55:46 07:39:01 1.12 0.00 1.12 0.00 0.00 17.46 0.00 11:55:46 07:40:01 0.23 0.00 0.23 0.00 0.00 2.07 0.00 11:55:46 07:41:01 167.78 0.00 167.78 0.00 0.00 47874.02 0.00 11:55:46 07:42:01 4.16 0.00 4.16 0.00 0.00 231.56 0.00 11:55:46 07:43:01 0.30 0.00 0.30 0.00 0.00 4.45 0.00 11:55:46 07:44:01 0.25 0.00 0.25 0.00 0.00 3.36 0.00 11:55:46 07:45:01 0.42 0.00 0.42 0.00 0.00 6.36 0.00 11:55:46 07:46:02 0.23 0.00 0.23 0.00 0.00 4.55 0.00 11:55:46 07:47:01 2.25 0.00 2.25 0.00 0.00 40.09 0.00 11:55:46 07:48:01 2.33 0.00 2.33 0.00 0.00 71.93 0.00 11:55:46 07:49:01 0.38 0.00 0.38 0.00 0.00 5.55 0.00 11:55:46 07:50:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 11:55:46 07:51:01 0.27 0.00 0.27 0.00 0.00 3.08 0.00 11:55:46 07:52:01 0.35 0.00 0.35 0.00 0.00 5.13 0.00 11:55:46 07:53:01 0.30 0.00 0.30 0.00 0.00 4.13 0.00 11:55:46 07:54:01 2.53 0.00 2.53 0.00 0.00 36.21 0.00 11:55:46 07:55:01 0.20 0.00 0.20 0.00 0.00 2.18 0.00 11:55:46 07:56:01 0.27 0.00 0.27 0.00 0.00 3.45 0.00 11:55:46 07:57:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 11:55:46 07:58:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 11:55:46 07:59:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 11:55:46 08:00:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 11:55:46 08:01:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 11:55:46 08:02:01 0.27 0.00 0.27 0.00 0.00 3.20 0.00 11:55:46 08:03:01 0.28 0.00 0.28 0.00 0.00 3.07 0.00 11:55:46 08:04:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 11:55:46 08:05:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 11:55:46 08:06:01 0.20 0.00 0.20 0.00 0.00 2.55 0.00 11:55:46 08:07:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 11:55:46 08:08:01 0.22 0.00 0.22 0.00 0.00 3.31 0.00 11:55:46 08:09:01 0.27 0.00 0.27 0.00 0.00 4.23 0.00 11:55:46 08:10:01 0.37 0.00 0.37 0.00 0.00 5.25 0.00 11:55:46 08:11:01 0.32 0.00 0.32 0.00 0.00 5.23 0.00 11:55:46 08:12:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 11:55:46 08:13:01 0.23 0.00 0.23 0.00 0.00 3.61 0.00 11:55:46 08:14:01 4.05 0.00 4.05 0.00 0.00 102.33 0.00 11:55:46 08:15:01 0.48 0.00 0.48 0.00 0.00 8.11 0.00 11:55:46 08:16:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 11:55:46 08:17:01 0.23 0.00 0.23 0.00 0.00 3.35 0.00 11:55:46 08:18:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 11:55:46 08:19:02 0.15 0.00 0.15 0.00 0.00 1.73 0.00 11:55:46 08:20:01 0.22 0.00 0.22 0.00 0.00 3.80 0.00 11:55:46 08:21:01 1.33 0.00 1.33 0.00 0.00 41.80 0.00 11:55:46 08:22:01 0.33 0.00 0.33 0.00 0.00 5.10 0.00 11:55:46 08:23:01 3.46 0.00 3.46 0.00 0.00 29.38 0.00 11:55:46 08:24:01 61.20 0.00 61.20 0.00 0.00 9718.15 0.00 11:55:46 08:25:01 50.36 0.00 50.36 0.00 0.00 3320.62 0.00 11:55:46 08:26:01 9.31 0.02 9.30 0.00 0.53 1583.24 0.00 11:55:46 08:27:01 0.28 0.00 0.28 0.00 0.00 3.40 0.00 11:55:46 08:28:01 0.27 0.00 0.27 0.00 0.00 3.38 0.00 11:55:46 08:29:01 0.22 0.00 0.22 0.00 0.00 2.85 0.00 11:55:46 08:30:01 0.35 0.00 0.35 0.00 0.00 5.80 0.00 11:55:46 08:31:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 11:55:46 08:32:01 0.25 0.00 0.25 0.00 0.00 2.82 0.00 11:55:46 08:33:01 0.22 0.00 0.22 0.00 0.00 2.72 0.00 11:55:46 08:34:01 0.15 0.00 0.15 0.00 0.00 1.93 0.00 11:55:46 08:35:01 0.32 0.00 0.32 0.00 0.00 4.30 0.00 11:55:46 08:36:01 0.23 0.00 0.23 0.00 0.00 2.90 0.00 11:55:46 08:37:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 11:55:46 08:38:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 11:55:46 08:39:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 11:55:46 08:40:01 0.25 0.00 0.25 0.00 0.00 3.22 0.00 11:55:46 08:41:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 11:55:46 08:42:01 0.27 0.00 0.27 0.00 0.00 2.98 0.00 11:55:46 08:43:01 0.28 0.00 0.28 0.00 0.00 2.80 0.00 11:55:46 08:44:01 0.18 0.00 0.18 0.00 0.00 2.02 0.00 11:55:46 08:45:01 0.25 0.00 0.25 0.00 0.00 3.22 0.00 11:55:46 08:46:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 11:55:46 08:47:01 0.28 0.00 0.28 0.00 0.00 4.31 0.00 11:55:46 08:48:01 0.28 0.00 0.28 0.00 0.00 3.56 0.00 11:55:46 08:49:02 1.43 0.00 1.43 0.00 0.00 16.43 0.00 11:55:46 08:50:01 0.34 0.00 0.34 0.00 0.00 5.37 0.00 11:55:46 08:51:01 0.22 0.00 0.22 0.00 0.00 2.82 0.00 11:55:46 08:52:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 11:55:46 08:53:01 0.28 0.00 0.28 0.00 0.00 3.76 0.00 11:55:46 08:54:01 0.43 0.00 0.43 0.00 0.00 6.90 0.00 11:55:46 08:55:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 11:55:46 08:56:01 0.20 0.00 0.20 0.00 0.00 2.95 0.00 11:55:46 08:57:01 0.20 0.00 0.20 0.00 0.00 1.37 0.00 11:55:46 08:58:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 11:55:46 08:59:01 0.20 0.00 0.20 0.00 0.00 2.55 0.00 11:55:46 09:00:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 11:55:46 09:01:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 11:55:46 09:02:01 0.23 0.00 0.23 0.00 0.00 3.06 0.00 11:55:46 09:03:01 0.28 0.00 0.28 0.00 0.00 3.41 0.00 11:55:46 09:04:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 11:55:46 09:05:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 11:55:46 09:06:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 11:55:46 09:07:01 0.23 0.00 0.23 0.00 0.00 3.22 0.00 11:55:46 09:08:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 11:55:46 09:09:01 0.27 0.00 0.27 0.00 0.00 3.23 0.00 11:55:46 09:10:01 0.28 0.00 0.28 0.00 0.00 2.92 0.00 11:55:46 09:11:01 0.18 0.00 0.18 0.00 0.00 2.15 0.00 11:55:46 09:12:01 0.25 0.00 0.25 0.00 0.00 2.82 0.00 11:55:46 09:13:01 0.22 0.00 0.22 0.00 0.00 2.72 0.00 11:55:46 09:14:01 0.25 0.00 0.25 0.00 0.00 3.21 0.00 11:55:46 09:15:01 0.55 0.00 0.55 0.00 0.00 8.60 0.00 11:55:46 09:16:01 0.25 0.00 0.25 0.00 0.00 3.91 0.00 11:55:46 09:17:01 0.82 0.00 0.82 0.00 0.00 21.12 0.00 11:55:46 09:18:01 0.20 0.00 0.20 0.00 0.00 2.45 0.00 11:55:46 09:19:01 0.25 0.00 0.25 0.00 0.00 2.82 0.00 11:55:46 09:20:02 0.20 0.00 0.20 0.00 0.00 2.45 0.00 11:55:46 09:21:01 0.17 0.00 0.17 0.00 0.00 1.54 0.00 11:55:46 09:22:01 0.27 0.00 0.27 0.00 0.00 3.76 0.00 11:55:46 09:23:01 0.18 0.00 0.18 0.00 0.00 2.72 0.00 11:55:46 09:24:01 0.28 0.00 0.28 0.00 0.00 3.12 0.00 11:55:46 09:25:01 0.20 0.00 0.20 0.00 0.00 2.32 0.00 11:55:46 09:26:01 0.15 0.00 0.15 0.00 0.00 1.90 0.00 11:55:46 09:27:01 0.22 0.00 0.22 0.00 0.00 3.61 0.00 11:55:46 09:28:01 0.20 0.00 0.20 0.00 0.00 2.45 0.00 11:55:46 09:29:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 11:55:46 09:30:01 0.22 0.00 0.22 0.00 0.00 2.05 0.00 11:55:46 09:31:01 0.22 0.00 0.22 0.00 0.00 1.72 0.00 11:55:46 09:32:01 0.27 0.00 0.27 0.00 0.00 3.53 0.00 11:55:46 09:33:01 0.18 0.00 0.18 0.00 0.00 2.90 0.00 11:55:46 09:34:01 0.30 0.00 0.30 0.00 0.00 5.50 0.00 11:55:46 09:35:01 0.23 0.00 0.23 0.00 0.00 3.91 0.00 11:55:46 09:36:01 0.20 0.00 0.20 0.00 0.00 3.20 0.00 11:55:46 09:37:01 0.30 0.00 0.30 0.00 0.00 5.35 0.00 11:55:46 09:38:01 0.27 0.00 0.27 0.00 0.00 4.53 0.00 11:55:46 09:39:01 0.32 0.00 0.32 0.00 0.00 5.15 0.00 11:55:46 09:40:01 0.25 0.00 0.25 0.00 0.00 3.90 0.00 11:55:46 09:41:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 11:55:46 09:42:01 0.28 0.00 0.28 0.00 0.00 5.66 0.00 11:55:46 09:43:01 0.27 0.00 0.27 0.00 0.00 4.41 0.00 11:55:46 09:44:01 0.30 0.00 0.30 0.00 0.00 5.13 0.00 11:55:46 09:45:01 0.30 0.00 0.30 0.00 0.00 4.61 0.00 11:55:46 09:46:01 0.25 0.00 0.25 0.00 0.00 3.81 0.00 11:55:46 09:47:01 0.28 0.00 0.28 0.00 0.00 5.66 0.00 11:55:46 09:48:01 0.25 0.00 0.25 0.00 0.00 4.55 0.00 11:55:46 09:49:01 0.30 0.00 0.30 0.00 0.00 5.26 0.00 11:55:46 09:50:01 0.27 0.00 0.27 0.00 0.00 4.28 0.00 11:55:46 09:51:01 0.22 0.00 0.22 0.00 0.00 3.30 0.00 11:55:46 09:52:01 0.23 0.00 0.23 0.00 0.00 3.45 0.00 11:55:46 09:53:01 0.28 0.00 0.28 0.00 0.00 4.20 0.00 11:55:46 09:54:02 0.25 0.00 0.25 0.00 0.00 2.92 0.00 11:55:46 09:55:01 0.22 0.00 0.22 0.00 0.00 2.19 0.00 11:55:46 09:56:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 11:55:46 09:57:01 0.23 0.00 0.23 0.00 0.00 3.18 0.00 11:55:46 09:58:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 11:55:46 09:59:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 11:55:46 10:00:01 0.28 0.00 0.28 0.00 0.00 4.31 0.00 11:55:46 10:01:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 11:55:46 10:02:01 0.23 0.00 0.23 0.00 0.00 3.58 0.00 11:55:46 10:03:01 0.33 0.00 0.33 0.00 0.00 4.27 0.00 11:55:46 10:04:01 0.27 0.00 0.27 0.00 0.00 3.10 0.00 11:55:46 10:05:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 11:55:46 10:06:01 0.27 0.00 0.27 0.00 0.00 3.36 0.00 11:55:46 10:07:01 0.22 0.00 0.22 0.00 0.00 3.22 0.00 11:55:46 10:08:01 0.23 0.00 0.23 0.00 0.00 3.18 0.00 11:55:46 10:09:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 11:55:46 10:10:01 0.13 0.00 0.13 0.00 0.00 2.13 0.00 11:55:46 10:11:01 0.23 0.00 0.23 0.00 0.00 3.18 0.00 11:55:46 10:12:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 11:55:46 10:13:01 0.27 0.00 0.27 0.00 0.00 3.66 0.00 11:55:46 10:14:01 0.27 0.00 0.27 0.00 0.00 3.10 0.00 11:55:46 10:15:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 11:55:46 10:16:01 0.23 0.00 0.23 0.00 0.00 3.22 0.00 11:55:46 10:17:01 0.20 0.00 0.20 0.00 0.00 2.55 0.00 11:55:46 10:18:01 0.25 0.00 0.25 0.00 0.00 3.22 0.00 11:55:46 10:19:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 11:55:46 10:20:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 11:55:46 10:21:01 0.25 0.00 0.25 0.00 0.00 3.73 0.00 11:55:46 10:22:01 0.20 0.00 0.20 0.00 0.00 2.68 0.00 11:55:46 10:23:01 0.23 0.00 0.23 0.00 0.00 3.22 0.00 11:55:46 10:24:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 11:55:46 10:25:01 0.13 0.00 0.13 0.00 0.00 2.27 0.00 11:55:46 10:26:01 0.22 0.00 0.22 0.00 0.00 3.68 0.00 11:55:46 10:27:01 0.30 0.00 0.30 0.00 0.00 3.66 0.00 11:55:46 10:28:02 0.32 0.00 0.32 0.00 0.00 4.60 0.00 11:55:46 10:29:01 0.25 0.00 0.25 0.00 0.00 2.64 0.00 11:55:46 10:30:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 11:55:46 10:31:01 0.25 0.00 0.25 0.00 0.00 3.41 0.00 11:55:46 10:32:01 0.28 0.00 0.28 0.00 0.00 3.05 0.00 11:55:46 10:33:01 0.28 0.00 0.28 0.00 0.00 3.41 0.00 11:55:46 10:34:01 0.28 0.00 0.28 0.00 0.00 2.67 0.00 11:55:46 10:35:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 11:55:46 10:36:01 0.25 0.00 0.25 0.00 0.00 3.28 0.00 11:55:46 10:37:01 0.28 0.00 0.28 0.00 0.00 3.05 0.00 11:55:46 10:38:01 0.28 0.00 0.28 0.00 0.00 3.56 0.00 11:55:46 10:39:01 0.28 0.00 0.28 0.00 0.00 2.62 0.00 11:55:46 10:40:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 11:55:46 10:41:01 0.23 0.00 0.23 0.00 0.00 3.43 0.00 11:55:46 10:42:01 0.37 0.00 0.37 0.00 0.00 5.16 0.00 11:55:46 10:43:01 0.25 0.00 0.25 0.00 0.00 3.00 0.00 11:55:46 10:44:01 0.28 0.00 0.28 0.00 0.00 2.75 0.00 11:55:46 10:45:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 11:55:46 10:46:01 0.23 0.00 0.23 0.00 0.00 3.28 0.00 11:55:46 10:47:01 0.27 0.00 0.27 0.00 0.00 3.01 0.00 11:55:46 10:48:01 0.25 0.00 0.25 0.00 0.00 3.02 0.00 11:55:46 10:49:01 0.35 0.00 0.35 0.00 0.00 4.90 0.00 11:55:46 10:50:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 11:55:46 10:51:01 0.23 0.00 0.23 0.00 0.00 3.27 0.00 11:55:46 10:52:01 0.27 0.00 0.27 0.00 0.00 3.18 0.00 11:55:46 10:53:01 0.28 0.00 0.28 0.00 0.00 3.32 0.00 11:55:46 10:54:01 0.28 0.00 0.28 0.00 0.00 3.01 0.00 11:55:46 10:55:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 11:55:46 10:56:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 11:55:46 10:57:01 0.30 0.00 0.30 0.00 0.00 3.58 0.00 11:55:46 10:58:01 0.28 0.00 0.28 0.00 0.00 3.15 0.00 11:55:46 10:59:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 11:55:46 11:00:01 0.17 0.00 0.17 0.00 0.00 1.23 0.00 11:55:46 11:01:01 0.23 0.00 0.23 0.00 0.00 3.43 0.00 11:55:46 11:02:02 0.37 0.00 0.37 0.00 0.00 3.88 0.00 11:55:46 11:03:01 0.27 0.00 0.27 0.00 0.00 3.08 0.00 11:55:46 11:04:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 11:55:46 11:05:01 0.23 0.00 0.23 0.00 0.00 3.25 0.00 11:55:46 11:06:01 0.22 0.00 0.22 0.00 0.00 2.77 0.00 11:55:46 11:07:01 0.32 0.00 0.32 0.00 0.00 3.85 0.00 11:55:46 11:08:01 0.28 0.00 0.28 0.00 0.00 2.78 0.00 11:55:46 11:09:01 0.23 0.00 0.23 0.00 0.00 1.97 0.00 11:55:46 11:10:01 0.27 0.00 0.27 0.00 0.00 3.23 0.00 11:55:46 11:11:01 0.20 0.00 0.20 0.00 0.00 2.65 0.00 11:55:46 11:12:01 0.40 0.00 0.40 0.00 0.00 5.31 0.00 11:55:46 11:13:01 0.33 0.00 0.33 0.00 0.00 3.43 0.00 11:55:46 11:14:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 11:55:46 11:15:01 0.25 0.00 0.25 0.00 0.00 2.72 0.00 11:55:46 11:16:01 0.23 0.00 0.23 0.00 0.00 2.96 0.00 11:55:46 11:17:01 0.33 0.00 0.33 0.00 0.00 4.21 0.00 11:55:46 11:18:01 0.25 0.00 0.25 0.00 0.00 2.33 0.00 11:55:46 11:19:01 0.17 0.00 0.17 0.00 0.00 1.53 0.00 11:55:46 11:20:01 0.28 0.00 0.28 0.00 0.00 3.00 0.00 11:55:46 11:21:01 0.20 0.00 0.20 0.00 0.00 2.77 0.00 11:55:46 11:22:01 0.32 0.00 0.32 0.00 0.00 3.70 0.00 11:55:46 11:23:01 0.28 0.00 0.28 0.00 0.00 2.83 0.00 11:55:46 11:24:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 11:55:46 11:25:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 11:55:46 11:26:01 0.22 0.00 0.22 0.00 0.00 2.38 0.00 11:55:46 11:27:01 0.32 0.00 0.32 0.00 0.00 3.70 0.00 11:55:46 11:28:01 0.25 0.00 0.25 0.00 0.00 2.63 0.00 11:55:46 11:29:01 0.20 0.00 0.20 0.00 0.00 1.92 0.00 11:55:46 11:30:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 11:55:46 11:31:01 0.30 0.00 0.30 0.00 0.00 4.15 0.00 11:55:46 11:32:01 0.32 0.00 0.32 0.00 0.00 3.85 0.00 11:55:46 11:33:01 0.28 0.00 0.28 0.00 0.00 2.62 0.00 11:55:46 11:34:02 0.17 0.00 0.17 0.00 0.00 1.37 0.00 11:55:46 11:35:01 0.25 0.00 0.25 0.00 0.00 3.02 0.00 11:55:46 11:36:01 0.20 0.00 0.20 0.00 0.00 2.62 0.00 11:55:46 11:37:01 0.25 0.00 0.25 0.00 0.00 3.35 0.00 11:55:46 11:38:01 0.35 0.00 0.35 0.00 0.00 4.76 0.00 11:55:46 11:39:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 11:55:46 11:40:01 0.28 0.00 0.28 0.00 0.00 3.10 0.00 11:55:46 11:41:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 11:55:46 11:42:01 0.28 0.00 0.28 0.00 0.00 3.46 0.00 11:55:46 11:43:01 0.25 0.00 0.25 0.00 0.00 2.33 0.00 11:55:46 11:44:01 0.17 0.00 0.17 0.00 0.00 1.53 0.00 11:55:46 11:45:01 0.32 0.00 0.32 0.00 0.00 3.30 0.00 11:55:46 11:46:01 0.23 0.00 0.23 0.00 0.00 2.98 0.00 11:55:46 11:47:01 0.28 0.00 0.28 0.00 0.00 3.45 0.00 11:55:46 11:48:01 0.25 0.00 0.25 0.00 0.00 2.63 0.00 11:55:46 11:49:01 0.20 0.00 0.20 0.00 0.00 1.52 0.00 11:55:46 11:50:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 11:55:46 11:51:01 0.20 0.00 0.20 0.00 0.00 2.58 0.00 11:55:46 11:52:01 0.32 0.00 0.32 0.00 0.00 3.63 0.00 11:55:46 11:53:01 0.27 0.00 0.27 0.00 0.00 3.17 0.00 11:55:46 11:54:01 0.20 0.00 0.20 0.00 0.00 1.68 0.00 11:55:46 11:55:01 0.28 0.00 0.28 0.00 0.00 3.25 0.00 11:55:46 Average: 2.03 0.71 1.32 0.00 19.45 225.93 0.00 11:55:46 11:55:46 05:39:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:55:46 05:40:01 5862936 0 576196 7.19 2620 1567180 922996 10.19 264940 1497712 12 11:55:46 05:41:01 5835168 0 601468 7.51 2620 1569676 951660 10.51 285616 1503924 1436 11:55:46 05:42:01 5813688 0 615740 7.69 2620 1576884 960476 10.60 299120 1511072 1228 11:55:46 05:43:01 5803072 0 620512 7.75 2620 1582728 970740 10.72 316856 1504392 2140 11:55:46 05:44:01 5797492 0 626060 7.82 2620 1582760 983620 10.86 321648 1504360 20 11:55:46 05:45:01 5792420 0 631108 7.88 2620 1582784 985020 10.88 327284 1504364 40 11:55:46 05:46:01 5786064 0 633992 7.92 2620 1586256 990852 10.94 333464 1503860 2868 11:55:46 05:47:01 5783640 0 633700 7.91 2620 1588972 994152 10.98 335592 1504296 148 11:55:46 05:48:01 5774444 0 636744 7.95 2620 1595124 995036 10.99 343996 1505528 636 11:55:46 05:49:01 5768672 0 638816 7.98 2620 1598824 1001532 11.06 347220 1507132 2296 11:55:46 05:50:01 5764880 0 640340 8.00 2620 1601092 1003236 11.08 352560 1505564 148 11:55:46 05:51:01 5750860 0 653868 8.16 2620 1601584 1014716 11.20 366936 1505556 20 11:55:46 05:52:01 5752732 0 648280 8.09 2620 1605300 1018944 11.25 364340 1505648 100 11:55:46 05:53:01 5577136 0 657772 8.21 2620 1771404 1023468 11.30 531712 1507204 6204 11:55:46 05:54:01 5576568 0 658312 8.22 2620 1771432 1024232 11.31 531204 1507104 24 11:55:46 05:55:01 5569264 0 665612 8.31 2620 1771436 982404 10.85 538104 1506900 16 11:55:46 05:56:01 5574168 0 660704 8.25 2620 1771440 952344 10.51 534232 1506900 8 11:55:46 05:57:01 5571976 0 662400 8.27 2620 1771936 952464 10.52 534996 1507380 324 11:55:46 05:58:01 5567892 0 663008 8.28 2620 1775412 952280 10.51 539664 1506972 188 11:55:46 05:59:01 5565788 0 663740 8.29 2620 1776784 952868 10.52 541980 1506248 28 11:55:46 06:00:01 5565608 0 663928 8.29 2620 1776776 952880 10.52 542144 1506240 20 11:55:46 06:01:02 5565964 0 663568 8.29 2620 1776780 955580 10.55 541160 1506240 16 11:55:46 06:02:01 5567580 0 661824 8.26 2620 1776908 953088 10.52 540512 1506300 8 11:55:46 06:03:01 5566648 0 662752 8.28 2620 1776912 951980 10.51 541400 1506300 20 11:55:46 06:04:01 5568640 0 660756 8.25 2620 1776916 951548 10.51 538980 1506300 12 11:55:46 06:05:01 5568832 0 660556 8.25 2620 1776924 951548 10.51 538984 1506308 8 11:55:46 06:06:01 5568864 0 660524 8.25 2620 1776924 951548 10.51 539012 1506300 8 11:55:46 06:07:01 5568208 0 661176 8.26 2620 1776928 951704 10.51 539808 1506300 20 11:55:46 06:08:01 5567888 0 661492 8.26 2620 1776932 951716 10.51 540044 1506300 16 11:55:46 06:09:01 5568980 0 660396 8.25 2620 1776936 951548 10.51 539104 1506300 20 11:55:46 06:10:01 5568216 0 661152 8.26 2620 1776944 951548 10.51 539704 1506300 8 11:55:46 06:11:01 5568156 0 661212 8.26 2620 1776944 951548 10.51 539768 1506300 8 11:55:46 06:12:01 5568172 0 661184 8.26 2620 1776956 951548 10.51 539776 1506304 8 11:55:46 06:13:01 5567804 0 661552 8.26 2620 1776956 951632 10.51 540168 1506300 16 11:55:46 06:14:01 5497608 0 665344 8.31 2620 1843360 951788 10.51 568464 1547392 40 11:55:46 06:15:01 5496136 0 666836 8.33 2620 1843340 951776 10.51 570416 1547388 16 11:55:46 06:16:01 5495864 0 667092 8.33 2620 1843356 952056 10.51 567756 1550276 36 11:55:46 06:17:01 5340908 0 762728 9.52 2620 1902676 952148 10.51 608800 1569384 20 11:55:46 06:18:01 5342888 0 760720 9.50 2620 1902704 952016 10.51 607228 1569384 24 11:55:46 06:19:01 5343400 0 760228 9.49 2620 1902684 951836 10.51 604972 1570624 16 11:55:46 06:20:01 5343480 0 760144 9.49 2620 1902688 951836 10.51 604984 1570624 8 11:55:46 06:21:01 5343824 0 759800 9.49 2620 1902688 951836 10.51 609196 1566448 20 11:55:46 06:22:01 5342740 0 760876 9.50 2620 1902696 951836 10.51 609284 1566448 8 11:55:46 06:23:01 5342060 0 761556 9.51 2620 1902696 951944 10.51 610080 1566448 16 11:55:46 06:24:01 5342684 0 760924 9.50 2620 1902704 951836 10.51 610044 1566448 20 11:55:46 06:25:01 5342764 0 760840 9.50 2620 1902708 951836 10.51 610028 1566448 8 11:55:46 06:26:01 5342500 0 761100 9.50 2620 1902712 951836 10.51 609920 1566448 8 11:55:46 06:27:01 5342880 0 760716 9.50 2620 1902716 951836 10.51 609976 1566448 8 11:55:46 06:28:01 5342768 0 760820 9.50 2620 1902724 951920 10.51 609952 1566452 16 11:55:46 06:29:01 5343012 0 760576 9.50 2620 1902724 951836 10.51 609932 1566448 20 11:55:46 06:30:01 5342856 0 760728 9.50 2620 1902728 951836 10.51 610052 1566448 8 11:55:46 06:31:01 5342896 0 760684 9.50 2620 1902732 951836 10.51 610060 1566448 12 11:55:46 06:32:01 5342848 0 760728 9.50 2620 1902736 951836 10.51 610000 1566448 8 11:55:46 06:33:01 5342512 0 761056 9.50 2620 1902744 951908 10.51 610040 1566448 16 11:55:46 06:34:01 5343168 0 760400 9.49 2620 1902744 951836 10.51 610056 1566448 16 11:55:46 06:35:01 5342624 0 760936 9.50 2620 1902752 951836 10.51 609984 1566448 8 11:55:46 06:36:01 5342380 0 761180 9.50 2620 1902752 951908 10.51 610196 1566448 8 11:55:46 06:37:01 5342128 0 761428 9.51 2620 1902756 952004 10.51 610372 1566432 8 11:55:46 06:38:01 5341980 0 761568 9.51 2620 1902764 952028 10.51 610560 1566432 12 11:55:46 06:39:01 5342488 0 761060 9.50 2620 1902764 951968 10.51 610448 1566432 20 11:55:46 06:40:02 5342600 0 760940 9.50 2620 1902772 951836 10.51 610028 1566432 8 11:55:46 06:41:01 5342952 0 760588 9.50 2620 1902772 951836 10.51 610128 1566432 8 11:55:46 06:42:01 5342608 0 760924 9.50 2620 1902780 951836 10.51 610056 1566432 8 11:55:46 06:43:01 5342808 0 760720 9.50 2620 1902784 951896 10.51 609940 1566432 12 11:55:46 06:44:01 5342676 0 760852 9.50 2620 1902784 951920 10.51 610248 1566432 8 11:55:46 06:45:01 5343072 0 760448 9.49 2620 1902792 951836 10.51 610032 1566432 8 11:55:46 06:46:01 5342616 0 760904 9.50 2620 1902792 951836 10.51 610072 1566432 8 11:55:46 06:47:01 5342584 0 760928 9.50 2620 1902800 951836 10.51 610060 1566432 8 11:55:46 06:48:01 5342356 0 761152 9.50 2620 1902804 951920 10.51 610152 1566432 16 11:55:46 06:49:01 5342988 0 760516 9.50 2620 1902808 951836 10.51 610036 1566432 16 11:55:46 06:50:01 5343036 0 760464 9.50 2620 1902812 951836 10.51 610108 1566432 8 11:55:46 06:51:01 5342600 0 760892 9.50 2620 1902820 951836 10.51 610192 1566436 8 11:55:46 06:52:01 5342608 0 760884 9.50 2620 1902820 951836 10.51 610080 1566432 8 11:55:46 06:53:01 5342420 0 761064 9.50 2620 1902828 951920 10.51 610192 1566436 20 11:55:46 06:54:01 5342732 0 760748 9.50 2620 1902832 951836 10.51 610144 1566432 16 11:55:46 06:55:01 5342724 0 760752 9.50 2620 1902836 951836 10.51 610212 1566432 8 11:55:46 06:56:01 5343012 0 760456 9.50 2620 1902844 951836 10.51 610108 1566432 8 11:55:46 06:57:01 5342996 0 760528 9.50 2620 1902788 951296 10.50 609852 1566408 8 11:55:46 06:58:01 5342496 0 761000 9.50 2620 1902816 951392 10.50 610032 1566412 20 11:55:46 06:59:01 5342848 0 760664 9.50 2620 1902800 951296 10.50 609960 1566408 16 11:55:46 07:00:01 5342972 0 760536 9.50 2620 1902804 951296 10.50 609968 1566408 8 11:55:46 07:01:01 5341768 0 761732 9.51 2620 1902812 953636 10.53 610504 1566408 8 11:55:46 07:02:01 5342824 0 760672 9.50 2620 1902816 951296 10.50 609884 1566408 16 11:55:46 07:03:01 5343248 0 760244 9.49 2620 1902820 951380 10.50 610020 1566408 16 11:55:46 07:04:01 5342824 0 760664 9.50 2620 1902824 951296 10.50 609988 1566408 16 11:55:46 07:05:01 5342924 0 760560 9.50 2620 1902828 951296 10.50 609960 1566408 8 11:55:46 07:06:01 5343400 0 760080 9.49 2620 1902832 951296 10.50 610016 1566408 8 11:55:46 07:07:01 5342972 0 760504 9.50 2620 1902836 951296 10.50 610000 1566408 8 11:55:46 07:08:01 5342704 0 760768 9.50 2620 1902840 951392 10.50 610072 1566408 16 11:55:46 07:09:01 5342724 0 760740 9.50 2620 1902848 951296 10.50 610012 1566412 16 11:55:46 07:10:01 5342592 0 760872 9.50 2620 1902848 951296 10.50 610012 1566408 8 11:55:46 07:11:01 5342592 0 760864 9.50 2620 1902856 951296 10.50 610020 1566408 8 11:55:46 07:12:01 5342888 0 760568 9.50 2620 1902856 951296 10.50 609856 1566408 8 11:55:46 07:13:01 5342536 0 760912 9.50 2620 1902864 951344 10.50 609976 1566412 8 11:55:46 07:14:01 5342716 0 760724 9.50 2620 1902872 951296 10.50 609920 1566408 8 11:55:46 07:15:01 5342676 0 760764 9.50 2620 1902872 951296 10.50 610004 1566408 8 11:55:46 07:16:01 5342560 0 760872 9.50 2620 1902880 951296 10.50 610064 1566408 8 11:55:46 07:17:02 5342700 0 760732 9.50 2620 1902880 951296 10.50 609928 1566408 8 11:55:46 07:18:01 5343636 0 759788 9.49 2620 1902888 949764 10.49 609004 1566408 8 11:55:46 07:19:01 5342612 0 760808 9.50 2620 1902892 951380 10.50 610152 1566408 8 11:55:46 07:20:01 5341708 0 761708 9.51 2620 1902896 951536 10.51 610928 1566396 20 11:55:46 07:21:01 5280148 0 780504 9.75 2620 1945660 968332 10.69 649180 1581716 20 11:55:46 07:22:01 5261552 0 789076 9.85 2620 1955684 1070856 11.82 656104 1591620 20 11:55:46 07:23:01 5261232 0 789388 9.86 2620 1955692 1072316 11.84 658724 1589020 20 11:55:46 07:24:01 5259676 0 790932 9.88 2620 1955704 1085880 11.99 648272 1600340 24 11:55:46 07:25:01 4928504 0 801340 10.01 2620 2276468 1085096 11.98 812164 1756012 163112 11:55:46 07:26:01 5102144 0 788192 9.84 2620 2115976 981144 10.83 656784 1744336 20 11:55:46 07:27:01 5102072 0 787524 9.83 2620 2116716 981132 10.83 657324 1744924 96 11:55:46 07:28:01 5101692 0 787872 9.84 2620 2116748 984024 10.86 656556 1745468 40 11:55:46 07:29:01 5104524 0 785036 9.80 2620 2116752 966964 10.68 654360 1745468 16 11:55:46 07:30:01 5104864 0 784636 9.80 2620 2116812 966904 10.68 653388 1746564 24 11:55:46 07:31:01 5104920 0 784628 9.80 2620 2116764 966904 10.68 653252 1746548 8 11:55:46 07:32:01 5104852 0 784688 9.80 2620 2116772 966904 10.68 654108 1745724 8 11:55:46 07:33:01 5104372 0 785164 9.80 2620 2116776 966952 10.68 655684 1744300 12 11:55:46 07:34:01 5104224 0 785300 9.81 2620 2116788 967000 10.68 655884 1744308 20 11:55:46 07:35:01 5104144 0 785368 9.81 2620 2116800 967300 10.68 656772 1743880 16 11:55:46 07:36:01 5102268 0 787240 9.83 2620 2116804 967400 10.68 658128 1743888 8 11:55:46 07:37:01 5101652 0 787860 9.84 2620 2116800 967568 10.68 659124 1743800 12 11:55:46 07:38:01 5117868 0 771608 9.63 2620 2116836 950980 10.50 647256 1739808 8 11:55:46 07:39:01 5118824 0 770648 9.62 2620 2116840 950740 10.50 645832 1739804 8 11:55:46 07:40:01 5118628 0 770844 9.62 2620 2116840 950740 10.50 645208 1740588 16 11:55:46 07:41:01 4284780 0 914432 11.42 2620 2807100 976176 10.78 898112 2202920 24 11:55:46 07:42:01 4289720 0 909484 11.36 2620 2807108 976104 10.78 899496 2202916 8 11:55:46 07:43:01 4290372 0 908828 11.35 2620 2807112 976428 10.78 879984 2222680 8 11:55:46 07:44:01 4291536 0 907672 11.33 2620 2807104 976152 10.78 880064 2221812 12 11:55:46 07:45:01 4292088 0 907120 11.33 2620 2807104 976164 10.78 879268 2222096 8 11:55:46 07:46:02 4292364 0 906836 11.32 2620 2807112 976228 10.78 879168 2222096 8 11:55:46 07:47:01 4282804 0 916260 11.44 2620 2807248 1080256 11.93 886892 2222008 40 11:55:46 07:48:01 4282444 0 916620 11.44 2620 2807248 1080408 11.93 897268 2211712 8 11:55:46 07:49:01 4284316 0 914744 11.42 2620 2807252 1080228 11.93 896656 2211032 8 11:55:46 07:50:01 4282932 0 916124 11.44 2620 2807256 1079080 11.91 895140 2214080 16 11:55:46 07:51:01 4282916 0 916136 11.44 2620 2807260 1079080 11.91 895032 2214056 8 11:55:46 07:52:01 4282780 0 916260 11.44 2620 2807272 1079188 11.91 895344 2214056 16 11:55:46 07:53:01 4250804 0 948236 11.84 2620 2807272 1264652 13.96 925784 2214920 20 11:55:46 07:54:01 4291932 0 907224 11.33 2620 2807156 975272 10.77 888492 2213716 16 11:55:46 07:55:01 4292004 0 907148 11.33 2620 2807160 975248 10.77 891524 2210668 8 11:55:46 07:56:01 4293764 0 905384 11.30 2620 2807164 974996 10.76 888556 2211908 8 11:55:46 07:57:01 4293384 0 905760 11.31 2620 2807168 975044 10.77 888424 2212140 8 11:55:46 07:58:01 4293480 0 905660 11.31 2620 2807172 975068 10.77 888924 2211600 8 11:55:46 07:59:01 4293592 0 905544 11.31 2620 2807176 975056 10.77 888964 2211596 16 11:55:46 08:00:01 4293916 0 905216 11.30 2620 2807180 975068 10.77 888932 2211596 8 11:55:46 08:01:01 4292064 0 906972 11.32 2620 2807276 977336 10.79 890240 2211624 24 11:55:46 08:02:01 4292592 0 906524 11.32 2620 2807196 974996 10.76 890912 2210356 8 11:55:46 08:03:01 4292340 0 906776 11.32 2620 2807196 975080 10.77 890968 2210356 12 11:55:46 08:04:01 4292356 0 906752 11.32 2620 2807204 975080 10.77 890924 2210356 16 11:55:46 08:05:01 4293212 0 905892 11.31 2620 2807208 974996 10.76 890236 2210356 16 11:55:46 08:06:01 4293872 0 905232 11.30 2620 2807208 974996 10.76 890284 2210356 8 11:55:46 08:07:01 4293708 0 905388 11.30 2620 2807216 974996 10.76 890128 2210356 16 11:55:46 08:08:01 4291468 0 907628 11.33 2620 2807216 979640 10.82 891560 2210356 20 11:55:46 08:09:01 4292496 0 906580 11.32 2620 2807236 979364 10.81 891004 2210304 28 11:55:46 08:10:01 4292504 0 906564 11.32 2620 2807244 979364 10.81 891444 2210304 20 11:55:46 08:11:01 4292532 0 906544 11.32 2620 2807236 979244 10.81 891040 2210300 12 11:55:46 08:12:01 4292632 0 906440 11.32 2620 2807240 975216 10.77 890932 2210300 20 11:55:46 08:13:01 4292508 0 906556 11.32 2620 2807248 975288 10.77 891264 2210308 20 11:55:46 08:14:01 4283448 0 915476 11.43 2620 2807388 1079052 11.91 898128 2210348 44 11:55:46 08:15:01 4283528 0 915388 11.43 2620 2807396 1079108 11.91 897492 2210908 16 11:55:46 08:16:01 4284552 0 914364 11.42 2620 2807396 1078892 11.91 896624 2210908 20 11:55:46 08:17:01 4284712 0 914196 11.41 2620 2807404 1078892 11.91 897272 2210348 8 11:55:46 08:18:01 4282560 0 916344 11.44 2620 2807408 1078964 11.91 895208 2214396 12 11:55:46 08:19:02 4283088 0 915816 11.43 2620 2807408 1078952 11.91 895480 2214004 16 11:55:46 08:20:01 4282588 0 916308 11.44 2620 2807416 1079088 11.91 895864 2214004 20 11:55:46 08:21:01 4275240 0 923128 11.53 2620 2807944 1079416 11.92 918088 2192732 20 11:55:46 08:22:01 4274984 0 923388 11.53 2620 2807940 1079416 11.92 919036 2192728 12 11:55:46 08:23:01 4158692 0 996536 12.44 2620 2851084 1434660 15.84 1041352 2183032 42340 11:55:46 08:24:01 3824368 0 1039364 12.98 2620 3142580 1465528 16.18 1236416 2296992 50832 11:55:46 08:25:01 3987868 0 957692 11.96 2620 3060752 1092364 12.06 1043472 2319624 43400 11:55:46 08:26:01 3989352 0 956204 11.94 2620 3060756 1083172 11.96 1042032 2319964 16 11:55:46 08:27:01 3989436 0 956112 11.94 2620 3060764 1083196 11.96 1041960 2319960 16 11:55:46 08:28:01 3989528 0 956016 11.94 2620 3060768 1083208 11.96 1042276 2319956 16 11:55:46 08:29:01 3988364 0 957200 11.95 2620 3060748 1083220 11.96 1042980 2319956 8 11:55:46 08:30:01 3988684 0 956876 11.95 2620 3060752 1083136 11.96 1042808 2319956 8 11:55:46 08:31:01 3988876 0 956628 11.94 2620 3060808 1077972 11.90 1042780 2319632 16 11:55:46 08:32:01 3988996 0 956556 11.94 2620 3060760 1078044 11.90 1042940 2319588 16 11:55:46 08:33:01 3989144 0 956400 11.94 2620 3060768 1078044 11.90 1042888 2319588 16 11:55:46 08:34:01 3989132 0 956412 11.94 2620 3060768 1078080 11.90 1043144 2319588 8 11:55:46 08:35:01 3989752 0 955788 11.93 2620 3060772 1077972 11.90 1042776 2319588 8 11:55:46 08:36:01 3989292 0 956240 11.94 2620 3060780 1078044 11.90 1042832 2319588 8 11:55:46 08:37:01 3989184 0 956348 11.94 2620 3060780 1077972 11.90 1042816 2319588 8 11:55:46 08:38:01 3989500 0 956024 11.94 2620 3060788 1078020 11.90 1042804 2319588 8 11:55:46 08:39:01 3989392 0 956132 11.94 2620 3060788 1077996 11.90 1042764 2319588 8 11:55:46 08:40:01 3989652 0 955864 11.93 2620 3060796 1077972 11.90 1042864 2319588 8 11:55:46 08:41:01 3989224 0 956288 11.94 2620 3060800 1077972 11.90 1042888 2319588 8 11:55:46 08:42:01 3989208 0 956296 11.94 2620 3060808 1077972 11.90 1042888 2319592 8 11:55:46 08:43:01 3989376 0 956124 11.94 2620 3060812 1078056 11.90 1042984 2319588 16 11:55:46 08:44:01 3989668 0 955832 11.93 2620 3060812 1077972 11.90 1042800 2319588 16 11:55:46 08:45:01 3988392 0 957100 11.95 2620 3060820 1077972 11.90 1043636 2319588 8 11:55:46 08:46:01 3988444 0 957040 11.95 2620 3060828 1078044 11.90 1043620 2319592 8 11:55:46 08:47:01 3989664 0 955812 11.93 2620 3060836 1077972 11.90 1042884 2319592 12 11:55:46 08:48:01 3989428 0 956044 11.94 2620 3060840 1078044 11.90 1042960 2319592 8 11:55:46 08:49:02 4009116 0 936424 11.69 2620 3060772 974256 10.76 1035072 2319572 20 11:55:46 08:50:01 4009504 0 936032 11.69 2620 3060776 974232 10.76 1035088 2319572 16 11:55:46 08:51:01 4009948 0 935580 11.68 2620 3060784 974172 10.76 1034588 2319572 8 11:55:46 08:52:01 4009360 0 936164 11.69 2620 3060788 974100 10.75 1034412 2320252 8 11:55:46 08:53:01 4009420 0 936096 11.69 2620 3060796 974148 10.76 1034428 2320256 12 11:55:46 08:54:01 4009668 0 935844 11.69 2620 3060800 974184 10.76 1034400 2320252 8 11:55:46 08:55:01 4009552 0 935956 11.69 2620 3060804 974160 10.76 1034544 2320252 20 11:55:46 08:56:01 4010336 0 935164 11.68 2620 3060812 974100 10.75 1034108 2319732 8 11:55:46 08:57:01 4010756 0 934744 11.67 2620 3060812 974100 10.75 1034076 2319732 8 11:55:46 08:58:01 4011684 0 933808 11.66 2620 3060820 972568 10.74 1033356 2319548 8 11:55:46 08:59:01 4009848 0 935640 11.68 2620 3060824 974100 10.75 1035168 2319548 8 11:55:46 09:00:01 4009632 0 935852 11.69 2620 3060828 974100 10.75 1035212 2319392 8 11:55:46 09:01:01 4008312 0 937168 11.70 2620 3060832 976572 10.78 1036000 2319388 8 11:55:46 09:02:01 4009936 0 935540 11.68 2620 3060836 974100 10.75 1035196 2319384 12 11:55:46 09:03:01 4009716 0 935756 11.68 2620 3060840 974172 10.76 1035316 2319384 8 11:55:46 09:04:01 4010688 0 934776 11.67 2620 3060848 974100 10.75 1034584 2319384 8 11:55:46 09:05:01 4010376 0 935088 11.68 2620 3060848 974160 10.76 1034644 2319384 8 11:55:46 09:06:01 4010120 0 935336 11.68 2620 3060856 974100 10.75 1034516 2319384 8 11:55:46 09:07:01 4010916 0 934536 11.67 2620 3060860 974160 10.76 1034500 2319384 12 11:55:46 09:08:01 4010496 0 934952 11.67 2620 3060864 974172 10.76 1034600 2319384 8 11:55:46 09:09:01 4010468 0 934972 11.67 2620 3060872 974100 10.75 1034652 2319384 8 11:55:46 09:10:01 4010724 0 934716 11.67 2620 3060872 974160 10.76 1034720 2319384 8 11:55:46 09:11:01 4010072 0 935360 11.68 2620 3060880 974136 10.76 1034688 2319384 12 11:55:46 09:12:01 4009312 0 936120 11.69 2620 3060880 974100 10.75 1035392 2319384 16 11:55:46 09:13:01 4009776 0 935648 11.68 2620 3060888 974160 10.76 1035280 2319384 12 11:55:46 09:14:01 4010272 0 935148 11.68 2620 3060892 974100 10.75 1034692 2319384 12 11:55:46 09:15:01 4149316 0 796304 9.94 2620 3060692 714232 7.89 907512 2309756 0 11:55:46 09:16:01 4028144 0 917240 11.45 2620 3060928 1014904 11.21 1030992 2305364 168 11:55:46 09:17:01 4031952 0 913424 11.41 2620 3060936 999816 11.04 1027192 2305368 20 11:55:46 09:18:01 4032076 0 913300 11.40 2620 3060936 999816 11.04 1027376 2305364 8 11:55:46 09:19:01 4032472 0 912900 11.40 2620 3060940 999816 11.04 1027364 2305364 8 11:55:46 09:20:02 4032232 0 913136 11.40 2620 3060944 999816 11.04 1027288 2305364 8 11:55:46 09:21:01 4025036 0 920324 11.49 2620 3060952 999924 11.04 1033960 2305364 20 11:55:46 09:22:01 4023924 0 921428 11.51 2620 3060960 999936 11.04 1035296 2305364 8 11:55:46 09:23:01 4024540 0 920812 11.50 2620 3060960 999816 11.04 1034736 2305364 8 11:55:46 09:24:01 4024548 0 920796 11.50 2620 3060968 999816 11.04 1034796 2305364 8 11:55:46 09:25:01 4024920 0 920424 11.49 2620 3060968 999816 11.04 1034776 2305364 8 11:55:46 09:26:01 4022948 0 922388 11.52 2620 3060976 1000056 11.04 1036160 2305368 20 11:55:46 09:27:01 4023260 0 922072 11.51 2620 3060980 1000068 11.04 1036216 2305364 8 11:55:46 09:28:01 4024432 0 920900 11.50 2620 3060980 999816 11.04 1034832 2305364 8 11:55:46 09:29:01 4024672 0 920652 11.50 2620 3060988 999816 11.04 1034824 2305364 8 11:55:46 09:30:01 4024648 0 920676 11.50 2620 3060988 999816 11.04 1034744 2305364 8 11:55:46 09:31:01 4023668 0 921648 11.51 2620 3060996 999912 11.04 1035360 2305364 20 11:55:46 09:32:01 4024212 0 921100 11.50 2620 3061000 999864 11.04 1034984 2305364 20 11:55:46 09:33:01 4024640 0 920664 11.50 2620 3061008 999816 11.04 1034860 2305368 16 11:55:46 09:34:01 4024920 0 920380 11.49 2620 3061012 999816 11.04 1034700 2305364 16 11:55:46 09:35:01 4024680 0 920564 11.49 2620 3061068 999816 11.04 1034872 2305376 20 11:55:46 09:36:01 4023180 0 922108 11.51 2620 3061024 999900 11.04 1036276 2305364 20 11:55:46 09:37:01 4023704 0 921580 11.51 2620 3061028 999816 11.04 1035856 2305364 20 11:55:46 09:38:01 4023556 0 921724 11.51 2620 3061032 999816 11.04 1035808 2305364 8 11:55:46 09:39:01 4023788 0 921488 11.51 2620 3061036 999816 11.04 1035896 2305364 8 11:55:46 09:40:01 4023784 0 921484 11.51 2620 3061044 999816 11.04 1035956 2305364 8 11:55:46 09:41:01 4023096 0 922172 11.51 2620 3061044 999888 11.04 1036320 2305364 20 11:55:46 09:42:01 4023464 0 921796 11.51 2620 3061052 999816 11.04 1035940 2305368 16 11:55:46 09:43:01 4023400 0 921860 11.51 2620 3061052 999816 11.04 1035980 2305364 8 11:55:46 09:44:01 4023516 0 921740 11.51 2620 3061056 999816 11.04 1035948 2305364 8 11:55:46 09:45:01 4023524 0 921724 11.51 2620 3061064 999816 11.04 1035940 2305364 8 11:55:46 09:46:01 4023000 0 922248 11.52 2620 3061064 999900 11.04 1036412 2305364 20 11:55:46 09:47:01 4023212 0 922028 11.51 2620 3061072 999876 11.04 1036292 2305364 20 11:55:46 09:48:01 4023556 0 921684 11.51 2620 3061072 999816 11.04 1035972 2305364 8 11:55:46 09:49:01 4023820 0 921412 11.50 2620 3061080 999816 11.04 1035784 2305364 8 11:55:46 09:50:01 4023764 0 921464 11.51 2620 3061084 999816 11.04 1035920 2305364 8 11:55:46 09:51:01 4023172 0 922056 11.51 2620 3061084 999900 11.04 1036432 2305364 20 11:55:46 09:52:01 4023392 0 921824 11.51 2620 3061096 999816 11.04 1035964 2305364 20 11:55:46 09:53:01 4023680 0 921536 11.51 2620 3061096 999816 11.04 1035916 2305364 8 11:55:46 09:54:02 4023532 0 921676 11.51 2620 3061104 999816 11.04 1035888 2305364 8 11:55:46 09:55:01 4023524 0 921680 11.51 2620 3061108 999816 11.04 1035892 2305364 8 11:55:46 09:56:01 4023056 0 922144 11.51 2620 3061112 999888 11.04 1036400 2305364 20 11:55:46 09:57:01 4023408 0 921788 11.51 2620 3061116 999816 11.04 1035900 2305364 16 11:55:46 09:58:01 4023408 0 921784 11.51 2620 3061120 999816 11.04 1036016 2305368 8 11:55:46 09:59:01 4024004 0 921184 11.50 2620 3061124 999816 11.04 1035860 2305364 8 11:55:46 10:00:01 4023632 0 921552 11.51 2620 3061128 999816 11.04 1035732 2305364 8 11:55:46 10:01:01 4021652 0 923528 11.53 2620 3061132 1002240 11.07 1037060 2305364 20 11:55:46 10:02:01 4023500 0 921672 11.51 2620 3061140 999816 11.04 1035860 2305364 12 11:55:46 10:03:01 4023712 0 921456 11.51 2620 3061144 999816 11.04 1035928 2305364 8 11:55:46 10:04:01 4023500 0 921664 11.51 2620 3061148 999852 11.04 1036200 2305364 8 11:55:46 10:05:01 4021948 0 923212 11.53 2620 3061152 1000044 11.04 1037252 2305364 8 11:55:46 10:06:01 4022776 0 922380 11.52 2620 3061156 999900 11.04 1036512 2305368 8 11:55:46 10:07:01 4022204 0 922944 11.52 2620 3061164 1000032 11.04 1037112 2305364 8 11:55:46 10:08:01 4023044 0 922100 11.51 2620 3061168 999816 11.04 1036016 2305364 8 11:55:46 10:09:01 4021600 0 923484 11.53 2620 3061228 1000068 11.04 1037360 2305380 32 11:55:46 10:10:01 4021512 0 923624 11.53 2620 3061176 1000104 11.04 1037704 2305364 8 11:55:46 10:11:01 4022752 0 922380 11.52 2620 3061180 999900 11.04 1036524 2305364 8 11:55:46 10:12:01 4022036 0 923092 11.53 2620 3061184 1000008 11.04 1037172 2305364 20 11:55:46 10:13:01 4021256 0 923860 11.54 2620 3061196 1000116 11.04 1037836 2305372 8 11:55:46 10:14:01 4023780 0 921336 11.50 2620 3061196 999816 11.04 1035988 2305364 8 11:55:46 10:15:01 4023532 0 921580 11.51 2620 3061200 999816 11.04 1036040 2305364 8 11:55:46 10:16:01 4022300 0 922808 11.52 2620 3061204 1000008 11.04 1037124 2305364 8 11:55:46 10:17:01 4022916 0 922188 11.51 2620 3061208 999912 11.04 1036628 2305364 16 11:55:46 10:18:01 4023524 0 921572 11.51 2620 3061216 999816 11.04 1036064 2305364 16 11:55:46 10:19:01 4023268 0 921828 11.51 2620 3061216 999816 11.04 1036248 2305364 8 11:55:46 10:20:01 4023596 0 921492 11.51 2620 3061224 999816 11.04 1036108 2305364 8 11:55:46 10:21:01 4022396 0 922688 11.52 2620 3061228 1000192 11.04 1036720 2305368 20 11:55:46 10:22:01 4023440 0 921636 11.51 2620 3061236 1000072 11.04 1036072 2305368 20 11:55:46 10:23:01 4023292 0 921780 11.51 2620 3061240 1000072 11.04 1036116 2305364 8 11:55:46 10:24:01 4021580 0 923492 11.53 2620 3061240 1000548 11.05 1037072 2305364 20 11:55:46 10:25:01 4017016 0 928048 11.59 2620 3061248 1043844 11.52 1041576 2305364 20 11:55:46 10:26:01 4020140 0 924920 11.55 2620 3061252 1031064 11.38 1038108 2305364 20 11:55:46 10:27:01 4020224 0 924832 11.55 2620 3061256 1031088 11.38 1038400 2305364 16 11:55:46 10:28:02 4021736 0 923316 11.53 2620 3061260 1018704 11.25 1036928 2305364 8 11:55:46 10:29:01 4022032 0 923016 11.52 2620 3061264 1015632 11.21 1036732 2305364 16 11:55:46 10:30:01 4022272 0 922772 11.52 2620 3061268 1015656 11.21 1036896 2305364 8 11:55:46 10:31:01 4022308 0 922732 11.52 2620 3061272 1000296 11.04 1037044 2305364 8 11:55:46 10:32:01 4022816 0 922220 11.51 2620 3061276 1000200 11.04 1036416 2305364 16 11:55:46 10:33:01 4022584 0 922448 11.52 2620 3061280 1000200 11.04 1036440 2305364 8 11:55:46 10:34:01 4022832 0 922196 11.51 2620 3061284 1000200 11.04 1036360 2305364 8 11:55:46 10:35:01 4022948 0 922076 11.51 2620 3061288 1000200 11.04 1036544 2305364 8 11:55:46 10:36:01 4022480 0 922536 11.52 2620 3061296 1000272 11.04 1036908 2305364 8 11:55:46 10:37:01 4023064 0 921948 11.51 2620 3061300 1000248 11.04 1036732 2305368 8 11:55:46 10:38:01 4024212 0 920792 11.50 2620 3061308 998608 11.03 1035540 2305368 8 11:55:46 10:39:01 4023080 0 921924 11.51 2620 3061308 1000200 11.04 1036428 2305364 8 11:55:46 10:40:01 4023152 0 921848 11.51 2620 3061312 1000200 11.04 1036584 2305364 8 11:55:46 10:41:01 4022456 0 922536 11.52 2620 3061320 1000296 11.04 1036964 2305364 8 11:55:46 10:42:01 4022964 0 922028 11.51 2620 3061320 1000200 11.04 1036672 2305364 8 11:55:46 10:43:01 4022684 0 922300 11.52 2620 3061328 1000200 11.04 1036484 2305364 8 11:55:46 10:44:01 4022824 0 922156 11.51 2620 3061332 1000200 11.04 1036516 2305364 12 11:55:46 10:45:01 4022816 0 922160 11.51 2620 3061336 1000200 11.04 1036480 2305364 8 11:55:46 10:46:01 4022400 0 922572 11.52 2620 3061340 1000320 11.04 1037240 2305364 8 11:55:46 10:47:01 4022940 0 922032 11.51 2620 3061340 1000200 11.04 1036648 2305364 8 11:55:46 10:48:01 4022956 0 922008 11.51 2620 3061348 1000200 11.04 1036488 2305364 8 11:55:46 10:49:01 4022972 0 921988 11.51 2620 3061352 1000200 11.04 1036576 2305364 8 11:55:46 10:50:01 4023276 0 921680 11.51 2620 3061356 1000200 11.04 1036632 2305364 8 11:55:46 10:51:01 4022836 0 922116 11.51 2620 3061360 1000296 11.04 1036712 2305364 8 11:55:46 10:52:01 4023112 0 921836 11.51 2620 3061364 1000200 11.04 1036604 2305364 8 11:55:46 10:53:01 4022980 0 921960 11.51 2620 3061372 1000200 11.04 1036532 2305364 8 11:55:46 10:54:01 4023040 0 921892 11.51 2620 3061380 1000236 11.04 1036528 2305368 8 11:55:46 10:55:01 4022832 0 922100 11.51 2620 3061380 1000200 11.04 1036520 2305364 8 11:55:46 10:56:01 4022704 0 922220 11.51 2620 3061388 1000284 11.04 1036736 2305368 8 11:55:46 10:57:01 4022824 0 922096 11.51 2620 3061392 1000200 11.04 1036584 2305364 8 11:55:46 10:58:01 4022896 0 922020 11.51 2620 3061396 1000200 11.04 1036652 2305364 8 11:55:46 10:59:01 4022856 0 922052 11.51 2620 3061404 1000200 11.04 1036628 2305364 8 11:55:46 11:00:01 4022996 0 921912 11.51 2620 3061404 1000200 11.04 1036680 2305364 8 11:55:46 11:01:01 4020196 0 924704 11.55 2620 3061412 1003920 11.08 1037576 2305364 8 11:55:46 11:02:02 4022368 0 922532 11.52 2620 3061412 1000200 11.04 1036688 2305364 8 11:55:46 11:03:01 4022568 0 922324 11.52 2620 3061420 1000200 11.04 1036560 2305364 8 11:55:46 11:04:01 4022640 0 922248 11.52 2620 3061424 1000200 11.04 1036680 2305364 8 11:55:46 11:05:01 4022276 0 922608 11.52 2620 3061428 1000368 11.04 1037012 2305364 8 11:55:46 11:06:01 4022628 0 922252 11.52 2620 3061432 1000284 11.04 1036784 2305364 8 11:55:46 11:07:01 4022764 0 922108 11.51 2620 3061440 1000200 11.04 1036584 2305364 8 11:55:46 11:08:01 4023292 0 921576 11.51 2620 3061444 1000200 11.04 1036540 2305364 8 11:55:46 11:09:01 4022996 0 921864 11.51 2620 3061452 1000200 11.04 1036528 2305368 8 11:55:46 11:10:01 4022888 0 921972 11.51 2620 3061452 1000200 11.04 1036596 2305364 8 11:55:46 11:11:01 4022956 0 921900 11.51 2620 3061456 1000284 11.04 1036776 2305364 12 11:55:46 11:12:01 4022648 0 922200 11.51 2620 3061464 1000200 11.04 1036752 2305364 8 11:55:46 11:13:01 4022820 0 922028 11.51 2620 3061464 1000200 11.04 1036616 2305364 8 11:55:46 11:14:01 4022804 0 922036 11.51 2620 3061472 1000200 11.04 1036624 2305364 8 11:55:46 11:15:01 4022696 0 922144 11.51 2620 3061472 1000200 11.04 1036644 2305364 8 11:55:46 11:16:01 4022520 0 922312 11.52 2620 3061480 1000320 11.04 1037008 2305364 8 11:55:46 11:17:01 4022804 0 922004 11.51 2620 3061504 1000200 11.04 1036740 2305368 12 11:55:46 11:18:01 4022896 0 921932 11.51 2620 3061484 1000200 11.04 1036720 2305364 8 11:55:46 11:19:01 4022860 0 921960 11.51 2620 3061492 1000200 11.04 1036704 2305364 8 11:55:46 11:20:01 4022580 0 922240 11.52 2620 3061492 1000200 11.04 1036768 2305364 8 11:55:46 11:21:01 4022772 0 922040 11.51 2620 3061500 1000284 11.04 1036848 2305364 8 11:55:46 11:22:01 4022524 0 922284 11.52 2620 3061504 1000200 11.04 1036688 2305364 8 11:55:46 11:23:01 4022836 0 921964 11.51 2620 3061512 1000200 11.04 1036676 2305364 8 11:55:46 11:24:01 4022860 0 921936 11.51 2620 3061516 1000200 11.04 1036796 2305364 8 11:55:46 11:25:01 4022564 0 922224 11.51 2620 3061524 1000200 11.04 1036800 2305372 8 11:55:46 11:26:01 4022980 0 921808 11.51 2620 3061524 1000272 11.04 1036840 2305364 8 11:55:46 11:27:01 4022780 0 922004 11.51 2620 3061528 1000200 11.04 1036808 2305364 8 11:55:46 11:28:01 4022880 0 921900 11.51 2620 3061532 1000260 11.04 1036800 2305364 8 11:55:46 11:29:01 4023124 0 921652 11.51 2620 3061536 1000200 11.04 1036836 2305364 8 11:55:46 11:30:01 4022804 0 921964 11.51 2620 3061544 1000200 11.04 1036708 2305364 8 11:55:46 11:31:01 4022840 0 921928 11.51 2620 3061544 1000272 11.04 1036892 2305364 8 11:55:46 11:32:01 4022564 0 922196 11.51 2620 3061552 1000200 11.04 1036736 2305364 8 11:55:46 11:33:01 4022952 0 921808 11.51 2620 3061552 1000200 11.04 1036832 2305364 8 11:55:46 11:34:02 4022656 0 922100 11.51 2620 3061556 1000200 11.04 1036720 2305364 8 11:55:46 11:35:01 4022904 0 921844 11.51 2620 3061564 1000200 11.04 1036680 2305364 8 11:55:46 11:36:01 4022636 0 922108 11.51 2620 3061568 1000308 11.04 1036876 2305368 8 11:55:46 11:37:01 4022672 0 922064 11.51 2620 3061576 1000200 11.04 1036856 2305364 8 11:55:46 11:38:01 4022804 0 921932 11.51 2620 3061576 1000200 11.04 1036724 2305364 8 11:55:46 11:39:01 4022664 0 922060 11.51 2620 3061588 1000200 11.04 1036888 2305364 8 11:55:46 11:40:01 4022548 0 922172 11.51 2620 3061592 1000200 11.04 1036756 2305364 8 11:55:46 11:41:01 4022360 0 922356 11.52 2620 3061596 1000272 11.04 1036840 2305368 8 11:55:46 11:42:01 4022664 0 922048 11.51 2620 3061600 1000200 11.04 1036884 2305364 8 11:55:46 11:43:01 4022960 0 921752 11.51 2620 3061600 1000200 11.04 1036716 2305364 8 11:55:46 11:44:01 4022664 0 922040 11.51 2620 3061608 1000200 11.04 1036772 2305364 8 11:55:46 11:45:01 4022688 0 922012 11.51 2620 3061612 1000200 11.04 1036860 2305364 8 11:55:46 11:46:01 4022848 0 921848 11.51 2620 3061616 1000272 11.04 1036900 2305364 8 11:55:46 11:47:01 4022764 0 921928 11.51 2620 3061620 1000200 11.04 1036784 2305364 8 11:55:46 11:48:01 4022852 0 921832 11.51 2620 3061628 1000200 11.04 1036892 2305364 8 11:55:46 11:49:01 4022548 0 922136 11.51 2620 3061628 1000200 11.04 1036868 2305364 8 11:55:46 11:50:01 4022664 0 922016 11.51 2620 3061632 1000200 11.04 1036912 2305364 8 11:55:46 11:51:01 4022388 0 922288 11.52 2620 3061636 1000296 11.04 1037008 2305364 8 11:55:46 11:52:01 4022928 0 921744 11.51 2620 3061640 1000200 11.04 1036756 2305364 8 11:55:46 11:53:01 4022928 0 921736 11.51 2620 3061648 1000200 11.04 1036864 2305364 8 11:55:46 11:54:01 4022740 0 921920 11.51 2620 3061652 1000200 11.04 1036928 2305368 8 11:55:46 11:55:01 4023076 0 921576 11.51 2620 3061660 1000200 11.04 1036808 2305364 8 11:55:46 Average: 4492490 0 862541 10.77 2620 2651281 995708 10.99 872284 2060915 856 11:55:46 11:55:46 05:39:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:55:46 05:40:01 eth0 4.72 4.05 10.41 0.35 0.00 0.00 0.00 0.00 11:55:46 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 05:41:01 eth0 10.50 7.81 28.79 1.90 0.00 0.00 0.00 0.00 11:55:46 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 05:42:01 eth0 34.28 28.05 104.26 4.69 0.00 0.00 0.00 0.00 11:55:46 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 05:43:01 eth0 51.51 36.65 107.59 5.77 0.00 0.00 0.00 0.00 11:55:46 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 05:44:01 eth0 3.43 2.75 2.71 2.18 0.00 0.00 0.00 0.00 11:55:46 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 05:45:01 eth0 3.30 2.08 2.65 0.99 0.00 0.00 0.00 0.00 11:55:46 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 05:46:01 eth0 29.12 22.32 65.93 5.97 0.00 0.00 0.00 0.00 11:55:46 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 05:47:01 eth0 17.04 13.79 37.24 4.96 0.00 0.00 0.00 0.00 11:55:46 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 05:48:01 eth0 12.14 9.18 26.12 2.75 0.00 0.00 0.00 0.00 11:55:46 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 05:49:01 eth0 29.47 24.32 69.55 6.05 0.00 0.00 0.00 0.00 11:55:46 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 05:50:01 eth0 26.44 19.06 48.05 4.67 0.00 0.00 0.00 0.00 11:55:46 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 05:51:01 eth0 7.61 5.86 5.53 6.37 0.00 0.00 0.00 0.00 11:55:46 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 05:52:01 eth0 38.45 29.11 73.06 6.82 0.00 0.00 0.00 0.00 11:55:46 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 05:53:01 eth0 339.26 284.99 2686.41 23.89 0.00 0.00 0.00 0.00 11:55:46 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 05:54:01 eth0 4.53 3.22 3.32 2.86 0.00 0.00 0.00 0.00 11:55:46 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 05:55:01 eth0 2.20 1.82 1.57 1.77 0.00 0.00 0.00 0.00 11:55:46 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 05:56:01 eth0 0.47 0.30 0.27 0.20 0.00 0.00 0.00 0.00 11:55:46 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 05:57:01 eth0 3.30 2.87 9.48 0.56 0.00 0.00 0.00 0.00 11:55:46 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 05:58:01 eth0 28.49 24.30 65.20 4.53 0.00 0.00 0.00 0.00 11:55:46 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 05:59:01 eth0 6.53 4.88 8.36 1.31 0.00 0.00 0.00 0.00 11:55:46 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:00:01 eth0 2.32 1.37 1.74 1.02 0.00 0.00 0.00 0.00 11:55:46 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:01:02 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:02:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:03:01 eth0 0.70 1.37 0.17 3.04 0.00 0.00 0.00 0.00 11:55:46 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:04:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:05:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:55:46 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:06:01 eth0 0.40 0.03 0.05 0.00 0.00 0.00 0.00 0.00 11:55:46 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:07:01 eth0 0.52 0.32 0.27 0.20 0.00 0.00 0.00 0.00 11:55:46 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:08:01 eth0 0.28 0.23 0.18 0.10 0.00 0.00 0.00 0.00 11:55:46 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:09:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:55:46 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:10:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:11:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:13:01 eth0 0.38 0.28 0.26 0.13 0.00 0.00 0.00 0.00 11:55:46 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:14:01 eth0 4.30 4.13 3.31 0.84 0.00 0.00 0.00 0.00 11:55:46 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:15:01 eth0 0.72 0.43 0.57 0.25 0.00 0.00 0.00 0.00 11:55:46 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:16:01 eth0 1.48 0.92 1.51 0.52 0.00 0.00 0.00 0.00 11:55:46 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:17:01 eth0 1.52 0.82 1.08 0.69 0.00 0.00 0.00 0.00 11:55:46 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:18:01 eth0 0.25 0.18 0.14 0.04 0.00 0.00 0.00 0.00 11:55:46 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:19:01 eth0 0.40 0.03 0.05 0.03 0.00 0.00 0.00 0.00 11:55:46 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:20:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:22:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:23:01 eth0 0.27 0.17 0.14 0.07 0.00 0.00 0.00 0.00 11:55:46 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:24:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:26:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:28:01 eth0 0.23 0.20 0.14 0.07 0.00 0.00 0.00 0.00 11:55:46 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:29:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:30:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:32:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:33:01 eth0 0.22 0.20 0.14 0.04 0.00 0.00 0.00 0.00 11:55:46 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:35:01 eth0 0.05 0.05 0.00 0.03 0.00 0.00 0.00 0.00 11:55:46 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:36:01 eth0 0.07 0.03 0.04 0.00 0.00 0.00 0.00 0.00 11:55:46 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:37:01 eth0 0.53 0.30 0.32 0.23 0.00 0.00 0.00 0.00 11:55:46 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:38:01 eth0 0.47 0.32 0.31 0.20 0.00 0.00 0.00 0.00 11:55:46 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:39:01 eth0 0.08 0.05 0.05 0.06 0.00 0.00 0.00 0.00 11:55:46 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:40:02 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:41:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:42:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:43:01 eth0 0.10 0.08 0.04 0.04 0.00 0.00 0.00 0.00 11:55:46 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:44:01 eth0 0.20 0.20 0.10 0.01 0.00 0.00 0.00 0.00 11:55:46 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:45:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:46:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:48:01 eth0 0.23 0.22 0.14 0.08 0.00 0.00 0.00 0.00 11:55:46 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:49:01 eth0 0.03 0.03 0.00 0.03 0.00 0.00 0.00 0.00 11:55:46 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:50:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:51:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:52:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:53:01 eth0 0.23 0.22 0.14 0.04 0.00 0.00 0.00 0.00 11:55:46 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:54:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:58:01 eth0 0.25 0.17 0.14 0.10 0.00 0.00 0.00 0.00 11:55:46 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:59:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:03:01 eth0 0.27 0.20 0.14 0.04 0.00 0.00 0.00 0.00 11:55:46 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:04:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:05:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:06:01 eth0 0.05 0.03 0.00 0.03 0.00 0.00 0.00 0.00 11:55:46 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:07:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:08:01 eth0 0.23 0.22 0.14 0.05 0.00 0.00 0.00 0.00 11:55:46 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:09:01 eth0 0.03 0.03 0.00 0.03 0.00 0.00 0.00 0.00 11:55:46 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:10:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:13:01 eth0 0.17 0.15 0.10 0.04 0.00 0.00 0.00 0.00 11:55:46 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:15:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:16:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:17:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:17:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:18:01 eth0 0.12 0.12 0.04 0.07 0.00 0.00 0.00 0.00 11:55:46 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:19:01 eth0 0.20 0.12 0.13 0.03 0.00 0.00 0.00 0.00 11:55:46 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:20:01 eth0 1.35 0.92 1.40 0.49 0.00 0.00 0.00 0.00 11:55:46 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:21:01 eth0 38.70 37.33 302.32 10.03 0.00 0.00 0.00 0.00 11:55:46 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:22:01 eth0 2.50 1.92 3.04 0.86 0.00 0.00 0.00 0.00 11:55:46 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:22:01 veth9f1bb0a 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 11:55:46 07:22:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 11:55:46 07:23:01 eth0 4.36 3.25 5.37 1.50 0.00 0.00 0.00 0.00 11:55:46 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:23:01 veth9f1bb0a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:24:01 eth0 3.05 3.66 3.05 5.86 0.00 0.00 0.00 0.00 11:55:46 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:24:01 veth9f1bb0a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:25:01 eth0 705.58 968.77 2696.39 91.60 0.00 0.00 0.00 0.00 11:55:46 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:25:01 veth9f1bb0a 966.66 702.00 90.48 2692.97 0.00 0.00 0.00 0.00 11:55:46 07:25:01 docker0 966.66 702.00 77.26 2692.97 0.00 0.00 0.00 0.00 11:55:46 07:26:01 eth0 2.90 2.25 3.44 1.03 0.00 0.00 0.00 0.00 11:55:46 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:27:01 eth0 3.31 2.33 3.94 1.21 0.00 0.00 0.00 0.00 11:55:46 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:28:01 eth0 3.05 3.46 2.20 6.05 0.00 0.00 0.00 0.00 11:55:46 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:29:01 eth0 0.07 0.05 0.04 0.03 0.00 0.00 0.00 0.00 11:55:46 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:30:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:32:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:33:01 eth0 0.18 0.17 0.10 0.04 0.00 0.00 0.00 0.00 11:55:46 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:34:01 eth0 0.48 0.35 0.51 0.14 0.00 0.00 0.00 0.00 11:55:46 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:35:01 eth0 0.85 0.52 0.93 0.32 0.00 0.00 0.00 0.00 11:55:46 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:36:01 eth0 1.35 0.85 1.24 0.48 0.00 0.00 0.00 0.00 11:55:46 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:37:01 eth0 1.43 0.95 1.31 0.47 0.00 0.00 0.00 0.00 11:55:46 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:38:01 eth0 2.27 0.85 1.56 0.54 0.00 0.00 0.00 0.00 11:55:46 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:39:01 eth0 1.85 0.07 0.24 0.03 0.00 0.00 0.00 0.00 11:55:46 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:40:01 eth0 0.60 0.17 0.25 0.05 0.00 0.00 0.00 0.00 11:55:46 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:41:01 eth0 488.64 430.07 3512.87 32.38 0.00 0.00 0.00 0.00 11:55:46 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:41:01 docker0 202.45 249.39 14.20 844.91 0.00 0.00 0.00 0.00 11:55:46 07:42:01 eth0 0.32 0.23 0.21 0.07 0.00 0.00 0.00 0.00 11:55:46 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:43:01 eth0 1.43 2.60 0.53 6.17 0.00 0.00 0.00 0.00 11:55:46 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:44:01 eth0 1.02 0.42 0.55 0.25 0.00 0.00 0.00 0.00 11:55:46 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:45:01 eth0 1.40 0.92 1.42 0.47 0.00 0.00 0.00 0.00 11:55:46 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:46:02 eth0 0.80 0.70 0.94 0.29 0.00 0.00 0.00 0.00 11:55:46 07:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:47:01 vethc142d5c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 11:55:46 07:47:01 eth0 2.24 1.68 2.59 0.79 0.00 0.00 0.00 0.00 11:55:46 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:48:01 vethc142d5c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:48:01 eth0 1.08 0.78 1.10 0.35 0.00 0.00 0.00 0.00 11:55:46 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:49:01 vethc142d5c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:49:01 eth0 0.42 0.25 0.36 0.10 0.00 0.00 0.00 0.00 11:55:46 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:50:01 vethc142d5c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:50:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:51:01 vethc142d5c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:51:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:52:01 vethc142d5c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:52:01 eth0 0.35 0.27 0.34 0.11 0.00 0.00 0.00 0.00 11:55:46 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:53:01 vethc142d5c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:53:01 eth0 1.45 1.08 1.59 0.49 0.00 0.00 0.00 0.00 11:55:46 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:54:01 eth0 1.02 0.92 1.02 0.41 0.00 0.00 0.00 0.00 11:55:46 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:55:01 eth0 0.25 0.15 0.22 0.04 0.00 0.00 0.00 0.00 11:55:46 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:56:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:57:01 eth0 0.05 0.05 0.03 0.03 0.00 0.00 0.00 0.00 11:55:46 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:58:01 eth0 0.13 0.12 0.04 0.04 0.00 0.00 0.00 0.00 11:55:46 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:59:01 eth0 0.18 0.18 0.10 0.04 0.00 0.00 0.00 0.00 11:55:46 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:00:01 eth0 0.12 0.07 0.08 0.00 0.00 0.00 0.00 0.00 11:55:46 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:01:01 eth0 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 11:55:46 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:02:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:03:01 eth0 0.17 0.12 0.10 0.04 0.00 0.00 0.00 0.00 11:55:46 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:04:01 eth0 0.08 0.10 0.04 0.01 0.00 0.00 0.00 0.00 11:55:46 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:05:01 eth0 0.02 0.03 0.00 0.03 0.00 0.00 0.00 0.00 11:55:46 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:06:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:07:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:08:01 eth0 1.08 2.40 0.32 5.36 0.00 0.00 0.00 0.00 11:55:46 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:09:01 eth0 1.08 0.78 1.01 0.40 0.00 0.00 0.00 0.00 11:55:46 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:10:01 eth0 1.08 0.68 0.94 0.43 0.00 0.00 0.00 0.00 11:55:46 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:11:01 eth0 0.33 0.15 0.25 0.12 0.00 0.00 0.00 0.00 11:55:46 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:12:01 eth0 0.50 0.37 0.38 0.24 0.00 0.00 0.00 0.00 11:55:46 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:13:01 eth0 1.57 1.20 1.71 0.53 0.00 0.00 0.00 0.00 11:55:46 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:14:01 eth0 2.33 1.70 2.76 0.79 0.00 0.00 0.00 0.00 11:55:46 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:14:01 veth4722130 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:55:46 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:15:01 eth0 0.73 0.45 0.59 0.28 0.00 0.00 0.00 0.00 11:55:46 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:15:01 veth4722130 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:16:01 eth0 0.03 0.02 0.00 0.03 0.00 0.00 0.00 0.00 11:55:46 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:16:01 veth4722130 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:17:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:17:01 veth4722130 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:18:01 eth0 0.22 0.18 0.10 0.04 0.00 0.00 0.00 0.00 11:55:46 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:18:01 veth4722130 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:19:02 eth0 0.05 0.05 0.04 0.00 0.00 0.00 0.00 0.00 11:55:46 08:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:19:02 veth4722130 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:20:01 eth0 0.36 0.24 0.34 0.11 0.00 0.00 0.00 0.00 11:55:46 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:20:01 veth4722130 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:21:01 eth0 1.05 0.82 1.01 0.32 0.00 0.00 0.00 0.00 11:55:46 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:21:01 veth4722130 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:22:01 eth0 0.85 0.55 0.69 0.34 0.00 0.00 0.00 0.00 11:55:46 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:22:01 veth4722130 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:23:01 eth0 1.28 2.53 0.85 6.52 0.00 0.00 0.00 0.00 11:55:46 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:23:01 veth4722130 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:24:01 eth0 0.80 0.77 0.31 0.16 0.00 0.00 0.00 0.00 11:55:46 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:24:01 veth4722130 0.63 0.63 0.05 0.06 0.00 0.00 0.00 0.00 11:55:46 08:24:01 docker0 0.63 0.63 0.04 0.06 0.00 0.00 0.00 0.00 11:55:46 08:25:01 eth0 1.58 1.57 0.16 0.15 0.00 0.00 0.00 0.00 11:55:46 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:25:01 veth4722130 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 11:55:46 08:25:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 11:55:46 08:26:01 eth0 0.32 0.25 0.23 0.07 0.00 0.00 0.00 0.00 11:55:46 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:26:01 veth4722130 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:27:01 eth0 0.32 0.18 0.16 0.31 0.00 0.00 0.00 0.00 11:55:46 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:27:01 veth4722130 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:28:01 eth0 0.60 0.38 0.47 0.19 0.00 0.00 0.00 0.00 11:55:46 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:28:01 veth4722130 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:29:01 eth0 0.55 0.30 0.43 0.21 0.00 0.00 0.00 0.00 11:55:46 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:29:01 veth4722130 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:30:01 eth0 0.07 0.05 0.04 0.03 0.00 0.00 0.00 0.00 11:55:46 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:30:01 veth4722130 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:31:01 veth4722130 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:32:01 eth0 0.17 0.10 0.11 0.04 0.00 0.00 0.00 0.00 11:55:46 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:32:01 veth4722130 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:33:01 eth0 0.17 0.17 0.12 0.04 0.00 0.00 0.00 0.00 11:55:46 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:33:01 veth4722130 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:34:01 eth0 0.18 0.17 0.15 0.04 0.00 0.00 0.00 0.00 11:55:46 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:34:01 veth4722130 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:35:01 veth4722130 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:36:01 eth0 0.13 0.10 0.04 0.06 0.00 0.00 0.00 0.00 11:55:46 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:36:01 veth4722130 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:37:01 veth4722130 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:38:01 eth0 0.03 0.03 0.00 0.03 0.00 0.00 0.00 0.00 11:55:46 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:38:01 veth4722130 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:39:01 eth0 0.07 0.05 0.04 0.00 0.00 0.00 0.00 0.00 11:55:46 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:39:01 veth4722130 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:40:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:40:01 veth4722130 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:41:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:41:01 veth4722130 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:42:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:42:01 veth4722130 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:43:01 eth0 0.13 0.10 0.04 0.04 0.00 0.00 0.00 0.00 11:55:46 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:43:01 veth4722130 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:44:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:44:01 veth4722130 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:45:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:45:01 veth4722130 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:46:01 eth0 0.17 0.08 0.11 0.06 0.00 0.00 0.00 0.00 11:55:46 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:46:01 veth4722130 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:47:01 eth0 0.12 0.08 0.07 0.01 0.00 0.00 0.00 0.00 11:55:46 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:47:01 veth4722130 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:48:01 eth0 0.22 0.17 0.13 0.07 0.00 0.00 0.00 0.00 11:55:46 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:48:01 veth4722130 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:49:02 eth0 0.75 0.52 0.54 0.27 0.00 0.00 0.00 0.00 11:55:46 08:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:50:01 eth0 0.24 0.15 0.14 0.07 0.00 0.00 0.00 0.00 11:55:46 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:51:01 eth0 0.15 0.12 0.06 0.01 0.00 0.00 0.00 0.00 11:55:46 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:53:01 eth0 0.15 0.13 0.04 0.04 0.00 0.00 0.00 0.00 11:55:46 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:54:01 eth0 0.22 0.20 0.15 0.01 0.00 0.00 0.00 0.00 11:55:46 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:55:01 eth0 0.07 0.07 0.04 0.03 0.00 0.00 0.00 0.00 11:55:46 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:56:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:58:01 eth0 0.07 0.07 0.00 0.04 0.00 0.00 0.00 0.00 11:55:46 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:02:01 eth0 0.03 0.03 0.00 0.01 0.00 0.00 0.00 0.00 11:55:46 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:03:01 eth0 0.25 0.18 0.12 0.07 0.00 0.00 0.00 0.00 11:55:46 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:04:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:05:01 eth0 0.07 0.07 0.04 0.03 0.00 0.00 0.00 0.00 11:55:46 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:06:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:07:01 eth0 0.15 0.10 0.09 0.01 0.00 0.00 0.00 0.00 11:55:46 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:08:01 eth0 0.13 0.10 0.07 0.04 0.00 0.00 0.00 0.00 11:55:46 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:10:01 eth0 0.13 0.12 0.04 0.03 0.00 0.00 0.00 0.00 11:55:46 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:11:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 11:55:46 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:13:01 eth0 0.10 0.08 0.04 0.04 0.00 0.00 0.00 0.00 11:55:46 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:15:01 eth0 0.22 0.23 0.02 0.02 0.00 0.00 0.00 0.00 11:55:46 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:16:01 eth0 29.09 30.22 13.50 37.05 0.00 0.00 0.00 0.00 11:55:46 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:18:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:19:01 eth0 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:20:02 eth0 0.50 0.00 0.02 0.00 0.00 0.00 0.00 0.00 11:55:46 09:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:21:01 eth0 0.29 0.08 0.08 0.10 0.00 0.00 0.00 0.00 11:55:46 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:22:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 11:55:46 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:23:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:24:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:25:01 eth0 0.42 0.00 0.04 0.00 0.00 0.00 0.00 0.00 11:55:46 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:26:01 eth0 3.00 0.75 1.10 0.61 0.00 0.00 0.00 0.00 11:55:46 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:27:01 eth0 0.75 0.23 0.30 0.23 0.00 0.00 0.00 0.00 11:55:46 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:28:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:29:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:30:01 eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:55:46 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:31:01 eth0 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 11:55:46 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:32:01 eth0 0.08 0.07 0.06 0.00 0.00 0.00 0.00 0.00 11:55:46 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:33:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 11:55:46 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:34:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:36:01 eth0 0.20 0.17 0.14 0.07 0.00 0.00 0.00 0.00 11:55:46 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:37:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:38:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:39:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:40:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:41:01 eth0 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 11:55:46 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:42:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:43:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:44:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:45:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:46:01 eth0 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 11:55:46 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:47:01 eth0 0.10 0.05 0.12 0.00 0.00 0.00 0.00 0.00 11:55:46 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:48:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:50:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:51:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 11:55:46 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:53:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:54:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:56:01 eth0 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 11:55:46 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:58:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:59:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:00:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:01:01 eth0 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 11:55:46 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:02:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:03:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:04:01 eth0 0.57 0.08 0.22 0.00 0.00 0.00 0.00 0.00 11:55:46 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:05:01 eth0 0.42 0.22 0.26 0.19 0.00 0.00 0.00 0.00 11:55:46 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:06:01 eth0 0.80 0.08 0.13 0.06 0.00 0.00 0.00 0.00 11:55:46 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:07:01 eth0 0.53 0.35 0.33 0.20 0.00 0.00 0.00 0.00 11:55:46 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:08:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:09:01 eth0 1.07 0.22 0.33 0.19 0.00 0.00 0.00 0.00 11:55:46 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:10:01 eth0 0.63 0.30 0.29 0.20 0.00 0.00 0.00 0.00 11:55:46 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:11:01 eth0 0.65 0.08 0.11 0.06 0.00 0.00 0.00 0.00 11:55:46 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:12:01 eth0 1.18 0.27 0.40 0.20 0.00 0.00 0.00 0.00 11:55:46 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:13:01 eth0 0.37 0.20 0.26 0.19 0.00 0.00 0.00 0.00 11:55:46 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:15:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:16:01 eth0 0.55 0.30 0.34 0.23 0.00 0.00 0.00 0.00 11:55:46 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:17:01 eth0 0.08 0.07 0.06 0.03 0.00 0.00 0.00 0.00 11:55:46 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:18:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:19:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:20:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:21:01 eth0 0.23 0.18 0.14 0.07 0.00 0.00 0.00 0.00 11:55:46 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:23:01 eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 11:55:46 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:24:01 eth0 1.87 0.50 0.64 0.39 0.00 0.00 0.00 0.00 11:55:46 10:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:25:01 eth0 4.33 1.92 1.29 6.75 0.00 0.00 0.00 0.00 11:55:46 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:26:01 eth0 2.33 0.52 0.79 0.45 0.00 0.00 0.00 0.00 11:55:46 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:27:01 eth0 2.60 0.47 0.70 0.39 0.00 0.00 0.00 0.00 11:55:46 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:28:02 eth0 2.05 0.47 0.62 0.39 0.00 0.00 0.00 0.00 11:55:46 10:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:29:01 eth0 0.73 0.22 0.30 0.23 0.00 0.00 0.00 0.00 11:55:46 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:30:01 eth0 0.43 0.23 0.26 0.19 0.00 0.00 0.00 0.00 11:55:46 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:31:01 eth0 0.23 0.12 0.14 0.07 0.00 0.00 0.00 0.00 11:55:46 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:32:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:33:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:34:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:35:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:36:01 eth0 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 11:55:46 10:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:37:01 eth0 0.25 0.05 0.07 0.00 0.00 0.00 0.00 0.00 11:55:46 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:38:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:40:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:41:01 eth0 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 11:55:46 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:42:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:43:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:44:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:45:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:46:01 eth0 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 11:55:46 10:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:48:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:50:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:51:01 eth0 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 11:55:46 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:52:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:53:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:54:01 eth0 0.22 0.12 0.18 0.01 0.00 0.00 0.00 0.00 11:55:46 10:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:56:01 eth0 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 11:55:46 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:58:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:59:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:01:01 eth0 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 11:55:46 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:02:02 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:03:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:04:01 eth0 0.48 0.00 0.05 0.00 0.00 0.00 0.00 0.00 11:55:46 11:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:05:01 eth0 0.48 0.27 0.38 0.20 0.00 0.00 0.00 0.00 11:55:46 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:06:01 eth0 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 11:55:46 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:08:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:09:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:10:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:11:01 eth0 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 11:55:46 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:13:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:16:01 eth0 0.55 0.30 0.34 0.26 0.00 0.00 0.00 0.00 11:55:46 11:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:18:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:21:01 eth0 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 11:55:46 11:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:23:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:25:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:26:01 eth0 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 11:55:46 11:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:27:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:28:01 eth0 0.40 0.40 0.30 0.03 0.00 0.00 0.00 0.00 11:55:46 11:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:29:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:31:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 11:55:46 11:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:33:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:34:02 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:36:01 eth0 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 11:55:46 11:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:38:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:40:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:41:01 eth0 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 11:55:46 11:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:42:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:43:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:44:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:45:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:46:01 eth0 0.20 0.13 0.08 0.04 0.00 0.00 0.00 0.00 11:55:46 11:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:48:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:51:01 eth0 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 11:55:46 11:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:53:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:54:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 Average: eth0 5.41 5.51 26.51 0.87 0.00 0.00 0.00 0.00 11:55:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:46 Average: docker0 3.12 2.54 0.24 9.42 0.00 0.00 0.00 0.00 11:55:46 11:55:46 11:55:46 ---> sar -P ALL: 11:55:46 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 11:55:46 11:55:46 05:37:53 LINUX RESTART (2 CPU) 11:55:46 11:55:46 05:39:03 CPU %user %nice %system %iowait %steal %idle 11:55:46 05:40:01 all 1.65 0.00 0.10 1.92 0.02 96.32 11:55:46 05:40:01 0 2.20 0.00 0.09 3.07 0.02 94.63 11:55:46 05:40:01 1 1.09 0.00 0.10 0.78 0.02 98.01 11:55:46 05:41:01 all 0.51 0.00 0.08 0.00 0.03 99.38 11:55:46 05:41:01 0 0.42 0.00 0.08 0.00 0.02 99.48 11:55:46 05:41:01 1 0.60 0.00 0.08 0.00 0.03 99.28 11:55:46 05:42:01 all 0.66 0.00 0.14 0.05 0.02 99.13 11:55:46 05:42:01 0 0.60 0.00 0.13 0.10 0.02 99.15 11:55:46 05:42:01 1 0.72 0.00 0.15 0.00 0.02 99.11 11:55:46 05:43:01 all 1.01 0.00 0.13 0.00 0.03 98.82 11:55:46 05:43:01 0 0.65 0.00 0.18 0.00 0.03 99.13 11:55:46 05:43:01 1 1.37 0.00 0.08 0.00 0.03 98.51 11:55:46 05:44:01 all 0.38 0.00 0.07 0.00 0.02 99.54 11:55:46 05:44:01 0 0.32 0.00 0.07 0.00 0.02 99.60 11:55:46 05:44:01 1 0.43 0.00 0.07 0.00 0.02 99.48 11:55:46 05:45:01 all 0.32 0.00 0.04 0.00 0.03 99.62 11:55:46 05:45:01 0 0.37 0.00 0.03 0.00 0.02 99.58 11:55:46 05:45:01 1 0.27 0.00 0.05 0.00 0.03 99.65 11:55:46 05:46:01 all 0.69 0.00 0.10 0.00 0.01 99.20 11:55:46 05:46:01 0 1.05 0.00 0.12 0.00 0.00 98.83 11:55:46 05:46:01 1 0.33 0.00 0.08 0.00 0.02 99.57 11:55:46 05:47:01 all 0.66 0.00 0.08 0.03 0.03 99.21 11:55:46 05:47:01 0 0.59 0.00 0.07 0.00 0.03 99.31 11:55:46 05:47:01 1 0.74 0.00 0.08 0.05 0.02 99.11 11:55:46 05:48:01 all 0.69 0.00 0.08 0.00 0.02 99.21 11:55:46 05:48:01 0 0.90 0.00 0.07 0.00 0.02 99.01 11:55:46 05:48:01 1 0.48 0.00 0.08 0.00 0.02 99.42 11:55:46 05:49:01 all 0.33 0.00 0.11 0.00 0.02 99.55 11:55:46 05:49:01 0 0.40 0.00 0.13 0.00 0.00 99.47 11:55:46 05:49:01 1 0.25 0.00 0.08 0.00 0.03 99.63 11:55:46 05:50:01 all 1.26 0.00 0.10 0.00 0.02 98.62 11:55:46 05:50:01 0 0.99 0.00 0.12 0.00 0.02 98.88 11:55:46 05:50:01 1 1.54 0.00 0.08 0.00 0.02 98.36 11:55:46 11:55:46 05:50:01 CPU %user %nice %system %iowait %steal %idle 11:55:46 05:51:01 all 0.62 0.00 0.07 0.00 0.03 99.28 11:55:46 05:51:01 0 0.35 0.00 0.08 0.00 0.03 99.53 11:55:46 05:51:01 1 0.89 0.00 0.05 0.00 0.03 99.03 11:55:46 05:52:01 all 0.51 0.00 0.08 0.00 0.01 99.41 11:55:46 05:52:01 0 0.47 0.00 0.12 0.00 0.00 99.41 11:55:46 05:52:01 1 0.55 0.00 0.03 0.00 0.02 99.40 11:55:46 05:53:01 all 4.28 0.00 0.79 0.93 0.04 93.96 11:55:46 05:53:01 0 4.11 0.00 0.81 0.02 0.03 95.03 11:55:46 05:53:01 1 4.45 0.00 0.76 1.85 0.05 92.89 11:55:46 05:54:01 all 0.48 0.00 0.14 0.20 0.03 99.16 11:55:46 05:54:01 0 0.43 0.00 0.18 0.27 0.03 99.08 11:55:46 05:54:01 1 0.52 0.00 0.10 0.13 0.02 99.23 11:55:46 05:55:01 all 0.23 0.00 0.05 0.00 0.03 99.69 11:55:46 05:55:01 0 0.23 0.00 0.05 0.00 0.02 99.70 11:55:46 05:55:01 1 0.23 0.00 0.05 0.00 0.03 99.68 11:55:46 05:56:01 all 0.13 0.00 0.03 0.00 0.02 99.82 11:55:46 05:56:01 0 0.20 0.00 0.02 0.00 0.02 99.77 11:55:46 05:56:01 1 0.07 0.00 0.03 0.00 0.02 99.88 11:55:46 05:57:01 all 0.11 0.00 0.04 0.00 0.02 99.83 11:55:46 05:57:01 0 0.07 0.00 0.05 0.00 0.02 99.87 11:55:46 05:57:01 1 0.15 0.00 0.03 0.00 0.02 99.80 11:55:46 05:58:01 all 0.48 0.00 0.08 0.00 0.03 99.41 11:55:46 05:58:01 0 0.35 0.00 0.10 0.00 0.02 99.53 11:55:46 05:58:01 1 0.62 0.00 0.07 0.00 0.03 99.28 11:55:46 05:59:01 all 0.68 0.00 0.21 0.02 0.03 99.06 11:55:46 05:59:01 0 0.65 0.00 0.13 0.00 0.05 99.16 11:55:46 05:59:01 1 0.70 0.00 0.28 0.03 0.02 98.96 11:55:46 06:00:01 all 0.07 0.00 0.03 0.00 0.03 99.88 11:55:46 06:00:01 0 0.05 0.00 0.02 0.00 0.03 99.90 11:55:46 06:00:01 1 0.08 0.00 0.03 0.00 0.02 99.87 11:55:46 06:01:02 all 0.11 0.00 0.03 0.00 0.02 99.85 11:55:46 06:01:02 0 0.18 0.00 0.03 0.00 0.02 99.77 11:55:46 06:01:02 1 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 11:55:46 06:01:02 CPU %user %nice %system %iowait %steal %idle 11:55:46 06:02:01 all 0.12 0.00 0.03 0.00 0.02 99.83 11:55:46 06:02:01 0 0.20 0.00 0.03 0.00 0.02 99.75 11:55:46 06:02:01 1 0.03 0.00 0.03 0.00 0.02 99.92 11:55:46 06:03:01 all 0.11 0.00 0.03 0.00 0.03 99.82 11:55:46 06:03:01 0 0.15 0.00 0.03 0.00 0.02 99.80 11:55:46 06:03:01 1 0.07 0.00 0.03 0.00 0.05 99.85 11:55:46 06:04:01 all 0.13 0.00 0.01 0.00 0.02 99.85 11:55:46 06:04:01 0 0.22 0.00 0.02 0.00 0.00 99.77 11:55:46 06:04:01 1 0.03 0.00 0.00 0.00 0.03 99.93 11:55:46 06:05:01 all 0.12 0.00 0.03 0.00 0.01 99.85 11:55:46 06:05:01 0 0.18 0.00 0.02 0.00 0.00 99.80 11:55:46 06:05:01 1 0.05 0.00 0.03 0.00 0.02 99.90 11:55:46 06:06:01 all 0.11 0.00 0.02 0.00 0.03 99.85 11:55:46 06:06:01 0 0.05 0.00 0.02 0.00 0.02 99.92 11:55:46 06:06:01 1 0.17 0.00 0.02 0.00 0.03 99.78 11:55:46 06:07:01 all 0.16 0.00 0.03 0.00 0.03 99.78 11:55:46 06:07:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:55:46 06:07:01 1 0.28 0.00 0.03 0.00 0.03 99.65 11:55:46 06:08:01 all 0.04 0.00 0.02 0.00 0.02 99.92 11:55:46 06:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:55:46 06:08:01 1 0.08 0.00 0.03 0.00 0.03 99.85 11:55:46 06:09:01 all 0.06 0.00 0.02 0.00 0.03 99.90 11:55:46 06:09:01 0 0.08 0.00 0.03 0.00 0.03 99.85 11:55:46 06:09:01 1 0.03 0.00 0.00 0.00 0.02 99.95 11:55:46 06:10:01 all 0.12 0.00 0.01 0.00 0.01 99.87 11:55:46 06:10:01 0 0.20 0.00 0.00 0.00 0.00 99.80 11:55:46 06:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 06:11:01 all 0.12 0.00 0.03 0.00 0.03 99.83 11:55:46 06:11:01 0 0.20 0.00 0.03 0.00 0.02 99.75 11:55:46 06:11:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 06:12:01 all 0.12 0.00 0.03 0.00 0.02 99.84 11:55:46 06:12:01 0 0.22 0.00 0.02 0.00 0.00 99.77 11:55:46 06:12:01 1 0.02 0.00 0.03 0.00 0.03 99.92 11:55:46 11:55:46 06:12:01 CPU %user %nice %system %iowait %steal %idle 11:55:46 06:13:01 all 0.13 0.00 0.02 0.00 0.03 99.83 11:55:46 06:13:01 0 0.20 0.00 0.02 0.00 0.02 99.77 11:55:46 06:13:01 1 0.05 0.00 0.02 0.00 0.03 99.90 11:55:46 06:14:01 all 0.39 0.00 0.23 0.08 0.02 99.28 11:55:46 06:14:01 0 0.49 0.00 0.23 0.15 0.02 99.11 11:55:46 06:14:01 1 0.30 0.00 0.23 0.00 0.02 99.45 11:55:46 06:15:01 all 0.08 0.00 0.03 0.00 0.03 99.87 11:55:46 06:15:01 0 0.10 0.00 0.05 0.00 0.03 99.82 11:55:46 06:15:01 1 0.05 0.00 0.02 0.00 0.02 99.92 11:55:46 06:16:01 all 0.16 0.00 0.04 0.00 0.01 99.79 11:55:46 06:16:01 0 0.20 0.00 0.05 0.00 0.00 99.75 11:55:46 06:16:01 1 0.12 0.00 0.03 0.00 0.02 99.83 11:55:46 06:17:01 all 0.16 4.10 13.79 3.27 0.05 78.63 11:55:46 06:17:01 0 0.15 3.91 13.55 3.08 0.05 79.25 11:55:46 06:17:01 1 0.17 4.29 14.02 3.45 0.05 78.01 11:55:46 06:18:01 all 0.01 0.00 0.02 0.00 0.03 99.95 11:55:46 06:18:01 0 0.02 0.00 0.02 0.00 0.03 99.93 11:55:46 06:18:01 1 0.00 0.00 0.02 0.00 0.02 99.97 11:55:46 06:19:01 all 0.13 0.00 0.03 0.00 0.02 99.82 11:55:46 06:19:01 0 0.20 0.00 0.02 0.00 0.02 99.77 11:55:46 06:19:01 1 0.05 0.00 0.05 0.00 0.02 99.88 11:55:46 06:20:01 all 0.12 0.00 0.02 0.00 0.02 99.85 11:55:46 06:20:01 0 0.20 0.00 0.02 0.00 0.00 99.78 11:55:46 06:20:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 06:21:01 all 0.14 0.00 0.02 0.00 0.02 99.82 11:55:46 06:21:01 0 0.23 0.00 0.02 0.00 0.02 99.73 11:55:46 06:21:01 1 0.05 0.00 0.02 0.00 0.02 99.92 11:55:46 06:22:01 all 0.15 0.00 0.02 0.00 0.01 99.82 11:55:46 06:22:01 0 0.30 0.00 0.02 0.00 0.02 99.67 11:55:46 06:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:55:46 06:23:01 all 0.15 0.00 0.03 0.00 0.03 99.80 11:55:46 06:23:01 0 0.27 0.00 0.03 0.00 0.03 99.67 11:55:46 06:23:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 11:55:46 06:23:01 CPU %user %nice %system %iowait %steal %idle 11:55:46 06:24:01 all 0.14 0.00 0.02 0.00 0.01 99.83 11:55:46 06:24:01 0 0.28 0.00 0.02 0.00 0.02 99.68 11:55:46 06:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:55:46 06:25:01 all 0.15 0.00 0.02 0.00 0.02 99.82 11:55:46 06:25:01 0 0.27 0.00 0.03 0.00 0.02 99.68 11:55:46 06:25:01 1 0.03 0.00 0.00 0.00 0.02 99.95 11:55:46 06:26:01 all 0.12 0.00 0.02 0.00 0.02 99.85 11:55:46 06:26:01 0 0.23 0.00 0.02 0.00 0.03 99.72 11:55:46 06:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:55:46 06:27:01 all 0.07 0.00 0.03 0.00 0.02 99.89 11:55:46 06:27:01 0 0.10 0.00 0.03 0.00 0.02 99.85 11:55:46 06:27:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 06:28:01 all 0.04 0.00 0.02 0.00 0.03 99.92 11:55:46 06:28:01 0 0.05 0.00 0.02 0.00 0.03 99.90 11:55:46 06:28:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 06:29:01 all 0.06 0.00 0.02 0.00 0.03 99.90 11:55:46 06:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:55:46 06:29:01 1 0.10 0.00 0.02 0.00 0.03 99.85 11:55:46 06:30:01 all 0.01 0.00 0.02 0.00 0.03 99.95 11:55:46 06:30:01 0 0.02 0.00 0.03 0.00 0.03 99.92 11:55:46 06:30:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:55:46 06:31:01 all 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 06:31:01 0 0.05 0.00 0.02 0.00 0.02 99.92 11:55:46 06:31:01 1 0.02 0.00 0.02 0.00 0.03 99.93 11:55:46 06:32:01 all 0.08 0.00 0.02 0.00 0.03 99.87 11:55:46 06:32:01 0 0.13 0.00 0.02 0.00 0.02 99.83 11:55:46 06:32:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 06:33:01 all 0.10 0.00 0.02 0.00 0.02 99.87 11:55:46 06:33:01 0 0.17 0.00 0.02 0.00 0.00 99.82 11:55:46 06:33:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 06:34:01 all 0.08 0.00 0.02 0.00 0.03 99.87 11:55:46 06:34:01 0 0.13 0.00 0.02 0.00 0.02 99.83 11:55:46 06:34:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 11:55:46 06:34:01 CPU %user %nice %system %iowait %steal %idle 11:55:46 06:35:01 all 0.09 0.00 0.02 0.00 0.03 99.87 11:55:46 06:35:01 0 0.17 0.00 0.02 0.00 0.02 99.80 11:55:46 06:35:01 1 0.02 0.00 0.02 0.00 0.03 99.93 11:55:46 06:36:01 all 0.08 0.00 0.02 0.00 0.03 99.87 11:55:46 06:36:01 0 0.13 0.00 0.02 0.00 0.02 99.83 11:55:46 06:36:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 06:37:01 all 0.07 0.01 0.03 0.00 0.03 99.87 11:55:46 06:37:01 0 0.10 0.02 0.02 0.00 0.02 99.85 11:55:46 06:37:01 1 0.03 0.00 0.03 0.00 0.05 99.88 11:55:46 06:38:01 all 0.04 0.00 0.02 0.00 0.03 99.91 11:55:46 06:38:01 0 0.05 0.00 0.02 0.00 0.02 99.92 11:55:46 06:38:01 1 0.03 0.00 0.02 0.00 0.05 99.90 11:55:46 06:39:01 all 0.08 0.00 0.02 0.00 0.03 99.88 11:55:46 06:39:01 0 0.12 0.00 0.02 0.00 0.02 99.85 11:55:46 06:39:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 06:40:02 all 0.04 0.00 0.02 0.00 0.03 99.92 11:55:46 06:40:02 0 0.07 0.00 0.02 0.00 0.00 99.92 11:55:46 06:40:02 1 0.02 0.00 0.02 0.00 0.05 99.92 11:55:46 06:41:01 all 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 06:41:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 06:41:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 06:42:01 all 0.10 0.00 0.03 0.00 0.02 99.86 11:55:46 06:42:01 0 0.13 0.00 0.03 0.00 0.00 99.83 11:55:46 06:42:01 1 0.07 0.00 0.02 0.00 0.03 99.88 11:55:46 06:43:01 all 0.07 0.00 0.02 0.00 0.03 99.88 11:55:46 06:43:01 0 0.12 0.00 0.02 0.00 0.02 99.85 11:55:46 06:43:01 1 0.02 0.00 0.02 0.00 0.05 99.92 11:55:46 06:44:01 all 0.12 0.00 0.02 0.00 0.01 99.86 11:55:46 06:44:01 0 0.18 0.00 0.02 0.00 0.00 99.80 11:55:46 06:44:01 1 0.05 0.00 0.02 0.00 0.02 99.92 11:55:46 06:45:01 all 0.08 0.00 0.02 0.00 0.03 99.87 11:55:46 06:45:01 0 0.15 0.00 0.00 0.00 0.02 99.83 11:55:46 06:45:01 1 0.02 0.00 0.03 0.00 0.03 99.92 11:55:46 11:55:46 06:45:01 CPU %user %nice %system %iowait %steal %idle 11:55:46 06:46:01 all 0.07 0.00 0.03 0.00 0.03 99.88 11:55:46 06:46:01 0 0.12 0.00 0.02 0.00 0.00 99.87 11:55:46 06:46:01 1 0.02 0.00 0.03 0.00 0.05 99.90 11:55:46 06:47:01 all 0.17 0.00 0.03 0.00 0.02 99.79 11:55:46 06:47:01 0 0.27 0.00 0.02 0.00 0.02 99.70 11:55:46 06:47:01 1 0.07 0.00 0.03 0.00 0.02 99.88 11:55:46 06:48:01 all 0.08 0.00 0.02 0.00 0.02 99.89 11:55:46 06:48:01 0 0.12 0.00 0.02 0.00 0.00 99.87 11:55:46 06:48:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 06:49:01 all 0.09 0.00 0.01 0.00 0.03 99.87 11:55:46 06:49:01 0 0.15 0.00 0.00 0.00 0.03 99.82 11:55:46 06:49:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 06:50:01 all 0.10 0.00 0.03 0.00 0.02 99.86 11:55:46 06:50:01 0 0.18 0.00 0.03 0.00 0.02 99.77 11:55:46 06:50:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:55:46 06:51:01 all 0.03 0.00 0.03 0.00 0.02 99.92 11:55:46 06:51:01 0 0.03 0.00 0.03 0.00 0.03 99.90 11:55:46 06:51:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:55:46 06:52:01 all 0.07 0.00 0.01 0.00 0.03 99.90 11:55:46 06:52:01 0 0.12 0.00 0.02 0.00 0.03 99.83 11:55:46 06:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:55:46 06:53:01 all 0.12 0.00 0.02 0.00 0.03 99.84 11:55:46 06:53:01 0 0.20 0.00 0.02 0.00 0.03 99.75 11:55:46 06:53:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 06:54:01 all 0.10 0.00 0.02 0.00 0.02 99.87 11:55:46 06:54:01 0 0.20 0.00 0.00 0.00 0.02 99.78 11:55:46 06:54:01 1 0.00 0.00 0.03 0.00 0.02 99.95 11:55:46 06:55:01 all 0.09 0.00 0.02 0.00 0.03 99.87 11:55:46 06:55:01 0 0.15 0.00 0.02 0.00 0.03 99.80 11:55:46 06:55:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 06:56:01 all 0.10 0.00 0.01 0.00 0.03 99.87 11:55:46 06:56:01 0 0.18 0.00 0.02 0.00 0.03 99.77 11:55:46 06:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:55:46 11:55:46 06:56:01 CPU %user %nice %system %iowait %steal %idle 11:55:46 06:57:01 all 0.11 0.00 0.03 0.00 0.03 99.83 11:55:46 06:57:01 0 0.18 0.00 0.02 0.00 0.02 99.78 11:55:46 06:57:01 1 0.03 0.00 0.05 0.00 0.03 99.88 11:55:46 06:58:01 all 0.07 0.00 0.02 0.00 0.03 99.89 11:55:46 06:58:01 0 0.13 0.00 0.02 0.00 0.03 99.82 11:55:46 06:58:01 1 0.00 0.00 0.02 0.00 0.02 99.97 11:55:46 06:59:01 all 0.11 0.00 0.02 0.00 0.03 99.85 11:55:46 06:59:01 0 0.17 0.00 0.02 0.00 0.02 99.80 11:55:46 06:59:01 1 0.05 0.00 0.02 0.00 0.03 99.90 11:55:46 07:00:01 all 0.06 0.00 0.03 0.00 0.03 99.88 11:55:46 07:00:01 0 0.10 0.00 0.03 0.00 0.02 99.85 11:55:46 07:00:01 1 0.02 0.00 0.03 0.00 0.03 99.92 11:55:46 07:01:01 all 0.17 0.00 0.02 0.00 0.03 99.79 11:55:46 07:01:01 0 0.30 0.00 0.03 0.00 0.03 99.63 11:55:46 07:01:01 1 0.03 0.00 0.00 0.00 0.02 99.95 11:55:46 07:02:01 all 0.10 0.00 0.03 0.00 0.02 99.85 11:55:46 07:02:01 0 0.17 0.00 0.02 0.00 0.00 99.82 11:55:46 07:02:01 1 0.03 0.00 0.05 0.00 0.03 99.88 11:55:46 07:03:01 all 0.17 0.00 0.01 0.00 0.03 99.79 11:55:46 07:03:01 0 0.30 0.00 0.00 0.00 0.03 99.67 11:55:46 07:03:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 07:04:01 all 0.11 0.00 0.02 0.00 0.02 99.86 11:55:46 07:04:01 0 0.18 0.00 0.02 0.00 0.02 99.78 11:55:46 07:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 07:05:01 all 0.10 0.00 0.02 0.00 0.03 99.86 11:55:46 07:05:01 0 0.18 0.00 0.02 0.00 0.03 99.77 11:55:46 07:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:55:46 07:06:01 all 0.18 0.00 0.03 0.00 0.03 99.77 11:55:46 07:06:01 0 0.32 0.00 0.03 0.00 0.03 99.62 11:55:46 07:06:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 07:07:01 all 0.03 0.00 0.02 0.00 0.03 99.93 11:55:46 07:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 07:07:01 1 0.02 0.00 0.02 0.00 0.03 99.93 11:55:46 11:55:46 07:07:01 CPU %user %nice %system %iowait %steal %idle 11:55:46 07:08:01 all 0.07 0.00 0.02 0.00 0.02 99.90 11:55:46 07:08:01 0 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 07:08:01 1 0.10 0.00 0.02 0.00 0.00 99.88 11:55:46 07:09:01 all 0.11 0.00 0.03 0.00 0.03 99.84 11:55:46 07:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:55:46 07:09:01 1 0.20 0.00 0.03 0.00 0.03 99.73 11:55:46 07:10:01 all 0.12 0.00 0.02 0.00 0.03 99.84 11:55:46 07:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 07:10:01 1 0.20 0.00 0.02 0.00 0.03 99.75 11:55:46 07:11:01 all 0.18 0.00 0.02 0.00 0.03 99.77 11:55:46 07:11:01 0 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 07:11:01 1 0.33 0.00 0.02 0.00 0.02 99.63 11:55:46 07:12:01 all 0.08 0.00 0.02 0.00 0.03 99.87 11:55:46 07:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:55:46 07:12:01 1 0.15 0.00 0.02 0.00 0.03 99.80 11:55:46 07:13:01 all 0.14 0.00 0.02 0.00 0.03 99.82 11:55:46 07:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 07:13:01 1 0.25 0.00 0.02 0.00 0.03 99.70 11:55:46 07:14:01 all 0.09 0.00 0.02 0.00 0.02 99.87 11:55:46 07:14:01 0 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 07:14:01 1 0.15 0.00 0.02 0.00 0.00 99.83 11:55:46 07:15:01 all 0.11 0.00 0.03 0.00 0.03 99.83 11:55:46 07:15:01 0 0.03 0.00 0.03 0.00 0.05 99.88 11:55:46 07:15:01 1 0.18 0.00 0.02 0.00 0.02 99.78 11:55:46 07:16:01 all 0.07 0.00 0.03 0.00 0.02 99.89 11:55:46 07:16:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:55:46 07:16:01 1 0.12 0.00 0.02 0.00 0.02 99.85 11:55:46 07:17:02 all 0.08 0.00 0.02 0.01 0.03 99.87 11:55:46 07:17:02 0 0.03 0.00 0.02 0.00 0.05 99.90 11:55:46 07:17:02 1 0.12 0.00 0.02 0.02 0.02 99.83 11:55:46 07:18:01 all 0.03 0.00 0.02 0.00 0.03 99.93 11:55:46 07:18:01 0 0.02 0.00 0.02 0.00 0.05 99.92 11:55:46 07:18:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:55:46 11:55:46 07:18:01 CPU %user %nice %system %iowait %steal %idle 11:55:46 07:19:01 all 0.06 0.00 0.03 0.00 0.03 99.89 11:55:46 07:19:01 0 0.03 0.00 0.03 0.00 0.03 99.90 11:55:46 07:19:01 1 0.08 0.00 0.02 0.00 0.02 99.88 11:55:46 07:20:01 all 0.15 0.00 0.10 0.00 0.03 99.72 11:55:46 07:20:01 0 0.05 0.00 0.10 0.00 0.03 99.82 11:55:46 07:20:01 1 0.25 0.00 0.10 0.00 0.02 99.63 11:55:46 07:21:01 all 0.90 0.00 0.38 0.08 0.03 98.61 11:55:46 07:21:01 0 0.77 0.00 0.47 0.12 0.02 98.63 11:55:46 07:21:01 1 1.04 0.00 0.28 0.05 0.03 98.59 11:55:46 07:22:01 all 0.35 0.00 0.19 0.03 0.03 99.39 11:55:46 07:22:01 0 0.30 0.00 0.15 0.00 0.05 99.50 11:55:46 07:22:01 1 0.40 0.00 0.23 0.07 0.02 99.28 11:55:46 07:23:01 all 0.40 0.00 0.21 0.00 0.03 99.36 11:55:46 07:23:01 0 0.37 0.00 0.15 0.00 0.03 99.45 11:55:46 07:23:01 1 0.43 0.00 0.27 0.00 0.02 99.28 11:55:46 07:24:01 all 0.26 0.00 0.16 0.00 0.03 99.55 11:55:46 07:24:01 0 0.27 0.00 0.15 0.00 0.03 99.55 11:55:46 07:24:01 1 0.25 0.00 0.17 0.00 0.03 99.55 11:55:46 07:25:01 all 10.49 0.00 1.68 0.00 0.05 87.78 11:55:46 07:25:01 0 14.71 0.00 1.83 0.00 0.05 83.40 11:55:46 07:25:01 1 6.30 0.00 1.52 0.00 0.05 92.12 11:55:46 07:26:01 all 0.26 0.00 0.23 0.20 0.03 99.27 11:55:46 07:26:01 0 0.25 0.00 0.20 0.02 0.03 99.50 11:55:46 07:26:01 1 0.27 0.00 0.27 0.38 0.03 99.05 11:55:46 07:27:01 all 0.18 0.00 0.08 0.02 0.03 99.70 11:55:46 07:27:01 0 0.13 0.00 0.08 0.03 0.03 99.72 11:55:46 07:27:01 1 0.23 0.00 0.07 0.00 0.02 99.68 11:55:46 07:28:01 all 0.21 0.00 0.04 0.00 0.04 99.71 11:55:46 07:28:01 0 0.20 0.00 0.05 0.00 0.03 99.72 11:55:46 07:28:01 1 0.22 0.00 0.03 0.00 0.05 99.70 11:55:46 07:29:01 all 0.08 0.00 0.03 0.00 0.03 99.87 11:55:46 07:29:01 0 0.13 0.00 0.03 0.00 0.03 99.80 11:55:46 07:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:55:46 11:55:46 07:29:01 CPU %user %nice %system %iowait %steal %idle 11:55:46 07:30:01 all 0.11 0.00 0.02 0.00 0.03 99.85 11:55:46 07:30:01 0 0.18 0.00 0.02 0.00 0.03 99.77 11:55:46 07:30:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 07:31:01 all 0.09 0.00 0.01 0.00 0.03 99.87 11:55:46 07:31:01 0 0.15 0.00 0.02 0.00 0.02 99.82 11:55:46 07:31:01 1 0.03 0.00 0.00 0.00 0.03 99.93 11:55:46 07:32:01 all 0.12 0.00 0.03 0.00 0.02 99.83 11:55:46 07:32:01 0 0.17 0.00 0.03 0.00 0.00 99.80 11:55:46 07:32:01 1 0.07 0.00 0.03 0.00 0.03 99.87 11:55:46 07:33:01 all 0.08 0.00 0.03 0.00 0.03 99.86 11:55:46 07:33:01 0 0.15 0.00 0.02 0.00 0.02 99.82 11:55:46 07:33:01 1 0.02 0.00 0.03 0.00 0.05 99.90 11:55:46 07:34:01 all 0.08 0.00 0.02 0.00 0.03 99.87 11:55:46 07:34:01 0 0.08 0.00 0.02 0.00 0.02 99.88 11:55:46 07:34:01 1 0.08 0.00 0.02 0.00 0.03 99.87 11:55:46 07:35:01 all 0.13 0.00 0.03 0.00 0.03 99.81 11:55:46 07:35:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:55:46 07:35:01 1 0.23 0.00 0.03 0.00 0.03 99.70 11:55:46 07:36:01 all 0.11 0.00 0.04 0.00 0.03 99.82 11:55:46 07:36:01 0 0.05 0.00 0.03 0.00 0.03 99.88 11:55:46 07:36:01 1 0.17 0.00 0.05 0.00 0.03 99.75 11:55:46 07:37:01 all 0.05 0.00 0.03 0.00 0.03 99.89 11:55:46 07:37:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:55:46 07:37:01 1 0.05 0.00 0.03 0.00 0.03 99.88 11:55:46 07:38:01 all 0.24 0.00 0.14 0.01 0.03 99.58 11:55:46 07:38:01 0 0.18 0.00 0.17 0.00 0.02 99.63 11:55:46 07:38:01 1 0.30 0.00 0.12 0.02 0.03 99.53 11:55:46 07:39:01 all 0.09 0.00 0.03 0.00 0.03 99.85 11:55:46 07:39:01 0 0.02 0.00 0.02 0.00 0.03 99.93 11:55:46 07:39:01 1 0.17 0.00 0.03 0.00 0.03 99.77 11:55:46 07:40:01 all 0.10 0.00 0.03 0.00 0.03 99.84 11:55:46 07:40:01 0 0.03 0.00 0.03 0.00 0.03 99.90 11:55:46 07:40:01 1 0.17 0.00 0.03 0.00 0.02 99.78 11:55:46 11:55:46 07:40:01 CPU %user %nice %system %iowait %steal %idle 11:55:46 07:41:01 all 10.78 0.00 5.68 4.27 0.05 79.22 11:55:46 07:41:01 0 11.31 0.00 6.08 4.20 0.05 78.36 11:55:46 07:41:01 1 10.26 0.00 5.28 4.34 0.05 80.07 11:55:46 07:42:01 all 0.09 0.00 0.03 0.00 0.03 99.84 11:55:46 07:42:01 0 0.17 0.00 0.03 0.00 0.03 99.77 11:55:46 07:42:01 1 0.02 0.00 0.03 0.00 0.03 99.92 11:55:46 07:43:01 all 0.15 0.00 0.05 0.00 0.03 99.77 11:55:46 07:43:01 0 0.20 0.00 0.03 0.00 0.03 99.73 11:55:46 07:43:01 1 0.10 0.00 0.07 0.00 0.03 99.80 11:55:46 07:44:01 all 0.07 0.00 0.03 0.00 0.03 99.88 11:55:46 07:44:01 0 0.02 0.00 0.03 0.00 0.03 99.92 11:55:46 07:44:01 1 0.12 0.00 0.02 0.00 0.02 99.85 11:55:46 07:45:01 all 0.09 0.00 0.05 0.00 0.03 99.83 11:55:46 07:45:01 0 0.07 0.00 0.03 0.00 0.03 99.87 11:55:46 07:45:01 1 0.12 0.00 0.07 0.00 0.02 99.80 11:55:46 07:46:02 all 0.14 0.00 0.04 0.00 0.03 99.79 11:55:46 07:46:02 0 0.05 0.00 0.05 0.00 0.02 99.88 11:55:46 07:46:02 1 0.23 0.00 0.03 0.00 0.03 99.70 11:55:46 07:47:01 all 0.25 0.00 0.16 0.03 0.03 99.52 11:55:46 07:47:01 0 0.15 0.00 0.17 0.03 0.03 99.61 11:55:46 07:47:01 1 0.34 0.00 0.15 0.03 0.03 99.44 11:55:46 07:48:01 all 0.16 0.00 0.06 0.00 0.03 99.76 11:55:46 07:48:01 0 0.22 0.00 0.07 0.00 0.03 99.68 11:55:46 07:48:01 1 0.10 0.00 0.05 0.00 0.02 99.83 11:55:46 07:49:01 all 0.10 0.00 0.02 0.00 0.03 99.85 11:55:46 07:49:01 0 0.18 0.00 0.02 0.00 0.03 99.77 11:55:46 07:49:01 1 0.02 0.00 0.02 0.00 0.03 99.93 11:55:46 07:50:01 all 0.12 0.00 0.02 0.00 0.03 99.84 11:55:46 07:50:01 0 0.18 0.00 0.02 0.00 0.02 99.78 11:55:46 07:50:01 1 0.05 0.00 0.02 0.00 0.03 99.90 11:55:46 07:51:01 all 0.12 0.00 0.03 0.00 0.02 99.83 11:55:46 07:51:01 0 0.18 0.00 0.03 0.00 0.00 99.78 11:55:46 07:51:01 1 0.05 0.00 0.03 0.00 0.03 99.88 11:55:46 11:55:46 07:51:01 CPU %user %nice %system %iowait %steal %idle 11:55:46 07:52:01 all 0.08 0.00 0.02 0.00 0.03 99.88 11:55:46 07:52:01 0 0.12 0.00 0.03 0.00 0.02 99.83 11:55:46 07:52:01 1 0.03 0.00 0.00 0.00 0.03 99.93 11:55:46 07:53:01 all 0.12 0.00 0.09 0.01 0.03 99.76 11:55:46 07:53:01 0 0.12 0.00 0.08 0.02 0.02 99.77 11:55:46 07:53:01 1 0.12 0.00 0.10 0.00 0.03 99.75 11:55:46 07:54:01 all 0.13 0.00 0.11 0.01 0.03 99.72 11:55:46 07:54:01 0 0.18 0.00 0.12 0.00 0.03 99.67 11:55:46 07:54:01 1 0.08 0.00 0.10 0.02 0.03 99.77 11:55:46 07:55:01 all 0.08 0.00 0.02 0.00 0.03 99.87 11:55:46 07:55:01 0 0.13 0.00 0.02 0.00 0.03 99.82 11:55:46 07:55:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 07:56:01 all 0.08 0.00 0.03 0.00 0.03 99.85 11:55:46 07:56:01 0 0.13 0.00 0.02 0.00 0.03 99.82 11:55:46 07:56:01 1 0.03 0.00 0.05 0.00 0.03 99.88 11:55:46 07:57:01 all 0.07 0.00 0.03 0.00 0.03 99.87 11:55:46 07:57:01 0 0.12 0.00 0.03 0.00 0.03 99.82 11:55:46 07:57:01 1 0.02 0.00 0.02 0.00 0.03 99.93 11:55:46 07:58:01 all 0.08 0.00 0.02 0.00 0.03 99.87 11:55:46 07:58:01 0 0.13 0.00 0.03 0.00 0.02 99.82 11:55:46 07:58:01 1 0.03 0.00 0.00 0.00 0.05 99.92 11:55:46 07:59:01 all 0.08 0.00 0.01 0.00 0.02 99.89 11:55:46 07:59:01 0 0.15 0.00 0.00 0.00 0.02 99.83 11:55:46 07:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:55:46 08:00:01 all 0.17 0.00 0.03 0.00 0.03 99.77 11:55:46 08:00:01 0 0.30 0.00 0.03 0.00 0.03 99.63 11:55:46 08:00:01 1 0.03 0.00 0.03 0.00 0.03 99.90 11:55:46 08:01:01 all 0.04 0.00 0.03 0.00 0.03 99.89 11:55:46 08:01:01 0 0.05 0.00 0.03 0.00 0.03 99.88 11:55:46 08:01:01 1 0.03 0.00 0.03 0.00 0.03 99.90 11:55:46 08:02:01 all 0.06 0.00 0.02 0.00 0.03 99.89 11:55:46 08:02:01 0 0.02 0.00 0.02 0.00 0.05 99.92 11:55:46 08:02:01 1 0.10 0.00 0.02 0.00 0.02 99.87 11:55:46 11:55:46 08:02:01 CPU %user %nice %system %iowait %steal %idle 11:55:46 08:03:01 all 0.08 0.00 0.03 0.00 0.03 99.87 11:55:46 08:03:01 0 0.02 0.00 0.03 0.00 0.03 99.92 11:55:46 08:03:01 1 0.13 0.00 0.02 0.00 0.02 99.83 11:55:46 08:04:01 all 0.09 0.00 0.02 0.00 0.03 99.86 11:55:46 08:04:01 0 0.03 0.00 0.02 0.00 0.05 99.90 11:55:46 08:04:01 1 0.15 0.00 0.02 0.00 0.02 99.82 11:55:46 08:05:01 all 0.07 0.00 0.03 0.00 0.02 99.88 11:55:46 08:05:01 0 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 08:05:01 1 0.10 0.00 0.05 0.00 0.00 99.85 11:55:46 08:06:01 all 0.02 0.00 0.03 0.00 0.03 99.93 11:55:46 08:06:01 0 0.02 0.00 0.02 0.00 0.03 99.93 11:55:46 08:06:01 1 0.02 0.00 0.03 0.00 0.02 99.93 11:55:46 08:07:01 all 0.11 0.00 0.02 0.00 0.03 99.85 11:55:46 08:07:01 0 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 08:07:01 1 0.18 0.00 0.02 0.00 0.02 99.78 11:55:46 08:08:01 all 0.19 0.00 0.03 0.00 0.03 99.76 11:55:46 08:08:01 0 0.30 0.00 0.03 0.00 0.03 99.63 11:55:46 08:08:01 1 0.08 0.00 0.02 0.00 0.02 99.88 11:55:46 08:09:01 all 0.09 0.00 0.05 0.00 0.03 99.83 11:55:46 08:09:01 0 0.12 0.00 0.05 0.00 0.05 99.78 11:55:46 08:09:01 1 0.07 0.00 0.05 0.00 0.00 99.88 11:55:46 08:10:01 all 0.08 0.00 0.03 0.00 0.03 99.86 11:55:46 08:10:01 0 0.13 0.00 0.02 0.00 0.02 99.83 11:55:46 08:10:01 1 0.03 0.00 0.03 0.00 0.05 99.88 11:55:46 08:11:01 all 0.14 0.00 0.02 0.00 0.02 99.82 11:55:46 08:11:01 0 0.25 0.00 0.02 0.00 0.02 99.72 11:55:46 08:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 08:12:01 all 0.17 0.00 0.03 0.00 0.03 99.77 11:55:46 08:12:01 0 0.27 0.00 0.02 0.00 0.03 99.68 11:55:46 08:12:01 1 0.07 0.00 0.05 0.00 0.03 99.85 11:55:46 08:13:01 all 0.23 0.00 0.03 0.00 0.02 99.72 11:55:46 08:13:01 0 0.10 0.00 0.03 0.00 0.03 99.83 11:55:46 08:13:01 1 0.35 0.00 0.03 0.00 0.00 99.62 11:55:46 11:55:46 08:13:01 CPU %user %nice %system %iowait %steal %idle 11:55:46 08:14:01 all 0.23 0.00 0.18 0.03 0.04 99.53 11:55:46 08:14:01 0 0.20 0.00 0.13 0.00 0.05 99.61 11:55:46 08:14:01 1 0.25 0.00 0.22 0.05 0.03 99.45 11:55:46 08:15:01 all 0.13 0.00 0.03 0.00 0.03 99.82 11:55:46 08:15:01 0 0.18 0.00 0.02 0.00 0.00 99.80 11:55:46 08:15:01 1 0.07 0.00 0.05 0.00 0.05 99.83 11:55:46 08:16:01 all 0.14 0.00 0.03 0.00 0.02 99.81 11:55:46 08:16:01 0 0.20 0.00 0.03 0.00 0.02 99.75 11:55:46 08:16:01 1 0.08 0.00 0.03 0.00 0.02 99.87 11:55:46 08:17:01 all 0.08 0.00 0.02 0.00 0.03 99.87 11:55:46 08:17:01 0 0.15 0.00 0.02 0.00 0.02 99.82 11:55:46 08:17:01 1 0.02 0.00 0.02 0.00 0.03 99.93 11:55:46 08:18:01 all 0.15 0.00 0.02 0.00 0.02 99.82 11:55:46 08:18:01 0 0.25 0.00 0.02 0.00 0.03 99.70 11:55:46 08:18:01 1 0.05 0.00 0.02 0.00 0.00 99.93 11:55:46 08:19:02 all 0.06 0.00 0.03 0.00 0.03 99.87 11:55:46 08:19:02 0 0.10 0.00 0.03 0.00 0.05 99.82 11:55:46 08:19:02 1 0.02 0.00 0.03 0.00 0.02 99.93 11:55:46 08:20:01 all 0.09 0.00 0.03 0.00 0.02 99.86 11:55:46 08:20:01 0 0.05 0.00 0.02 0.00 0.00 99.93 11:55:46 08:20:01 1 0.14 0.00 0.05 0.00 0.03 99.78 11:55:46 08:21:01 all 0.37 0.00 0.15 0.00 0.01 99.47 11:55:46 08:21:01 0 0.28 0.00 0.18 0.00 0.02 99.52 11:55:46 08:21:01 1 0.45 0.00 0.12 0.00 0.00 99.43 11:55:46 08:22:01 all 0.16 0.00 0.04 0.00 0.03 99.77 11:55:46 08:22:01 0 0.07 0.00 0.05 0.00 0.03 99.85 11:55:46 08:22:01 1 0.25 0.00 0.03 0.00 0.02 99.70 11:55:46 08:23:01 all 5.85 0.00 0.60 0.03 0.03 93.49 11:55:46 08:23:01 0 6.16 0.00 0.47 0.03 0.03 93.30 11:55:46 08:23:01 1 5.54 0.00 0.72 0.03 0.02 93.68 11:55:46 08:24:01 all 49.80 0.00 5.20 3.18 0.09 41.73 11:55:46 08:24:01 0 49.81 0.00 4.80 2.90 0.09 42.40 11:55:46 08:24:01 1 49.79 0.00 5.60 3.46 0.09 41.06 11:55:46 11:55:46 08:24:01 CPU %user %nice %system %iowait %steal %idle 11:55:46 08:25:01 all 40.57 0.00 5.59 0.73 0.08 53.04 11:55:46 08:25:01 0 40.24 0.00 5.60 0.91 0.09 53.16 11:55:46 08:25:01 1 40.90 0.00 5.57 0.55 0.07 52.91 11:55:46 08:26:01 all 0.12 0.00 0.07 0.00 0.02 99.80 11:55:46 08:26:01 0 0.07 0.00 0.10 0.00 0.02 99.82 11:55:46 08:26:01 1 0.17 0.00 0.03 0.00 0.02 99.78 11:55:46 08:27:01 all 0.06 0.00 0.02 0.00 0.03 99.89 11:55:46 08:27:01 0 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 08:27:01 1 0.08 0.00 0.02 0.00 0.03 99.87 11:55:46 08:28:01 all 0.04 0.00 0.03 0.00 0.03 99.91 11:55:46 08:28:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:55:46 08:28:01 1 0.05 0.00 0.02 0.00 0.03 99.90 11:55:46 08:29:01 all 0.07 0.00 0.03 0.00 0.03 99.87 11:55:46 08:29:01 0 0.07 0.00 0.02 0.00 0.03 99.88 11:55:46 08:29:01 1 0.07 0.00 0.03 0.00 0.03 99.87 11:55:46 08:30:01 all 0.19 0.00 0.02 0.00 0.02 99.77 11:55:46 08:30:01 0 0.05 0.00 0.02 0.00 0.02 99.92 11:55:46 08:30:01 1 0.33 0.00 0.02 0.00 0.02 99.63 11:55:46 08:31:01 all 0.13 0.00 0.02 0.00 0.03 99.83 11:55:46 08:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:55:46 08:31:01 1 0.23 0.00 0.02 0.00 0.03 99.72 11:55:46 08:32:01 all 0.18 0.00 0.03 0.00 0.01 99.78 11:55:46 08:32:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:55:46 08:32:01 1 0.35 0.00 0.02 0.00 0.02 99.62 11:55:46 08:33:01 all 0.14 0.00 0.02 0.00 0.03 99.82 11:55:46 08:33:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 08:33:01 1 0.25 0.00 0.02 0.00 0.03 99.70 11:55:46 08:34:01 all 0.16 0.00 0.02 0.00 0.02 99.81 11:55:46 08:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 08:34:01 1 0.28 0.00 0.02 0.00 0.02 99.68 11:55:46 08:35:01 all 0.15 0.00 0.03 0.00 0.02 99.81 11:55:46 08:35:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:55:46 08:35:01 1 0.27 0.00 0.02 0.00 0.02 99.70 11:55:46 11:55:46 08:35:01 CPU %user %nice %system %iowait %steal %idle 11:55:46 08:36:01 all 0.11 0.00 0.02 0.00 0.03 99.85 11:55:46 08:36:01 0 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 08:36:01 1 0.18 0.00 0.02 0.00 0.02 99.78 11:55:46 08:37:01 all 0.13 0.00 0.03 0.00 0.02 99.82 11:55:46 08:37:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:55:46 08:37:01 1 0.22 0.00 0.02 0.00 0.02 99.75 11:55:46 08:38:01 all 0.08 0.00 0.02 0.00 0.03 99.88 11:55:46 08:38:01 0 0.02 0.00 0.02 0.00 0.03 99.93 11:55:46 08:38:01 1 0.13 0.00 0.02 0.00 0.02 99.83 11:55:46 08:39:01 all 0.12 0.00 0.03 0.00 0.03 99.82 11:55:46 08:39:01 0 0.03 0.00 0.03 0.00 0.05 99.88 11:55:46 08:39:01 1 0.20 0.00 0.03 0.00 0.02 99.75 11:55:46 08:40:01 all 0.13 0.00 0.02 0.00 0.02 99.84 11:55:46 08:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:55:46 08:40:01 1 0.23 0.00 0.02 0.00 0.02 99.73 11:55:46 08:41:01 all 0.19 0.00 0.03 0.00 0.02 99.77 11:55:46 08:41:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:55:46 08:41:01 1 0.33 0.00 0.02 0.00 0.02 99.63 11:55:46 08:42:01 all 0.12 0.00 0.03 0.00 0.03 99.83 11:55:46 08:42:01 0 0.03 0.00 0.03 0.00 0.03 99.90 11:55:46 08:42:01 1 0.20 0.00 0.02 0.00 0.02 99.77 11:55:46 08:43:01 all 0.18 0.00 0.02 0.00 0.02 99.78 11:55:46 08:43:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 08:43:01 1 0.33 0.00 0.02 0.00 0.02 99.63 11:55:46 08:44:01 all 0.13 0.00 0.03 0.00 0.02 99.82 11:55:46 08:44:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:55:46 08:44:01 1 0.23 0.00 0.03 0.00 0.02 99.72 11:55:46 08:45:01 all 0.13 0.00 0.03 0.00 0.02 99.83 11:55:46 08:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:55:46 08:45:01 1 0.23 0.00 0.03 0.00 0.03 99.70 11:55:46 08:46:01 all 0.13 0.00 0.04 0.00 0.02 99.82 11:55:46 08:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 08:46:01 1 0.22 0.00 0.07 0.00 0.02 99.70 11:55:46 11:55:46 08:46:01 CPU %user %nice %system %iowait %steal %idle 11:55:46 08:47:01 all 0.04 0.00 0.03 0.00 0.02 99.92 11:55:46 08:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:55:46 08:47:01 1 0.07 0.00 0.03 0.00 0.03 99.87 11:55:46 08:48:01 all 0.09 0.00 0.03 0.00 0.01 99.87 11:55:46 08:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:55:46 08:48:01 1 0.15 0.00 0.03 0.00 0.02 99.80 11:55:46 08:49:02 all 0.13 0.00 0.13 0.03 0.02 99.70 11:55:46 08:49:02 0 0.05 0.00 0.15 0.03 0.02 99.75 11:55:46 08:49:02 1 0.22 0.00 0.10 0.02 0.02 99.65 11:55:46 08:50:01 all 0.15 0.00 0.03 0.00 0.03 99.80 11:55:46 08:50:01 0 0.05 0.00 0.02 0.00 0.02 99.92 11:55:46 08:50:01 1 0.25 0.00 0.03 0.00 0.03 99.68 11:55:46 08:51:01 all 0.15 0.00 0.02 0.00 0.02 99.82 11:55:46 08:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:55:46 08:51:01 1 0.28 0.00 0.02 0.00 0.02 99.68 11:55:46 08:52:01 all 0.09 0.00 0.02 0.00 0.02 99.87 11:55:46 08:52:01 0 0.13 0.00 0.02 0.00 0.02 99.83 11:55:46 08:52:01 1 0.05 0.00 0.02 0.00 0.02 99.92 11:55:46 08:53:01 all 0.14 0.00 0.03 0.00 0.02 99.81 11:55:46 08:53:01 0 0.23 0.00 0.03 0.00 0.00 99.73 11:55:46 08:53:01 1 0.05 0.00 0.03 0.00 0.03 99.88 11:55:46 08:54:01 all 0.05 0.00 0.04 0.00 0.02 99.89 11:55:46 08:54:01 0 0.05 0.00 0.03 0.00 0.00 99.92 11:55:46 08:54:01 1 0.05 0.00 0.05 0.00 0.03 99.87 11:55:46 08:55:01 all 0.08 0.00 0.03 0.00 0.03 99.86 11:55:46 08:55:01 0 0.15 0.00 0.03 0.00 0.02 99.80 11:55:46 08:55:01 1 0.02 0.00 0.03 0.00 0.03 99.92 11:55:46 08:56:01 all 0.17 0.00 0.02 0.00 0.02 99.80 11:55:46 08:56:01 0 0.28 0.00 0.02 0.00 0.00 99.70 11:55:46 08:56:01 1 0.05 0.00 0.02 0.00 0.03 99.90 11:55:46 08:57:01 all 0.13 0.00 0.03 0.00 0.02 99.83 11:55:46 08:57:01 0 0.23 0.00 0.03 0.00 0.02 99.72 11:55:46 08:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:55:46 11:55:46 08:57:01 CPU %user %nice %system %iowait %steal %idle 11:55:46 08:58:01 all 0.20 0.00 0.02 0.00 0.03 99.76 11:55:46 08:58:01 0 0.37 0.00 0.02 0.00 0.03 99.58 11:55:46 08:58:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 08:59:01 all 0.16 0.00 0.04 0.00 0.02 99.78 11:55:46 08:59:01 0 0.27 0.00 0.05 0.00 0.02 99.67 11:55:46 08:59:01 1 0.05 0.00 0.03 0.00 0.02 99.90 11:55:46 09:00:01 all 0.14 0.00 0.02 0.00 0.01 99.83 11:55:46 09:00:01 0 0.23 0.00 0.02 0.00 0.00 99.75 11:55:46 09:00:01 1 0.05 0.00 0.02 0.00 0.02 99.92 11:55:46 09:01:01 all 0.14 0.00 0.03 0.00 0.03 99.81 11:55:46 09:01:01 0 0.25 0.00 0.02 0.00 0.02 99.72 11:55:46 09:01:01 1 0.03 0.00 0.03 0.00 0.03 99.90 11:55:46 09:02:01 all 0.15 0.00 0.03 0.00 0.01 99.81 11:55:46 09:02:01 0 0.25 0.00 0.03 0.00 0.00 99.72 11:55:46 09:02:01 1 0.05 0.00 0.03 0.00 0.02 99.90 11:55:46 09:03:01 all 0.07 0.00 0.02 0.00 0.02 99.90 11:55:46 09:03:01 0 0.10 0.00 0.02 0.00 0.00 99.88 11:55:46 09:03:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 09:04:01 all 0.14 0.00 0.03 0.00 0.02 99.81 11:55:46 09:04:01 0 0.27 0.00 0.03 0.00 0.03 99.67 11:55:46 09:04:01 1 0.02 0.00 0.03 0.00 0.00 99.95 11:55:46 09:05:01 all 0.03 0.00 0.03 0.00 0.01 99.93 11:55:46 09:05:01 0 0.03 0.00 0.03 0.00 0.00 99.93 11:55:46 09:05:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 09:06:01 all 0.10 0.00 0.03 0.00 0.03 99.85 11:55:46 09:06:01 0 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 09:06:01 1 0.17 0.00 0.03 0.00 0.02 99.78 11:55:46 09:07:01 all 0.16 0.00 0.03 0.00 0.02 99.80 11:55:46 09:07:01 0 0.07 0.00 0.03 0.00 0.02 99.88 11:55:46 09:07:01 1 0.25 0.00 0.02 0.00 0.02 99.72 11:55:46 09:08:01 all 0.13 0.00 0.03 0.00 0.02 99.82 11:55:46 09:08:01 0 0.03 0.00 0.05 0.00 0.03 99.88 11:55:46 09:08:01 1 0.23 0.00 0.02 0.00 0.00 99.75 11:55:46 11:55:46 09:08:01 CPU %user %nice %system %iowait %steal %idle 11:55:46 09:09:01 all 0.18 0.00 0.02 0.00 0.01 99.80 11:55:46 09:09:01 0 0.05 0.00 0.02 0.00 0.00 99.93 11:55:46 09:09:01 1 0.30 0.00 0.02 0.00 0.02 99.67 11:55:46 09:10:01 all 0.12 0.00 0.03 0.00 0.02 99.84 11:55:46 09:10:01 0 0.07 0.00 0.02 0.00 0.02 99.90 11:55:46 09:10:01 1 0.17 0.00 0.03 0.00 0.02 99.78 11:55:46 09:11:01 all 0.16 0.00 0.03 0.00 0.02 99.80 11:55:46 09:11:01 0 0.27 0.00 0.02 0.00 0.02 99.70 11:55:46 09:11:01 1 0.05 0.00 0.03 0.00 0.02 99.90 11:55:46 09:12:01 all 0.13 0.00 0.03 0.00 0.02 99.83 11:55:46 09:12:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:55:46 09:12:01 1 0.23 0.00 0.02 0.00 0.03 99.72 11:55:46 09:13:01 all 0.07 0.00 0.04 0.00 0.02 99.87 11:55:46 09:13:01 0 0.07 0.00 0.05 0.00 0.02 99.87 11:55:46 09:13:01 1 0.07 0.00 0.03 0.00 0.02 99.88 11:55:46 09:14:01 all 0.06 0.00 0.02 0.00 0.02 99.91 11:55:46 09:14:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:55:46 09:14:01 1 0.10 0.00 0.02 0.00 0.02 99.87 11:55:46 09:15:01 all 0.08 0.00 0.04 0.00 0.01 99.87 11:55:46 09:15:01 0 0.05 0.00 0.03 0.00 0.00 99.92 11:55:46 09:15:01 1 0.10 0.00 0.05 0.00 0.02 99.83 11:55:46 09:16:01 all 3.85 0.00 0.36 0.00 0.02 95.78 11:55:46 09:16:01 0 3.71 0.00 0.47 0.00 0.02 95.80 11:55:46 09:16:01 1 3.98 0.00 0.25 0.00 0.02 95.75 11:55:46 09:17:01 all 0.08 0.00 0.03 0.00 0.03 99.87 11:55:46 09:17:01 0 0.12 0.00 0.02 0.00 0.02 99.85 11:55:46 09:17:01 1 0.03 0.00 0.03 0.00 0.03 99.90 11:55:46 09:18:01 all 0.14 0.00 0.02 0.00 0.02 99.82 11:55:46 09:18:01 0 0.25 0.00 0.03 0.00 0.02 99.70 11:55:46 09:18:01 1 0.03 0.00 0.00 0.00 0.02 99.95 11:55:46 09:19:01 all 0.10 0.00 0.03 0.00 0.01 99.87 11:55:46 09:19:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:55:46 09:19:01 1 0.17 0.00 0.03 0.00 0.02 99.78 11:55:46 11:55:46 09:19:01 CPU %user %nice %system %iowait %steal %idle 11:55:46 09:20:02 all 0.12 0.00 0.03 0.00 0.02 99.84 11:55:46 09:20:02 0 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 09:20:02 1 0.20 0.00 0.03 0.00 0.02 99.75 11:55:46 09:21:01 all 0.12 0.00 0.03 0.00 0.03 99.82 11:55:46 09:21:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:55:46 09:21:01 1 0.20 0.00 0.03 0.00 0.03 99.73 11:55:46 09:22:01 all 0.13 0.00 0.03 0.00 0.02 99.82 11:55:46 09:22:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 09:22:01 1 0.23 0.00 0.03 0.00 0.02 99.72 11:55:46 09:23:01 all 0.13 0.00 0.02 0.00 0.02 99.84 11:55:46 09:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 09:23:01 1 0.22 0.00 0.02 0.00 0.02 99.75 11:55:46 09:24:01 all 0.20 0.00 0.02 0.00 0.01 99.77 11:55:46 09:24:01 0 0.05 0.00 0.02 0.00 0.02 99.92 11:55:46 09:24:01 1 0.35 0.00 0.02 0.00 0.00 99.63 11:55:46 09:25:01 all 0.18 0.00 0.03 0.00 0.02 99.77 11:55:46 09:25:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:55:46 09:25:01 1 0.33 0.00 0.02 0.00 0.02 99.63 11:55:46 09:26:01 all 0.26 0.00 0.04 0.00 0.01 99.69 11:55:46 09:26:01 0 0.13 0.00 0.03 0.00 0.02 99.82 11:55:46 09:26:01 1 0.38 0.00 0.05 0.00 0.00 99.57 11:55:46 09:27:01 all 0.13 0.00 0.03 0.00 0.03 99.82 11:55:46 09:27:01 0 0.23 0.00 0.03 0.00 0.02 99.72 11:55:46 09:27:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 09:28:01 all 0.06 0.00 0.02 0.00 0.03 99.90 11:55:46 09:28:01 0 0.08 0.00 0.02 0.00 0.02 99.88 11:55:46 09:28:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 09:29:01 all 0.04 0.00 0.03 0.00 0.02 99.91 11:55:46 09:29:01 0 0.07 0.00 0.03 0.00 0.00 99.90 11:55:46 09:29:01 1 0.02 0.00 0.03 0.00 0.03 99.92 11:55:46 09:30:01 all 0.12 0.00 0.03 0.00 0.01 99.85 11:55:46 09:30:01 0 0.18 0.00 0.02 0.00 0.00 99.80 11:55:46 09:30:01 1 0.05 0.00 0.03 0.00 0.02 99.90 11:55:46 11:55:46 09:30:01 CPU %user %nice %system %iowait %steal %idle 11:55:46 09:31:01 all 0.09 0.00 0.03 0.00 0.03 99.86 11:55:46 09:31:01 0 0.15 0.00 0.02 0.00 0.02 99.82 11:55:46 09:31:01 1 0.03 0.00 0.03 0.00 0.03 99.90 11:55:46 09:32:01 all 0.12 0.00 0.02 0.00 0.02 99.85 11:55:46 09:32:01 0 0.12 0.00 0.02 0.00 0.02 99.85 11:55:46 09:32:01 1 0.12 0.00 0.02 0.00 0.02 99.85 11:55:46 09:33:01 all 0.08 0.00 0.03 0.00 0.03 99.87 11:55:46 09:33:01 0 0.12 0.00 0.02 0.00 0.02 99.85 11:55:46 09:33:01 1 0.05 0.00 0.03 0.00 0.03 99.88 11:55:46 09:34:01 all 0.10 0.00 0.02 0.00 0.02 99.87 11:55:46 09:34:01 0 0.17 0.00 0.02 0.00 0.00 99.82 11:55:46 09:34:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 09:35:01 all 0.09 0.00 0.03 0.00 0.03 99.85 11:55:46 09:35:01 0 0.07 0.00 0.02 0.00 0.03 99.88 11:55:46 09:35:01 1 0.12 0.00 0.03 0.00 0.03 99.82 11:55:46 09:36:01 all 0.06 0.00 0.02 0.00 0.02 99.91 11:55:46 09:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:55:46 09:36:01 1 0.10 0.00 0.02 0.00 0.02 99.87 11:55:46 09:37:01 all 0.05 0.00 0.03 0.00 0.02 99.90 11:55:46 09:37:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:55:46 09:37:01 1 0.07 0.00 0.03 0.00 0.02 99.88 11:55:46 09:38:01 all 0.11 0.00 0.03 0.00 0.02 99.85 11:55:46 09:38:01 0 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 09:38:01 1 0.18 0.00 0.03 0.00 0.00 99.78 11:55:46 09:39:01 all 0.10 0.00 0.02 0.00 0.03 99.86 11:55:46 09:39:01 0 0.02 0.00 0.02 0.00 0.03 99.93 11:55:46 09:39:01 1 0.18 0.00 0.02 0.00 0.02 99.78 11:55:46 09:40:01 all 0.15 0.00 0.03 0.00 0.02 99.81 11:55:46 09:40:01 0 0.28 0.00 0.03 0.00 0.02 99.67 11:55:46 09:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:55:46 09:41:01 all 0.13 0.00 0.02 0.00 0.03 99.83 11:55:46 09:41:01 0 0.22 0.00 0.02 0.00 0.03 99.73 11:55:46 09:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 11:55:46 09:41:01 CPU %user %nice %system %iowait %steal %idle 11:55:46 09:42:01 all 0.18 0.00 0.02 0.00 0.02 99.79 11:55:46 09:42:01 0 0.33 0.00 0.02 0.00 0.02 99.63 11:55:46 09:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:55:46 09:43:01 all 0.13 0.00 0.01 0.00 0.03 99.84 11:55:46 09:43:01 0 0.22 0.00 0.00 0.00 0.02 99.77 11:55:46 09:43:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 09:44:01 all 0.10 0.00 0.02 0.00 0.03 99.86 11:55:46 09:44:01 0 0.18 0.00 0.02 0.00 0.03 99.77 11:55:46 09:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:55:46 09:45:01 all 0.11 0.00 0.03 0.00 0.02 99.85 11:55:46 09:45:01 0 0.18 0.00 0.02 0.00 0.02 99.78 11:55:46 09:45:01 1 0.03 0.00 0.03 0.00 0.02 99.92 11:55:46 09:46:01 all 0.03 0.00 0.03 0.00 0.03 99.92 11:55:46 09:46:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:55:46 09:46:01 1 0.02 0.00 0.02 0.00 0.03 99.93 11:55:46 09:47:01 all 0.12 0.00 0.02 0.00 0.02 99.85 11:55:46 09:47:01 0 0.20 0.00 0.02 0.00 0.00 99.78 11:55:46 09:47:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 09:48:01 all 0.08 0.00 0.03 0.00 0.03 99.87 11:55:46 09:48:01 0 0.13 0.00 0.03 0.00 0.02 99.82 11:55:46 09:48:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 09:49:01 all 0.13 0.00 0.01 0.00 0.02 99.84 11:55:46 09:49:01 0 0.23 0.00 0.00 0.00 0.02 99.75 11:55:46 09:49:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 09:50:01 all 0.13 0.00 0.02 0.00 0.03 99.82 11:55:46 09:50:01 0 0.25 0.00 0.02 0.00 0.02 99.72 11:55:46 09:50:01 1 0.02 0.00 0.02 0.00 0.03 99.93 11:55:46 09:51:01 all 0.14 0.00 0.03 0.00 0.02 99.82 11:55:46 09:51:01 0 0.23 0.00 0.02 0.00 0.02 99.73 11:55:46 09:51:01 1 0.05 0.00 0.03 0.00 0.02 99.90 11:55:46 09:52:01 all 0.10 0.00 0.00 0.00 0.03 99.87 11:55:46 09:52:01 0 0.18 0.00 0.00 0.00 0.03 99.78 11:55:46 09:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:55:46 11:55:46 09:52:01 CPU %user %nice %system %iowait %steal %idle 11:55:46 09:53:01 all 0.11 0.00 0.03 0.00 0.03 99.83 11:55:46 09:53:01 0 0.18 0.00 0.02 0.00 0.02 99.78 11:55:46 09:53:01 1 0.03 0.00 0.05 0.00 0.03 99.88 11:55:46 09:54:02 all 0.10 0.00 0.01 0.00 0.01 99.88 11:55:46 09:54:02 0 0.17 0.00 0.00 0.00 0.00 99.83 11:55:46 09:54:02 1 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 09:55:01 all 0.08 0.00 0.03 0.00 0.03 99.87 11:55:46 09:55:01 0 0.14 0.00 0.03 0.00 0.02 99.81 11:55:46 09:55:01 1 0.02 0.00 0.02 0.00 0.03 99.93 11:55:46 09:56:01 all 0.05 0.00 0.02 0.00 0.03 99.91 11:55:46 09:56:01 0 0.03 0.00 0.00 0.00 0.02 99.95 11:55:46 09:56:01 1 0.07 0.00 0.03 0.00 0.03 99.87 11:55:46 09:57:01 all 0.12 0.00 0.02 0.00 0.02 99.85 11:55:46 09:57:01 0 0.20 0.00 0.02 0.00 0.02 99.77 11:55:46 09:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 09:58:01 all 0.13 0.00 0.03 0.00 0.03 99.82 11:55:46 09:58:01 0 0.22 0.00 0.02 0.00 0.03 99.73 11:55:46 09:58:01 1 0.03 0.00 0.03 0.00 0.03 99.90 11:55:46 09:59:01 all 0.11 0.00 0.02 0.00 0.02 99.86 11:55:46 09:59:01 0 0.20 0.00 0.02 0.00 0.02 99.77 11:55:46 09:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:55:46 10:00:01 all 0.13 0.00 0.01 0.01 0.03 99.82 11:55:46 10:00:01 0 0.23 0.00 0.00 0.02 0.03 99.72 11:55:46 10:00:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 10:01:01 all 0.10 0.00 0.03 0.00 0.02 99.85 11:55:46 10:01:01 0 0.17 0.00 0.02 0.00 0.00 99.82 11:55:46 10:01:01 1 0.03 0.00 0.05 0.00 0.03 99.88 11:55:46 10:02:01 all 0.08 0.00 0.03 0.00 0.03 99.87 11:55:46 10:02:01 0 0.13 0.00 0.03 0.00 0.02 99.82 11:55:46 10:02:01 1 0.02 0.00 0.03 0.00 0.03 99.92 11:55:46 10:03:01 all 0.12 0.00 0.01 0.00 0.03 99.85 11:55:46 10:03:01 0 0.20 0.00 0.00 0.00 0.02 99.78 11:55:46 10:03:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 11:55:46 10:03:01 CPU %user %nice %system %iowait %steal %idle 11:55:46 10:04:01 all 0.08 0.00 0.03 0.00 0.02 99.87 11:55:46 10:04:01 0 0.13 0.00 0.03 0.00 0.02 99.82 11:55:46 10:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 10:05:01 all 0.06 0.00 0.03 0.00 0.03 99.88 11:55:46 10:05:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:55:46 10:05:01 1 0.07 0.00 0.03 0.00 0.03 99.87 11:55:46 10:06:01 all 0.11 0.00 0.02 0.00 0.03 99.85 11:55:46 10:06:01 0 0.17 0.00 0.02 0.00 0.02 99.80 11:55:46 10:06:01 1 0.05 0.00 0.02 0.00 0.03 99.90 11:55:46 10:07:01 all 0.17 0.00 0.03 0.00 0.02 99.79 11:55:46 10:07:01 0 0.27 0.00 0.03 0.00 0.00 99.70 11:55:46 10:07:01 1 0.07 0.00 0.02 0.00 0.03 99.88 11:55:46 10:08:01 all 0.12 0.00 0.03 0.00 0.03 99.83 11:55:46 10:08:01 0 0.20 0.00 0.02 0.00 0.02 99.77 11:55:46 10:08:01 1 0.03 0.00 0.03 0.00 0.03 99.90 11:55:46 10:09:01 all 0.13 0.00 0.02 0.00 0.03 99.82 11:55:46 10:09:01 0 0.17 0.00 0.02 0.00 0.03 99.78 11:55:46 10:09:01 1 0.10 0.00 0.02 0.00 0.03 99.85 11:55:46 10:10:01 all 0.16 0.00 0.02 0.00 0.02 99.81 11:55:46 10:10:01 0 0.30 0.00 0.02 0.00 0.02 99.67 11:55:46 10:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:55:46 10:11:01 all 0.09 0.00 0.03 0.00 0.03 99.84 11:55:46 10:11:01 0 0.15 0.00 0.03 0.00 0.03 99.78 11:55:46 10:11:01 1 0.03 0.00 0.03 0.00 0.03 99.90 11:55:46 10:12:01 all 0.13 0.00 0.02 0.00 0.03 99.82 11:55:46 10:12:01 0 0.20 0.00 0.02 0.00 0.03 99.75 11:55:46 10:12:01 1 0.05 0.00 0.02 0.00 0.03 99.90 11:55:46 10:13:01 all 0.23 0.00 0.02 0.00 0.03 99.72 11:55:46 10:13:01 0 0.43 0.00 0.02 0.00 0.02 99.53 11:55:46 10:13:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 10:14:01 all 0.09 0.00 0.02 0.00 0.03 99.87 11:55:46 10:14:01 0 0.15 0.00 0.02 0.00 0.02 99.82 11:55:46 10:14:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 11:55:46 10:14:01 CPU %user %nice %system %iowait %steal %idle 11:55:46 10:15:01 all 0.12 0.00 0.03 0.00 0.03 99.83 11:55:46 10:15:01 0 0.18 0.00 0.02 0.00 0.02 99.78 11:55:46 10:15:01 1 0.05 0.00 0.03 0.00 0.03 99.88 11:55:46 10:16:01 all 0.08 0.00 0.03 0.00 0.03 99.87 11:55:46 10:16:01 0 0.10 0.00 0.03 0.00 0.03 99.83 11:55:46 10:16:01 1 0.05 0.00 0.02 0.00 0.03 99.90 11:55:46 10:17:01 all 0.04 0.00 0.02 0.00 0.02 99.92 11:55:46 10:17:01 0 0.07 0.00 0.02 0.00 0.02 99.90 11:55:46 10:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:55:46 10:18:01 all 0.04 0.00 0.02 0.00 0.03 99.91 11:55:46 10:18:01 0 0.07 0.00 0.02 0.00 0.03 99.88 11:55:46 10:18:01 1 0.02 0.00 0.02 0.00 0.03 99.93 11:55:46 10:19:01 all 0.10 0.00 0.02 0.00 0.01 99.87 11:55:46 10:19:01 0 0.18 0.00 0.02 0.00 0.00 99.80 11:55:46 10:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:55:46 10:20:01 all 0.08 0.00 0.03 0.00 0.03 99.87 11:55:46 10:20:01 0 0.07 0.00 0.02 0.00 0.02 99.90 11:55:46 10:20:01 1 0.08 0.00 0.03 0.00 0.05 99.83 11:55:46 10:21:01 all 0.07 0.00 0.05 0.00 0.03 99.86 11:55:46 10:21:01 0 0.02 0.00 0.05 0.00 0.02 99.92 11:55:46 10:21:01 1 0.12 0.00 0.05 0.00 0.03 99.80 11:55:46 10:22:01 all 0.12 0.00 0.02 0.00 0.02 99.85 11:55:46 10:22:01 0 0.22 0.00 0.02 0.00 0.02 99.75 11:55:46 10:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:55:46 10:23:01 all 0.13 0.00 0.02 0.00 0.03 99.83 11:55:46 10:23:01 0 0.22 0.00 0.02 0.00 0.03 99.73 11:55:46 10:23:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 10:24:01 all 0.42 0.00 0.03 0.00 0.01 99.55 11:55:46 10:24:01 0 0.25 0.00 0.03 0.00 0.02 99.70 11:55:46 10:24:01 1 0.58 0.00 0.02 0.00 0.00 99.40 11:55:46 10:25:01 all 0.22 0.00 0.04 0.00 0.03 99.71 11:55:46 10:25:01 0 0.27 0.00 0.03 0.00 0.02 99.68 11:55:46 10:25:01 1 0.17 0.00 0.05 0.00 0.05 99.73 11:55:46 11:55:46 10:25:01 CPU %user %nice %system %iowait %steal %idle 11:55:46 10:26:01 all 0.09 0.00 0.03 0.00 0.03 99.86 11:55:46 10:26:01 0 0.03 0.00 0.03 0.00 0.03 99.90 11:55:46 10:26:01 1 0.15 0.00 0.02 0.00 0.02 99.82 11:55:46 10:27:01 all 0.08 0.00 0.03 0.00 0.03 99.86 11:55:46 10:27:01 0 0.03 0.00 0.03 0.00 0.03 99.90 11:55:46 10:27:01 1 0.13 0.00 0.03 0.00 0.02 99.82 11:55:46 10:28:02 all 0.15 0.00 0.03 0.00 0.03 99.79 11:55:46 10:28:02 0 0.03 0.00 0.03 0.00 0.03 99.90 11:55:46 10:28:02 1 0.27 0.00 0.02 0.00 0.03 99.68 11:55:46 10:29:01 all 0.12 0.00 0.03 0.00 0.03 99.83 11:55:46 10:29:01 0 0.05 0.00 0.03 0.00 0.03 99.88 11:55:46 10:29:01 1 0.19 0.00 0.02 0.00 0.02 99.78 11:55:46 10:30:01 all 0.13 0.00 0.02 0.00 0.03 99.83 11:55:46 10:30:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 10:30:01 1 0.22 0.00 0.02 0.00 0.03 99.73 11:55:46 10:31:01 all 0.10 0.00 0.02 0.00 0.03 99.86 11:55:46 10:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:55:46 10:31:01 1 0.18 0.00 0.02 0.00 0.03 99.77 11:55:46 10:32:01 all 0.06 0.00 0.03 0.00 0.03 99.88 11:55:46 10:32:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:55:46 10:32:01 1 0.08 0.00 0.03 0.00 0.03 99.85 11:55:46 10:33:01 all 0.03 0.00 0.01 0.00 0.03 99.92 11:55:46 10:33:01 0 0.03 0.00 0.00 0.00 0.03 99.93 11:55:46 10:33:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 10:34:01 all 0.10 0.00 0.02 0.00 0.03 99.86 11:55:46 10:34:01 0 0.17 0.00 0.02 0.00 0.02 99.80 11:55:46 10:34:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 10:35:01 all 0.17 0.00 0.02 0.00 0.03 99.79 11:55:46 10:35:01 0 0.30 0.00 0.02 0.00 0.03 99.65 11:55:46 10:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 10:36:01 all 0.11 0.00 0.03 0.00 0.03 99.84 11:55:46 10:36:01 0 0.20 0.00 0.03 0.00 0.02 99.75 11:55:46 10:36:01 1 0.02 0.00 0.02 0.00 0.03 99.93 11:55:46 11:55:46 10:36:01 CPU %user %nice %system %iowait %steal %idle 11:55:46 10:37:01 all 0.06 0.00 0.02 0.00 0.03 99.90 11:55:46 10:37:01 0 0.08 0.00 0.02 0.00 0.03 99.87 11:55:46 10:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 10:38:01 all 0.13 0.00 0.02 0.00 0.02 99.84 11:55:46 10:38:01 0 0.22 0.00 0.02 0.00 0.00 99.77 11:55:46 10:38:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 10:39:01 all 0.11 0.00 0.03 0.00 0.03 99.83 11:55:46 10:39:01 0 0.17 0.00 0.03 0.00 0.02 99.78 11:55:46 10:39:01 1 0.05 0.00 0.03 0.00 0.03 99.88 11:55:46 10:40:01 all 0.10 0.00 0.02 0.00 0.03 99.86 11:55:46 10:40:01 0 0.18 0.00 0.02 0.00 0.02 99.78 11:55:46 10:40:01 1 0.02 0.00 0.02 0.00 0.03 99.93 11:55:46 10:41:01 all 0.13 0.00 0.02 0.00 0.02 99.84 11:55:46 10:41:01 0 0.22 0.00 0.02 0.00 0.02 99.75 11:55:46 10:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 10:42:01 all 0.07 0.00 0.03 0.01 0.03 99.87 11:55:46 10:42:01 0 0.12 0.00 0.03 0.00 0.02 99.83 11:55:46 10:42:01 1 0.02 0.00 0.02 0.02 0.03 99.92 11:55:46 10:43:01 all 0.08 0.00 0.03 0.00 0.03 99.87 11:55:46 10:43:01 0 0.05 0.00 0.02 0.00 0.02 99.92 11:55:46 10:43:01 1 0.12 0.00 0.03 0.00 0.03 99.82 11:55:46 10:44:01 all 0.11 0.00 0.03 0.00 0.02 99.85 11:55:46 10:44:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:55:46 10:44:01 1 0.22 0.00 0.03 0.00 0.02 99.73 11:55:46 10:45:01 all 0.15 0.00 0.00 0.00 0.03 99.82 11:55:46 10:45:01 0 0.03 0.00 0.00 0.00 0.02 99.95 11:55:46 10:45:01 1 0.27 0.00 0.00 0.00 0.03 99.70 11:55:46 10:46:01 all 0.10 0.00 0.02 0.00 0.03 99.86 11:55:46 10:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:55:46 10:46:01 1 0.18 0.00 0.02 0.00 0.03 99.77 11:55:46 10:47:01 all 0.12 0.00 0.03 0.00 0.02 99.84 11:55:46 10:47:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:55:46 10:47:01 1 0.20 0.00 0.02 0.00 0.02 99.77 11:55:46 11:55:46 10:47:01 CPU %user %nice %system %iowait %steal %idle 11:55:46 10:48:01 all 0.12 0.00 0.02 0.00 0.03 99.84 11:55:46 10:48:01 0 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 10:48:01 1 0.20 0.00 0.02 0.00 0.02 99.77 11:55:46 10:49:01 all 0.14 0.00 0.01 0.00 0.01 99.84 11:55:46 10:49:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:55:46 10:49:01 1 0.27 0.00 0.00 0.00 0.00 99.73 11:55:46 10:50:01 all 0.18 0.00 0.03 0.00 0.02 99.77 11:55:46 10:50:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:55:46 10:50:01 1 0.32 0.00 0.02 0.00 0.02 99.65 11:55:46 10:51:01 all 0.14 0.00 0.03 0.00 0.01 99.82 11:55:46 10:51:01 0 0.20 0.00 0.03 0.00 0.00 99.77 11:55:46 10:51:01 1 0.08 0.00 0.02 0.00 0.02 99.88 11:55:46 10:52:01 all 0.06 0.00 0.03 0.00 0.02 99.89 11:55:46 10:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 10:52:01 1 0.08 0.00 0.05 0.00 0.02 99.85 11:55:46 10:53:01 all 0.12 0.00 0.03 0.00 0.01 99.84 11:55:46 10:53:01 0 0.03 0.00 0.05 0.00 0.02 99.90 11:55:46 10:53:01 1 0.20 0.00 0.02 0.00 0.00 99.78 11:55:46 10:54:01 all 0.13 0.00 0.02 0.00 0.03 99.82 11:55:46 10:54:01 0 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 10:54:01 1 0.23 0.00 0.02 0.00 0.02 99.73 11:55:46 10:55:01 all 0.16 0.00 0.03 0.00 0.01 99.80 11:55:46 10:55:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:55:46 10:55:01 1 0.28 0.00 0.03 0.00 0.00 99.68 11:55:46 10:56:01 all 0.14 0.00 0.02 0.00 0.03 99.82 11:55:46 10:56:01 0 0.12 0.00 0.03 0.00 0.03 99.82 11:55:46 10:56:01 1 0.17 0.00 0.00 0.00 0.02 99.82 11:55:46 10:57:01 all 0.15 0.00 0.02 0.00 0.02 99.82 11:55:46 10:57:01 0 0.27 0.00 0.02 0.00 0.02 99.70 11:55:46 10:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 10:58:01 all 0.05 0.00 0.03 0.00 0.03 99.90 11:55:46 10:58:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:55:46 10:58:01 1 0.07 0.00 0.02 0.00 0.03 99.88 11:55:46 11:55:46 10:58:01 CPU %user %nice %system %iowait %steal %idle 11:55:46 10:59:01 all 0.10 0.00 0.03 0.00 0.01 99.87 11:55:46 10:59:01 0 0.03 0.00 0.03 0.00 0.00 99.93 11:55:46 10:59:01 1 0.17 0.00 0.02 0.00 0.02 99.80 11:55:46 11:00:01 all 0.15 0.00 0.02 0.00 0.02 99.82 11:55:46 11:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:55:46 11:00:01 1 0.28 0.00 0.02 0.00 0.02 99.68 11:55:46 11:01:01 all 0.14 0.00 0.03 0.00 0.02 99.81 11:55:46 11:01:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:55:46 11:01:01 1 0.25 0.00 0.03 0.00 0.02 99.70 11:55:46 11:02:02 all 0.13 0.00 0.03 0.00 0.02 99.82 11:55:46 11:02:02 0 0.02 0.00 0.03 0.00 0.02 99.93 11:55:46 11:02:02 1 0.25 0.00 0.02 0.00 0.02 99.72 11:55:46 11:03:01 all 0.18 0.00 0.03 0.00 0.01 99.79 11:55:46 11:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:55:46 11:03:01 1 0.34 0.00 0.03 0.00 0.02 99.61 11:55:46 11:04:01 all 0.12 0.00 0.02 0.00 0.02 99.85 11:55:46 11:04:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:55:46 11:04:01 1 0.20 0.00 0.00 0.00 0.02 99.78 11:55:46 11:05:01 all 0.10 0.00 0.02 0.00 0.03 99.85 11:55:46 11:05:01 0 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 11:05:01 1 0.17 0.00 0.02 0.00 0.03 99.78 11:55:46 11:06:01 all 0.11 0.00 0.02 0.00 0.03 99.85 11:55:46 11:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:55:46 11:06:01 1 0.20 0.00 0.02 0.00 0.03 99.75 11:55:46 11:07:01 all 0.09 0.00 0.03 0.00 0.03 99.85 11:55:46 11:07:01 0 0.08 0.00 0.03 0.00 0.02 99.87 11:55:46 11:07:01 1 0.10 0.00 0.03 0.00 0.03 99.83 11:55:46 11:08:01 all 0.03 0.00 0.03 0.00 0.02 99.93 11:55:46 11:08:01 0 0.03 0.00 0.03 0.00 0.03 99.90 11:55:46 11:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:55:46 11:09:01 all 0.10 0.00 0.02 0.00 0.03 99.86 11:55:46 11:09:01 0 0.17 0.00 0.02 0.00 0.03 99.78 11:55:46 11:09:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 11:55:46 11:09:01 CPU %user %nice %system %iowait %steal %idle 11:55:46 11:10:01 all 0.13 0.00 0.02 0.00 0.02 99.83 11:55:46 11:10:01 0 0.25 0.00 0.02 0.00 0.02 99.72 11:55:46 11:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:55:46 11:11:01 all 0.04 0.00 0.02 0.00 0.02 99.92 11:55:46 11:11:01 0 0.05 0.00 0.02 0.00 0.02 99.92 11:55:46 11:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 11:12:01 all 0.09 0.00 0.03 0.00 0.03 99.85 11:55:46 11:12:01 0 0.03 0.00 0.03 0.00 0.03 99.90 11:55:46 11:12:01 1 0.15 0.00 0.03 0.00 0.02 99.80 11:55:46 11:13:01 all 0.19 0.00 0.01 0.00 0.03 99.77 11:55:46 11:13:01 0 0.03 0.00 0.00 0.00 0.02 99.95 11:55:46 11:13:01 1 0.35 0.00 0.02 0.00 0.03 99.60 11:55:46 11:14:01 all 0.11 0.00 0.02 0.00 0.02 99.86 11:55:46 11:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:55:46 11:14:01 1 0.22 0.00 0.03 0.00 0.02 99.73 11:55:46 11:15:01 all 0.18 0.00 0.02 0.00 0.02 99.79 11:55:46 11:15:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:55:46 11:15:01 1 0.32 0.00 0.00 0.00 0.02 99.67 11:55:46 11:16:01 all 0.13 0.00 0.02 0.00 0.03 99.82 11:55:46 11:16:01 0 0.15 0.00 0.02 0.00 0.03 99.80 11:55:46 11:16:01 1 0.12 0.00 0.02 0.00 0.02 99.85 11:55:46 11:17:01 all 0.13 0.00 0.03 0.00 0.02 99.83 11:55:46 11:17:01 0 0.22 0.00 0.02 0.00 0.00 99.77 11:55:46 11:17:01 1 0.03 0.00 0.03 0.00 0.03 99.90 11:55:46 11:18:01 all 0.09 0.00 0.03 0.00 0.02 99.87 11:55:46 11:18:01 0 0.15 0.00 0.02 0.00 0.02 99.82 11:55:46 11:18:01 1 0.03 0.00 0.03 0.00 0.02 99.92 11:55:46 11:19:01 all 0.10 0.00 0.03 0.00 0.03 99.85 11:55:46 11:19:01 0 0.18 0.00 0.03 0.00 0.03 99.75 11:55:46 11:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:55:46 11:20:01 all 0.11 0.00 0.02 0.00 0.02 99.86 11:55:46 11:20:01 0 0.18 0.00 0.02 0.00 0.00 99.80 11:55:46 11:20:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 11:55:46 11:20:01 CPU %user %nice %system %iowait %steal %idle 11:55:46 11:21:01 all 0.08 0.00 0.03 0.00 0.03 99.87 11:55:46 11:21:01 0 0.15 0.00 0.02 0.00 0.02 99.82 11:55:46 11:21:01 1 0.02 0.00 0.03 0.00 0.03 99.92 11:55:46 11:22:01 all 0.10 0.00 0.03 0.00 0.02 99.86 11:55:46 11:22:01 0 0.15 0.00 0.03 0.00 0.02 99.80 11:55:46 11:22:01 1 0.05 0.00 0.02 0.00 0.02 99.92 11:55:46 11:23:01 all 0.03 0.00 0.03 0.00 0.02 99.93 11:55:46 11:23:01 0 0.03 0.00 0.00 0.00 0.02 99.95 11:55:46 11:23:01 1 0.02 0.00 0.05 0.00 0.02 99.92 11:55:46 11:24:01 all 0.08 0.00 0.03 0.00 0.02 99.88 11:55:46 11:24:01 0 0.10 0.00 0.02 0.00 0.00 99.88 11:55:46 11:24:01 1 0.05 0.00 0.03 0.00 0.03 99.88 11:55:46 11:25:01 all 0.10 0.00 0.03 0.00 0.03 99.84 11:55:46 11:25:01 0 0.17 0.00 0.02 0.00 0.02 99.80 11:55:46 11:25:01 1 0.03 0.00 0.05 0.00 0.03 99.88 11:55:46 11:26:01 all 0.13 0.00 0.02 0.00 0.02 99.83 11:55:46 11:26:01 0 0.25 0.00 0.02 0.00 0.02 99.72 11:55:46 11:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:55:46 11:27:01 all 0.11 0.00 0.03 0.00 0.02 99.85 11:55:46 11:27:01 0 0.18 0.00 0.02 0.00 0.02 99.78 11:55:46 11:27:01 1 0.03 0.00 0.03 0.00 0.02 99.92 11:55:46 11:28:01 all 0.15 0.00 0.02 0.00 0.03 99.81 11:55:46 11:28:01 0 0.27 0.00 0.02 0.00 0.03 99.68 11:55:46 11:28:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 11:29:01 all 0.13 0.00 0.03 0.00 0.02 99.83 11:55:46 11:29:01 0 0.20 0.00 0.02 0.00 0.02 99.77 11:55:46 11:29:01 1 0.05 0.00 0.03 0.00 0.02 99.90 11:55:46 11:30:01 all 0.17 0.00 0.01 0.00 0.02 99.81 11:55:46 11:30:01 0 0.30 0.00 0.00 0.00 0.02 99.68 11:55:46 11:30:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 11:31:01 all 0.08 0.00 0.03 0.00 0.02 99.87 11:55:46 11:31:01 0 0.13 0.00 0.03 0.00 0.02 99.82 11:55:46 11:31:01 1 0.03 0.00 0.03 0.00 0.02 99.92 11:55:46 11:55:46 11:31:01 CPU %user %nice %system %iowait %steal %idle 11:55:46 11:32:01 all 0.07 0.00 0.03 0.00 0.03 99.88 11:55:46 11:32:01 0 0.12 0.00 0.02 0.00 0.02 99.85 11:55:46 11:32:01 1 0.02 0.00 0.03 0.00 0.03 99.92 11:55:46 11:33:01 all 0.06 0.00 0.02 0.00 0.02 99.91 11:55:46 11:33:01 0 0.08 0.00 0.00 0.00 0.00 99.92 11:55:46 11:33:01 1 0.03 0.00 0.03 0.00 0.03 99.90 11:55:46 11:34:02 all 0.08 0.00 0.03 0.00 0.02 99.87 11:55:46 11:34:02 0 0.15 0.00 0.03 0.00 0.02 99.80 11:55:46 11:34:02 1 0.02 0.00 0.02 0.00 0.02 99.95 11:55:46 11:35:01 all 0.14 0.00 0.03 0.00 0.02 99.81 11:55:46 11:35:01 0 0.25 0.00 0.02 0.00 0.02 99.71 11:55:46 11:35:01 1 0.03 0.00 0.03 0.00 0.02 99.92 11:55:46 11:36:01 all 0.15 0.00 0.02 0.00 0.02 99.82 11:55:46 11:36:01 0 0.28 0.00 0.00 0.00 0.03 99.68 11:55:46 11:36:01 1 0.02 0.00 0.03 0.00 0.00 99.95 11:55:46 11:37:01 all 0.16 0.00 0.02 0.00 0.01 99.82 11:55:46 11:37:01 0 0.27 0.00 0.02 0.00 0.00 99.72 11:55:46 11:37:01 1 0.05 0.00 0.02 0.00 0.02 99.92 11:55:46 11:38:01 all 0.17 0.00 0.02 0.00 0.02 99.80 11:55:46 11:38:01 0 0.32 0.00 0.02 0.00 0.02 99.65 11:55:46 11:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:55:46 11:39:01 all 0.13 0.00 0.03 0.00 0.03 99.82 11:55:46 11:39:01 0 0.22 0.00 0.03 0.00 0.03 99.72 11:55:46 11:39:01 1 0.03 0.00 0.03 0.00 0.02 99.92 11:55:46 11:40:01 all 0.11 0.00 0.02 0.00 0.03 99.85 11:55:46 11:40:01 0 0.20 0.00 0.02 0.00 0.02 99.77 11:55:46 11:40:01 1 0.02 0.00 0.02 0.00 0.03 99.93 11:55:46 11:41:01 all 0.13 0.00 0.03 0.00 0.02 99.83 11:55:46 11:41:01 0 0.20 0.00 0.02 0.00 0.02 99.77 11:55:46 11:41:01 1 0.05 0.00 0.03 0.00 0.02 99.90 11:55:46 11:42:01 all 0.10 0.00 0.03 0.00 0.02 99.86 11:55:46 11:42:01 0 0.17 0.00 0.03 0.00 0.00 99.80 11:55:46 11:42:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 11:55:46 11:42:01 CPU %user %nice %system %iowait %steal %idle 11:55:46 11:43:01 all 0.09 0.00 0.03 0.00 0.02 99.87 11:55:46 11:43:01 0 0.05 0.00 0.02 0.00 0.02 99.92 11:55:46 11:43:01 1 0.13 0.00 0.03 0.00 0.02 99.82 11:55:46 11:44:01 all 0.03 0.00 0.02 0.00 0.04 99.92 11:55:46 11:44:01 0 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 11:44:01 1 0.02 0.00 0.02 0.00 0.05 99.92 11:55:46 11:45:01 all 0.15 0.00 0.02 0.00 0.02 99.82 11:55:46 11:45:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 11:45:01 1 0.27 0.00 0.02 0.00 0.02 99.70 11:55:46 11:46:01 all 0.10 0.00 0.03 0.00 0.03 99.85 11:55:46 11:46:01 0 0.03 0.00 0.02 0.00 0.03 99.92 11:55:46 11:46:01 1 0.17 0.00 0.03 0.00 0.02 99.78 11:55:46 11:47:01 all 0.13 0.00 0.02 0.00 0.02 99.84 11:55:46 11:47:01 0 0.02 0.00 0.02 0.00 0.03 99.93 11:55:46 11:47:01 1 0.23 0.00 0.02 0.00 0.00 99.75 11:55:46 11:48:01 all 0.13 0.00 0.02 0.00 0.02 99.84 11:55:46 11:48:01 0 0.18 0.00 0.02 0.00 0.02 99.78 11:55:46 11:48:01 1 0.07 0.00 0.02 0.00 0.02 99.90 11:55:46 11:49:01 all 0.13 0.00 0.02 0.00 0.02 99.84 11:55:46 11:49:01 0 0.23 0.00 0.02 0.00 0.02 99.73 11:55:46 11:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:55:46 11:50:01 all 0.14 0.00 0.03 0.00 0.03 99.81 11:55:46 11:50:01 0 0.25 0.00 0.02 0.00 0.03 99.70 11:55:46 11:50:01 1 0.03 0.00 0.03 0.00 0.02 99.92 11:55:46 11:51:01 all 0.11 0.00 0.03 0.00 0.02 99.85 11:55:46 11:51:01 0 0.20 0.00 0.02 0.00 0.02 99.77 11:55:46 11:51:01 1 0.02 0.00 0.03 0.00 0.02 99.93 11:55:46 11:52:01 all 0.13 0.00 0.02 0.00 0.02 99.83 11:55:46 11:52:01 0 0.23 0.00 0.02 0.00 0.02 99.73 11:55:46 11:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 11:53:01 all 0.08 0.00 0.02 0.00 0.03 99.88 11:55:46 11:53:01 0 0.13 0.00 0.02 0.00 0.02 99.83 11:55:46 11:53:01 1 0.02 0.00 0.02 0.00 0.03 99.93 11:55:46 11:55:46 11:53:01 CPU %user %nice %system %iowait %steal %idle 11:55:46 11:54:01 all 0.05 0.00 0.02 0.00 0.03 99.91 11:55:46 11:54:01 0 0.07 0.00 0.02 0.00 0.03 99.88 11:55:46 11:54:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 11:55:01 all 0.04 0.00 0.03 0.00 0.02 99.92 11:55:46 11:55:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:55:46 11:55:01 1 0.05 0.00 0.03 0.00 0.02 99.90 11:55:46 Average: all 0.46 0.01 0.12 0.04 0.02 99.35 11:55:46 Average: 0 0.48 0.01 0.12 0.04 0.02 99.33 11:55:46 Average: 1 0.43 0.01 0.12 0.04 0.02 99.37 11:55:46 11:55:46 11:55:46