Branch indexing 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 edgego for edgexfoundry/edgex-go Loading trusted files from base branch main at cd12ae53bb5ba1da092f9ffd7d969d808500d050 rather than fdedb7c4f18be2ab8b039937087657789280bd56 Obtained Jenkinsfile from cd12ae53bb5ba1da092f9ffd7d969d808500d050 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-ssh886305174504816369.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh12951264715489962562.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-3842/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3842/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12168336137253905559.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17793855303962507342.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-3842/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3842/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11605846618115703302.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [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.17 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/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-48731 in /w/workspace/edgexfoundry_edgex-go_PR-3842 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/59 [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/59 # 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/3842/head:refs/remotes/origin/PR-3842 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cd12ae53bb5ba1da092f9ffd7d969d808500d050 into PR head commit fdedb7c4f18be2ab8b039937087657789280bd56 Merge succeeded, producing bbf9d5d4642c0a59a126bd9ff92e578168a56d55 Checking out Revision bbf9d5d4642c0a59a126bd9ff92e578168a56d55 (PR-3842) > git config core.sparsecheckout # timeout=10 > git checkout -f fdedb7c4f18be2ab8b039937087657789280bd56 # 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 cd12ae53bb5ba1da092f9ffd7d969d808500d050 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bbf9d5d4642c0a59a126bd9ff92e578168a56d55 # timeout=10 Commit message: "Merge commit 'cd12ae53bb5ba1da092f9ffd7d969d808500d050' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:44:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:44:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:44:52 ========================================================= 20:44:52 EdgeX Global Pipelines Version Info 20:44:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:44:53 ------------------- 20:44:53 stable info: 20:44:53 ------------------- 20:44:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:44:53 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 20:44:53 Message: update stable to v1.0.227 > git rev-list --no-walk 3419ca6a84ccb21c542f071f5fd425056f2fa970 # timeout=10 20:44:53 ------------------- 20:44:53 experimental info: 20:44:53 ------------------- 20:44:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:44:53 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 20:44:53 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:44:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:44:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3842 [Pipeline] echo 20:44:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3842 [Pipeline] echo 20:44:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3842 [Pipeline] echo 20:44:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bbf9d5d4642c0a59a126bd9ff92e578168a56d55 [Pipeline] echo 20:44:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bbf9d5d [Pipeline] echo 20:44:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:44:54 provisioning config files... 20:44:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/59@tmp/config2617578301995399975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:44:54 ---> docker-login.sh 20:44:54 nexus3.edgexfoundry.org:10001 20:44:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:54 Configure a credential helper to remove this warning. See 20:44:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:54 20:44:54 Login Succeeded 20:44:54 nexus3.edgexfoundry.org:10002 20:44:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:54 Configure a credential helper to remove this warning. See 20:44:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:54 20:44:54 Login Succeeded 20:44:54 nexus3.edgexfoundry.org:10003 20:44:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:54 Configure a credential helper to remove this warning. See 20:44:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:54 20:44:54 Login Succeeded 20:44:54 nexus3.edgexfoundry.org:10004 20:44:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:55 Configure a credential helper to remove this warning. See 20:44:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:55 20:44:55 Login Succeeded 20:44:55 docker.io 20:44:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:55 Configure a credential helper to remove this warning. See 20:44:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:55 20:44:55 Login Succeeded 20:44:55 ---> docker-login.sh ends [Pipeline] } 20:44:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:44:55 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 20:44:55 + dirname cmd/core-command/Dockerfile 20:44:55 + cut -d/ -f2 20:44:55 + echo core-command,cmd/core-command/Dockerfile 20:44:55 + dirname cmd/core-data/Dockerfile 20:44:55 + cut -d/ -f2 20:44:55 + echo core-data,cmd/core-data/Dockerfile 20:44:55 + + dirname cmd/core-metadata/Dockerfile 20:44:55 cut -d/ -f2 20:44:55 + echo core-metadata,cmd/core-metadata/Dockerfile 20:44:55 + + cut -d/ -f2dirname 20:44:55 cmd/security-bootstrapper/Dockerfile 20:44:55 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:44:55 + dirname cmd/security-proxy-setup/Dockerfile 20:44:55 + cut -d/ -f2 20:44:55 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:44:55 + + dirname cmd/security-secretstore-setup/Dockerfile 20:44:55 cut -d/ -f2 20:44:55 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:44:55 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:44:55 + cut -d/ -f2 20:44:55 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:44:55 + + cut -d/ -f2dirname 20:44:55 cmd/security-spire-agent/Dockerfile 20:44:55 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:44:55 + dirname cmd/security-spire-config/Dockerfile 20:44:55 + cut -d/ -f2 20:44:55 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:44:55 + dirname cmd/security-spire-server/Dockerfile 20:44:55 + cut -d/ -f2 20:44:55 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:44:55 + dirname cmd/support-notifications/Dockerfile 20:44:55 + cut -d/ -f2 20:44:55 + echo support-notifications,cmd/support-notifications/Dockerfile 20:44:55 + dirname cmd/support-scheduler/Dockerfile 20:44:55 + cut -d/ -f2 20:44:55 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:44:55 + dirname cmd/sys-mgmt-agent/Dockerfile 20:44:55 + cut -d/ -f2 20:44:55 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:44:55 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image: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-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:44:56 + git rev-list -1 --merges bbf9d5d4642c0a59a126bd9ff92e578168a56d55~1..bbf9d5d4642c0a59a126bd9ff92e578168a56d55 [Pipeline] echo 20:44:56 -----------> git rev-list -1 --merges bbf9d5d4642c0a59a126bd9ff92e578168a56d55~1..bbf9d5d4642c0a59a126bd9ff92e578168a56d55 bbf9d5d4642c0a59a126bd9ff92e578168a56d55 20:44:56 bbf9d5d4642c0a59a126bd9ff92e578168a56d55 [false] [Pipeline] sh 20:44:56 + git log --format=format:%s -1 bbf9d5d4642c0a59a126bd9ff92e578168a56d55 [Pipeline] echo 20:44:56 ========================================================= 20:44:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:44:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:44:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:44:56 + grep -v github /etc/ssh/ssh_known_hosts 20:44:56 + [ -e /tmp/ssh_known_hosts ] 20:44:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:44:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:44:56 + sudo tee -a /etc/ssh/ssh_known_hosts 20:44:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:44:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:44:57 20:44:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:44:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:44:57 latest: Pulling from edgex-devops/py-git-semver 20:44:57 1fe172e4850f: Pulling fs layer 20:44:57 caf521ccaac6: Pulling fs layer 20:44:57 3ead6fa29328: Pulling fs layer 20:44:57 5c2a1cbceb83: Pulling fs layer 20:44:57 a8d5f1318db7: Pulling fs layer 20:44:57 c427282e49a2: Pulling fs layer 20:44:57 1827001aaf11: Pulling fs layer 20:44:57 0714d37db230: Pulling fs layer 20:44:57 ac28cf19c067: Pulling fs layer 20:44:57 ca983d60f3e2: Pulling fs layer 20:44:57 9f894cec8388: Pulling fs layer 20:44:57 5c2a1cbceb83: Waiting 20:44:57 a8d5f1318db7: Waiting 20:44:57 0714d37db230: Waiting 20:44:57 c427282e49a2: Waiting 20:44:57 1827001aaf11: Waiting 20:44:57 ac28cf19c067: Waiting 20:44:57 ca983d60f3e2: Waiting 20:44:57 caf521ccaac6: Verifying Checksum 20:44:57 caf521ccaac6: Download complete 20:44:57 5c2a1cbceb83: Download complete 20:44:57 a8d5f1318db7: Verifying Checksum 20:44:57 a8d5f1318db7: Download complete 20:44:57 c427282e49a2: Verifying Checksum 20:44:57 c427282e49a2: Download complete 20:44:57 3ead6fa29328: Verifying Checksum 20:44:57 3ead6fa29328: Download complete 20:44:57 0714d37db230: Verifying Checksum 20:44:57 0714d37db230: Download complete 20:44:57 ac28cf19c067: Verifying Checksum 20:44:57 ac28cf19c067: Download complete 20:44:57 ca983d60f3e2: Verifying Checksum 20:44:57 ca983d60f3e2: Download complete 20:44:57 9f894cec8388: Download complete 20:44:57 1fe172e4850f: Verifying Checksum 20:44:57 1fe172e4850f: Download complete 20:44:58 1827001aaf11: Verifying Checksum 20:44:58 1827001aaf11: Download complete 20:44:59 1fe172e4850f: Pull complete 20:44:59 caf521ccaac6: Pull complete 20:44:59 3ead6fa29328: Pull complete 20:44:59 5c2a1cbceb83: Pull complete 20:45:00 a8d5f1318db7: Pull complete 20:45:00 c427282e49a2: Pull complete 20:45:02 1827001aaf11: Pull complete 20:45:02 0714d37db230: Pull complete 20:45:02 ac28cf19c067: Pull complete 20:45:02 ca983d60f3e2: Pull complete 20:45:02 9f894cec8388: Pull complete 20:45:02 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 20:45:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:45:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 20:45:02 prd-ubuntu20.04-docker-8c-8g-48731 does not seem to be running inside a container 20:45:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/59 -v /w/workspace/edgex-go/59:/w/workspace/edgex-go/59:rw,z -v /w/workspace/edgex-go/59@tmp:/w/workspace/edgex-go/59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 20:45:03 $ docker top a53f7c3db52d102e00cf748f6474554c3bdeac86d4590a052f437ec1aaa68baf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:45:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:45:03 [ssh-agent] Looking for ssh-agent implementation... 20:45:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:45:03 $ docker exec a53f7c3db52d102e00cf748f6474554c3bdeac86d4590a052f437ec1aaa68baf ssh-agent 20:45:04 SSH_AUTH_SOCK=/tmp/ssh-IX6BnqJ1vtjc/agent.33 20:45:04 SSH_AGENT_PID=40 20:45:04 Running ssh-add (command line suppressed) 20:45:04 Identity added: /w/workspace/edgex-go/59@tmp/private_key_3032387617516264725.key (/w/workspace/edgex-go/59@tmp/private_key_3032387617516264725.key) 20:45:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:45:04 + git tag --points-at HEAD [Pipeline] } 20:45:04 $ docker exec --env ******** --env ******** a53f7c3db52d102e00cf748f6474554c3bdeac86d4590a052f437ec1aaa68baf ssh-agent -k 20:45:04 unset SSH_AUTH_SOCK; 20:45:04 unset SSH_AGENT_PID; 20:45:04 echo Agent pid 40 killed; 20:45:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:45:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:45:04 [ssh-agent] Looking for ssh-agent implementation... 20:45:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:45:04 $ docker exec a53f7c3db52d102e00cf748f6474554c3bdeac86d4590a052f437ec1aaa68baf ssh-agent 20:45:04 SSH_AUTH_SOCK=/tmp/ssh-Gpni3Ighh20K/agent.72 20:45:04 SSH_AGENT_PID=78 20:45:04 Running ssh-add (command line suppressed) 20:45:05 Identity added: /w/workspace/edgex-go/59@tmp/private_key_5808159164058299833.key (/w/workspace/edgex-go/59@tmp/private_key_5808159164058299833.key) 20:45:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:45:05 + git semver init 20:45:05 2022-05-10 20:45:05,553 [run_init] DEBUG init version:0.0.0 force:False 20:45:05 2022-05-10 20:45:05,554 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/59/.semver 20:45:05 2022-05-10 20:45:05,555 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/59/.semver 20:45:05 2022-05-10 20:45:05,555 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/59/.semver'], cwd=/w/workspace/edgex-go/59, universal_newlines=False, shell=None, istream=None) 20:45:09 2022-05-10 20:45:09,438 [append_file] DEBUG append to file:/w/workspace/edgex-go/59/.git/info/exclude 20:45:09 2022-05-10 20:45:09,439 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/59/.semver/PR-3842 with force:False 20:45:09 2022-05-10 20:45:09,439 [write_file] DEBUG write to file:/w/workspace/edgex-go/59/.semver/PR-3842 20:45:09 2022-05-10 20:45:09,444 [execute] INFO git cat-file --batch-check 20:45:09 2022-05-10 20:45:09,444 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/59/.semver, universal_newlines=False, shell=None, istream=) 20:45:09 2022-05-10 20:45:09,451 [execute] INFO git cat-file --batch 20:45:09 2022-05-10 20:45:09,451 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/59/.semver, universal_newlines=False, shell=None, istream=) 20:45:09 2022-05-10 20:45:09,458 [read_version] DEBUG read version from /w/workspace/edgex-go/59/.semver/PR-3842 20:45:09 0.0.0 [Pipeline] } 20:45:09 $ docker exec --env ******** --env ******** a53f7c3db52d102e00cf748f6474554c3bdeac86d4590a052f437ec1aaa68baf ssh-agent -k 20:45:09 unset SSH_AUTH_SOCK; 20:45:09 unset SSH_AGENT_PID; 20:45:09 echo Agent pid 78 killed; 20:45:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:45:10 + git semver [Pipeline] } 20:45:10 $ docker stop --time=1 a53f7c3db52d102e00cf748f6474554c3bdeac86d4590a052f437ec1aaa68baf 20:45:11 $ docker rm -f a53f7c3db52d102e00cf748f6474554c3bdeac86d4590a052f437ec1aaa68baf [Pipeline] // withDockerContainer [Pipeline] sh 20:45:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:45:12 Stashed 1 file(s) [Pipeline] echo 20:45:12 [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] echo 20:45:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:45:12 ========================================================= 20:45:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:45:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:45:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:45:12 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:45:12 59bf1c3509f3: Pulling fs layer 20:45:12 666ba61612fd: Pulling fs layer 20:45:12 8ed8ca486205: Pulling fs layer 20:45:12 4fe6c5a15a65: Pulling fs layer 20:45:12 22a0e8bec74d: Pulling fs layer 20:45:12 ca2b28591e48: Pulling fs layer 20:45:12 a51346096db8: Pulling fs layer 20:45:12 daebc70d1ce1: Pulling fs layer 20:45:12 22a0e8bec74d: Waiting 20:45:12 ca2b28591e48: Waiting 20:45:12 4fe6c5a15a65: Waiting 20:45:12 a51346096db8: Waiting 20:45:12 daebc70d1ce1: Waiting 20:45:12 0e18a0eac166: Pulling fs layer 20:45:12 0e18a0eac166: Waiting 20:45:12 8ed8ca486205: Verifying Checksum 20:45:12 8ed8ca486205: Download complete 20:45:12 666ba61612fd: Download complete 20:45:12 22a0e8bec74d: Verifying Checksum 20:45:12 22a0e8bec74d: Download complete 20:45:12 ca2b28591e48: Verifying Checksum 20:45:12 ca2b28591e48: Download complete 20:45:12 59bf1c3509f3: Verifying Checksum 20:45:12 59bf1c3509f3: Download complete 20:45:12 a51346096db8: Verifying Checksum 20:45:12 a51346096db8: Download complete 20:45:13 daebc70d1ce1: Verifying Checksum 20:45:13 daebc70d1ce1: Download complete 20:45:13 59bf1c3509f3: Pull complete 20:45:13 666ba61612fd: Pull complete 20:45:13 8ed8ca486205: Pull complete 20:45:13 4fe6c5a15a65: Download complete 20:45:13 0e18a0eac166: Verifying Checksum 20:45:13 0e18a0eac166: Download complete 20:45:17 4fe6c5a15a65: Pull complete 20:45:17 22a0e8bec74d: Pull complete 20:45:17 ca2b28591e48: Pull complete 20:45:17 a51346096db8: Pull complete 20:45:17 daebc70d1ce1: Pull complete 20:45:19 0e18a0eac166: Pull complete 20:45:19 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 20:45:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:45:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:45:20 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:45:20 WORKDIR /edgex 20:45:20 COPY go.mod . 20:45:20 RUN go mod download 20:45:20 + docker build -t ci-base-image-x86_64 -f - . 20:45:21 Sending build context to Docker daemon 335.4MB 20:45:21 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:45:21 ---> f018257e8ee9 20:45:21 Step 2/4 : WORKDIR /edgex 20:45:23 ---> Running in b93dc1876e92 20:45:23 Removing intermediate container b93dc1876e92 20:45:23 ---> 3b0103f09f99 20:45:23 Step 3/4 : COPY go.mod . 20:45:23 ---> 631283706dc1 20:45:23 Step 4/4 : RUN go mod download 20:45:23 ---> Running in 5bdd729f500c 20:45:27 Still waiting to schedule task 20:45:27 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-47942’ 20:45:38 Removing intermediate container 5bdd729f500c 20:45:38 ---> 97e224d21cdd 20:45:38 Successfully built 97e224d21cdd 20:45:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:45:38 + docker inspect -f . ci-base-image-x86_64 20:45:38 . [Pipeline] withDockerContainer 20:45:39 prd-ubuntu20.04-docker-8c-8g-48731 does not seem to be running inside a container 20:45:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/59 -v /w/workspace/edgex-go/59:/w/workspace/edgex-go/59:rw,z -v /w/workspace/edgex-go/59@tmp:/w/workspace/edgex-go/59@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 ******** ci-base-image-x86_64 cat 20:45:39 $ docker top a47f13d0d6295e8181aacdc9b1ce4253a49e8ca8a642590012b7e996f1ceca3a -eo pid,comm [Pipeline] { [Pipeline] sh 20:45:39 + go version 20:45:39 go version go1.17.6 linux/amd64 [Pipeline] } 20:45:39 $ docker stop --time=1 a47f13d0d6295e8181aacdc9b1ce4253a49e8ca8a642590012b7e996f1ceca3a 20:45:41 $ docker rm -f a47f13d0d6295e8181aacdc9b1ce4253a49e8ca8a642590012b7e996f1ceca3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:45:41 + docker inspect -f . ci-base-image-x86_64 20:45:41 . [Pipeline] withDockerContainer 20:45:41 prd-ubuntu20.04-docker-8c-8g-48731 does not seem to be running inside a container 20:45:41 $ 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/59 -v /w/workspace/edgex-go/59:/w/workspace/edgex-go/59:rw,z -v /w/workspace/edgex-go/59@tmp:/w/workspace/edgex-go/59@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 ******** ci-base-image-x86_64 cat 20:45:41 $ docker top c03cd692c78542800029a75cea06ccf6a455e3a9a95d44153c5bed552e998bfe -eo pid,comm [Pipeline] { [Pipeline] echo 20:45:42 ========================================================= 20:45:42 [edgeXBuildGoParallel] Running Tests and Build... 20:45:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:45:42 + make test 20:45:42 go mod tidy -compat=1.17 20:45:42 go: finding module for package github.com/aliyun/alibaba-cloud-sdk-go/services/dysmsapi 20:45:42 go: finding module for package github.com/prometheus/client_golang/prometheus 20:45:42 go: finding module for package github.com/prometheus/client_golang/prometheus/promhttp 20:45:42 go: downloading github.com/prometheus/client_golang v1.12.1 20:45:43 go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.1588 20:45:49 go: found github.com/prometheus/client_golang/prometheus in github.com/prometheus/client_golang v1.12.1 20:45:49 go: found github.com/prometheus/client_golang/prometheus/promhttp in github.com/prometheus/client_golang v1.12.1 20:45:49 go: found github.com/aliyun/alibaba-cloud-sdk-go/services/dysmsapi in github.com/aliyun/alibaba-cloud-sdk-go v1.61.1588 20:45:50 go: downloading github.com/prometheus/common v0.32.1 20:45:50 go: downloading github.com/prometheus/client_model v0.2.0 20:45:50 go: downloading github.com/beorn7/perks v1.0.1 20:45:50 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:45:50 go: downloading github.com/prometheus/procfs v0.7.3 20:45:50 go: downloading gopkg.in/ini.v1 v1.66.2 20:45:50 go: downloading github.com/json-iterator/go v1.1.12 20:45:50 go: downloading github.com/modern-go/reflect2 v1.0.2 20:45:50 go: downloading github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af 20:45:50 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 20:45:50 go: downloading gopkg.in/yaml.v2 v2.4.0 20:45:50 go: downloading github.com/google/btree v1.0.0 20:45:50 go: downloading github.com/hashicorp/golang-lru v0.5.1 20:45:50 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:45:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:45:56 ? github.com/edgexfoundry/edgex-go [no test files] 20:46:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:46:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:46:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:46:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:46:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:46:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:46:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:46:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:46:06 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:46:08 # github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel 20:46:08 internal/support/notifications/application/channel/sender.go:52:68: "github.com/edgexfoundry/edgex-go/internal/support/notifications/container".ConfigurationFrom(sender.dic.Get).SmsInfo undefined (type *"github.com/edgexfoundry/edgex-go/internal/support/notifications/config".ConfigurationStruct has no field or method SmsInfo) 20:46:08 internal/support/notifications/application/channel/sender.go:54:29: undefined: models.SmsAddress 20:46:08 internal/support/notifications/application/channel/sender.go:90:12: undefined: fmt 20:46:08 internal/support/notifications/application/channel/sender.go:91:13: undefined: hmac 20:46:08 internal/support/notifications/application/channel/sender.go:91:22: undefined: sha256 20:46:08 internal/support/notifications/application/channel/sender.go:94:9: undefined: base64 20:46:08 internal/support/notifications/application/channel/sender.go:99:69: "github.com/edgexfoundry/edgex-go/internal/support/notifications/container".ConfigurationFrom(sender.dic.Get).DingdingInfo undefined (type *"github.com/edgexfoundry/edgex-go/internal/support/notifications/config".ConfigurationStruct has no field or method DingdingInfo) 20:46:08 internal/support/notifications/application/channel/sender.go:101:30: undefined: models.DingdingAddress 20:46:08 internal/support/notifications/application/channel/sender.go:106:15: undefined: time 20:46:08 internal/support/notifications/application/channel/sender.go:137:6: NewRESTSender redeclared in this block 20:46:08 /w/workspace/edgex-go/59/internal/support/notifications/application/channel/sender.go:45:39: previous declaration 20:46:08 internal/support/notifications/application/channel/sender.go:106:15: too many errors 20:46:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements 20:46:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.083s coverage: 98.5% of statements 20:46:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.094s coverage: 53.4% of statements 20:46:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.731s coverage: 89.2% of statements 20:46:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.107s coverage: 84.8% of statements 20:46:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.417s coverage: 95.6% of statements 20:46:13 ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 72.2% of statements 20:46:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements 20:46:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements 20:46:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements 20:46:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.085s coverage: 29.6% of statements 20:46:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements 20:46:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 79.5% of statements 20:46:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 20:46:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.098s coverage: 96.3% of statements 20:46:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 20:46:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.082s coverage: 94.4% of statements 20:46:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements 20:46:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.178s coverage: 82.5% of statements 20:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 20:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.048s coverage: 65.1% of statements 20:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 20:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 20:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 58.8% of statements 20:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements 20:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements 20:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 20:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.147s coverage: 91.2% of statements 20:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.156s coverage: 64.4% of statements 20:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements 20:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 20:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 20:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 20:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 20:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.320s coverage: 65.4% of statements 20:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.144s coverage: 43.8% of statements 20:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 20:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 20:46:34 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/application [build failed] 20:46:34 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http [build failed] 20:46:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements 20:46:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements 20:46:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 20:46:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 20:46:34 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 20:46:34 make: *** [Makefile:132: unittest] Error 2 [Pipeline] } 20:46:34 $ docker stop --time=1 c03cd692c78542800029a75cea06ccf6a455e3a9a95d44153c5bed552e998bfe 20:46:35 $ docker rm -f c03cd692c78542800029a75cea06ccf6a455e3a9a95d44153c5bed552e998bfe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:46:36 Failed in branch amd64 23:34:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-61757 in /w/workspace/edgexfoundry_edgex-go_PR-3842 [Pipeline] { [Pipeline] ws 23:34:50 Running in /w/workspace/edgex-go/59 [Pipeline] { [Pipeline] checkout 23:34:50 The recommended git tool is: git 23:34:56 using credential edgex-jenkins-ssh 23:34:56 Cloning the remote Git repository 23:34:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:34:56 > git init /w/workspace/edgex-go/59 # timeout=10 23:34:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:34:56 > git --version # timeout=10 23:34:56 > git --version # 'git version 2.25.1' 23:34:56 using GIT_SSH to set credentials SSH Credentials for GitHub 23:34:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:35:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:35:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:35:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:35:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:35:14 using GIT_SSH to set credentials SSH Credentials for GitHub 23:35:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3842/head:refs/remotes/origin/PR-3842 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:35:15 Merging remotes/origin/main commit cd12ae53bb5ba1da092f9ffd7d969d808500d050 into PR head commit fdedb7c4f18be2ab8b039937087657789280bd56 23:35:16 Merge succeeded, producing 9201c4aa31caba9f4b2f174316bdfdcf9a82389e 23:35:16 Checking out Revision 9201c4aa31caba9f4b2f174316bdfdcf9a82389e (PR-3842) 23:35:15 > git config core.sparsecheckout # timeout=10 23:35:15 > git checkout -f fdedb7c4f18be2ab8b039937087657789280bd56 # timeout=10 23:35:15 > git remote # timeout=10 23:35:15 > git config --get remote.origin.url # timeout=10 23:35:15 using GIT_SSH to set credentials SSH Credentials for GitHub 23:35:15 > git merge cd12ae53bb5ba1da092f9ffd7d969d808500d050 # timeout=10 23:35:15 > git rev-parse HEAD^{commit} # timeout=10 23:35:16 > git config core.sparsecheckout # timeout=10 23:35:16 > git checkout -f 9201c4aa31caba9f4b2f174316bdfdcf9a82389e # timeout=10 23:35:20 Commit message: "Merge commit 'cd12ae53bb5ba1da092f9ffd7d969d808500d050' into HEAD" 23:35:20 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:35:20 > git rev-list --no-walk 3419ca6a84ccb21c542f071f5fd425056f2fa970 # timeout=10 23:35:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:35:21 % Total % Received % Xferd Average Speed Time Time Time Current 23:35:21 Dload Upload Total Spent Left Speed 23:35:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 97073 0 --:--:-- --:--:-- --:--:-- 96284 [Pipeline] sh 23:35:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:35:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:35:22 + sudo tee /etc/docker/daemon.new 23:35:22 { 23:35:22 "registry-mirrors": [ 23:35:22 "https://nexus3.edgexfoundry.org:10001" 23:35:22 ], 23:35:22 "bip": "10.250.0.254/24", 23:35:22 "hosts": [ 23:35:22 "tcp://0.0.0.0:5555", 23:35:22 "unix:///var/run/docker.sock" 23:35:22 ], 23:35:22 "mtu": 1458, 23:35:22 "selinux-enabled": true, 23:35:22 "seccomp-profile": "/etc/docker/seccomp.json" 23:35:22 } [Pipeline] sh 23:35:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:35:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:35:41 provisioning config files... 23:35:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/59@tmp/config726330929879043654tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:35:42 ---> docker-login.sh 23:35:42 nexus3.edgexfoundry.org:10001 23:35:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:43 Configure a credential helper to remove this warning. See 23:35:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:43 23:35:43 Login Succeeded 23:35:43 nexus3.edgexfoundry.org:10002 23:35:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:43 Configure a credential helper to remove this warning. See 23:35:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:43 23:35:43 Login Succeeded 23:35:43 nexus3.edgexfoundry.org:10003 23:35:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:43 Configure a credential helper to remove this warning. See 23:35:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:43 23:35:43 Login Succeeded 23:35:43 nexus3.edgexfoundry.org:10004 23:35:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:44 Configure a credential helper to remove this warning. See 23:35:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:44 23:35:44 Login Succeeded 23:35:44 docker.io 23:35:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:45 Configure a credential helper to remove this warning. See 23:35:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:45 23:35:45 Login Succeeded 23:35:45 ---> docker-login.sh ends [Pipeline] } 23:35:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:35:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:35:45 ========================================================= 23:35:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 23:35:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:35:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:35:46 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:35:46 9b3977197b4f: Pulling fs layer 23:35:46 1a89e8eeedd5: Pulling fs layer 23:35:46 94645a83ff95: Pulling fs layer 23:35:46 3f3a8bcf1eab: Pulling fs layer 23:35:46 0c92f367c5e7: Pulling fs layer 23:35:46 3096ccb668a1: Pulling fs layer 23:35:46 e8cf19c19ddd: Pulling fs layer 23:35:46 a4caa8a26152: Pulling fs layer 23:35:46 3096ccb668a1: Waiting 23:35:46 3f3a8bcf1eab: Waiting 23:35:46 0c92f367c5e7: Waiting 23:35:46 e8cf19c19ddd: Waiting 23:35:46 a4caa8a26152: Waiting 23:35:46 94645a83ff95: Download complete 23:35:46 1a89e8eeedd5: Download complete 23:35:46 0c92f367c5e7: Verifying Checksum 23:35:46 0c92f367c5e7: Download complete 23:35:46 3096ccb668a1: Verifying Checksum 23:35:46 3096ccb668a1: Download complete 23:35:46 e8cf19c19ddd: Verifying Checksum 23:35:46 e8cf19c19ddd: Download complete 23:35:46 9b3977197b4f: Verifying Checksum 23:35:46 9b3977197b4f: Download complete 23:35:47 9b3977197b4f: Pull complete 23:35:47 1a89e8eeedd5: Pull complete 23:35:48 94645a83ff95: Pull complete 23:35:48 a4caa8a26152: Download complete 23:35:49 3f3a8bcf1eab: Download complete 23:36:01 3f3a8bcf1eab: Pull complete 23:36:01 0c92f367c5e7: Pull complete 23:36:02 3096ccb668a1: Pull complete 23:36:02 e8cf19c19ddd: Pull complete 23:36:09 a4caa8a26152: Pull complete 23:36:09 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 23:36:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:36:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 23:36:09 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:36:09 WORKDIR /edgex 23:36:09 COPY go.mod . 23:36:09 RUN go mod download 23:36:09 docker build -t ci-base-image-arm64 -f - . 23:36:12 Sending build context to Docker daemon 169.4MB 23:36:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:36:12 ---> 725f1c02e7f9 23:36:12 Step 2/4 : WORKDIR /edgex 23:36:14 ---> Running in ce69a91bf199 23:36:14 Removing intermediate container ce69a91bf199 23:36:14 ---> 547710be0b14 23:36:14 Step 3/4 : COPY go.mod . 23:36:14 ---> 64ad50305cfe 23:36:14 Step 4/4 : RUN go mod download 23:36:14 ---> Running in b117cc77ffef 23:37:01 Removing intermediate container b117cc77ffef 23:37:01 ---> fbbc159acff2 23:37:01 Successfully built fbbc159acff2 23:37:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:37:02 + docker inspect -f . ci-base-image-arm64 23:37:02 . [Pipeline] withDockerContainer 23:37:02 prd-ubuntu20.04-docker-arm64-4c-16g-61757 does not seem to be running inside a container 23:37:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/59 -v /w/workspace/edgex-go/59:/w/workspace/edgex-go/59:rw,z -v /w/workspace/edgex-go/59@tmp:/w/workspace/edgex-go/59@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 ******** ci-base-image-arm64 cat 23:37:03 $ docker top 06dd1d89ad88fd5bd34eafaa5ff2f1a6a5855ef563e289e6f4f70306952fbe64 -eo pid,comm [Pipeline] { [Pipeline] sh 23:37:04 + go version 23:37:04 go version go1.17.6 linux/arm64 [Pipeline] } 23:37:04 $ docker stop --time=1 06dd1d89ad88fd5bd34eafaa5ff2f1a6a5855ef563e289e6f4f70306952fbe64 23:37:06 $ docker rm -f 06dd1d89ad88fd5bd34eafaa5ff2f1a6a5855ef563e289e6f4f70306952fbe64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:37:07 + docker inspect -f . ci-base-image-arm64 23:37:07 . [Pipeline] withDockerContainer 23:37:07 prd-ubuntu20.04-docker-arm64-4c-16g-61757 does not seem to be running inside a container 23:37:07 $ 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/59 -v /w/workspace/edgex-go/59:/w/workspace/edgex-go/59:rw,z -v /w/workspace/edgex-go/59@tmp:/w/workspace/edgex-go/59@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 ******** ci-base-image-arm64 cat 23:37:08 $ docker top a0e4d01523ef25b2cec06c643d0ef087abf72ab461114b4888736f3c13315eb7 -eo pid,comm [Pipeline] { [Pipeline] echo 23:37:08 ========================================================= 23:37:08 [edgeXBuildGoParallel] Running Tests and Build... 23:37:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:37:09 + make test 23:37:09 go mod tidy -compat=1.17 23:37:10 go: finding module for package github.com/prometheus/client_golang/prometheus 23:37:10 go: finding module for package github.com/aliyun/alibaba-cloud-sdk-go/services/dysmsapi 23:37:10 go: finding module for package github.com/prometheus/client_golang/prometheus/promhttp 23:37:10 go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.1588 23:37:11 go: downloading github.com/prometheus/client_golang v1.12.1 23:37:33 go: found github.com/prometheus/client_golang/prometheus in github.com/prometheus/client_golang v1.12.1 23:37:33 go: found github.com/prometheus/client_golang/prometheus/promhttp in github.com/prometheus/client_golang v1.12.1 23:37:33 go: found github.com/aliyun/alibaba-cloud-sdk-go/services/dysmsapi in github.com/aliyun/alibaba-cloud-sdk-go v1.61.1588 23:37:35 go: downloading github.com/prometheus/client_model v0.2.0 23:37:35 go: downloading github.com/prometheus/common v0.32.1 23:37:35 go: downloading github.com/beorn7/perks v1.0.1 23:37:35 go: downloading github.com/cespare/xxhash/v2 v2.1.2 23:37:35 go: downloading github.com/prometheus/procfs v0.7.3 23:37:35 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 23:37:35 go: downloading gopkg.in/ini.v1 v1.66.2 23:37:35 go: downloading github.com/json-iterator/go v1.1.12 23:37:35 go: downloading github.com/modern-go/reflect2 v1.0.2 23:37:35 go: downloading github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af 23:37:36 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 23:37:36 go: downloading gopkg.in/yaml.v2 v2.4.0 23:37:36 go: downloading github.com/google/btree v1.0.0 23:37:36 go: downloading github.com/hashicorp/golang-lru v0.5.1 23:37:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:38:09 ? github.com/edgexfoundry/edgex-go [no test files] 23:39:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:39:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:39:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:39:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:39:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:39:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:39:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:39:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:39:52 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:40:11 # github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel 23:40:11 internal/support/notifications/application/channel/sender.go:52:68: "github.com/edgexfoundry/edgex-go/internal/support/notifications/container".ConfigurationFrom(sender.dic.Get).SmsInfo undefined (type *"github.com/edgexfoundry/edgex-go/internal/support/notifications/config".ConfigurationStruct has no field or method SmsInfo) 23:40:11 internal/support/notifications/application/channel/sender.go:54:29: undefined: models.SmsAddress 23:40:11 internal/support/notifications/application/channel/sender.go:90:12: undefined: fmt 23:40:11 internal/support/notifications/application/channel/sender.go:91:13: undefined: hmac 23:40:11 internal/support/notifications/application/channel/sender.go:91:22: undefined: sha256 23:40:11 internal/support/notifications/application/channel/sender.go:94:9: undefined: base64 23:40:11 internal/support/notifications/application/channel/sender.go:99:69: "github.com/edgexfoundry/edgex-go/internal/support/notifications/container".ConfigurationFrom(sender.dic.Get).DingdingInfo undefined (type *"github.com/edgexfoundry/edgex-go/internal/support/notifications/config".ConfigurationStruct has no field or method DingdingInfo) 23:40:11 internal/support/notifications/application/channel/sender.go:101:30: undefined: models.DingdingAddress 23:40:11 internal/support/notifications/application/channel/sender.go:106:15: undefined: time 23:40:11 internal/support/notifications/application/channel/sender.go:137:6: NewRESTSender redeclared in this block 23:40:11 /w/workspace/edgex-go/59/internal/support/notifications/application/channel/sender.go:45:39: previous declaration 23:40:11 internal/support/notifications/application/channel/sender.go:106:15: too many errors 23:40:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.268s coverage: 28.7% of statements 23:40:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.488s coverage: 98.5% of statements 23:40:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.418s coverage: 53.4% of statements 23:40:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.964s coverage: 89.2% of statements 23:40:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.287s coverage: 84.8% of statements 23:40:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.199s coverage: 95.6% of statements 23:40:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.224s coverage: 72.2% of statements 23:40:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.405s coverage: 60.0% of statements 23:40:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.658s coverage: 0.9% of statements 23:40:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.556s coverage: 58.8% of statements 23:40:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.403s coverage: 29.6% of statements 23:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.237s coverage: 47.1% of statements 23:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.276s coverage: 79.5% of statements 23:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.202s coverage: 94.1% of statements 23:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.270s coverage: 96.3% of statements 23:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.318s coverage: 87.5% of statements 23:40:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.214s coverage: 94.4% of statements 23:40:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.201s coverage: 44.8% of statements 23:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.657s coverage: 82.5% of statements 23:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.328s coverage: 92.9% of statements 23:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.084s coverage: 65.1% of statements 23:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements 23:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements 23:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.261s coverage: 58.8% of statements 23:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.276s coverage: 80.0% of statements 23:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.240s coverage: 87.2% of statements 23:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.333s coverage: 85.4% of statements 23:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.737s coverage: 91.2% of statements 23:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.922s coverage: 64.4% of statements 23:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.358s coverage: 100.0% of statements 23:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.145s coverage: 89.4% of statements 23:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.094s coverage: 100.0% of statements 23:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements 23:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.091s coverage: 100.0% of statements 23:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.378s coverage: 65.4% of statements 23:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.876s coverage: 43.8% of statements 23:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.305s coverage: 89.5% of statements 23:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.255s coverage: 84.8% of statements 23:41:23 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/application [build failed] 23:41:23 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http [build failed] 23:41:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.247s coverage: 63.2% of statements 23:41:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.418s coverage: 97.7% of statements 23:41:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.213s coverage: 28.9% of statements 23:41:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.204s coverage: 100.0% of statements 23:41:27 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements 23:41:28 make: *** [Makefile:132: unittest] Error 2 [Pipeline] } 23:41:28 $ docker stop --time=1 a0e4d01523ef25b2cec06c643d0ef087abf72ab461114b4888736f3c13315eb7 23:41:30 $ docker rm -f a0e4d01523ef25b2cec06c643d0ef087abf72ab461114b4888736f3c13315eb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:41:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:41:34 23:41:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:41:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:41:35 arm64: Pulling from edgex-lftools-log-publisher 23:41:35 8998bd30e6a1: Pulling fs layer 23:41:35 04944245beec: Pulling fs layer 23:41:35 699f458cf7ca: Pulling fs layer 23:41:35 765212b225bb: Pulling fs layer 23:41:35 f23df028b6ca: Pulling fs layer 23:41:35 d65c8cfc05b1: Pulling fs layer 23:41:35 2437ff75d9bd: Pulling fs layer 23:41:35 f23df028b6ca: Waiting 23:41:35 d65c8cfc05b1: Waiting 23:41:35 2437ff75d9bd: Waiting 23:41:35 765212b225bb: Waiting 23:41:35 04944245beec: Verifying Checksum 23:41:35 04944245beec: Download complete 23:41:35 765212b225bb: Verifying Checksum 23:41:35 765212b225bb: Download complete 23:41:35 f23df028b6ca: Verifying Checksum 23:41:35 f23df028b6ca: Download complete 23:41:35 d65c8cfc05b1: Verifying Checksum 23:41:35 d65c8cfc05b1: Download complete 23:41:35 699f458cf7ca: Verifying Checksum 23:41:35 699f458cf7ca: Download complete 23:41:36 8998bd30e6a1: Verifying Checksum 23:41:36 8998bd30e6a1: Download complete 23:41:38 2437ff75d9bd: Verifying Checksum 23:41:38 2437ff75d9bd: Download complete 23:41:40 8998bd30e6a1: Pull complete 23:41:40 04944245beec: Pull complete 23:41:42 699f458cf7ca: Pull complete 23:41:42 765212b225bb: Pull complete 23:41:43 f23df028b6ca: Pull complete 23:41:43 d65c8cfc05b1: Pull complete 23:41:58 2437ff75d9bd: Pull complete 23:41:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:41:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:41:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:41:58 prd-ubuntu20.04-docker-arm64-4c-16g-61757 does not seem to be running inside a container 23:41: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/59 -v /w/workspace/edgex-go/59:/w/workspace/edgex-go/59:rw,z -v /w/workspace/edgex-go/59@tmp:/w/workspace/edgex-go/59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:42:01 $ docker top 4656bc59f84e22039d7e345a1d7edc7b7b02cac95ff3484cb23e0c40ed3ec511 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:42:02 ---> job-cost.sh 23:42:02 lf-activate-venv: SKIPPING 23:42:02 INFO: No Stack... 23:42:03 INFO: Retrieving Pricing Info for: v3-standard-4 23:42:04 INFO: Archiving Costs [Pipeline] sh 23:42:04 + + catcut /w/workspace/edgex-go/59/archives/cost.csv -d, 23:42:04 -f6 [Pipeline] lock 23:42:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3842-59-stack-cost] 23:42:04 Resource [jenkins-edgexfoundry-edgex-go-PR-3842-59-stack-cost] did not exist. Created. 23:42:04 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3842-59-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:42:05 + echo total: 0.10999999940395355 [Pipeline] stash 23:42:06 Stashed 1 file(s) [Pipeline] } 23:42:06 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3842-59-stack-cost] [Pipeline] // lock [Pipeline] } 23:42:06 $ docker stop --time=1 4656bc59f84e22039d7e345a1d7edc7b7b02cac95ff3484cb23e0c40ed3ec511 23:42:07 $ docker rm -f 4656bc59f84e22039d7e345a1d7edc7b7b02cac95ff3484cb23e0c40ed3ec511 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:42:07 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:42:08 + [ -d /w/workspace/edgex-go/59/archives ] [Pipeline] libraryResource [Pipeline] sh 23:42:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:42:09 ---> package-listing.sh 23:42:09 ++ facter osfamily 23:42:09 ++ tr '[:upper:]' '[:lower:]' 23:42:10 + OS_FAMILY=debian 23:42:10 + workspace=/w/workspace/edgex-go/59 23:42:10 + START_PACKAGES=/tmp/packages_start.txt 23:42:10 + END_PACKAGES=/tmp/packages_end.txt 23:42:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:42:10 + PACKAGES=/tmp/packages_start.txt 23:42:10 + '[' /w/workspace/edgex-go/59 ']' 23:42:10 + PACKAGES=/tmp/packages_end.txt 23:42:10 + case "${OS_FAMILY}" in 23:42:10 + dpkg -l 23:42:10 + grep '^ii' 23:42:10 + '[' -f /tmp/packages_start.txt ']' 23:42:10 + '[' -f /tmp/packages_end.txt ']' 23:42:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:42:10 + '[' /w/workspace/edgex-go/59 ']' 23:42:10 + mkdir -p /w/workspace/edgex-go/59/archives/ 23:42:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/59/archives/ [Pipeline] echo 23:42:10 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/59/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:42:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:42:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:42:10 23:42:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:42:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:42:11 latest: Pulling from edgex-lftools-log-publisher 23:42:11 5eb5b503b376: Pulling fs layer 23:42:11 5c69ac0246d0: Pulling fs layer 23:42:11 ec43610c2a17: Pulling fs layer 23:42:11 3a2ae6a8a46f: Pulling fs layer 23:42:11 33b1e0a273af: Pulling fs layer 23:42:11 5d3b04190fa2: Pulling fs layer 23:42:11 2f39f015ded8: Pulling fs layer 23:42:11 3a2ae6a8a46f: Waiting 23:42:11 33b1e0a273af: Waiting 23:42:11 5d3b04190fa2: Waiting 23:42:11 2f39f015ded8: Waiting 23:42:11 5c69ac0246d0: Verifying Checksum 23:42:11 5c69ac0246d0: Download complete 23:42:11 ec43610c2a17: Verifying Checksum 23:42:11 ec43610c2a17: Download complete 23:42:11 33b1e0a273af: Verifying Checksum 23:42:11 33b1e0a273af: Download complete 23:42:11 5d3b04190fa2: Verifying Checksum 23:42:11 5d3b04190fa2: Download complete 23:42:11 5eb5b503b376: Download complete 23:42:12 2f39f015ded8: Verifying Checksum 23:42:12 2f39f015ded8: Download complete 23:42:12 5eb5b503b376: Pull complete 23:42:12 5c69ac0246d0: Pull complete 23:42:13 ec43610c2a17: Pull complete 23:42:13 3a2ae6a8a46f: Pull complete 23:42:13 33b1e0a273af: Pull complete 23:42:13 5d3b04190fa2: Pull complete 23:42:18 2f39f015ded8: Pull complete 23:42:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:42:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:42:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:42:18 prd-ubuntu20.04-docker-8c-8g-48731 does not seem to be running inside a container 23:42:18 $ 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/59/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/59 -v /w/workspace/edgex-go/59:/w/workspace/edgex-go/59:rw,z -v /w/workspace/edgex-go/59@tmp:/w/workspace/edgex-go/59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:42:20 $ docker top 464c8ea31a4418fabf1fd2ba584937b98ef42b74065d13fc0d399d4bb9aa7c7f -eo pid,comm [Pipeline] { [Pipeline] sh 23:42:20 + touch /tmp/pre-build-complete [Pipeline] sh 23:42:20 + mkdir -p /var/log/sysstat [Pipeline] sh 23:42:21 + ls /var/log/sa-host 23:42:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:42:21 provisioning config files... 23:42:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/59@tmp/config5570905193213147331tmp [Pipeline] { [Pipeline] echo 23:42:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:42:21 ---> create-netrc.sh [Pipeline] } 23:42:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:42:21 ---> python-tools-install.sh [Pipeline] echo 23:42:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:42:22 ---> sudo-logs.sh 23:42:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:42:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:42:22 ---> job-cost.sh 23:42:22 lf-activate-venv: SKIPPING 23:42:22 DEBUG: total: 0.10999999940395355 23:42:22 INFO: Retrieving Stack Cost... 23:42:22 INFO: Retrieving Pricing Info for: v3-standard-8 23:42:23 INFO: Archiving Costs [Pipeline] echo 23:42:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:42:23 ---> logs-deploy.sh 23:42:23 lf-activate-venv: SKIPPING 23:42:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3842/59 23:42:23 INFO: archiving workspace using pattern(s): 23:42:24 Archives upload complete. 23:42:24 INFO: archiving logs to Nexus 23:42:25 ---> uname -a: 23:42:25 Linux prd-ubuntu20-04-docker-8c-8g-48731 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 23:42:25 23:42:25 23:42:25 ---> lscpu: 23:42:25 Architecture: x86_64 23:42:25 CPU op-mode(s): 32-bit, 64-bit 23:42:25 Byte Order: Little Endian 23:42:25 Address sizes: 40 bits physical, 48 bits virtual 23:42:25 CPU(s): 8 23:42:25 On-line CPU(s) list: 0-7 23:42:25 Thread(s) per core: 1 23:42:25 Core(s) per socket: 1 23:42:25 Socket(s): 8 23:42:25 NUMA node(s): 1 23:42:25 Vendor ID: AuthenticAMD 23:42:25 CPU family: 23 23:42:25 Model: 49 23:42:25 Model name: AMD EPYC-Rome Processor 23:42:25 Stepping: 0 23:42:25 CPU MHz: 2799.994 23:42:25 BogoMIPS: 5599.98 23:42:25 Virtualization: AMD-V 23:42:25 Hypervisor vendor: KVM 23:42:25 Virtualization type: full 23:42:25 L1d cache: 256 KiB 23:42:25 L1i cache: 256 KiB 23:42:25 L2 cache: 4 MiB 23:42:25 L3 cache: 128 MiB 23:42:25 NUMA node0 CPU(s): 0-7 23:42:25 Vulnerability Itlb multihit: Not affected 23:42:25 Vulnerability L1tf: Not affected 23:42:25 Vulnerability Mds: Not affected 23:42:25 Vulnerability Meltdown: Not affected 23:42:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:42:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:42:25 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:42:25 Vulnerability Srbds: Not affected 23:42:25 Vulnerability Tsx async abort: Not affected 23:42:25 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 23:42:25 23:42:25 23:42:25 ---> nproc: 23:42:25 8 23:42:25 23:42:25 23:42:25 ---> df -h: 23:42:25 Filesystem Size Used Avail Use% Mounted on 23:42:25 overlay 155G 11G 145G 7% / 23:42:25 tmpfs 64M 0 64M 0% /dev 23:42:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:42:25 shm 64M 0 64M 0% /dev/shm 23:42:25 /dev/vda1 155G 11G 145G 7% /facter-os 23:42:25 23:42:25 23:42:25 ---> sar -b -r -n DEV: 23:42:25 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-48731) 05/10/22 _x86_64_ (8 CPU) 23:42:25 23:42:25 20:43:14 LINUX RESTART (8 CPU) 23:42:25 23:42:25 20:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:42:25 20:45:01 259.14 40.64 218.50 0.00 3646.33 89078.35 0.00 23:42:25 20:46:01 171.67 4.52 167.16 0.00 381.00 78063.39 0.00 23:42:25 20:47:01 43.00 0.00 43.00 0.00 0.00 19449.13 0.00 23:42:25 20:48:01 2.63 0.00 2.63 0.00 0.00 337.81 0.00 23:42:25 20:49:01 1.38 0.02 1.37 0.00 0.13 16.00 0.00 23:42:25 20:50:01 3.42 1.58 1.83 0.00 50.38 24.53 0.00 23:42:25 20:51:01 0.88 0.00 0.88 0.00 0.00 11.06 0.00 23:42:25 20:52:01 1.54 0.00 1.54 0.00 0.00 18.71 0.00 23:42:25 20:53:01 1.48 0.00 1.48 0.00 0.00 16.00 0.00 23:42:25 20:54:01 1.65 0.00 1.65 0.00 0.00 22.93 0.00 23:42:25 20:55:01 1.12 0.00 1.12 0.00 0.00 13.73 0.00 23:42:25 20:56:01 1.30 0.00 1.30 0.00 0.00 15.99 0.00 23:42:25 20:57:01 0.82 0.00 0.82 0.00 0.00 10.13 0.00 23:42:25 20:58:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 23:42:25 20:59:01 1.23 0.02 1.22 0.00 0.13 15.46 0.00 23:42:25 21:00:01 1.32 0.00 1.32 0.00 0.00 17.46 0.00 23:42:25 21:01:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 23:42:25 21:02:01 1.15 0.00 1.15 0.00 0.00 14.40 0.00 23:42:25 21:03:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 23:42:25 21:04:01 1.13 0.00 1.13 0.00 0.00 15.06 0.00 23:42:25 21:05:01 1.08 0.00 1.08 0.00 0.00 13.86 0.00 23:42:25 21:06:01 1.30 0.00 1.30 0.00 0.00 15.19 0.00 23:42:25 21:07:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 23:42:25 21:08:01 1.28 0.00 1.28 0.00 0.00 16.13 0.00 23:42:25 21:09:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 23:42:25 21:10:01 1.32 0.00 1.32 0.00 0.00 17.20 0.00 23:42:25 21:11:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 23:42:25 21:12:01 1.27 0.00 1.27 0.00 0.00 15.60 0.00 23:42:25 21:13:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 23:42:25 21:14:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 23:42:25 21:15:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 23:42:25 21:16:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 23:42:25 21:17:01 0.97 0.02 0.95 0.00 0.13 11.20 0.00 23:42:25 21:18:01 1.57 0.00 1.57 0.00 0.00 18.39 0.00 23:42:25 21:19:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 23:42:25 21:20:01 1.42 0.00 1.42 0.00 0.00 17.06 0.00 23:42:25 21:21:01 1.05 0.00 1.05 0.00 0.00 13.06 0.00 23:42:25 21:22:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 23:42:25 21:23:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 23:42:25 21:24:01 1.20 0.00 1.20 0.00 0.00 15.33 0.00 23:42:25 21:25:01 1.05 0.00 1.05 0.00 0.00 13.33 0.00 23:42:25 21:26:01 1.15 0.00 1.15 0.00 0.00 15.06 0.00 23:42:25 21:27:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 23:42:25 21:28:01 2.75 0.87 1.88 0.00 18.40 27.60 0.00 23:42:25 21:29:01 0.88 0.00 0.88 0.00 0.00 10.93 0.00 23:42:25 21:30:01 1.67 0.00 1.67 0.00 0.00 19.86 0.00 23:42:25 21:31:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 23:42:25 21:32:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 23:42:25 21:33:01 0.97 0.00 0.97 0.00 0.00 12.40 0.00 23:42:25 21:34:01 1.38 0.00 1.38 0.00 0.00 17.73 0.00 23:42:25 21:35:01 1.13 0.00 1.13 0.00 0.00 14.00 0.00 23:42:25 21:36:01 1.37 0.00 1.37 0.00 0.00 16.93 0.00 23:42:25 21:37:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 23:42:25 21:38:01 1.27 0.00 1.27 0.00 0.00 16.13 0.00 23:42:25 21:39:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 23:42:25 21:40:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 23:42:25 21:41:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 23:42:25 21:42:01 1.38 0.00 1.38 0.00 0.00 17.33 0.00 23:42:25 21:43:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 23:42:25 21:44:01 1.23 0.00 1.23 0.00 0.00 16.66 0.00 23:42:25 21:45:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 23:42:25 21:46:01 1.27 0.00 1.27 0.00 0.00 16.13 0.00 23:42:25 21:47:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 23:42:25 21:48:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 23:42:25 21:49:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 23:42:25 21:50:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 23:42:25 21:51:01 0.85 0.00 0.85 0.00 0.00 11.06 0.00 23:42:25 21:52:01 1.45 0.00 1.45 0.00 0.00 18.40 0.00 23:42:25 21:53:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 23:42:25 21:54:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 23:42:25 21:55:01 1.18 0.00 1.18 0.00 0.00 15.20 0.00 23:42:25 21:56:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 23:42:25 21:57:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 23:42:25 21:58:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 23:42:25 21:59:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 23:42:25 22:00:01 1.30 0.00 1.30 0.00 0.00 16.53 0.00 23:42:25 22:01:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 23:42:25 22:02:01 1.35 0.00 1.35 0.00 0.00 16.66 0.00 23:42:25 22:03:01 0.85 0.00 0.85 0.00 0.00 9.73 0.00 23:42:25 22:04:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 23:42:25 22:05:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 23:42:25 22:06:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 23:42:25 22:07:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 23:42:25 22:08:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 23:42:25 22:09:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 23:42:25 22:10:01 1.32 0.00 1.32 0.00 0.00 17.20 0.00 23:42:25 22:11:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 23:42:25 22:12:01 1.35 0.00 1.35 0.00 0.00 17.19 0.00 23:42:25 22:13:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 23:42:25 22:14:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 23:42:25 22:15:02 1.13 0.00 1.13 0.00 0.00 13.33 0.00 23:42:25 22:16:01 1.44 0.00 1.44 0.00 0.00 16.13 0.00 23:42:25 22:17:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 23:42:25 22:18:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 23:42:25 22:19:01 0.98 0.00 0.98 0.00 0.00 10.26 0.00 23:42:25 22:20:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 23:42:25 22:21:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 23:42:25 22:22:01 1.63 0.00 1.63 0.00 0.00 17.73 0.00 23:42:25 22:23:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 23:42:25 22:24:01 1.42 0.00 1.42 0.00 0.00 17.20 0.00 23:42:25 22:25:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 23:42:25 22:26:01 1.97 0.00 1.97 0.00 0.00 22.26 0.00 23:42:25 22:27:01 1.02 0.00 1.02 0.00 0.00 10.53 0.00 23:42:25 22:28:01 1.30 0.00 1.30 0.00 0.00 16.26 0.00 23:42:25 22:29:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 23:42:25 22:30:01 1.27 0.00 1.27 0.00 0.00 15.86 0.00 23:42:25 22:31:01 1.15 0.00 1.15 0.00 0.00 12.13 0.00 23:42:25 22:32:01 1.60 0.00 1.60 0.00 0.00 17.73 0.00 23:42:25 22:33:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 23:42:25 22:34:01 1.60 0.00 1.60 0.00 0.00 19.46 0.00 23:42:25 22:35:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 23:42:25 22:36:01 1.27 0.00 1.27 0.00 0.00 16.13 0.00 23:42:25 22:37:01 0.98 0.00 0.98 0.00 0.00 10.13 0.00 23:42:25 22:38:01 1.18 0.00 1.18 0.00 0.00 14.53 0.00 23:42:25 22:39:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 23:42:25 22:40:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 23:42:25 22:41:01 1.07 0.00 1.07 0.00 0.00 13.60 0.00 23:42:25 22:42:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 23:42:25 22:43:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 23:42:25 22:44:01 1.45 0.00 1.45 0.00 0.00 17.60 0.00 23:42:25 22:45:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 23:42:25 22:46:01 1.75 0.00 1.75 0.00 0.00 20.53 0.00 23:42:25 22:47:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 23:42:25 22:48:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 23:42:25 22:49:01 1.25 0.00 1.25 0.00 0.00 13.46 0.00 23:42:25 22:50:01 1.60 0.00 1.60 0.00 0.00 18.26 0.00 23:42:25 22:51:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 23:42:25 22:52:01 1.75 0.00 1.75 0.00 0.00 20.39 0.00 23:42:25 22:53:01 1.08 0.00 1.08 0.00 0.00 11.20 0.00 23:42:25 22:54:01 1.62 0.00 1.62 0.00 0.00 18.13 0.00 23:42:25 22:55:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 23:42:25 22:56:01 1.33 0.00 1.33 0.00 0.00 16.80 0.00 23:42:25 22:57:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 23:42:25 22:58:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 23:42:25 22:59:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 23:42:25 23:00:01 1.65 0.00 1.65 0.00 0.00 18.66 0.00 23:42:25 23:01:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 23:42:25 23:02:01 1.43 0.00 1.43 0.00 0.00 18.66 0.00 23:42:25 23:03:01 0.97 0.00 0.97 0.00 0.00 9.87 0.00 23:42:25 23:04:01 1.30 0.00 1.30 0.00 0.00 16.26 0.00 23:42:25 23:05:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 23:42:25 23:06:01 1.43 0.00 1.43 0.00 0.00 17.73 0.00 23:42:25 23:07:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 23:42:25 23:08:01 1.42 0.00 1.42 0.00 0.00 17.20 0.00 23:42:25 23:09:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 23:42:25 23:10:01 1.22 0.00 1.22 0.00 0.00 15.46 0.00 23:42:25 23:11:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 23:42:25 23:12:01 1.27 0.00 1.27 0.00 0.00 15.73 0.00 23:42:25 23:13:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 23:42:25 23:14:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 23:42:25 23:15:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 23:42:25 23:16:01 1.30 0.00 1.30 0.00 0.00 15.59 0.00 23:42:25 23:17:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 23:42:25 23:18:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 23:42:25 23:19:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 23:42:25 23:20:01 1.32 0.00 1.32 0.00 0.00 17.06 0.00 23:42:25 23:21:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 23:42:25 23:22:01 1.33 0.00 1.33 0.00 0.00 15.60 0.00 23:42:25 23:23:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 23:42:25 23:24:01 1.22 0.00 1.22 0.00 0.00 15.20 0.00 23:42:25 23:25:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 23:42:25 23:26:01 1.40 0.00 1.40 0.00 0.00 17.86 0.00 23:42:25 23:27:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 23:42:25 23:28:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 23:42:25 23:29:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 23:42:25 23:30:01 1.47 0.00 1.47 0.00 0.00 18.26 0.00 23:42:25 23:31:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 23:42:25 23:32:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 23:42:25 23:33:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 23:42:25 23:34:01 1.58 0.00 1.58 0.00 0.00 19.46 0.00 23:42:25 23:35:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 23:42:25 23:36:01 1.25 0.00 1.25 0.00 0.00 15.60 0.00 23:42:25 23:37:01 1.17 0.00 1.17 0.00 0.00 12.26 0.00 23:42:25 23:38:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 23:42:25 23:39:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 23:42:25 23:40:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 23:42:25 23:41:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 23:42:25 23:42:01 1.37 0.00 1.37 0.00 0.00 16.40 0.00 23:42:25 Average: 3.89 0.27 3.62 0.00 23.02 1064.60 0.00 23:42:25 23:42:25 20:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:42:25 20:45:01 29516048 31813916 527624 1.60 106720 2482764 2091260 6.16 1081604 1969472 289948 23:42:25 20:46:01 27416960 31478792 819464 2.49 170396 4002144 2443536 7.20 1800964 3123436 454252 23:42:25 20:47:01 28281600 31809760 494364 1.50 171792 3558556 1680752 4.95 1324112 2831192 9660 23:42:25 20:48:01 28282388 31810480 493164 1.50 171852 3558556 1680752 4.95 1323424 2831192 164 23:42:25 20:49:01 28287156 31815392 488044 1.48 171904 3558556 1680752 4.95 1317928 2831200 12 23:42:25 20:50:01 28282676 31813488 489808 1.49 171944 3560080 1698256 5.00 1323916 2830760 172 23:42:25 20:51:01 28286692 31817548 485708 1.48 171968 3560084 1698256 5.00 1318356 2830772 184 23:42:25 20:52:01 28286920 31817808 485432 1.48 171992 3560088 1698256 5.00 1317776 2830776 20 23:42:25 20:53:01 28287088 31818060 485344 1.48 172060 3560088 1698256 5.00 1318092 2830792 12 23:42:25 20:54:01 28287112 31818120 485268 1.48 172108 3560068 1698256 5.00 1318180 2830772 208 23:42:25 20:55:01 28286976 31818008 485316 1.48 172136 3560068 1698256 5.00 1318456 2830776 12 23:42:25 20:56:01 28286948 31818020 484940 1.47 172156 3560072 1698256 5.00 1317804 2830776 16 23:42:25 20:57:01 28286900 31817988 484908 1.47 172172 3560076 1698256 5.00 1317816 2830780 32 23:42:25 20:58:01 28286820 31817948 484856 1.47 172204 3560076 1698256 5.00 1317624 2830796 20 23:42:25 20:59:01 28285784 31816980 485556 1.48 172240 3560084 1697048 5.00 1318152 2830804 192 23:42:25 21:00:01 28286384 31817596 484928 1.47 172272 3560080 1697048 5.00 1318236 2830808 12 23:42:25 21:01:01 28285912 31817168 485476 1.48 172308 3560088 1697048 5.00 1317920 2830808 8 23:42:25 21:02:01 28286432 31817720 484884 1.47 172348 3560092 1697048 5.00 1317820 2830812 32 23:42:25 21:03:01 28286384 31817732 484828 1.47 172384 3560100 1697048 5.00 1318340 2830820 24 23:42:25 21:04:01 28285972 31817368 485068 1.48 172428 3560100 1697048 5.00 1319080 2830820 212 23:42:25 21:05:01 28285996 31817432 485000 1.47 172484 3560088 1697048 5.00 1319124 2830824 32 23:42:25 21:06:01 28286160 31817680 484644 1.47 172516 3560104 1697048 5.00 1318256 2830824 24 23:42:25 21:07:01 28285604 31817264 484888 1.47 172552 3560108 1697048 5.00 1318492 2830828 32 23:42:25 21:08:01 28285840 31817532 484560 1.47 172576 3560116 1697048 5.00 1318236 2830836 12 23:42:25 21:09:01 28285548 31817276 484756 1.47 172604 3560116 1697048 5.00 1318204 2830836 16 23:42:25 21:10:01 28285684 31817428 484748 1.47 172624 3560120 1697048 5.00 1318536 2830840 36 23:42:25 21:11:01 28285644 31817416 484732 1.47 172644 3560112 1697048 5.00 1318264 2830840 12 23:42:25 21:12:01 28285352 31817160 484928 1.47 172672 3560124 1697048 5.00 1318460 2830844 32 23:42:25 21:13:01 28285848 31817672 484356 1.47 172680 3560128 1697048 5.00 1318220 2830848 28 23:42:25 21:14:01 28285768 31817592 484352 1.47 172704 3560128 1697048 5.00 1318672 2830848 16 23:42:25 21:15:01 28285752 31817580 484284 1.47 172740 3560116 1697048 5.00 1318736 2830852 32 23:42:25 21:16:01 28285444 31817336 484484 1.47 172760 3560136 1697048 5.00 1318292 2830860 16 23:42:25 21:17:01 28285012 31816940 485028 1.48 172792 3560136 1697048 5.00 1318600 2830860 28 23:42:25 21:18:01 28285332 31817352 484352 1.47 172820 3560144 1697048 5.00 1318348 2830864 8 23:42:25 21:19:01 28285008 31817036 484592 1.47 172856 3560148 1697048 5.00 1318552 2830868 40 23:42:25 21:20:01 28284912 31817068 484472 1.47 172876 3560216 1680772 4.95 1319084 2830940 16 23:42:25 21:21:01 28285116 31817276 484272 1.47 172912 3560220 1680772 4.95 1318840 2830944 184 23:42:25 21:22:01 28285108 31817328 484244 1.47 172952 3560220 1680772 4.95 1318468 2830948 40 23:42:25 21:23:01 28285016 31817244 484452 1.47 172984 3560224 1680772 4.95 1318468 2830952 32 23:42:25 21:24:01 28285216 31817512 484424 1.47 173016 3560224 1680772 4.95 1319068 2830944 24 23:42:25 21:25:01 28285460 31817816 484112 1.47 173048 3560228 1680772 4.95 1319072 2830952 16 23:42:25 21:26:01 28285168 31817532 484292 1.47 173076 3560236 1680772 4.95 1318600 2830960 48 23:42:25 21:27:01 28284892 31817284 484492 1.47 173108 3560236 1680772 4.95 1318632 2830956 16 23:42:25 21:28:01 28283908 31817100 484836 1.47 173184 3560752 1745176 5.14 1319060 2831416 12 23:42:25 21:29:01 28284372 31817652 484224 1.47 173200 3560820 1745176 5.14 1318804 2831484 32 23:42:25 21:30:01 28284316 31817616 484184 1.47 173244 3560804 1745176 5.14 1319144 2831484 16 23:42:25 21:31:01 28283980 31817340 484624 1.47 173276 3560824 1745176 5.14 1318896 2831492 12 23:42:25 21:32:01 28283956 31817320 484572 1.47 173312 3560824 1728900 5.10 1319060 2831492 16 23:42:25 21:33:01 28283972 31817400 484480 1.47 173348 3560828 1728900 5.10 1319380 2831492 28 23:42:25 21:34:01 28284176 31817804 484044 1.47 173384 3560964 1728900 5.10 1318996 2831632 8 23:42:25 21:35:01 28283844 31817476 484296 1.47 173416 3560952 1728900 5.10 1319380 2831636 12 23:42:25 21:36:01 28284216 31817920 483948 1.47 173452 3560972 1728900 5.10 1319620 2831644 204 23:42:25 21:37:01 28284208 31817968 484004 1.47 173484 3560972 1728900 5.10 1319684 2831648 192 23:42:25 21:38:01 28284160 31818060 483948 1.47 173508 3561104 1728900 5.10 1319688 2831756 192 23:42:25 21:39:01 28284184 31818104 483888 1.47 173536 3561108 1728900 5.10 1319140 2831772 32 23:42:25 21:40:01 28284348 31818316 483636 1.47 173568 3561100 1728900 5.10 1319560 2831772 40 23:42:25 21:41:01 28284332 31818336 483548 1.47 173604 3561112 1728900 5.10 1319408 2831776 32 23:42:25 21:42:01 28283992 31818052 483792 1.47 173632 3561116 1728900 5.10 1319256 2831780 12 23:42:25 21:43:01 28284196 31818284 483964 1.47 173660 3561112 1728900 5.10 1319276 2831780 8 23:42:25 21:44:01 28284076 31818220 483940 1.47 173692 3561124 1728900 5.10 1319724 2831788 220 23:42:25 21:45:01 28284028 31818208 483896 1.47 173720 3561124 1728900 5.10 1320084 2831788 40 23:42:25 21:46:01 28284304 31818524 483576 1.47 173760 3561128 1728900 5.10 1319600 2831792 28 23:42:25 21:47:01 28284004 31818256 483784 1.47 173784 3561132 1728900 5.10 1319424 2831796 28 23:42:25 21:48:01 28283988 31818280 483708 1.47 173808 3561132 1744952 5.14 1319488 2831796 12 23:42:25 21:49:01 28284156 31818472 483672 1.47 173824 3561136 1744952 5.14 1319564 2831800 32 23:42:25 21:50:01 28282036 31816492 485600 1.48 173856 3561136 1762156 5.19 1321220 2830872 20 23:42:25 21:51:01 28282476 31816960 485080 1.48 173880 3561140 1762156 5.19 1321000 2830876 44 23:42:25 21:52:01 28282428 31816960 485020 1.47 173912 3561152 1762156 5.19 1320612 2830888 16 23:42:25 21:53:01 28282380 31816940 485080 1.48 173944 3561152 1762156 5.19 1320636 2830888 16 23:42:25 21:54:01 28282364 31817004 484988 1.47 173992 3561156 1762156 5.19 1321040 2830892 24 23:42:25 21:55:01 28281988 31816652 485428 1.48 174048 3561160 1762156 5.19 1321424 2830896 172 23:42:25 21:56:01 28282264 31817136 484984 1.47 174088 3561288 1746004 5.15 1320772 2831024 16 23:42:25 21:57:01 28282112 31817048 484968 1.47 174128 3561292 1746004 5.15 1321552 2831028 196 23:42:25 21:58:01 28282064 31817024 484924 1.47 174156 3561292 1746004 5.15 1321404 2831028 180 23:42:25 21:59:01 28282340 31817304 484620 1.47 174180 3561296 1746004 5.15 1320832 2831032 28 23:42:25 22:00:01 28282324 31817340 484540 1.47 174220 3561292 1746004 5.15 1321492 2831036 36 23:42:25 22:01:01 28282024 31817064 484748 1.47 174244 3561300 1746004 5.15 1320932 2831036 12 23:42:25 22:02:01 28282040 31817168 484724 1.47 174276 3561308 1746004 5.15 1321212 2831044 60 23:42:25 22:03:01 28282016 31817164 484700 1.47 174288 3561308 1746004 5.15 1320988 2831044 8 23:42:25 22:04:01 28281968 31817044 484716 1.47 174312 3561312 1746004 5.15 1321012 2831048 12 23:42:25 22:05:01 28281920 31817028 484672 1.47 174344 3561308 1746004 5.15 1321484 2831052 8 23:42:25 22:06:01 28281864 31817000 484628 1.47 174368 3561316 1746004 5.15 1321268 2831052 12 23:42:25 22:07:01 28281808 31816976 484596 1.47 174384 3561320 1746004 5.15 1321152 2831056 32 23:42:25 22:08:01 28281976 31817180 484548 1.47 174416 3561324 1746004 5.15 1321132 2831060 24 23:42:25 22:09:01 28281676 31816892 485004 1.47 174436 3561328 1746004 5.15 1321140 2831064 28 23:42:25 22:10:01 28281652 31816900 484944 1.47 174476 3561316 1746004 5.15 1321564 2831068 8 23:42:25 22:11:01 28281572 31816848 484940 1.47 174492 3561336 1746004 5.15 1321524 2831072 24 23:42:25 22:12:01 28281556 31816856 484864 1.47 174524 3561340 1746004 5.15 1321292 2831076 8 23:42:25 22:13:01 28280980 31816332 485348 1.48 174540 3561344 1746004 5.15 1321356 2831080 28 23:42:25 22:14:01 28281140 31816500 485316 1.48 174580 3561344 1746004 5.15 1321348 2831080 184 23:42:25 22:15:02 28281132 31816556 485220 1.48 174636 3561348 1746004 5.15 1322028 2831084 48 23:42:25 22:16:01 28281052 31816536 485152 1.48 174680 3561348 1746004 5.15 1321748 2831088 12 23:42:25 22:17:01 28281044 31816552 485112 1.48 174708 3561352 1729352 5.10 1321492 2831088 8 23:42:25 22:18:01 28281196 31816740 485048 1.48 174740 3561356 1729352 5.10 1321536 2831092 12 23:42:25 22:19:01 28281196 31816772 485020 1.47 174764 3561356 1729352 5.10 1321736 2831092 12 23:42:25 22:20:01 28280912 31816548 485256 1.48 174796 3561364 1729352 5.10 1321960 2831100 184 23:42:25 22:21:01 28281140 31816792 484940 1.47 174844 3561360 1729352 5.10 1321668 2831104 12 23:42:25 22:22:01 28281340 31817040 484852 1.47 174876 3561368 1713052 5.05 1321708 2831104 12 23:42:25 22:23:01 28281292 31817052 484844 1.47 174900 3561372 1713052 5.05 1321892 2831108 12 23:42:25 22:24:01 28281024 31816792 484996 1.47 174948 3561376 1713052 5.05 1321716 2831112 8 23:42:25 22:25:01 28281008 31816844 484916 1.47 174980 3561380 1713052 5.05 1322160 2831116 12 23:42:25 22:26:01 28280896 31816924 484892 1.47 175036 3561492 1713052 5.05 1321852 2831248 44 23:42:25 22:27:01 28280628 31816692 485064 1.48 175060 3561512 1713052 5.05 1322056 2831248 12 23:42:25 22:28:01 28280716 31816812 485068 1.48 175108 3561516 1713052 5.05 1321892 2831252 12 23:42:25 22:29:01 28280732 31816880 485008 1.47 175124 3561520 1713052 5.05 1321940 2831256 12 23:42:25 22:30:01 28280716 31816904 484932 1.47 175156 3561516 1729336 5.10 1322292 2831260 56 23:42:25 22:31:01 28280384 31816580 485204 1.48 175172 3561528 1729336 5.10 1322260 2831264 8 23:42:25 22:32:01 28280620 31816816 484876 1.47 175204 3561528 1729336 5.10 1322020 2831264 12 23:42:25 22:33:01 28280320 31816552 485088 1.48 175236 3561524 1729336 5.10 1322036 2831268 28 23:42:25 22:34:01 28280272 31816556 485032 1.48 175268 3561536 1745400 5.14 1323068 2831272 12 23:42:25 22:35:01 28280156 31816456 485284 1.48 175288 3561536 1745400 5.14 1322712 2831272 12 23:42:25 22:36:01 28280116 31816444 485244 1.48 175320 3561536 1745400 5.14 1322164 2831276 28 23:42:25 22:37:01 28280124 31816484 485172 1.48 175336 3561540 1745400 5.14 1322180 2831276 12 23:42:25 22:38:01 28280044 31816428 485164 1.48 175356 3561548 1745400 5.14 1322196 2831284 40 23:42:25 22:39:01 28280028 31816436 485104 1.48 175368 3561552 1745400 5.14 1322216 2831288 32 23:42:25 22:40:01 28280376 31816808 484924 1.47 175388 3561552 1745400 5.14 1322836 2831288 160 23:42:25 22:41:01 28280368 31816816 484888 1.47 175432 3561560 1745400 5.14 1322572 2831296 44 23:42:25 22:42:01 28280636 31817136 484676 1.47 175456 3561564 1745400 5.14 1322504 2831300 8 23:42:25 22:43:01 28280580 31817100 484656 1.47 175476 3561564 1745400 5.14 1322336 2831300 16 23:42:25 22:44:01 28280280 31816836 484864 1.47 175500 3561568 1745400 5.14 1322996 2831304 40 23:42:25 22:45:01 28280176 31816776 484868 1.47 175524 3561568 1745400 5.14 1322996 2831304 16 23:42:25 22:46:01 28280152 31816796 484788 1.47 175564 3561560 1729284 5.10 1322440 2831308 8 23:42:25 22:47:01 28280344 31817028 484732 1.47 175584 3561576 1729284 5.10 1322728 2831312 12 23:42:25 22:48:01 28280044 31816788 484940 1.47 175592 3561708 1729284 5.10 1322492 2831444 48 23:42:25 22:49:01 28279996 31816756 484908 1.47 175604 3561712 1729284 5.10 1322484 2831448 8 23:42:25 22:50:01 28278980 31815744 485816 1.48 175636 3561712 1729284 5.10 1323364 2831300 24 23:42:25 22:51:01 28279352 31816164 485528 1.48 175696 3561704 1729284 5.10 1323488 2831304 20 23:42:25 22:52:01 28279368 31816256 485412 1.48 175748 3561720 1729284 5.10 1323244 2831308 12 23:42:25 22:53:01 28279828 31816736 485128 1.48 175768 3561720 1729284 5.10 1322748 2831308 12 23:42:25 22:54:01 28279812 31816744 485080 1.48 175800 3561724 1729284 5.10 1322768 2831312 16 23:42:25 22:55:01 28279456 31816432 485328 1.48 175828 3561728 1729284 5.10 1323212 2831316 24 23:42:25 22:56:01 28279408 31816404 485372 1.48 175884 3561716 1729284 5.10 1322828 2831320 60 23:42:25 22:57:01 28279668 31816728 485024 1.47 175916 3561736 1729284 5.10 1323176 2831324 28 23:42:25 22:58:01 28279548 31816652 485056 1.48 175948 3561740 1729284 5.10 1322944 2831328 8 23:42:25 22:59:01 28279756 31816876 484972 1.47 175976 3561744 1729284 5.10 1322956 2831332 12 23:42:25 23:00:01 28279488 31816652 485180 1.48 176004 3561748 1729284 5.10 1323080 2831336 196 23:42:25 23:01:01 28279416 31816600 485140 1.48 176040 3561744 1745512 5.14 1323028 2831336 24 23:42:25 23:02:01 28279352 31816580 485060 1.48 176068 3561752 1745512 5.14 1323376 2831340 204 23:42:25 23:03:01 28279376 31816656 485012 1.47 176088 3561752 1745512 5.14 1323100 2831340 12 23:42:25 23:04:01 28278792 31816084 485516 1.48 176104 3561756 1745512 5.14 1323384 2831344 32 23:42:25 23:05:01 28278776 31816088 485452 1.48 176120 3561760 1745512 5.14 1323748 2831348 32 23:42:25 23:06:01 28278912 31816236 485440 1.48 176164 3561748 1745336 5.14 1323516 2831352 8 23:42:25 23:07:01 28279148 31816528 485140 1.48 176180 3561768 1745336 5.14 1323192 2831356 32 23:42:25 23:08:01 28278880 31816292 485316 1.48 176204 3561772 1745336 5.14 1323216 2831360 208 23:42:25 23:09:01 28279084 31816504 485036 1.48 176220 3561772 1745336 5.14 1323224 2831360 16 23:42:25 23:10:01 28279004 31816456 485016 1.47 176252 3561776 1729196 5.10 1323336 2831364 56 23:42:25 23:11:01 28279208 31816700 484820 1.47 176292 3561768 1729196 5.10 1323308 2831364 12 23:42:25 23:12:01 28279408 31816964 484724 1.47 176336 3561780 1729196 5.10 1323348 2831368 56 23:42:25 23:13:01 28279392 31816980 484788 1.47 176368 3561784 1729196 5.10 1323376 2831372 32 23:42:25 23:14:01 28279344 31816972 484752 1.47 176400 3561784 1729196 5.10 1323424 2831372 12 23:42:25 23:15:01 28279004 31816676 484984 1.47 176432 3561796 1729196 5.10 1323536 2831384 8 23:42:25 23:16:01 28279240 31816936 484660 1.47 176460 3561796 1729196 5.10 1323488 2831384 16 23:42:25 23:17:01 28278760 31816520 485164 1.48 176484 3561800 1729196 5.10 1323872 2831388 260 23:42:25 23:18:01 28278972 31816776 484844 1.47 176512 3561804 1729196 5.10 1323528 2831392 12 23:42:25 23:19:01 28278872 31816832 484904 1.47 176540 3561932 1729196 5.10 1323964 2831508 216 23:42:25 23:20:01 28278904 31816912 484844 1.47 176568 3561936 1729196 5.10 1323660 2831524 56 23:42:25 23:21:01 28278844 31816876 485020 1.47 176604 3561940 1729196 5.10 1323960 2831528 236 23:42:25 23:22:01 28278820 31816916 484996 1.47 176636 3561940 1729196 5.10 1323680 2831528 16 23:42:25 23:23:01 28278692 31816828 484964 1.47 176668 3561944 1729196 5.10 1324028 2831532 196 23:42:25 23:24:01 28278976 31817140 484652 1.47 176692 3561948 1729196 5.10 1323720 2831536 24 23:42:25 23:25:01 28279348 31817540 484392 1.47 176724 3561952 1729196 5.10 1324284 2831540 8 23:42:25 23:26:01 28279056 31817292 484588 1.47 176768 3561944 1729196 5.10 1323804 2831544 32 23:42:25 23:27:01 28279040 31817308 484544 1.47 176788 3561956 1712856 5.05 1323820 2831544 16 23:42:25 23:28:01 28279024 31817312 484564 1.47 176812 3561960 1712856 5.05 1323836 2831548 8 23:42:25 23:29:01 28278944 31817280 484560 1.47 176836 3561960 1712856 5.05 1324120 2831548 16 23:42:25 23:30:01 28278668 31817048 484732 1.47 176868 3561968 1712856 5.05 1323992 2831556 8 23:42:25 23:31:01 28278620 31817016 484692 1.47 176900 3561964 1712856 5.05 1323936 2831560 32 23:42:25 23:32:01 28279000 31817460 484400 1.47 176948 3561972 1712856 5.05 1323976 2831564 40 23:42:25 23:33:01 28279016 31817508 484312 1.47 176980 3561980 1728912 5.10 1324000 2831568 40 23:42:25 23:34:01 28278716 31817276 484500 1.47 177028 3561976 1728912 5.10 1324628 2831572 24 23:42:25 23:35:01 28278628 31817240 484468 1.47 177072 3561984 1728912 5.10 1324532 2831572 20 23:42:25 23:36:01 28278320 31816988 484676 1.47 177104 3561988 1712624 5.05 1324448 2831576 260 23:42:25 23:37:01 28278564 31817232 484344 1.47 177132 3561988 1728748 5.09 1324164 2831576 12 23:42:25 23:38:01 28278208 31817064 484452 1.47 177164 3562120 1728748 5.09 1324232 2831708 28 23:42:25 23:39:01 28278432 31817308 484376 1.47 177180 3562124 1728748 5.09 1324232 2831712 32 23:42:25 23:40:01 28278416 31817324 484332 1.47 177204 3562124 1728748 5.09 1324324 2831712 40 23:42:25 23:41:01 28278116 31817052 484536 1.47 177244 3562112 1728748 5.09 1324272 2831716 28 23:42:25 23:42:01 28278036 31817024 484496 1.47 177276 3562132 1728748 5.09 1324328 2831720 48 23:42:25 Average: 28284004 31815089 487050 1.48 174194 3557587 1731036 5.10 1322686 2828039 4282 23:42:25 23:42:25 20:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:42:25 20:45:01 ens3 813.46 569.86 5025.23 107.85 0.00 0.00 0.00 0.00 23:42:25 20:45:01 lo 3.93 3.93 0.38 0.38 0.00 0.00 0.00 0.00 23:42:25 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 20:46:01 vethc008820 78.39 94.17 7.34 584.68 0.00 0.00 0.00 0.05 23:42:25 20:46:01 ens3 794.02 823.71 7671.25 135.46 0.00 0.00 0.00 0.00 23:42:25 20:46:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 23:42:25 20:46:01 docker0 688.90 607.30 51.12 4280.35 0.00 0.00 0.00 0.00 23:42:25 20:47:01 ens3 16.99 10.63 13.44 7.04 0.00 0.00 0.00 0.00 23:42:25 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 20:47:01 docker0 1.53 1.52 0.10 0.12 0.00 0.00 0.00 0.00 23:42:25 20:48:01 ens3 0.25 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 20:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 20:49:01 ens3 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 23:42:25 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 20:50:01 ens3 8.78 5.90 10.23 5.74 0.00 0.00 0.00 0.00 23:42:25 20:50:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 23:42:25 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 20:51:01 ens3 0.55 0.33 0.26 0.21 0.00 0.00 0.00 0.00 23:42:25 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 20:52:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 20:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 20:53:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 20:54:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 20:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 20:55:01 ens3 0.43 0.32 0.25 0.08 0.00 0.00 0.00 0.00 23:42:25 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 20:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 20:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 20:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 20:58:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 20:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 20:59:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:42:25 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:00:01 ens3 0.28 0.30 0.14 0.08 0.00 0.00 0.00 0.00 23:42:25 21:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:01:01 ens3 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00 23:42:25 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:02:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:03:01 ens3 1.08 0.43 0.31 0.22 0.00 0.00 0.00 0.00 23:42:25 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:04:01 ens3 1.63 0.45 0.45 0.27 0.00 0.00 0.00 0.00 23:42:25 21:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:05:01 ens3 0.60 0.32 0.33 0.26 0.00 0.00 0.00 0.00 23:42:25 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:06:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:07:01 ens3 0.13 0.07 0.06 0.00 0.00 0.00 0.00 0.00 23:42:25 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:08:01 ens3 0.25 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:09:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:42:25 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:10:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 23:42:25 21:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:12:01 ens3 0.38 0.17 0.08 0.01 0.00 0.00 0.00 0.00 23:42:25 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:13:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:42:25 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:14:01 ens3 1.67 0.68 0.45 0.30 0.00 0.00 0.00 0.00 23:42:25 21:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:15:01 ens3 0.80 0.50 0.43 0.34 0.00 0.00 0.00 0.00 23:42:25 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:16:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:18:01 ens3 0.27 0.12 0.02 0.01 0.00 0.00 0.00 0.00 23:42:25 21:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:19:01 ens3 0.18 0.05 0.06 0.00 0.00 0.00 0.00 0.00 23:42:25 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:20:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 23:42:25 21:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:21:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:22:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:24:01 ens3 2.12 0.57 0.55 0.29 0.00 0.00 0.00 0.00 23:42:25 21:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:25:01 ens3 0.85 0.52 0.49 0.34 0.00 0.00 0.00 0.00 23:42:25 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:26:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:27:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:28:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:29:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:30:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 23:42:25 21:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:31:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:32:01 ens3 0.32 0.12 0.07 0.01 0.00 0.00 0.00 0.00 23:42:25 21:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:33:01 ens3 1.02 0.42 0.39 0.27 0.00 0.00 0.00 0.00 23:42:25 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:34:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:35:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 23:42:25 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:36:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:37:01 ens3 0.12 0.05 0.06 0.00 0.00 0.00 0.00 0.00 23:42:25 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:38:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:39:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:42:25 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:40:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 23:42:25 21:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:41:01 ens3 0.22 0.05 0.07 0.00 0.00 0.00 0.00 0.00 23:42:25 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:42:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:44:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:45:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 23:42:25 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:46:01 ens3 0.30 0.17 0.07 0.01 0.00 0.00 0.00 0.00 23:42:25 21:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:48:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:49:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:42:25 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:50:01 ens3 4.25 2.95 2.47 4.82 0.00 0.00 0.00 0.00 23:42:25 21:50:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 23:42:25 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:51:01 ens3 0.62 0.35 0.27 0.20 0.00 0.00 0.00 0.00 23:42:25 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:52:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:53:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:54:01 ens3 4.43 4.45 0.28 10.03 0.00 0.00 0.00 0.00 23:42:25 21:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:55:01 ens3 4.38 4.32 0.35 7.00 0.00 0.00 0.00 0.00 23:42:25 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:56:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:57:01 ens3 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 23:42:25 21:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:59:01 ens3 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:00:01 ens3 4.47 8.62 0.36 7.61 0.00 0.00 0.00 0.00 23:42:25 22:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:02:01 ens3 0.35 0.20 0.08 0.01 0.00 0.00 0.00 0.00 23:42:25 22:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:04:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:05:01 ens3 4.47 8.42 0.39 7.59 0.00 0.00 0.00 0.00 23:42:25 22:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:06:01 ens3 0.33 0.18 0.07 0.01 0.00 0.00 0.00 0.00 23:42:25 22:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:08:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:09:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:42:25 22:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:10:01 ens3 3.10 5.95 0.27 5.20 0.00 0.00 0.00 0.00 23:42:25 22:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:11:01 ens3 0.22 0.12 0.06 0.01 0.00 0.00 0.00 0.00 23:42:25 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:12:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:13:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:14:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:15:02 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 23:42:25 22:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:18:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:19:01 ens3 0.27 0.10 0.07 0.01 0.00 0.00 0.00 0.00 23:42:25 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:20:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 23:42:25 22:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:21:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:22:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:23:01 ens3 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 23:42:25 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:24:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:25:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 23:42:25 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:26:01 ens3 0.28 0.12 0.02 0.01 0.00 0.00 0.00 0.00 23:42:25 22:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:27:01 ens3 0.12 0.12 0.06 0.01 0.00 0.00 0.00 0.00 23:42:25 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:28:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:29:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:42:25 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:30:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 23:42:25 22:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:31:01 ens3 0.25 0.05 0.07 0.00 0.00 0.00 0.00 0.00 23:42:25 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:32:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:33:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:34:01 ens3 1.93 0.40 0.49 0.27 0.00 0.00 0.00 0.00 23:42:25 22:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:35:01 ens3 0.87 0.50 0.48 0.34 0.00 0.00 0.00 0.00 23:42:25 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:36:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:37:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:38:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:39:01 ens3 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:40:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 23:42:25 22:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:41:01 ens3 0.30 0.12 0.12 0.06 0.00 0.00 0.00 0.00 23:42:25 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:42:01 ens3 0.38 0.17 0.08 0.01 0.00 0.00 0.00 0.00 23:42:25 22:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:43:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:44:01 ens3 1.65 0.63 0.45 0.29 0.00 0.00 0.00 0.00 23:42:25 22:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:45:01 ens3 0.73 0.52 0.42 0.34 0.00 0.00 0.00 0.00 23:42:25 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:46:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:47:01 ens3 0.18 0.08 0.06 0.00 0.00 0.00 0.00 0.00 23:42:25 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:48:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:49:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:42:25 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:50:01 ens3 4.20 3.00 2.46 4.79 0.00 0.00 0.00 0.00 23:42:25 22:50:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 23:42:25 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:51:01 ens3 0.53 0.28 0.26 0.20 0.00 0.00 0.00 0.00 23:42:25 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:53:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:54:01 ens3 1.25 0.10 0.11 0.01 0.00 0.00 0.00 0.00 23:42:25 22:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:55:01 ens3 0.98 0.65 0.59 0.47 0.00 0.00 0.00 0.00 23:42:25 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:56:01 ens3 0.53 0.07 0.05 0.01 0.00 0.00 0.00 0.00 23:42:25 22:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:57:01 ens3 0.72 0.32 0.33 0.20 0.00 0.00 0.00 0.00 23:42:25 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:58:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:59:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:42:25 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:00:01 ens3 0.33 0.23 0.14 0.08 0.00 0.00 0.00 0.00 23:42:25 23:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:02:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 23:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:03:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:04:01 ens3 2.77 0.80 0.79 0.49 0.00 0.00 0.00 0.00 23:42:25 23:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:05:01 ens3 0.82 0.52 0.48 0.34 0.00 0.00 0.00 0.00 23:42:25 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:06:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 23:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:08:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:42:25 23:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:09:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:42:25 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:10:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 23:42:25 23:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:12:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 23:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:14:01 ens3 0.45 0.12 0.08 0.01 0.00 0.00 0.00 0.00 23:42:25 23:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:15:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 23:42:25 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:16:01 ens3 0.28 0.12 0.07 0.01 0.00 0.00 0.00 0.00 23:42:25 23:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:18:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 23:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:19:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:42:25 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:20:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 23:42:25 23:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:22:01 ens3 0.38 0.17 0.08 0.01 0.00 0.00 0.00 0.00 23:42:25 23:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:23:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:24:01 ens3 1.28 0.10 0.11 0.01 0.00 0.00 0.00 0.00 23:42:25 23:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:25:01 ens3 0.93 0.67 0.59 0.47 0.00 0.00 0.00 0.00 23:42:25 23:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:26:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 23:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:28:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 23:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:29:01 ens3 0.28 0.12 0.09 0.01 0.00 0.00 0.00 0.00 23:42:25 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:30:01 ens3 0.23 0.22 0.08 0.08 0.00 0.00 0.00 0.00 23:42:25 23:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:32:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 23:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:33:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:34:01 ens3 2.15 0.63 0.56 0.29 0.00 0.00 0.00 0.00 23:42:25 23:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:35:01 ens3 0.70 0.45 0.42 0.34 0.00 0.00 0.00 0.00 23:42:25 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:36:01 ens3 0.28 0.15 0.08 0.01 0.00 0.00 0.00 0.00 23:42:25 23:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:38:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:42:25 23:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:39:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:42:25 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:40:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 23:42:25 23:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 23:42:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 23:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:25 Average: ens3 9.64 8.26 71.59 1.75 0.00 0.00 0.00 0.00 23:42:25 Average: lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 23:42:25 Average: docker0 3.88 3.42 0.29 24.05 0.00 0.00 0.00 0.00 23:42:25 23:42:25 23:42:25 ---> sar -P ALL: 23:42:25 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-48731) 05/10/22 _x86_64_ (8 CPU) 23:42:25 23:42:25 20:43:14 LINUX RESTART (8 CPU) 23:42:25 23:42:25 20:44:01 CPU %user %nice %system %iowait %steal %idle 23:42:25 20:45:01 all 6.73 0.00 2.04 0.92 0.04 90.28 23:42:25 20:45:01 0 7.34 0.00 3.15 3.40 0.03 86.07 23:42:25 20:45:01 1 4.24 0.00 2.07 0.38 0.05 93.25 23:42:25 20:45:01 2 5.13 0.00 1.45 0.17 0.02 93.23 23:42:25 20:45:01 3 8.38 0.00 1.12 0.23 0.05 90.21 23:42:25 20:45:01 4 5.42 0.00 1.78 2.00 0.03 90.77 23:42:25 20:45:01 5 6.19 0.00 1.29 0.23 0.02 92.27 23:42:25 20:45:01 6 10.71 0.00 2.64 0.81 0.03 85.81 23:42:25 20:45:01 7 6.45 0.00 2.78 0.08 0.05 90.64 23:42:25 20:46:01 all 21.18 0.00 5.29 1.37 0.07 72.09 23:42:25 20:46:01 0 20.53 0.00 6.57 0.05 0.07 72.79 23:42:25 20:46:01 1 21.20 0.00 4.79 0.29 0.05 73.67 23:42:25 20:46:01 2 20.41 0.00 5.37 1.50 0.07 72.65 23:42:25 20:46:01 3 19.51 0.00 5.97 0.20 0.09 74.23 23:42:25 20:46:01 4 20.81 0.00 5.36 6.05 0.07 67.72 23:42:25 20:46:01 5 24.11 0.00 5.32 2.23 0.07 68.28 23:42:25 20:46:01 6 22.54 0.00 4.04 0.05 0.07 73.30 23:42:25 20:46:01 7 20.35 0.00 4.91 0.54 0.07 74.13 23:42:25 20:47:01 all 13.75 0.00 3.08 0.26 0.03 82.88 23:42:25 20:47:01 0 14.48 0.00 2.81 0.00 0.02 82.69 23:42:25 20:47:01 1 13.88 0.00 2.47 0.00 0.03 83.61 23:42:25 20:47:01 2 13.57 0.00 3.30 1.26 0.03 81.84 23:42:25 20:47:01 3 13.98 0.00 2.88 0.02 0.03 83.09 23:42:25 20:47:01 4 12.95 0.00 3.50 0.12 0.02 83.41 23:42:25 20:47:01 5 13.25 0.00 3.35 0.43 0.03 82.94 23:42:25 20:47:01 6 14.77 0.00 2.20 0.00 0.02 83.01 23:42:25 20:47:01 7 13.11 0.00 4.15 0.28 0.05 82.41 23:42:25 20:48:01 all 0.04 0.00 0.01 0.03 0.00 99.92 23:42:25 20:48:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 20:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 20:48:01 2 0.00 0.00 0.00 0.17 0.00 99.83 23:42:25 20:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 20:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 20:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 20:48:01 6 0.22 0.00 0.02 0.00 0.02 99.75 23:42:25 20:48:01 7 0.07 0.00 0.02 0.07 0.00 99.85 23:42:25 20:49:01 all 0.03 0.00 0.03 0.02 0.00 99.93 23:42:25 20:49:01 0 0.05 0.00 0.05 0.00 0.00 99.90 23:42:25 20:49:01 1 0.03 0.00 0.05 0.02 0.00 99.90 23:42:25 20:49:01 2 0.00 0.00 0.00 0.05 0.00 99.95 23:42:25 20:49:01 3 0.07 0.00 0.05 0.00 0.00 99.88 23:42:25 20:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 20:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 20:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 20:49:01 7 0.03 0.00 0.05 0.07 0.02 99.83 23:42:25 20:50:01 all 0.20 0.00 0.03 0.03 0.00 99.74 23:42:25 20:50:01 0 0.07 0.00 0.02 0.00 0.00 99.92 23:42:25 20:50:01 1 0.20 0.00 0.03 0.03 0.00 99.73 23:42:25 20:50:01 2 0.15 0.00 0.03 0.15 0.00 99.67 23:42:25 20:50:01 3 0.35 0.00 0.00 0.00 0.00 99.65 23:42:25 20:50:01 4 0.22 0.00 0.07 0.02 0.02 99.68 23:42:25 20:50:01 5 0.05 0.00 0.00 0.00 0.00 99.95 23:42:25 20:50:01 6 0.30 0.00 0.00 0.00 0.00 99.70 23:42:25 20:50:01 7 0.23 0.00 0.08 0.05 0.02 99.62 23:42:25 20:51:01 all 0.03 0.00 0.02 0.03 0.01 99.92 23:42:25 20:51:01 0 0.03 0.00 0.05 0.00 0.00 99.92 23:42:25 20:51:01 1 0.05 0.00 0.02 0.00 0.02 99.92 23:42:25 20:51:01 2 0.02 0.00 0.00 0.17 0.00 99.82 23:42:25 20:51:01 3 0.00 0.00 0.02 0.00 0.02 99.97 23:42:25 20:51:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:42:25 20:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 20:51:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:42:25 20:51:01 7 0.08 0.00 0.05 0.03 0.00 99.83 23:42:25 20:52:01 all 0.14 0.00 0.01 0.02 0.00 99.82 23:42:25 20:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:42:25 20:52:01 1 0.02 0.00 0.03 0.00 0.00 99.95 23:42:25 20:52:01 2 0.02 0.00 0.02 0.14 0.00 99.83 23:42:25 20:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 20:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 20:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 20:52:01 6 1.03 0.00 0.02 0.00 0.00 98.96 23:42:25 20:52:01 7 0.02 0.00 0.02 0.02 0.02 99.93 23:42:25 20:53:01 all 0.27 0.00 0.01 0.01 0.00 99.71 23:42:25 20:53:01 0 0.05 0.00 0.00 0.00 0.00 99.95 23:42:25 20:53:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:42:25 20:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 20:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 20:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 20:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 20:53:01 6 1.99 0.00 0.02 0.00 0.00 98.00 23:42:25 20:53:01 7 0.03 0.00 0.03 0.05 0.00 99.88 23:42:25 20:54:01 all 0.26 0.00 0.01 0.01 0.01 99.72 23:42:25 20:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 20:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:42:25 20:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 20:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 20:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 20:54:01 5 0.02 0.00 0.05 0.00 0.02 99.92 23:42:25 20:54:01 6 1.97 0.00 0.00 0.00 0.00 98.03 23:42:25 20:54:01 7 0.00 0.00 0.00 0.05 0.02 99.93 23:42:25 20:55:01 all 0.26 0.00 0.01 0.00 0.01 99.72 23:42:25 20:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 20:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 20:55:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:42:25 20:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 20:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 20:55:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:42:25 20:55:01 6 1.97 0.00 0.03 0.00 0.02 97.98 23:42:25 20:55:01 7 0.02 0.00 0.02 0.03 0.00 99.93 23:42:25 23:42:25 20:55:01 CPU %user %nice %system %iowait %steal %idle 23:42:25 20:56:01 all 0.27 0.00 0.01 0.00 0.01 99.71 23:42:25 20:56:01 0 0.02 0.00 0.05 0.00 0.02 99.92 23:42:25 20:56:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:42:25 20:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 20:56:01 3 0.03 0.00 0.02 0.00 0.02 99.93 23:42:25 20:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 20:56:01 5 0.00 0.00 0.02 0.00 0.02 99.97 23:42:25 20:56:01 6 1.99 0.00 0.00 0.00 0.00 98.01 23:42:25 20:56:01 7 0.02 0.00 0.02 0.03 0.00 99.93 23:42:25 20:57:01 all 0.27 0.00 0.00 0.00 0.00 99.73 23:42:25 20:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 20:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:42:25 20:57:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 20:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 20:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 20:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:42:25 20:57:01 6 1.99 0.00 0.02 0.00 0.00 98.00 23:42:25 20:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 20:58:01 all 0.17 0.00 0.01 0.00 0.00 99.81 23:42:25 20:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:42:25 20:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 20:58:01 2 0.02 0.00 0.03 0.02 0.00 99.93 23:42:25 20:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 20:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 20:58:01 5 0.02 0.00 0.00 0.00 0.02 99.97 23:42:25 20:58:01 6 1.29 0.00 0.02 0.00 0.00 98.69 23:42:25 20:58:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 20:59:01 all 0.03 0.00 0.01 0.01 0.01 99.94 23:42:25 20:59:01 0 0.05 0.00 0.02 0.00 0.02 99.92 23:42:25 20:59:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:42:25 20:59:01 2 0.02 0.00 0.02 0.05 0.00 99.92 23:42:25 20:59:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:42:25 20:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 20:59:01 5 0.05 0.00 0.02 0.00 0.02 99.92 23:42:25 20:59:01 6 0.05 0.00 0.00 0.00 0.02 99.93 23:42:25 20:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 21:00:01 all 0.03 0.00 0.01 0.01 0.00 99.95 23:42:25 21:00:01 0 0.10 0.00 0.02 0.00 0.00 99.88 23:42:25 21:00:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:42:25 21:00:01 2 0.00 0.00 0.02 0.02 0.00 99.97 23:42:25 21:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 21:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:00:01 5 0.00 0.00 0.02 0.00 0.02 99.97 23:42:25 21:00:01 6 0.05 0.00 0.00 0.00 0.00 99.95 23:42:25 21:00:01 7 0.03 0.00 0.02 0.03 0.00 99.92 23:42:25 21:01:01 all 0.25 0.00 0.01 0.00 0.00 99.73 23:42:25 21:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 21:01:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:42:25 21:01:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:42:25 21:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:01:01 5 0.03 0.00 0.05 0.00 0.02 99.90 23:42:25 21:01:01 6 1.86 0.00 0.00 0.00 0.00 98.14 23:42:25 21:01:01 7 0.02 0.00 0.00 0.02 0.02 99.95 23:42:25 21:02:01 all 0.27 0.00 0.00 0.00 0.00 99.72 23:42:25 21:02:01 0 0.03 0.00 0.00 0.00 0.00 99.97 23:42:25 21:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:02:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:42:25 21:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:02:01 5 0.02 0.00 0.00 0.00 0.02 99.97 23:42:25 21:02:01 6 1.99 0.00 0.00 0.00 0.02 98.00 23:42:25 21:02:01 7 0.00 0.00 0.02 0.02 0.00 99.97 23:42:25 21:03:01 all 0.28 0.00 0.01 0.01 0.00 99.70 23:42:25 21:03:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:42:25 21:03:01 1 0.07 0.00 0.00 0.00 0.00 99.93 23:42:25 21:03:01 2 0.00 0.00 0.02 0.02 0.00 99.97 23:42:25 21:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:03:01 5 0.10 0.00 0.02 0.00 0.02 99.87 23:42:25 21:03:01 6 2.00 0.00 0.03 0.00 0.00 97.97 23:42:25 21:03:01 7 0.02 0.00 0.00 0.03 0.00 99.95 23:42:25 21:04:01 all 0.27 0.00 0.01 0.00 0.01 99.70 23:42:25 21:04:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:42:25 21:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:04:01 2 0.02 0.00 0.00 0.02 0.02 99.95 23:42:25 21:04:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:42:25 21:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:04:01 5 0.03 0.00 0.03 0.00 0.02 99.92 23:42:25 21:04:01 6 0.63 0.00 0.03 0.00 0.02 99.32 23:42:25 21:04:01 7 1.40 0.00 0.00 0.02 0.00 98.58 23:42:25 21:05:01 all 0.26 0.00 0.01 0.00 0.00 99.73 23:42:25 21:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 21:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:05:01 5 0.02 0.00 0.03 0.00 0.02 99.93 23:42:25 21:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 21:05:01 7 1.99 0.00 0.02 0.02 0.02 97.97 23:42:25 21:06:01 all 0.27 0.00 0.01 0.01 0.00 99.71 23:42:25 21:06:01 0 0.03 0.00 0.00 0.00 0.02 99.95 23:42:25 21:06:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:42:25 21:06:01 2 0.00 0.00 0.02 0.02 0.00 99.97 23:42:25 21:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 21:06:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:42:25 21:06:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:42:25 21:06:01 7 1.97 0.00 0.02 0.03 0.00 97.98 23:42:25 23:42:25 21:06:01 CPU %user %nice %system %iowait %steal %idle 23:42:25 21:07:01 all 0.25 0.00 0.01 0.00 0.00 99.73 23:42:25 21:07:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:42:25 21:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:07:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 21:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:07:01 5 0.00 0.00 0.03 0.00 0.02 99.95 23:42:25 21:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 21:07:01 7 1.97 0.00 0.00 0.03 0.00 98.00 23:42:25 21:08:01 all 0.27 0.00 0.00 0.00 0.01 99.72 23:42:25 21:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 21:08:01 1 0.03 0.00 0.00 0.00 0.02 99.95 23:42:25 21:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:42:25 21:08:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 21:08:01 5 0.02 0.00 0.00 0.00 0.02 99.97 23:42:25 21:08:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:42:25 21:08:01 7 1.97 0.00 0.00 0.03 0.02 97.98 23:42:25 21:09:01 all 0.14 0.00 0.02 0.01 0.00 99.83 23:42:25 21:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:09:01 2 0.00 0.00 0.02 0.00 0.02 99.97 23:42:25 21:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 21:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:09:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:42:25 21:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:09:01 7 1.08 0.00 0.08 0.05 0.00 98.79 23:42:25 21:10:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:42:25 21:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 21:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:10:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 21:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 21:10:01 5 0.03 0.00 0.02 0.00 0.03 99.92 23:42:25 21:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:10:01 7 0.02 0.00 0.00 0.03 0.00 99.95 23:42:25 21:11:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:42:25 21:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:42:25 21:11:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:42:25 21:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 21:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:11:01 5 0.03 0.00 0.03 0.00 0.02 99.92 23:42:25 21:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:11:01 7 0.00 0.00 0.02 0.02 0.00 99.97 23:42:25 21:12:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:42:25 21:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 21:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 21:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 21:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:12:01 5 0.02 0.00 0.03 0.00 0.00 99.95 23:42:25 21:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 21:12:01 7 0.00 0.00 0.00 0.05 0.02 99.93 23:42:25 21:13:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:42:25 21:13:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:42:25 21:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:42:25 21:13:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:42:25 21:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:13:01 5 0.02 0.00 0.03 0.00 0.02 99.93 23:42:25 21:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:13:01 7 0.02 0.00 0.02 0.02 0.00 99.95 23:42:25 21:14:01 all 0.17 0.00 0.00 0.00 0.01 99.82 23:42:25 21:14:01 0 0.05 0.00 0.00 0.00 0.00 99.95 23:42:25 21:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:14:01 2 0.03 0.00 0.00 0.02 0.02 99.93 23:42:25 21:14:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 21:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:14:01 5 0.02 0.00 0.03 0.00 0.00 99.95 23:42:25 21:14:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 21:14:01 7 1.21 0.00 0.00 0.02 0.00 98.78 23:42:25 21:15:01 all 0.04 0.00 0.01 0.01 0.00 99.94 23:42:25 21:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 21:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:15:01 2 0.02 0.00 0.00 0.05 0.00 99.93 23:42:25 21:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:15:01 5 0.03 0.00 0.02 0.00 0.02 99.93 23:42:25 21:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:15:01 7 0.27 0.00 0.02 0.02 0.02 99.68 23:42:25 21:16:01 all 0.20 0.00 0.01 0.00 0.01 99.77 23:42:25 21:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:42:25 21:16:01 1 0.05 0.00 0.00 0.00 0.02 99.93 23:42:25 21:16:01 2 0.00 0.00 0.02 0.02 0.00 99.97 23:42:25 21:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 21:16:01 5 0.03 0.00 0.02 0.00 0.02 99.93 23:42:25 21:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:16:01 7 1.50 0.00 0.05 0.02 0.00 98.43 23:42:25 21:17:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:42:25 21:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:17:01 2 0.02 0.00 0.02 0.02 0.00 99.95 23:42:25 21:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:17:01 5 0.03 0.00 0.03 0.00 0.02 99.92 23:42:25 21:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 21:17:01 7 0.00 0.00 0.02 0.02 0.02 99.95 23:42:25 23:42:25 21:17:01 CPU %user %nice %system %iowait %steal %idle 23:42:25 21:18:01 all 0.01 0.00 0.01 0.02 0.00 99.96 23:42:25 21:18:01 0 0.00 0.00 0.03 0.03 0.00 99.93 23:42:25 21:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 21:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 21:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 21:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:18:01 7 0.02 0.00 0.00 0.13 0.00 99.85 23:42:25 21:19:01 all 0.02 0.00 0.01 0.00 0.00 99.97 23:42:25 21:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 21:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:42:25 21:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 21:19:01 3 0.00 0.00 0.02 0.00 0.02 99.97 23:42:25 21:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:19:01 5 0.03 0.00 0.02 0.00 0.02 99.93 23:42:25 21:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 21:19:01 7 0.05 0.00 0.00 0.02 0.00 99.93 23:42:25 21:20:01 all 0.01 0.00 0.00 0.01 0.00 99.97 23:42:25 21:20:01 0 0.00 0.00 0.00 0.03 0.00 99.97 23:42:25 21:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:20:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 21:20:01 3 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 21:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:20:01 7 0.07 0.00 0.02 0.03 0.02 99.87 23:42:25 21:21:01 all 0.01 0.00 0.01 0.01 0.00 99.96 23:42:25 21:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 21:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 21:21:01 2 0.00 0.00 0.00 0.03 0.00 99.97 23:42:25 21:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:21:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 21:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:42:25 21:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:21:01 7 0.02 0.00 0.03 0.05 0.02 99.88 23:42:25 21:22:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:42:25 21:22:01 0 0.00 0.00 0.03 0.00 0.00 99.97 23:42:25 21:22:01 1 0.03 0.00 0.03 0.00 0.00 99.93 23:42:25 21:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 21:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:22:01 7 0.03 0.00 0.02 0.02 0.02 99.92 23:42:25 21:23:01 all 0.27 0.00 0.01 0.01 0.00 99.72 23:42:25 21:23:01 0 0.03 0.00 0.00 0.00 0.00 99.97 23:42:25 21:23:01 1 0.03 0.00 0.00 0.00 0.02 99.95 23:42:25 21:23:01 2 0.02 0.00 0.02 0.02 0.00 99.95 23:42:25 21:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:23:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:42:25 21:23:01 7 1.94 0.00 0.03 0.03 0.00 98.00 23:42:25 21:24:01 all 0.26 0.00 0.01 0.00 0.00 99.72 23:42:25 21:24:01 0 0.00 0.00 0.00 0.02 0.02 99.97 23:42:25 21:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 21:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 21:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 21:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 21:24:01 7 2.02 0.00 0.02 0.02 0.02 97.93 23:42:25 21:25:01 all 0.21 0.00 0.01 0.00 0.00 99.77 23:42:25 21:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 21:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 21:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:25:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:42:25 21:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:42:25 21:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 21:25:01 7 1.55 0.00 0.07 0.02 0.02 98.35 23:42:25 21:26:01 all 0.02 0.00 0.01 0.00 0.00 99.97 23:42:25 21:26:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:42:25 21:26:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:42:25 21:26:01 2 0.02 0.00 0.00 0.02 0.02 99.95 23:42:25 21:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 21:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:26:01 7 0.03 0.00 0.03 0.00 0.00 99.93 23:42:25 21:27:01 all 0.01 0.00 0.01 0.00 0.00 99.96 23:42:25 21:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 21:27:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:42:25 21:27:01 2 0.02 0.00 0.03 0.02 0.00 99.93 23:42:25 21:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:27:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:42:25 21:27:01 7 0.02 0.00 0.02 0.02 0.02 99.93 23:42:25 21:28:01 all 0.04 0.00 0.03 0.01 0.00 99.91 23:42:25 21:28:01 0 0.02 0.00 0.05 0.00 0.02 99.92 23:42:25 21:28:01 1 0.18 0.00 0.03 0.03 0.00 99.75 23:42:25 21:28:01 2 0.00 0.00 0.03 0.03 0.00 99.93 23:42:25 21:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 21:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 21:28:01 5 0.02 0.00 0.03 0.00 0.00 99.95 23:42:25 21:28:01 6 0.07 0.00 0.05 0.00 0.00 99.88 23:42:25 21:28:01 7 0.00 0.00 0.02 0.03 0.00 99.95 23:42:25 23:42:25 21:28:01 CPU %user %nice %system %iowait %steal %idle 23:42:25 21:29:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:42:25 21:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:42:25 21:29:01 2 0.00 0.00 0.02 0.02 0.00 99.97 23:42:25 21:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 21:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 21:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 21:30:01 all 0.02 0.00 0.01 0.01 0.01 99.96 23:42:25 21:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 21:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:30:01 2 0.02 0.00 0.00 0.05 0.00 99.93 23:42:25 21:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:30:01 5 0.03 0.00 0.00 0.00 0.02 99.95 23:42:25 21:30:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:42:25 21:30:01 7 0.03 0.00 0.02 0.05 0.02 99.88 23:42:25 21:31:01 all 0.08 0.00 0.01 0.00 0.00 99.91 23:42:25 21:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:31:01 2 0.00 0.00 0.02 0.02 0.00 99.97 23:42:25 21:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:42:25 21:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:31:01 5 0.03 0.00 0.05 0.00 0.00 99.92 23:42:25 21:31:01 6 0.03 0.00 0.00 0.00 0.02 99.95 23:42:25 21:31:01 7 0.50 0.00 0.00 0.02 0.00 99.48 23:42:25 21:32:01 all 0.14 0.00 0.01 0.01 0.00 99.84 23:42:25 21:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 21:32:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:42:25 21:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:42:25 21:32:01 6 0.02 0.00 0.03 0.00 0.00 99.95 23:42:25 21:32:01 7 1.00 0.00 0.02 0.07 0.00 98.92 23:42:25 21:33:01 all 0.03 0.00 0.01 0.01 0.00 99.95 23:42:25 21:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:33:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:42:25 21:33:01 2 0.03 0.00 0.02 0.02 0.02 99.92 23:42:25 21:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 21:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 21:33:01 5 0.05 0.00 0.00 0.00 0.00 99.95 23:42:25 21:33:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:42:25 21:33:01 7 0.03 0.00 0.00 0.03 0.00 99.93 23:42:25 21:34:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:42:25 21:34:01 0 0.00 0.00 0.03 0.00 0.00 99.97 23:42:25 21:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:34:01 2 0.00 0.00 0.02 0.02 0.00 99.97 23:42:25 21:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 21:34:01 6 0.03 0.00 0.03 0.00 0.00 99.93 23:42:25 21:34:01 7 0.02 0.00 0.02 0.02 0.02 99.93 23:42:25 21:35:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:42:25 21:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 21:35:01 2 0.00 0.00 0.03 0.02 0.00 99.95 23:42:25 21:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:35:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:42:25 21:35:01 7 0.02 0.00 0.02 0.03 0.00 99.93 23:42:25 21:36:01 all 0.02 0.00 0.01 0.01 0.00 99.96 23:42:25 21:36:01 0 0.07 0.00 0.02 0.00 0.02 99.90 23:42:25 21:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 21:36:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:42:25 21:36:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:42:25 21:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 21:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:36:01 7 0.02 0.00 0.00 0.03 0.00 99.95 23:42:25 21:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:42:25 21:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 21:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:37:01 2 0.02 0.00 0.03 0.02 0.00 99.93 23:42:25 21:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 21:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:37:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:42:25 21:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 23:42:25 21:38:01 all 0.01 0.00 0.00 0.00 0.00 99.98 23:42:25 21:38:01 0 0.03 0.00 0.00 0.00 0.02 99.95 23:42:25 21:38:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:42:25 21:38:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 21:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:38:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:42:25 21:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 21:38:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 21:39:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:42:25 21:39:01 0 0.02 0.00 0.05 0.00 0.00 99.93 23:42:25 21:39:01 1 0.00 0.00 0.03 0.00 0.00 99.97 23:42:25 21:39:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:42:25 21:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:39:01 7 0.00 0.00 0.00 0.03 0.00 99.97 23:42:25 23:42:25 21:39:01 CPU %user %nice %system %iowait %steal %idle 23:42:25 21:40:01 all 0.02 0.00 0.01 0.00 0.00 99.97 23:42:25 21:40:01 0 0.05 0.00 0.02 0.00 0.02 99.92 23:42:25 21:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:40:01 2 0.02 0.00 0.02 0.02 0.02 99.93 23:42:25 21:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 21:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:40:01 7 0.02 0.00 0.02 0.02 0.00 99.95 23:42:25 21:41:01 all 0.02 0.00 0.01 0.03 0.00 99.94 23:42:25 21:41:01 0 0.05 0.00 0.02 0.00 0.02 99.92 23:42:25 21:41:01 1 0.03 0.00 0.03 0.00 0.00 99.93 23:42:25 21:41:01 2 0.03 0.00 0.00 0.18 0.00 99.78 23:42:25 21:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:41:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:42:25 21:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 21:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:41:01 7 0.00 0.00 0.02 0.05 0.00 99.93 23:42:25 21:42:01 all 0.01 0.00 0.01 0.01 0.01 99.97 23:42:25 21:42:01 0 0.05 0.00 0.03 0.00 0.00 99.92 23:42:25 21:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:42:25 21:42:01 2 0.00 0.00 0.02 0.02 0.00 99.97 23:42:25 21:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 21:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:42:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 21:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 21:42:01 7 0.02 0.00 0.00 0.03 0.00 99.95 23:42:25 21:43:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:42:25 21:43:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:42:25 21:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 21:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 21:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 21:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:43:01 7 0.02 0.00 0.03 0.05 0.00 99.90 23:42:25 21:44:01 all 0.12 0.00 0.01 0.02 0.00 99.85 23:42:25 21:44:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:42:25 21:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 21:44:01 2 0.00 0.00 0.00 0.12 0.00 99.88 23:42:25 21:44:01 3 0.88 0.00 0.02 0.00 0.00 99.10 23:42:25 21:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:44:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:42:25 21:44:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 21:45:01 all 0.23 0.00 0.02 0.00 0.01 99.74 23:42:25 21:45:01 0 0.07 0.00 0.05 0.00 0.03 99.85 23:42:25 21:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 21:45:01 2 0.02 0.00 0.02 0.02 0.00 99.95 23:42:25 21:45:01 3 1.63 0.00 0.05 0.00 0.02 98.30 23:42:25 21:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:45:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:42:25 21:45:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 21:45:01 7 0.03 0.00 0.00 0.02 0.00 99.95 23:42:25 21:46:01 all 0.02 0.00 0.01 0.00 0.00 99.97 23:42:25 21:46:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:42:25 21:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:42:25 21:46:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:42:25 21:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 21:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:46:01 7 0.02 0.00 0.02 0.02 0.00 99.95 23:42:25 21:47:01 all 0.01 0.00 0.00 0.00 0.01 99.97 23:42:25 21:47:01 0 0.03 0.00 0.00 0.00 0.02 99.95 23:42:25 21:47:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:42:25 21:47:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:42:25 21:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:42:25 21:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:47:01 7 0.02 0.00 0.00 0.02 0.02 99.95 23:42:25 21:48:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:42:25 21:48:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:42:25 21:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:48:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 21:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 21:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 21:49:01 all 0.02 0.00 0.01 0.00 0.00 99.96 23:42:25 21:49:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:42:25 21:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:49:01 2 0.05 0.00 0.02 0.02 0.00 99.92 23:42:25 21:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 21:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:49:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:42:25 21:50:01 all 0.27 0.00 0.03 0.00 0.00 99.69 23:42:25 21:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:42:25 21:50:01 1 0.02 0.00 0.05 0.00 0.00 99.93 23:42:25 21:50:01 2 0.05 0.00 0.07 0.02 0.00 99.87 23:42:25 21:50:01 3 1.65 0.00 0.00 0.00 0.02 98.34 23:42:25 21:50:01 4 0.13 0.00 0.03 0.00 0.00 99.83 23:42:25 21:50:01 5 0.20 0.00 0.02 0.00 0.00 99.78 23:42:25 21:50:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:42:25 21:50:01 7 0.08 0.00 0.03 0.02 0.00 99.87 23:42:25 23:42:25 21:50:01 CPU %user %nice %system %iowait %steal %idle 23:42:25 21:51:01 all 0.12 0.00 0.01 0.00 0.01 99.87 23:42:25 21:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 21:51:01 2 0.05 0.00 0.03 0.02 0.02 99.88 23:42:25 21:51:01 3 0.78 0.00 0.00 0.00 0.00 99.22 23:42:25 21:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 21:51:01 5 0.05 0.00 0.02 0.00 0.02 99.92 23:42:25 21:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:51:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:42:25 21:52:01 all 0.00 0.00 0.01 0.00 0.00 99.98 23:42:25 21:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:52:01 2 0.00 0.00 0.05 0.02 0.02 99.92 23:42:25 21:52:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 21:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 21:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:52:01 7 0.00 0.00 0.02 0.02 0.00 99.97 23:42:25 21:53:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:42:25 21:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 21:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:53:01 2 0.02 0.00 0.03 0.02 0.02 99.92 23:42:25 21:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 21:53:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:42:25 21:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 21:53:01 7 0.03 0.00 0.02 0.02 0.00 99.93 23:42:25 21:54:01 all 0.02 0.00 0.01 0.00 0.00 99.96 23:42:25 21:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:54:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:42:25 21:54:01 2 0.05 0.00 0.02 0.02 0.00 99.92 23:42:25 21:54:01 3 0.05 0.00 0.02 0.00 0.00 99.93 23:42:25 21:54:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 21:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 21:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:54:01 7 0.02 0.00 0.02 0.02 0.00 99.95 23:42:25 21:55:01 all 0.02 0.00 0.01 0.01 0.00 99.95 23:42:25 21:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:55:01 2 0.08 0.00 0.07 0.02 0.03 99.80 23:42:25 21:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:55:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:42:25 21:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:55:01 7 0.05 0.00 0.00 0.03 0.00 99.92 23:42:25 21:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:42:25 21:56:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:42:25 21:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:56:01 2 0.05 0.00 0.02 0.02 0.00 99.92 23:42:25 21:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 21:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 21:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:56:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:42:25 21:56:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 21:57:01 all 0.02 0.00 0.01 0.00 0.00 99.97 23:42:25 21:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 21:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:57:01 2 0.05 0.00 0.03 0.00 0.02 99.90 23:42:25 21:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 21:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:57:01 7 0.03 0.00 0.03 0.03 0.00 99.90 23:42:25 21:58:01 all 0.00 0.00 0.01 0.00 0.00 99.98 23:42:25 21:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 21:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:58:01 2 0.02 0.00 0.03 0.00 0.02 99.93 23:42:25 21:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 21:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:58:01 7 0.00 0.00 0.02 0.03 0.00 99.95 23:42:25 21:59:01 all 0.01 0.00 0.00 0.00 0.00 99.99 23:42:25 21:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 21:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:59:01 2 0.03 0.00 0.00 0.02 0.00 99.95 23:42:25 21:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 21:59:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:42:25 22:00:01 all 0.02 0.00 0.01 0.01 0.00 99.96 23:42:25 22:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 22:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:00:01 2 0.03 0.00 0.03 0.02 0.02 99.90 23:42:25 22:00:01 3 0.03 0.00 0.03 0.00 0.00 99.93 23:42:25 22:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 22:00:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:42:25 22:00:01 7 0.03 0.00 0.00 0.03 0.00 99.93 23:42:25 22:01:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:42:25 22:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:01:01 2 0.05 0.00 0.03 0.02 0.02 99.88 23:42:25 22:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:01:01 5 0.00 0.00 0.02 0.00 0.02 99.97 23:42:25 22:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 23:42:25 22:01:01 CPU %user %nice %system %iowait %steal %idle 23:42:25 22:02:01 all 0.02 0.00 0.01 0.01 0.00 99.97 23:42:25 22:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:02:01 2 0.03 0.00 0.03 0.02 0.02 99.90 23:42:25 22:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:42:25 22:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:02:01 7 0.02 0.00 0.02 0.03 0.00 99.93 23:42:25 22:03:01 all 0.00 0.00 0.00 0.00 0.00 99.99 23:42:25 22:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 22:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:03:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 22:04:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:42:25 22:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:04:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:42:25 22:04:01 2 0.00 0.00 0.00 0.02 0.02 99.97 23:42:25 22:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:04:01 7 0.02 0.00 0.02 0.02 0.02 99.93 23:42:25 22:05:01 all 0.02 0.00 0.02 0.00 0.00 99.96 23:42:25 22:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 22:05:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:42:25 22:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 22:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:05:01 5 0.05 0.00 0.03 0.00 0.00 99.92 23:42:25 22:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:05:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 22:06:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:42:25 22:06:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 22:06:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:42:25 22:06:01 2 0.00 0.00 0.02 0.02 0.00 99.97 23:42:25 22:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:06:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:42:25 22:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:06:01 7 0.03 0.00 0.00 0.02 0.00 99.95 23:42:25 22:07:01 all 0.01 0.00 0.00 0.00 0.00 99.98 23:42:25 22:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:07:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 22:07:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 22:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:07:01 7 0.00 0.00 0.02 0.02 0.00 99.97 23:42:25 22:08:01 all 0.01 0.00 0.00 0.00 0.00 99.98 23:42:25 22:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:42:25 22:08:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:42:25 22:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:42:25 22:09:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:42:25 22:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:09:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:42:25 22:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:09:01 5 0.02 0.00 0.03 0.00 0.00 99.95 23:42:25 22:09:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:42:25 22:09:01 7 0.02 0.00 0.02 0.03 0.00 99.93 23:42:25 22:10:01 all 0.02 0.00 0.01 0.00 0.00 99.96 23:42:25 22:10:01 0 0.03 0.00 0.00 0.00 0.00 99.97 23:42:25 22:10:01 1 0.03 0.00 0.05 0.00 0.00 99.92 23:42:25 22:10:01 2 0.02 0.00 0.02 0.02 0.00 99.95 23:42:25 22:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:10:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:42:25 22:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:10:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:42:25 22:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:42:25 22:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:42:25 22:11:01 2 0.02 0.00 0.02 0.02 0.00 99.95 23:42:25 22:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 22:11:01 7 0.03 0.00 0.00 0.02 0.02 99.93 23:42:25 22:12:01 all 0.01 0.00 0.00 0.00 0.00 99.98 23:42:25 22:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:42:25 22:12:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 22:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:12:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 22:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 22:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:12:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:42:25 23:42:25 22:12:01 CPU %user %nice %system %iowait %steal %idle 23:42:25 22:13:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:42:25 22:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 22:13:01 2 0.00 0.00 0.02 0.02 0.02 99.95 23:42:25 22:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 22:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:42:25 22:14:01 all 0.10 0.00 0.00 0.00 0.00 99.89 23:42:25 22:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:14:01 1 0.68 0.00 0.03 0.00 0.02 99.27 23:42:25 22:14:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:42:25 22:14:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 22:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:42:25 22:14:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 22:15:02 all 0.26 0.00 0.01 0.01 0.00 99.72 23:42:25 22:15:02 0 0.03 0.00 0.00 0.00 0.00 99.97 23:42:25 22:15:02 1 1.99 0.00 0.02 0.00 0.02 97.98 23:42:25 22:15:02 2 0.02 0.00 0.00 0.02 0.00 99.97 23:42:25 22:15:02 3 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:15:02 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:15:02 5 0.03 0.00 0.00 0.00 0.00 99.97 23:42:25 22:15:02 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:15:02 7 0.00 0.00 0.02 0.03 0.00 99.95 23:42:25 22:16:01 all 0.26 0.00 0.01 0.00 0.01 99.72 23:42:25 22:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:42:25 22:16:01 1 1.99 0.00 0.03 0.00 0.02 97.96 23:42:25 22:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:16:01 6 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 22:16:01 7 0.02 0.00 0.02 0.02 0.02 99.93 23:42:25 22:17:01 all 0.26 0.00 0.00 0.00 0.00 99.73 23:42:25 22:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:17:01 1 1.99 0.00 0.00 0.00 0.00 98.01 23:42:25 22:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 22:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:17:01 6 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 22:17:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:42:25 22:18:01 all 0.26 0.00 0.01 0.00 0.00 99.73 23:42:25 22:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:18:01 1 1.97 0.00 0.03 0.00 0.02 97.98 23:42:25 22:18:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 22:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:18:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:42:25 22:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:18:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:42:25 22:19:01 all 0.26 0.00 0.01 0.00 0.00 99.72 23:42:25 22:19:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:42:25 22:19:01 1 2.00 0.00 0.00 0.00 0.02 97.98 23:42:25 22:19:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 22:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:19:01 7 0.02 0.00 0.02 0.02 0.00 99.95 23:42:25 22:20:01 all 0.14 0.00 0.02 0.00 0.00 99.84 23:42:25 22:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:20:01 1 1.03 0.00 0.07 0.00 0.02 98.89 23:42:25 22:20:01 2 0.03 0.00 0.00 0.02 0.00 99.95 23:42:25 22:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 22:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 22:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:21:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:42:25 22:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:21:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:42:25 22:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 22:21:01 3 0.02 0.00 0.00 0.02 0.00 99.97 23:42:25 22:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:21:01 7 0.02 0.00 0.02 0.03 0.02 99.92 23:42:25 22:22:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:42:25 22:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:22:01 1 0.02 0.00 0.05 0.00 0.02 99.92 23:42:25 22:22:01 2 0.00 0.00 0.00 0.02 0.02 99.97 23:42:25 22:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:22:01 7 0.02 0.00 0.02 0.02 0.00 99.95 23:42:25 22:23:01 all 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:23:01 1 0.07 0.00 0.00 0.00 0.02 99.92 23:42:25 22:23:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:42:25 22:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 23:42:25 22:23:01 CPU %user %nice %system %iowait %steal %idle 23:42:25 22:24:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:42:25 22:24:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:42:25 22:24:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:42:25 22:24:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 22:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:24:01 7 0.02 0.00 0.02 0.03 0.00 99.93 23:42:25 22:25:01 all 0.01 0.00 0.00 0.00 0.00 99.97 23:42:25 22:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:42:25 22:25:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 22:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:25:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:42:25 22:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:25:01 7 0.03 0.00 0.02 0.02 0.02 99.92 23:42:25 22:26:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:42:25 22:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:26:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:42:25 22:26:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 22:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 22:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:26:01 7 0.02 0.00 0.02 0.05 0.00 99.92 23:42:25 22:27:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:42:25 22:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:27:01 1 0.03 0.00 0.03 0.00 0.03 99.90 23:42:25 22:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:27:01 5 0.00 0.00 0.03 0.00 0.00 99.97 23:42:25 22:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:27:01 7 0.02 0.00 0.02 0.02 0.02 99.93 23:42:25 22:28:01 all 0.02 0.00 0.00 0.01 0.00 99.97 23:42:25 22:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:28:01 1 0.12 0.00 0.00 0.00 0.00 99.88 23:42:25 22:28:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:42:25 22:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:28:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:42:25 22:28:01 7 0.00 0.00 0.02 0.03 0.00 99.95 23:42:25 22:29:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:42:25 22:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:42:25 22:29:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 22:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:29:01 6 0.00 0.00 0.03 0.00 0.00 99.97 23:42:25 22:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:30:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:42:25 22:30:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:42:25 22:30:01 1 0.03 0.00 0.00 0.00 0.02 99.95 23:42:25 22:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:30:01 3 0.03 0.00 0.00 0.00 0.02 99.95 23:42:25 22:30:01 4 0.00 0.00 0.02 0.00 0.02 99.97 23:42:25 22:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:30:01 7 0.00 0.00 0.00 0.03 0.00 99.97 23:42:25 22:31:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:42:25 22:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:31:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:42:25 22:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:31:01 7 0.02 0.00 0.03 0.02 0.00 99.93 23:42:25 22:32:01 all 0.01 0.00 0.00 0.00 0.00 99.98 23:42:25 22:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:32:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 22:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:32:01 5 0.03 0.00 0.02 0.00 0.02 99.93 23:42:25 22:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:32:01 7 0.02 0.00 0.00 0.02 0.02 99.95 23:42:25 22:33:01 all 0.01 0.00 0.00 0.00 0.00 99.98 23:42:25 22:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:33:01 1 0.08 0.00 0.00 0.00 0.02 99.90 23:42:25 22:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 22:33:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:42:25 22:34:01 all 0.01 0.00 0.01 0.06 0.00 99.91 23:42:25 22:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:34:01 1 0.05 0.00 0.00 0.00 0.02 99.93 23:42:25 22:34:01 2 0.00 0.00 0.00 0.30 0.00 99.70 23:42:25 22:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:34:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:42:25 22:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:34:01 7 0.00 0.00 0.03 0.17 0.00 99.80 23:42:25 23:42:25 22:34:01 CPU %user %nice %system %iowait %steal %idle 23:42:25 22:35:01 all 0.01 0.00 0.00 0.00 0.00 99.98 23:42:25 22:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:42:25 22:35:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 22:35:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 22:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 22:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:35:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:42:25 22:36:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:42:25 22:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 22:36:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:42:25 22:36:01 2 0.02 0.00 0.02 0.02 0.00 99.95 23:42:25 22:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:36:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:42:25 22:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:36:01 7 0.02 0.00 0.03 0.02 0.00 99.93 23:42:25 22:37:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:42:25 22:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:37:01 1 0.03 0.00 0.03 0.00 0.00 99.93 23:42:25 22:37:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 22:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:37:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:42:25 22:38:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:42:25 22:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:42:25 22:38:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 22:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:38:01 7 0.02 0.00 0.02 0.02 0.00 99.95 23:42:25 22:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:42:25 22:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:39:01 1 0.02 0.00 0.05 0.00 0.02 99.92 23:42:25 22:39:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 22:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:42:25 22:40:01 all 0.03 0.00 0.01 0.00 0.00 99.95 23:42:25 22:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:40:01 1 0.17 0.00 0.02 0.00 0.02 99.80 23:42:25 22:40:01 2 0.02 0.00 0.02 0.02 0.00 99.95 23:42:25 22:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:40:01 5 0.03 0.00 0.03 0.00 0.00 99.93 23:42:25 22:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:40:01 7 0.02 0.00 0.00 0.02 0.02 99.95 23:42:25 22:41:01 all 0.26 0.00 0.01 0.00 0.00 99.72 23:42:25 22:41:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 22:41:01 1 2.00 0.00 0.03 0.00 0.02 97.95 23:42:25 22:41:01 2 0.02 0.00 0.02 0.02 0.00 99.95 23:42:25 22:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:41:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 22:42:01 all 0.26 0.00 0.01 0.00 0.00 99.72 23:42:25 22:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:42:01 1 2.02 0.00 0.03 0.00 0.02 97.93 23:42:25 22:42:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:42:25 22:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 22:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:42:01 7 0.02 0.00 0.02 0.02 0.00 99.95 23:42:25 22:43:01 all 0.26 0.00 0.01 0.00 0.00 99.73 23:42:25 22:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:43:01 1 1.99 0.00 0.02 0.00 0.02 97.98 23:42:25 22:43:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 22:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 22:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 22:44:01 all 0.06 0.00 0.01 0.00 0.00 99.93 23:42:25 22:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 22:44:01 1 0.42 0.00 0.03 0.00 0.00 99.55 23:42:25 22:44:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 22:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:44:01 7 0.02 0.00 0.02 0.02 0.00 99.95 23:42:25 22:45:01 all 0.03 0.00 0.01 0.00 0.00 99.96 23:42:25 22:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:45:01 1 0.08 0.00 0.03 0.00 0.03 99.85 23:42:25 22:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 22:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:45:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:42:25 22:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:45:01 7 0.03 0.00 0.02 0.02 0.00 99.93 23:42:25 23:42:25 22:45:01 CPU %user %nice %system %iowait %steal %idle 23:42:25 22:46:01 all 0.01 0.00 0.01 0.01 0.01 99.97 23:42:25 22:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:46:01 1 0.00 0.00 0.03 0.00 0.02 99.95 23:42:25 22:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:46:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:42:25 22:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:46:01 7 0.00 0.00 0.00 0.08 0.02 99.90 23:42:25 22:47:01 all 0.01 0.00 0.00 0.00 0.00 99.98 23:42:25 22:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:47:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:42:25 22:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:47:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 22:47:01 7 0.02 0.00 0.03 0.02 0.00 99.93 23:42:25 22:48:01 all 0.22 0.00 0.01 0.01 0.00 99.75 23:42:25 22:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:48:01 1 1.76 0.00 0.07 0.00 0.02 98.16 23:42:25 22:48:01 2 0.00 0.00 0.02 0.03 0.00 99.95 23:42:25 22:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:48:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 22:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:48:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:42:25 22:49:01 all 0.11 0.00 0.01 0.00 0.00 99.87 23:42:25 22:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:49:01 1 0.85 0.00 0.05 0.00 0.00 99.10 23:42:25 22:49:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:42:25 22:49:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 22:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:49:01 7 0.03 0.00 0.02 0.02 0.00 99.93 23:42:25 22:50:01 all 0.06 0.00 0.02 0.00 0.01 99.92 23:42:25 22:50:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:42:25 22:50:01 1 0.07 0.00 0.00 0.00 0.02 99.92 23:42:25 22:50:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 22:50:01 3 0.07 0.00 0.02 0.00 0.00 99.92 23:42:25 22:50:01 4 0.05 0.00 0.00 0.00 0.00 99.95 23:42:25 22:50:01 5 0.05 0.00 0.05 0.00 0.00 99.90 23:42:25 22:50:01 6 0.07 0.00 0.02 0.00 0.00 99.92 23:42:25 22:50:01 7 0.12 0.00 0.02 0.02 0.02 99.83 23:42:25 22:51:01 all 0.02 0.00 0.01 0.01 0.00 99.96 23:42:25 22:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:51:01 1 0.03 0.00 0.03 0.00 0.00 99.93 23:42:25 22:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 22:51:01 3 0.02 0.00 0.00 0.02 0.00 99.97 23:42:25 22:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:51:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:42:25 22:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:51:01 7 0.02 0.00 0.03 0.07 0.00 99.88 23:42:25 22:52:01 all 0.01 0.00 0.01 0.02 0.00 99.96 23:42:25 22:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:42:25 22:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:52:01 7 0.00 0.00 0.02 0.17 0.00 99.82 23:42:25 22:53:01 all 0.02 0.00 0.01 0.00 0.00 99.97 23:42:25 22:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:53:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:42:25 22:53:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:42:25 22:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:53:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:42:25 22:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 22:53:01 7 0.02 0.00 0.00 0.03 0.02 99.93 23:42:25 22:54:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:42:25 22:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:54:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:42:25 22:54:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 22:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:54:01 7 0.00 0.00 0.02 0.02 0.00 99.97 23:42:25 22:55:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:42:25 22:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 22:55:01 2 0.02 0.00 0.03 0.02 0.00 99.93 23:42:25 22:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:55:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:42:25 22:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:55:01 7 0.03 0.00 0.00 0.02 0.00 99.95 23:42:25 22:56:01 all 0.02 0.00 0.00 0.00 0.01 99.97 23:42:25 22:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:56:01 1 0.05 0.00 0.02 0.00 0.02 99.92 23:42:25 22:56:01 2 0.02 0.00 0.00 0.02 0.02 99.95 23:42:25 22:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 22:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 22:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:56:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:42:25 23:42:25 22:56:01 CPU %user %nice %system %iowait %steal %idle 23:42:25 22:57:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:42:25 22:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:57:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:42:25 22:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:57:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:42:25 22:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:57:01 7 0.02 0.00 0.02 0.03 0.00 99.93 23:42:25 22:58:01 all 0.01 0.00 0.01 0.01 0.01 99.97 23:42:25 22:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:58:01 1 0.02 0.00 0.03 0.00 0.03 99.92 23:42:25 22:58:01 2 0.00 0.00 0.02 0.02 0.00 99.97 23:42:25 22:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 22:58:01 7 0.02 0.00 0.00 0.05 0.02 99.92 23:42:25 22:59:01 all 0.01 0.00 0.00 0.00 0.00 99.99 23:42:25 22:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:59:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:42:25 22:59:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 22:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 22:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 22:59:01 7 0.00 0.00 0.02 0.02 0.00 99.97 23:42:25 23:00:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:42:25 23:00:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:42:25 23:00:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:42:25 23:00:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 23:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:42:25 23:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:00:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:42:25 23:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:00:01 7 0.02 0.00 0.03 0.00 0.00 99.95 23:42:25 23:01:01 all 0.00 0.00 0.01 0.01 0.01 99.98 23:42:25 23:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:01:01 1 0.00 0.00 0.02 0.00 0.03 99.95 23:42:25 23:01:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 23:01:01 3 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 23:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 23:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:01:01 7 0.02 0.00 0.02 0.03 0.02 99.92 23:42:25 23:02:01 all 0.02 0.00 0.00 0.00 0.00 99.97 23:42:25 23:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:02:01 1 0.05 0.00 0.00 0.00 0.02 99.93 23:42:25 23:02:01 2 0.00 0.00 0.00 0.03 0.00 99.97 23:42:25 23:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 23:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:02:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:42:25 23:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:03:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:42:25 23:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 23:03:01 1 0.03 0.00 0.00 0.00 0.02 99.95 23:42:25 23:03:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 23:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 23:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:03:01 7 0.02 0.00 0.02 0.03 0.00 99.93 23:42:25 23:04:01 all 0.02 0.00 0.01 0.00 0.00 99.97 23:42:25 23:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:04:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:42:25 23:04:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:42:25 23:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:04:01 4 0.07 0.00 0.00 0.00 0.00 99.93 23:42:25 23:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 23:04:01 7 0.02 0.00 0.00 0.03 0.00 99.95 23:42:25 23:05:01 all 0.02 0.00 0.01 0.00 0.00 99.96 23:42:25 23:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:05:01 1 0.13 0.00 0.05 0.00 0.00 99.82 23:42:25 23:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:05:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 23:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 23:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:05:01 7 0.03 0.00 0.03 0.02 0.02 99.90 23:42:25 23:06:01 all 0.24 0.00 0.01 0.01 0.01 99.74 23:42:25 23:06:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:42:25 23:06:01 1 1.78 0.00 0.03 0.00 0.02 98.17 23:42:25 23:06:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:42:25 23:06:01 3 0.02 0.00 0.00 0.02 0.00 99.97 23:42:25 23:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:06:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:42:25 23:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:06:01 7 0.00 0.00 0.00 0.03 0.00 99.97 23:42:25 23:07:01 all 0.12 0.00 0.01 0.00 0.00 99.86 23:42:25 23:07:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:42:25 23:07:01 1 0.91 0.00 0.05 0.00 0.00 99.04 23:42:25 23:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:07:01 7 0.02 0.00 0.00 0.03 0.00 99.95 23:42:25 23:42:25 23:07:01 CPU %user %nice %system %iowait %steal %idle 23:42:25 23:08:01 all 0.05 0.00 0.01 0.01 0.00 99.92 23:42:25 23:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:08:01 1 0.37 0.00 0.02 0.00 0.00 99.62 23:42:25 23:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:08:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 23:08:01 5 0.03 0.00 0.02 0.00 0.02 99.93 23:42:25 23:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:08:01 7 0.00 0.00 0.03 0.08 0.00 99.88 23:42:25 23:09:01 all 0.17 0.00 0.01 0.01 0.00 99.80 23:42:25 23:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 23:09:01 1 1.26 0.00 0.05 0.00 0.02 98.68 23:42:25 23:09:01 2 0.00 0.00 0.02 0.10 0.00 99.88 23:42:25 23:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:42:25 23:09:01 6 0.05 0.00 0.02 0.00 0.00 99.93 23:42:25 23:09:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:42:25 23:10:01 all 0.09 0.00 0.01 0.00 0.00 99.89 23:42:25 23:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:10:01 1 0.63 0.00 0.02 0.00 0.00 99.35 23:42:25 23:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 23:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:10:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:42:25 23:10:01 7 0.02 0.00 0.02 0.03 0.00 99.93 23:42:25 23:11:01 all 0.06 0.00 0.01 0.01 0.00 99.91 23:42:25 23:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:11:01 1 0.38 0.00 0.00 0.00 0.00 99.62 23:42:25 23:11:01 2 0.00 0.00 0.00 0.03 0.00 99.97 23:42:25 23:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:11:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:42:25 23:11:01 6 0.05 0.00 0.02 0.00 0.02 99.92 23:42:25 23:11:01 7 0.03 0.00 0.03 0.08 0.02 99.83 23:42:25 23:12:01 all 0.26 0.00 0.01 0.01 0.00 99.72 23:42:25 23:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 23:42:25 23:12:01 1 1.99 0.00 0.00 0.00 0.00 98.01 23:42:25 23:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:12:01 6 0.00 0.00 0.03 0.00 0.00 99.97 23:42:25 23:12:01 7 0.02 0.00 0.03 0.07 0.00 99.88 23:42:25 23:13:01 all 0.26 0.00 0.01 0.00 0.00 99.73 23:42:25 23:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:13:01 1 1.97 0.00 0.00 0.00 0.00 98.03 23:42:25 23:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 23:13:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 23:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 23:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:13:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:42:25 23:13:01 7 0.02 0.00 0.03 0.03 0.00 99.92 23:42:25 23:14:01 all 0.26 0.00 0.01 0.01 0.00 99.72 23:42:25 23:14:01 0 0.00 0.00 0.03 0.00 0.00 99.97 23:42:25 23:14:01 1 1.97 0.00 0.00 0.00 0.02 98.01 23:42:25 23:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 23:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:14:01 7 0.02 0.00 0.02 0.07 0.02 99.88 23:42:25 23:15:01 all 0.16 0.00 0.02 0.00 0.00 99.81 23:42:25 23:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 23:15:01 1 1.22 0.00 0.10 0.00 0.00 98.68 23:42:25 23:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 23:15:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:42:25 23:15:01 7 0.02 0.00 0.02 0.02 0.00 99.95 23:42:25 23:16:01 all 0.01 0.00 0.01 0.01 0.01 99.97 23:42:25 23:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:42:25 23:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 23:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:16:01 3 0.00 0.00 0.00 0.03 0.00 99.97 23:42:25 23:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 23:16:01 6 0.02 0.00 0.03 0.00 0.02 99.93 23:42:25 23:16:01 7 0.02 0.00 0.02 0.05 0.00 99.92 23:42:25 23:17:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:42:25 23:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:17:01 2 0.00 0.00 0.00 0.02 0.02 99.97 23:42:25 23:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 23:17:01 6 0.02 0.00 0.03 0.00 0.02 99.93 23:42:25 23:17:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:42:25 23:18:01 all 0.00 0.00 0.01 0.01 0.00 99.98 23:42:25 23:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:18:01 2 0.00 0.00 0.00 0.03 0.00 99.97 23:42:25 23:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 23:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:18:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:42:25 23:18:01 7 0.00 0.00 0.03 0.02 0.00 99.95 23:42:25 23:42:25 23:18:01 CPU %user %nice %system %iowait %steal %idle 23:42:25 23:19:01 all 0.02 0.00 0.01 0.00 0.01 99.97 23:42:25 23:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 23:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:42:25 23:19:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 23:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:19:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:42:25 23:19:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:42:25 23:19:01 7 0.03 0.00 0.00 0.02 0.02 99.93 23:42:25 23:20:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:42:25 23:20:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:42:25 23:20:01 1 0.00 0.00 0.03 0.00 0.00 99.97 23:42:25 23:20:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:42:25 23:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 23:20:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:42:25 23:20:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 23:21:01 all 0.02 0.00 0.01 0.00 0.00 99.97 23:42:25 23:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 23:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:21:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 23:21:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:42:25 23:21:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:42:25 23:21:01 6 0.03 0.00 0.00 0.00 0.02 99.95 23:42:25 23:21:01 7 0.03 0.00 0.03 0.03 0.00 99.90 23:42:25 23:22:01 all 0.00 0.00 0.00 0.01 0.00 99.98 23:42:25 23:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 23:22:01 7 0.00 0.00 0.02 0.05 0.02 99.92 23:42:25 23:23:01 all 0.01 0.00 0.00 0.00 0.00 99.98 23:42:25 23:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 23:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:23:01 6 0.03 0.00 0.00 0.00 0.02 99.95 23:42:25 23:23:01 7 0.03 0.00 0.02 0.02 0.00 99.93 23:42:25 23:24:01 all 0.00 0.00 0.01 0.00 0.00 99.99 23:42:25 23:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 23:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 23:24:01 7 0.00 0.00 0.02 0.03 0.00 99.95 23:42:25 23:25:01 all 0.03 0.00 0.00 0.00 0.00 99.96 23:42:25 23:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:42:25 23:25:01 6 0.07 0.00 0.02 0.00 0.02 99.90 23:42:25 23:25:01 7 0.03 0.00 0.02 0.03 0.00 99.92 23:42:25 23:26:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:42:25 23:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 23:26:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:42:25 23:26:01 2 0.00 0.00 0.02 0.02 0.00 99.97 23:42:25 23:26:01 3 0.00 0.00 0.02 0.00 0.02 99.97 23:42:25 23:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 23:26:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:42:25 23:26:01 7 0.02 0.00 0.02 0.02 0.02 99.93 23:42:25 23:27:01 all 0.02 0.00 0.01 0.00 0.00 99.97 23:42:25 23:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:27:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 23:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:42:25 23:27:01 6 0.07 0.00 0.07 0.00 0.02 99.85 23:42:25 23:27:01 7 0.02 0.00 0.02 0.02 0.00 99.95 23:42:25 23:28:01 all 0.00 0.00 0.01 0.00 0.01 99.98 23:42:25 23:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:42:25 23:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:28:01 2 0.00 0.00 0.02 0.03 0.00 99.95 23:42:25 23:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:28:01 4 0.00 0.00 0.02 0.00 0.02 99.97 23:42:25 23:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 23:28:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:42:25 23:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:29:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:42:25 23:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 23:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:29:01 5 0.02 0.00 0.00 0.00 0.02 99.97 23:42:25 23:29:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:42:25 23:29:01 7 0.02 0.00 0.02 0.03 0.00 99.93 23:42:25 23:42:25 23:29:01 CPU %user %nice %system %iowait %steal %idle 23:42:25 23:30:01 all 0.01 0.00 0.00 0.01 0.01 99.97 23:42:25 23:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:30:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 23:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 23:30:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 23:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:30:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:42:25 23:30:01 7 0.03 0.00 0.00 0.07 0.00 99.90 23:42:25 23:31:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:42:25 23:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 23:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:31:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 23:31:01 3 0.02 0.00 0.00 0.02 0.00 99.97 23:42:25 23:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 23:31:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:42:25 23:31:01 7 0.03 0.00 0.02 0.02 0.02 99.92 23:42:25 23:32:01 all 0.01 0.00 0.00 0.00 0.00 99.98 23:42:25 23:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 23:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:32:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:42:25 23:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:32:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:42:25 23:32:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:42:25 23:33:01 all 0.00 0.00 0.00 0.01 0.00 99.99 23:42:25 23:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:33:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 23:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 23:33:01 7 0.00 0.00 0.02 0.03 0.00 99.95 23:42:25 23:34:01 all 0.02 0.00 0.01 0.00 0.00 99.96 23:42:25 23:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 23:42:25 23:34:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 23:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 23:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 23:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 23:34:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:42:25 23:34:01 7 0.03 0.00 0.02 0.03 0.00 99.92 23:42:25 23:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:42:25 23:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 23:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 23:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 23:35:01 6 0.05 0.00 0.02 0.00 0.02 99.92 23:42:25 23:35:01 7 0.00 0.00 0.02 0.03 0.00 99.95 23:42:25 23:36:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:42:25 23:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:36:01 2 0.03 0.00 0.02 0.03 0.00 99.92 23:42:25 23:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:36:01 5 0.02 0.00 0.03 0.00 0.02 99.93 23:42:25 23:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:36:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 23:37:01 all 0.12 0.00 0.01 0.00 0.00 99.86 23:42:25 23:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:37:01 1 0.93 0.00 0.00 0.00 0.00 99.07 23:42:25 23:37:01 2 0.00 0.00 0.02 0.02 0.00 99.97 23:42:25 23:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:42:25 23:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:37:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:42:25 23:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:37:01 7 0.03 0.00 0.02 0.02 0.00 99.93 23:42:25 23:38:01 all 0.26 0.00 0.00 0.01 0.01 99.72 23:42:25 23:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:38:01 1 1.97 0.00 0.02 0.00 0.02 98.00 23:42:25 23:38:01 2 0.03 0.00 0.00 0.02 0.02 99.93 23:42:25 23:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:38:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:42:25 23:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:38:01 7 0.00 0.00 0.00 0.03 0.00 99.97 23:42:25 23:39:01 all 0.26 0.00 0.00 0.00 0.00 99.74 23:42:25 23:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:39:01 1 1.97 0.00 0.00 0.00 0.00 98.03 23:42:25 23:39:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:42:25 23:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 23:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 23:39:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 23:40:01 all 0.20 0.00 0.01 0.00 0.01 99.77 23:42:25 23:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:42:25 23:40:01 1 1.52 0.00 0.02 0.00 0.00 98.47 23:42:25 23:40:01 2 0.03 0.00 0.02 0.02 0.00 99.93 23:42:25 23:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 23:40:01 5 0.03 0.00 0.02 0.00 0.02 99.93 23:42:25 23:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 23:40:01 7 0.00 0.00 0.02 0.02 0.02 99.95 23:42:25 23:42:25 23:40:01 CPU %user %nice %system %iowait %steal %idle 23:42:25 23:41:01 all 0.01 0.00 0.00 0.01 0.00 99.97 23:42:25 23:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:41:01 2 0.02 0.00 0.02 0.05 0.00 99.92 23:42:25 23:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:41:01 5 0.05 0.00 0.02 0.00 0.02 99.92 23:42:25 23:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:41:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:42:25 23:42:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:42:25 23:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:25 23:42:01 1 0.03 0.00 0.00 0.00 0.02 99.95 23:42:25 23:42:01 2 0.00 0.00 0.00 0.05 0.00 99.95 23:42:25 23:42:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:42:25 23:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:25 23:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:42:25 23:42:01 6 0.03 0.00 0.03 0.00 0.00 99.93 23:42:25 23:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:42:25 Average: all 0.31 0.00 0.07 0.02 0.00 99.60 23:42:25 Average: 0 0.25 0.00 0.08 0.02 0.00 99.65 23:42:25 Average: 1 0.47 0.00 0.07 0.00 0.01 99.46 23:42:25 Average: 2 0.23 0.00 0.07 0.04 0.00 99.67 23:42:25 Average: 3 0.27 0.00 0.06 0.00 0.00 99.66 23:42:25 Average: 4 0.23 0.00 0.06 0.05 0.00 99.66 23:42:25 Average: 5 0.26 0.00 0.07 0.02 0.00 99.65 23:42:25 Average: 6 0.39 0.00 0.06 0.00 0.00 99.55 23:42:25 Average: 7 0.35 0.00 0.08 0.03 0.00 99.53 23:42:25 23:42:25 23:42:25