Pull request #1164 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6ba18c5ea6f88ced3a366dec46892d26ecf460ee+523a62ae167beff3074b878453cb29e7723133bf (22edd9ab3339cc455790d67a06939c511f3267f0) 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-ssh10528483550045084692.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-ssh11915420993335850276.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1164/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1164/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1350642728000851207.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1164/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15681532852186529411.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh85005725643580193.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1164/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1164/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14698751164762816981.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go 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: app-functions-sdk 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: true SWAGGER_API_FOLDERS: openapi/v2 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 Running on prd-ubuntu20.04-docker-8c-8g-23604 in /w/workspace/dry_app-functions-sdk-go_PR-1164 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/dry_app-functions-sdk-go_PR-1164 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1164/head:refs/remotes/origin/PR-1164 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 523a62ae167beff3074b878453cb29e7723133bf into PR head commit 6ba18c5ea6f88ced3a366dec46892d26ecf460ee Merge succeeded, producing 6ba18c5ea6f88ced3a366dec46892d26ecf460ee Checking out Revision 6ba18c5ea6f88ced3a366dec46892d26ecf460ee (PR-1164) > git config core.sparsecheckout # timeout=10 > git checkout -f 6ba18c5ea6f88ced3a366dec46892d26ecf460ee # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 523a62ae167beff3074b878453cb29e7723133bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ba18c5ea6f88ced3a366dec46892d26ecf460ee # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:06:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:06:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:06:00 ========================================================= 04:06:00 EdgeX Global Pipelines Version Info 04:06:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:06:01 ------------------- 04:06:01 stable info: 04:06:01 ------------------- 04:06:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:06:01 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 04:06:01 Message: update stable to v1.0.239 04:06:02 ------------------- 04:06:02 experimental info: 04:06:02 ------------------- 04:06:02 Commited By: **** collab-it+edgex@linuxfoundation.org 04:06:02 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 04:06:02 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:06:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:06:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:06:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 04:06:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:06:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:06:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:06:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:06:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:06:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:06:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:06:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:06:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:06:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:06:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:06:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:06:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:06:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:06:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:06:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1164 [Pipeline] echo 04:06:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1164 [Pipeline] echo 04:06:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1164 [Pipeline] echo 04:06:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6ba18c5ea6f88ced3a366dec46892d26ecf460ee [Pipeline] echo 04:06:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6ba18c5 [Pipeline] echo 04:06:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:06:04 + git rev-list -1 --merges 6ba18c5ea6f88ced3a366dec46892d26ecf460ee~1..6ba18c5ea6f88ced3a366dec46892d26ecf460ee [Pipeline] echo 04:06:04 -----------> git rev-list -1 --merges 6ba18c5ea6f88ced3a366dec46892d26ecf460ee~1..6ba18c5ea6f88ced3a366dec46892d26ecf460ee 6ba18c5ea6f88ced3a366dec46892d26ecf460ee [false] [Pipeline] sh 04:06:04 + git log --format=format:%s -1 6ba18c5ea6f88ced3a366dec46892d26ecf460ee [Pipeline] echo 04:06:04 ========================================================= 04:06:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:06:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:06:05 + git log --format=format:%s -1 6ba18c5ea6f88ced3a366dec46892d26ecf460ee [Pipeline] echo 04:06:05 [semverPrep] GIT_COMMIT: 6ba18c5ea6f88ced3a366dec46892d26ecf460ee, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo 04:06:05 [semverPrep] This is not a build commit. [Pipeline] sh 04:06:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:06:05 + grep -v github /etc/ssh/ssh_known_hosts 04:06:05 + [ -e /tmp/ssh_known_hosts ] 04:06:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:06:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:06:05 + sudo tee -a /etc/ssh/ssh_known_hosts 04:06:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:06:06 04:06:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:06:07 0.1.4: Pulling from edgex-devops/py-git-semver 04:06:07 b85a868b505f: Pulling fs layer 04:06:07 e2be974225ed: Pulling fs layer 04:06:07 339a4e72a1f5: Pulling fs layer 04:06:07 988bab9f4d93: Pulling fs layer 04:06:07 1469e6f7b9e6: Pulling fs layer 04:06:07 eaf3925da568: Pulling fs layer 04:06:07 bab4dde63d76: Pulling fs layer 04:06:07 bde34c3a00c8: Pulling fs layer 04:06:07 b352a97aabf1: Pulling fs layer 04:06:07 4872d77fe225: Pulling fs layer 04:06:07 5851b861e8e6: Pulling fs layer 04:06:07 988bab9f4d93: Waiting 04:06:07 eaf3925da568: Waiting 04:06:07 1469e6f7b9e6: Waiting 04:06:07 4872d77fe225: Waiting 04:06:07 bab4dde63d76: Waiting 04:06:07 5851b861e8e6: Waiting 04:06:07 bde34c3a00c8: Waiting 04:06:07 b352a97aabf1: Waiting 04:06:07 e2be974225ed: Verifying Checksum 04:06:07 e2be974225ed: Download complete 04:06:07 988bab9f4d93: Download complete 04:06:07 1469e6f7b9e6: Verifying Checksum 04:06:07 1469e6f7b9e6: Download complete 04:06:07 eaf3925da568: Download complete 04:06:07 339a4e72a1f5: Verifying Checksum 04:06:07 339a4e72a1f5: Download complete 04:06:07 bde34c3a00c8: Download complete 04:06:07 b352a97aabf1: Verifying Checksum 04:06:07 b352a97aabf1: Download complete 04:06:07 4872d77fe225: Verifying Checksum 04:06:07 4872d77fe225: Download complete 04:06:07 5851b861e8e6: Verifying Checksum 04:06:07 5851b861e8e6: Download complete 04:06:07 b85a868b505f: Download complete 04:06:07 bab4dde63d76: Verifying Checksum 04:06:07 bab4dde63d76: Download complete 04:06:09 b85a868b505f: Pull complete 04:06:09 e2be974225ed: Pull complete 04:06:09 339a4e72a1f5: Pull complete 04:06:09 988bab9f4d93: Pull complete 04:06:10 1469e6f7b9e6: Pull complete 04:06:10 eaf3925da568: Pull complete 04:06:11 bab4dde63d76: Pull complete 04:06:11 bde34c3a00c8: Pull complete 04:06:12 b352a97aabf1: Pull complete 04:06:12 4872d77fe225: Pull complete 04:06:12 5851b861e8e6: Pull complete 04:06:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:06:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:06:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:12 prd-ubuntu20.04-docker-8c-8g-23604 does not seem to be running inside a container 04:06:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1164 -v /w/workspace/dry_app-functions-sdk-go_PR-1164:/w/workspace/dry_app-functions-sdk-go_PR-1164:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1164@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1164@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:06:13 $ docker top bf702aff85b9fb6f9ee60a908c8067d11be3d886460a71780ac2d76d775f7252 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:06:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:06:14 [ssh-agent] Looking for ssh-agent implementation... 04:06:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:06:14 $ docker exec bf702aff85b9fb6f9ee60a908c8067d11be3d886460a71780ac2d76d775f7252 ssh-agent 04:06:14 SSH_AUTH_SOCK=/tmp/ssh-K6ouUUC1dcwO/agent.34 04:06:14 SSH_AGENT_PID=40 04:06:14 Running ssh-add (command line suppressed) 04:06:14 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1164@tmp/private_key_3698073361925184067.key (/w/workspace/dry_app-functions-sdk-go_PR-1164@tmp/private_key_3698073361925184067.key) 04:06:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:06:14 + git tag --points-at HEAD [Pipeline] } 04:06:14 $ docker exec --env ******** --env ******** bf702aff85b9fb6f9ee60a908c8067d11be3d886460a71780ac2d76d775f7252 ssh-agent -k 04:06:14 unset SSH_AUTH_SOCK; 04:06:14 unset SSH_AGENT_PID; 04:06:14 echo Agent pid 40 killed; 04:06:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:06:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:06:15 [ssh-agent] Looking for ssh-agent implementation... 04:06:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:06:15 $ docker exec bf702aff85b9fb6f9ee60a908c8067d11be3d886460a71780ac2d76d775f7252 ssh-agent 04:06:15 SSH_AUTH_SOCK=/tmp/ssh-oafxhtbxxdFs/agent.73 04:06:15 SSH_AGENT_PID=79 04:06:15 Running ssh-add (command line suppressed) 04:06:15 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1164@tmp/private_key_1630238398931151726.key (/w/workspace/dry_app-functions-sdk-go_PR-1164@tmp/private_key_1630238398931151726.key) 04:06:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:06:15 + git semver init 04:06:16 2022-08-26 04:06:16,060 [run_init] DEBUG init version:0.0.0 force:False 04:06:16 2022-08-26 04:06:16,061 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_PR-1164/.semver 04:06:16 2022-08-26 04:06:16,062 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_PR-1164/.semver 04:06:16 2022-08-26 04:06:16,062 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_PR-1164/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1164, universal_newlines=False, shell=None, istream=None) 04:06:17 2022-08-26 04:06:17,377 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_PR-1164/.git/info/exclude 04:06:17 2022-08-26 04:06:17,378 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_PR-1164/.semver/PR-1164 with force:False 04:06:17 2022-08-26 04:06:17,378 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_PR-1164/.semver/PR-1164 04:06:17 2022-08-26 04:06:17,382 [execute] INFO git cat-file --batch-check 04:06:17 2022-08-26 04:06:17,383 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1164/.semver, universal_newlines=False, shell=None, istream=) 04:06:17 2022-08-26 04:06:17,390 [execute] INFO git cat-file --batch 04:06:17 2022-08-26 04:06:17,390 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1164/.semver, universal_newlines=False, shell=None, istream=) 04:06:17 2022-08-26 04:06:17,395 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_PR-1164/.semver/PR-1164 04:06:17 0.0.0 [Pipeline] } 04:06:17 $ docker exec --env ******** --env ******** bf702aff85b9fb6f9ee60a908c8067d11be3d886460a71780ac2d76d775f7252 ssh-agent -k 04:06:17 unset SSH_AUTH_SOCK; 04:06:17 unset SSH_AGENT_PID; 04:06:17 echo Agent pid 79 killed; 04:06:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:06:18 + git semver [Pipeline] } 04:06:18 $ docker stop --time=1 bf702aff85b9fb6f9ee60a908c8067d11be3d886460a71780ac2d76d775f7252 04:06:19 $ docker rm -f bf702aff85b9fb6f9ee60a908c8067d11be3d886460a71780ac2d76d775f7252 [Pipeline] // withDockerContainer [Pipeline] sh 04:06:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:06:20 Stashed 1 file(s) [Pipeline] echo 04:06:20 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:06:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:06:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:06:21 ========================================================= 04:06:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 04:06:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:06:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 04:06:21 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 04:06:21 2408cc74d12b: Pulling fs layer 04:06:21 ea60b727a1ce: Pulling fs layer 04:06:21 30c4a7721957: Pulling fs layer 04:06:21 370296b7ddb6: Pulling fs layer 04:06:21 7c6cee850709: Pulling fs layer 04:06:21 39a5fcdaea64: Pulling fs layer 04:06:21 d94ebbe4e438: Pulling fs layer 04:06:21 bcfd1f05c69d: Pulling fs layer 04:06:21 370296b7ddb6: Waiting 04:06:21 7c6cee850709: Waiting 04:06:21 39a5fcdaea64: Waiting 04:06:21 59ccb84bbe0f: Pulling fs layer 04:06:21 d94ebbe4e438: Waiting 04:06:21 30c4a7721957: Verifying Checksum 04:06:21 30c4a7721957: Download complete 04:06:21 ea60b727a1ce: Verifying Checksum 04:06:21 ea60b727a1ce: Download complete 04:06:21 7c6cee850709: Verifying Checksum 04:06:21 7c6cee850709: Download complete 04:06:21 39a5fcdaea64: Verifying Checksum 04:06:21 39a5fcdaea64: Download complete 04:06:21 2408cc74d12b: Download complete 04:06:21 d94ebbe4e438: Verifying Checksum 04:06:21 d94ebbe4e438: Download complete 04:06:21 2408cc74d12b: Pull complete 04:06:21 ea60b727a1ce: Pull complete 04:06:22 30c4a7721957: Pull complete 04:06:22 59ccb84bbe0f: Verifying Checksum 04:06:22 59ccb84bbe0f: Download complete 04:06:22 bcfd1f05c69d: Verifying Checksum 04:06:22 bcfd1f05c69d: Download complete 04:06:22 370296b7ddb6: Verifying Checksum 04:06:22 370296b7ddb6: Download complete 04:06:26 370296b7ddb6: Pull complete 04:06:26 7c6cee850709: Pull complete 04:06:26 39a5fcdaea64: Pull complete 04:06:26 d94ebbe4e438: Pull complete 04:06:28 bcfd1f05c69d: Pull complete 04:06:29 59ccb84bbe0f: Pull complete 04:06:29 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 04:06:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 04:06:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 04:06:29 + 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 04:06:29 + docker inspect -f . ci-base-image-x86_64 04:06:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:30 prd-ubuntu20.04-docker-8c-8g-23604 does not seem to be running inside a container 04:06:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1164 -v /w/workspace/dry_app-functions-sdk-go_PR-1164:/w/workspace/dry_app-functions-sdk-go_PR-1164:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1164@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1164@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:06:32 $ docker top c8b1a18c3e3d22148ced553e6cd8472330592b40cccf668c1b3e67b89a0381cc -eo pid,comm [Pipeline] { [Pipeline] sh 04:06:32 + go version 04:06:32 go version go1.18.3 linux/amd64 [Pipeline] } 04:06:32 $ docker stop --time=1 c8b1a18c3e3d22148ced553e6cd8472330592b40cccf668c1b3e67b89a0381cc 04:06:33 $ docker rm -f c8b1a18c3e3d22148ced553e6cd8472330592b40cccf668c1b3e67b89a0381cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:34 + docker inspect -f . ci-base-image-x86_64 04:06:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:34 prd-ubuntu20.04-docker-8c-8g-23604 does not seem to be running inside a container 04:06:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-functions-sdk-go_PR-1164 -v /w/workspace/dry_app-functions-sdk-go_PR-1164:/w/workspace/dry_app-functions-sdk-go_PR-1164:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1164@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1164@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:06:35 $ docker top 0ed8b86a000742f6554e43f1be9ad4cb8b7b2b29ebea738d140c1d848945680d -eo pid,comm [Pipeline] { [Pipeline] sh 04:06:35 + git config --global --add safe.directory /w/workspace/dry_app-functions-sdk-go_PR-1164 [Pipeline] fileExists [Pipeline] sh 04:06:35 Still waiting to schedule task 04:06:35 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:06:36 + make test 04:06:36 make -C ./app-service-template build 04:06:36 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1164/app-service-template' 04:06:36 go mod tidy 04:06:36 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 04:06:36 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 04:06:36 go: downloading github.com/google/uuid v1.3.0 04:06:36 go: downloading github.com/stretchr/testify v1.8.0 04:06:36 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.5 04:06:36 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.8 04:06:36 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 04:06:36 go: downloading github.com/davecgh/go-spew v1.1.1 04:06:36 go: downloading github.com/pmezard/go-difflib v1.0.0 04:06:36 go: downloading gopkg.in/yaml.v3 v3.0.1 04:06:36 go: downloading github.com/go-playground/validator/v10 v10.10.1 04:06:36 go: downloading github.com/go-kit/log v0.2.0 04:06:36 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.3 04:06:36 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 04:06:36 go: downloading github.com/stretchr/objx v0.4.0 04:06:36 go: downloading github.com/gorilla/mux v1.8.0 04:06:36 go: downloading github.com/hashicorp/go-multierror v1.1.1 04:06:36 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.1 04:06:36 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 04:06:36 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 04:06:36 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 04:06:36 go: downloading github.com/pelletier/go-toml v1.9.5 04:06:36 go: downloading github.com/hashicorp/errwrap v1.0.0 04:06:36 go: downloading github.com/hashicorp/consul/api v1.9.1 04:06:36 go: downloading github.com/go-logfmt/logfmt v0.5.1 04:06:36 go: downloading github.com/gorilla/websocket v1.4.2 04:06:36 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 04:06:36 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 04:06:36 go: downloading github.com/x448/float16 v0.8.4 04:06:36 go: downloading github.com/go-playground/universal-translator v0.18.0 04:06:36 go: downloading github.com/leodido/go-urn v1.2.1 04:06:36 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 04:06:36 go: downloading golang.org/x/text v0.3.7 04:06:36 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 04:06:36 go: downloading github.com/go-playground/assert/v2 v2.0.1 04:06:36 go: downloading github.com/go-playground/locales v0.14.0 04:06:36 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 04:06:36 go: downloading github.com/mitchellh/copystructure v1.0.0 04:06:37 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.0 04:06:37 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:06:37 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 04:06:37 go: downloading github.com/hashicorp/go-hclog v0.12.0 04:06:37 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 04:06:37 go: downloading github.com/hashicorp/serf v0.9.5 04:06:37 go: downloading github.com/mitchellh/mapstructure v1.1.2 04:06:37 go: downloading github.com/hashicorp/consul/sdk v0.8.0 04:06:37 go: downloading github.com/hashicorp/go-uuid v1.0.1 04:06:37 go: downloading github.com/kr/pretty v0.3.0 04:06:37 go: downloading github.com/mitchellh/reflectwalk v1.0.0 04:06:37 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 04:06:37 go: downloading github.com/Microsoft/go-winio v0.5.2 04:06:37 go: downloading github.com/zeebo/errs v1.2.2 04:06:37 go: downloading google.golang.org/grpc v1.46.0 04:06:37 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 04:06:37 go: downloading github.com/mitchellh/go-homedir v1.1.0 04:06:37 go: downloading github.com/fatih/color v1.9.0 04:06:37 go: downloading github.com/mattn/go-colorable v0.1.6 04:06:37 go: downloading github.com/mattn/go-isatty v0.0.12 04:06:37 go: downloading github.com/pkg/errors v0.9.1 04:06:37 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:06:37 go: downloading github.com/hashicorp/go-msgpack v0.5.3 04:06:37 go: downloading github.com/hashicorp/memberlist v0.2.2 04:06:37 go: downloading github.com/go-redis/redis/v7 v7.3.0 04:06:37 go: downloading github.com/pebbe/zmq4 v1.2.7 04:06:37 go: downloading github.com/kr/text v0.2.0 04:06:37 go: downloading github.com/rogpeppe/go-internal v1.8.0 04:06:37 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 04:06:37 go: downloading google.golang.org/protobuf v1.28.0 04:06:37 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 04:06:37 go: downloading github.com/golang/protobuf v1.5.2 04:06:37 go: downloading github.com/google/go-cmp v0.5.6 04:06:37 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 04:06:37 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 04:06:37 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 04:06:37 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 04:06:37 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 04:06:37 go: downloading github.com/miekg/dns v1.1.26 04:06:37 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:06:37 go: downloading github.com/onsi/ginkgo v1.10.1 04:06:37 go: downloading github.com/onsi/gomega v1.7.0 04:06:37 go: downloading github.com/hashicorp/golang-lru v0.5.0 04:06:37 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 04:06:37 go: downloading gopkg.in/yaml.v2 v2.2.8 04:06:37 go: downloading github.com/hpcloud/tail v1.0.0 04:06:38 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 04:06:38 go: downloading gopkg.in/fsnotify.v1 v1.4.7 04:06:40 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.14 04:06:40 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.13 04:06:40 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.4 04:06:40 go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e 04:06:40 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.6 04:06:40 go: downloading github.com/mitchellh/mapstructure v1.5.0 04:06:40 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 04:06:40 go: downloading github.com/nats-io/nats.go v1.16.0 04:06:40 go: downloading github.com/mattn/go-isatty v0.0.14 04:06:40 go: downloading github.com/mattn/go-colorable v0.1.12 04:06:40 go: downloading golang.org/x/sys v0.0.0-20220610221304-9f5ed59c137d 04:06:40 go: downloading gopkg.in/yaml.v2 v2.4.0 04:06:40 go: downloading github.com/nats-io/nkeys v0.3.0 04:06:40 go: downloading github.com/nats-io/nuid v1.0.1 04:06:40 go: downloading github.com/nats-io/nats-server/v2 v2.7.4 04:06:40 go: downloading github.com/klauspost/compress v1.15.9 04:06:40 go: downloading github.com/nats-io/jwt/v2 v2.3.0 04:06:40 go: downloading github.com/minio/highwayhash v1.0.2 04:06:40 go: downloading golang.org/x/time v0.0.0-20220722155302-e5dcc9cfc0b9 04:06:41 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service 04:06:59 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1164/app-service-template' 04:06:59 make -C ./app-service-template test 04:06:59 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1164/app-service-template' 04:06:59 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 04:07:17 ok new-app-service 0.079s coverage: 48.1% of statements 04:07:17 ? new-app-service/config [no test files] 04:07:17 ok new-app-service/functions 0.049s 04:07:17 CGO_ENABLED=1 go vet ./... 04:07:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:07:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:07:25 ./bin/test-attribution-txt.sh 04:07:25 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 04:07:25 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 04:07:25 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 04:07:25 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1164/app-service-template' 04:07:25 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:07:25 go: downloading github.com/gomodule/redigo v1.8.9 04:07:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 04:07:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.129s coverage: 60.3% of statements 04:07:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.102s coverage: 93.8% of statements 04:07:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 04:07:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.117s coverage: 76.5% of statements 04:07:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 04:07:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.091s coverage: 88.7% of statements 04:07:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.062s coverage: 100.0% of statements 04:07:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.159s coverage: 78.5% of statements 04:07:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 04:07:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 04:07:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.070s coverage: 97.3% of statements 04:07:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 04:07:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 04:07:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.078s coverage: 82.8% of statements 04:07:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 04:07:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.743s coverage: 81.5% of statements 04:07:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 04:07:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 04:07:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.099s coverage: 28.7% of statements 04:07:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 04:07:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.061s coverage: 14.0% of statements 04:07:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.108s coverage: 27.3% of statements 04:07:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 04:07:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 04:07:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.079s coverage: 51.4% of statements 04:07:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.146s coverage: 75.5% of statements 04:07:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.064s coverage: 94.4% of statements 04:07:55 CGO_ENABLED=1 GO111MODULE=on go vet ./... 04:07:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:07:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:08:04 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." [Pipeline] echo 04:08:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:08:04 $ docker stop --time=1 0ed8b86a000742f6554e43f1be9ad4cb8b7b2b29ebea738d140c1d848945680d 04:08:05 $ docker rm -f 0ed8b86a000742f6554e43f1be9ad4cb8b7b2b29ebea738d140c1d848945680d [Pipeline] // withDockerContainer [Pipeline] sh 04:08:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:08:06 Stashed 2 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 04:08:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:08:07 04:08:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:08:08 latest: Pulling from edgex-lftools-log-publisher 04:08:08 5eb5b503b376: Pulling fs layer 04:08:08 5c69ac0246d0: Pulling fs layer 04:08:08 ec43610c2a17: Pulling fs layer 04:08:08 3a2ae6a8a46f: Pulling fs layer 04:08:08 33b1e0a273af: Pulling fs layer 04:08:08 5d3b04190fa2: Pulling fs layer 04:08:08 2f39f015ded8: Pulling fs layer 04:08:08 33b1e0a273af: Waiting 04:08:08 2f39f015ded8: Waiting 04:08:08 5d3b04190fa2: Waiting 04:08:08 3a2ae6a8a46f: Waiting 04:08:08 5c69ac0246d0: Download complete 04:08:08 3a2ae6a8a46f: Verifying Checksum 04:08:08 3a2ae6a8a46f: Download complete 04:08:08 33b1e0a273af: Verifying Checksum 04:08:08 33b1e0a273af: Download complete 04:08:08 5d3b04190fa2: Verifying Checksum 04:08:08 5d3b04190fa2: Download complete 04:08:08 ec43610c2a17: Verifying Checksum 04:08:08 ec43610c2a17: Download complete 04:08:08 5eb5b503b376: Verifying Checksum 04:08:08 5eb5b503b376: Download complete 04:08:09 2f39f015ded8: Download complete 04:08:10 5eb5b503b376: Pull complete 04:08:10 5c69ac0246d0: Pull complete 04:08:10 ec43610c2a17: Pull complete 04:08:10 3a2ae6a8a46f: Pull complete 04:08:10 33b1e0a273af: Pull complete 04:08:10 5d3b04190fa2: Pull complete 04:08:16 2f39f015ded8: Pull complete 04:08:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:08:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:08:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:08:16 prd-ubuntu20.04-docker-8c-8g-23604 does not seem to be running inside a container 04:08:16 $ 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/dry_app-functions-sdk-go_PR-1164 -v /w/workspace/dry_app-functions-sdk-go_PR-1164:/w/workspace/dry_app-functions-sdk-go_PR-1164:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1164@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1164@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:08:18 $ docker top 42d783a9a442f29722bf8a065febf2d84ade04edc201154e2a83f29a97adf7a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:08:18 ---> job-cost.sh 04:08:18 lf-activate-venv: SKIPPING 04:08:18 INFO: No Stack... 04:08:19 INFO: Retrieving Pricing Info for: v3-standard-8 04:08:19 INFO: Archiving Costs [Pipeline] sh 04:08:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23609 in /w/workspace/dry_app-functions-sdk-go_PR-1164 [Pipeline] { [Pipeline] ws 04:08:19 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { 04:08:19 + cut -d, -f6 04:08:19 + cat /w/workspace/dry_app-functions-sdk-go_PR-1164/archives/cost.csv [Pipeline] lock 04:08:19 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1164-1-stack-cost] 04:08:19 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1164-1-stack-cost] did not exist. Created. 04:08:19 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1164-1-stack-cost] [Pipeline] { [Pipeline] checkout [Pipeline] unstash 04:08:19 The recommended git tool is: git [Pipeline] sh 04:08:20 + echo total: 0.4399999976158142 [Pipeline] stash 04:08:20 Stashed 1 file(s) [Pipeline] } 04:08:20 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1164-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:08:20 $ docker stop --time=1 42d783a9a442f29722bf8a065febf2d84ade04edc201154e2a83f29a97adf7a6 04:08:21 $ docker rm -f 42d783a9a442f29722bf8a065febf2d84ade04edc201154e2a83f29a97adf7a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:08:25 using credential edgex-jenkins-ssh 04:08:25 Cloning the remote Git repository 04:08:26 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 04:08:26 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 04:08:26 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 04:08:26 > git --version # timeout=10 04:08:26 > git --version # 'git version 2.25.1' 04:08:26 using GIT_SSH to set credentials SSH Credentials for GitHub 04:08:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:08:30 Merging remotes/origin/main commit 523a62ae167beff3074b878453cb29e7723133bf into PR head commit 6ba18c5ea6f88ced3a366dec46892d26ecf460ee 04:08:30 Merge succeeded, producing 6ba18c5ea6f88ced3a366dec46892d26ecf460ee 04:08:30 Checking out Revision 6ba18c5ea6f88ced3a366dec46892d26ecf460ee (PR-1164) 04:08:29 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 04:08:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:08:29 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 04:08:29 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 04:08:29 using GIT_SSH to set credentials SSH Credentials for GitHub 04:08:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1164/head:refs/remotes/origin/PR-1164 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:08:30 > git config core.sparsecheckout # timeout=10 04:08:30 > git checkout -f 6ba18c5ea6f88ced3a366dec46892d26ecf460ee # timeout=10 04:08:30 > git remote # timeout=10 04:08:30 > git config --get remote.origin.url # timeout=10 04:08:30 using GIT_SSH to set credentials SSH Credentials for GitHub 04:08:30 > git merge 523a62ae167beff3074b878453cb29e7723133bf # timeout=10 04:08:30 > git rev-parse HEAD^{commit} # timeout=10 04:08:30 > git config core.sparsecheckout # timeout=10 04:08:30 > git checkout -f 6ba18c5ea6f88ced3a366dec46892d26ecf460ee # timeout=10 04:08:35 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 04:08:35 > git --version # timeout=10 04:08:35 > git --version # 'git version 2.25.1' 04:08:35 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:08:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:08:36 % Total % Received % Xferd Average Speed Time Time Time Current 04:08:36 Dload Upload Total Spent Left Speed 04:08:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh 04:08:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:08:37 + + sudo tee /etc/docker/daemon.new 04:08:37 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:08:37 { 04:08:37 "registry-mirrors": [ 04:08:37 "https://nexus3.edgexfoundry.org:10001" 04:08:37 ], 04:08:37 "bip": "10.250.0.254/24", 04:08:37 "hosts": [ 04:08:37 "tcp://0.0.0.0:5555", 04:08:37 "unix:///var/run/docker.sock" 04:08:37 ], 04:08:37 "mtu": 1458, 04:08:37 "selinux-enabled": true, 04:08:37 "seccomp-profile": "/etc/docker/seccomp.json" 04:08:37 } [Pipeline] sh 04:08:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:08:38 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 04:08:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:08:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:08:56 ========================================================= 04:08:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 04:08:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:08:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 04:08:58 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:08:58 b3c136eddcbf: Pulling fs layer 04:08:58 c0a3192eca97: Pulling fs layer 04:08:58 a050256f5b6f: Pulling fs layer 04:08:58 656be50a0ddc: Pulling fs layer 04:08:58 2bbca73fdf42: Pulling fs layer 04:08:58 46d945488cbd: Pulling fs layer 04:08:58 8a5474983e97: Pulling fs layer 04:08:58 329c88fbcd65: Pulling fs layer 04:08:58 656be50a0ddc: Waiting 04:08:58 8a5474983e97: Waiting 04:08:58 2bbca73fdf42: Waiting 04:08:58 329c88fbcd65: Waiting 04:08:58 46d945488cbd: Waiting 04:08:58 a050256f5b6f: Verifying Checksum 04:08:58 a050256f5b6f: Download complete 04:08:58 c0a3192eca97: Verifying Checksum 04:08:58 c0a3192eca97: Download complete 04:08:58 2bbca73fdf42: Verifying Checksum 04:08:58 2bbca73fdf42: Download complete 04:08:58 46d945488cbd: Verifying Checksum 04:08:58 46d945488cbd: Download complete 04:08:58 b3c136eddcbf: Verifying Checksum 04:08:58 b3c136eddcbf: Download complete 04:08:59 b3c136eddcbf: Pull complete 04:08:59 329c88fbcd65: Verifying Checksum 04:08:59 329c88fbcd65: Download complete 04:08:59 c0a3192eca97: Pull complete 04:08:59 a050256f5b6f: Pull complete 04:09:00 8a5474983e97: Verifying Checksum 04:09:00 8a5474983e97: Download complete 04:09:01 656be50a0ddc: Verifying Checksum 04:09:01 656be50a0ddc: Download complete 04:09:16 656be50a0ddc: Pull complete 04:09:16 2bbca73fdf42: Pull complete 04:09:16 46d945488cbd: Pull complete 04:09:20 8a5474983e97: Pull complete 04:09:22 329c88fbcd65: Pull complete 04:09:22 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 04:09:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 04:09:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 04:09:22 + 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 04:09:23 + docker inspect -f . ci-base-image-arm64 04:09:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:09:23 prd-ubuntu20.04-docker-arm64-4c-16g-23609 does not seem to be running inside a container 04:09:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:09:26 $ docker top cf3f5f7077a7abb2c5b6c73fe624fd2efdb4fbfe881cf32bc2de1240e5829d29 -eo pid,comm [Pipeline] { [Pipeline] sh 04:09:27 + go version 04:09:27 go version go1.18.3 linux/arm64 [Pipeline] } 04:09:27 $ docker stop --time=1 cf3f5f7077a7abb2c5b6c73fe624fd2efdb4fbfe881cf32bc2de1240e5829d29 04:09:29 $ docker rm -f cf3f5f7077a7abb2c5b6c73fe624fd2efdb4fbfe881cf32bc2de1240e5829d29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:30 + docker inspect -f . ci-base-image-arm64 04:09:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:09:30 prd-ubuntu20.04-docker-arm64-4c-16g-23609 does not seem to be running inside a container 04:09:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:09:32 $ docker top e04c5ffd991fa0f411defdc44e86a0c6e679a6158fa5d689cffd6e8d42ff3fab -eo pid,comm [Pipeline] { [Pipeline] sh 04:09:33 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:09:33 + make test 04:09:33 make -C ./app-service-template build 04:09:33 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 04:09:33 go mod tidy 04:09:33 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 04:09:33 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 04:09:33 go: downloading github.com/google/uuid v1.3.0 04:09:34 go: downloading github.com/stretchr/testify v1.8.0 04:09:34 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.5 04:09:34 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.8 04:09:34 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 04:09:34 go: downloading github.com/davecgh/go-spew v1.1.1 04:09:34 go: downloading github.com/pmezard/go-difflib v1.0.0 04:09:34 go: downloading gopkg.in/yaml.v3 v3.0.1 04:09:34 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.3 04:09:34 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 04:09:34 go: downloading github.com/go-playground/validator/v10 v10.10.1 04:09:34 go: downloading github.com/stretchr/objx v0.4.0 04:09:34 go: downloading github.com/go-kit/log v0.2.0 04:09:34 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.1 04:09:34 go: downloading github.com/gorilla/mux v1.8.0 04:09:34 go: downloading github.com/hashicorp/go-multierror v1.1.1 04:09:34 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 04:09:34 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 04:09:34 go: downloading github.com/gorilla/websocket v1.4.2 04:09:34 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 04:09:34 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 04:09:34 go: downloading github.com/mitchellh/copystructure v1.0.0 04:09:34 go: downloading github.com/go-logfmt/logfmt v0.5.1 04:09:34 go: downloading github.com/pelletier/go-toml v1.9.5 04:09:34 go: downloading github.com/go-playground/universal-translator v0.18.0 04:09:35 go: downloading github.com/leodido/go-urn v1.2.1 04:09:35 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 04:09:35 go: downloading golang.org/x/text v0.3.7 04:09:36 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 04:09:36 go: downloading github.com/go-playground/assert/v2 v2.0.1 04:09:36 go: downloading github.com/go-playground/locales v0.14.0 04:09:38 go: downloading github.com/hashicorp/consul/api v1.9.1 04:09:38 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 04:09:38 go: downloading github.com/hashicorp/errwrap v1.0.0 04:09:38 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.0 04:09:38 go: downloading github.com/x448/float16 v0.8.4 04:09:38 go: downloading github.com/mitchellh/reflectwalk v1.0.0 04:09:38 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 04:09:38 go: downloading github.com/kr/pretty v0.3.0 04:09:38 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 04:09:38 go: downloading github.com/hashicorp/go-hclog v0.12.0 04:09:38 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 04:09:38 go: downloading github.com/hashicorp/serf v0.9.5 04:09:38 go: downloading github.com/mitchellh/mapstructure v1.1.2 04:09:38 go: downloading github.com/hashicorp/consul/sdk v0.8.0 04:09:38 go: downloading github.com/hashicorp/go-uuid v1.0.1 04:09:38 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 04:09:38 go: downloading github.com/go-redis/redis/v7 v7.3.0 04:09:38 go: downloading github.com/pebbe/zmq4 v1.2.7 04:09:38 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:09:38 go: downloading github.com/Microsoft/go-winio v0.5.2 04:09:38 go: downloading github.com/zeebo/errs v1.2.2 04:09:38 go: downloading google.golang.org/grpc v1.46.0 04:09:39 go: downloading github.com/kr/text v0.2.0 04:09:39 go: downloading github.com/rogpeppe/go-internal v1.8.0 04:09:39 go: downloading github.com/mitchellh/go-homedir v1.1.0 04:09:39 go: downloading github.com/fatih/color v1.9.0 04:09:39 go: downloading github.com/mattn/go-colorable v0.1.6 04:09:39 go: downloading github.com/mattn/go-isatty v0.0.12 04:09:39 go: downloading github.com/pkg/errors v0.9.1 04:09:39 go: downloading github.com/onsi/ginkgo v1.10.1 04:09:39 go: downloading github.com/onsi/gomega v1.7.0 04:09:39 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:09:39 go: downloading github.com/hashicorp/go-msgpack v0.5.3 04:09:39 go: downloading github.com/hashicorp/memberlist v0.2.2 04:09:39 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 04:09:39 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 04:09:40 go: downloading google.golang.org/protobuf v1.28.0 04:09:40 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 04:09:40 go: downloading github.com/golang/protobuf v1.5.2 04:09:40 go: downloading github.com/google/go-cmp v0.5.6 04:09:41 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 04:09:41 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 04:09:41 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 04:09:41 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 04:09:41 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 04:09:41 go: downloading github.com/miekg/dns v1.1.26 04:09:41 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:09:41 go: downloading github.com/hashicorp/golang-lru v0.5.0 04:09:41 go: downloading gopkg.in/yaml.v2 v2.2.8 04:09:41 go: downloading github.com/hpcloud/tail v1.0.0 04:09:41 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 04:09:41 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 04:09:41 go: downloading gopkg.in/fsnotify.v1 v1.4.7 04:09:46 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.14 04:09:46 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.13 04:09:46 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.4 04:09:46 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.6 04:09:46 go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e 04:09:46 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 04:09:46 go: downloading github.com/mitchellh/mapstructure v1.5.0 04:09:46 go: downloading github.com/nats-io/nats.go v1.16.0 04:09:46 go: downloading github.com/mattn/go-colorable v0.1.12 04:09:46 go: downloading github.com/mattn/go-isatty v0.0.14 04:09:46 go: downloading golang.org/x/sys v0.0.0-20220610221304-9f5ed59c137d 04:09:46 go: downloading github.com/nats-io/nkeys v0.3.0 04:09:46 go: downloading github.com/nats-io/nuid v1.0.1 04:09:46 go: downloading github.com/nats-io/nats-server/v2 v2.7.4 04:09:47 go: downloading gopkg.in/yaml.v2 v2.4.0 04:09:47 go: downloading github.com/nats-io/jwt/v2 v2.3.0 04:09:47 go: downloading github.com/minio/highwayhash v1.0.2 04:09:47 go: downloading github.com/klauspost/compress v1.15.9 04:09:47 go: downloading golang.org/x/time v0.0.0-20220722155302-e5dcc9cfc0b9 04:09:50 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service 04:11:42 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 04:11:42 make -C ./app-service-template test 04:11:42 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 04:11:42 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 04:14:04 ok new-app-service 0.248s coverage: 48.1% of statements 04:14:04 ? new-app-service/config [no test files] 04:14:04 ok new-app-service/functions 0.198s 04:14:04 CGO_ENABLED=1 go vet ./... 04:15:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:15:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:15:26 ./bin/test-attribution-txt.sh 04:15:26 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 04:15:26 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 04:15:26 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:15:26 go: downloading github.com/gomodule/redigo v1.8.9 04:15:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 04:15:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.707s coverage: 60.3% of statements 04:15:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.263s coverage: 93.8% of statements 04:15:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 04:15:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.411s coverage: 76.5% of statements 04:15:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 04:15:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.347s coverage: 88.7% of statements 04:15:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.200s coverage: 100.0% of statements 04:15:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.804s coverage: 78.5% of statements 04:15:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 04:15:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 04:15:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.255s coverage: 97.3% of statements 04:15:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 04:15:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 04:15:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.352s coverage: 82.8% of statements 04:15:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 04:15:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.169s coverage: 81.5% of statements 04:15:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 04:15:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 04:15:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.351s coverage: 28.7% of statements 04:15:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 04:15:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.270s coverage: 14.0% of statements 04:15:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.243s coverage: 27.3% of statements 04:15:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 04:15:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 04:15:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.208s coverage: 51.4% of statements 04:16:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.505s coverage: 75.5% of statements 04:16:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.187s coverage: 94.4% of statements 04:16:28 CGO_ENABLED=1 GO111MODULE=on go vet ./... 04:16:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:16:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:16:32 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 04:16:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:16:32 $ docker stop --time=1 e04c5ffd991fa0f411defdc44e86a0c6e679a6158fa5d689cffd6e8d42ff3fab 04:16:34 $ docker rm -f e04c5ffd991fa0f411defdc44e86a0c6e679a6158fa5d689cffd6e8d42ff3fab [Pipeline] // withDockerContainer [Pipeline] sh 04:16:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:16:38 Warning: overwriting stash ‘coverage-report’ 04:16:38 Stashed 2 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 04:16:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:16:39 04:16:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:16:40 arm64: Pulling from edgex-lftools-log-publisher 04:16:40 8998bd30e6a1: Pulling fs layer 04:16:40 04944245beec: Pulling fs layer 04:16:40 699f458cf7ca: Pulling fs layer 04:16:40 765212b225bb: Pulling fs layer 04:16:40 f23df028b6ca: Pulling fs layer 04:16:40 d65c8cfc05b1: Pulling fs layer 04:16:40 2437ff75d9bd: Pulling fs layer 04:16:40 765212b225bb: Waiting 04:16:40 f23df028b6ca: Waiting 04:16:40 2437ff75d9bd: Waiting 04:16:40 d65c8cfc05b1: Waiting 04:16:40 04944245beec: Verifying Checksum 04:16:40 04944245beec: Download complete 04:16:40 765212b225bb: Verifying Checksum 04:16:40 765212b225bb: Download complete 04:16:40 f23df028b6ca: Verifying Checksum 04:16:40 f23df028b6ca: Download complete 04:16:40 d65c8cfc05b1: Verifying Checksum 04:16:40 d65c8cfc05b1: Download complete 04:16:40 699f458cf7ca: Verifying Checksum 04:16:40 699f458cf7ca: Download complete 04:16:41 8998bd30e6a1: Verifying Checksum 04:16:41 8998bd30e6a1: Download complete 04:16:43 2437ff75d9bd: Verifying Checksum 04:16:43 2437ff75d9bd: Download complete 04:16:45 8998bd30e6a1: Pull complete 04:16:45 04944245beec: Pull complete 04:16:47 699f458cf7ca: Pull complete 04:16:47 765212b225bb: Pull complete 04:16:48 f23df028b6ca: Pull complete 04:16:48 d65c8cfc05b1: Pull complete 04:17:03 2437ff75d9bd: Pull complete 04:17:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:17:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:17:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:17:04 prd-ubuntu20.04-docker-arm64-4c-16g-23609 does not seem to be running inside a container 04:17:04 $ 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/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:17:06 $ docker top d42211391f2d6095ac1d5af1510cced1a269251414432a292957f52bdb834372 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:17:07 ---> job-cost.sh 04:17:07 lf-activate-venv: SKIPPING 04:17:07 INFO: No Stack... 04:17:07 INFO: Retrieving Pricing Info for: v3-standard-4 04:17:08 INFO: Archiving Costs [Pipeline] sh 04:17:09 + + cut -d, -f6cat 04:17:09 /w/workspace/app-functions-sdk-go/1/archives/cost.csv [Pipeline] lock 04:17:09 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1164-1-stack-cost] 04:17:09 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1164-1-stack-cost] did not exist. Created. 04:17:09 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1164-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:17:10 /w/workspace/app-functions-sdk-go/1@tmp/durable-4cd59b74/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:17:11 + echo total: 0.10999999940395355 [Pipeline] stash 04:17:11 Warning: overwriting stash ‘stack-cost’ 04:17:11 Stashed 1 file(s) [Pipeline] } 04:17:11 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1164-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:17:11 $ docker stop --time=1 d42211391f2d6095ac1d5af1510cced1a269251414432a292957f52bdb834372 04:17:12 $ docker rm -f d42211391f2d6095ac1d5af1510cced1a269251414432a292957f52bdb834372 [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 04:17:13 provisioning config files... 04:17:13 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/dry_app-functions-sdk-go_PR-1164@tmp/config883598497692362865tmp [Pipeline] { [Pipeline] sh 04:17:14 + set +x 04:17:14 + curl -s https://codecov.io/bash 04:17:14 + bash -s -- 04:17:14 04:17:14 _____ _ 04:17:14 / ____| | | 04:17:14 | | ___ __| | ___ ___ _____ __ 04:17:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:17:14 | |___| (_) | (_| | __/ (_| (_) \ V / 04:17:14 \_____\___/ \__,_|\___|\___\___/ \_/ 04:17:14 Bash-1.0.6 04:17:14 04:17:14 04:17:14 ==> git version 2.25.1 found 04:17:14 ==> 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 04:17:14 Release-Date: 2020-01-08 04:17:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:17:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:17:14 ==> Jenkins CI detected. 04:17:14 current dir:  /w/workspace/dry_app-functions-sdk-go_PR-1164 04:17:14 project root: . 04:17:14 --> token set from env 04:17:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:17:14 ==> Running gcov in . (disable via -X gcov) 04:17:14 ==> Python coveragepy not found 04:17:14 ==> Searching for coverage reports in: 04:17:14 + . 04:17:14 -> Found 2 reports 04:17:14 ==> Detecting git/mercurial file structure 04:17:14 ==> Reading reports 04:17:14 + ./app-service-template/coverage.out bytes=1222 04:17:14 + ./coverage.out bytes=125926 04:17:14 ==> Appending adjustments 04:17:14 https://docs.codecov.io/docs/fixing-reports 04:17:14 + Found adjustments 04:17:14 ==> Gzipping contents 04:17:14 24K /tmp/codecov.Gz5gwO.gz 04:17:14 ==> Uploading reports 04:17:14 url: https://codecov.io 04:17:14 query: branch=PR-1164&commit=6ba18c5ea6f88ced3a366dec46892d26ecf460ee&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1164%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1164&job=&cmd_args= 04:17:14 -> Pinging Codecov 04:17:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-1164&commit=6ba18c5ea6f88ced3a366dec46892d26ecf460ee&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1164%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1164&job=&cmd_args= 04:17:14 -> Uploading to 04:17:14 https://storage.googleapis.com/codecov/v4/raw/2022-08-26/3D8B5DFFC46A037C893635FACE044666/6ba18c5ea6f88ced3a366dec46892d26ecf460ee/eea4633d-b7d3-461e-b367-279f26f23fd3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220826%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220826T041714Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ee03ea04477a83e4f120a751b0d002f932dd1e6742a292bcb1bda593999443ac 04:17:14 % Total % Received % Xferd Average Speed Time Time Time Current 04:17:14 Dload Upload Total Spent Left Speed 04:17:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21585 0 0 100 21585 0 91461 --:--:-- --:--:-- --:--:-- 91461 04:17:15 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/6ba18c5ea6f88ced3a366dec46892d26ecf460ee [Pipeline] } 04:17:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 04:17:16 + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1164/archives ] 04:17:16 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1164/archives 04:17:16 total 16 04:17:16 drwxr-xr-x 3 root root 4096 Aug 26 04:08 . 04:17:16 drwxrwxr-x 10 jenkins jenkins 4096 Aug 26 04:08 .. 04:17:16 drwxr-xr-x 2 root root 4096 Aug 26 04:08 cost 04:17:16 -rw-r--r-- 1 root root 94 Aug 26 04:08 cost.csv 04:17:16 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1164/archives 04:17:16 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1164/archives 04:17:16 total 16 04:17:16 drwxr-xr-x 3 jenkins jenkins 4096 Aug 26 04:08 . 04:17:16 drwxrwxr-x 10 jenkins jenkins 4096 Aug 26 04:08 .. 04:17:16 drwxr-xr-x 2 jenkins jenkins 4096 Aug 26 04:08 cost 04:17:16 -rw-r--r-- 1 jenkins jenkins 94 Aug 26 04:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:17:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:17:18 ---> package-listing.sh 04:17:18 ++ facter osfamily 04:17:18 ++ tr '[:upper:]' '[:lower:]' 04:17:18 + OS_FAMILY=debian 04:17:18 + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1164 04:17:18 + START_PACKAGES=/tmp/packages_start.txt 04:17:18 + END_PACKAGES=/tmp/packages_end.txt 04:17:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:17:18 + PACKAGES=/tmp/packages_start.txt 04:17:18 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1164 ']' 04:17:18 + PACKAGES=/tmp/packages_end.txt 04:17:18 + case "${OS_FAMILY}" in 04:17:18 + dpkg -l 04:17:18 + grep '^ii' 04:17:18 + '[' -f /tmp/packages_start.txt ']' 04:17:18 + '[' -f /tmp/packages_end.txt ']' 04:17:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:17:18 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1164 ']' 04:17:18 + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1164/archives/ 04:17:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1164/archives/ [Pipeline] echo 04:17:18 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/dry_app-functions-sdk-go_PR-1164/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:17:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:17:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:17:19 prd-ubuntu20.04-docker-8c-8g-23604 does not seem to be running inside a container 04:17:19 $ 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/dry_app-functions-sdk-go_PR-1164/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-functions-sdk-go_PR-1164 -v /w/workspace/dry_app-functions-sdk-go_PR-1164:/w/workspace/dry_app-functions-sdk-go_PR-1164:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1164@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1164@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 04:17:19 $ docker top 361f467dc037a721e33c8b9b2d79899ae0faabad355e9d9af6a984a4e97ed707 -eo pid,comm [Pipeline] { [Pipeline] sh 04:17:19 + touch /tmp/pre-build-complete [Pipeline] sh 04:17:20 + mkdir -p /var/log/sysstat [Pipeline] sh 04:17:20 + ls /var/log/sa-host 04:17:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:17:20 provisioning config files... 04:17:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1164@tmp/config4218106129518882627tmp [Pipeline] { [Pipeline] echo 04:17:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:17:21 ---> create-netrc.sh [Pipeline] } 04:17:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:17:21 ---> python-tools-install.sh [Pipeline] echo 04:17:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:17:21 ---> sudo-logs.sh 04:17:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:17:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:17:22 ---> job-cost.sh 04:17:22 lf-activate-venv: SKIPPING 04:17:22 DEBUG: total: 0.4399999976158142 04:17:22 INFO: Retrieving Stack Cost... 04:17:22 INFO: Retrieving Pricing Info for: v3-standard-8 04:17:23 INFO: Archiving Costs [Pipeline] echo 04:17:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:17:23 ---> logs-deploy.sh 04:17:23 lf-activate-venv: SKIPPING 04:17:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1164/1 04:17:23 INFO: archiving workspace using pattern(s): 04:17:24 Archives upload complete. 04:17:24 INFO: archiving logs to Nexus 04:17:25 ---> uname -a: 04:17:25 Linux prd-ubuntu20-04-docker-8c-8g-23604 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 04:17:25 04:17:25 04:17:25 ---> lscpu: 04:17:25 Architecture: x86_64 04:17:25 CPU op-mode(s): 32-bit, 64-bit 04:17:25 Byte Order: Little Endian 04:17:25 Address sizes: 40 bits physical, 48 bits virtual 04:17:25 CPU(s): 8 04:17:25 On-line CPU(s) list: 0-7 04:17:25 Thread(s) per core: 1 04:17:25 Core(s) per socket: 1 04:17:25 Socket(s): 8 04:17:25 NUMA node(s): 1 04:17:25 Vendor ID: AuthenticAMD 04:17:25 CPU family: 23 04:17:25 Model: 49 04:17:25 Model name: AMD EPYC-Rome Processor 04:17:25 Stepping: 0 04:17:25 CPU MHz: 2799.998 04:17:25 BogoMIPS: 5599.99 04:17:25 Virtualization: AMD-V 04:17:25 Hypervisor vendor: KVM 04:17:25 Virtualization type: full 04:17:25 L1d cache: 256 KiB 04:17:25 L1i cache: 256 KiB 04:17:25 L2 cache: 4 MiB 04:17:25 L3 cache: 128 MiB 04:17:25 NUMA node0 CPU(s): 0-7 04:17:25 Vulnerability Itlb multihit: Not affected 04:17:25 Vulnerability L1tf: Not affected 04:17:25 Vulnerability Mds: Not affected 04:17:25 Vulnerability Meltdown: Not affected 04:17:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:17:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:17:25 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:17:25 Vulnerability Srbds: Not affected 04:17:25 Vulnerability Tsx async abort: Not affected 04:17:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:17:25 04:17:25 04:17:25 ---> nproc: 04:17:25 8 04:17:25 04:17:25 04:17:25 ---> df -h: 04:17:25 Filesystem Size Used Avail Use% Mounted on 04:17:25 overlay 155G 11G 145G 7% / 04:17:25 tmpfs 64M 0 64M 0% /dev 04:17:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:17:25 shm 64M 0 64M 0% /dev/shm 04:17:25 /dev/vda1 155G 11G 145G 7% /facter-os 04:17:25 04:17:25 04:17:25 ---> sar -b -r -n DEV: 04:17:25 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23604) 08/26/22 _x86_64_ (8 CPU) 04:17:25 04:17:25 02:22:31 LINUX RESTART (8 CPU) 04:17:25 04:17:25 02:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:17:25 02:24:01 17.13 1.05 16.08 0.00 40.92 66191.94 0.00 04:17:25 02:25:01 9.45 0.00 9.45 0.00 0.00 56595.15 0.00 04:17:25 02:26:01 0.78 0.00 0.78 0.00 0.00 10.40 0.00 04:17:25 02:27:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 04:17:25 02:28:01 1.03 0.03 1.00 0.00 0.40 11.20 0.00 04:17:25 02:29:01 1.33 0.00 1.33 0.00 0.00 21.86 0.00 04:17:25 02:30:01 3.73 2.63 1.10 0.00 79.04 24.93 0.00 04:17:25 02:31:01 1.45 0.00 1.45 0.00 0.00 18.53 0.00 04:17:25 02:32:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 04:17:25 02:33:01 1.38 0.00 1.38 0.00 0.00 20.93 0.00 04:17:25 02:34:01 1.07 0.00 1.07 0.00 0.00 13.73 0.00 04:17:25 02:35:01 0.93 0.00 0.93 0.00 0.00 13.86 0.00 04:17:25 02:36:01 1.03 0.00 1.03 0.00 0.00 13.20 0.00 04:17:25 02:37:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 04:17:25 02:38:01 1.43 0.02 1.42 0.00 0.13 17.73 0.00 04:17:25 02:39:01 0.93 0.00 0.93 0.00 0.00 12.20 0.00 04:17:25 02:40:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 04:17:25 02:41:01 0.82 0.00 0.82 0.00 0.00 10.93 0.00 04:17:25 02:42:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 04:17:25 02:43:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 04:17:25 02:44:01 1.12 0.00 1.12 0.00 0.00 14.66 0.00 04:17:25 02:45:01 1.47 0.00 1.47 0.00 0.00 18.53 0.00 04:17:25 02:46:01 0.82 0.00 0.82 0.00 0.00 10.13 0.00 04:17:25 02:47:01 0.80 0.00 0.80 0.00 0.00 10.40 0.00 04:17:25 02:48:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 04:17:25 02:49:01 1.12 0.00 1.12 0.00 0.00 14.40 0.00 04:17:25 02:50:01 1.02 0.00 1.02 0.00 0.00 12.80 0.00 04:17:25 02:51:01 0.82 0.00 0.82 0.00 0.00 10.40 0.00 04:17:25 02:52:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 04:17:25 02:53:01 0.92 0.00 0.92 0.00 0.00 11.33 0.00 04:17:25 02:54:01 1.12 0.00 1.12 0.00 0.00 14.40 0.00 04:17:25 02:55:01 1.40 0.00 1.40 0.00 0.00 16.80 0.00 04:17:25 02:56:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 04:17:25 02:57:01 0.87 0.00 0.87 0.00 0.00 10.93 0.00 04:17:25 02:58:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 04:17:25 02:59:01 1.42 0.00 1.42 0.00 0.00 17.73 0.00 04:17:25 03:00:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 04:17:25 03:01:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 04:17:25 03:02:01 1.12 0.00 1.12 0.00 0.00 13.73 0.00 04:17:25 03:03:01 1.78 0.00 1.78 0.00 0.00 21.06 0.00 04:17:25 03:04:01 1.05 0.00 1.05 0.00 0.00 13.73 0.00 04:17:25 03:05:01 0.88 0.00 0.88 0.00 0.00 12.13 0.00 04:17:25 03:06:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 04:17:25 03:07:01 1.38 0.00 1.38 0.00 0.00 17.46 0.00 04:17:25 03:08:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 04:17:25 03:09:01 1.42 0.00 1.42 0.00 0.00 19.06 0.00 04:17:25 03:10:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 04:17:25 03:11:01 1.05 0.00 1.05 0.00 0.00 13.73 0.00 04:17:25 03:12:01 1.13 0.00 1.13 0.00 0.00 14.40 0.00 04:17:25 03:13:01 0.83 0.00 0.83 0.00 0.00 11.60 0.00 04:17:25 03:14:01 1.18 0.00 1.18 0.00 0.00 14.80 0.00 04:17:25 03:15:01 1.33 0.00 1.33 0.00 0.00 17.46 0.00 04:17:25 03:16:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 04:17:25 03:17:01 3.07 0.88 2.18 0.00 18.53 30.66 0.00 04:17:25 03:18:01 1.68 0.00 1.68 0.00 0.00 19.46 0.00 04:17:25 03:19:01 1.53 0.00 1.53 0.00 0.00 21.33 0.00 04:17:25 03:20:01 1.08 0.00 1.08 0.00 0.00 13.60 0.00 04:17:25 03:21:01 1.30 0.00 1.30 0.00 0.00 16.53 0.00 04:17:25 03:22:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 04:17:25 03:23:01 2.00 0.00 2.00 0.00 0.00 24.00 0.00 04:17:25 03:24:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 04:17:25 03:25:01 1.73 0.00 1.73 0.00 0.00 21.46 0.00 04:17:25 03:26:01 0.92 0.00 0.92 0.00 0.00 11.33 0.00 04:17:25 03:27:01 1.32 0.00 1.32 0.00 0.00 16.66 0.00 04:17:25 03:28:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 04:17:25 03:29:01 1.77 0.00 1.77 0.00 0.00 21.98 0.00 04:17:25 03:30:01 1.23 0.00 1.23 0.00 0.00 15.86 0.00 04:17:25 03:31:01 1.83 0.00 1.83 0.00 0.00 23.46 0.00 04:17:25 03:32:01 0.80 0.00 0.80 0.00 0.00 10.13 0.00 04:17:25 03:33:01 1.63 0.00 1.63 0.00 0.00 20.00 0.00 04:17:25 03:34:01 0.98 0.00 0.98 0.00 0.00 12.80 0.00 04:17:25 03:35:01 1.53 0.00 1.53 0.00 0.00 18.93 0.00 04:17:25 03:36:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 04:17:25 03:37:01 1.32 0.00 1.32 0.00 0.00 17.19 0.00 04:17:25 03:38:01 0.93 0.00 0.93 0.00 0.00 11.73 0.00 04:17:25 03:39:01 1.45 0.00 1.45 0.00 0.00 19.60 0.00 04:17:25 03:40:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 04:17:25 03:41:01 0.82 0.00 0.82 0.00 0.00 11.86 0.00 04:17:25 03:42:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 04:17:25 03:43:01 1.35 0.00 1.35 0.00 0.00 17.33 0.00 04:17:25 03:44:01 0.97 0.00 0.97 0.00 0.00 12.93 0.00 04:17:25 03:45:01 0.95 0.00 0.95 0.00 0.00 12.40 0.00 04:17:25 03:46:01 1.15 0.00 1.15 0.00 0.00 14.53 0.00 04:17:25 03:47:01 0.90 0.00 0.90 0.00 0.00 12.00 0.00 04:17:25 03:48:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 04:17:25 03:49:01 1.50 0.00 1.50 0.00 0.00 19.60 0.00 04:17:25 03:50:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 04:17:25 03:51:01 0.97 0.00 0.97 0.00 0.00 12.53 0.00 04:17:25 03:52:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 04:17:25 03:53:01 1.42 0.00 1.42 0.00 0.00 17.46 0.00 04:17:25 03:54:01 1.00 0.00 1.00 0.00 0.00 12.93 0.00 04:17:25 03:55:01 1.48 0.00 1.48 0.00 0.00 19.06 0.00 04:17:25 03:56:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 04:17:25 03:57:01 0.85 0.00 0.85 0.00 0.00 11.46 0.00 04:17:25 03:58:02 1.15 0.00 1.15 0.00 0.00 14.40 0.00 04:17:25 03:59:01 0.88 0.00 0.88 0.00 0.00 13.28 0.00 04:17:25 04:00:01 1.28 0.00 1.28 0.00 0.00 16.66 0.00 04:17:25 04:01:01 1.63 0.00 1.63 0.00 0.00 19.06 0.00 04:17:25 04:02:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 04:17:25 04:03:01 1.57 0.00 1.57 0.00 0.00 18.80 0.00 04:17:25 04:04:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 04:17:25 04:05:01 1.52 0.00 1.52 0.00 0.00 20.26 0.00 04:17:25 04:06:01 209.47 1.98 207.48 0.00 99.58 2682.49 0.00 04:17:25 04:07:01 91.00 10.81 80.19 0.00 1976.74 36988.90 0.00 04:17:25 04:08:01 52.91 0.07 52.84 0.00 0.53 31948.81 0.00 04:17:25 04:09:01 39.90 0.08 39.82 0.00 6.93 18418.93 0.00 04:17:25 04:10:01 1.18 0.00 1.18 0.00 0.00 15.06 0.00 04:17:25 04:11:01 1.68 0.00 1.68 0.00 0.00 19.33 0.00 04:17:25 04:12:01 1.00 0.00 1.00 0.00 0.00 12.93 0.00 04:17:25 04:13:01 1.47 0.00 1.47 0.00 0.00 19.06 0.00 04:17:25 04:14:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 04:17:25 04:15:01 1.57 0.00 1.57 0.00 0.00 20.26 0.00 04:17:25 04:16:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 04:17:25 04:17:01 0.92 0.00 0.92 0.00 0.00 13.33 0.00 04:17:25 Average: 4.84 0.15 4.68 0.00 19.50 1881.82 0.00 04:17:25 04:17:25 02:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:17:25 02:24:01 30209600 31910180 448632 1.36 77156 1930932 1971904 5.81 824056 1564792 352 04:17:25 02:25:01 30224288 31925184 432736 1.32 77244 1931064 1971904 5.81 814860 1564904 36 04:17:25 02:26:01 30223096 31924028 433552 1.32 77260 1931068 1971904 5.81 814080 1564908 20 04:17:25 02:27:01 30222756 31923704 433828 1.32 77276 1931072 1971904 5.81 813988 1564908 48 04:17:25 02:28:01 30222604 31923588 433740 1.32 77300 1931088 1971904 5.81 812664 1564916 12 04:17:25 02:29:01 30222280 31923396 433880 1.32 77348 1931088 1971904 5.81 812936 1565004 68 04:17:25 02:30:01 30213608 31917956 438540 1.33 77404 1933744 1989544 5.86 821384 1565388 92 04:17:25 02:31:01 30214136 31918528 437916 1.33 77436 1933748 1989544 5.86 820580 1565360 48 04:17:25 02:32:01 30214340 31918748 437628 1.33 77460 1933748 1989544 5.86 820440 1565360 12 04:17:25 02:33:01 30214120 31918548 437976 1.33 77512 1933724 1989544 5.86 820772 1565340 76 04:17:25 02:34:01 30213984 31918520 437760 1.33 77540 1933732 1989544 5.86 820984 1565344 12 04:17:25 02:35:01 30213652 31918208 437976 1.33 77564 1933736 1989544 5.86 821024 1565348 52 04:17:25 02:36:01 30213352 31917956 438176 1.33 77596 1933744 1989544 5.86 820632 1565356 12 04:17:25 02:37:01 30213280 31917940 438144 1.33 77636 1933744 1989544 5.86 820632 1565368 12 04:17:25 02:38:01 30209832 31914544 441388 1.34 77672 1933732 2000860 5.90 821064 1565364 40 04:17:25 02:39:01 30209500 31914304 441232 1.34 77696 1933752 2000860 5.90 821120 1565372 184 04:17:25 02:40:01 30209452 31914304 441192 1.34 77724 1933752 2000860 5.90 821236 1565368 8 04:17:25 02:41:01 30209560 31914444 440892 1.34 77756 1933756 2000860 5.90 821036 1565372 184 04:17:25 02:42:01 30209516 31914440 441108 1.34 77792 1933756 2000860 5.90 821092 1565372 12 04:17:25 02:43:01 30209624 31914612 440820 1.34 77824 1933760 2000860 5.90 821064 1565376 144 04:17:25 02:44:01 30209088 31914080 441248 1.34 77876 1933756 1984492 5.85 821172 1565380 24 04:17:25 02:45:01 30209024 31914104 441260 1.34 77908 1933768 1984492 5.85 820944 1565384 16 04:17:25 02:46:01 30209016 31914120 441192 1.34 77924 1933772 1984492 5.85 820944 1565388 12 04:17:25 02:47:01 30209156 31914280 440980 1.34 77940 1933776 1984492 5.85 820968 1565392 180 04:17:25 02:48:01 30209072 31914196 441200 1.34 77956 1933776 1984492 5.85 821260 1565392 12 04:17:25 02:49:01 30209592 31914752 440628 1.34 77972 1933780 1984492 5.85 821324 1565396 176 04:17:25 02:50:01 30209332 31914540 440840 1.34 78008 1933780 1984492 5.85 821112 1565396 8 04:17:25 02:51:01 30209536 31914760 440552 1.34 78024 1933784 2000576 5.90 821144 1565400 180 04:17:25 02:52:01 30209464 31914696 440520 1.34 78040 1933792 2000576 5.90 821148 1565408 12 04:17:25 02:53:01 30209116 31914380 440796 1.34 78064 1933796 2000576 5.90 821476 1565408 160 04:17:25 02:54:01 30208740 31914144 441092 1.34 78096 1933928 1983576 5.85 822152 1565544 212 04:17:25 02:55:01 30209268 31914736 440540 1.34 78120 1933928 1983576 5.85 821212 1565544 40 04:17:25 02:56:01 30209396 31914868 440516 1.34 78136 1933932 1983576 5.85 821748 1565548 164 04:17:25 02:57:01 30209460 31914976 440432 1.34 78160 1933936 1983576 5.85 821244 1565552 184 04:17:25 02:58:01 30209192 31914712 440652 1.34 78176 1933936 1983576 5.85 821380 1565552 12 04:17:25 02:59:01 30209112 31914668 440624 1.34 78216 1933940 1983576 5.85 821840 1565556 68 04:17:25 03:00:01 30209316 31914940 440320 1.34 78248 1933944 1983576 5.85 821420 1565564 12 04:17:25 03:01:01 30209268 31914928 440276 1.34 78280 1933944 1983576 5.85 821408 1565560 160 04:17:25 03:02:01 30208936 31914624 440468 1.34 78320 1933948 1983576 5.85 822020 1565564 24 04:17:25 03:03:01 30208888 31914648 440376 1.34 78384 1933952 1983576 5.85 821528 1565564 48 04:17:25 03:04:01 30209080 31914876 440292 1.34 78424 1933956 1983576 5.85 822328 1565568 48 04:17:25 03:05:01 30209048 31914880 440260 1.34 78440 1933960 1983576 5.85 821608 1565572 192 04:17:25 03:06:01 30209276 31915124 440180 1.34 78456 1933960 1983576 5.85 821608 1565572 12 04:17:25 03:07:01 30208976 31914852 440404 1.34 78480 1933964 1983576 5.85 821636 1565576 40 04:17:25 03:08:01 30208676 31914560 440636 1.34 78496 1933964 1983576 5.85 821644 1565576 12 04:17:25 03:09:01 30208596 31914508 440616 1.34 78536 1933972 1983576 5.85 822052 1565580 56 04:17:25 03:10:01 30208572 31914588 440588 1.34 78568 1933976 1983576 5.85 822068 1565584 232 04:17:25 03:11:01 30208368 31914440 440728 1.34 78600 1933980 1983576 5.85 822260 1565596 196 04:17:25 03:12:01 30208572 31914648 440440 1.34 78624 1933976 1983576 5.85 821860 1565600 20 04:17:25 03:13:01 30208500 31914624 440400 1.34 78640 1933988 1983576 5.85 821884 1565604 192 04:17:25 03:14:01 30208628 31914772 440392 1.34 78672 1933972 1983576 5.85 822692 1565604 12 04:17:25 03:15:01 30208604 31914792 440356 1.34 78696 1933992 1983576 5.85 821940 1565608 40 04:17:25 03:16:01 30208532 31914720 440328 1.34 78712 1933992 1983576 5.85 821952 1565608 12 04:17:25 03:17:01 30205636 31912588 442252 1.34 78784 1934504 2017268 5.95 822140 1566016 24 04:17:25 03:18:01 30205824 31912856 441872 1.34 78864 1934512 2017268 5.95 822188 1566020 12 04:17:25 03:19:01 30206044 31913152 441492 1.34 78912 1934516 2017268 5.95 822840 1566024 60 04:17:25 03:20:01 30205744 31912912 441696 1.34 78944 1934520 2017268 5.95 822420 1566028 8 04:17:25 03:21:01 30206128 31913324 441224 1.34 78968 1934520 2017268 5.95 822484 1566028 40 04:17:25 03:22:01 30206372 31913644 440828 1.34 79048 1934524 2017268 5.95 822276 1566032 12 04:17:25 03:23:01 30206112 31913452 440928 1.34 79128 1934528 2017268 5.95 822864 1566036 20 04:17:25 03:24:01 30206240 31913584 440932 1.34 79164 1934532 2000900 5.90 822660 1566036 8 04:17:25 03:25:01 30206692 31914152 440588 1.34 79228 1934536 2000900 5.90 822448 1566040 40 04:17:25 03:26:01 30206604 31914072 440568 1.34 79244 1934540 2000900 5.90 823024 1566048 192 04:17:25 03:27:01 30206660 31914168 440488 1.34 79268 1934540 2000900 5.90 822712 1566048 40 04:17:25 03:28:01 30206612 31914124 440444 1.34 79292 1934544 2000900 5.90 822532 1566052 12 04:17:25 03:29:01 30206460 31914076 440392 1.34 79364 1934548 2000900 5.90 823512 1566056 52 04:17:25 03:30:01 30204984 31912716 441596 1.34 79416 1934552 2000900 5.90 823352 1565908 32 04:17:25 03:31:01 30204976 31912764 441764 1.34 79480 1934556 2000900 5.90 824268 1565192 12 04:17:25 03:32:01 30206192 31914008 440488 1.34 79496 1934556 2000900 5.90 823676 1565192 12 04:17:25 03:33:01 30205884 31913760 440720 1.34 79544 1934560 2000900 5.90 823752 1565196 40 04:17:25 03:34:01 30205584 31913476 440876 1.34 79572 1934564 2000900 5.90 824648 1565200 40 04:17:25 03:35:01 30206048 31913988 440376 1.34 79608 1934564 2000900 5.90 824268 1565144 44 04:17:25 03:36:01 30206252 31914196 440080 1.34 79632 1934568 2000900 5.90 824060 1565148 24 04:17:25 03:37:01 30206236 31914292 439940 1.34 79656 1934632 2000900 5.90 823908 1565208 40 04:17:25 03:38:01 30205936 31914028 440152 1.34 79672 1934640 2000900 5.90 823932 1565216 12 04:17:25 03:39:01 30205888 31914012 440108 1.34 79712 1934628 2000900 5.90 824500 1565224 208 04:17:25 03:40:01 30205840 31914020 440048 1.34 79740 1934644 2017004 5.94 824304 1565224 8 04:17:25 03:41:01 30205712 31913944 440060 1.34 79764 1934652 2017004 5.94 824008 1565228 232 04:17:25 03:42:01 30205944 31914184 439976 1.34 79788 1934652 2017004 5.94 824016 1565228 8 04:17:25 03:43:01 30205928 31914208 439932 1.34 79812 1934656 2017004 5.94 824048 1565232 40 04:17:25 03:44:01 30205500 31913836 440164 1.34 79836 1934652 2017004 5.94 824456 1565240 12 04:17:25 03:45:01 30205428 31913804 440144 1.34 79860 1934660 2017004 5.94 824132 1565240 204 04:17:25 03:46:01 30205380 31913760 440108 1.34 79876 1934664 2017004 5.94 824132 1565244 12 04:17:25 03:47:01 30205584 31914008 439812 1.34 79900 1934672 2017004 5.94 824172 1565248 200 04:17:25 03:48:01 30205744 31914188 439784 1.34 79916 1934672 2017004 5.94 824196 1565252 12 04:17:25 03:49:01 30205484 31914012 439944 1.34 79948 1934740 2033224 5.99 824492 1565304 40 04:17:25 03:50:01 30205648 31914220 439620 1.34 79964 1934748 2033224 5.99 824536 1565328 204 04:17:25 03:51:01 30205640 31914240 439568 1.34 79988 1934752 2033224 5.99 824220 1565332 196 04:17:25 03:52:01 30205784 31914408 439516 1.34 80028 1934756 2033224 5.99 824504 1565336 8 04:17:25 03:53:01 30205256 31914052 439872 1.34 80060 1934884 2033224 5.99 824312 1565456 40 04:17:25 03:54:01 30205224 31914060 439848 1.34 80084 1934880 2017168 5.94 824584 1565468 12 04:17:25 03:55:01 30205428 31914304 439644 1.34 80116 1934888 2017168 5.94 824696 1565468 40 04:17:25 03:56:01 30205380 31914260 439620 1.34 80132 1934892 2000780 5.90 824416 1565472 12 04:17:25 03:57:01 30205488 31914516 439400 1.34 80148 1935028 2000780 5.90 824696 1565604 196 04:17:25 03:58:02 30205448 31914536 439368 1.34 80164 1935032 2000780 5.90 824528 1565608 12 04:17:25 03:59:01 30204704 31913828 439896 1.34 80188 1935036 2000780 5.90 825068 1565616 288 04:17:25 04:00:01 30204736 31913888 439780 1.34 80236 1935032 2000780 5.90 824552 1565620 12 04:17:25 04:01:01 30204688 31913904 439732 1.34 80268 1935040 2000780 5.90 824616 1565620 16 04:17:25 04:02:01 30205076 31914332 439468 1.34 80292 1935044 2000780 5.90 824888 1565624 12 04:17:25 04:03:01 30205060 31914352 439424 1.34 80324 1935044 2000780 5.90 824688 1565624 12 04:17:25 04:04:01 30204792 31914112 439592 1.34 80356 1935048 2000780 5.90 825152 1565628 24 04:17:25 04:05:01 30204468 31913828 439808 1.34 80396 1935040 2000780 5.90 824748 1565636 60 04:17:25 04:06:01 30134380 31879552 472376 1.44 80908 1969604 1799108 5.30 870904 1589200 2040 04:17:25 04:07:01 28098852 31673980 617692 1.88 126692 3643400 2167808 6.39 1382676 2939500 632712 04:17:25 04:08:01 27331152 31250516 1038480 3.16 131344 3957976 2440800 7.19 2001760 3056532 30568 04:17:25 04:09:01 28347152 31784952 510396 1.55 134700 3507556 1787204 5.27 1192940 2889404 16 04:17:25 04:10:01 28348264 31786100 509308 1.55 134748 3507544 1787204 5.27 1192028 2889408 12 04:17:25 04:11:01 28357592 31795520 499664 1.52 134780 3507560 1787204 5.27 1182944 2889408 216 04:17:25 04:12:01 28358028 31795984 499376 1.52 134804 3507556 1787204 5.27 1182540 2889412 16 04:17:25 04:13:01 28366572 31804568 490780 1.49 134836 3507572 1787204 5.27 1174024 2889416 52 04:17:25 04:14:01 28366296 31804296 490980 1.49 134852 3507572 1787204 5.27 1174080 2889420 12 04:17:25 04:15:01 28366404 31804448 490716 1.49 134884 3507576 1787204 5.27 1174208 2889424 68 04:17:25 04:16:01 28366428 31804476 490656 1.49 134916 3507576 1787204 5.27 1173768 2889424 20 04:17:25 04:17:01 28366572 31804696 490620 1.49 134948 3507580 1787204 5.27 1174176 2889428 208 04:17:25 Average: 30018212 31897499 451598 1.37 84131 2091378 1984715 5.85 866187 1695339 5904 04:17:25 04:17:25 02:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:17:25 02:24:01 ens3 188.54 91.17 317.66 20.32 0.00 0.00 0.00 0.00 04:17:25 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:25:01 ens3 2.75 2.97 0.49 5.06 0.00 0.00 0.00 0.00 04:17:25 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:26:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:27:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:28:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 04:17:25 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:30:01 ens3 14.00 8.85 14.04 6.15 0.00 0.00 0.00 0.00 04:17:25 02:30:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:31:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:32:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:33:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 04:17:25 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:34:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:35:01 ens3 0.30 0.27 0.13 0.02 0.00 0.00 0.00 0.00 04:17:25 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:38:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 04:17:25 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:39:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:40:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:41:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:43:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:44:01 ens3 0.13 0.15 0.08 0.07 0.00 0.00 0.00 0.00 04:17:25 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:45:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 02:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 02:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:48:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:49:01 ens3 0.27 0.23 0.08 0.07 0.00 0.00 0.00 0.00 04:17:25 02:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:51:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 02:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:53:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 02:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:54:01 ens3 0.13 0.08 0.08 0.07 0.00 0.00 0.00 0.00 04:17:25 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:57:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 02:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:58:01 ens3 0.23 0.15 0.23 0.01 0.00 0.00 0.00 0.00 04:17:25 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 02:59:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 04:17:25 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:00:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:01:01 ens3 0.53 0.10 0.05 0.01 0.00 0.00 0.00 0.00 04:17:25 03:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:02:01 ens3 0.50 0.50 0.26 0.22 0.00 0.00 0.00 0.00 04:17:25 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:04:01 ens3 1.03 0.55 0.46 0.34 0.00 0.00 0.00 0.00 04:17:25 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:05:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:07:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:09:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 04:17:25 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:11:01 ens3 0.53 0.58 0.26 0.23 0.00 0.00 0.00 0.00 04:17:25 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:13:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:14:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 04:17:25 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:19:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 04:17:25 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:23:01 ens3 0.32 0.30 0.29 0.02 0.00 0.00 0.00 0.00 04:17:25 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:24:01 ens3 0.12 0.15 0.07 0.07 0.00 0.00 0.00 0.00 04:17:25 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:29:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 04:17:25 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:30:01 ens3 1.08 1.02 0.69 2.43 0.00 0.00 0.00 0.00 04:17:25 03:30:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:31:01 ens3 2.82 2.15 1.62 2.04 0.00 0.00 0.00 0.00 04:17:25 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:33:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:34:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 04:17:25 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:35:01 ens3 0.22 0.13 0.18 0.01 0.00 0.00 0.00 0.00 04:17:25 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:39:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 04:17:25 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:43:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 04:17:25 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:45:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:48:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 04:17:25 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:49:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:53:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 04:17:25 03:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:58:02 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 04:17:25 03:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:58:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 03:59:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 04:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 04:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 04:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 04:02:01 ens3 0.20 0.07 0.28 0.00 0.00 0.00 0.00 0.00 04:17:25 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 04:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 04:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 04:04:01 ens3 1.13 0.50 0.47 0.34 0.00 0.00 0.00 0.00 04:17:25 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 04:05:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 04:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 04:06:01 ens3 185.44 125.21 552.40 46.09 0.00 0.00 0.00 0.00 04:17:25 04:06:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 04:17:25 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 04:07:01 ens3 430.94 318.50 7258.17 71.89 0.00 0.00 0.00 0.00 04:17:25 04:07:01 vethba30294 78.15 92.60 7.46 1230.37 0.00 0.00 0.00 0.10 04:17:25 04:07:01 lo 3.07 3.07 0.29 0.29 0.00 0.00 0.00 0.00 04:17:25 04:07:01 docker0 130.38 143.41 10.38 1583.69 0.00 0.00 0.00 0.00 04:17:25 04:08:01 ens3 16.86 10.26 14.44 7.07 0.00 0.00 0.00 0.00 04:17:25 04:08:01 vethba30294 1.15 1.13 0.09 1.54 0.00 0.00 0.00 0.00 04:17:25 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 04:08:01 docker0 1.15 1.10 0.08 1.54 0.00 0.00 0.00 0.00 04:17:25 04:09:01 ens3 132.36 93.79 2535.96 66.19 0.00 0.00 0.00 0.00 04:17:25 04:09:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 04:17:25 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 04:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 04:11:01 ens3 0.58 0.42 0.27 0.21 0.00 0.00 0.00 0.00 04:17:25 04:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 04:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 04:13:01 ens3 0.28 0.22 0.69 0.02 0.00 0.00 0.00 0.00 04:17:25 04:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 04:14:01 ens3 0.70 0.30 0.61 0.08 0.00 0.00 0.00 0.00 04:17:25 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 04:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 04:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 04:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 04:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 04:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:25 Average: ens3 8.68 5.83 93.90 2.02 0.00 0.00 0.00 0.00 04:17:25 Average: lo 0.14 0.14 0.01 0.01 0.00 0.00 0.00 0.00 04:17:25 Average: docker0 1.15 1.27 0.09 13.91 0.00 0.00 0.00 0.00 04:17:25 04:17:25 04:17:25 ---> sar -P ALL: 04:17:25 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23604) 08/26/22 _x86_64_ (8 CPU) 04:17:25 04:17:25 02:22:31 LINUX RESTART (8 CPU) 04:17:25 04:17:25 02:23:01 CPU %user %nice %system %iowait %steal %idle 04:17:25 02:24:01 all 0.93 0.00 0.19 0.06 0.01 98.81 04:17:25 02:24:01 0 0.58 0.00 0.13 0.02 0.00 99.27 04:17:25 02:24:01 1 0.62 0.00 0.10 0.00 0.00 99.28 04:17:25 02:24:01 2 1.10 0.00 0.15 0.00 0.02 98.73 04:17:25 02:24:01 3 1.00 0.00 0.25 0.02 0.02 98.72 04:17:25 02:24:01 4 0.83 0.00 0.17 0.10 0.02 98.88 04:17:25 02:24:01 5 1.25 0.00 0.15 0.37 0.02 98.21 04:17:25 02:24:01 6 0.87 0.00 0.28 0.02 0.00 98.83 04:17:25 02:24:01 7 1.22 0.00 0.25 0.00 0.00 98.53 04:17:25 02:25:01 all 0.21 0.00 0.02 0.02 0.00 99.75 04:17:25 02:25:01 0 0.08 0.00 0.00 0.00 0.00 99.92 04:17:25 02:25:01 1 0.62 0.00 0.02 0.00 0.00 99.37 04:17:25 02:25:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:17:25 02:25:01 3 0.02 0.00 0.03 0.00 0.00 99.95 04:17:25 02:25:01 4 0.20 0.00 0.02 0.00 0.00 99.78 04:17:25 02:25:01 5 0.62 0.00 0.03 0.18 0.02 99.15 04:17:25 02:25:01 6 0.05 0.00 0.05 0.00 0.00 99.90 04:17:25 02:25:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:17:25 02:26:01 all 0.01 0.00 0.01 0.00 0.00 99.98 04:17:25 02:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 02:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 02:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:26:01 5 0.05 0.00 0.03 0.02 0.00 99.90 04:17:25 02:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 02:27:01 all 0.02 0.00 0.01 0.01 0.00 99.96 04:17:25 02:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 02:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:17:25 02:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 02:27:01 4 0.03 0.00 0.00 0.02 0.00 99.95 04:17:25 02:27:01 5 0.03 0.00 0.02 0.03 0.02 99.90 04:17:25 02:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 02:27:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:17:25 02:28:01 all 0.01 0.00 0.01 0.00 0.00 99.98 04:17:25 02:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 02:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:28:01 5 0.03 0.00 0.03 0.02 0.00 99.92 04:17:25 02:28:01 6 0.00 0.00 0.02 0.00 0.02 99.97 04:17:25 02:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 02:29:01 all 0.01 0.00 0.01 0.01 0.00 99.97 04:17:25 02:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:29:01 1 0.02 0.00 0.00 0.02 0.00 99.97 04:17:25 02:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:17:25 02:29:01 4 0.02 0.00 0.02 0.02 0.00 99.95 04:17:25 02:29:01 5 0.02 0.00 0.03 0.05 0.02 99.88 04:17:25 02:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 02:30:01 all 0.26 0.00 0.04 0.01 0.01 99.67 04:17:25 02:30:01 0 0.23 0.00 0.05 0.00 0.02 99.70 04:17:25 02:30:01 1 0.18 0.00 0.02 0.02 0.00 99.78 04:17:25 02:30:01 2 0.17 0.00 0.02 0.00 0.00 99.82 04:17:25 02:30:01 3 0.22 0.00 0.12 0.00 0.00 99.67 04:17:25 02:30:01 4 0.32 0.00 0.03 0.03 0.00 99.62 04:17:25 02:30:01 5 0.23 0.00 0.05 0.05 0.02 99.65 04:17:25 02:30:01 6 0.47 0.00 0.03 0.00 0.00 99.50 04:17:25 02:30:01 7 0.30 0.00 0.02 0.00 0.02 99.67 04:17:25 02:31:01 all 0.00 0.00 0.01 0.01 0.00 99.98 04:17:25 02:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 02:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:31:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:17:25 02:31:01 5 0.02 0.00 0.05 0.05 0.00 99.88 04:17:25 02:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 02:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:32:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:17:25 02:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 02:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:17:25 02:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 02:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:32:01 5 0.02 0.00 0.02 0.03 0.02 99.92 04:17:25 02:32:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:17:25 02:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:17:25 02:33:01 all 0.01 0.00 0.02 0.01 0.00 99.96 04:17:25 02:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 02:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 02:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 02:33:01 4 0.00 0.00 0.02 0.02 0.00 99.97 04:17:25 02:33:01 5 0.03 0.00 0.05 0.03 0.02 99.87 04:17:25 02:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 02:33:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:17:25 02:34:01 all 0.21 0.00 0.01 0.00 0.00 99.78 04:17:25 02:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 02:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 02:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:34:01 4 0.00 0.00 0.00 0.02 0.00 99.98 04:17:25 02:34:01 5 0.03 0.00 0.03 0.02 0.00 99.92 04:17:25 02:34:01 6 1.60 0.00 0.00 0.00 0.00 98.40 04:17:25 02:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 04:17:25 02:34:01 CPU %user %nice %system %iowait %steal %idle 04:17:25 02:35:01 all 0.26 0.00 0.01 0.00 0.00 99.72 04:17:25 02:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 02:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 02:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 02:35:01 5 0.05 0.00 0.03 0.02 0.02 99.88 04:17:25 02:35:01 6 1.97 0.00 0.00 0.00 0.00 98.03 04:17:25 02:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 02:36:01 all 0.26 0.00 0.01 0.00 0.00 99.72 04:17:25 02:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 02:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 02:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 02:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 02:36:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:17:25 02:36:01 5 0.02 0.00 0.02 0.03 0.02 99.92 04:17:25 02:36:01 6 1.97 0.00 0.00 0.00 0.00 98.03 04:17:25 02:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 02:37:01 all 0.06 0.00 0.02 0.01 0.00 99.91 04:17:25 02:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 02:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 02:37:01 4 0.00 0.00 0.00 0.02 0.00 99.98 04:17:25 02:37:01 5 0.05 0.00 0.02 0.03 0.00 99.90 04:17:25 02:37:01 6 0.47 0.00 0.08 0.00 0.02 99.43 04:17:25 02:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:38:01 all 0.02 0.00 0.01 0.00 0.00 99.96 04:17:25 02:38:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:17:25 02:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 02:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 02:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 02:38:01 4 0.00 0.00 0.03 0.02 0.00 99.95 04:17:25 02:38:01 5 0.05 0.00 0.00 0.00 0.02 99.93 04:17:25 02:38:01 6 0.00 0.00 0.03 0.00 0.00 99.97 04:17:25 02:38:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:17:25 02:39:01 all 0.02 0.00 0.01 0.00 0.00 99.97 04:17:25 02:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 02:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 02:39:01 4 0.03 0.00 0.02 0.02 0.00 99.93 04:17:25 02:39:01 5 0.03 0.00 0.02 0.02 0.02 99.92 04:17:25 02:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 02:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 02:40:01 all 0.01 0.00 0.00 0.00 0.00 99.97 04:17:25 02:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:17:25 02:40:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:17:25 02:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:40:01 4 0.02 0.00 0.00 0.02 0.00 99.97 04:17:25 02:40:01 5 0.03 0.00 0.02 0.02 0.00 99.93 04:17:25 02:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 02:41:01 all 0.01 0.00 0.01 0.01 0.00 99.97 04:17:25 02:41:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:17:25 02:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 02:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 02:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:41:01 5 0.03 0.00 0.03 0.05 0.02 99.87 04:17:25 02:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:42:01 all 0.01 0.00 0.01 0.01 0.01 99.96 04:17:25 02:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 02:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 02:42:01 4 0.00 0.00 0.00 0.03 0.02 99.95 04:17:25 02:42:01 5 0.07 0.00 0.05 0.02 0.02 99.85 04:17:25 02:42:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:17:25 02:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:43:01 all 0.01 0.00 0.01 0.00 0.00 99.98 04:17:25 02:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:43:01 1 0.02 0.00 0.05 0.00 0.02 99.92 04:17:25 02:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 02:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:43:01 5 0.02 0.00 0.02 0.02 0.00 99.95 04:17:25 02:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:44:01 all 0.01 0.00 0.01 0.01 0.00 99.98 04:17:25 02:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 02:44:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:17:25 02:44:01 2 0.00 0.00 0.02 0.02 0.00 99.97 04:17:25 02:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 02:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 02:44:01 5 0.00 0.00 0.00 0.03 0.00 99.97 04:17:25 02:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:45:01 all 0.02 0.00 0.00 0.00 0.00 99.97 04:17:25 02:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:45:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:17:25 02:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 02:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 02:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 02:45:01 5 0.02 0.00 0.00 0.03 0.00 99.95 04:17:25 02:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 02:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 04:17:25 02:45:01 CPU %user %nice %system %iowait %steal %idle 04:17:25 02:46:01 all 0.00 0.00 0.00 0.00 0.00 99.99 04:17:25 02:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 02:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 02:46:01 4 0.00 0.00 0.00 0.02 0.00 99.98 04:17:25 02:46:01 5 0.02 0.00 0.00 0.02 0.00 99.97 04:17:25 02:46:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:17:25 02:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:47:01 all 0.06 0.00 0.01 0.00 0.00 99.92 04:17:25 02:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 02:47:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:17:25 02:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 02:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:47:01 4 0.02 0.00 0.00 0.02 0.00 99.97 04:17:25 02:47:01 5 0.00 0.00 0.02 0.02 0.00 99.97 04:17:25 02:47:01 6 0.38 0.00 0.05 0.00 0.00 99.57 04:17:25 02:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 02:48:01 all 0.25 0.00 0.01 0.00 0.00 99.73 04:17:25 02:48:01 0 0.02 0.00 0.05 0.00 0.02 99.92 04:17:25 02:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 02:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:48:01 4 0.00 0.00 0.00 0.02 0.00 99.98 04:17:25 02:48:01 5 0.00 0.00 0.02 0.02 0.00 99.97 04:17:25 02:48:01 6 1.97 0.00 0.00 0.00 0.00 98.03 04:17:25 02:48:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:17:25 02:49:01 all 0.26 0.00 0.01 0.00 0.00 99.72 04:17:25 02:49:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:17:25 02:49:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:17:25 02:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:49:01 4 0.03 0.00 0.02 0.02 0.00 99.93 04:17:25 02:49:01 5 0.02 0.00 0.00 0.02 0.00 99.97 04:17:25 02:49:01 6 1.97 0.00 0.00 0.00 0.00 98.03 04:17:25 02:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:50:01 all 0.20 0.00 0.02 0.00 0.01 99.77 04:17:25 02:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:17:25 02:50:01 1 0.02 0.00 0.03 0.00 0.00 99.95 04:17:25 02:50:01 2 0.02 0.00 0.02 0.02 0.02 99.93 04:17:25 02:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 02:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:50:01 5 0.00 0.00 0.02 0.02 0.00 99.97 04:17:25 02:50:01 6 1.52 0.00 0.05 0.00 0.02 98.42 04:17:25 02:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:51:01 all 0.02 0.00 0.00 0.00 0.00 99.97 04:17:25 02:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:17:25 02:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 02:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 02:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 02:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 02:51:01 5 0.03 0.00 0.00 0.02 0.00 99.95 04:17:25 02:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:52:01 all 0.02 0.00 0.01 0.00 0.00 99.97 04:17:25 02:52:01 0 0.07 0.00 0.03 0.00 0.00 99.90 04:17:25 02:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 02:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:52:01 3 0.03 0.00 0.00 0.00 0.02 99.95 04:17:25 02:52:01 4 0.00 0.00 0.02 0.02 0.00 99.97 04:17:25 02:52:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:17:25 02:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 02:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 02:53:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:17:25 02:53:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:17:25 02:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 02:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 02:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:53:01 4 0.02 0.00 0.00 0.02 0.00 99.97 04:17:25 02:53:01 5 0.02 0.00 0.00 0.02 0.02 99.95 04:17:25 02:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 02:54:01 all 0.00 0.00 0.01 0.00 0.00 99.99 04:17:25 02:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 02:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 02:54:01 4 0.00 0.00 0.02 0.02 0.02 99.95 04:17:25 02:54:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:17:25 02:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:55:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:17:25 02:55:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:17:25 02:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 02:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 02:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:55:01 4 0.02 0.00 0.02 0.02 0.00 99.95 04:17:25 02:55:01 5 0.02 0.00 0.02 0.02 0.00 99.95 04:17:25 02:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:56:01 all 0.01 0.00 0.00 0.00 0.00 99.98 04:17:25 02:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:17:25 02:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 02:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:56:01 4 0.02 0.00 0.00 0.02 0.00 99.97 04:17:25 02:56:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:17:25 02:56:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:17:25 02:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 04:17:25 02:56:01 CPU %user %nice %system %iowait %steal %idle 04:17:25 02:57:01 all 0.10 0.00 0.01 0.00 0.00 99.88 04:17:25 02:57:01 0 0.03 0.00 0.05 0.00 0.02 99.90 04:17:25 02:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 02:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:17:25 02:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 02:57:01 4 0.03 0.00 0.02 0.02 0.00 99.93 04:17:25 02:57:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:17:25 02:57:01 6 0.67 0.00 0.00 0.00 0.00 99.33 04:17:25 02:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 02:58:01 all 0.08 0.00 0.01 0.00 0.00 99.90 04:17:25 02:58:01 0 0.07 0.00 0.05 0.00 0.02 99.87 04:17:25 02:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 02:58:01 4 0.00 0.00 0.00 0.02 0.00 99.98 04:17:25 02:58:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:17:25 02:58:01 6 0.55 0.00 0.03 0.00 0.00 99.42 04:17:25 02:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:59:01 all 0.00 0.00 0.01 0.00 0.00 99.98 04:17:25 02:59:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:17:25 02:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 02:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 02:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 02:59:01 5 0.00 0.00 0.02 0.03 0.00 99.95 04:17:25 02:59:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:17:25 02:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:00:01 all 0.01 0.00 0.01 0.01 0.00 99.97 04:17:25 03:00:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:17:25 03:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 03:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:00:01 4 0.02 0.00 0.00 0.02 0.00 99.97 04:17:25 03:00:01 5 0.00 0.00 0.00 0.03 0.00 99.97 04:17:25 03:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:01:01 all 0.19 0.00 0.00 0.00 0.00 99.80 04:17:25 03:01:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:17:25 03:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 03:01:01 4 0.00 0.00 0.00 0.02 0.00 99.98 04:17:25 03:01:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:17:25 03:01:01 6 1.50 0.00 0.00 0.00 0.00 98.50 04:17:25 03:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:02:01 all 0.03 0.00 0.01 0.00 0.00 99.95 04:17:25 03:02:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:17:25 03:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:02:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:17:25 03:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 03:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:17:25 03:02:01 5 0.02 0.00 0.00 0.02 0.00 99.97 04:17:25 03:02:01 6 0.12 0.00 0.02 0.00 0.02 99.85 04:17:25 03:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 03:03:01 all 0.00 0.00 0.00 0.01 0.00 99.98 04:17:25 03:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:17:25 03:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 03:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:03:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:17:25 03:03:01 4 0.02 0.00 0.00 0.02 0.00 99.97 04:17:25 03:03:01 5 0.00 0.00 0.00 0.07 0.00 99.93 04:17:25 03:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:04:01 all 0.19 0.00 0.00 0.01 0.01 99.79 04:17:25 03:04:01 0 0.05 0.00 0.00 0.00 0.02 99.93 04:17:25 03:04:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:17:25 03:04:01 2 0.03 0.00 0.00 0.02 0.02 99.93 04:17:25 03:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:04:01 4 0.03 0.00 0.02 0.02 0.00 99.93 04:17:25 03:04:01 5 0.02 0.00 0.00 0.02 0.00 99.97 04:17:25 03:04:01 6 1.35 0.00 0.02 0.00 0.00 98.63 04:17:25 03:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:05:01 all 0.00 0.00 0.01 0.00 0.00 99.99 04:17:25 03:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 03:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 03:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:05:01 5 0.00 0.00 0.02 0.02 0.00 99.97 04:17:25 03:05:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:17:25 03:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:06:01 all 0.01 0.00 0.00 0.00 0.00 99.98 04:17:25 03:06:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:17:25 03:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 03:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:06:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:17:25 03:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:06:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:17:25 03:07:01 all 0.01 0.00 0.01 0.01 0.00 99.97 04:17:25 03:07:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:17:25 03:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 03:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 03:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:07:01 5 0.00 0.00 0.00 0.05 0.02 99.93 04:17:25 03:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 04:17:25 03:07:01 CPU %user %nice %system %iowait %steal %idle 04:17:25 03:08:01 all 0.16 0.00 0.00 0.00 0.01 99.83 04:17:25 03:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:17:25 03:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:08:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:17:25 03:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:08:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:17:25 03:08:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:17:25 03:08:01 6 1.22 0.00 0.00 0.00 0.02 98.76 04:17:25 03:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:09:01 all 0.26 0.00 0.01 0.01 0.00 99.72 04:17:25 03:09:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:17:25 03:09:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:17:25 03:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 03:09:01 4 0.02 0.00 0.00 0.02 0.00 99.97 04:17:25 03:09:01 5 0.00 0.00 0.00 0.05 0.00 99.95 04:17:25 03:09:01 6 1.99 0.00 0.00 0.00 0.00 98.01 04:17:25 03:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 03:10:01 all 0.15 0.00 0.01 0.00 0.00 99.84 04:17:25 03:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:17:25 03:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:10:01 5 0.00 0.00 0.00 0.03 0.00 99.97 04:17:25 03:10:01 6 1.14 0.00 0.03 0.00 0.00 98.83 04:17:25 03:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:11:01 all 0.01 0.00 0.01 0.01 0.00 99.97 04:17:25 03:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 03:11:01 2 0.00 0.00 0.02 0.00 0.02 99.97 04:17:25 03:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:11:01 4 0.00 0.00 0.00 0.07 0.00 99.93 04:17:25 03:11:01 5 0.02 0.00 0.02 0.02 0.00 99.95 04:17:25 03:11:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:17:25 03:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:12:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:17:25 03:12:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:17:25 03:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 03:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 03:12:01 4 0.02 0.00 0.02 0.02 0.00 99.95 04:17:25 03:12:01 5 0.00 0.00 0.02 0.02 0.00 99.97 04:17:25 03:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:13:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:17:25 03:13:01 0 0.05 0.00 0.05 0.00 0.02 99.88 04:17:25 03:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:13:01 5 0.00 0.00 0.02 0.02 0.00 99.97 04:17:25 03:13:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:17:25 03:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:14:01 all 0.01 0.00 0.00 0.00 0.00 99.98 04:17:25 03:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 03:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:14:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:17:25 03:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:14:01 5 0.00 0.00 0.00 0.03 0.00 99.97 04:17:25 03:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:17:25 03:15:01 all 0.01 0.00 0.01 0.00 0.00 99.98 04:17:25 03:15:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:17:25 03:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 03:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:15:01 5 0.02 0.00 0.00 0.03 0.00 99.95 04:17:25 03:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 03:16:01 all 0.01 0.00 0.00 0.01 0.00 99.98 04:17:25 03:16:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:17:25 03:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:16:01 4 0.00 0.00 0.00 0.03 0.00 99.97 04:17:25 03:16:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:17:25 03:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:17:25 03:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:17:01 all 0.05 0.00 0.03 0.01 0.00 99.90 04:17:25 03:17:01 0 0.03 0.00 0.05 0.00 0.02 99.90 04:17:25 03:17:01 1 0.23 0.00 0.03 0.05 0.00 99.68 04:17:25 03:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 03:17:01 3 0.05 0.00 0.03 0.00 0.00 99.92 04:17:25 03:17:01 4 0.03 0.00 0.03 0.02 0.00 99.92 04:17:25 03:17:01 5 0.03 0.00 0.02 0.05 0.00 99.90 04:17:25 03:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 03:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 03:18:01 all 0.14 0.00 0.01 0.01 0.00 99.84 04:17:25 03:18:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:17:25 03:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 03:18:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:17:25 03:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:18:01 5 0.00 0.00 0.00 0.07 0.00 99.93 04:17:25 03:18:01 6 1.09 0.00 0.05 0.00 0.00 98.86 04:17:25 03:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 04:17:25 03:18:01 CPU %user %nice %system %iowait %steal %idle 04:17:25 03:19:01 all 0.26 0.00 0.00 0.01 0.01 99.72 04:17:25 03:19:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:17:25 03:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 03:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:17:25 03:19:01 5 0.00 0.00 0.00 0.05 0.02 99.93 04:17:25 03:19:01 6 1.99 0.00 0.00 0.00 0.02 98.00 04:17:25 03:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:20:01 all 0.26 0.00 0.01 0.00 0.00 99.73 04:17:25 03:20:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:17:25 03:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 03:20:01 4 0.02 0.00 0.00 0.02 0.00 99.97 04:17:25 03:20:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:17:25 03:20:01 6 1.97 0.00 0.00 0.00 0.00 98.03 04:17:25 03:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:21:01 all 0.27 0.00 0.01 0.01 0.00 99.71 04:17:25 03:21:01 0 0.05 0.00 0.05 0.00 0.02 99.88 04:17:25 03:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 03:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:21:01 4 0.05 0.00 0.00 0.05 0.00 99.90 04:17:25 03:21:01 5 0.02 0.00 0.02 0.02 0.00 99.95 04:17:25 03:21:01 6 1.97 0.00 0.00 0.00 0.00 98.03 04:17:25 03:21:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:17:25 03:22:01 all 0.26 0.00 0.01 0.01 0.00 99.72 04:17:25 03:22:01 0 0.05 0.00 0.02 0.00 0.02 99.92 04:17:25 03:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 03:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 03:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:22:01 5 0.02 0.00 0.00 0.05 0.00 99.93 04:17:25 03:22:01 6 1.97 0.00 0.00 0.00 0.00 98.03 04:17:25 03:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:23:01 all 0.26 0.00 0.00 0.01 0.01 99.72 04:17:25 03:23:01 0 0.05 0.00 0.00 0.00 0.02 99.93 04:17:25 03:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:23:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:17:25 03:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:23:01 5 0.00 0.00 0.02 0.07 0.00 99.92 04:17:25 03:23:01 6 1.97 0.00 0.00 0.00 0.02 98.01 04:17:25 03:23:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:17:25 03:24:01 all 0.07 0.00 0.01 0.01 0.00 99.91 04:17:25 03:24:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:17:25 03:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 03:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 03:24:01 4 0.00 0.00 0.02 0.03 0.00 99.95 04:17:25 03:24:01 5 0.00 0.00 0.00 0.03 0.00 99.97 04:17:25 03:24:01 6 0.50 0.00 0.00 0.00 0.00 99.50 04:17:25 03:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:25:01 all 0.02 0.00 0.00 0.01 0.00 99.96 04:17:25 03:25:01 0 0.05 0.00 0.03 0.00 0.02 99.90 04:17:25 03:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:25:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:17:25 03:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:25:01 4 0.03 0.00 0.00 0.02 0.00 99.95 04:17:25 03:25:01 5 0.03 0.00 0.00 0.03 0.00 99.93 04:17:25 03:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:25:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:17:25 03:26:01 all 0.01 0.00 0.00 0.00 0.00 99.98 04:17:25 03:26:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:17:25 03:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 03:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:26:01 5 0.00 0.00 0.00 0.02 0.02 99.97 04:17:25 03:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:27:01 all 0.07 0.00 0.02 0.01 0.00 99.90 04:17:25 03:27:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:17:25 03:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 03:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 03:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 03:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:27:01 5 0.03 0.00 0.00 0.03 0.00 99.93 04:17:25 03:27:01 6 0.47 0.00 0.07 0.00 0.02 99.45 04:17:25 03:27:01 7 0.02 0.00 0.00 0.03 0.00 99.95 04:17:25 03:28:01 all 0.25 0.00 0.00 0.00 0.00 99.74 04:17:25 03:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:17:25 03:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:28:01 4 0.02 0.00 0.00 0.02 0.00 99.97 04:17:25 03:28:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:17:25 03:28:01 6 1.97 0.00 0.00 0.00 0.00 98.03 04:17:25 03:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:29:01 all 0.26 0.00 0.01 0.01 0.00 99.72 04:17:25 03:29:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:17:25 03:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:29:01 2 0.00 0.00 0.00 0.07 0.00 99.93 04:17:25 03:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 03:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 03:29:01 5 0.00 0.00 0.00 0.03 0.00 99.97 04:17:25 03:29:01 6 1.98 0.00 0.00 0.00 0.00 98.02 04:17:25 03:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 04:17:25 03:29:01 CPU %user %nice %system %iowait %steal %idle 04:17:25 03:30:01 all 0.30 0.00 0.02 0.01 0.01 99.67 04:17:25 03:30:01 0 0.05 0.00 0.10 0.00 0.02 99.83 04:17:25 03:30:01 1 0.05 0.00 0.02 0.00 0.00 99.93 04:17:25 03:30:01 2 0.05 0.00 0.02 0.00 0.00 99.93 04:17:25 03:30:01 3 0.07 0.00 0.02 0.00 0.02 99.90 04:17:25 03:30:01 4 0.05 0.00 0.00 0.00 0.02 99.93 04:17:25 03:30:01 5 0.10 0.00 0.00 0.05 0.00 99.85 04:17:25 03:30:01 6 1.97 0.00 0.00 0.00 0.02 98.01 04:17:25 03:30:01 7 0.03 0.00 0.00 0.02 0.00 99.95 04:17:25 03:31:01 all 0.27 0.00 0.01 0.01 0.00 99.70 04:17:25 03:31:01 0 0.05 0.00 0.02 0.00 0.02 99.92 04:17:25 03:31:01 1 0.02 0.00 0.03 0.00 0.00 99.95 04:17:25 03:31:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:17:25 03:31:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:17:25 03:31:01 4 0.02 0.00 0.02 0.03 0.00 99.93 04:17:25 03:31:01 5 0.00 0.00 0.02 0.05 0.00 99.93 04:17:25 03:31:01 6 1.97 0.00 0.00 0.00 0.00 98.03 04:17:25 03:31:01 7 0.03 0.00 0.02 0.02 0.00 99.93 04:17:25 03:32:01 all 0.03 0.00 0.01 0.00 0.00 99.96 04:17:25 03:32:01 0 0.05 0.00 0.03 0.00 0.00 99.92 04:17:25 03:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:32:01 4 0.00 0.00 0.00 0.02 0.00 99.98 04:17:25 03:32:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:17:25 03:32:01 6 0.12 0.00 0.00 0.00 0.00 99.88 04:17:25 03:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 03:33:01 all 0.12 0.00 0.01 0.00 0.01 99.87 04:17:25 03:33:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:17:25 03:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 03:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 03:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:33:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:17:25 03:33:01 6 0.90 0.00 0.00 0.00 0.02 99.09 04:17:25 03:33:01 7 0.02 0.00 0.00 0.02 0.02 99.95 04:17:25 03:34:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:17:25 03:34:01 0 0.03 0.00 0.02 0.00 0.03 99.92 04:17:25 03:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 03:34:01 4 0.00 0.00 0.00 0.02 0.00 99.98 04:17:25 03:34:01 5 0.02 0.00 0.02 0.02 0.00 99.95 04:17:25 03:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:35:01 all 0.06 0.00 0.01 0.01 0.00 99.92 04:17:25 03:35:01 0 0.05 0.00 0.05 0.00 0.00 99.90 04:17:25 03:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 03:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:35:01 5 0.00 0.00 0.00 0.03 0.00 99.97 04:17:25 03:35:01 6 0.38 0.00 0.02 0.00 0.00 99.60 04:17:25 03:35:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:17:25 03:36:01 all 0.13 0.00 0.01 0.00 0.01 99.85 04:17:25 03:36:01 0 0.07 0.00 0.02 0.00 0.02 99.90 04:17:25 03:36:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:17:25 03:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 03:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 03:36:01 5 0.02 0.00 0.00 0.02 0.00 99.97 04:17:25 03:36:01 6 0.90 0.00 0.02 0.00 0.02 99.07 04:17:25 03:36:01 7 0.00 0.00 0.02 0.02 0.00 99.97 04:17:25 03:37:01 all 0.01 0.00 0.00 0.00 0.00 99.97 04:17:25 03:37:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:17:25 03:37:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:17:25 03:37:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:17:25 03:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:37:01 5 0.02 0.00 0.00 0.02 0.00 99.97 04:17:25 03:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:37:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:17:25 03:38:01 all 0.01 0.00 0.01 0.01 0.00 99.97 04:17:25 03:38:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:17:25 03:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:38:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:17:25 03:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:38:01 5 0.02 0.00 0.00 0.05 0.00 99.93 04:17:25 03:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:39:01 all 0.15 0.00 0.00 0.01 0.01 99.83 04:17:25 03:39:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:17:25 03:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 03:39:01 2 0.00 0.00 0.00 0.02 0.00 99.98 04:17:25 03:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 03:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:39:01 5 0.02 0.00 0.00 0.03 0.02 99.93 04:17:25 03:39:01 6 1.13 0.00 0.00 0.00 0.02 98.86 04:17:25 03:39:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:17:25 03:40:01 all 0.19 0.00 0.01 0.00 0.00 99.80 04:17:25 03:40:01 0 0.03 0.00 0.02 0.00 0.03 99.92 04:17:25 03:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:40:01 5 0.02 0.00 0.02 0.02 0.00 99.95 04:17:25 03:40:01 6 1.42 0.00 0.02 0.00 0.00 98.56 04:17:25 03:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 04:17:25 03:40:01 CPU %user %nice %system %iowait %steal %idle 04:17:25 03:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:17:25 03:41:01 0 0.03 0.00 0.05 0.00 0.02 99.90 04:17:25 03:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 03:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:41:01 5 0.00 0.00 0.00 0.03 0.00 99.97 04:17:25 03:41:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:17:25 03:41:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:17:25 03:42:01 all 0.01 0.00 0.00 0.01 0.00 99.98 04:17:25 03:42:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:17:25 03:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 03:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 03:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:42:01 5 0.00 0.00 0.00 0.05 0.00 99.95 04:17:25 03:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:43:01 all 0.01 0.00 0.01 0.01 0.01 99.96 04:17:25 03:43:01 0 0.05 0.00 0.02 0.00 0.02 99.92 04:17:25 03:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:43:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:17:25 03:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:43:01 5 0.00 0.00 0.02 0.03 0.00 99.95 04:17:25 03:43:01 6 0.00 0.00 0.03 0.00 0.02 99.95 04:17:25 03:43:01 7 0.02 0.00 0.02 0.02 0.00 99.95 04:17:25 03:44:01 all 0.01 0.00 0.00 0.01 0.00 99.98 04:17:25 03:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:17:25 03:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:44:01 2 0.00 0.00 0.00 0.02 0.02 99.97 04:17:25 03:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:44:01 5 0.02 0.00 0.00 0.02 0.00 99.97 04:17:25 03:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:44:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:17:25 03:45:01 all 0.01 0.00 0.00 0.00 0.00 99.98 04:17:25 03:45:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:17:25 03:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 03:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:45:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:17:25 03:46:01 all 0.01 0.00 0.00 0.00 0.00 99.98 04:17:25 03:46:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:17:25 03:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 03:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:46:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:17:25 03:46:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:17:25 03:46:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:17:25 03:47:01 all 0.01 0.00 0.01 0.01 0.00 99.97 04:17:25 03:47:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:17:25 03:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 03:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:47:01 5 0.02 0.00 0.02 0.03 0.00 99.93 04:17:25 03:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:47:01 7 0.02 0.00 0.02 0.02 0.00 99.95 04:17:25 03:48:01 all 0.01 0.00 0.01 0.00 0.00 99.98 04:17:25 03:48:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:17:25 03:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:48:01 5 0.00 0.00 0.02 0.03 0.00 99.95 04:17:25 03:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 03:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:49:01 all 0.02 0.00 0.01 0.01 0.01 99.96 04:17:25 03:49:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:17:25 03:49:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:17:25 03:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:49:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:17:25 03:49:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:17:25 03:49:01 5 0.05 0.00 0.00 0.08 0.00 99.87 04:17:25 03:49:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:17:25 03:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:50:01 all 0.00 0.00 0.01 0.00 0.00 99.98 04:17:25 03:50:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:17:25 03:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 03:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:50:01 5 0.00 0.00 0.00 0.03 0.02 99.95 04:17:25 03:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:51:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:17:25 03:51:01 0 0.00 0.00 0.03 0.00 0.02 99.95 04:17:25 03:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:51:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:17:25 03:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 03:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:51:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:17:25 03:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:51:01 7 0.03 0.00 0.00 0.02 0.02 99.93 04:17:25 04:17:25 03:51:01 CPU %user %nice %system %iowait %steal %idle 04:17:25 03:52:01 all 0.22 0.00 0.01 0.00 0.01 99.76 04:17:25 03:52:01 0 0.03 0.00 0.02 0.00 0.03 99.92 04:17:25 03:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 03:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 03:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:52:01 5 0.00 0.00 0.00 0.03 0.00 99.97 04:17:25 03:52:01 6 1.73 0.00 0.00 0.00 0.02 98.26 04:17:25 03:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:53:01 all 0.26 0.00 0.01 0.01 0.00 99.71 04:17:25 03:53:01 0 0.03 0.00 0.05 0.00 0.02 99.90 04:17:25 03:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:53:01 5 0.03 0.00 0.00 0.03 0.02 99.92 04:17:25 03:53:01 6 1.99 0.00 0.00 0.00 0.00 98.01 04:17:25 03:53:01 7 0.00 0.00 0.00 0.07 0.00 99.93 04:17:25 03:54:01 all 0.25 0.00 0.01 0.00 0.00 99.74 04:17:25 03:54:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:17:25 03:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 03:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:54:01 5 0.00 0.00 0.02 0.02 0.00 99.97 04:17:25 03:54:01 6 1.97 0.00 0.00 0.00 0.00 98.03 04:17:25 03:54:01 7 0.00 0.00 0.02 0.02 0.00 99.97 04:17:25 03:55:01 all 0.26 0.00 0.01 0.01 0.00 99.72 04:17:25 03:55:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:17:25 03:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 03:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 03:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:55:01 5 0.03 0.00 0.00 0.03 0.00 99.93 04:17:25 03:55:01 6 1.92 0.00 0.02 0.00 0.02 98.05 04:17:25 03:55:01 7 0.02 0.00 0.00 0.03 0.00 99.95 04:17:25 03:56:01 all 0.09 0.00 0.01 0.00 0.00 99.89 04:17:25 03:56:01 0 0.03 0.00 0.02 0.00 0.03 99.92 04:17:25 03:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:56:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:17:25 03:56:01 6 0.71 0.00 0.08 0.00 0.00 99.20 04:17:25 03:56:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:17:25 03:57:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:17:25 03:57:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:17:25 03:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 03:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 03:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:57:01 5 0.02 0.00 0.02 0.03 0.00 99.93 04:17:25 03:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:58:02 all 0.00 0.00 0.01 0.00 0.01 99.97 04:17:25 03:58:02 0 0.02 0.00 0.03 0.00 0.02 99.93 04:17:25 03:58:02 1 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:58:02 2 0.00 0.00 0.00 0.00 0.02 99.98 04:17:25 03:58:02 3 0.02 0.00 0.02 0.00 0.02 99.95 04:17:25 03:58:02 4 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 03:58:02 5 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:58:02 6 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:58:02 7 0.00 0.00 0.02 0.03 0.02 99.93 04:17:25 03:59:01 all 0.01 0.00 0.00 0.00 0.00 99.98 04:17:25 03:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:17:25 03:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 03:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 03:59:01 5 0.00 0.00 0.00 0.03 0.00 99.97 04:17:25 03:59:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:17:25 03:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 04:00:01 all 0.01 0.00 0.01 0.01 0.00 99.98 04:17:25 04:00:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:17:25 04:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 04:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 04:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 04:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 04:00:01 5 0.00 0.00 0.02 0.03 0.00 99.95 04:17:25 04:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 04:00:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:17:25 04:01:01 all 0.01 0.00 0.01 0.01 0.00 99.96 04:17:25 04:01:01 0 0.05 0.00 0.03 0.00 0.02 99.90 04:17:25 04:01:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 04:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 04:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 04:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 04:01:01 5 0.02 0.00 0.02 0.03 0.02 99.92 04:17:25 04:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 04:01:01 7 0.02 0.00 0.00 0.03 0.00 99.95 04:17:25 04:02:01 all 0.01 0.00 0.01 0.01 0.01 99.97 04:17:25 04:02:01 0 0.05 0.00 0.02 0.00 0.02 99.92 04:17:25 04:02:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:17:25 04:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 04:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 04:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:17:25 04:02:01 5 0.02 0.00 0.00 0.05 0.00 99.93 04:17:25 04:02:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:17:25 04:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 04:17:25 04:02:01 CPU %user %nice %system %iowait %steal %idle 04:17:25 04:03:01 all 0.00 0.00 0.00 0.01 0.00 99.99 04:17:25 04:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:17:25 04:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 04:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 04:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 04:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 04:03:01 5 0.00 0.00 0.00 0.05 0.00 99.95 04:17:25 04:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 04:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 04:04:01 all 0.01 0.00 0.01 0.01 0.01 99.97 04:17:25 04:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:17:25 04:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 04:04:01 2 0.00 0.00 0.02 0.00 0.02 99.97 04:17:25 04:04:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:17:25 04:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 04:04:01 5 0.05 0.00 0.00 0.05 0.00 99.90 04:17:25 04:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 04:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:17:25 04:05:01 all 0.01 0.00 0.00 0.01 0.01 99.97 04:17:25 04:05:01 0 0.03 0.00 0.02 0.02 0.02 99.92 04:17:25 04:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 04:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 04:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 04:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 04:05:01 5 0.02 0.00 0.00 0.05 0.00 99.93 04:17:25 04:05:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:17:25 04:05:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:17:25 04:06:01 all 1.45 0.00 0.35 0.46 0.01 97.73 04:17:25 04:06:01 0 1.35 0.00 1.57 3.47 0.03 93.58 04:17:25 04:06:01 1 3.00 0.00 0.12 0.00 0.00 96.88 04:17:25 04:06:01 2 1.50 0.00 0.20 0.03 0.00 98.27 04:17:25 04:06:01 3 0.93 0.00 0.22 0.00 0.00 98.85 04:17:25 04:06:01 4 1.37 0.00 0.17 0.08 0.02 98.37 04:17:25 04:06:01 5 1.98 0.00 0.15 0.07 0.02 97.78 04:17:25 04:06:01 6 0.59 0.00 0.13 0.02 0.00 99.26 04:17:25 04:06:01 7 0.87 0.00 0.27 0.02 0.00 98.85 04:17:25 04:07:01 all 24.15 0.00 5.14 0.76 0.08 69.87 04:17:25 04:07:01 0 26.23 0.00 5.52 2.31 0.08 65.86 04:17:25 04:07:01 1 23.11 0.00 4.48 0.13 0.07 72.21 04:17:25 04:07:01 2 25.86 0.00 5.06 0.86 0.08 68.13 04:17:25 04:07:01 3 22.84 0.00 6.11 0.25 0.08 70.72 04:17:25 04:07:01 4 22.80 0.00 5.35 0.27 0.07 71.51 04:17:25 04:07:01 5 26.14 0.00 4.48 0.79 0.07 68.53 04:17:25 04:07:01 6 23.25 0.00 4.77 0.42 0.07 71.48 04:17:25 04:07:01 7 23.01 0.00 5.33 1.05 0.08 70.52 04:17:25 04:08:01 all 36.76 0.00 5.32 0.23 0.08 57.61 04:17:25 04:08:01 0 36.85 0.00 5.90 0.89 0.08 56.27 04:17:25 04:08:01 1 37.45 0.00 5.08 0.00 0.07 57.40 04:17:25 04:08:01 2 35.54 0.00 5.30 0.03 0.07 59.06 04:17:25 04:08:01 3 37.15 0.00 5.46 0.07 0.08 57.25 04:17:25 04:08:01 4 36.15 0.00 5.61 0.67 0.07 57.50 04:17:25 04:08:01 5 37.24 0.00 4.94 0.00 0.12 57.70 04:17:25 04:08:01 6 36.66 0.00 5.29 0.22 0.07 57.76 04:17:25 04:08:01 7 37.01 0.00 4.97 0.00 0.07 57.95 04:17:25 04:09:01 all 5.44 0.00 1.44 0.39 0.02 92.70 04:17:25 04:09:01 0 5.09 0.00 1.04 0.03 0.02 93.83 04:17:25 04:09:01 1 5.13 0.00 1.76 0.13 0.02 92.96 04:17:25 04:09:01 2 5.32 0.00 1.24 0.05 0.03 93.36 04:17:25 04:09:01 3 4.94 0.00 1.41 0.03 0.02 93.60 04:17:25 04:09:01 4 5.42 0.00 2.06 2.09 0.02 90.41 04:17:25 04:09:01 5 5.62 0.00 1.44 0.00 0.02 92.93 04:17:25 04:09:01 6 5.41 0.00 1.19 0.77 0.02 92.62 04:17:25 04:09:01 7 6.62 0.00 1.41 0.05 0.02 91.91 04:17:25 04:10:01 all 0.27 0.00 0.01 0.00 0.01 99.71 04:17:25 04:10:01 0 0.00 0.00 0.00 0.02 0.00 99.98 04:17:25 04:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 04:10:01 2 0.08 0.00 0.00 0.00 0.03 99.88 04:17:25 04:10:01 3 0.00 0.00 0.03 0.00 0.00 99.97 04:17:25 04:10:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:17:25 04:10:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:17:25 04:10:01 6 0.02 0.00 0.03 0.02 0.00 99.93 04:17:25 04:10:01 7 1.94 0.00 0.02 0.00 0.02 98.03 04:17:25 04:11:01 all 0.08 0.00 0.02 0.00 0.01 99.89 04:17:25 04:11:01 0 0.03 0.00 0.02 0.03 0.02 99.90 04:17:25 04:11:01 1 0.02 0.00 0.03 0.00 0.00 99.95 04:17:25 04:11:01 2 0.05 0.00 0.03 0.00 0.02 99.90 04:17:25 04:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:17:25 04:11:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:17:25 04:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 04:11:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:17:25 04:11:01 7 0.47 0.00 0.05 0.00 0.00 99.48 04:17:25 04:12:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:17:25 04:12:01 0 0.00 0.00 0.02 0.02 0.00 99.97 04:17:25 04:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 04:12:01 2 0.03 0.00 0.03 0.00 0.02 99.92 04:17:25 04:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 04:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 04:12:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:17:25 04:12:01 6 0.00 0.00 0.00 0.02 0.00 99.98 04:17:25 04:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 04:13:01 all 0.04 0.00 0.01 0.01 0.01 99.94 04:17:25 04:13:01 0 0.02 0.00 0.00 0.02 0.00 99.97 04:17:25 04:13:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:17:25 04:13:01 2 0.07 0.00 0.05 0.00 0.02 99.87 04:17:25 04:13:01 3 0.05 0.00 0.00 0.00 0.02 99.93 04:17:25 04:13:01 4 0.03 0.00 0.02 0.02 0.00 99.93 04:17:25 04:13:01 5 0.02 0.00 0.03 0.00 0.00 99.95 04:17:25 04:13:01 6 0.03 0.00 0.00 0.02 0.00 99.95 04:17:25 04:13:01 7 0.03 0.00 0.00 0.00 0.02 99.95 04:17:25 04:17:25 04:13:01 CPU %user %nice %system %iowait %steal %idle 04:17:25 04:14:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:17:25 04:14:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:17:25 04:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 04:14:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:17:25 04:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 04:14:01 4 0.00 0.00 0.00 0.02 0.02 99.97 04:17:25 04:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 04:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 04:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 04:15:01 all 0.02 0.00 0.01 0.01 0.01 99.96 04:17:25 04:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:17:25 04:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 04:15:01 2 0.00 0.00 0.00 0.02 0.03 99.95 04:17:25 04:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 04:15:01 4 0.00 0.00 0.02 0.02 0.00 99.97 04:17:25 04:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 04:15:01 6 0.03 0.00 0.02 0.02 0.00 99.93 04:17:25 04:15:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:17:25 04:16:01 all 0.02 0.00 0.01 0.00 0.00 99.97 04:17:25 04:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 04:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:17:25 04:16:01 2 0.05 0.00 0.05 0.00 0.02 99.88 04:17:25 04:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 04:16:01 4 0.03 0.00 0.00 0.02 0.00 99.95 04:17:25 04:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:17:25 04:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 04:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:17:25 04:17:01 all 0.05 0.00 0.01 0.00 0.00 99.93 04:17:25 04:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:17:25 04:17:01 1 0.05 0.00 0.00 0.00 0.00 99.95 04:17:25 04:17:01 2 0.02 0.00 0.03 0.00 0.02 99.93 04:17:25 04:17:01 3 0.12 0.00 0.02 0.00 0.00 99.87 04:17:25 04:17:01 4 0.10 0.00 0.00 0.00 0.00 99.90 04:17:25 04:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:17:25 04:17:01 6 0.03 0.00 0.00 0.02 0.02 99.93 04:17:25 04:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:17:25 Average: all 0.68 0.00 0.12 0.02 0.01 99.18 04:17:25 Average: 0 0.64 0.00 0.14 0.06 0.01 99.15 04:17:25 Average: 1 0.63 0.00 0.11 0.00 0.00 99.26 04:17:25 Average: 2 0.61 0.00 0.11 0.01 0.01 99.26 04:17:25 Average: 3 0.59 0.00 0.13 0.00 0.00 99.27 04:17:25 Average: 4 0.59 0.00 0.12 0.04 0.00 99.25 04:17:25 Average: 5 0.65 0.00 0.11 0.04 0.01 99.20 04:17:25 Average: 6 1.06 0.00 0.11 0.01 0.01 98.81 04:17:25 Average: 7 0.63 0.00 0.11 0.01 0.00 99.24 04:17:25 04:17:25 04:17:25