Pull request #931 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bd909bff5eff5a8596818103773179abb67be85f+d477ec720d6bf5fd67892bf4d85ae81b8f95bfa3 (cfccaee63fd3a12f2a9c3c685aef3f8a71510606) 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-ssh11729226867642486078.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh12067614307090870923.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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/go-mod-bootstrap/branches/PR-931/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/go-mod-bootstrap/branches/PR-931/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9927958391122516229.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/go-mod-bootstrap/branches/PR-931/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11091418899920567731.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh7734079868363145480.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/go-mod-bootstrap/branches/PR-931/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/go-mod-bootstrap/branches/PR-931/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12426519931382832149.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 67d2f908f88f8156fbe481f59f373e57362cafe7 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, goVersion:1.25, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-1262 in /w/workspace/xfoundry_go-mod-bootstrap_PR-931 [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/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-931 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/931/head:refs/remotes/origin/PR-931 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d477ec720d6bf5fd67892bf4d85ae81b8f95bfa3 into PR head commit bd909bff5eff5a8596818103773179abb67be85f Merge succeeded, producing bd909bff5eff5a8596818103773179abb67be85f Checking out Revision bd909bff5eff5a8596818103773179abb67be85f (PR-931) Commit message: "build(deps): bump github.com/golang-jwt/jwt/v5 from 5.3.0 to 5.3.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 > git config core.sparsecheckout # timeout=10 > git checkout -f bd909bff5eff5a8596818103773179abb67be85f # 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 d477ec720d6bf5fd67892bf4d85ae81b8f95bfa3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd909bff5eff5a8596818103773179abb67be85f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:53:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:53:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:53:12 ========================================================= 09:53:12 EdgeX Global Pipelines Version Info 09:53:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:53:13 ------------------- 09:53:13 stable info: 09:53:13 ------------------- 09:53:13 Commited By: Cherry Wang cherry@iotechsys.com 09:53:13 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 09:53:13 Message: update stable to v1.0.278 09:53:13 ------------------- 09:53:13 experimental info: 09:53:13 ------------------- 09:53:13 Commited By: **** collab-it+edgex@linuxfoundation.org 09:53:13 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 09:53:13 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:53:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 09:53:14 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 09:53:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:53:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:53:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:53:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 09:53:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:53:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:53:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:53:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:53:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:53:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 09:53:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:53:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:53:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:53:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:53:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:53:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:53:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:53:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:53:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:53:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:53:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:53:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:53:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:53:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:53:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:53:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-931 [Pipeline] echo 09:53:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-931 [Pipeline] echo 09:53:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-931 [Pipeline] echo 09:53:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bd909bff5eff5a8596818103773179abb67be85f [Pipeline] echo 09:53:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bd909bf [Pipeline] echo 09:53:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:53:16 + git rev-list -1 --merges bd909bff5eff5a8596818103773179abb67be85f~1..bd909bff5eff5a8596818103773179abb67be85f [Pipeline] echo 09:53:16 -----------> git rev-list -1 --merges bd909bff5eff5a8596818103773179abb67be85f~1..bd909bff5eff5a8596818103773179abb67be85f bd909bff5eff5a8596818103773179abb67be85f [false] [Pipeline] sh 09:53:16 + git log --format=format:%s -1 bd909bff5eff5a8596818103773179abb67be85f [Pipeline] echo 09:53:16 ========================================================= 09:53:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:53:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:53:17 + git log --format=format:%s -1 bd909bff5eff5a8596818103773179abb67be85f [Pipeline] echo 09:53:17 [semverPrep] GIT_COMMIT: bd909bff5eff5a8596818103773179abb67be85f, Commit Message: build(deps): bump github.com/golang-jwt/jwt/v5 from 5.3.0 to 5.3.1 [Pipeline] echo 09:53:17 [semverPrep] This is not a build commit. [Pipeline] sh 09:53:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:53:17 + grep -v github /etc/ssh/ssh_known_hosts 09:53:17 + [ -e /tmp/ssh_known_hosts ] 09:53:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:53:17 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:53:17 sudo tee -a /etc/ssh/ssh_known_hosts 09:53:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:53:18 09:53:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:53:18 0.1.4: Pulling from edgex-devops/py-git-semver 09:53:18 3dae71ba6b94: Pulling fs layer 09:53:18 6bf1a483ea7c: Pulling fs layer 09:53:18 f5dfc541a4d3: Pulling fs layer 09:53:18 461d9e800cba: Pulling fs layer 09:53:18 80192f66455f: Pulling fs layer 09:53:18 2e8e34ca0e6c: Pulling fs layer 09:53:18 a29436f7fd5d: Pulling fs layer 09:53:18 923cac83aea3: Pulling fs layer 09:53:18 25ad8b0a4227: Pulling fs layer 09:53:18 db01528c6b51: Pulling fs layer 09:53:18 28988de357af: Pulling fs layer 09:53:18 461d9e800cba: Waiting 09:53:18 80192f66455f: Waiting 09:53:18 923cac83aea3: Waiting 09:53:18 2e8e34ca0e6c: Waiting 09:53:18 25ad8b0a4227: Waiting 09:53:18 a29436f7fd5d: Waiting 09:53:18 db01528c6b51: Waiting 09:53:18 28988de357af: Waiting 09:53:18 6bf1a483ea7c: Verifying Checksum 09:53:18 6bf1a483ea7c: Download complete 09:53:18 461d9e800cba: Download complete 09:53:18 80192f66455f: Download complete 09:53:18 f5dfc541a4d3: Verifying Checksum 09:53:18 f5dfc541a4d3: Download complete 09:53:18 3dae71ba6b94: Verifying Checksum 09:53:18 3dae71ba6b94: Download complete 09:53:18 923cac83aea3: Download complete 09:53:18 25ad8b0a4227: Verifying Checksum 09:53:18 25ad8b0a4227: Download complete 09:53:18 db01528c6b51: Verifying Checksum 09:53:18 db01528c6b51: Download complete 09:53:18 28988de357af: Verifying Checksum 09:53:18 28988de357af: Download complete 09:53:19 a29436f7fd5d: Verifying Checksum 09:53:19 a29436f7fd5d: Download complete 09:53:19 2e8e34ca0e6c: Verifying Checksum 09:53:19 2e8e34ca0e6c: Download complete 09:53:20 3dae71ba6b94: Pull complete 09:53:20 6bf1a483ea7c: Pull complete 09:53:21 f5dfc541a4d3: Pull complete 09:53:21 461d9e800cba: Pull complete 09:53:21 80192f66455f: Pull complete 09:53:25 2e8e34ca0e6c: Pull complete 09:53:26 a29436f7fd5d: Pull complete 09:53:26 923cac83aea3: Pull complete 09:53:26 25ad8b0a4227: Pull complete 09:53:26 db01528c6b51: Pull complete 09:53:26 28988de357af: Pull complete 09:53:26 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 09:53:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:53:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:53:26 prd-ubuntu20.04-docker-8c-8g-1262 does not seem to be running inside a container 09:53:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-931 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-931:/w/workspace/xfoundry_go-mod-bootstrap_PR-931:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-931@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-931@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 09:53:29 $ docker top 08c4d19b2906f18f179fc804a411b8afbf02ce5c2bd89d89e48ba7bb5388cd2d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:53:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:53:29 [ssh-agent] Looking for ssh-agent implementation... 09:53:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:53:29 $ docker exec 08c4d19b2906f18f179fc804a411b8afbf02ce5c2bd89d89e48ba7bb5388cd2d ssh-agent 09:53:29 SSH_AUTH_SOCK=/tmp/ssh-ErxaCMkSFja3/agent.32 09:53:29 SSH_AGENT_PID=38 09:53:29 Running ssh-add (command line suppressed) 09:53:29 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-931@tmp/private_key_12511593109940809107.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-931@tmp/private_key_12511593109940809107.key) 09:53:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:53:30 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-931 [Pipeline] sh 09:53:30 + git tag --points-at HEAD [Pipeline] } 09:53:30 $ docker exec --env ******** --env ******** 08c4d19b2906f18f179fc804a411b8afbf02ce5c2bd89d89e48ba7bb5388cd2d ssh-agent -k 09:53:30 unset SSH_AUTH_SOCK; 09:53:30 unset SSH_AGENT_PID; 09:53:30 echo Agent pid 38 killed; 09:53:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:53:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:53:30 [ssh-agent] Looking for ssh-agent implementation... 09:53:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:53:30 $ docker exec 08c4d19b2906f18f179fc804a411b8afbf02ce5c2bd89d89e48ba7bb5388cd2d ssh-agent 09:53:30 SSH_AUTH_SOCK=/tmp/ssh-LzRpYBWZAxk7/agent.85 09:53:30 SSH_AGENT_PID=91 09:53:30 Running ssh-add (command line suppressed) 09:53:30 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-931@tmp/private_key_7894090893817450179.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-931@tmp/private_key_7894090893817450179.key) 09:53:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:53:31 + git semver init 09:53:31 2026-01-29 09:53:31,524 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:53:31 2026-01-29 09:53:31,527 [run_init] DEBUG init version:0.0.0 force:False 09:53:31 2026-01-29 09:53:31,528 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-931/.semver 09:53:31 2026-01-29 09:53:31,529 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-931/.semver 09:53:31 2026-01-29 09:53:31,529 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-931/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-931, stdin=None, shell=False, universal_newlines=False) 09:53:33 2026-01-29 09:53:32,935 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-931/.git/info/exclude 09:53:33 2026-01-29 09:53:32,935 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-931/.semver/PR-931 with force:False 09:53:33 2026-01-29 09:53:32,935 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-931/.semver/PR-931 09:53:33 2026-01-29 09:53:32,941 [execute] INFO git cat-file --batch-check 09:53:33 2026-01-29 09:53:32,941 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-931/.semver, stdin=, shell=False, universal_newlines=False) 09:53:33 2026-01-29 09:53:32,945 [execute] INFO git cat-file --batch 09:53:33 2026-01-29 09:53:32,945 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-931/.semver, stdin=, shell=False, universal_newlines=False) 09:53:33 2026-01-29 09:53:32,948 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-931/.semver/PR-931 09:53:33 0.0.0 [Pipeline] } 09:53:33 $ docker exec --env ******** --env ******** 08c4d19b2906f18f179fc804a411b8afbf02ce5c2bd89d89e48ba7bb5388cd2d ssh-agent -k 09:53:33 unset SSH_AUTH_SOCK; 09:53:33 unset SSH_AGENT_PID; 09:53:33 echo Agent pid 91 killed; 09:53:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:53:33 + git semver [Pipeline] } 09:53:34 $ docker stop --time=1 08c4d19b2906f18f179fc804a411b8afbf02ce5c2bd89d89e48ba7bb5388cd2d 09:53:35 $ docker rm -f --volumes 08c4d19b2906f18f179fc804a411b8afbf02ce5c2bd89d89e48ba7bb5388cd2d [Pipeline] // withDockerContainer [Pipeline] sh 09:53:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:53:36 Stashed 1 file(s) [Pipeline] echo 09:53:36 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 09:53:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:53:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:53:37 ========================================================= 09:53:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 09:53:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:53:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:53:37 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 09:53:37 2d35ebdb57d9: Pulling fs layer 09:53:37 c35fb4624d26: Pulling fs layer 09:53:37 4e2aec7ef170: Pulling fs layer 09:53:37 333b49ad6fbf: Pulling fs layer 09:53:37 4f4fb700ef54: Pulling fs layer 09:53:37 c3e65509a76b: Pulling fs layer 09:53:37 7cf9ebb963bd: Pulling fs layer 09:53:37 bb34ca984cfb: Pulling fs layer 09:53:37 151cf03bc807: Pulling fs layer 09:53:37 4f4fb700ef54: Waiting 09:53:37 c3e65509a76b: Waiting 09:53:37 151cf03bc807: Waiting 09:53:37 7cf9ebb963bd: Waiting 09:53:37 bb34ca984cfb: Waiting 09:53:37 333b49ad6fbf: Waiting 09:53:37 c35fb4624d26: Verifying Checksum 09:53:37 c35fb4624d26: Download complete 09:53:37 333b49ad6fbf: Verifying Checksum 09:53:37 333b49ad6fbf: Download complete 09:53:37 4f4fb700ef54: Verifying Checksum 09:53:37 4f4fb700ef54: Download complete 09:53:37 c3e65509a76b: Verifying Checksum 09:53:37 c3e65509a76b: Download complete 09:53:37 2d35ebdb57d9: Verifying Checksum 09:53:37 2d35ebdb57d9: Download complete 09:53:38 7cf9ebb963bd: Verifying Checksum 09:53:38 7cf9ebb963bd: Download complete 09:53:38 2d35ebdb57d9: Pull complete 09:53:38 c35fb4624d26: Pull complete 09:53:38 4e2aec7ef170: Verifying Checksum 09:53:38 4e2aec7ef170: Download complete 09:53:38 151cf03bc807: Verifying Checksum 09:53:38 151cf03bc807: Download complete 09:53:38 bb34ca984cfb: Verifying Checksum 09:53:38 bb34ca984cfb: Download complete 09:53:43 4e2aec7ef170: Pull complete 09:53:43 333b49ad6fbf: Pull complete 09:53:43 4f4fb700ef54: Pull complete 09:53:43 c3e65509a76b: Pull complete 09:53:43 7cf9ebb963bd: Pull complete 09:53:46 bb34ca984cfb: Pull complete 09:53:46 151cf03bc807: Pull complete 09:53:46 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 09:53:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:53:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] sh 09:53:47 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:47 + docker inspect -f . ci-base-image-x86_64 09:53:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:53:47 prd-ubuntu20.04-docker-8c-8g-1262 does not seem to be running inside a container 09:53:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-931 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-931:/w/workspace/xfoundry_go-mod-bootstrap_PR-931:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-931@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-931@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 09:53:50 $ docker top 05e91e55d349229ec09579b9539788e8732a9dde71937cadd8cd20c9698d75a4 -eo pid,comm [Pipeline] { [Pipeline] sh 09:53:51 + go version 09:53:51 go version go1.25.2 linux/amd64 [Pipeline] } 09:53:51 $ docker stop --time=1 05e91e55d349229ec09579b9539788e8732a9dde71937cadd8cd20c9698d75a4 09:53:52 $ docker rm -f --volumes 05e91e55d349229ec09579b9539788e8732a9dde71937cadd8cd20c9698d75a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:53 + docker inspect -f . ci-base-image-x86_64 09:53:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:53:53 prd-ubuntu20.04-docker-8c-8g-1262 does not seem to be running inside a container 09:53:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_go-mod-bootstrap_PR-931 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-931:/w/workspace/xfoundry_go-mod-bootstrap_PR-931:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-931@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-931@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 09:53:53 $ docker top b54607be1e6fb8024805a955c65f726ee7d5e241a5317cd8f55214d0869f588d -eo pid,comm [Pipeline] { [Pipeline] sh 09:53:54 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-931 [Pipeline] fileExists [Pipeline] sh 09:53:54 + make test 09:53:54 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:53:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.1.0-dev.25 09:53:54 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.1.0-dev.17 09:53:54 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.1.0-dev.18 09:53:54 go: downloading github.com/mitchellh/copystructure v1.2.0 09:53:54 go: downloading gopkg.in/yaml.v3 v3.0.1 09:53:54 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.1.0-dev.8 09:53:54 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.1 09:53:54 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.1.0-dev.8 09:53:54 go: downloading github.com/stretchr/testify v1.11.1 09:53:54 go: downloading github.com/labstack/echo/v4 v4.14.0 09:53:54 go: downloading github.com/mitchellh/mapstructure v1.5.0 09:53:54 go: downloading github.com/golang-jwt/jwt/v5 v5.3.1 09:53:54 go: downloading github.com/rcrowley/go-metrics v0.0.0-20250401214520-65e299d6c5c9 09:53:54 go: downloading github.com/google/uuid v1.6.0 09:53:54 go: downloading github.com/sirupsen/logrus v1.9.4 09:53:54 go: downloading github.com/openziti/sdk-golang v1.3.1 09:53:54 go: downloading github.com/hashicorp/go-multierror v1.1.1 09:53:54 go: downloading github.com/mitchellh/reflectwalk v1.0.2 09:53:54 go: downloading github.com/go-kit/log v0.2.1 09:53:54 go: downloading github.com/spiffe/go-spiffe/v2 v2.6.0 09:53:54 go: downloading github.com/go-playground/validator/v10 v10.30.1 09:53:54 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 09:53:54 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 09:53:54 go: downloading github.com/stretchr/objx v0.5.2 09:53:54 go: downloading github.com/gorilla/websocket v1.5.3 09:53:54 go: downloading golang.org/x/net v0.48.0 09:53:54 go: downloading golang.org/x/sync v0.19.0 09:53:54 go: downloading github.com/fxamacker/cbor/v2 v2.9.0 09:53:54 go: downloading github.com/hashicorp/errwrap v1.1.0 09:53:54 go: downloading golang.org/x/sys v0.39.0 09:53:54 go: downloading github.com/spf13/cast v1.10.0 09:53:54 go: downloading github.com/go-openapi/runtime v0.29.0 09:53:54 go: downloading github.com/go-openapi/strfmt v0.24.0 09:53:54 go: downloading github.com/go-resty/resty/v2 v2.16.5 09:53:54 go: downloading github.com/michaelquigley/pfxlog v0.6.10 09:53:54 go: downloading github.com/openziti/edge-api v0.26.51 09:53:55 go: downloading github.com/openziti/foundation/v2 v2.0.79 09:53:55 go: downloading github.com/openziti/identity v1.0.118 09:53:55 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 09:53:55 go: downloading github.com/zitadel/oidc/v3 v3.45.0 09:53:55 go: downloading golang.org/x/oauth2 v0.31.0 09:53:55 go: downloading github.com/openziti/channel/v4 v4.2.41 09:53:55 go: downloading github.com/openziti/secretstream v0.1.42 09:53:55 go: downloading github.com/openziti/transport/v2 v2.0.198 09:53:55 go: downloading github.com/pkg/errors v0.9.1 09:53:55 go: downloading google.golang.org/protobuf v1.36.10 09:53:55 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 09:53:55 go: downloading github.com/kataras/go-events v0.0.3 09:53:55 go: downloading github.com/openziti/metrics v1.4.2 09:53:55 go: downloading github.com/go-logfmt/logfmt v0.5.1 09:53:55 go: downloading github.com/gabriel-vasile/mimetype v1.4.12 09:53:55 go: downloading github.com/go-playground/universal-translator v0.18.1 09:53:55 go: downloading github.com/leodido/go-urn v1.4.0 09:53:55 go: downloading golang.org/x/crypto v0.46.0 09:53:55 go: downloading golang.org/x/text v0.32.0 09:53:55 go: downloading github.com/x448/float16 v0.8.4 09:53:55 go: downloading github.com/go-openapi/errors v0.22.3 09:53:55 go: downloading github.com/go-openapi/swag/fileutils v0.25.1 09:53:55 go: downloading github.com/go-openapi/swag/jsonutils v0.25.1 09:53:55 go: downloading github.com/go-openapi/swag/stringutils v0.25.1 09:53:55 go: downloading github.com/go-openapi/swag v0.25.1 09:53:55 go: downloading go.opentelemetry.io/otel v1.38.0 09:53:56 go: downloading go.opentelemetry.io/otel/trace v1.38.0 09:53:56 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 09:53:56 go: downloading github.com/go-viper/mapstructure/v2 v2.4.0 09:53:56 go: downloading github.com/oklog/ulid v1.3.1 09:53:56 go: downloading go.mongodb.org/mongo-driver v1.17.4 09:53:56 go: downloading github.com/labstack/gommon v0.4.2 09:53:56 go: downloading github.com/valyala/fasttemplate v1.2.2 09:53:56 go: downloading golang.org/x/time v0.14.0 09:53:56 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 09:53:56 go: downloading google.golang.org/grpc v1.75.0 09:53:56 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 09:53:56 go: downloading github.com/go-openapi/validate v0.25.0 09:53:56 go: downloading github.com/emirpasic/gods v1.18.1 09:53:56 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 09:53:56 go: downloading github.com/fsnotify/fsnotify v1.9.0 09:53:56 go: downloading github.com/mitchellh/go-ps v1.0.0 09:53:56 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 09:53:56 go: downloading github.com/go-jose/go-jose/v4 v4.1.2 09:53:56 go: downloading github.com/muhlemmer/gu v0.3.1 09:53:56 go: downloading github.com/zitadel/schema v1.3.1 09:53:56 go: downloading github.com/go-playground/locales v0.14.1 09:53:56 go: downloading github.com/go-openapi/analysis v0.24.0 09:53:56 go: downloading github.com/go-openapi/loads v0.23.1 09:53:56 go: downloading github.com/go-openapi/spec v0.22.0 09:53:56 go: downloading go.yaml.in/yaml/v3 v3.0.4 09:53:56 go: downloading github.com/go-openapi/swag/conv v0.25.1 09:53:56 go: downloading github.com/go-openapi/swag/typeutils v0.25.1 09:53:56 go: downloading github.com/go-logr/logr v1.4.3 09:53:56 go: downloading go.opentelemetry.io/otel/metric v1.38.0 09:53:56 go: downloading github.com/mattn/go-colorable v0.1.14 09:53:56 go: downloading github.com/mattn/go-isatty v0.0.20 09:53:56 go: downloading golang.org/x/term v0.38.0 09:53:56 go: downloading github.com/valyala/bytebufferpool v1.0.0 09:53:56 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20250707201910-8d1bb00bc6a7 09:53:56 go: downloading github.com/go-openapi/swag/cmdutils v0.25.1 09:53:56 go: downloading github.com/go-openapi/swag/jsonname v0.25.1 09:53:56 go: downloading github.com/go-openapi/swag/loading v0.25.1 09:53:56 go: downloading github.com/go-openapi/swag/mangling v0.25.1 09:53:56 go: downloading github.com/go-openapi/swag/netutils v0.25.1 09:53:56 go: downloading github.com/go-openapi/swag/yamlutils v0.25.1 09:53:56 go: downloading github.com/zitadel/logging v0.6.2 09:53:56 go: downloading github.com/gorilla/securecookie v1.1.2 09:53:56 go: downloading github.com/go-openapi/jsonpointer v0.22.1 09:53:56 go: downloading github.com/tklauser/go-sysconf v0.3.12 09:53:56 go: downloading github.com/go-logr/stdr v1.2.2 09:53:56 go: downloading go.opentelemetry.io/auto/sdk v1.2.1 09:53:56 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 09:53:56 go: downloading github.com/go-openapi/jsonreference v0.21.2 09:53:56 go: downloading github.com/tklauser/numcpus v0.6.1 09:54:15 github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap coverage: 0.0% of statements 09:54:33 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/config 20.061s coverage: 33.8% of statements 09:54:33 github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/container coverage: 0.0% of statements 09:54:33 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/controller 0.025s coverage: 93.4% of statements 09:54:33 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/environment 0.009s coverage: 88.1% of statements 09:54:33 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/file 0.286s coverage: 86.5% of statements 09:54:33 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/flags 0.006s coverage: 84.4% of statements 09:54:33 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/handlers 1.019s coverage: 39.9% of statements 09:54:33 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/handlers/headers 0.008s coverage: 85.3% of statements 09:54:33 ? github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/interfaces [no test files] 09:54:33 github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/interfaces/mocks coverage: 0.0% of statements 09:54:33 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/messaging 0.006s coverage: 88.9% of statements 09:54:33 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/metrics 0.320s coverage: 89.1% of statements 09:54:33 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/registration 0.006s coverage: 23.5% of statements 09:54:33 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/secret 3.035s coverage: 72.1% of statements 09:54:33 github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/startup coverage: 0.0% of statements 09:54:33 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/utils 0.006s coverage: 50.9% of statements 09:54:33 github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/zerotrust coverage: 0.0% of statements 09:54:33 ok github.com/edgexfoundry/go-mod-bootstrap/v4/config 0.005s coverage: 38.9% of statements 09:54:33 ok github.com/edgexfoundry/go-mod-bootstrap/v4/di 0.014s coverage: 91.3% of statements 09:54:41 0 issues. 09:54:41 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:54:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:54:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 09:54:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 09:54:46 $ docker stop --time=1 b54607be1e6fb8024805a955c65f726ee7d5e241a5317cd8f55214d0869f588d 09:54:50 $ docker rm -f --volumes b54607be1e6fb8024805a955c65f726ee7d5e241a5317cd8f55214d0869f588d [Pipeline] // withDockerContainer [Pipeline] sh 09:54:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:54:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:54:52 09:54:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:54:53 latest: Pulling from edgex-lftools-log-publisher 09:54:53 5eb5b503b376: Pulling fs layer 09:54:53 5c69ac0246d0: Pulling fs layer 09:54:53 ec43610c2a17: Pulling fs layer 09:54:53 3a2ae6a8a46f: Pulling fs layer 09:54:53 33b1e0a273af: Pulling fs layer 09:54:53 5d3b04190fa2: Pulling fs layer 09:54:53 2f39f015ded8: Pulling fs layer 09:54:53 5d3b04190fa2: Waiting 09:54:53 3a2ae6a8a46f: Waiting 09:54:53 33b1e0a273af: Waiting 09:54:53 2f39f015ded8: Waiting 09:54:53 5c69ac0246d0: Verifying Checksum 09:54:53 5c69ac0246d0: Download complete 09:54:53 3a2ae6a8a46f: Download complete 09:54:53 ec43610c2a17: Verifying Checksum 09:54:53 ec43610c2a17: Download complete 09:54:53 5d3b04190fa2: Verifying Checksum 09:54:53 5d3b04190fa2: Download complete 09:54:53 33b1e0a273af: Verifying Checksum 09:54:53 33b1e0a273af: Download complete 09:54:53 5eb5b503b376: Verifying Checksum 09:54:53 5eb5b503b376: Download complete 09:54:53 2f39f015ded8: Verifying Checksum 09:54:53 2f39f015ded8: Download complete 09:54:54 5eb5b503b376: Pull complete 09:54:54 5c69ac0246d0: Pull complete 09:54:55 ec43610c2a17: Pull complete 09:54:55 3a2ae6a8a46f: Pull complete 09:54:55 33b1e0a273af: Pull complete 09:54:55 5d3b04190fa2: Pull complete 09:55:00 2f39f015ded8: Pull complete 09:55:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:55:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:55:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:55:01 prd-ubuntu20.04-docker-8c-8g-1262 does not seem to be running inside a container 09:55:01 $ 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/xfoundry_go-mod-bootstrap_PR-931 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-931:/w/workspace/xfoundry_go-mod-bootstrap_PR-931:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-931@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-931@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 09:55:02 $ docker top e2bd9b42c25df60147636ee2d75c7a0fb76413d2b2f40045b649450c2027edd1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:55:03 ---> job-cost.sh 09:55:03 lf-activate-venv: SKIPPING 09:55:03 INFO: No Stack... 09:55:04 INFO: Retrieving Pricing Info for: v3-standard-8 09:55:04 INFO: Archiving Costs [Pipeline] sh 09:55:04 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-931/archives/cost.csv 09:55:04 + cut -d, -f6 [Pipeline] lock 09:55:04 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-931-1-stack-cost] 09:55:04 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-931-1-stack-cost] did not exist. Created. 09:55:04 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-931-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:55:05 + echo total: 0.4399999976158142 [Pipeline] stash 09:55:05 Stashed 1 file(s) [Pipeline] } 09:55:05 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-931-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:55:05 $ docker stop --time=1 e2bd9b42c25df60147636ee2d75c7a0fb76413d2b2f40045b649450c2027edd1 09:55:06 $ docker rm -f --volumes e2bd9b42c25df60147636ee2d75c7a0fb76413d2b2f40045b649450c2027edd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:55:07 provisioning config files... 09:55:07 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-931@tmp/config655466061763706015tmp [Pipeline] { [Pipeline] sh 09:55:07 + set +x 09:55:07 + curl -s https://codecov.io/bash 09:55:07 + bash -s -- 09:55:07 09:55:07 _____ _ 09:55:07 / ____| | | 09:55:07 | | ___ __| | ___ ___ _____ __ 09:55:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:55:07 | |___| (_) | (_| | __/ (_| (_) \ V / 09:55:07 \_____\___/ \__,_|\___|\___\___/ \_/ 09:55:07 Bash-1.0.6 09:55:07 09:55:07 09:55:07 ==> git version 2.25.1 found 09:55:07 ==> 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 09:55:07 Release-Date: 2020-01-08 09:55:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:55:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:55:07 ==> Jenkins CI detected. 09:55:07 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-931 09:55:07 project root: . 09:55:07 --> token set from env 09:55:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:55:07 ==> Running gcov in . (disable via -X gcov) 09:55:07 ==> Python coveragepy not found 09:55:07 ==> Searching for coverage reports in: 09:55:07 + . 09:55:07 -> Found 1 reports 09:55:07 ==> Detecting git/mercurial file structure 09:55:07 ==> Reading reports 09:55:08 + ./coverage.out bytes=169319 09:55:08 ==> Appending adjustments 09:55:08 https://docs.codecov.io/docs/fixing-reports 09:55:08 + Found adjustments 09:55:08 ==> Gzipping contents 09:55:08 24K /tmp/codecov.yJv9l4.gz 09:55:08 ==> Uploading reports 09:55:08 url: https://codecov.io 09:55:08 query: branch=PR-931&commit=bd909bff5eff5a8596818103773179abb67be85f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-931%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=931&job=&cmd_args= 09:55:08 -> Pinging Codecov 09:55:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-931&commit=bd909bff5eff5a8596818103773179abb67be85f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-931%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=931&job=&cmd_args= 09:55:08 -> Uploading to 09:55:08 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-bootstrap/bd909bff5eff5a8596818103773179abb67be85f/5fd1ec5f-e919-4a42-bcd7-e7fd6bdbc431.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260129%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260129T095508Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=86dd557689416f0a1ea8a36d09b85a6fa589341c0ee8bb7c6983c75d3c319759 09:55:08 % Total % Received % Xferd Average Speed Time Time Time Current 09:55:08 Dload Upload Total Spent Left Speed 09:55:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22303 0 0 100 22303 0 177k --:--:-- --:--:-- --:--:-- 175k 100 22303 0 0 100 22303 0 177k --:--:-- --:--:-- --:--:-- 175k 09:55:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/bd909bff5eff5a8596818103773179abb67be85f [Pipeline] } 09:55:08 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:55:10 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-931/archives ] 09:55:10 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-931/archives 09:55:10 total 16 09:55:10 drwxr-xr-x 3 root root 4096 Jan 29 09:55 . 09:55:10 drwxrwxr-x 9 jenkins jenkins 4096 Jan 29 09:55 .. 09:55:10 drwxr-xr-x 2 root root 4096 Jan 29 09:55 cost 09:55:10 -rw-r--r-- 1 root root 89 Jan 29 09:55 cost.csv 09:55:10 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-931/archives 09:55:10 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-931/archives 09:55:10 total 16 09:55:10 drwxr-xr-x 3 jenkins jenkins 4096 Jan 29 09:55 . 09:55:10 drwxrwxr-x 9 jenkins jenkins 4096 Jan 29 09:55 .. 09:55:10 drwxr-xr-x 2 jenkins jenkins 4096 Jan 29 09:55 cost 09:55:10 -rw-r--r-- 1 jenkins jenkins 89 Jan 29 09:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:55:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:55:11 ---> package-listing.sh 09:55:11 ++ facter osfamily 09:55:11 ++ tr '[:upper:]' '[:lower:]' 09:55:11 + OS_FAMILY=debian 09:55:11 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-931 09:55:11 + START_PACKAGES=/tmp/packages_start.txt 09:55:11 + END_PACKAGES=/tmp/packages_end.txt 09:55:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:55:11 + PACKAGES=/tmp/packages_start.txt 09:55:11 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-931 ']' 09:55:11 + PACKAGES=/tmp/packages_end.txt 09:55:11 + case "${OS_FAMILY}" in 09:55:11 + dpkg -l 09:55:11 + grep '^ii' 09:55:11 + '[' -f /tmp/packages_start.txt ']' 09:55:11 + '[' -f /tmp/packages_end.txt ']' 09:55:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:55:11 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-931 ']' 09:55:11 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-931/archives/ 09:55:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-931/archives/ [Pipeline] echo 09:55:12 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/xfoundry_go-mod-bootstrap_PR-931/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:55:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:55:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:55:13 prd-ubuntu20.04-docker-8c-8g-1262 does not seem to be running inside a container 09:55:13 $ 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/xfoundry_go-mod-bootstrap_PR-931/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-931 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-931:/w/workspace/xfoundry_go-mod-bootstrap_PR-931:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-931@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-931@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 09:55:13 $ docker top ffaf3ede1ea41a1925cdac9857f8dfc8cdefe78dbcd2879ea47fb90fce6e8c7c -eo pid,comm [Pipeline] { [Pipeline] sh 09:55:13 + touch /tmp/pre-build-complete [Pipeline] sh 09:55:14 + mkdir -p /var/log/sysstat [Pipeline] sh 09:55:14 + ls /var/log/sa-host 09:55:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:55:14 provisioning config files... 09:55:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-931@tmp/config2665309887657766984tmp [Pipeline] { [Pipeline] echo 09:55:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:55:14 ---> create-netrc.sh [Pipeline] } 09:55:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:55:15 ---> python-tools-install.sh [Pipeline] echo 09:55:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:55:15 ---> sudo-logs.sh 09:55:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:55:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:55:16 ---> job-cost.sh 09:55:16 lf-activate-venv: SKIPPING 09:55:16 DEBUG: total: 0.4399999976158142 09:55:16 INFO: Retrieving Stack Cost... 09:55:16 INFO: Retrieving Pricing Info for: v3-standard-8 09:55:16 INFO: Archiving Costs [Pipeline] echo 09:55:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:55:16 ---> logs-deploy.sh 09:55:16 lf-activate-venv: SKIPPING 09:55:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-931/1 09:55:16 INFO: archiving workspace using pattern(s): 09:55:17 Archives upload complete. 09:55:17 INFO: archiving logs to Nexus 09:55:18 ---> uname -a: 09:55:18 Linux prd-ubuntu20-04-docker-8c-8g-1262 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 09:55:18 09:55:18 09:55:18 ---> lscpu: 09:55:18 Architecture: x86_64 09:55:18 CPU op-mode(s): 32-bit, 64-bit 09:55:18 Byte Order: Little Endian 09:55:18 Address sizes: 40 bits physical, 48 bits virtual 09:55:18 CPU(s): 8 09:55:18 On-line CPU(s) list: 0-7 09:55:18 Thread(s) per core: 1 09:55:18 Core(s) per socket: 1 09:55:18 Socket(s): 8 09:55:18 NUMA node(s): 1 09:55:18 Vendor ID: AuthenticAMD 09:55:18 CPU family: 23 09:55:18 Model: 49 09:55:18 Model name: AMD EPYC-Rome Processor 09:55:18 Stepping: 0 09:55:18 CPU MHz: 2800.000 09:55:18 BogoMIPS: 5600.00 09:55:18 Virtualization: AMD-V 09:55:18 Hypervisor vendor: KVM 09:55:18 Virtualization type: full 09:55:18 L1d cache: 256 KiB 09:55:18 L1i cache: 256 KiB 09:55:18 L2 cache: 4 MiB 09:55:18 L3 cache: 128 MiB 09:55:18 NUMA node0 CPU(s): 0-7 09:55:18 Vulnerability Gather data sampling: Not affected 09:55:18 Vulnerability Itlb multihit: Not affected 09:55:18 Vulnerability L1tf: Not affected 09:55:18 Vulnerability Mds: Not affected 09:55:18 Vulnerability Meltdown: Not affected 09:55:18 Vulnerability Mmio stale data: Not affected 09:55:18 Vulnerability Retbleed: Vulnerable 09:55:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:55:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:55:18 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:55:18 Vulnerability Srbds: Not affected 09:55:18 Vulnerability Tsx async abort: Not affected 09:55:18 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:55:18 09:55:18 09:55:18 ---> nproc: 09:55:18 8 09:55:18 09:55:18 09:55:18 ---> df -h: 09:55:18 Filesystem Size Used Avail Use% Mounted on 09:55:18 overlay 155G 12G 144G 8% / 09:55:18 tmpfs 64M 0 64M 0% /dev 09:55:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:55:18 shm 64M 0 64M 0% /dev/shm 09:55:18 /dev/vda1 155G 12G 144G 8% /facter-os 09:55:18 09:55:18 09:55:18 ---> sar -b -r -n DEV: 09:55:18 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-1262) 01/29/26 _x86_64_ (8 CPU) 09:55:18 09:55:18 08:31:11 LINUX RESTART (8 CPU) 09:55:18 09:55:18 08:32:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:55:18 08:33:01 3.47 0.00 3.47 0.00 0.00 363.48 0.00 09:55:18 08:34:01 1.08 0.03 1.05 0.00 5.46 13.73 0.00 09:55:18 08:35:01 0.88 0.00 0.88 0.00 0.00 9.47 0.00 09:55:18 08:36:01 1.12 0.00 1.12 0.00 0.00 14.00 0.00 09:55:18 08:37:01 50.02 3.87 46.16 0.00 4285.29 9053.29 0.00 09:55:18 08:38:01 4.02 0.02 4.00 0.00 0.13 93.18 0.00 09:55:18 08:39:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 09:55:18 08:40:01 1.88 0.00 1.88 0.00 0.00 21.33 0.00 09:55:18 08:41:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 09:55:18 08:42:01 1.80 0.00 1.80 0.00 0.00 21.60 0.00 09:55:18 08:43:01 1.25 0.00 1.25 0.00 0.00 18.66 0.00 09:55:18 08:44:01 1.60 0.00 1.60 0.00 0.00 19.06 0.00 09:55:18 08:45:01 0.83 0.00 0.83 0.00 0.00 9.73 0.00 09:55:18 08:46:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 09:55:18 08:47:01 1.83 0.02 1.82 0.00 0.13 26.66 0.00 09:55:18 08:48:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 09:55:18 08:49:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 09:55:18 08:50:01 1.47 0.00 1.47 0.00 0.00 18.40 0.00 09:55:18 08:51:01 0.80 0.00 0.80 0.00 0.00 9.60 0.00 09:55:18 08:52:01 1.32 0.02 1.30 0.00 1.33 17.19 0.00 09:55:18 08:53:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 09:55:18 08:54:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 09:55:18 08:55:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 09:55:18 08:56:01 1.05 0.00 1.05 0.00 0.00 13.60 0.00 09:55:18 08:57:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 09:55:18 08:58:01 1.28 0.00 1.28 0.00 0.00 16.53 0.00 09:55:18 08:59:01 0.87 0.00 0.87 0.00 0.00 10.00 0.00 09:55:18 09:00:01 1.20 0.00 1.20 0.00 0.00 15.60 0.00 09:55:18 09:01:01 0.87 0.00 0.87 0.00 0.00 10.40 0.00 09:55:18 09:02:01 1.37 0.02 1.35 0.00 2.00 17.33 0.00 09:55:18 09:03:01 2.52 1.57 0.95 0.00 48.13 12.13 0.00 09:55:18 09:04:01 3.47 2.12 1.35 0.00 43.85 28.92 0.00 09:55:18 09:05:02 1.12 0.02 1.10 0.00 0.67 14.13 0.00 09:55:18 09:06:01 1.61 0.00 1.61 0.00 0.00 20.06 0.00 09:55:18 09:07:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 09:55:18 09:08:01 1.68 0.00 1.68 0.00 0.00 21.06 0.00 09:55:18 09:09:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 09:55:18 09:10:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 09:55:18 09:11:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 09:55:18 09:12:01 1.18 0.00 1.18 0.00 0.00 14.93 0.00 09:55:18 09:13:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 09:55:18 09:14:01 1.25 0.00 1.25 0.00 0.00 15.20 0.00 09:55:18 09:15:01 0.85 0.00 0.85 0.00 0.00 10.53 0.00 09:55:18 09:16:01 1.30 0.00 1.30 0.00 0.00 16.66 0.00 09:55:18 09:17:01 0.97 0.02 0.95 0.00 0.13 10.93 0.00 09:55:18 09:18:01 1.35 0.00 1.35 0.00 0.00 18.53 0.00 09:55:18 09:19:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 09:55:18 09:20:01 1.10 0.00 1.10 0.00 0.00 13.86 0.00 09:55:18 09:21:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 09:55:18 09:22:01 1.30 0.00 1.30 0.00 0.00 16.13 0.00 09:55:18 09:23:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 09:55:18 09:24:01 1.20 0.00 1.20 0.00 0.00 15.86 0.00 09:55:18 09:25:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 09:55:18 09:26:01 1.10 0.00 1.10 0.00 0.00 14.26 0.00 09:55:18 09:27:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 09:55:18 09:28:01 1.27 0.00 1.27 0.00 0.00 16.13 0.00 09:55:18 09:29:01 0.83 0.00 0.83 0.00 0.00 10.26 0.00 09:55:18 09:30:01 1.23 0.00 1.23 0.00 0.00 15.60 0.00 09:55:18 09:31:01 1.40 0.18 1.22 0.00 18.80 16.66 0.00 09:55:18 09:32:01 1.43 0.00 1.43 0.00 0.00 18.00 0.00 09:55:18 09:33:01 1.43 0.00 1.43 0.00 0.00 18.40 0.00 09:55:18 09:34:01 1.48 0.00 1.48 0.00 0.00 18.80 0.00 09:55:18 09:35:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 09:55:18 09:36:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 09:55:18 09:37:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 09:55:18 09:38:01 1.27 0.00 1.27 0.00 0.00 16.80 0.00 09:55:18 09:39:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 09:55:18 09:40:01 1.15 0.00 1.15 0.00 0.00 14.93 0.00 09:55:18 09:41:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 09:55:18 09:42:01 1.20 0.00 1.20 0.00 0.00 16.79 0.00 09:55:18 09:43:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 09:55:18 09:44:01 1.28 0.00 1.28 0.00 0.00 16.40 0.00 09:55:18 09:45:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 09:55:18 09:46:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 09:55:18 09:47:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 09:55:18 09:48:01 1.33 0.00 1.33 0.00 0.00 16.93 0.00 09:55:18 09:49:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 09:55:18 09:50:01 1.33 0.00 1.33 0.00 0.00 16.80 0.00 09:55:18 09:51:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 09:55:18 09:52:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 09:55:18 09:53:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 09:55:18 09:54:01 451.24 12.35 438.89 0.00 1590.00 52187.97 0.00 09:55:18 09:55:01 87.94 0.27 87.67 0.00 5.60 33528.28 0.00 09:55:18 Average: 8.35 0.25 8.10 0.00 72.34 1161.53 0.00 09:55:18 09:55:18 08:32:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:55:18 08:33:01 30258560 31833352 517652 1.57 62344 1834940 1560252 4.60 630432 1689496 12 09:55:18 08:34:01 30259500 31834552 515828 1.57 62384 1835112 1560252 4.60 629276 1689644 32 09:55:18 08:35:01 30259768 31834832 515464 1.57 62412 1835112 1560252 4.60 629300 1689648 4 09:55:18 08:36:01 30260712 31835808 514388 1.56 62460 1835116 1560252 4.60 627380 1689652 8 09:55:18 08:37:01 29751508 31794900 529892 1.61 96956 2261704 1591928 4.69 929212 1860508 4 09:55:18 08:38:01 29752264 31795424 528932 1.61 96768 2261560 1595304 4.70 929320 1860364 8 09:55:18 08:39:01 29752072 31795416 528724 1.61 96868 2261568 1595304 4.70 929756 1860372 4 09:55:18 08:40:01 29753108 31796552 527368 1.60 96964 2261568 1595304 4.70 927932 1860376 8 09:55:18 08:41:01 29753408 31796892 526964 1.60 97004 2261572 1595304 4.70 928000 1860376 144 09:55:18 08:42:01 29753176 31796800 526924 1.60 97084 2261576 1595304 4.70 928228 1860384 144 09:55:18 08:43:01 29755672 31799364 524300 1.60 97148 2261576 1595304 4.70 926116 1860380 136 09:55:18 08:44:01 29755220 31798952 524424 1.60 97196 2261584 1595304 4.70 925836 1860384 144 09:55:18 08:45:01 29754880 31798684 524592 1.60 97212 2261588 1595304 4.70 925672 1860396 8 09:55:18 08:46:01 29755124 31798952 524236 1.59 97236 2261588 1595304 4.70 925508 1860392 176 09:55:18 08:47:01 29754256 31798164 524556 1.60 97312 2261556 1610764 4.75 925876 1860360 8 09:55:18 08:48:01 29754548 31798536 524216 1.59 97344 2261568 1610764 4.75 925884 1860364 8 09:55:18 08:49:01 29754112 31798180 524332 1.60 97432 2261572 1610764 4.75 925664 1860372 8 09:55:18 08:50:01 29754696 31798796 523608 1.59 97488 2261576 1610764 4.75 926016 1860372 16 09:55:18 08:51:01 29755392 31799588 522592 1.59 97504 2261576 1610764 4.75 925140 1860376 12 09:55:18 08:52:01 29754080 31798356 523792 1.59 97552 2261604 1610764 4.75 925660 1860420 12 09:55:18 08:53:01 29755016 31799332 522456 1.59 97576 2261624 1610764 4.75 925348 1860424 12 09:55:18 08:54:01 29755020 31799388 522604 1.59 97608 2261624 1610764 4.75 925700 1860420 8 09:55:18 08:55:01 29755516 31799952 522040 1.59 97640 2261628 1610764 4.75 925464 1860428 8 09:55:18 08:56:01 29754576 31799048 522876 1.59 97664 2261632 1610764 4.75 925872 1860428 184 09:55:18 08:57:01 29753780 31798272 523544 1.59 97696 2261628 1610764 4.75 925632 1860432 20 09:55:18 08:58:01 29753684 31798348 523344 1.59 97728 2261768 1610764 4.75 926024 1860564 200 09:55:18 08:59:01 29753384 31798080 523568 1.59 97744 2261768 1610764 4.75 926056 1860564 148 09:55:18 09:00:01 29753388 31798108 523692 1.59 97784 2261772 1610764 4.75 926072 1860568 184 09:55:18 09:01:01 29753260 31798024 523768 1.59 97816 2261776 1610764 4.75 925896 1860572 24 09:55:18 09:02:01 29752804 31797668 524052 1.59 97864 2261832 1610764 4.75 926048 1860636 28 09:55:18 09:03:01 29741620 31787996 533704 1.62 97892 2263284 1610764 4.75 938856 1861692 24 09:55:18 09:04:01 29697184 31745696 575180 1.75 97944 2264884 1610764 4.75 981504 1862368 80 09:55:18 09:05:02 29696720 31745280 575536 1.75 97976 2264908 1610764 4.75 982420 1862376 44 09:55:18 09:06:01 29695300 31743924 576868 1.75 98024 2264916 1610764 4.75 984616 1862372 20 09:55:18 09:07:01 29694392 31743016 577704 1.76 98056 2264916 1610764 4.75 984496 1862364 24 09:55:18 09:08:01 29694104 31742768 578104 1.76 98112 2264920 1610764 4.75 984552 1862368 4 09:55:18 09:09:01 29694080 31742800 578064 1.76 98136 2264920 1610764 4.75 984500 1862368 8 09:55:18 09:10:01 29693432 31742180 578616 1.76 98168 2264924 1610764 4.75 984524 1862372 12 09:55:18 09:11:01 29693092 31741864 578692 1.76 98192 2264928 1610764 4.75 984524 1862376 8 09:55:18 09:12:01 29691760 31740608 579844 1.76 98224 2264928 1610764 4.75 984992 1862380 4 09:55:18 09:13:01 29691428 31740340 580080 1.76 98264 2264924 1610764 4.75 984872 1862388 12 09:55:18 09:14:01 29690908 31739832 580488 1.77 98304 2264932 1626808 4.80 985240 1862380 4 09:55:18 09:15:01 29691436 31740424 579864 1.76 98336 2264936 1626808 4.80 985004 1862388 28 09:55:18 09:16:01 29690704 31739828 580420 1.77 98368 2265072 1626808 4.80 985064 1862524 8 09:55:18 09:17:01 29691232 31740400 579848 1.76 98404 2265068 1626808 4.80 985464 1862520 4 09:55:18 09:18:01 29690104 31739340 580816 1.77 98456 2265064 1610344 4.75 985316 1862528 48 09:55:18 09:19:01 29690064 31739352 580760 1.77 98488 2265084 1610344 4.75 985388 1862532 4 09:55:18 09:20:01 29689796 31739116 580944 1.77 98512 2265084 1610344 4.75 985420 1862532 8 09:55:18 09:21:01 29690324 31739712 580292 1.77 98552 2265088 1610344 4.75 986336 1862536 24 09:55:18 09:22:01 29690248 31739648 580472 1.77 98600 2265088 1610344 4.75 986488 1862536 8 09:55:18 09:23:01 29690200 31739644 580372 1.77 98656 2265092 1610344 4.75 986612 1862540 36 09:55:18 09:24:01 29690456 31739980 580292 1.77 98688 2265100 1610344 4.75 986712 1862544 172 09:55:18 09:25:01 29690436 31739972 580480 1.77 98708 2265100 1610344 4.75 986724 1862544 148 09:55:18 09:26:01 29689948 31739512 580888 1.77 98736 2265104 1610344 4.75 986540 1862552 28 09:55:18 09:27:01 29689916 31739508 580948 1.77 98764 2265104 1610344 4.75 987040 1862552 20 09:55:18 09:28:01 29689616 31739240 581156 1.77 98796 2265108 1610344 4.75 986844 1862556 8 09:55:18 09:29:01 29689568 31739228 581128 1.77 98812 2265112 1610344 4.75 986876 1862560 28 09:55:18 09:30:01 29689772 31739448 580812 1.77 98836 2265112 1610344 4.75 986952 1862560 4 09:55:18 09:31:01 29684016 31734516 583620 1.78 98860 2265692 1610472 4.75 987944 1863024 40 09:55:18 09:32:01 29683848 31734384 583544 1.78 98908 2265696 1610472 4.75 988472 1863028 24 09:55:18 09:33:01 29686372 31736848 583040 1.77 98956 2265676 1625292 4.79 987536 1862944 32 09:55:18 09:34:01 29687192 31737712 582096 1.77 99004 2265692 1625292 4.79 987576 1862948 4 09:55:18 09:35:01 29687336 31737912 582048 1.77 99036 2265692 1625292 4.79 987680 1862952 12 09:55:18 09:36:01 29687280 31737896 582016 1.77 99076 2265696 1625292 4.79 987712 1862956 12 09:55:18 09:37:01 29686752 31737556 582288 1.77 99108 2265828 1625292 4.79 988196 1863088 20 09:55:18 09:38:01 29686492 31737328 582552 1.77 99156 2265812 1625292 4.79 988016 1863088 12 09:55:18 09:39:01 29686224 31737112 582840 1.77 99188 2265832 1625292 4.79 988068 1863092 4 09:55:18 09:40:01 29686176 31737100 582796 1.77 99220 2265832 1625292 4.79 988100 1863092 20 09:55:18 09:41:01 29686064 31737024 582756 1.77 99252 2265836 1625292 4.79 988452 1863096 156 09:55:18 09:42:01 29685984 31736980 582728 1.77 99292 2265844 1625292 4.79 988732 1863100 156 09:55:18 09:43:01 29685936 31736976 582672 1.77 99344 2265836 1625292 4.79 988748 1863104 12 09:55:18 09:44:01 29685700 31736804 582808 1.77 99368 2265848 1609148 4.74 988880 1863112 156 09:55:18 09:45:01 29685904 31737016 582512 1.77 99392 2265852 1609148 4.74 988880 1863116 168 09:55:18 09:46:01 29685944 31737120 582620 1.77 99416 2265852 1609148 4.74 988940 1863112 8 09:55:18 09:47:01 29686072 31737252 582428 1.77 99448 2265856 1609148 4.74 989200 1863116 16 09:55:18 09:48:01 29686052 31737264 582596 1.77 99504 2265840 1609148 4.74 989076 1863116 12 09:55:18 09:49:01 29686264 31737536 582348 1.77 99520 2265860 1609148 4.74 989288 1863120 28 09:55:18 09:50:01 29685964 31737264 582560 1.77 99544 2265864 1609148 4.74 989168 1863124 4 09:55:18 09:51:01 29686232 31737552 582220 1.77 99568 2265868 1609148 4.74 989184 1863128 8 09:55:18 09:52:01 29685752 31737124 582572 1.77 99608 2265876 1609148 4.74 989736 1863136 20 09:55:18 09:53:01 29685956 31737352 582276 1.77 99656 2265860 1609148 4.74 989744 1863136 16 09:55:18 09:54:01 27215564 31279972 982200 2.99 152588 4087944 2263252 6.67 1731480 3391836 448912 09:55:18 09:55:01 27457320 31502308 763264 2.32 163080 4067660 1845204 5.44 1429484 3465800 347960 09:55:18 Average: 29680876 31754372 566657 1.72 98023 2287115 1619543 4.77 964416 1891402 9643 09:55:18 09:55:18 08:32:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:55:18 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 08:33:01 ens3 0.31 0.05 0.03 0.00 0.00 0.00 0.00 0.00 09:55:18 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 08:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 08:34:01 ens3 0.38 0.13 0.03 0.01 0.00 0.00 0.00 0.00 09:55:18 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 08:35:01 ens3 0.20 0.02 0.02 0.00 0.00 0.00 0.00 0.00 09:55:18 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 08:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 08:36:01 ens3 0.32 0.12 0.03 0.01 0.00 0.00 0.00 0.00 09:55:18 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 08:37:01 lo 0.67 0.67 0.08 0.08 0.00 0.00 0.00 0.00 09:55:18 08:37:01 ens3 116.68 65.02 2951.29 5.06 0.00 0.00 0.00 0.00 09:55:18 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 08:38:01 ens3 0.43 0.25 0.04 0.02 0.00 0.00 0.00 0.00 09:55:18 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 08:39:01 ens3 0.17 0.02 0.02 0.00 0.00 0.00 0.00 0.00 09:55:18 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 08:40:01 ens3 0.47 0.12 0.04 0.01 0.00 0.00 0.00 0.00 09:55:18 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 08:41:01 ens3 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:55:18 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 08:42:01 ens3 0.43 0.20 0.15 0.07 0.00 0.00 0.00 0.00 09:55:18 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 08:43:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:18 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 08:44:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:55:18 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 08:45:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:18 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 08:46:01 ens3 0.35 0.12 0.03 0.01 0.00 0.00 0.00 0.00 09:55:18 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 08:47:01 ens3 0.47 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:55:18 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 08:48:01 ens3 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:55:18 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 08:49:01 ens3 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:55:18 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 08:50:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:55:18 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 08:51:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:18 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 08:52:01 ens3 0.38 0.18 0.10 0.07 0.00 0.00 0.00 0.00 09:55:18 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 08:53:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:18 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 08:54:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:55:18 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 08:55:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:18 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 08:56:01 ens3 0.33 0.13 0.08 0.01 0.00 0.00 0.00 0.00 09:55:18 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 08:57:01 ens3 0.27 0.12 0.09 0.07 0.00 0.00 0.00 0.00 09:55:18 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 08:58:01 ens3 0.20 0.08 0.07 0.01 0.00 0.00 0.00 0.00 09:55:18 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 08:59:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:18 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 09:00:01 ens3 0.20 0.12 0.02 0.01 0.00 0.00 0.00 0.00 09:55:18 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:01:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:18 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 09:02:01 ens3 0.33 0.17 0.09 0.07 0.00 0.00 0.00 0.00 09:55:18 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:03:01 ens3 0.93 0.62 0.87 0.38 0.00 0.00 0.00 0.00 09:55:18 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:04:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:55:18 09:04:01 ens3 9.56 8.15 10.95 5.37 0.00 0.00 0.00 0.00 09:55:18 09:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:05:02 ens3 0.20 0.12 0.11 0.06 0.00 0.00 0.00 0.00 09:55:18 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 09:06:01 ens3 2.02 1.59 1.01 1.24 0.00 0.00 0.00 0.00 09:55:18 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:07:01 ens3 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:55:18 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 09:08:01 ens3 0.12 0.07 0.02 0.01 0.00 0.00 0.00 0.00 09:55:18 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:09:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:18 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 09:10:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:55:18 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:11:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:18 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 09:12:01 ens3 0.42 0.27 0.15 0.08 0.00 0.00 0.00 0.00 09:55:18 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:13:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:55:18 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 09:14:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:55:18 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:15:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:18 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 09:16:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:55:18 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:17:01 ens3 0.28 0.17 0.09 0.07 0.00 0.00 0.00 0.00 09:55:18 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 09:18:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:55:18 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:19:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:18 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 09:20:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:55:18 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:21:01 ens3 0.58 0.40 0.33 0.22 0.00 0.00 0.00 0.00 09:55:18 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 09:22:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 09:55:18 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:23:01 ens3 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:55:18 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 09:24:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:55:18 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:25:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:18 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 09:26:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:55:18 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:27:01 ens3 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:55:18 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 09:28:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:29:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:18 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 09:30:01 ens3 0.20 0.12 0.02 0.01 0.00 0.00 0.00 0.00 09:55:18 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:31:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 09:31:01 ens3 0.13 0.18 0.02 0.01 0.00 0.00 0.00 0.00 09:55:18 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 09:32:01 ens3 0.45 0.47 0.16 0.15 0.00 0.00 0.00 0.00 09:55:18 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:33:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:55:18 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 09:34:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:55:18 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:35:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:18 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 09:36:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:55:18 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:37:01 ens3 0.33 0.23 0.15 0.07 0.00 0.00 0.00 0.00 09:55:18 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 09:38:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:39:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:18 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 09:40:01 ens3 0.22 0.12 0.02 0.01 0.00 0.00 0.00 0.00 09:55:18 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:41:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:18 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 09:42:01 ens3 0.35 0.23 0.09 0.08 0.00 0.00 0.00 0.00 09:55:18 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:43:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:18 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 09:44:01 ens3 0.28 0.17 0.08 0.01 0.00 0.00 0.00 0.00 09:55:18 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:45:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:18 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 09:46:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:55:18 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:47:01 ens3 0.30 0.13 0.09 0.07 0.00 0.00 0.00 0.00 09:55:18 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 09:48:01 ens3 0.22 0.08 0.07 0.01 0.00 0.00 0.00 0.00 09:55:18 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:49:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:18 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 09:50:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:55:18 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:51:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:18 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 09:52:01 ens3 0.40 0.20 0.15 0.07 0.00 0.00 0.00 0.00 09:55:18 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:18 09:53:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:18 09:54:01 docker0 83.77 102.97 7.26 1082.02 0.00 0.00 0.00 0.00 09:55:18 09:54:01 lo 3.40 3.40 0.32 0.32 0.00 0.00 0.00 0.00 09:55:18 09:54:01 veth5ecc8f0 66.76 84.20 6.46 880.86 0.00 0.00 0.00 0.07 09:55:18 09:54:01 ens3 634.53 422.43 8680.04 98.32 0.00 0.00 0.00 0.00 09:55:18 09:55:01 docker0 0.68 0.70 0.08 0.31 0.00 0.00 0.00 0.00 09:55:18 09:55:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 09:55:18 09:55:01 ens3 99.07 62.49 2531.69 14.79 0.00 0.00 0.00 0.00 09:55:18 Average: docker0 1.02 1.25 0.09 13.05 0.00 0.00 0.00 0.00 09:55:18 Average: lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 0.00 09:55:18 Average: ens3 10.59 6.84 170.90 1.53 0.00 0.00 0.00 0.00 09:55:18 09:55:18 09:55:18 ---> sar -P ALL: 09:55:18 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-1262) 01/29/26 _x86_64_ (8 CPU) 09:55:18 09:55:18 08:31:11 LINUX RESTART (8 CPU) 09:55:18 09:55:18 08:32:02 CPU %user %nice %system %iowait %steal %idle 09:55:18 08:33:01 all 0.01 0.00 0.01 0.01 0.01 99.95 09:55:18 08:33:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:55:18 08:33:01 1 0.00 0.00 0.00 0.08 0.02 99.90 09:55:18 08:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:55:18 08:33:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:55:18 08:33:01 4 0.05 0.00 0.03 0.03 0.02 99.86 09:55:18 08:33:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:55:18 08:33:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 08:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:34:01 all 0.24 0.00 0.02 0.00 0.01 99.74 09:55:18 08:34:01 0 0.07 0.00 0.03 0.00 0.00 99.90 09:55:18 08:34:01 1 0.03 0.00 0.05 0.02 0.02 99.88 09:55:18 08:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 08:34:01 3 1.65 0.00 0.00 0.00 0.02 98.34 09:55:18 08:34:01 4 0.07 0.00 0.03 0.00 0.00 99.90 09:55:18 08:34:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:55:18 08:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:55:18 08:34:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:55:18 08:35:01 all 0.13 0.00 0.01 0.00 0.00 99.85 09:55:18 08:35:01 0 0.05 0.00 0.03 0.00 0.00 99.92 09:55:18 08:35:01 1 0.02 0.00 0.02 0.02 0.02 99.93 09:55:18 08:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 08:35:01 3 0.93 0.00 0.00 0.00 0.00 99.07 09:55:18 08:35:01 4 0.02 0.00 0.00 0.02 0.02 99.95 09:55:18 08:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:55:18 08:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:55:18 08:36:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:55:18 08:36:01 1 0.02 0.00 0.03 0.02 0.02 99.92 09:55:18 08:36:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 08:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 08:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:55:18 08:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 08:37:01 all 2.17 0.00 1.22 0.93 0.03 95.66 09:55:18 08:37:01 0 1.82 0.00 2.25 0.67 0.05 95.21 09:55:18 08:37:01 1 1.39 0.00 0.84 4.13 0.03 93.62 09:55:18 08:37:01 2 2.71 0.00 0.80 0.60 0.02 95.88 09:55:18 08:37:01 3 3.24 0.00 1.42 0.64 0.03 94.67 09:55:18 08:37:01 4 2.69 0.00 0.62 0.37 0.03 96.29 09:55:18 08:37:01 5 1.77 0.00 0.68 0.55 0.03 96.96 09:55:18 08:37:01 6 2.45 0.00 0.98 0.45 0.02 96.10 09:55:18 08:37:01 7 1.27 0.00 2.15 0.03 0.02 96.53 09:55:18 08:38:01 all 0.06 0.00 0.05 0.02 0.01 99.86 09:55:18 08:38:01 0 0.03 0.00 0.02 0.02 0.00 99.93 09:55:18 08:38:01 1 0.22 0.00 0.10 0.00 0.00 99.68 09:55:18 08:38:01 2 0.03 0.00 0.07 0.12 0.02 99.77 09:55:18 08:38:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:55:18 08:38:01 4 0.07 0.00 0.05 0.00 0.00 99.88 09:55:18 08:38:01 5 0.05 0.00 0.03 0.00 0.00 99.92 09:55:18 08:38:01 6 0.03 0.00 0.03 0.00 0.00 99.93 09:55:18 08:38:01 7 0.05 0.00 0.07 0.00 0.02 99.87 09:55:18 08:39:01 all 0.08 0.00 0.00 0.01 0.01 99.89 09:55:18 08:39:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:55:18 08:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:39:01 2 0.00 0.00 0.00 0.08 0.02 99.90 09:55:18 08:39:01 3 0.65 0.00 0.02 0.00 0.00 99.34 09:55:18 08:39:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:55:18 08:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 08:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:40:01 all 0.02 0.00 0.01 0.01 0.01 99.96 09:55:18 08:40:01 0 0.00 0.00 0.03 0.00 0.02 99.95 09:55:18 08:40:01 1 0.00 0.00 0.00 0.02 0.00 99.98 09:55:18 08:40:01 2 0.03 0.00 0.02 0.03 0.02 99.90 09:55:18 08:40:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:55:18 08:40:01 4 0.05 0.00 0.00 0.00 0.00 99.95 09:55:18 08:40:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:55:18 08:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:55:18 08:41:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:55:18 08:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:41:01 2 0.02 0.00 0.03 0.02 0.03 99.90 09:55:18 08:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 08:41:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:55:18 08:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:41:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 08:42:01 all 0.01 0.00 0.00 0.01 0.01 99.97 09:55:18 08:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 08:42:01 2 0.03 0.00 0.02 0.05 0.02 99.88 09:55:18 08:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 08:42:01 4 0.05 0.00 0.00 0.00 0.00 99.95 09:55:18 08:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:42:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:55:18 08:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:43:01 all 0.01 0.00 0.01 0.02 0.01 99.95 09:55:18 08:43:01 0 0.02 0.00 0.02 0.05 0.02 99.90 09:55:18 08:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 08:43:01 2 0.00 0.00 0.05 0.08 0.02 99.85 09:55:18 08:43:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:55:18 08:43:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:55:18 08:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 08:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:43:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:55:18 08:43:01 CPU %user %nice %system %iowait %steal %idle 09:55:18 08:44:01 all 0.01 0.00 0.00 0.00 0.00 99.98 09:55:18 08:44:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:55:18 08:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:44:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:55:18 08:44:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 08:44:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:55:18 08:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:55:18 08:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 08:44:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:55:18 08:45:01 all 0.10 0.00 0.01 0.00 0.01 99.89 09:55:18 08:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:55:18 08:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 08:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:45:01 3 0.68 0.00 0.03 0.00 0.00 99.29 09:55:18 08:45:01 4 0.05 0.00 0.02 0.00 0.00 99.93 09:55:18 08:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:45:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 08:45:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:55:18 08:46:01 all 0.27 0.00 0.01 0.00 0.01 99.71 09:55:18 08:46:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:55:18 08:46:01 1 0.00 0.00 0.00 0.02 0.00 99.98 09:55:18 08:46:01 2 0.02 0.00 0.02 0.02 0.00 99.95 09:55:18 08:46:01 3 1.97 0.00 0.00 0.00 0.00 98.03 09:55:18 08:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:55:18 08:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:55:18 08:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 08:46:01 7 0.05 0.00 0.03 0.00 0.03 99.88 09:55:18 08:47:01 all 0.23 0.00 0.03 0.00 0.01 99.73 09:55:18 08:47:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:55:18 08:47:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:55:18 08:47:01 2 0.00 0.00 0.02 0.03 0.02 99.93 09:55:18 08:47:01 3 1.63 0.00 0.10 0.00 0.02 98.26 09:55:18 08:47:01 4 0.05 0.00 0.03 0.00 0.00 99.92 09:55:18 08:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 08:47:01 6 0.02 0.00 0.03 0.00 0.00 99.95 09:55:18 08:47:01 7 0.05 0.00 0.02 0.00 0.02 99.92 09:55:18 08:48:01 all 0.01 0.00 0.00 0.00 0.01 99.98 09:55:18 08:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:48:01 1 0.00 0.00 0.00 0.02 0.02 99.97 09:55:18 08:48:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:55:18 08:48:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:55:18 08:48:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 08:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:48:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 08:48:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:55:18 08:49:01 all 0.25 0.00 0.01 0.01 0.01 99.73 09:55:18 08:49:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:55:18 08:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:49:01 2 0.02 0.00 0.02 0.03 0.00 99.93 09:55:18 08:49:01 3 1.84 0.00 0.00 0.00 0.00 98.16 09:55:18 08:49:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:55:18 08:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:55:18 08:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:49:01 7 0.05 0.00 0.00 0.00 0.03 99.92 09:55:18 08:50:01 all 0.20 0.00 0.00 0.00 0.01 99.79 09:55:18 08:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 08:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 08:50:01 2 0.00 0.00 0.00 0.03 0.00 99.97 09:55:18 08:50:01 3 1.47 0.00 0.00 0.00 0.02 98.52 09:55:18 08:50:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 08:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:50:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:55:18 08:50:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:55:18 08:51:01 all 0.25 0.00 0.01 0.00 0.00 99.73 09:55:18 08:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:55:18 08:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:55:18 08:51:01 3 1.95 0.00 0.02 0.00 0.00 98.03 09:55:18 08:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:55:18 08:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:51:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:55:18 08:52:01 all 0.15 0.00 0.01 0.01 0.01 99.82 09:55:18 08:52:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:55:18 08:52:01 1 0.00 0.00 0.02 0.02 0.00 99.97 09:55:18 08:52:01 2 0.00 0.00 0.00 0.03 0.00 99.97 09:55:18 08:52:01 3 1.16 0.00 0.05 0.00 0.02 98.78 09:55:18 08:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:55:18 08:52:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 08:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:52:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:55:18 08:53:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:55:18 08:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:53:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:55:18 08:53:01 3 0.10 0.00 0.03 0.00 0.00 99.87 09:55:18 08:53:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:55:18 08:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:53:01 7 0.02 0.00 0.00 0.00 0.03 99.95 09:55:18 08:54:01 all 0.01 0.00 0.01 0.01 0.01 99.97 09:55:18 08:54:01 0 0.02 0.00 0.00 0.02 0.02 99.95 09:55:18 08:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:54:01 2 0.02 0.00 0.00 0.03 0.00 99.95 09:55:18 08:54:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 08:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:55:18 08:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:54:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:55:18 08:54:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:55:18 09:55:18 08:54:01 CPU %user %nice %system %iowait %steal %idle 09:55:18 08:55:01 all 0.01 0.00 0.00 0.00 0.01 99.98 09:55:18 08:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:55:01 1 0.00 0.00 0.00 0.02 0.02 99.97 09:55:18 08:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:55:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:55:18 08:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:55:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:55:18 08:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:55:18 08:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 08:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:56:01 2 0.02 0.00 0.02 0.02 0.00 99.95 09:55:18 08:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:55:18 08:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:55:18 08:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:56:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:55:18 08:57:01 all 0.00 0.00 0.00 0.00 0.01 99.98 09:55:18 08:57:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 08:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:57:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:55:18 08:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:57:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:55:18 08:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:57:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 08:57:01 7 0.00 0.00 0.02 0.00 0.03 99.95 09:55:18 08:58:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:55:18 08:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 08:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:58:01 2 0.00 0.00 0.00 0.03 0.00 99.97 09:55:18 08:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:55:18 08:58:01 4 0.05 0.00 0.03 0.00 0.00 99.92 09:55:18 08:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 08:58:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:55:18 08:59:01 all 0.00 0.00 0.00 0.00 0.01 99.98 09:55:18 08:59:01 0 0.00 0.00 0.00 0.02 0.02 99.97 09:55:18 08:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:55:18 08:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:55:18 08:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 08:59:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:55:18 08:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 08:59:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:55:18 09:00:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:55:18 09:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:55:18 09:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:00:01 2 0.00 0.00 0.02 0.02 0.02 99.95 09:55:18 09:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 09:00:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:55:18 09:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:00:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:00:01 7 0.03 0.00 0.00 0.02 0.03 99.92 09:55:18 09:01:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:55:18 09:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:55:18 09:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:55:18 09:01:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:55:18 09:01:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:55:18 09:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:01:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:55:18 09:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:01:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:55:18 09:02:01 all 0.02 0.00 0.01 0.01 0.00 99.96 09:55:18 09:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 09:02:01 1 0.02 0.00 0.02 0.02 0.00 99.95 09:55:18 09:02:01 2 0.00 0.00 0.00 0.03 0.00 99.97 09:55:18 09:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:55:18 09:02:01 4 0.07 0.00 0.02 0.00 0.02 99.90 09:55:18 09:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:02:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:55:18 09:03:01 all 0.08 0.00 0.01 0.01 0.01 99.90 09:55:18 09:03:01 0 0.23 0.00 0.00 0.00 0.00 99.77 09:55:18 09:03:01 1 0.13 0.00 0.00 0.00 0.00 99.87 09:55:18 09:03:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:55:18 09:03:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:55:18 09:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:55:18 09:03:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:03:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:03:01 7 0.17 0.00 0.05 0.05 0.02 99.72 09:55:18 09:04:01 all 0.38 0.00 0.03 0.01 0.01 99.57 09:55:18 09:04:01 0 1.75 0.00 0.02 0.00 0.02 98.22 09:55:18 09:04:01 1 0.40 0.00 0.02 0.00 0.00 99.58 09:55:18 09:04:01 2 0.12 0.00 0.02 0.03 0.00 99.83 09:55:18 09:04:01 3 0.12 0.00 0.02 0.00 0.02 99.85 09:55:18 09:04:01 4 0.18 0.00 0.03 0.00 0.02 99.77 09:55:18 09:04:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:55:18 09:04:01 6 0.10 0.00 0.02 0.00 0.00 99.88 09:55:18 09:04:01 7 0.33 0.00 0.12 0.05 0.03 99.47 09:55:18 09:05:02 all 0.05 0.00 0.01 0.00 0.00 99.93 09:55:18 09:05:02 0 0.33 0.00 0.02 0.00 0.00 99.65 09:55:18 09:05:02 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:05:02 2 0.02 0.00 0.03 0.02 0.03 99.90 09:55:18 09:05:02 3 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 09:05:02 4 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 09:05:02 5 0.00 0.00 0.00 0.02 0.00 99.98 09:55:18 09:05:02 6 0.00 0.00 0.02 0.00 0.00 99.98 09:55:18 09:05:02 7 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 09:55:18 09:05:02 CPU %user %nice %system %iowait %steal %idle 09:55:18 09:06:01 all 0.04 0.00 0.01 0.00 0.01 99.93 09:55:18 09:06:01 0 0.20 0.00 0.02 0.00 0.00 99.78 09:55:18 09:06:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:55:18 09:06:01 2 0.02 0.00 0.02 0.03 0.02 99.92 09:55:18 09:06:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:06:01 4 0.05 0.00 0.03 0.00 0.02 99.90 09:55:18 09:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 09:06:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 09:07:01 all 0.00 0.00 0.00 0.00 0.01 99.99 09:55:18 09:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:07:01 2 0.00 0.00 0.02 0.02 0.02 99.95 09:55:18 09:07:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:07:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:08:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:55:18 09:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:55:18 09:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:08:01 2 0.03 0.00 0.02 0.02 0.03 99.90 09:55:18 09:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:08:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:55:18 09:08:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 09:09:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:55:18 09:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 09:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:09:01 2 0.02 0.00 0.05 0.02 0.02 99.90 09:55:18 09:09:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:55:18 09:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:09:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:09:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:10:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:55:18 09:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:55:18 09:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:10:01 2 0.02 0.00 0.02 0.02 0.00 99.95 09:55:18 09:10:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:55:18 09:10:01 4 0.07 0.00 0.00 0.00 0.02 99.92 09:55:18 09:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:55:18 09:10:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:55:18 09:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:55:18 09:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:11:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:55:18 09:11:01 3 0.08 0.00 0.05 0.00 0.00 99.87 09:55:18 09:11:01 4 0.05 0.00 0.05 0.00 0.03 99.87 09:55:18 09:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:11:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:55:18 09:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:12:01 all 0.02 0.00 0.00 0.00 0.01 99.97 09:55:18 09:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 09:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:12:01 2 0.02 0.00 0.00 0.03 0.00 99.95 09:55:18 09:12:01 3 0.07 0.00 0.00 0.00 0.02 99.92 09:55:18 09:12:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:55:18 09:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:55:18 09:12:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:13:01 all 0.18 0.00 0.00 0.00 0.01 99.80 09:55:18 09:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:55:18 09:13:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:55:18 09:13:01 3 1.39 0.00 0.00 0.00 0.00 98.61 09:55:18 09:13:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:55:18 09:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 09:13:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:55:18 09:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:14:01 all 0.26 0.00 0.01 0.00 0.01 99.72 09:55:18 09:14:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:55:18 09:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:14:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:55:18 09:14:01 3 1.95 0.00 0.00 0.00 0.02 98.03 09:55:18 09:14:01 4 0.05 0.00 0.03 0.00 0.03 99.88 09:55:18 09:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:14:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 09:15:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:55:18 09:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:55:18 09:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 09:15:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:55:18 09:15:01 3 0.25 0.00 0.05 0.00 0.00 99.70 09:55:18 09:15:01 4 0.05 0.00 0.00 0.00 0.03 99.92 09:55:18 09:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:15:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:55:18 09:15:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:16:01 all 0.20 0.00 0.00 0.00 0.01 99.78 09:55:18 09:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 09:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 09:16:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:55:18 09:16:01 3 1.50 0.00 0.00 0.00 0.02 98.48 09:55:18 09:16:01 4 0.05 0.00 0.03 0.00 0.02 99.90 09:55:18 09:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 09:55:18 09:16:01 CPU %user %nice %system %iowait %steal %idle 09:55:18 09:17:01 all 0.11 0.00 0.01 0.00 0.00 99.88 09:55:18 09:17:01 0 0.00 0.00 0.03 0.00 0.02 99.95 09:55:18 09:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:17:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:55:18 09:17:01 3 0.78 0.00 0.00 0.00 0.00 99.22 09:55:18 09:17:01 4 0.07 0.00 0.00 0.00 0.02 99.92 09:55:18 09:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:55:18 09:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:55:18 09:18:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:55:18 09:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:55:18 09:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:18:01 2 0.02 0.00 0.00 0.02 0.02 99.95 09:55:18 09:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:18:01 4 0.05 0.00 0.03 0.00 0.03 99.88 09:55:18 09:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:18:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:55:18 09:18:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:19:01 all 0.01 0.00 0.01 0.00 0.00 99.98 09:55:18 09:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:55:18 09:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:55:18 09:19:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:55:18 09:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:19:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:55:18 09:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:19:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:55:18 09:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:20:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:55:18 09:20:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:55:18 09:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:20:01 2 0.03 0.00 0.02 0.02 0.00 99.93 09:55:18 09:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:20:01 4 0.05 0.00 0.03 0.00 0.03 99.88 09:55:18 09:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:21:01 all 0.00 0.00 0.01 0.00 0.01 99.97 09:55:18 09:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 09:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:21:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:55:18 09:21:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:55:18 09:21:01 4 0.02 0.00 0.03 0.00 0.02 99.93 09:55:18 09:21:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:21:01 6 0.00 0.00 0.02 0.02 0.02 99.95 09:55:18 09:21:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:22:01 all 0.01 0.00 0.00 0.00 0.01 99.98 09:55:18 09:22:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:55:18 09:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:22:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:55:18 09:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:22:01 4 0.03 0.00 0.02 0.00 0.03 99.92 09:55:18 09:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:55:18 09:23:01 all 0.01 0.00 0.00 0.00 0.01 99.97 09:55:18 09:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:55:18 09:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:23:01 2 0.00 0.00 0.00 0.03 0.00 99.97 09:55:18 09:23:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:23:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:55:18 09:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:24:01 all 0.01 0.00 0.00 0.00 0.01 99.97 09:55:18 09:24:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:55:18 09:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:24:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:55:18 09:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 09:24:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:55:18 09:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:24:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:55:18 09:24:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:25:01 all 0.16 0.00 0.01 0.00 0.01 99.81 09:55:18 09:25:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:55:18 09:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 09:25:01 2 0.00 0.00 0.02 0.02 0.02 99.95 09:55:18 09:25:01 3 1.19 0.00 0.03 0.00 0.05 98.73 09:55:18 09:25:01 4 0.02 0.00 0.00 0.00 0.03 99.95 09:55:18 09:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:25:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:55:18 09:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:26:01 all 0.05 0.00 0.01 0.00 0.00 99.94 09:55:18 09:26:01 0 0.05 0.00 0.02 0.00 0.00 99.93 09:55:18 09:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:26:01 2 0.02 0.00 0.02 0.02 0.00 99.95 09:55:18 09:26:01 3 0.28 0.00 0.00 0.00 0.00 99.72 09:55:18 09:26:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:55:18 09:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:26:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:55:18 09:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 09:27:01 all 0.04 0.00 0.01 0.01 0.01 99.93 09:55:18 09:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:55:18 09:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:55:18 09:27:01 2 0.00 0.00 0.00 0.08 0.00 99.92 09:55:18 09:27:01 3 0.30 0.00 0.02 0.00 0.02 99.67 09:55:18 09:27:01 4 0.03 0.00 0.05 0.00 0.02 99.90 09:55:18 09:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:55:18 09:27:01 CPU %user %nice %system %iowait %steal %idle 09:55:18 09:28:01 all 0.01 0.00 0.00 0.00 0.01 99.97 09:55:18 09:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:55:18 09:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:28:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:55:18 09:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 09:28:01 4 0.03 0.00 0.02 0.00 0.03 99.92 09:55:18 09:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 09:28:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:28:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:55:18 09:29:01 all 0.01 0.00 0.01 0.00 0.00 99.98 09:55:18 09:29:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:55:18 09:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:29:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:55:18 09:29:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:29:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:55:18 09:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:29:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:55:18 09:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:30:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:55:18 09:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:55:18 09:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:30:01 2 0.02 0.00 0.00 0.02 0.02 99.95 09:55:18 09:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 09:30:01 4 0.02 0.00 0.05 0.00 0.02 99.92 09:55:18 09:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:30:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:55:18 09:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:55:18 09:31:01 all 0.21 0.00 0.03 0.01 0.01 99.74 09:55:18 09:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:55:18 09:31:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:55:18 09:31:01 2 0.02 0.00 0.02 0.02 0.00 99.95 09:55:18 09:31:01 3 1.01 0.00 0.03 0.00 0.02 98.94 09:55:18 09:31:01 4 0.03 0.00 0.03 0.00 0.03 99.90 09:55:18 09:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:55:18 09:31:01 6 0.00 0.00 0.03 0.02 0.00 99.95 09:55:18 09:31:01 7 0.57 0.00 0.07 0.02 0.02 99.33 09:55:18 09:32:01 all 0.23 0.00 0.01 0.00 0.01 99.75 09:55:18 09:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:55:18 09:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:32:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:55:18 09:32:01 3 1.76 0.00 0.00 0.00 0.02 98.22 09:55:18 09:32:01 4 0.03 0.00 0.02 0.00 0.03 99.92 09:55:18 09:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:32:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:55:18 09:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:55:18 09:33:01 all 0.01 0.00 0.01 0.00 0.00 99.96 09:55:18 09:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:55:18 09:33:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:55:18 09:33:01 2 0.00 0.00 0.02 0.03 0.00 99.95 09:55:18 09:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:55:18 09:33:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:55:18 09:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 09:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:55:18 09:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 09:34:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:55:18 09:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:55:18 09:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:34:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:55:18 09:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:34:01 4 0.02 0.00 0.03 0.00 0.02 99.93 09:55:18 09:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:34:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:55:18 09:34:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:35:01 all 0.01 0.00 0.00 0.00 0.01 99.97 09:55:18 09:35:01 0 0.05 0.00 0.00 0.00 0.02 99.93 09:55:18 09:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:35:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:55:18 09:35:01 3 0.05 0.00 0.00 0.00 0.02 99.93 09:55:18 09:35:01 4 0.02 0.00 0.03 0.00 0.02 99.93 09:55:18 09:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:36:01 all 0.18 0.00 0.01 0.00 0.01 99.80 09:55:18 09:36:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:55:18 09:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:36:01 2 0.00 0.00 0.00 0.02 0.02 99.97 09:55:18 09:36:01 3 1.32 0.00 0.02 0.00 0.00 98.66 09:55:18 09:36:01 4 0.03 0.00 0.02 0.00 0.03 99.92 09:55:18 09:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:36:01 6 0.02 0.00 0.02 0.02 0.02 99.93 09:55:18 09:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:55:18 09:37:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:55:18 09:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:55:18 09:37:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:55:18 09:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:37:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:55:18 09:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 09:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:55:18 09:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:55:18 09:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:55:18 09:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:38:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:55:18 09:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:55:18 09:38:01 4 0.00 0.00 0.03 0.00 0.02 99.95 09:55:18 09:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:38:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:55:18 09:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:55:18 09:55:18 09:38:01 CPU %user %nice %system %iowait %steal %idle 09:55:18 09:39:01 all 0.13 0.00 0.01 0.00 0.01 99.85 09:55:18 09:39:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:39:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:55:18 09:39:01 3 1.01 0.00 0.02 0.00 0.02 98.96 09:55:18 09:39:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:55:18 09:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:39:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:55:18 09:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:40:01 all 0.11 0.00 0.02 0.00 0.01 99.86 09:55:18 09:40:01 0 0.05 0.00 0.02 0.00 0.00 99.93 09:55:18 09:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:40:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:55:18 09:40:01 3 0.73 0.00 0.13 0.00 0.02 99.12 09:55:18 09:40:01 4 0.03 0.00 0.02 0.00 0.03 99.92 09:55:18 09:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 09:40:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:55:18 09:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:41:01 all 0.01 0.00 0.00 0.00 0.01 99.98 09:55:18 09:41:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:55:18 09:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:41:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:55:18 09:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:41:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:55:18 09:41:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:41:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:55:18 09:41:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:42:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:55:18 09:42:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:55:18 09:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:42:01 2 0.00 0.00 0.00 0.02 0.02 99.97 09:55:18 09:42:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:55:18 09:42:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:55:18 09:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:55:18 09:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:55:18 09:43:01 all 0.01 0.00 0.00 0.01 0.01 99.96 09:55:18 09:43:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:55:18 09:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:43:01 2 0.02 0.00 0.00 0.03 0.00 99.95 09:55:18 09:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:43:01 4 0.03 0.00 0.03 0.00 0.03 99.90 09:55:18 09:43:01 5 0.02 0.00 0.00 0.02 0.00 99.97 09:55:18 09:43:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:55:18 09:43:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:44:01 all 0.00 0.00 0.01 0.00 0.00 99.98 09:55:18 09:44:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:55:18 09:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:44:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:55:18 09:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:55:18 09:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:55:18 09:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:45:01 all 0.00 0.00 0.00 0.00 0.01 99.98 09:55:18 09:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 09:45:01 2 0.02 0.00 0.02 0.02 0.02 99.93 09:55:18 09:45:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:45:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:55:18 09:45:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:55:18 09:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:46:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:55:18 09:46:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:55:18 09:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:46:01 2 0.03 0.00 0.03 0.02 0.03 99.88 09:55:18 09:46:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:55:18 09:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:55:18 09:46:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 09:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:47:01 all 0.00 0.00 0.01 0.00 0.01 99.98 09:55:18 09:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:55:18 09:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:55:18 09:47:01 2 0.02 0.00 0.02 0.02 0.02 99.93 09:55:18 09:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 09:47:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:47:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:48:01 all 0.01 0.00 0.01 0.01 0.00 99.96 09:55:18 09:48:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:55:18 09:48:01 1 0.02 0.00 0.00 0.02 0.00 99.97 09:55:18 09:48:01 2 0.02 0.00 0.05 0.02 0.00 99.92 09:55:18 09:48:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:55:18 09:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 09:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 09:48:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:55:18 09:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 09:49:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:55:18 09:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:55:18 09:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:49:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:55:18 09:49:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:55:18 09:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 09:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:49:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:55:18 09:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:55:18 09:49:01 CPU %user %nice %system %iowait %steal %idle 09:55:18 09:50:01 all 0.01 0.00 0.00 0.00 0.01 99.98 09:55:18 09:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:50:01 1 0.00 0.00 0.00 0.02 0.00 99.98 09:55:18 09:50:01 2 0.00 0.00 0.02 0.00 0.03 99.95 09:55:18 09:50:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:55:18 09:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:55:18 09:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:51:01 all 0.00 0.00 0.01 0.01 0.01 99.97 09:55:18 09:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:55:18 09:51:01 1 0.00 0.00 0.00 0.08 0.00 99.92 09:55:18 09:51:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:55:18 09:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 09:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:55:18 09:51:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:51:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:55:18 09:51:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:55:18 09:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:55:18 09:52:01 1 0.00 0.00 0.00 0.02 0.02 99.97 09:55:18 09:52:01 2 0.02 0.00 0.05 0.00 0.02 99.92 09:55:18 09:52:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:55:18 09:52:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:55:18 09:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 09:52:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:55:18 09:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 09:53:01 all 0.01 0.00 0.01 0.03 0.01 99.95 09:55:18 09:53:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:53:01 1 0.00 0.00 0.00 0.22 0.00 99.78 09:55:18 09:53:01 2 0.02 0.00 0.03 0.00 0.02 99.93 09:55:18 09:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 09:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:55:18 09:53:01 5 0.00 0.00 0.03 0.02 0.00 99.95 09:55:18 09:53:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:55:18 09:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:55:18 09:54:01 all 13.69 0.00 4.11 1.97 0.07 80.15 09:55:18 09:54:01 0 13.43 0.00 3.50 0.97 0.07 82.03 09:55:18 09:54:01 1 13.20 0.00 5.08 0.59 0.05 81.07 09:55:18 09:54:01 2 12.68 0.00 4.42 3.82 0.07 79.01 09:55:18 09:54:01 3 12.99 0.00 3.34 0.84 0.08 82.75 09:55:18 09:54:01 4 14.03 0.00 3.66 0.72 0.07 81.52 09:55:18 09:54:01 5 13.93 0.00 3.89 0.74 0.08 81.35 09:55:18 09:54:01 6 14.65 0.00 4.53 0.35 0.08 80.38 09:55:18 09:54:01 7 14.65 0.00 4.50 7.73 0.08 73.04 09:55:18 09:55:01 all 40.66 0.00 6.65 1.45 0.12 51.12 09:55:18 09:55:01 0 40.59 0.00 7.03 5.53 0.15 46.70 09:55:18 09:55:01 1 40.27 0.00 6.76 0.19 0.13 52.65 09:55:18 09:55:01 2 40.62 0.00 6.19 0.02 0.10 53.08 09:55:18 09:55:01 3 40.68 0.00 6.51 0.02 0.12 52.67 09:55:18 09:55:01 4 40.56 0.00 6.18 1.86 0.14 51.27 09:55:18 09:55:01 5 39.93 0.00 6.61 0.20 0.12 53.14 09:55:18 09:55:01 6 41.77 0.00 6.70 1.67 0.12 49.75 09:55:18 09:55:01 7 40.90 0.00 7.21 2.08 0.12 49.70 09:55:18 Average: all 0.73 0.00 0.15 0.06 0.01 99.05 09:55:18 Average: 0 0.71 0.00 0.16 0.09 0.01 99.03 09:55:18 Average: 1 0.67 0.00 0.16 0.07 0.00 99.11 09:55:18 Average: 2 0.68 0.00 0.15 0.07 0.01 99.09 09:55:18 Average: 3 1.02 0.00 0.14 0.02 0.01 98.80 09:55:18 Average: 4 0.71 0.00 0.14 0.04 0.02 99.10 09:55:18 Average: 5 0.67 0.00 0.14 0.02 0.00 99.17 09:55:18 Average: 6 0.71 0.00 0.15 0.03 0.01 99.10 09:55:18 Average: 7 0.70 0.00 0.17 0.12 0.01 99.00 09:55:18 09:55:18 09:55:18