Pull request #93 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f43dad8bd9e7ac10b60e7123a31be2b2281e96f4+78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 (0fd694131909b963468ae45692048d675025f9d6) 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-ssh487111679366204723.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh6405129910965191171.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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/device-opc-ua/branches/PR-93/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/device-opc-ua/branches/PR-93/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7881439456898042604.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/device-opc-ua/branches/PR-93/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1143884476983832490.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh5755459778001539226.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/device-opc-ua/branches/PR-93/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/device-opc-ua/branches/PR-93/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh973811658899723696.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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:device-opc-ua] ========================================================= [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: device-opc-ua-settings PROJECT: device-opc-ua USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-opc-ua DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true 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: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-32424 in /w/workspace/edgexfoundry_device-opc-ua_PR-93 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-opc-ua.git > git init /w/workspace/edgexfoundry_device-opc-ua_PR-93 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.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/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 into PR head commit f43dad8bd9e7ac10b60e7123a31be2b2281e96f4 Merge succeeded, producing f43dad8bd9e7ac10b60e7123a31be2b2281e96f4 Checking out Revision f43dad8bd9e7ac10b60e7123a31be2b2281e96f4 (PR-93) Commit message: "build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/pull/93/head:refs/remotes/origin/PR-93 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f43dad8bd9e7ac10b60e7123a31be2b2281e96f4 # 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 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f43dad8bd9e7ac10b60e7123a31be2b2281e96f4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:39:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:39:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:39:54 ========================================================= 19:39:54 EdgeX Global Pipelines Version Info 19:39:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:39:55 ------------------- 19:39:55 stable info: 19:39:55 ------------------- 19:39:55 Commited By: Ginny Guan ginny@iotechsys.com 19:39:55 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 19:39:55 Message: update stable to v1.0.265 19:39:55 ------------------- 19:39:55 experimental info: 19:39:55 ------------------- 19:39:55 Commited By: Cherry Wang cherry@iotechsys.com 19:39:55 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 19:39:55 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:39:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo 19:39:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo 19:39:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:39:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:39:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:39:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 19:39:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:39:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:39:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:39:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:39:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:39:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo 19:39:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:39:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:39:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:39:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:39:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:39:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:39:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:39:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:39:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:39:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:39:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:39:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:39:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:39:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:39:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:39:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-93 [Pipeline] echo 19:39:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-93 [Pipeline] echo 19:39:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-93 [Pipeline] echo 19:39:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f43dad8bd9e7ac10b60e7123a31be2b2281e96f4 [Pipeline] echo 19:39:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f43dad8 [Pipeline] echo 19:39:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:39:58 provisioning config files... 19:39:58 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_PR-93@tmp/config687767177644693359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:39:58 ---> ****-login.sh 19:39:58 nexus3.edgexfoundry.org:10001 19:39:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:39:58 Configure a credential helper to remove this warning. See 19:39:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:39:58 19:39:58 Login Succeeded 19:39:58 nexus3.edgexfoundry.org:10002 19:39:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:39:58 Configure a credential helper to remove this warning. See 19:39:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:39:58 19:39:58 Login Succeeded 19:39:58 nexus3.edgexfoundry.org:10003 19:39:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:39:58 Configure a credential helper to remove this warning. See 19:39:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:39:58 19:39:58 Login Succeeded 19:39:58 nexus3.edgexfoundry.org:10004 19:39:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:39:59 Configure a credential helper to remove this warning. See 19:39:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:39:59 19:39:59 Login Succeeded 19:39:59 ****.io 19:39:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:39:59 Configure a credential helper to remove this warning. See 19:39:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:39:59 19:39:59 Login Succeeded 19:39:59 ---> ****-login.sh ends [Pipeline] } 19:39:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:40:00 + git rev-list -1 --merges f43dad8bd9e7ac10b60e7123a31be2b2281e96f4~1..f43dad8bd9e7ac10b60e7123a31be2b2281e96f4 [Pipeline] echo 19:40:00 -----------> git rev-list -1 --merges f43dad8bd9e7ac10b60e7123a31be2b2281e96f4~1..f43dad8bd9e7ac10b60e7123a31be2b2281e96f4 f43dad8bd9e7ac10b60e7123a31be2b2281e96f4 [false] [Pipeline] sh 19:40:00 + git log --format=format:%s -1 f43dad8bd9e7ac10b60e7123a31be2b2281e96f4 [Pipeline] echo 19:40:00 ========================================================= 19:40:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:40:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:40:01 + git log --format=format:%s -1 f43dad8bd9e7ac10b60e7123a31be2b2281e96f4 [Pipeline] echo 19:40:01 [semverPrep] GIT_COMMIT: f43dad8bd9e7ac10b60e7123a31be2b2281e96f4, Commit Message: build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 [Pipeline] echo 19:40:01 [semverPrep] This is not a build commit. [Pipeline] sh 19:40:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:40:01 + grep -v github /etc/ssh/ssh_known_hosts 19:40:01 + [ -e /tmp/ssh_known_hosts ] 19:40:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:40:01 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 19:40:01 tee -a /etc/ssh/ssh_known_hosts 19:40:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:40:02 19:40:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:40:02 0.1.4: Pulling from edgex-devops/py-git-semver 19:40:02 b85a868b505f: Pulling fs layer 19:40:02 e2be974225ed: Pulling fs layer 19:40:02 339a4e72a1f5: Pulling fs layer 19:40:02 988bab9f4d93: Pulling fs layer 19:40:02 1469e6f7b9e6: Pulling fs layer 19:40:02 eaf3925da568: Pulling fs layer 19:40:02 bab4dde63d76: Pulling fs layer 19:40:02 bde34c3a00c8: Pulling fs layer 19:40:02 b352a97aabf1: Pulling fs layer 19:40:02 988bab9f4d93: Waiting 19:40:02 1469e6f7b9e6: Waiting 19:40:02 eaf3925da568: Waiting 19:40:02 bab4dde63d76: Waiting 19:40:02 bde34c3a00c8: Waiting 19:40:02 4872d77fe225: Pulling fs layer 19:40:02 5851b861e8e6: Pulling fs layer 19:40:02 b352a97aabf1: Waiting 19:40:02 5851b861e8e6: Waiting 19:40:02 4872d77fe225: Waiting 19:40:02 e2be974225ed: Download complete 19:40:02 988bab9f4d93: Verifying Checksum 19:40:02 988bab9f4d93: Download complete 19:40:02 339a4e72a1f5: Verifying Checksum 19:40:02 339a4e72a1f5: Download complete 19:40:02 eaf3925da568: Verifying Checksum 19:40:02 eaf3925da568: Download complete 19:40:02 1469e6f7b9e6: Verifying Checksum 19:40:02 1469e6f7b9e6: Download complete 19:40:02 bde34c3a00c8: Download complete 19:40:02 b352a97aabf1: Verifying Checksum 19:40:02 b352a97aabf1: Download complete 19:40:02 4872d77fe225: Verifying Checksum 19:40:02 4872d77fe225: Download complete 19:40:02 5851b861e8e6: Verifying Checksum 19:40:02 5851b861e8e6: Download complete 19:40:02 b85a868b505f: Verifying Checksum 19:40:02 b85a868b505f: Download complete 19:40:03 bab4dde63d76: Verifying Checksum 19:40:03 bab4dde63d76: Download complete 19:40:04 b85a868b505f: Pull complete 19:40:04 e2be974225ed: Pull complete 19:40:04 339a4e72a1f5: Pull complete 19:40:04 988bab9f4d93: Pull complete 19:40:05 1469e6f7b9e6: Pull complete 19:40:05 eaf3925da568: Pull complete 19:40:07 bab4dde63d76: Pull complete 19:40:07 bde34c3a00c8: Pull complete 19:40:07 b352a97aabf1: Pull complete 19:40:07 4872d77fe225: Pull complete 19:40:07 5851b861e8e6: Pull complete 19:40:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:40:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:40:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:40:07 prd-ubuntu20.04-docker-8c-8g-32424 does not seem to be running inside a container 19:40:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_PR-93 -v /w/workspace/edgexfoundry_device-opc-ua_PR-93:/w/workspace/edgexfoundry_device-opc-ua_PR-93:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-93@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:40:09 $ docker top 12e8aca55a364f55b8acc8a2bb6597abe0fe762b722eba7bc7cf6ff302e0e514 -eo pid,comm 19:40:09 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:40:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:40:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:40:10 [ssh-agent] Looking for ssh-agent implementation... 19:40:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:40:10 $ docker exec 12e8aca55a364f55b8acc8a2bb6597abe0fe762b722eba7bc7cf6ff302e0e514 ssh-agent 19:40:10 SSH_AUTH_SOCK=/tmp/ssh-UtOKkdMxGBJN/agent.32 19:40:10 SSH_AGENT_PID=38 19:40:10 Running ssh-add (command line suppressed) 19:40:10 Identity added: /w/workspace/edgexfoundry_device-opc-ua_PR-93@tmp/private_key_16937339661708894695.key (/w/workspace/edgexfoundry_device-opc-ua_PR-93@tmp/private_key_16937339661708894695.key) 19:40:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:40:10 + git tag --points-at HEAD [Pipeline] } 19:40:10 $ docker exec --env ******** --env ******** 12e8aca55a364f55b8acc8a2bb6597abe0fe762b722eba7bc7cf6ff302e0e514 ssh-agent -k 19:40:10 unset SSH_AUTH_SOCK; 19:40:10 unset SSH_AGENT_PID; 19:40:10 echo Agent pid 38 killed; 19:40:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:40:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:40:10 [ssh-agent] Looking for ssh-agent implementation... 19:40:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:40:11 $ docker exec 12e8aca55a364f55b8acc8a2bb6597abe0fe762b722eba7bc7cf6ff302e0e514 ssh-agent 19:40:11 SSH_AUTH_SOCK=/tmp/ssh-1nnDxB2eVNhp/agent.71 19:40:11 SSH_AGENT_PID=77 19:40:11 Running ssh-add (command line suppressed) 19:40:11 Identity added: /w/workspace/edgexfoundry_device-opc-ua_PR-93@tmp/private_key_13823562349788228713.key (/w/workspace/edgexfoundry_device-opc-ua_PR-93@tmp/private_key_13823562349788228713.key) 19:40:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:40:11 + git semver init 19:40:11 2024-11-25 19:40:11,867 [run_init] DEBUG init version:0.0.0 force:False 19:40:11 2024-11-25 19:40:11,868 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_PR-93/.semver 19:40:11 2024-11-25 19:40:11,868 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_PR-93/.semver 19:40:11 2024-11-25 19:40:11,868 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/edgexfoundry_device-opc-ua_PR-93/.semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_PR-93, universal_newlines=False, shell=None, istream=None) 19:40:12 2024-11-25 19:40:12,485 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_PR-93/.git/info/exclude 19:40:12 2024-11-25 19:40:12,486 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_PR-93/.semver/PR-93 with force:False 19:40:12 2024-11-25 19:40:12,486 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_PR-93/.semver/PR-93 19:40:12 2024-11-25 19:40:12,489 [execute] INFO git cat-file --batch-check 19:40:12 2024-11-25 19:40:12,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_PR-93/.semver, universal_newlines=False, shell=None, istream=) 19:40:12 2024-11-25 19:40:12,495 [execute] INFO git cat-file --batch 19:40:12 2024-11-25 19:40:12,495 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_PR-93/.semver, universal_newlines=False, shell=None, istream=) 19:40:12 2024-11-25 19:40:12,500 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_PR-93/.semver/PR-93 19:40:12 0.0.0 [Pipeline] } 19:40:12 $ docker exec --env ******** --env ******** 12e8aca55a364f55b8acc8a2bb6597abe0fe762b722eba7bc7cf6ff302e0e514 ssh-agent -k 19:40:12 unset SSH_AUTH_SOCK; 19:40:12 unset SSH_AGENT_PID; 19:40:12 echo Agent pid 77 killed; 19:40:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:40:13 + git semver [Pipeline] } 19:40:13 $ docker stop --time=1 12e8aca55a364f55b8acc8a2bb6597abe0fe762b722eba7bc7cf6ff302e0e514 19:40:14 $ docker rm -f --volumes 12e8aca55a364f55b8acc8a2bb6597abe0fe762b722eba7bc7cf6ff302e0e514 [Pipeline] // withDockerContainer [Pipeline] sh 19:40:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:40:15 Stashed 1 file(s) [Pipeline] echo 19:40:15 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:40:16 provisioning config files... 19:40:16 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_PR-93@tmp/config3014006690496987046tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:40:16 ---> ****-login.sh 19:40:16 nexus3.edgexfoundry.org:10001 19:40:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:40:16 Configure a credential helper to remove this warning. See 19:40:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:40:16 19:40:16 Login Succeeded 19:40:16 nexus3.edgexfoundry.org:10002 19:40:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:40:16 Configure a credential helper to remove this warning. See 19:40:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:40:16 19:40:16 Login Succeeded 19:40:16 nexus3.edgexfoundry.org:10003 19:40:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:40:17 Configure a credential helper to remove this warning. See 19:40:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:40:17 19:40:17 Login Succeeded 19:40:17 nexus3.edgexfoundry.org:10004 19:40:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:40:17 Configure a credential helper to remove this warning. See 19:40:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:40:17 19:40:17 Login Succeeded 19:40:17 ****.io 19:40:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:40:17 Configure a credential helper to remove this warning. See 19:40:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:40:17 19:40:17 Login Succeeded 19:40:17 ---> ****-login.sh ends [Pipeline] } 19:40:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:40:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:40:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:40:17 ========================================================= 19:40:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 19:40:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:18 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 19:40:18 Sending build context to Docker daemon 854.5kB 19:40:18 Step 1/5 : FROM golang:1.23-alpine3.20 AS builder 19:40:18 1.23-alpine3.20: Pulling from library/golang 19:40:18 da9db072f522: Pulling fs layer 19:40:18 5418e60db87d: Pulling fs layer 19:40:18 c79bddf330f7: Pulling fs layer 19:40:18 f115f9222c8e: Pulling fs layer 19:40:18 4f4fb700ef54: Pulling fs layer 19:40:18 f115f9222c8e: Waiting 19:40:18 4f4fb700ef54: Waiting 19:40:18 5418e60db87d: Download complete 19:40:18 da9db072f522: Verifying Checksum 19:40:18 da9db072f522: Download complete 19:40:18 f115f9222c8e: Verifying Checksum 19:40:18 f115f9222c8e: Download complete 19:40:18 4f4fb700ef54: Verifying Checksum 19:40:18 4f4fb700ef54: Download complete 19:40:18 da9db072f522: Pull complete 19:40:18 5418e60db87d: Pull complete 19:40:19 c79bddf330f7: Verifying Checksum 19:40:19 c79bddf330f7: Download complete 19:40:22 c79bddf330f7: Pull complete 19:40:22 f115f9222c8e: Pull complete 19:40:22 4f4fb700ef54: Pull complete 19:40:22 Digest: sha256:c694a4d291a13a9f9d94933395673494fc2cc9d4777b85df3a7e70b3492d3574 19:40:22 Status: Downloaded newer image for golang:1.23-alpine3.20 19:40:22 ---> 98069ee7ef5d 19:40:22 Step 2/5 : WORKDIR /device-opcua 19:40:24 ---> Running in 28ffd7bdf5ed 19:40:24 Removing intermediate container 28ffd7bdf5ed 19:40:24 ---> 600bbb700c75 19:40:24 Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 19:40:24 ---> Running in 74be4b84f94c 19:40:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:40:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:40:25 v3.20.3-360-gc37cdfde251 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 19:40:25 v3.20.3-362-ge9738935d5b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 19:40:25 OK: 24169 distinct packages available 19:40:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:40:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:40:25 (1/30) Installing libgcc (13.2.1_git20240309-r0) 19:40:25 (2/30) Installing jansson (2.14-r4) 19:40:25 (3/30) Installing libstdc++ (13.2.1_git20240309-r0) 19:40:25 (4/30) Installing zstd-libs (1.5.6-r0) 19:40:25 (5/30) Installing binutils (2.42-r0) 19:40:25 (6/30) Installing libgomp (13.2.1_git20240309-r0) 19:40:25 (7/30) Installing libatomic (13.2.1_git20240309-r0) 19:40:25 (8/30) Installing gmp (6.3.0-r1) 19:40:25 (9/30) Installing isl26 (0.26-r1) 19:40:25 (10/30) Installing mpfr4 (4.2.1-r0) 19:40:25 (11/30) Installing mpc1 (1.3.1-r1) 19:40:25 (12/30) Installing gcc (13.2.1_git20240309-r0) 19:40:26 (13/30) Installing brotli-libs (1.1.0-r2) 19:40:26 (14/30) Installing c-ares (1.33.1-r0) 19:40:26 (15/30) Installing libunistring (1.2-r0) 19:40:26 (16/30) Installing libidn2 (2.3.7-r0) 19:40:26 (17/30) Installing nghttp2-libs (1.62.1-r0) 19:40:26 (18/30) Installing libpsl (0.21.5-r1) 19:40:26 (19/30) Installing libcurl (8.11.0-r2) 19:40:26 (20/30) Installing libexpat (2.6.4-r0) 19:40:26 (21/30) Installing pcre2 (10.43-r0) 19:40:26 (22/30) Installing git (2.45.2-r0) 19:40:26 (23/30) Installing git-init-template (2.45.2-r0) 19:40:26 (24/30) Installing make (4.4.1-r2) 19:40:26 (25/30) Installing musl-dev (1.2.5-r0) 19:40:26 (26/30) Installing pkgconf (2.2.0-r0) 19:40:26 (27/30) Installing libsodium (1.0.19-r0) 19:40:26 (28/30) Installing libzmq (4.3.5-r2) 19:40:26 (29/30) Installing libsodium-dev (1.0.19-r0) 19:40:26 (30/30) Installing zeromq-dev (4.3.5-r2) 19:40:26 Executing busybox-1.36.1-r29.trigger 19:40:26 OK: 171 MiB in 45 packages 19:40:30 Removing intermediate container 74be4b84f94c 19:40:30 ---> cda3eb7c3c2e 19:40:30 Step 4/5 : COPY . . 19:40:30 ---> dff032b1a827 19:40:30 Step 5/5 : RUN make build 19:40:30 ---> Running in a2b40bb42198 19:40:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 19:40:30 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.1 19:40:30 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 19:40:30 go: downloading github.com/gopcua/opcua v0.5.3 19:40:30 go: downloading github.com/spf13/cast v1.7.0 19:40:30 go: downloading github.com/go-playground/validator/v10 v10.22.1 19:40:30 go: downloading github.com/google/uuid v1.6.0 19:40:30 go: downloading github.com/go-kit/log v0.2.1 19:40:30 go: downloading github.com/go-logfmt/logfmt v0.5.1 19:40:30 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 19:40:30 go: downloading github.com/go-playground/universal-translator v0.18.1 19:40:30 go: downloading github.com/leodido/go-urn v1.4.0 19:40:30 go: downloading golang.org/x/crypto v0.28.0 19:40:30 go: downloading golang.org/x/text v0.19.0 19:40:31 go: downloading github.com/go-playground/locales v0.14.1 19:40:31 go: downloading golang.org/x/sys v0.26.0 19:40:31 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.1 19:40:31 go: downloading github.com/labstack/echo/v4 v4.12.0 19:40:31 Still waiting to schedule task 19:40:31 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:40:31 go: downloading github.com/panjf2000/ants/v2 v2.10.0 19:40:31 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 19:40:31 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 19:40:31 go: downloading golang.org/x/net v0.30.0 19:40:31 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:40:31 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:40:31 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.2 19:40:31 go: downloading github.com/hashicorp/go-multierror v1.1.1 19:40:31 go: downloading gopkg.in/yaml.v3 v3.0.1 19:40:31 go: downloading github.com/labstack/gommon v0.4.2 19:40:31 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 19:40:31 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.1 19:40:31 go: downloading github.com/openziti/sdk-golang v0.23.43 19:40:31 go: downloading github.com/sirupsen/logrus v1.9.3 19:40:31 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.1 19:40:32 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.1 19:40:32 go: downloading github.com/mitchellh/copystructure v1.2.0 19:40:32 go: downloading github.com/mitchellh/mapstructure v1.5.0 19:40:32 go: downloading golang.org/x/sync v0.8.0 19:40:32 go: downloading github.com/pkg/errors v0.9.1 19:40:32 go: downloading github.com/x448/float16 v0.8.4 19:40:32 go: downloading github.com/hashicorp/errwrap v1.1.0 19:40:32 go: downloading github.com/mattn/go-colorable v0.1.13 19:40:32 go: downloading github.com/mattn/go-isatty v0.0.20 19:40:32 go: downloading github.com/valyala/fasttemplate v1.2.2 19:40:32 go: downloading github.com/gorilla/websocket v1.5.3 19:40:32 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 19:40:32 go: downloading golang.org/x/time v0.6.0 19:40:32 go: downloading github.com/mitchellh/reflectwalk v1.0.2 19:40:32 go: downloading github.com/go-openapi/runtime v0.28.0 19:40:32 go: downloading github.com/go-openapi/strfmt v0.23.0 19:40:32 go: downloading github.com/go-resty/resty/v2 v2.15.3 19:40:32 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 19:40:32 go: downloading github.com/openziti/edge-api v0.26.32 19:40:32 go: downloading github.com/michaelquigley/pfxlog v0.6.10 19:40:32 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 19:40:32 go: downloading github.com/kataras/go-events v0.0.3 19:40:32 go: downloading github.com/openziti/channel/v3 v3.0.4 19:40:32 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:40:32 go: downloading github.com/openziti/foundation/v2 v2.0.49 19:40:32 go: downloading github.com/openziti/secretstream v0.1.25 19:40:32 go: downloading github.com/openziti/transport/v2 v2.0.146 19:40:32 go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 19:40:33 go: downloading github.com/openziti/identity v1.0.85 19:40:33 go: downloading github.com/zitadel/oidc/v2 v2.12.2 19:40:33 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 19:40:33 go: downloading golang.org/x/oauth2 v0.23.0 19:40:33 go: downloading github.com/openziti/metrics v1.2.58 19:40:33 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:40:33 go: downloading github.com/hashicorp/consul/api v1.29.4 19:40:33 go: downloading github.com/valyala/bytebufferpool v1.0.0 19:40:33 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 19:40:33 go: downloading github.com/go-openapi/errors v0.22.0 19:40:33 go: downloading github.com/oklog/ulid v1.3.1 19:40:33 go: downloading go.mongodb.org/mongo-driver v1.17.0 19:40:33 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 19:40:33 go: downloading github.com/go-openapi/swag v0.23.0 19:40:33 go: downloading github.com/opentracing/opentracing-go v1.2.0 19:40:33 go: downloading go.opentelemetry.io/otel v1.29.0 19:40:33 go: downloading go.opentelemetry.io/otel/trace v1.29.0 19:40:33 go: downloading google.golang.org/protobuf v1.34.2 19:40:33 go: downloading github.com/golang/protobuf v1.5.4 19:40:33 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 19:40:33 go: downloading github.com/zeebo/errs v1.3.0 19:40:33 go: downloading google.golang.org/grpc v1.67.1 19:40:34 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 19:40:34 go: downloading github.com/go-openapi/validate v0.24.0 19:40:34 go: downloading github.com/mitchellh/go-ps v1.0.0 19:40:34 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 19:40:34 go: downloading github.com/fsnotify/fsnotify v1.7.0 19:40:34 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:40:34 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 19:40:34 go: downloading github.com/gorilla/securecookie v1.1.2 19:40:34 go: downloading github.com/gorilla/schema v1.4.1 19:40:34 go: downloading github.com/muhlemmer/gu v0.3.1 19:40:34 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:40:34 go: downloading github.com/hashicorp/go-hclog v1.5.0 19:40:34 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:40:34 go: downloading github.com/hashicorp/serf v0.10.1 19:40:34 go: downloading golang.org/x/term v0.25.0 19:40:34 go: downloading github.com/go-openapi/analysis v0.23.0 19:40:34 go: downloading github.com/go-openapi/loads v0.22.0 19:40:34 go: downloading github.com/go-openapi/spec v0.21.0 19:40:34 go: downloading github.com/mailru/easyjson v0.7.7 19:40:34 go: downloading github.com/go-logr/logr v1.4.2 19:40:34 go: downloading go.opentelemetry.io/otel/metric v1.29.0 19:40:34 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 19:40:34 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 19:40:34 go: downloading github.com/tklauser/go-sysconf v0.3.12 19:40:34 go: downloading github.com/fatih/color v1.16.0 19:40:34 go: downloading github.com/josharian/intern v1.0.0 19:40:34 go: downloading github.com/go-logr/stdr v1.2.2 19:40:34 go: downloading github.com/go-openapi/jsonpointer v0.21.0 19:40:34 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 19:40:34 go: downloading github.com/go-openapi/jsonreference v0.21.0 19:40:34 go: downloading github.com/armon/go-metrics v0.4.1 19:40:34 go: downloading github.com/tklauser/numcpus v0.6.1 19:40:34 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:40:34 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:41:01 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 19:41:23 Removing intermediate container a2b40bb42198 19:41:23 ---> 257a170a9deb 19:41:23 [Warning] One or more build-args [BASE MAKE] were not consumed 19:41:23 Successfully built 257a170a9deb 19:41:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:23 + docker inspect -f . ci-base-image-x86_64 19:41:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:41:23 prd-ubuntu20.04-docker-8c-8g-32424 does not seem to be running inside a container 19:41:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_PR-93 -v /w/workspace/edgexfoundry_device-opc-ua_PR-93:/w/workspace/edgexfoundry_device-opc-ua_PR-93:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-93@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:41:24 $ docker top 4a47181fa0f8d41772bd8b27a76f3d3a006f208e3cf450dc06daac906023d6f5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:41:24 + go version 19:41:24 go version go1.23.3 linux/amd64 [Pipeline] } 19:41:24 $ docker stop --time=1 4a47181fa0f8d41772bd8b27a76f3d3a006f208e3cf450dc06daac906023d6f5 19:41:26 $ docker rm -f --volumes 4a47181fa0f8d41772bd8b27a76f3d3a006f208e3cf450dc06daac906023d6f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:26 + docker inspect -f . ci-base-image-x86_64 19:41:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:41:27 prd-ubuntu20.04-docker-8c-8g-32424 does not seem to be running inside a container 19:41:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-opc-ua_PR-93 -v /w/workspace/edgexfoundry_device-opc-ua_PR-93:/w/workspace/edgexfoundry_device-opc-ua_PR-93:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-93@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:41:27 $ docker top 037166ef689164a50eb403bd057e64663bc334bdea090583a2a1a2d2f10ac218 -eo pid,comm [Pipeline] { [Pipeline] sh 19:41:27 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_PR-93 [Pipeline] fileExists [Pipeline] sh 19:41:28 + make test 19:41:28 go install github.com/jstemmer/go-junit-report@v0.9.1 19:41:28 go: downloading github.com/jstemmer/go-junit-report v0.9.1 19:41:33 go install github.com/axw/gocov/gocov@v1.0.0 19:41:33 go: downloading github.com/axw/gocov v1.0.0 19:41:34 go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 19:41:35 go install github.com/AlekSi/gocov-xml@v1.0.0 19:41:35 go: downloading github.com/AlekSi/gocov-xml v1.0.0 19:41:36 go install github.com/jandelgado/gcov2lcov@v1.0.5 19:41:37 go: downloading github.com/jandelgado/gcov2lcov v1.0.5 19:41:38 rm -rf test-artifacts 19:41:38 mkdir test-artifacts 19:41:38 go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml 19:41:38 go: downloading github.com/stretchr/testify v1.10.0 19:41:38 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 19:41:38 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 19:41:56 gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml 19:41:56 gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo 19:41:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:41:57 $ docker stop --time=1 037166ef689164a50eb403bd057e64663bc334bdea090583a2a1a2d2f10ac218 19:42:02 $ docker rm -f --volumes 037166ef689164a50eb403bd057e64663bc334bdea090583a2a1a2d2f10ac218 [Pipeline] // withDockerContainer [Pipeline] sh 19:42:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:42:02 Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:42:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:42:03 + ls -al . 19:42:03 total 204 19:42:03 drwxrwxr-x 10 jenkins jenkins 4096 Nov 25 19:41 . 19:42:03 drwxrwxr-x 4 jenkins jenkins 4096 Nov 25 19:39 .. 19:42:03 -rw-rw-r-- 1 jenkins jenkins 62 Nov 25 19:39 .dockerignore 19:42:03 drwxrwxr-x 8 jenkins jenkins 4096 Nov 25 19:41 .git 19:42:03 drwxrwxr-x 2 jenkins jenkins 4096 Nov 25 19:39 .github 19:42:03 -rw-rw-r-- 1 jenkins jenkins 84 Nov 25 19:39 .gitignore 19:42:03 drwxr-xr-x 3 jenkins jenkins 4096 Nov 25 19:40 .semver 19:42:03 drwxrwxr-x 2 jenkins jenkins 4096 Nov 25 19:39 .vscode 19:42:03 -rw-rw-r-- 1 jenkins jenkins 7466 Nov 25 19:39 Attribution.txt 19:42:03 -rw-rw-r-- 1 jenkins jenkins 1125 Nov 25 19:39 Dockerfile 19:42:03 -rw-rw-r-- 1 jenkins jenkins 649 Nov 25 19:39 Jenkinsfile 19:42:03 -rw-rw-r-- 1 jenkins jenkins 11367 Nov 25 19:39 LICENSE 19:42:03 -rw-rw-r-- 1 jenkins jenkins 2185 Nov 25 19:39 Makefile 19:42:03 -rw-rw-r-- 1 jenkins jenkins 4182 Nov 25 19:39 README.md 19:42:03 -rw-rw-r-- 1 jenkins jenkins 5 Nov 25 19:40 VERSION 19:42:03 drwxrwxr-x 2 jenkins jenkins 4096 Nov 25 19:39 bin 19:42:03 drwxrwxr-x 3 jenkins jenkins 4096 Nov 25 19:39 cmd 19:42:03 -rw-rw-r-- 1 jenkins jenkins 7099 Nov 25 19:39 go.mod 19:42:03 -rw-rw-r-- 1 jenkins jenkins 100419 Nov 25 19:39 go.sum 19:42:03 drwxrwxr-x 4 jenkins jenkins 4096 Nov 25 19:39 internal 19:42:03 drwxr-xr-x 2 jenkins jenkins 4096 Nov 25 19:41 test-artifacts 19:42:03 -rw-rw-r-- 1 jenkins jenkins 260 Nov 25 19:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:04 + docker build -t device-opc-ua -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f43dad8bd9e7ac10b60e7123a31be2b2281e96f4 --label arch=amd64 --label version=0.0.0 . 19:42:04 Sending build context to Docker daemon 871.9kB 19:42:04 Step 1/19 : FROM golang:1.23-alpine3.20 AS builder 19:42:04 ---> 98069ee7ef5d 19:42:04 Step 2/19 : WORKDIR /device-opcua 19:42:04 ---> Using cache 19:42:04 ---> 600bbb700c75 19:42:04 Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 19:42:04 ---> Using cache 19:42:04 ---> cda3eb7c3c2e 19:42:04 Step 4/19 : COPY . . 19:42:04 ---> a1f6ee65cca9 19:42:04 Step 5/19 : RUN make build 19:42:04 ---> Running in 4136a3a6e6d4 19:42:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 19:42:04 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.1 19:42:04 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 19:42:04 go: downloading github.com/gopcua/opcua v0.5.3 19:42:05 go: downloading github.com/spf13/cast v1.7.0 19:42:05 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.1 19:42:05 go: downloading github.com/labstack/echo/v4 v4.12.0 19:42:05 go: downloading github.com/go-playground/validator/v10 v10.22.1 19:42:05 go: downloading github.com/google/uuid v1.6.0 19:42:05 go: downloading github.com/go-kit/log v0.2.1 19:42:05 go: downloading github.com/panjf2000/ants/v2 v2.10.0 19:42:05 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 19:42:05 go: downloading github.com/go-logfmt/logfmt v0.5.1 19:42:05 go: downloading golang.org/x/net v0.30.0 19:42:05 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:42:05 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:42:05 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.2 19:42:05 go: downloading github.com/hashicorp/go-multierror v1.1.1 19:42:05 go: downloading gopkg.in/yaml.v3 v3.0.1 19:42:05 go: downloading github.com/labstack/gommon v0.4.2 19:42:05 go: downloading golang.org/x/crypto v0.28.0 19:42:05 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.1 19:42:05 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 19:42:05 go: downloading github.com/openziti/sdk-golang v0.23.43 19:42:05 go: downloading github.com/sirupsen/logrus v1.9.3 19:42:05 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.1 19:42:05 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.1 19:42:05 go: downloading github.com/mitchellh/copystructure v1.2.0 19:42:05 go: downloading github.com/mitchellh/mapstructure v1.5.0 19:42:05 go: downloading github.com/go-playground/universal-translator v0.18.1 19:42:05 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 19:42:05 go: downloading github.com/leodido/go-urn v1.4.0 19:42:05 go: downloading golang.org/x/text v0.19.0 19:42:05 go: downloading golang.org/x/sync v0.8.0 19:42:05 go: downloading github.com/x448/float16 v0.8.4 19:42:05 go: downloading github.com/hashicorp/errwrap v1.1.0 19:42:05 go: downloading github.com/mattn/go-colorable v0.1.13 19:42:05 go: downloading github.com/mattn/go-isatty v0.0.20 19:42:05 go: downloading github.com/valyala/fasttemplate v1.2.2 19:42:05 go: downloading github.com/gorilla/websocket v1.5.3 19:42:05 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 19:42:05 go: downloading golang.org/x/time v0.6.0 19:42:05 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 19:42:05 go: downloading github.com/go-openapi/runtime v0.28.0 19:42:05 go: downloading github.com/go-openapi/strfmt v0.23.0 19:42:05 go: downloading github.com/go-resty/resty/v2 v2.15.3 19:42:05 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 19:42:05 go: downloading github.com/michaelquigley/pfxlog v0.6.10 19:42:05 go: downloading github.com/openziti/edge-api v0.26.32 19:42:06 go: downloading github.com/openziti/foundation/v2 v2.0.49 19:42:06 go: downloading github.com/openziti/identity v1.0.85 19:42:06 go: downloading github.com/pkg/errors v0.9.1 19:42:06 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 19:42:06 go: downloading github.com/zitadel/oidc/v2 v2.12.2 19:42:06 go: downloading golang.org/x/oauth2 v0.23.0 19:42:06 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 19:42:06 go: downloading github.com/kataras/go-events v0.0.3 19:42:06 go: downloading github.com/openziti/channel/v3 v3.0.4 19:42:06 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:42:06 go: downloading github.com/openziti/metrics v1.2.58 19:42:06 go: downloading github.com/openziti/secretstream v0.1.25 19:42:06 go: downloading github.com/openziti/transport/v2 v2.0.146 19:42:06 go: downloading golang.org/x/sys v0.26.0 19:42:06 go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 19:42:06 go: downloading github.com/mitchellh/reflectwalk v1.0.2 19:42:06 go: downloading github.com/go-playground/locales v0.14.1 19:42:06 go: downloading github.com/hashicorp/consul/api v1.29.4 19:42:06 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:42:06 go: downloading github.com/valyala/bytebufferpool v1.0.0 19:42:06 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 19:42:06 go: downloading github.com/go-openapi/errors v0.22.0 19:42:06 go: downloading github.com/oklog/ulid v1.3.1 19:42:06 go: downloading go.mongodb.org/mongo-driver v1.17.0 19:42:06 go: downloading github.com/opentracing/opentracing-go v1.2.0 19:42:06 go: downloading go.opentelemetry.io/otel v1.29.0 19:42:07 go: downloading github.com/go-openapi/swag v0.23.0 19:42:07 go: downloading go.opentelemetry.io/otel/trace v1.29.0 19:42:07 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 19:42:07 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 19:42:07 go: downloading github.com/go-openapi/validate v0.24.0 19:42:07 go: downloading github.com/fsnotify/fsnotify v1.7.0 19:42:07 go: downloading github.com/gorilla/schema v1.4.1 19:42:07 go: downloading github.com/gorilla/securecookie v1.1.2 19:42:07 go: downloading github.com/muhlemmer/gu v0.3.1 19:42:07 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 19:42:07 go: downloading github.com/mitchellh/go-ps v1.0.0 19:42:07 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 19:42:07 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 19:42:07 go: downloading github.com/golang/protobuf v1.5.4 19:42:07 go: downloading google.golang.org/protobuf v1.34.2 19:42:07 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:42:07 go: downloading github.com/zeebo/errs v1.3.0 19:42:07 go: downloading google.golang.org/grpc v1.67.1 19:42:07 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:42:07 go: downloading github.com/hashicorp/go-hclog v1.5.0 19:42:07 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:42:07 go: downloading github.com/hashicorp/serf v0.10.1 19:42:07 go: downloading github.com/go-openapi/analysis v0.23.0 19:42:07 go: downloading github.com/go-openapi/loads v0.22.0 19:42:07 go: downloading github.com/go-openapi/spec v0.21.0 19:42:07 go: downloading github.com/mailru/easyjson v0.7.7 19:42:07 go: downloading go.opentelemetry.io/otel/metric v1.29.0 19:42:07 go: downloading github.com/go-logr/logr v1.4.2 19:42:07 go: downloading golang.org/x/term v0.25.0 19:42:07 go: downloading github.com/go-openapi/jsonpointer v0.21.0 19:42:07 go: downloading github.com/tklauser/go-sysconf v0.3.12 19:42:07 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 19:42:07 go: downloading github.com/fatih/color v1.16.0 19:42:07 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 19:42:07 go: downloading github.com/go-logr/stdr v1.2.2 19:42:07 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 19:42:07 go: downloading github.com/armon/go-metrics v0.4.1 19:42:07 go: downloading github.com/josharian/intern v1.0.0 19:42:07 go: downloading github.com/tklauser/numcpus v0.6.1 19:42:07 go: downloading github.com/go-openapi/jsonreference v0.21.0 19:42:07 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:42:07 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:42:34 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 19:42:56 Removing intermediate container 4136a3a6e6d4 19:42:56 ---> a366b409babf 19:42:56 Step 6/19 : FROM alpine:3.20 19:42:56 3.20: Pulling from library/alpine 19:42:56 da9db072f522: Already exists 19:42:56 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 19:42:56 Status: Downloaded newer image for alpine:3.20 19:42:56 ---> 63b790fccc90 19:42:56 Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 19:42:56 ---> Running in 4de156bc9992 19:42:56 Removing intermediate container 4de156bc9992 19:42:56 ---> 3d5aeee7e0fb 19:42:56 Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init 19:42:56 ---> Running in 6a8e0ea93e1e 19:42:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:42:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:42:56 (1/6) Installing dumb-init (1.2.5-r3) 19:42:56 (2/6) Installing libgcc (13.2.1_git20240309-r0) 19:42:56 (3/6) Installing libsodium (1.0.19-r0) 19:42:56 (4/6) Installing libstdc++ (13.2.1_git20240309-r0) 19:42:56 (5/6) Installing libzmq (4.3.5-r2) 19:42:56 (6/6) Installing zeromq (4.3.5-r2) 19:42:56 Executing busybox-1.36.1-r29.trigger 19:42:56 OK: 12 MiB in 20 packages 19:42:56 Removing intermediate container 6a8e0ea93e1e 19:42:56 ---> 693cf1dc8bf1 19:42:56 Step 9/19 : RUN apk --no-cache upgrade 19:42:56 ---> Running in e29ddb843a34 19:42:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:42:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:42:56 Upgrading critical system libraries and apk-tools: 19:42:56 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 19:42:56 Executing busybox-1.36.1-r29.trigger 19:42:56 Continuing the upgrade transaction with new apk-tools: 19:42:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:42:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:42:57 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 19:42:57 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 19:42:57 OK: 12 MiB in 20 packages 19:42:57 Removing intermediate container e29ddb843a34 19:42:57 ---> 488e7f771085 19:42:57 Step 10/19 : EXPOSE 59997 19:42:57 ---> Running in cb982ebb73fa 19:42:57 Removing intermediate container cb982ebb73fa 19:42:57 ---> 4b990fe0fa00 19:42:57 Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / 19:43:00 ---> 6185c0157702 19:43:00 Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res 19:43:00 ---> cef8cf67e948 19:43:00 Step 13/19 : COPY LICENSE / 19:43:00 ---> c3b262ce0132 19:43:00 Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt 19:43:00 ---> 30846f0d1fb8 19:43:00 Step 15/19 : ENTRYPOINT ["/device-opcua"] 19:43:00 ---> Running in ecc2129e5eb9 19:43:00 Removing intermediate container ecc2129e5eb9 19:43:00 ---> 7d297575d601 19:43:00 Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 19:43:00 ---> Running in 459caa316d45 19:43:00 Removing intermediate container 459caa316d45 19:43:00 ---> 74f06e1dc93c 19:43:00 Step 17/19 : LABEL arch=amd64 19:43:00 ---> Running in 6ebb161cf6ac 19:43:00 Removing intermediate container 6ebb161cf6ac 19:43:00 ---> 3f00894988ac 19:43:00 Step 18/19 : LABEL git_sha=f43dad8bd9e7ac10b60e7123a31be2b2281e96f4 19:43:00 ---> Running in 8e2b4328ad88 19:43:00 Removing intermediate container 8e2b4328ad88 19:43:00 ---> 677b2c1220ab 19:43:00 Step 19/19 : LABEL version=0.0.0 19:43:00 ---> Running in 2cae76622c94 19:43:00 Removing intermediate container 2cae76622c94 19:43:00 ---> 86fc6a5fd004 19:43:00 [Warning] One or more build-args [BASE MAKE ARCH] were not consumed 19:43:00 Successfully built 86fc6a5fd004 19:43:00 Successfully tagged device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [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 19:43:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:43:31 19:43:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:43:31 latest: Pulling from edgex-lftools-log-publisher 19:43:31 5eb5b503b376: Pulling fs layer 19:43:31 5c69ac0246d0: Pulling fs layer 19:43:31 ec43610c2a17: Pulling fs layer 19:43:31 3a2ae6a8a46f: Pulling fs layer 19:43:31 33b1e0a273af: Pulling fs layer 19:43:31 5d3b04190fa2: Pulling fs layer 19:43:31 2f39f015ded8: Pulling fs layer 19:43:31 3a2ae6a8a46f: Waiting 19:43:31 33b1e0a273af: Waiting 19:43:31 5d3b04190fa2: Waiting 19:43:31 2f39f015ded8: Waiting 19:43:31 5c69ac0246d0: Verifying Checksum 19:43:31 5c69ac0246d0: Download complete 19:43:31 3a2ae6a8a46f: Download complete 19:43:31 33b1e0a273af: Verifying Checksum 19:43:31 33b1e0a273af: Download complete 19:43:31 5d3b04190fa2: Verifying Checksum 19:43:31 5d3b04190fa2: Download complete 19:43:31 ec43610c2a17: Verifying Checksum 19:43:31 5eb5b503b376: Verifying Checksum 19:43:31 5eb5b503b376: Download complete 19:43:32 2f39f015ded8: Download complete 19:43:33 5eb5b503b376: Pull complete 19:43:33 5c69ac0246d0: Pull complete 19:43:33 ec43610c2a17: Pull complete 19:43:33 3a2ae6a8a46f: Pull complete 19:43:34 33b1e0a273af: Pull complete 19:43:34 5d3b04190fa2: Pull complete 19:43:38 2f39f015ded8: Pull complete 19:43:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:43:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:43:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:43:38 prd-ubuntu20.04-docker-8c-8g-32424 does not seem to be running inside a container 19:43:38 $ 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/edgexfoundry_device-opc-ua_PR-93 -v /w/workspace/edgexfoundry_device-opc-ua_PR-93:/w/workspace/edgexfoundry_device-opc-ua_PR-93:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-93@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:43:42 $ docker top 613396a384d761da55002a915bd698e90eeaea6bbc889a94e72a0540a8970957 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:43:42 ---> job-cost.sh 19:43:42 lf-activate-venv: SKIPPING 19:43:42 INFO: No Stack... 19:43:43 INFO: Retrieving Pricing Info for: v3-standard-8 19:43:43 INFO: Archiving Costs [Pipeline] sh 19:43:43 + cat /w/workspace/edgexfoundry_device-opc-ua_PR-93/archives/cost.csv 19:43:43 + cut -d, -f6 [Pipeline] lock 19:43:43 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-93-1-stack-cost] 19:43:43 Resource [jenkins-edgexfoundry-device-opc-ua-PR-93-1-stack-cost] did not exist. Created. 19:43:43 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-93-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:43:44 + echo total: 0.2199999988079071 [Pipeline] stash 19:43:44 Stashed 1 file(s) [Pipeline] } 19:43:44 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-PR-93-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:43:44 $ docker stop --time=1 613396a384d761da55002a915bd698e90eeaea6bbc889a94e72a0540a8970957 19:43:45 $ docker rm -f --volumes 613396a384d761da55002a915bd698e90eeaea6bbc889a94e72a0540a8970957 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:39:53 Cancelling nested steps due to timeout [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:39:54 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:39:56 + [ -d /w/workspace/edgexfoundry_device-opc-ua_PR-93/archives ] 01:39:56 + ls -al /w/workspace/edgexfoundry_device-opc-ua_PR-93/archives 01:39:56 total 16 01:39:56 drwxr-xr-x 3 root root 4096 Nov 25 19:43 . 01:39:56 drwxrwxr-x 11 jenkins jenkins 4096 Nov 25 19:43 .. 01:39:56 drwxr-xr-x 2 root root 4096 Nov 25 19:43 cost 01:39:56 -rw-r--r-- 1 root root 84 Nov 25 19:43 cost.csv 01:39:56 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_PR-93/archives 01:39:56 + ls -al /w/workspace/edgexfoundry_device-opc-ua_PR-93/archives 01:39:56 total 16 01:39:56 drwxr-xr-x 3 jenkins jenkins 4096 Nov 25 19:43 . 01:39:56 drwxrwxr-x 11 jenkins jenkins 4096 Nov 25 19:43 .. 01:39:56 drwxr-xr-x 2 jenkins jenkins 4096 Nov 25 19:43 cost 01:39:56 -rw-r--r-- 1 jenkins jenkins 84 Nov 25 19:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:39:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:39:58 ---> package-listing.sh 01:39:58 ++ facter osfamily 01:39:58 ++ tr '[:upper:]' '[:lower:]' 01:39:58 + OS_FAMILY=debian 01:39:58 + workspace=/w/workspace/edgexfoundry_device-opc-ua_PR-93 01:39:58 + START_PACKAGES=/tmp/packages_start.txt 01:39:58 + END_PACKAGES=/tmp/packages_end.txt 01:39:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:39:58 + PACKAGES=/tmp/packages_start.txt 01:39:58 + '[' /w/workspace/edgexfoundry_device-opc-ua_PR-93 ']' 01:39:58 + PACKAGES=/tmp/packages_end.txt 01:39:58 + case "${OS_FAMILY}" in 01:39:58 + dpkg -l 01:39:58 + grep '^ii' 01:39:58 + '[' -f /tmp/packages_start.txt ']' 01:39:58 + '[' -f /tmp/packages_end.txt ']' 01:39:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:39:58 + '[' /w/workspace/edgexfoundry_device-opc-ua_PR-93 ']' 01:39:58 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_PR-93/archives/ 01:39:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_PR-93/archives/ [Pipeline] echo 01:39:58 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/edgexfoundry_device-opc-ua_PR-93/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:39:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:39:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:59 prd-ubuntu20.04-docker-8c-8g-32424 does not seem to be running inside a container 01:39:59 $ 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/edgexfoundry_device-opc-ua_PR-93/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_PR-93 -v /w/workspace/edgexfoundry_device-opc-ua_PR-93:/w/workspace/edgexfoundry_device-opc-ua_PR-93:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-93@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-93@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 01:39:59 $ docker top d9653dd88ffa32949749312ab4a7022d4b307fd34698c31bb5c6d04afbf33676 -eo pid,comm [Pipeline] { [Pipeline] sh 01:40:00 + touch /tmp/pre-build-complete [Pipeline] sh 01:40:00 + mkdir -p /var/log/sysstat [Pipeline] sh 01:40:00 + ls /var/log/sa-host 01:40:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:40:01 provisioning config files... 01:40:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_PR-93@tmp/config16311393610520558687tmp [Pipeline] { [Pipeline] echo 01:40:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:40:01 ---> create-netrc.sh [Pipeline] } 01:40:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:40:01 ---> python-tools-install.sh [Pipeline] echo 01:40:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:40:02 ---> sudo-logs.sh 01:40:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:40:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:40:02 ---> job-cost.sh 01:40:02 lf-activate-venv: SKIPPING 01:40:02 DEBUG: total: 0.2199999988079071 01:40:02 INFO: Retrieving Stack Cost... 01:40:02 INFO: Retrieving Pricing Info for: v3-standard-8 01:40:03 INFO: Archiving Costs [Pipeline] echo 01:40:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:40:03 ---> logs-deploy.sh 01:40:03 lf-activate-venv: SKIPPING 01:40:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/PR-93/1 01:40:03 INFO: archiving workspace using pattern(s): 01:40:04 Archives upload complete. 01:40:05 INFO: archiving logs to Nexus 01:40:05 ---> uname -a: 01:40:05 Linux prd-ubuntu20-04-docker-8c-8g-32424 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:40:05 01:40:05 01:40:05 ---> lscpu: 01:40:05 Architecture: x86_64 01:40:05 CPU op-mode(s): 32-bit, 64-bit 01:40:05 Byte Order: Little Endian 01:40:05 Address sizes: 40 bits physical, 48 bits virtual 01:40:05 CPU(s): 8 01:40:05 On-line CPU(s) list: 0-7 01:40:05 Thread(s) per core: 1 01:40:05 Core(s) per socket: 1 01:40:05 Socket(s): 8 01:40:05 NUMA node(s): 1 01:40:05 Vendor ID: AuthenticAMD 01:40:05 CPU family: 23 01:40:05 Model: 49 01:40:05 Model name: AMD EPYC-Rome Processor 01:40:05 Stepping: 0 01:40:05 CPU MHz: 2800.000 01:40:05 BogoMIPS: 5600.00 01:40:05 Virtualization: AMD-V 01:40:05 Hypervisor vendor: KVM 01:40:05 Virtualization type: full 01:40:05 L1d cache: 256 KiB 01:40:05 L1i cache: 256 KiB 01:40:05 L2 cache: 4 MiB 01:40:05 L3 cache: 128 MiB 01:40:05 NUMA node0 CPU(s): 0-7 01:40:05 Vulnerability Itlb multihit: Not affected 01:40:05 Vulnerability L1tf: Not affected 01:40:05 Vulnerability Mds: Not affected 01:40:05 Vulnerability Meltdown: Not affected 01:40:05 Vulnerability Mmio stale data: Not affected 01:40:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:40:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:40:05 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:40:05 Vulnerability Srbds: Not affected 01:40:05 Vulnerability Tsx async abort: Not affected 01:40:05 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:40:05 01:40:05 01:40:05 ---> nproc: 01:40:05 8 01:40:05 01:40:05 01:40:05 ---> df -h: 01:40:05 Filesystem Size Used Avail Use% Mounted on 01:40:05 overlay 155G 12G 143G 8% / 01:40:05 tmpfs 64M 0 64M 0% /dev 01:40:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:40:05 shm 64M 0 64M 0% /dev/shm 01:40:05 /dev/vda1 155G 12G 143G 8% /facter-os 01:40:05 01:40:05 01:40:05 ---> sar -b -r -n DEV: 01:40:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-32424) 11/26/24 _x86_64_ (8 CPU) 01:40:05 01:40:05 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:40:05 00:00:01 400.00 0.00 400.00 0.00 0.00 4000.00 0.00 01:40:05 00:01:01 5.48 0.03 5.45 0.00 0.27 142.38 0.00 01:40:05 00:02:01 2.30 0.00 2.30 0.00 0.00 28.40 0.00 01:40:05 00:03:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 01:40:05 00:04:01 1.43 0.00 1.43 0.00 0.00 18.00 0.00 01:40:05 00:05:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 01:40:05 00:06:01 1.58 0.00 1.58 0.00 0.00 18.93 0.00 01:40:05 00:07:01 1.07 0.00 1.07 0.00 0.00 13.60 0.00 01:40:05 00:08:01 1.53 0.00 1.53 0.00 0.00 18.80 0.00 01:40:05 00:09:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 01:40:05 00:10:01 1.40 0.00 1.40 0.00 0.00 17.73 0.00 01:40:05 00:11:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 01:40:05 00:12:01 1.52 0.00 1.52 0.00 0.00 19.46 0.00 01:40:05 00:13:01 1.12 0.00 1.12 0.00 0.00 11.86 0.00 01:40:05 00:14:01 1.28 0.00 1.28 0.00 0.00 17.06 0.00 01:40:05 00:15:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 01:40:05 00:16:01 1.28 0.00 1.28 0.00 0.00 16.53 0.00 01:40:05 00:17:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 01:40:05 00:18:01 1.47 0.00 1.47 0.00 0.00 18.66 0.00 01:40:05 00:19:01 1.23 0.00 1.23 0.00 0.00 13.33 0.00 01:40:05 00:20:01 1.40 0.00 1.40 0.00 0.00 17.60 0.00 01:40:05 00:21:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 01:40:05 00:22:01 1.60 0.00 1.60 0.00 0.00 20.79 0.00 01:40:05 00:23:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 01:40:05 00:24:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 01:40:05 00:25:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 01:40:05 00:26:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 01:40:05 00:27:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 01:40:05 00:28:01 1.58 0.00 1.58 0.00 0.00 19.46 0.00 01:40:05 00:29:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 01:40:05 00:30:01 1.57 0.00 1.57 0.00 0.00 20.13 0.00 01:40:05 00:31:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 01:40:05 00:32:01 13.81 0.00 13.81 0.00 0.00 433.13 0.00 01:40:05 00:33:01 13.08 0.00 13.08 0.00 0.00 451.52 0.00 01:40:05 00:34:01 1.32 0.00 1.32 0.00 0.00 16.26 0.00 01:40:05 00:35:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 01:40:05 00:36:01 1.35 0.00 1.35 0.00 0.00 18.00 0.00 01:40:05 00:37:01 1.22 0.00 1.22 0.00 0.00 13.33 0.00 01:40:05 00:38:01 1.23 0.00 1.23 0.00 0.00 16.53 0.00 01:40:05 00:39:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 01:40:05 00:40:01 1.23 0.00 1.23 0.00 0.00 16.53 0.00 01:40:05 00:41:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 01:40:05 00:42:01 1.42 0.00 1.42 0.00 0.00 17.86 0.00 01:40:05 00:43:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 01:40:05 00:44:01 1.60 0.00 1.60 0.00 0.00 19.19 0.00 01:40:05 00:45:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 01:40:05 00:46:01 1.28 0.00 1.28 0.00 0.00 17.46 0.00 01:40:05 00:47:01 1.30 0.00 1.30 0.00 0.00 14.13 0.00 01:40:05 00:48:01 1.20 0.00 1.20 0.00 0.00 16.26 0.00 01:40:05 00:49:01 1.20 0.00 1.20 0.00 0.00 12.93 0.00 01:40:05 00:50:01 1.27 0.00 1.27 0.00 0.00 16.13 0.00 01:40:05 00:51:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 01:40:05 00:52:01 1.58 0.00 1.58 0.00 0.00 19.20 0.00 01:40:05 00:53:02 1.12 0.00 1.12 0.00 0.00 12.93 0.00 01:40:05 00:54:01 1.37 0.00 1.37 0.00 0.00 18.30 0.00 01:40:05 00:55:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 01:40:05 00:56:01 1.18 0.00 1.18 0.00 0.00 16.66 0.00 01:40:05 00:57:01 1.12 0.00 1.12 0.00 0.00 11.73 0.00 01:40:05 00:58:01 1.62 0.00 1.62 0.00 0.00 20.26 0.00 01:40:05 00:59:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 01:40:05 01:00:01 1.33 0.00 1.33 0.00 0.00 16.66 0.00 01:40:05 01:01:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 01:40:05 01:02:01 1.63 0.00 1.63 0.00 0.00 20.13 0.00 01:40:05 01:03:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 01:40:05 01:04:01 1.60 0.00 1.60 0.00 0.00 20.13 0.00 01:40:05 01:05:01 1.42 0.00 1.42 0.00 0.00 15.33 0.00 01:40:05 01:06:01 1.65 0.00 1.65 0.00 0.00 19.99 0.00 01:40:05 01:07:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 01:40:05 01:08:01 1.92 0.00 1.92 0.00 0.00 22.80 0.00 01:40:05 01:09:01 1.28 0.00 1.28 0.00 0.00 14.00 0.00 01:40:05 01:10:01 1.53 0.00 1.53 0.00 0.00 19.20 0.00 01:40:05 01:11:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 01:40:05 01:12:01 1.55 0.00 1.55 0.00 0.00 18.93 0.00 01:40:05 01:13:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 01:40:05 01:14:01 1.57 0.00 1.57 0.00 0.00 19.60 0.00 01:40:05 01:15:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 01:40:05 01:16:01 1.57 0.00 1.57 0.00 0.00 19.60 0.00 01:40:05 01:17:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 01:40:05 01:18:01 1.80 0.00 1.80 0.00 0.00 21.86 0.00 01:40:05 01:19:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 01:40:05 01:20:01 1.65 0.00 1.65 0.00 0.00 20.13 0.00 01:40:05 01:21:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 01:40:05 01:22:01 1.73 0.00 1.73 0.00 0.00 21.46 0.00 01:40:05 01:23:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 01:40:05 01:24:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 01:40:05 01:25:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 01:40:05 01:26:01 1.65 0.00 1.65 0.00 0.00 20.40 0.00 01:40:05 01:27:01 1.25 0.00 1.25 0.00 0.00 13.33 0.00 01:40:05 01:28:01 1.95 0.00 1.95 0.00 0.00 23.86 0.00 01:40:05 01:29:01 1.25 0.00 1.25 0.00 0.00 12.53 0.00 01:40:05 01:30:01 1.68 0.00 1.68 0.00 0.00 19.73 0.00 01:40:05 01:31:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 01:40:05 01:32:01 1.63 0.00 1.63 0.00 0.00 19.33 0.00 01:40:05 01:33:01 1.32 0.00 1.32 0.00 0.00 14.26 0.00 01:40:05 01:34:01 2.22 0.00 2.22 0.00 0.00 25.33 0.00 01:40:05 01:35:01 1.63 0.00 1.63 0.00 0.00 17.73 0.00 01:40:05 01:36:01 2.00 0.00 2.00 0.00 0.00 23.46 0.00 01:40:05 01:37:01 1.10 0.00 1.10 0.00 0.00 11.20 0.00 01:40:05 01:38:01 2.42 0.00 2.42 0.00 0.00 27.33 0.00 01:40:05 01:39:01 1.15 0.00 1.15 0.00 0.00 11.46 0.00 01:40:05 01:40:01 6.53 0.15 6.38 0.00 12.13 189.84 0.00 01:40:05 Average: 1.70 0.00 1.70 0.00 0.12 27.78 0.00 01:40:05 01:40:05 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:40:05 00:00:01 26548896 31515584 753740 2.29 185512 4864048 1700140 5.01 1585904 4122216 20 01:40:05 00:01:01 26547004 31514112 755256 2.30 185788 4864060 1703300 5.02 1586764 4121492 276 01:40:05 00:02:01 26546736 31513876 755424 2.30 185816 4864064 1703300 5.02 1587028 4121492 44 01:40:05 00:03:01 26546940 31514104 755144 2.30 185832 4864064 1703300 5.02 1586588 4121492 12 01:40:05 00:04:01 26546876 31514084 755104 2.30 185856 4864068 1703300 5.02 1586968 4121496 20 01:40:05 00:05:01 26546788 31513996 755096 2.30 185884 4864068 1703300 5.02 1586944 4121496 12 01:40:05 00:06:01 26546740 31514004 755044 2.30 185916 4864072 1703300 5.02 1586968 4121500 4 01:40:05 00:07:01 26546724 31514032 754948 2.30 185960 4864080 1703300 5.02 1586952 4121504 56 01:40:05 00:08:01 26546940 31514300 754872 2.30 185992 4864080 1703300 5.02 1587052 4121512 8 01:40:05 00:09:01 26547092 31514472 754856 2.30 186020 4864088 1703300 5.02 1586508 4121516 8 01:40:05 00:10:01 26547028 31514448 754784 2.30 186056 4864092 1703300 5.02 1586952 4121524 216 01:40:05 00:11:01 26547240 31514704 754480 2.29 186088 4864092 1703300 5.02 1586912 4121528 220 01:40:05 00:12:01 26547224 31514736 754388 2.29 186132 4864096 1703300 5.02 1587020 4121536 44 01:40:05 00:13:01 26546924 31514480 754600 2.29 186156 4864096 1703300 5.02 1587024 4121540 196 01:40:05 00:14:01 26546592 31514152 754848 2.30 186176 4864100 1703300 5.02 1587100 4121544 212 01:40:05 00:15:01 26545860 31513412 755528 2.30 186192 4864104 1703300 5.02 1587364 4121532 232 01:40:05 00:16:01 26546832 31514408 754824 2.30 186224 4864104 1703300 5.02 1587192 4121532 48 01:40:05 00:17:01 26546484 31514108 755076 2.30 186256 4864108 1703300 5.02 1587004 4121540 52 01:40:05 00:18:01 26546988 31514644 754472 2.29 186280 4864112 1703300 5.02 1587028 4121544 52 01:40:05 00:19:01 26546664 31514376 754692 2.30 186308 4864116 1703300 5.02 1587068 4121556 4 01:40:05 00:20:01 26546608 31514480 754628 2.29 186336 4864248 1703300 5.02 1587316 4121688 36 01:40:05 00:21:01 26546576 31514452 754548 2.29 186360 4864248 1703300 5.02 1587428 4121688 224 01:40:05 00:22:01 26546640 31514556 754424 2.29 186396 4864256 1703300 5.02 1587492 4121684 176 01:40:05 00:23:01 26546552 31514528 754400 2.29 186440 4864260 1703300 5.02 1587372 4121688 4 01:40:05 00:24:01 26546736 31514756 754348 2.29 186480 4864260 1703300 5.02 1587424 4121692 12 01:40:05 00:25:01 26546536 31514604 754460 2.29 186520 4864264 1703300 5.02 1587392 4121700 8 01:40:05 00:26:01 26546844 31514960 754040 2.29 186568 4864264 1703300 5.02 1587244 4121704 8 01:40:05 00:27:01 26546796 31514964 753968 2.29 186616 4864272 1703300 5.02 1587480 4121712 52 01:40:05 00:28:01 26546700 31514920 753920 2.29 186636 4864276 1703300 5.02 1587592 4121720 212 01:40:05 00:29:01 26546400 31514532 754232 2.29 186652 4864276 1719352 5.07 1587576 4121720 220 01:40:05 00:30:01 26546640 31514820 754140 2.29 186692 4864280 1703252 5.02 1587480 4121728 8 01:40:05 00:31:01 26547100 31515324 753836 2.29 186732 4864280 1703252 5.02 1587564 4121732 8 01:40:05 00:32:01 26545192 31515544 753532 2.29 188676 4864292 1703252 5.02 1589928 4121752 96 01:40:05 00:33:01 26543284 31515444 753564 2.29 190360 4864308 1703252 5.02 1591864 4121736 200 01:40:05 00:34:01 26542984 31515164 753784 2.29 190380 4864308 1687160 4.97 1591940 4121736 216 01:40:05 00:35:01 26543196 31515408 753644 2.29 190396 4864312 1687160 4.97 1591860 4121740 28 01:40:05 00:36:01 26542896 31515116 753852 2.29 190424 4864320 1687160 4.97 1591900 4121744 44 01:40:05 00:37:01 26543080 31515332 753836 2.29 190436 4864320 1687160 4.97 1591952 4121744 32 01:40:05 00:38:01 26542812 31515072 754004 2.29 190444 4864324 1687160 4.97 1592020 4121752 256 01:40:05 00:39:01 26542812 31515104 753960 2.29 190468 4864328 1687160 4.97 1592060 4121752 8 01:40:05 00:40:01 26542788 31515104 753900 2.29 190480 4864332 1687160 4.97 1591956 4121760 68 01:40:05 00:41:01 26542772 31515124 753824 2.29 190504 4864336 1687160 4.97 1592004 4121764 12 01:40:05 00:42:01 26542692 31515048 753808 2.29 190536 4864336 1687160 4.97 1592048 4121764 60 01:40:05 00:43:01 26542868 31515280 753776 2.29 190552 4864340 1687160 4.97 1592096 4121772 12 01:40:05 00:44:01 26542592 31515008 753988 2.29 190568 4864340 1687160 4.97 1592032 4121772 8 01:40:05 00:45:01 26542356 31514804 754140 2.29 190588 4864344 1687160 4.97 1592020 4121780 16 01:40:05 00:46:01 26542844 31515300 753572 2.29 190596 4864352 1687160 4.97 1592152 4121784 68 01:40:05 00:47:01 26542732 31515216 753596 2.29 190624 4864352 1687160 4.97 1591968 4121788 32 01:40:05 00:48:01 26542936 31515460 753416 2.29 190636 4864356 1687160 4.97 1592012 4121796 60 01:40:05 00:49:01 26543120 31515648 753392 2.29 190648 4864360 1687160 4.97 1591920 4121800 8 01:40:05 00:50:01 26542920 31515488 753516 2.29 190676 4864360 1687160 4.97 1592036 4121804 56 01:40:05 00:51:01 26543156 31515728 753300 2.29 190700 4864364 1687160 4.97 1591972 4121808 32 01:40:05 00:52:01 26542856 31515460 753512 2.29 190736 4864364 1687160 4.97 1592088 4121812 32 01:40:05 00:53:02 26542508 31515164 753732 2.29 190768 4864368 1703400 5.02 1592252 4121820 204 01:40:05 00:54:01 26542476 31515184 753708 2.29 190800 4864376 1703400 5.02 1592076 4121828 48 01:40:05 00:55:01 26542784 31515524 753384 2.29 190824 4864376 1687272 4.97 1592276 4121828 4 01:40:05 00:56:01 26542996 31515904 753416 2.29 190856 4864512 1687272 4.97 1592348 4121964 72 01:40:05 00:57:01 26542736 31515648 753608 2.29 190868 4864512 1687272 4.97 1592068 4121964 4 01:40:05 00:58:01 26542500 31515452 753752 2.29 190896 4864516 1687272 4.97 1592216 4121980 36 01:40:05 00:59:01 26542704 31515688 753472 2.29 190908 4864520 1687272 4.97 1592380 4121984 28 01:40:05 01:00:01 26542396 31515380 753656 2.29 190928 4864520 1687272 4.97 1592460 4121984 44 01:40:05 01:01:01 26542640 31515664 753376 2.29 190944 4864524 1703324 5.02 1592284 4121992 12 01:40:05 01:02:01 26542560 31515592 753376 2.29 190956 4864528 1703324 5.02 1592432 4121996 56 01:40:05 01:03:01 26542512 31515568 753348 2.29 190972 4864528 1703324 5.02 1592452 4121996 36 01:40:05 01:04:01 26541800 31514868 753984 2.29 190976 4864536 1703324 5.02 1592388 4121960 64 01:40:05 01:05:01 26542016 31515112 753916 2.29 191000 4864536 1703324 5.02 1592432 4121960 12 01:40:05 01:06:01 26541788 31514916 754060 2.29 191020 4864540 1703324 5.02 1592348 4121968 48 01:40:05 01:07:01 26541992 31515128 753780 2.29 191028 4864544 1703324 5.02 1592536 4121972 8 01:40:05 01:08:01 26541692 31514856 753988 2.29 191060 4864544 1703324 5.02 1592460 4121976 36 01:40:05 01:09:01 26541644 31514860 753936 2.29 191092 4864548 1703324 5.02 1592620 4121984 8 01:40:05 01:10:01 26542064 31515292 753700 2.29 191108 4864552 1703324 5.02 1592728 4121988 104 01:40:05 01:11:01 26542096 31515332 753688 2.29 191124 4864552 1703324 5.02 1592636 4121992 12 01:40:05 01:12:01 26542024 31515268 753688 2.29 191136 4864564 1703324 5.02 1592628 4121996 248 01:40:05 01:13:01 26542040 31515312 753588 2.29 191160 4864564 1703324 5.02 1592624 4122000 32 01:40:05 01:14:01 26541692 31515008 753812 2.29 191172 4864568 1703324 5.02 1592920 4122012 256 01:40:05 01:15:01 26540504 31513904 755076 2.30 191204 4864572 1685652 4.97 1593336 4122000 228 01:40:05 01:16:01 26540512 31513952 755032 2.30 191224 4864572 1685652 4.97 1592832 4122000 48 01:40:05 01:17:01 26540188 31513632 755260 2.30 191232 4864576 1685652 4.97 1592888 4122004 8 01:40:05 01:18:01 26540560 31514040 754992 2.30 191256 4864576 1685652 4.97 1592924 4122008 56 01:40:05 01:19:01 26540740 31514228 754716 2.30 191264 4864580 1685652 4.97 1592944 4122012 8 01:40:05 01:20:01 26540856 31514348 754584 2.29 191288 4864584 1685652 4.97 1593044 4122020 52 01:40:05 01:21:01 26540808 31514340 754552 2.29 191308 4864584 1685652 4.97 1593020 4122020 12 01:40:05 01:22:01 26540540 31514040 754788 2.30 191340 4864592 1685652 4.97 1592812 4122024 56 01:40:05 01:23:01 26540744 31514252 754600 2.29 191356 4864596 1653452 4.87 1592796 4122028 44 01:40:05 01:24:01 26540952 31514464 754528 2.29 191364 4864596 1653452 4.87 1593104 4122032 188 01:40:05 01:25:01 26540764 31514308 754688 2.30 191372 4864600 1669512 4.92 1593032 4122040 32 01:40:05 01:26:01 26540684 31514232 754688 2.30 191392 4864600 1669512 4.92 1593028 4122040 44 01:40:05 01:27:01 26540920 31514504 754484 2.29 191400 4864604 1669512 4.92 1593108 4122048 8 01:40:05 01:28:01 26541092 31514728 754204 2.29 191452 4864612 1669512 4.92 1593000 4122060 56 01:40:05 01:29:01 26540792 31514428 754444 2.29 191460 4864612 1669512 4.92 1592960 4122060 8 01:40:05 01:30:01 26540548 31514220 754612 2.29 191472 4864616 1669512 4.92 1592976 4122068 20 01:40:05 01:31:01 26540708 31514384 754604 2.29 191484 4864620 1669512 4.92 1593232 4122068 8 01:40:05 01:32:01 26540440 31514156 754792 2.30 191504 4864624 1685616 4.97 1593204 4122080 40 01:40:05 01:33:01 26540352 31514100 754740 2.30 191536 4864628 1685616 4.97 1593304 4122088 36 01:40:05 01:34:01 26540700 31514500 754324 2.29 191584 4864628 1685616 4.97 1593392 4122056 8 01:40:05 01:35:01 26540872 31514724 754036 2.29 191632 4864632 1685616 4.97 1593412 4122060 8 01:40:05 01:36:01 26540508 31514396 754300 2.29 191664 4864636 1685616 4.97 1593396 4122064 24 01:40:05 01:37:01 26540168 31514088 754520 2.29 191676 4864636 1685616 4.97 1593436 4122068 140 01:40:05 01:38:01 26540224 31514256 754308 2.29 191744 4864704 1685616 4.97 1593376 4122136 32 01:40:05 01:39:01 26540336 31514416 754344 2.29 191756 4864704 1685616 4.97 1593520 4122140 8 01:40:05 01:40:01 26504028 31482484 782640 2.38 191816 4868072 1755128 5.17 1621408 4123608 272 01:40:05 Average: 26543077 31514452 754504 2.29 189482 4864422 1693828 4.99 1591095 4121848 68 01:40:05 01:40:05 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:40:05 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:01:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:01:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:02:01 ens3 0.53 0.53 0.27 0.23 0.00 0.00 0.00 0.00 01:40:05 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:04:01 ens3 1.07 0.60 0.37 0.23 0.00 0.00 0.00 0.00 01:40:05 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:05:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 01:40:05 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:06:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:08:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:09:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:10:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 01:40:05 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:11:01 ens3 0.20 0.05 0.12 0.00 0.00 0.00 0.00 0.00 01:40:05 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:12:01 ens3 0.28 0.20 0.13 0.07 0.00 0.00 0.00 0.00 01:40:05 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:13:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:14:01 ens3 0.32 0.23 0.11 0.24 0.00 0.00 0.00 0.00 01:40:05 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:15:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:15:01 ens3 3.95 3.05 2.29 4.73 0.00 0.00 0.00 0.00 01:40:05 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:18:01 ens3 0.28 0.18 0.09 0.01 0.00 0.00 0.00 0.00 01:40:05 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:19:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:20:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 01:40:05 00:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:21:01 ens3 0.57 0.10 0.11 0.01 0.00 0.00 0.00 0.00 01:40:05 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:22:01 ens3 0.53 0.57 0.27 0.23 0.00 0.00 0.00 0.00 01:40:05 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:24:01 ens3 0.48 0.10 0.05 0.01 0.00 0.00 0.00 0.00 01:40:05 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:25:01 ens3 0.63 0.52 0.42 0.35 0.00 0.00 0.00 0.00 01:40:05 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:26:01 ens3 0.27 0.12 0.07 0.01 0.00 0.00 0.00 0.00 01:40:05 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:27:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:28:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:29:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:30:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 01:40:05 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:31:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:32:01 ens3 63.71 43.29 54.51 26.89 0.00 0.00 0.00 0.00 01:40:05 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:33:01 ens3 87.22 69.21 73.76 111.52 0.00 0.00 0.00 0.00 01:40:05 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:34:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:35:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 01:40:05 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:36:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:37:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:38:01 ens3 0.57 0.17 0.11 0.01 0.00 0.00 0.00 0.00 01:40:05 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:39:01 ens3 0.57 0.33 0.27 0.21 0.00 0.00 0.00 0.00 01:40:05 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:40:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 01:40:05 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:41:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:42:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:43:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:44:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:45:01 ens3 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 01:40:05 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:46:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:47:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 01:40:05 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:48:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:49:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:50:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 01:40:05 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:51:01 ens3 0.23 0.07 0.12 0.00 0.00 0.00 0.00 0.00 01:40:05 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:52:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:53:02 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:54:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:55:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 01:40:05 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:56:01 ens3 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 01:40:05 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:57:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 00:58:01 ens3 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 01:40:05 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 00:59:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 01:00:01 ens3 0.63 0.25 0.14 0.08 0.00 0.00 0.00 0.00 01:40:05 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:01:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:40:05 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 01:02:01 ens3 0.60 0.40 0.27 0.22 0.00 0.00 0.00 0.00 01:40:05 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:03:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 01:04:01 ens3 0.98 0.52 0.37 0.22 0.00 0.00 0.00 0.00 01:40:05 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:05:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 01:40:05 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 01:06:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:07:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 01:08:01 ens3 0.30 0.20 0.07 0.01 0.00 0.00 0.00 0.00 01:40:05 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:09:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 01:10:01 ens3 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 01:40:05 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:11:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 01:12:01 ens3 0.32 0.17 0.07 0.01 0.00 0.00 0.00 0.00 01:40:05 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:13:01 ens3 0.35 0.00 0.04 0.00 0.00 0.00 0.00 0.00 01:40:05 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 01:14:01 ens3 0.42 0.27 0.11 0.24 0.00 0.00 0.00 0.00 01:40:05 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:15:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 01:15:01 ens3 4.13 3.57 2.31 4.78 0.00 0.00 0.00 0.00 01:40:05 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 01:16:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:17:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:40:05 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 01:18:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:19:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 01:20:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 01:40:05 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:21:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 01:40:05 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 01:22:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:23:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 01:24:01 ens3 0.35 0.18 0.13 0.01 0.00 0.00 0.00 0.00 01:40:05 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:25:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 01:40:05 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 01:26:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:27:01 ens3 0.22 0.08 0.06 0.00 0.00 0.00 0.00 0.00 01:40:05 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 01:28:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:29:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 01:30:01 ens3 0.82 0.18 0.14 0.07 0.00 0.00 0.00 0.00 01:40:05 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:31:01 ens3 0.73 0.47 0.41 0.28 0.00 0.00 0.00 0.00 01:40:05 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 01:32:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:33:01 ens3 0.33 0.00 0.04 0.00 0.00 0.00 0.00 0.00 01:40:05 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 01:34:01 ens3 0.67 0.40 0.28 0.22 0.00 0.00 0.00 0.00 01:40:05 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:35:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 01:40:05 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 01:36:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:37:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 01:38:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:39:01 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 01:40:05 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 01:40:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 01:40:05 01:40:01 ens3 16.13 10.16 19.55 6.54 0.00 0.00 0.00 0.00 01:40:05 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:05 Average: lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 01:40:05 Average: ens3 1.98 1.41 1.59 1.59 0.00 0.00 0.00 0.00 01:40:05 01:40:05 01:40:05 ---> sar -P ALL: 01:40:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-32424) 11/26/24 _x86_64_ (8 CPU) 01:40:05 01:40:05 00:00:01 CPU %user %nice %system %iowait %steal %idle 01:40:05 00:00:01 all 22.22 0.00 0.00 0.00 0.00 77.78 01:40:05 00:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:00:01 5 50.00 0.00 0.00 0.00 0.00 50.00 01:40:05 00:00:01 6 50.00 0.00 0.00 0.00 0.00 50.00 01:40:05 00:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:01:01 all 0.24 0.02 0.04 0.02 0.01 99.68 01:40:05 00:01:01 0 0.02 0.00 0.03 0.00 0.00 99.95 01:40:05 00:01:01 1 0.02 0.00 0.03 0.00 0.02 99.93 01:40:05 00:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:01:01 3 0.02 0.17 0.08 0.07 0.00 99.67 01:40:05 00:01:01 4 0.05 0.00 0.02 0.00 0.00 99.93 01:40:05 00:01:01 5 1.73 0.00 0.03 0.00 0.02 98.22 01:40:05 00:01:01 6 0.02 0.00 0.03 0.02 0.00 99.93 01:40:05 00:01:01 7 0.03 0.00 0.05 0.08 0.02 99.82 01:40:05 00:02:01 all 0.01 0.00 0.00 0.00 0.00 99.97 01:40:05 00:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:02:01 1 0.02 0.00 0.00 0.02 0.00 99.97 01:40:05 00:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:02:01 4 0.03 0.00 0.02 0.00 0.02 99.93 01:40:05 00:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:02:01 7 0.02 0.00 0.02 0.02 0.02 99.93 01:40:05 00:03:01 all 0.03 0.00 0.01 0.00 0.00 99.96 01:40:05 00:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:40:05 00:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:03:01 3 0.03 0.00 0.03 0.02 0.00 99.92 01:40:05 00:03:01 4 0.05 0.00 0.02 0.00 0.00 99.93 01:40:05 00:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:03:01 7 0.03 0.00 0.00 0.02 0.02 99.93 01:40:05 00:04:01 all 0.01 0.00 0.00 0.00 0.01 99.98 01:40:05 00:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:04:01 1 0.03 0.00 0.00 0.00 0.02 99.95 01:40:05 00:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:04:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:40:05 00:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:04:01 7 0.03 0.00 0.00 0.02 0.02 99.93 01:40:05 00:05:01 all 0.02 0.00 0.01 0.00 0.00 99.96 01:40:05 00:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:05:01 3 0.03 0.00 0.02 0.02 0.00 99.93 01:40:05 00:05:01 4 0.03 0.00 0.02 0.00 0.00 99.95 01:40:05 00:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:05:01 7 0.02 0.00 0.02 0.02 0.02 99.93 01:40:05 00:06:01 all 0.01 0.00 0.01 0.00 0.00 99.98 01:40:05 00:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:06:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:40:05 00:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:06:01 7 0.03 0.00 0.02 0.02 0.00 99.93 01:40:05 00:07:01 all 0.02 0.00 0.01 0.01 0.01 99.96 01:40:05 00:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:07:01 2 0.00 0.00 0.02 0.00 0.02 99.97 01:40:05 00:07:01 3 0.02 0.00 0.02 0.02 0.00 99.95 01:40:05 00:07:01 4 0.03 0.00 0.00 0.00 0.02 99.95 01:40:05 00:07:01 5 0.03 0.00 0.00 0.02 0.02 99.93 01:40:05 00:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:07:01 7 0.03 0.00 0.02 0.03 0.02 99.90 01:40:05 00:08:01 all 0.23 0.00 0.01 0.00 0.01 99.75 01:40:05 00:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:08:01 1 0.02 0.00 0.00 0.00 0.02 99.97 01:40:05 00:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:08:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:40:05 00:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:08:01 5 1.74 0.00 0.00 0.00 0.00 98.26 01:40:05 00:08:01 6 0.00 0.00 0.00 0.00 0.02 99.98 01:40:05 00:08:01 7 0.03 0.00 0.03 0.00 0.02 99.92 01:40:05 00:09:01 all 0.17 0.00 0.00 0.00 0.00 99.82 01:40:05 00:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:09:01 5 1.22 0.00 0.00 0.00 0.00 98.78 01:40:05 00:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:09:01 7 0.03 0.00 0.00 0.02 0.02 99.93 01:40:05 00:10:01 all 0.01 0.00 0.01 0.00 0.01 99.97 01:40:05 00:10:01 0 0.00 0.00 0.00 0.02 0.02 99.97 01:40:05 00:10:01 1 0.00 0.00 0.02 0.00 0.02 99.97 01:40:05 00:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:10:01 7 0.00 0.00 0.02 0.02 0.02 99.95 01:40:05 01:40:05 00:10:01 CPU %user %nice %system %iowait %steal %idle 01:40:05 00:11:01 all 0.19 0.00 0.01 0.00 0.00 99.79 01:40:05 00:11:01 0 0.00 0.00 0.02 0.02 0.00 99.97 01:40:05 00:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:11:01 3 0.03 0.00 0.02 0.00 0.02 99.93 01:40:05 00:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:11:01 5 1.40 0.00 0.03 0.00 0.02 98.55 01:40:05 00:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:11:01 7 0.02 0.00 0.02 0.02 0.00 99.95 01:40:05 00:12:01 all 0.09 0.00 0.02 0.00 0.00 99.89 01:40:05 00:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:40:05 00:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:12:01 3 0.00 0.00 0.05 0.00 0.00 99.95 01:40:05 00:12:01 4 0.05 0.00 0.02 0.00 0.02 99.92 01:40:05 00:12:01 5 0.60 0.00 0.05 0.00 0.00 99.35 01:40:05 00:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:12:01 7 0.02 0.00 0.02 0.02 0.02 99.93 01:40:05 00:13:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:40:05 00:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:13:01 4 0.02 0.00 0.03 0.00 0.00 99.95 01:40:05 00:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:13:01 7 0.02 0.00 0.02 0.02 0.02 99.93 01:40:05 00:14:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:40:05 00:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:14:01 3 0.03 0.00 0.05 0.02 0.00 99.90 01:40:05 00:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:40:05 00:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:14:01 7 0.00 0.00 0.03 0.00 0.02 99.95 01:40:05 00:15:01 all 0.06 0.00 0.02 0.00 0.01 99.92 01:40:05 00:15:01 0 0.12 0.00 0.03 0.00 0.00 99.85 01:40:05 00:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:40:05 00:15:01 2 0.07 0.00 0.00 0.00 0.00 99.93 01:40:05 00:15:01 3 0.00 0.00 0.02 0.00 0.02 99.97 01:40:05 00:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:15:01 5 0.10 0.00 0.02 0.00 0.00 99.88 01:40:05 00:15:01 6 0.07 0.00 0.02 0.00 0.00 99.92 01:40:05 00:15:01 7 0.10 0.00 0.03 0.02 0.02 99.83 01:40:05 00:16:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:40:05 00:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:16:01 3 0.03 0.00 0.02 0.02 0.00 99.93 01:40:05 00:16:01 4 0.03 0.00 0.02 0.00 0.00 99.95 01:40:05 00:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 01:40:05 00:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:16:01 7 0.02 0.00 0.00 0.03 0.02 99.93 01:40:05 00:17:01 all 0.05 0.00 0.02 0.00 0.00 99.93 01:40:05 00:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:17:01 2 0.00 0.00 0.03 0.00 0.00 99.97 01:40:05 00:17:01 3 0.00 0.00 0.05 0.02 0.00 99.93 01:40:05 00:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:40:05 00:17:01 5 0.32 0.00 0.03 0.00 0.00 99.65 01:40:05 00:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:17:01 7 0.05 0.00 0.02 0.02 0.00 99.92 01:40:05 00:18:01 all 0.17 0.00 0.01 0.00 0.00 99.81 01:40:05 00:18:01 0 0.00 0.00 0.00 0.00 0.02 99.98 01:40:05 00:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:18:01 3 0.02 0.00 0.02 0.02 0.00 99.95 01:40:05 00:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:18:01 5 1.27 0.00 0.00 0.00 0.00 98.73 01:40:05 00:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:18:01 7 0.00 0.00 0.03 0.02 0.02 99.93 01:40:05 00:19:01 all 0.01 0.00 0.00 0.00 0.01 99.97 01:40:05 00:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 01:40:05 00:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:40:05 00:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:19:01 7 0.02 0.00 0.02 0.02 0.02 99.93 01:40:05 00:20:01 all 0.01 0.00 0.01 0.00 0.00 99.98 01:40:05 00:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:20:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:40:05 00:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:20:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:40:05 00:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:20:01 7 0.02 0.00 0.02 0.00 0.02 99.95 01:40:05 00:21:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:40:05 00:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:21:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:40:05 00:21:01 3 0.00 0.00 0.02 0.02 0.00 99.97 01:40:05 00:21:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:40:05 00:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:21:01 7 0.03 0.00 0.02 0.02 0.02 99.92 01:40:05 01:40:05 00:21:01 CPU %user %nice %system %iowait %steal %idle 01:40:05 00:22:01 all 0.01 0.00 0.01 0.00 0.01 99.96 01:40:05 00:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:40:05 00:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:22:01 3 0.00 0.00 0.05 0.02 0.02 99.92 01:40:05 00:22:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:40:05 00:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:22:01 6 0.03 0.00 0.00 0.00 0.02 99.95 01:40:05 00:22:01 7 0.00 0.00 0.02 0.02 0.02 99.95 01:40:05 00:23:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:40:05 00:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:23:01 1 0.00 0.00 0.02 0.00 0.02 99.97 01:40:05 00:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:23:01 3 0.03 0.00 0.03 0.00 0.00 99.93 01:40:05 00:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:23:01 7 0.02 0.00 0.02 0.02 0.00 99.95 01:40:05 00:24:01 all 0.01 0.00 0.01 0.01 0.00 99.96 01:40:05 00:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:24:01 3 0.02 0.00 0.02 0.02 0.00 99.95 01:40:05 00:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:24:01 5 0.00 0.00 0.00 0.00 0.02 99.98 01:40:05 00:24:01 6 0.05 0.00 0.02 0.00 0.00 99.93 01:40:05 00:24:01 7 0.00 0.00 0.02 0.03 0.02 99.93 01:40:05 00:25:01 all 0.02 0.00 0.02 0.00 0.01 99.96 01:40:05 00:25:01 0 0.00 0.00 0.02 0.00 0.02 99.97 01:40:05 00:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:25:01 3 0.00 0.00 0.03 0.02 0.02 99.93 01:40:05 00:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:25:01 5 0.08 0.00 0.07 0.00 0.00 99.85 01:40:05 00:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:25:01 7 0.02 0.00 0.02 0.02 0.02 99.93 01:40:05 00:26:01 all 0.04 0.00 0.01 0.00 0.00 99.95 01:40:05 00:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:26:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:40:05 00:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:26:01 4 0.18 0.00 0.02 0.00 0.00 99.80 01:40:05 00:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:26:01 7 0.03 0.00 0.02 0.02 0.02 99.92 01:40:05 00:27:01 all 0.18 0.00 0.01 0.13 0.00 99.67 01:40:05 00:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:27:01 3 0.05 0.00 0.03 0.02 0.00 99.90 01:40:05 00:27:01 4 1.32 0.00 0.00 0.00 0.00 98.68 01:40:05 00:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:27:01 6 0.03 0.00 0.02 0.00 0.02 99.93 01:40:05 00:27:01 7 0.00 0.00 0.02 1.03 0.02 98.93 01:40:05 00:28:01 all 0.02 0.00 0.01 0.00 0.01 99.97 01:40:05 00:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 01:40:05 00:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:28:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:40:05 00:28:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:40:05 00:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:28:01 7 0.05 0.00 0.02 0.02 0.00 99.92 01:40:05 00:29:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:40:05 00:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:29:01 3 0.02 0.00 0.00 0.02 0.00 99.97 01:40:05 00:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:29:01 7 0.00 0.00 0.02 0.02 0.02 99.95 01:40:05 00:30:01 all 0.08 0.00 0.01 0.00 0.00 99.90 01:40:05 00:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:30:01 3 0.02 0.00 0.02 0.02 0.00 99.95 01:40:05 00:30:01 4 0.53 0.00 0.02 0.00 0.00 99.45 01:40:05 00:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:30:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:40:05 00:30:01 7 0.03 0.00 0.02 0.02 0.02 99.92 01:40:05 00:31:01 all 0.26 0.00 0.01 0.00 0.01 99.73 01:40:05 00:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:31:01 1 0.02 0.00 0.03 0.00 0.00 99.95 01:40:05 00:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:31:01 4 1.97 0.00 0.00 0.00 0.02 98.01 01:40:05 00:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 01:40:05 00:31:01 7 0.02 0.00 0.02 0.02 0.02 99.93 01:40:05 00:32:01 all 0.27 0.00 0.06 0.08 0.02 99.57 01:40:05 00:32:01 0 0.23 0.00 0.02 0.00 0.02 99.73 01:40:05 00:32:01 1 0.02 0.00 0.00 0.00 0.02 99.97 01:40:05 00:32:01 2 0.08 0.00 0.02 0.00 0.02 99.88 01:40:05 00:32:01 3 0.53 0.00 0.27 0.13 0.03 99.03 01:40:05 00:32:01 4 0.89 0.00 0.00 0.00 0.00 99.11 01:40:05 00:32:01 5 0.27 0.00 0.08 0.00 0.02 99.63 01:40:05 00:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:32:01 7 0.10 0.00 0.13 0.53 0.03 99.20 01:40:05 01:40:05 00:32:01 CPU %user %nice %system %iowait %steal %idle 01:40:05 00:33:01 all 0.21 0.00 0.07 0.09 0.00 99.62 01:40:05 00:33:01 0 0.42 0.00 0.00 0.00 0.00 99.58 01:40:05 00:33:01 1 0.07 0.00 0.00 0.00 0.00 99.93 01:40:05 00:33:01 2 0.15 0.00 0.03 0.00 0.00 99.82 01:40:05 00:33:01 3 0.33 0.00 0.20 0.03 0.00 99.43 01:40:05 00:33:01 4 0.13 0.00 0.03 0.00 0.00 99.83 01:40:05 00:33:01 5 0.13 0.00 0.05 0.00 0.02 99.80 01:40:05 00:33:01 6 0.05 0.00 0.03 0.00 0.00 99.92 01:40:05 00:33:01 7 0.43 0.00 0.20 0.68 0.00 98.68 01:40:05 00:34:01 all 0.05 0.00 0.01 0.00 0.00 99.94 01:40:05 00:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:34:01 4 0.30 0.00 0.03 0.00 0.00 99.67 01:40:05 00:34:01 5 0.03 0.00 0.03 0.00 0.00 99.93 01:40:05 00:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:34:01 7 0.00 0.00 0.02 0.02 0.00 99.97 01:40:05 00:35:01 all 0.26 0.00 0.01 0.00 0.01 99.72 01:40:05 00:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:35:01 3 0.00 0.00 0.00 0.02 0.02 99.97 01:40:05 00:35:01 4 1.99 0.00 0.00 0.00 0.00 98.01 01:40:05 00:35:01 5 0.00 0.00 0.02 0.00 0.02 99.97 01:40:05 00:35:01 6 0.02 0.00 0.00 0.00 0.02 99.97 01:40:05 00:35:01 7 0.03 0.00 0.00 0.02 0.02 99.93 01:40:05 00:36:01 all 0.25 0.00 0.00 0.00 0.00 99.74 01:40:05 00:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:36:01 4 1.97 0.00 0.00 0.00 0.02 98.01 01:40:05 00:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:36:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:40:05 00:37:01 all 0.19 0.00 0.01 0.00 0.00 99.80 01:40:05 00:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:37:01 3 0.00 0.00 0.02 0.02 0.00 99.97 01:40:05 00:37:01 4 1.37 0.00 0.02 0.00 0.00 98.61 01:40:05 00:37:01 5 0.03 0.00 0.03 0.00 0.02 99.92 01:40:05 00:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:38:01 all 0.02 0.00 0.01 0.00 0.00 99.96 01:40:05 00:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 01:40:05 00:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:38:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:40:05 00:38:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:40:05 00:38:01 7 0.02 0.00 0.00 0.02 0.00 99.97 01:40:05 00:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 01:40:05 00:39:01 0 0.00 0.00 0.02 0.00 0.02 99.97 01:40:05 00:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:39:01 3 0.02 0.00 0.02 0.02 0.02 99.93 01:40:05 00:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:39:01 5 0.02 0.00 0.03 0.00 0.02 99.93 01:40:05 00:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:40:01 all 0.06 0.00 0.01 0.00 0.00 99.93 01:40:05 00:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:40:01 4 0.40 0.00 0.02 0.00 0.02 99.57 01:40:05 00:40:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:40:05 00:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:40:01 7 0.00 0.00 0.02 0.02 0.02 99.95 01:40:05 00:41:01 all 0.05 0.00 0.01 0.00 0.00 99.94 01:40:05 00:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:41:01 3 0.02 0.00 0.00 0.02 0.00 99.97 01:40:05 00:41:01 4 0.30 0.00 0.00 0.00 0.00 99.70 01:40:05 00:41:01 5 0.00 0.00 0.03 0.00 0.02 99.95 01:40:05 00:41:01 6 0.03 0.00 0.02 0.00 0.02 99.93 01:40:05 00:41:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:40:05 00:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:40:05 00:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:42:01 3 0.00 0.00 0.02 0.02 0.00 99.97 01:40:05 00:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:43:01 all 0.02 0.00 0.00 0.00 0.01 99.97 01:40:05 00:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:40:05 00:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:43:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:40:05 00:43:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:40:05 00:43:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:40:05 00:43:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:40:05 00:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:43:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:40:05 01:40:05 00:43:01 CPU %user %nice %system %iowait %steal %idle 01:40:05 00:44:01 all 0.01 0.00 0.01 0.00 0.01 99.97 01:40:05 00:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:44:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:40:05 00:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:44:01 3 0.00 0.00 0.02 0.02 0.00 99.97 01:40:05 00:44:01 4 0.07 0.00 0.00 0.00 0.02 99.92 01:40:05 00:44:01 5 0.02 0.00 0.03 0.00 0.00 99.95 01:40:05 00:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:44:01 7 0.00 0.00 0.00 0.00 0.02 99.98 01:40:05 00:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:40:05 00:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:45:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:40:05 00:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:45:01 3 0.00 0.00 0.02 0.02 0.00 99.97 01:40:05 00:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:45:01 5 0.03 0.00 0.03 0.00 0.02 99.92 01:40:05 00:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:40:05 00:45:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:40:05 00:46:01 all 0.20 0.00 0.01 0.00 0.00 99.78 01:40:05 00:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:46:01 3 0.02 0.00 0.02 0.03 0.02 99.92 01:40:05 00:46:01 4 1.50 0.00 0.02 0.00 0.00 98.48 01:40:05 00:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:47:01 all 0.26 0.00 0.00 0.00 0.00 99.73 01:40:05 00:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:47:01 3 0.02 0.00 0.00 0.02 0.00 99.97 01:40:05 00:47:01 4 1.97 0.00 0.02 0.00 0.02 98.00 01:40:05 00:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:47:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:40:05 00:47:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:40:05 00:48:01 all 0.06 0.00 0.01 0.00 0.00 99.93 01:40:05 00:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:48:01 4 0.37 0.00 0.02 0.00 0.02 99.60 01:40:05 00:48:01 5 0.02 0.00 0.03 0.00 0.02 99.93 01:40:05 00:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:49:01 all 0.00 0.00 0.01 0.00 0.00 99.98 01:40:05 00:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:49:01 1 0.02 0.00 0.00 0.00 0.02 99.97 01:40:05 00:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:49:01 3 0.00 0.00 0.02 0.02 0.00 99.97 01:40:05 00:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:49:01 6 0.02 0.00 0.00 0.00 0.02 99.97 01:40:05 00:49:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:40:05 00:50:01 all 0.02 0.00 0.01 0.00 0.01 99.97 01:40:05 00:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:40:05 00:50:01 1 0.02 0.00 0.00 0.02 0.00 99.97 01:40:05 00:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:50:01 5 0.03 0.00 0.03 0.00 0.02 99.92 01:40:05 00:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:50:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:40:05 00:51:01 all 0.06 0.00 0.01 0.00 0.00 99.93 01:40:05 00:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:51:01 1 0.00 0.00 0.03 0.00 0.00 99.97 01:40:05 00:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:51:01 3 0.00 0.00 0.02 0.02 0.00 99.97 01:40:05 00:51:01 4 0.45 0.00 0.00 0.00 0.00 99.55 01:40:05 00:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:51:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:40:05 00:52:01 all 0.13 0.00 0.01 0.00 0.00 99.85 01:40:05 00:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:52:01 3 0.03 0.00 0.02 0.00 0.02 99.93 01:40:05 00:52:01 4 0.91 0.00 0.00 0.00 0.00 99.09 01:40:05 00:52:01 5 0.03 0.00 0.03 0.02 0.02 99.90 01:40:05 00:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:52:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:40:05 00:53:02 all 0.00 0.00 0.01 0.00 0.01 99.98 01:40:05 00:53:02 0 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:53:02 1 0.00 0.00 0.00 0.02 0.02 99.97 01:40:05 00:53:02 2 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:53:02 3 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:53:02 4 0.00 0.00 0.00 0.00 0.02 99.98 01:40:05 00:53:02 5 0.03 0.00 0.00 0.00 0.02 99.95 01:40:05 00:53:02 6 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:53:02 7 0.00 0.00 0.02 0.02 0.02 99.95 01:40:05 00:54:01 all 0.06 0.00 0.03 0.00 0.02 99.89 01:40:05 00:54:01 0 0.02 0.00 0.00 0.00 0.19 99.80 01:40:05 00:54:01 1 0.02 0.00 0.14 0.02 0.00 99.83 01:40:05 00:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:54:01 3 0.03 0.00 0.03 0.00 0.00 99.93 01:40:05 00:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:54:01 5 0.34 0.00 0.00 0.00 0.00 99.66 01:40:05 00:54:01 6 0.02 0.00 0.03 0.00 0.00 99.95 01:40:05 00:54:01 7 0.02 0.00 0.00 0.02 0.00 99.97 01:40:05 01:40:05 00:54:01 CPU %user %nice %system %iowait %steal %idle 01:40:05 00:55:01 all 0.17 0.00 0.01 0.00 0.00 99.82 01:40:05 00:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:55:01 3 0.05 0.00 0.03 0.00 0.02 99.90 01:40:05 00:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:55:01 5 1.25 0.00 0.00 0.00 0.00 98.75 01:40:05 00:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:55:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:40:05 00:56:01 all 0.14 0.00 0.01 0.00 0.00 99.84 01:40:05 00:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:56:01 1 0.02 0.00 0.00 0.02 0.00 99.97 01:40:05 00:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:56:01 3 0.05 0.00 0.02 0.00 0.02 99.92 01:40:05 00:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:56:01 5 0.91 0.00 0.07 0.00 0.00 99.02 01:40:05 00:56:01 6 0.02 0.00 0.00 0.00 0.02 99.97 01:40:05 00:56:01 7 0.03 0.00 0.00 0.02 0.00 99.95 01:40:05 00:57:01 all 0.12 0.00 0.01 0.00 0.00 99.87 01:40:05 00:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:57:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:40:05 00:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:57:01 3 0.05 0.00 0.03 0.00 0.00 99.92 01:40:05 00:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:57:01 5 0.88 0.00 0.00 0.00 0.00 99.12 01:40:05 00:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 00:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:58:01 all 0.01 0.00 0.00 0.01 0.01 99.97 01:40:05 00:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:58:01 1 0.00 0.00 0.02 0.02 0.00 99.97 01:40:05 00:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:40:05 00:58:01 3 0.03 0.00 0.00 0.00 0.02 99.95 01:40:05 00:58:01 4 0.02 0.00 0.02 0.02 0.00 99.95 01:40:05 00:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:58:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:40:05 00:58:01 7 0.00 0.00 0.00 0.02 0.02 99.97 01:40:05 00:59:01 all 0.08 0.00 0.01 0.00 0.00 99.91 01:40:05 00:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 00:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 00:59:01 5 0.60 0.00 0.00 0.00 0.00 99.40 01:40:05 00:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 00:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:00:01 all 0.10 0.00 0.02 0.00 0.01 99.86 01:40:05 01:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:00:01 1 0.02 0.00 0.00 0.02 0.07 99.90 01:40:05 01:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 01:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 01:00:01 5 0.73 0.00 0.07 0.00 0.02 99.19 01:40:05 01:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 01:00:01 7 0.02 0.00 0.02 0.02 0.02 99.93 01:40:05 01:01:01 all 0.25 0.00 0.01 0.00 0.00 99.74 01:40:05 01:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:01:01 1 0.02 0.00 0.02 0.00 0.02 99.95 01:40:05 01:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:01:01 5 1.89 0.00 0.00 0.00 0.00 98.11 01:40:05 01:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:01:01 7 0.02 0.00 0.03 0.00 0.02 99.93 01:40:05 01:02:01 all 0.21 0.00 0.02 0.00 0.00 99.76 01:40:05 01:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 01:02:01 1 0.00 0.00 0.00 0.02 0.00 99.98 01:40:05 01:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:02:01 3 0.03 0.00 0.00 0.00 0.02 99.95 01:40:05 01:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:02:01 5 1.61 0.00 0.10 0.00 0.00 98.29 01:40:05 01:02:01 6 0.02 0.00 0.03 0.00 0.00 99.95 01:40:05 01:02:01 7 0.02 0.00 0.02 0.02 0.00 99.95 01:40:05 01:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 01:40:05 01:03:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:40:05 01:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 01:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 01:03:01 4 0.00 0.00 0.00 0.00 0.02 99.98 01:40:05 01:03:01 5 0.03 0.00 0.03 0.00 0.00 99.93 01:40:05 01:03:01 6 0.03 0.00 0.00 0.00 0.02 99.95 01:40:05 01:03:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:40:05 01:04:01 all 0.01 0.00 0.01 0.01 0.00 99.96 01:40:05 01:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:04:01 1 0.00 0.00 0.00 0.02 0.02 99.97 01:40:05 01:04:01 2 0.02 0.00 0.05 0.02 0.00 99.92 01:40:05 01:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 01:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:04:01 5 0.05 0.00 0.00 0.00 0.00 99.95 01:40:05 01:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:04:01 7 0.02 0.00 0.05 0.02 0.02 99.90 01:40:05 01:05:01 all 0.21 0.00 0.01 0.01 0.00 99.78 01:40:05 01:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 01:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 01:05:01 2 0.00 0.00 0.00 0.02 0.00 99.98 01:40:05 01:05:01 3 0.00 0.00 0.03 0.00 0.00 99.97 01:40:05 01:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 01:05:01 5 1.55 0.00 0.00 0.00 0.00 98.45 01:40:05 01:05:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:40:05 01:05:01 7 0.03 0.00 0.00 0.03 0.00 99.93 01:40:05 01:40:05 01:05:01 CPU %user %nice %system %iowait %steal %idle 01:40:05 01:06:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:40:05 01:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:06:01 2 0.02 0.00 0.00 0.02 0.00 99.97 01:40:05 01:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 01:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:06:01 5 0.00 0.00 0.00 0.00 0.02 99.98 01:40:05 01:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 01:06:01 7 0.03 0.00 0.02 0.02 0.02 99.92 01:40:05 01:07:01 all 0.11 0.00 0.01 0.00 0.00 99.88 01:40:05 01:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 01:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:07:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:40:05 01:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:07:01 5 0.80 0.00 0.02 0.00 0.00 99.19 01:40:05 01:07:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:40:05 01:07:01 7 0.02 0.00 0.02 0.00 0.02 99.95 01:40:05 01:08:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:40:05 01:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 01:08:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:40:05 01:08:01 2 0.00 0.00 0.03 0.02 0.00 99.95 01:40:05 01:08:01 3 0.00 0.00 0.02 0.00 0.02 99.97 01:40:05 01:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 01:08:01 7 0.05 0.00 0.02 0.02 0.00 99.92 01:40:05 01:09:01 all 0.14 0.00 0.01 0.00 0.00 99.84 01:40:05 01:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:09:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:40:05 01:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:09:01 3 0.00 0.00 0.03 0.00 0.00 99.97 01:40:05 01:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 01:09:01 5 1.04 0.00 0.03 0.00 0.00 98.92 01:40:05 01:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:09:01 7 0.02 0.00 0.02 0.02 0.02 99.93 01:40:05 01:10:01 all 0.09 0.00 0.01 0.01 0.00 99.89 01:40:05 01:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 01:10:01 2 0.03 0.00 0.00 0.03 0.00 99.93 01:40:05 01:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:10:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:40:05 01:10:01 5 0.57 0.00 0.02 0.00 0.00 99.42 01:40:05 01:10:01 6 0.05 0.00 0.02 0.00 0.02 99.92 01:40:05 01:10:01 7 0.03 0.00 0.00 0.02 0.02 99.93 01:40:05 01:11:01 all 0.01 0.00 0.00 0.00 0.00 99.98 01:40:05 01:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 01:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 01:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:11:01 7 0.03 0.00 0.00 0.00 0.02 99.95 01:40:05 01:12:01 all 0.02 0.00 0.00 0.01 0.00 99.97 01:40:05 01:12:01 0 0.05 0.00 0.00 0.00 0.00 99.95 01:40:05 01:12:01 1 0.00 0.00 0.00 0.03 0.00 99.97 01:40:05 01:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:40:05 01:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 01:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:40:05 01:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 01:12:01 7 0.03 0.00 0.00 0.02 0.00 99.95 01:40:05 01:13:01 all 0.18 0.00 0.01 0.00 0.01 99.81 01:40:05 01:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 01:13:01 1 0.03 0.00 0.00 0.00 0.02 99.95 01:40:05 01:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:13:01 3 0.02 0.00 0.03 0.00 0.02 99.93 01:40:05 01:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:13:01 5 1.30 0.00 0.00 0.00 0.00 98.70 01:40:05 01:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:13:01 7 0.03 0.00 0.00 0.02 0.02 99.93 01:40:05 01:14:01 all 0.03 0.00 0.01 0.00 0.00 99.95 01:40:05 01:14:01 0 0.13 0.00 0.02 0.00 0.02 99.83 01:40:05 01:14:01 1 0.00 0.00 0.02 0.02 0.00 99.97 01:40:05 01:14:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:40:05 01:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 01:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 01:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 01:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:40:05 01:14:01 7 0.02 0.00 0.03 0.00 0.02 99.93 01:40:05 01:15:01 all 0.06 0.00 0.02 0.01 0.01 99.90 01:40:05 01:15:01 0 0.13 0.00 0.00 0.00 0.00 99.87 01:40:05 01:15:01 1 0.07 0.00 0.00 0.02 0.00 99.92 01:40:05 01:15:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:40:05 01:15:01 3 0.12 0.00 0.03 0.00 0.00 99.85 01:40:05 01:15:01 4 0.05 0.00 0.02 0.00 0.02 99.92 01:40:05 01:15:01 5 0.07 0.00 0.02 0.00 0.00 99.92 01:40:05 01:15:01 6 0.03 0.00 0.03 0.00 0.02 99.92 01:40:05 01:15:01 7 0.02 0.00 0.07 0.03 0.02 99.87 01:40:05 01:16:01 all 0.01 0.00 0.00 0.00 0.01 99.98 01:40:05 01:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:16:01 1 0.00 0.00 0.00 0.02 0.02 99.97 01:40:05 01:16:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:40:05 01:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:16:01 7 0.02 0.00 0.02 0.00 0.02 99.95 01:40:05 01:40:05 01:16:01 CPU %user %nice %system %iowait %steal %idle 01:40:05 01:17:01 all 0.03 0.00 0.01 0.00 0.00 99.96 01:40:05 01:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:17:01 1 0.02 0.00 0.03 0.00 0.00 99.95 01:40:05 01:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 01:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:17:01 5 0.08 0.00 0.00 0.00 0.02 99.90 01:40:05 01:17:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:40:05 01:17:01 7 0.03 0.00 0.02 0.02 0.02 99.92 01:40:05 01:18:01 all 0.27 0.00 0.01 0.00 0.00 99.71 01:40:05 01:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 01:18:01 1 0.00 0.00 0.00 0.02 0.00 99.98 01:40:05 01:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 01:18:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:40:05 01:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:40:05 01:18:01 5 1.99 0.00 0.00 0.00 0.00 98.01 01:40:05 01:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 01:18:01 7 0.02 0.00 0.03 0.02 0.02 99.92 01:40:05 01:19:01 all 0.07 0.00 0.01 0.00 0.00 99.91 01:40:05 01:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 01:19:01 1 0.02 0.00 0.02 0.02 0.00 99.95 01:40:05 01:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 01:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 01:19:01 5 0.53 0.00 0.00 0.00 0.00 99.47 01:40:05 01:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 01:19:01 7 0.02 0.00 0.03 0.00 0.00 99.95 01:40:05 01:20:01 all 0.02 0.00 0.01 0.00 0.00 99.97 01:40:05 01:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:20:01 1 0.02 0.00 0.02 0.02 0.02 99.93 01:40:05 01:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 01:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:40:05 01:20:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:40:05 01:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:20:01 7 0.03 0.00 0.00 0.02 0.02 99.93 01:40:05 01:21:01 all 0.01 0.00 0.01 0.00 0.00 99.98 01:40:05 01:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:21:01 1 0.00 0.00 0.02 0.02 0.00 99.97 01:40:05 01:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 01:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:21:01 6 0.00 0.00 0.00 0.00 0.02 99.98 01:40:05 01:21:01 7 0.02 0.00 0.03 0.00 0.02 99.93 01:40:05 01:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 01:40:05 01:22:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:40:05 01:22:01 1 0.02 0.00 0.02 0.02 0.00 99.95 01:40:05 01:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 01:22:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:40:05 01:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 01:22:01 7 0.02 0.00 0.00 0.02 0.02 99.95 01:40:05 01:23:01 all 0.00 0.00 0.01 0.01 0.01 99.97 01:40:05 01:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 01:23:01 1 0.02 0.00 0.00 0.02 0.02 99.95 01:40:05 01:23:01 2 0.00 0.00 0.02 0.00 0.02 99.97 01:40:05 01:23:01 3 0.00 0.00 0.02 0.00 0.02 99.97 01:40:05 01:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:23:01 6 0.00 0.00 0.02 0.02 0.00 99.97 01:40:05 01:23:01 7 0.00 0.00 0.03 0.02 0.02 99.93 01:40:05 01:24:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:40:05 01:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 01:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 01:24:01 4 0.03 0.00 0.02 0.00 0.00 99.95 01:40:05 01:24:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:40:05 01:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:24:01 7 0.02 0.00 0.00 0.02 0.02 99.95 01:40:05 01:25:01 all 0.05 0.00 0.01 0.00 0.00 99.94 01:40:05 01:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 01:25:01 1 0.02 0.00 0.00 0.02 0.00 99.97 01:40:05 01:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:25:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:40:05 01:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:25:01 5 0.30 0.00 0.02 0.00 0.00 99.68 01:40:05 01:25:01 6 0.02 0.00 0.00 0.00 0.02 99.97 01:40:05 01:25:01 7 0.00 0.00 0.02 0.02 0.02 99.95 01:40:05 01:26:01 all 0.01 0.00 0.01 0.00 0.00 99.98 01:40:05 01:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:26:01 2 0.02 0.00 0.02 0.02 0.00 99.95 01:40:05 01:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 01:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:26:01 7 0.02 0.00 0.03 0.00 0.00 99.95 01:40:05 01:27:01 all 0.01 0.00 0.01 0.00 0.00 99.98 01:40:05 01:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:40:05 01:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 01:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 01:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 01:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:27:01 7 0.02 0.00 0.02 0.02 0.02 99.93 01:40:05 01:40:05 01:27:01 CPU %user %nice %system %iowait %steal %idle 01:40:05 01:28:01 all 0.02 0.00 0.00 0.01 0.01 99.96 01:40:05 01:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 01:28:01 2 0.02 0.00 0.00 0.03 0.00 99.95 01:40:05 01:28:01 3 0.03 0.00 0.00 0.00 0.02 99.95 01:40:05 01:28:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:40:05 01:28:01 5 0.05 0.00 0.00 0.00 0.02 99.93 01:40:05 01:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:28:01 7 0.02 0.00 0.02 0.02 0.02 99.93 01:40:05 01:29:01 all 0.02 0.00 0.01 0.00 0.00 99.97 01:40:05 01:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 01:29:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:40:05 01:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 01:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:29:01 5 0.15 0.00 0.00 0.00 0.00 99.85 01:40:05 01:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:29:01 7 0.00 0.00 0.02 0.02 0.02 99.95 01:40:05 01:30:01 all 0.02 0.00 0.01 0.00 0.01 99.97 01:40:05 01:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:30:01 1 0.03 0.00 0.02 0.02 0.00 99.93 01:40:05 01:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 01:30:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:40:05 01:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:30:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:40:05 01:30:01 6 0.02 0.00 0.02 0.00 0.02 99.95 01:40:05 01:30:01 7 0.03 0.00 0.00 0.00 0.02 99.95 01:40:05 01:31:01 all 0.00 0.00 0.01 0.00 0.00 99.98 01:40:05 01:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 01:31:01 1 0.00 0.00 0.00 0.02 0.00 99.98 01:40:05 01:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:40:05 01:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 01:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:31:01 7 0.00 0.00 0.02 0.02 0.02 99.95 01:40:05 01:32:01 all 0.05 0.00 0.01 0.01 0.00 99.93 01:40:05 01:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:32:01 1 0.02 0.00 0.00 0.05 0.02 99.92 01:40:05 01:32:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:40:05 01:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 01:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 01:32:01 5 0.22 0.00 0.02 0.00 0.00 99.77 01:40:05 01:32:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:40:05 01:32:01 7 0.03 0.00 0.02 0.02 0.00 99.93 01:40:05 01:33:01 all 0.26 0.00 0.01 0.00 0.00 99.74 01:40:05 01:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 01:33:01 1 0.02 0.00 0.02 0.02 0.00 99.95 01:40:05 01:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:33:01 5 1.97 0.00 0.02 0.00 0.00 98.02 01:40:05 01:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:34:01 all 0.07 0.00 0.01 0.01 0.01 99.90 01:40:05 01:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:40:05 01:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:34:01 2 0.02 0.00 0.02 0.02 0.02 99.93 01:40:05 01:34:01 3 0.00 0.00 0.02 0.00 0.02 99.97 01:40:05 01:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 01:34:01 5 0.55 0.00 0.02 0.00 0.00 99.43 01:40:05 01:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 01:34:01 7 0.00 0.00 0.00 0.03 0.02 99.95 01:40:05 01:35:01 all 0.24 0.00 0.00 0.00 0.00 99.75 01:40:05 01:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:35:01 2 0.02 0.00 0.03 0.00 0.02 99.93 01:40:05 01:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:35:01 6 1.87 0.00 0.00 0.00 0.00 98.13 01:40:05 01:35:01 7 0.00 0.00 0.00 0.03 0.00 99.97 01:40:05 01:36:01 all 0.27 0.00 0.01 0.00 0.01 99.72 01:40:05 01:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 01:36:01 1 0.03 0.00 0.00 0.00 0.02 99.95 01:40:05 01:36:01 2 0.03 0.00 0.03 0.02 0.02 99.90 01:40:05 01:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 01:36:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:40:05 01:36:01 6 1.97 0.00 0.00 0.00 0.02 98.01 01:40:05 01:36:01 7 0.02 0.00 0.00 0.02 0.00 99.97 01:40:05 01:37:01 all 0.13 0.00 0.01 0.00 0.00 99.85 01:40:05 01:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 01:37:01 2 0.03 0.00 0.00 0.02 0.02 99.93 01:40:05 01:37:01 3 0.02 0.00 0.03 0.00 0.00 99.95 01:40:05 01:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:37:01 6 0.93 0.00 0.05 0.00 0.00 99.02 01:40:05 01:37:01 7 0.02 0.00 0.02 0.02 0.00 99.95 01:40:05 01:38:01 all 0.01 0.00 0.00 0.01 0.00 99.97 01:40:05 01:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:38:01 1 0.00 0.00 0.00 0.02 0.00 99.98 01:40:05 01:38:01 2 0.05 0.00 0.02 0.02 0.00 99.92 01:40:05 01:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:38:01 6 0.03 0.00 0.02 0.00 0.02 99.93 01:40:05 01:38:01 7 0.00 0.00 0.00 0.03 0.02 99.95 01:40:05 01:40:05 01:38:01 CPU %user %nice %system %iowait %steal %idle 01:40:05 01:39:01 all 0.06 0.00 0.01 0.00 0.00 99.93 01:40:05 01:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:40:05 01:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:40:05 01:39:01 2 0.03 0.00 0.02 0.00 0.02 99.93 01:40:05 01:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:40:05 01:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:40:05 01:39:01 6 0.37 0.00 0.03 0.00 0.00 99.60 01:40:05 01:39:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:40:05 01:40:01 all 0.39 0.00 0.15 0.03 0.01 99.42 01:40:05 01:40:01 0 0.17 0.00 0.15 0.00 0.00 99.68 01:40:05 01:40:01 1 0.18 0.00 0.08 0.03 0.02 99.68 01:40:05 01:40:01 2 0.18 0.00 0.17 0.00 0.02 99.63 01:40:05 01:40:01 3 0.52 0.00 0.18 0.07 0.02 99.22 01:40:05 01:40:01 4 0.65 0.00 0.15 0.05 0.02 99.13 01:40:05 01:40:01 5 0.57 0.00 0.13 0.00 0.02 99.28 01:40:05 01:40:01 6 0.55 0.00 0.20 0.02 0.02 99.21 01:40:05 01:40:01 7 0.28 0.00 0.15 0.03 0.00 99.53 01:40:05 Average: all 0.08 0.00 0.01 0.01 0.00 99.89 01:40:05 Average: 0 0.02 0.00 0.01 0.00 0.00 99.97 01:40:05 Average: 1 0.01 0.00 0.01 0.01 0.01 99.97 01:40:05 Average: 2 0.01 0.00 0.01 0.00 0.00 99.97 01:40:05 Average: 3 0.03 0.00 0.02 0.01 0.00 99.94 01:40:05 Average: 4 0.19 0.00 0.01 0.00 0.00 99.80 01:40:05 Average: 5 0.30 0.00 0.01 0.00 0.00 99.68 01:40:05 Average: 6 0.07 0.00 0.01 0.00 0.00 99.91 01:40:05 Average: 7 0.02 0.00 0.02 0.04 0.01 99.91 01:40:05 01:40:05 01:40:05