Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1f47019fe98ba391dccf3598956e93bbdae57d3c 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-ssh14853728629504745389.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh6218770226584171320.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6552747103989638257.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3262242548214040129.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3345757291647725146.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Ready to run at Wed Sep 21 00:36:39 UTC 2022 Resuming build at Wed Sep 21 00:36:39 UTC 2022 after Jenkins restart Resuming build at Wed Sep 21 00:43:02 UTC 2022 after Jenkins restart Queue item for node block in EdgeX Foundry Project » go-mod-messaging » main #40 is missing (perhaps JENKINS-34281); rescheduling Ready to run at Wed Sep 21 00:43:04 UTC 2022 Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-13 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/gexfoundry_go-mod-messaging_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1f47019fe98ba391dccf3598956e93bbdae57d3c (main) Commit message: "Merge pull request #173 from AlexCuse/autoprovision-explicit" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1f47019fe98ba391dccf3598956e93bbdae57d3c # timeout=10 > git rev-list --no-walk a223fb4604ab8a318d1748bcd04af2e91a7a75c4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo ========================================================= EdgeX Global Pipelines Version Info ========================================================= [Pipeline] libraryResource [Pipeline] sh ------------------- stable info: ------------------- Commited By: Ernesto Ojeda ernesto.ojeda@intel.com Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d Message: update stable to v1.0.239 ------------------- experimental info: ------------------- Commited By: **** collab-it+edgex@linuxfoundation.org Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1f47019fe98ba391dccf3598956e93bbdae57d3c [Pipeline] echo [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1f47019 [Pipeline] echo [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh + git rev-list -1 --merges 1f47019fe98ba391dccf3598956e93bbdae57d3c~1..1f47019fe98ba391dccf3598956e93bbdae57d3c [Pipeline] echo -----------> git rev-list -1 --merges 1f47019fe98ba391dccf3598956e93bbdae57d3c~1..1f47019fe98ba391dccf3598956e93bbdae57d3c 1f47019fe98ba391dccf3598956e93bbdae57d3c 1f47019fe98ba391dccf3598956e93bbdae57d3c [false] [Pipeline] sh + git log --format=format:%s -1 1f47019fe98ba391dccf3598956e93bbdae57d3c [Pipeline] echo ========================================================= [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh + git log --format=format:%s -1 1f47019fe98ba391dccf3598956e93bbdae57d3c [Pipeline] echo [semverPrep] GIT_COMMIT: 1f47019fe98ba391dccf3598956e93bbdae57d3c, Commit Message: Merge pull request #173 from AlexCuse/autoprovision-explicit [Pipeline] echo [semverPrep] This is not a build commit. [Pipeline] sh + grep github.com ecdsa /etc/ssh/ssh_known_hosts + grep -v github /etc/ssh/ssh_known_hosts + [ -e /tmp/ssh_known_hosts ] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= + sudo tee -a /etc/ssh/ssh_known_hosts github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 0.1.4: Pulling from edgex-devops/py-git-semver b85a868b505f: Pulling fs layer e2be974225ed: Pulling fs layer 339a4e72a1f5: Pulling fs layer 988bab9f4d93: Pulling fs layer 1469e6f7b9e6: Pulling fs layer eaf3925da568: Pulling fs layer bab4dde63d76: Pulling fs layer bde34c3a00c8: Pulling fs layer b352a97aabf1: Pulling fs layer eaf3925da568: Waiting bab4dde63d76: Waiting bde34c3a00c8: Waiting 4872d77fe225: Pulling fs layer 5851b861e8e6: Pulling fs layer 988bab9f4d93: Waiting 1469e6f7b9e6: Waiting b352a97aabf1: Waiting 4872d77fe225: Waiting e2be974225ed: Download complete 988bab9f4d93: Verifying Checksum 988bab9f4d93: Download complete 1469e6f7b9e6: Download complete 339a4e72a1f5: Verifying Checksum 339a4e72a1f5: Download complete eaf3925da568: Verifying Checksum eaf3925da568: Download complete bde34c3a00c8: Download complete b352a97aabf1: Verifying Checksum b352a97aabf1: Download complete 4872d77fe225: Download complete 5851b861e8e6: Verifying Checksum 5851b861e8e6: Download complete b85a868b505f: Verifying Checksum b85a868b505f: Download complete bab4dde63d76: Verifying Checksum bab4dde63d76: Download complete b85a868b505f: Pull complete e2be974225ed: Pull complete 339a4e72a1f5: Pull complete 988bab9f4d93: Pull complete 1469e6f7b9e6: Pull complete eaf3925da568: Pull complete bab4dde63d76: Pull complete bde34c3a00c8: Pull complete b352a97aabf1: Pull complete 4872d77fe225: Pull complete 5851b861e8e6: Pull complete Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-8c-8g-13 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat $ docker top 7391892fbf3de9c99308d174488bbabe86d409d7db916c05214535d94696c5a0 -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ docker exec 7391892fbf3de9c99308d174488bbabe86d409d7db916c05214535d94696c5a0 ssh-agent SSH_AUTH_SOCK=/tmp/ssh-e1BgeI9YFMHz/agent.32 SSH_AGENT_PID=39 Running ssh-add (command line suppressed) Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1051536639255871545.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1051536639255871545.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + git tag --points-at HEAD [Pipeline] } $ docker exec --env ******** --env ******** 7391892fbf3de9c99308d174488bbabe86d409d7db916c05214535d94696c5a0 ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 39 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ docker exec 7391892fbf3de9c99308d174488bbabe86d409d7db916c05214535d94696c5a0 ssh-agent SSH_AUTH_SOCK=/tmp/ssh-GjRL2WLpUgSo/agent.71 SSH_AGENT_PID=77 Running ssh-add (command line suppressed) Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_9068285022908490955.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_9068285022908490955.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + git semver init 2022-09-21 00:47:02,128 [run_init] DEBUG init version:0.0.0 force:False 2022-09-21 00:47:02,129 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 2022-09-21 00:47:02,129 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 2022-09-21 00:47:02,130 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/gexfoundry_go-mod-messaging_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 2022-09-21 00:47:02,975 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 2022-09-21 00:47:02,976 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 2022-09-21 00:47:02,976 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 2022-09-21 00:47:02,976 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 2.3.0-dev.17 [Pipeline] } $ docker exec --env ******** --env ******** 7391892fbf3de9c99308d174488bbabe86d409d7db916c05214535d94696c5a0 ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 77 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh + git semver [Pipeline] } $ docker stop --time=1 7391892fbf3de9c99308d174488bbabe86d409d7db916c05214535d94696c5a0 $ docker rm -f 7391892fbf3de9c99308d174488bbabe86d409d7db916c05214535d94696c5a0 [Pipeline] // withDockerContainer [Pipeline] sh + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash Stashed 1 file(s) [Pipeline] echo [edgeXSemver]: initialized semver on version 2.3.0-dev.17 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 2408cc74d12b: Pulling fs layer ea60b727a1ce: Pulling fs layer 30c4a7721957: Pulling fs layer 370296b7ddb6: Pulling fs layer 7c6cee850709: Pulling fs layer 39a5fcdaea64: Pulling fs layer d94ebbe4e438: Pulling fs layer bcfd1f05c69d: Pulling fs layer 59ccb84bbe0f: Pulling fs layer 370296b7ddb6: Waiting d94ebbe4e438: Waiting 7c6cee850709: Waiting 59ccb84bbe0f: Waiting 39a5fcdaea64: Waiting bcfd1f05c69d: Waiting 30c4a7721957: Download complete ea60b727a1ce: Verifying Checksum ea60b727a1ce: Download complete 7c6cee850709: Verifying Checksum 7c6cee850709: Download complete 39a5fcdaea64: Verifying Checksum 39a5fcdaea64: Download complete 2408cc74d12b: Download complete d94ebbe4e438: Verifying Checksum d94ebbe4e438: Download complete 2408cc74d12b: Pull complete ea60b727a1ce: Pull complete 30c4a7721957: Pull complete 59ccb84bbe0f: Verifying Checksum 59ccb84bbe0f: Download complete bcfd1f05c69d: Download complete 370296b7ddb6: Verifying Checksum 370296b7ddb6: Download complete 370296b7ddb6: Pull complete 7c6cee850709: Pull complete 39a5fcdaea64: Pull complete d94ebbe4e438: Pull complete bcfd1f05c69d: Pull complete 59ccb84bbe0f: Pull complete Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . ci-base-image-x86_64 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-8c-8g-13 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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-x86_64 cat $ docker top 211922ddbffc69844117621daeda6aa205383b0a99ca837ca4f2ce4fe6d75052 -eo pid,comm [Pipeline] { [Pipeline] sh + go version go version go1.18.3 linux/amd64 [Pipeline] } $ docker stop --time=1 211922ddbffc69844117621daeda6aa205383b0a99ca837ca4f2ce4fe6d75052 $ docker rm -f 211922ddbffc69844117621daeda6aa205383b0a99ca837ca4f2ce4fe6d75052 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . ci-base-image-x86_64 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-8c-8g-13 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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-x86_64 cat $ docker top ecc87a57bf09db17c02f25d0d796877d0117ce2935796bf8e84b722e1ac06014 -eo pid,comm [Pipeline] { [Pipeline] sh + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh + make test CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... go: downloading github.com/stretchr/testify v1.8.0 go: downloading github.com/pebbe/zmq4 v1.2.7 go: downloading github.com/nats-io/nats.go v1.16.1-0.20220906180156-a1017eec10b0 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/nats-io/nats-server/v2 v2.9.0 go: downloading github.com/go-redis/redis/v7 v7.3.0 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 Still waiting to schedule task ‘prd-ubuntu20.04-docker-arm64-4c-16g-30030’ is offline go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c go: downloading github.com/gorilla/websocket v1.4.2 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/stretchr/objx v0.4.0 go: downloading github.com/nats-io/nkeys v0.3.0 go: downloading github.com/nats-io/nuid v1.0.1 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading golang.org/x/crypto v0.0.0-20220829220503-c86fa9a7ed90 go: downloading github.com/klauspost/compress v1.15.9 go: downloading github.com/minio/highwayhash v1.0.2 go: downloading github.com/nats-io/jwt/v2 v2.3.0 go: downloading golang.org/x/time v0.0.0-20220722155302-e5dcc9cfc0b9 go: downloading golang.org/x/sys v0.0.0-20220906135438-9e1f76180b77 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.071s coverage: 90.4% of statements ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.042s coverage: 87.0% of statements ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.097s coverage: 35.9% of statements ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.049s coverage: 68.5% of statements ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.437s coverage: 83.8% of statements ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.036s coverage: 88.9% of statements ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.041s coverage: 100.0% of statements ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.027s coverage: 100.0% of statements ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.058s coverage: 95.1% of statements CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.073s coverage: 90.4% of statements ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.034s coverage: 100.0% of statements ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.023s coverage: 100.0% of statements ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.037s coverage: 68.5% of statements ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.383s coverage: 83.8% of statements ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.036s coverage: 88.9% of statements ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.033s coverage: 100.0% of statements ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.025s coverage: 100.0% of statements ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.034s coverage: 95.1% of statements level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." CGO_ENABLED=1 GO111MODULE=on go vet ./... gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } $ docker stop --time=1 ecc87a57bf09db17c02f25d0d796877d0117ce2935796bf8e84b722e1ac06014 $ docker rm -f ecc87a57bf09db17c02f25d0d796877d0117ce2935796bf8e84b722e1ac06014 [Pipeline] // withDockerContainer [Pipeline] sh + sudo chown -R jenkins:jenkins . [Pipeline] stash Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest latest: Pulling from edgex-lftools-log-publisher 5eb5b503b376: Pulling fs layer 5c69ac0246d0: Pulling fs layer ec43610c2a17: Pulling fs layer 3a2ae6a8a46f: Pulling fs layer 33b1e0a273af: Pulling fs layer 5d3b04190fa2: Pulling fs layer 2f39f015ded8: Pulling fs layer 33b1e0a273af: Waiting 5d3b04190fa2: Waiting 2f39f015ded8: Waiting 3a2ae6a8a46f: Waiting 5c69ac0246d0: Download complete 3a2ae6a8a46f: Download complete 33b1e0a273af: Verifying Checksum 33b1e0a273af: Download complete ec43610c2a17: Verifying Checksum ec43610c2a17: Download complete 5d3b04190fa2: Download complete 5eb5b503b376: Verifying Checksum 5eb5b503b376: Download complete 2f39f015ded8: Download complete 5eb5b503b376: Pull complete 5c69ac0246d0: Pull complete ec43610c2a17: Pull complete 3a2ae6a8a46f: Pull complete 33b1e0a273af: Pull complete 5d3b04190fa2: Pull complete 2f39f015ded8: Pull complete Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-8c-8g-13 does not seem to be running inside a container $ 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/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat $ docker top a36853654c9d9c28c6d007af9b5b094f2263fff11ffb75c042efc7c0724fb9d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh ---> job-cost.sh lf-activate-venv: SKIPPING INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [Pipeline] sh + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv + cut -d, -f6 [Pipeline] lock Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-40-stack-cost] Resource [jenkins-edgexfoundry-go-mod-messaging-main-40-stack-cost] did not exist. Created. Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh + echo total: 0.2199999988079071 [Pipeline] stash Stashed 1 file(s) [Pipeline] } Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-40-stack-cost] [Pipeline] // lock [Pipeline] } $ docker stop --time=1 a36853654c9d9c28c6d007af9b5b094f2263fff11ffb75c042efc7c0724fb9d2 $ docker rm -f a36853654c9d9c28c6d007af9b5b094f2263fff11ffb75c042efc7c0724fb9d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } Running on prd-ubuntu20.04-docker-8c-8g-61 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/gexfoundry_go-mod-messaging_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1f47019fe98ba391dccf3598956e93bbdae57d3c (main) Commit message: "Merge pull request #173 from AlexCuse/autoprovision-explicit" [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1f47019fe98ba391dccf3598956e93bbdae57d3c # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo ========================================================= EdgeX Global Pipelines Version Info ========================================================= [Pipeline] libraryResource [Pipeline] sh ------------------- stable info: ------------------- Commited By: Ernesto Ojeda ernesto.ojeda@intel.com Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d Message: update stable to v1.0.239 ------------------- experimental info: ------------------- Commited By: **** collab-it+edgex@linuxfoundation.org Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1f47019fe98ba391dccf3598956e93bbdae57d3c [Pipeline] echo [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1f47019 [Pipeline] echo [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh + git rev-list -1 --merges 1f47019fe98ba391dccf3598956e93bbdae57d3c~1..1f47019fe98ba391dccf3598956e93bbdae57d3c [Pipeline] echo -----------> git rev-list -1 --merges 1f47019fe98ba391dccf3598956e93bbdae57d3c~1..1f47019fe98ba391dccf3598956e93bbdae57d3c 1f47019fe98ba391dccf3598956e93bbdae57d3c 1f47019fe98ba391dccf3598956e93bbdae57d3c [false] [Pipeline] sh + git log --format=format:%s -1 1f47019fe98ba391dccf3598956e93bbdae57d3c [Pipeline] echo ========================================================= [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh + git log --format=format:%s -1 1f47019fe98ba391dccf3598956e93bbdae57d3c [Pipeline] echo [semverPrep] GIT_COMMIT: 1f47019fe98ba391dccf3598956e93bbdae57d3c, Commit Message: Merge pull request #173 from AlexCuse/autoprovision-explicit [Pipeline] echo [semverPrep] This is not a build commit. [Pipeline] sh + grep github.com ecdsa /etc/ssh/ssh_known_hosts + grep -v github /etc/ssh/ssh_known_hosts + [ -e /tmp/ssh_known_hosts ] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= + sudo tee -a /etc/ssh/ssh_known_hosts github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 0.1.4: Pulling from edgex-devops/py-git-semver b85a868b505f: Pulling fs layer e2be974225ed: Pulling fs layer 339a4e72a1f5: Pulling fs layer 988bab9f4d93: Pulling fs layer 1469e6f7b9e6: Pulling fs layer eaf3925da568: Pulling fs layer bab4dde63d76: Pulling fs layer bde34c3a00c8: Pulling fs layer b352a97aabf1: Pulling fs layer 988bab9f4d93: Waiting 4872d77fe225: Pulling fs layer 1469e6f7b9e6: Waiting eaf3925da568: Waiting 5851b861e8e6: Pulling fs layer bab4dde63d76: Waiting bde34c3a00c8: Waiting b352a97aabf1: Waiting 4872d77fe225: Waiting e2be974225ed: Download complete 988bab9f4d93: Download complete 1469e6f7b9e6: Verifying Checksum 1469e6f7b9e6: Download complete eaf3925da568: Download complete 339a4e72a1f5: Verifying Checksum 339a4e72a1f5: Download complete bde34c3a00c8: Download complete b352a97aabf1: Verifying Checksum b352a97aabf1: Download complete 4872d77fe225: Verifying Checksum 4872d77fe225: Download complete 5851b861e8e6: Verifying Checksum 5851b861e8e6: Download complete b85a868b505f: Verifying Checksum b85a868b505f: Download complete bab4dde63d76: Verifying Checksum bab4dde63d76: Download complete b85a868b505f: Pull complete e2be974225ed: Pull complete 339a4e72a1f5: Pull complete 988bab9f4d93: Pull complete 1469e6f7b9e6: Pull complete eaf3925da568: Pull complete bab4dde63d76: Pull complete bde34c3a00c8: Pull complete b352a97aabf1: Pull complete 4872d77fe225: Pull complete 5851b861e8e6: Pull complete Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-8c-8g-61 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat $ docker top 0bbc9f6c9e7c55a98c2d5a4c0167ed06b9b8976dcc988af907d50b5e1726691e -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ docker exec 0bbc9f6c9e7c55a98c2d5a4c0167ed06b9b8976dcc988af907d50b5e1726691e ssh-agent SSH_AUTH_SOCK=/tmp/ssh-Ottbf645YgJQ/agent.32 SSH_AGENT_PID=38 Running ssh-add (command line suppressed) Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_16437927537468148015.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_16437927537468148015.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + git tag --points-at HEAD [Pipeline] } $ docker exec --env ******** --env ******** 0bbc9f6c9e7c55a98c2d5a4c0167ed06b9b8976dcc988af907d50b5e1726691e ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 38 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ docker exec 0bbc9f6c9e7c55a98c2d5a4c0167ed06b9b8976dcc988af907d50b5e1726691e ssh-agent SSH_AUTH_SOCK=/tmp/ssh-0EdZR2o0kIuI/agent.70 SSH_AGENT_PID=76 Running ssh-add (command line suppressed) Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8029588666058335234.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8029588666058335234.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + git semver init 2022-09-21 00:52:19,193 [run_init] DEBUG init version:0.0.0 force:False 2022-09-21 00:52:19,194 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 2022-09-21 00:52:19,195 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 2022-09-21 00:52:19,196 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/gexfoundry_go-mod-messaging_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 2022-09-21 00:52:20,055 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 2022-09-21 00:52:20,055 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 2022-09-21 00:52:20,055 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 2022-09-21 00:52:20,056 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 2.3.0-dev.17 [Pipeline] } $ docker exec --env ******** --env ******** 0bbc9f6c9e7c55a98c2d5a4c0167ed06b9b8976dcc988af907d50b5e1726691e ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 76 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh + git semver [Pipeline] } $ docker stop --time=1 0bbc9f6c9e7c55a98c2d5a4c0167ed06b9b8976dcc988af907d50b5e1726691e $ docker rm -f 0bbc9f6c9e7c55a98c2d5a4c0167ed06b9b8976dcc988af907d50b5e1726691e [Pipeline] // withDockerContainer [Pipeline] sh + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash Warning: overwriting stash ‘semver’ Stashed 1 file(s) [Pipeline] echo [edgeXSemver]: initialized semver on version 2.3.0-dev.17 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 2408cc74d12b: Pulling fs layer ea60b727a1ce: Pulling fs layer 30c4a7721957: Pulling fs layer 370296b7ddb6: Pulling fs layer 7c6cee850709: Pulling fs layer 39a5fcdaea64: Pulling fs layer d94ebbe4e438: Pulling fs layer bcfd1f05c69d: Pulling fs layer 59ccb84bbe0f: Pulling fs layer 370296b7ddb6: Waiting 7c6cee850709: Waiting bcfd1f05c69d: Waiting 59ccb84bbe0f: Waiting 30c4a7721957: Verifying Checksum 30c4a7721957: Download complete ea60b727a1ce: Verifying Checksum ea60b727a1ce: Download complete 7c6cee850709: Verifying Checksum 7c6cee850709: Download complete 39a5fcdaea64: Download complete 2408cc74d12b: Verifying Checksum 2408cc74d12b: Download complete d94ebbe4e438: Verifying Checksum d94ebbe4e438: Download complete 2408cc74d12b: Pull complete ea60b727a1ce: Pull complete 30c4a7721957: Pull complete 59ccb84bbe0f: Verifying Checksum 59ccb84bbe0f: Download complete 370296b7ddb6: Verifying Checksum 370296b7ddb6: Download complete bcfd1f05c69d: Verifying Checksum bcfd1f05c69d: Download complete 370296b7ddb6: Pull complete 7c6cee850709: Pull complete 39a5fcdaea64: Pull complete d94ebbe4e438: Pull complete bcfd1f05c69d: Pull complete 59ccb84bbe0f: Pull complete Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . ci-base-image-x86_64 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-8c-8g-61 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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-x86_64 cat $ docker top b086853ae1d003e25f724caac3199c28a7b5876d692d81bf762a9d9713fd2c61 -eo pid,comm [Pipeline] { [Pipeline] sh + go version go version go1.18.3 linux/amd64 [Pipeline] } $ docker stop --time=1 b086853ae1d003e25f724caac3199c28a7b5876d692d81bf762a9d9713fd2c61 $ docker rm -f b086853ae1d003e25f724caac3199c28a7b5876d692d81bf762a9d9713fd2c61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . ci-base-image-x86_64 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-8c-8g-61 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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-x86_64 cat $ docker top 5d40e9f5dac9b7d639a6725b88fe0fba65bad4166bd55fa84b0b3ff1e2de1787 -eo pid,comm [Pipeline] { [Pipeline] sh + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh + make test CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... go: downloading github.com/stretchr/testify v1.8.0 go: downloading github.com/pebbe/zmq4 v1.2.7 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/nats-io/nats.go v1.16.1-0.20220906180156-a1017eec10b0 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 go: downloading github.com/go-redis/redis/v7 v7.3.0 go: downloading github.com/nats-io/nats-server/v2 v2.9.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/stretchr/objx v0.4.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c go: downloading github.com/gorilla/websocket v1.4.2 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 go: downloading github.com/nats-io/nuid v1.0.1 go: downloading github.com/nats-io/nkeys v0.3.0 go: downloading golang.org/x/crypto v0.0.0-20220829220503-c86fa9a7ed90 go: downloading github.com/nats-io/jwt/v2 v2.3.0 go: downloading github.com/klauspost/compress v1.15.9 go: downloading github.com/minio/highwayhash v1.0.2 Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline go: downloading golang.org/x/time v0.0.0-20220722155302-e5dcc9cfc0b9 go: downloading golang.org/x/sys v0.0.0-20220906135438-9e1f76180b77 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.064s coverage: 90.4% of statements ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.044s coverage: 87.0% of statements ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.097s coverage: 35.9% of statements ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.046s coverage: 68.5% of statements ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.380s coverage: 83.8% of statements ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.035s coverage: 88.9% of statements ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.021s coverage: 100.0% of statements ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.022s coverage: 100.0% of statements ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.043s coverage: 95.1% of statements CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.049s coverage: 90.4% of statements ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.030s coverage: 100.0% of statements ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.031s coverage: 100.0% of statements ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.053s coverage: 68.5% of statements ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.381s coverage: 83.8% of statements ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.035s coverage: 88.9% of statements ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.031s coverage: 100.0% of statements ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.022s coverage: 100.0% of statements ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.032s coverage: 95.1% of statements level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." CGO_ENABLED=1 GO111MODULE=on go vet ./... gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } $ docker stop --time=1 5d40e9f5dac9b7d639a6725b88fe0fba65bad4166bd55fa84b0b3ff1e2de1787 $ docker rm -f 5d40e9f5dac9b7d639a6725b88fe0fba65bad4166bd55fa84b0b3ff1e2de1787 [Pipeline] // withDockerContainer [Pipeline] sh + sudo chown -R jenkins:jenkins . [Pipeline] stash Warning: overwriting stash ‘coverage-report’ Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest latest: Pulling from edgex-lftools-log-publisher 5eb5b503b376: Pulling fs layer 5c69ac0246d0: Pulling fs layer ec43610c2a17: Pulling fs layer 3a2ae6a8a46f: Pulling fs layer 33b1e0a273af: Pulling fs layer 5d3b04190fa2: Pulling fs layer 2f39f015ded8: Pulling fs layer 33b1e0a273af: Waiting 5d3b04190fa2: Waiting 3a2ae6a8a46f: Waiting 2f39f015ded8: Waiting 5c69ac0246d0: Verifying Checksum 5c69ac0246d0: Download complete 3a2ae6a8a46f: Verifying Checksum 3a2ae6a8a46f: Download complete 33b1e0a273af: Verifying Checksum 33b1e0a273af: Download complete 5d3b04190fa2: Download complete ec43610c2a17: Verifying Checksum 5eb5b503b376: Verifying Checksum 5eb5b503b376: Download complete 2f39f015ded8: Download complete 5eb5b503b376: Pull complete 5c69ac0246d0: Pull complete ec43610c2a17: Pull complete 3a2ae6a8a46f: Pull complete 33b1e0a273af: Pull complete 5d3b04190fa2: Pull complete 2f39f015ded8: Pull complete Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-8c-8g-61 does not seem to be running inside a container $ 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/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat $ docker top 3135d3f5e6cf8f0a5b0554b73a8de2a9074eff80fbfe876aab2d30acec5f8078 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh ---> job-cost.sh lf-activate-venv: SKIPPING INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [Pipeline] sh + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv + cut -d, -f6 [Pipeline] lock Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-40-stack-cost] Resource [jenkins-edgexfoundry-go-mod-messaging-main-40-stack-cost] did not exist. Created. Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh /w/workspace/gexfoundry_go-mod-messaging_main@tmp/durable-84d9f497/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh + echo total: 0.2199999988079071 [Pipeline] stash Warning: overwriting stash ‘stack-cost’ Stashed 1 file(s) [Pipeline] } Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-40-stack-cost] [Pipeline] // lock [Pipeline] } $ docker stop --time=1 3135d3f5e6cf8f0a5b0554b73a8de2a9074eff80fbfe876aab2d30acec5f8078 $ docker rm -f 3135d3f5e6cf8f0a5b0554b73a8de2a9074eff80fbfe876aab2d30acec5f8078 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } Running on prd-ubuntu20.04-docker-arm64-4c-16g-415 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws Running in /w/workspace/go-mod-messaging/40 [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/go-mod-messaging/40 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1f47019fe98ba391dccf3598956e93bbdae57d3c (main) Commit message: "Merge pull request #173 from AlexCuse/autoprovision-explicit" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) > git config core.sparsecheckout # timeout=10 > git checkout -f 1f47019fe98ba391dccf3598956e93bbdae57d3c # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 91985 0 --:--:-- --:--:-- --:--:-- 91985 [Pipeline] sh + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json + sudo tee /etc/docker/daemon.new { "registry-mirrors": [ "https://nexus3.edgexfoundry.org:10001" ], "bip": "10.250.0.254/24", "hosts": [ "tcp://0.0.0.0:5555", "unix:///var/run/docker.sock" ], "mtu": 1458, "selinux-enabled": true, "seccomp-profile": "/etc/docker/seccomp.json" } [Pipeline] sh + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh + sudo service docker restart Running on prd-ubuntu20.04-docker-arm64-4c-16g-416 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws Running in /w/workspace/go-mod-messaging/40 [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/go-mod-messaging/40 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] unstash > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] echo [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh Avoid second fetch Checking out Revision 1f47019fe98ba391dccf3598956e93bbdae57d3c (main) + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine Commit message: "Merge pull request #173 from AlexCuse/autoprovision-explicit" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 b3c136eddcbf: Pulling fs layer c0a3192eca97: Pulling fs layer a050256f5b6f: Pulling fs layer 656be50a0ddc: Pulling fs layer 2bbca73fdf42: Pulling fs layer 46d945488cbd: Pulling fs layer 8a5474983e97: Pulling fs layer 329c88fbcd65: Pulling fs layer 656be50a0ddc: Waiting 2bbca73fdf42: Waiting 46d945488cbd: Waiting 8a5474983e97: Waiting 329c88fbcd65: Waiting a050256f5b6f: Verifying Checksum a050256f5b6f: Download complete c0a3192eca97: Verifying Checksum c0a3192eca97: Download complete 2bbca73fdf42: Verifying Checksum 2bbca73fdf42: Download complete [Pipeline] script [Pipeline] { [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 1f47019fe98ba391dccf3598956e93bbdae57d3c # timeout=10 46d945488cbd: Verifying Checksum 46d945488cbd: Download complete b3c136eddcbf: Verifying Checksum b3c136eddcbf: Download complete + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 205k 0 --:--:-- --:--:-- --:--:-- 201k [Pipeline] sh + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh b3c136eddcbf: Pull complete 329c88fbcd65: Verifying Checksum 329c88fbcd65: Download complete + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json + sudo tee /etc/docker/daemon.new { "registry-mirrors": [ "https://nexus3.edgexfoundry.org:10001" ], "bip": "10.250.0.254/24", "hosts": [ "tcp://0.0.0.0:5555", "unix:///var/run/docker.sock" ], "mtu": 1458, "selinux-enabled": true, "seccomp-profile": "/etc/docker/seccomp.json" } [Pipeline] sh + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json c0a3192eca97: Pull complete a050256f5b6f: Pull complete [Pipeline] sh + sudo service docker restart 8a5474983e97: Verifying Checksum 8a5474983e97: Download complete 656be50a0ddc: Verifying Checksum 656be50a0ddc: Download complete 656be50a0ddc: Pull complete 2bbca73fdf42: Pull complete 46d945488cbd: Pull complete [Pipeline] unstash [Pipeline] echo [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 8a5474983e97: Pull complete + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 b3c136eddcbf: Pulling fs layer c0a3192eca97: Pulling fs layer a050256f5b6f: Pulling fs layer 656be50a0ddc: Pulling fs layer 2bbca73fdf42: Pulling fs layer 46d945488cbd: Pulling fs layer 8a5474983e97: Pulling fs layer 329c88fbcd65: Pulling fs layer 8a5474983e97: Waiting 329c88fbcd65: Waiting 2bbca73fdf42: Waiting 656be50a0ddc: Waiting 46d945488cbd: Waiting a050256f5b6f: Verifying Checksum a050256f5b6f: Download complete c0a3192eca97: Verifying Checksum c0a3192eca97: Download complete 2bbca73fdf42: Download complete 46d945488cbd: Verifying Checksum 46d945488cbd: Download complete b3c136eddcbf: Verifying Checksum b3c136eddcbf: Download complete b3c136eddcbf: Pull complete 329c88fbcd65: Pull complete Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 329c88fbcd65: Verifying Checksum 329c88fbcd65: Download complete + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix c0a3192eca97: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] sh a050256f5b6f: Pull complete + docker inspect -f . ci-base-image-arm64 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-arm64-4c-16g-415 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/40 -v /w/workspace/go-mod-messaging/40:/w/workspace/go-mod-messaging/40:rw,z -v /w/workspace/go-mod-messaging/40@tmp:/w/workspace/go-mod-messaging/40@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 8a5474983e97: Verifying Checksum 8a5474983e97: Download complete 656be50a0ddc: Verifying Checksum 656be50a0ddc: Download complete $ docker top ada4149608227ae070e208ce3764697b8085ee92f6bb8021b3316e5a28bad623 -eo pid,comm [Pipeline] { [Pipeline] sh + go version go version go1.18.3 linux/arm64 [Pipeline] } $ docker stop --time=1 ada4149608227ae070e208ce3764697b8085ee92f6bb8021b3316e5a28bad623 $ docker rm -f ada4149608227ae070e208ce3764697b8085ee92f6bb8021b3316e5a28bad623 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . ci-base-image-arm64 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-arm64-4c-16g-415 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-messaging/40 -v /w/workspace/go-mod-messaging/40:/w/workspace/go-mod-messaging/40:rw,z -v /w/workspace/go-mod-messaging/40@tmp:/w/workspace/go-mod-messaging/40@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 $ docker top bb95792185fd36e386eb39fd4e80feafd8a29158c5744812c8795803176d2838 -eo pid,comm [Pipeline] { [Pipeline] sh + git config --global --add safe.directory /w/workspace/go-mod-messaging/40 [Pipeline] fileExists [Pipeline] sh + make test CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... go: downloading github.com/nats-io/nats.go v1.16.1-0.20220906180156-a1017eec10b0 go: downloading github.com/stretchr/testify v1.8.0 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/nats-io/nats-server/v2 v2.9.0 go: downloading github.com/go-redis/redis/v7 v7.3.0 go: downloading github.com/pebbe/zmq4 v1.2.7 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/stretchr/objx v0.4.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/gorilla/websocket v1.4.2 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c go: downloading github.com/nats-io/nkeys v0.3.0 go: downloading github.com/nats-io/nuid v1.0.1 go: downloading golang.org/x/crypto v0.0.0-20220829220503-c86fa9a7ed90 go: downloading github.com/klauspost/compress v1.15.9 go: downloading github.com/minio/highwayhash v1.0.2 go: downloading github.com/nats-io/jwt/v2 v2.3.0 go: downloading golang.org/x/time v0.0.0-20220722155302-e5dcc9cfc0b9 656be50a0ddc: Pull complete 2bbca73fdf42: Pull complete 46d945488cbd: Pull complete 8a5474983e97: Pull complete 329c88fbcd65: Pull complete Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . ci-base-image-arm64 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-arm64-4c-16g-416 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/40 -v /w/workspace/go-mod-messaging/40:/w/workspace/go-mod-messaging/40:rw,z -v /w/workspace/go-mod-messaging/40@tmp:/w/workspace/go-mod-messaging/40@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 $ docker top 295744b6e56ebe00f3cbc1cb7f4c3cdb2eb442c045f862a5fa0a3de420881caa -eo pid,comm [Pipeline] { [Pipeline] sh + go version go version go1.18.3 linux/arm64 [Pipeline] } $ docker stop --time=1 295744b6e56ebe00f3cbc1cb7f4c3cdb2eb442c045f862a5fa0a3de420881caa $ docker rm -f 295744b6e56ebe00f3cbc1cb7f4c3cdb2eb442c045f862a5fa0a3de420881caa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . ci-base-image-arm64 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-arm64-4c-16g-416 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-messaging/40 -v /w/workspace/go-mod-messaging/40:/w/workspace/go-mod-messaging/40:rw,z -v /w/workspace/go-mod-messaging/40@tmp:/w/workspace/go-mod-messaging/40@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 $ docker top 0153dfa257787212b0cb01e35ae548df18f52d844dc634d7d0a18a764933c027 -eo pid,comm [Pipeline] { [Pipeline] sh + git config --global --add safe.directory /w/workspace/go-mod-messaging/40 [Pipeline] fileExists [Pipeline] sh + make test CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... go: downloading github.com/nats-io/nats.go v1.16.1-0.20220906180156-a1017eec10b0 go: downloading github.com/stretchr/testify v1.8.0 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/nats-io/nats-server/v2 v2.9.0 go: downloading github.com/pebbe/zmq4 v1.2.7 go: downloading github.com/go-redis/redis/v7 v7.3.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/stretchr/objx v0.4.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/gorilla/websocket v1.4.2 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c go: downloading github.com/nats-io/nkeys v0.3.0 go: downloading github.com/nats-io/nuid v1.0.1 go: downloading golang.org/x/crypto v0.0.0-20220829220503-c86fa9a7ed90 go: downloading github.com/minio/highwayhash v1.0.2 go: downloading github.com/klauspost/compress v1.15.9 go: downloading github.com/nats-io/jwt/v2 v2.3.0 go: downloading golang.org/x/time v0.0.0-20220722155302-e5dcc9cfc0b9 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.220s coverage: 90.4% of statements ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.167s coverage: 87.0% of statements ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.244s coverage: 90.4% of statements ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.171s coverage: 87.0% of statements ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.321s coverage: 35.9% of statements ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.129s coverage: 68.5% of statements ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.530s coverage: 83.8% of statements ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.080s coverage: 88.9% of statements ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.084s coverage: 100.0% of statements ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.062s coverage: 100.0% of statements ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.151s coverage: 95.1% of statements CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.227s coverage: 90.4% of statements ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.092s coverage: 100.0% of statements ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.082s coverage: 100.0% of statements ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.144s coverage: 68.5% of statements ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.299s coverage: 35.9% of statements ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.131s coverage: 68.5% of statements ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.463s coverage: 83.8% of statements ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.116s coverage: 88.9% of statements ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.090s coverage: 100.0% of statements ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.066s coverage: 100.0% of statements ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.070s coverage: 95.1% of statements CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.243s coverage: 90.4% of statements ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.083s coverage: 100.0% of statements ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.118s coverage: 100.0% of statements ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.174s coverage: 68.5% of statements ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.499s coverage: 83.8% of statements ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.067s coverage: 88.9% of statements ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.100s coverage: 100.0% of statements ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.062s coverage: 100.0% of statements ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.082s coverage: 95.1% of statements WARNING: Linting skipped (not on x86_64 or linter not installed) CGO_ENABLED=1 GO111MODULE=on go vet ./... ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.476s coverage: 83.8% of statements ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.066s coverage: 88.9% of statements ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.072s coverage: 100.0% of statements ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.077s coverage: 100.0% of statements ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.075s coverage: 95.1% of statements WARNING: Linting skipped (not on x86_64 or linter not installed) CGO_ENABLED=1 GO111MODULE=on go vet ./... gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } $ docker stop --time=1 bb95792185fd36e386eb39fd4e80feafd8a29158c5744812c8795803176d2838 $ docker rm -f bb95792185fd36e386eb39fd4e80feafd8a29158c5744812c8795803176d2838 [Pipeline] // withDockerContainer [Pipeline] sh + sudo chown -R jenkins:jenkins . [Pipeline] stash Warning: overwriting stash ‘coverage-report’ Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 arm64: Pulling from edgex-lftools-log-publisher 8998bd30e6a1: Pulling fs layer 04944245beec: Pulling fs layer 699f458cf7ca: Pulling fs layer 765212b225bb: Pulling fs layer f23df028b6ca: Pulling fs layer d65c8cfc05b1: Pulling fs layer 2437ff75d9bd: Pulling fs layer f23df028b6ca: Waiting d65c8cfc05b1: Waiting 2437ff75d9bd: Waiting 765212b225bb: Waiting 04944245beec: Verifying Checksum 04944245beec: Download complete 765212b225bb: Verifying Checksum 765212b225bb: Download complete f23df028b6ca: Download complete d65c8cfc05b1: Download complete 699f458cf7ca: Verifying Checksum 699f458cf7ca: Download complete 8998bd30e6a1: Verifying Checksum 8998bd30e6a1: Download complete gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } $ docker stop --time=1 0153dfa257787212b0cb01e35ae548df18f52d844dc634d7d0a18a764933c027 2437ff75d9bd: Verifying Checksum 2437ff75d9bd: Download complete $ docker rm -f 0153dfa257787212b0cb01e35ae548df18f52d844dc634d7d0a18a764933c027 8998bd30e6a1: Pull complete 04944245beec: Pull complete [Pipeline] // withDockerContainer [Pipeline] sh + sudo chown -R jenkins:jenkins . [Pipeline] stash Warning: overwriting stash ‘coverage-report’ Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 699f458cf7ca: Pull complete 765212b225bb: Pull complete + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 arm64: Pulling from edgex-lftools-log-publisher 8998bd30e6a1: Pulling fs layer 04944245beec: Pulling fs layer 699f458cf7ca: Pulling fs layer 765212b225bb: Pulling fs layer f23df028b6ca: Pulling fs layer d65c8cfc05b1: Pulling fs layer 2437ff75d9bd: Pulling fs layer f23df028b6ca: Waiting d65c8cfc05b1: Waiting 765212b225bb: Waiting 2437ff75d9bd: Waiting 04944245beec: Verifying Checksum 04944245beec: Download complete 765212b225bb: Verifying Checksum 765212b225bb: Download complete f23df028b6ca: Verifying Checksum f23df028b6ca: Download complete d65c8cfc05b1: Verifying Checksum d65c8cfc05b1: Download complete 699f458cf7ca: Verifying Checksum 699f458cf7ca: Download complete f23df028b6ca: Pull complete d65c8cfc05b1: Pull complete 8998bd30e6a1: Verifying Checksum 8998bd30e6a1: Download complete 2437ff75d9bd: Verifying Checksum 2437ff75d9bd: Download complete 8998bd30e6a1: Pull complete 04944245beec: Pull complete 699f458cf7ca: Pull complete 765212b225bb: Pull complete f23df028b6ca: Pull complete d65c8cfc05b1: Pull complete 2437ff75d9bd: Pull complete Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-arm64-4c-16g-415 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-messaging/40 -v /w/workspace/go-mod-messaging/40:/w/workspace/go-mod-messaging/40:rw,z -v /w/workspace/go-mod-messaging/40@tmp:/w/workspace/go-mod-messaging/40@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 $ docker top d60a0c0d73c094af183842d9a4390fc4b7684817fc12195e9240a93f4dba7405 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh ---> job-cost.sh lf-activate-venv: SKIPPING INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [Pipeline] sh + cut -d, -f6 + cat /w/workspace/go-mod-messaging/40/archives/cost.csv [Pipeline] lock Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-40-stack-cost] Resource [jenkins-edgexfoundry-go-mod-messaging-main-40-stack-cost] did not exist. Created. Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh /w/workspace/go-mod-messaging/40@tmp/durable-b1525952/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh + echo total: 0.10999999940395355 [Pipeline] stash Warning: overwriting stash ‘stack-cost’ Stashed 1 file(s) [Pipeline] } Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-40-stack-cost] [Pipeline] // lock [Pipeline] } $ docker stop --time=1 d60a0c0d73c094af183842d9a4390fc4b7684817fc12195e9240a93f4dba7405 2437ff75d9bd: Pull complete Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 $ docker rm -f d60a0c0d73c094af183842d9a4390fc4b7684817fc12195e9240a93f4dba7405 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-arm64-4c-16g-416 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-messaging/40 -v /w/workspace/go-mod-messaging/40:/w/workspace/go-mod-messaging/40:rw,z -v /w/workspace/go-mod-messaging/40@tmp:/w/workspace/go-mod-messaging/40@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 $ docker top c393e97746bccd7337511057e0b20366b63605278a93d5629e685f44b8bb1b3d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } ---> job-cost.sh lf-activate-venv: SKIPPING INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [Pipeline] sh + cut -d, -f6 + cat /w/workspace/go-mod-messaging/40/archives/cost.csv [Pipeline] lock Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-40-stack-cost] Resource [jenkins-edgexfoundry-go-mod-messaging-main-40-stack-cost] did not exist. Created. Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh /w/workspace/go-mod-messaging/40@tmp/durable-af5e9480/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh + echo total: 0.10999999940395355 [Pipeline] stash Warning: overwriting stash ‘stack-cost’ Stashed 1 file(s) [Pipeline] } Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-40-stack-cost] [Pipeline] // lock [Pipeline] } $ docker stop --time=1 c393e97746bccd7337511057e0b20366b63605278a93d5629e685f44b8bb1b3d $ docker rm -f c393e97746bccd7337511057e0b20366b63605278a93d5629e685f44b8bb1b3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider provisioning config files... copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config16295293945206935345tmp [Pipeline] { [Pipeline] sh + set +x + curl -s https://codecov.io/bash + bash -s -- _____ _ / ____| | | | | ___ __| | ___ ___ _____ __ | | / _ \ / _` |/ _ \/ __/ _ \ \ / / | |___| (_) | (_| | __/ (_| (_) \ V / \_____\___/ \__,_|\___|\___\___/ \_/ Bash-1.0.6 ==> git version 2.25.1 found ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 Release-Date: 2020-01-08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets ==> Jenkins CI detected. current dir:  /w/workspace/gexfoundry_go-mod-messaging_main project root: . --> token set from env Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml ==> Running gcov in . (disable via -X gcov) ==> Python coveragepy not found ==> Searching for coverage reports in: + . -> Found 1 reports ==> Detecting git/mercurial file structure ==> Reading reports + ./coverage.out bytes=25878 ==> Appending adjustments https://docs.codecov.io/docs/fixing-reports + Found adjustments ==> Gzipping contents 8.0K /tmp/codecov.mxK4bm.gz ==> Uploading reports url: https://codecov.io query: branch=main&commit=1f47019fe98ba391dccf3598956e93bbdae57d3c&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F40%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= -> Pinging Codecov https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=main&commit=1f47019fe98ba391dccf3598956e93bbdae57d3c&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F40%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= -> Uploading to https://storage.googleapis.com/codecov/v4/raw/2022-09-21/F6E385568367DD0E4001BA4F8F1CB792/1f47019fe98ba391dccf3598956e93bbdae57d3c/538416fe-b6e2-48df-a710-37a4ba2531e9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220921%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220921T044642Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ae3873c268ae79349e6f2a87291e3a6ee56308c9534955af14ce9dfb0535296e % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6954 0 0 100 6954 0 27705 --:--:-- --:--:-- --:--:-- 27705 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/1f47019fe98ba391dccf3598956e93bbdae57d3c [Pipeline] } Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 1.410.4: Pulling from edgex-devops/edgex-snyk-go df9b9388f04a: Pulling fs layer 52dc419b0ee2: Pulling fs layer 25bc292e5bac: Pulling fs layer 114826534d7a: Pulling fs layer 4657fd5d0bcf: Pulling fs layer 6ad1cebc031e: Pulling fs layer 114826534d7a: Waiting 4657fd5d0bcf: Waiting 6ad1cebc031e: Waiting 8a3aa393b2d8: Pulling fs layer 25bc292e5bac: Verifying Checksum 25bc292e5bac: Download complete 52dc419b0ee2: Download complete 4657fd5d0bcf: Verifying Checksum 4657fd5d0bcf: Download complete df9b9388f04a: Download complete df9b9388f04a: Pull complete 52dc419b0ee2: Pull complete 6ad1cebc031e: Verifying Checksum 6ad1cebc031e: Download complete 25bc292e5bac: Pull complete 114826534d7a: Verifying Checksum 114826534d7a: Download complete 8a3aa393b2d8: Verifying Checksum 8a3aa393b2d8: Download complete 114826534d7a: Pull complete 4657fd5d0bcf: Pull complete 6ad1cebc031e: Pull complete 8a3aa393b2d8: Pull complete Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-8c-8g-61 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat $ docker top 9ea96c3869894a875d9d7a0388d813c41e50cfbd918ab8003b682229c6aab77a -eo pid,comm [Pipeline] { [Pipeline] echo [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh + set -o pipefail + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v2)... Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/f23f1ce4-5f90-40ac-a2d4-53a1de1606a1 Notifications about newly disclosed issues related to these dependencies will be emailed to you. [Pipeline] } $ docker stop --time=1 9ea96c3869894a875d9d7a0388d813c41e50cfbd918ab8003b682229c6aab77a $ docker rm -f 9ea96c3869894a875d9d7a0388d813c41e50cfbd918ab8003b682229c6aab77a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh + git log --format=format:%s -1 1f47019fe98ba391dccf3598956e93bbdae57d3c [Pipeline] sh + grep github.com ecdsa /etc/ssh/ssh_known_hosts github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-8c-8g-61 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat $ docker top 9208a7f6e19feec981f600272419994ef1ef51e0ec3794beec75bdf0308ddd07 -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ docker exec 9208a7f6e19feec981f600272419994ef1ef51e0ec3794beec75bdf0308ddd07 ssh-agent SSH_AUTH_SOCK=/tmp/ssh-UY9Q4v11pQzx/agent.31 SSH_AGENT_PID=37 Running ssh-add (command line suppressed) Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_13971681478842573683.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_13971681478842573683.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + git semver tag 2022-09-21 04:47:00,131 [run_tag] DEBUG tag force:False 2022-09-21 04:47:00,131 [check_head_tag] DEBUG check head tag 2022-09-21 04:47:00,132 [execute] INFO git cat-file --batch-check 2022-09-21 04:47:00,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 2022-09-21 04:47:00,136 [execute] INFO git cat-file --batch 2022-09-21 04:47:00,136 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 2022-09-21 04:47:00,156 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 2022-09-21 04:47:00,157 [execute] INFO git tag -a v2.3.0-dev.17 -m v2.3.0-dev.17 2022-09-21 04:47:00,157 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.17', '-m', 'v2.3.0-dev.17'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 2022-09-21 04:47:00,161 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 2.3.0-dev.17 [Pipeline] } $ docker exec --env ******** --env ******** 9208a7f6e19feec981f600272419994ef1ef51e0ec3794beec75bdf0308ddd07 ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 37 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh + git semver [Pipeline] } $ docker stop --time=1 9208a7f6e19feec981f600272419994ef1ef51e0ec3794beec75bdf0308ddd07 $ docker rm -f 9208a7f6e19feec981f600272419994ef1ef51e0ec3794beec75bdf0308ddd07 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 0.23.1-centos7: Pulling from edgex-lftools ab5ef0e58194: Pulling fs layer 9712f1f96733: Pulling fs layer 63f879dbbcfc: Pulling fs layer 0d9ebad4ef96: Pulling fs layer e9a5061849ea: Pulling fs layer d747dcd14b5f: Pulling fs layer 2de7ff778b66: Pulling fs layer 2de7ff778b66: Waiting 0d9ebad4ef96: Waiting e9a5061849ea: Waiting d747dcd14b5f: Waiting 9712f1f96733: Download complete 63f879dbbcfc: Verifying Checksum 63f879dbbcfc: Download complete e9a5061849ea: Verifying Checksum e9a5061849ea: Download complete d747dcd14b5f: Download complete ab5ef0e58194: Verifying Checksum ab5ef0e58194: Download complete 0d9ebad4ef96: Verifying Checksum 0d9ebad4ef96: Download complete 2de7ff778b66: Verifying Checksum 2de7ff778b66: Download complete ab5ef0e58194: Pull complete 9712f1f96733: Pull complete 63f879dbbcfc: Pull complete 0d9ebad4ef96: Pull complete e9a5061849ea: Pull complete d747dcd14b5f: Pull complete 2de7ff778b66: Pull complete Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-8c-8g-61 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat $ docker top d7be6ecdcf3fae6e90460f92ffba0cc6425eda3d2daea44362f6592d58307951 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider provisioning config files... copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config5659095669406121093tmp copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config7668203965890409569tmp copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config7895551152083613963tmp [Pipeline] { [Pipeline] echo Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh ---> sigul-configuration.sh gpg: directory `/root/.gnupg' created gpg: new configuration file `/root/.gnupg/gpg.conf' created gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run gpg: keyring `/root/.gnupg/secring.gpg' created gpg: keyring `/root/.gnupg/pubring.gpg' created gpg: CAST5 encrypted data gpg: encrypted with 1 passphrase gpg: WARNING: message was not integrity protected [Pipeline] sh + mkdir /home/jenkins + mkdir /home/jenkins/sigul [Pipeline] sh + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh ---> sigul-install.sh Sigul already installed; skipping installation. [Pipeline] sh + git tag --list v0.0.0 v0.1.0 v0.1.1 v0.1.10 v0.1.11 v0.1.12 v0.1.13 v0.1.14 v0.1.15 v0.1.16 v0.1.17 v0.1.18 v0.1.19 v0.1.2 v0.1.20 v0.1.21 v0.1.22 v0.1.23 v0.1.24 v0.1.25 v0.1.26 v0.1.27 v0.1.28 v0.1.29 v0.1.3 v0.1.30 v0.1.31 v0.1.4 v0.1.5 v0.1.6 v0.1.7 v0.1.8 v0.1.9 v2.0.0 v2.0.1 v2.1.0 v2.1.1 v2.1.1-dev.1 v2.1.1-dev.2 v2.1.1-dev.3 v2.2.0 v2.2.1-dev.1 v2.2.1-dev.10 v2.2.1-dev.11 v2.2.1-dev.2 v2.2.1-dev.3 v2.2.1-dev.4 v2.2.1-dev.5 v2.2.1-dev.6 v2.2.1-dev.7 v2.2.1-dev.8 v2.2.1-dev.9 v2.3.0-dev.11 v2.3.0-dev.12 v2.3.0-dev.13 v2.3.0-dev.14 v2.3.0-dev.15 v2.3.0-dev.16 v2.3.0-dev.17 [Pipeline] sh + lftools sign git-tag v2.3.0-dev.17 Signing Git tag with Sigul... Signing v2.3.0-dev.17 [Pipeline] echo Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh ---> sigul-configuration-cleanup.sh [Pipeline] } Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } $ docker stop --time=1 d7be6ecdcf3fae6e90460f92ffba0cc6425eda3d2daea44362f6592d58307951 $ docker rm -f d7be6ecdcf3fae6e90460f92ffba0cc6425eda3d2daea44362f6592d58307951 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh + grep github.com ecdsa /etc/ssh/ssh_known_hosts github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-8c-8g-61 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat $ docker top 3fa29ad4cfa32d16b12a53440013bf58379229c12c9ec95b76fc1554f8038ceb -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ docker exec 3fa29ad4cfa32d16b12a53440013bf58379229c12c9ec95b76fc1554f8038ceb ssh-agent SSH_AUTH_SOCK=/tmp/ssh-JUO6Uz48rFaW/agent.32 SSH_AGENT_PID=38 Running ssh-add (command line suppressed) Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3788366212695189280.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3788366212695189280.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + git semver bump pre 2022-09-21 04:47:19,648 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 2022-09-21 04:47:19,648 [bump_version] DEBUG bumping version:2.3.0-dev.17 on axis:pre with prefix:dev 2022-09-21 04:47:19,648 [bump_version] DEBUG bumped version:2.3.0-dev.18 2022-09-21 04:47:19,648 [write_version] DEBUG write version:2.3.0-dev.18 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 2022-09-21 04:47:19,648 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 2022-09-21 04:47:19,648 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 2022-09-21 04:47:19,650 [execute] INFO git cat-file --batch-check 2022-09-21 04:47:19,651 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 2022-09-21 04:47:19,656 [execute] INFO git cat-file --batch 2022-09-21 04:47:19,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 2022-09-21 04:47:19,661 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 2.3.0-dev.18 [Pipeline] } $ docker exec --env ******** --env ******** 3fa29ad4cfa32d16b12a53440013bf58379229c12c9ec95b76fc1554f8038ceb ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 38 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh + git semver [Pipeline] } $ docker stop --time=1 3fa29ad4cfa32d16b12a53440013bf58379229c12c9ec95b76fc1554f8038ceb $ docker rm -f 3fa29ad4cfa32d16b12a53440013bf58379229c12c9ec95b76fc1554f8038ceb [Pipeline] // withDockerContainer [Pipeline] sh + grep github.com ecdsa /etc/ssh/ssh_known_hosts github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-8c-8g-61 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat $ docker top 57b0a57f2deaa8e946b1d7ad79a9165885c1a4dc3649ce59057b8fb94859650a -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ docker exec 57b0a57f2deaa8e946b1d7ad79a9165885c1a4dc3649ce59057b8fb94859650a ssh-agent SSH_AUTH_SOCK=/tmp/ssh-GqX7UkxeRE6G/agent.32 SSH_AGENT_PID=38 Running ssh-add (command line suppressed) Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_12248558294579630862.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_12248558294579630862.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + git semver push 2022-09-21 04:47:23,820 [run_push] DEBUG push 2022-09-21 04:47:23,820 [execute] INFO git cat-file --batch-check 2022-09-21 04:47:23,821 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 2022-09-21 04:47:23,824 [execute] INFO git rev-list e61c055923e50a324273bb0585c974e5f10f57dd -- 2022-09-21 04:47:23,824 [execute] DEBUG Popen(['git', 'rev-list', 'e61c055923e50a324273bb0585c974e5f10f57dd', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 2022-09-21 04:47:23,832 [execute] INFO git fetch -v origin 2022-09-21 04:47:23,832 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) 2022-09-21 04:47:24,428 [run_push] DEBUG no remote changes detected 2022-09-21 04:47:24,429 [execute] INFO git push origin semver 2022-09-21 04:47:24,429 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 2022-09-21 04:47:25,239 [run_push] DEBUG push all version tags 2022-09-21 04:47:25,239 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 2022-09-21 04:47:25,240 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 2022-09-21 04:47:25,951 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 2.3.0-dev.18 [Pipeline] } $ docker exec --env ******** --env ******** 57b0a57f2deaa8e946b1d7ad79a9165885c1a4dc3649ce59057b8fb94859650a ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 38 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh + git semver [Pipeline] } $ docker stop --time=1 57b0a57f2deaa8e946b1d7ad79a9165885c1a4dc3649ce59057b8fb94859650a $ docker rm -f 57b0a57f2deaa8e946b1d7ad79a9165885c1a4dc3649ce59057b8fb94859650a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives total 16 drwxr-xr-x 3 root root 4096 Sep 21 00:53 . drwxrwxr-x 9 jenkins jenkins 4096 Sep 21 04:47 .. drwxr-xr-x 2 root root 4096 Sep 21 00:53 cost -rw-r--r-- 1 root root 87 Sep 21 00:53 cost.csv + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives total 16 drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 00:53 . drwxrwxr-x 9 jenkins jenkins 4096 Sep 21 04:47 .. drwxr-xr-x 2 jenkins jenkins 4096 Sep 21 00:53 cost -rw-r--r-- 1 jenkins jenkins 87 Sep 21 00:53 cost.csv [Pipeline] libraryResource [Pipeline] sh ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/gexfoundry_go-mod-messaging_main + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 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/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-8c-8g-61 does not seem to be running inside a container $ 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/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat $ docker top 114e2c426bf1af8c9700311c93af5265f7b1341ac57906980001a9986feef287 -eo pid,comm [Pipeline] { [Pipeline] sh + touch /tmp/pre-build-complete [Pipeline] sh + mkdir -p /var/log/sysstat [Pipeline] sh + ls /var/log/sa-host ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config7550966717534434859tmp [Pipeline] { [Pipeline] echo Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh ---> create-netrc.sh [Pipeline] } Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh ---> python-tools-install.sh [Pipeline] echo Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh ---> sudo-logs.sh Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh ---> job-cost.sh lf-activate-venv: SKIPPING DEBUG: total: 0.10999999940395355 INFO: Retrieving Stack Cost... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [Pipeline] echo Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh ---> logs-deploy.sh lf-activate-venv: SKIPPING INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/40 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu20-04-docker-8c-8g-61 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian Address sizes: 40 bits physical, 48 bits virtual CPU(s): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 256 KiB L1i cache: 256 KiB L2 cache: 4 MiB L3 cache: 128 MiB NUMA node0 CPU(s): 0-7 Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected 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 ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on overlay 155G 12G 144G 8% / tmpfs 64M 0 64M 0% /dev tmpfs 16G 0 16G 0% /sys/fs/cgroup shm 64M 0 64M 0% /dev/shm /dev/vda1 155G 12G 144G 8% /facter-os ---> sar -b -r -n DEV: Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-61) 09/21/22 _x86_64_ (8 CPU) 00:51:30 LINUX RESTART (8 CPU) 00:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:53:01 98.62 14.41 84.20 0.00 1854.76 112555.11 0.00 00:54:01 53.36 0.20 53.16 0.00 10.40 28252.91 0.00 00:55:01 4.12 0.02 4.10 0.00 0.80 56.79 0.00 00:56:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 00:57:01 36.63 9.43 27.20 0.00 2890.45 4761.61 0.00 00:58:01 2.67 0.00 2.67 0.00 0.00 30.93 0.00 00:59:01 1.30 0.00 1.30 0.00 0.00 14.53 0.00 01:00:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 01:01:01 1.45 0.00 1.45 0.00 0.00 15.06 0.00 01:02:01 1.90 0.00 1.90 0.00 0.00 31.99 0.00 01:03:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 01:04:01 1.90 0.00 1.90 0.00 0.00 21.59 0.00 01:05:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 01:06:01 0.88 0.00 0.88 0.00 0.00 11.06 0.00 01:07:01 2.17 0.02 2.15 0.00 0.13 23.33 0.00 01:08:01 1.93 0.00 1.93 0.00 0.00 21.46 0.00 01:09:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 01:10:01 2.02 0.00 2.02 0.00 0.00 22.80 0.00 01:11:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 01:12:01 2.20 0.00 2.20 0.00 0.00 25.46 0.00 01:13:01 2.63 1.55 1.08 0.00 31.33 13.46 0.00 01:14:01 1.65 0.00 1.65 0.00 0.00 19.47 0.00 01:15:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 01:16:01 1.47 0.00 1.47 0.00 0.00 16.79 0.00 01:17:01 1.18 0.02 1.17 0.00 0.13 12.40 0.00 01:18:01 1.12 0.00 1.12 0.00 0.00 13.73 0.00 01:19:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 01:20:01 0.85 0.00 0.85 0.00 0.00 10.26 0.00 01:21:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 01:22:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 01:23:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 01:24:01 0.88 0.00 0.88 0.00 0.00 11.33 0.00 01:25:01 1.25 0.00 1.25 0.00 0.00 13.33 0.00 01:26:01 1.73 0.00 1.73 0.00 0.00 18.80 0.00 01:27:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 01:28:01 1.05 0.00 1.05 0.00 0.00 13.33 0.00 01:29:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 01:30:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 01:31:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 01:32:01 1.70 0.00 1.70 0.00 0.00 19.73 0.00 01:33:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 01:34:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 01:35:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 01:36:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 01:37:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 01:38:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 01:39:01 1.27 0.00 1.27 0.00 0.00 14.00 0.00 01:40:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 01:41:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 01:42:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 01:43:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 01:44:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 01:45:01 1.23 0.00 1.23 0.00 0.00 13.33 0.00 01:46:01 1.13 0.12 1.02 0.00 6.40 12.40 0.00 01:47:01 1.40 0.00 1.40 0.00 0.00 15.99 0.00 01:48:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 01:49:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 01:50:01 1.77 0.00 1.77 0.00 0.00 20.40 0.00 01:51:01 3.07 0.95 2.12 0.00 19.60 23.73 0.00 01:52:01 1.77 0.00 1.77 0.00 0.00 20.26 0.00 01:53:01 0.95 0.00 0.95 0.00 0.00 9.60 0.00 01:54:01 1.48 0.00 1.48 0.00 0.00 16.80 0.00 01:55:01 0.98 0.00 0.98 0.00 0.00 10.13 0.00 01:56:01 0.92 0.00 0.92 0.00 0.00 12.13 0.00 01:57:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 01:58:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 01:59:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 02:00:01 0.88 0.00 0.88 0.00 0.00 10.80 0.00 02:01:01 1.33 0.00 1.33 0.00 0.00 15.20 0.00 02:02:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 02:03:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 02:04:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 02:05:02 1.15 0.00 1.15 0.00 0.00 12.66 0.00 02:06:01 1.20 0.00 1.20 0.00 0.00 13.96 0.00 02:07:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 02:08:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 02:09:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 02:10:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 02:11:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 02:12:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 02:13:01 1.50 0.00 1.50 0.00 0.00 16.66 0.00 02:14:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 02:15:01 1.28 0.00 1.28 0.00 0.00 13.73 0.00 02:16:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 02:17:01 1.03 0.00 1.03 0.00 0.00 10.40 0.00 02:18:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 02:19:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 02:20:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 02:21:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 02:22:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 02:23:01 1.35 0.00 1.35 0.00 0.00 14.93 0.00 02:24:01 1.75 0.00 1.75 0.00 0.00 18.93 0.00 02:25:01 0.93 0.00 0.93 0.00 0.00 9.60 0.00 02:26:01 11.93 0.00 11.93 0.00 0.00 369.95 0.00 02:27:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 02:28:01 1.83 0.00 1.83 0.00 0.00 20.53 0.00 02:29:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 02:30:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 02:31:01 1.32 0.00 1.32 0.00 0.00 14.66 0.00 02:32:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 02:33:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 02:34:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 02:35:01 1.27 0.00 1.27 0.00 0.00 13.46 0.00 02:36:01 0.88 0.00 0.88 0.00 0.00 11.73 0.00 02:37:01 1.35 0.00 1.35 0.00 0.00 14.93 0.00 02:38:01 1.55 0.00 1.55 0.00 0.00 17.33 0.00 02:39:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 02:40:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 02:41:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 02:42:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 02:43:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 02:44:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 02:45:01 1.27 0.00 1.27 0.00 0.00 13.60 0.00 02:46:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 02:47:01 1.28 0.00 1.28 0.00 0.00 15.47 0.00 02:48:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 02:49:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 02:50:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 02:51:01 1.25 0.00 1.25 0.00 0.00 13.86 0.00 02:52:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 02:53:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 02:54:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 02:55:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 02:56:01 1.02 0.00 1.02 0.00 0.00 11.87 0.00 02:57:01 1.28 0.00 1.28 0.00 0.00 13.60 0.00 02:58:01 1.60 0.00 1.60 0.00 0.00 19.20 0.00 02:59:01 1.08 0.00 1.08 0.00 0.00 11.20 0.00 03:00:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 03:01:01 1.45 0.00 1.45 0.00 0.00 15.46 0.00 03:02:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 03:03:01 1.57 0.00 1.57 0.00 0.00 17.60 0.00 03:04:01 2.42 0.18 2.23 0.00 18.53 26.79 0.00 03:05:01 1.30 0.00 1.30 0.00 0.00 13.60 0.00 03:06:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 03:07:01 1.38 0.00 1.38 0.00 0.00 14.66 0.00 03:08:01 1.72 0.00 1.72 0.00 0.00 19.33 0.00 03:09:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 03:10:01 1.00 0.00 1.00 0.00 0.00 13.06 0.00 03:11:01 1.57 0.00 1.57 0.00 0.00 16.26 0.00 03:12:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 03:13:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 03:14:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 03:15:01 1.28 0.00 1.28 0.00 0.00 14.27 0.00 03:16:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 03:17:01 1.37 0.00 1.37 0.00 0.00 14.26 0.00 03:18:01 1.85 0.00 1.85 0.00 0.00 21.86 0.00 03:19:01 1.20 0.00 1.20 0.00 0.00 12.00 0.00 03:20:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 03:21:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 03:22:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 03:23:01 1.58 0.00 1.58 0.00 0.00 17.73 0.00 03:24:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 03:25:01 1.47 0.00 1.47 0.00 0.00 16.80 0.00 03:26:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 03:27:01 1.28 0.00 1.28 0.00 0.00 13.60 0.00 03:28:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 03:29:01 1.38 0.00 1.38 0.00 0.00 14.80 0.00 03:30:01 1.67 0.00 1.67 0.00 0.00 18.80 0.00 03:31:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 03:32:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 03:33:01 1.47 0.00 1.47 0.00 0.00 15.73 0.00 03:34:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 03:35:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 03:36:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 03:37:01 1.28 0.00 1.28 0.00 0.00 13.60 0.00 03:38:02 1.80 0.00 1.80 0.00 0.00 20.93 0.00 03:39:01 1.07 0.00 1.07 0.00 0.00 11.12 0.00 03:40:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 03:41:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 03:42:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 03:43:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 03:44:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 03:45:01 1.30 0.00 1.30 0.00 0.00 14.53 0.00 03:46:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 03:47:01 1.47 0.00 1.47 0.00 0.00 16.40 0.00 03:48:01 1.03 0.00 1.03 0.00 0.00 13.33 0.00 03:49:01 1.58 0.00 1.58 0.00 0.00 17.73 0.00 03:50:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 03:51:01 1.45 0.00 1.45 0.00 0.00 16.13 0.00 03:52:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 03:53:01 1.45 0.00 1.45 0.00 0.00 15.86 0.00 03:54:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 03:55:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 03:56:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 03:57:01 1.38 0.00 1.38 0.00 0.00 14.66 0.00 03:58:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 03:59:01 1.53 0.00 1.53 0.00 0.00 17.07 0.00 04:00:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 04:01:01 1.30 0.00 1.30 0.00 0.00 13.73 0.00 04:02:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 04:03:01 1.45 0.00 1.45 0.00 0.00 15.73 0.00 04:04:01 1.62 0.00 1.62 0.00 0.00 18.53 0.00 04:05:01 1.27 0.00 1.27 0.00 0.00 13.73 0.00 04:06:01 1.60 0.00 1.60 0.00 0.00 17.33 0.00 04:07:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 04:08:01 1.05 0.02 1.03 0.00 1.20 12.40 0.00 04:09:01 1.38 0.00 1.38 0.00 0.00 15.99 0.00 04:10:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 04:11:01 1.32 0.00 1.32 0.00 0.00 13.86 0.00 04:12:01 1.87 0.00 1.87 0.00 0.00 20.40 0.00 04:13:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 04:14:01 1.47 0.00 1.47 0.00 0.00 15.86 0.00 04:15:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 04:16:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 04:17:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 04:18:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 04:19:01 1.42 0.00 1.42 0.00 0.00 15.33 0.00 04:20:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 04:21:01 1.32 0.00 1.32 0.00 0.00 13.86 0.00 04:22:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 04:23:01 1.33 0.00 1.33 0.00 0.00 14.26 0.00 04:24:01 1.35 0.00 1.35 0.00 0.00 14.93 0.00 04:25:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 04:26:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 04:27:01 1.45 0.00 1.45 0.00 0.00 16.13 0.00 04:28:01 1.10 0.00 1.10 0.00 0.00 14.13 0.00 04:29:01 1.53 0.00 1.53 0.00 0.00 16.66 0.00 04:30:01 1.88 0.00 1.88 0.00 0.00 20.26 0.00 04:31:01 0.98 0.00 0.98 0.00 0.00 10.26 0.00 04:32:01 1.77 0.00 1.77 0.00 0.00 19.46 0.00 04:33:01 0.92 0.00 0.92 0.00 0.00 11.33 0.00 04:34:01 1.65 0.00 1.65 0.00 0.00 17.60 0.00 04:35:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 04:36:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 04:37:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 04:38:01 1.67 0.00 1.67 0.00 0.00 18.66 0.00 04:39:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 04:40:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 04:41:01 1.35 0.00 1.35 0.00 0.00 14.40 0.00 04:42:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 04:43:01 1.53 0.00 1.53 0.00 0.00 16.26 0.00 04:44:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 04:45:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 04:46:01 1.85 0.00 1.85 0.00 0.00 20.00 0.00 04:47:01 39.77 0.12 39.65 0.00 12.40 25818.06 0.00 Average: 2.30 0.12 2.19 0.00 20.62 745.46 0.00 00:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:53:01 28201540 30960224 1338072 4.07 76652 2943904 2538992 7.48 1834044 2457120 373644 00:54:01 28685492 31565584 732648 2.23 91272 3027292 1900952 5.60 1103664 2678800 384 00:55:01 28716436 31596060 704952 2.14 91368 3027184 1730676 5.10 1074024 2678632 20 00:56:01 28715544 31595252 705324 2.14 91408 3027188 1730676 5.10 1074048 2678636 64 00:57:01 28422260 31582824 707332 2.15 110268 3275868 1798576 5.30 1222452 2797528 244 00:58:01 28423244 31583824 706408 2.15 110360 3275864 1780736 5.25 1221776 2797492 12 00:59:01 28427968 31588784 701284 2.13 110440 3275876 1780736 5.25 1217076 2797500 156 01:00:01 28427976 31588828 701228 2.13 110480 3275876 1780736 5.25 1217092 2797504 48 01:01:01 28427968 31588928 701076 2.13 110564 3275880 1780736 5.25 1217356 2797516 8 01:02:01 28428220 31589564 700648 2.13 110652 3275884 1780736 5.25 1217412 2797856 68 01:03:01 28427920 31589312 700804 2.13 110692 3275884 1780736 5.25 1217528 2797856 16 01:04:01 28428388 31589896 700412 2.13 110772 3275892 1780736 5.25 1217644 2797868 20 01:05:01 28429112 31590624 699652 2.13 110788 3275892 1780736 5.25 1216596 2797868 8 01:06:01 28428844 31590404 699824 2.13 110812 3275896 1796788 5.30 1216644 2797872 176 01:07:01 28427448 31589192 701124 2.13 110876 3275900 1781812 5.25 1216800 2797860 36 01:08:01 28427456 31589312 700984 2.13 110964 3275892 1781812 5.25 1216904 2797868 168 01:09:01 28427660 31589564 700576 2.13 111052 3275904 1781812 5.25 1217160 2797876 8 01:10:01 28428128 31590144 700176 2.13 111148 3275904 1781812 5.25 1217332 2797880 8 01:11:01 28428288 31590412 699880 2.13 111244 3275900 1781812 5.25 1217620 2797888 4 01:12:01 28428020 31590264 700020 2.13 111356 3275892 1781812 5.25 1217424 2797892 16 01:13:01 28424176 31587496 702744 2.14 111404 3276848 1781812 5.25 1224940 2798084 20 01:14:01 28423884 31587252 703016 2.14 111460 3276856 1781812 5.25 1224728 2798076 44 01:15:01 28423764 31587172 702992 2.14 111476 3276856 1781812 5.25 1224660 2798080 4 01:16:01 28423464 31586920 703200 2.14 111508 3276860 1781812 5.25 1224756 2798084 44 01:17:01 28422864 31586400 703656 2.14 111552 3276860 1765720 5.20 1225016 2798088 16 01:18:01 28422880 31586428 703540 2.14 111592 3276864 1765720 5.20 1224932 2798088 184 01:19:01 28423100 31586692 703260 2.14 111612 3276868 1765720 5.20 1225028 2798092 8 01:20:01 28423260 31586948 703156 2.14 111636 3276932 1765720 5.20 1225200 2798144 188 01:21:01 28422992 31586684 703376 2.14 111652 3276936 1765720 5.20 1225184 2798148 8 01:22:01 28422652 31586392 703608 2.14 111684 3276944 1765720 5.20 1225820 2798168 200 01:23:01 28422416 31586204 703744 2.14 111732 3276936 1765720 5.20 1226000 2798168 12 01:24:01 28422540 31586524 703368 2.14 111764 3277076 1749464 5.16 1225724 2798304 196 01:25:01 28422272 31586300 703544 2.14 111796 3277076 1749464 5.16 1225672 2798308 12 01:26:01 28422408 31586444 703516 2.14 111836 3277080 1749464 5.16 1225660 2798312 12 01:27:01 28422592 31586708 703472 2.14 111868 3277084 1749464 5.16 1225828 2798320 36 01:28:01 28422088 31586364 703772 2.14 111912 3277216 1749464 5.16 1226328 2798440 180 01:29:01 28421788 31586104 703980 2.14 111936 3277220 1749464 5.16 1225844 2798444 8 01:30:01 28421772 31586088 703916 2.14 111956 3277220 1749464 5.16 1225828 2798444 180 01:31:01 28421220 31585588 704368 2.14 111988 3277224 1749464 5.16 1226592 2798448 12 01:32:01 28421056 31585516 704640 2.14 112052 3277232 1749464 5.16 1227160 2798464 72 01:33:01 28421024 31585504 704720 2.14 112076 3277232 1749464 5.16 1226592 2798464 16 01:34:01 28421008 31585536 704656 2.14 112100 3277236 1749464 5.16 1226988 2798468 168 01:35:01 28420960 31585516 704620 2.14 112132 3277236 1749464 5.16 1226592 2798460 176 01:36:01 28420904 31585504 704580 2.14 112164 3277240 1749464 5.16 1226632 2798468 136 01:37:01 28421076 31585732 704308 2.14 112212 3277228 1749464 5.16 1226740 2798476 28 01:38:01 28421016 31585724 704464 2.14 112252 3277244 1749464 5.16 1226712 2798480 148 01:39:01 28421008 31585764 704396 2.14 112292 3277248 1749464 5.16 1226764 2798472 160 01:40:01 28420928 31585720 704380 2.14 112328 3277248 1733328 5.11 1227040 2798472 184 01:41:01 28420880 31585728 704320 2.14 112368 3277252 1733328 5.11 1226848 2798476 8 01:42:01 28420548 31585452 704528 2.14 112404 3277260 1733328 5.11 1226956 2798488 16 01:43:01 28420532 31585452 704460 2.14 112440 3277260 1733328 5.11 1227032 2798484 12 01:44:01 28420700 31585660 704420 2.14 112464 3277264 1749400 5.16 1227072 2798492 180 01:45:01 28420716 31585708 704344 2.14 112488 3277268 1749400 5.16 1226968 2798488 12 01:46:01 28417968 31584284 705632 2.15 112528 3277468 1731088 5.10 1228564 2797932 216 01:47:01 28417708 31584068 705808 2.15 112568 3277472 1731088 5.10 1228280 2797928 44 01:48:01 28417692 31584092 705784 2.15 112592 3277472 1747316 5.15 1228200 2797928 188 01:49:01 28417700 31584108 705708 2.15 112608 3277476 1747316 5.15 1228196 2797932 8 01:50:01 28417336 31583892 705828 2.15 112648 3277608 1747316 5.15 1228508 2798044 8 01:51:01 28413820 31581384 708320 2.15 112724 3278152 1781328 5.25 1229008 2798580 4 01:52:01 28413568 31581184 708624 2.15 112780 3278148 1781328 5.25 1228624 2798588 20 01:53:01 28414024 31581684 708112 2.15 112804 3278164 1781328 5.25 1228524 2798592 12 01:54:01 28414048 31581716 708048 2.15 112820 3278168 1781328 5.25 1228448 2798596 44 01:55:01 28414032 31581728 708020 2.15 112844 3278168 1781328 5.25 1228520 2798600 12 01:56:01 28413468 31581212 708516 2.15 112876 3278172 1781328 5.25 1228528 2798608 200 01:57:01 28413412 31581240 708220 2.15 112900 3278164 1781328 5.25 1228684 2798592 20 01:58:01 28413112 31581008 708400 2.15 112924 3278176 1781328 5.25 1228936 2798596 292 01:59:01 28413096 31581000 708376 2.15 112956 3278180 1781328 5.25 1228612 2798600 4 02:00:01 28412968 31580948 708328 2.15 112988 3278184 1781328 5.25 1228652 2798604 200 02:01:01 28412700 31580744 708476 2.15 113036 3278188 1781328 5.25 1228940 2798608 8 02:02:01 28413048 31581160 708224 2.15 113076 3278192 1781328 5.25 1229236 2798612 64 02:03:01 28413356 31581480 707872 2.15 113116 3278196 1781328 5.25 1228772 2798616 32 02:04:01 28413524 31581696 707840 2.15 113144 3278200 1781328 5.25 1228940 2798624 152 02:05:02 28413232 31581452 708052 2.15 113180 3278200 1781328 5.25 1228852 2798628 12 02:06:01 28413460 31581688 707740 2.15 113212 3278204 1781328 5.25 1228836 2798632 152 02:07:01 28413372 31581640 707732 2.15 113240 3278204 1781328 5.25 1228940 2798632 12 02:08:01 28413064 31581388 707912 2.15 113296 3278212 1781328 5.25 1228944 2798632 164 02:09:01 28413056 31581432 707812 2.15 113336 3278216 1781328 5.25 1228984 2798640 24 02:10:01 28413204 31581668 707536 2.15 113380 3278216 1781328 5.25 1229360 2798636 188 02:11:01 28413212 31581688 707484 2.15 113424 3278216 1764776 5.20 1229284 2798640 8 02:12:01 28413228 31581752 707424 2.15 113448 3278216 1764776 5.20 1229260 2798644 184 02:13:01 28412928 31581512 707652 2.15 113500 3278216 1764776 5.20 1229188 2798644 8 02:14:01 28413128 31581756 707596 2.15 113532 3278228 1764776 5.20 1229220 2798648 212 02:15:01 28413128 31581784 707568 2.15 113556 3278228 1748608 5.15 1229440 2798648 8 02:16:01 28413160 31581836 707500 2.15 113580 3278232 1748608 5.15 1229260 2798652 44 02:17:01 28413120 31581844 707564 2.15 113612 3278232 1748608 5.15 1229660 2798656 12 02:18:01 28412984 31581784 707512 2.15 113644 3278240 1748608 5.15 1229400 2798660 136 02:19:01 28412952 31581776 707460 2.15 113676 3278248 1764668 5.20 1229604 2798668 8 02:20:01 28413340 31582192 707196 2.15 113708 3278248 1764668 5.20 1229432 2798668 152 02:21:01 28413072 31581968 707412 2.15 113732 3278252 1764668 5.20 1229596 2798672 32 02:22:01 28412984 31581908 707420 2.15 113756 3278252 1764668 5.20 1229564 2798672 192 02:23:01 28413260 31582308 706932 2.15 113780 3278376 1764668 5.20 1229488 2798792 12 02:24:01 28413212 31582308 706864 2.15 113820 3278388 1764668 5.20 1229532 2798808 8 02:25:01 28413172 31582312 706796 2.15 113852 3278388 1764668 5.20 1229572 2798812 12 02:26:01 28410052 31580980 708096 2.15 115396 3278404 1764668 5.20 1233588 2798824 204 02:27:01 28409224 31580160 708864 2.16 115420 3278408 1764668 5.20 1233336 2798828 12 02:28:01 28409652 31580660 708536 2.15 115464 3278412 1764668 5.20 1233368 2798832 40 02:29:01 28409660 31580676 708508 2.15 115476 3278416 1764668 5.20 1233352 2798836 8 02:30:01 28409944 31580968 708196 2.15 115496 3278416 1764668 5.20 1233340 2798836 188 02:31:01 28409920 31580988 708144 2.15 115524 3278420 1764668 5.20 1233536 2798840 12 02:32:01 28409588 31580700 708376 2.15 115560 3278420 1764668 5.20 1233508 2798844 196 02:33:01 28409288 31580448 708572 2.15 115616 3278408 1764668 5.20 1233488 2798852 12 02:34:01 28409488 31580684 708472 2.15 115648 3278428 1764668 5.20 1233512 2798848 196 02:35:01 28409472 31580708 708632 2.16 115684 3278428 1764668 5.20 1233556 2798848 4 02:36:01 28409392 31580680 708620 2.15 115712 3278440 1748508 5.15 1233608 2798860 224 02:37:01 28409376 31580700 708564 2.15 115736 3278440 1748508 5.15 1233712 2798864 12 02:38:01 28409296 31580668 708556 2.15 115768 3278444 1748508 5.15 1233696 2798872 160 02:39:01 28409180 31580640 708740 2.16 115828 3278448 1748508 5.15 1233776 2798868 8 02:40:01 28409464 31580932 708400 2.15 115860 3278448 1748508 5.15 1233764 2798868 188 02:41:01 28409632 31581140 708352 2.15 115892 3278452 1748508 5.15 1233948 2798876 12 02:42:01 28409616 31581160 708300 2.15 115924 3278452 1764628 5.20 1234000 2798876 196 02:43:01 28409072 31580656 708728 2.16 115980 3278448 1764628 5.20 1233976 2798880 12 02:44:01 28408984 31580636 708688 2.16 116028 3278460 1764628 5.20 1233968 2798880 192 02:45:01 28408968 31580680 708616 2.15 116056 3278460 1764628 5.20 1234028 2798880 8 02:46:01 28408564 31580396 708772 2.16 116096 3278468 1764628 5.20 1234592 2798732 184 02:47:01 28408572 31580416 708728 2.16 116140 3278460 1764628 5.20 1234468 2798728 12 02:48:01 28408732 31580776 708592 2.15 116172 3278600 1764628 5.20 1234460 2798860 76 02:49:01 28408724 31580780 708528 2.15 116212 3278604 1764628 5.20 1234460 2798864 24 02:50:01 28408716 31580820 708468 2.15 116244 3278604 1764628 5.20 1234504 2798868 152 02:51:01 28408684 31580836 708436 2.15 116284 3278608 1780680 5.25 1234544 2798876 24 02:52:01 28408864 31581068 708132 2.15 116324 3278608 1780680 5.25 1234712 2798880 160 02:53:01 28408588 31580856 708280 2.15 116376 3278616 1780680 5.25 1234668 2798876 12 02:54:01 28408540 31580820 708380 2.15 116412 3278616 1780680 5.25 1234804 2798876 192 02:55:01 28408500 31580836 708316 2.15 116460 3278624 1763992 5.20 1234716 2798888 24 02:56:01 28408692 31581076 708268 2.15 116492 3278628 1763992 5.20 1234788 2798896 204 02:57:01 28408708 31581140 708196 2.15 116516 3278628 1763992 5.20 1234888 2798900 16 02:58:01 28408660 31581100 708160 2.15 116548 3278616 1763992 5.20 1234812 2798904 216 02:59:01 28408068 31580552 708652 2.16 116564 3278632 1763992 5.20 1234764 2798892 8 03:00:01 28408280 31580800 708344 2.15 116592 3278636 1763992 5.20 1234804 2798900 208 03:01:01 28408516 31581088 708044 2.15 116632 3278640 1763992 5.20 1234844 2798908 4 03:02:01 28408456 31581068 708212 2.15 116672 3278640 1763992 5.20 1235132 2798900 196 03:03:01 28408424 31581104 708148 2.15 116728 3278628 1763992 5.20 1234948 2798904 12 03:04:01 28403936 31577492 711392 2.16 116760 3279204 1795240 5.29 1235268 2799352 76 03:05:01 28404172 31577660 711132 2.16 116784 3279208 1795240 5.29 1235124 2799356 4 03:06:01 28403832 31577364 711372 2.16 116820 3279212 1795240 5.29 1235304 2799360 204 03:07:01 28404360 31577936 710744 2.16 116860 3279212 1779164 5.24 1235288 2799360 20 03:08:01 28404280 31577904 710712 2.16 116904 3279212 1779164 5.24 1235268 2799368 160 03:09:01 28404472 31578120 710636 2.16 116944 3279208 1779164 5.24 1235292 2799364 4 03:10:01 28404260 31578012 710868 2.16 116984 3279224 1779164 5.24 1235916 2799380 364 03:11:01 28404332 31578108 710764 2.16 117012 3279228 1779164 5.24 1235708 2799376 4 03:12:01 28404252 31578044 710972 2.16 117040 3279232 1779164 5.24 1235600 2799384 188 03:13:01 28404512 31578344 710652 2.16 117064 3279236 1779164 5.24 1235640 2799392 12 03:14:01 28404464 31578440 710524 2.16 117092 3279364 1779164 5.24 1235532 2799512 208 03:15:01 28403976 31578000 710960 2.16 117124 3279368 1779164 5.24 1235768 2799520 28 03:16:01 28403936 31577968 710928 2.16 117148 3279372 1779164 5.24 1235616 2799524 216 03:17:01 28403808 31577916 710928 2.16 117180 3279372 1779164 5.24 1235960 2799524 16 03:18:01 28404252 31578428 710556 2.16 117232 3279368 1763104 5.20 1235760 2799532 224 03:19:01 28404188 31578372 710548 2.16 117260 3279376 1763104 5.20 1235776 2799524 8 03:20:01 28404400 31578632 710244 2.16 117296 3279372 1763104 5.20 1235816 2799532 216 03:21:01 28404352 31578636 710180 2.16 117332 3279388 1763104 5.20 1235864 2799544 8 03:22:01 28403824 31578108 710616 2.16 117356 3279388 1763104 5.20 1235976 2799544 208 03:23:01 28403776 31578100 710568 2.16 117404 3279376 1779156 5.24 1236324 2799548 4 03:24:01 28404020 31578388 710232 2.16 117440 3279384 1779156 5.24 1236272 2799540 200 03:25:01 28403928 31578372 710480 2.16 117464 3279400 1779156 5.24 1236564 2799548 4 03:26:01 28403928 31578396 710432 2.16 117488 3279404 1779156 5.24 1236564 2799552 208 03:27:01 28403848 31578320 710428 2.16 117508 3279404 1779156 5.24 1236636 2799552 16 03:28:01 28403832 31578340 710344 2.16 117540 3279408 1779156 5.24 1236640 2799556 216 03:29:01 28403784 31578332 710300 2.16 117572 3279408 1779156 5.24 1236728 2799556 8 03:30:01 28403160 31577760 710820 2.16 117604 3279416 1779156 5.24 1236768 2799568 48 03:31:01 28403688 31578292 710212 2.16 117616 3279420 1779156 5.24 1236752 2799572 8 03:32:01 28403356 31577992 710452 2.16 117644 3279420 1779156 5.24 1236852 2799576 196 03:33:01 28403096 31577780 710760 2.16 117680 3279424 1779156 5.24 1236976 2799584 12 03:34:01 28403320 31578028 710708 2.16 117700 3279424 1779156 5.24 1236892 2799572 196 03:35:01 28403304 31578056 710672 2.16 117728 3279428 1779156 5.24 1237112 2799576 32 03:36:01 28403476 31578268 710444 2.16 117760 3279432 1779156 5.24 1237048 2799580 196 03:37:01 28403736 31578532 710128 2.16 117788 3279432 1779156 5.24 1237096 2799580 16 03:38:02 28403492 31578332 710312 2.16 117816 3279432 1779156 5.24 1237092 2799584 160 03:39:01 28403412 31578284 710304 2.16 117840 3279436 1779156 5.24 1237128 2799584 8 03:40:01 28403476 31578404 710212 2.16 117868 3279444 1779156 5.24 1237168 2799596 192 03:41:01 28403636 31578572 710180 2.16 117888 3279448 1779156 5.24 1237152 2799600 4 03:42:01 28403336 31578304 710424 2.16 117912 3279452 1779156 5.24 1237472 2799604 192 03:43:01 28403320 31578340 710332 2.16 117952 3279456 1779156 5.24 1237372 2799612 12 03:44:01 28403240 31578300 710296 2.16 118004 3279456 1779156 5.24 1237416 2799604 196 03:45:01 28402932 31578168 710388 2.16 118028 3279588 1779156 5.24 1237332 2799740 16 03:46:01 28402924 31578212 710292 2.16 118068 3279592 1779156 5.24 1237504 2799740 232 03:47:01 28402224 31577544 710980 2.16 118104 3279592 1779156 5.24 1240032 2799740 12 03:48:01 28401956 31577352 711184 2.16 118144 3279596 1762948 5.20 1239644 2799744 236 03:49:01 28401932 31577372 711120 2.16 118188 3279592 1762948 5.20 1239952 2799748 12 03:50:01 28401840 31577284 711316 2.16 118220 3279604 1762948 5.20 1239684 2799752 224 03:51:01 28402084 31577576 711016 2.16 118244 3279608 1762948 5.20 1239728 2799756 4 03:52:01 28402220 31577744 711012 2.16 118268 3279608 1762948 5.20 1239828 2799760 216 03:53:01 28402228 31577804 710916 2.16 118308 3279612 1762948 5.20 1239820 2799768 12 03:54:01 28401856 31577480 711184 2.16 118348 3279612 1762948 5.20 1239988 2799772 216 03:55:01 28401848 31577492 711296 2.16 118392 3279616 1779012 5.24 1239888 2799764 8 03:56:01 28401564 31577272 711480 2.16 118424 3279616 1779012 5.24 1239928 2799768 208 03:57:01 28401264 31577020 711704 2.16 118448 3279620 1779012 5.24 1240104 2799776 16 03:58:01 28401468 31577240 711404 2.16 118472 3279628 1762300 5.19 1239952 2799784 232 03:59:01 28401412 31577216 711376 2.16 118504 3279616 1762300 5.19 1239996 2799788 8 04:00:01 28401072 31576904 711600 2.16 118536 3279636 1762300 5.19 1240028 2799784 224 04:01:01 28400772 31576648 711824 2.16 118552 3279636 1762300 5.19 1240068 2799788 8 04:02:01 28401008 31577016 711372 2.16 118576 3279768 1762300 5.19 1240120 2799920 232 04:03:01 28401144 31577192 711364 2.16 118600 3279772 1762300 5.19 1240096 2799924 12 04:04:01 28400876 31576968 711556 2.16 118648 3279764 1762300 5.19 1240696 2799928 216 04:05:01 28400820 31576952 711484 2.16 118696 3279776 1762300 5.19 1240548 2799924 12 04:06:01 28400552 31576732 711668 2.16 118720 3279776 1762300 5.19 1240660 2799924 40 04:07:01 28400504 31576728 711628 2.16 118744 3279780 1762300 5.19 1241012 2799932 12 04:08:01 28400416 31576688 711576 2.16 118776 3279824 1762300 5.19 1240876 2799976 216 04:09:01 28400408 31576724 711504 2.16 118804 3279812 1762300 5.19 1240920 2799976 8 04:10:01 28400788 31577132 711232 2.16 118828 3279828 1762300 5.19 1240964 2799976 224 04:11:01 28400804 31577196 711168 2.16 118844 3279828 1762300 5.19 1241004 2799980 8 04:12:01 28400436 31576876 711644 2.16 118888 3279832 1762300 5.19 1241228 2799988 20 04:13:01 28400168 31576612 711856 2.16 118920 3279828 1762300 5.19 1241152 2799992 28 04:14:01 28400144 31576624 711768 2.16 118952 3279836 1762300 5.19 1241388 2799992 208 04:15:01 28399812 31576336 711996 2.17 118992 3279840 1778576 5.24 1241440 2799988 20 04:16:01 28399796 31576364 711924 2.17 119020 3279840 1778576 5.24 1241360 2799992 208 04:17:01 28399212 31575836 712400 2.17 119052 3279852 1778576 5.24 1241528 2800000 12 04:18:01 28399064 31575780 712696 2.17 119084 3279856 1778576 5.24 1241480 2800004 232 04:19:01 28399064 31575780 712680 2.17 119096 3279852 1778576 5.24 1241464 2800004 8 04:20:01 28399040 31575772 712604 2.17 119128 3279860 1778576 5.24 1241496 2800008 220 04:21:01 28399208 31575940 712592 2.17 119132 3279860 1778576 5.24 1241480 2800008 8 04:22:01 28399216 31575988 712508 2.17 119168 3279864 1778576 5.24 1241592 2800012 212 04:23:01 28399168 31575980 712480 2.17 119180 3279868 1778576 5.24 1241576 2800016 12 04:24:01 28398804 31575616 712764 2.17 119200 3279868 1778576 5.24 1241564 2800016 212 04:25:01 28399040 31575888 712428 2.17 119236 3279872 1778576 5.24 1241736 2800020 28 04:26:01 28399204 31576100 712148 2.17 119276 3279876 1794628 5.29 1241656 2800028 212 04:27:01 28398920 31575880 712328 2.17 119300 3279880 1794628 5.29 1241756 2800036 12 04:28:01 28399340 31576348 712016 2.17 119344 3279884 1794628 5.29 1241936 2800044 220 04:29:01 28399072 31576124 712216 2.17 119400 3279868 1794628 5.29 1241788 2800048 12 04:30:01 28398972 31576076 712452 2.17 119432 3279888 1794628 5.29 1241832 2800056 12 04:31:01 28398972 31576076 712416 2.17 119448 3279888 1794628 5.29 1241816 2800056 8 04:32:01 28399208 31576348 712084 2.17 119480 3279892 1794628 5.29 1242344 2800060 8 04:33:01 28398836 31576020 712376 2.17 119492 3279900 1794628 5.29 1242116 2800048 216 04:34:01 28398576 31575664 712648 2.17 119516 3279900 1794628 5.29 1241904 2800048 204 04:35:01 28398308 31575432 712808 2.17 119560 3279904 1794628 5.29 1241948 2800052 4 04:36:01 28398512 31575688 712508 2.17 119588 3279908 1778492 5.24 1241992 2800056 212 04:37:01 28398680 31575900 712480 2.17 119600 3279912 1778492 5.24 1242104 2800064 12 04:38:01 28398884 31576240 712292 2.17 119628 3280044 1778492 5.24 1242028 2800196 48 04:39:01 28398616 31576000 712484 2.17 119664 3280036 1778492 5.24 1242072 2800196 4 04:40:01 28398276 31575708 712732 2.17 119684 3280048 1778492 5.24 1242244 2800204 212 04:41:01 28398228 31575664 712700 2.17 119708 3280048 1778492 5.24 1242228 2800204 4 04:42:01 28398172 31575668 712652 2.17 119740 3280052 1778492 5.24 1242496 2800200 232 04:43:01 28398156 31575700 712576 2.17 119772 3280056 1778492 5.24 1242344 2800208 4 04:44:01 28398608 31576204 712224 2.17 119820 3280060 1778492 5.24 1242256 2800216 212 04:45:01 28398492 31576140 712480 2.17 119860 3280064 1778492 5.24 1242296 2800224 8 04:46:01 28398224 31575920 712652 2.17 119924 3280064 1762072 5.19 1242336 2800228 44 04:47:01 27574128 31523068 759348 2.31 136808 3984344 1957824 5.77 1346024 3462160 844 Average: 28408996 31577886 711425 2.16 115243 3276934 1774478 5.23 1234327 2798900 1684 00:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:53:01 ens3 496.60 310.95 6443.35 72.44 0.00 0.00 0.00 0.00 00:53:01 veth4b57c7b 32.56 45.43 3.03 537.65 0.00 0.00 0.00 0.04 00:53:01 lo 3.13 3.13 0.30 0.30 0.00 0.00 0.00 0.00 00:53:01 docker0 33.94 46.69 2.78 550.03 0.00 0.00 0.00 0.00 00:54:01 ens3 126.21 102.15 2535.63 103.32 0.00 0.00 0.00 0.00 00:54:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 00:54:01 docker0 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00 00:55:01 ens3 1.52 1.00 3.50 0.44 0.00 0.00 0.00 0.00 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:01 ens3 2.02 1.18 4.57 0.08 0.00 0.00 0.00 0.00 00:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:01 ens3 96.82 58.07 1300.17 4.21 0.00 0.00 0.00 0.00 00:57:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:01 ens3 0.18 0.17 0.01 0.01 0.00 0.00 0.00 0.00 00:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:01 ens3 0.63 0.13 0.06 0.01 0.00 0.00 0.00 0.00 01:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:01 ens3 1.53 0.25 0.27 0.08 0.00 0.00 0.00 0.00 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:02:01 ens3 0.47 0.35 0.18 0.15 0.00 0.00 0.00 0.00 01:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:03:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:01 ens3 0.40 0.23 0.17 0.07 0.00 0.00 0.00 0.00 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:08:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:01 ens3 1.23 0.22 0.16 0.08 0.00 0.00 0.00 0.00 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:01 ens3 1.15 0.33 0.26 0.14 0.00 0.00 0.00 0.00 01:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:01 ens3 4.12 3.17 2.91 1.90 0.00 0.00 0.00 0.00 01:13:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:01 ens3 0.30 0.17 0.18 0.01 0.00 0.00 0.00 0.00 01:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:17:01 ens3 0.23 0.10 0.08 0.07 0.00 0.00 0.00 0.00 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:01 ens3 0.43 0.10 0.02 0.01 0.00 0.00 0.00 0.00 01:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:01 ens3 0.55 0.00 0.05 0.00 0.00 0.00 0.00 0.00 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:01 ens3 0.40 0.18 0.08 0.01 0.00 0.00 0.00 0.00 01:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:01 ens3 1.13 0.00 0.11 0.00 0.00 0.00 0.00 0.00 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:22:01 ens3 1.82 0.63 0.45 0.29 0.00 0.00 0.00 0.00 01:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:23:01 ens3 0.98 0.18 0.15 0.07 0.00 0.00 0.00 0.00 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:25:01 ens3 0.27 0.10 0.07 0.01 0.00 0.00 0.00 0.00 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:01 ens3 0.65 0.15 0.13 0.07 0.00 0.00 0.00 0.00 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:28:01 ens3 0.63 0.58 0.32 0.22 0.00 0.00 0.00 0.00 01:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:29:01 ens3 0.78 0.00 0.06 0.00 0.00 0.00 0.00 0.00 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:01 ens3 0.80 0.10 0.07 0.01 0.00 0.00 0.00 0.00 01:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:31:01 ens3 2.05 0.73 0.71 0.49 0.00 0.00 0.00 0.00 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:01 ens3 1.63 0.28 0.28 0.14 0.00 0.00 0.00 0.00 01:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:01 ens3 1.88 0.20 0.26 0.07 0.00 0.00 0.00 0.00 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:01 ens3 0.67 0.50 0.27 0.22 0.00 0.00 0.00 0.00 01:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:01 ens3 0.85 0.00 0.07 0.00 0.00 0.00 0.00 0.00 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:01 ens3 0.28 0.15 0.07 0.01 0.00 0.00 0.00 0.00 01:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:01 ens3 0.28 0.12 0.08 0.07 0.00 0.00 0.00 0.00 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:38:01 ens3 0.23 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:01 ens3 1.10 0.55 0.45 0.29 0.00 0.00 0.00 0.00 01:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:42:01 ens3 0.77 0.22 0.11 0.07 0.00 0.00 0.00 0.00 01:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:01 ens3 1.95 0.48 0.49 0.28 0.00 0.00 0.00 0.00 01:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:01 ens3 0.42 0.18 0.16 0.07 0.00 0.00 0.00 0.00 01:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:01 ens3 5.17 4.32 3.03 5.21 0.00 0.00 0.00 0.00 01:46:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:01 ens3 0.27 0.13 0.07 0.01 0.00 0.00 0.00 0.00 01:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:49:01 ens3 1.38 0.00 0.12 0.00 0.00 0.00 0.00 0.00 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:01 ens3 3.87 0.83 0.77 0.43 0.00 0.00 0.00 0.00 01:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:01 ens3 2.97 0.15 0.30 0.07 0.00 0.00 0.00 0.00 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:01 ens3 1.08 0.25 0.20 0.14 0.00 0.00 0.00 0.00 01:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:01 ens3 0.32 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:01 ens3 0.52 0.18 0.08 0.01 0.00 0.00 0.00 0.00 01:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:01 ens3 0.73 0.15 0.13 0.07 0.00 0.00 0.00 0.00 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:01 ens3 0.28 0.12 0.02 0.01 0.00 0.00 0.00 0.00 01:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:59:01 ens3 0.30 0.12 0.07 0.01 0.00 0.00 0.00 0.00 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:00:01 ens3 1.60 0.12 0.15 0.01 0.00 0.00 0.00 0.00 02:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:01:01 ens3 0.73 0.50 0.28 0.22 0.00 0.00 0.00 0.00 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 02:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:01 ens3 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:01 ens3 0.63 0.43 0.32 0.22 0.00 0.00 0.00 0.00 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:02 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:01 ens3 0.28 0.10 0.08 0.07 0.00 0.00 0.00 0.00 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:01 ens3 1.07 0.00 0.08 0.00 0.00 0.00 0.00 0.00 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:01 ens3 4.43 0.58 0.71 0.29 0.00 0.00 0.00 0.00 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:01 ens3 2.65 0.40 0.49 0.27 0.00 0.00 0.00 0.00 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:01 ens3 1.63 0.28 0.25 0.14 0.00 0.00 0.00 0.00 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:01 ens3 2.75 0.00 0.11 0.00 0.00 0.00 0.00 0.00 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:01 ens3 2.27 0.10 0.13 0.01 0.00 0.00 0.00 0.00 02:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:01 ens3 1.05 0.27 0.28 0.21 0.00 0.00 0.00 0.00 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:01 ens3 1.17 0.10 0.08 0.01 0.00 0.00 0.00 0.00 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:01 ens3 0.77 0.10 0.10 0.07 0.00 0.00 0.00 0.00 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:01 ens3 1.12 0.12 0.09 0.01 0.00 0.00 0.00 0.00 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:01 ens3 1.28 0.28 0.40 0.20 0.00 0.00 0.00 0.00 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:01 ens3 4.80 0.10 0.35 0.01 0.00 0.00 0.00 0.00 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:01 ens3 1.18 0.13 0.14 0.07 0.00 0.00 0.00 0.00 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 ens3 0.33 0.22 0.09 0.08 0.00 0.00 0.00 0.00 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:24:01 ens3 0.30 0.18 0.07 0.01 0.00 0.00 0.00 0.00 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:01 ens3 91.69 63.87 84.63 37.41 0.00 0.00 0.00 0.00 02:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:01 ens3 0.12 0.08 0.07 0.06 0.00 0.00 0.00 0.00 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:01 ens3 0.42 0.13 0.09 0.01 0.00 0.00 0.00 0.00 02:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:01 ens3 1.65 0.10 0.11 0.01 0.00 0.00 0.00 0.00 02:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:01 ens3 1.22 0.17 0.21 0.07 0.00 0.00 0.00 0.00 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:01 ens3 0.33 0.18 0.09 0.07 0.00 0.00 0.00 0.00 02:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:33:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:01 ens3 0.27 0.13 0.07 0.01 0.00 0.00 0.00 0.00 02:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:01 ens3 0.23 0.10 0.08 0.07 0.00 0.00 0.00 0.00 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:01 ens3 0.22 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:01 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:01 ens3 0.57 0.10 0.03 0.01 0.00 0.00 0.00 0.00 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:01 ens3 2.30 0.12 0.29 0.07 0.00 0.00 0.00 0.00 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:01 ens3 1.05 0.22 0.23 0.13 0.00 0.00 0.00 0.00 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:01 ens3 0.52 0.20 0.26 0.19 0.00 0.00 0.00 0.00 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:01 ens3 0.23 0.10 0.07 0.01 0.00 0.00 0.00 0.00 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:01 ens3 4.17 3.58 2.32 4.84 0.00 0.00 0.00 0.00 02:46:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:01 ens3 0.13 0.10 0.07 0.07 0.00 0.00 0.00 0.00 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:01 ens3 0.30 0.12 0.07 0.01 0.00 0.00 0.00 0.00 02:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:01 ens3 1.83 0.00 0.16 0.00 0.00 0.00 0.00 0.00 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:52:01 ens3 0.53 0.28 0.18 0.14 0.00 0.00 0.00 0.00 02:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:01 ens3 0.68 0.05 0.11 0.00 0.00 0.00 0.00 0.00 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:01 ens3 0.37 0.22 0.10 0.08 0.00 0.00 0.00 0.00 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:01 ens3 0.25 0.12 0.08 0.07 0.00 0.00 0.00 0.00 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:01 ens3 0.32 0.12 0.07 0.01 0.00 0.00 0.00 0.00 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:01 ens3 1.78 0.00 0.15 0.00 0.00 0.00 0.00 0.00 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:01 ens3 1.32 0.50 0.41 0.28 0.00 0.00 0.00 0.00 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:01 ens3 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:01 ens3 1.00 0.42 0.25 0.10 0.00 0.00 0.00 0.00 03:04:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:01 ens3 1.18 0.53 0.39 0.22 0.00 0.00 0.00 0.00 03:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:01 ens3 0.23 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:01 ens3 0.30 0.18 0.07 0.01 0.00 0.00 0.00 0.00 03:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:01 ens3 0.25 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:01 ens3 1.47 0.43 0.29 0.15 0.00 0.00 0.00 0.00 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:13:01 ens3 0.20 0.20 0.09 0.07 0.00 0.00 0.00 0.00 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:01 ens3 0.77 0.10 0.07 0.01 0.00 0.00 0.00 0.00 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:01 ens3 0.27 0.12 0.09 0.07 0.00 0.00 0.00 0.00 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:16:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:01 ens3 0.25 0.12 0.13 0.07 0.00 0.00 0.00 0.00 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:18:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:01 ens3 1.37 0.18 0.19 0.07 0.00 0.00 0.00 0.00 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:23:01 ens3 0.42 0.17 0.21 0.07 0.00 0.00 0.00 0.00 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:01 ens3 0.72 0.10 0.06 0.01 0.00 0.00 0.00 0.00 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:01 ens3 0.30 0.12 0.10 0.07 0.00 0.00 0.00 0.00 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:01 ens3 0.22 0.10 0.08 0.07 0.00 0.00 0.00 0.00 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 03:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:01 ens3 0.98 0.20 0.14 0.07 0.00 0.00 0.00 0.00 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:01 ens3 0.75 0.12 0.15 0.07 0.00 0.00 0.00 0.00 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:01 ens3 0.77 0.15 0.20 0.07 0.00 0.00 0.00 0.00 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:01 ens3 0.30 0.13 0.08 0.07 0.00 0.00 0.00 0.00 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:38:02 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:38:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:01 ens3 0.48 0.20 0.09 0.07 0.00 0.00 0.00 0.00 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 ens3 1.60 0.40 0.45 0.27 0.00 0.00 0.00 0.00 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:01 ens3 0.33 0.20 0.10 0.08 0.00 0.00 0.00 0.00 03:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:01 ens3 0.27 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:46:01 ens3 1.02 0.23 0.19 0.08 0.00 0.00 0.00 0.00 03:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:01 ens3 22.35 38.49 3.77 96.30 0.00 0.00 0.00 0.00 03:47:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 03:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:01 ens3 1.22 0.00 0.11 0.00 0.00 0.00 0.00 0.00 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:01 ens3 0.47 0.37 0.22 0.08 0.00 0.00 0.00 0.00 03:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:01 ens3 0.67 0.10 0.06 0.01 0.00 0.00 0.00 0.00 03:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:01 ens3 0.38 0.25 0.17 0.14 0.00 0.00 0.00 0.00 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:58:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 04:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 04:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:01 ens3 0.75 0.00 0.06 0.00 0.00 0.00 0.00 0.00 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:01 ens3 1.63 0.55 0.46 0.28 0.00 0.00 0.00 0.00 04:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:06:01 ens3 0.77 0.15 0.12 0.01 0.00 0.00 0.00 0.00 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:07:01 ens3 0.40 0.30 0.18 0.14 0.00 0.00 0.00 0.00 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:08:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:11:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:01 ens3 0.35 0.27 0.14 0.08 0.00 0.00 0.00 0.00 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:01 ens3 0.23 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:01 ens3 1.28 0.17 0.20 0.07 0.00 0.00 0.00 0.00 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:01 ens3 0.40 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:01 ens3 0.67 0.20 0.21 0.13 0.00 0.00 0.00 0.00 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:01 ens3 0.20 0.17 0.12 0.01 0.00 0.00 0.00 0.00 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:01 ens3 0.27 0.23 0.08 0.07 0.00 0.00 0.00 0.00 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:01 ens3 1.23 0.10 0.11 0.01 0.00 0.00 0.00 0.00 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:01 ens3 0.32 0.20 0.10 0.07 0.00 0.00 0.00 0.00 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:01 ens3 0.27 0.17 0.07 0.01 0.00 0.00 0.00 0.00 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:27:01 ens3 0.78 0.08 0.13 0.06 0.00 0.00 0.00 0.00 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:01 ens3 0.87 0.38 0.31 0.21 0.00 0.00 0.00 0.00 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:01 ens3 0.73 0.00 0.07 0.00 0.00 0.00 0.00 0.00 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:01 ens3 4.82 1.33 1.48 0.89 0.00 0.00 0.00 0.00 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:01 ens3 4.18 0.68 1.11 0.59 0.00 0.00 0.00 0.00 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:01 ens3 1.68 0.10 0.13 0.01 0.00 0.00 0.00 0.00 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:01 ens3 0.30 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:01 ens3 0.48 0.10 0.04 0.01 0.00 0.00 0.00 0.00 04:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:01 ens3 0.50 0.12 0.11 0.07 0.00 0.00 0.00 0.00 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:01 ens3 0.33 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:01 ens3 2.93 0.23 0.29 0.08 0.00 0.00 0.00 0.00 04:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:01 ens3 1.43 0.55 0.59 0.40 0.00 0.00 0.00 0.00 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 04:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:01 ens3 0.47 0.32 0.26 0.21 0.00 0.00 0.00 0.00 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:45:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:01 ens3 163.11 112.80 4070.86 24.39 0.00 0.00 0.00 0.00 04:47:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 04:47:01 veth5b65c8a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:47:01 docker0 8.01 8.68 0.67 76.87 0.00 0.00 0.00 0.00 Average: ens3 4.92 3.12 61.63 1.55 0.00 0.00 0.00 0.00 Average: lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 Average: veth5b65c8a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: docker0 0.18 0.24 0.01 2.67 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-61) 09/21/22 _x86_64_ (8 CPU) 00:51:30 LINUX RESTART (8 CPU) 00:52:01 CPU %user %nice %system %iowait %steal %idle 00:53:01 all 22.08 0.00 4.60 0.98 0.08 72.27 00:53:01 0 20.62 0.00 4.53 0.47 0.07 74.31 00:53:01 1 19.61 0.00 4.98 0.19 0.07 75.16 00:53:01 2 28.16 0.00 4.72 0.57 0.08 66.46 00:53:01 3 22.08 0.00 4.34 0.42 0.10 73.06 00:53:01 4 20.87 0.00 5.03 1.54 0.07 72.50 00:53:01 5 19.56 0.00 4.41 3.53 0.07 72.44 00:53:01 6 21.62 0.00 4.13 0.20 0.07 73.98 00:53:01 7 24.12 0.00 4.64 0.91 0.08 70.24 00:54:01 all 11.28 0.00 2.47 0.53 0.04 85.68 00:54:01 0 11.05 0.00 2.58 0.05 0.05 86.27 00:54:01 1 9.89 0.00 2.89 1.93 0.03 85.26 00:54:01 2 11.11 0.00 2.10 0.02 0.03 86.74 00:54:01 3 12.12 0.00 2.32 0.02 0.03 85.51 00:54:01 4 11.04 0.00 1.97 0.00 0.05 86.94 00:54:01 5 11.82 0.00 2.50 1.17 0.03 84.47 00:54:01 6 11.47 0.00 2.28 0.29 0.05 85.92 00:54:01 7 11.74 0.00 3.13 0.76 0.07 84.31 00:55:01 all 0.21 0.00 0.03 0.01 0.00 99.74 00:55:01 0 0.08 0.00 0.02 0.00 0.00 99.90 00:55:01 1 1.40 0.00 0.02 0.02 0.00 98.56 00:55:01 2 0.02 0.00 0.03 0.00 0.00 99.95 00:55:01 3 0.07 0.00 0.03 0.00 0.00 99.90 00:55:01 4 0.05 0.00 0.05 0.02 0.00 99.88 00:55:01 5 0.00 0.00 0.02 0.07 0.00 99.92 00:55:01 6 0.03 0.00 0.05 0.00 0.02 99.90 00:55:01 7 0.03 0.00 0.03 0.00 0.00 99.93 00:56:01 all 0.27 0.00 0.02 0.00 0.01 99.70 00:56:01 0 0.00 0.00 0.00 0.00 0.02 99.98 00:56:01 1 1.99 0.00 0.02 0.00 0.02 97.98 00:56:01 2 0.00 0.00 0.03 0.00 0.00 99.97 00:56:01 3 0.03 0.00 0.00 0.00 0.00 99.97 00:56:01 4 0.05 0.00 0.00 0.00 0.02 99.93 00:56:01 5 0.00 0.00 0.02 0.03 0.02 99.93 00:56:01 6 0.05 0.00 0.03 0.00 0.00 99.92 00:56:01 7 0.03 0.00 0.03 0.00 0.00 99.93 00:57:01 all 1.49 0.00 0.78 0.31 0.01 97.41 00:57:01 0 1.45 0.00 0.70 0.08 0.00 97.77 00:57:01 1 1.67 0.00 0.46 0.02 0.00 97.85 00:57:01 2 1.95 0.00 0.62 1.43 0.02 95.98 00:57:01 3 1.05 0.00 0.78 0.15 0.02 98.00 00:57:01 4 1.55 0.00 0.73 0.33 0.02 97.36 00:57:01 5 1.58 0.00 0.37 0.18 0.00 97.87 00:57:01 6 0.98 0.00 0.73 0.12 0.02 98.15 00:57:01 7 1.71 0.00 1.86 0.13 0.02 96.28 00:58:01 all 0.27 0.00 0.01 0.01 0.00 99.71 00:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:58:01 1 0.00 0.00 0.00 0.00 0.02 99.98 00:58:01 2 0.02 0.00 0.00 0.03 0.00 99.95 00:58:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:58:01 4 0.03 0.00 0.02 0.00 0.00 99.95 00:58:01 5 1.99 0.00 0.03 0.00 0.02 97.96 00:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:58:01 7 0.02 0.00 0.02 0.05 0.00 99.92 00:59:01 all 0.28 0.00 0.01 0.02 0.01 99.68 00:59:01 0 0.03 0.00 0.00 0.00 0.00 99.97 00:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:59:01 2 0.00 0.00 0.02 0.10 0.00 99.88 00:59:01 3 0.03 0.00 0.02 0.00 0.02 99.93 00:59:01 4 0.07 0.00 0.02 0.00 0.00 99.92 00:59:01 5 2.00 0.00 0.03 0.00 0.02 97.95 00:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:59:01 7 0.02 0.00 0.02 0.08 0.02 99.87 01:00:01 all 0.14 0.00 0.02 0.01 0.00 99.83 01:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:00:01 1 0.00 0.00 0.03 0.03 0.00 99.93 01:00:01 2 0.02 0.00 0.00 0.02 0.00 99.97 01:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:00:01 4 0.05 0.00 0.02 0.00 0.02 99.92 01:00:01 5 0.96 0.00 0.07 0.00 0.00 98.97 01:00:01 6 0.03 0.00 0.03 0.00 0.02 99.92 01:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:01:01 all 0.03 0.00 0.01 0.01 0.00 99.95 01:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:01:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:01:01 2 0.02 0.00 0.00 0.03 0.00 99.95 01:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:01:01 4 0.10 0.00 0.03 0.00 0.00 99.87 01:01:01 5 0.05 0.00 0.03 0.00 0.02 99.90 01:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:01:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:02:01 all 0.02 0.00 0.01 0.01 0.00 99.96 01:02:01 0 0.02 0.00 0.03 0.00 0.00 99.95 01:02:01 1 0.00 0.00 0.00 0.05 0.00 99.95 01:02:01 2 0.00 0.00 0.00 0.03 0.00 99.97 01:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:02:01 4 0.03 0.00 0.02 0.00 0.00 99.95 01:02:01 5 0.03 0.00 0.03 0.02 0.00 99.92 01:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:03:01 all 0.06 0.00 0.01 0.00 0.00 99.92 01:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:03:01 1 0.02 0.00 0.00 0.00 0.02 99.97 01:03:01 2 0.02 0.00 0.00 0.02 0.00 99.97 01:03:01 3 0.32 0.00 0.03 0.00 0.00 99.65 01:03:01 4 0.05 0.00 0.02 0.00 0.02 99.92 01:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:03:01 CPU %user %nice %system %iowait %steal %idle 01:04:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:04:01 2 0.00 0.00 0.02 0.03 0.00 99.95 01:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:04:01 5 0.03 0.00 0.05 0.03 0.02 99.87 01:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:05:01 all 0.02 0.00 0.01 0.00 0.00 99.96 01:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:05:01 1 0.02 0.00 0.02 0.02 0.00 99.95 01:05:01 2 0.02 0.00 0.00 0.02 0.00 99.97 01:05:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:05:01 4 0.05 0.00 0.02 0.00 0.00 99.93 01:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:05:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:06:01 all 0.02 0.00 0.01 0.00 0.01 99.96 01:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:06:01 2 0.00 0.00 0.00 0.02 0.02 99.97 01:06:01 3 0.05 0.00 0.02 0.00 0.00 99.93 01:06:01 4 0.03 0.00 0.03 0.00 0.00 99.93 01:06:01 5 0.02 0.00 0.02 0.02 0.02 99.93 01:06:01 6 0.03 0.00 0.00 0.00 0.02 99.95 01:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:07:01 all 0.03 0.00 0.02 0.01 0.00 99.94 01:07:01 0 0.02 0.00 0.02 0.02 0.00 99.95 01:07:01 1 0.03 0.00 0.00 0.02 0.00 99.95 01:07:01 2 0.03 0.00 0.03 0.03 0.00 99.90 01:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:07:01 4 0.03 0.00 0.00 0.00 0.02 99.95 01:07:01 5 0.07 0.00 0.02 0.00 0.00 99.92 01:07:01 6 0.03 0.00 0.03 0.00 0.00 99.93 01:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:08:01 all 0.01 0.00 0.00 0.01 0.00 99.97 01:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:08:01 1 0.00 0.00 0.00 0.02 0.02 99.97 01:08:01 2 0.02 0.00 0.00 0.02 0.00 99.97 01:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:08:01 4 0.00 0.00 0.00 0.02 0.00 99.98 01:08:01 5 0.02 0.00 0.02 0.00 0.02 99.95 01:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:09:01 all 0.02 0.00 0.01 0.00 0.00 99.96 01:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:09:01 2 0.02 0.00 0.03 0.03 0.00 99.92 01:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:09:01 4 0.05 0.00 0.02 0.00 0.00 99.93 01:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:10:01 all 0.03 0.00 0.01 0.01 0.01 99.95 01:10:01 0 0.03 0.00 0.00 0.00 0.02 99.95 01:10:01 1 0.00 0.00 0.00 0.02 0.00 99.98 01:10:01 2 0.03 0.00 0.00 0.05 0.00 99.92 01:10:01 3 0.07 0.00 0.00 0.00 0.00 99.93 01:10:01 4 0.02 0.00 0.02 0.02 0.02 99.93 01:10:01 5 0.02 0.00 0.03 0.00 0.02 99.93 01:10:01 6 0.02 0.00 0.02 0.00 0.02 99.95 01:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:11:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:11:01 1 0.00 0.00 0.00 0.02 0.00 99.98 01:11:01 2 0.02 0.00 0.02 0.03 0.00 99.93 01:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:11:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:11:01 5 0.00 0.00 0.03 0.00 0.00 99.97 01:11:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:12:01 all 0.02 0.00 0.01 0.01 0.01 99.96 01:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:12:01 1 0.02 0.00 0.00 0.02 0.00 99.97 01:12:01 2 0.00 0.00 0.00 0.03 0.02 99.95 01:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:12:01 4 0.07 0.00 0.02 0.02 0.02 99.88 01:12:01 5 0.03 0.00 0.03 0.00 0.02 99.92 01:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:12:01 7 0.00 0.00 0.00 0.00 0.02 99.98 01:13:01 all 0.26 0.00 0.02 0.01 0.00 99.71 01:13:01 0 1.03 0.00 0.02 0.02 0.00 98.93 01:13:01 1 0.07 0.00 0.00 0.00 0.02 99.92 01:13:01 2 0.30 0.00 0.05 0.05 0.00 99.60 01:13:01 3 0.20 0.00 0.03 0.00 0.00 99.77 01:13:01 4 0.23 0.00 0.02 0.00 0.00 99.75 01:13:01 5 0.12 0.00 0.02 0.00 0.00 99.87 01:13:01 6 0.13 0.00 0.00 0.00 0.00 99.87 01:13:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:14:01 all 0.03 0.00 0.01 0.01 0.00 99.95 01:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:14:01 2 0.00 0.00 0.02 0.03 0.00 99.95 01:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:14:01 4 0.03 0.00 0.00 0.03 0.00 99.93 01:14:01 5 0.03 0.00 0.03 0.00 0.02 99.92 01:14:01 6 0.12 0.00 0.03 0.00 0.02 99.83 01:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:14:01 CPU %user %nice %system %iowait %steal %idle 01:15:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:15:01 4 0.03 0.00 0.03 0.07 0.00 99.87 01:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:15:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:16:01 2 0.03 0.00 0.00 0.03 0.00 99.93 01:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:16:01 4 0.02 0.00 0.03 0.00 0.02 99.93 01:16:01 5 0.03 0.00 0.03 0.00 0.02 99.92 01:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:17:01 all 0.24 0.00 0.01 0.00 0.00 99.75 01:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:17:01 2 0.02 0.00 0.02 0.02 0.00 99.95 01:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:17:01 6 1.81 0.00 0.02 0.02 0.00 98.16 01:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:18:01 all 0.27 0.00 0.01 0.01 0.00 99.71 01:18:01 0 0.00 0.00 0.02 0.03 0.00 99.95 01:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 01:18:01 2 0.03 0.00 0.02 0.02 0.00 99.93 01:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:18:01 4 0.05 0.00 0.00 0.00 0.00 99.95 01:18:01 5 0.03 0.00 0.03 0.00 0.00 99.93 01:18:01 6 1.99 0.00 0.00 0.00 0.00 98.01 01:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:19:01 all 0.27 0.00 0.01 0.01 0.01 99.71 01:19:01 0 0.00 0.00 0.02 0.03 0.02 99.93 01:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:19:01 2 0.02 0.00 0.02 0.02 0.00 99.95 01:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:19:01 4 0.05 0.00 0.00 0.00 0.00 99.95 01:19:01 5 0.03 0.00 0.00 0.00 0.02 99.95 01:19:01 6 1.99 0.00 0.02 0.00 0.02 97.98 01:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:20:01 all 0.27 0.00 0.01 0.00 0.00 99.71 01:20:01 0 0.02 0.00 0.00 0.02 0.00 99.97 01:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:20:01 4 0.02 0.00 0.03 0.00 0.00 99.95 01:20:01 5 0.07 0.00 0.03 0.00 0.00 99.90 01:20:01 6 1.99 0.00 0.00 0.00 0.00 98.01 01:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:21:01 all 0.25 0.00 0.01 0.00 0.00 99.74 01:21:01 0 0.00 0.00 0.00 0.02 0.00 99.98 01:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:21:01 2 0.03 0.00 0.00 0.02 0.00 99.95 01:21:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:21:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:21:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:21:01 6 1.83 0.00 0.03 0.00 0.00 98.14 01:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:22:01 all 0.02 0.00 0.01 0.00 0.01 99.95 01:22:01 0 0.00 0.00 0.02 0.02 0.00 99.97 01:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:22:01 2 0.03 0.00 0.03 0.02 0.02 99.90 01:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:22:01 4 0.03 0.00 0.02 0.00 0.00 99.95 01:22:01 5 0.05 0.00 0.03 0.00 0.00 99.92 01:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:22:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:23:01 all 0.03 0.00 0.02 0.01 0.00 99.94 01:23:01 0 0.00 0.00 0.00 0.02 0.00 99.98 01:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:23:01 2 0.02 0.00 0.02 0.03 0.00 99.93 01:23:01 3 0.18 0.00 0.00 0.00 0.00 99.82 01:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:23:01 5 0.02 0.00 0.05 0.00 0.02 99.92 01:23:01 6 0.03 0.00 0.02 0.00 0.02 99.93 01:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:24:01 all 0.03 0.00 0.01 0.00 0.00 99.97 01:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:24:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:24:01 3 0.05 0.00 0.00 0.00 0.00 99.95 01:24:01 4 0.03 0.00 0.02 0.00 0.00 99.95 01:24:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:24:01 7 0.00 0.00 0.02 0.02 0.00 99.97 01:25:01 all 0.06 0.00 0.00 0.00 0.00 99.93 01:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:25:01 2 0.00 0.00 0.00 0.02 0.00 99.98 01:25:01 3 0.05 0.00 0.00 0.00 0.00 99.95 01:25:01 4 0.03 0.00 0.00 0.00 0.02 99.95 01:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:25:01 6 0.37 0.00 0.02 0.00 0.00 99.62 01:25:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:25:01 CPU %user %nice %system %iowait %steal %idle 01:26:01 all 0.27 0.00 0.01 0.01 0.00 99.70 01:26:01 0 0.00 0.00 0.00 0.02 0.00 99.98 01:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:26:01 2 0.02 0.00 0.02 0.02 0.00 99.95 01:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:26:01 4 0.03 0.00 0.03 0.00 0.00 99.93 01:26:01 5 0.03 0.00 0.05 0.00 0.02 99.90 01:26:01 6 1.99 0.00 0.00 0.00 0.02 98.00 01:26:01 7 0.00 0.00 0.00 0.07 0.00 99.93 01:27:01 all 0.11 0.00 0.01 0.00 0.00 99.88 01:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:27:01 2 0.05 0.00 0.00 0.02 0.00 99.93 01:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:27:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:27:01 6 0.68 0.00 0.02 0.00 0.00 99.30 01:27:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:28:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:28:01 0 0.00 0.00 0.00 0.00 0.02 99.98 01:28:01 1 0.00 0.00 0.03 0.00 0.00 99.97 01:28:01 2 0.00 0.00 0.00 0.02 0.00 99.98 01:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:28:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:28:01 7 0.00 0.00 0.02 0.02 0.00 99.97 01:29:01 all 0.02 0.00 0.01 0.00 0.00 99.96 01:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:29:01 1 0.03 0.00 0.00 0.00 0.02 99.95 01:29:01 2 0.02 0.00 0.03 0.00 0.00 99.95 01:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:29:01 5 0.07 0.00 0.03 0.00 0.02 99.88 01:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:29:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:30:01 all 0.02 0.00 0.01 0.00 0.00 99.97 01:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:30:01 2 0.02 0.00 0.02 0.02 0.00 99.95 01:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:30:01 5 0.08 0.00 0.02 0.00 0.00 99.90 01:30:01 6 0.02 0.00 0.00 0.00 0.02 99.97 01:30:01 7 0.00 0.00 0.02 0.02 0.02 99.95 01:31:01 all 0.02 0.00 0.01 0.01 0.00 99.96 01:31:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:31:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:31:01 2 0.00 0.00 0.02 0.02 0.00 99.97 01:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:31:01 5 0.05 0.00 0.03 0.00 0.02 99.90 01:31:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:31:01 7 0.00 0.00 0.00 0.05 0.00 99.95 01:32:01 all 0.02 0.00 0.01 0.01 0.00 99.95 01:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:32:01 1 0.00 0.00 0.03 0.00 0.00 99.97 01:32:01 2 0.00 0.00 0.00 0.05 0.00 99.95 01:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:32:01 5 0.07 0.00 0.05 0.00 0.00 99.88 01:32:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:32:01 7 0.02 0.00 0.02 0.03 0.00 99.93 01:33:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:33:01 2 0.03 0.00 0.00 0.02 0.00 99.95 01:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:33:01 5 0.03 0.00 0.05 0.00 0.00 99.92 01:33:01 6 0.00 0.00 0.03 0.00 0.00 99.97 01:33:01 7 0.02 0.00 0.00 0.02 0.00 99.97 01:34:01 all 0.02 0.00 0.01 0.01 0.00 99.96 01:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:34:01 2 0.02 0.00 0.02 0.02 0.00 99.95 01:34:01 3 0.07 0.00 0.00 0.00 0.00 99.93 01:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:34:01 5 0.02 0.00 0.03 0.00 0.02 99.93 01:34:01 6 0.03 0.00 0.02 0.00 0.02 99.93 01:34:01 7 0.02 0.00 0.00 0.03 0.00 99.95 01:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:35:01 4 0.00 0.00 0.00 0.00 0.02 99.98 01:35:01 5 0.05 0.00 0.03 0.00 0.00 99.92 01:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:35:01 7 0.00 0.00 0.02 0.02 0.00 99.97 01:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 01:36:01 0 0.02 0.00 0.03 0.00 0.02 99.93 01:36:01 1 0.00 0.00 0.00 0.02 0.02 99.97 01:36:01 2 0.00 0.00 0.00 0.02 0.00 99.98 01:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:36:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:36:01 CPU %user %nice %system %iowait %steal %idle 01:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:37:01 0 0.00 0.00 0.03 0.00 0.00 99.97 01:37:01 1 0.03 0.00 0.00 0.02 0.00 99.95 01:37:01 2 0.02 0.00 0.02 0.02 0.02 99.93 01:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:37:01 6 0.02 0.00 0.00 0.00 0.02 99.97 01:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:38:01 0 0.02 0.00 0.03 0.00 0.00 99.95 01:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:38:01 2 0.02 0.00 0.02 0.02 0.00 99.95 01:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:39:01 all 0.01 0.00 0.00 0.00 0.00 99.97 01:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:39:01 1 0.02 0.00 0.00 0.02 0.00 99.97 01:39:01 2 0.02 0.00 0.00 0.02 0.00 99.97 01:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:39:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:40:01 all 0.02 0.00 0.01 0.00 0.00 99.97 01:40:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:40:01 1 0.00 0.00 0.02 0.02 0.02 99.95 01:40:01 2 0.02 0.00 0.00 0.02 0.00 99.97 01:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:40:01 6 0.05 0.00 0.02 0.00 0.00 99.93 01:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 01:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:41:01 2 0.00 0.00 0.02 0.02 0.00 99.97 01:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:41:01 4 0.00 0.00 0.00 0.00 0.02 99.98 01:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:41:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:42:01 all 0.02 0.00 0.01 0.00 0.00 99.96 01:42:01 0 0.02 0.00 0.03 0.00 0.00 99.95 01:42:01 1 0.02 0.00 0.00 0.02 0.00 99.97 01:42:01 2 0.03 0.00 0.00 0.02 0.00 99.95 01:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:42:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:42:01 6 0.03 0.00 0.00 0.00 0.02 99.95 01:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:43:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:43:01 0 0.02 0.00 0.05 0.00 0.02 99.92 01:43:01 1 0.00 0.00 0.02 0.02 0.00 99.97 01:43:01 2 0.02 0.00 0.00 0.02 0.00 99.97 01:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:44:01 all 0.02 0.00 0.01 0.00 0.00 99.97 01:44:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:44:01 1 0.02 0.00 0.00 0.02 0.00 99.97 01:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:44:01 6 0.05 0.00 0.03 0.00 0.00 99.92 01:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:45:01 all 0.25 0.00 0.01 0.00 0.00 99.73 01:45:01 0 0.00 0.00 0.03 0.00 0.02 99.95 01:45:01 1 0.02 0.00 0.02 0.02 0.00 99.95 01:45:01 2 0.00 0.00 0.00 0.02 0.00 99.98 01:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:45:01 6 1.95 0.00 0.03 0.00 0.00 98.01 01:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:46:01 all 0.31 0.00 0.02 0.00 0.00 99.66 01:46:01 0 0.07 0.00 0.05 0.00 0.00 99.88 01:46:01 1 0.12 0.00 0.02 0.02 0.02 99.83 01:46:01 2 0.13 0.00 0.03 0.02 0.00 99.82 01:46:01 3 0.75 0.00 0.00 0.00 0.00 99.25 01:46:01 4 0.03 0.00 0.03 0.00 0.00 99.93 01:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:46:01 6 1.35 0.00 0.02 0.00 0.00 98.63 01:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 01:47:01 all 0.27 0.00 0.01 0.01 0.01 99.71 01:47:01 0 0.03 0.00 0.03 0.02 0.02 99.90 01:47:01 1 0.02 0.00 0.00 0.02 0.00 99.97 01:47:01 2 0.02 0.00 0.00 0.02 0.02 99.95 01:47:01 3 1.97 0.00 0.00 0.00 0.00 98.03 01:47:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:47:01 6 0.02 0.00 0.03 0.00 0.02 99.93 01:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:47:01 CPU %user %nice %system %iowait %steal %idle 01:48:01 all 0.27 0.00 0.01 0.00 0.00 99.72 01:48:01 0 0.05 0.00 0.02 0.00 0.00 99.93 01:48:01 1 0.02 0.00 0.02 0.02 0.00 99.95 01:48:01 2 0.00 0.00 0.00 0.02 0.00 99.98 01:48:01 3 1.97 0.00 0.02 0.00 0.00 98.01 01:48:01 4 0.00 0.00 0.00 0.00 0.02 99.98 01:48:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:49:01 all 0.14 0.00 0.02 0.00 0.00 99.84 01:49:01 0 0.02 0.00 0.03 0.00 0.02 99.93 01:49:01 1 0.00 0.00 0.00 0.02 0.00 99.98 01:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:49:01 3 1.03 0.00 0.08 0.00 0.00 98.89 01:49:01 4 0.03 0.00 0.02 0.00 0.00 99.95 01:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:50:01 all 0.01 0.00 0.01 0.01 0.00 99.96 01:50:01 0 0.03 0.00 0.05 0.00 0.00 99.92 01:50:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:50:01 2 0.03 0.00 0.02 0.03 0.00 99.92 01:50:01 3 0.00 0.00 0.00 0.03 0.02 99.95 01:50:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:51:01 all 0.05 0.00 0.03 0.01 0.00 99.91 01:51:01 0 0.02 0.00 0.05 0.00 0.00 99.93 01:51:01 1 0.03 0.00 0.03 0.03 0.00 99.90 01:51:01 2 0.20 0.00 0.03 0.05 0.00 99.72 01:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:51:01 4 0.05 0.00 0.03 0.00 0.00 99.92 01:51:01 5 0.02 0.00 0.03 0.00 0.00 99.95 01:51:01 6 0.02 0.00 0.03 0.00 0.00 99.95 01:51:01 7 0.03 0.00 0.03 0.00 0.00 99.93 01:52:01 all 0.02 0.00 0.00 0.01 0.00 99.96 01:52:01 0 0.05 0.00 0.00 0.00 0.02 99.93 01:52:01 1 0.00 0.00 0.00 0.03 0.00 99.97 01:52:01 2 0.00 0.00 0.00 0.03 0.00 99.97 01:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:52:01 4 0.07 0.00 0.00 0.00 0.00 99.93 01:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:53:01 all 0.00 0.00 0.01 0.00 0.00 99.98 01:53:01 0 0.00 0.00 0.03 0.00 0.02 99.95 01:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:53:01 2 0.00 0.00 0.02 0.02 0.00 99.97 01:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:53:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:54:01 all 0.02 0.00 0.01 0.00 0.00 99.96 01:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:54:01 1 0.03 0.00 0.02 0.03 0.00 99.92 01:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:54:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:54:01 4 0.03 0.00 0.02 0.00 0.00 99.95 01:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:54:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:55:01 all 0.01 0.00 0.00 0.00 0.00 99.98 01:55:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:55:01 1 0.02 0.00 0.00 0.02 0.00 99.97 01:55:01 2 0.02 0.00 0.00 0.02 0.00 99.97 01:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:56:01 all 0.01 0.00 0.01 0.00 0.01 99.97 01:56:01 0 0.00 0.00 0.02 0.00 0.02 99.97 01:56:01 1 0.00 0.00 0.02 0.02 0.02 99.95 01:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:56:01 3 0.00 0.00 0.02 0.00 0.02 99.97 01:56:01 4 0.03 0.00 0.02 0.00 0.02 99.93 01:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:56:01 6 0.02 0.00 0.00 0.00 0.02 99.97 01:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:57:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:57:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:57:01 1 0.02 0.00 0.02 0.02 0.00 99.95 01:57:01 2 0.02 0.00 0.02 0.02 0.00 99.95 01:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:57:01 7 0.00 0.00 0.02 0.00 0.02 99.97 01:58:01 all 0.03 0.00 0.01 0.00 0.00 99.96 01:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:58:01 2 0.00 0.00 0.02 0.00 0.02 99.97 01:58:01 3 0.10 0.00 0.05 0.00 0.00 99.85 01:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:58:01 5 0.02 0.00 0.02 0.00 0.02 99.95 01:58:01 6 0.05 0.00 0.00 0.00 0.00 99.95 01:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:58:01 CPU %user %nice %system %iowait %steal %idle 01:59:01 all 0.26 0.00 0.01 0.01 0.00 99.72 01:59:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:59:01 1 0.00 0.00 0.02 0.03 0.00 99.95 01:59:01 2 0.03 0.00 0.02 0.02 0.00 99.93 01:59:01 3 1.95 0.00 0.02 0.00 0.00 98.03 01:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:00:01 all 0.01 0.00 0.01 0.00 0.01 99.98 02:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:00:01 2 0.00 0.00 0.00 0.02 0.00 99.98 02:00:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:01:01 all 0.02 0.00 0.01 0.00 0.00 99.95 02:01:01 0 0.05 0.00 0.05 0.00 0.02 99.88 02:01:01 1 0.02 0.00 0.02 0.02 0.00 99.95 02:01:01 2 0.02 0.00 0.02 0.02 0.00 99.95 02:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:01:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:01:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:01:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:02:01 all 0.02 0.00 0.00 0.00 0.00 99.97 02:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:02:01 1 0.00 0.00 0.00 0.02 0.00 99.98 02:02:01 2 0.02 0.00 0.00 0.02 0.00 99.97 02:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:03:01 all 0.18 0.00 0.01 0.01 0.00 99.80 02:03:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:03:01 1 0.02 0.00 0.02 0.02 0.00 99.95 02:03:01 2 0.02 0.00 0.02 0.03 0.00 99.93 02:03:01 3 1.32 0.00 0.02 0.00 0.00 98.66 02:03:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:04:01 all 0.26 0.00 0.01 0.00 0.01 99.73 02:04:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:04:01 1 0.00 0.00 0.00 0.02 0.02 99.97 02:04:01 2 0.02 0.00 0.02 0.02 0.00 99.95 02:04:01 3 1.97 0.00 0.00 0.00 0.02 98.01 02:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:05:02 all 0.27 0.00 0.01 0.01 0.00 99.72 02:05:02 0 0.03 0.00 0.02 0.00 0.00 99.95 02:05:02 1 0.00 0.00 0.00 0.03 0.00 99.97 02:05:02 2 0.05 0.00 0.02 0.02 0.00 99.92 02:05:02 3 1.97 0.00 0.02 0.00 0.00 98.01 02:05:02 4 0.05 0.00 0.02 0.00 0.00 99.93 02:05:02 5 0.02 0.00 0.00 0.00 0.00 99.98 02:05:02 6 0.02 0.00 0.00 0.00 0.00 99.98 02:05:02 7 0.00 0.00 0.00 0.00 0.00 100.00 02:06:01 all 0.18 0.00 0.03 0.00 0.00 99.78 02:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:06:01 1 0.02 0.00 0.00 0.02 0.00 99.97 02:06:01 2 0.02 0.00 0.03 0.02 0.00 99.93 02:06:01 3 1.39 0.00 0.13 0.00 0.00 98.47 02:06:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:06:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:07:01 all 0.02 0.00 0.01 0.00 0.00 99.96 02:07:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:07:01 1 0.02 0.00 0.00 0.02 0.00 99.97 02:07:01 2 0.02 0.00 0.00 0.02 0.00 99.97 02:07:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:07:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:08:01 1 0.02 0.00 0.03 0.00 0.02 99.93 02:08:01 2 0.03 0.00 0.02 0.03 0.02 99.90 02:08:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:08:01 4 0.05 0.00 0.02 0.00 0.00 99.93 02:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:09:01 all 0.02 0.00 0.01 0.00 0.00 99.97 02:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:09:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:09:01 2 0.02 0.00 0.00 0.02 0.00 99.97 02:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:09:01 4 0.05 0.00 0.02 0.00 0.00 99.93 02:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:09:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:09:01 CPU %user %nice %system %iowait %steal %idle 02:10:01 all 0.02 0.00 0.01 0.01 0.00 99.96 02:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:10:01 1 0.03 0.00 0.02 0.02 0.00 99.93 02:10:01 2 0.00 0.00 0.00 0.03 0.00 99.97 02:10:01 3 0.07 0.00 0.00 0.00 0.00 99.93 02:10:01 4 0.05 0.00 0.02 0.00 0.00 99.93 02:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:11:01 all 0.02 0.00 0.00 0.00 0.01 99.97 02:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:11:01 1 0.03 0.00 0.02 0.02 0.02 99.92 02:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:11:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:11:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:11:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:11:01 6 0.05 0.00 0.00 0.00 0.00 99.95 02:11:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:12:01 all 0.02 0.00 0.01 0.00 0.00 99.97 02:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:12:01 1 0.02 0.00 0.03 0.00 0.00 99.95 02:12:01 2 0.05 0.00 0.02 0.02 0.00 99.92 02:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:12:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:13:01 all 0.02 0.00 0.00 0.01 0.00 99.97 02:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:13:01 1 0.07 0.00 0.00 0.03 0.02 99.88 02:13:01 2 0.00 0.00 0.00 0.02 0.00 99.98 02:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:13:01 4 0.05 0.00 0.00 0.00 0.00 99.95 02:13:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:14:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:14:01 1 0.02 0.00 0.03 0.00 0.02 99.93 02:14:01 2 0.03 0.00 0.00 0.02 0.00 99.95 02:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:14:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:14:01 7 0.00 0.00 0.02 0.02 0.00 99.97 02:15:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:15:01 0 0.00 0.00 0.00 0.03 0.02 99.95 02:15:01 1 0.02 0.00 0.03 0.00 0.00 99.95 02:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:15:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:16:01 all 0.01 0.00 0.01 0.00 0.01 99.96 02:16:01 0 0.03 0.00 0.00 0.02 0.00 99.95 02:16:01 1 0.02 0.00 0.03 0.00 0.02 99.93 02:16:01 2 0.02 0.00 0.02 0.02 0.00 99.95 02:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:16:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:16:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:17:01 0 0.00 0.00 0.02 0.02 0.02 99.95 02:17:01 1 0.05 0.00 0.03 0.00 0.02 99.90 02:17:01 2 0.02 0.00 0.00 0.02 0.00 99.97 02:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:17:01 4 0.03 0.00 0.00 0.00 0.02 99.95 02:17:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:18:01 all 0.01 0.00 0.02 0.00 0.00 99.97 02:18:01 0 0.00 0.00 0.02 0.02 0.00 99.97 02:18:01 1 0.02 0.00 0.07 0.00 0.00 99.92 02:18:01 2 0.02 0.00 0.02 0.02 0.00 99.95 02:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:19:01 all 0.02 0.00 0.01 0.00 0.00 99.96 02:19:01 0 0.00 0.00 0.02 0.02 0.00 99.97 02:19:01 1 0.05 0.00 0.02 0.00 0.00 99.93 02:19:01 2 0.03 0.00 0.02 0.02 0.00 99.93 02:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:19:01 5 0.05 0.00 0.02 0.00 0.00 99.93 02:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:20:01 all 0.02 0.00 0.00 0.00 0.00 99.97 02:20:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:20:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:20:01 3 0.03 0.00 0.00 0.00 0.02 99.95 02:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:20:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:20:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:20:01 CPU %user %nice %system %iowait %steal %idle 02:21:01 all 0.26 0.00 0.02 0.01 0.01 99.70 02:21:01 0 0.00 0.00 0.02 0.03 0.00 99.95 02:21:01 1 0.05 0.00 0.05 0.00 0.03 99.87 02:21:01 2 0.03 0.00 0.03 0.02 0.02 99.90 02:21:01 3 1.90 0.00 0.05 0.00 0.00 98.05 02:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:21:01 6 0.03 0.00 0.00 0.00 0.02 99.95 02:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:22:01 all 0.02 0.00 0.01 0.00 0.00 99.96 02:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:22:01 1 0.05 0.00 0.02 0.00 0.00 99.93 02:22:01 2 0.03 0.00 0.00 0.02 0.00 99.95 02:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:22:01 6 0.03 0.00 0.03 0.00 0.00 99.93 02:22:01 7 0.02 0.00 0.00 0.02 0.00 99.97 02:23:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:23:01 0 0.00 0.00 0.00 0.02 0.02 99.97 02:23:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:23:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:23:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:24:01 all 0.02 0.00 0.01 0.01 0.01 99.95 02:24:01 0 0.00 0.00 0.00 0.08 0.00 99.92 02:24:01 1 0.05 0.00 0.05 0.00 0.02 99.88 02:24:01 2 0.02 0.00 0.00 0.02 0.00 99.97 02:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:24:01 6 0.05 0.00 0.03 0.00 0.00 99.92 02:24:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:25:01 all 0.01 0.00 0.00 0.00 0.00 99.98 02:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:25:01 1 0.05 0.00 0.02 0.00 0.00 99.93 02:25:01 2 0.02 0.00 0.00 0.02 0.00 99.97 02:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:25:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:26:01 all 0.33 0.00 0.10 0.10 0.01 99.46 02:26:01 0 0.73 0.00 0.08 0.02 0.02 99.15 02:26:01 1 0.17 0.00 0.03 0.00 0.03 99.77 02:26:01 2 0.60 0.00 0.35 0.75 0.02 98.28 02:26:01 3 0.43 0.00 0.02 0.00 0.02 99.53 02:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:26:01 6 0.05 0.00 0.03 0.00 0.00 99.92 02:26:01 7 0.65 0.00 0.30 0.00 0.00 99.05 02:27:01 all 0.26 0.00 0.01 0.01 0.00 99.72 02:27:01 0 0.00 0.00 0.03 0.00 0.00 99.97 02:27:01 1 0.02 0.00 0.00 0.03 0.00 99.95 02:27:01 2 0.02 0.00 0.02 0.02 0.00 99.95 02:27:01 3 1.94 0.00 0.02 0.00 0.02 98.03 02:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:27:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:27:01 6 0.03 0.00 0.00 0.00 0.02 99.95 02:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:28:01 all 0.03 0.00 0.01 0.00 0.00 99.95 02:28:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:28:01 1 0.00 0.00 0.03 0.02 0.00 99.95 02:28:01 2 0.03 0.00 0.02 0.02 0.00 99.93 02:28:01 3 0.13 0.00 0.02 0.00 0.00 99.85 02:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:28:01 6 0.07 0.00 0.00 0.00 0.00 99.93 02:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:29:01 all 0.03 0.00 0.01 0.00 0.01 99.96 02:29:01 0 0.05 0.00 0.02 0.00 0.02 99.92 02:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:29:01 2 0.05 0.00 0.00 0.00 0.02 99.93 02:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:29:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:29:01 6 0.05 0.00 0.02 0.00 0.00 99.93 02:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:30:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:30:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:30:01 1 0.02 0.00 0.02 0.02 0.02 99.93 02:30:01 2 0.00 0.00 0.00 0.02 0.00 99.98 02:30:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:30:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:30:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:31:01 all 0.03 0.00 0.01 0.00 0.00 99.96 02:31:01 0 0.05 0.00 0.05 0.00 0.02 99.88 02:31:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:31:01 2 0.05 0.00 0.00 0.00 0.00 99.95 02:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:31:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:31:01 6 0.03 0.00 0.00 0.02 0.00 99.95 02:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:31:01 CPU %user %nice %system %iowait %steal %idle 02:32:01 all 0.01 0.00 0.01 0.01 0.01 99.97 02:32:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:32:01 1 0.00 0.00 0.00 0.02 0.02 99.97 02:32:01 2 0.00 0.00 0.00 0.02 0.00 99.98 02:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:32:01 6 0.03 0.00 0.02 0.02 0.00 99.93 02:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:33:01 all 0.02 0.00 0.01 0.00 0.00 99.96 02:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:33:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:33:01 2 0.03 0.00 0.02 0.02 0.00 99.93 02:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:33:01 6 0.05 0.00 0.00 0.02 0.02 99.92 02:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:34:01 all 0.02 0.00 0.01 0.00 0.01 99.97 02:34:01 0 0.03 0.00 0.03 0.00 0.02 99.92 02:34:01 1 0.03 0.00 0.00 0.02 0.02 99.93 02:34:01 2 0.02 0.00 0.00 0.02 0.00 99.97 02:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:34:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:35:01 all 0.02 0.00 0.01 0.00 0.01 99.97 02:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:35:01 2 0.02 0.00 0.02 0.02 0.02 99.93 02:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:35:01 5 0.03 0.00 0.00 0.00 0.02 99.95 02:35:01 6 0.05 0.00 0.00 0.00 0.00 99.95 02:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:36:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:36:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:36:01 1 0.00 0.00 0.02 0.02 0.02 99.95 02:36:01 2 0.05 0.00 0.00 0.00 0.00 99.95 02:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:36:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:36:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:37:01 all 0.11 0.00 0.01 0.00 0.00 99.87 02:37:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:37:01 1 0.03 0.00 0.00 0.02 0.00 99.95 02:37:01 2 0.02 0.00 0.00 0.02 0.00 99.97 02:37:01 3 0.70 0.00 0.02 0.00 0.00 99.29 02:37:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:37:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:37:01 6 0.07 0.00 0.00 0.00 0.00 99.93 02:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:38:01 all 0.04 0.00 0.02 0.00 0.01 99.93 02:38:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:38:01 1 0.00 0.00 0.02 0.02 0.00 99.97 02:38:01 2 0.00 0.00 0.02 0.02 0.00 99.97 02:38:01 3 0.30 0.00 0.07 0.00 0.02 99.62 02:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:38:01 6 0.03 0.00 0.00 0.00 0.02 99.95 02:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:39:01 all 0.02 0.00 0.00 0.00 0.00 99.97 02:39:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:39:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:39:01 2 0.02 0.00 0.00 0.03 0.00 99.95 02:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:39:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:39:01 6 0.05 0.00 0.02 0.00 0.00 99.93 02:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:40:01 all 0.01 0.00 0.00 0.00 0.00 99.99 02:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:40:01 1 0.00 0.00 0.00 0.02 0.00 99.98 02:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:40:01 6 0.02 0.00 0.03 0.00 0.00 99.95 02:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:41:01 all 0.03 0.00 0.00 0.00 0.00 99.97 02:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:41:01 1 0.03 0.00 0.00 0.02 0.00 99.95 02:41:01 2 0.05 0.00 0.00 0.02 0.00 99.93 02:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:41:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:41:01 6 0.05 0.00 0.00 0.00 0.00 99.95 02:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:42:01 all 0.01 0.00 0.00 0.00 0.00 99.97 02:42:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:42:01 1 0.02 0.00 0.02 0.02 0.00 99.95 02:42:01 2 0.02 0.00 0.00 0.02 0.00 99.97 02:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:42:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:42:01 CPU %user %nice %system %iowait %steal %idle 02:43:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:43:01 1 0.02 0.00 0.02 0.02 0.02 99.93 02:43:01 2 0.02 0.00 0.00 0.02 0.00 99.97 02:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:43:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:44:01 1 0.05 0.00 0.03 0.02 0.00 99.90 02:44:01 2 0.05 0.00 0.00 0.02 0.02 99.92 02:44:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:44:01 6 0.03 0.00 0.03 0.00 0.00 99.93 02:44:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:45:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:46:01 all 0.07 0.00 0.02 0.00 0.00 99.90 02:46:01 0 0.15 0.00 0.03 0.00 0.00 99.82 02:46:01 1 0.05 0.00 0.00 0.02 0.00 99.93 02:46:01 2 0.15 0.00 0.02 0.02 0.00 99.82 02:46:01 3 0.02 0.00 0.03 0.00 0.00 99.95 02:46:01 4 0.05 0.00 0.03 0.00 0.00 99.92 02:46:01 5 0.03 0.00 0.02 0.00 0.02 99.93 02:46:01 6 0.05 0.00 0.05 0.00 0.00 99.90 02:46:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:47:01 all 0.02 0.00 0.02 0.00 0.00 99.96 02:47:01 0 0.02 0.00 0.05 0.00 0.02 99.92 02:47:01 1 0.00 0.00 0.03 0.02 0.00 99.95 02:47:01 2 0.02 0.00 0.02 0.02 0.00 99.95 02:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:47:01 6 0.07 0.00 0.03 0.00 0.00 99.90 02:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:48:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:48:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:48:01 1 0.03 0.00 0.02 0.02 0.02 99.92 02:48:01 2 0.00 0.00 0.00 0.02 0.00 99.98 02:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:48:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:48:01 6 0.05 0.00 0.00 0.00 0.02 99.93 02:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:49:01 all 0.02 0.00 0.01 0.00 0.00 99.97 02:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:49:01 1 0.05 0.00 0.00 0.02 0.00 99.93 02:49:01 2 0.00 0.00 0.00 0.02 0.00 99.98 02:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:49:01 6 0.07 0.00 0.03 0.00 0.00 99.90 02:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:50:01 all 0.01 0.00 0.01 0.00 0.00 99.98 02:50:01 0 0.02 0.00 0.03 0.00 0.02 99.93 02:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:50:01 2 0.00 0.00 0.00 0.02 0.00 99.98 02:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:50:01 6 0.05 0.00 0.00 0.00 0.00 99.95 02:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:51:01 all 0.01 0.00 0.01 0.02 0.00 99.96 02:51:01 0 0.00 0.00 0.03 0.00 0.00 99.97 02:51:01 1 0.02 0.00 0.00 0.08 0.00 99.90 02:51:01 2 0.02 0.00 0.02 0.05 0.00 99.92 02:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:51:01 6 0.05 0.00 0.02 0.00 0.00 99.93 02:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:52:01 all 0.03 0.00 0.01 0.00 0.00 99.95 02:52:01 0 0.02 0.00 0.05 0.00 0.02 99.92 02:52:01 1 0.03 0.00 0.00 0.02 0.02 99.93 02:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:52:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:52:01 6 0.07 0.00 0.05 0.00 0.00 99.88 02:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:53:01 all 0.01 0.00 0.01 0.01 0.00 99.97 02:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:53:01 2 0.02 0.00 0.02 0.05 0.00 99.92 02:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:53:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:53:01 7 0.00 0.00 0.00 0.03 0.00 99.97 02:53:01 CPU %user %nice %system %iowait %steal %idle 02:54:01 all 0.02 0.00 0.01 0.00 0.00 99.96 02:54:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:54:01 1 0.03 0.00 0.02 0.02 0.00 99.93 02:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:54:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:54:01 6 0.03 0.00 0.03 0.00 0.00 99.93 02:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:55:01 all 0.01 0.00 0.01 0.01 0.00 99.97 02:55:01 0 0.05 0.00 0.02 0.00 0.02 99.92 02:55:01 1 0.00 0.00 0.02 0.05 0.00 99.93 02:55:01 2 0.00 0.00 0.00 0.03 0.00 99.97 02:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:55:01 6 0.03 0.00 0.03 0.00 0.00 99.93 02:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:56:01 all 0.24 0.00 0.01 0.00 0.00 99.75 02:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:56:01 1 0.00 0.00 0.00 0.02 0.00 99.98 02:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:56:01 3 1.82 0.00 0.00 0.00 0.00 98.18 02:56:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:56:01 6 0.05 0.00 0.02 0.00 0.00 99.93 02:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:57:01 all 0.26 0.00 0.01 0.00 0.01 99.72 02:57:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:57:01 2 0.00 0.00 0.00 0.02 0.02 99.97 02:57:01 3 1.97 0.00 0.00 0.00 0.00 98.03 02:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:57:01 6 0.05 0.00 0.02 0.00 0.00 99.93 02:57:01 7 0.02 0.00 0.02 0.02 0.02 99.93 02:58:01 all 0.26 0.00 0.01 0.00 0.00 99.73 02:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:58:01 1 0.00 0.00 0.00 0.02 0.00 99.98 02:58:01 2 0.00 0.00 0.00 0.02 0.00 99.98 02:58:01 3 1.95 0.00 0.00 0.00 0.02 98.03 02:58:01 4 0.00 0.00 0.03 0.00 0.00 99.97 02:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:58:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:59:01 all 0.04 0.00 0.03 0.00 0.00 99.93 02:59:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:59:01 2 0.02 0.00 0.02 0.02 0.00 99.95 02:59:01 3 0.23 0.00 0.10 0.00 0.00 99.67 02:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:59:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:00:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:00:01 0 0.05 0.00 0.02 0.00 0.02 99.92 03:00:01 1 0.00 0.00 0.02 0.02 0.00 99.97 03:00:01 2 0.02 0.00 0.00 0.02 0.00 99.97 03:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:00:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:01:01 all 0.02 0.00 0.01 0.01 0.00 99.96 03:01:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:01:01 1 0.03 0.00 0.02 0.03 0.00 99.92 03:01:01 2 0.00 0.00 0.00 0.02 0.00 99.98 03:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:01:01 6 0.08 0.00 0.02 0.00 0.00 99.90 03:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:02:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:02:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:02:01 2 0.03 0.00 0.02 0.02 0.00 99.93 03:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:02:01 6 0.03 0.00 0.03 0.00 0.00 99.93 03:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:03:01 all 0.01 0.00 0.01 0.01 0.01 99.97 03:03:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:03:01 1 0.02 0.00 0.00 0.03 0.00 99.95 03:03:01 2 0.00 0.00 0.00 0.03 0.00 99.97 03:03:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:03:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:03:01 6 0.05 0.00 0.02 0.00 0.00 99.93 03:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:04:01 all 0.10 0.00 0.04 0.01 0.00 99.85 03:04:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:04:01 1 0.03 0.00 0.03 0.03 0.00 99.90 03:04:01 2 0.03 0.00 0.03 0.02 0.00 99.92 03:04:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:04:01 4 0.03 0.00 0.05 0.02 0.00 99.90 03:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:04:01 6 0.12 0.00 0.03 0.00 0.02 99.83 03:04:01 7 0.50 0.00 0.08 0.00 0.00 99.42 03:04:01 CPU %user %nice %system %iowait %steal %idle 03:05:01 all 0.01 0.00 0.01 0.00 0.00 99.96 03:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:05:01 1 0.02 0.00 0.02 0.02 0.00 99.95 03:05:01 2 0.02 0.00 0.03 0.02 0.02 99.92 03:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:05:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:05:01 6 0.02 0.00 0.05 0.00 0.00 99.93 03:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:06:01 all 0.01 0.00 0.01 0.01 0.00 99.96 03:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:06:01 1 0.02 0.00 0.02 0.07 0.00 99.90 03:06:01 2 0.02 0.00 0.03 0.03 0.00 99.92 03:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:06:01 6 0.05 0.00 0.02 0.00 0.00 99.93 03:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:07:01 all 0.02 0.00 0.01 0.00 0.00 99.97 03:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:07:01 1 0.02 0.00 0.00 0.02 0.02 99.95 03:07:01 2 0.05 0.00 0.02 0.02 0.00 99.92 03:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:07:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:07:01 6 0.05 0.00 0.02 0.00 0.00 99.93 03:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:08:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:08:01 0 0.00 0.00 0.03 0.00 0.00 99.97 03:08:01 1 0.00 0.00 0.00 0.02 0.00 99.98 03:08:01 2 0.03 0.00 0.02 0.02 0.02 99.92 03:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:08:01 6 0.05 0.00 0.02 0.00 0.00 99.93 03:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:09:01 all 0.17 0.00 0.01 0.01 0.00 99.81 03:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:09:01 2 0.05 0.00 0.05 0.02 0.00 99.88 03:09:01 3 1.19 0.00 0.00 0.00 0.00 98.81 03:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:09:01 6 0.03 0.00 0.03 0.00 0.02 99.92 03:09:01 7 0.00 0.00 0.00 0.05 0.00 99.95 03:10:01 all 0.26 0.00 0.01 0.00 0.00 99.73 03:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:10:01 2 0.07 0.00 0.03 0.02 0.02 99.87 03:10:01 3 1.97 0.00 0.00 0.00 0.00 98.03 03:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:11:01 all 0.27 0.00 0.01 0.00 0.00 99.72 03:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:11:01 1 0.03 0.00 0.00 0.02 0.00 99.95 03:11:01 2 0.05 0.00 0.03 0.02 0.00 99.90 03:11:01 3 1.97 0.00 0.00 0.00 0.00 98.03 03:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:11:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:12:01 all 0.26 0.00 0.01 0.00 0.00 99.72 03:12:01 0 0.00 0.00 0.00 0.02 0.00 99.98 03:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:12:01 2 0.03 0.00 0.05 0.00 0.02 99.90 03:12:01 3 1.97 0.00 0.00 0.00 0.00 98.03 03:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:13:01 all 0.21 0.00 0.02 0.01 0.01 99.75 03:13:01 0 0.00 0.00 0.02 0.02 0.00 99.97 03:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:13:01 2 0.03 0.00 0.02 0.03 0.02 99.90 03:13:01 3 1.61 0.00 0.12 0.00 0.00 98.27 03:13:01 4 0.00 0.00 0.02 0.00 0.02 99.97 03:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:13:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:13:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:14:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:14:01 1 0.05 0.00 0.02 0.02 0.00 99.92 03:14:01 2 0.03 0.00 0.03 0.02 0.00 99.92 03:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:14:01 6 0.05 0.00 0.00 0.00 0.02 99.93 03:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:15:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:15:01 0 0.00 0.00 0.02 0.02 0.00 99.97 03:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:15:01 2 0.02 0.00 0.03 0.02 0.02 99.92 03:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:15:01 6 0.03 0.00 0.03 0.00 0.00 99.93 03:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:15:01 CPU %user %nice %system %iowait %steal %idle 03:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:16:01 1 0.02 0.00 0.02 0.02 0.02 99.93 03:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:16:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:17:01 all 0.01 0.00 0.02 0.00 0.00 99.96 03:17:01 0 0.00 0.00 0.03 0.02 0.00 99.95 03:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:17:01 2 0.07 0.00 0.05 0.02 0.02 99.85 03:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:18:01 all 0.03 0.00 0.01 0.01 0.00 99.95 03:18:01 0 0.13 0.00 0.02 0.00 0.00 99.85 03:18:01 1 0.03 0.00 0.02 0.02 0.00 99.93 03:18:01 2 0.07 0.00 0.02 0.03 0.00 99.88 03:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:18:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:19:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:19:01 1 0.00 0.00 0.02 0.02 0.00 99.97 03:19:01 2 0.02 0.00 0.05 0.00 0.02 99.92 03:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:19:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:20:01 all 0.02 0.00 0.01 0.01 0.00 99.97 03:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:20:01 1 0.02 0.00 0.00 0.02 0.02 99.95 03:20:01 2 0.05 0.00 0.02 0.03 0.00 99.90 03:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:20:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:21:01 all 0.01 0.00 0.01 0.01 0.01 99.96 03:21:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:21:01 1 0.00 0.00 0.02 0.03 0.00 99.95 03:21:01 2 0.03 0.00 0.03 0.02 0.02 99.90 03:21:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:21:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:21:01 6 0.03 0.00 0.03 0.00 0.00 99.93 03:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:22:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:22:01 1 0.02 0.00 0.03 0.00 0.00 99.95 03:22:01 2 0.02 0.00 0.03 0.02 0.00 99.93 03:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:22:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:23:01 all 0.02 0.00 0.00 0.00 0.00 99.97 03:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:23:01 1 0.02 0.00 0.00 0.02 0.00 99.97 03:23:01 2 0.03 0.00 0.02 0.02 0.02 99.92 03:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:23:01 6 0.05 0.00 0.02 0.00 0.00 99.93 03:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:24:01 all 0.03 0.00 0.00 0.00 0.00 99.96 03:24:01 0 0.12 0.00 0.02 0.00 0.00 99.87 03:24:01 1 0.02 0.00 0.00 0.02 0.02 99.95 03:24:01 2 0.02 0.00 0.00 0.02 0.00 99.97 03:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:24:01 6 0.07 0.00 0.02 0.00 0.00 99.92 03:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:25:01 all 0.01 0.00 0.01 0.01 0.00 99.96 03:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:25:01 1 0.05 0.00 0.02 0.07 0.00 99.87 03:25:01 2 0.02 0.00 0.05 0.02 0.02 99.90 03:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:25:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:26:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:26:01 1 0.02 0.00 0.00 0.02 0.00 99.97 03:26:01 2 0.02 0.00 0.02 0.02 0.02 99.93 03:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:26:01 6 0.10 0.00 0.03 0.00 0.00 99.87 03:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:26:01 CPU %user %nice %system %iowait %steal %idle 03:27:01 all 0.01 0.00 0.01 0.00 0.00 99.98 03:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:27:01 1 0.00 0.00 0.00 0.02 0.00 99.98 03:27:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:27:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:28:01 all 0.00 0.00 0.01 0.00 0.01 99.97 03:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:28:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:28:01 2 0.00 0.00 0.02 0.03 0.02 99.93 03:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:28:01 4 0.00 0.00 0.02 0.00 0.02 99.97 03:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:28:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:29:01 all 0.02 0.00 0.00 0.00 0.00 99.97 03:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:29:01 1 0.03 0.00 0.02 0.02 0.00 99.93 03:29:01 2 0.03 0.00 0.02 0.02 0.02 99.92 03:29:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:29:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:30:01 all 0.01 0.00 0.01 0.01 0.00 99.96 03:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:30:01 1 0.02 0.00 0.03 0.02 0.00 99.93 03:30:01 2 0.05 0.00 0.05 0.03 0.00 99.87 03:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:30:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:31:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:31:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:31:01 1 0.02 0.00 0.00 0.02 0.02 99.95 03:31:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:31:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:32:01 all 0.08 0.00 0.00 0.00 0.00 99.91 03:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:32:01 1 0.02 0.00 0.02 0.02 0.00 99.95 03:32:01 2 0.00 0.00 0.00 0.02 0.00 99.98 03:32:01 3 0.53 0.00 0.00 0.00 0.00 99.47 03:32:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:33:01 all 0.27 0.00 0.01 0.01 0.00 99.71 03:33:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:33:01 2 0.03 0.00 0.02 0.03 0.02 99.90 03:33:01 3 1.97 0.00 0.00 0.00 0.00 98.03 03:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:33:01 6 0.05 0.00 0.00 0.00 0.00 99.95 03:33:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:34:01 all 0.26 0.00 0.01 0.00 0.00 99.73 03:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:34:01 1 0.02 0.00 0.00 0.02 0.00 99.97 03:34:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:34:01 3 1.97 0.00 0.00 0.00 0.00 98.03 03:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:34:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:35:01 all 0.26 0.00 0.01 0.00 0.00 99.72 03:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:35:01 1 0.00 0.00 0.00 0.02 0.00 99.98 03:35:01 2 0.02 0.00 0.03 0.02 0.00 99.93 03:35:01 3 1.97 0.00 0.00 0.00 0.00 98.03 03:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:35:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:35:01 6 0.03 0.00 0.05 0.00 0.00 99.92 03:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:36:01 all 0.27 0.00 0.01 0.00 0.01 99.72 03:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:36:01 1 0.00 0.00 0.02 0.02 0.02 99.95 03:36:01 2 0.07 0.00 0.02 0.02 0.02 99.88 03:36:01 3 1.97 0.00 0.00 0.00 0.00 98.03 03:36:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:36:01 6 0.05 0.00 0.00 0.00 0.00 99.95 03:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:37:01 all 0.24 0.00 0.01 0.00 0.00 99.75 03:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:37:01 1 0.03 0.00 0.02 0.02 0.00 99.93 03:37:01 2 0.03 0.00 0.00 0.02 0.00 99.95 03:37:01 3 1.71 0.00 0.00 0.00 0.00 98.29 03:37:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:37:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:37:01 CPU %user %nice %system %iowait %steal %idle 03:38:02 all 0.02 0.00 0.01 0.01 0.00 99.96 03:38:02 0 0.07 0.00 0.00 0.00 0.00 99.93 03:38:02 1 0.02 0.00 0.00 0.02 0.00 99.97 03:38:02 2 0.05 0.00 0.02 0.03 0.02 99.88 03:38:02 3 0.00 0.00 0.00 0.00 0.00 100.00 03:38:02 4 0.00 0.00 0.02 0.00 0.00 99.98 03:38:02 5 0.02 0.00 0.02 0.00 0.00 99.97 03:38:02 6 0.02 0.00 0.00 0.00 0.00 99.98 03:38:02 7 0.00 0.00 0.00 0.00 0.00 100.00 03:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:39:01 1 0.03 0.00 0.02 0.02 0.00 99.93 03:39:01 2 0.03 0.00 0.02 0.02 0.02 99.92 03:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:40:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:40:01 1 0.02 0.00 0.02 0.02 0.02 99.93 03:40:01 2 0.05 0.00 0.00 0.02 0.00 99.93 03:40:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:40:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:41:01 all 0.02 0.00 0.01 0.00 0.00 99.97 03:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:41:01 1 0.00 0.00 0.00 0.02 0.00 99.98 03:41:01 2 0.07 0.00 0.03 0.00 0.02 99.88 03:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:41:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:42:01 all 0.02 0.00 0.00 0.00 0.00 99.98 03:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:42:01 2 0.05 0.00 0.02 0.02 0.00 99.92 03:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:43:01 all 0.02 0.00 0.01 0.01 0.01 99.95 03:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:43:01 1 0.02 0.00 0.00 0.03 0.02 99.93 03:43:01 2 0.07 0.00 0.03 0.02 0.02 99.87 03:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:43:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:43:01 6 0.02 0.00 0.03 0.00 0.00 99.95 03:43:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:44:01 all 0.02 0.00 0.01 0.00 0.00 99.97 03:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:44:01 2 0.03 0.00 0.07 0.03 0.02 99.85 03:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:44:01 6 0.05 0.00 0.00 0.00 0.00 99.95 03:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:45:01 all 0.01 0.00 0.01 0.01 0.00 99.97 03:45:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:45:01 2 0.03 0.00 0.03 0.02 0.00 99.92 03:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:45:01 4 0.00 0.00 0.02 0.00 0.02 99.97 03:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:45:01 7 0.02 0.00 0.00 0.03 0.00 99.95 03:46:01 all 0.16 0.00 0.01 0.00 0.00 99.83 03:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:46:01 1 1.19 0.00 0.02 0.00 0.02 98.77 03:46:01 2 0.00 0.00 0.02 0.02 0.02 99.95 03:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:46:01 6 0.05 0.00 0.00 0.00 0.00 99.95 03:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:47:01 all 0.19 0.00 0.04 0.01 0.00 99.76 03:47:01 0 0.22 0.00 0.00 0.00 0.00 99.78 03:47:01 1 0.47 0.00 0.02 0.03 0.00 99.48 03:47:01 2 0.20 0.00 0.03 0.02 0.02 99.73 03:47:01 3 0.08 0.00 0.13 0.00 0.00 99.78 03:47:01 4 0.18 0.00 0.03 0.00 0.00 99.78 03:47:01 5 0.12 0.00 0.05 0.00 0.00 99.83 03:47:01 6 0.25 0.00 0.02 0.00 0.00 99.73 03:47:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:48:01 all 0.15 0.00 0.01 0.00 0.00 99.84 03:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:48:01 1 0.02 0.00 0.00 0.02 0.00 99.97 03:48:01 2 0.03 0.00 0.02 0.02 0.00 99.93 03:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:48:01 4 1.08 0.00 0.00 0.00 0.00 98.92 03:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:48:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:48:01 CPU %user %nice %system %iowait %steal %idle 03:49:01 all 0.01 0.00 0.01 0.01 0.00 99.97 03:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:49:01 1 0.00 0.00 0.02 0.02 0.02 99.95 03:49:01 2 0.02 0.00 0.00 0.03 0.02 99.93 03:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:50:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:50:01 1 0.02 0.00 0.00 0.02 0.00 99.97 03:50:01 2 0.05 0.00 0.03 0.02 0.00 99.90 03:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:50:01 4 0.00 0.00 0.02 0.00 0.02 99.97 03:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:51:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:51:01 1 0.00 0.00 0.00 0.02 0.00 99.98 03:51:01 2 0.00 0.00 0.02 0.02 0.02 99.95 03:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:51:01 6 0.00 0.00 0.02 0.00 0.02 99.97 03:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:52:01 all 0.02 0.00 0.01 0.00 0.00 99.97 03:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:52:01 1 0.02 0.00 0.00 0.02 0.00 99.97 03:52:01 2 0.03 0.00 0.05 0.02 0.00 99.90 03:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:52:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:53:01 all 0.01 0.00 0.00 0.00 0.00 99.98 03:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:53:01 2 0.02 0.00 0.02 0.02 0.02 99.93 03:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:53:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:54:01 all 0.02 0.00 0.01 0.00 0.00 99.97 03:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:54:01 1 0.02 0.00 0.02 0.02 0.00 99.95 03:54:01 2 0.03 0.00 0.05 0.02 0.00 99.90 03:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:54:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:54:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:55:01 all 0.00 0.00 0.01 0.00 0.00 99.98 03:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:55:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:55:01 2 0.02 0.00 0.02 0.02 0.02 99.93 03:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:56:01 all 0.00 0.00 0.01 0.01 0.00 99.98 03:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:01 1 0.00 0.00 0.02 0.02 0.00 99.97 03:56:01 2 0.00 0.00 0.02 0.02 0.00 99.97 03:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:56:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:56:01 7 0.00 0.00 0.02 0.02 0.00 99.97 03:57:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:57:01 1 0.00 0.00 0.00 0.02 0.00 99.98 03:57:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:58:01 all 0.02 0.00 0.00 0.00 0.00 99.97 03:58:01 0 0.02 0.00 0.00 0.02 0.00 99.97 03:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:58:01 2 0.03 0.00 0.02 0.02 0.00 99.93 03:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:58:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:58:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:59:01 all 0.01 0.00 0.01 0.01 0.00 99.97 03:59:01 0 0.00 0.00 0.02 0.03 0.00 99.95 03:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:59:01 2 0.05 0.00 0.05 0.02 0.02 99.87 03:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:59:01 CPU %user %nice %system %iowait %steal %idle 04:00:01 all 0.24 0.00 0.01 0.00 0.01 99.74 04:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:00:01 1 0.02 0.00 0.02 0.02 0.02 99.93 04:00:01 2 0.03 0.00 0.02 0.02 0.02 99.92 04:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:00:01 4 1.79 0.00 0.02 0.00 0.00 98.19 04:00:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:00:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:01:01 all 0.26 0.00 0.01 0.00 0.00 99.73 04:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:01:01 1 0.00 0.00 0.00 0.02 0.00 99.98 04:01:01 2 0.03 0.00 0.03 0.02 0.00 99.92 04:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:01:01 4 1.99 0.00 0.00 0.00 0.00 98.01 04:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:01:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:02:01 all 0.20 0.00 0.01 0.00 0.00 99.79 04:02:01 0 0.02 0.00 0.02 0.02 0.00 99.95 04:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:02:01 2 0.02 0.00 0.02 0.02 0.02 99.93 04:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:02:01 4 1.45 0.00 0.02 0.00 0.00 98.53 04:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:02:01 6 0.03 0.00 0.00 0.00 0.02 99.95 04:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:03:01 all 0.01 0.00 0.01 0.01 0.00 99.97 04:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:03:01 1 0.03 0.00 0.00 0.03 0.00 99.93 04:03:01 2 0.02 0.00 0.03 0.02 0.00 99.93 04:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:03:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:03:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:04:01 all 0.00 0.00 0.01 0.01 0.00 99.98 04:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:04:01 1 0.00 0.00 0.03 0.02 0.00 99.95 04:04:01 2 0.00 0.00 0.00 0.03 0.02 99.95 04:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:05:01 all 0.01 0.00 0.00 0.00 0.00 99.98 04:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:05:01 1 0.02 0.00 0.00 0.02 0.02 99.95 04:05:01 2 0.02 0.00 0.02 0.02 0.00 99.95 04:05:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:06:01 all 0.01 0.00 0.00 0.00 0.00 99.98 04:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:06:01 1 0.00 0.00 0.02 0.02 0.00 99.97 04:06:01 2 0.02 0.00 0.00 0.02 0.02 99.95 04:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:06:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:07:01 all 0.02 0.00 0.00 0.00 0.00 99.97 04:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:07:01 1 0.03 0.00 0.00 0.02 0.00 99.95 04:07:01 2 0.05 0.00 0.02 0.00 0.00 99.93 04:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:07:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:08:01 all 0.00 0.00 0.01 0.00 0.01 99.98 04:08:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:08:01 1 0.00 0.00 0.00 0.02 0.00 99.98 04:08:01 2 0.02 0.00 0.02 0.02 0.02 99.93 04:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:08:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:09:01 all 0.01 0.00 0.01 0.00 0.00 99.98 04:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:09:01 1 0.02 0.00 0.00 0.02 0.00 99.97 04:09:01 2 0.02 0.00 0.02 0.02 0.00 99.95 04:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:10:01 all 0.01 0.00 0.00 0.00 0.00 99.98 04:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:10:01 1 0.00 0.00 0.02 0.02 0.00 99.97 04:10:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:10:01 CPU %user %nice %system %iowait %steal %idle 04:11:01 all 0.22 0.00 0.01 0.01 0.00 99.76 04:11:01 0 0.00 0.00 0.03 0.00 0.00 99.97 04:11:01 1 0.03 0.00 0.00 0.07 0.02 99.88 04:11:01 2 0.02 0.00 0.03 0.00 0.00 99.95 04:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:11:01 4 1.66 0.00 0.00 0.00 0.00 98.34 04:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:12:01 all 0.20 0.00 0.00 0.01 0.00 99.79 04:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:12:01 1 0.03 0.00 0.00 0.02 0.00 99.95 04:12:01 2 0.02 0.00 0.00 0.03 0.00 99.95 04:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:12:01 4 1.48 0.00 0.00 0.00 0.02 98.50 04:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:12:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:13:01 all 0.01 0.00 0.00 0.00 0.00 99.98 04:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:13:01 1 0.03 0.00 0.03 0.02 0.02 99.90 04:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:13:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:14:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:14:01 2 0.00 0.00 0.02 0.03 0.00 99.95 04:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 1 0.02 0.00 0.07 0.02 0.02 99.88 04:15:01 2 0.00 0.00 0.00 0.02 0.00 99.98 04:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:16:01 all 0.01 0.00 0.01 0.00 0.00 99.98 04:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:16:01 1 0.02 0.00 0.03 0.02 0.02 99.92 04:16:01 2 0.02 0.00 0.00 0.02 0.00 99.97 04:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:17:01 1 0.02 0.00 0.02 0.02 0.02 99.93 04:17:01 2 0.02 0.00 0.02 0.02 0.02 99.93 04:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:17:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:17:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:18:01 all 0.02 0.00 0.00 0.00 0.00 99.98 04:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:18:01 1 0.05 0.00 0.02 0.02 0.00 99.92 04:18:01 2 0.02 0.00 0.00 0.02 0.00 99.97 04:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:18:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:19:01 all 0.01 0.00 0.01 0.01 0.00 99.97 04:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:19:01 1 0.02 0.00 0.03 0.03 0.02 99.90 04:19:01 2 0.00 0.00 0.02 0.02 0.00 99.97 04:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:19:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:20:01 all 0.02 0.00 0.00 0.00 0.00 99.97 04:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:20:01 2 0.02 0.00 0.00 0.02 0.00 99.97 04:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:21:01 all 0.26 0.00 0.00 0.01 0.00 99.73 04:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:21:01 1 0.05 0.00 0.02 0.03 0.00 99.90 04:21:01 2 1.99 0.00 0.00 0.02 0.00 98.00 04:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:21:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:21:01 CPU %user %nice %system %iowait %steal %idle 04:22:01 all 0.26 0.00 0.00 0.00 0.00 99.73 04:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:22:01 1 0.05 0.00 0.00 0.00 0.02 99.93 04:22:01 2 1.97 0.00 0.00 0.02 0.00 98.01 04:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:23:01 all 0.26 0.00 0.01 0.00 0.01 99.72 04:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:23:01 1 0.02 0.00 0.02 0.02 0.02 99.93 04:23:01 2 1.95 0.00 0.00 0.00 0.02 98.03 04:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:23:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:23:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:24:01 all 0.23 0.00 0.02 0.01 0.00 99.74 04:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:24:01 1 0.02 0.00 0.05 0.02 0.00 99.92 04:24:01 2 1.76 0.00 0.10 0.03 0.00 98.11 04:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:24:01 4 0.00 0.00 0.02 0.02 0.00 99.97 04:24:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:25:01 all 0.01 0.00 0.01 0.00 0.00 99.98 04:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:25:01 1 0.03 0.00 0.00 0.02 0.02 99.93 04:25:01 2 0.02 0.00 0.02 0.02 0.00 99.95 04:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:26:01 all 0.01 0.00 0.01 0.00 0.00 99.98 04:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:26:01 1 0.00 0.00 0.03 0.02 0.02 99.93 04:26:01 2 0.00 0.00 0.02 0.02 0.00 99.97 04:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:26:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:27:01 all 0.02 0.00 0.00 0.00 0.00 99.97 04:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:27:01 1 0.02 0.00 0.03 0.03 0.02 99.90 04:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:27:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:27:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:28:01 all 0.01 0.00 0.01 0.00 0.00 99.98 04:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:28:01 2 0.00 0.00 0.00 0.02 0.00 99.98 04:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:28:01 7 0.00 0.00 0.03 0.00 0.00 99.97 04:29:01 all 0.01 0.00 0.01 0.01 0.00 99.97 04:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:29:01 1 0.03 0.00 0.02 0.03 0.02 99.90 04:29:01 2 0.00 0.00 0.00 0.02 0.00 99.98 04:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:30:01 all 0.01 0.00 0.00 0.01 0.00 99.98 04:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:30:01 1 0.02 0.00 0.02 0.03 0.02 99.92 04:30:01 2 0.00 0.00 0.00 0.03 0.02 99.95 04:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:31:01 all 0.01 0.00 0.01 0.00 0.00 99.98 04:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:31:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:31:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:32:01 all 0.01 0.00 0.01 0.01 0.00 99.97 04:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:32:01 1 0.03 0.00 0.03 0.05 0.02 99.87 04:32:01 2 0.00 0.00 0.02 0.02 0.00 99.97 04:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:32:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:32:01 CPU %user %nice %system %iowait %steal %idle 04:33:01 all 0.03 0.00 0.00 0.00 0.00 99.96 04:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:33:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:33:01 2 0.02 0.00 0.00 0.02 0.00 99.97 04:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:33:01 7 0.08 0.00 0.00 0.00 0.00 99.92 04:34:01 all 0.01 0.00 0.01 0.00 0.00 99.98 04:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:34:01 1 0.03 0.00 0.02 0.02 0.00 99.93 04:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:34:01 4 0.00 0.00 0.00 0.02 0.00 99.98 04:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:35:01 1 0.00 0.00 0.02 0.02 0.02 99.95 04:35:01 2 0.00 0.00 0.00 0.02 0.00 99.98 04:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:35:01 6 0.05 0.00 0.02 0.00 0.00 99.93 04:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:36:01 all 0.00 0.00 0.01 0.00 0.01 99.98 04:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:36:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:36:01 2 0.00 0.00 0.00 0.02 0.02 99.97 04:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:36:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:37:01 all 0.03 0.00 0.01 0.01 0.00 99.96 04:37:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:37:01 1 0.05 0.00 0.03 0.03 0.02 99.87 04:37:01 2 0.02 0.00 0.00 0.02 0.00 99.97 04:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:37:01 6 0.05 0.00 0.00 0.00 0.00 99.95 04:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:38:01 all 0.01 0.00 0.01 0.00 0.00 99.98 04:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:38:01 2 0.00 0.00 0.00 0.02 0.00 99.98 04:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:38:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:38:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:39:01 all 0.01 0.00 0.01 0.01 0.00 99.96 04:39:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:39:01 1 0.02 0.00 0.02 0.10 0.02 99.85 04:39:01 2 0.02 0.00 0.00 0.02 0.00 99.97 04:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:40:01 all 0.01 0.00 0.00 0.00 0.00 99.99 04:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:40:01 1 0.05 0.00 0.02 0.00 0.00 99.93 04:40:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:40:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:41:01 all 0.02 0.00 0.01 0.00 0.00 99.97 04:41:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:41:01 1 0.02 0.00 0.03 0.00 0.02 99.93 04:41:01 2 0.00 0.00 0.02 0.02 0.00 99.97 04:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:41:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:42:01 all 0.00 0.00 0.01 0.00 0.00 99.98 04:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:42:01 1 0.02 0.00 0.02 0.02 0.02 99.93 04:42:01 2 0.00 0.00 0.00 0.02 0.00 99.98 04:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:43:01 all 0.01 0.00 0.00 0.01 0.00 99.97 04:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:43:01 1 0.03 0.00 0.02 0.02 0.02 99.92 04:43:01 2 0.03 0.00 0.00 0.03 0.00 99.93 04:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:43:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:43:01 CPU %user %nice %system %iowait %steal %idle 04:44:01 all 0.00 0.00 0.01 0.01 0.00 99.98 04:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:44:01 1 0.03 0.00 0.02 0.02 0.02 99.92 04:44:01 2 0.00 0.00 0.00 0.02 0.00 99.98 04:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:44:01 4 0.00 0.00 0.00 0.02 0.02 99.97 04:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:45:01 all 0.01 0.00 0.00 0.01 0.01 99.98 04:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:45:01 1 0.00 0.00 0.03 0.03 0.00 99.93 04:45:01 2 0.00 0.00 0.00 0.02 0.00 99.98 04:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:45:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:45:01 6 0.03 0.00 0.00 0.00 0.02 99.95 04:45:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:46:01 all 0.02 0.00 0.01 0.00 0.00 99.97 04:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:46:01 1 0.03 0.00 0.03 0.02 0.02 99.90 04:46:01 2 0.02 0.00 0.00 0.02 0.00 99.97 04:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:46:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:47:01 all 3.56 0.00 1.59 0.38 0.03 94.45 04:47:01 0 3.34 0.00 1.22 0.03 0.03 95.37 04:47:01 1 2.57 0.00 1.59 2.45 0.03 93.36 04:47:01 2 4.72 0.00 1.95 0.32 0.03 92.98 04:47:01 3 3.56 0.00 1.29 0.00 0.03 95.12 04:47:01 4 3.01 0.00 1.12 0.10 0.02 95.75 04:47:01 5 5.19 0.00 2.19 0.00 0.02 92.60 04:47:01 6 3.51 0.00 1.24 0.07 0.02 95.17 04:47:01 7 2.54 0.00 2.12 0.08 0.02 95.23 Average: all 0.23 0.00 0.05 0.01 0.00 99.70 Average: 0 0.18 0.00 0.05 0.01 0.00 99.76 Average: 1 0.18 0.00 0.05 0.03 0.01 99.73 Average: 2 0.25 0.00 0.05 0.03 0.00 99.66 Average: 3 0.37 0.00 0.04 0.00 0.00 99.58 Average: 4 0.21 0.00 0.04 0.01 0.00 99.73 Average: 5 0.20 0.00 0.05 0.02 0.00 99.73 Average: 6 0.26 0.00 0.05 0.00 0.00 99.69 Average: 7 0.18 0.00 0.06 0.01 0.00 99.75