Pull request #4837 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/edgex-go Obtained Jenkinsfile from 4a8e6edfcc2818a113b76883236902aa00036955+c6b1f3a8d30454f4f728b8997d05f0da671aa4be (2eff63622c8f527581d7e678e58a687ce6f29b86) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12996643410518695124.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17520379712009527434.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4837/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4837/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10326237894618393811.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3817654496551135094.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4837/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4837/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15386521228948654909.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-6508 in /w/workspace/edgexfoundry_edgex-go_PR-4837 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4837/head:refs/remotes/origin/PR-4837 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c6b1f3a8d30454f4f728b8997d05f0da671aa4be into PR head commit 4a8e6edfcc2818a113b76883236902aa00036955 Merge succeeded, producing 4a8e6edfcc2818a113b76883236902aa00036955 Checking out Revision 4a8e6edfcc2818a113b76883236902aa00036955 (PR-4837) > git config core.sparsecheckout # timeout=10 > git checkout -f 4a8e6edfcc2818a113b76883236902aa00036955 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c6b1f3a8d30454f4f728b8997d05f0da671aa4be # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4a8e6edfcc2818a113b76883236902aa00036955 # timeout=10 Commit message: "feat: Address review comments" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:52:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk 259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d # timeout=10 10:52:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:52:21 ========================================================= 10:52:21 EdgeX Global Pipelines Version Info 10:52:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:52:22 ------------------- 10:52:22 stable info: 10:52:22 ------------------- 10:52:22 Commited By: Ginny Guan ginny@iotechsys.com 10:52:22 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 10:52:22 Message: update stable to v1.0.260 10:52:23 ------------------- 10:52:23 experimental info: 10:52:23 ------------------- 10:52:23 Commited By: Ginny Guan ginny@iotechsys.com 10:52:23 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 10:52:23 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:52:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:52:23 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:52:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:52:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:52:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:52:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:52:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:52:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:52:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 10:52:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 10:52:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:52:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:52:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:52:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:52:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:52:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:52:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:52:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:52:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:52:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 10:52:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:52:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:52:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:52:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4837 [Pipeline] echo 10:52:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4837 [Pipeline] echo 10:52:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4837 [Pipeline] echo 10:52:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4a8e6edfcc2818a113b76883236902aa00036955 [Pipeline] echo 10:52:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4a8e6ed [Pipeline] echo 10:52:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:52:24 provisioning config files... 10:52:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config12732176069842046741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:52:24 ---> ****-login.sh 10:52:24 nexus3.edgexfoundry.org:10001 10:52:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:24 Configure a credential helper to remove this warning. See 10:52:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:24 10:52:24 Login Succeeded 10:52:24 nexus3.edgexfoundry.org:10002 10:52:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:24 Configure a credential helper to remove this warning. See 10:52:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:24 10:52:24 Login Succeeded 10:52:24 nexus3.edgexfoundry.org:10003 10:52:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:24 Configure a credential helper to remove this warning. See 10:52:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:24 10:52:24 Login Succeeded 10:52:24 nexus3.edgexfoundry.org:10004 10:52:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:25 Configure a credential helper to remove this warning. See 10:52:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:25 10:52:25 Login Succeeded 10:52:25 ****.io 10:52:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:25 Configure a credential helper to remove this warning. See 10:52:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:25 10:52:25 Login Succeeded 10:52:25 ---> ****-login.sh ends [Pipeline] } 10:52:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:52:25 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 10:52:25 + + dirname cmd/core-command/Dockerfile 10:52:25 cut -d/ -f2 10:52:25 + echo core-command,cmd/core-command/Dockerfile 10:52:25 + dirname cmd/core-common-config-bootstrapper/Dockerfile 10:52:25 + cut -d/ -f2 10:52:25 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 10:52:25 + dirname cmd/core-data/Dockerfile+ 10:52:25 cut -d/ -f2 10:52:25 + echo core-data,cmd/core-data/Dockerfile 10:52:25 + + cut -d/ -f2 10:52:25 dirname cmd/core-keeper/Dockerfile 10:52:25 + echo core-keeper,cmd/core-keeper/Dockerfile 10:52:25 + dirname cmd/core-metadata/Dockerfile 10:52:25 + cut -d/ -f2 10:52:25 + echo core-metadata,cmd/core-metadata/Dockerfile 10:52:25 + dirname cmd/security-bootstrapper/Dockerfile 10:52:25 + cut -d/ -f2 10:52:25 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:52:25 + dirname cmd/security-proxy-auth/Dockerfile 10:52:25 + cut -d/ -f2 10:52:25 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 10:52:25 + dirname cmd/security-proxy-setup/Dockerfile 10:52:25 + cut -d/ -f2 10:52:25 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:52:25 + dirname cmd/security-secretstore-setup/Dockerfile 10:52:25 + cut -d/ -f2 10:52:25 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:52:25 + dirname cmd/security-spiffe-token-provider/Dockerfile 10:52:25 + cut -d/ -f2 10:52:25 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 10:52:25 + dirname cmd/security-spire-agent/Dockerfile 10:52:25 + cut -d/ -f2 10:52:25 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 10:52:25 + dirname cmd/security-spire-config/Dockerfile 10:52:25 + cut -d/ -f2 10:52:25 + echo security-spire-config,cmd/security-spire-config/Dockerfile 10:52:25 + dirname cmd/security-spire-server/Dockerfile 10:52:25 + cut -d/ -f2 10:52:25 + echo security-spire-server,cmd/security-spire-server/Dockerfile 10:52:25 + dirname cmd/support-cron-scheduler/Dockerfile 10:52:25 + cut -d/ -f2 10:52:25 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 10:52:25 + dirname cmd/support-notifications/Dockerfile 10:52:25 + cut -d/ -f2 10:52:25 + echo support-notifications,cmd/support-notifications/Dockerfile 10:52:25 + dirname+ cmd/support-scheduler/Dockerfile 10:52:25 cut -d/ -f2 10:52:25 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 10:52:25 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:52:26 + git rev-list -1 --merges 4a8e6edfcc2818a113b76883236902aa00036955~1..4a8e6edfcc2818a113b76883236902aa00036955 [Pipeline] echo 10:52:26 -----------> git rev-list -1 --merges 4a8e6edfcc2818a113b76883236902aa00036955~1..4a8e6edfcc2818a113b76883236902aa00036955 4a8e6edfcc2818a113b76883236902aa00036955 [false] [Pipeline] sh 10:52:26 + git log --format=format:%s -1 4a8e6edfcc2818a113b76883236902aa00036955 [Pipeline] echo 10:52:26 ========================================================= 10:52:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:52:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:52:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:52:26 + grep -v github /etc/ssh/ssh_known_hosts 10:52:26 + [ -e /tmp/ssh_known_hosts ] 10:52:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:52:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:52:26 + sudo tee -a /etc/ssh/ssh_known_hosts 10:52:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:52:27 10:52:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:52:27 0.1.4: Pulling from edgex-devops/py-git-semver 10:52:27 b85a868b505f: Pulling fs layer 10:52:27 e2be974225ed: Pulling fs layer 10:52:27 339a4e72a1f5: Pulling fs layer 10:52:27 988bab9f4d93: Pulling fs layer 10:52:27 1469e6f7b9e6: Pulling fs layer 10:52:27 eaf3925da568: Pulling fs layer 10:52:27 bab4dde63d76: Pulling fs layer 10:52:27 bde34c3a00c8: Pulling fs layer 10:52:27 b352a97aabf1: Pulling fs layer 10:52:27 4872d77fe225: Pulling fs layer 10:52:27 5851b861e8e6: Pulling fs layer 10:52:27 988bab9f4d93: Waiting 10:52:27 1469e6f7b9e6: Waiting 10:52:27 eaf3925da568: Waiting 10:52:27 bab4dde63d76: Waiting 10:52:27 bde34c3a00c8: Waiting 10:52:27 b352a97aabf1: Waiting 10:52:27 4872d77fe225: Waiting 10:52:27 5851b861e8e6: Waiting 10:52:27 e2be974225ed: Download complete 10:52:27 988bab9f4d93: Verifying Checksum 10:52:27 988bab9f4d93: Download complete 10:52:27 1469e6f7b9e6: Verifying Checksum 10:52:27 1469e6f7b9e6: Download complete 10:52:27 eaf3925da568: Download complete 10:52:27 339a4e72a1f5: Verifying Checksum 10:52:27 339a4e72a1f5: Download complete 10:52:28 bde34c3a00c8: Verifying Checksum 10:52:28 bde34c3a00c8: Download complete 10:52:28 b352a97aabf1: Verifying Checksum 10:52:28 b352a97aabf1: Download complete 10:52:28 4872d77fe225: Verifying Checksum 10:52:28 4872d77fe225: Download complete 10:52:28 5851b861e8e6: Verifying Checksum 10:52:28 5851b861e8e6: Download complete 10:52:28 b85a868b505f: Verifying Checksum 10:52:28 b85a868b505f: Download complete 10:52:28 bab4dde63d76: Verifying Checksum 10:52:28 bab4dde63d76: Download complete 10:52:29 b85a868b505f: Pull complete 10:52:29 e2be974225ed: Pull complete 10:52:29 339a4e72a1f5: Pull complete 10:52:29 988bab9f4d93: Pull complete 10:52:29 1469e6f7b9e6: Pull complete 10:52:29 eaf3925da568: Pull complete 10:52:31 bab4dde63d76: Pull complete 10:52:31 bde34c3a00c8: Pull complete 10:52:31 b352a97aabf1: Pull complete 10:52:31 4872d77fe225: Pull complete 10:52:31 5851b861e8e6: Pull complete 10:52:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:52:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:52:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:52:31 prd-ubuntu20.04-docker-8c-8g-6508 does not seem to be running inside a container 10:52:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:52:32 $ docker top 62ce007349d775b4152e3eaa56c84b937a4efe5e91448e3fb56723d48586c708 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:52:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:52:33 [ssh-agent] Looking for ssh-agent implementation... 10:52:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:52:33 $ docker exec 62ce007349d775b4152e3eaa56c84b937a4efe5e91448e3fb56723d48586c708 ssh-agent 10:52:33 SSH_AUTH_SOCK=/tmp/ssh-ZWEpRlMdmPMX/agent.31 10:52:33 SSH_AGENT_PID=37 10:52:33 Running ssh-add (command line suppressed) 10:52:33 Identity added: /w/workspace/edgex-go/3@tmp/private_key_15481368611807869155.key (/w/workspace/edgex-go/3@tmp/private_key_15481368611807869155.key) 10:52:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:52:33 + git tag --points-at HEAD [Pipeline] } 10:52:33 $ docker exec --env ******** --env ******** 62ce007349d775b4152e3eaa56c84b937a4efe5e91448e3fb56723d48586c708 ssh-agent -k 10:52:33 unset SSH_AUTH_SOCK; 10:52:33 unset SSH_AGENT_PID; 10:52:33 echo Agent pid 37 killed; 10:52:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:52:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:52:33 [ssh-agent] Looking for ssh-agent implementation... 10:52:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:52:33 $ docker exec 62ce007349d775b4152e3eaa56c84b937a4efe5e91448e3fb56723d48586c708 ssh-agent 10:52:34 SSH_AUTH_SOCK=/tmp/ssh-mCarjnqbsRIA/agent.69 10:52:34 SSH_AGENT_PID=75 10:52:34 Running ssh-add (command line suppressed) 10:52:34 Identity added: /w/workspace/edgex-go/3@tmp/private_key_16916632009218506635.key (/w/workspace/edgex-go/3@tmp/private_key_16916632009218506635.key) 10:52:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:52:34 + git semver init 10:52:34 2024-07-26 10:52:34,625 [run_init] DEBUG init version:0.0.0 force:False 10:52:34 2024-07-26 10:52:34,626 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 10:52:34 2024-07-26 10:52:34,627 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 10:52:34 2024-07-26 10:52:34,627 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 10:52:40 2024-07-26 10:52:40,235 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 10:52:40 2024-07-26 10:52:40,236 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4837 with force:False 10:52:40 2024-07-26 10:52:40,236 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4837 10:52:40 2024-07-26 10:52:40,240 [execute] INFO git cat-file --batch-check 10:52:40 2024-07-26 10:52:40,241 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 10:52:40 2024-07-26 10:52:40,248 [execute] INFO git cat-file --batch 10:52:40 2024-07-26 10:52:40,249 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 10:52:40 2024-07-26 10:52:40,256 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4837 10:52:40 0.0.0 [Pipeline] } 10:52:40 $ docker exec --env ******** --env ******** 62ce007349d775b4152e3eaa56c84b937a4efe5e91448e3fb56723d48586c708 ssh-agent -k 10:52:40 unset SSH_AUTH_SOCK; 10:52:40 unset SSH_AGENT_PID; 10:52:40 echo Agent pid 75 killed; 10:52:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:52:40 + git semver [Pipeline] } 10:52:41 $ docker stop --time=1 62ce007349d775b4152e3eaa56c84b937a4efe5e91448e3fb56723d48586c708 10:52:42 $ docker rm -f --volumes 62ce007349d775b4152e3eaa56c84b937a4efe5e91448e3fb56723d48586c708 [Pipeline] // withDockerContainer [Pipeline] sh 10:52:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:52:43 Stashed 1 file(s) [Pipeline] echo 10:52:43 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:52:43 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 10:52:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:52:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:52:43 ========================================================= 10:52:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:52:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:52:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:52:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:52:43 619be1103602: Pulling fs layer 10:52:43 7862e08f4a3e: Pulling fs layer 10:52:43 5df492c9dc93: Pulling fs layer 10:52:43 7629e6793208: Pulling fs layer 10:52:43 4f4fb700ef54: Pulling fs layer 10:52:43 fb5054dd5b73: Pulling fs layer 10:52:43 eeca6798cff9: Pulling fs layer 10:52:43 aa269ceb94a6: Pulling fs layer 10:52:43 ada007ff1a6a: Pulling fs layer 10:52:43 eeca6798cff9: Waiting 10:52:43 4f4fb700ef54: Waiting 10:52:43 ada007ff1a6a: Waiting 10:52:43 aa269ceb94a6: Waiting 10:52:43 7629e6793208: Waiting 10:52:43 fb5054dd5b73: Waiting 10:52:43 7862e08f4a3e: Verifying Checksum 10:52:43 7862e08f4a3e: Download complete 10:52:43 7629e6793208: Download complete 10:52:43 4f4fb700ef54: Verifying Checksum 10:52:43 4f4fb700ef54: Download complete 10:52:43 fb5054dd5b73: Verifying Checksum 10:52:43 fb5054dd5b73: Download complete 10:52:43 619be1103602: Verifying Checksum 10:52:43 619be1103602: Download complete 10:52:43 eeca6798cff9: Verifying Checksum 10:52:43 eeca6798cff9: Download complete 10:52:44 619be1103602: Pull complete 10:52:44 ada007ff1a6a: Verifying Checksum 10:52:44 ada007ff1a6a: Download complete 10:52:44 7862e08f4a3e: Pull complete 10:52:44 5df492c9dc93: Verifying Checksum 10:52:44 5df492c9dc93: Download complete 10:52:44 aa269ceb94a6: Verifying Checksum 10:52:44 aa269ceb94a6: Download complete 10:52:47 5df492c9dc93: Pull complete 10:52:47 7629e6793208: Pull complete 10:52:47 4f4fb700ef54: Pull complete 10:52:47 fb5054dd5b73: Pull complete 10:52:47 eeca6798cff9: Pull complete 10:52:49 aa269ceb94a6: Pull complete 10:52:49 ada007ff1a6a: Pull complete 10:52:49 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 10:52:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:52:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 10:52:50 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:52:50 WORKDIR /edgex 10:52:50 COPY go.mod . 10:52:50 RUN go mod download 10:52:50 + docker build -t ci-base-image-x86_64 -f - . 10:52:50 Sending build context to Docker daemon 178.7MB 10:52:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:52:50 ---> f489d0715acc 10:52:50 Step 2/4 : WORKDIR /edgex 10:52:52 ---> Running in 87c5d71dd2f9 10:52:52 Removing intermediate container 87c5d71dd2f9 10:52:52 ---> 3fd4d7f9d427 10:52:52 Step 3/4 : COPY go.mod . 10:52:52 ---> 2476b88b22b0 10:52:52 Step 4/4 : RUN go mod download 10:52:52 ---> Running in b04d3d45ce9e 10:52:58 Still waiting to schedule task 10:52:58 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:53:14 Removing intermediate container b04d3d45ce9e 10:53:14 ---> d319f05c9129 10:53:14 Successfully built d319f05c9129 10:53:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:14 + docker inspect -f . ci-base-image-x86_64 10:53:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:53:14 prd-ubuntu20.04-docker-8c-8g-6508 does not seem to be running inside a container 10:53:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:53:15 $ docker top 7d9f34f525a376c665958f19e7353219dbad3dd057cf07897c936fc5332b424d -eo pid,comm [Pipeline] { [Pipeline] sh 10:53:15 + go version 10:53:15 go version go1.21.9 linux/amd64 [Pipeline] } 10:53:15 $ docker stop --time=1 7d9f34f525a376c665958f19e7353219dbad3dd057cf07897c936fc5332b424d 10:53:16 $ docker rm -f --volumes 7d9f34f525a376c665958f19e7353219dbad3dd057cf07897c936fc5332b424d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:17 + docker inspect -f . ci-base-image-x86_64 10:53:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:53:17 prd-ubuntu20.04-docker-8c-8g-6508 does not seem to be running inside a container 10:53:17 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:53:17 $ docker top 9127e3c7ff07e76eb31ca6453881ff43d0a80e7002b3e0ef58864fb101f82454 -eo pid,comm [Pipeline] { [Pipeline] echo 10:53:17 ========================================================= 10:53:17 [edgeXBuildGoParallel] Running Tests and Build... 10:53:17 ========================================================= [Pipeline] sh 10:53:18 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 10:53:18 + make test 10:53:18 go test -race -coverprofile=coverage.out ./... 10:53:26 ? github.com/edgexfoundry/edgex-go [no test files] 10:53:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:53:53 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 10:53:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:53:53 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 10:53:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:53:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:53:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:53:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:53:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 10:53:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:53:53 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 10:53:53 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 10:53:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:53:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:53:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:53:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:53:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:53:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.030s coverage: 28.7% of statements 10:53:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 10:53:54 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:53:54 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 10:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:53:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.047s coverage: 97.0% of statements 10:53:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:53:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:53:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:53:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:53:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 10:53:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 10:53:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 10:53:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 10:53:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 10:53:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 10:53:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 10:53:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 10:53:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 10:53:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:53:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:53:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:53:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.047s coverage: 69.2% of statements 10:53:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.035s coverage: 53.2% of statements 10:53:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.384s coverage: 93.4% of statements 10:53:59 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.041s coverage: 91.7% of statements 10:54:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.040s coverage: 6.5% of statements 10:54:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:54:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:54:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 10:54:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:54:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:54:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:54:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:54:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:54:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:54:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 10:54:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:54:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.377s coverage: 95.8% of statements 10:54:02 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 10:54:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:54:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:54:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.026s coverage: 0.0% of statements [no tests to run] 10:54:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.064s coverage: 0.8% of statements 10:54:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.025s coverage: 32.2% of statements 10:54:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 41.7% of statements 10:54:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 77.8% of statements 10:54:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements 10:54:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.039s coverage: 96.3% of statements 10:54:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 10:54:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:54:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:54:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:54:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:54:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:54:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 10:54:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 10:54:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 10:54:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:54:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:54:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:54:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:54:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:54:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:54:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:54:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 10:54:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:54:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:54:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:54:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 10:54:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 10:54:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 10:54:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:54:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:54:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:54:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 10:54:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 10:54:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 10:54:14 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 10:54:14 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 10:54:14 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 10:54:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:54:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:54:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:54:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:54:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:54:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.032s coverage: 94.4% of statements 10:54:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:54:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:54:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:54:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:54:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:54:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:54:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:54:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:54:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.247s coverage: 79.9% of statements 10:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.043s coverage: 92.9% of statements 10:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements 10:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements 10:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements 10:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements 10:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 10:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.066s coverage: 81.8% of statements 10:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.054s coverage: 82.1% of statements 10:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 10:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.127s coverage: 63.1% of statements 10:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements 10:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 10:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 10:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 10:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 10:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.153s coverage: 38.4% of statements 10:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements 10:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 84.8% of statements 10:54:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.044s coverage: 19.9% of statements 10:54:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.096s coverage: 95.7% of statements 10:54:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.025s coverage: 61.8% of statements 10:54:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 98.9% of statements 10:54:30 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 10:54:30 running golangci-lint 10:54:30 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 10:54:30 go version go1.21.9 linux/amd64 10:54:30 level=info msg="[config_reader] Used config file .golangci.yml" 10:54:30 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 10:54:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6531 in /w/workspace/edgexfoundry_edgex-go_PR-4837 [Pipeline] { [Pipeline] ws 10:54:30 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 10:54:34 The recommended git tool is: git 10:54:41 using credential edgex-jenkins-ssh 10:54:41 Cloning the remote Git repository 10:54:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:54:42 > git init /w/workspace/edgex-go/3 # timeout=10 10:54:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:54:42 > git --version # timeout=10 10:54:42 > git --version # 'git version 2.25.1' 10:54:42 using GIT_SSH to set credentials SSH Credentials for GitHub 10:54:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:54:52 level=info msg="[loader] Go packages loading at mode 575 (name|exports_file|files|imports|types_sizes|compiled_files|deps) took 20.561758609s" 10:54:52 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.623123ms" 10:54:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:54:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:55:01 Merging remotes/origin/main commit c6b1f3a8d30454f4f728b8997d05f0da671aa4be into PR head commit 4a8e6edfcc2818a113b76883236902aa00036955 10:55:02 Merge succeeded, producing 4a8e6edfcc2818a113b76883236902aa00036955 10:55:02 Checking out Revision 4a8e6edfcc2818a113b76883236902aa00036955 (PR-4837) 10:55:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:55:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:55:00 using GIT_SSH to set credentials SSH Credentials for GitHub 10:55:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4837/head:refs/remotes/origin/PR-4837 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:55:01 > git config core.sparsecheckout # timeout=10 10:55:01 > git checkout -f 4a8e6edfcc2818a113b76883236902aa00036955 # timeout=10 10:55:01 > git remote # timeout=10 10:55:01 > git config --get remote.origin.url # timeout=10 10:55:01 using GIT_SSH to set credentials SSH Credentials for GitHub 10:55:01 > git merge c6b1f3a8d30454f4f728b8997d05f0da671aa4be # timeout=10 10:55:02 > git rev-parse HEAD^{commit} # timeout=10 10:55:02 > git config core.sparsecheckout # timeout=10 10:55:02 > git checkout -f 4a8e6edfcc2818a113b76883236902aa00036955 # timeout=10 10:55:03 level=info msg="[linters_context/goanalysis] analyzers took 1m24.785208526s with top 10 stages: buildir: 49.509402105s, gosec: 8.32425496s, inspect: 2.338169111s, fact_deprecated: 2.135178155s, ctrlflow: 1.518756599s, printf: 1.364764492s, S1038: 1.343061989s, fact_purity: 1.082538379s, nilness: 914.024684ms, typedness: 692.293447ms" 10:55:03 level=info msg="[runner] Issues before processing: 219, after processing: 8" 10:55:03 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 219/219, skip_dirs: 219/219, uniq_by_line: 8/8, path_shortener: 8/8, path_prefixer: 8/8, sort_results: 8/8, exclude: 219/219, exclude-rules: 29/219, nolint: 8/29, max_per_file_from_linter: 8/8, source_code: 8/8, cgo: 219/219, path_prettifier: 219/219, max_same_issues: 8/8, filename_unadjuster: 219/219, autogenerated_exclude: 219/219, identifier_marker: 219/219, diff: 8/8, max_from_linter: 8/8, severity-rules: 8/8, fixer: 8/8" 10:55:03 level=info msg="[runner] processing took 22.045549ms with stages: nolint: 8.123571ms, identifier_marker: 7.563629ms, autogenerated_exclude: 2.240233ms, exclude-rules: 1.577086ms, path_prettifier: 1.556347ms, skip_dirs: 755.397µs, filename_unadjuster: 126.853µs, cgo: 57.702µs, source_code: 29.491µs, max_same_issues: 4.75µs, uniq_by_line: 4.16µs, path_shortener: 1.88µs, max_from_linter: 1.42µs, max_per_file_from_linter: 980ns, diff: 440ns, skip_files: 400ns, exclude: 300ns, fixer: 270ns, sort_results: 270ns, severity-rules: 260ns, path_prefixer: 110ns" 10:55:03 level=info msg="[runner] linters took 10.881363172s with stages: goanalysis_metalinter: 10.85921649s" 10:55:03 internal/pkg/infrastructure/postgres/sql.go:54:6: func `sqlQueryAll` is unused (unused) 10:55:03 func sqlQueryAll(table string) string { 10:55:03 ^ 10:55:03 internal/pkg/infrastructure/postgres/sql.go:59:6: func `sqlQueryAllWithTimeRange` is unused (unused) 10:55:03 func sqlQueryAllWithTimeRange(table string) string { 10:55:03 ^ 10:55:03 internal/pkg/infrastructure/postgres/sql.go:64:6: func `sqlQueryAllWithPagination` is unused (unused) 10:55:03 func sqlQueryAllWithPagination(table string) string { 10:55:03 ^ 10:55:03 internal/pkg/infrastructure/postgres/sql.go:69:6: func `sqlQueryAllWithPaginationDesc` is unused (unused) 10:55:03 func sqlQueryAllWithPaginationDesc(table string) string { 10:55:03 ^ 10:55:03 internal/pkg/infrastructure/postgres/sql.go:93:6: func `sqlQueryAllWithPaginationAndTimeRangeDesc` is unused (unused) 10:55:03 func sqlQueryAllWithPaginationAndTimeRangeDesc(table string) string { 10:55:03 ^ 10:55:03 internal/pkg/infrastructure/postgres/sql.go:113:6: func `sqlCheckExistsById` is unused (unused) 10:55:03 func sqlCheckExistsById(table string) string { 10:55:03 ^ 10:55:03 internal/pkg/infrastructure/postgres/sql.go:138:6: func `sqlUpdateContentById` is unused (unused) 10:55:03 func sqlUpdateContentById(table string) string { 10:55:03 ^ 10:55:03 internal/pkg/infrastructure/postgres/sql.go:152:6: func `sqlDeleteById` is unused (unused) 10:55:03 func sqlDeleteById(table string) string { 10:55:03 ^ 10:55:03 level=info msg="File cache stats: 1 entries of total size 7.8KiB" 10:55:03 level=info msg="Memory: 316 samples, avg is 296.3MB, max is 1355.8MB" 10:55:03 level=info msg="Execution took 31.491277466s" 10:55:03 make: *** [Makefile:168: lint] Error 1 [Pipeline] } 10:55:03 $ docker stop --time=1 9127e3c7ff07e76eb31ca6453881ff43d0a80e7002b3e0ef58864fb101f82454 10:55:05 Commit message: "feat: Address review comments" 10:55:05 $ docker rm -f --volumes 9127e3c7ff07e76eb31ca6453881ff43d0a80e7002b3e0ef58864fb101f82454 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:55:06 Failed in branch amd64 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:55:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:55:07 % Total % Received % Xferd Average Speed Time Time Time Current 10:55:07 Dload Upload Total Spent Left Speed 10:55:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 97k 100 12828 100 12828 0 0 99441 0 --:--:-- --:--:-- --:--:-- 99441 [Pipeline] sh 10:55:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:55:07 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 10:55:07 /etc/docker/daemon.json 10:55:07 { 10:55:07 "registry-mirrors": [ 10:55:07 "https://nexus3.edgexfoundry.org:10001" 10:55:07 ], 10:55:07 "bip": "10.250.0.254/24", 10:55:07 "hosts": [ 10:55:07 "tcp://0.0.0.0:5555", 10:55:07 "unix:///var/run/docker.sock" 10:55:07 ], 10:55:07 "mtu": 1458, 10:55:07 "selinux-enabled": true, 10:55:07 "seccomp-profile": "/etc/docker/seccomp.json" 10:55:07 } [Pipeline] sh 10:55:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:55:08 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:55:26 provisioning config files... 10:55:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config12374846668828566425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:55:27 ---> ****-login.sh 10:55:27 nexus3.edgexfoundry.org:10001 10:55:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:27 Configure a credential helper to remove this warning. See 10:55:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:27 10:55:27 Login Succeeded 10:55:27 nexus3.edgexfoundry.org:10002 10:55:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:28 Configure a credential helper to remove this warning. See 10:55:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:28 10:55:28 Login Succeeded 10:55:28 nexus3.edgexfoundry.org:10003 10:55:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:28 Configure a credential helper to remove this warning. See 10:55:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:28 10:55:28 Login Succeeded 10:55:28 nexus3.edgexfoundry.org:10004 10:55:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:28 Configure a credential helper to remove this warning. See 10:55:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:28 10:55:28 Login Succeeded 10:55:28 ****.io 10:55:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:29 Configure a credential helper to remove this warning. See 10:55:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:29 10:55:29 Login Succeeded 10:55:29 ---> ****-login.sh ends [Pipeline] } 10:55:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 10:55:30 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 10:55:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:55:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:55:30 ========================================================= 10:55:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:55:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:55:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:55:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:55:30 c6b39de5b339: Pulling fs layer 10:55:30 a69c41024577: Pulling fs layer 10:55:30 d6de4b400683: Pulling fs layer 10:55:30 35cb2a7552d0: Pulling fs layer 10:55:30 4f4fb700ef54: Pulling fs layer 10:55:30 464afbd9ba4c: Pulling fs layer 10:55:30 00f215d4a9da: Pulling fs layer 10:55:30 d496ad576159: Pulling fs layer 10:55:30 35cb2a7552d0: Waiting 10:55:30 4f4fb700ef54: Waiting 10:55:30 464afbd9ba4c: Waiting 10:55:30 00f215d4a9da: Waiting 10:55:30 d496ad576159: Waiting 10:55:30 a69c41024577: Verifying Checksum 10:55:30 a69c41024577: Download complete 10:55:30 35cb2a7552d0: Verifying Checksum 10:55:30 35cb2a7552d0: Download complete 10:55:30 4f4fb700ef54: Verifying Checksum 10:55:30 4f4fb700ef54: Download complete 10:55:30 464afbd9ba4c: Verifying Checksum 10:55:30 464afbd9ba4c: Download complete 10:55:30 c6b39de5b339: Download complete 10:55:31 d496ad576159: Verifying Checksum 10:55:31 d496ad576159: Download complete 10:55:31 c6b39de5b339: Pull complete 10:55:32 a69c41024577: Pull complete 10:55:32 d6de4b400683: Verifying Checksum 10:55:32 d6de4b400683: Download complete 10:55:33 00f215d4a9da: Verifying Checksum 10:55:33 00f215d4a9da: Download complete 10:55:45 d6de4b400683: Pull complete 10:55:45 35cb2a7552d0: Pull complete 10:55:45 4f4fb700ef54: Pull complete 10:55:45 464afbd9ba4c: Pull complete 10:55:56 00f215d4a9da: Pull complete 10:55:56 d496ad576159: Pull complete 10:55:56 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 10:55:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:55:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 10:55:56 + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:55:56 WORKDIR /edgex 10:55:56 COPY go.mod . 10:55:56 RUN go mod download ci-base-image-arm64 10:55:56 -f - . 10:55:57 Sending build context to Docker daemon 3.268MB 10:55:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:55:57 ---> f246e2811388 10:55:57 Step 2/4 : WORKDIR /edgex 10:55:59 ---> Running in b0ed5c796e82 10:55:59 Removing intermediate container b0ed5c796e82 10:55:59 ---> 15fc8ea89527 10:55:59 Step 3/4 : COPY go.mod . 10:55:59 ---> b31fb90e0d7a 10:55:59 Step 4/4 : RUN go mod download 10:55:59 ---> Running in d9d27338f5db 10:56:56 Removing intermediate container d9d27338f5db 10:56:56 ---> 540df87889e5 10:56:56 Successfully built 540df87889e5 10:56:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:56 + docker inspect -f . ci-base-image-arm64 10:56:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:56:56 prd-ubuntu20.04-docker-arm64-4c-16g-6531 does not seem to be running inside a container 10:56:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:56:58 $ docker top 452b11b021f3c3db17bab2d34c01668240ce85c2b1ec08b75d820ccebd292701 -eo pid,comm [Pipeline] { [Pipeline] sh 10:56:58 + go version 10:56:58 go version go1.21.9 linux/arm64 [Pipeline] } 10:56:58 $ docker stop --time=1 452b11b021f3c3db17bab2d34c01668240ce85c2b1ec08b75d820ccebd292701 10:57:00 $ docker rm -f --volumes 452b11b021f3c3db17bab2d34c01668240ce85c2b1ec08b75d820ccebd292701 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:01 + docker inspect -f . ci-base-image-arm64 10:57:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:01 prd-ubuntu20.04-docker-arm64-4c-16g-6531 does not seem to be running inside a container 10:57:01 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:57:02 $ docker top df1454744a303a7df10ad21a33b25ce53579afbf34f2f7235d611b252390318b -eo pid,comm [Pipeline] { [Pipeline] echo 10:57:03 ========================================================= 10:57:03 [edgeXBuildGoParallel] Running Tests and Build... 10:57:03 ========================================================= [Pipeline] sh 10:57:03 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 10:57:04 + make test 10:57:04 go test -race -coverprofile=coverage.out ./... 10:57:50 ? github.com/edgexfoundry/edgex-go [no test files] 11:00:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:00:58 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 11:01:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:01:37 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 11:01:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:01:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:01:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 11:01:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:01:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 11:01:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:01:40 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 11:01:40 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 11:01:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:01:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:01:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:01:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 11:01:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:01:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:01:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.138s coverage: 28.7% of statements 11:02:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.188s coverage: 97.0% of statements 11:02:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 11:02:12 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 11:02:12 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 11:02:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.274s coverage: 69.2% of statements 11:02:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:02:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:02:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.223s coverage: 53.2% of statements 11:02:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 11:02:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 11:02:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 11:02:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:02:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 11:02:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 11:02:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 11:02:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 11:02:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 11:02:33 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 11:02:33 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 11:02:33 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 11:02:33 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 11:02:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 11:02:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 11.165s coverage: 93.4% of statements 11:02:35 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.449s coverage: 91.7% of statements 11:02:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:02:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:02:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.273s coverage: 6.5% of statements 11:02:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 11:02:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 11:02:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 11:02:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:02:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 11:02:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:02:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:02:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:02:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:02:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 11:02:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:02:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.657s coverage: 95.8% of statements 11:02:51 ok github.com/edgexfoundry/edgex-go/internal/io 1.091s coverage: 72.2% of statements 11:02:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.097s coverage: 0.0% of statements [no tests to run] 11:03:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 11:03:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 11:03:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.295s coverage: 0.8% of statements 11:03:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.139s coverage: 32.2% of statements 11:03:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.167s coverage: 41.7% of statements 11:03:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.154s coverage: 77.8% of statements 11:03:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.116s coverage: 94.1% of statements 11:03:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.100s coverage: 96.3% of statements 11:03:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.099s coverage: 87.5% of statements 11:03:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 11:03:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 11:03:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 11:03:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 11:03:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:03:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 11:03:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 11:03:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 11:03:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.093s coverage: 94.4% of statements 11:03:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 11:03:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 11:03:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 11:03:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 11:03:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:03:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:03:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:03:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.846s coverage: 79.9% of statements 11:03:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.190s coverage: 92.9% of statements 11:03:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.069s coverage: 64.4% of statements 11:03:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.111s coverage: 62.3% of statements 11:03:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.103s coverage: 87.2% of statements 11:03:39 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.073s coverage: 20.0% of statements 11:03:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.075s coverage: 100.0% of statements 11:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 11:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.298s coverage: 81.8% of statements 11:03:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.275s coverage: 82.1% of statements 11:03:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:03:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.129s coverage: 86.0% of statements 11:03:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:03:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.718s coverage: 63.1% of statements 11:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.128s coverage: 100.0% of statements 11:03:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.105s coverage: 89.4% of statements 11:03:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.071s coverage: 100.0% of statements 11:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 11:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 11:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 11:03:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.076s coverage: 73.7% of statements 11:03:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.071s coverage: 100.0% of statements 11:03:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:03:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:03:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 11:03:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.668s coverage: 38.4% of statements 11:03:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.110s coverage: 89.5% of statements 11:03:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 11:03:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 11:03:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 11:03:59 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 11:03:59 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 11:03:59 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 11:03:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 11:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.101s coverage: 84.8% of statements 11:04:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 11:04:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 11:04:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:04:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:04:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.165s coverage: 19.9% of statements 11:04:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 11:04:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 11:04:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 11:04:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 11:04:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.480s coverage: 95.7% of statements 11:04:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:04:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:04:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.164s coverage: 61.8% of statements 11:04:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 11:04:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 11:04:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.287s coverage: 98.9% of statements 11:04:24 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 11:04:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:04:24 go vet ./... 11:08:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:08:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:08:31 ./bin/test-attribution-txt.sh [Pipeline] echo 11:08:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 11:08:33 + ls -al . 11:08:33 total 860 11:08:33 drwxrwxr-x 10 1001 1001 4096 Jul 26 10:57 . 11:08:33 drwxr-xr-x 4 root root 4096 Jul 26 10:57 .. 11:08:33 drwxrwxr-x 2 1001 1001 4096 Jul 26 10:55 .blubracket 11:08:33 -rw-rw-r-- 1 1001 1001 10 Jul 26 10:55 .dockerignore 11:08:33 drwxrwxr-x 8 1001 1001 4096 Jul 26 10:55 .git 11:08:33 drwxrwxr-x 3 1001 1001 4096 Jul 26 10:55 .github 11:08:33 -rw-rw-r-- 1 1001 1001 1102 Jul 26 10:55 .gitignore 11:08:33 -rw-rw-r-- 1 1001 1001 42 Jul 26 10:55 .golangci.yml 11:08:33 -rw-rw-r-- 1 1001 1001 100 Jul 26 10:55 .hadolint.yml 11:08:33 -rw-rw-r-- 1 1001 1001 155 Jul 26 10:55 .sonarcloud.properties 11:08:33 -rw-rw-r-- 1 1001 1001 1171 Jul 26 10:55 ADOPTERS.md 11:08:33 -rw-rw-r-- 1 1001 1001 20806 Jul 26 10:55 Attribution.txt 11:08:33 -rw-rw-r-- 1 1001 1001 100284 Jul 26 10:55 CHANGELOG.md 11:08:33 -rw-rw-r-- 1 1001 1001 3804 Jul 26 10:55 CONTRIBUTING.md 11:08:33 -rw-rw-r-- 1 1001 1001 677 Jul 26 10:55 GOVERNANCE.md 11:08:33 -rw-rw-r-- 1 1001 1001 861 Jul 26 10:55 Jenkinsfile 11:08:33 -rw-rw-r-- 1 1001 1001 10775 Jul 26 10:55 LICENSE 11:08:33 -rw-rw-r-- 1 1001 1001 16854 Jul 26 10:55 Makefile 11:08:33 -rw-rw-r-- 1 1001 1001 582 Jul 26 10:55 OWNERS.md 11:08:33 -rw-rw-r-- 1 1001 1001 9528 Jul 26 10:55 README.md 11:08:33 -rw-rw-r-- 1 1001 1001 789 Jul 26 10:55 SECURITY.md 11:08:33 -rw-rw-r-- 1 1001 1001 5 Jul 26 10:52 VERSION 11:08:33 drwxrwxr-x 2 1001 1001 4096 Jul 26 10:55 bin 11:08:33 drwxrwxr-x 20 1001 1001 4096 Jul 26 10:55 cmd 11:08:33 -rw-r--r-- 1 root root 498301 Jul 26 11:04 coverage.out 11:08:33 drwxrwxr-x 2 1001 1001 4096 Jul 26 10:55 fuzz_test 11:08:33 -rw-rw-r-- 1 1001 1001 7283 Jul 26 10:55 go.mod 11:08:33 -rw-rw-r-- 1 1001 1001 101726 Jul 26 10:55 go.sum 11:08:33 drwxrwxr-x 7 1001 1001 4096 Jul 26 10:55 internal 11:08:33 drwxrwxr-x 3 1001 1001 4096 Jul 26 10:55 openapi 11:08:33 -rw-rw-r-- 1 1001 1001 584 Jul 26 10:55 security.txt 11:08:33 -rw-rw-r-- 1 1001 1001 204 Jul 26 10:55 version.go [Pipeline] sh 11:08:33 + '[' -e coverage.out ] 11:08:33 + chown 1001:1001 coverage.out [Pipeline] stash 11:08:34 Stashed 1 file(s) [Pipeline] sh 11:08:35 + make build 11:08:35 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 11:11:42 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:11:48 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 11:11:55 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 11:11:58 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 11:12:06 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:12:33 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:12:43 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 11:12:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 11:13:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:13:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:13:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 11:13:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:13:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 11:13:19 $ docker stop --time=1 df1454744a303a7df10ad21a33b25ce53579afbf34f2f7235d611b252390318b 11:13:21 $ docker rm -f --volumes df1454744a303a7df10ad21a33b25ce53579afbf34f2f7235d611b252390318b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:13:25 11:13:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:13:26 latest: Pulling from edgex-devops/edgex-compose-arm64 11:13:26 547446be3368: Pulling fs layer 11:13:26 d125d8839a47: Pulling fs layer 11:13:26 3e85d5ac6304: Pulling fs layer 11:13:26 c3105a71a48b: Pulling fs layer 11:13:26 0f093f025ec4: Pulling fs layer 11:13:26 c3106fc0e877: Pulling fs layer 11:13:26 c3105a71a48b: Waiting 11:13:26 0f093f025ec4: Waiting 11:13:26 c3106fc0e877: Waiting 11:13:26 547446be3368: Verifying Checksum 11:13:26 547446be3368: Download complete 11:13:26 c3105a71a48b: Verifying Checksum 11:13:26 c3105a71a48b: Download complete 11:13:26 d125d8839a47: Verifying Checksum 11:13:26 d125d8839a47: Download complete 11:13:26 c3106fc0e877: Verifying Checksum 11:13:26 c3106fc0e877: Download complete 11:13:27 0f093f025ec4: Download complete 11:13:27 547446be3368: Pull complete 11:13:28 d125d8839a47: Pull complete 11:13:28 3e85d5ac6304: Download complete 11:13:38 3e85d5ac6304: Pull complete 11:13:38 c3105a71a48b: Pull complete 11:13:39 0f093f025ec4: Pull complete 11:13:40 c3106fc0e877: Pull complete 11:13:40 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 11:13:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:13:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:13:40 prd-ubuntu20.04-docker-arm64-4c-16g-6531 does not seem to be running inside a container 11:13:40 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 11:13:42 $ docker top c513ff7c2341ba5929c4a8eac5cec909082240fddbeec8911b165a07a3d0c680 -eo pid,comm [Pipeline] { [Pipeline] sh 11:13:43 + docker compose -f ./docker-compose-build.yml build --parallel 11:13:53 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 11:13:53 #1 transferring dockerfile: 1.89kB done 11:13:53 #1 DONE 0.1s 11:13:53 11:13:53 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 11:13:53 #2 transferring dockerfile: 2.23kB done 11:13:53 #2 DONE 0.0s 11:13:53 11:13:53 #3 [support-cron-scheduler internal] load build definition from Dockerfile 11:13:53 #3 transferring dockerfile: 1.85kB 0.0s done 11:13:53 #3 DONE 0.1s 11:13:53 11:13:53 #4 [support-scheduler internal] load build definition from Dockerfile 11:13:53 #4 transferring dockerfile: 1.93kB 0.0s done 11:13:53 #4 DONE 0.1s 11:13:53 11:13:53 #5 [security-spire-agent internal] load build definition from Dockerfile 11:13:53 #5 transferring dockerfile: 1.81kB done 11:13:53 #5 DONE 0.1s 11:13:53 11:13:53 #6 [core-data internal] load build definition from Dockerfile 11:13:53 #6 transferring dockerfile: 2.01kB 0.0s done 11:13:53 #6 DONE 0.1s 11:13:53 11:13:53 #7 [security-bootstrapper internal] load build definition from Dockerfile 11:13:53 #7 transferring dockerfile: 2.93kB done 11:13:53 #7 DONE 0.1s 11:13:53 11:13:53 #8 [support-notifications internal] load build definition from Dockerfile 11:13:53 #8 transferring dockerfile: 1.95kB 0.0s done 11:13:53 #8 DONE 0.1s 11:13:53 11:13:53 #9 [security-proxy-setup internal] load build definition from Dockerfile 11:13:53 #9 transferring dockerfile: 2.50kB 0.0s done 11:13:53 #9 DONE 0.1s 11:13:53 11:13:53 #10 [core-keeper internal] load build definition from Dockerfile 11:13:53 #10 transferring dockerfile: 2.01kB 0.0s done 11:13:53 #10 DONE 0.1s 11:13:53 11:13:53 #11 [security-proxy-auth internal] load build definition from Dockerfile 11:13:53 #11 transferring dockerfile: 2.15kB 0.0s done 11:13:53 #11 DONE 0.1s 11:13:53 11:13:53 #12 [security-spire-server internal] load build definition from Dockerfile 11:13:53 #12 transferring dockerfile: 1.70kB 0.0s done 11:13:53 #12 DONE 0.1s 11:13:53 11:13:53 #13 [core-command internal] load build definition from Dockerfile 11:13:53 #13 transferring dockerfile: 1.93kB 0.0s done 11:13:53 #13 DONE 0.1s 11:13:54 11:13:54 #14 [security-secretstore-setup internal] load build definition from Dockerfile 11:13:54 #14 transferring dockerfile: 2.49kB 0.0s done 11:13:54 #14 DONE 0.1s 11:13:54 11:13:54 #15 [core-metadata internal] load build definition from Dockerfile 11:13:54 #15 transferring dockerfile: 2.06kB done 11:13:54 #15 DONE 0.1s 11:13:54 11:13:54 #16 [security-spire-config internal] load build definition from Dockerfile 11:13:54 #16 transferring dockerfile: 1.69kB 0.0s done 11:13:54 #16 DONE 0.1s 11:13:54 11:13:54 #17 [security-spiffe-token-provider internal] load .dockerignore 11:13:54 #17 transferring context: 50B done 11:13:54 #17 DONE 0.1s 11:13:55 11:13:55 #18 [core-common-config-bootstrapper internal] load .dockerignore 11:13:55 #18 transferring context: 50B done 11:13:55 #18 DONE 0.0s 11:13:55 11:13:55 #19 [support-cron-scheduler internal] load .dockerignore 11:13:55 #19 transferring context: 50B done 11:13:55 #19 DONE 0.0s 11:13:55 11:13:55 #20 [support-scheduler internal] load .dockerignore 11:13:55 #20 transferring context: 50B done 11:13:55 #20 DONE 0.1s 11:13:55 11:13:55 #21 [security-spire-agent internal] load .dockerignore 11:13:55 #21 transferring context: 50B done 11:13:55 #21 DONE 0.1s 11:13:55 11:13:55 #22 [core-data internal] load .dockerignore 11:13:55 #22 transferring context: 50B done 11:13:55 #22 DONE 0.1s 11:13:55 11:13:55 #23 [security-bootstrapper internal] load .dockerignore 11:13:55 #23 transferring context: 50B 0.0s done 11:13:55 #23 DONE 0.1s 11:13:55 11:13:55 #24 [support-notifications internal] load .dockerignore 11:13:55 #24 transferring context: 50B done 11:13:55 #24 DONE 0.1s 11:13:55 11:13:55 #25 [security-proxy-setup internal] load .dockerignore 11:13:55 #25 transferring context: 50B done 11:13:55 #25 DONE 0.1s 11:13:55 11:13:55 #26 [core-keeper internal] load .dockerignore 11:13:55 #26 transferring context: 50B done 11:13:55 #26 DONE 0.1s 11:13:55 11:13:55 #27 [security-spire-server internal] load .dockerignore 11:13:55 #27 transferring context: 50B 0.0s done 11:13:55 #27 DONE 0.1s 11:13:55 11:13:55 #28 [security-proxy-auth internal] load .dockerignore 11:13:55 #28 transferring context: 50B done 11:13:55 #28 DONE 0.1s 11:13:55 11:13:55 #29 [core-command internal] load .dockerignore 11:13:55 #29 transferring context: 50B done 11:13:55 #29 DONE 0.1s 11:13:55 11:13:55 #30 [security-secretstore-setup internal] load .dockerignore 11:13:55 #30 transferring context: 50B 0.0s done 11:13:55 #30 DONE 0.1s 11:13:55 11:13:55 #31 [core-metadata internal] load .dockerignore 11:13:55 #31 transferring context: 50B done 11:13:55 #31 DONE 0.0s 11:13:55 11:13:55 #32 [security-spire-config internal] load .dockerignore 11:13:55 #32 transferring context: 50B done 11:13:55 #32 DONE 0.0s 11:13:55 11:13:55 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:13:55 #33 DONE 0.0s 11:13:55 11:13:55 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 11:13:55 #34 DONE 0.2s 11:13:55 11:13:55 #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:13:55 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 11:13:56 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 11:13:56 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 11:13:56 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 11:13:56 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.05MB / 3.34MB 0.1s 11:13:56 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 11:13:56 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 11:13:57 #35 ... 11:13:57 11:13:57 #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:13:57 #36 DONE 1.0s 11:13:57 11:13:57 #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:13:57 #35 ... 11:13:57 11:13:57 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:13:57 #33 DONE 0.0s 11:13:57 11:13:57 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 11:13:57 #34 DONE 0.2s 11:13:57 11:13:57 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:13:57 #36 DONE 1.7s 11:13:57 11:13:57 #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 11:13:57 #37 DONE 0.4s 11:13:57 11:13:57 #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:13:57 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 11:13:57 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 11:13:57 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 11:13:57 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 11:13:57 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 11:13:57 #35 ... 11:13:57 11:13:57 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:13:57 #33 DONE 0.0s 11:13:57 11:13:57 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 11:13:57 #34 DONE 0.3s 11:13:57 11:13:57 #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:13:57 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 11:13:57 #35 ... 11:13:57 11:13:57 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:13:57 #33 DONE 0.0s 11:13:57 11:13:57 #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:13:57 #36 DONE 1.7s 11:13:57 11:13:57 #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 11:13:57 #37 DONE 0.4s 11:13:57 11:13:57 #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:13:57 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 11:13:57 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 11:13:57 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 11:13:57 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 11:13:57 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 11:13:57 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 11:13:57 #35 ... 11:13:57 11:13:57 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 11:13:57 #34 DONE 0.6s 11:13:57 11:13:57 #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:13:57 #36 DONE 1.8s 11:13:57 11:13:57 #37 [support-scheduler builder 2/7] WORKDIR /edgex-go 11:13:57 #37 DONE 0.5s 11:13:57 11:13:57 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:13:57 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 11:13:57 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 11:13:57 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 11:13:57 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 11:13:57 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 11:13:57 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 11:13:57 #35 ... 11:13:57 11:13:57 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:13:57 #33 DONE 0.0s 11:13:57 11:13:57 #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:13:57 #36 DONE 1.8s 11:13:57 11:13:57 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:13:57 #33 DONE 0.0s 11:13:57 11:13:57 #37 [core-data builder 2/7] WORKDIR /edgex-go 11:13:57 #37 DONE 0.6s 11:13:57 11:13:57 #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:13:57 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 11:13:57 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 11:13:57 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 11:13:57 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 11:13:57 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 11:13:57 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 11:13:58 #35 ... 11:13:58 11:13:58 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:13:58 #33 DONE 0.0s 11:13:58 11:13:58 #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:13:58 #36 DONE 1.9s 11:13:58 11:13:58 #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 11:13:58 #37 DONE 0.6s 11:13:58 11:13:58 #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:13:58 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 11:13:58 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 11:13:58 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 11:13:58 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 11:13:58 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 11:13:58 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 11:13:58 #35 ... 11:13:58 11:13:58 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:13:58 #33 DONE 0.0s 11:13:58 11:13:58 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:13:58 #36 DONE 1.9s 11:13:58 11:13:58 #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 11:13:58 #37 DONE 0.6s 11:13:58 11:13:58 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:13:58 #33 DONE 0.0s 11:13:58 11:13:58 #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:13:58 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 11:13:58 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 11:13:58 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 11:13:58 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 11:13:58 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 11:13:58 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 11:13:58 #35 DONE 3.6s 11:13:58 11:13:58 #38 [core-common-config-bootstrapper internal] load build context 11:13:58 #38 ... 11:13:58 11:13:58 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:13:58 #33 DONE 0.0s 11:13:58 11:13:58 #38 [core-common-config-bootstrapper internal] load build context 11:13:59 #38 ... 11:13:59 11:13:59 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:13:59 #33 DONE 0.0s 11:13:59 11:13:59 #38 [core-common-config-bootstrapper internal] load build context 11:13:59 #38 ... 11:13:59 11:13:59 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 11:13:59 #39 DONE 1.8s 11:13:59 11:13:59 #38 [core-common-config-bootstrapper internal] load build context 11:13:59 #38 ... 11:13:59 11:13:59 #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:13:59 #36 DONE 2.0s 11:13:59 11:13:59 #37 [core-command builder 2/7] WORKDIR /edgex-go 11:13:59 #37 DONE 0.7s 11:13:59 11:13:59 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:13:59 #33 DONE 0.0s 11:13:59 11:13:59 #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:13:59 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 11:13:59 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 11:13:59 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 11:13:59 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 11:13:59 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 11:13:59 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 11:13:59 #35 DONE 3.7s 11:13:59 11:13:59 #38 [core-common-config-bootstrapper internal] load build context 11:13:59 #38 ... 11:13:59 11:13:59 #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:13:59 #36 DONE 2.0s 11:13:59 11:13:59 #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 11:13:59 #37 DONE 0.7s 11:13:59 11:13:59 #40 [core-keeper internal] load build context 11:13:59 #40 DONE 0.0s 11:13:59 11:13:59 #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:13:59 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 11:13:59 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 11:13:59 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 11:13:59 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 11:13:59 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 11:13:59 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 11:13:59 #35 DONE 3.7s 11:13:59 11:13:59 #38 [core-common-config-bootstrapper internal] load build context 11:13:59 #38 ... 11:13:59 11:13:59 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:13:59 #33 DONE 0.0s 11:13:59 11:13:59 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 11:13:59 #41 DONE 2.2s 11:13:59 11:13:59 #38 [core-common-config-bootstrapper internal] load build context 11:14:00 #38 ... 11:14:00 11:14:00 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:14:00 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 11:14:00 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 11:14:00 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 11:14:00 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 11:14:00 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 11:14:00 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 11:14:00 #35 DONE 3.7s 11:14:00 11:14:00 #38 [core-common-config-bootstrapper internal] load build context 11:14:00 #38 transferring context: 21.32MB 3.0s 11:14:02 #38 ... 11:14:02 11:14:02 #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:14:02 #36 DONE 2.1s 11:14:02 11:14:02 #37 [core-metadata builder 2/7] WORKDIR /edgex-go 11:14:02 #37 DONE 0.8s 11:14:02 11:14:02 #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:14:02 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 11:14:02 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 11:14:02 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 11:14:02 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 11:14:02 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 11:14:02 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 11:14:02 #35 DONE 3.7s 11:14:02 11:14:02 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 11:14:02 #34 DONE 4.5s 11:14:02 11:14:02 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:14:02 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.5s done 11:14:02 #42 DONE 2.7s 11:14:02 11:14:02 #38 [core-common-config-bootstrapper internal] load build context 11:14:02 #38 ... 11:14:02 11:14:02 #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:14:02 #36 DONE 2.1s 11:14:02 11:14:02 #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 11:14:02 #37 DONE 0.8s 11:14:02 11:14:02 #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:14:02 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 11:14:02 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 11:14:02 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 11:14:02 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 11:14:02 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 11:14:02 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 11:14:02 #35 DONE 3.7s 11:14:02 11:14:02 #43 [security-spire-server internal] load build context 11:14:02 #43 transferring context: 27.23kB 0.2s done 11:14:02 #43 DONE 2.6s 11:14:02 11:14:02 #38 [core-common-config-bootstrapper internal] load build context 11:14:03 #38 ... 11:14:03 11:14:03 #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 11:14:03 #39 DONE 5.0s 11:14:03 11:14:03 #38 [core-common-config-bootstrapper internal] load build context 11:14:03 #38 ... 11:14:03 11:14:03 #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:14:03 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 11:14:03 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 11:14:03 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 11:14:03 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 11:14:03 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 11:14:03 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 11:14:03 #35 DONE 3.8s 11:14:03 11:14:03 #38 [core-common-config-bootstrapper internal] load build context 11:14:03 #38 ... 11:14:03 11:14:03 #44 [security-spire-agent internal] load build context 11:14:03 #44 transferring context: 26.76kB 0.7s done 11:14:03 #44 DONE 3.8s 11:14:03 11:14:03 #38 [core-common-config-bootstrapper internal] load build context 11:14:06 #38 ... 11:14:06 11:14:06 #45 [security-spiffe-token-provider internal] load build context 11:14:06 #45 ... 11:14:06 11:14:06 #38 [core-common-config-bootstrapper internal] load build context 11:14:07 #38 ... 11:14:07 11:14:07 #46 [security-spire-config internal] load build context 11:14:07 #46 transferring context: 25.48kB 0.7s done 11:14:07 #46 DONE 3.6s 11:14:07 11:14:07 #38 [core-common-config-bootstrapper internal] load build context 11:14:07 #38 ... 11:14:07 11:14:07 #47 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:14:07 #0 6.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:14:07 #0 7.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:14:07 #0 9.524 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 11:14:07 #0 9.524 v3.18.8-10-gabfbd5dd9c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 11:14:07 #0 9.524 OK: 19953 distinct packages available 11:14:07 #47 ... 11:14:07 11:14:07 #48 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 11:14:07 #0 7.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:14:07 #0 9.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:14:07 #48 ... 11:14:07 11:14:07 #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:14:07 #0 9.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:14:07 #49 ... 11:14:07 11:14:07 #50 [support-cron-scheduler internal] load build context 11:14:07 #50 ... 11:14:07 11:14:07 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:14:07 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.5s done 11:14:07 #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 11:14:07 #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 11:14:07 #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 11:14:07 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.3s done 11:14:07 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.4s done 11:14:07 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.7s 11:14:07 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done 11:14:07 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.8s done 11:14:07 #42 ... 11:14:07 11:14:07 #51 [support-scheduler internal] load build context 11:14:07 #51 ... 11:14:07 11:14:07 #50 [support-cron-scheduler internal] load build context 11:14:07 #50 ... 11:14:07 11:14:07 #52 [core-data internal] load build context 11:14:08 #52 ... 11:14:08 11:14:08 #53 [security-proxy-setup internal] load build context 11:14:08 #53 ... 11:14:08 11:14:08 #54 [security-bootstrapper internal] load build context 11:14:08 #54 ... 11:14:08 11:14:08 #55 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 11:14:08 #0 9.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:14:08 #55 ... 11:14:08 11:14:08 #56 [support-notifications internal] load build context 11:14:08 #56 ... 11:14:08 11:14:08 #53 [security-proxy-setup internal] load build context 11:14:09 #53 ... 11:14:09 11:14:09 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:14:09 #0 6.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:14:09 #0 7.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:14:09 #57 ... 11:14:09 11:14:09 #50 [support-cron-scheduler internal] load build context 11:14:09 #50 ... 11:14:09 11:14:09 #58 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 11:14:09 #58 ... 11:14:09 11:14:09 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 11:14:09 #59 ... 11:14:09 11:14:09 #60 [core-command internal] load build context 11:14:09 #60 ... 11:14:09 11:14:09 #40 [core-keeper internal] load build context 11:14:09 #40 ... 11:14:09 11:14:09 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:14:09 #61 ... 11:14:09 11:14:09 #62 [security-proxy-auth internal] load build context 11:14:09 #62 ... 11:14:09 11:14:09 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 11:14:10 #63 ... 11:14:10 11:14:10 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:14:10 #64 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 3.3s done 11:14:10 #64 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 11:14:10 #64 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 11:14:10 #64 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 11:14:10 #64 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.8s done 11:14:10 #64 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.9s done 11:14:10 #64 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 11:14:10 #64 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 2.10MB / 18.32MB 4.5s 11:14:10 #64 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 4.5s 11:14:10 #64 ... 11:14:10 11:14:10 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 11:14:10 #65 ... 11:14:10 11:14:10 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:14:10 #66 ... 11:14:10 11:14:10 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:14:10 #64 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.15MB / 18.32MB 4.9s 11:14:10 #64 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 4.7s done 11:14:10 #64 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.19MB / 18.32MB 5.2s 11:14:10 #64 ... 11:14:10 11:14:10 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:14:10 #67 ... 11:14:10 11:14:10 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:14:10 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 6.1s 11:14:11 #42 ... 11:14:11 11:14:11 #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:14:11 #68 ... 11:14:11 11:14:11 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:14:11 #64 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.24MB / 18.32MB 5.8s 11:14:11 #64 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 11:14:11 #64 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done 11:14:12 #64 ... 11:14:12 11:14:12 #48 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 11:14:12 #48 12.35 OK: 266 MiB in 52 packages 11:14:12 #48 DONE 15.2s 11:14:12 11:14:12 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:14:12 #64 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.29MB / 18.32MB 6.7s 11:14:12 #64 ... 11:14:12 11:14:12 #69 [security-secretstore-setup internal] load build context 11:14:12 #69 transferring context: 1.18MB 7.9s 11:14:12 #69 ... 11:14:12 11:14:12 #70 [core-metadata internal] load build context 11:14:12 #70 ... 11:14:12 11:14:12 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:14:12 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.90MB / 28.04MB 7.6s 11:14:12 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done 11:14:12 #42 ... 11:14:12 11:14:12 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:14:12 #66 DONE 13.4s 11:14:12 11:14:12 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:14:13 #42 ... 11:14:13 11:14:13 #55 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 11:14:13 #55 10.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:14:13 #55 13.94 OK: 266 MiB in 52 packages 11:14:13 #55 DONE 15.2s 11:14:13 11:14:13 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:14:13 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 8.5s 11:14:13 #42 ... 11:14:13 11:14:13 #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:14:13 #71 ... 11:14:13 11:14:13 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:14:13 #42 ... 11:14:13 11:14:13 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:14:13 #57 10.80 (1/4) Installing dumb-init (1.2.5-r2) 11:14:13 #57 10.80 (2/4) Installing openssl (3.1.6-r0) 11:14:13 #57 10.80 (3/4) Installing su-exec (0.2-r3) 11:14:13 #57 10.88 (4/4) Installing yq (4.33.3-r5) 11:14:13 #57 12.06 Executing busybox-1.36.1-r7.trigger 11:14:13 #57 12.06 OK: 18 MiB in 19 packages 11:14:13 #57 DONE 14.7s 11:14:13 11:14:13 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:14:14 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.36MB / 28.04MB 9.4s 11:14:14 #42 ... 11:14:14 11:14:14 #47 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:14:14 #47 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:14:14 #47 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:14:14 #47 14.71 OK: 266 MiB in 52 packages 11:14:14 #47 DONE 17.3s 11:14:14 11:14:14 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:14:14 #64 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.53MB / 18.32MB 9.0s 11:14:15 #64 ... 11:14:15 11:14:15 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:14:15 #72 ... 11:14:15 11:14:15 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:14:15 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 11:14:15 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.3s done 11:14:15 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.3s done 11:14:15 #42 ... 11:14:15 11:14:15 #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:14:15 #49 11.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:14:15 #49 15.06 OK: 266 MiB in 52 packages 11:14:15 #49 DONE 18.7s 11:14:15 11:14:15 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:14:16 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 11.5s 11:14:16 #42 ... 11:14:16 11:14:16 #45 [security-spiffe-token-provider internal] load build context 11:14:16 #45 transferring context: 48.67MB 20.3s 11:14:16 #45 ... 11:14:16 11:14:16 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:14:16 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.14MB / 28.04MB 11.9s 11:14:17 #42 ... 11:14:17 11:14:17 #38 [core-common-config-bootstrapper internal] load build context 11:14:17 #38 ... 11:14:17 11:14:17 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:14:17 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 12.5s 11:14:17 #42 ... 11:14:17 11:14:17 #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 11:14:17 #63 14.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:14:17 #63 15.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:14:17 #63 16.49 (1/2) Installing ca-certificates (20240226-r0) 11:14:17 #63 16.62 (2/2) Installing dumb-init (1.2.5-r2) 11:14:17 #63 16.62 Executing busybox-1.36.1-r7.trigger 11:14:17 #63 16.62 Executing ca-certificates-20240226-r0.trigger 11:14:17 #63 17.20 OK: 9 MiB in 17 packages 11:14:17 #63 DONE 18.5s 11:14:17 11:14:17 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:14:18 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 13.4s 11:14:18 #42 ... 11:14:18 11:14:18 #51 [support-scheduler internal] load build context 11:14:18 #51 ... 11:14:18 11:14:18 #52 [core-data internal] load build context 11:14:18 #52 ... 11:14:18 11:14:18 #54 [security-bootstrapper internal] load build context 11:14:18 #54 ... 11:14:18 11:14:18 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:14:18 #42 ... 11:14:18 11:14:18 #56 [support-notifications internal] load build context 11:14:18 #56 ... 11:14:18 11:14:18 #54 [security-bootstrapper internal] load build context 11:14:19 #54 ... 11:14:19 11:14:19 #53 [security-proxy-setup internal] load build context 11:14:19 #53 ... 11:14:19 11:14:19 #50 [support-cron-scheduler internal] load build context 11:14:19 #50 ... 11:14:19 11:14:19 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:14:19 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.40MB / 28.04MB 14.7s 11:14:19 #42 ... 11:14:19 11:14:19 #60 [core-command internal] load build context 11:14:19 #60 ... 11:14:19 11:14:19 #40 [core-keeper internal] load build context 11:14:19 #40 ... 11:14:19 11:14:19 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:14:19 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 15.1s 11:14:20 #42 ... 11:14:20 11:14:20 #62 [security-proxy-auth internal] load build context 11:14:20 #62 ... 11:14:20 11:14:20 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:14:20 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 15.5s 11:14:21 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 16.2s 11:14:22 #42 ... 11:14:22 11:14:22 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:14:22 #61 12.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:14:22 #61 13.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:14:22 #61 15.51 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 11:14:22 #61 15.51 v3.18.8-10-gabfbd5dd9c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 11:14:22 #61 15.51 OK: 19946 distinct packages available 11:14:22 #61 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:14:22 #61 16.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:14:22 #61 18.15 (1/11) Installing ca-certificates (20240226-r0) 11:14:22 #61 18.43 (2/11) Installing brotli-libs (1.0.9-r14) 11:14:22 #61 18.51 (3/11) Installing libunistring (1.1-r1) 11:14:22 #61 18.66 (4/11) Installing libidn2 (2.3.4-r1) 11:14:22 #61 18.78 (5/11) Installing nghttp2-libs (1.57.0-r0) 11:14:22 #61 18.83 (6/11) Installing libcurl (8.9.0-r0) 11:14:22 #61 18.95 (7/11) Installing curl (8.9.0-r0) 11:14:22 #61 18.95 (8/11) Installing dumb-init (1.2.5-r2) 11:14:22 #61 19.09 (9/11) Installing musl-obstack (1.2.3-r2) 11:14:22 #61 19.09 (10/11) Installing libucontext (1.2-r2) 11:14:22 #61 19.09 (11/11) Installing gcompat (1.1.0-r1) 11:14:22 #61 19.09 Executing busybox-1.36.1-r7.trigger 11:14:22 #61 19.20 Executing ca-certificates-20240226-r0.trigger 11:14:22 #61 20.20 OK: 13 MiB in 26 packages 11:14:22 #61 DONE 23.0s 11:14:22 11:14:22 #69 [security-secretstore-setup internal] load build context 11:14:22 #69 ... 11:14:22 11:14:22 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:14:22 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.87MB / 28.04MB 17.5s 11:14:23 #42 ... 11:14:23 11:14:23 #70 [core-metadata internal] load build context 11:14:23 #70 transferring context: 4.40MB 18.9s 11:14:23 #70 ... 11:14:23 11:14:23 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:14:23 #42 ... 11:14:23 11:14:23 #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:14:23 #68 DONE 22.0s 11:14:23 11:14:23 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:14:23 #42 ... 11:14:23 11:14:23 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 11:14:23 #73 ... 11:14:23 11:14:23 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:14:23 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 18.6s 11:14:23 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 18.7s done 11:14:24 #42 ... 11:14:24 11:14:24 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 11:14:24 #74 ... 11:14:24 11:14:24 #53 [security-proxy-setup internal] load build context 11:14:25 #53 ... 11:14:25 11:14:25 #54 [security-bootstrapper internal] load build context 11:14:25 #54 ... 11:14:25 11:14:25 #53 [security-proxy-setup internal] load build context 11:14:25 #53 ... 11:14:25 11:14:25 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:14:25 #64 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 12.1s done 11:14:25 #64 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 11:14:25 #64 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.8s 11:14:25 #64 ... 11:14:25 11:14:25 #54 [security-bootstrapper internal] load build context 11:14:25 #54 ... 11:14:25 11:14:25 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 11:14:25 #65 19.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:14:25 #65 20.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:14:25 #65 23.99 (1/1) Installing dumb-init (1.2.5-r2) 11:14:25 #65 23.99 Executing busybox-1.36.1-r7.trigger 11:14:25 #65 24.35 OK: 8 MiB in 16 packages 11:14:25 #65 DONE 26.3s 11:14:25 11:14:25 #54 [security-bootstrapper internal] load build context 11:14:26 #54 ... 11:14:26 11:14:26 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 11:14:26 #59 18.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:14:26 #59 20.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:14:26 #59 24.46 (1/2) Installing dumb-init (1.2.5-r2) 11:14:26 #59 24.46 (2/2) Installing su-exec (0.2-r3) 11:14:26 #59 24.46 Executing busybox-1.36.1-r7.trigger 11:14:26 #59 24.62 OK: 8 MiB in 17 packages 11:14:26 #59 DONE 27.0s 11:14:26 11:14:26 #58 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 11:14:26 #58 18.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:14:26 #58 20.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:14:26 #58 24.98 (1/1) Installing dumb-init (1.2.5-r2) 11:14:26 #58 24.98 Executing busybox-1.36.1-r7.trigger 11:14:26 #58 25.20 OK: 8 MiB in 16 packages 11:14:26 #58 DONE 27.5s 11:14:26 11:14:26 #54 [security-bootstrapper internal] load build context 11:14:26 #54 ... 11:14:26 11:14:26 #45 [security-spiffe-token-provider internal] load build context 11:14:26 #45 transferring context: 57.10MB 30.6s 11:14:26 #45 ... 11:14:26 11:14:26 #75 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 11:14:27 #75 ... 11:14:27 11:14:27 #38 [core-common-config-bootstrapper internal] load build context 11:14:27 #38 ... 11:14:27 11:14:27 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 11:14:27 #76 ... 11:14:27 11:14:27 #38 [core-common-config-bootstrapper internal] load build context 11:14:28 #38 ... 11:14:28 11:14:28 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:14:28 #67 17.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:14:28 #67 18.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:14:28 #67 23.09 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 11:14:28 #67 23.09 v3.18.8-10-gabfbd5dd9c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 11:14:28 #67 23.09 OK: 19946 distinct packages available 11:14:28 #67 24.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:14:28 #67 25.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:14:28 #67 ... 11:14:28 11:14:28 #45 [security-spiffe-token-provider internal] load build context 11:14:28 #45 ... 11:14:28 11:14:28 #51 [support-scheduler internal] load build context 11:14:28 #51 ... 11:14:28 11:14:28 #52 [core-data internal] load build context 11:14:28 #52 ... 11:14:28 11:14:28 #51 [support-scheduler internal] load build context 11:14:29 #51 ... 11:14:29 11:14:29 #56 [support-notifications internal] load build context 11:14:29 #56 ... 11:14:29 11:14:29 #52 [core-data internal] load build context 11:14:30 #52 ... 11:14:30 11:14:30 #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:14:30 #71 18.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:14:30 #71 19.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:14:30 #71 23.23 (1/4) Installing ca-certificates (20240226-r0) 11:14:30 #71 23.53 (2/4) Installing dumb-init (1.2.5-r2) 11:14:30 #71 23.55 (3/4) Installing su-exec (0.2-r3) 11:14:30 #71 23.55 (4/4) Installing yq (4.33.3-r5) 11:14:30 #71 24.12 Executing busybox-1.36.1-r7.trigger 11:14:30 #71 24.20 Executing ca-certificates-20240226-r0.trigger 11:14:30 #71 25.08 OK: 18 MiB in 19 packages 11:14:30 #71 DONE 26.7s 11:14:30 11:14:30 #40 [core-keeper internal] load build context 11:14:30 #40 ... 11:14:30 11:14:30 #50 [support-cron-scheduler internal] load build context 11:14:30 #50 ... 11:14:30 11:14:30 #60 [core-command internal] load build context 11:14:30 #60 ... 11:14:30 11:14:30 #50 [support-cron-scheduler internal] load build context 11:14:30 #50 ... 11:14:30 11:14:30 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:14:30 #67 27.97 (1/5) Installing dumb-init (1.2.5-r2) 11:14:30 #67 28.04 (2/5) Installing musl-obstack (1.2.3-r2) 11:14:30 #67 28.04 (3/5) Installing libucontext (1.2-r2) 11:14:30 #67 28.07 (4/5) Installing gcompat (1.1.0-r1) 11:14:30 #67 28.12 (5/5) Installing openssl (3.1.6-r0) 11:14:30 #67 28.16 Executing busybox-1.36.1-r7.trigger 11:14:30 #67 28.20 OK: 9 MiB in 20 packages 11:14:30 #67 DONE 29.7s 11:14:30 11:14:30 #50 [support-cron-scheduler internal] load build context 11:14:30 #50 ... 11:14:30 11:14:30 #62 [security-proxy-auth internal] load build context 11:14:30 #62 ... 11:14:30 11:14:30 #50 [support-cron-scheduler internal] load build context 11:14:32 #50 ... 11:14:32 11:14:32 #69 [security-secretstore-setup internal] load build context 11:14:32 #69 ... 11:14:32 11:14:32 #50 [support-cron-scheduler internal] load build context 11:14:32 #50 transferring context: 66.81MB 34.9s 11:14:32 #50 ... 11:14:32 11:14:32 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 11:14:33 #77 ... 11:14:33 11:14:33 #70 [core-metadata internal] load build context 11:14:33 #70 ... 11:14:33 11:14:33 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 11:14:33 #78 ... 11:14:33 11:14:33 #70 [core-metadata internal] load build context 11:14:35 #70 ... 11:14:35 11:14:35 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 11:14:35 #74 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:14:35 #74 15.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:14:35 #74 18.61 OK: 18 MiB in 19 packages 11:14:35 #74 DONE 20.8s 11:14:35 11:14:35 #51 [support-scheduler internal] load build context 11:14:35 #51 ... 11:14:35 11:14:35 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 11:14:35 #73 15.35 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:14:35 #73 16.80 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:14:35 #73 20.36 OK: 266 MiB in 52 packages 11:14:35 #73 DONE 22.3s 11:14:35 11:14:35 #51 [support-scheduler internal] load build context 11:14:35 #51 ... 11:14:35 11:14:35 #56 [support-notifications internal] load build context 11:14:35 #56 ... 11:14:35 11:14:35 #53 [security-proxy-setup internal] load build context 11:14:35 #53 ... 11:14:35 11:14:35 #51 [support-scheduler internal] load build context 11:14:36 #51 ... 11:14:36 11:14:36 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:14:36 #64 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.1s 11:14:36 #64 ... 11:14:36 11:14:36 #51 [support-scheduler internal] load build context 11:14:36 #51 ... 11:14:36 11:14:36 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 11:14:36 #79 ... 11:14:36 11:14:36 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:14:36 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.8s 11:14:36 #42 ... 11:14:36 11:14:36 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 11:14:37 #80 ... 11:14:37 11:14:37 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:14:37 #72 21.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:14:37 #72 22.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:14:37 #72 25.19 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 11:14:37 #72 25.19 v3.18.8-10-gabfbd5dd9c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 11:14:37 #72 25.19 OK: 19946 distinct packages available 11:14:37 #72 25.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:14:37 #72 26.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:14:37 #72 29.69 (1/4) Installing dumb-init (1.2.5-r2) 11:14:37 #72 29.69 (2/4) Installing musl-obstack (1.2.3-r2) 11:14:37 #72 29.69 (3/4) Installing libucontext (1.2-r2) 11:14:37 #72 29.85 (4/4) Installing gcompat (1.1.0-r1) 11:14:37 #72 29.85 Executing busybox-1.36.1-r7.trigger 11:14:37 #72 29.85 OK: 8 MiB in 19 packages 11:14:37 #72 DONE 31.9s 11:14:37 11:14:37 #54 [security-bootstrapper internal] load build context 11:14:37 #54 ... 11:14:37 11:14:37 #51 [support-scheduler internal] load build context 11:14:37 #51 ... 11:14:37 11:14:37 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 11:14:37 #76 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:14:37 #76 14.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:14:37 #76 18.04 OK: 9 MiB in 17 packages 11:14:37 #76 DONE 19.8s 11:14:37 11:14:37 #51 [support-scheduler internal] load build context 11:14:37 #51 transferring context: 60.45MB 40.0s 11:14:38 #51 ... 11:14:38 11:14:38 #38 [core-common-config-bootstrapper internal] load build context 11:14:38 #38 ... 11:14:38 11:14:38 #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 11:14:38 #81 DONE 3.1s 11:14:38 11:14:38 #38 [core-common-config-bootstrapper internal] load build context 11:14:38 #38 ... 11:14:38 11:14:38 #56 [support-notifications internal] load build context 11:14:38 #56 ... 11:14:38 11:14:38 #45 [security-spiffe-token-provider internal] load build context 11:14:38 #45 ... 11:14:38 11:14:38 #38 [core-common-config-bootstrapper internal] load build context 11:14:39 #38 ... 11:14:39 11:14:39 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 11:14:39 #77 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:14:39 #77 12.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:14:39 #77 14.94 OK: 13 MiB in 26 packages 11:14:39 #77 DONE 16.3s 11:14:39 11:14:39 #38 [core-common-config-bootstrapper internal] load build context 11:14:40 #38 ... 11:14:40 11:14:40 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 11:14:40 #82 ... 11:14:40 11:14:40 #52 [core-data internal] load build context 11:14:40 #52 ... 11:14:40 11:14:40 #40 [core-keeper internal] load build context 11:14:40 #40 ... 11:14:40 11:14:40 #60 [core-command internal] load build context 11:14:40 #60 ... 11:14:40 11:14:40 #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 11:14:40 #0 9.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:14:40 #83 ... 11:14:40 11:14:40 #60 [core-command internal] load build context 11:14:40 #60 ... 11:14:40 11:14:40 #62 [security-proxy-auth internal] load build context 11:14:41 #62 ... 11:14:41 11:14:41 #60 [core-command internal] load build context 11:14:41 #60 ... 11:14:41 11:14:41 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 11:14:41 #78 11.64 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:14:41 #78 12.84 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:14:41 #78 16.40 (1/1) Installing dumb-init (1.2.5-r2) 11:14:41 #78 17.21 Executing busybox-1.36.1-r7.trigger 11:14:41 #78 17.21 OK: 8 MiB in 16 packages 11:14:41 #78 DONE 18.6s 11:14:41 11:14:41 #52 [core-data internal] load build context 11:14:42 #52 transferring context: 65.70MB 44.7s 11:14:42 #52 ... 11:14:42 11:14:42 #69 [security-secretstore-setup internal] load build context 11:14:42 #69 ... 11:14:42 11:14:42 #52 [core-data internal] load build context 11:14:43 #52 ... 11:14:43 11:14:43 #50 [support-cron-scheduler internal] load build context 11:14:43 #50 ... 11:14:43 11:14:43 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 11:14:43 #79 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:14:43 #79 11.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:14:43 #79 14.95 OK: 8 MiB in 17 packages 11:14:43 #79 DONE 16.6s 11:14:43 11:14:43 #50 [support-cron-scheduler internal] load build context 11:14:43 #50 ... 11:14:43 11:14:43 #69 [security-secretstore-setup internal] load build context 11:14:43 #69 ... 11:14:43 11:14:43 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 11:14:43 #80 11.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:14:43 #80 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:14:43 #80 15.62 OK: 8 MiB in 16 packages 11:14:43 #80 DONE 17.0s 11:14:43 11:14:43 #69 [security-secretstore-setup internal] load build context 11:14:44 #69 ... 11:14:44 11:14:44 #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 11:14:44 #83 10.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:14:44 #83 13.25 OK: 9 MiB in 20 packages 11:14:44 #83 DONE 14.3s 11:14:44 11:14:44 #69 [security-secretstore-setup internal] load build context 11:14:45 #69 ... 11:14:45 11:14:45 #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade 11:14:45 #75 12.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:14:45 #75 14.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:14:45 #75 17.54 OK: 8 MiB in 16 packages 11:14:45 #75 DONE 18.8s 11:14:45 11:14:45 #69 [security-secretstore-setup internal] load build context 11:14:45 #69 ... 11:14:45 11:14:45 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 11:14:45 #82 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:14:45 #82 12.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:14:45 #82 14.27 OK: 18 MiB in 19 packages 11:14:45 #82 DONE 14.9s 11:14:45 11:14:45 #69 [security-secretstore-setup internal] load build context 11:14:45 #69 ... 11:14:45 11:14:45 #70 [core-metadata internal] load build context 11:14:45 #70 ... 11:14:45 11:14:45 #69 [security-secretstore-setup internal] load build context 11:14:45 #69 ... 11:14:45 11:14:45 #53 [security-proxy-setup internal] load build context 11:14:45 #53 ... 11:14:45 11:14:45 #70 [core-metadata internal] load build context 11:14:46 #70 ... 11:14:46 11:14:46 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:14:46 #64 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 26.6s 11:14:46 #64 ... 11:14:46 11:14:46 #70 [core-metadata internal] load build context 11:14:47 #70 ... 11:14:47 11:14:47 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 11:14:47 #0 7.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:14:47 #0 7.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:14:47 #0 9.077 OK: 8 MiB in 19 packages 11:14:47 #84 DONE 9.7s 11:14:47 11:14:47 #70 [core-metadata internal] load build context 11:14:47 #70 ... 11:14:47 11:14:47 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:14:47 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.5s 11:14:47 #42 ... 11:14:47 11:14:47 #54 [security-bootstrapper internal] load build context 11:14:47 #54 ... 11:14:47 11:14:47 #70 [core-metadata internal] load build context 11:14:48 #70 transferring context: 24.43MB 44.6s 11:14:48 #70 ... 11:14:48 11:14:48 #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 11:14:48 #85 DONE 5.3s 11:14:48 11:14:48 #70 [core-metadata internal] load build context 11:14:48 #70 ... 11:14:48 11:14:48 #51 [support-scheduler internal] load build context 11:14:48 #51 ... 11:14:48 11:14:48 #86 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 11:14:49 #86 ... 11:14:49 11:14:49 #45 [security-spiffe-token-provider internal] load build context 11:14:49 #45 ... 11:14:49 11:14:49 #56 [support-notifications internal] load build context 11:14:49 #56 ... 11:14:49 11:14:49 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:14:49 #42 ... 11:14:49 11:14:49 #86 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 11:14:49 #86 DONE 0.7s 11:14:49 11:14:49 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:14:50 #42 ... 11:14:50 11:14:50 #38 [core-common-config-bootstrapper internal] load build context 11:14:50 #38 ... 11:14:50 11:14:50 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:14:50 #42 ... 11:14:50 11:14:50 #40 [core-keeper internal] load build context 11:14:50 #40 ... 11:14:50 11:14:50 #56 [support-notifications internal] load build context 11:14:50 #56 ... 11:14:50 11:14:50 #62 [security-proxy-auth internal] load build context 11:14:51 #62 ... 11:14:51 11:14:51 #56 [support-notifications internal] load build context 11:14:52 #56 ... 11:14:52 11:14:52 #60 [core-command internal] load build context 11:14:52 #60 ... 11:14:52 11:14:52 #56 [support-notifications internal] load build context 11:14:53 #56 transferring context: 126.87MB 54.3s 11:14:53 #56 ... 11:14:53 11:14:53 #50 [support-cron-scheduler internal] load build context 11:14:53 #50 ... 11:14:53 11:14:53 #52 [core-data internal] load build context 11:14:53 #52 ... 11:14:53 11:14:53 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:14:53 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.1s 11:14:56 #42 ... 11:14:56 11:14:56 #69 [security-secretstore-setup internal] load build context 11:14:56 #69 ... 11:14:56 11:14:56 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 11:14:56 #87 ... 11:14:56 11:14:56 #53 [security-proxy-setup internal] load build context 11:14:56 #53 ... 11:14:56 11:14:56 #69 [security-secretstore-setup internal] load build context 11:14:56 #69 ... 11:14:56 11:14:56 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:14:56 #64 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 31.8s done 11:14:57 #64 ... 11:14:57 11:14:57 #53 [security-proxy-setup internal] load build context 11:14:57 #53 ... 11:14:57 11:14:57 #54 [security-bootstrapper internal] load build context 11:14:57 #54 ... 11:14:57 11:14:57 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:14:58 #42 ... 11:14:58 11:14:58 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 11:14:58 #87 DONE 2.1s 11:14:58 11:14:58 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:14:58 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 32.2s 11:14:58 #42 ... 11:14:58 11:14:58 #70 [core-metadata internal] load build context 11:14:58 #70 transferring context: 77.14MB 55.1s 11:14:58 #70 ... 11:14:58 11:14:58 #51 [support-scheduler internal] load build context 11:14:59 #51 ... 11:14:59 11:14:59 #70 [core-metadata internal] load build context 11:14:59 #70 ... 11:14:59 11:14:59 #45 [security-spiffe-token-provider internal] load build context 11:14:59 #45 ... 11:14:59 11:14:59 #70 [core-metadata internal] load build context 11:15:00 #70 ... 11:15:00 11:15:00 #38 [core-common-config-bootstrapper internal] load build context 11:15:00 #38 ... 11:15:00 11:15:00 #70 [core-metadata internal] load build context 11:15:00 #70 ... 11:15:00 11:15:00 #40 [core-keeper internal] load build context 11:15:00 #40 ... 11:15:00 11:15:00 #70 [core-metadata internal] load build context 11:15:01 #70 ... 11:15:01 11:15:01 #62 [security-proxy-auth internal] load build context 11:15:01 #62 ... 11:15:01 11:15:01 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:15:02 #42 ... 11:15:02 11:15:02 #60 [core-command internal] load build context 11:15:02 #60 ... 11:15:02 11:15:02 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:15:03 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 36.8s done 11:15:03 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 36.8s done 11:15:03 #42 ... 11:15:03 11:15:03 #56 [support-notifications internal] load build context 11:15:03 #56 ... 11:15:03 11:15:03 #62 [security-proxy-auth internal] load build context 11:15:03 #62 ... 11:15:03 11:15:03 #52 [core-data internal] load build context 11:15:03 #52 transferring context: 149.62MB 65.4s 11:15:03 #52 ... 11:15:03 11:15:03 #50 [support-cron-scheduler internal] load build context 11:15:03 #50 ... 11:15:03 11:15:03 #52 [core-data internal] load build context 11:15:04 #52 ... 11:15:04 11:15:04 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:15:04 #42 DONE 64.9s 11:15:04 11:15:04 #52 [core-data internal] load build context 11:15:07 #52 ... 11:15:07 11:15:07 #69 [security-secretstore-setup internal] load build context 11:15:07 #69 ... 11:15:07 11:15:07 #52 [core-data internal] load build context 11:15:07 #52 ... 11:15:07 11:15:07 #53 [security-proxy-setup internal] load build context 11:15:07 #53 ... 11:15:07 11:15:07 #54 [security-bootstrapper internal] load build context 11:15:07 #54 ... 11:15:07 11:15:07 #52 [core-data internal] load build context 11:15:08 #52 transferring context: 173.50MB 70.4s 11:15:09 #52 ... 11:15:09 11:15:09 #51 [support-scheduler internal] load build context 11:15:09 #51 ... 11:15:09 11:15:09 #52 [core-data internal] load build context 11:15:09 #52 ... 11:15:09 11:15:09 #45 [security-spiffe-token-provider internal] load build context 11:15:09 #45 ... 11:15:09 11:15:09 #52 [core-data internal] load build context 11:15:11 #52 ... 11:15:11 11:15:11 #38 [core-common-config-bootstrapper internal] load build context 11:15:11 #38 ... 11:15:11 11:15:11 #52 [core-data internal] load build context 11:15:11 #52 ... 11:15:11 11:15:11 #40 [core-keeper internal] load build context 11:15:11 #40 ... 11:15:11 11:15:11 #52 [core-data internal] load build context 11:15:11 #52 ... 11:15:11 11:15:11 #70 [core-metadata internal] load build context 11:15:11 #70 ... 11:15:11 11:15:11 #52 [core-data internal] load build context 11:15:11 #52 ... 11:15:11 11:15:11 #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:15:11 #88 DONE 3.4s 11:15:11 11:15:11 #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:15:11 #89 DONE 4.6s 11:15:11 11:15:11 #52 [core-data internal] load build context 11:15:12 #52 ... 11:15:12 11:15:12 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:15:12 #90 DONE 4.9s 11:15:12 11:15:12 #52 [core-data internal] load build context 11:15:12 #52 ... 11:15:12 11:15:12 #60 [core-command internal] load build context 11:15:12 #60 ... 11:15:12 11:15:12 #56 [support-notifications internal] load build context 11:15:12 #56 ... 11:15:12 11:15:12 #60 [core-command internal] load build context 11:15:13 #60 ... 11:15:13 11:15:13 #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / 11:15:13 #91 DONE 1.1s 11:15:13 11:15:13 #60 [core-command internal] load build context 11:15:13 #60 ... 11:15:13 11:15:13 #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 11:15:13 #92 DONE 1.7s 11:15:13 11:15:13 #60 [core-command internal] load build context 11:15:13 #60 ... 11:15:13 11:15:13 #62 [security-proxy-auth internal] load build context 11:15:13 #62 ... 11:15:13 11:15:13 #60 [core-command internal] load build context 11:15:13 #60 ... 11:15:13 11:15:13 #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / 11:15:13 #93 DONE 1.8s 11:15:13 11:15:13 #60 [core-command internal] load build context 11:15:13 #60 transferring context: 208.41MB 73.4s 11:15:13 #60 ... 11:15:13 11:15:13 #50 [support-cron-scheduler internal] load build context 11:15:13 #50 ... 11:15:13 11:15:13 #94 [security-spire-config stage-2 6/10] COPY security.txt / 11:15:14 #94 ... 11:15:14 11:15:14 #95 [security-spire-server stage-2 6/9] COPY security.txt / 11:15:14 #95 DONE 1.4s 11:15:14 11:15:14 #94 [security-spire-config stage-2 6/10] COPY security.txt / 11:15:14 #94 DONE 0.9s 11:15:14 11:15:14 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 11:15:14 #96 DONE 1.1s 11:15:14 11:15:14 #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 11:15:16 #97 ... 11:15:16 11:15:16 #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 11:15:16 #98 DONE 1.3s 11:15:16 11:15:16 #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 11:15:16 #97 DONE 1.4s 11:15:16 11:15:16 #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 11:15:16 #99 ... 11:15:16 11:15:16 #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 11:15:16 #100 DONE 1.4s 11:15:16 11:15:16 #60 [core-command internal] load build context 11:15:17 #60 ... 11:15:17 11:15:17 #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 11:15:17 #101 DONE 0.9s 11:15:17 11:15:17 #60 [core-command internal] load build context 11:15:17 #60 ... 11:15:17 11:15:17 #69 [security-secretstore-setup internal] load build context 11:15:17 #69 ... 11:15:17 11:15:17 #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 11:15:17 #102 ... 11:15:17 11:15:17 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 11:15:17 #103 DONE 1.0s 11:15:17 11:15:17 #69 [security-secretstore-setup internal] load build context 11:15:17 #69 ... 11:15:17 11:15:17 #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 11:15:17 #99 DONE 1.5s 11:15:17 11:15:17 #69 [security-secretstore-setup internal] load build context 11:15:17 #69 ... 11:15:17 11:15:17 #54 [security-bootstrapper internal] load build context 11:15:18 #54 ... 11:15:18 11:15:18 #53 [security-proxy-setup internal] load build context 11:15:18 #53 ... 11:15:18 11:15:18 #54 [security-bootstrapper internal] load build context 11:15:18 #54 transferring context: 215.07MB 80.1s 11:15:18 #54 ... 11:15:18 11:15:18 #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 11:15:18 #102 DONE 1.5s 11:15:18 11:15:18 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 11:15:18 #104 DONE 1.4s 11:15:18 11:15:18 #105 [security-spire-server] exporting to image 11:15:18 #105 exporting layers 11:15:19 #105 ... 11:15:19 11:15:19 #51 [support-scheduler internal] load build context 11:15:19 #51 ... 11:15:19 11:15:19 #54 [security-bootstrapper internal] load build context 11:15:19 #54 ... 11:15:19 11:15:19 #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 11:15:19 #106 DONE 1.4s 11:15:19 11:15:19 #54 [security-bootstrapper internal] load build context 11:15:19 #54 ... 11:15:19 11:15:19 #45 [security-spiffe-token-provider internal] load build context 11:15:19 #45 ... 11:15:19 11:15:19 #54 [security-bootstrapper internal] load build context 11:15:21 #54 ... 11:15:21 11:15:21 #38 [core-common-config-bootstrapper internal] load build context 11:15:21 #38 ... 11:15:21 11:15:21 #54 [security-bootstrapper internal] load build context 11:15:21 #54 ... 11:15:21 11:15:21 #40 [core-keeper internal] load build context 11:15:21 #40 ... 11:15:21 11:15:21 #54 [security-bootstrapper internal] load build context 11:15:21 #54 ... 11:15:21 11:15:21 #70 [core-metadata internal] load build context 11:15:21 #70 ... 11:15:21 11:15:21 #54 [security-bootstrapper internal] load build context 11:15:22 #54 ... 11:15:22 11:15:22 #52 [core-data internal] load build context 11:15:22 #52 ... 11:15:22 11:15:22 #54 [security-bootstrapper internal] load build context 11:15:23 #54 ... 11:15:23 11:15:23 #56 [support-notifications internal] load build context 11:15:23 #56 ... 11:15:23 11:15:23 #54 [security-bootstrapper internal] load build context 11:15:23 #54 transferring context: 231.23MB 85.2s 11:15:23 #54 ... 11:15:23 11:15:23 #62 [security-proxy-auth internal] load build context 11:15:23 #62 ... 11:15:23 11:15:23 #54 [security-bootstrapper internal] load build context 11:15:23 #54 ... 11:15:23 11:15:23 #50 [support-cron-scheduler internal] load build context 11:15:24 #50 ... 11:15:24 11:15:24 #54 [security-bootstrapper internal] load build context 11:15:25 #54 ... 11:15:25 11:15:25 #105 [security-spire-agent] exporting to image 11:15:25 #105 exporting layers 5.9s done 11:15:25 #105 writing image sha256:586b57de123d00ae8769ed2b41b082f92ea454e8bf6d46ad33ccd18689ec62a2 0.0s done 11:15:25 #105 naming to docker.io/library/security-spire-server-arm64 0.0s done 11:15:25 #105 writing image sha256:6b335460e9489dc8206cbf1d1a71c6b1fefae027aede08615a50b32f2366bc60 0.0s done 11:15:25 #105 naming to docker.io/library/security-spire-agent-arm64 0.0s done 11:15:25 #105 writing image sha256:c18e64a4006d31b6d51be36ba9191b9951e43b7ac6d02fd1559641307ac4527f 0.0s done 11:15:25 #105 naming to docker.io/library/security-spire-config-arm64 0.0s done 11:15:25 #105 DONE 6.8s 11:15:25 11:15:25 #54 [security-bootstrapper internal] load build context 11:15:26 #54 ... 11:15:26 11:15:26 #56 [support-notifications internal] load build context 11:15:26 #56 transferring context: 307.79MB 87.1s done 11:15:26 #56 DONE 87.9s 11:15:26 11:15:26 #54 [security-bootstrapper internal] load build context 11:15:27 #54 ... 11:15:27 11:15:27 #60 [core-command internal] load build context 11:15:27 #60 ... 11:15:27 11:15:27 #54 [security-bootstrapper internal] load build context 11:15:28 #54 ... 11:15:28 11:15:28 #107 [support-notifications builder 4/7] COPY go.mod vendor* ./ 11:15:28 #107 DONE 1.5s 11:15:28 11:15:28 #54 [security-bootstrapper internal] load build context 11:15:28 #54 ... 11:15:28 11:15:28 #69 [security-secretstore-setup internal] load build context 11:15:28 #69 ... 11:15:28 11:15:28 #53 [security-proxy-setup internal] load build context 11:15:28 #53 ... 11:15:28 11:15:28 #69 [security-secretstore-setup internal] load build context 11:15:29 #69 ... 11:15:29 11:15:29 #51 [support-scheduler internal] load build context 11:15:29 #51 ... 11:15:29 11:15:29 #69 [security-secretstore-setup internal] load build context 11:15:30 #69 ... 11:15:30 11:15:30 #45 [security-spiffe-token-provider internal] load build context 11:15:30 #45 transferring context: 197.01MB 93.9s 11:15:30 #45 ... 11:15:30 11:15:30 #50 [support-cron-scheduler internal] load build context 11:15:30 #50 transferring context: 307.79MB 92.3s done 11:15:30 #50 DONE 92.6s 11:15:30 11:15:30 #45 [security-spiffe-token-provider internal] load build context 11:15:30 #45 ... 11:15:30 11:15:30 #51 [support-scheduler internal] load build context 11:15:31 #51 ... 11:15:31 11:15:31 #38 [core-common-config-bootstrapper internal] load build context 11:15:31 #38 ... 11:15:31 11:15:31 #40 [core-keeper internal] load build context 11:15:31 #40 ... 11:15:31 11:15:31 #51 [support-scheduler internal] load build context 11:15:31 #51 ... 11:15:31 11:15:31 #70 [core-metadata internal] load build context 11:15:32 #70 ... 11:15:32 11:15:32 #38 [core-common-config-bootstrapper internal] load build context 11:15:32 #38 ... 11:15:32 11:15:32 #52 [core-data internal] load build context 11:15:32 #52 ... 11:15:32 11:15:32 #38 [core-common-config-bootstrapper internal] load build context 11:15:33 #38 ... 11:15:33 11:15:33 #62 [security-proxy-auth internal] load build context 11:15:34 #62 ... 11:15:34 11:15:34 #51 [support-scheduler internal] load build context 11:15:34 #51 ... 11:15:34 11:15:34 #60 [core-command internal] load build context 11:15:34 #60 transferring context: 307.79MB 94.2s done 11:15:34 #60 DONE 95.2s 11:15:34 11:15:34 #51 [support-scheduler internal] load build context 11:15:36 #51 ... 11:15:36 11:15:36 #108 [core-command builder 4/7] COPY go.mod vendor* ./ 11:15:36 #108 DONE 1.7s 11:15:36 11:15:36 #51 [support-scheduler internal] load build context 11:15:38 #51 ... 11:15:38 11:15:38 #109 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:15:38 #109 ... 11:15:38 11:15:38 #54 [security-bootstrapper internal] load build context 11:15:38 #54 ... 11:15:38 11:15:38 #52 [core-data internal] load build context 11:15:38 #52 transferring context: 307.79MB 100.1s done 11:15:38 #52 DONE 100.6s 11:15:38 11:15:38 #54 [security-bootstrapper internal] load build context 11:15:38 #54 ... 11:15:38 11:15:38 #53 [security-proxy-setup internal] load build context 11:15:38 #53 ... 11:15:38 11:15:38 #54 [security-bootstrapper internal] load build context 11:15:38 #54 transferring context: 307.79MB 100.4s done 11:15:39 #54 DONE 101.0s 11:15:39 11:15:39 #110 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 11:15:40 #110 ... 11:15:40 11:15:40 #45 [security-spiffe-token-provider internal] load build context 11:15:40 #45 ... 11:15:40 11:15:40 #69 [security-secretstore-setup internal] load build context 11:15:40 #69 ... 11:15:40 11:15:40 #110 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 11:15:40 #110 DONE 1.2s 11:15:40 11:15:40 #111 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:15:41 #111 ... 11:15:41 11:15:41 #38 [core-common-config-bootstrapper internal] load build context 11:15:41 #38 transferring context: 307.79MB 103.7s done 11:15:41 #38 DONE 104.1s 11:15:41 11:15:41 #40 [core-keeper internal] load build context 11:15:41 #40 ... 11:15:41 11:15:41 #69 [security-secretstore-setup internal] load build context 11:15:41 #69 ... 11:15:41 11:15:41 #70 [core-metadata internal] load build context 11:15:42 #70 ... 11:15:42 11:15:42 #40 [core-keeper internal] load build context 11:15:43 #40 transferring context: 307.79MB 101.0s done 11:15:43 #40 DONE 103.6s 11:15:43 11:15:43 #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ 11:15:43 #112 ... 11:15:43 11:15:43 #70 [core-metadata internal] load build context 11:15:43 #70 transferring context: 307.79MB 99.8s done 11:15:43 #70 DONE 101.5s 11:15:43 11:15:43 #69 [security-secretstore-setup internal] load build context 11:15:44 #69 ... 11:15:44 11:15:44 #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ 11:15:44 #112 DONE 1.0s 11:15:44 11:15:44 #69 [security-secretstore-setup internal] load build context 11:15:44 #69 ... 11:15:44 11:15:44 #62 [security-proxy-auth internal] load build context 11:15:44 #62 ... 11:15:44 11:15:44 #69 [security-secretstore-setup internal] load build context 11:15:44 #69 ... 11:15:44 11:15:44 #51 [support-scheduler internal] load build context 11:15:44 #51 transferring context: 307.79MB 106.8s done 11:15:44 #51 DONE 107.0s 11:15:44 11:15:44 #69 [security-secretstore-setup internal] load build context 11:15:45 #69 transferring context: 307.79MB 101.6s done 11:15:45 #69 DONE 103.7s 11:15:45 11:15:45 #62 [security-proxy-auth internal] load build context 11:15:46 #62 ... 11:15:46 11:15:46 #53 [security-proxy-setup internal] load build context 11:15:46 #53 transferring context: 307.79MB 107.2s done 11:15:46 #53 DONE 107.6s 11:15:46 11:15:46 #62 [security-proxy-auth internal] load build context 11:15:46 #62 ... 11:15:46 11:15:46 #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:15:46 #113 ... 11:15:46 11:15:46 #62 [security-proxy-auth internal] load build context 11:15:48 #62 transferring context: 307.79MB 107.3s done 11:15:48 #62 DONE 108.9s 11:15:48 11:15:48 #45 [security-spiffe-token-provider internal] load build context 11:15:49 #45 transferring context: 307.79MB 113.3s done 11:15:49 #45 DONE 113.5s 11:15:49 11:15:49 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:15:49 #114 ... 11:15:49 11:15:49 #115 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 11:15:50 #115 DONE 0.7s 11:15:50 11:15:50 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:16:58 #116 ... 11:16:58 11:16:58 #109 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:16:58 #109 DONE 82.0s 11:16:58 11:16:58 #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:16:58 #113 DONE 73.7s 11:16:58 11:16:58 #111 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:16:58 #111 DONE 69.8s 11:16:58 11:16:58 #117 [core-command builder 6/7] COPY . . 11:16:58 #117 ... 11:16:58 11:16:58 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:16:58 #114 DONE 68.7s 11:16:58 11:16:58 #118 [core-keeper builder 7/8] COPY . . 11:16:58 #118 ... 11:16:58 11:16:58 #119 [security-bootstrapper builder 6/7] COPY . . 11:16:58 #119 DONE 3.6s 11:16:58 11:16:58 #120 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:16:58 #120 CACHED 11:16:58 11:16:58 #121 [security-secretstore-setup builder 6/7] COPY . . 11:16:58 #121 CACHED 11:16:58 11:16:58 #122 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 11:16:58 #122 CACHED 11:16:58 11:16:58 #123 [core-metadata builder 6/7] COPY . . 11:16:58 #123 CACHED 11:16:58 11:16:58 #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:16:58 #124 CACHED 11:16:58 11:16:58 #125 [core-metadata builder 4/7] COPY go.mod vendor* ./ 11:16:58 #125 CACHED 11:16:58 11:16:58 #117 [core-command builder 6/7] COPY . . 11:16:58 #117 DONE 3.7s 11:16:58 11:16:58 #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 11:16:58 #126 CACHED 11:16:58 11:16:58 #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:16:58 #127 CACHED 11:16:58 11:16:58 #128 [security-proxy-auth builder 6/7] COPY . . 11:16:58 #128 CACHED 11:16:58 11:16:58 #129 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 11:16:58 #129 CACHED 11:16:58 11:16:58 #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:16:58 #130 CACHED 11:16:58 11:16:58 #131 [security-proxy-setup builder 6/7] COPY . . 11:16:58 #131 CACHED 11:16:58 11:16:58 #132 [core-data builder 4/7] COPY go.mod vendor* ./ 11:16:58 #132 CACHED 11:16:58 11:16:58 #133 [core-data builder 6/7] COPY . . 11:16:58 #133 CACHED 11:16:58 11:16:58 #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:16:58 #134 CACHED 11:16:58 11:16:58 #135 [support-scheduler builder 6/7] COPY . . 11:16:58 #135 CACHED 11:16:58 11:16:58 #136 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:16:58 #136 CACHED 11:16:58 11:16:58 #137 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 11:16:58 #137 CACHED 11:16:58 11:16:58 #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 11:16:58 #138 CACHED 11:16:58 11:16:58 #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:16:58 #139 CACHED 11:16:58 11:16:58 #140 [core-common-config-bootstrapper builder 6/7] COPY . . 11:16:58 #140 CACHED 11:16:58 11:16:58 #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:16:58 #141 ... 11:16:58 11:16:58 #142 [support-notifications builder 6/7] COPY . . 11:16:58 #142 DONE 4.6s 11:16:58 11:16:58 #143 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:16:58 #143 CACHED 11:16:58 11:16:58 #144 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 11:16:58 #144 CACHED 11:16:58 11:16:58 #145 [support-cron-scheduler builder 6/7] COPY . . 11:16:58 #145 CACHED 11:16:58 11:16:58 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 11:16:58 #146 ... 11:16:58 11:16:58 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:16:58 #116 DONE 65.0s 11:16:58 11:16:58 #147 [security-spiffe-token-provider builder 6/7] COPY . . 11:17:00 #147 ... 11:17:00 11:17:00 #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:17:00 #141 6.392 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 11:17:04 #141 ... 11:17:04 11:17:04 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:17:04 #0 5.362 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:17:04 #148 ... 11:17:04 11:17:04 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:17:04 #0 6.371 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 11:17:04 #149 ... 11:17:04 11:17:04 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:17:04 #0 6.655 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 11:17:04 #150 ... 11:17:04 11:17:04 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:17:04 #0 6.139 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:17:04 #151 ... 11:17:04 11:17:04 #118 [core-keeper builder 7/8] COPY . . 11:17:04 #118 DONE 11.4s 11:17:04 11:17:04 #147 [security-spiffe-token-provider builder 6/7] COPY . . 11:17:04 #147 DONE 9.2s 11:17:04 11:17:04 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:17:04 #0 4.265 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 11:17:04 #152 ... 11:17:04 11:17:04 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:17:04 #0 4.521 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:17:04 #153 ... 11:17:04 11:17:04 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:17:04 #0 4.828 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 11:17:04 #154 ... 11:17:04 11:17:04 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:17:04 #0 5.806 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:17:05 #155 ... 11:17:05 11:17:05 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:17:05 #0 5.576 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:17:05 #156 ... 11:17:05 11:17:05 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:17:07 #157 2.711 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 11:17:10 #157 ... 11:17:10 11:17:10 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 11:17:10 #146 5.657 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 11:17:10 #146 ... 11:17:10 11:17:10 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:17:10 #0 2.276 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 11:36:33 #158 ... 11:36:33 11:36:33 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:36:33 #156 1171.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:36:33 #156 ... 11:36:33 11:36:33 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:36:33 #152 DONE 1176.2s 11:36:33 11:36:33 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:36:33 #148 DONE 1176.2s 11:36:33 11:36:33 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:36:33 #157 ... 11:36:33 11:36:33 #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 11:36:33 #159 DONE 0.5s 11:36:33 11:36:33 #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 11:36:33 #160 DONE 0.6s 11:36:33 11:36:33 #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 11:36:33 #161 ... 11:36:33 11:36:33 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 11:36:33 #162 DONE 0.2s 11:36:33 11:36:33 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 11:36:33 #163 DONE 0.2s 11:36:33 11:36:33 #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:36:33 #141 ... 11:36:33 11:36:33 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 11:36:33 #164 DONE 0.3s 11:36:33 11:36:33 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:36:33 #165 DONE 0.3s 11:36:33 11:36:33 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 11:36:33 #166 DONE 0.2s 11:36:33 11:36:33 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:36:33 #154 ... 11:36:33 11:36:33 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:36:34 #167 ... 11:36:34 11:36:34 #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 11:36:34 #161 DONE 3.3s 11:36:34 11:36:34 #168 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 11:36:34 #168 DONE 0.4s 11:36:34 11:36:34 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:36:34 #167 DONE 2.3s 11:36:34 11:36:34 #169 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 11:36:35 #169 DONE 0.6s 11:36:35 11:36:35 #170 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:36:36 #170 DONE 0.6s 11:36:36 11:36:36 #105 [security-proxy-setup] exporting to image 11:36:36 #105 exporting layers 11:36:36 #105 ... 11:36:36 11:36:36 #171 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 11:36:36 #171 DONE 0.1s 11:36:36 11:36:36 #172 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 11:36:36 #172 DONE 0.3s 11:36:36 11:36:36 #105 [security-proxy-setup] exporting to image 11:36:36 #105 exporting layers 1.7s done 11:36:36 #105 writing image sha256:87831cee8f625b4a7c9ab478ec43b47dfbf6656bf71f447488200032de4da438 done 11:36:36 #105 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 11:36:36 #105 DONE 8.5s 11:36:36 11:36:36 #173 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 11:36:37 #173 DONE 0.2s 11:36:37 11:36:37 #174 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 11:36:37 #174 DONE 0.1s 11:36:37 11:36:37 #175 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:36:37 #175 DONE 0.1s 11:36:37 11:36:37 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:36:37 #158 ... 11:36:37 11:36:37 #176 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 11:36:39 #176 DONE 2.0s 11:36:39 11:36:39 #105 [security-bootstrapper] exporting to image 11:36:40 #105 exporting layers 1.3s done 11:36:40 #105 writing image sha256:b9a4784e8819a6d53e1115ff7e579b336d17542ab103c0c665bf42c2124ae690 done 11:36:40 #105 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 11:36:40 #105 DONE 9.9s 11:36:40 11:36:40 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:36:47 #154 ... 11:36:47 11:36:47 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:36:47 #156 DONE 1192.4s 11:36:47 11:36:47 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:36:47 #158 ... 11:36:47 11:36:47 #177 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 11:36:47 #177 DONE 0.3s 11:36:47 11:36:47 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:36:47 #158 ... 11:36:47 11:36:47 #178 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 11:36:47 #178 DONE 0.2s 11:36:47 11:36:47 #179 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:36:47 #179 DONE 0.2s 11:36:47 11:36:47 #180 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 11:36:47 #180 DONE 0.2s 11:36:47 11:36:47 #181 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 11:36:47 #181 DONE 0.1s 11:36:47 11:36:47 #182 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:36:48 #182 DONE 0.2s 11:36:48 11:36:48 #183 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:36:48 #183 DONE 0.3s 11:36:48 11:36:48 #184 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:36:48 #184 DONE 0.2s 11:36:48 11:36:48 #185 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:36:50 #185 DONE 2.0s 11:36:50 11:36:50 #105 [security-secretstore-setup] exporting to image 11:36:50 #105 exporting layers 11:36:51 #105 exporting layers 1.3s done 11:36:51 #105 writing image sha256:04ae0211e9b920a5f21423f9a5bf02adb82694faef86e991a4337eeb48562bc3 done 11:36:51 #105 naming to docker.io/library/security-secretstore-setup-arm64 done 11:36:51 #105 DONE 11.2s 11:36:51 11:36:51 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:37:48 #155 ... 11:37:48 11:37:48 #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:37:48 #141 DONE 1246.1s 11:37:48 11:37:48 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:37:48 #149 ... 11:37:48 11:37:48 #186 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:37:48 #186 DONE 0.2s 11:37:48 11:37:48 #187 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:37:48 #187 DONE 0.1s 11:37:48 11:37:48 #188 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 11:37:48 #188 DONE 0.2s 11:37:48 11:37:48 #189 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 11:37:48 #189 DONE 0.1s 11:37:48 11:37:48 #190 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 11:37:48 #190 DONE 0.1s 11:37:48 11:37:48 #191 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:37:48 #191 DONE 2.2s 11:37:48 11:37:48 #105 [core-common-config-bootstrapper] exporting to image 11:37:48 #105 exporting layers 11:37:48 #105 exporting layers 0.7s done 11:37:48 #105 writing image sha256:f123618ba49ce8d277df064331cf2f87cbfb76f3966135cd5fb156c7c74bbeb0 done 11:37:48 #105 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 11:37:48 #105 DONE 11.9s 11:37:48 11:37:48 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:39:54 #158 ... 11:39:54 11:39:54 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:39:54 #157 DONE 1363.5s 11:39:54 11:39:54 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 11:39:54 #146 ... 11:39:54 11:39:54 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:39:54 #192 DONE 0.3s 11:39:54 11:39:54 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:39:54 #193 DONE 0.1s 11:39:54 11:39:54 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:39:54 #158 ... 11:39:54 11:39:54 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 11:39:54 #194 DONE 0.2s 11:39:54 11:39:54 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 11:39:54 #195 DONE 0.1s 11:39:54 11:39:54 #105 [security-spiffe-token-provider] exporting to image 11:39:54 #105 exporting layers 11:39:54 #105 exporting layers 0.8s done 11:39:54 #105 writing image sha256:85c05135f586acc1e7f8bfca24d5366263e5d71b46fd4dece8991efbfff2e34e done 11:39:54 #105 naming to docker.io/library/security-spiffe-token-provider-arm64 11:39:54 #105 naming to docker.io/library/security-spiffe-token-provider-arm64 done 11:39:54 #105 DONE 12.7s 11:39:54 11:39:54 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:47:46 #155 ... 11:47:46 11:47:46 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:47:46 #150 DONE 1844.5s 11:47:46 11:47:46 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:47:46 #155 ... 11:47:46 11:47:46 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:47:46 #196 DONE 0.1s 11:47:46 11:47:46 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:47:46 #155 ... 11:47:46 11:47:46 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:47:46 #197 DONE 0.1s 11:47:46 11:47:46 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 11:47:46 #198 DONE 0.4s 11:47:46 11:47:46 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:47:46 #154 ... 11:47:46 11:47:46 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 11:47:46 #199 DONE 0.1s 11:47:46 11:47:46 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 11:47:46 #200 DONE 0.1s 11:47:46 11:47:46 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:47:46 #153 ... 11:47:46 11:47:46 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:47:46 #201 DONE 2.1s 11:47:46 11:47:46 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:47:46 #158 ... 11:47:46 11:47:46 #105 [security-proxy-auth] exporting to image 11:47:46 #105 exporting layers 11:47:46 #105 exporting layers 0.7s done 11:47:46 #105 writing image sha256:cb401878cd3b09624363a5dcd58334c6f3b944d9f763b1aa10f5a28316a722ae done 11:47:46 #105 naming to docker.io/library/security-proxy-auth-arm64 done 11:47:46 #105 DONE 13.4s 11:47:46 11:47:46 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:48:43 #154 DONE 1907.5s 11:48:43 11:48:43 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:48:43 #149 ... 11:48:43 11:48:43 #202 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:48:43 #202 DONE 0.2s 11:48:43 11:48:43 #203 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:48:43 #203 DONE 0.2s 11:48:43 11:48:43 #204 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:48:43 #204 DONE 0.5s 11:48:43 11:48:43 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:48:43 #155 ... 11:48:43 11:48:43 #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 11:48:43 #205 DONE 0.1s 11:48:43 11:48:43 #105 [core-command] exporting to image 11:48:43 #105 exporting layers 11:48:43 #105 exporting layers 0.5s done 11:48:43 #105 writing image sha256:9c134d5d26d0609c610407ee80ad16eea149b38e8d73cff91f9db12c541c8cbe done 11:48:43 #105 naming to docker.io/library/core-command-arm64 done 11:48:43 #105 DONE 13.9s 11:48:43 11:48:43 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:50:50 #155 ... 11:50:50 11:50:50 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:50:50 #151 DONE 2033.8s 11:50:50 11:50:50 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:50:50 #149 DONE 2033.8s 11:50:50 11:50:50 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:50:50 #158 ... 11:50:50 11:50:50 #206 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:50:50 #206 DONE 0.2s 11:50:50 11:50:50 #207 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:50:50 #207 DONE 0.3s 11:50:50 11:50:50 #208 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:50:50 #208 ... 11:50:50 11:50:50 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:50:50 #209 DONE 0.2s 11:50:50 11:50:50 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:50:50 #210 DONE 0.3s 11:50:50 11:50:50 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:50:50 #211 ... 11:50:50 11:50:50 #208 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:50:50 #208 DONE 0.6s 11:50:50 11:50:50 #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 11:50:50 #212 DONE 0.4s 11:50:50 11:50:50 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 11:50:50 #146 ... 11:50:50 11:50:50 #105 [core-data] exporting to image 11:50:50 #105 exporting layers 11:50:50 #105 ... 11:50:50 11:50:50 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:50:50 #211 DONE 0.8s 11:50:50 11:50:50 #213 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 11:50:50 #213 DONE 0.3s 11:50:50 11:50:50 #214 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 11:50:50 #214 DONE 0.2s 11:50:50 11:50:50 #105 [core-data] exporting to image 11:50:50 #105 writing image sha256:44f9ed8dc2a0950e885add652426138dbd5698c930ce4dfc7dc9c2ea1745a730 done 11:50:50 #105 naming to docker.io/library/core-data-arm64 done 11:50:51 #105 exporting layers 0.8s done 11:50:51 #105 writing image sha256:78008cc31b174271fc5ebb4df93f5cb35a20900523be66f9b921256e219b197a 11:50:51 #105 writing image sha256:78008cc31b174271fc5ebb4df93f5cb35a20900523be66f9b921256e219b197a 0.0s done 11:50:51 #105 naming to docker.io/library/core-metadata-arm64 done 11:50:51 #105 DONE 15.2s 11:50:51 11:50:51 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:50:51 #155 ... 11:50:51 11:50:51 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:50:51 #158 DONE 2027.4s 11:50:52 11:50:52 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 11:50:52 #146 ... 11:50:52 11:50:52 #215 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 11:50:52 #215 DONE 0.1s 11:50:52 11:50:52 #216 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 11:50:53 #216 DONE 0.4s 11:50:53 11:50:53 #217 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 11:50:53 #217 DONE 0.1s 11:50:53 11:50:53 #105 [core-keeper] exporting to image 11:50:53 #105 exporting layers 0.5s done 11:50:53 #105 writing image sha256:52bea81c76908e05791b8911d1d060b45b3209e9ec86e375b517c5369c18452a done 11:50:53 #105 naming to docker.io/library/core-keeper-arm64 done 11:50:53 #105 DONE 15.7s 11:50:53 11:50:53 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 11:51:26 #146 DONE 2069.8s 11:51:26 11:51:26 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:51:26 #155 ... 11:51:26 11:51:26 #218 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:51:26 #218 DONE 0.3s 11:51:26 11:51:26 #219 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:51:26 #219 DONE 0.2s 11:51:26 11:51:26 #220 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 11:51:26 #220 ... 11:51:26 11:51:26 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:51:26 #155 DONE 2071.3s 11:51:26 11:51:26 #220 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 11:51:26 #220 DONE 0.6s 11:51:26 11:51:26 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:51:26 #153 DONE 2072.5s 11:51:26 11:51:26 #221 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 11:51:26 #221 DONE 0.2s 11:51:26 11:51:26 #105 [support-cron-scheduler] exporting to image 11:51:26 #105 exporting layers 11:51:27 #105 ... 11:51:27 11:51:27 #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:51:27 #222 CACHED 11:51:27 11:51:27 #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:51:27 #223 CACHED 11:51:27 11:51:27 #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:51:27 #224 DONE 0.1s 11:51:27 11:51:27 #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:51:27 #225 DONE 0.1s 11:51:27 11:51:27 #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:51:27 #226 ... 11:51:27 11:51:27 #227 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:51:27 #227 DONE 0.7s 11:51:27 11:51:27 #228 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 11:51:27 #228 DONE 0.2s 11:51:27 11:51:27 #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:51:27 #226 DONE 0.4s 11:51:27 11:51:27 #105 [support-notifications] exporting to image 11:51:27 #105 exporting layers 1.2s done 11:51:27 #105 writing image sha256:3508a18ef761416c62689519c8b29ffbc5968af4d680ad0efcf85f438eb0f145 done 11:51:27 #105 naming to docker.io/library/support-cron-scheduler-arm64 11:51:27 #105 ... 11:51:27 11:51:27 #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 11:51:27 #229 DONE 0.2s 11:51:27 11:51:27 #105 [support-cron-scheduler] exporting to image 11:51:27 #105 naming to docker.io/library/support-cron-scheduler-arm64 done 11:51:28 #105 exporting layers 0.5s done 11:51:28 #105 writing image sha256:73aba6292e2fbb07d830989a271586487732f951aa3fb3978976e55f0dbf07af done 11:51:28 #105 naming to docker.io/library/support-notifications-arm64 done 11:51:28 #105 exporting layers 0.5s done 11:51:28 #105 writing image sha256:295d914ac20dd229220bd2258c5b4cab27bc022f86f4708feec2d70fe2114e7f done 11:51:28 #105 naming to docker.io/library/support-scheduler-arm64 done 11:51:28 #105 DONE 17.4s 11:51:28 11:51:28 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:51:28 time="2024-07-26T11:13:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:51:28 time="2024-07-26T11:13:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:51:28 time="2024-07-26T11:13:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:51:28 time="2024-07-26T11:13:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:51:28 time="2024-07-26T11:13:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:51:28 time="2024-07-26T11:13:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:51:28 time="2024-07-26T11:13:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:51:28 time="2024-07-26T11:13:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:51:28 time="2024-07-26T11:13:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:51:28 time="2024-07-26T11:13:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:51:28 time="2024-07-26T11:13:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:51:28 time="2024-07-26T11:13:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:51:28 time="2024-07-26T11:13:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:51:28 time="2024-07-26T11:13:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:51:28 time="2024-07-26T11:13:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:51:28 time="2024-07-26T11:13:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 11:51:28 $ docker stop --time=1 c513ff7c2341ba5929c4a8eac5cec909082240fddbeec8911b165a07a3d0c680 11:51:30 $ docker rm -f --volumes c513ff7c2341ba5929c4a8eac5cec909082240fddbeec8911b165a07a3d0c680 [Pipeline] // withDockerContainer [Pipeline] sh 11:51:30 + docker images 11:51:30 REPOSITORY TAG IMAGE ID CREATED SIZE 11:51:30 support-scheduler-arm64 latest 295d914ac20d 3 seconds ago 41.2MB 11:51:30 support-notifications-arm64 latest 73aba6292e2f 3 seconds ago 41.9MB 11:51:30 support-cron-scheduler-arm64 latest 3508a18ef761 4 seconds ago 41.6MB 11:51:30 core-keeper-arm64 latest 52bea81c7690 38 seconds ago 38.9MB 11:51:30 core-metadata-arm64 latest 78008cc31b17 40 seconds ago 39.1MB 11:51:30 core-data-arm64 latest 44f9ed8dc2a0 41 seconds ago 39MB 11:51:30 core-command-arm64 latest 9c134d5d26d0 2 minutes ago 35MB 11:51:30 security-proxy-auth-arm64 latest cb401878cd3b 3 minutes ago 32.6MB 11:51:30 security-spiffe-token-provider-arm64 latest 85c05135f586 11 minutes ago 29MB 11:51:30 core-common-config-bootstrapper-arm64 latest f123618ba49c 13 minutes ago 15.3MB 11:51:30 security-secretstore-setup-arm64 latest 04ae0211e9b9 14 minutes ago 36.4MB 11:51:30 security-bootstrapper-arm64 latest b9a4784e8819 14 minutes ago 18.9MB 11:51:30 security-proxy-setup-arm64 latest 87831cee8f62 14 minutes ago 26.1MB 11:51:30 security-spire-agent-arm64 latest 6b335460e948 36 minutes ago 174MB 11:51:30 security-spire-config-arm64 latest c18e64a4006d 36 minutes ago 115MB 11:51:30 security-spire-server-arm64 latest 586b57de123d 36 minutes ago 116MB 11:51:30 ci-base-image-arm64 latest 540df87889e5 54 minutes ago 965MB 11:51:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB 11:51:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:51:31 11:51:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:51:31 arm64: Pulling from edgex-lftools-log-publisher 11:51:31 8998bd30e6a1: Pulling fs layer 11:51:31 04944245beec: Pulling fs layer 11:51:31 699f458cf7ca: Pulling fs layer 11:51:31 765212b225bb: Pulling fs layer 11:51:31 f23df028b6ca: Pulling fs layer 11:51:31 d65c8cfc05b1: Pulling fs layer 11:51:31 765212b225bb: Waiting 11:51:31 f23df028b6ca: Waiting 11:51:31 d65c8cfc05b1: Waiting 11:51:31 2437ff75d9bd: Pulling fs layer 11:51:31 2437ff75d9bd: Waiting 11:51:31 04944245beec: Verifying Checksum 11:51:31 04944245beec: Download complete 11:51:31 765212b225bb: Verifying Checksum 11:51:31 765212b225bb: Download complete 11:51:31 f23df028b6ca: Verifying Checksum 11:51:31 f23df028b6ca: Download complete 11:51:32 d65c8cfc05b1: Download complete 11:51:32 699f458cf7ca: Verifying Checksum 11:51:32 699f458cf7ca: Download complete 11:51:32 8998bd30e6a1: Verifying Checksum 11:51:32 8998bd30e6a1: Download complete 11:51:35 2437ff75d9bd: Download complete 11:51:37 8998bd30e6a1: Pull complete 11:51:37 04944245beec: Pull complete 11:51:39 699f458cf7ca: Pull complete 11:51:39 765212b225bb: Pull complete 11:51:40 f23df028b6ca: Pull complete 11:51:40 d65c8cfc05b1: Pull complete 11:51:58 2437ff75d9bd: Pull complete 11:51:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:51:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:51:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:51:58 prd-ubuntu20.04-docker-arm64-4c-16g-6531 does not seem to be running inside a container 11:51:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:52:01 $ docker top 112f96a84ed0f2fbe2dbf9f6249640fdb790b5ecc30533f4cdc89967e8b48b77 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:52:02 ---> job-cost.sh 11:52:02 lf-activate-venv: SKIPPING 11:52:02 INFO: No Stack... 11:52:02 INFO: Retrieving Pricing Info for: v3-standard-4 11:52:03 INFO: Archiving Costs [Pipeline] sh 11:52:04 + cat /w/workspace/edgex-go/3/archives/cost.csv 11:52:04 + cut -d, -f6 [Pipeline] lock 11:52:04 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4837-3-stack-cost] 11:52:04 Resource [jenkins-edgexfoundry-edgex-go-PR-4837-3-stack-cost] did not exist. Created. 11:52:04 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4837-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:52:05 + echo total: 0.10999999940395355 [Pipeline] stash 11:52:05 Stashed 1 file(s) [Pipeline] } 11:52:05 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4837-3-stack-cost] [Pipeline] // lock [Pipeline] } 11:52:05 $ docker stop --time=1 112f96a84ed0f2fbe2dbf9f6249640fdb790b5ecc30533f4cdc89967e8b48b77 11:52:06 $ docker rm -f --volumes 112f96a84ed0f2fbe2dbf9f6249640fdb790b5ecc30533f4cdc89967e8b48b77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:52:08 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 11:52:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:52:09 ---> package-listing.sh 11:52:09 ++ facter osfamily 11:52:09 ++ tr '[:upper:]' '[:lower:]' 11:52:09 + OS_FAMILY=debian 11:52:09 + workspace=/w/workspace/edgex-go/3 11:52:09 + START_PACKAGES=/tmp/packages_start.txt 11:52:09 + END_PACKAGES=/tmp/packages_end.txt 11:52:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:52:09 + PACKAGES=/tmp/packages_start.txt 11:52:09 + '[' /w/workspace/edgex-go/3 ']' 11:52:09 + PACKAGES=/tmp/packages_end.txt 11:52:09 + case "${OS_FAMILY}" in 11:52:09 + dpkg -l 11:52:09 + grep '^ii' 11:52:09 + '[' -f /tmp/packages_start.txt ']' 11:52:09 + '[' -f /tmp/packages_end.txt ']' 11:52:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:52:09 + '[' /w/workspace/edgex-go/3 ']' 11:52:09 + mkdir -p /w/workspace/edgex-go/3/archives/ 11:52:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 11:52:09 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:52:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:52:10 11:52:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:52:10 latest: Pulling from edgex-lftools-log-publisher 11:52:10 5eb5b503b376: Pulling fs layer 11:52:10 5c69ac0246d0: Pulling fs layer 11:52:10 ec43610c2a17: Pulling fs layer 11:52:10 3a2ae6a8a46f: Pulling fs layer 11:52:10 33b1e0a273af: Pulling fs layer 11:52:10 5d3b04190fa2: Pulling fs layer 11:52:10 3a2ae6a8a46f: Waiting 11:52:10 33b1e0a273af: Waiting 11:52:10 2f39f015ded8: Pulling fs layer 11:52:10 5d3b04190fa2: Waiting 11:52:10 2f39f015ded8: Waiting 11:52:10 5c69ac0246d0: Verifying Checksum 11:52:10 5c69ac0246d0: Download complete 11:52:10 3a2ae6a8a46f: Verifying Checksum 11:52:10 3a2ae6a8a46f: Download complete 11:52:10 33b1e0a273af: Verifying Checksum 11:52:10 33b1e0a273af: Download complete 11:52:10 5d3b04190fa2: Verifying Checksum 11:52:10 5d3b04190fa2: Download complete 11:52:10 ec43610c2a17: Verifying Checksum 11:52:10 ec43610c2a17: Download complete 11:52:10 5eb5b503b376: Verifying Checksum 11:52:10 5eb5b503b376: Download complete 11:52:11 2f39f015ded8: Download complete 11:52:11 5eb5b503b376: Pull complete 11:52:11 5c69ac0246d0: Pull complete 11:52:12 ec43610c2a17: Pull complete 11:52:12 3a2ae6a8a46f: Pull complete 11:52:14 33b1e0a273af: Pull complete 11:52:14 5d3b04190fa2: Pull complete 11:52:17 2f39f015ded8: Pull complete 11:52:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:52:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:52:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:52:17 prd-ubuntu20.04-docker-8c-8g-6508 does not seem to be running inside a container 11:52:17 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:52:18 $ docker top 10f2d00cc3ee4bca4e6c769b1214b93d98cdebe66e7de370bad39989aeafbb2e -eo pid,comm [Pipeline] { [Pipeline] sh 11:52:18 + touch /tmp/pre-build-complete [Pipeline] sh 11:52:19 + mkdir -p /var/log/sysstat [Pipeline] sh 11:52:19 + ls /var/log/sa-host 11:52:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:52:19 provisioning config files... 11:52:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config8354005873805062960tmp [Pipeline] { [Pipeline] echo 11:52:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:52:19 ---> create-netrc.sh [Pipeline] } 11:52:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:52:20 ---> python-tools-install.sh [Pipeline] echo 11:52:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:52:20 ---> sudo-logs.sh 11:52:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:52:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:52:20 ---> job-cost.sh 11:52:20 lf-activate-venv: SKIPPING 11:52:20 DEBUG: total: 0.10999999940395355 11:52:20 INFO: Retrieving Stack Cost... 11:52:21 INFO: Retrieving Pricing Info for: v3-standard-8 11:52:21 INFO: Archiving Costs [Pipeline] echo 11:52:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:52:22 ---> logs-deploy.sh 11:52:22 lf-activate-venv: SKIPPING 11:52:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4837/3 11:52:22 INFO: archiving workspace using pattern(s): 11:52:23 Archives upload complete. 11:52:23 INFO: archiving logs to Nexus 11:52:24 ---> uname -a: 11:52:24 Linux prd-ubuntu20-04-docker-8c-8g-6508 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:52:24 11:52:24 11:52:24 ---> lscpu: 11:52:24 Architecture: x86_64 11:52:24 CPU op-mode(s): 32-bit, 64-bit 11:52:24 Byte Order: Little Endian 11:52:24 Address sizes: 40 bits physical, 48 bits virtual 11:52:24 CPU(s): 8 11:52:24 On-line CPU(s) list: 0-7 11:52:24 Thread(s) per core: 1 11:52:24 Core(s) per socket: 1 11:52:24 Socket(s): 8 11:52:24 NUMA node(s): 1 11:52:24 Vendor ID: AuthenticAMD 11:52:24 CPU family: 23 11:52:24 Model: 49 11:52:24 Model name: AMD EPYC-Rome Processor 11:52:24 Stepping: 0 11:52:24 CPU MHz: 2800.000 11:52:24 BogoMIPS: 5600.00 11:52:24 Virtualization: AMD-V 11:52:24 Hypervisor vendor: KVM 11:52:24 Virtualization type: full 11:52:24 L1d cache: 256 KiB 11:52:24 L1i cache: 256 KiB 11:52:24 L2 cache: 4 MiB 11:52:24 L3 cache: 128 MiB 11:52:24 NUMA node0 CPU(s): 0-7 11:52:24 Vulnerability Itlb multihit: Not affected 11:52:24 Vulnerability L1tf: Not affected 11:52:24 Vulnerability Mds: Not affected 11:52:24 Vulnerability Meltdown: Not affected 11:52:24 Vulnerability Mmio stale data: Not affected 11:52:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:52:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:52:24 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:52:24 Vulnerability Srbds: Not affected 11:52:24 Vulnerability Tsx async abort: Not affected 11:52:24 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 rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 11:52:24 11:52:24 11:52:24 ---> nproc: 11:52:24 8 11:52:24 11:52:24 11:52:24 ---> df -h: 11:52:24 Filesystem Size Used Avail Use% Mounted on 11:52:24 overlay 155G 12G 144G 8% / 11:52:24 tmpfs 64M 0 64M 0% /dev 11:52:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:52:24 shm 64M 0 64M 0% /dev/shm 11:52:24 /dev/vda1 155G 12G 144G 8% /facter-os 11:52:24 11:52:24 11:52:24 ---> sar -b -r -n DEV: 11:52:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6508) 07/26/24 _x86_64_ (8 CPU) 11:52:24 11:52:24 02:08:53 LINUX RESTART (8 CPU) 11:52:24 11:52:24 02:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:52:24 02:10:01 76.71 33.17 43.54 0.00 3481.91 93590.54 0.00 11:52:24 02:11:01 11.51 0.00 11.51 0.00 0.00 63248.41 0.00 11:52:24 02:12:01 5.82 1.72 4.10 0.00 46.79 25007.43 0.00 11:52:24 02:13:01 3.35 2.17 1.18 0.00 41.46 25.73 0.00 11:52:24 02:14:01 5.47 0.97 4.50 0.00 67.46 1465.76 0.00 11:52:24 02:15:01 46.70 4.15 42.55 0.00 4274.44 7197.73 0.00 11:52:24 02:16:01 3.65 0.02 3.63 0.00 0.13 95.42 0.00 11:52:24 02:17:01 1.73 0.02 1.72 0.00 0.13 19.59 0.00 11:52:24 02:18:01 1.55 0.00 1.55 0.00 0.00 17.46 0.00 11:52:24 02:19:01 1.42 0.00 1.42 0.00 0.00 16.80 0.00 11:52:24 02:20:01 1.32 0.00 1.32 0.00 0.00 14.26 0.00 11:52:24 02:21:01 0.83 0.00 0.83 0.00 0.00 9.87 0.00 11:52:24 02:22:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 11:52:24 02:23:01 0.87 0.00 0.87 0.00 0.00 9.87 0.00 11:52:24 02:24:01 1.10 0.00 1.10 0.00 0.00 14.80 0.00 11:52:24 02:25:01 1.38 0.02 1.37 0.00 0.13 20.13 0.00 11:52:24 02:26:01 0.97 0.00 0.97 0.00 0.00 12.66 0.00 11:52:24 02:27:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 11:52:24 02:28:01 0.87 0.00 0.87 0.00 0.00 11.20 0.00 11:52:24 02:29:01 0.87 0.00 0.87 0.00 0.00 10.00 0.00 11:52:24 02:30:01 1.37 0.00 1.37 0.00 0.00 17.59 0.00 11:52:24 02:31:01 1.75 0.00 1.75 0.00 0.00 20.80 0.00 11:52:24 02:32:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 11:52:24 02:33:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 11:52:24 02:34:01 1.22 0.00 1.22 0.00 0.00 15.46 0.00 11:52:24 02:35:01 0.85 0.00 0.85 0.00 0.00 10.26 0.00 11:52:24 02:36:01 1.03 0.00 1.03 0.00 0.00 13.60 0.00 11:52:24 02:37:01 0.87 0.00 0.87 0.00 0.00 10.26 0.00 11:52:24 02:38:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 11:52:24 02:39:01 1.47 0.00 1.47 0.00 0.00 18.53 0.00 11:52:24 02:40:01 0.97 0.00 0.97 0.00 0.00 11.19 0.00 11:52:24 02:41:01 0.83 0.00 0.83 0.00 0.00 9.73 0.00 11:52:24 02:42:01 1.52 0.00 1.52 0.00 0.00 18.53 0.00 11:52:24 02:43:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 11:52:24 02:44:01 1.18 0.00 1.18 0.00 0.00 16.00 0.00 11:52:24 02:45:01 1.47 0.00 1.47 0.00 0.00 16.80 0.00 11:52:24 02:46:01 0.90 0.00 0.90 0.00 0.00 11.46 0.00 11:52:24 02:47:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 11:52:24 02:48:01 1.10 0.00 1.10 0.00 0.00 14.40 0.00 11:52:24 02:49:01 1.35 0.00 1.35 0.00 0.00 17.20 0.00 11:52:24 02:50:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 11:52:24 02:51:01 0.83 0.00 0.83 0.00 0.00 9.60 0.00 11:52:24 02:52:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 11:52:24 02:53:01 2.77 1.02 1.75 0.00 21.86 20.53 0.00 11:52:24 02:54:01 1.40 0.00 1.40 0.00 0.00 20.93 0.00 11:52:24 02:55:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 11:52:24 02:56:01 1.03 0.00 1.03 0.00 0.00 13.06 0.00 11:52:24 02:57:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 11:52:24 02:58:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 11:52:24 02:59:01 2.00 0.00 2.00 0.00 0.00 24.26 0.00 11:52:24 03:00:01 1.45 0.00 1.45 0.00 0.00 16.80 0.00 11:52:24 03:01:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 11:52:24 03:02:01 3.25 0.63 2.62 0.00 70.52 31.73 0.00 11:52:24 03:03:02 1.10 0.00 1.10 0.00 0.00 13.20 0.00 11:52:24 03:04:01 1.41 0.00 1.41 0.00 0.00 17.08 0.00 11:52:24 03:05:01 1.03 0.00 1.03 0.00 0.00 13.33 0.00 11:52:24 03:06:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 11:52:24 03:07:01 1.38 0.00 1.38 0.00 0.00 15.60 0.00 11:52:24 03:08:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 11:52:24 03:09:01 0.85 0.00 0.85 0.00 0.00 9.47 0.00 11:52:24 03:10:01 1.27 0.00 1.27 0.00 0.00 16.39 0.00 11:52:24 03:11:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 11:52:24 03:12:01 1.07 0.00 1.07 0.00 0.00 13.33 0.00 11:52:24 03:13:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 11:52:24 03:14:01 1.18 0.00 1.18 0.00 0.00 14.93 0.00 11:52:24 03:15:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 11:52:24 03:16:01 1.17 0.00 1.17 0.00 0.00 14.80 0.00 11:52:24 03:17:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 11:52:24 03:18:01 1.30 0.00 1.30 0.00 0.00 16.00 0.00 11:52:24 03:19:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 11:52:24 03:20:01 1.23 0.00 1.23 0.00 0.00 15.60 0.00 11:52:24 03:21:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 11:52:24 03:22:01 1.08 0.02 1.07 0.00 0.40 13.60 0.00 11:52:24 03:23:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 11:52:24 03:24:01 1.10 0.00 1.10 0.00 0.00 14.00 0.00 11:52:24 03:25:01 0.92 0.00 0.92 0.00 0.00 10.12 0.00 11:52:24 03:26:01 1.67 0.00 1.67 0.00 0.00 20.93 0.00 11:52:24 03:27:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 11:52:24 03:28:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 11:52:24 03:29:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 11:52:24 03:30:01 1.14 0.00 1.14 0.00 0.00 13.77 0.00 11:52:24 03:31:01 1.05 0.00 1.05 0.00 0.00 13.60 0.00 11:52:24 03:32:01 1.13 0.00 1.13 0.00 0.00 14.00 0.00 11:52:24 03:33:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 11:52:24 03:34:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 11:52:24 03:35:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 11:52:24 03:36:01 1.15 0.00 1.15 0.00 0.00 15.20 0.00 11:52:24 03:37:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 11:52:24 03:38:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 11:52:24 03:39:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 11:52:24 03:40:01 1.23 0.00 1.23 0.00 0.00 15.33 0.00 11:52:24 03:41:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 11:52:24 03:42:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 11:52:24 03:43:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 11:52:24 03:44:01 1.10 0.00 1.10 0.00 0.00 13.86 0.00 11:52:24 03:45:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 11:52:24 03:46:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 11:52:24 03:47:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 11:52:24 03:48:02 1.45 0.00 1.45 0.00 0.00 17.06 0.00 11:52:24 03:49:01 0.98 0.00 0.98 0.00 0.00 11.39 0.00 11:52:24 03:50:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 11:52:24 03:51:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 11:52:24 03:52:01 1.50 0.00 1.50 0.00 0.00 18.00 0.00 11:52:24 03:53:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 11:52:24 03:54:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 11:52:24 03:55:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 11:52:24 03:56:01 1.63 0.00 1.63 0.00 0.00 19.20 0.00 11:52:24 03:57:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 11:52:24 03:58:01 1.15 0.00 1.15 0.00 0.00 14.53 0.00 11:52:24 03:59:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 11:52:24 04:00:01 1.15 0.00 1.15 0.00 0.00 15.46 0.00 11:52:24 04:01:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 11:52:24 04:02:01 1.15 0.00 1.15 0.00 0.00 14.66 0.00 11:52:24 04:03:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 11:52:24 04:04:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 11:52:24 04:05:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 11:52:24 04:06:01 1.53 0.00 1.53 0.00 0.00 19.06 0.00 11:52:24 04:07:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 11:52:24 04:08:01 1.23 0.00 1.23 0.00 0.00 15.33 0.00 11:52:24 04:09:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 11:52:24 04:10:01 1.32 0.00 1.32 0.00 0.00 16.66 0.00 11:52:24 04:11:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 11:52:24 04:12:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 11:52:24 04:13:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 11:52:24 04:14:01 1.33 0.00 1.33 0.00 0.00 16.93 0.00 11:52:24 04:15:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 11:52:24 04:16:01 1.37 0.00 1.37 0.00 0.00 16.65 0.00 11:52:24 04:17:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 11:52:24 04:18:01 1.78 0.00 1.78 0.00 0.00 20.93 0.00 11:52:24 04:19:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 11:52:24 04:20:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 11:52:24 04:21:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 11:52:24 04:22:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 11:52:24 04:23:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 11:52:24 04:24:01 1.28 0.00 1.28 0.00 0.00 16.53 0.00 11:52:24 04:25:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 11:52:24 04:26:01 1.52 0.00 1.52 0.00 0.00 20.00 0.00 11:52:24 04:27:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 11:52:24 04:28:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 11:52:24 04:29:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 11:52:24 04:30:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 11:52:24 04:31:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 11:52:24 04:32:01 1.63 0.00 1.63 0.00 0.00 18.80 0.00 11:52:24 04:33:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 11:52:24 04:34:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 11:52:24 04:35:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 11:52:24 04:36:01 1.38 0.00 1.38 0.00 0.00 17.60 0.00 11:52:24 04:37:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 11:52:24 04:38:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 11:52:24 04:39:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 11:52:24 04:40:01 1.45 0.00 1.45 0.00 0.00 17.73 0.00 11:52:24 04:41:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 11:52:24 04:42:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 11:52:24 04:43:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 11:52:24 04:44:01 1.27 0.00 1.27 0.00 0.00 15.73 0.00 11:52:24 04:45:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 11:52:24 04:46:01 1.42 0.00 1.42 0.00 0.00 17.33 0.00 11:52:24 04:47:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 11:52:24 04:48:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 11:52:24 04:49:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 11:52:24 04:50:01 1.38 0.00 1.38 0.00 0.00 16.53 0.00 11:52:24 04:51:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 11:52:24 04:52:01 1.28 0.00 1.28 0.00 0.00 16.00 0.00 11:52:24 04:53:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 11:52:24 04:54:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 11:52:24 04:55:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 11:52:24 04:56:01 1.40 0.00 1.40 0.00 0.00 16.80 0.00 11:52:24 04:57:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 11:52:24 04:58:01 1.30 0.00 1.30 0.00 0.00 15.59 0.00 11:52:24 04:59:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 11:52:24 05:00:01 1.35 0.00 1.35 0.00 0.00 17.20 0.00 11:52:24 05:01:01 1.32 0.00 1.32 0.00 0.00 14.40 0.00 11:52:24 05:02:01 1.28 0.02 1.27 0.00 1.20 15.46 0.00 11:52:24 05:03:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 11:52:24 05:04:01 1.43 0.00 1.43 0.00 0.00 18.13 0.00 11:52:24 05:05:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 11:52:24 05:06:01 1.38 0.00 1.38 0.00 0.00 17.06 0.00 11:52:24 05:07:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 11:52:24 05:08:01 1.32 0.00 1.32 0.00 0.00 16.80 0.00 11:52:24 05:09:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 11:52:24 05:10:02 1.38 0.00 1.38 0.00 0.00 16.79 0.00 11:52:24 05:11:01 1.07 0.00 1.07 0.00 0.00 12.07 0.00 11:52:24 05:12:01 1.75 0.00 1.75 0.00 0.00 20.00 0.00 11:52:24 05:13:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 11:52:24 05:14:01 1.90 0.00 1.90 0.00 0.00 22.00 0.00 11:52:24 05:15:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 11:52:24 05:16:01 1.88 0.00 1.88 0.00 0.00 21.86 0.00 11:52:24 05:17:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 11:52:24 05:18:01 1.88 0.00 1.88 0.00 0.00 21.33 0.00 11:52:24 05:19:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 11:52:24 05:20:01 1.57 0.00 1.57 0.00 0.00 18.26 0.00 11:52:24 05:21:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 11:52:24 05:22:01 1.80 0.00 1.80 0.00 0.00 20.93 0.00 11:52:24 05:23:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 11:52:24 05:24:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 11:52:24 05:25:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 11:52:24 05:26:01 1.68 0.00 1.68 0.00 0.00 19.60 0.00 11:52:24 05:27:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 11:52:24 05:28:01 1.70 0.00 1.70 0.00 0.00 19.33 0.00 11:52:24 05:29:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 11:52:24 05:30:01 1.63 0.00 1.63 0.00 0.00 18.80 0.00 11:52:24 05:31:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 11:52:24 05:32:01 1.83 0.00 1.83 0.00 0.00 21.33 0.00 11:52:24 05:33:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 11:52:24 05:34:01 1.77 0.00 1.77 0.00 0.00 20.40 0.00 11:52:24 05:35:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 11:52:24 05:36:01 1.50 0.00 1.50 0.00 0.00 18.26 0.00 11:52:24 05:37:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 11:52:24 05:38:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 11:52:24 05:39:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 11:52:24 05:40:01 1.50 0.00 1.50 0.00 0.00 18.40 0.00 11:52:24 05:41:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 11:52:24 05:42:01 1.45 0.00 1.45 0.00 0.00 18.13 0.00 11:52:24 05:43:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 11:52:24 05:44:01 1.32 0.00 1.32 0.00 0.00 16.40 0.00 11:52:24 05:45:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 11:52:24 05:46:01 1.32 0.00 1.32 0.00 0.00 16.66 0.00 11:52:24 05:47:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 11:52:24 05:48:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 11:52:24 05:49:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 11:52:24 05:50:01 1.60 0.00 1.60 0.00 0.00 20.26 0.00 11:52:24 05:51:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 11:52:24 05:52:01 1.45 0.00 1.45 0.00 0.00 17.86 0.00 11:52:24 05:53:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 11:52:24 05:54:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 11:52:24 05:55:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 11:52:24 05:56:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 11:52:24 05:57:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 11:52:24 05:58:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 11:52:24 05:59:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 11:52:24 06:00:01 1.40 0.00 1.40 0.00 0.00 17.73 0.00 11:52:24 06:01:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 11:52:24 06:02:01 1.48 0.00 1.48 0.00 0.00 18.40 0.00 11:52:24 06:03:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 11:52:24 06:04:01 1.38 0.00 1.38 0.00 0.00 16.53 0.00 11:52:24 06:05:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 11:52:24 06:06:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 11:52:24 06:07:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 11:52:24 06:08:01 1.78 0.00 1.78 0.00 0.00 21.33 0.00 11:52:24 06:09:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 11:52:24 06:10:01 1.30 0.00 1.30 0.00 0.00 16.80 0.00 11:52:24 06:11:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 11:52:24 06:12:01 1.77 0.00 1.77 0.00 0.00 20.79 0.00 11:52:24 06:13:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 11:52:24 06:14:01 1.63 0.00 1.63 0.00 0.00 19.20 0.00 11:52:24 06:15:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 11:52:24 06:16:01 1.78 0.00 1.78 0.00 0.00 20.26 0.00 11:52:24 06:17:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 11:52:24 06:18:01 1.65 0.00 1.65 0.00 0.00 20.00 0.00 11:52:24 06:19:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 11:52:24 06:20:01 1.42 0.00 1.42 0.00 0.00 17.06 0.00 11:52:24 06:21:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 11:52:24 06:22:01 1.40 0.00 1.40 0.00 0.00 17.20 0.00 11:52:24 06:23:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 11:52:24 06:24:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 11:52:24 06:25:01 1.15 0.03 1.12 0.00 0.27 12.26 0.00 11:52:24 06:26:01 5.07 2.26 2.81 0.00 36.90 83.95 0.00 11:52:24 06:27:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 11:52:24 06:28:01 1.80 0.00 1.80 0.00 0.00 21.20 0.00 11:52:24 06:29:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 11:52:24 06:30:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 11:52:24 06:31:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 11:52:24 06:32:01 1.30 0.00 1.30 0.00 0.00 16.53 0.00 11:52:24 06:33:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 11:52:24 06:34:01 1.43 0.00 1.43 0.00 0.00 17.46 0.00 11:52:24 06:35:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 11:52:24 06:36:01 1.38 0.00 1.38 0.00 0.00 17.33 0.00 11:52:24 06:37:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 11:52:24 06:38:01 1.38 0.00 1.38 0.00 0.00 17.33 0.00 11:52:24 06:39:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 11:52:24 06:40:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 11:52:24 06:41:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 11:52:24 06:42:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 11:52:24 06:43:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 11:52:24 06:44:01 1.50 0.00 1.50 0.00 0.00 18.53 0.00 11:52:24 06:45:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 11:52:24 06:46:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 11:52:24 06:47:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 11:52:24 06:48:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 11:52:24 06:49:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 11:52:24 06:50:01 1.42 0.00 1.42 0.00 0.00 17.33 0.00 11:52:24 06:51:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 11:52:24 06:52:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 11:52:24 06:53:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 11:52:24 06:54:01 1.38 0.00 1.38 0.00 0.00 17.60 0.00 11:52:24 06:55:01 1.28 0.00 1.28 0.00 0.00 14.00 0.00 11:52:24 06:56:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 11:52:24 06:57:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 11:52:24 06:58:01 1.97 0.00 1.97 0.00 0.00 22.53 0.00 11:52:24 06:59:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 11:52:24 07:00:01 1.72 0.00 1.72 0.00 0.00 21.06 0.00 11:52:24 07:01:01 1.03 0.00 1.03 0.00 0.00 10.66 0.00 11:52:24 07:02:01 1.38 0.00 1.38 0.00 0.00 16.92 0.00 11:52:24 07:03:01 1.23 0.00 1.23 0.00 0.00 14.38 0.00 11:52:24 07:04:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 11:52:24 07:05:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 11:52:24 07:06:01 1.40 0.00 1.40 0.00 0.00 16.00 0.00 11:52:24 07:07:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 11:52:24 07:08:01 1.82 0.00 1.82 0.00 0.00 20.93 0.00 11:52:24 07:09:01 1.02 0.00 1.02 0.00 0.00 10.53 0.00 11:52:24 07:10:01 1.75 0.00 1.75 0.00 0.00 20.66 0.00 11:52:24 07:11:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 11:52:24 07:12:01 1.70 0.00 1.70 0.00 0.00 19.06 0.00 11:52:24 07:13:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 11:52:24 07:14:01 1.77 0.00 1.77 0.00 0.00 20.40 0.00 11:52:24 07:15:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 11:52:24 07:16:01 1.50 0.00 1.50 0.00 0.00 18.25 0.00 11:52:24 07:17:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 11:52:24 07:18:01 1.66 0.00 1.66 0.00 0.00 19.97 0.00 11:52:24 07:19:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 11:52:24 07:20:01 1.38 0.00 1.38 0.00 0.00 16.53 0.00 11:52:24 07:21:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 11:52:24 07:22:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 11:52:24 07:23:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 11:52:24 07:24:01 1.53 0.00 1.53 0.00 0.00 18.00 0.00 11:52:24 07:25:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 11:52:24 07:26:01 1.35 0.00 1.35 0.00 0.00 16.79 0.00 11:52:24 07:27:02 1.07 0.00 1.07 0.00 0.00 11.20 0.00 11:52:24 07:28:01 1.39 0.00 1.39 0.00 0.00 17.22 0.00 11:52:24 07:29:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 11:52:24 07:30:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 11:52:24 07:31:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 11:52:24 07:32:01 1.30 0.00 1.30 0.00 0.00 16.00 0.00 11:52:24 07:33:01 0.90 0.00 0.90 0.00 0.00 9.60 0.00 11:52:24 07:34:01 1.45 0.00 1.45 0.00 0.00 18.40 0.00 11:52:24 07:35:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 11:52:24 07:36:01 1.73 0.00 1.73 0.00 0.00 19.73 0.00 11:52:24 07:37:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 11:52:24 07:38:01 1.60 0.00 1.60 0.00 0.00 18.13 0.00 11:52:24 07:39:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 11:52:24 07:40:01 1.77 0.00 1.77 0.00 0.00 19.86 0.00 11:52:24 07:41:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 11:52:24 07:42:01 1.73 0.00 1.73 0.00 0.00 19.73 0.00 11:52:24 07:43:01 1.02 0.00 1.02 0.00 0.00 10.53 0.00 11:52:24 07:44:01 1.83 0.00 1.83 0.00 0.00 21.46 0.00 11:52:24 07:45:01 1.07 0.00 1.07 0.00 0.00 11.59 0.00 11:52:24 07:46:01 2.08 0.00 2.08 0.00 0.00 23.45 0.00 11:52:24 07:47:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 11:52:24 07:48:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 11:52:24 07:49:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 11:52:24 07:50:01 1.50 0.00 1.50 0.00 0.00 18.40 0.00 11:52:24 07:51:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 11:52:24 07:52:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 11:52:24 07:53:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 11:52:24 07:54:01 1.70 0.00 1.70 0.00 0.00 20.80 0.00 11:52:24 07:55:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 11:52:24 07:56:01 1.45 0.00 1.45 0.00 0.00 17.19 0.00 11:52:24 07:57:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 11:52:24 07:58:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 11:52:24 07:59:01 1.18 0.00 1.18 0.00 0.00 12.26 0.00 11:52:24 08:00:01 1.40 0.00 1.40 0.00 0.00 17.32 0.00 11:52:24 08:01:01 1.15 0.00 1.15 0.00 0.00 11.86 0.00 11:52:24 08:02:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 11:52:24 08:03:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 11:52:24 08:04:01 1.75 0.00 1.75 0.00 0.00 20.26 0.00 11:52:24 08:05:01 1.25 0.00 1.25 0.00 0.00 13.06 0.00 11:52:24 08:06:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 11:52:24 08:07:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 11:52:24 08:08:01 1.35 0.00 1.35 0.00 0.00 16.78 0.00 11:52:24 08:09:01 1.20 0.00 1.20 0.00 0.00 12.66 0.00 11:52:24 08:10:01 1.50 0.00 1.50 0.00 0.00 18.00 0.00 11:52:24 08:11:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 11:52:24 08:12:01 1.40 0.00 1.40 0.00 0.00 16.00 0.00 11:52:24 08:13:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 11:52:24 08:14:01 1.65 0.00 1.65 0.00 0.00 19.33 0.00 11:52:24 08:15:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 11:52:24 08:16:01 1.63 0.00 1.63 0.00 0.00 19.06 0.00 11:52:24 08:17:01 1.10 0.00 1.10 0.00 0.00 11.20 0.00 11:52:24 08:18:01 1.82 0.00 1.82 0.00 0.00 20.66 0.00 11:52:24 08:19:01 1.15 0.00 1.15 0.00 0.00 12.00 0.00 11:52:24 08:20:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 11:52:24 08:21:01 1.22 0.00 1.22 0.00 0.00 12.93 0.00 11:52:24 08:22:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 11:52:24 08:23:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 11:52:24 08:24:01 1.63 0.00 1.63 0.00 0.00 18.40 0.00 11:52:24 08:25:01 1.13 0.00 1.13 0.00 0.00 11.46 0.00 11:52:24 08:26:01 1.60 0.00 1.60 0.00 0.00 18.80 0.00 11:52:24 08:27:01 1.08 0.00 1.08 0.00 0.00 10.93 0.00 11:52:24 08:28:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 11:52:24 08:29:01 1.30 0.00 1.30 0.00 0.00 13.86 0.00 11:52:24 08:30:01 1.47 0.00 1.47 0.00 0.00 16.80 0.00 11:52:24 08:31:01 1.12 0.00 1.12 0.00 0.00 11.73 0.00 11:52:24 08:32:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 11:52:24 08:33:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 11:52:24 08:34:01 1.48 0.00 1.48 0.00 0.00 18.00 0.00 11:52:24 08:35:01 1.15 0.00 1.15 0.00 0.00 11.60 0.00 11:52:24 08:36:02 1.57 0.00 1.57 0.00 0.00 19.46 0.00 11:52:24 08:37:01 1.12 0.00 1.12 0.00 0.00 12.07 0.00 11:52:24 08:38:01 1.53 0.00 1.53 0.00 0.00 16.93 0.00 11:52:24 08:39:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 11:52:24 08:40:01 1.97 0.00 1.97 0.00 0.00 21.46 0.00 11:52:24 08:41:01 1.13 0.00 1.13 0.00 0.00 11.60 0.00 11:52:24 08:42:01 1.77 0.00 1.77 0.00 0.00 19.46 0.00 11:52:24 08:43:01 1.08 0.00 1.08 0.00 0.00 10.93 0.00 11:52:24 08:44:01 1.67 0.00 1.67 0.00 0.00 19.20 0.00 11:52:24 08:45:01 1.23 0.00 1.23 0.00 0.00 13.33 0.00 11:52:24 08:46:01 1.78 0.00 1.78 0.00 0.00 20.26 0.00 11:52:24 08:47:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 11:52:24 08:48:01 1.48 0.00 1.48 0.00 0.00 16.53 0.00 11:52:24 08:49:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 11:52:24 08:50:01 1.93 0.00 1.93 0.00 0.00 23.06 0.00 11:52:24 08:51:01 1.12 0.00 1.12 0.00 0.00 11.20 0.00 11:52:24 08:52:01 1.88 0.00 1.88 0.00 0.00 20.93 0.00 11:52:24 08:53:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 11:52:24 08:54:01 1.53 0.00 1.53 0.00 0.00 17.86 0.00 11:52:24 08:55:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 11:52:24 08:56:01 1.80 0.00 1.80 0.00 0.00 19.73 0.00 11:52:24 08:57:01 1.05 0.00 1.05 0.00 0.00 10.93 0.00 11:52:24 08:58:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 11:52:24 08:59:01 1.20 0.00 1.20 0.00 0.00 11.86 0.00 11:52:24 09:00:01 1.88 0.00 1.88 0.00 0.00 21.60 0.00 11:52:24 09:01:01 1.20 0.00 1.20 0.00 0.00 12.00 0.00 11:52:24 09:02:01 1.83 0.00 1.83 0.00 0.00 20.26 0.00 11:52:24 09:03:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 11:52:24 09:04:01 1.58 0.00 1.58 0.00 0.00 17.73 0.00 11:52:24 09:05:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 11:52:24 09:06:01 1.52 0.00 1.52 0.00 0.00 17.19 0.00 11:52:24 09:07:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 11:52:24 09:08:01 1.38 0.00 1.38 0.00 0.00 16.53 0.00 11:52:24 09:09:01 1.12 0.00 1.12 0.00 0.00 11.06 0.00 11:52:24 09:10:01 2.02 0.00 2.02 0.00 0.00 23.86 0.00 11:52:24 09:11:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 11:52:24 09:12:01 1.85 0.00 1.85 0.00 0.00 20.66 0.00 11:52:24 09:13:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 11:52:24 09:14:01 1.80 0.00 1.80 0.00 0.00 20.13 0.00 11:52:24 09:15:01 1.27 0.00 1.27 0.00 0.00 13.73 0.00 11:52:24 09:16:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 11:52:24 09:17:01 1.10 0.00 1.10 0.00 0.00 11.20 0.00 11:52:24 09:18:01 2.03 0.02 2.02 0.00 0.27 21.73 0.00 11:52:24 09:19:01 0.98 0.00 0.98 0.00 0.00 10.13 0.00 11:52:24 09:20:01 1.88 0.00 1.88 0.00 0.00 21.46 0.00 11:52:24 09:21:01 1.13 0.00 1.13 0.00 0.00 12.12 0.00 11:52:24 09:22:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 11:52:24 09:23:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 11:52:24 09:24:01 1.68 0.00 1.68 0.00 0.00 19.20 0.00 11:52:24 09:25:01 1.13 0.00 1.13 0.00 0.00 11.86 0.00 11:52:24 09:26:01 1.82 0.00 1.82 0.00 0.00 21.06 0.00 11:52:24 09:27:01 1.13 0.00 1.13 0.00 0.00 11.20 0.00 11:52:24 09:28:01 1.72 0.00 1.72 0.00 0.00 19.06 0.00 11:52:24 09:29:01 1.08 0.00 1.08 0.00 0.00 11.20 0.00 11:52:24 09:30:01 1.70 0.00 1.70 0.00 0.00 20.26 0.00 11:52:24 09:31:01 1.27 0.00 1.27 0.00 0.00 13.33 0.00 11:52:24 09:32:01 1.48 0.00 1.48 0.00 0.00 16.80 0.00 11:52:24 09:33:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 11:52:24 09:34:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 11:52:24 09:35:01 2.22 0.00 2.22 0.00 0.00 25.72 0.00 11:52:24 09:36:01 1.72 0.00 1.72 0.00 0.00 19.33 0.00 11:52:24 09:37:01 1.18 0.00 1.18 0.00 0.00 12.53 0.00 11:52:24 09:38:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 11:52:24 09:39:01 1.27 0.00 1.27 0.00 0.00 12.93 0.00 11:52:24 09:40:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 11:52:24 09:41:01 1.23 0.00 1.23 0.00 0.00 12.53 0.00 11:52:24 09:42:01 1.40 0.00 1.40 0.00 0.00 16.80 0.00 11:52:24 09:43:01 1.28 0.00 1.28 0.00 0.00 13.33 0.00 11:52:24 09:44:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 11:52:24 09:45:01 1.22 0.00 1.22 0.00 0.00 12.00 0.00 11:52:24 09:46:01 1.83 0.00 1.83 0.00 0.00 21.73 0.00 11:52:24 09:47:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 11:52:24 09:48:01 1.32 0.00 1.32 0.00 0.00 15.59 0.00 11:52:24 09:49:01 1.18 0.00 1.18 0.00 0.00 12.26 0.00 11:52:24 09:50:01 1.65 0.00 1.65 0.00 0.00 19.85 0.00 11:52:24 09:51:01 1.07 0.00 1.07 0.00 0.00 10.66 0.00 11:52:24 09:52:02 1.72 0.00 1.72 0.00 0.00 19.33 0.00 11:52:24 09:53:01 1.02 0.00 1.02 0.00 0.00 10.44 0.00 11:52:24 09:54:01 1.30 0.00 1.30 0.00 0.00 16.13 0.00 11:52:24 09:55:01 1.33 0.00 1.33 0.00 0.00 13.86 0.00 11:52:24 09:56:01 1.87 0.00 1.87 0.00 0.00 21.20 0.00 11:52:24 09:57:01 1.15 0.00 1.15 0.00 0.00 12.00 0.00 11:52:24 09:58:01 1.58 0.00 1.58 0.00 0.00 18.26 0.00 11:52:24 09:59:01 1.22 0.00 1.22 0.00 0.00 12.66 0.00 11:52:24 10:00:01 1.90 0.00 1.90 0.00 0.00 21.99 0.00 11:52:24 10:01:01 1.17 0.00 1.17 0.00 0.00 11.86 0.00 11:52:24 10:02:01 1.68 0.00 1.68 0.00 0.00 20.00 0.00 11:52:24 10:03:01 1.82 0.18 1.63 0.00 18.53 20.13 0.00 11:52:24 10:04:01 2.28 0.00 2.28 0.00 0.00 25.06 0.00 11:52:24 10:05:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 11:52:24 10:06:01 1.87 0.00 1.87 0.00 0.00 20.93 0.00 11:52:24 10:07:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 11:52:24 10:08:01 1.62 0.00 1.62 0.00 0.00 18.40 0.00 11:52:24 10:09:01 1.17 0.00 1.17 0.00 0.00 11.46 0.00 11:52:24 10:10:01 1.78 0.00 1.78 0.00 0.00 20.53 0.00 11:52:24 10:11:01 1.27 0.00 1.27 0.00 0.00 13.46 0.00 11:52:24 10:12:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 11:52:24 10:13:01 1.20 0.00 1.20 0.00 0.00 12.40 0.00 11:52:24 10:14:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 11:52:24 10:15:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 11:52:24 10:16:01 1.68 0.00 1.68 0.00 0.00 19.19 0.00 11:52:24 10:17:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 11:52:24 10:18:01 1.83 0.00 1.83 0.00 0.00 20.80 0.00 11:52:24 10:19:01 1.08 0.00 1.08 0.00 0.00 11.06 0.00 11:52:24 10:20:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 11:52:24 10:21:01 1.28 0.00 1.28 0.00 0.00 13.73 0.00 11:52:24 10:22:01 1.55 0.00 1.55 0.00 0.00 17.46 0.00 11:52:24 10:23:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 11:52:24 10:24:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 11:52:24 10:25:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 11:52:24 10:26:01 1.62 0.00 1.62 0.00 0.00 19.73 0.00 11:52:24 10:27:01 1.10 0.00 1.10 0.00 0.00 10.93 0.00 11:52:24 10:28:01 1.33 0.00 1.33 0.00 0.00 15.99 0.00 11:52:24 10:29:01 1.30 0.00 1.30 0.00 0.00 13.60 0.00 11:52:24 10:30:01 1.55 0.00 1.55 0.00 0.00 17.46 0.00 11:52:24 10:31:01 1.25 0.00 1.25 0.00 0.00 13.99 0.00 11:52:24 10:32:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 11:52:24 10:33:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 11:52:24 10:34:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 11:52:24 10:35:01 1.60 0.00 1.60 0.00 0.00 21.06 0.00 11:52:24 10:36:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 11:52:24 10:37:01 1.20 0.00 1.20 0.00 0.00 12.53 0.00 11:52:24 10:38:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 11:52:24 10:39:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 11:52:24 10:40:01 1.68 0.00 1.68 0.00 0.00 18.80 0.00 11:52:24 10:41:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 11:52:24 10:42:01 1.42 0.00 1.42 0.00 0.00 17.60 0.00 11:52:24 10:43:01 1.12 0.00 1.12 0.00 0.00 11.06 0.00 11:52:24 10:44:01 1.23 0.00 1.23 0.00 0.00 15.19 0.00 11:52:24 10:45:01 1.25 0.00 1.25 0.00 0.00 12.93 0.00 11:52:24 10:46:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 11:52:24 10:47:01 1.22 0.00 1.22 0.00 0.00 12.80 0.00 11:52:24 10:48:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 11:52:24 10:49:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 11:52:24 10:50:01 1.27 0.00 1.27 0.00 0.00 16.40 0.00 11:52:24 10:51:01 1.37 0.00 1.37 0.00 0.00 14.53 0.00 11:52:24 10:52:01 5.13 2.78 2.35 0.00 129.45 312.48 0.00 11:52:24 10:53:01 365.42 10.28 355.14 0.00 1749.84 51884.29 0.00 11:52:24 10:54:01 118.28 0.85 117.43 0.00 13.33 44002.80 0.00 11:52:24 10:55:01 36.22 0.03 36.19 0.00 0.27 25708.90 0.00 11:52:24 10:56:01 28.60 0.02 28.59 0.00 0.13 16770.01 0.00 11:52:24 10:57:01 1.92 0.00 1.92 0.00 0.00 182.21 0.00 11:52:24 10:58:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 11:52:24 10:59:01 1.15 0.00 1.15 0.00 0.00 11.73 0.00 11:52:24 11:00:01 1.43 0.00 1.43 0.00 0.00 16.00 0.00 11:52:24 11:01:02 1.32 0.00 1.32 0.00 0.00 13.73 0.00 11:52:24 11:02:01 1.47 0.00 1.47 0.00 0.00 17.49 0.00 11:52:24 11:03:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 11:52:24 11:04:01 1.38 0.00 1.38 0.00 0.00 14.93 0.00 11:52:24 11:05:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 11:52:24 11:06:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 11:52:24 11:07:01 1.30 0.00 1.30 0.00 0.00 14.26 0.00 11:52:24 11:08:01 1.67 0.00 1.67 0.00 0.00 18.26 0.00 11:52:24 11:09:01 1.18 0.00 1.18 0.00 0.00 11.86 0.00 11:52:24 11:10:01 1.77 0.00 1.77 0.00 0.00 19.73 0.00 11:52:24 11:11:01 1.25 0.00 1.25 0.00 0.00 12.80 0.00 11:52:24 11:12:01 1.87 0.00 1.87 0.00 0.00 20.26 0.00 11:52:24 11:13:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 11:52:24 11:14:01 1.38 0.00 1.38 0.00 0.00 15.06 0.00 11:52:24 11:15:01 1.27 0.00 1.27 0.00 0.00 14.13 0.00 11:52:24 11:16:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 11:52:24 11:17:01 1.33 0.00 1.33 0.00 0.00 15.20 0.00 11:52:24 11:18:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 11:52:24 11:19:01 1.28 0.00 1.28 0.00 0.00 13.73 0.00 11:52:24 11:20:01 1.93 0.00 1.93 0.00 0.00 19.86 0.00 11:52:24 11:21:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 11:52:24 11:22:01 1.63 0.00 1.63 0.00 0.00 17.73 0.00 11:52:24 11:23:01 1.17 0.00 1.17 0.00 0.00 12.13 0.00 11:52:24 11:24:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 11:52:24 11:25:01 1.15 0.00 1.15 0.00 0.00 11.46 0.00 11:52:24 11:26:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 11:52:24 11:27:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 11:52:24 11:28:01 1.55 0.00 1.55 0.00 0.00 17.46 0.00 11:52:24 11:29:01 1.32 0.00 1.32 0.00 0.00 14.13 0.00 11:52:24 11:30:01 1.55 0.00 1.55 0.00 0.00 16.40 0.00 11:52:24 11:31:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 11:52:24 11:32:01 1.78 0.00 1.78 0.00 0.00 20.00 0.00 11:52:24 11:33:01 1.05 0.00 1.05 0.00 0.00 10.53 0.00 11:52:24 11:34:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 11:52:24 11:35:01 1.27 0.00 1.27 0.00 0.00 12.93 0.00 11:52:24 11:36:01 1.52 0.00 1.52 0.00 0.00 16.93 0.00 11:52:24 11:37:01 1.27 0.00 1.27 0.00 0.00 14.00 0.00 11:52:24 11:38:01 1.45 0.00 1.45 0.00 0.00 15.60 0.00 11:52:24 11:39:01 1.25 0.00 1.25 0.00 0.00 13.20 0.00 11:52:24 11:40:01 1.48 0.00 1.48 0.00 0.00 16.00 0.00 11:52:24 11:41:01 1.15 0.00 1.15 0.00 0.00 12.13 0.00 11:52:24 11:42:01 1.63 0.00 1.63 0.00 0.00 18.93 0.00 11:52:24 11:43:01 1.12 0.00 1.12 0.00 0.00 11.20 0.00 11:52:24 11:44:01 1.52 0.00 1.52 0.00 0.00 16.80 0.00 11:52:24 11:45:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 11:52:24 11:46:01 1.70 0.00 1.70 0.00 0.00 17.73 0.00 11:52:24 11:47:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 11:52:24 11:48:01 1.50 0.00 1.50 0.00 0.00 16.53 0.00 11:52:24 11:49:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 11:52:24 11:50:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 11:52:24 11:51:01 1.22 0.00 1.22 0.00 0.00 12.40 0.00 11:52:24 11:52:01 1.50 0.00 1.50 0.00 0.00 16.53 0.00 11:52:24 Average: 2.50 0.10 2.39 0.00 17.08 580.06 0.00 11:52:24 11:52:24 02:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:52:24 02:10:01 30578072 31861696 523176 1.59 47280 1542568 1643172 4.84 598076 1424124 6040 11:52:24 02:11:01 30576940 31860676 523760 1.59 47376 1542572 1643172 4.84 597928 1424072 48 11:52:24 02:12:01 30562328 31847776 536504 1.63 47440 1543968 1643172 4.84 612828 1425300 36 11:52:24 02:13:01 30515904 31803476 580032 1.76 47500 1545504 1643172 4.84 657844 1425904 152 11:52:24 02:14:01 30455376 31790592 591520 1.80 49216 1590348 1659300 4.89 668736 1471056 72 11:52:24 02:15:01 30062796 31765908 572012 1.74 77544 1943260 1621728 4.78 944276 1549436 280 11:52:24 02:16:01 30068076 31766476 571432 1.74 76136 1940008 1627572 4.80 942332 1546216 8 11:52:24 02:17:01 30067776 31766284 571544 1.74 76236 1940004 1627572 4.80 942144 1546224 32 11:52:24 02:18:01 30067844 31766484 570980 1.74 76324 1940012 1627572 4.80 942424 1546236 8 11:52:24 02:19:01 30069584 31768344 569064 1.73 76428 1940016 1627572 4.80 941320 1546220 168 11:52:24 02:20:01 30069292 31768068 569212 1.73 76492 1940016 1627572 4.80 941432 1546220 20 11:52:24 02:21:01 30070724 31769584 567692 1.73 76508 1940024 1627572 4.80 939508 1546224 144 11:52:24 02:22:01 30070796 31769660 567576 1.73 76532 1940024 1627572 4.80 939416 1546228 8 11:52:24 02:23:01 30070424 31769328 567880 1.73 76548 1940028 1627572 4.80 939380 1546232 140 11:52:24 02:24:01 30070352 31769312 567796 1.73 76588 1940032 1627572 4.80 939668 1546244 32 11:52:24 02:25:01 30069264 31768324 568496 1.73 76648 1940008 1617440 4.77 940620 1546204 212 11:52:24 02:26:01 30069944 31769032 567972 1.73 76672 1940012 1617440 4.77 940588 1546208 200 11:52:24 02:27:01 30069708 31768816 568124 1.73 76688 1940016 1617440 4.77 940704 1546212 176 11:52:24 02:28:01 30069744 31768880 568248 1.73 76712 1940016 1617440 4.77 940952 1546212 188 11:52:24 02:29:01 30070240 31769404 567664 1.73 76728 1940028 1617440 4.77 940444 1546224 164 11:52:24 02:30:01 30070516 31769696 567340 1.73 76760 1940028 1617440 4.77 940344 1546224 188 11:52:24 02:31:01 30070412 31769812 567120 1.72 76848 1940160 1617440 4.77 940284 1546356 36 11:52:24 02:32:01 30070388 31769836 567032 1.72 76872 1940164 1617440 4.77 940448 1546372 8 11:52:24 02:33:01 30070340 31769812 566948 1.72 76896 1940164 1617440 4.77 940436 1546376 144 11:52:24 02:34:01 30070032 31769556 567268 1.73 76936 1940168 1617440 4.77 940616 1546384 36 11:52:24 02:35:01 30070320 31769880 567112 1.72 76956 1940172 1617440 4.77 940816 1546368 252 11:52:24 02:36:01 30070344 31769920 567072 1.72 76980 1940172 1600908 4.72 940756 1546368 12 11:52:24 02:37:01 30070184 31769784 567168 1.72 76996 1940176 1600908 4.72 940628 1546376 140 11:52:24 02:38:01 30070064 31769688 567216 1.72 77012 1940180 1600908 4.72 940696 1546380 8 11:52:24 02:39:01 30069984 31769632 567172 1.72 77052 1940184 1600908 4.72 941052 1546388 40 11:52:24 02:40:01 30069780 31769468 567308 1.73 77068 1940188 1600908 4.72 941004 1546392 16 11:52:24 02:41:01 30069480 31769184 567504 1.73 77092 1940188 1584560 4.67 941116 1546392 152 11:52:24 02:42:01 30069464 31769248 567384 1.73 77180 1940192 1584560 4.67 941448 1546404 8 11:52:24 02:43:01 30069404 31769276 567508 1.73 77268 1940192 1584560 4.67 941340 1546412 148 11:52:24 02:44:01 30069404 31769336 567424 1.73 77300 1940196 1584560 4.67 941836 1546416 8 11:52:24 02:45:01 30069256 31769228 567488 1.73 77332 1940200 1584560 4.67 941668 1546396 4 11:52:24 02:46:01 30069200 31769196 567456 1.73 77356 1940200 1584560 4.67 941820 1546396 12 11:52:24 02:47:01 30069152 31769164 567400 1.73 77384 1940212 1584560 4.67 941900 1546404 148 11:52:24 02:48:01 30068836 31768908 567608 1.73 77408 1940216 1584560 4.67 941676 1546408 8 11:52:24 02:49:01 30069256 31769356 567428 1.73 77440 1940216 1584560 4.67 941780 1546408 48 11:52:24 02:50:01 30069420 31769560 567284 1.73 77464 1940220 1584560 4.67 942148 1546416 4 11:52:24 02:51:01 30069540 31769704 567356 1.73 77488 1940220 1584560 4.67 941952 1546420 152 11:52:24 02:52:01 30069256 31769444 567584 1.73 77504 1940224 1584560 4.67 941976 1546424 8 11:52:24 02:53:01 30055252 31756316 580284 1.76 77572 1940844 1674232 4.93 956216 1546972 4 11:52:24 02:54:01 30065344 31766444 570304 1.73 77620 1940844 1656688 4.88 942312 1546972 32 11:52:24 02:55:01 30065928 31767068 569624 1.73 77644 1940852 1656688 4.88 942960 1546980 144 11:52:24 02:56:01 30065836 31766988 569852 1.73 77660 1940852 1656688 4.88 942596 1546980 12 11:52:24 02:57:01 30065852 31767024 569780 1.73 77676 1940856 1656688 4.88 942612 1546984 148 11:52:24 02:58:01 30066104 31767304 569472 1.73 77700 1940860 1656688 4.88 942728 1546996 4 11:52:24 02:59:01 30065764 31767080 569640 1.73 77812 1940860 1656688 4.88 942964 1546992 60 11:52:24 03:00:01 30065668 31767100 569536 1.73 77900 1940864 1656688 4.88 942980 1547004 8 11:52:24 03:01:01 30065572 31767060 569448 1.73 77988 1940868 1656688 4.88 943544 1547008 144 11:52:24 03:02:01 30062404 31766220 570164 1.73 78096 1942968 1642860 4.84 948096 1546052 12 11:52:24 03:03:02 30062168 31766040 570320 1.73 78152 1942972 1642860 4.84 947712 1546052 144 11:52:24 03:04:01 30061980 31765928 570404 1.73 78200 1942980 1642860 4.84 948868 1546060 20 11:52:24 03:05:01 30062012 31765988 570256 1.73 78240 1942976 1626492 4.79 948848 1546064 16 11:52:24 03:06:01 30062204 31766260 570152 1.73 78304 1942988 1610344 4.75 948620 1546068 12 11:52:24 03:07:01 30061912 31765968 570368 1.73 78328 1942988 1610344 4.75 948668 1546068 296 11:52:24 03:08:01 30062160 31766260 570256 1.73 78352 1942992 1610344 4.75 948748 1546072 8 11:52:24 03:09:01 30061868 31765996 570488 1.73 78368 1942992 1610344 4.75 949004 1546072 8 11:52:24 03:10:01 30061724 31765856 570512 1.73 78408 1942980 1610344 4.75 949472 1546076 16 11:52:24 03:11:01 30061848 31766048 570184 1.73 78424 1943000 1610344 4.75 949028 1546080 12 11:52:24 03:12:01 30061864 31766064 570088 1.73 78440 1943000 1610344 4.75 949072 1546080 8 11:52:24 03:13:01 30055012 31759312 576716 1.75 78464 1943004 1610344 4.75 957920 1545220 8 11:52:24 03:14:01 30055004 31759396 576552 1.75 78496 1943076 1610344 4.75 957388 1545268 12 11:52:24 03:15:01 30055276 31759708 576420 1.75 78536 1943068 1610344 4.75 957520 1545268 4 11:52:24 03:16:01 30055300 31759776 576332 1.75 78568 1943080 1610344 4.75 957592 1545272 12 11:52:24 03:17:01 30054824 31759300 576684 1.75 78592 1943080 1610344 4.75 957948 1545272 12 11:52:24 03:18:01 30054484 31759016 576952 1.75 78608 1943084 1610344 4.75 957940 1545280 8 11:52:24 03:19:01 30054428 31758964 576924 1.75 78624 1943092 1610344 4.75 957868 1545284 8 11:52:24 03:20:01 30054728 31759304 576532 1.75 78664 1943076 1610344 4.75 957860 1545288 16 11:52:24 03:21:01 30054176 31758776 576984 1.75 78680 1943096 1610344 4.75 958388 1545288 8 11:52:24 03:22:01 30054232 31758888 576900 1.75 78696 1943112 1610344 4.75 958228 1545300 8 11:52:24 03:23:01 30054216 31758992 576732 1.75 78712 1943244 1610344 4.75 958232 1545404 8 11:52:24 03:24:01 30054484 31759320 576420 1.75 78728 1943248 1610344 4.75 957988 1545444 8 11:52:24 03:25:01 30054428 31759264 576400 1.75 78744 1943248 1610344 4.75 958156 1545444 20 11:52:24 03:26:01 30053788 31758676 576816 1.75 78784 1943252 1610344 4.75 958288 1545444 12 11:52:24 03:27:01 30053748 31758640 576776 1.75 78800 1943256 1610344 4.75 958260 1545448 8 11:52:24 03:28:01 30053636 31758580 576756 1.75 78816 1943256 1610344 4.75 958408 1545452 8 11:52:24 03:29:01 30053568 31758516 576968 1.75 78832 1943260 1610344 4.75 958396 1545456 8 11:52:24 03:30:01 30054060 31759056 576616 1.75 78856 1943260 1610344 4.75 959160 1545456 24 11:52:24 03:31:01 30053840 31758884 576772 1.75 78896 1943264 1626648 4.79 958888 1545460 12 11:52:24 03:32:01 30053856 31758908 576668 1.75 78912 1943272 1626648 4.79 958888 1545464 8 11:52:24 03:33:01 30053832 31758888 576828 1.75 78936 1943272 1626648 4.79 958936 1545464 12 11:52:24 03:34:01 30053404 31758516 577168 1.76 78960 1943276 1626648 4.79 958972 1545472 12 11:52:24 03:35:01 30053556 31758712 577136 1.76 79000 1943268 1626648 4.79 959256 1545476 24 11:52:24 03:36:01 30053580 31758764 577024 1.75 79016 1943284 1610472 4.75 959372 1545476 12 11:52:24 03:37:01 30053548 31758760 576988 1.75 79040 1943288 1610472 4.75 959416 1545480 8 11:52:24 03:38:01 30053280 31758496 577180 1.76 79056 1943288 1610472 4.75 959404 1545480 8 11:52:24 03:39:01 30053036 31758308 577400 1.76 79072 1943292 1610472 4.75 959368 1545488 8 11:52:24 03:40:01 30053184 31758460 577156 1.76 79104 1943280 1610472 4.75 959680 1545492 16 11:52:24 03:41:01 30052908 31758212 577336 1.76 79136 1943300 1626524 4.79 959560 1545488 28 11:52:24 03:42:01 30052860 31758228 577268 1.76 79160 1943304 1626524 4.79 959656 1545500 8 11:52:24 03:43:01 30052844 31758212 577200 1.76 79184 1943304 1626524 4.79 959700 1545500 8 11:52:24 03:44:01 30053092 31758512 577104 1.76 79200 1943308 1626524 4.79 959740 1545508 8 11:52:24 03:45:01 30052840 31758300 577276 1.76 79248 1943296 1626524 4.79 959956 1545516 32 11:52:24 03:46:01 30053036 31758504 576968 1.75 79272 1943312 1626524 4.79 960036 1545504 4 11:52:24 03:47:01 30052484 31757960 577436 1.76 79288 1943316 1626524 4.79 960020 1545508 8 11:52:24 03:48:02 30052340 31757824 577580 1.76 79312 1943316 1626524 4.79 960180 1545512 8 11:52:24 03:49:01 30052032 31757580 577732 1.76 79336 1943384 1610340 4.75 960244 1545552 4 11:52:24 03:50:01 30052624 31758232 577368 1.76 79352 1943392 1610340 4.75 960268 1545588 20 11:52:24 03:51:01 30052752 31758400 577164 1.76 79400 1943384 1610340 4.75 960312 1545592 16 11:52:24 03:52:01 30052516 31758184 577340 1.76 79424 1943396 1610340 4.75 960400 1545588 8 11:52:24 03:53:01 30052444 31758172 577312 1.76 79448 1943404 1610340 4.75 960492 1545600 4 11:52:24 03:54:01 30052484 31758212 577216 1.76 79464 1943404 1610340 4.75 960480 1545600 8 11:52:24 03:55:01 30051940 31757716 577648 1.76 79496 1943408 1610340 4.75 960696 1545604 32 11:52:24 03:56:01 30052188 31757968 577604 1.76 79544 1943384 1610340 4.75 961348 1545604 20 11:52:24 03:57:01 30052144 31757940 577868 1.76 79568 1943412 1610340 4.75 961196 1545604 4 11:52:24 03:58:01 30052396 31758252 577540 1.76 79592 1943416 1610340 4.75 961244 1545612 8 11:52:24 03:59:01 30052096 31757952 577748 1.76 79624 1943416 1610340 4.75 961288 1545612 8 11:52:24 04:00:01 30051952 31757864 577792 1.76 79656 1943424 1610340 4.75 961548 1545624 44 11:52:24 04:01:01 30051676 31757628 577996 1.76 79684 1943424 1610340 4.75 961612 1545628 4 11:52:24 04:02:01 30051512 31757560 577992 1.76 79708 1943492 1610340 4.75 962308 1545696 20 11:52:24 04:03:01 30051696 31757748 577944 1.76 79740 1943496 1610340 4.75 962168 1545700 32 11:52:24 04:04:01 30050868 31756968 578688 1.76 79772 1943496 1626392 4.79 962788 1545704 8 11:52:24 04:05:01 30050468 31756616 579112 1.76 79804 1943500 1626392 4.79 963256 1545696 24 11:52:24 04:06:01 30050152 31756428 579296 1.76 79852 1943616 1626392 4.79 963012 1545812 4 11:52:24 04:07:01 30050104 31756432 579248 1.76 79884 1943632 1626392 4.79 963036 1545824 12 11:52:24 04:08:01 30050128 31756520 579148 1.76 79900 1943640 1626392 4.79 963136 1545836 8 11:52:24 04:09:01 30050304 31756696 579116 1.76 79932 1943640 1626392 4.79 963300 1545836 8 11:52:24 04:10:01 30050076 31756644 579160 1.76 79956 1943776 1626392 4.79 963396 1545976 20 11:52:24 04:11:01 30049776 31756384 579368 1.76 79996 1943772 1626392 4.79 963500 1545984 4 11:52:24 04:12:01 30050012 31756644 579036 1.76 80020 1943780 1626392 4.79 963524 1545972 8 11:52:24 04:13:01 30041524 31748236 587232 1.79 80060 1943784 1642548 4.84 971288 1545968 12 11:52:24 04:14:01 30041508 31748240 587148 1.79 80092 1943788 1626116 4.79 970696 1545972 12 11:52:24 04:15:01 30041984 31748740 586828 1.78 80124 1943788 1626116 4.79 970860 1545972 8 11:52:24 04:16:01 30041740 31748532 586992 1.79 80156 1943792 1626116 4.79 970800 1545976 4 11:52:24 04:17:01 30041156 31747988 587460 1.79 80188 1943792 1626116 4.79 971148 1545976 12 11:52:24 04:18:01 30040972 31747848 587356 1.79 80212 1943800 1626116 4.79 970940 1545980 24 11:52:24 04:19:01 30040956 31747840 587324 1.79 80228 1943804 1626116 4.79 970928 1545988 8 11:52:24 04:20:01 30040876 31747804 587312 1.79 80260 1943804 1626116 4.79 971136 1545988 24 11:52:24 04:21:01 30041120 31748092 586968 1.79 80300 1943800 1609652 4.74 971240 1545992 8 11:52:24 04:22:01 30040800 31747808 587436 1.79 80340 1943808 1609652 4.74 971320 1545992 12 11:52:24 04:23:01 30040508 31747568 587636 1.79 80372 1943812 1609652 4.74 971644 1545996 4 11:52:24 04:24:01 30040704 31747788 587336 1.79 80396 1943816 1609652 4.74 971412 1546000 8 11:52:24 04:25:01 30040416 31747524 587764 1.79 80428 1943816 1609652 4.74 971500 1546000 8 11:52:24 04:26:01 30040416 31747572 587788 1.79 80468 1943808 1609652 4.74 971632 1546008 4 11:52:24 04:27:01 30040368 31747576 587720 1.79 80500 1943832 1609652 4.74 971716 1546016 36 11:52:24 04:28:01 30040556 31747792 587404 1.79 80524 1943832 1609652 4.74 972044 1546016 204 11:52:24 04:29:01 30039996 31747268 587856 1.79 80556 1943836 1609652 4.74 972064 1546020 8 11:52:24 04:30:01 30039964 31747272 587792 1.79 80580 1943836 1609652 4.74 972392 1546020 212 11:52:24 04:31:01 30039916 31747244 587744 1.79 80620 1943824 1609652 4.74 972292 1546024 12 11:52:24 04:32:01 30039920 31747300 587908 1.79 80648 1943844 1609652 4.74 972124 1546028 8 11:52:24 04:33:01 30039832 31747232 587880 1.79 80672 1943844 1609652 4.74 972604 1546028 208 11:52:24 04:34:01 30039524 31747084 588012 1.79 80696 1943976 1609652 4.74 972200 1546160 8 11:52:24 04:35:01 30038980 31746572 588420 1.79 80728 1943976 1609652 4.74 973080 1546160 208 11:52:24 04:36:01 30039224 31746820 588076 1.79 80764 1943980 1609652 4.74 973088 1546164 8 11:52:24 04:37:01 30039224 31746868 588016 1.79 80800 1943988 1609652 4.74 972760 1546172 24 11:52:24 04:38:01 30039188 31746888 588196 1.79 80824 1943988 1609652 4.74 972868 1546172 8 11:52:24 04:39:01 30039180 31746912 588136 1.79 80856 1943992 1609652 4.74 972876 1546176 24 11:52:24 04:40:01 30038636 31746432 588548 1.79 80896 1943996 1609652 4.74 973056 1546180 4 11:52:24 04:41:01 30039044 31746892 588208 1.79 80944 1943996 1609652 4.74 973572 1546180 180 11:52:24 04:42:01 30039068 31746920 588156 1.79 80968 1944000 1593204 4.70 973216 1546184 8 11:52:24 04:43:01 30038492 31746388 588628 1.79 81000 1944004 1593204 4.70 973300 1546188 4 11:52:24 04:44:01 30038700 31746636 588544 1.79 81032 1944008 1609300 4.74 973376 1546192 8 11:52:24 04:45:01 30038724 31746700 588432 1.79 81064 1944012 1609300 4.74 973804 1546196 4 11:52:24 04:46:01 30038172 31746192 588880 1.79 81116 1944004 1625392 4.79 973564 1546200 24 11:52:24 04:47:01 30038124 31746168 588820 1.79 81148 1944020 1625392 4.79 973628 1546204 4 11:52:24 04:48:01 30038108 31746212 588740 1.79 81180 1944020 1625392 4.79 973768 1546208 8 11:52:24 04:49:01 30038052 31746160 588696 1.79 81204 1944024 1625392 4.79 973752 1546212 28 11:52:24 04:50:01 30037920 31746084 588976 1.79 81224 1944028 1625392 4.79 973904 1546220 8 11:52:24 04:51:01 30038184 31746388 588928 1.79 81260 1944020 1625392 4.79 974012 1546224 8 11:52:24 04:52:01 30038216 31746432 588832 1.79 81292 1944032 1625392 4.79 974016 1546216 28 11:52:24 04:53:01 30037664 31745940 589288 1.79 81324 1944036 1625392 4.79 974112 1546224 8 11:52:24 04:54:01 30037584 31745916 589256 1.79 81364 1944040 1625392 4.79 974180 1546232 24 11:52:24 04:55:01 30037800 31746172 589144 1.79 81404 1944044 1625392 4.79 974692 1546240 4 11:52:24 04:56:01 30037704 31746080 589136 1.79 81460 1944036 1625392 4.79 974436 1546240 12 11:52:24 04:57:01 30037688 31746128 589180 1.79 81492 1944048 1625392 4.79 974492 1546232 4 11:52:24 04:58:01 30037396 31745896 589360 1.79 81532 1944052 1625392 4.79 974588 1546240 28 11:52:24 04:59:01 30036844 31745400 589820 1.79 81572 1944052 1625392 4.79 974684 1546244 12 11:52:24 05:00:01 30037136 31745732 589424 1.79 81624 1944060 1625392 4.79 974784 1546252 44 11:52:24 05:01:01 30037088 31745680 589448 1.79 81672 1944052 1625392 4.79 974844 1546256 8 11:52:24 05:02:01 30036812 31745508 589544 1.79 81700 1944100 1625392 4.79 975932 1546284 40 11:52:24 05:03:01 30036760 31745480 589760 1.79 81724 1944104 1625392 4.79 975664 1546292 28 11:52:24 05:04:01 30036532 31745412 589796 1.79 81752 1944236 1625392 4.79 975648 1546424 4 11:52:24 05:05:01 30035792 31744712 590444 1.80 81776 1944240 1625392 4.79 976948 1546428 12 11:52:24 05:06:01 30035556 31744496 590580 1.80 81808 1944244 1609328 4.74 976892 1546428 32 11:52:24 05:07:01 30035500 31744468 590544 1.80 81840 1944244 1609328 4.74 976988 1546428 12 11:52:24 05:08:01 30035428 31744432 590524 1.80 81864 1944248 1609328 4.74 976980 1546436 4 11:52:24 05:09:01 30035596 31744628 590484 1.80 81892 1944248 1593160 4.70 977036 1546436 12 11:52:24 05:10:02 30035888 31744956 590132 1.79 81920 1944252 1593160 4.70 977276 1546444 16 11:52:24 05:11:01 30035840 31744932 590192 1.79 81940 1944256 1593160 4.70 977272 1546452 24 11:52:24 05:12:01 30035832 31744952 590204 1.79 81984 1944256 1593160 4.70 977276 1546440 8 11:52:24 05:13:01 30036848 31745996 589072 1.79 82016 1944260 1609220 4.74 976036 1546440 20 11:52:24 05:14:01 30037092 31746272 588736 1.79 82064 1944256 1609220 4.74 975872 1546444 12 11:52:24 05:15:01 30037008 31746240 588908 1.79 82120 1944268 1609220 4.74 975900 1546448 4 11:52:24 05:16:01 30036488 31745788 589340 1.79 82176 1944272 1609220 4.74 975900 1546452 4 11:52:24 05:17:01 30035872 31745228 589864 1.79 82216 1944268 1609220 4.74 976120 1546460 8 11:52:24 05:18:01 30036608 31745996 589148 1.79 82240 1944280 1609220 4.74 975980 1546460 8 11:52:24 05:19:01 30036608 31746000 589124 1.79 82256 1944284 1609220 4.74 975964 1546464 8 11:52:24 05:20:01 30036528 31745972 589120 1.79 82280 1944284 1609220 4.74 976088 1546468 4 11:52:24 05:21:01 30036220 31745784 589212 1.79 82296 1944416 1609220 4.74 976036 1546568 8 11:52:24 05:22:01 30036140 31745760 589204 1.79 82336 1944404 1609220 4.74 976056 1546604 8 11:52:24 05:23:01 30036308 31745960 589156 1.79 82352 1944424 1609220 4.74 976088 1546604 8 11:52:24 05:24:01 30036040 31745696 589368 1.79 82376 1944428 1609220 4.74 976100 1546608 8 11:52:24 05:25:01 30035992 31745700 589340 1.79 82392 1944428 1609220 4.74 976204 1546612 16 11:52:24 05:26:01 30035944 31745656 589264 1.79 82416 1944432 1609220 4.74 976136 1546616 4 11:52:24 05:27:01 30035384 31745152 589736 1.79 82448 1944416 1609220 4.74 976184 1546620 8 11:52:24 05:28:01 30035116 31744900 589888 1.79 82472 1944436 1625492 4.79 976208 1546616 8 11:52:24 05:29:01 30035032 31744852 590108 1.79 82488 1944440 1625492 4.79 976232 1546620 8 11:52:24 05:30:01 30035512 31745332 589680 1.79 82512 1944440 1625492 4.79 976380 1546620 4 11:52:24 05:31:01 30035472 31745352 589632 1.79 82536 1944444 1625492 4.79 976280 1546628 12 11:52:24 05:32:01 30035304 31745208 589592 1.79 82576 1944436 1609256 4.74 976324 1546632 8 11:52:24 05:33:01 30034996 31744960 589780 1.79 82608 1944456 1609256 4.74 976368 1546636 28 11:52:24 05:34:01 30035176 31745212 589444 1.79 82640 1944460 1609256 4.74 976440 1546644 8 11:52:24 05:35:01 30035288 31745332 589444 1.79 82660 1944460 1609256 4.74 976552 1546640 20 11:52:24 05:36:01 30035432 31745512 589468 1.79 82684 1944464 1609256 4.74 976548 1546644 8 11:52:24 05:37:01 30035156 31745264 589668 1.79 82724 1944452 1609256 4.74 976480 1546648 8 11:52:24 05:38:01 30035108 31745280 589552 1.79 82764 1944468 1625308 4.79 976552 1546652 8 11:52:24 05:39:01 30034808 31745004 589756 1.79 82796 1944472 1625308 4.79 976560 1546652 8 11:52:24 05:40:01 30034768 31745008 589664 1.79 82836 1944480 1625308 4.79 976668 1546656 8 11:52:24 05:41:01 30034460 31744764 589860 1.79 82876 1944480 1625308 4.79 976672 1546660 4 11:52:24 05:42:01 30034376 31744712 590048 1.79 82928 1944468 1625308 4.79 976700 1546664 28 11:52:24 05:43:01 30034612 31745012 589728 1.79 82960 1944484 1625308 4.79 976756 1546668 12 11:52:24 05:44:01 30034248 31744732 589884 1.79 83000 1944488 1625308 4.79 976828 1546676 28 11:52:24 05:45:01 30034452 31744944 589788 1.79 83040 1944492 1625308 4.79 976892 1546672 24 11:52:24 05:46:01 30034436 31744992 589720 1.79 83076 1944484 1625308 4.79 976900 1546676 12 11:52:24 05:47:01 30034336 31744896 589944 1.79 83108 1944488 1625308 4.79 976940 1546680 28 11:52:24 05:48:01 30034264 31744888 589928 1.79 83136 1944496 1625308 4.79 977020 1546684 4 11:52:24 05:49:01 30034256 31744908 589884 1.79 83160 1944500 1625308 4.79 976908 1546680 24 11:52:24 05:50:01 30034428 31745128 589600 1.79 83200 1944512 1625308 4.79 977032 1546688 52 11:52:24 05:51:01 30034372 31745132 589552 1.79 83240 1944512 1625308 4.79 977072 1546692 8 11:52:24 05:52:01 30034040 31744844 589720 1.79 83276 1944516 1625308 4.79 977476 1546696 84 11:52:24 05:53:01 30034064 31744872 589660 1.79 83308 1944520 1625308 4.79 977052 1546700 4 11:52:24 05:54:01 30033972 31744812 589880 1.79 83328 1944520 1625308 4.79 977100 1546700 8 11:52:24 05:55:01 30033980 31744872 589792 1.79 83368 1944524 1625308 4.79 977244 1546704 24 11:52:24 05:56:01 30033972 31744900 589716 1.79 83388 1944524 1609180 4.74 977160 1546704 4 11:52:24 05:57:01 30033672 31744572 589980 1.79 83436 1944512 1609180 4.74 977160 1546708 28 11:52:24 05:58:01 30033836 31744800 589660 1.79 83468 1944532 1609180 4.74 977492 1546716 8 11:52:24 05:59:01 30033828 31744796 589612 1.79 83500 1944536 1609180 4.74 977216 1546716 8 11:52:24 06:00:01 30033988 31745028 589540 1.79 83548 1944540 1625240 4.79 977356 1546728 28 11:52:24 06:01:01 30033972 31745072 589600 1.79 83580 1944540 1625240 4.79 977340 1546732 8 11:52:24 06:02:01 30033844 31745004 589596 1.79 83628 1944536 1625240 4.79 978036 1546724 40 11:52:24 06:03:01 30033836 31745032 589544 1.79 83660 1944548 1625240 4.79 977608 1546728 12 11:52:24 06:04:01 30033772 31745036 589384 1.79 83700 1944548 1625240 4.79 977836 1546728 24 11:52:24 06:05:01 30033504 31744804 589556 1.79 83732 1944552 1625240 4.79 977612 1546732 28 11:52:24 06:06:01 30033676 31744980 589248 1.79 83764 1944556 1625240 4.79 977556 1546736 4 11:52:24 06:07:01 30033836 31745140 589208 1.79 83788 1944560 1625240 4.79 977556 1546736 20 11:52:24 06:08:01 30033568 31744940 589404 1.79 83816 1944568 1625240 4.79 977624 1546744 8 11:52:24 06:09:01 30033488 31744860 589392 1.79 83844 1944568 1625240 4.79 977612 1546744 4 11:52:24 06:10:01 30033440 31744880 589356 1.79 83864 1944572 1641304 4.84 977740 1546744 4 11:52:24 06:11:01 30033352 31744820 589304 1.79 83896 1944576 1641304 4.84 977972 1546748 28 11:52:24 06:12:01 30033312 31744780 589300 1.79 83936 1944564 1641304 4.84 977724 1546748 4 11:52:24 06:13:01 30031596 31743164 591304 1.80 83960 1944580 1641304 4.84 978656 1546616 20 11:52:24 06:14:01 30032160 31743752 590728 1.80 83992 1944580 1641304 4.84 978760 1546616 20 11:52:24 06:15:01 30031932 31743556 590904 1.80 84020 1944584 1641304 4.84 978384 1546620 16 11:52:24 06:16:01 30032388 31744044 590356 1.80 84052 1944588 1625192 4.79 978308 1546624 8 11:52:24 06:17:01 30032080 31743736 590584 1.80 84080 1944580 1625192 4.79 978908 1546624 8 11:52:24 06:18:01 30031992 31743724 590508 1.80 84112 1944596 1625192 4.79 978388 1546632 8 11:52:24 06:19:01 30031944 31743712 590580 1.80 84144 1944600 1625192 4.79 978500 1546636 8 11:52:24 06:20:01 30031620 31743436 590904 1.80 84192 1944600 1609088 4.74 978636 1546636 12 11:52:24 06:21:01 30032016 31743868 590632 1.80 84224 1944604 1609088 4.74 978608 1546640 4 11:52:24 06:22:01 30031772 31743660 590796 1.80 84272 1944588 1609088 4.74 978592 1546640 8 11:52:24 06:23:01 30031708 31743648 590744 1.80 84300 1944612 1609088 4.74 978676 1546648 44 11:52:24 06:24:01 30031604 31743584 590744 1.80 84340 1944616 1609088 4.74 978724 1546652 28 11:52:24 06:25:01 30031588 31743604 590664 1.80 84384 1944604 1609088 4.74 979032 1546652 8 11:52:24 06:26:01 30028584 31743292 590296 1.80 84444 1947048 1625180 4.79 979244 1548880 28 11:52:24 06:27:01 30028544 31743268 590260 1.80 84468 1947048 1625180 4.79 979024 1548880 12 11:52:24 06:28:01 30028496 31743256 590200 1.79 84512 1947052 1625180 4.79 979056 1548884 8 11:52:24 06:29:01 30028448 31743272 590148 1.79 84544 1947056 1625180 4.79 979108 1548892 28 11:52:24 06:30:01 30028616 31743440 590104 1.79 84576 1947056 1625180 4.79 979228 1548892 8 11:52:24 06:31:01 30028600 31743480 590056 1.79 84604 1947060 1625180 4.79 979164 1548900 8 11:52:24 06:32:01 30028576 31743508 589972 1.79 84644 1947064 1625180 4.79 979296 1548896 28 11:52:24 06:33:01 30028284 31743248 590168 1.79 84684 1947056 1625180 4.79 979248 1548896 8 11:52:24 06:34:01 30028488 31743540 589820 1.79 84716 1947196 1625180 4.79 979280 1549012 8 11:52:24 06:35:01 30028472 31743584 589744 1.79 84748 1947188 1641232 4.84 979368 1549032 12 11:52:24 06:36:01 30028388 31743560 589928 1.79 84788 1947204 1624852 4.79 979364 1549044 40 11:52:24 06:37:01 30028556 31743732 590004 1.79 84808 1947208 1624852 4.79 979612 1549048 28 11:52:24 06:38:01 30028492 31743740 589956 1.79 84840 1947204 1624852 4.79 979428 1549040 12 11:52:24 06:39:01 30028348 31743612 590016 1.79 84860 1947216 1624852 4.79 979420 1549048 36 11:52:24 06:40:01 30028156 31743448 590020 1.79 84888 1947216 1624852 4.79 979548 1549052 12 11:52:24 06:41:01 30028108 31743404 589984 1.79 84908 1947220 1624852 4.79 979472 1549056 28 11:52:24 06:42:01 30028212 31743512 589968 1.79 84932 1947224 1624852 4.79 979488 1549060 4 11:52:24 06:43:01 30027976 31743444 590016 1.79 84980 1947336 1624852 4.79 979516 1549184 8 11:52:24 06:44:01 30028180 31743736 589684 1.79 85020 1947360 1624852 4.79 979612 1549188 4 11:52:24 06:45:01 30028164 31743744 589612 1.79 85044 1947364 1624852 4.79 979824 1549192 40 11:52:24 06:46:01 30028148 31743732 589544 1.79 85064 1947364 1624852 4.79 979632 1549196 8 11:52:24 06:47:01 30027848 31743488 589748 1.79 85096 1947368 1624852 4.79 979664 1549204 28 11:52:24 06:48:01 30028040 31743684 589676 1.79 85136 1947360 1624852 4.79 979740 1549204 8 11:52:24 06:49:01 30028024 31743728 589624 1.79 85168 1947372 1624852 4.79 979676 1549204 28 11:52:24 06:50:01 30027944 31743708 589616 1.79 85200 1947376 1624852 4.79 979800 1549212 8 11:52:24 06:51:01 30027108 31742872 590364 1.80 85240 1947376 1624852 4.79 979716 1549212 12 11:52:24 06:52:01 30027844 31743684 589760 1.79 85272 1947380 1624852 4.79 979744 1549220 8 11:52:24 06:53:01 30028080 31743920 589484 1.79 85312 1947364 1624852 4.79 979728 1549220 8 11:52:24 06:54:01 30028248 31744152 589416 1.79 85352 1947388 1640908 4.84 979808 1549216 40 11:52:24 06:55:01 30027728 31743692 589876 1.79 85392 1947392 1640908 4.84 979904 1549224 8 11:52:24 06:56:01 30027680 31743708 589840 1.79 85432 1947388 1640908 4.84 979912 1549236 28 11:52:24 06:57:01 30027884 31743916 589548 1.79 85456 1947400 1640908 4.84 979896 1549240 8 11:52:24 06:58:01 30027860 31743948 589480 1.79 85500 1947396 1640908 4.84 979972 1549236 8 11:52:24 06:59:01 30027800 31743924 589676 1.79 85512 1947404 1640908 4.84 980072 1549236 8 11:52:24 07:00:01 30027800 31743964 589604 1.79 85540 1947408 1624440 4.79 980112 1549240 12 11:52:24 07:01:01 30027752 31743920 589600 1.79 85568 1947408 1624440 4.79 980048 1549240 4 11:52:24 07:02:01 30027736 31743960 589480 1.79 85588 1947412 1624440 4.79 980708 1549248 220 11:52:24 07:03:01 30027492 31743760 589664 1.79 85636 1947408 1624440 4.79 980164 1549256 16 11:52:24 07:04:01 30027784 31744052 589316 1.79 85660 1947420 1624440 4.79 980800 1549248 20 11:52:24 07:05:01 30027768 31744096 589372 1.79 85700 1947424 1624440 4.79 980356 1549260 12 11:52:24 07:06:01 30027744 31744104 589428 1.79 85732 1947424 1624440 4.79 980640 1549260 8 11:52:24 07:07:01 30027696 31744060 589404 1.79 85748 1947428 1624440 4.79 980364 1549264 8 11:52:24 07:08:01 30028116 31744528 589124 1.79 85788 1947416 1624440 4.79 980428 1549272 8 11:52:24 07:09:01 30027848 31744288 589340 1.79 85804 1947432 1624440 4.79 980336 1549264 8 11:52:24 07:10:01 30027800 31744304 589284 1.79 85844 1947436 1624440 4.79 980448 1549272 8 11:52:24 07:11:01 30027500 31744008 589504 1.79 85860 1947440 1624440 4.79 980404 1549276 12 11:52:24 07:12:01 30027452 31743960 589468 1.79 85880 1947444 1624440 4.79 980420 1549276 8 11:52:24 07:13:01 30027592 31744156 589220 1.79 85924 1947444 1624440 4.79 980448 1549284 12 11:52:24 07:14:01 30025960 31742632 590476 1.80 85952 1947452 1640640 4.84 981188 1549284 208 11:52:24 07:15:01 30026040 31742720 590296 1.80 85976 1947456 1640640 4.84 980820 1549288 12 11:52:24 07:16:01 30026024 31742776 590212 1.79 86012 1947460 1640640 4.84 980692 1549288 12 11:52:24 07:17:01 30026000 31742752 590140 1.79 86040 1947460 1640640 4.84 980968 1549288 4 11:52:24 07:18:01 30026244 31743200 589744 1.79 86088 1947584 1640640 4.84 980884 1549424 28 11:52:24 07:19:01 30026180 31743180 589760 1.79 86120 1947596 1640640 4.84 980852 1549424 8 11:52:24 07:20:01 30025824 31742884 589960 1.79 86152 1947596 1640640 4.84 980896 1549428 4 11:52:24 07:21:01 30026064 31743128 589916 1.79 86180 1947600 1656732 4.88 980824 1549432 28 11:52:24 07:22:01 30026048 31743164 589868 1.79 86212 1947604 1656732 4.88 980884 1549440 4 11:52:24 07:23:01 30025748 31742868 590072 1.79 86260 1947592 1656732 4.88 980868 1549444 28 11:52:24 07:24:01 30025732 31742920 589968 1.79 86292 1947612 1656732 4.88 980952 1549440 8 11:52:24 07:25:01 30025748 31742992 589860 1.79 86324 1947612 1656732 4.88 981048 1549444 8 11:52:24 07:26:01 30026160 31743464 589552 1.79 86364 1947616 1656732 4.88 981064 1549452 28 11:52:24 07:27:02 30025864 31743192 590012 1.79 86396 1947616 1656732 4.88 981080 1549444 8 11:52:24 07:28:01 30025848 31743184 589960 1.79 86436 1947612 1656732 4.88 981096 1549448 24 11:52:24 07:29:01 30026052 31743444 589752 1.79 86476 1947620 1656732 4.88 981128 1549456 40 11:52:24 07:30:01 30025844 31743304 589856 1.79 86512 1947632 1656732 4.88 981272 1549460 4 11:52:24 07:31:01 30025796 31743260 589820 1.79 86536 1947636 1640492 4.83 981188 1549464 28 11:52:24 07:32:01 30026032 31743552 589496 1.79 86560 1947640 1640492 4.83 981252 1549472 28 11:52:24 07:33:01 30025984 31743508 589472 1.79 86568 1947640 1640492 4.83 981528 1549472 8 11:52:24 07:34:01 30025936 31743464 589440 1.79 86592 1947636 1640492 4.83 981284 1549476 4 11:52:24 07:35:01 30025884 31743460 589616 1.79 86608 1947644 1640492 4.83 981376 1549472 16 11:52:24 07:36:01 30025648 31743252 589792 1.79 86632 1947648 1640492 4.83 981388 1549476 8 11:52:24 07:37:01 30025816 31743424 589768 1.79 86640 1947652 1624172 4.79 981372 1549480 8 11:52:24 07:38:01 30025580 31743188 589956 1.79 86660 1947652 1624172 4.79 981388 1549480 8 11:52:24 07:39:01 30025784 31743444 589676 1.79 86688 1947640 1624172 4.79 981416 1549488 12 11:52:24 07:40:01 30025672 31743348 589680 1.79 86716 1947660 1624172 4.79 981552 1549484 8 11:52:24 07:41:01 30025876 31743612 589396 1.79 86732 1947664 1607660 4.74 981524 1549496 12 11:52:24 07:42:01 30025608 31743352 589580 1.79 86748 1947668 1607660 4.74 981540 1549500 8 11:52:24 07:43:01 30025560 31743304 589548 1.79 86764 1947668 1607660 4.74 981524 1549500 8 11:52:24 07:44:01 30025732 31743528 589396 1.79 86796 1947664 1607660 4.74 981468 1549500 8 11:52:24 07:45:01 30025748 31743560 589400 1.79 86816 1947676 1607660 4.74 981524 1549504 16 11:52:24 07:46:01 30025700 31743588 589340 1.79 86872 1947676 1607660 4.74 981580 1549508 8 11:52:24 07:47:01 30025860 31743768 589312 1.79 86884 1947684 1623712 4.79 981580 1549512 8 11:52:24 07:48:01 30025876 31743816 589244 1.79 86912 1947684 1623712 4.79 981628 1549512 8 11:52:24 07:49:01 30026044 31744000 589212 1.79 86944 1947672 1623712 4.79 981624 1549516 28 11:52:24 07:50:01 30025556 31743536 589624 1.79 86968 1947696 1623712 4.79 981724 1549520 16 11:52:24 07:51:01 30025468 31743504 589620 1.79 87000 1947696 1623712 4.79 981984 1549528 12 11:52:24 07:52:01 30025460 31743652 589412 1.79 87020 1947828 1623712 4.79 981800 1549656 12 11:52:24 07:53:01 30025664 31743860 589128 1.79 87036 1947828 1639772 4.83 981784 1549656 12 11:52:24 07:54:01 30025396 31743568 589364 1.79 87072 1947816 1639772 4.83 981800 1549660 12 11:52:24 07:55:01 30025312 31743544 589548 1.79 87100 1947836 1639772 4.83 981896 1549664 32 11:52:24 07:56:01 30025296 31743576 589500 1.79 87132 1947836 1639772 4.83 981904 1549668 8 11:52:24 07:57:01 30025248 31743532 589456 1.79 87156 1947840 1639772 4.83 981888 1549672 28 11:52:24 07:58:01 30025192 31743536 589392 1.79 87196 1947848 1639772 4.83 981952 1549680 4 11:52:24 07:59:01 30025144 31743544 589360 1.79 87232 1947832 1639772 4.83 981992 1549688 8 11:52:24 08:00:01 30024812 31743252 589520 1.79 87256 1947852 1639772 4.83 982116 1549680 28 11:52:24 08:01:01 30024940 31743548 589456 1.79 87292 1947980 1639772 4.83 982552 1549808 216 11:52:24 08:02:01 30024752 31743396 589600 1.79 87316 1947984 1639772 4.83 982484 1549812 16 11:52:24 08:03:01 30024696 31743380 589560 1.79 87348 1947992 1639772 4.83 982260 1549820 48 11:52:24 08:04:01 30024372 31743056 589792 1.79 87404 1947976 1639772 4.83 982324 1549820 8 11:52:24 08:05:01 30024412 31743168 589648 1.79 87444 1947996 1639772 4.83 982252 1549824 8 11:52:24 08:06:01 30024648 31743460 589320 1.79 87476 1947996 1639772 4.83 982276 1549824 12 11:52:24 08:07:01 30024564 31743380 589536 1.79 87504 1947992 1639772 4.83 982292 1549828 28 11:52:24 08:08:01 30024484 31743356 589536 1.79 87536 1948008 1623644 4.79 982352 1549840 36 11:52:24 08:09:01 30024184 31743060 589756 1.79 87556 1948004 1623644 4.79 982336 1549840 8 11:52:24 08:10:01 30024396 31743336 589420 1.79 87588 1948012 1623644 4.79 982476 1549840 8 11:52:24 08:11:01 30024348 31743292 589388 1.79 87604 1948016 1607260 4.74 982400 1549844 28 11:52:24 08:12:01 30024048 31743040 589604 1.79 87624 1948016 1607260 4.74 982460 1549848 4 11:52:24 08:13:01 30023964 31742960 589824 1.79 87640 1948020 1607260 4.74 982736 1549852 28 11:52:24 08:14:01 30023412 31742496 590208 1.79 87676 1948016 1623448 4.78 983604 1549856 16 11:52:24 08:15:01 30023396 31742496 590128 1.79 87696 1948024 1623448 4.78 983112 1549852 32 11:52:24 08:16:01 30023348 31742508 590072 1.79 87736 1948028 1623448 4.78 983052 1549856 8 11:52:24 08:17:01 30023260 31742420 590180 1.79 87760 1948032 1623448 4.78 983328 1549856 20 11:52:24 08:18:01 30023428 31742648 590104 1.79 87784 1948036 1623448 4.78 983092 1549868 8 11:52:24 08:19:01 30023680 31742900 589812 1.79 87816 1948040 1623448 4.78 982948 1549868 4 11:52:24 08:20:01 30023884 31743160 589624 1.79 87840 1948044 1623448 4.78 983076 1549880 28 11:52:24 08:21:01 30023576 31742856 589836 1.79 87864 1948048 1623448 4.78 983000 1549884 8 11:52:24 08:22:01 30023744 31743080 589796 1.79 87892 1948048 1623448 4.78 983064 1549888 8 11:52:24 08:23:01 30023728 31743068 589752 1.79 87920 1948052 1623448 4.78 983048 1549892 24 11:52:24 08:24:01 30023680 31743076 589708 1.79 87952 1948056 1639500 4.83 983112 1549900 4 11:52:24 08:25:01 30023600 31742996 589708 1.79 87976 1948056 1639500 4.83 983164 1549900 12 11:52:24 08:26:01 30023268 31742724 589928 1.79 88012 1948064 1639500 4.83 983164 1549904 8 11:52:24 08:27:01 30023220 31742732 589892 1.79 88036 1948064 1639500 4.83 983196 1549912 8 11:52:24 08:28:01 30023388 31742908 589808 1.79 88068 1948068 1623388 4.78 983212 1549916 36 11:52:24 08:29:01 30023064 31742616 590144 1.79 88096 1948064 1623388 4.78 983252 1549924 28 11:52:24 08:30:01 30023072 31742624 589996 1.79 88132 1948072 1623388 4.78 983540 1549924 12 11:52:24 08:31:01 30023024 31742640 589948 1.79 88164 1948076 1623388 4.78 983328 1549932 24 11:52:24 08:32:01 30022944 31742584 589952 1.79 88176 1948076 1623388 4.78 983396 1549904 4 11:52:24 08:33:01 30023148 31742792 589668 1.79 88192 1948080 1623388 4.78 983380 1549908 24 11:52:24 08:34:01 30022848 31742496 589880 1.79 88232 1948068 1623388 4.78 983396 1549912 28 11:52:24 08:35:01 30022864 31742572 589816 1.79 88248 1948084 1623388 4.78 983516 1549916 20 11:52:24 08:36:02 30022888 31742728 589872 1.79 88264 1948224 1623388 4.78 983472 1550048 72 11:52:24 08:37:01 30023264 31743108 589692 1.79 88280 1948228 1623388 4.78 983456 1550052 8 11:52:24 08:38:01 30023248 31743152 589660 1.79 88308 1948228 1623388 4.78 983520 1550064 4 11:52:24 08:39:01 30023200 31743112 589632 1.79 88324 1948232 1623388 4.78 983504 1550068 28 11:52:24 08:40:01 30023176 31743148 589544 1.79 88368 1948232 1623388 4.78 983644 1550072 4 11:52:24 08:41:01 30022876 31742884 589756 1.79 88392 1948236 1639440 4.83 983684 1550076 12 11:52:24 08:42:01 30023080 31743092 589472 1.79 88416 1948232 1639440 4.83 983732 1550080 4 11:52:24 08:43:01 30023248 31743312 589436 1.79 88428 1948240 1639440 4.83 983768 1550084 8 11:52:24 08:44:01 30023200 31743280 589432 1.79 88440 1948248 1639440 4.83 983676 1550076 20 11:52:24 08:45:01 30022608 31742692 589932 1.79 88472 1948244 1639440 4.83 983720 1550080 20 11:52:24 08:46:01 30022504 31742624 589908 1.79 88500 1948244 1639440 4.83 983708 1550080 40 11:52:24 08:47:01 30022700 31742828 589620 1.79 88508 1948256 1639440 4.83 983692 1550084 8 11:52:24 08:48:01 30022684 31742864 589540 1.79 88544 1948256 1639440 4.83 983976 1550088 4 11:52:24 08:49:01 30022632 31742820 589720 1.79 88556 1948260 1639440 4.83 983740 1550092 8 11:52:24 08:50:01 30022420 31742664 589856 1.79 88608 1948248 1639440 4.83 983868 1550100 20 11:52:24 08:51:01 30022616 31742896 589552 1.79 88624 1948264 1639440 4.83 983840 1550092 12 11:52:24 08:52:01 30022600 31742888 589472 1.79 88652 1948268 1639440 4.83 983856 1550096 8 11:52:24 08:53:01 30022552 31742892 589544 1.79 88664 1948272 1639440 4.83 983892 1550096 8 11:52:24 08:54:01 30022504 31742848 589620 1.79 88680 1948280 1639440 4.83 983908 1550100 44 11:52:24 08:55:01 30022672 31743080 589576 1.79 88716 1948276 1607032 4.74 983992 1550116 20 11:52:24 08:56:01 30022656 31743080 589544 1.79 88740 1948276 1623192 4.78 983968 1550112 4 11:52:24 08:57:01 30022608 31743036 589512 1.79 88752 1948288 1623192 4.78 983952 1550116 8 11:52:24 08:58:01 30022464 31742952 589564 1.79 88776 1948292 1623192 4.78 984016 1550124 40 11:52:24 08:59:01 30022448 31742940 589488 1.79 88804 1948292 1623192 4.78 984000 1550124 12 11:52:24 09:00:01 30022172 31742724 589664 1.79 88828 1948296 1623192 4.78 984132 1550132 8 11:52:24 09:01:01 30022124 31742688 589620 1.79 88856 1948296 1623192 4.78 984360 1550124 4 11:52:24 09:02:01 30022292 31742920 589572 1.79 88884 1948300 1623192 4.78 984416 1550128 16 11:52:24 09:03:01 30022340 31742996 589496 1.79 88904 1948308 1623192 4.78 984192 1550136 40 11:52:24 09:04:01 30022008 31742668 589740 1.79 88928 1948308 1623192 4.78 984208 1550136 40 11:52:24 09:05:01 30022244 31742948 589396 1.79 88980 1948300 1623192 4.78 984476 1550140 12 11:52:24 09:06:01 30021912 31742664 589636 1.79 89000 1948312 1623192 4.78 984312 1550140 8 11:52:24 09:07:01 30021864 31742620 589904 1.79 89012 1948316 1623192 4.78 984296 1550144 24 11:52:24 09:08:01 30022052 31742992 589760 1.79 89040 1948448 1623192 4.78 984356 1550280 56 11:52:24 09:09:01 30022280 31743220 589488 1.79 89052 1948448 1623192 4.78 984340 1550280 8 11:52:24 09:10:01 30022128 31743076 589540 1.79 89104 1948432 1623192 4.78 984420 1550284 4 11:52:24 09:11:01 30022080 31743096 589480 1.79 89116 1948460 1623192 4.78 984404 1550288 12 11:52:24 09:12:01 30021560 31742608 589908 1.79 89144 1948464 1639316 4.83 984468 1550288 4 11:52:24 09:13:01 30021584 31742636 589872 1.79 89164 1948468 1639316 4.83 984468 1550292 8 11:52:24 09:14:01 30021500 31742656 589988 1.79 89196 1948468 1639316 4.83 985048 1550296 16 11:52:24 09:15:01 30021232 31742416 590204 1.79 89232 1948456 1639316 4.83 984812 1550300 20 11:52:24 09:16:01 30021436 31742664 589888 1.79 89256 1948476 1639316 4.83 984724 1550304 40 11:52:24 09:17:01 30021136 31742364 590108 1.79 89276 1948476 1639316 4.83 985000 1550304 8 11:52:24 09:18:01 30021552 31742848 589556 1.79 89292 1948484 1639316 4.83 984808 1550316 44 11:52:24 09:19:01 30021520 31742816 589520 1.79 89308 1948488 1639316 4.83 984760 1550316 8 11:52:24 09:20:01 30021284 31742612 589676 1.79 89340 1948476 1639316 4.83 984860 1550320 12 11:52:24 09:21:01 30021236 31742592 589620 1.79 89356 1948500 1623028 4.78 984796 1550324 12 11:52:24 09:22:01 30021656 31743048 589340 1.79 89372 1948500 1623028 4.78 984828 1550328 40 11:52:24 09:23:01 30021892 31743288 589056 1.79 89388 1948504 1623028 4.78 984828 1550332 8 11:52:24 09:24:01 30021592 31743024 589272 1.79 89408 1948500 1623028 4.78 984744 1550336 4 11:52:24 09:25:01 30021480 31742916 589296 1.79 89428 1948500 1623028 4.78 984800 1550336 16 11:52:24 09:26:01 30021684 31743164 589084 1.79 89456 1948516 1623028 4.78 984844 1550344 40 11:52:24 09:27:01 30021928 31743460 588868 1.79 89476 1948516 1623028 4.78 984876 1550348 8 11:52:24 09:28:01 30021772 31743316 589152 1.79 89500 1948520 1639116 4.83 984892 1550352 8 11:52:24 09:29:01 30021756 31743260 589220 1.79 89512 1948524 1639116 4.83 984876 1550356 8 11:52:24 09:30:01 30022024 31743576 588872 1.79 89548 1948512 1639116 4.83 984996 1550360 44 11:52:24 09:31:01 30021976 31743568 588812 1.79 89576 1948532 1639116 4.83 984964 1550356 8 11:52:24 09:32:01 30021424 31743016 589284 1.79 89600 1948532 1639116 4.83 984964 1550356 4 11:52:24 09:33:01 30021376 31743024 589240 1.79 89628 1948536 1639116 4.83 985012 1550364 24 11:52:24 09:34:01 30021612 31743268 588928 1.79 89640 1948540 1639116 4.83 985016 1550372 56 11:52:24 09:35:01 30018908 31740668 591848 1.80 89684 1948524 1661196 4.90 997016 1538520 12 11:52:24 09:36:01 30018860 31740624 591792 1.80 89708 1948540 1661196 4.90 997224 1538524 12 11:52:24 09:37:01 30018448 31740296 592040 1.80 89728 1948548 1644780 4.85 997280 1538532 4 11:52:24 09:38:01 30018708 31740560 591676 1.80 89752 1948552 1644780 4.85 997020 1538536 44 11:52:24 09:39:01 30018660 31740576 591636 1.80 89776 1948556 1644780 4.85 997088 1538544 4 11:52:24 09:40:01 30018336 31740380 591724 1.80 89812 1948676 1644780 4.85 997024 1538672 12 11:52:24 09:41:01 30018596 31740704 591628 1.80 89844 1948688 1644780 4.85 997312 1538680 4 11:52:24 09:42:01 30018264 31740380 591872 1.80 89884 1948692 1644780 4.85 997004 1538684 28 11:52:24 09:43:01 30018508 31740688 591544 1.80 89916 1948696 1644780 4.85 997060 1538692 8 11:52:24 09:44:01 30018388 31740588 591488 1.80 89948 1948700 1644780 4.85 997060 1538696 56 11:52:24 09:45:01 30018372 31740632 591432 1.80 89964 1948700 1644780 4.85 997220 1538700 20 11:52:24 09:46:01 30017952 31740216 591700 1.80 90000 1948704 1628076 4.80 997164 1538704 12 11:52:24 09:47:01 30018364 31740692 591712 1.80 90016 1948708 1628076 4.80 997204 1538712 8 11:52:24 09:48:01 30018572 31740904 591480 1.80 90040 1948712 1628076 4.80 997236 1538712 44 11:52:24 09:49:01 30018556 31740892 591456 1.80 90056 1948716 1628076 4.80 997236 1538716 4 11:52:24 09:50:01 30018540 31740940 591388 1.80 90096 1948704 1628076 4.80 997376 1538724 4 11:52:24 09:51:01 30018492 31740900 591344 1.80 90108 1948720 1628076 4.80 997292 1538728 12 11:52:24 09:52:02 30018444 31740856 591312 1.80 90124 1948724 1628076 4.80 997324 1538732 8 11:52:24 09:53:01 30018388 31740860 591284 1.80 90140 1948724 1644200 4.85 997380 1538736 8 11:52:24 09:54:01 30018300 31740808 591248 1.80 90152 1948728 1644200 4.85 997436 1538708 64 11:52:24 09:55:01 30017904 31740436 591552 1.80 90176 1948732 1644200 4.85 997792 1538712 16 11:52:24 09:56:01 30018028 31740620 591212 1.80 90228 1948732 1644200 4.85 997840 1538716 24 11:52:24 09:57:01 30018440 31741040 590916 1.80 90252 1948736 1644200 4.85 997636 1538720 8 11:52:24 09:58:01 30018644 31741244 590624 1.80 90264 1948740 1644200 4.85 997592 1538720 44 11:52:24 09:59:01 30018596 31741248 590608 1.80 90288 1948744 1644200 4.85 997648 1538728 8 11:52:24 10:00:01 30018108 31740812 590980 1.80 90332 1948752 1644200 4.85 997776 1538724 8 11:52:24 10:01:01 30018036 31740740 590948 1.80 90356 1948752 1644200 4.85 997716 1538724 12 11:52:24 10:02:01 30018012 31740788 590892 1.80 90384 1948756 1644200 4.85 997996 1538736 52 11:52:24 10:03:01 30016348 31739804 591724 1.80 90400 1949316 1677344 4.94 998056 1539072 276 11:52:24 10:04:01 30016420 31739892 591784 1.80 90420 1949316 1677344 4.94 998068 1539072 40 11:52:24 10:05:01 30016208 31739780 591820 1.80 90496 1949388 1677344 4.94 998296 1539128 8 11:52:24 10:06:01 30016200 31739836 591740 1.80 90532 1949372 1677344 4.94 998160 1539132 12 11:52:24 10:07:01 30016152 31739836 591688 1.80 90548 1949392 1677344 4.94 998216 1539156 28 11:52:24 10:08:01 30016136 31739828 591700 1.80 90588 1949396 1677344 4.94 998260 1539160 8 11:52:24 10:09:01 30016836 31740600 591016 1.80 90616 1949396 1660816 4.89 998072 1539152 12 11:52:24 10:10:01 30016968 31740756 591276 1.80 90640 1949396 1660816 4.89 998312 1539156 16 11:52:24 10:11:01 30016952 31740760 591236 1.80 90680 1949384 1660816 4.89 998152 1539156 8 11:52:24 10:12:01 30016904 31740760 591176 1.80 90708 1949404 1660816 4.89 998324 1539160 28 11:52:24 10:13:01 30016856 31740740 591144 1.80 90720 1949408 1660816 4.89 998328 1539164 8 11:52:24 10:14:01 30016328 31740268 591696 1.80 90764 1949412 1642544 4.84 998648 1539168 60 11:52:24 10:15:01 30016848 31740816 591100 1.80 90788 1949416 1642544 4.84 998784 1539172 32 11:52:24 10:16:01 30017276 31741284 590788 1.80 90828 1949420 1642544 4.84 998628 1539176 4 11:52:24 10:17:01 30016660 31740696 591348 1.80 90852 1949424 1642544 4.84 998884 1539176 28 11:52:24 10:18:01 30017104 31741244 590916 1.80 90876 1949492 1642544 4.84 998688 1539244 8 11:52:24 10:19:01 30017096 31741264 590884 1.80 90904 1949492 1642544 4.84 998916 1539244 4 11:52:24 10:20:01 30017112 31741300 590756 1.80 90952 1949496 1642544 4.84 998616 1539252 28 11:52:24 10:21:01 30017308 31741500 590472 1.80 90972 1949492 1642544 4.84 998540 1539256 12 11:52:24 10:22:01 30017260 31741604 590348 1.80 91008 1949564 1642544 4.84 998960 1539324 4 11:52:24 10:23:01 30016920 31741268 590592 1.80 91040 1949568 1642544 4.84 998716 1539328 24 11:52:24 10:24:01 30017128 31741652 590392 1.80 91072 1949680 1642544 4.84 998772 1539448 4 11:52:24 10:25:01 30017136 31741692 590428 1.80 91096 1949680 1642544 4.84 998872 1539436 8 11:52:24 10:26:01 30017024 31741616 590456 1.80 91140 1949668 1642544 4.84 998872 1539440 4 11:52:24 10:27:01 30017228 31741824 590152 1.79 91164 1949684 1642544 4.84 998860 1539440 8 11:52:24 10:28:01 30016832 31741508 590356 1.80 91192 1949688 1642544 4.84 998916 1539448 60 11:52:24 10:29:01 30016500 31741184 590584 1.80 91224 1949692 1642544 4.84 998916 1539452 8 11:52:24 10:30:01 30016700 31741460 590492 1.80 91268 1949692 1642544 4.84 998940 1539448 8 11:52:24 10:31:01 30016684 31741480 590440 1.80 91316 1949680 1642544 4.84 998896 1539452 28 11:52:24 10:32:01 30016880 31741768 590052 1.79 91344 1949776 1658596 4.89 999036 1539512 24 11:52:24 10:33:01 30016580 31741532 590264 1.80 91364 1949784 1658596 4.89 999116 1539544 44 11:52:24 10:34:01 30016428 31741384 590264 1.80 91392 1949788 1658596 4.89 999652 1539548 232 11:52:24 10:35:01 30016012 31741044 590636 1.80 91444 1949780 1658596 4.89 999864 1539544 4 11:52:24 10:36:01 30016212 31741272 590608 1.80 91468 1949780 1658596 4.89 999944 1539548 48 11:52:24 10:37:01 30016188 31741264 590564 1.80 91480 1949796 1658596 4.89 999992 1539552 8 11:52:24 10:38:01 30016348 31741428 590544 1.80 91492 1949796 1642164 4.84 999976 1539552 44 11:52:24 10:39:01 30016088 31741344 590616 1.80 91516 1949928 1642164 4.84 1000016 1539688 8 11:52:24 10:40:01 30017340 31742632 589348 1.79 91544 1949928 1642164 4.84 998992 1539684 24 11:52:24 10:41:01 30017292 31742612 589308 1.79 91584 1949916 1642164 4.84 999176 1539688 28 11:52:24 10:42:01 30016968 31742308 589508 1.79 91604 1949940 1642164 4.84 999052 1539692 64 11:52:24 10:43:01 30016944 31742284 589572 1.79 91620 1949940 1642164 4.84 999036 1539692 8 11:52:24 10:44:01 30017124 31742640 589284 1.79 91632 1950072 1642164 4.84 999124 1539824 60 11:52:24 10:45:01 30017276 31742820 589284 1.79 91660 1950072 1642164 4.84 999216 1539824 8 11:52:24 10:46:01 30017268 31742816 589244 1.79 91684 1950076 1658324 4.89 999148 1539828 64 11:52:24 10:47:01 30016968 31742572 589472 1.79 91696 1950080 1658324 4.89 999536 1539836 4 11:52:24 10:48:01 30017204 31742812 589160 1.79 91716 1950080 1658324 4.89 999272 1539836 12 11:52:24 10:49:01 30017156 31742764 589200 1.79 91728 1950084 1658324 4.89 999300 1539840 28 11:52:24 10:50:01 30016760 31742380 589500 1.79 91748 1950096 1658324 4.89 999528 1539844 84 11:52:24 10:51:01 30016928 31742568 589460 1.79 91780 1950088 1658324 4.89 999324 1539844 12 11:52:24 10:52:01 29892200 31681788 649076 1.97 91960 2012944 1670712 4.92 1062500 1598008 50912 11:52:24 10:53:01 28190864 31497724 780664 2.37 125404 3431276 1912140 5.64 1428616 2817036 9320 11:52:24 10:54:01 26558208 31335456 933708 2.84 171988 4726596 2104932 6.20 2268096 3468164 779728 11:52:24 10:55:01 25184884 29958752 2308616 7.02 176628 4694896 3126448 9.21 3153424 3930348 489424 11:52:24 10:56:01 27836056 31518640 755908 2.30 176768 3689644 1703244 5.02 1590052 2932500 5032 11:52:24 10:57:01 27836520 31519000 755464 2.30 176804 3689648 1703244 5.02 1589920 2932504 16 11:52:24 10:58:01 27847868 31530392 744040 2.26 176816 3689652 1703244 5.02 1578800 2932508 60 11:52:24 10:59:01 27849616 31532144 742252 2.26 176828 3689652 1703244 5.02 1576744 2932508 16 11:52:24 11:00:01 27849544 31532104 742236 2.26 176848 3689656 1703244 5.02 1576804 2932512 68 11:52:24 11:01:02 27849496 31532084 742208 2.26 176888 3689640 1703244 5.02 1576820 2932512 8 11:52:24 11:02:01 27849980 31532620 741832 2.26 176916 3689664 1703244 5.02 1576864 2932520 72 11:52:24 11:03:01 27849680 31532340 742172 2.26 176928 3689668 1703244 5.02 1576588 2932524 36 11:52:24 11:04:01 27849584 31532244 742220 2.26 176932 3689668 1703244 5.02 1576572 2932524 44 11:52:24 11:05:01 27849884 31532560 741848 2.26 176944 3689672 1703244 5.02 1576664 2932528 32 11:52:24 11:06:01 27849820 31532460 741880 2.26 176964 3689680 1703244 5.02 1576612 2932536 72 11:52:24 11:07:01 27849780 31532456 741836 2.26 176996 3689672 1703244 5.02 1576936 2932536 4 11:52:24 11:08:01 27850012 31532692 741736 2.26 177008 3689684 1703244 5.02 1576680 2932540 44 11:52:24 11:09:01 27850248 31532928 741448 2.25 177032 3689684 1703244 5.02 1576664 2932540 16 11:52:24 11:10:01 27849656 31532404 741944 2.26 177060 3689688 1703244 5.02 1576820 2932544 52 11:52:24 11:11:01 27849648 31532428 741872 2.26 177080 3689692 1703244 5.02 1576848 2932548 12 11:52:24 11:12:01 27849820 31532612 741624 2.26 177112 3689676 1703244 5.02 1576876 2932548 8 11:52:24 11:13:01 27849964 31532800 741576 2.26 177132 3689696 1703244 5.02 1576908 2932552 12 11:52:24 11:14:01 27849964 31532820 741508 2.25 177148 3689696 1703244 5.02 1576876 2932552 44 11:52:24 11:15:01 27848052 31530996 743228 2.26 177164 3689704 1703244 5.02 1579408 2932560 12 11:52:24 11:16:01 27847948 31530896 743156 2.26 177188 3689708 1703244 5.02 1579152 2932564 68 11:52:24 11:17:01 27847868 31530868 743176 2.26 177204 3689704 1703244 5.02 1579108 2932568 8 11:52:24 11:18:01 27848100 31531108 743036 2.26 177220 3689716 1703244 5.02 1579128 2932568 172 11:52:24 11:19:01 27848100 31531112 743016 2.26 177232 3689720 1719312 5.07 1579112 2932572 24 11:52:24 11:20:01 27847800 31530856 743240 2.26 177248 3689720 1719312 5.07 1579220 2932576 176 11:52:24 11:21:01 27848204 31531264 743068 2.26 177264 3689724 1719312 5.07 1579256 2932580 8 11:52:24 11:22:01 27847952 31531012 743360 2.26 177296 3689712 1719312 5.07 1579236 2932580 8 11:52:24 11:23:01 27848188 31531304 743072 2.26 177316 3689728 1719312 5.07 1579276 2932584 8 11:52:24 11:24:01 27847920 31531040 743264 2.26 177332 3689736 1719312 5.07 1579276 2932588 64 11:52:24 11:25:01 27847840 31531008 743268 2.26 177352 3689736 1719312 5.07 1579380 2932592 16 11:52:24 11:26:01 27848068 31531340 742892 2.26 177368 3689804 1719312 5.07 1579376 2932664 64 11:52:24 11:27:01 27847200 31530664 743692 2.26 177392 3689804 1690352 4.98 1582312 2929868 252 11:52:24 11:28:01 27847444 31530912 743364 2.26 177412 3689808 1690352 4.98 1582296 2929872 172 11:52:24 11:29:01 27847572 31531096 743360 2.26 177436 3689812 1690352 4.98 1582344 2929876 28 11:52:24 11:30:01 27847320 31530864 743560 2.26 177452 3689812 1690352 4.98 1582460 2929876 16 11:52:24 11:31:01 27847564 31531124 743240 2.26 177456 3689816 1690352 4.98 1582388 2929880 28 11:52:24 11:32:01 27847548 31531124 743172 2.26 177476 3689820 1690352 4.98 1582396 2929888 8 11:52:24 11:33:01 27847500 31531088 743152 2.26 177480 3689824 1690352 4.98 1582408 2929888 8 11:52:24 11:34:01 27847704 31531412 742752 2.26 177480 3689960 1690352 4.98 1582172 2930000 72 11:52:24 11:35:01 27847624 31531372 742756 2.26 177496 3689960 1690352 4.98 1582236 2930024 12 11:52:24 11:36:01 27847824 31531584 742696 2.26 177508 3689964 1690352 4.98 1582208 2930028 12 11:52:24 11:37:01 27847556 31531324 743008 2.26 177548 3689956 1690352 4.98 1582208 2930032 8 11:52:24 11:38:01 27847792 31531620 742672 2.26 177580 3689968 1690352 4.98 1582272 2930032 44 11:52:24 11:39:01 27847980 31531728 742488 2.26 177596 3689972 1690352 4.98 1582324 2930036 4 11:52:24 11:40:01 27848244 31532040 742352 2.26 177616 3689972 1690352 4.98 1582372 2930036 8 11:52:24 11:41:01 27847984 31531784 742560 2.26 177644 3689976 1690352 4.98 1582344 2930040 4 11:52:24 11:42:01 27847936 31531908 742392 2.26 177672 3690104 1706428 5.03 1582404 2930168 8 11:52:24 11:43:01 27848356 31532352 742100 2.26 177692 3690112 1706428 5.03 1582404 2930176 4 11:52:24 11:44:01 27848364 31532364 742032 2.26 177712 3690116 1706428 5.03 1582404 2930180 8 11:52:24 11:45:01 27848064 31532120 742240 2.26 177740 3690120 1706428 5.03 1582512 2930188 28 11:52:24 11:46:01 27848016 31532112 742200 2.26 177768 3690120 1706428 5.03 1582528 2930192 8 11:52:24 11:47:01 27848220 31532320 741908 2.26 177808 3690108 1706428 5.03 1582512 2930196 32 11:52:24 11:48:01 27848140 31532280 741900 2.26 177824 3690120 1706428 5.03 1582576 2930188 44 11:52:24 11:49:01 27848048 31532192 742108 2.26 177848 3690128 1706428 5.03 1582560 2930192 24 11:52:24 11:50:01 27847836 31532040 742264 2.26 177868 3690136 1706428 5.03 1582768 2930200 64 11:52:24 11:51:01 27847796 31532024 742220 2.26 177888 3690140 1706428 5.03 1582700 2930204 24 11:52:24 11:52:01 27847992 31532244 741948 2.26 177900 3690144 1706428 5.03 1582792 2930208 20 11:52:24 Average: 29807526 31723283 605020 1.84 93569 2125127 1638462 4.83 1038889 1690536 2327 11:52:24 11:52:24 02:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:52:24 02:10:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 11:52:24 02:10:01 ens3 103.68 81.89 485.83 21.17 0.00 0.00 0.00 0.00 11:52:24 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 02:11:01 ens3 2.50 0.35 0.44 0.21 0.00 0.00 0.00 0.00 11:52:24 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:12:01 ens3 3.57 1.67 1.84 1.08 0.00 0.00 0.00 0.00 11:52:24 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:13:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 11:52:24 02:13:01 ens3 15.78 10.26 12.93 7.00 0.00 0.00 0.00 0.00 11:52:24 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:14:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 11:52:24 02:14:01 ens3 49.61 30.48 667.42 2.39 0.00 0.00 0.00 0.00 11:52:24 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:15:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 11:52:24 02:15:01 ens3 142.12 62.11 2046.32 4.35 0.00 0.00 0.00 0.00 11:52:24 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:16:01 ens3 0.33 0.15 0.02 0.01 0.00 0.00 0.00 0.00 11:52:24 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 02:17:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:52:24 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:18:01 ens3 0.20 0.03 0.01 0.00 0.00 0.00 0.00 0.00 11:52:24 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 02:19:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:20:01 ens3 0.35 0.12 0.09 0.07 0.00 0.00 0.00 0.00 11:52:24 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 02:21:01 ens3 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:22:01 ens3 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 11:52:24 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 02:23:01 ens3 0.25 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:24:01 ens3 0.17 0.02 0.06 0.00 0.00 0.00 0.00 0.00 11:52:24 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 02:25:01 ens3 0.38 0.25 0.09 0.08 0.00 0.00 0.00 0.00 11:52:24 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:26:01 ens3 0.30 0.07 0.02 0.00 0.00 0.00 0.00 0.00 11:52:24 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 02:27:01 ens3 0.38 0.18 0.07 0.01 0.00 0.00 0.00 0.00 11:52:24 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:28:01 ens3 0.27 0.02 0.02 0.00 0.00 0.00 0.00 0.00 11:52:24 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 02:29:01 ens3 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:30:01 ens3 0.33 0.17 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 02:31:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:32:01 ens3 0.25 0.02 0.01 0.00 0.00 0.00 0.00 0.00 11:52:24 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 02:33:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:34:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 02:35:01 ens3 0.32 0.23 0.09 0.08 0.00 0.00 0.00 0.00 11:52:24 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:36:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 02:37:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:38:01 ens3 0.23 0.07 0.12 0.00 0.00 0.00 0.00 0.00 11:52:24 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 02:39:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:40:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 02:41:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:42:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 02:43:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:44:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 02:45:01 ens3 0.35 0.23 0.09 0.08 0.00 0.00 0.00 0.00 11:52:24 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 02:47:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:48:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 02:49:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:50:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 02:51:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:52:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 02:53:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:54:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 02:55:01 ens3 0.33 0.25 0.09 0.08 0.00 0.00 0.00 0.00 11:52:24 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 02:57:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:58:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 02:59:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:00:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:01:01 ens3 0.33 0.08 0.02 0.01 0.00 0.00 0.00 0.00 11:52:24 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:02:01 ens3 1.42 0.53 0.84 0.42 0.00 0.00 0.00 0.00 11:52:24 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:03:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:03:02 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:04:01 ens3 0.88 0.32 0.31 0.21 0.00 0.00 0.00 0.00 11:52:24 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:05:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:06:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:07:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:08:01 ens3 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 11:52:24 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:09:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:10:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:11:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:12:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:13:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 11:52:24 03:13:01 ens3 4.28 3.77 2.43 4.59 0.00 0.00 0.00 0.00 11:52:24 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:14:01 ens3 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:15:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:16:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:17:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:18:01 ens3 0.33 0.12 0.08 0.01 0.00 0.00 0.00 0.00 11:52:24 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:20:01 ens3 0.30 0.20 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:21:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:22:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:24:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:25:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:26:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:27:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:30:01 ens3 0.28 0.26 0.08 0.08 0.00 0.00 0.00 0.00 11:52:24 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:31:01 ens3 0.17 0.13 0.17 0.01 0.00 0.00 0.00 0.00 11:52:24 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:32:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:35:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:36:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:38:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:40:01 ens3 0.28 0.25 0.08 0.08 0.00 0.00 0.00 0.00 11:52:24 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:42:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:44:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:45:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:46:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:48:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:48:02 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:50:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:51:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:52:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:55:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:56:01 ens3 0.33 0.22 0.29 0.02 0.00 0.00 0.00 0.00 11:52:24 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:00:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:02:01 ens3 0.50 0.43 0.26 0.22 0.00 0.00 0.00 0.00 11:52:24 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:03:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:04:01 ens3 0.97 0.53 0.32 0.23 0.00 0.00 0.00 0.00 11:52:24 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:05:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:06:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:09:01 ens3 0.20 0.15 0.12 0.01 0.00 0.00 0.00 0.00 11:52:24 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:10:01 ens3 0.22 0.23 0.08 0.08 0.00 0.00 0.00 0.00 11:52:24 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:13:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:13:01 ens3 4.17 3.13 2.38 4.50 0.00 0.00 0.00 0.00 11:52:24 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:14:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:15:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:16:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:20:01 ens3 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 11:52:24 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:22:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:24:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:25:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:26:01 ens3 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:30:01 ens3 0.28 0.25 0.08 0.08 0.00 0.00 0.00 0.00 11:52:24 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:34:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:35:01 ens3 0.45 0.37 0.32 0.12 0.00 0.00 0.00 0.00 11:52:24 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:38:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:40:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 11:52:24 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:44:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:45:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:46:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:50:01 ens3 0.28 0.25 0.08 0.08 0.00 0.00 0.00 0.00 11:52:24 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:52:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:55:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:56:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:00:01 ens3 0.32 0.28 0.09 0.08 0.00 0.00 0.00 0.00 11:52:24 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:02:01 ens3 0.52 0.53 0.27 0.23 0.00 0.00 0.00 0.00 11:52:24 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:03:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:04:01 ens3 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 11:52:24 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:05:01 ens3 0.95 0.78 0.76 0.36 0.00 0.00 0.00 0.00 11:52:24 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:06:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:08:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:10:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:10:02 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 05:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:13:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:13:01 ens3 10.08 10.21 2.82 25.94 0.00 0.00 0.00 0.00 11:52:24 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:14:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:15:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:16:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:19:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:20:01 ens3 0.30 0.20 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:25:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:26:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:28:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:30:01 ens3 0.30 0.27 0.08 0.08 0.00 0.00 0.00 0.00 11:52:24 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:34:01 ens3 0.33 0.25 0.23 0.02 0.00 0.00 0.00 0.00 11:52:24 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:35:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:36:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:40:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:41:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:52:24 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:42:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:45:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:46:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:48:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:50:01 ens3 0.30 0.27 0.09 0.08 0.00 0.00 0.00 0.00 11:52:24 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:55:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:56:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:00:01 ens3 0.28 0.22 0.08 0.08 0.00 0.00 0.00 0.00 11:52:24 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:02:01 ens3 0.50 0.47 0.26 0.22 0.00 0.00 0.00 0.00 11:52:24 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:03:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:04:01 ens3 1.12 0.43 0.64 0.22 0.00 0.00 0.00 0.00 11:52:24 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:05:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:06:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:08:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:09:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:10:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:13:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:13:01 ens3 2.78 2.28 1.61 3.38 0.00 0.00 0.00 0.00 11:52:24 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:14:01 ens3 1.57 1.35 0.84 1.20 0.00 0.00 0.00 0.00 11:52:24 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:15:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:16:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:18:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:20:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:22:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:25:01 ens3 0.37 0.28 0.10 0.15 0.00 0.00 0.00 0.00 11:52:24 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:26:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:28:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:30:01 ens3 0.28 0.25 0.08 0.08 0.00 0.00 0.00 0.00 11:52:24 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:34:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:35:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:36:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:39:01 ens3 0.32 0.23 0.28 0.02 0.00 0.00 0.00 0.00 11:52:24 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:40:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 11:52:24 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:42:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:43:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:44:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:45:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:46:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:50:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:52:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:54:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:55:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:56:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:00:01 ens3 0.28 0.25 0.08 0.08 0.00 0.00 0.00 0.00 11:52:24 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:02:01 ens3 0.45 0.40 0.26 0.22 0.00 0.00 0.00 0.00 11:52:24 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:03:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:04:01 ens3 1.18 0.42 0.59 0.22 0.00 0.00 0.00 0.00 11:52:24 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:05:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:06:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:10:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:13:01 ens3 0.20 0.08 0.12 0.00 0.00 0.00 0.00 0.00 11:52:24 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 11:52:24 07:14:01 ens3 4.75 3.65 2.38 4.57 0.00 0.00 0.00 0.00 11:52:24 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:15:01 ens3 0.80 0.37 0.49 0.32 0.00 0.00 0.00 0.00 11:52:24 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:16:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:17:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:18:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:19:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:20:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:22:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:25:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:26:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:27:02 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:28:01 ens3 0.34 0.14 0.13 0.01 0.00 0.00 0.00 0.00 11:52:24 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:29:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:52:24 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:30:01 ens3 0.30 0.22 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:32:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:35:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:40:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:45:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:46:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:49:01 ens3 0.28 0.08 0.23 0.01 0.00 0.00 0.00 0.00 11:52:24 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:50:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:51:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:55:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:00:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 11:52:24 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:02:01 ens3 0.48 0.53 0.26 0.23 0.00 0.00 0.00 0.00 11:52:24 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:03:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:04:01 ens3 1.05 0.47 0.48 0.22 0.00 0.00 0.00 0.00 11:52:24 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:05:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:06:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:10:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 11:52:24 08:14:01 ens3 4.15 3.05 2.44 4.48 0.00 0.00 0.00 0.00 11:52:24 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:15:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:16:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:19:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:20:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:25:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:28:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:30:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:35:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:36:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:36:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:40:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:45:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:49:01 ens3 0.23 0.17 0.39 0.01 0.00 0.00 0.00 0.00 11:52:24 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:50:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 11:52:24 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:55:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:56:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:59:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:00:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:02:01 ens3 0.47 0.40 0.26 0.22 0.00 0.00 0.00 0.00 11:52:24 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:03:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:04:01 ens3 0.47 0.10 0.05 0.01 0.00 0.00 0.00 0.00 11:52:24 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:05:01 ens3 0.82 0.37 0.37 0.27 0.00 0.00 0.00 0.00 11:52:24 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:06:01 ens3 0.28 0.13 0.23 0.01 0.00 0.00 0.00 0.00 11:52:24 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:10:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 11:52:24 09:14:01 ens3 4.18 3.47 2.38 4.53 0.00 0.00 0.00 0.00 11:52:24 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:15:01 ens3 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 11:52:24 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:20:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:25:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:30:01 ens3 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 11:52:24 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:33:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:34:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:35:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:36:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:37:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:40:01 ens3 0.38 0.25 0.36 0.08 0.00 0.00 0.00 0.00 11:52:24 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:45:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:46:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:50:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:52:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:52:02 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:55:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:00:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:02:01 ens3 0.52 0.40 0.27 0.22 0.00 0.00 0.00 0.00 11:52:24 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:03:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:03:01 ens3 0.20 0.27 0.08 0.04 0.00 0.00 0.00 0.00 11:52:24 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:04:01 ens3 0.52 0.10 0.05 0.01 0.00 0.00 0.00 0.00 11:52:24 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:05:01 ens3 0.80 0.58 0.70 0.35 0.00 0.00 0.00 0.00 11:52:24 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:08:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:09:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:10:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 11:52:24 10:14:01 ens3 1.53 1.25 0.87 2.46 0.00 0.00 0.00 0.00 11:52:24 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:15:01 ens3 3.02 2.72 1.65 2.19 0.00 0.00 0.00 0.00 11:52:24 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:20:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:25:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:30:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 11:52:24 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:35:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:35:01 ens3 0.53 0.55 0.42 0.18 0.00 0.00 0.00 0.00 11:52:24 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:40:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:42:01 ens3 0.28 0.20 0.34 0.01 0.00 0.00 0.00 0.00 11:52:24 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:45:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:50:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:52:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 11:52:24 10:52:01 ens3 174.55 138.78 1029.09 45.01 0.00 0.00 0.00 0.00 11:52:24 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:53:01 lo 4.87 4.87 0.48 0.48 0.00 0.00 0.00 0.00 11:52:24 10:53:01 ens3 1253.72 1166.74 9936.02 135.21 0.00 0.00 0.00 0.00 11:52:24 10:53:01 veth093d3eb 146.83 163.04 14.47 136.57 0.00 0.00 0.00 0.01 11:52:24 10:53:01 docker0 661.49 653.22 49.16 3008.31 0.00 0.00 0.00 0.00 11:52:24 10:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:54:01 ens3 274.22 148.98 1969.90 85.40 0.00 0.00 0.00 0.00 11:52:24 10:54:01 vethcfb3995 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 11:52:24 10:54:01 docker0 114.75 227.35 9.41 1929.16 0.00 0.00 0.00 0.00 11:52:24 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:55:01 ens3 30.01 17.08 23.73 12.74 0.00 0.00 0.00 0.00 11:52:24 10:55:01 vethcfb3995 1.43 1.45 0.13 0.13 0.00 0.00 0.00 0.00 11:52:24 10:55:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 11:52:24 10:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:56:01 ens3 2.10 1.28 1.97 0.77 0.00 0.00 0.00 0.00 11:52:24 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 10:58:01 ens3 0.35 0.18 0.32 0.01 0.00 0.00 0.00 0.00 11:52:24 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:00:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:01:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:02:01 ens3 0.44 0.44 0.27 0.22 0.00 0.00 0.00 0.00 11:52:24 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:03:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:04:01 ens3 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 11:52:24 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:05:01 ens3 0.77 0.63 0.44 0.37 0.00 0.00 0.00 0.00 11:52:24 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:08:01 ens3 0.33 0.27 0.13 0.02 0.00 0.00 0.00 0.00 11:52:24 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:10:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 11:52:24 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:15:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:15:01 ens3 4.67 4.03 2.48 4.97 0.00 0.00 0.00 0.00 11:52:24 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:16:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:20:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:22:01 ens3 0.27 0.17 0.12 0.01 0.00 0.00 0.00 0.00 11:52:24 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:25:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:28:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:30:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:32:01 ens3 0.27 0.17 0.12 0.01 0.00 0.00 0.00 0.00 11:52:24 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:35:01 ens3 0.23 0.15 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:38:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:40:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:45:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:52:24 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:50:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 11:52:24 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 11:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 11:52:01 ens3 0.30 0.23 0.23 0.02 0.00 0.00 0.00 0.00 11:52:24 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:24 Average: lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 11:52:24 Average: ens3 3.73 3.01 27.83 0.67 0.00 0.00 0.00 0.00 11:52:24 Average: docker0 1.33 1.51 0.10 8.47 0.00 0.00 0.00 0.00 11:52:24 11:52:24 11:52:24 ---> sar -P ALL: 11:52:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6508) 07/26/24 _x86_64_ (8 CPU) 11:52:24 11:52:24 02:08:53 LINUX RESTART (8 CPU) 11:52:24 11:52:24 02:09:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 02:10:01 all 2.37 0.00 0.72 8.82 0.02 88.07 11:52:24 02:10:01 0 3.18 0.00 0.35 0.05 0.03 96.39 11:52:24 02:10:01 1 2.47 0.00 0.60 22.15 0.02 74.77 11:52:24 02:10:01 2 1.49 0.00 0.48 9.99 0.02 88.02 11:52:24 02:10:01 3 2.31 0.00 2.21 31.20 0.02 64.25 11:52:24 02:10:01 4 1.78 0.00 0.38 0.12 0.02 97.70 11:52:24 02:10:01 5 3.08 0.00 0.69 3.63 0.02 92.60 11:52:24 02:10:01 6 2.94 0.00 0.47 0.32 0.02 96.26 11:52:24 02:10:01 7 1.70 0.00 0.60 3.18 0.02 94.50 11:52:24 02:11:01 all 0.07 0.00 0.01 0.04 0.01 99.88 11:52:24 02:11:01 0 0.03 0.00 0.02 0.02 0.02 99.92 11:52:24 02:11:01 1 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 02:11:01 2 0.03 0.00 0.00 0.05 0.02 99.90 11:52:24 02:11:01 3 0.00 0.00 0.00 0.23 0.02 99.75 11:52:24 02:11:01 4 0.42 0.00 0.02 0.00 0.00 99.57 11:52:24 02:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 02:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 02:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:12:01 all 0.17 0.00 0.02 0.02 0.00 99.79 11:52:24 02:12:01 0 0.38 0.00 0.07 0.00 0.02 99.53 11:52:24 02:12:01 1 0.12 0.00 0.02 0.03 0.02 99.82 11:52:24 02:12:01 2 0.05 0.00 0.02 0.00 0.00 99.93 11:52:24 02:12:01 3 0.23 0.00 0.02 0.13 0.00 99.62 11:52:24 02:12:01 4 0.27 0.00 0.00 0.00 0.00 99.73 11:52:24 02:12:01 5 0.05 0.00 0.02 0.00 0.00 99.93 11:52:24 02:12:01 6 0.22 0.00 0.00 0.00 0.00 99.78 11:52:24 02:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 02:13:01 all 0.56 0.00 0.04 0.02 0.01 99.36 11:52:24 02:13:01 0 2.20 0.00 0.03 0.00 0.02 97.75 11:52:24 02:13:01 1 0.40 0.00 0.00 0.00 0.00 99.60 11:52:24 02:13:01 2 0.22 0.00 0.03 0.00 0.02 99.73 11:52:24 02:13:01 3 0.12 0.00 0.03 0.03 0.00 99.82 11:52:24 02:13:01 4 0.63 0.00 0.10 0.00 0.02 99.25 11:52:24 02:13:01 5 0.15 0.00 0.03 0.02 0.02 99.78 11:52:24 02:13:01 6 0.68 0.00 0.05 0.13 0.02 99.12 11:52:24 02:13:01 7 0.12 0.00 0.03 0.00 0.00 99.85 11:52:24 02:14:01 all 0.44 0.00 0.09 0.21 0.00 99.25 11:52:24 02:14:01 0 0.22 0.00 0.27 0.07 0.02 99.43 11:52:24 02:14:01 1 0.12 0.00 0.03 0.18 0.00 99.67 11:52:24 02:14:01 2 0.07 0.00 0.03 0.00 0.02 99.88 11:52:24 02:14:01 3 0.48 0.00 0.17 0.70 0.00 98.65 11:52:24 02:14:01 4 2.06 0.00 0.03 0.44 0.00 97.47 11:52:24 02:14:01 5 0.15 0.00 0.05 0.25 0.00 99.55 11:52:24 02:14:01 6 0.33 0.00 0.12 0.02 0.00 99.53 11:52:24 02:14:01 7 0.10 0.00 0.03 0.02 0.00 99.85 11:52:24 02:15:01 all 2.62 0.00 1.46 3.80 0.03 92.09 11:52:24 02:15:01 0 3.82 0.00 1.22 0.63 0.05 94.27 11:52:24 02:15:01 1 2.78 0.00 1.58 1.69 0.03 93.91 11:52:24 02:15:01 2 3.44 0.00 1.49 1.29 0.02 93.76 11:52:24 02:15:01 3 1.59 0.00 1.12 17.14 0.05 80.10 11:52:24 02:15:01 4 3.13 0.00 1.07 7.10 0.03 88.67 11:52:24 02:15:01 5 1.81 0.00 0.74 0.65 0.03 96.77 11:52:24 02:15:01 6 2.07 0.00 2.71 1.52 0.02 93.69 11:52:24 02:15:01 7 2.34 0.00 1.74 0.35 0.03 95.54 11:52:24 02:16:01 all 0.06 0.00 0.06 0.02 0.00 99.86 11:52:24 02:16:01 0 0.10 0.00 0.05 0.00 0.00 99.85 11:52:24 02:16:01 1 0.17 0.00 0.08 0.02 0.00 99.73 11:52:24 02:16:01 2 0.03 0.00 0.05 0.02 0.02 99.88 11:52:24 02:16:01 3 0.05 0.00 0.05 0.00 0.00 99.90 11:52:24 02:16:01 4 0.02 0.00 0.05 0.10 0.00 99.83 11:52:24 02:16:01 5 0.03 0.00 0.07 0.00 0.00 99.90 11:52:24 02:16:01 6 0.02 0.00 0.05 0.00 0.00 99.93 11:52:24 02:16:01 7 0.10 0.00 0.05 0.00 0.00 99.85 11:52:24 02:17:01 all 0.19 0.00 0.01 0.02 0.01 99.78 11:52:24 02:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:17:01 2 0.03 0.00 0.03 0.00 0.02 99.92 11:52:24 02:17:01 3 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 02:17:01 4 1.34 0.00 0.00 0.13 0.02 98.51 11:52:24 02:17:01 5 0.07 0.00 0.03 0.00 0.02 99.88 11:52:24 02:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 02:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:18:01 all 0.26 0.00 0.01 0.01 0.01 99.71 11:52:24 02:18:01 0 0.00 0.00 0.03 0.00 0.00 99.97 11:52:24 02:18:01 1 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 02:18:01 2 0.02 0.00 0.00 0.02 0.02 99.95 11:52:24 02:18:01 3 0.05 0.00 0.00 0.00 0.02 99.93 11:52:24 02:18:01 4 1.95 0.00 0.02 0.03 0.00 98.00 11:52:24 02:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:18:01 7 0.03 0.00 0.03 0.00 0.02 99.92 11:52:24 02:19:01 all 0.04 0.00 0.01 0.01 0.00 99.93 11:52:24 02:19:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 02:19:01 1 0.00 0.00 0.00 0.03 0.00 99.97 11:52:24 02:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:19:01 4 0.27 0.00 0.08 0.05 0.00 99.60 11:52:24 02:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 02:19:01 6 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 02:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:20:01 all 0.02 0.00 0.00 0.00 0.00 99.97 11:52:24 02:20:01 0 0.05 0.00 0.00 0.00 0.00 99.95 11:52:24 02:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 02:20:01 4 0.00 0.00 0.00 0.03 0.00 99.97 11:52:24 02:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 11:52:24 02:20:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 02:21:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 02:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 02:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 02:21:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 02:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 02:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:22:01 all 0.01 0.00 0.00 0.00 0.00 99.99 11:52:24 02:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 02:22:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 02:22:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 02:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:23:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 02:23:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 02:23:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 02:23:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 02:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 02:23:01 4 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 02:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:24:01 all 0.02 0.00 0.01 0.00 0.01 99.97 11:52:24 02:24:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 02:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 02:24:01 2 0.02 0.00 0.00 0.02 0.02 99.95 11:52:24 02:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:24:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 02:24:01 5 0.05 0.00 0.03 0.00 0.00 99.92 11:52:24 02:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 02:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:25:01 all 0.16 0.00 0.03 0.01 0.00 99.80 11:52:24 02:25:01 0 0.05 0.00 0.05 0.00 0.00 99.90 11:52:24 02:25:01 1 0.03 0.00 0.02 0.02 0.00 99.93 11:52:24 02:25:01 2 0.03 0.00 0.05 0.00 0.00 99.92 11:52:24 02:25:01 3 0.03 0.00 0.05 0.00 0.02 99.90 11:52:24 02:25:01 4 1.03 0.00 0.02 0.03 0.02 98.91 11:52:24 02:25:01 5 0.03 0.00 0.03 0.00 0.00 99.93 11:52:24 02:25:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 02:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 02:26:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 02:26:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:52:24 02:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:26:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 02:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 02:26:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 02:26:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 02:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 02:27:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:52:24 02:27:01 0 0.05 0.00 0.02 0.00 0.00 99.93 11:52:24 02:27:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 02:27:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 02:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:27:01 4 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 02:27:01 5 0.03 0.00 0.00 0.00 0.02 99.95 11:52:24 02:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 02:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 02:28:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:52:24 02:28:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:52:24 02:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 02:28:01 2 0.02 0.00 0.00 0.02 0.02 99.95 11:52:24 02:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:28:01 4 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 02:28:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 02:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 02:29:01 all 0.14 0.00 0.01 0.00 0.00 99.85 11:52:24 02:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 02:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:29:01 4 1.03 0.00 0.05 0.00 0.00 98.92 11:52:24 02:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:30:01 all 0.11 0.00 0.01 0.18 0.00 99.70 11:52:24 02:30:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:52:24 02:30:01 1 0.02 0.00 0.03 1.39 0.00 98.56 11:52:24 02:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 02:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:30:01 4 0.81 0.00 0.00 0.03 0.00 99.15 11:52:24 02:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 02:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 02:31:01 all 0.26 0.00 0.01 0.01 0.00 99.71 11:52:24 02:31:01 0 0.00 0.00 0.03 0.02 0.02 99.93 11:52:24 02:31:01 1 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 02:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 02:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 02:31:01 4 1.97 0.00 0.00 0.05 0.00 97.98 11:52:24 02:31:01 5 0.03 0.00 0.03 0.00 0.00 99.93 11:52:24 02:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:52:24 02:31:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 02:32:01 all 0.22 0.00 0.01 0.00 0.00 99.77 11:52:24 02:32:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 02:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 02:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 02:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:32:01 4 1.69 0.00 0.02 0.02 0.00 98.27 11:52:24 02:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 02:33:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 02:33:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 02:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:33:01 2 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 02:33:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 02:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 02:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 02:34:01 all 0.15 0.00 0.01 0.00 0.00 99.83 11:52:24 02:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 02:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 02:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:34:01 4 1.16 0.00 0.00 0.03 0.00 98.81 11:52:24 02:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 02:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 02:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:35:01 all 0.17 0.00 0.01 0.00 0.00 99.82 11:52:24 02:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 02:35:01 1 0.03 0.00 0.00 0.02 0.00 99.95 11:52:24 02:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 02:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:35:01 4 1.17 0.00 0.02 0.00 0.02 98.79 11:52:24 02:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 02:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:36:01 all 0.25 0.00 0.02 0.00 0.00 99.73 11:52:24 02:36:01 0 0.00 0.00 0.05 0.00 0.00 99.95 11:52:24 02:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 02:36:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 02:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 02:36:01 4 1.95 0.00 0.00 0.02 0.00 98.03 11:52:24 02:36:01 5 0.00 0.00 0.03 0.00 0.00 99.97 11:52:24 02:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 02:37:01 all 0.06 0.00 0.01 0.00 0.00 99.93 11:52:24 02:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 02:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 02:37:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 02:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:37:01 4 0.35 0.00 0.00 0.02 0.00 99.63 11:52:24 02:37:01 5 0.07 0.00 0.00 0.00 0.02 99.92 11:52:24 02:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 02:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:38:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:52:24 02:38:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 02:38:01 1 0.00 0.00 0.03 0.02 0.02 99.93 11:52:24 02:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 02:38:01 4 0.03 0.00 0.03 0.00 0.00 99.93 11:52:24 02:38:01 5 0.05 0.00 0.00 0.00 0.00 99.95 11:52:24 02:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:39:01 all 0.05 0.00 0.01 0.00 0.00 99.93 11:52:24 02:39:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 02:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 02:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 02:39:01 4 0.35 0.00 0.02 0.03 0.00 99.60 11:52:24 02:39:01 5 0.05 0.00 0.02 0.00 0.00 99.93 11:52:24 02:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:40:01 all 0.03 0.00 0.01 0.00 0.00 99.95 11:52:24 02:40:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 02:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:40:01 3 0.03 0.00 0.00 0.00 0.02 99.95 11:52:24 02:40:01 4 0.12 0.00 0.02 0.00 0.00 99.87 11:52:24 02:40:01 5 0.08 0.00 0.03 0.00 0.00 99.88 11:52:24 02:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:41:01 all 0.01 0.00 0.01 0.00 0.01 99.96 11:52:24 02:41:01 0 0.00 0.00 0.05 0.00 0.02 99.93 11:52:24 02:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 02:41:01 2 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 02:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 02:41:01 4 0.07 0.00 0.00 0.02 0.00 99.92 11:52:24 02:41:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 02:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:41:01 7 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 02:42:01 all 0.19 0.00 0.00 0.01 0.00 99.79 11:52:24 02:42:01 0 0.02 0.00 0.02 0.02 0.02 99.93 11:52:24 02:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 02:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:42:01 4 1.40 0.00 0.00 0.05 0.02 98.53 11:52:24 02:42:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 02:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:52:24 02:42:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 02:43:01 all 0.04 0.00 0.01 0.00 0.00 99.95 11:52:24 02:43:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 02:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:43:01 4 0.23 0.00 0.00 0.03 0.00 99.73 11:52:24 02:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 02:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:44:01 all 0.05 0.00 0.01 0.00 0.00 99.94 11:52:24 02:44:01 0 0.02 0.00 0.03 0.02 0.00 99.93 11:52:24 02:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 02:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 02:44:01 4 0.30 0.00 0.00 0.02 0.00 99.68 11:52:24 02:44:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 02:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:45:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 02:45:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 02:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 02:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:45:01 4 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 02:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 02:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:46:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:52:24 02:46:01 0 0.03 0.00 0.03 0.00 0.00 99.93 11:52:24 02:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:46:01 2 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 02:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:46:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 02:46:01 5 0.05 0.00 0.02 0.00 0.00 99.93 11:52:24 02:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:47:01 all 0.01 0.00 0.01 0.01 0.00 99.97 11:52:24 02:47:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:52:24 02:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 02:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 02:47:01 4 0.00 0.00 0.00 0.07 0.00 99.93 11:52:24 02:47:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 02:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:48:01 all 0.01 0.00 0.01 0.01 0.00 99.96 11:52:24 02:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 02:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 02:48:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 02:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 02:48:01 4 0.00 0.00 0.00 0.08 0.02 99.90 11:52:24 02:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 02:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 02:49:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:52:24 02:49:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 02:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 02:49:01 2 0.03 0.00 0.03 0.02 0.02 99.90 11:52:24 02:49:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 02:49:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 02:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 02:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:50:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 02:50:01 0 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 02:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 02:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 02:50:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 02:50:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 02:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 02:51:01 all 0.10 0.00 0.01 0.00 0.00 99.89 11:52:24 02:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 02:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 02:51:01 2 0.02 0.00 0.02 0.02 0.02 99.93 11:52:24 02:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:51:01 4 0.70 0.00 0.02 0.02 0.00 99.27 11:52:24 02:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 02:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:52:01 all 0.05 0.00 0.03 0.00 0.00 99.92 11:52:24 02:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 02:52:01 2 0.02 0.00 0.03 0.00 0.02 99.93 11:52:24 02:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:52:01 4 0.25 0.00 0.10 0.00 0.00 99.65 11:52:24 02:52:01 5 0.07 0.00 0.02 0.00 0.00 99.92 11:52:24 02:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 02:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 02:53:01 all 0.05 0.00 0.02 0.01 0.00 99.92 11:52:24 02:53:01 0 0.07 0.00 0.03 0.00 0.00 99.90 11:52:24 02:53:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 02:53:01 2 0.02 0.00 0.03 0.02 0.00 99.93 11:52:24 02:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:53:01 4 0.03 0.00 0.02 0.02 0.00 99.93 11:52:24 02:53:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 02:53:01 6 0.20 0.00 0.05 0.02 0.00 99.73 11:52:24 02:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 11:52:24 02:53:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 02:54:01 all 0.01 0.00 0.02 0.00 0.01 99.97 11:52:24 02:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 02:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 02:54:01 2 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 02:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 02:54:01 4 0.00 0.00 0.00 0.03 0.02 99.95 11:52:24 02:54:01 5 0.03 0.00 0.03 0.00 0.00 99.93 11:52:24 02:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 02:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 02:55:01 all 0.01 0.00 0.00 0.00 0.00 99.99 11:52:24 02:55:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 02:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 02:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:55:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 02:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 02:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:56:01 all 0.01 0.00 0.01 0.01 0.00 99.96 11:52:24 02:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 02:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:56:01 2 0.00 0.00 0.02 0.02 0.03 99.93 11:52:24 02:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:56:01 4 0.00 0.00 0.02 0.07 0.00 99.92 11:52:24 02:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 02:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 02:57:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 02:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:57:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 02:57:01 2 0.02 0.00 0.03 0.02 0.00 99.93 11:52:24 02:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 02:57:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 02:57:01 5 0.05 0.00 0.02 0.00 0.00 99.93 11:52:24 02:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:58:01 all 0.01 0.00 0.00 0.00 0.00 99.98 11:52:24 02:58:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 02:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 02:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:58:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 02:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 02:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 02:59:01 all 0.01 0.00 0.01 0.05 0.00 99.93 11:52:24 02:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 02:59:01 1 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 02:59:01 2 0.02 0.00 0.03 0.00 0.02 99.93 11:52:24 02:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:59:01 4 0.02 0.00 0.00 0.37 0.00 99.61 11:52:24 02:59:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 02:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 02:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:00:01 all 0.01 0.00 0.01 0.03 0.00 99.94 11:52:24 03:00:01 0 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 03:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 03:00:01 2 0.02 0.00 0.02 0.07 0.00 99.90 11:52:24 03:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:00:01 4 0.00 0.00 0.00 0.18 0.00 99.82 11:52:24 03:00:01 5 0.03 0.00 0.00 0.00 0.02 99.95 11:52:24 03:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 03:01:01 all 0.16 0.00 0.01 0.35 0.01 99.47 11:52:24 03:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 03:01:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 03:01:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 03:01:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 03:01:01 4 1.16 0.00 0.02 2.78 0.02 96.04 11:52:24 03:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 03:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 03:02:01 all 0.14 0.00 0.03 0.02 0.00 99.80 11:52:24 03:02:01 0 0.05 0.00 0.03 0.08 0.00 99.83 11:52:24 03:02:01 1 0.03 0.00 0.03 0.00 0.00 99.93 11:52:24 03:02:01 2 0.05 0.00 0.05 0.03 0.00 99.87 11:52:24 03:02:01 3 0.02 0.00 0.03 0.07 0.02 99.87 11:52:24 03:02:01 4 0.85 0.00 0.02 0.00 0.00 99.14 11:52:24 03:02:01 5 0.03 0.00 0.03 0.00 0.00 99.93 11:52:24 03:02:01 6 0.03 0.00 0.03 0.00 0.00 99.93 11:52:24 03:02:01 7 0.03 0.00 0.03 0.00 0.00 99.93 11:52:24 03:03:02 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 03:03:02 0 0.03 0.00 0.02 0.03 0.02 99.90 11:52:24 03:03:02 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:03:02 2 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 03:03:02 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:03:02 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:03:02 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 03:03:02 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:03:02 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:04:01 all 0.18 0.00 0.01 0.01 0.00 99.80 11:52:24 03:04:01 0 0.02 0.00 0.00 0.03 0.02 99.93 11:52:24 03:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 03:04:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 03:04:01 3 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 03:04:01 4 1.36 0.00 0.00 0.00 0.00 98.64 11:52:24 03:04:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 03:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:52:24 03:04:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 03:05:01 all 0.11 0.00 0.01 0.01 0.00 99.88 11:52:24 03:05:01 0 0.05 0.00 0.02 0.03 0.00 99.90 11:52:24 03:05:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 03:05:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 03:05:01 3 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 03:05:01 4 0.71 0.00 0.03 0.00 0.00 99.25 11:52:24 03:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:06:01 all 0.01 0.00 0.01 0.01 0.00 99.97 11:52:24 03:06:01 0 0.02 0.00 0.02 0.05 0.00 99.92 11:52:24 03:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 03:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:06:01 3 0.00 0.00 0.00 0.03 0.00 99.97 11:52:24 03:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:06:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 03:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 03:07:01 all 0.01 0.00 0.01 0.01 0.01 99.96 11:52:24 03:07:01 0 0.00 0.00 0.05 0.05 0.02 99.88 11:52:24 03:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 03:07:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 03:07:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 03:07:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 03:07:01 5 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 03:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:08:01 all 0.09 0.00 0.01 0.01 0.00 99.89 11:52:24 03:08:01 0 0.03 0.00 0.05 0.05 0.02 99.85 11:52:24 03:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 03:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 03:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 03:08:01 4 0.57 0.00 0.00 0.00 0.00 99.43 11:52:24 03:08:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 03:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:09:01 all 0.01 0.00 0.00 0.00 0.00 99.97 11:52:24 03:09:01 0 0.05 0.00 0.02 0.00 0.02 99.92 11:52:24 03:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 03:09:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 03:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 03:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:10:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:52:24 03:10:01 0 0.05 0.00 0.03 0.02 0.00 99.90 11:52:24 03:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 03:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 03:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:10:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 03:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 03:11:01 0 0.03 0.00 0.02 0.02 0.02 99.92 11:52:24 03:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:11:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 03:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:11:01 5 0.05 0.00 0.03 0.00 0.00 99.92 11:52:24 03:11:01 6 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 03:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:12:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 03:12:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 03:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:12:01 5 0.05 0.00 0.02 0.00 0.00 99.93 11:52:24 03:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:13:01 all 0.08 0.00 0.03 0.01 0.01 99.88 11:52:24 03:13:01 0 0.07 0.00 0.03 0.05 0.02 99.83 11:52:24 03:13:01 1 0.20 0.00 0.02 0.00 0.00 99.78 11:52:24 03:13:01 2 0.07 0.00 0.02 0.02 0.02 99.88 11:52:24 03:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 03:13:01 4 0.05 0.00 0.03 0.00 0.00 99.92 11:52:24 03:13:01 5 0.10 0.00 0.03 0.00 0.02 99.85 11:52:24 03:13:01 6 0.05 0.00 0.03 0.00 0.00 99.92 11:52:24 03:13:01 7 0.05 0.00 0.02 0.00 0.02 99.92 11:52:24 03:14:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 03:14:01 0 0.02 0.00 0.03 0.03 0.00 99.92 11:52:24 03:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 03:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 03:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 03:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:15:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 03:15:01 0 0.02 0.00 0.03 0.02 0.00 99.93 11:52:24 03:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:15:01 2 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 03:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:15:01 5 0.05 0.00 0.02 0.00 0.00 99.93 11:52:24 03:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:52:24 03:15:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 03:16:01 all 0.18 0.00 0.01 0.00 0.00 99.80 11:52:24 03:16:01 0 0.03 0.00 0.03 0.03 0.02 99.88 11:52:24 03:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 03:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 03:16:01 4 1.32 0.00 0.02 0.00 0.00 98.66 11:52:24 03:16:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 03:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:17:01 all 0.26 0.00 0.01 0.00 0.00 99.72 11:52:24 03:17:01 0 0.02 0.00 0.03 0.02 0.02 99.92 11:52:24 03:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 03:17:01 2 0.00 0.00 0.02 0.02 0.02 99.95 11:52:24 03:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:17:01 4 1.97 0.00 0.00 0.00 0.00 98.03 11:52:24 03:17:01 5 0.03 0.00 0.03 0.00 0.00 99.93 11:52:24 03:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 03:18:01 all 0.23 0.00 0.01 0.00 0.00 99.76 11:52:24 03:18:01 0 0.00 0.00 0.05 0.00 0.02 99.93 11:52:24 03:18:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 03:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:18:01 4 1.66 0.00 0.05 0.00 0.00 98.29 11:52:24 03:18:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 03:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 03:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 03:19:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 03:19:01 0 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 03:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 03:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 03:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 03:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 03:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:20:01 all 0.02 0.00 0.01 0.01 0.00 99.96 11:52:24 03:20:01 0 0.03 0.00 0.03 0.02 0.02 99.90 11:52:24 03:20:01 1 0.05 0.00 0.00 0.02 0.00 99.93 11:52:24 03:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:20:01 3 0.00 0.00 0.00 0.03 0.00 99.97 11:52:24 03:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:20:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 03:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 03:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 03:21:01 all 0.01 0.00 0.01 0.01 0.00 99.97 11:52:24 03:21:01 0 0.02 0.00 0.02 0.08 0.00 99.88 11:52:24 03:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:21:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 03:21:01 5 0.03 0.00 0.03 0.00 0.00 99.93 11:52:24 03:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 03:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:22:01 all 0.01 0.00 0.01 0.00 0.01 99.96 11:52:24 03:22:01 0 0.02 0.00 0.02 0.02 0.02 99.93 11:52:24 03:22:01 1 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 03:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 03:22:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 03:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:22:01 5 0.03 0.00 0.03 0.00 0.02 99.92 11:52:24 03:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 03:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 03:23:01 all 0.01 0.00 0.00 0.00 0.00 99.99 11:52:24 03:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 03:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:23:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 03:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 03:24:01 all 0.07 0.00 0.00 0.00 0.00 99.92 11:52:24 03:24:01 0 0.03 0.00 0.02 0.02 0.02 99.92 11:52:24 03:24:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 03:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:24:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 03:24:01 4 0.40 0.00 0.00 0.00 0.00 99.60 11:52:24 03:24:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 03:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:25:01 all 0.26 0.00 0.01 0.01 0.00 99.72 11:52:24 03:25:01 0 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 03:25:01 1 0.00 0.00 0.02 0.07 0.00 99.92 11:52:24 03:25:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 03:25:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 03:25:01 4 1.97 0.00 0.00 0.00 0.00 98.03 11:52:24 03:25:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 03:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:26:01 all 0.26 0.00 0.00 0.01 0.00 99.72 11:52:24 03:26:01 0 0.02 0.00 0.02 0.03 0.02 99.92 11:52:24 03:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:26:01 2 0.00 0.00 0.00 0.03 0.00 99.97 11:52:24 03:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 03:26:01 4 1.99 0.00 0.00 0.00 0.00 98.01 11:52:24 03:26:01 5 0.03 0.00 0.00 0.00 0.02 99.95 11:52:24 03:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:52:24 03:26:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 03:27:01 all 0.11 0.00 0.02 0.00 0.00 99.87 11:52:24 03:27:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 03:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 03:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 03:27:01 4 0.81 0.00 0.07 0.00 0.00 99.12 11:52:24 03:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 03:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 03:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 03:28:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 03:28:01 0 0.00 0.00 0.05 0.02 0.00 99.93 11:52:24 03:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 03:28:01 2 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 03:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:28:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 03:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:29:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:52:24 03:29:01 0 0.03 0.00 0.03 0.02 0.02 99.90 11:52:24 03:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 03:29:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 03:29:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 03:29:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 03:29:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 03:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 03:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 03:30:01 all 0.01 0.00 0.01 0.09 0.00 99.89 11:52:24 03:30:01 0 0.02 0.00 0.02 0.02 0.02 99.93 11:52:24 03:30:01 1 0.02 0.00 0.00 0.71 0.00 99.27 11:52:24 03:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:30:01 3 0.00 0.00 0.03 0.00 0.00 99.97 11:52:24 03:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:30:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 03:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 03:31:01 all 0.22 0.00 0.01 0.00 0.00 99.77 11:52:24 03:31:01 0 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 03:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:31:01 3 0.03 0.00 0.02 0.02 0.00 99.93 11:52:24 03:31:01 4 1.65 0.00 0.00 0.00 0.00 98.35 11:52:24 03:31:01 5 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 03:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:32:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:52:24 03:32:01 0 0.03 0.00 0.02 0.02 0.02 99.92 11:52:24 03:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 03:32:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 03:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:32:01 5 0.05 0.00 0.00 0.00 0.02 99.93 11:52:24 03:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 03:33:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:52:24 03:33:01 0 0.05 0.00 0.02 0.02 0.02 99.90 11:52:24 03:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:33:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 03:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:33:01 5 0.03 0.00 0.03 0.00 0.00 99.93 11:52:24 03:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:34:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 03:34:01 0 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 03:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:34:01 4 0.02 0.00 0.03 0.00 0.02 99.93 11:52:24 03:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 03:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:35:01 all 0.09 0.00 0.02 0.00 0.00 99.89 11:52:24 03:35:01 0 0.03 0.00 0.02 0.02 0.02 99.92 11:52:24 03:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 03:35:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 03:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:35:01 4 0.55 0.00 0.12 0.00 0.00 99.34 11:52:24 03:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 03:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:36:01 all 0.26 0.00 0.01 0.00 0.00 99.72 11:52:24 03:36:01 0 0.02 0.00 0.05 0.02 0.00 99.92 11:52:24 03:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:36:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 03:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:36:01 4 1.97 0.00 0.00 0.00 0.00 98.03 11:52:24 03:36:01 5 0.05 0.00 0.02 0.00 0.00 99.93 11:52:24 03:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 03:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 03:37:01 all 0.11 0.00 0.02 0.00 0.00 99.86 11:52:24 03:37:01 0 0.02 0.00 0.03 0.02 0.02 99.92 11:52:24 03:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 03:37:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 03:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 03:37:01 4 0.76 0.00 0.03 0.00 0.02 99.19 11:52:24 03:37:01 5 0.05 0.00 0.00 0.00 0.00 99.95 11:52:24 03:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 03:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:52:24 03:37:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 03:38:01 all 0.01 0.00 0.00 0.00 0.00 99.97 11:52:24 03:38:01 0 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 03:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:38:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 03:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 03:38:01 5 0.08 0.00 0.02 0.00 0.02 99.88 11:52:24 03:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:39:01 all 0.03 0.00 0.01 0.00 0.00 99.96 11:52:24 03:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 03:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 03:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:39:01 4 0.18 0.00 0.02 0.00 0.00 99.80 11:52:24 03:39:01 5 0.05 0.00 0.03 0.00 0.02 99.90 11:52:24 03:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:40:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 03:40:01 0 0.00 0.00 0.05 0.02 0.02 99.92 11:52:24 03:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:40:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 03:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:40:01 5 0.03 0.00 0.03 0.00 0.00 99.93 11:52:24 03:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 03:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:41:01 all 0.03 0.00 0.01 0.00 0.00 99.95 11:52:24 03:41:01 0 0.05 0.00 0.05 0.03 0.00 99.87 11:52:24 03:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 03:41:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 03:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:41:01 4 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 03:41:01 5 0.08 0.00 0.02 0.00 0.00 99.90 11:52:24 03:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:41:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 03:42:01 all 0.01 0.00 0.02 0.01 0.00 99.95 11:52:24 03:42:01 0 0.02 0.00 0.02 0.05 0.02 99.90 11:52:24 03:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:42:01 2 0.00 0.00 0.07 0.02 0.00 99.92 11:52:24 03:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 03:42:01 4 0.05 0.00 0.03 0.00 0.00 99.92 11:52:24 03:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 03:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 03:43:01 all 0.01 0.00 0.00 0.01 0.00 99.98 11:52:24 03:43:01 0 0.03 0.00 0.02 0.08 0.00 99.87 11:52:24 03:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:44:01 all 0.02 0.00 0.00 0.00 0.00 99.97 11:52:24 03:44:01 0 0.07 0.00 0.00 0.02 0.02 99.90 11:52:24 03:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:44:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 03:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:44:01 5 0.05 0.00 0.00 0.00 0.00 99.95 11:52:24 03:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 03:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:52:24 03:45:01 0 0.07 0.00 0.03 0.03 0.00 99.87 11:52:24 03:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:45:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 03:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:45:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 03:45:01 5 0.05 0.00 0.02 0.00 0.00 99.93 11:52:24 03:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 03:45:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 03:46:01 all 0.03 0.00 0.01 0.00 0.01 99.95 11:52:24 03:46:01 0 0.02 0.00 0.03 0.00 0.03 99.92 11:52:24 03:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 03:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:46:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 03:46:01 4 0.13 0.00 0.00 0.00 0.00 99.87 11:52:24 03:46:01 5 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 03:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 03:47:01 all 0.01 0.00 0.01 0.01 0.00 99.98 11:52:24 03:47:01 0 0.02 0.00 0.03 0.03 0.02 99.90 11:52:24 03:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:47:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 03:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:47:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 03:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:48:02 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 03:48:02 0 0.03 0.00 0.02 0.02 0.00 99.93 11:52:24 03:48:02 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:48:02 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 03:48:02 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:48:02 4 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 03:48:02 5 0.03 0.00 0.03 0.00 0.00 99.93 11:52:24 03:48:02 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 03:48:02 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:52:24 03:48:02 CPU %user %nice %system %iowait %steal %idle 11:52:24 03:49:01 all 0.00 0.00 0.01 0.00 0.00 99.98 11:52:24 03:49:01 0 0.00 0.00 0.02 0.02 0.02 99.95 11:52:24 03:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:49:01 2 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 03:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:49:01 5 0.03 0.00 0.03 0.00 0.00 99.93 11:52:24 03:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:50:01 all 0.06 0.00 0.00 0.00 0.00 99.93 11:52:24 03:50:01 0 0.03 0.00 0.02 0.02 0.02 99.92 11:52:24 03:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 03:50:01 4 0.30 0.00 0.00 0.00 0.00 99.70 11:52:24 03:50:01 5 0.07 0.00 0.00 0.00 0.00 99.93 11:52:24 03:50:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 03:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:51:01 all 0.26 0.00 0.01 0.00 0.00 99.72 11:52:24 03:51:01 0 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 03:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:51:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 03:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:51:01 4 1.97 0.00 0.00 0.00 0.02 98.01 11:52:24 03:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 03:51:01 6 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 03:51:01 7 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 03:52:01 all 0.25 0.00 0.00 0.01 0.00 99.73 11:52:24 03:52:01 0 0.03 0.00 0.02 0.02 0.02 99.92 11:52:24 03:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 03:52:01 2 0.02 0.00 0.00 0.03 0.00 99.95 11:52:24 03:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:52:01 4 1.82 0.00 0.00 0.00 0.00 98.18 11:52:24 03:52:01 5 0.05 0.00 0.00 0.00 0.00 99.95 11:52:24 03:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:53:01 all 0.01 0.00 0.00 0.00 0.00 99.99 11:52:24 03:53:01 0 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 03:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 03:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 03:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:54:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 03:54:01 0 0.03 0.00 0.05 0.02 0.02 99.88 11:52:24 03:54:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 03:54:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 03:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 03:54:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 03:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:55:01 all 0.00 0.00 0.01 0.00 0.01 99.98 11:52:24 03:55:01 0 0.00 0.00 0.03 0.02 0.02 99.93 11:52:24 03:55:01 1 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 03:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:55:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 03:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:56:01 all 0.02 0.00 0.00 0.02 0.00 99.96 11:52:24 03:56:01 0 0.03 0.00 0.02 0.10 0.00 99.85 11:52:24 03:56:01 1 0.03 0.00 0.00 0.02 0.00 99.95 11:52:24 03:56:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 03:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:56:01 5 0.05 0.00 0.00 0.00 0.00 99.95 11:52:24 03:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 03:57:01 all 0.01 0.00 0.01 0.01 0.00 99.96 11:52:24 03:57:01 0 0.03 0.00 0.02 0.07 0.02 99.87 11:52:24 03:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 03:57:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 03:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 03:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 03:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 03:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 03:58:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 03:58:01 0 0.02 0.00 0.05 0.02 0.02 99.90 11:52:24 03:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:58:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 03:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:58:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 03:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 03:59:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:52:24 03:59:01 0 0.03 0.00 0.02 0.02 0.00 99.93 11:52:24 03:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:59:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 03:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 03:59:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 03:59:01 5 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 03:59:01 6 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 03:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:52:24 03:59:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 04:00:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:52:24 04:00:01 0 0.03 0.00 0.03 0.02 0.02 99.90 11:52:24 04:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:00:01 5 0.08 0.00 0.02 0.00 0.00 99.90 11:52:24 04:00:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 04:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:01:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:52:24 04:01:01 0 0.03 0.00 0.03 0.02 0.02 99.90 11:52:24 04:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:01:01 2 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 04:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:01:01 4 0.07 0.00 0.00 0.00 0.00 99.93 11:52:24 04:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:02:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 04:02:01 0 0.02 0.00 0.03 0.02 0.00 99.93 11:52:24 04:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:02:01 5 0.03 0.00 0.03 0.00 0.00 99.93 11:52:24 04:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:03:01 all 0.03 0.00 0.00 0.00 0.00 99.96 11:52:24 04:03:01 0 0.03 0.00 0.02 0.02 0.02 99.92 11:52:24 04:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:03:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 04:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:03:01 5 0.07 0.00 0.00 0.00 0.00 99.93 11:52:24 04:03:01 6 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 04:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:04:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:52:24 04:04:01 0 0.05 0.00 0.05 0.02 0.00 99.88 11:52:24 04:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:04:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 04:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:04:01 6 0.05 0.00 0.02 0.00 0.00 99.93 11:52:24 04:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:05:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 04:05:01 0 0.02 0.00 0.02 0.03 0.00 99.93 11:52:24 04:05:01 1 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 04:05:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 04:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:05:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 04:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:06:01 all 0.01 0.00 0.01 0.01 0.01 99.97 11:52:24 04:06:01 0 0.03 0.00 0.02 0.03 0.02 99.90 11:52:24 04:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:06:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 04:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:06:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 04:06:01 5 0.05 0.00 0.02 0.00 0.02 99.92 11:52:24 04:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 04:07:01 0 0.03 0.00 0.02 0.02 0.02 99.92 11:52:24 04:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 04:07:01 2 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 04:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:07:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 04:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:08:01 all 0.01 0.00 0.00 0.00 0.00 99.99 11:52:24 04:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 04:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:09:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:52:24 04:09:01 0 0.05 0.00 0.03 0.02 0.02 99.88 11:52:24 04:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:09:01 2 0.02 0.00 0.00 0.02 0.02 99.95 11:52:24 04:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:09:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 04:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:10:01 all 0.15 0.00 0.01 0.02 0.00 99.82 11:52:24 04:10:01 0 0.02 0.00 0.03 0.17 0.02 99.77 11:52:24 04:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:10:01 4 1.11 0.00 0.03 0.00 0.00 98.86 11:52:24 04:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:52:24 04:10:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 04:11:01 all 0.09 0.00 0.01 0.01 0.00 99.90 11:52:24 04:11:01 0 0.03 0.00 0.02 0.03 0.00 99.92 11:52:24 04:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:11:01 2 0.02 0.00 0.00 0.03 0.00 99.95 11:52:24 04:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 04:11:01 4 0.58 0.00 0.02 0.00 0.00 99.40 11:52:24 04:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:12:01 all 0.27 0.00 0.01 0.00 0.00 99.72 11:52:24 04:12:01 0 0.03 0.00 0.03 0.02 0.02 99.90 11:52:24 04:12:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 04:12:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 04:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:12:01 4 1.99 0.00 0.00 0.00 0.02 98.00 11:52:24 04:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 04:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:13:01 all 0.15 0.00 0.02 0.00 0.00 99.82 11:52:24 04:13:01 0 0.10 0.00 0.05 0.03 0.02 99.80 11:52:24 04:13:01 1 0.05 0.00 0.02 0.00 0.00 99.93 11:52:24 04:13:01 2 0.08 0.00 0.02 0.00 0.00 99.90 11:52:24 04:13:01 3 0.05 0.00 0.03 0.00 0.00 99.92 11:52:24 04:13:01 4 0.75 0.00 0.00 0.00 0.00 99.25 11:52:24 04:13:01 5 0.07 0.00 0.03 0.00 0.00 99.90 11:52:24 04:13:01 6 0.10 0.00 0.02 0.00 0.00 99.88 11:52:24 04:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:14:01 all 0.01 0.00 0.00 0.05 0.00 99.92 11:52:24 04:14:01 0 0.05 0.00 0.00 0.43 0.00 99.52 11:52:24 04:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:14:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 04:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 04:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 04:15:01 all 0.01 0.00 0.00 0.00 0.00 99.98 11:52:24 04:15:01 0 0.03 0.00 0.00 0.02 0.02 99.93 11:52:24 04:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:15:01 5 0.03 0.00 0.00 0.00 0.02 99.95 11:52:24 04:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:16:01 all 0.01 0.00 0.01 0.02 0.00 99.96 11:52:24 04:16:01 0 0.03 0.00 0.03 0.07 0.02 99.85 11:52:24 04:16:01 1 0.00 0.00 0.00 0.10 0.00 99.90 11:52:24 04:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:16:01 5 0.05 0.00 0.00 0.00 0.00 99.95 11:52:24 04:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:17:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 04:17:01 0 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 04:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:18:01 all 0.16 0.00 0.01 0.01 0.00 99.82 11:52:24 04:18:01 0 0.02 0.00 0.02 0.05 0.02 99.90 11:52:24 04:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:18:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 04:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:18:01 4 1.16 0.00 0.02 0.00 0.00 98.83 11:52:24 04:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 04:19:01 all 0.18 0.00 0.01 0.01 0.00 99.80 11:52:24 04:19:01 0 0.02 0.00 0.03 0.07 0.02 99.87 11:52:24 04:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:19:01 4 1.35 0.00 0.00 0.00 0.00 98.65 11:52:24 04:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:20:01 all 0.15 0.00 0.01 0.00 0.00 99.83 11:52:24 04:20:01 0 0.03 0.00 0.10 0.03 0.00 99.83 11:52:24 04:20:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 04:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:20:01 4 1.07 0.00 0.02 0.00 0.00 98.91 11:52:24 04:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 04:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:21:01 all 0.08 0.00 0.01 0.01 0.00 99.90 11:52:24 04:21:01 0 0.02 0.00 0.02 0.07 0.00 99.90 11:52:24 04:21:01 1 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 04:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:21:01 4 0.58 0.00 0.00 0.00 0.02 99.40 11:52:24 04:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:21:01 6 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 04:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:52:24 04:21:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 04:22:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 04:22:01 0 0.02 0.00 0.05 0.03 0.02 99.88 11:52:24 04:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:22:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 04:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:23:01 all 0.01 0.00 0.01 0.01 0.00 99.97 11:52:24 04:23:01 0 0.03 0.00 0.05 0.07 0.00 99.85 11:52:24 04:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:23:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 04:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:24:01 all 0.05 0.00 0.01 0.25 0.00 99.69 11:52:24 04:24:01 0 0.05 0.00 0.00 2.02 0.02 97.91 11:52:24 04:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 04:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:24:01 4 0.20 0.00 0.02 0.00 0.00 99.78 11:52:24 04:24:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 04:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:25:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 04:25:01 0 0.00 0.00 0.03 0.03 0.00 99.93 11:52:24 04:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:25:01 3 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 04:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 04:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:26:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 04:26:01 0 0.02 0.00 0.03 0.03 0.02 99.90 11:52:24 04:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 04:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:27:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:52:24 04:27:01 0 0.05 0.00 0.02 0.02 0.00 99.92 11:52:24 04:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:27:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 04:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:52:24 04:28:01 0 0.02 0.00 0.03 0.03 0.02 99.90 11:52:24 04:28:01 1 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 04:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 04:28:01 5 0.03 0.00 0.00 0.00 0.02 99.95 11:52:24 04:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:29:01 all 0.01 0.00 0.01 0.01 0.00 99.96 11:52:24 04:29:01 0 0.03 0.00 0.02 0.05 0.00 99.90 11:52:24 04:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:29:01 2 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 04:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:29:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 04:30:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 04:30:01 0 0.02 0.00 0.03 0.03 0.02 99.90 11:52:24 04:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:30:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 04:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:31:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 04:31:01 0 0.02 0.00 0.03 0.02 0.00 99.93 11:52:24 04:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:31:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 04:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:32:01 all 0.01 0.00 0.00 0.00 0.00 99.98 11:52:24 04:32:01 0 0.03 0.00 0.02 0.03 0.02 99.90 11:52:24 04:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:52:24 04:32:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 04:33:01 all 0.18 0.00 0.00 0.00 0.00 99.81 11:52:24 04:33:01 0 0.02 0.00 0.02 0.02 0.02 99.93 11:52:24 04:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:33:01 4 1.34 0.00 0.00 0.00 0.00 98.66 11:52:24 04:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 04:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:34:01 all 0.06 0.00 0.01 0.00 0.00 99.92 11:52:24 04:34:01 0 0.05 0.00 0.02 0.03 0.02 99.88 11:52:24 04:34:01 1 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 04:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:34:01 4 0.40 0.00 0.02 0.00 0.00 99.58 11:52:24 04:34:01 5 0.05 0.00 0.02 0.00 0.00 99.93 11:52:24 04:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:35:01 all 0.02 0.00 0.00 0.00 0.00 99.97 11:52:24 04:35:01 0 0.05 0.00 0.02 0.02 0.02 99.90 11:52:24 04:35:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 04:35:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 04:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 04:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:36:01 all 0.01 0.00 0.01 0.01 0.00 99.97 11:52:24 04:36:01 0 0.03 0.00 0.03 0.03 0.00 99.90 11:52:24 04:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:36:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 04:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:36:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 04:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:37:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:52:24 04:37:01 0 0.03 0.00 0.03 0.02 0.00 99.92 11:52:24 04:37:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 04:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:37:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 04:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:38:01 all 0.07 0.00 0.01 0.00 0.00 99.91 11:52:24 04:38:01 0 0.02 0.00 0.02 0.03 0.02 99.92 11:52:24 04:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:38:01 4 0.47 0.00 0.00 0.00 0.00 99.53 11:52:24 04:38:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 04:38:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 04:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:39:01 all 0.24 0.00 0.01 0.00 0.00 99.74 11:52:24 04:39:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:52:24 04:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:39:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 04:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:39:01 4 1.81 0.00 0.03 0.00 0.00 98.16 11:52:24 04:39:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 04:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:39:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 04:40:01 all 0.06 0.00 0.01 0.01 0.00 99.91 11:52:24 04:40:01 0 0.03 0.00 0.02 0.05 0.00 99.90 11:52:24 04:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:40:01 2 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 04:40:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 04:40:01 4 0.43 0.00 0.00 0.00 0.00 99.57 11:52:24 04:40:01 5 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 04:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:41:01 all 0.03 0.00 0.01 0.00 0.01 99.95 11:52:24 04:41:01 0 0.02 0.00 0.02 0.03 0.03 99.90 11:52:24 04:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:41:01 4 0.20 0.00 0.00 0.00 0.02 99.78 11:52:24 04:41:01 5 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 04:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:41:01 7 0.03 0.00 0.00 0.00 0.02 99.95 11:52:24 04:42:01 all 0.21 0.00 0.00 0.00 0.01 99.78 11:52:24 04:42:01 0 0.03 0.00 0.00 0.02 0.00 99.95 11:52:24 04:42:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 04:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:42:01 4 1.53 0.00 0.00 0.00 0.00 98.47 11:52:24 04:42:01 5 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 04:42:01 6 0.03 0.00 0.00 0.00 0.02 99.95 11:52:24 04:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:43:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:52:24 04:43:01 0 0.00 0.00 0.02 0.03 0.00 99.95 11:52:24 04:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:43:01 3 0.00 0.00 0.03 0.00 0.00 99.97 11:52:24 04:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:43:01 5 0.07 0.00 0.00 0.00 0.00 99.93 11:52:24 04:43:01 6 0.05 0.00 0.02 0.00 0.00 99.93 11:52:24 04:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:52:24 04:43:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 04:44:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:52:24 04:44:01 0 0.02 0.00 0.00 0.02 0.02 99.95 11:52:24 04:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:44:01 2 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 04:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 04:44:01 4 0.00 0.00 0.03 0.00 0.00 99.97 11:52:24 04:44:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 04:44:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 04:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:45:01 all 0.00 0.00 0.01 0.00 0.00 99.98 11:52:24 04:45:01 0 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 04:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:45:01 6 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 04:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:46:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:52:24 04:46:01 0 0.00 0.00 0.02 0.03 0.02 99.93 11:52:24 04:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 04:46:01 5 0.05 0.00 0.02 0.00 0.00 99.93 11:52:24 04:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:47:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 04:47:01 0 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 04:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 04:47:01 6 0.02 0.00 0.03 0.00 0.02 99.93 11:52:24 04:47:01 7 0.00 0.00 0.03 0.00 0.00 99.97 11:52:24 04:48:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:52:24 04:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:48:01 4 0.07 0.00 0.02 0.00 0.00 99.92 11:52:24 04:48:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 04:48:01 6 0.05 0.00 0.02 0.00 0.00 99.93 11:52:24 04:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:49:01 all 0.01 0.00 0.00 0.00 0.01 99.97 11:52:24 04:49:01 0 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 04:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:49:01 2 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 04:49:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 04:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:49:01 5 0.05 0.00 0.00 0.00 0.00 99.95 11:52:24 04:49:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 04:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:50:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:52:24 04:50:01 0 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 04:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:50:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 04:50:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 04:50:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 04:51:01 all 0.22 0.00 0.01 0.00 0.00 99.76 11:52:24 04:51:01 0 0.00 0.00 0.03 0.02 0.00 99.95 11:52:24 04:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:51:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 04:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:51:01 4 1.74 0.00 0.00 0.00 0.00 98.26 11:52:24 04:51:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 04:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:52:01 all 0.14 0.00 0.01 0.00 0.00 99.85 11:52:24 04:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 04:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:52:01 4 1.04 0.00 0.03 0.00 0.00 98.93 11:52:24 04:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:52:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 04:53:01 all 0.14 0.00 0.02 0.00 0.01 99.83 11:52:24 04:53:01 0 0.02 0.00 0.03 0.02 0.02 99.92 11:52:24 04:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:53:01 2 0.02 0.00 0.00 0.02 0.02 99.95 11:52:24 04:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:53:01 4 1.03 0.00 0.08 0.00 0.00 98.89 11:52:24 04:53:01 5 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 04:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:53:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 04:54:01 all 0.02 0.00 0.00 0.00 0.01 99.97 11:52:24 04:54:01 0 0.05 0.00 0.02 0.02 0.02 99.90 11:52:24 04:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 04:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:54:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 04:54:01 5 0.05 0.00 0.00 0.00 0.00 99.95 11:52:24 04:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:54:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 11:52:24 04:54:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 04:55:01 all 0.02 0.00 0.02 0.00 0.00 99.96 11:52:24 04:55:01 0 0.05 0.00 0.08 0.02 0.00 99.85 11:52:24 04:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:55:01 2 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 04:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:55:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 04:55:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 04:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:56:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:52:24 04:56:01 0 0.00 0.00 0.03 0.02 0.02 99.93 11:52:24 04:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:56:01 4 0.05 0.00 0.00 0.00 0.00 99.95 11:52:24 04:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 04:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:57:01 all 0.19 0.00 0.01 0.00 0.00 99.79 11:52:24 04:57:01 0 0.02 0.00 0.02 0.02 0.02 99.93 11:52:24 04:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 04:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:57:01 4 1.43 0.00 0.02 0.00 0.00 98.55 11:52:24 04:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 04:57:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 04:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:58:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:52:24 04:58:01 0 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 04:58:01 1 0.00 0.00 0.05 0.00 0.00 99.95 11:52:24 04:58:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 04:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:58:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 04:58:01 5 0.05 0.00 0.00 0.00 0.00 99.95 11:52:24 04:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 04:59:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:52:24 04:59:01 0 0.03 0.00 0.03 0.02 0.02 99.90 11:52:24 04:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 04:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 04:59:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 04:59:01 5 0.05 0.00 0.00 0.00 0.02 99.93 11:52:24 04:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 04:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:00:01 all 0.23 0.00 0.01 0.00 0.01 99.75 11:52:24 05:00:01 0 1.71 0.00 0.02 0.02 0.02 98.24 11:52:24 05:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:00:01 2 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 05:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:00:01 5 0.05 0.00 0.02 0.00 0.00 99.93 11:52:24 05:00:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 05:00:01 7 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 05:01:01 all 0.04 0.00 0.00 0.00 0.00 99.95 11:52:24 05:01:01 0 0.27 0.00 0.02 0.02 0.00 99.70 11:52:24 05:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:01:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 05:02:01 all 0.03 0.00 0.01 0.00 0.00 99.96 11:52:24 05:02:01 0 0.15 0.00 0.03 0.02 0.02 99.78 11:52:24 05:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 05:02:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 05:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 05:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:03:01 all 0.02 0.00 0.01 0.03 0.00 99.95 11:52:24 05:03:01 0 0.02 0.00 0.02 0.10 0.02 99.85 11:52:24 05:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:03:01 2 0.00 0.00 0.02 0.10 0.00 99.88 11:52:24 05:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:03:01 5 0.07 0.00 0.02 0.00 0.00 99.92 11:52:24 05:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 05:04:01 all 0.18 0.00 0.01 0.28 0.01 99.53 11:52:24 05:04:01 0 1.31 0.00 0.03 0.33 0.02 98.31 11:52:24 05:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:04:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 05:04:01 3 0.00 0.00 0.00 1.93 0.02 98.05 11:52:24 05:04:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 05:04:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 05:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 05:05:01 all 0.20 0.00 0.01 0.01 0.00 99.78 11:52:24 05:05:01 0 1.50 0.00 0.02 0.07 0.02 98.40 11:52:24 05:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:05:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 05:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:05:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 05:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 05:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:52:24 05:05:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 05:06:01 all 0.01 0.00 0.01 0.01 0.00 99.97 11:52:24 05:06:01 0 0.05 0.00 0.02 0.02 0.02 99.90 11:52:24 05:06:01 1 0.02 0.00 0.00 0.03 0.00 99.95 11:52:24 05:06:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 05:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:06:01 5 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 05:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 05:07:01 0 0.02 0.00 0.03 0.03 0.02 99.90 11:52:24 05:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 05:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 05:08:01 all 0.01 0.00 0.00 0.01 0.00 99.97 11:52:24 05:08:01 0 0.00 0.00 0.02 0.05 0.00 99.93 11:52:24 05:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:08:01 2 0.00 0.00 0.02 0.05 0.00 99.93 11:52:24 05:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:08:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 05:09:01 all 0.02 0.00 0.00 0.03 0.00 99.94 11:52:24 05:09:01 0 0.03 0.00 0.00 0.25 0.02 99.70 11:52:24 05:09:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 05:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 05:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:10:02 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 05:10:02 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:10:02 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:10:02 2 0.00 0.00 0.02 0.02 0.02 99.95 11:52:24 05:10:02 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:10:02 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:10:02 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:10:02 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 05:10:02 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:11:01 all 0.13 0.00 0.01 0.00 0.00 99.86 11:52:24 05:11:01 0 0.94 0.00 0.00 0.02 0.00 99.04 11:52:24 05:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 05:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:11:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 05:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:12:01 all 0.22 0.00 0.01 0.00 0.00 99.76 11:52:24 05:12:01 0 1.69 0.00 0.02 0.02 0.02 98.26 11:52:24 05:12:01 1 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 05:12:01 2 0.02 0.00 0.03 0.00 0.02 99.93 11:52:24 05:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:12:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 05:13:01 all 0.20 0.00 0.03 0.00 0.01 99.76 11:52:24 05:13:01 0 0.18 0.00 0.05 0.02 0.02 99.73 11:52:24 05:13:01 1 0.10 0.00 0.02 0.00 0.00 99.88 11:52:24 05:13:01 2 0.50 0.00 0.02 0.00 0.02 99.47 11:52:24 05:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:13:01 4 0.08 0.00 0.03 0.00 0.00 99.88 11:52:24 05:13:01 5 0.03 0.00 0.03 0.00 0.02 99.92 11:52:24 05:13:01 6 0.17 0.00 0.02 0.00 0.02 99.80 11:52:24 05:13:01 7 0.56 0.00 0.03 0.00 0.00 99.40 11:52:24 05:14:01 all 0.18 0.00 0.02 0.00 0.00 99.80 11:52:24 05:14:01 0 0.00 0.00 0.00 0.03 0.00 99.97 11:52:24 05:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 05:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:14:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 05:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:14:01 6 0.07 0.00 0.02 0.00 0.00 99.92 11:52:24 05:14:01 7 1.26 0.00 0.12 0.00 0.00 98.63 11:52:24 05:15:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 05:15:01 0 0.03 0.00 0.02 0.03 0.02 99.90 11:52:24 05:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 05:16:01 all 0.02 0.00 0.01 0.01 0.00 99.96 11:52:24 05:16:01 0 0.05 0.00 0.03 0.03 0.00 99.88 11:52:24 05:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:16:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 05:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:16:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 05:16:01 6 0.02 0.00 0.03 0.00 0.02 99.93 11:52:24 05:16:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 11:52:24 05:16:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 05:17:01 all 0.04 0.00 0.01 0.00 0.00 99.95 11:52:24 05:17:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:52:24 05:17:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 05:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:17:01 7 0.25 0.00 0.02 0.00 0.00 99.73 11:52:24 05:18:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 05:18:01 0 0.03 0.00 0.05 0.02 0.00 99.90 11:52:24 05:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 05:18:01 2 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 05:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 05:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 05:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:19:01 all 0.15 0.00 0.01 0.00 0.00 99.84 11:52:24 05:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 05:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 05:19:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 05:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:19:01 7 1.13 0.00 0.02 0.00 0.00 98.86 11:52:24 05:20:01 all 0.17 0.00 0.01 0.01 0.00 99.81 11:52:24 05:20:01 0 0.03 0.00 0.05 0.02 0.02 99.88 11:52:24 05:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:20:01 2 0.00 0.00 0.00 0.05 0.00 99.95 11:52:24 05:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 05:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:20:01 7 1.29 0.00 0.02 0.00 0.00 98.69 11:52:24 05:21:01 all 0.00 0.00 0.01 0.00 0.00 99.98 11:52:24 05:21:01 0 0.02 0.00 0.05 0.00 0.00 99.93 11:52:24 05:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:21:01 2 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 05:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 05:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:22:01 all 0.02 0.00 0.00 0.00 0.00 99.97 11:52:24 05:22:01 0 0.05 0.00 0.02 0.02 0.02 99.90 11:52:24 05:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 05:22:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 05:23:01 all 0.00 0.00 0.01 0.00 0.00 99.98 11:52:24 05:23:01 0 0.02 0.00 0.05 0.02 0.00 99.92 11:52:24 05:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:23:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 05:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:24:01 all 0.19 0.00 0.01 0.00 0.00 99.80 11:52:24 05:24:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 05:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:24:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 05:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:24:01 6 0.00 0.00 0.03 0.00 0.00 99.97 11:52:24 05:24:01 7 1.43 0.00 0.05 0.00 0.00 98.52 11:52:24 05:25:01 all 0.09 0.00 0.01 0.00 0.00 99.89 11:52:24 05:25:01 0 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 05:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:25:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 05:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 05:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:25:01 7 0.68 0.00 0.02 0.00 0.00 99.30 11:52:24 05:26:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:52:24 05:26:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:52:24 05:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 05:26:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 05:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:26:01 5 0.03 0.00 0.00 0.00 0.02 99.95 11:52:24 05:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:26:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 05:27:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 05:27:01 0 0.03 0.00 0.02 0.02 0.00 99.93 11:52:24 05:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:27:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 05:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:27:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 05:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:52:24 05:27:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 05:28:01 all 0.05 0.00 0.01 0.00 0.01 99.94 11:52:24 05:28:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:52:24 05:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 05:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 05:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:28:01 7 0.32 0.00 0.00 0.00 0.00 99.68 11:52:24 05:29:01 all 0.03 0.00 0.01 0.00 0.00 99.95 11:52:24 05:29:01 0 0.02 0.00 0.02 0.02 0.02 99.93 11:52:24 05:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:29:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 05:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 05:29:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 05:29:01 7 0.17 0.00 0.02 0.00 0.02 99.80 11:52:24 05:30:01 all 0.01 0.00 0.01 0.01 0.00 99.97 11:52:24 05:30:01 0 0.02 0.00 0.02 0.08 0.00 99.88 11:52:24 05:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:30:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 05:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 05:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 05:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:31:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:52:24 05:31:01 0 0.02 0.00 0.02 0.02 0.02 99.93 11:52:24 05:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 05:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:31:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 05:31:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 05:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 05:32:01 all 0.02 0.00 0.00 0.00 0.00 99.97 11:52:24 05:32:01 0 0.03 0.00 0.02 0.02 0.02 99.92 11:52:24 05:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 05:32:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 05:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 05:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:33:01 all 0.13 0.00 0.01 0.00 0.00 99.85 11:52:24 05:33:01 0 0.02 0.00 0.03 0.02 0.00 99.93 11:52:24 05:33:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 05:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:33:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 05:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 05:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:33:01 7 0.93 0.00 0.03 0.00 0.00 99.04 11:52:24 05:34:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 05:34:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:52:24 05:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:34:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 05:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:34:01 7 0.05 0.00 0.03 0.00 0.00 99.92 11:52:24 05:35:01 all 0.14 0.00 0.01 0.00 0.01 99.84 11:52:24 05:35:01 0 0.02 0.00 0.03 0.02 0.02 99.92 11:52:24 05:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:35:01 2 0.02 0.00 0.00 0.02 0.02 99.95 11:52:24 05:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:35:01 7 1.03 0.00 0.05 0.00 0.02 98.91 11:52:24 05:36:01 all 0.01 0.00 0.01 0.03 0.00 99.96 11:52:24 05:36:01 0 0.02 0.00 0.07 0.22 0.00 99.70 11:52:24 05:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:36:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 05:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:37:01 all 0.04 0.00 0.01 0.00 0.00 99.95 11:52:24 05:37:01 0 0.02 0.00 0.03 0.02 0.02 99.92 11:52:24 05:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 05:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:37:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 05:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:37:01 7 0.22 0.00 0.00 0.00 0.00 99.78 11:52:24 05:38:01 all 0.05 0.00 0.01 0.00 0.01 99.92 11:52:24 05:38:01 0 0.02 0.00 0.03 0.02 0.02 99.92 11:52:24 05:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 05:38:01 2 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 05:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:38:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 05:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:38:01 7 0.37 0.00 0.02 0.00 0.00 99.62 11:52:24 11:52:24 05:38:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 05:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 05:39:01 0 0.05 0.00 0.00 0.02 0.02 99.92 11:52:24 05:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:39:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 05:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 05:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:39:01 7 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 05:40:01 all 0.01 0.00 0.00 0.00 0.00 99.98 11:52:24 05:40:01 0 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 05:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:40:01 2 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 05:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:40:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 05:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:41:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:52:24 05:41:01 0 0.03 0.00 0.02 0.02 0.00 99.93 11:52:24 05:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 05:41:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 05:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 05:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 05:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:42:01 all 0.12 0.00 0.01 0.00 0.00 99.86 11:52:24 05:42:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 05:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:42:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 05:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 05:42:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 05:42:01 7 0.93 0.00 0.03 0.00 0.00 99.04 11:52:24 05:43:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 05:43:01 0 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 05:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 05:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:44:01 all 0.18 0.00 0.01 0.00 0.00 99.80 11:52:24 05:44:01 0 0.05 0.00 0.02 0.02 0.00 99.92 11:52:24 05:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:44:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 05:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 05:44:01 6 0.02 0.00 0.05 0.00 0.00 99.93 11:52:24 05:44:01 7 1.32 0.00 0.02 0.00 0.02 98.65 11:52:24 05:45:01 all 0.26 0.00 0.01 0.00 0.01 99.72 11:52:24 05:45:01 0 0.05 0.00 0.02 0.00 0.02 99.92 11:52:24 05:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 05:45:01 2 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 05:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 05:45:01 6 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 05:45:01 7 1.99 0.00 0.02 0.00 0.00 98.00 11:52:24 05:46:01 all 0.15 0.00 0.01 0.01 0.00 99.83 11:52:24 05:46:01 0 0.02 0.00 0.02 0.05 0.00 99.92 11:52:24 05:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:46:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 05:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:46:01 6 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 05:46:01 7 1.08 0.00 0.05 0.00 0.00 98.87 11:52:24 05:47:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 05:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:47:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 05:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:47:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 05:47:01 6 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 05:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:48:01 all 0.02 0.00 0.00 0.01 0.01 99.97 11:52:24 05:48:01 0 0.02 0.00 0.00 0.03 0.02 99.93 11:52:24 05:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:48:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 05:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 05:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 05:48:01 6 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 05:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:49:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 05:49:01 0 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 05:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:49:01 2 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 05:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 05:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:49:01 6 0.03 0.00 0.03 0.00 0.00 99.93 11:52:24 05:49:01 7 0.03 0.00 0.00 0.00 0.02 99.95 11:52:24 11:52:24 05:49:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 05:50:01 all 0.06 0.00 0.01 0.01 0.00 99.92 11:52:24 05:50:01 0 0.02 0.00 0.00 0.07 0.00 99.92 11:52:24 05:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:50:01 2 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 05:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:50:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 05:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 05:50:01 6 0.05 0.00 0.02 0.00 0.00 99.93 11:52:24 05:50:01 7 0.37 0.00 0.00 0.00 0.00 99.63 11:52:24 05:51:01 all 0.00 0.00 0.00 0.01 0.00 99.98 11:52:24 05:51:01 0 0.02 0.00 0.00 0.12 0.00 99.87 11:52:24 05:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:51:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 05:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:52:01 all 0.24 0.00 0.01 0.00 0.01 99.74 11:52:24 05:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 05:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:52:01 2 0.02 0.00 0.00 0.02 0.02 99.95 11:52:24 05:52:01 3 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 05:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 05:52:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 05:52:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 05:52:01 7 1.74 0.00 0.00 0.00 0.00 98.26 11:52:24 05:53:01 all 0.05 0.00 0.01 0.01 0.00 99.93 11:52:24 05:53:01 0 0.00 0.00 0.02 0.08 0.00 99.90 11:52:24 05:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:53:01 6 0.03 0.00 0.03 0.00 0.00 99.93 11:52:24 05:53:01 7 0.33 0.00 0.03 0.00 0.00 99.63 11:52:24 05:54:01 all 0.10 0.00 0.01 0.03 0.00 99.85 11:52:24 05:54:01 0 0.02 0.00 0.03 0.25 0.00 99.70 11:52:24 05:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:54:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 05:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:54:01 4 0.48 0.00 0.00 0.00 0.00 99.52 11:52:24 05:54:01 5 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 05:54:01 6 0.03 0.00 0.00 0.00 0.02 99.95 11:52:24 05:54:01 7 0.27 0.00 0.00 0.00 0.00 99.73 11:52:24 05:55:01 all 0.06 0.00 0.01 0.00 0.00 99.93 11:52:24 05:55:01 0 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 05:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:55:01 4 0.43 0.00 0.00 0.00 0.00 99.57 11:52:24 05:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 05:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:56:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:52:24 05:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 05:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:56:01 2 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 05:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 05:56:01 4 0.05 0.00 0.00 0.00 0.00 99.95 11:52:24 05:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 05:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 05:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:57:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:52:24 05:57:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 05:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:57:01 4 0.13 0.00 0.03 0.00 0.02 99.82 11:52:24 05:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:57:01 6 0.02 0.00 0.03 0.00 0.02 99.93 11:52:24 05:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:58:01 all 0.01 0.00 0.01 0.04 0.00 99.95 11:52:24 05:58:01 0 0.00 0.00 0.00 0.03 0.00 99.97 11:52:24 05:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:58:01 2 0.00 0.00 0.02 0.25 0.00 99.73 11:52:24 05:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 05:58:01 4 0.05 0.00 0.00 0.00 0.00 99.95 11:52:24 05:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:58:01 6 0.02 0.00 0.05 0.00 0.00 99.93 11:52:24 05:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:59:01 all 0.05 0.00 0.01 0.00 0.00 99.94 11:52:24 05:59:01 0 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 05:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 05:59:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 05:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 05:59:01 4 0.32 0.00 0.02 0.00 0.00 99.67 11:52:24 05:59:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 05:59:01 6 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 05:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:00:01 all 0.16 0.00 0.01 0.02 0.00 99.81 11:52:24 06:00:01 0 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 06:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:00:01 2 0.00 0.00 0.00 0.15 0.00 99.85 11:52:24 06:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:00:01 4 1.17 0.00 0.00 0.00 0.02 98.81 11:52:24 06:00:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 06:00:01 6 0.05 0.00 0.03 0.00 0.00 99.92 11:52:24 06:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:52:24 06:00:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 06:01:01 all 0.08 0.00 0.01 0.00 0.00 99.91 11:52:24 06:01:01 0 0.03 0.00 0.00 0.02 0.00 99.95 11:52:24 06:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:01:01 2 0.03 0.00 0.00 0.02 0.02 99.93 11:52:24 06:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:01:01 4 0.45 0.00 0.02 0.00 0.00 99.53 11:52:24 06:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:01:01 6 0.03 0.00 0.03 0.00 0.02 99.92 11:52:24 06:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 06:02:01 all 0.08 0.00 0.02 0.05 0.00 99.85 11:52:24 06:02:01 0 0.00 0.00 0.02 0.20 0.00 99.78 11:52:24 06:02:01 1 0.00 0.00 0.03 0.00 0.00 99.97 11:52:24 06:02:01 2 0.03 0.00 0.00 0.18 0.00 99.78 11:52:24 06:02:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 06:02:01 4 0.53 0.00 0.03 0.00 0.00 99.44 11:52:24 06:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 06:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 06:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 06:03:01 all 0.02 0.00 0.00 0.04 0.00 99.93 11:52:24 06:03:01 0 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 06:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:03:01 2 0.00 0.00 0.00 0.34 0.00 99.66 11:52:24 06:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 06:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:03:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 06:03:01 6 0.03 0.00 0.00 0.00 0.02 99.95 11:52:24 06:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:04:01 all 0.01 0.00 0.02 0.00 0.00 99.96 11:52:24 06:04:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 06:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:04:01 2 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 06:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:04:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 06:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 06:04:01 6 0.03 0.00 0.05 0.00 0.00 99.92 11:52:24 06:04:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 06:05:01 all 0.01 0.00 0.01 0.00 0.04 99.94 11:52:24 06:05:01 0 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 06:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:05:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 06:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:05:01 4 0.07 0.00 0.00 0.00 0.00 99.93 11:52:24 06:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:05:01 6 0.02 0.00 0.03 0.00 0.27 99.68 11:52:24 06:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:06:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 06:06:01 0 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 06:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:06:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 06:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 06:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:06:01 5 0.02 0.00 0.03 0.00 0.02 99.93 11:52:24 06:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 06:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 06:07:01 0 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 06:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:07:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 06:07:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 06:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:07:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 06:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:08:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 06:08:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 06:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:08:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 06:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 06:08:01 4 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 06:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:08:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 06:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:09:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 06:09:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 06:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:09:01 3 0.02 0.00 0.03 0.02 0.00 99.93 11:52:24 06:09:01 4 0.00 0.00 0.03 0.00 0.02 99.95 11:52:24 06:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 06:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:10:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:52:24 06:10:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 06:10:01 1 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 06:10:01 2 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 06:10:01 3 0.03 0.00 0.03 0.00 0.02 99.92 11:52:24 06:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 06:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:10:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 06:11:01 all 0.01 0.00 0.00 0.00 0.00 99.99 11:52:24 06:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:52:24 06:11:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 06:12:01 all 0.02 0.00 0.01 0.01 0.01 99.96 11:52:24 06:12:01 0 0.02 0.00 0.00 0.02 0.02 99.95 11:52:24 06:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:12:01 2 0.00 0.00 0.02 0.03 0.00 99.95 11:52:24 06:12:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 06:12:01 4 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 06:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 06:13:01 all 0.09 0.00 0.02 0.00 0.01 99.88 11:52:24 06:13:01 0 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 06:13:01 1 0.08 0.00 0.02 0.00 0.00 99.90 11:52:24 06:13:01 2 0.10 0.00 0.00 0.02 0.02 99.87 11:52:24 06:13:01 3 0.05 0.00 0.03 0.00 0.05 99.87 11:52:24 06:13:01 4 0.35 0.00 0.03 0.00 0.00 99.62 11:52:24 06:13:01 5 0.08 0.00 0.00 0.00 0.00 99.92 11:52:24 06:13:01 6 0.07 0.00 0.03 0.00 0.00 99.90 11:52:24 06:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:14:01 all 0.27 0.00 0.01 0.00 0.01 99.72 11:52:24 06:14:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 06:14:01 1 0.07 0.00 0.02 0.00 0.02 99.90 11:52:24 06:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 06:14:01 4 1.95 0.00 0.02 0.00 0.00 98.03 11:52:24 06:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:14:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 06:14:01 7 0.05 0.00 0.00 0.00 0.02 99.93 11:52:24 06:15:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 06:15:01 0 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 06:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:15:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 06:15:01 5 0.00 0.00 0.03 0.00 0.00 99.97 11:52:24 06:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:15:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 06:16:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:52:24 06:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 06:16:01 1 0.03 0.00 0.03 0.00 0.00 99.93 11:52:24 06:16:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 06:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 06:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:16:01 7 0.05 0.00 0.02 0.00 0.00 99.93 11:52:24 06:17:01 all 0.00 0.00 0.01 0.00 0.01 99.98 11:52:24 06:17:01 0 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 06:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:17:01 2 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 06:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:17:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 06:18:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:52:24 06:18:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 06:18:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 06:18:01 2 0.00 0.00 0.02 0.03 0.00 99.95 11:52:24 06:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 06:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:18:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 06:18:01 7 0.05 0.00 0.02 0.00 0.02 99.92 11:52:24 06:19:01 all 0.01 0.00 0.01 0.00 0.00 99.99 11:52:24 06:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:19:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 06:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:19:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 06:20:01 all 0.09 0.00 0.01 0.00 0.00 99.90 11:52:24 06:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:20:01 1 0.05 0.00 0.00 0.00 0.00 99.95 11:52:24 06:20:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 06:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:20:01 4 0.57 0.00 0.02 0.00 0.00 99.42 11:52:24 06:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:20:01 6 0.05 0.00 0.05 0.00 0.00 99.90 11:52:24 06:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:21:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 06:21:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 06:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:21:01 2 0.00 0.00 0.00 0.03 0.00 99.97 11:52:24 06:21:01 3 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 06:21:01 4 0.05 0.00 0.00 0.00 0.00 99.95 11:52:24 06:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:52:24 06:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 06:22:01 2 0.02 0.00 0.02 0.02 0.02 99.93 11:52:24 06:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:22:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 06:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:22:01 6 0.03 0.00 0.03 0.00 0.02 99.92 11:52:24 06:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:52:24 06:22:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 06:23:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 06:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:23:01 2 0.00 0.00 0.00 0.03 0.00 99.97 11:52:24 06:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 06:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:24:01 all 0.06 0.00 0.01 0.00 0.01 99.92 11:52:24 06:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:24:01 1 0.03 0.00 0.00 0.00 0.02 99.95 11:52:24 06:24:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 06:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:24:01 4 0.40 0.00 0.05 0.00 0.02 99.53 11:52:24 06:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:24:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 06:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:25:01 all 0.13 0.00 0.01 0.17 0.00 99.69 11:52:24 06:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 06:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:25:01 2 0.00 0.00 0.02 1.35 0.00 98.63 11:52:24 06:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:25:01 4 0.94 0.00 0.02 0.00 0.00 99.04 11:52:24 06:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:25:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 06:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 06:26:01 all 0.03 0.00 0.01 0.01 0.00 99.95 11:52:24 06:26:01 0 0.12 0.00 0.02 0.02 0.00 99.85 11:52:24 06:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:26:01 2 0.03 0.00 0.02 0.05 0.02 99.88 11:52:24 06:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:26:01 4 0.00 0.00 0.02 0.03 0.00 99.95 11:52:24 06:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:26:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 06:26:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 06:27:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:52:24 06:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:27:01 1 0.03 0.00 0.03 0.00 0.00 99.93 11:52:24 06:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 06:27:01 3 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 06:27:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 06:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 06:27:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 06:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 06:28:01 all 0.01 0.00 0.01 0.03 0.00 99.95 11:52:24 06:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:28:01 2 0.00 0.00 0.02 0.20 0.00 99.78 11:52:24 06:28:01 3 0.00 0.00 0.02 0.02 0.02 99.95 11:52:24 06:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:28:01 6 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 06:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:29:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 06:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 06:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:29:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 06:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 06:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:30:01 all 0.00 0.00 0.00 0.00 0.00 99.99 11:52:24 06:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:30:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 06:30:01 2 0.00 0.00 0.02 0.02 0.02 99.95 11:52:24 06:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:31:01 all 0.01 0.00 0.02 0.07 0.01 99.89 11:52:24 06:31:01 0 0.00 0.00 0.03 0.00 0.00 99.97 11:52:24 06:31:01 1 0.00 0.00 0.03 0.00 0.00 99.97 11:52:24 06:31:01 2 0.02 0.00 0.03 0.57 0.02 99.37 11:52:24 06:31:01 3 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 06:31:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 06:31:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 06:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:32:01 all 0.10 0.00 0.01 0.00 0.00 99.89 11:52:24 06:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:32:01 2 0.03 0.00 0.02 0.02 0.00 99.93 11:52:24 06:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:32:01 4 0.73 0.00 0.02 0.00 0.00 99.25 11:52:24 06:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:33:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:52:24 06:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:33:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 06:33:01 2 0.05 0.00 0.02 0.02 0.02 99.90 11:52:24 06:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 06:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 06:33:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 11:52:24 06:33:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 06:34:01 all 0.01 0.00 0.00 0.00 0.00 99.98 11:52:24 06:34:01 0 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 06:34:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 06:34:01 2 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 06:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:35:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:52:24 06:35:01 0 0.03 0.00 0.03 0.00 0.00 99.93 11:52:24 06:35:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 06:35:01 2 0.03 0.00 0.05 0.02 0.02 99.88 11:52:24 06:35:01 3 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 06:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:36:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 06:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:36:01 2 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 06:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:36:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 06:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 06:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:37:01 all 0.02 0.00 0.00 0.00 0.00 99.97 11:52:24 06:37:01 0 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 06:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 06:37:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 06:37:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 06:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:38:01 all 0.01 0.00 0.00 0.00 0.00 99.98 11:52:24 06:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:38:01 2 0.03 0.00 0.00 0.02 0.02 99.93 11:52:24 06:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:38:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 06:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:39:01 all 0.14 0.00 0.02 0.00 0.00 99.83 11:52:24 06:39:01 0 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 06:39:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 06:39:01 2 0.07 0.00 0.03 0.02 0.02 99.87 11:52:24 06:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 06:39:01 4 0.94 0.00 0.05 0.00 0.00 99.01 11:52:24 06:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 06:39:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 06:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:40:01 all 0.08 0.00 0.00 0.00 0.00 99.91 11:52:24 06:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:40:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 06:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:40:01 4 0.60 0.00 0.00 0.00 0.00 99.40 11:52:24 06:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 06:41:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 06:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:41:01 1 0.03 0.00 0.00 0.00 0.02 99.95 11:52:24 06:41:01 2 0.03 0.00 0.03 0.02 0.00 99.92 11:52:24 06:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 06:41:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 06:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 06:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:42:01 all 0.03 0.00 0.01 0.00 0.00 99.96 11:52:24 06:42:01 0 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 06:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 06:42:01 2 0.02 0.00 0.00 0.02 0.02 99.95 11:52:24 06:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:42:01 4 0.07 0.00 0.02 0.00 0.00 99.92 11:52:24 06:42:01 5 0.05 0.00 0.02 0.00 0.00 99.93 11:52:24 06:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:43:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 06:43:01 0 0.03 0.00 0.00 0.00 0.02 99.95 11:52:24 06:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:43:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 06:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:43:01 5 0.02 0.00 0.03 0.00 0.02 99.93 11:52:24 06:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 06:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:44:01 all 0.01 0.00 0.01 0.05 0.00 99.93 11:52:24 06:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:44:01 2 0.02 0.00 0.02 0.40 0.00 99.57 11:52:24 06:44:01 3 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 06:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 06:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 06:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 11:52:24 06:44:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 06:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 06:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:45:01 2 0.02 0.00 0.00 0.02 0.02 99.95 11:52:24 06:45:01 3 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 06:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 06:45:01 5 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 06:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:46:01 all 0.03 0.00 0.01 0.00 0.00 99.96 11:52:24 06:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 06:46:01 2 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 06:46:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 06:46:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 06:46:01 5 0.05 0.00 0.00 0.00 0.00 99.95 11:52:24 06:46:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 06:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:47:01 all 0.16 0.00 0.00 0.00 0.01 99.82 11:52:24 06:47:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 06:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:47:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 06:47:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 06:47:01 4 1.27 0.00 0.00 0.00 0.02 98.71 11:52:24 06:47:01 5 0.00 0.00 0.03 0.00 0.02 99.95 11:52:24 06:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:48:01 all 0.08 0.00 0.00 0.00 0.00 99.91 11:52:24 06:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 06:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 06:48:01 2 0.02 0.00 0.00 0.02 0.02 99.95 11:52:24 06:48:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 06:48:01 4 0.47 0.00 0.00 0.00 0.00 99.53 11:52:24 06:48:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 06:48:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 06:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:49:01 all 0.16 0.00 0.01 0.00 0.01 99.83 11:52:24 06:49:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 06:49:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 06:49:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 06:49:01 3 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 06:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:49:01 5 1.22 0.00 0.00 0.00 0.02 98.76 11:52:24 06:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 06:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:50:01 all 0.25 0.00 0.02 0.00 0.00 99.73 11:52:24 06:50:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 06:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:50:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 06:50:01 3 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 06:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 06:50:01 5 1.86 0.00 0.07 0.00 0.02 98.06 11:52:24 06:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 06:51:01 all 0.00 0.00 0.01 0.00 0.00 99.98 11:52:24 06:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:51:01 2 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 06:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:51:01 5 0.02 0.00 0.05 0.00 0.00 99.93 11:52:24 06:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:52:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 06:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 06:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:52:01 2 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 06:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:52:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 06:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 06:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:53:01 all 0.17 0.00 0.01 0.00 0.00 99.81 11:52:24 06:53:01 0 0.00 0.00 0.03 0.00 0.02 99.95 11:52:24 06:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 06:53:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 06:53:01 3 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 06:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:53:01 5 1.34 0.00 0.02 0.00 0.00 98.64 11:52:24 06:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:54:01 all 0.11 0.00 0.00 0.01 0.00 99.87 11:52:24 06:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 06:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:54:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 06:54:01 3 0.00 0.00 0.00 0.08 0.00 99.92 11:52:24 06:54:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 06:54:01 5 0.76 0.00 0.00 0.00 0.02 99.22 11:52:24 06:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:54:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 06:55:01 all 0.01 0.00 0.00 0.00 0.00 99.98 11:52:24 06:55:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 06:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:55:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 06:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:55:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 06:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:52:24 06:55:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 06:56:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 06:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:56:01 2 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 06:56:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 06:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:56:01 5 0.02 0.00 0.05 0.00 0.00 99.93 11:52:24 06:56:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 06:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:57:01 all 0.02 0.00 0.01 0.00 0.02 99.95 11:52:24 06:57:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:52:24 06:57:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 06:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 06:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 06:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:57:01 5 0.07 0.00 0.02 0.00 0.02 99.90 11:52:24 06:57:01 6 0.00 0.00 0.03 0.00 0.07 99.90 11:52:24 06:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:58:01 all 0.01 0.00 0.01 0.01 0.00 99.97 11:52:24 06:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:58:01 2 0.00 0.00 0.02 0.03 0.02 99.93 11:52:24 06:58:01 3 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 06:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:58:01 5 0.02 0.00 0.03 0.00 0.02 99.93 11:52:24 06:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:59:01 all 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:59:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 06:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 06:59:01 3 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 06:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 06:59:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 06:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 06:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:00:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 07:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:00:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 07:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:00:01 5 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 07:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 07:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:01:01 all 0.03 0.00 0.01 0.00 0.01 99.96 11:52:24 07:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:01:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 07:01:01 2 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 07:01:01 3 0.02 0.00 0.00 0.02 0.02 99.95 11:52:24 07:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:01:01 5 0.13 0.00 0.02 0.00 0.00 99.85 11:52:24 07:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 07:01:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 07:02:01 all 0.22 0.00 0.01 0.00 0.00 99.76 11:52:24 07:02:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 07:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:02:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 07:02:01 3 0.00 0.00 0.03 0.00 0.00 99.97 11:52:24 07:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:02:01 5 1.65 0.00 0.05 0.00 0.02 98.29 11:52:24 07:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:03:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 07:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 07:03:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 07:03:01 3 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 07:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:03:01 5 0.05 0.00 0.03 0.00 0.02 99.90 11:52:24 07:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:04:01 all 0.02 0.00 0.01 0.00 0.27 99.70 11:52:24 07:04:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 07:04:01 1 0.05 0.00 0.02 0.00 0.02 99.92 11:52:24 07:04:01 2 0.02 0.00 0.00 0.02 0.03 99.93 11:52:24 07:04:01 3 0.03 0.00 0.02 0.00 1.78 98.17 11:52:24 07:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:04:01 5 0.03 0.00 0.02 0.00 0.32 99.63 11:52:24 07:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:05:01 all 0.18 0.00 0.01 0.00 0.00 99.80 11:52:24 07:05:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 07:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:05:01 2 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 07:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:05:01 5 1.34 0.00 0.03 0.00 0.00 98.63 11:52:24 07:05:01 6 0.02 0.00 0.03 0.00 0.02 99.93 11:52:24 07:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:06:01 all 0.18 0.00 0.01 0.00 0.00 99.80 11:52:24 07:06:01 0 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 07:06:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 07:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:06:01 5 1.37 0.00 0.03 0.00 0.02 98.58 11:52:24 07:06:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 07:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:52:24 07:06:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 07:07:01 all 0.13 0.00 0.01 0.00 0.00 99.86 11:52:24 07:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:07:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 07:07:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 07:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:07:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 07:07:01 6 0.99 0.00 0.02 0.00 0.00 98.99 11:52:24 07:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:08:01 all 0.20 0.00 0.01 0.01 0.01 99.78 11:52:24 07:08:01 0 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 07:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:08:01 2 0.02 0.00 0.00 0.02 0.02 99.95 11:52:24 07:08:01 3 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 07:08:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 07:08:01 5 0.00 0.00 0.03 0.00 0.02 99.95 11:52:24 07:08:01 6 1.55 0.00 0.02 0.00 0.00 98.44 11:52:24 07:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:09:01 all 0.01 0.00 0.00 0.00 0.00 99.98 11:52:24 07:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 07:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 07:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 07:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:10:01 all 0.01 0.00 0.00 0.01 0.00 99.97 11:52:24 07:10:01 0 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 07:10:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 07:10:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 07:10:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 07:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:10:01 5 0.05 0.00 0.00 0.00 0.02 99.93 11:52:24 07:10:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 07:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:11:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 07:11:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 07:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 07:11:01 2 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 07:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:11:01 5 0.03 0.00 0.03 0.00 0.00 99.93 11:52:24 07:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:12:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:52:24 07:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 07:12:01 3 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 07:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 07:12:01 5 0.05 0.00 0.03 0.00 0.02 99.90 11:52:24 07:12:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 07:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:13:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 07:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 07:13:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 07:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 07:13:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 07:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:14:01 all 0.06 0.00 0.02 0.00 0.00 99.91 11:52:24 07:14:01 0 0.03 0.00 0.03 0.00 0.00 99.93 11:52:24 07:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:14:01 2 0.17 0.00 0.05 0.02 0.02 99.75 11:52:24 07:14:01 3 0.00 0.00 0.03 0.02 0.00 99.95 11:52:24 07:14:01 4 0.08 0.00 0.02 0.00 0.00 99.90 11:52:24 07:14:01 5 0.10 0.00 0.00 0.00 0.00 99.90 11:52:24 07:14:01 6 0.08 0.00 0.02 0.00 0.00 99.90 11:52:24 07:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:15:01 all 0.00 0.00 0.01 0.00 0.00 99.99 11:52:24 07:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:15:01 2 0.02 0.00 0.02 0.02 0.02 99.93 11:52:24 07:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:15:01 6 0.00 0.00 0.03 0.00 0.00 99.97 11:52:24 07:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:16:01 all 0.04 0.00 0.01 0.03 0.00 99.92 11:52:24 07:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 07:16:01 2 0.03 0.00 0.00 0.22 0.02 99.73 11:52:24 07:16:01 3 0.02 0.00 0.03 0.02 0.00 99.93 11:52:24 07:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:16:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 07:16:01 6 0.18 0.00 0.00 0.00 0.02 99.80 11:52:24 07:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 07:17:01 all 0.00 0.00 0.01 0.00 0.00 99.99 11:52:24 07:17:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 07:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:17:01 2 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 07:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:52:24 07:17:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 07:18:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:52:24 07:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 07:18:01 2 0.02 0.00 0.03 0.02 0.02 99.92 11:52:24 07:18:01 3 0.03 0.00 0.02 0.02 0.00 99.93 11:52:24 07:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 07:18:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 07:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:19:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 07:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 07:19:01 2 0.02 0.00 0.05 0.02 0.02 99.90 11:52:24 07:19:01 3 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 07:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:20:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 07:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 07:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 07:20:01 2 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 07:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 07:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:20:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 07:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 07:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:21:01 all 0.01 0.00 0.01 0.01 0.00 99.96 11:52:24 07:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:21:01 2 0.05 0.00 0.03 0.07 0.02 99.83 11:52:24 07:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:21:01 6 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 07:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:22:01 all 0.18 0.00 0.00 0.00 0.00 99.81 11:52:24 07:22:01 0 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 07:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:22:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 07:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:22:01 6 1.37 0.00 0.00 0.00 0.02 98.62 11:52:24 07:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:23:01 all 0.26 0.00 0.01 0.00 0.01 99.72 11:52:24 07:23:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:52:24 07:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:23:01 2 0.03 0.00 0.03 0.02 0.02 99.90 11:52:24 07:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:23:01 4 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 07:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:23:01 6 1.97 0.00 0.00 0.00 0.02 98.01 11:52:24 07:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:24:01 all 0.10 0.00 0.01 0.00 0.00 99.88 11:52:24 07:24:01 0 0.03 0.00 0.00 0.02 0.00 99.95 11:52:24 07:24:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 07:24:01 2 0.03 0.00 0.02 0.02 0.02 99.92 11:52:24 07:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 07:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:24:01 6 0.71 0.00 0.00 0.00 0.00 99.29 11:52:24 07:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:25:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 07:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 07:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 07:25:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 07:25:01 3 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 07:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 07:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:26:01 all 0.01 0.00 0.01 0.02 0.00 99.96 11:52:24 07:26:01 0 0.02 0.00 0.03 0.02 0.00 99.93 11:52:24 07:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:26:01 2 0.02 0.00 0.03 0.13 0.02 99.80 11:52:24 07:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 07:27:02 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 07:27:02 0 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 07:27:02 1 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 07:27:02 2 0.02 0.00 0.02 0.02 0.02 99.93 11:52:24 07:27:02 3 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 07:27:02 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:27:02 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:27:02 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:27:02 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:28:01 all 0.15 0.00 0.01 0.02 0.00 99.82 11:52:24 07:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:28:01 2 0.03 0.00 0.03 0.15 0.02 99.76 11:52:24 07:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:28:01 6 1.06 0.00 0.05 0.00 0.02 98.87 11:52:24 07:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:52:24 07:28:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 07:29:01 all 0.14 0.00 0.01 0.03 0.00 99.82 11:52:24 07:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 07:29:01 1 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 07:29:01 2 0.02 0.00 0.00 0.03 0.00 99.95 11:52:24 07:29:01 3 0.03 0.00 0.02 0.18 0.00 99.77 11:52:24 07:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:29:01 6 1.03 0.00 0.00 0.00 0.00 98.97 11:52:24 07:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 07:30:01 all 0.21 0.00 0.01 0.27 0.00 99.51 11:52:24 07:30:01 0 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 07:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:30:01 2 0.02 0.00 0.02 2.19 0.02 97.76 11:52:24 07:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 07:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:30:01 5 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 07:30:01 6 1.56 0.00 0.00 0.00 0.00 98.44 11:52:24 07:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:31:01 all 0.04 0.00 0.01 0.00 0.00 99.94 11:52:24 07:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:31:01 1 0.02 0.00 0.03 0.00 0.02 99.93 11:52:24 07:31:01 2 0.02 0.00 0.03 0.00 0.02 99.93 11:52:24 07:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:31:01 6 0.28 0.00 0.03 0.00 0.00 99.68 11:52:24 07:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:32:01 all 0.01 0.00 0.01 0.01 0.00 99.97 11:52:24 07:32:01 0 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 07:32:01 1 0.00 0.00 0.03 0.00 0.00 99.97 11:52:24 07:32:01 2 0.03 0.00 0.00 0.05 0.00 99.92 11:52:24 07:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:33:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 07:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:33:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 07:33:01 3 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 07:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:34:01 all 0.01 0.00 0.01 0.01 0.00 99.97 11:52:24 07:34:01 0 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 07:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 07:34:01 2 0.03 0.00 0.02 0.05 0.02 99.88 11:52:24 07:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:34:01 4 0.00 0.00 0.03 0.00 0.00 99.97 11:52:24 07:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:34:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 07:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:35:01 all 0.01 0.00 0.01 0.02 0.00 99.96 11:52:24 07:35:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 07:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:35:01 2 0.02 0.00 0.03 0.13 0.02 99.80 11:52:24 07:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:36:01 all 0.01 0.00 0.00 0.00 0.00 99.98 11:52:24 07:36:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 07:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 07:36:01 2 0.03 0.00 0.02 0.02 0.00 99.93 11:52:24 07:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:37:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:52:24 07:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:37:01 2 0.02 0.00 0.03 0.02 0.02 99.92 11:52:24 07:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:37:01 5 0.03 0.00 0.00 0.00 0.02 99.95 11:52:24 07:37:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 07:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 07:38:01 0 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 07:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 07:38:01 2 0.03 0.00 0.05 0.00 0.02 99.90 11:52:24 07:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 07:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 07:39:01 0 0.00 0.00 0.02 0.02 0.02 99.95 11:52:24 07:39:01 1 0.05 0.00 0.02 0.00 0.00 99.93 11:52:24 07:39:01 2 0.03 0.00 0.05 0.02 0.02 99.88 11:52:24 07:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:52:24 07:39:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 07:40:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 07:40:01 0 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 07:40:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 07:40:01 2 0.00 0.00 0.02 0.02 0.02 99.95 11:52:24 07:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:40:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 07:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:41:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 07:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 07:41:01 2 0.02 0.00 0.07 0.00 0.02 99.90 11:52:24 07:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 07:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:42:01 all 0.02 0.00 0.01 0.01 0.00 99.97 11:52:24 07:42:01 0 0.03 0.00 0.00 0.03 0.00 99.93 11:52:24 07:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:42:01 2 0.03 0.00 0.00 0.02 0.00 99.95 11:52:24 07:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 07:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 07:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 07:43:01 all 0.01 0.00 0.01 0.00 0.01 99.96 11:52:24 07:43:01 0 0.00 0.00 0.03 0.00 0.02 99.95 11:52:24 07:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 07:43:01 2 0.05 0.00 0.05 0.00 0.03 99.87 11:52:24 07:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:43:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 07:44:01 all 0.08 0.00 0.01 0.01 0.00 99.90 11:52:24 07:44:01 0 0.02 0.00 0.03 0.02 0.00 99.93 11:52:24 07:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 07:44:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 07:44:01 3 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 07:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:44:01 5 0.05 0.00 0.02 0.00 0.02 99.92 11:52:24 07:44:01 6 0.48 0.00 0.02 0.00 0.00 99.50 11:52:24 07:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:45:01 all 0.03 0.00 0.00 0.00 0.00 99.96 11:52:24 07:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:45:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 07:45:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 07:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:45:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 07:45:01 6 0.15 0.00 0.02 0.00 0.00 99.83 11:52:24 07:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:46:01 all 0.03 0.00 0.01 0.00 0.00 99.95 11:52:24 07:46:01 0 0.03 0.00 0.02 0.02 0.00 99.93 11:52:24 07:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 07:46:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 07:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 07:46:01 5 0.03 0.00 0.03 0.00 0.02 99.92 11:52:24 07:46:01 6 0.12 0.00 0.02 0.00 0.00 99.87 11:52:24 07:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:47:01 all 0.01 0.00 0.00 0.00 0.00 99.98 11:52:24 07:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:47:01 2 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 07:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:47:01 5 0.05 0.00 0.02 0.00 0.00 99.93 11:52:24 07:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:48:01 all 0.19 0.00 0.01 0.00 0.00 99.80 11:52:24 07:48:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 07:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 07:48:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 07:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:48:01 5 0.03 0.00 0.03 0.00 0.02 99.92 11:52:24 07:48:01 6 1.34 0.00 0.00 0.00 0.00 98.66 11:52:24 07:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:49:01 all 0.10 0.00 0.01 0.00 0.00 99.89 11:52:24 07:49:01 0 0.02 0.00 0.00 0.02 0.02 99.95 11:52:24 07:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:49:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 07:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:49:01 5 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 07:49:01 6 0.73 0.00 0.02 0.00 0.00 99.25 11:52:24 07:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:50:01 all 0.22 0.00 0.01 0.00 0.01 99.76 11:52:24 07:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 07:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:50:01 2 1.66 0.00 0.00 0.00 0.02 98.32 11:52:24 07:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:50:01 4 0.03 0.00 0.00 0.00 0.02 99.95 11:52:24 07:50:01 5 0.02 0.00 0.03 0.00 0.02 99.93 11:52:24 07:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 11:52:24 07:50:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 07:51:01 all 0.07 0.00 0.01 0.00 0.00 99.92 11:52:24 07:51:01 0 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 07:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 07:51:01 2 0.50 0.00 0.02 0.02 0.00 99.47 11:52:24 07:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 07:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:52:01 all 0.01 0.00 0.01 0.00 0.00 99.96 11:52:24 07:52:01 0 0.00 0.00 0.03 0.00 0.00 99.97 11:52:24 07:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:52:01 2 0.02 0.00 0.02 0.03 0.00 99.93 11:52:24 07:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:52:01 5 0.03 0.00 0.03 0.00 0.02 99.92 11:52:24 07:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 07:52:01 7 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 07:53:01 all 0.05 0.00 0.01 0.00 0.01 99.93 11:52:24 07:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:53:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 07:53:01 2 0.28 0.00 0.00 0.02 0.02 99.68 11:52:24 07:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:53:01 5 0.02 0.00 0.03 0.00 0.02 99.93 11:52:24 07:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:54:01 all 0.02 0.00 0.00 0.00 0.00 99.97 11:52:24 07:54:01 0 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 07:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:54:01 2 0.13 0.00 0.00 0.02 0.02 99.83 11:52:24 07:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:55:01 all 0.01 0.00 0.00 0.00 0.00 99.98 11:52:24 07:55:01 0 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 07:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:55:01 5 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 07:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:56:01 all 0.01 0.00 0.01 0.01 0.00 99.97 11:52:24 07:56:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 07:56:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 07:56:01 2 0.00 0.00 0.02 0.03 0.02 99.93 11:52:24 07:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:56:01 5 0.00 0.00 0.03 0.00 0.02 99.95 11:52:24 07:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:57:01 all 0.02 0.00 0.00 0.00 0.00 99.97 11:52:24 07:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 07:57:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 07:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 07:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 07:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:58:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 07:58:01 0 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 07:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 07:58:01 2 0.03 0.00 0.02 0.02 0.02 99.92 11:52:24 07:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 07:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:58:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 07:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:59:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:52:24 07:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 07:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 07:59:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 07:59:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 07:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 07:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 07:59:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 08:00:01 all 0.01 0.00 0.01 0.09 0.02 99.87 11:52:24 08:00:01 0 0.00 0.00 0.02 0.70 0.03 99.25 11:52:24 08:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:00:01 2 0.03 0.00 0.03 0.00 0.05 99.88 11:52:24 08:00:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 08:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 08:00:01 5 0.00 0.00 0.02 0.00 0.08 99.90 11:52:24 08:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:01:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 08:01:01 0 0.03 0.00 0.00 0.02 0.00 99.95 11:52:24 08:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 08:01:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 08:01:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 08:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:52:24 08:01:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 08:02:01 all 0.01 0.00 0.00 0.00 0.00 99.98 11:52:24 08:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 08:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:02:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 08:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 08:02:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 08:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:03:01 all 0.03 0.00 0.01 0.00 0.00 99.95 11:52:24 08:03:01 0 0.00 0.00 0.03 0.00 0.00 99.97 11:52:24 08:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:03:01 2 0.15 0.00 0.02 0.02 0.02 99.80 11:52:24 08:03:01 3 0.05 0.00 0.02 0.00 0.02 99.92 11:52:24 08:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 08:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 08:04:01 all 0.02 0.00 0.01 0.01 0.00 99.96 11:52:24 08:04:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 08:04:01 1 0.08 0.00 0.00 0.00 0.00 99.92 11:52:24 08:04:01 2 0.02 0.00 0.02 0.03 0.00 99.93 11:52:24 08:04:01 3 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 08:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:05:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:52:24 08:05:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 08:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:05:01 2 0.02 0.00 0.00 0.02 0.02 99.95 11:52:24 08:05:01 3 0.03 0.00 0.03 0.00 0.02 99.92 11:52:24 08:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:06:01 all 0.06 0.00 0.01 0.00 0.00 99.93 11:52:24 08:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 08:06:01 2 0.37 0.00 0.02 0.02 0.00 99.60 11:52:24 08:06:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 08:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:07:01 all 0.11 0.00 0.00 0.00 0.00 99.89 11:52:24 08:07:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 08:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:07:01 2 0.75 0.00 0.00 0.02 0.00 99.24 11:52:24 08:07:01 3 0.05 0.00 0.02 0.00 0.00 99.93 11:52:24 08:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:08:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:52:24 08:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 08:08:01 2 0.08 0.00 0.03 0.02 0.02 99.85 11:52:24 08:08:01 3 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 08:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:09:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 08:09:01 0 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 08:09:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 08:09:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 08:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 08:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:09:01 7 0.02 0.00 0.05 0.00 0.00 99.93 11:52:24 08:10:01 all 0.01 0.00 0.01 0.01 0.00 99.97 11:52:24 08:10:01 0 0.00 0.00 0.00 0.07 0.00 99.93 11:52:24 08:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:10:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 08:10:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 08:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 08:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:11:01 all 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 08:11:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 08:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:11:01 2 0.12 0.00 0.00 0.02 0.00 99.87 11:52:24 08:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:12:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 08:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 08:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:12:01 2 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 08:12:01 3 0.03 0.00 0.03 0.00 0.00 99.93 11:52:24 08:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 08:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:52:24 08:12:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 08:13:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 08:13:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 08:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 08:13:01 3 0.07 0.00 0.02 0.00 0.02 99.90 11:52:24 08:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 08:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:13:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 08:14:01 all 0.05 0.00 0.03 0.00 0.00 99.92 11:52:24 08:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:14:01 1 0.10 0.00 0.02 0.00 0.00 99.88 11:52:24 08:14:01 2 0.07 0.00 0.03 0.02 0.00 99.88 11:52:24 08:14:01 3 0.07 0.00 0.05 0.00 0.00 99.88 11:52:24 08:14:01 4 0.05 0.00 0.03 0.00 0.00 99.92 11:52:24 08:14:01 5 0.07 0.00 0.02 0.00 0.02 99.90 11:52:24 08:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 08:14:01 7 0.03 0.00 0.03 0.00 0.00 99.93 11:52:24 08:15:01 all 0.24 0.00 0.00 0.00 0.00 99.75 11:52:24 08:15:01 0 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 08:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:15:01 2 1.73 0.00 0.00 0.02 0.02 98.24 11:52:24 08:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 08:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 08:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:15:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 08:16:01 all 0.19 0.00 0.00 0.00 0.00 99.80 11:52:24 08:16:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 08:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 08:16:01 2 1.44 0.00 0.00 0.02 0.00 98.55 11:52:24 08:16:01 3 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 08:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:17:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 08:17:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 08:17:01 1 0.02 0.00 0.03 0.00 0.02 99.93 11:52:24 08:17:01 2 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 08:17:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 08:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:17:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 08:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 08:18:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 08:18:01 0 0.02 0.00 0.02 0.02 0.02 99.93 11:52:24 08:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:18:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 08:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:18:01 6 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 08:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:19:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 08:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 08:19:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 08:19:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 08:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 08:19:01 6 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 08:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 08:20:01 all 0.01 0.00 0.00 0.01 0.00 99.98 11:52:24 08:20:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 08:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:20:01 2 0.00 0.00 0.00 0.03 0.02 99.95 11:52:24 08:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 08:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:21:01 all 0.00 0.00 0.00 0.00 0.01 99.99 11:52:24 08:21:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 08:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 08:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:21:01 7 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 08:22:01 all 0.01 0.00 0.00 0.00 0.00 99.97 11:52:24 08:22:01 0 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 08:22:01 1 0.05 0.00 0.00 0.00 0.02 99.93 11:52:24 08:22:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 08:22:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 08:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:23:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 08:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 08:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:23:01 2 0.00 0.00 0.00 0.03 0.02 99.95 11:52:24 08:23:01 3 0.03 0.00 0.03 0.00 0.02 99.92 11:52:24 08:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:52:24 08:23:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 08:24:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 08:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 08:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:25:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 08:25:01 0 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 08:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 08:25:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 08:25:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 08:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:25:01 5 0.00 0.00 0.03 0.00 0.02 99.95 11:52:24 08:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:26:01 all 0.09 0.00 0.01 0.00 0.00 99.90 11:52:24 08:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:26:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 08:26:01 2 0.52 0.00 0.02 0.02 0.02 99.43 11:52:24 08:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 08:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:26:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 08:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:26:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 08:27:01 all 0.24 0.00 0.01 0.00 0.00 99.75 11:52:24 08:27:01 0 0.00 0.00 0.02 0.02 0.02 99.95 11:52:24 08:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:27:01 2 1.84 0.00 0.02 0.02 0.00 98.13 11:52:24 08:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 08:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:28:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 08:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:28:01 2 0.02 0.00 0.00 0.02 0.02 99.95 11:52:24 08:28:01 3 0.03 0.00 0.00 0.00 0.02 99.95 11:52:24 08:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 08:28:01 5 0.00 0.00 0.03 0.00 0.00 99.97 11:52:24 08:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:29:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 08:29:01 0 0.00 0.00 0.05 0.02 0.00 99.93 11:52:24 08:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:29:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 08:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 08:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:29:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 08:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:52:24 08:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:30:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 08:30:01 2 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 08:30:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 08:30:01 4 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 08:30:01 5 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 08:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:31:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 08:31:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 08:31:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 08:31:01 2 0.02 0.00 0.03 0.02 0.00 99.93 11:52:24 08:31:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 08:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:32:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 08:32:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 08:32:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 08:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 08:32:01 3 0.03 0.00 0.03 0.00 0.00 99.93 11:52:24 08:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 08:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:33:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 08:33:01 0 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 08:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:33:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 08:33:01 3 0.03 0.00 0.00 0.00 0.02 99.95 11:52:24 08:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:33:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 08:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:34:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:52:24 08:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:34:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 08:34:01 2 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 08:34:01 3 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 08:34:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 08:34:01 5 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 08:34:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 08:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:52:24 08:34:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 08:35:01 all 0.03 0.00 0.01 0.00 0.00 99.96 11:52:24 08:35:01 0 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 08:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:35:01 2 0.17 0.00 0.02 0.00 0.00 99.82 11:52:24 08:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 08:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:36:02 all 0.01 0.00 0.01 0.00 0.01 99.97 11:52:24 08:36:02 0 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 08:36:02 1 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 08:36:02 2 0.02 0.00 0.00 0.02 0.02 99.95 11:52:24 08:36:02 3 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:36:02 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:36:02 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 08:36:02 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:36:02 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:37:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:52:24 08:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:37:01 1 0.05 0.00 0.00 0.00 0.00 99.95 11:52:24 08:37:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 08:37:01 3 0.03 0.00 0.03 0.02 0.02 99.90 11:52:24 08:37:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 08:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 08:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 08:38:01 all 0.01 0.00 0.00 0.00 0.00 99.98 11:52:24 08:38:01 0 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 08:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:38:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 08:38:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 08:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 08:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:39:01 all 0.03 0.00 0.01 0.00 0.00 99.95 11:52:24 08:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:39:01 1 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 08:39:01 2 0.12 0.00 0.02 0.02 0.00 99.85 11:52:24 08:39:01 3 0.05 0.00 0.03 0.00 0.00 99.92 11:52:24 08:39:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 08:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 08:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:40:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 08:40:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 08:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:40:01 2 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 08:40:01 3 0.03 0.00 0.03 0.00 0.02 99.92 11:52:24 08:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:41:01 all 0.01 0.00 0.00 0.00 0.00 99.98 11:52:24 08:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:41:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 08:41:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 08:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 08:42:01 all 0.06 0.00 0.03 0.00 0.01 99.90 11:52:24 08:42:01 0 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 08:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:42:01 2 0.45 0.00 0.10 0.02 0.00 99.43 11:52:24 08:42:01 3 0.03 0.00 0.05 0.00 0.02 99.90 11:52:24 08:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 08:42:01 5 0.00 0.00 0.03 0.00 0.00 99.97 11:52:24 08:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:42:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 08:43:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:52:24 08:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:43:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 08:43:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 08:43:01 3 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 08:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:43:01 5 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 08:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:44:01 all 0.09 0.00 0.01 0.00 0.00 99.90 11:52:24 08:44:01 0 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 08:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:44:01 2 0.58 0.00 0.02 0.02 0.00 99.38 11:52:24 08:44:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 08:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 08:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:44:01 7 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 08:45:01 all 0.10 0.00 0.01 0.00 0.00 99.89 11:52:24 08:45:01 0 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 08:45:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 08:45:01 2 0.73 0.00 0.02 0.02 0.00 99.24 11:52:24 08:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:52:24 08:45:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 08:46:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 08:46:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 08:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 08:46:01 2 0.02 0.00 0.00 0.02 0.02 99.95 11:52:24 08:46:01 3 0.03 0.00 0.03 0.00 0.02 99.92 11:52:24 08:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:47:01 all 0.24 0.00 0.01 0.00 0.00 99.76 11:52:24 08:47:01 0 0.00 0.00 0.03 0.00 0.00 99.97 11:52:24 08:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 08:47:01 2 1.79 0.00 0.00 0.00 0.00 98.21 11:52:24 08:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 08:48:01 all 0.22 0.00 0.00 0.00 0.00 99.77 11:52:24 08:48:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 08:48:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 08:48:01 2 1.71 0.00 0.00 0.02 0.00 98.27 11:52:24 08:48:01 3 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 08:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 08:49:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:52:24 08:49:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 08:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:49:01 2 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 08:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:49:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 08:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 08:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:50:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 08:50:01 0 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 08:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 08:50:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 08:50:01 3 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 08:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 08:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:51:01 all 0.01 0.00 0.00 0.00 0.00 99.98 11:52:24 08:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:51:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 08:51:01 2 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 08:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 08:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:52:01 all 0.01 0.00 0.01 0.01 0.00 99.97 11:52:24 08:52:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 08:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 08:52:01 2 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 08:52:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 08:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:52:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 08:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:53:01 all 0.12 0.00 0.01 0.00 0.00 99.87 11:52:24 08:53:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 08:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:53:01 2 0.93 0.00 0.03 0.00 0.02 99.02 11:52:24 08:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 08:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:54:01 all 0.26 0.00 0.01 0.00 0.00 99.73 11:52:24 08:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:54:01 2 1.97 0.00 0.03 0.02 0.02 97.96 11:52:24 08:54:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 08:54:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 08:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:55:01 all 0.03 0.00 0.01 0.00 0.00 99.96 11:52:24 08:55:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 08:55:01 1 0.05 0.00 0.02 0.00 0.00 99.93 11:52:24 08:55:01 2 0.17 0.00 0.00 0.02 0.02 99.80 11:52:24 08:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:55:01 7 0.00 0.00 0.03 0.00 0.00 99.97 11:52:24 08:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 08:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 08:56:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 08:56:01 2 0.02 0.00 0.00 0.02 0.02 99.95 11:52:24 08:56:01 3 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 08:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:56:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 11:52:24 08:56:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 08:57:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 08:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:57:01 2 0.05 0.00 0.03 0.02 0.02 99.88 11:52:24 08:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 08:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:58:01 all 0.11 0.00 0.02 0.00 0.00 99.87 11:52:24 08:58:01 0 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 08:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 08:58:01 2 0.73 0.00 0.10 0.00 0.02 99.15 11:52:24 08:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 08:58:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 08:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 08:59:01 all 0.01 0.00 0.00 0.00 0.01 99.98 11:52:24 08:59:01 0 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 08:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 08:59:01 2 0.02 0.00 0.00 0.02 0.02 99.95 11:52:24 08:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 08:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 08:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:00:01 all 0.06 0.00 0.01 0.00 0.00 99.93 11:52:24 09:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:00:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 09:00:01 2 0.32 0.00 0.02 0.02 0.00 99.65 11:52:24 09:00:01 3 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 09:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:00:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 09:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:00:01 7 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 09:01:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 09:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:01:01 2 0.02 0.00 0.02 0.02 0.02 99.93 11:52:24 09:01:01 3 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 09:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:01:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 09:01:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 09:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:02:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:52:24 09:02:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 09:02:01 1 0.05 0.00 0.02 0.00 0.00 99.93 11:52:24 09:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:02:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 09:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:03:01 all 0.00 0.00 0.03 0.23 0.00 99.74 11:52:24 09:03:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 09:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:03:01 2 0.00 0.00 0.00 0.96 0.02 99.02 11:52:24 09:03:01 3 0.00 0.00 0.18 0.85 0.00 98.97 11:52:24 09:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:04:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 09:04:01 0 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 09:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:04:01 6 0.03 0.00 0.03 0.00 0.02 99.92 11:52:24 09:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:05:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 09:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:05:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 09:05:01 2 0.02 0.00 0.02 0.02 0.02 99.93 11:52:24 09:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:06:01 all 0.01 0.00 0.00 0.00 0.00 99.99 11:52:24 09:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:06:01 2 0.00 0.00 0.02 0.02 0.02 99.95 11:52:24 09:06:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 09:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 09:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:07:01 2 0.03 0.00 0.02 0.02 0.00 99.93 11:52:24 09:07:01 3 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 09:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:52:24 09:07:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 09:08:01 all 0.22 0.00 0.01 0.00 0.00 99.77 11:52:24 09:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:08:01 2 1.65 0.00 0.03 0.02 0.02 98.29 11:52:24 09:08:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 09:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:09:01 all 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 09:09:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 09:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:09:01 2 0.20 0.00 0.12 0.00 0.02 99.67 11:52:24 09:09:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 09:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:09:01 6 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 09:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:10:01 all 0.01 0.00 0.00 0.01 0.00 99.97 11:52:24 09:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:10:01 2 0.02 0.00 0.02 0.03 0.02 99.92 11:52:24 09:10:01 3 0.00 0.00 0.00 0.03 0.00 99.97 11:52:24 09:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:10:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 09:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 09:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 09:11:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 09:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:12:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 09:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 09:12:01 2 0.03 0.00 0.00 0.02 0.02 99.93 11:52:24 09:12:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 09:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:13:01 all 0.07 0.00 0.00 0.00 0.00 99.92 11:52:24 09:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:13:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 09:13:01 2 0.40 0.00 0.03 0.02 0.02 99.53 11:52:24 09:13:01 3 0.03 0.00 0.00 0.02 0.00 99.95 11:52:24 09:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 09:14:01 all 0.15 0.00 0.01 0.00 0.00 99.82 11:52:24 09:14:01 0 0.05 0.00 0.02 0.00 0.02 99.92 11:52:24 09:14:01 1 0.07 0.00 0.02 0.00 0.00 99.92 11:52:24 09:14:01 2 0.80 0.00 0.00 0.02 0.00 99.19 11:52:24 09:14:01 3 0.07 0.00 0.05 0.02 0.02 99.85 11:52:24 09:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:14:01 5 0.07 0.00 0.02 0.00 0.00 99.92 11:52:24 09:14:01 6 0.05 0.00 0.02 0.00 0.00 99.93 11:52:24 09:14:01 7 0.12 0.00 0.00 0.00 0.00 99.88 11:52:24 09:15:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 09:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 09:15:01 2 0.02 0.00 0.00 0.02 0.02 99.95 11:52:24 09:15:01 3 0.00 0.00 0.05 0.00 0.00 99.95 11:52:24 09:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:15:01 5 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 09:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 09:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:16:01 1 0.03 0.00 0.00 0.00 0.02 99.95 11:52:24 09:16:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 09:16:01 3 0.02 0.00 0.03 0.02 0.02 99.92 11:52:24 09:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:17:01 all 0.05 0.00 0.01 0.00 0.00 99.94 11:52:24 09:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:17:01 2 0.30 0.00 0.02 0.00 0.00 99.68 11:52:24 09:17:01 3 0.03 0.00 0.05 0.02 0.02 99.88 11:52:24 09:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:18:01 all 0.26 0.00 0.01 0.01 0.00 99.72 11:52:24 09:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:18:01 1 0.05 0.00 0.00 0.00 0.00 99.95 11:52:24 09:18:01 2 1.99 0.00 0.00 0.08 0.02 97.91 11:52:24 09:18:01 3 0.02 0.00 0.03 0.02 0.00 99.93 11:52:24 09:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:52:24 09:18:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 09:19:01 all 0.06 0.00 0.01 0.00 0.00 99.94 11:52:24 09:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:19:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 09:19:01 2 0.30 0.00 0.02 0.00 0.00 99.68 11:52:24 09:19:01 3 0.03 0.00 0.00 0.00 0.02 99.95 11:52:24 09:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 09:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:20:01 all 0.01 0.00 0.01 0.01 0.01 99.96 11:52:24 09:20:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 09:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:20:01 2 0.03 0.00 0.02 0.03 0.02 99.90 11:52:24 09:20:01 3 0.00 0.00 0.02 0.02 0.02 99.95 11:52:24 09:20:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 09:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:20:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 09:21:01 all 0.00 0.00 0.01 0.00 0.00 99.99 11:52:24 09:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:21:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 09:21:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 09:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:22:01 all 0.10 0.00 0.01 0.00 0.00 99.88 11:52:24 09:22:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 09:22:01 1 0.05 0.00 0.00 0.00 0.00 99.95 11:52:24 09:22:01 2 0.73 0.00 0.02 0.00 0.00 99.25 11:52:24 09:22:01 3 0.02 0.00 0.05 0.00 0.02 99.92 11:52:24 09:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:22:01 6 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 09:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:23:01 all 0.16 0.00 0.01 0.00 0.00 99.82 11:52:24 09:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:23:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 09:23:01 2 1.24 0.00 0.02 0.02 0.02 98.71 11:52:24 09:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:24:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:52:24 09:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:24:01 1 0.05 0.00 0.02 0.00 0.00 99.93 11:52:24 09:24:01 2 0.07 0.00 0.02 0.02 0.00 99.90 11:52:24 09:24:01 3 0.02 0.00 0.03 0.02 0.02 99.92 11:52:24 09:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:24:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 09:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:25:01 all 0.02 0.00 0.00 0.00 0.00 99.97 11:52:24 09:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:25:01 2 0.08 0.00 0.02 0.00 0.00 99.90 11:52:24 09:25:01 3 0.02 0.00 0.02 0.02 0.02 99.93 11:52:24 09:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:26:01 all 0.03 0.00 0.01 0.00 0.00 99.96 11:52:24 09:26:01 0 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 09:26:01 1 0.07 0.00 0.00 0.00 0.00 99.93 11:52:24 09:26:01 2 0.05 0.00 0.02 0.02 0.00 99.92 11:52:24 09:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 09:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:26:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 09:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:27:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 09:27:01 0 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 09:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:27:01 2 0.02 0.00 0.00 0.02 0.02 99.95 11:52:24 09:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:28:01 all 0.12 0.00 0.01 0.00 0.00 99.87 11:52:24 09:28:01 0 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 09:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:28:01 2 0.85 0.00 0.02 0.00 0.00 99.14 11:52:24 09:28:01 3 0.03 0.00 0.00 0.00 0.02 99.95 11:52:24 09:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 09:29:01 all 0.25 0.00 0.01 0.01 0.00 99.73 11:52:24 09:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 09:29:01 2 1.89 0.00 0.02 0.08 0.02 98.00 11:52:24 09:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:52:24 09:29:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 09:30:01 all 0.01 0.00 0.01 0.01 0.00 99.97 11:52:24 09:30:01 0 0.02 0.00 0.02 0.03 0.02 99.92 11:52:24 09:30:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 09:30:01 2 0.03 0.00 0.02 0.02 0.00 99.93 11:52:24 09:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:31:01 all 0.10 0.00 0.01 0.00 0.00 99.89 11:52:24 09:31:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 09:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:31:01 2 0.75 0.00 0.00 0.02 0.00 99.24 11:52:24 09:31:01 3 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 09:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:32:01 all 0.18 0.00 0.01 0.00 0.00 99.80 11:52:24 09:32:01 0 0.00 0.00 0.03 0.00 0.00 99.97 11:52:24 09:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:32:01 2 1.29 0.00 0.02 0.00 0.02 98.68 11:52:24 09:32:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 09:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:32:01 5 0.03 0.00 0.00 0.00 0.02 99.95 11:52:24 09:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:32:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 09:33:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 09:33:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 09:33:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 09:33:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 09:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:34:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:52:24 09:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:34:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 09:34:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 09:34:01 3 0.03 0.00 0.03 0.00 0.00 99.93 11:52:24 09:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:34:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 09:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:35:01 all 0.23 0.00 0.04 0.00 0.01 99.72 11:52:24 09:35:01 0 0.03 0.00 0.05 0.02 0.00 99.90 11:52:24 09:35:01 1 0.05 0.00 0.07 0.00 0.00 99.88 11:52:24 09:35:01 2 0.03 0.00 0.03 0.02 0.00 99.92 11:52:24 09:35:01 3 1.47 0.00 0.02 0.00 0.02 98.50 11:52:24 09:35:01 4 0.02 0.00 0.03 0.00 0.02 99.93 11:52:24 09:35:01 5 0.20 0.00 0.03 0.00 0.00 99.77 11:52:24 09:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:35:01 7 0.02 0.00 0.05 0.00 0.02 99.92 11:52:24 09:36:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:52:24 09:36:01 0 0.00 0.00 0.02 0.02 0.02 99.95 11:52:24 09:36:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 09:36:01 2 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 09:36:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 09:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:36:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 09:37:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 09:37:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 09:37:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 09:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:37:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 09:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:38:01 all 0.00 0.00 0.01 0.00 0.00 99.98 11:52:24 09:38:01 0 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 09:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:38:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 09:38:01 3 0.00 0.00 0.03 0.00 0.02 99.95 11:52:24 09:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:39:01 all 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:39:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 09:39:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 09:39:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 09:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:40:01 all 0.00 0.00 0.01 0.00 0.01 99.98 11:52:24 09:40:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 09:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:40:01 2 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 09:40:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 09:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:40:01 5 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 09:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:52:24 09:40:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 09:41:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 09:41:01 0 0.00 0.00 0.02 0.02 0.02 99.95 11:52:24 09:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:41:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 09:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:42:01 all 0.01 0.00 0.00 0.00 0.00 99.99 11:52:24 09:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:42:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 09:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:43:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 09:43:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 09:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:43:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 09:43:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 09:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:43:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 09:44:01 all 0.01 0.00 0.00 0.00 0.00 99.98 11:52:24 09:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 09:44:01 2 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 09:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 09:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:45:01 all 0.01 0.00 0.01 0.00 0.07 99.90 11:52:24 09:45:01 0 0.00 0.00 0.02 0.02 0.51 99.45 11:52:24 09:45:01 1 0.03 0.00 0.00 0.00 0.02 99.95 11:52:24 09:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:45:01 3 0.05 0.00 0.02 0.00 0.02 99.92 11:52:24 09:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:45:01 5 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 09:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:46:01 all 0.09 0.00 0.01 0.06 0.00 99.84 11:52:24 09:46:01 0 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 09:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 09:46:01 2 0.00 0.00 0.02 0.03 0.00 99.95 11:52:24 09:46:01 3 0.62 0.00 0.02 0.00 0.00 99.37 11:52:24 09:46:01 4 0.00 0.00 0.00 0.43 0.00 99.57 11:52:24 09:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:47:01 all 0.09 0.00 0.01 0.00 0.01 99.90 11:52:24 09:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:47:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 09:47:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 09:47:01 3 0.63 0.00 0.05 0.00 0.02 99.30 11:52:24 09:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:47:01 6 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 09:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:48:01 all 0.01 0.00 0.02 0.00 0.00 99.97 11:52:24 09:48:01 0 0.00 0.00 0.03 0.02 0.02 99.93 11:52:24 09:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:48:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 09:48:01 3 0.03 0.00 0.05 0.00 0.00 99.92 11:52:24 09:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:49:01 all 0.10 0.00 0.01 0.00 0.00 99.89 11:52:24 09:49:01 0 0.00 0.00 0.03 0.00 0.00 99.97 11:52:24 09:49:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 09:49:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 09:49:01 3 0.72 0.00 0.02 0.00 0.02 99.25 11:52:24 09:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:49:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 09:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:50:01 all 0.24 0.00 0.01 0.00 0.00 99.75 11:52:24 09:50:01 0 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 09:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:50:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 09:50:01 3 1.81 0.00 0.05 0.00 0.02 98.13 11:52:24 09:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:51:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 09:51:01 0 0.00 0.00 0.05 0.00 0.00 99.95 11:52:24 09:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 09:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:52:24 09:51:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 09:52:02 all 0.02 0.00 0.01 0.00 0.01 99.96 11:52:24 09:52:02 0 0.02 0.00 0.00 0.02 0.02 99.95 11:52:24 09:52:02 1 0.05 0.00 0.00 0.00 0.00 99.95 11:52:24 09:52:02 2 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 09:52:02 3 0.02 0.00 0.03 0.00 0.02 99.93 11:52:24 09:52:02 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:52:02 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:52:02 6 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 09:52:02 7 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 09:53:01 all 0.00 0.00 0.00 0.00 0.00 99.99 11:52:24 09:53:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 09:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:53:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 09:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:54:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 09:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:54:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 09:54:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 09:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:55:01 all 0.02 0.00 0.00 0.00 0.00 99.97 11:52:24 09:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:55:01 1 0.03 0.00 0.00 0.00 0.02 99.95 11:52:24 09:55:01 2 0.00 0.00 0.00 0.03 0.02 99.95 11:52:24 09:55:01 3 0.07 0.00 0.02 0.00 0.00 99.92 11:52:24 09:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 09:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:56:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 09:56:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 09:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:56:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 09:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:56:01 7 0.02 0.00 0.03 0.00 0.02 99.93 11:52:24 09:57:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 09:57:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 09:57:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 09:57:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 09:57:01 3 0.05 0.00 0.03 0.00 0.00 99.92 11:52:24 09:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:58:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 09:58:01 0 0.00 0.00 0.02 0.02 0.02 99.95 11:52:24 09:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 09:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:58:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 09:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 09:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:59:01 all 0.00 0.00 0.01 0.00 0.00 99.98 11:52:24 09:59:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 09:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 09:59:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 09:59:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 09:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 09:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 09:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:00:01 all 0.06 0.00 0.01 0.00 0.00 99.92 11:52:24 10:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:00:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 10:00:01 2 0.02 0.00 0.02 0.03 0.02 99.92 11:52:24 10:00:01 3 0.43 0.00 0.02 0.00 0.02 99.53 11:52:24 10:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:00:01 7 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 10:01:01 all 0.03 0.00 0.00 0.01 0.07 99.89 11:52:24 10:01:01 0 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 10:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 10:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:01:01 3 0.18 0.00 0.00 0.05 0.08 99.68 11:52:24 10:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:01:01 5 0.00 0.00 0.00 0.00 0.45 99.55 11:52:24 10:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:02:01 all 0.01 0.00 0.01 0.00 0.01 99.96 11:52:24 10:02:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 10:02:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 10:02:01 2 0.02 0.00 0.00 0.03 0.00 99.95 11:52:24 10:02:01 3 0.00 0.00 0.03 0.00 0.02 99.95 11:52:24 10:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 10:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:52:24 10:02:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 10:03:01 all 0.09 0.00 0.05 0.01 0.00 99.85 11:52:24 10:03:01 0 0.02 0.00 0.05 0.02 0.00 99.92 11:52:24 10:03:01 1 0.03 0.00 0.03 0.00 0.00 99.93 11:52:24 10:03:01 2 0.03 0.00 0.03 0.02 0.02 99.90 11:52:24 10:03:01 3 0.10 0.00 0.03 0.00 0.02 99.85 11:52:24 10:03:01 4 0.02 0.00 0.05 0.00 0.00 99.93 11:52:24 10:03:01 5 0.47 0.00 0.12 0.00 0.00 99.42 11:52:24 10:03:01 6 0.02 0.00 0.03 0.02 0.00 99.93 11:52:24 10:03:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 10:04:01 all 0.22 0.00 0.01 0.00 0.00 99.76 11:52:24 10:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:04:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 10:04:01 3 1.63 0.00 0.05 0.00 0.00 98.32 11:52:24 10:04:01 4 0.02 0.00 0.02 0.02 0.02 99.93 11:52:24 10:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 10:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:04:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 10:05:01 all 0.01 0.00 0.00 0.60 0.00 99.38 11:52:24 10:05:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 10:05:01 1 0.02 0.00 0.00 2.24 0.00 97.75 11:52:24 10:05:01 2 0.00 0.00 0.02 2.60 0.00 97.38 11:52:24 10:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 10:06:01 all 0.14 0.00 0.01 0.00 0.00 99.84 11:52:24 10:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:06:01 1 0.03 0.00 0.03 0.02 0.02 99.90 11:52:24 10:06:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 10:06:01 3 1.04 0.00 0.03 0.00 0.02 98.91 11:52:24 10:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:07:01 all 0.16 0.00 0.01 0.00 0.00 99.83 11:52:24 10:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:07:01 1 0.03 0.00 0.02 0.02 0.00 99.93 11:52:24 10:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:07:01 3 1.22 0.00 0.02 0.00 0.00 98.76 11:52:24 10:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:08:01 all 0.26 0.00 0.01 0.01 0.00 99.72 11:52:24 10:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:08:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 10:08:01 2 0.00 0.00 0.00 0.07 0.02 99.92 11:52:24 10:08:01 3 1.95 0.00 0.00 0.00 0.00 98.05 11:52:24 10:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 10:09:01 all 0.08 0.00 0.01 0.00 0.00 99.91 11:52:24 10:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:09:01 1 0.05 0.00 0.00 0.00 0.02 99.93 11:52:24 10:09:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 10:09:01 3 0.55 0.00 0.03 0.00 0.00 99.42 11:52:24 10:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:10:01 all 0.19 0.00 0.01 0.00 0.00 99.80 11:52:24 10:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:10:01 1 0.05 0.00 0.02 0.00 0.00 99.93 11:52:24 10:10:01 2 0.02 0.00 0.00 0.03 0.00 99.95 11:52:24 10:10:01 3 1.40 0.00 0.02 0.00 0.00 98.58 11:52:24 10:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:11:01 all 0.20 0.00 0.01 0.00 0.01 99.78 11:52:24 10:11:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 10:11:01 1 0.05 0.00 0.03 0.00 0.02 99.90 11:52:24 10:11:01 2 0.00 0.00 0.02 0.03 0.02 99.93 11:52:24 10:11:01 3 1.47 0.00 0.02 0.00 0.00 98.52 11:52:24 10:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 10:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:12:01 all 0.08 0.00 0.01 0.00 0.00 99.90 11:52:24 10:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 10:12:01 2 0.00 0.00 0.00 0.03 0.00 99.97 11:52:24 10:12:01 3 0.53 0.00 0.07 0.00 0.02 99.38 11:52:24 10:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:12:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 10:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:13:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 10:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 10:13:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 10:13:01 3 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 10:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:13:01 6 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 10:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:52:24 10:13:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 10:14:01 all 0.11 0.00 0.02 0.00 0.01 99.86 11:52:24 10:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:14:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 10:14:01 2 0.00 0.00 0.03 0.03 0.02 99.92 11:52:24 10:14:01 3 0.60 0.00 0.02 0.00 0.00 99.38 11:52:24 10:14:01 4 0.05 0.00 0.00 0.00 0.00 99.95 11:52:24 10:14:01 5 0.08 0.00 0.03 0.00 0.00 99.88 11:52:24 10:14:01 6 0.05 0.00 0.02 0.00 0.00 99.93 11:52:24 10:14:01 7 0.08 0.00 0.03 0.00 0.02 99.87 11:52:24 10:15:01 all 0.05 0.00 0.01 0.00 0.00 99.94 11:52:24 10:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:15:01 1 0.05 0.00 0.02 0.00 0.00 99.93 11:52:24 10:15:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 10:15:01 3 0.28 0.00 0.02 0.00 0.02 99.68 11:52:24 10:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 10:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:16:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:52:24 10:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 10:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 10:16:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 10:16:01 3 0.05 0.00 0.00 0.00 0.00 99.95 11:52:24 10:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:16:01 5 0.02 0.00 0.03 0.00 0.02 99.93 11:52:24 10:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 10:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:17:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 10:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 10:17:01 2 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 10:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 10:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:17:01 5 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 10:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:18:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 10:18:01 0 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 10:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 10:18:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 10:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:18:01 5 0.05 0.00 0.00 0.00 0.02 99.93 11:52:24 10:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 10:19:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 10:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:19:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 10:19:01 2 0.02 0.00 0.00 0.02 0.02 99.95 11:52:24 10:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 10:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 10:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:20:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 10:20:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 10:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:20:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 10:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 10:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:20:01 5 0.00 0.00 0.03 0.00 0.02 99.95 11:52:24 10:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 10:21:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:52:24 10:21:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 10:21:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 10:21:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 10:21:01 3 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 10:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 10:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:22:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:52:24 10:22:01 0 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 10:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 10:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:22:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 10:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:22:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 10:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:23:01 all 0.13 0.00 0.01 0.00 0.01 99.85 11:52:24 10:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:23:01 1 0.05 0.00 0.00 0.00 0.00 99.95 11:52:24 10:23:01 2 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 10:23:01 3 0.98 0.00 0.02 0.00 0.02 98.99 11:52:24 10:23:01 4 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 10:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:24:01 all 0.18 0.00 0.01 0.01 0.00 99.80 11:52:24 10:24:01 0 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 10:24:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 10:24:01 2 0.00 0.00 0.02 0.03 0.00 99.95 11:52:24 10:24:01 3 1.34 0.00 0.03 0.00 0.02 98.61 11:52:24 10:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 10:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:52:24 10:24:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 10:25:01 all 0.15 0.00 0.01 0.00 0.00 99.84 11:52:24 10:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 10:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:25:01 3 1.11 0.00 0.03 0.00 0.00 98.86 11:52:24 10:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 10:26:01 all 0.23 0.00 0.01 0.01 0.01 99.75 11:52:24 10:26:01 0 0.02 0.00 0.03 0.02 0.02 99.92 11:52:24 10:26:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 10:26:01 2 0.02 0.00 0.02 0.03 0.00 99.93 11:52:24 10:26:01 3 1.73 0.00 0.02 0.00 0.02 98.24 11:52:24 10:26:01 4 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 10:26:01 5 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 10:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:27:01 all 0.13 0.00 0.01 0.00 0.00 99.86 11:52:24 10:27:01 0 0.00 0.00 0.03 0.00 0.00 99.97 11:52:24 10:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 10:27:01 3 0.99 0.00 0.02 0.00 0.02 98.97 11:52:24 10:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:28:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 10:28:01 0 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 10:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 10:28:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 10:28:01 3 0.00 0.00 0.03 0.00 0.02 99.95 11:52:24 10:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 10:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:29:01 all 0.12 0.00 0.00 0.00 0.00 99.87 11:52:24 10:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:29:01 1 0.03 0.00 0.00 0.00 0.02 99.95 11:52:24 10:29:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 10:29:01 3 0.88 0.00 0.03 0.00 0.02 99.07 11:52:24 10:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:29:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 10:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:30:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:52:24 10:30:01 0 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 10:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:30:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 10:30:01 3 0.05 0.00 0.02 0.00 0.02 99.92 11:52:24 10:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:30:01 6 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 10:30:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 10:31:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 10:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 10:31:01 2 0.00 0.00 0.00 0.03 0.00 99.97 11:52:24 10:31:01 3 0.07 0.00 0.00 0.00 0.00 99.93 11:52:24 10:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 10:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:32:01 all 0.02 0.00 0.00 0.00 0.00 99.97 11:52:24 10:32:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 10:32:01 1 0.05 0.00 0.02 0.00 0.00 99.93 11:52:24 10:32:01 2 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 10:32:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 10:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:33:01 all 0.03 0.00 0.01 0.00 0.00 99.96 11:52:24 10:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:33:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 10:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:33:01 3 0.17 0.00 0.03 0.00 0.02 99.78 11:52:24 10:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 10:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:34:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:52:24 10:34:01 0 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 10:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 10:34:01 2 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 10:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 10:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:34:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 10:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:35:01 all 0.11 0.00 0.00 0.01 0.00 99.87 11:52:24 10:35:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 10:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 10:35:01 2 0.00 0.00 0.00 0.03 0.00 99.97 11:52:24 10:35:01 3 0.83 0.00 0.00 0.02 0.00 99.15 11:52:24 10:35:01 4 0.03 0.00 0.00 0.00 0.02 99.95 11:52:24 10:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:52:24 10:35:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 10:36:01 all 0.03 0.00 0.01 0.00 0.00 99.95 11:52:24 10:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 10:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 10:36:01 2 0.02 0.00 0.00 0.02 0.02 99.95 11:52:24 10:36:01 3 0.17 0.00 0.00 0.00 0.02 99.82 11:52:24 10:36:01 4 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 10:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 10:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:37:01 all 0.16 0.00 0.01 0.00 0.01 99.81 11:52:24 10:37:01 0 0.00 0.00 0.02 0.02 0.02 99.95 11:52:24 10:37:01 1 0.05 0.00 0.00 0.00 0.02 99.93 11:52:24 10:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:37:01 3 1.16 0.00 0.02 0.00 0.00 98.83 11:52:24 10:37:01 4 0.03 0.00 0.03 0.00 0.02 99.92 11:52:24 10:37:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 10:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:38:01 all 0.04 0.00 0.01 0.00 0.00 99.95 11:52:24 10:38:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 10:38:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 10:38:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 10:38:01 3 0.23 0.00 0.05 0.00 0.00 99.72 11:52:24 10:38:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 10:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:39:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 10:39:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 10:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:39:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 10:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 10:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:40:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 10:40:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 10:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 10:40:01 2 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 10:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:40:01 4 0.02 0.00 0.03 0.00 0.02 99.93 11:52:24 10:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 10:40:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 10:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 10:41:01 all 0.02 0.00 0.00 0.00 0.00 99.97 11:52:24 10:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:41:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 10:41:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 10:41:01 3 0.07 0.00 0.00 0.00 0.02 99.92 11:52:24 10:41:01 4 0.05 0.00 0.00 0.00 0.00 99.95 11:52:24 10:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:42:01 all 0.00 0.00 0.01 0.00 0.00 99.98 11:52:24 10:42:01 0 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 10:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 10:42:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 10:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:42:01 4 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 10:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:43:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:52:24 10:43:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 10:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 10:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 10:43:01 4 0.07 0.00 0.02 0.00 0.00 99.92 11:52:24 10:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:43:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 10:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:44:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:52:24 10:44:01 0 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 10:44:01 1 0.05 0.00 0.00 0.00 0.00 99.95 11:52:24 10:44:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 10:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 10:44:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 10:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:44:01 6 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 10:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 10:45:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 10:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:45:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 10:45:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 10:45:01 4 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 10:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:46:01 all 0.01 0.00 0.00 0.00 0.00 99.97 11:52:24 10:46:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 10:46:01 1 0.03 0.00 0.00 0.00 0.02 99.95 11:52:24 10:46:01 2 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 10:46:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 10:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 10:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:52:24 10:46:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 10:47:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:52:24 10:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:47:01 1 0.05 0.00 0.02 0.00 0.00 99.93 11:52:24 10:47:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 10:47:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 10:47:01 4 0.05 0.00 0.03 0.00 0.02 99.90 11:52:24 10:47:01 5 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 10:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:48:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:52:24 10:48:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 10:48:01 1 0.07 0.00 0.02 0.00 0.00 99.92 11:52:24 10:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:48:01 4 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 10:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:49:01 all 0.03 0.00 0.01 0.00 0.00 99.95 11:52:24 10:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 10:49:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 10:49:01 2 0.02 0.00 0.03 0.02 0.00 99.93 11:52:24 10:49:01 3 0.12 0.00 0.00 0.00 0.00 99.88 11:52:24 10:49:01 4 0.02 0.00 0.05 0.00 0.02 99.92 11:52:24 10:49:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 10:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:50:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 10:50:01 0 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 10:50:01 1 0.05 0.00 0.02 0.00 0.00 99.93 11:52:24 10:50:01 2 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 10:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 10:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:51:01 all 0.01 0.00 0.01 0.01 0.00 99.97 11:52:24 10:51:01 0 0.00 0.00 0.00 0.03 0.00 99.97 11:52:24 10:51:01 1 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 10:51:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 10:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:51:01 4 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 10:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 10:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:52:01 all 1.21 0.00 0.16 0.02 0.01 98.60 11:52:24 10:52:01 0 2.07 0.00 0.03 0.00 0.02 97.88 11:52:24 10:52:01 1 0.72 0.00 0.20 0.05 0.00 99.03 11:52:24 10:52:01 2 0.15 0.00 0.13 0.03 0.00 99.68 11:52:24 10:52:01 3 0.85 0.00 0.27 0.03 0.03 98.81 11:52:24 10:52:01 4 1.32 0.00 0.15 0.02 0.02 98.50 11:52:24 10:52:01 5 1.18 0.00 0.12 0.00 0.00 98.70 11:52:24 10:52:01 6 0.78 0.00 0.03 0.00 0.02 99.17 11:52:24 10:52:01 7 2.60 0.00 0.37 0.00 0.02 97.01 11:52:24 10:53:01 all 7.58 0.00 3.33 1.03 0.07 88.00 11:52:24 10:53:01 0 6.18 0.00 3.78 2.17 0.05 87.83 11:52:24 10:53:01 1 5.35 0.00 3.43 1.77 0.07 89.38 11:52:24 10:53:01 2 6.71 0.00 3.10 1.59 0.07 88.54 11:52:24 10:53:01 3 7.25 0.00 4.86 1.33 0.07 86.49 11:52:24 10:53:01 4 10.82 0.00 2.86 0.05 0.08 86.19 11:52:24 10:53:01 5 6.84 0.00 2.92 0.14 0.05 90.06 11:52:24 10:53:01 6 5.94 0.00 2.93 0.72 0.07 90.35 11:52:24 10:53:01 7 11.58 0.00 2.76 0.45 0.07 85.14 11:52:24 10:54:01 all 37.95 0.00 6.46 0.43 0.12 55.04 11:52:24 10:54:01 0 36.92 0.00 7.73 2.36 0.13 52.86 11:52:24 10:54:01 1 35.95 0.00 7.40 0.17 0.13 56.35 11:52:24 10:54:01 2 40.93 0.00 6.55 0.25 0.12 52.14 11:52:24 10:54:01 3 41.17 0.00 5.86 0.15 0.13 52.68 11:52:24 10:54:01 4 36.10 0.00 6.30 0.45 0.10 57.05 11:52:24 10:54:01 5 38.19 0.00 6.54 0.05 0.12 55.10 11:52:24 10:54:01 6 38.26 0.00 5.05 0.02 0.12 56.55 11:52:24 10:54:01 7 36.03 0.00 6.22 0.02 0.12 57.62 11:52:24 10:55:01 all 45.08 0.00 4.79 0.21 0.12 49.80 11:52:24 10:55:01 0 44.20 0.00 4.76 0.07 0.12 50.85 11:52:24 10:55:01 1 45.15 0.00 4.60 0.00 0.12 50.13 11:52:24 10:55:01 2 45.32 0.00 4.75 0.27 0.12 49.54 11:52:24 10:55:01 3 45.97 0.00 5.24 0.00 0.13 48.66 11:52:24 10:55:01 4 44.58 0.00 4.74 1.34 0.12 49.22 11:52:24 10:55:01 5 46.64 0.00 4.97 0.00 0.12 48.27 11:52:24 10:55:01 6 44.50 0.00 4.32 0.00 0.10 51.08 11:52:24 10:55:01 7 44.24 0.00 4.96 0.00 0.12 50.69 11:52:24 10:56:01 all 0.26 0.00 0.21 0.19 0.01 99.34 11:52:24 10:56:01 0 0.27 0.00 0.12 0.07 0.00 99.55 11:52:24 10:56:01 1 0.32 0.00 0.27 0.03 0.00 99.38 11:52:24 10:56:01 2 0.23 0.00 0.35 1.32 0.02 98.08 11:52:24 10:56:01 3 0.30 0.00 0.62 0.05 0.00 99.03 11:52:24 10:56:01 4 0.27 0.00 0.13 0.03 0.02 99.55 11:52:24 10:56:01 5 0.23 0.00 0.05 0.00 0.00 99.72 11:52:24 10:56:01 6 0.22 0.00 0.05 0.00 0.02 99.72 11:52:24 10:56:01 7 0.22 0.00 0.08 0.00 0.02 99.68 11:52:24 10:57:01 all 0.03 0.00 0.01 0.01 0.00 99.96 11:52:24 10:57:01 0 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 10:57:01 1 0.08 0.00 0.00 0.00 0.02 99.90 11:52:24 10:57:01 2 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 10:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:57:01 4 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 10:57:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 10:57:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 10:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 11:52:24 10:57:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 10:58:01 all 0.21 0.00 0.01 0.00 0.01 99.77 11:52:24 10:58:01 0 0.00 0.00 0.03 0.02 0.02 99.93 11:52:24 10:58:01 1 0.03 0.00 0.05 0.00 0.02 99.90 11:52:24 10:58:01 2 0.05 0.00 0.02 0.00 0.02 99.92 11:52:24 10:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:58:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 10:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:58:01 7 1.52 0.00 0.00 0.00 0.00 98.48 11:52:24 10:59:01 all 0.07 0.00 0.01 0.00 0.00 99.91 11:52:24 10:59:01 0 0.03 0.00 0.03 0.02 0.00 99.92 11:52:24 10:59:01 1 0.05 0.00 0.00 0.00 0.00 99.95 11:52:24 10:59:01 2 0.02 0.00 0.03 0.02 0.00 99.93 11:52:24 10:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 10:59:01 4 0.03 0.00 0.03 0.00 0.02 99.92 11:52:24 10:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 10:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 10:59:01 7 0.38 0.00 0.00 0.00 0.00 99.62 11:52:24 11:00:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:52:24 11:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 11:00:01 1 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 11:00:01 2 0.03 0.00 0.02 0.02 0.02 99.92 11:52:24 11:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:00:01 4 0.03 0.00 0.03 0.00 0.00 99.93 11:52:24 11:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 11:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:00:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 11:01:02 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 11:01:02 0 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 11:01:02 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:01:02 2 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 11:01:02 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:01:02 4 0.07 0.00 0.03 0.00 0.02 99.88 11:52:24 11:01:02 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 11:01:02 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:01:02 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:02:01 all 0.10 0.00 0.01 0.01 0.00 99.87 11:52:24 11:02:01 0 0.02 0.00 0.00 0.07 0.00 99.92 11:52:24 11:02:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 11:02:01 2 0.07 0.00 0.03 0.02 0.02 99.86 11:52:24 11:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:02:01 4 0.05 0.00 0.03 0.00 0.02 99.90 11:52:24 11:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 11:02:01 7 0.56 0.00 0.00 0.00 0.00 99.44 11:52:24 11:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:52:24 11:03:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 11:03:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 11:03:01 2 0.02 0.00 0.03 0.00 0.02 99.93 11:52:24 11:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:03:01 4 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 11:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:04:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:52:24 11:04:01 0 0.03 0.00 0.00 0.02 0.00 99.95 11:52:24 11:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:04:01 2 0.05 0.00 0.00 0.00 0.00 99.95 11:52:24 11:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:04:01 4 0.03 0.00 0.03 0.00 0.00 99.93 11:52:24 11:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 11:05:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:52:24 11:05:01 0 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 11:05:01 1 0.03 0.00 0.03 0.00 0.00 99.93 11:52:24 11:05:01 2 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 11:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:05:01 4 0.05 0.00 0.02 0.00 0.02 99.92 11:52:24 11:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 11:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:06:01 all 0.06 0.00 0.01 0.00 0.01 99.91 11:52:24 11:06:01 0 0.00 0.00 0.02 0.02 0.02 99.95 11:52:24 11:06:01 1 0.33 0.00 0.00 0.00 0.00 99.67 11:52:24 11:06:01 2 0.05 0.00 0.02 0.00 0.02 99.92 11:52:24 11:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:06:01 4 0.07 0.00 0.03 0.02 0.02 99.87 11:52:24 11:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 11:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:06:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 11:07:01 all 0.03 0.00 0.01 0.00 0.00 99.96 11:52:24 11:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:07:01 2 0.08 0.00 0.03 0.02 0.00 99.87 11:52:24 11:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:07:01 4 0.05 0.00 0.03 0.00 0.00 99.92 11:52:24 11:07:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 11:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:07:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 11:08:01 all 0.03 0.00 0.01 0.01 0.00 99.95 11:52:24 11:08:01 0 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 11:08:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 11:08:01 2 0.03 0.00 0.02 0.05 0.02 99.88 11:52:24 11:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:08:01 4 0.08 0.00 0.03 0.00 0.02 99.87 11:52:24 11:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 11:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 11:52:24 11:08:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 11:09:01 all 0.02 0.00 0.01 0.00 0.01 99.95 11:52:24 11:09:01 0 0.03 0.00 0.03 0.02 0.00 99.92 11:52:24 11:09:01 1 0.08 0.00 0.02 0.00 0.00 99.90 11:52:24 11:09:01 2 0.07 0.00 0.03 0.02 0.02 99.87 11:52:24 11:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:09:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 11:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:09:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 11:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:10:01 all 0.03 0.00 0.01 0.00 0.00 99.95 11:52:24 11:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 11:10:01 1 0.05 0.00 0.00 0.00 0.00 99.95 11:52:24 11:10:01 2 0.03 0.00 0.03 0.03 0.00 99.90 11:52:24 11:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:10:01 4 0.03 0.00 0.03 0.00 0.00 99.93 11:52:24 11:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:10:01 7 0.07 0.00 0.00 0.00 0.02 99.92 11:52:24 11:11:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:52:24 11:11:01 0 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 11:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:11:01 4 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 11:11:01 5 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 11:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:11:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 11:12:01 all 0.05 0.00 0.02 0.01 0.00 99.92 11:52:24 11:12:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 11:12:01 1 0.05 0.00 0.05 0.00 0.02 99.88 11:52:24 11:12:01 2 0.02 0.00 0.02 0.03 0.02 99.92 11:52:24 11:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:12:01 4 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 11:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 11:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:12:01 7 0.30 0.00 0.02 0.00 0.00 99.68 11:52:24 11:13:01 all 0.04 0.00 0.02 0.00 0.00 99.94 11:52:24 11:13:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 11:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 11:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:13:01 4 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 11:13:01 5 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 11:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:13:01 7 0.17 0.00 0.02 0.00 0.02 99.80 11:52:24 11:14:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 11:14:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 11:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 11:14:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 11:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:14:01 4 0.03 0.00 0.03 0.00 0.02 99.92 11:52:24 11:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 11:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 11:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:15:01 all 0.10 0.00 0.04 0.00 0.01 99.85 11:52:24 11:15:01 0 0.18 0.00 0.07 0.00 0.02 99.73 11:52:24 11:15:01 1 0.25 0.00 0.02 0.00 0.00 99.73 11:52:24 11:15:01 2 0.10 0.00 0.07 0.02 0.02 99.80 11:52:24 11:15:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 11:15:01 4 0.07 0.00 0.07 0.00 0.00 99.87 11:52:24 11:15:01 5 0.00 0.00 0.03 0.00 0.02 99.95 11:52:24 11:15:01 6 0.03 0.00 0.05 0.00 0.00 99.92 11:52:24 11:15:01 7 0.12 0.00 0.03 0.00 0.00 99.85 11:52:24 11:16:01 all 0.02 0.00 0.02 0.00 0.00 99.95 11:52:24 11:16:01 0 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 11:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:16:01 2 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 11:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:16:01 4 0.05 0.00 0.03 0.00 0.03 99.88 11:52:24 11:16:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 11:16:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 11:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 11:17:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:52:24 11:17:01 0 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 11:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 11:17:01 3 0.02 0.00 0.00 0.02 0.02 99.95 11:52:24 11:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 11:17:01 5 0.00 0.00 0.03 0.00 0.02 99.95 11:52:24 11:17:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 11:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:18:01 all 0.04 0.00 0.01 0.00 0.00 99.94 11:52:24 11:18:01 0 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 11:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:18:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 11:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:18:01 4 0.28 0.00 0.02 0.00 0.02 99.68 11:52:24 11:18:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 11:18:01 6 0.00 0.00 0.03 0.00 0.02 99.95 11:52:24 11:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:19:01 all 0.27 0.00 0.02 0.00 0.01 99.71 11:52:24 11:19:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 11:19:01 1 0.03 0.00 0.03 0.00 0.02 99.92 11:52:24 11:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:19:01 4 1.97 0.00 0.05 0.00 0.02 97.96 11:52:24 11:19:01 5 0.03 0.00 0.03 0.00 0.02 99.92 11:52:24 11:19:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 11:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:52:24 11:19:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 11:20:01 all 0.18 0.00 0.02 0.00 0.00 99.79 11:52:24 11:20:01 0 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 11:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:20:01 2 0.03 0.00 0.02 0.02 0.02 99.92 11:52:24 11:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:20:01 4 1.39 0.00 0.03 0.00 0.00 98.58 11:52:24 11:20:01 5 0.03 0.00 0.03 0.00 0.00 99.93 11:52:24 11:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:21:01 all 0.02 0.00 0.01 0.00 0.01 99.95 11:52:24 11:21:01 0 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 11:21:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 11:21:01 2 0.07 0.00 0.02 0.02 0.00 99.90 11:52:24 11:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:21:01 4 0.05 0.00 0.05 0.00 0.02 99.88 11:52:24 11:21:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 11:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:21:01 7 0.00 0.00 0.03 0.00 0.00 99.97 11:52:24 11:22:01 all 0.01 0.00 0.01 0.00 0.01 99.96 11:52:24 11:22:01 0 0.00 0.00 0.03 0.00 0.00 99.97 11:52:24 11:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 11:22:01 2 0.02 0.00 0.02 0.02 0.02 99.93 11:52:24 11:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:22:01 4 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 11:22:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 11:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 11:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:23:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:52:24 11:23:01 0 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 11:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:23:01 2 0.05 0.00 0.03 0.00 0.00 99.92 11:52:24 11:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:23:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 11:23:01 5 0.03 0.00 0.03 0.00 0.00 99.93 11:52:24 11:23:01 6 0.05 0.00 0.00 0.00 0.00 99.95 11:52:24 11:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:24:01 all 0.02 0.00 0.01 0.00 0.01 99.95 11:52:24 11:24:01 0 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 11:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:24:01 2 0.02 0.00 0.05 0.02 0.02 99.90 11:52:24 11:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:24:01 4 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 11:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:24:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 11:24:01 7 0.02 0.00 0.03 0.00 0.02 99.93 11:52:24 11:25:01 all 0.03 0.00 0.01 0.00 0.00 99.96 11:52:24 11:25:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 11:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:25:01 2 0.07 0.00 0.02 0.00 0.00 99.92 11:52:24 11:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:25:01 4 0.07 0.00 0.00 0.00 0.00 99.93 11:52:24 11:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:25:01 6 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 11:25:01 7 0.03 0.00 0.08 0.00 0.00 99.88 11:52:24 11:26:01 all 0.02 0.00 0.02 0.00 0.00 99.96 11:52:24 11:26:01 0 0.02 0.00 0.03 0.02 0.00 99.93 11:52:24 11:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:26:01 2 0.03 0.00 0.02 0.02 0.02 99.92 11:52:24 11:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:26:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 11:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:26:01 6 0.05 0.00 0.07 0.00 0.02 99.87 11:52:24 11:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:27:01 all 0.16 0.00 0.03 0.00 0.01 99.80 11:52:24 11:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 11:27:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 11:27:01 2 0.03 0.00 0.03 0.02 0.00 99.92 11:52:24 11:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 11:27:01 4 1.08 0.00 0.05 0.00 0.02 98.86 11:52:24 11:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 11:27:01 6 0.03 0.00 0.05 0.00 0.07 99.85 11:52:24 11:27:01 7 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 11:28:01 all 0.06 0.00 0.02 0.00 0.01 99.91 11:52:24 11:28:01 0 0.03 0.00 0.02 0.02 0.02 99.92 11:52:24 11:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 11:28:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 11:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:28:01 4 0.37 0.00 0.02 0.00 0.02 99.60 11:52:24 11:28:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 11:28:01 6 0.03 0.00 0.07 0.00 0.02 99.88 11:52:24 11:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:29:01 all 0.15 0.00 0.01 0.00 0.00 99.84 11:52:24 11:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:29:01 1 0.05 0.00 0.00 0.00 0.00 99.95 11:52:24 11:29:01 2 0.03 0.00 0.02 0.02 0.00 99.93 11:52:24 11:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:29:01 4 1.01 0.00 0.02 0.00 0.00 98.97 11:52:24 11:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:29:01 6 0.03 0.00 0.05 0.00 0.00 99.92 11:52:24 11:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 11:30:01 all 0.11 0.00 0.01 0.00 0.00 99.87 11:52:24 11:30:01 0 0.07 0.00 0.02 0.00 0.00 99.92 11:52:24 11:30:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 11:30:01 2 0.03 0.00 0.02 0.02 0.02 99.92 11:52:24 11:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:30:01 4 0.66 0.00 0.02 0.00 0.02 99.30 11:52:24 11:30:01 5 0.03 0.00 0.03 0.00 0.00 99.93 11:52:24 11:30:01 6 0.00 0.00 0.03 0.00 0.00 99.97 11:52:24 11:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:52:24 11:30:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 11:31:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:52:24 11:31:01 0 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 11:31:01 1 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 11:31:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 11:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:31:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 11:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:52:24 11:32:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 11:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:32:01 2 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 11:32:01 3 0.00 0.00 0.02 0.02 0.02 99.95 11:52:24 11:32:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 11:32:01 5 0.05 0.00 0.02 0.00 0.02 99.92 11:52:24 11:32:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 11:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:33:01 all 0.18 0.00 0.01 0.00 0.00 99.81 11:52:24 11:33:01 0 0.00 0.00 0.00 0.02 0.02 99.97 11:52:24 11:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 11:33:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 11:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:33:01 4 1.34 0.00 0.02 0.00 0.00 98.64 11:52:24 11:33:01 5 0.03 0.00 0.05 0.00 0.00 99.92 11:52:24 11:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:34:01 all 0.04 0.00 0.01 0.00 0.00 99.94 11:52:24 11:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 11:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:34:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 11:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:34:01 4 0.23 0.00 0.02 0.00 0.02 99.73 11:52:24 11:34:01 5 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 11:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 11:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:35:01 all 0.03 0.00 0.09 0.09 0.07 99.72 11:52:24 11:35:01 0 0.00 0.00 0.65 0.02 0.53 98.81 11:52:24 11:35:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 11:35:01 2 0.03 0.00 0.02 0.67 0.02 99.27 11:52:24 11:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:35:01 4 0.08 0.00 0.00 0.00 0.00 99.92 11:52:24 11:35:01 5 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 11:35:01 6 0.05 0.00 0.03 0.00 0.00 99.92 11:52:24 11:35:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 11:36:01 all 0.03 0.00 0.01 0.00 0.00 99.96 11:52:24 11:36:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 11:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:36:01 2 0.03 0.00 0.03 0.02 0.02 99.90 11:52:24 11:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:36:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 11:36:01 5 0.07 0.00 0.02 0.00 0.00 99.92 11:52:24 11:36:01 6 0.05 0.00 0.00 0.00 0.00 99.95 11:52:24 11:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:37:01 all 0.03 0.00 0.02 0.00 0.01 99.94 11:52:24 11:37:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:52:24 11:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:37:01 2 0.03 0.00 0.03 0.02 0.02 99.90 11:52:24 11:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:37:01 4 0.15 0.00 0.00 0.00 0.02 99.83 11:52:24 11:37:01 5 0.02 0.00 0.03 0.00 0.02 99.93 11:52:24 11:37:01 6 0.02 0.00 0.03 0.00 0.02 99.93 11:52:24 11:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:38:01 all 0.15 0.00 0.01 0.00 0.00 99.83 11:52:24 11:38:01 0 0.02 0.00 0.03 0.02 0.00 99.93 11:52:24 11:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 11:38:01 2 0.03 0.00 0.02 0.02 0.00 99.93 11:52:24 11:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:38:01 4 1.06 0.00 0.02 0.00 0.00 98.92 11:52:24 11:38:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 11:38:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 11:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:39:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:52:24 11:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:39:01 2 0.05 0.00 0.02 0.00 0.02 99.92 11:52:24 11:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:39:01 4 0.05 0.00 0.02 0.00 0.00 99.93 11:52:24 11:39:01 5 0.02 0.00 0.05 0.00 0.02 99.92 11:52:24 11:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:40:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:52:24 11:40:01 0 0.03 0.00 0.00 0.02 0.00 99.95 11:52:24 11:40:01 1 0.02 0.00 0.05 0.00 0.00 99.93 11:52:24 11:40:01 2 0.03 0.00 0.02 0.02 0.00 99.93 11:52:24 11:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:40:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 11:40:01 5 0.03 0.00 0.00 0.00 0.02 99.95 11:52:24 11:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:41:01 all 0.02 0.00 0.02 0.00 0.00 99.96 11:52:24 11:41:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 11:41:01 1 0.05 0.00 0.05 0.00 0.00 99.90 11:52:24 11:41:01 2 0.03 0.00 0.02 0.02 0.02 99.92 11:52:24 11:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 11:41:01 5 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 11:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:52:24 11:41:01 CPU %user %nice %system %iowait %steal %idle 11:52:24 11:42:01 all 0.16 0.00 0.01 0.00 0.00 99.82 11:52:24 11:42:01 0 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 11:42:01 1 0.03 0.00 0.00 0.00 0.02 99.95 11:52:24 11:42:01 2 0.02 0.00 0.03 0.02 0.00 99.93 11:52:24 11:42:01 3 1.13 0.00 0.02 0.00 0.00 98.86 11:52:24 11:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:42:01 5 0.05 0.00 0.03 0.00 0.02 99.90 11:52:24 11:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 11:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:43:01 all 0.26 0.00 0.01 0.00 0.00 99.72 11:52:24 11:43:01 0 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 11:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:43:01 2 0.02 0.00 0.00 0.02 0.02 99.95 11:52:24 11:43:01 3 1.99 0.00 0.00 0.00 0.00 98.01 11:52:24 11:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:43:01 5 0.05 0.00 0.03 0.00 0.00 99.92 11:52:24 11:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:44:01 all 0.11 0.00 0.01 0.00 0.01 99.87 11:52:24 11:44:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 11:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:44:01 2 0.02 0.00 0.02 0.02 0.02 99.93 11:52:24 11:44:01 3 0.78 0.00 0.03 0.00 0.00 99.19 11:52:24 11:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:44:01 5 0.02 0.00 0.03 0.00 0.02 99.93 11:52:24 11:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 11:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:45:01 all 0.07 0.00 0.02 0.00 0.00 99.91 11:52:24 11:45:01 0 0.02 0.00 0.02 0.02 0.00 99.95 11:52:24 11:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:45:01 2 0.05 0.00 0.00 0.02 0.00 99.93 11:52:24 11:45:01 3 0.42 0.00 0.05 0.00 0.00 99.53 11:52:24 11:45:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:52:24 11:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 11:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:45:01 7 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 11:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:52:24 11:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:46:01 2 0.03 0.00 0.03 0.02 0.02 99.90 11:52:24 11:46:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 11:46:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 11:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:46:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 11:47:01 all 0.03 0.00 0.01 0.00 0.00 99.96 11:52:24 11:47:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:52:24 11:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 11:47:01 2 0.05 0.00 0.03 0.02 0.02 99.88 11:52:24 11:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:47:01 4 0.05 0.00 0.00 0.00 0.00 99.95 11:52:24 11:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:47:01 7 0.03 0.00 0.03 0.00 0.00 99.93 11:52:24 11:48:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:52:24 11:48:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:52:24 11:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:48:01 2 0.03 0.00 0.03 0.00 0.00 99.93 11:52:24 11:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:52:24 11:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:48:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 11:48:01 7 0.03 0.00 0.02 0.00 0.02 99.93 11:52:24 11:49:01 all 0.04 0.00 0.01 0.00 0.00 99.94 11:52:24 11:49:01 0 0.02 0.00 0.00 0.02 0.00 99.97 11:52:24 11:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:49:01 2 0.07 0.00 0.05 0.02 0.02 99.85 11:52:24 11:49:01 3 0.18 0.00 0.00 0.00 0.00 99.82 11:52:24 11:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:49:01 7 0.03 0.00 0.05 0.00 0.00 99.92 11:52:24 11:50:01 all 0.27 0.00 0.01 0.00 0.00 99.71 11:52:24 11:50:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:52:24 11:50:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 11:50:01 2 0.05 0.00 0.03 0.00 0.02 99.90 11:52:24 11:50:01 3 1.99 0.00 0.00 0.00 0.00 98.01 11:52:24 11:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:52:24 11:50:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 11:51:01 all 0.10 0.00 0.01 0.00 0.01 99.88 11:52:24 11:51:01 0 0.00 0.00 0.02 0.02 0.00 99.97 11:52:24 11:51:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 11:51:01 2 0.05 0.00 0.03 0.02 0.00 99.90 11:52:24 11:51:01 3 0.63 0.00 0.00 0.00 0.02 99.35 11:52:24 11:51:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:52:24 11:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:51:01 7 0.05 0.00 0.03 0.00 0.02 99.90 11:52:24 11:52:01 all 0.02 0.00 0.01 0.00 0.01 99.95 11:52:24 11:52:01 0 0.02 0.00 0.02 0.02 0.02 99.93 11:52:24 11:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:24 11:52:01 2 0.03 0.00 0.02 0.02 0.02 99.92 11:52:24 11:52:01 3 0.00 0.00 0.03 0.00 0.00 99.97 11:52:24 11:52:01 4 0.03 0.00 0.03 0.00 0.02 99.92 11:52:24 11:52:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:52:24 11:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:52:24 11:52:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:52:24 11:52:24 Average: CPU %user %nice %system %iowait %steal %idle 11:52:24 Average: all 0.22 0.00 0.04 0.03 0.00 99.70 11:52:24 Average: 0 0.20 0.00 0.05 0.03 0.01 99.72 11:52:24 Average: 1 0.18 0.00 0.04 0.05 0.00 99.73 11:52:24 Average: 2 0.24 0.00 0.04 0.05 0.01 99.66 11:52:24 Average: 3 0.24 0.00 0.04 0.09 0.01 99.62 11:52:24 Average: 4 0.33 0.00 0.03 0.03 0.00 99.61 11:52:24 Average: 5 0.21 0.00 0.04 0.01 0.00 99.74 11:52:24 Average: 6 0.20 0.00 0.03 0.00 0.00 99.76 11:52:24 Average: 7 0.21 0.00 0.04 0.01 0.00 99.74 11:52:24 11:52:24 11:52:24