Pull request #84 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6271275eac8a7dc8e93bf3526657a0ceb314f868+bcbcc22bb55fcf7d42cfa8ac6584ae10f2f0fef0 (68f62e7192c25004dd3029f6551d5ef847d3f815) 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-ssh15026255537668625833.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh14953160276833086034.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-84/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-84/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9855376283615297526.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16750557018394587006.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-84/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-84/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh47897930855571540.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [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 ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1229 in /w/workspace/exfoundry_edgex-taf-common_PR-84 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/exfoundry_edgex-taf-common_PR-84 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit bcbcc22bb55fcf7d42cfa8ac6584ae10f2f0fef0 into PR head commit 6271275eac8a7dc8e93bf3526657a0ceb314f868 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/84/head:refs/remotes/origin/PR-84 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 3e6117d4338f38ae50dcc73457c777bcf9f35d10 Checking out Revision 3e6117d4338f38ae50dcc73457c777bcf9f35d10 (PR-84) > git checkout -f 6271275eac8a7dc8e93bf3526657a0ceb314f868 # 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 bcbcc22bb55fcf7d42cfa8ac6584ae10f2f0fef0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e6117d4338f38ae50dcc73457c777bcf9f35d10 # timeout=10 Commit message: "Merge commit 'bcbcc22bb55fcf7d42cfa8ac6584ae10f2f0fef0' into HEAD" > git rev-list --no-walk 6271275eac8a7dc8e93bf3526657a0ceb314f868 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:56:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:56:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:56:53 ========================================================= 02:56:53 EdgeX Global Pipelines Version Info 02:56:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:56:54 ------------------- 02:56:54 stable info: 02:56:54 ------------------- 02:56:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:56:54 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:56:54 Message: update stable to v1.0.258 02:56:55 ------------------- 02:56:55 experimental info: 02:56:55 ------------------- 02:56:55 Commited By: **** collab-it+edgex@linuxfoundation.org 02:56:55 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:56:55 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 02:56:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 02:56:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 02:56:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:56:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:56:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:56:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 02:56:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:56:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 02:56:55 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 02:56:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:56:55 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 02:56:55 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 02:56:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:56:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:56:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-84 [Pipeline] echo 02:56:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-84 [Pipeline] echo 02:56:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-84 [Pipeline] echo 02:56:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e6117d4338f38ae50dcc73457c777bcf9f35d10 [Pipeline] echo 02:56:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e6117d [Pipeline] echo 02:56:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:56:55 provisioning config files... 02:56:55 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-84@tmp/config7527342940951003271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:56:56 ---> ****-login.sh 02:56:56 nexus3.edgexfoundry.org:10001 02:56:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:56 Configure a credential helper to remove this warning. See 02:56:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:56 02:56:56 Login Succeeded 02:56:56 nexus3.edgexfoundry.org:10002 02:56:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:56 Configure a credential helper to remove this warning. See 02:56:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:56 02:56:56 Login Succeeded 02:56:56 nexus3.edgexfoundry.org:10003 02:56:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:56 Configure a credential helper to remove this warning. See 02:56:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:56 02:56:56 Login Succeeded 02:56:56 nexus3.edgexfoundry.org:10004 02:56:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:56 Configure a credential helper to remove this warning. See 02:56:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:56 02:56:56 Login Succeeded 02:56:56 ****.io 02:56:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:57 Configure a credential helper to remove this warning. See 02:56:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:57 02:56:57 Login Succeeded 02:56:57 ---> ****-login.sh ends [Pipeline] } 02:56:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:56:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:56:57 + grep -v github /etc/ssh/ssh_known_hosts 02:56:57 + [ -e /tmp/ssh_known_hosts ] 02:56:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:56:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:56:57 + sudo tee -a /etc/ssh/ssh_known_hosts 02:56:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:56:57 02:56:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:56:58 0.1.4: Pulling from edgex-devops/py-git-semver 02:56:58 b85a868b505f: Pulling fs layer 02:56:58 e2be974225ed: Pulling fs layer 02:56:58 339a4e72a1f5: Pulling fs layer 02:56:58 988bab9f4d93: Pulling fs layer 02:56:58 1469e6f7b9e6: Pulling fs layer 02:56:58 eaf3925da568: Pulling fs layer 02:56:58 bab4dde63d76: Pulling fs layer 02:56:58 bde34c3a00c8: Pulling fs layer 02:56:58 b352a97aabf1: Pulling fs layer 02:56:58 4872d77fe225: Pulling fs layer 02:56:58 5851b861e8e6: Pulling fs layer 02:56:58 988bab9f4d93: Waiting 02:56:58 1469e6f7b9e6: Waiting 02:56:58 eaf3925da568: Waiting 02:56:58 bab4dde63d76: Waiting 02:56:58 5851b861e8e6: Waiting 02:56:58 bde34c3a00c8: Waiting 02:56:58 b352a97aabf1: Waiting 02:56:58 4872d77fe225: Waiting 02:56:58 e2be974225ed: Verifying Checksum 02:56:58 e2be974225ed: Download complete 02:56:58 988bab9f4d93: Verifying Checksum 02:56:58 988bab9f4d93: Download complete 02:56:58 1469e6f7b9e6: Verifying Checksum 02:56:58 1469e6f7b9e6: Download complete 02:56:58 339a4e72a1f5: Verifying Checksum 02:56:58 339a4e72a1f5: Download complete 02:56:58 eaf3925da568: Verifying Checksum 02:56:58 eaf3925da568: Download complete 02:56:58 bde34c3a00c8: Download complete 02:56:58 b352a97aabf1: Download complete 02:56:58 4872d77fe225: Verifying Checksum 02:56:58 4872d77fe225: Download complete 02:56:58 5851b861e8e6: Verifying Checksum 02:56:58 5851b861e8e6: Download complete 02:56:58 b85a868b505f: Verifying Checksum 02:56:58 b85a868b505f: Download complete 02:56:58 bab4dde63d76: Verifying Checksum 02:56:58 bab4dde63d76: Download complete 02:57:00 b85a868b505f: Pull complete 02:57:00 e2be974225ed: Pull complete 02:57:00 339a4e72a1f5: Pull complete 02:57:00 988bab9f4d93: Pull complete 02:57:01 1469e6f7b9e6: Pull complete 02:57:01 eaf3925da568: Pull complete 02:57:03 bab4dde63d76: Pull complete 02:57:03 bde34c3a00c8: Pull complete 02:57:03 b352a97aabf1: Pull complete 02:57:03 4872d77fe225: Pull complete 02:57:03 5851b861e8e6: Pull complete 02:57:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:57:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:57:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:57:03 prd-ubuntu20.04-docker-8c-8g-1229 does not seem to be running inside a container 02:57:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-84 -v /w/workspace/exfoundry_edgex-taf-common_PR-84:/w/workspace/exfoundry_edgex-taf-common_PR-84:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-84@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-84@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:57:06 $ docker top 51289084c7e46722b306860a3ab0f40651bfd5c14cff76e58255f5d2dde7b135 -eo pid,comm 02:57:06 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). 02:57:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:57:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:57:06 [ssh-agent] Looking for ssh-agent implementation... 02:57:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:57:06 $ docker exec 51289084c7e46722b306860a3ab0f40651bfd5c14cff76e58255f5d2dde7b135 ssh-agent 02:57:06 SSH_AUTH_SOCK=/tmp/ssh-5Kbh8cOcT3bn/agent.32 02:57:06 SSH_AGENT_PID=38 02:57:06 Running ssh-add (command line suppressed) 02:57:06 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-84@tmp/private_key_8528467281141087920.key (/w/workspace/exfoundry_edgex-taf-common_PR-84@tmp/private_key_8528467281141087920.key) 02:57:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:57:07 + git tag --points-at HEAD [Pipeline] } 02:57:07 $ docker exec --env ******** --env ******** 51289084c7e46722b306860a3ab0f40651bfd5c14cff76e58255f5d2dde7b135 ssh-agent -k 02:57:07 unset SSH_AUTH_SOCK; 02:57:07 unset SSH_AGENT_PID; 02:57:07 echo Agent pid 38 killed; 02:57:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:57:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:57:07 [ssh-agent] Looking for ssh-agent implementation... 02:57:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:57:07 $ docker exec 51289084c7e46722b306860a3ab0f40651bfd5c14cff76e58255f5d2dde7b135 ssh-agent 02:57:07 SSH_AUTH_SOCK=/tmp/ssh-pnOEoYTU2nUz/agent.71 02:57:07 SSH_AGENT_PID=77 02:57:07 Running ssh-add (command line suppressed) 02:57:07 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-84@tmp/private_key_6605996947979052037.key (/w/workspace/exfoundry_edgex-taf-common_PR-84@tmp/private_key_6605996947979052037.key) 02:57:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:57:08 + git semver init 02:57:08 2023-11-28 02:57:08,211 [run_init] DEBUG init version:0.0.0 force:False 02:57:08 2023-11-28 02:57:08,211 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-84/.semver 02:57:08 2023-11-28 02:57:08,212 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-84/.semver 02:57:08 2023-11-28 02:57:08,212 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-84/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-84, universal_newlines=False, shell=None, istream=None) 02:57:09 2023-11-28 02:57:08,886 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-84/.git/info/exclude 02:57:09 2023-11-28 02:57:08,887 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-84/.semver/PR-84 with force:False 02:57:09 2023-11-28 02:57:08,887 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-84/.semver/PR-84 02:57:09 2023-11-28 02:57:08,890 [execute] INFO git cat-file --batch-check 02:57:09 2023-11-28 02:57:08,890 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-84/.semver, universal_newlines=False, shell=None, istream=) 02:57:09 2023-11-28 02:57:08,896 [execute] INFO git cat-file --batch 02:57:09 2023-11-28 02:57:08,896 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-84/.semver, universal_newlines=False, shell=None, istream=) 02:57:09 2023-11-28 02:57:08,902 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-84/.semver/PR-84 02:57:09 0.0.0 [Pipeline] } 02:57:09 $ docker exec --env ******** --env ******** 51289084c7e46722b306860a3ab0f40651bfd5c14cff76e58255f5d2dde7b135 ssh-agent -k 02:57:09 unset SSH_AUTH_SOCK; 02:57:09 unset SSH_AGENT_PID; 02:57:09 echo Agent pid 77 killed; 02:57:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:57:09 + git semver [Pipeline] } 02:57:10 $ docker stop --time=1 51289084c7e46722b306860a3ab0f40651bfd5c14cff76e58255f5d2dde7b135 02:57:11 $ docker rm -f --volumes 51289084c7e46722b306860a3ab0f40651bfd5c14cff76e58255f5d2dde7b135 [Pipeline] // withDockerContainer [Pipeline] sh 02:57:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:57:11 Stashed 1 file(s) [Pipeline] echo 02:57:11 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:57:12 provisioning config files... 02:57:12 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-84@tmp/config15562099954099174800tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:57:12 ---> ****-login.sh 02:57:12 nexus3.edgexfoundry.org:10001 02:57:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:57:12 Configure a credential helper to remove this warning. See 02:57:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:57:12 02:57:12 Login Succeeded 02:57:12 nexus3.edgexfoundry.org:10002 02:57:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:57:12 Configure a credential helper to remove this warning. See 02:57:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:57:12 02:57:12 Login Succeeded 02:57:12 nexus3.edgexfoundry.org:10003 02:57:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:57:12 Configure a credential helper to remove this warning. See 02:57:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:57:12 02:57:12 Login Succeeded 02:57:12 nexus3.edgexfoundry.org:10004 02:57:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:57:12 Configure a credential helper to remove this warning. See 02:57:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:57:12 02:57:12 Login Succeeded 02:57:12 ****.io 02:57:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:57:13 Configure a credential helper to remove this warning. See 02:57:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:57:13 02:57:13 Login Succeeded 02:57:13 ---> ****-login.sh ends [Pipeline] } 02:57:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:57:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:57:14 + ls -al . 02:57:14 total 72 02:57:14 drwxrwxr-x 7 jenkins jenkins 4096 Nov 28 02:57 . 02:57:14 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 02:56 .. 02:57:14 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 02:57 .git 02:57:14 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 02:56 .github 02:57:14 -rw-rw-r-- 1 jenkins jenkins 22 Nov 28 02:56 .gitignore 02:57:14 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 02:57 .semver 02:57:14 -rw-rw-r-- 1 jenkins jenkins 1575 Nov 28 02:56 Dockerfile 02:57:14 -rw-rw-r-- 1 jenkins jenkins 746 Nov 28 02:56 Jenkinsfile 02:57:14 -rw-rw-r-- 1 jenkins jenkins 11381 Nov 28 02:56 LICENSE 02:57:14 -rw-rw-r-- 1 jenkins jenkins 3606 Nov 28 02:56 README.md 02:57:14 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 02:56 TAF-Manager 02:57:14 drwxrwxr-x 6 jenkins jenkins 4096 Nov 28 02:56 TUC 02:57:14 -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 02:57 VERSION 02:57:14 -rw-rw-r-- 1 jenkins jenkins 344 Nov 28 02:56 requirements.txt 02:57:14 -rw-rw-r-- 1 jenkins jenkins 54 Nov 28 02:56 robot-entrypoint.sh 02:57:14 -rw-rw-r-- 1 jenkins jenkins 445 Nov 28 02:56 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:14 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=3e6117d4338f38ae50dcc73457c777bcf9f35d10 --label arch=amd64 --label version=0.0.0 . 02:57:14 Sending build context to Docker daemon 537.1kB 02:57:14 Step 1/13 : FROM alpine:3.16 02:57:15 3.16: Pulling from library/alpine 02:57:15 659d66d51139: Pulling fs layer 02:57:15 659d66d51139: Verifying Checksum 02:57:15 659d66d51139: Download complete 02:57:15 659d66d51139: Pull complete 02:57:15 Digest: sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b 02:57:15 Status: Downloaded newer image for alpine:3.16 02:57:15 ---> 187eae39ad94 02:57:15 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 02:57:15 ---> Running in 9dd47ec8915d 02:57:16 Removing intermediate container 9dd47ec8915d 02:57:16 ---> 2a03bcb80c15 02:57:16 Step 3/13 : LABEL maintainer="Bruce Huang " 02:57:16 ---> Running in bba8af1d58ff 02:57:16 Removing intermediate container bba8af1d58ff 02:57:16 ---> 76ed9745fb17 02:57:16 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 02:57:16 ---> 16a6af02823e 02:57:16 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 02:57:16 ---> 88357368504b 02:57:16 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 02:57:16 ---> ebfb28efabc6 02:57:16 Step 7/13 : WORKDIR /edgex-taf 02:57:16 ---> Running in 5ef88b6a8d25 02:57:16 Removing intermediate container 5ef88b6a8d25 02:57:16 ---> 68f93c798acd 02:57:16 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:57:16 ---> Running in 218e8ef9bf70 02:57:17 Removing intermediate container 218e8ef9bf70 02:57:17 ---> 806dd0559c97 02:57:17 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt 02:57:17 ---> Running in cde640575563 02:57:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:57:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:57:18 (1/2) Upgrading libcrypto1.1 (1.1.1v-r0 -> 1.1.1w-r1) 02:57:19 (2/2) Upgrading libssl1.1 (1.1.1v-r0 -> 1.1.1w-r1) 02:57:20 OK: 6 MiB in 14 packages 02:57:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:57:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:57:21 (1/9) Installing ca-certificates (20230506-r0) 02:57:21 (2/9) Installing brotli-libs (1.0.9-r6) 02:57:21 (3/9) Installing nghttp2-libs (1.47.0-r2) 02:57:22 (4/9) Installing libcurl (8.4.0-r0) 02:57:22 (5/9) Installing curl (8.4.0-r0) 02:57:22 (6/9) Installing docker-cli (20.10.20-r0) 02:57:25 (7/9) Installing oniguruma (6.9.8-r0) 02:57:25 (8/9) Installing jq (1.6-r1) 02:57:25 (9/9) Installing openssl (1.1.1w-r1) 02:57:26 Executing busybox-1.35.0-r17.trigger 02:57:26 Executing ca-certificates-20230506-r0.trigger 02:57:26 OK: 52 MiB in 23 packages 02:57:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:57:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:57:27 Still waiting to schedule task 02:57:27 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1230’ is offline 02:57:27 (1/137) Installing libmagic (5.41-r0) 02:57:27 (2/137) Installing file (5.41-r0) 02:57:28 (3/137) Installing libxau (1.0.9-r0) 02:57:28 (4/137) Installing libxdmcp (1.1.3-r0) 02:57:28 (5/137) Installing libxcb (1.15-r0) 02:57:28 (6/137) Installing libx11 (1.8.7-r0) 02:57:29 (7/137) Installing libxext (1.3.4-r0) 02:57:29 (8/137) Installing libice (1.0.10-r0) 02:57:30 (9/137) Installing libuuid (2.38-r1) 02:57:30 (10/137) Installing libsm (1.2.3-r0) 02:57:30 (11/137) Installing libxt (1.2.1-r0) 02:57:30 (12/137) Installing libxmu (1.1.3-r0) 02:57:31 (13/137) Installing xset (1.2.4-r0) 02:57:31 (14/137) Installing xprop (1.2.5-r0) 02:57:31 (15/137) Installing xdg-utils (1.1.3-r3) 02:57:32 (16/137) Installing eudev-libs (3.2.11-r0) 02:57:32 (17/137) Installing pkgconf (1.8.1-r0) 02:57:32 (18/137) Installing libffi (3.4.2-r1) 02:57:33 (19/137) Installing libintl (0.21-r2) 02:57:33 (20/137) Installing libblkid (2.38-r1) 02:57:33 (21/137) Installing libmount (2.38-r1) 02:57:34 (22/137) Installing pcre (8.45-r2) 02:57:34 (23/137) Installing glib (2.72.4-r0) 02:57:34 (24/137) Installing xz-libs (5.2.5-r1) 02:57:35 (25/137) Installing libxml2 (2.9.14-r2) 02:57:35 (26/137) Installing shared-mime-info (2.2-r2) 02:57:36 (27/137) Installing hicolor-icon-theme (0.17-r1) 02:57:36 (28/137) Installing libjpeg-turbo (2.1.3-r1) 02:57:36 (29/137) Installing libpng (1.6.37-r1) 02:57:37 (30/137) Installing libwebp (1.2.3-r2) 02:57:37 (31/137) Installing zstd-libs (1.5.2-r1) 02:57:37 (32/137) Installing tiff (4.4.0-r4) 02:57:38 (33/137) Installing gdk-pixbuf (2.42.8-r0) 02:57:38 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 02:57:39 (35/137) Installing libxcomposite (0.4.5-r0) 02:57:39 (36/137) Installing libxfixes (6.0.0-r0) 02:57:39 (37/137) Installing libxrender (0.9.10-r3) 02:57:39 (38/137) Installing libxcursor (1.2.1-r0) 02:57:39 (39/137) Installing libxdamage (1.1.5-r1) 02:57:40 (40/137) Installing libxi (1.8-r0) 02:57:40 (41/137) Installing libxinerama (1.1.4-r1) 02:57:40 (42/137) Installing libxrandr (1.5.2-r1) 02:57:40 (43/137) Installing atk (2.38.0-r0) 02:57:41 (44/137) Installing libxtst (1.2.3-r3) 02:57:41 (45/137) Installing dbus-libs (1.14.8-r0) 02:57:42 (46/137) Installing at-spi2-core (2.44.1-r0) 02:57:42 (47/137) Installing at-spi2-atk (2.38.0-r0) 02:57:42 (48/137) Installing expat (2.5.0-r0) 02:57:42 (49/137) Installing libbz2 (1.0.8-r1) 02:57:43 (50/137) Installing freetype (2.12.1-r0) 02:57:43 (51/137) Installing fontconfig (2.14.0-r0) 02:57:43 (52/137) Installing pixman (0.40.0-r4) 02:57:44 (53/137) Installing cairo (1.17.4-r2) 02:57:45 (54/137) Installing cairo-gobject (1.17.4-r2) 02:57:45 (55/137) Installing avahi-libs (0.8-r6) 02:57:45 (56/137) Installing gmp (6.2.1-r2) 02:57:45 (57/137) Installing nettle (3.7.3-r0) 02:57:46 (58/137) Installing p11-kit (0.24.1-r0) 02:57:46 (59/137) Installing libtasn1 (4.18.0-r1) 02:57:46 (60/137) Installing libunistring (1.0-r0) 02:57:47 (61/137) Installing gnutls (3.7.7-r1) 02:57:47 (62/137) Installing cups-libs (2.4.2-r2) 02:57:48 (63/137) Installing libepoxy (1.5.10-r0) 02:57:48 (64/137) Installing fribidi (1.0.12-r0) 02:57:48 (65/137) Installing graphite2 (1.3.14-r1) 02:57:49 (66/137) Installing harfbuzz (4.3.0-r0) 02:57:49 (67/137) Installing libxft (2.3.4-r0) 02:57:50 (68/137) Installing pango (1.50.7-r0) 02:57:50 (69/137) Installing wayland-libs-client (1.20.0-r0) 02:57:50 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 02:57:50 (71/137) Installing wayland-libs-egl (1.20.0-r0) 02:57:51 (72/137) Installing xkeyboard-config (2.35.1-r0) 02:57:51 (73/137) Installing libxkbcommon (1.4.1-r0) 02:57:51 (74/137) Installing gtk+3.0 (3.24.34-r1) 02:57:52 Executing gtk+3.0-3.24.34-r1.post-install 02:57:52 (75/137) Installing libfontenc (1.1.4-r0) 02:57:52 (76/137) Installing mkfontscale (1.2.2-r0) 02:57:53 (77/137) Installing font-opensans (0_git20210927-r0) 02:57:53 (78/137) Installing libgcc (11.2.1_git20220219-r2) 02:57:54 (79/137) Installing libogg (1.3.5-r1) 02:57:54 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 02:57:54 (81/137) Installing flac (1.3.4-r0) 02:57:55 (82/137) Installing alsa-lib (1.2.7.2-r0) 02:57:55 (83/137) Installing libatomic (11.2.1_git20220219-r2) 02:57:55 (84/137) Installing sdl2 (2.0.22-r0) 02:57:56 (85/137) Installing aom-libs (3.3.0-r0) 02:57:56 (86/137) Installing libass (0.16.0-r0) 02:57:57 (87/137) Installing libdav1d (1.0.0-r0) 02:57:57 (88/137) Installing libpciaccess (0.16-r0) 02:57:57 (89/137) Installing libdrm (2.4.110-r0) 02:57:58 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) 02:57:58 (91/137) Installing ncurses-libs (6.3_p20220521-r1) 02:57:58 (92/137) Installing lame (3.100-r0) 02:57:59 (93/137) Installing opus (1.3.1-r1) 02:57:59 (94/137) Installing libasyncns (0.8-r1) 02:58:00 (95/137) Installing libltdl (2.4.7-r0) 02:58:00 (96/137) Installing orc (0.4.32-r0) 02:58:00 (97/137) Installing libvorbis (1.3.7-r0) 02:58:01 (98/137) Installing libsndfile (1.1.0-r0) 02:58:01 (99/137) Installing libgomp (11.2.1_git20220219-r2) 02:58:01 (100/137) Installing soxr (0.1.3-r2) 02:58:02 (101/137) Installing speexdsp (1.2.0-r0) 02:58:02 (102/137) Installing tdb-libs (1.4.6-r0) 02:58:02 (103/137) Installing libpulse (15.0-r2) 02:58:03 (104/137) Installing cjson (1.7.15-r3) 02:58:03 (105/137) Installing mbedtls (2.28.5-r0) 02:58:03 (106/137) Installing librist (0.2.6-r1) 02:58:04 (107/137) Installing libsrt (1.4.4-r0) 02:58:04 (108/137) Installing libssh (0.9.6-r1) 02:58:04 (109/137) Installing libtheora (1.1.1-r16) 02:58:05 (110/137) Installing v4l-utils-libs (1.22.1-r1) 02:58:05 (111/137) Installing libva (2.14.0-r0) 02:58:06 (112/137) Installing libvdpau (1.5-r0) 02:58:06 (113/137) Installing vidstab (1.1.0-r1) 02:58:06 (114/137) Installing libvpx (1.11.0-r1) 02:58:07 (115/137) Installing x264-libs (0.163_git20210613-r0) 02:58:07 (116/137) Installing numactl (2.0.14-r0) 02:58:07 (117/137) Installing x265-libs (3.5-r3) 02:58:08 (118/137) Installing xvidcore (1.3.7-r1) 02:58:08 (119/137) Installing ffmpeg-libs (5.0.3-r0) 02:58:09 (120/137) Installing libevent (2.1.12-r4) 02:58:09 (121/137) Installing mesa (21.3.9-r0) 02:58:10 (122/137) Installing wayland-libs-server (1.20.0-r0) 02:58:10 (123/137) Installing mesa-gbm (21.3.9-r0) 02:58:10 (124/137) Installing icu-data-en (71.1-r2) 02:58:11 Executing icu-data-en-71.1-r2.post-install 02:58:11 * 02:58:11 * If you need ICU with non-English locales and legacy charset support, install 02:58:11 * package icu-data-full. 02:58:11 * 02:58:11 (125/137) Installing icu-libs (71.1-r2) 02:58:11 (126/137) Installing lcms2 (2.13.1-r0) 02:58:12 (127/137) Installing minizip (1.2.12-r0) 02:58:12 (128/137) Installing nspr (4.33-r0) 02:58:12 (129/137) Installing sqlite-libs (3.40.1-r0) 02:58:13 (130/137) Installing nss (3.78.1-r0) 02:58:13 (131/137) Installing re2 (2022.04.01-r0) 02:58:14 (132/137) Installing snappy (1.1.9-r4) 02:58:14 (133/137) Installing libgpg-error (1.45-r0) 02:58:14 (134/137) Installing libgcrypt (1.10.1-r0) 02:58:15 (135/137) Installing libxslt (1.1.35-r0) 02:58:15 (136/137) Installing chromium (102.0.5005.182-r0) 02:58:27 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 02:58:28 Executing busybox-1.35.0-r17.trigger 02:58:28 Executing glib-2.72.4-r0.trigger 02:58:28 Executing shared-mime-info-2.2-r2.trigger 02:58:28 Executing gdk-pixbuf-2.42.8-r0.trigger 02:58:28 Executing gtk-update-icon-cache-2.24.33-r3.trigger 02:58:28 Executing fontconfig-2.14.0-r0.trigger 02:58:28 Executing mkfontscale-1.2.2-r0.trigger 02:58:28 OK: 409 MiB in 160 packages 02:58:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:58:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:58:29 (1/21) Installing binutils (2.38-r3) 02:58:30 (2/21) Installing isl22 (0.22-r0) 02:58:31 (3/21) Installing mpfr4 (4.1.0-r0) 02:58:31 (4/21) Installing mpc1 (1.2.1-r0) 02:58:31 (5/21) Installing gcc (11.2.1_git20220219-r2) 02:58:33 (6/21) Installing musl-dev (1.2.3-r3) 02:58:33 (7/21) Installing libc-dev (0.7.2-r3) 02:58:33 (8/21) Installing linux-headers (5.16.7-r1) 02:58:34 (9/21) Installing libffi-dev (3.4.2-r1) 02:58:34 (10/21) Installing libpq (14.10-r0) 02:58:34 (11/21) Installing openssl-dev (1.1.1w-r1) 02:58:35 (12/21) Installing libpq-dev (14.10-r0) 02:58:35 (13/21) Installing libecpg (14.10-r0) 02:58:36 (14/21) Installing libecpg-dev (14.10-r0) 02:58:36 (15/21) Installing llvm13-libs (13.0.1-r2) 02:58:44 (16/21) Installing clang-libs (13.0.1-r1) 02:58:44 (17/21) Installing clang (13.0.1-r1) 02:58:45 (18/21) Installing icu (71.1-r2) 02:58:45 (19/21) Installing icu-dev (71.1-r2) 02:58:46 (20/21) Installing llvm13 (13.0.1-r2) 02:58:46 (21/21) Installing postgresql14-dev (14.10-r0) 02:58:47 Executing busybox-1.35.0-r17.trigger 02:58:47 OK: 822 MiB in 181 packages 02:58:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:58:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:58:48 (1/10) Installing g++ (11.2.1_git20220219-r2) 02:58:49 (2/10) Installing gdbm (1.23-r0) 02:58:49 (3/10) Installing mpdecimal (2.5.1-r1) 02:58:50 (4/10) Installing readline (8.1.2-r0) 02:58:50 (5/10) Installing python3 (3.10.13-r0) 02:58:51 (6/10) Installing python3-dev (3.10.13-r0) 02:58:52 (7/10) Installing libsodium (1.0.18-r0) 02:58:52 (8/10) Installing libzmq (4.3.4-r0) 02:58:53 (9/10) Installing libsodium-dev (1.0.18-r0) 02:58:53 (10/10) Installing zeromq-dev (4.3.4-r0) 02:58:53 Executing busybox-1.35.0-r17.trigger 02:58:53 OK: 974 MiB in 191 packages 02:58:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:58:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:58:54 OK: 974 MiB in 191 packages 02:58:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:58:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:58:55 (1/1) Installing tzdata (2023c-r0) 02:58:56 Executing busybox-1.35.0-r17.trigger 02:58:56 OK: 978 MiB in 192 packages 02:58:56 (1/1) Purging tzdata (2023c-r0) 02:58:56 Executing busybox-1.35.0-r17.trigger 02:58:56 OK: 974 MiB in 191 packages 02:58:59 Looking in links: /tmp/tmp874fqwg8 02:58:59 Processing /tmp/tmp874fqwg8/setuptools-65.5.0-py3-none-any.whl 02:58:59 Processing /tmp/tmp874fqwg8/pip-23.0.1-py3-none-any.whl 02:58:59 Installing collected packages: setuptools, pip 02:59:02 Successfully installed pip-23.0.1 setuptools-65.5.0 02:59:02 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 02:59:02 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 02:59:03 Collecting pip 02:59:03 Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) 02:59:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 59.4 MB/s eta 0:00:00 02:59:03 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 02:59:03 Collecting setuptools 02:59:03 Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) 02:59:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 119.1 MB/s eta 0:00:00 02:59:03 Collecting wheel 02:59:03 Downloading wheel-0.42.0-py3-none-any.whl (65 kB) 02:59:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 126.1 MB/s eta 0:00:00 02:59:04 Installing collected packages: wheel, setuptools, pip 02:59:04 Attempting uninstall: setuptools 02:59:04 Found existing installation: setuptools 65.5.0 02:59:04 Uninstalling setuptools-65.5.0: 02:59:04 Successfully uninstalled setuptools-65.5.0 02:59:04 Attempting uninstall: pip 02:59:04 Found existing installation: pip 23.0.1 02:59:04 Uninstalling pip-23.0.1: 02:59:04 Successfully uninstalled pip-23.0.1 02:59:06 Successfully installed pip-23.3.1 setuptools-69.0.2 wheel-0.42.0 02:59:06 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 02:59:07 Processing ./edgex-taf-common 02:59:07 Preparing metadata (setup.py): started 02:59:08 Preparing metadata (setup.py): finished with status 'done' 02:59:08 Building wheels for collected packages: edgex-taf-common 02:59:08 Building wheel for edgex-taf-common (setup.py): started 02:59:08 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 02:59:08 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=f2312f2f5b94553b1ffcbc6d600efd42a0ebdf6a085302289699b98a361eaeaa 02:59:08 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 02:59:08 Successfully built edgex-taf-common 02:59:08 Installing collected packages: edgex-taf-common 02:59:08 Successfully installed edgex-taf-common-0.0.0 02:59:08 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 02:59:09 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 02:59:09 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 02:59:09 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 02:59:09 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 02:59:09 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 02:59:09 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 02:59:09 Collecting robotframework-seleniumlibrary==6.1.3 (from -r requirements.txt (line 4)) 02:59:09 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl.metadata (15 kB) 02:59:09 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 02:59:09 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 02:59:09 Preparing metadata (setup.py): started 02:59:09 Preparing metadata (setup.py): finished with status 'done' 02:59:09 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 02:59:09 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 02:59:09 Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) 02:59:09 Downloading configparser-5.3.0-py3-none-any.whl (19 kB) 02:59:10 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 02:59:10 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 02:59:10 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 02:59:10 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 02:59:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 10.8 MB/s eta 0:00:00 02:59:10 Preparing metadata (setup.py): started 02:59:10 Preparing metadata (setup.py): finished with status 'done' 02:59:10 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 02:59:10 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 02:59:10 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 02:59:10 Downloading numpy-1.22.3.zip (11.5 MB) 02:59:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 69.2 MB/s eta 0:00:00 02:59:11 Installing build dependencies: started 02:59:15 Installing build dependencies: finished with status 'done' 02:59:15 Getting requirements to build wheel: started 02:59:15 Getting requirements to build wheel: finished with status 'done' 02:59:15 Preparing metadata (pyproject.toml): started 02:59:16 Preparing metadata (pyproject.toml): finished with status 'done' 02:59:16 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 02:59:16 Downloading psutil-5.9.5.tar.gz (493 kB) 02:59:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 14.8 MB/s eta 0:00:00 02:59:16 Installing build dependencies: started 02:59:20 Installing build dependencies: finished with status 'done' 02:59:20 Getting requirements to build wheel: started 02:59:20 Getting requirements to build wheel: finished with status 'done' 02:59:20 Preparing metadata (pyproject.toml): started 02:59:20 Preparing metadata (pyproject.toml): finished with status 'done' 02:59:20 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 02:59:20 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 02:59:20 Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) 02:59:20 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.8 kB) 02:59:20 Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) 02:59:20 Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) 02:59:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 20.0 MB/s eta 0:00:00 02:59:21 Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) 02:59:21 Downloading psycopg2-2.9.7.tar.gz (383 kB) 02:59:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 37.7 MB/s eta 0:00:00 02:59:21 Preparing metadata (setup.py): started 02:59:21 Preparing metadata (setup.py): finished with status 'done' 02:59:21 Collecting pycryptodome==3.18.0 (from -r requirements.txt (line 17)) 02:59:21 Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) 02:59:21 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:59:21 Downloading selenium-4.15.2-py3-none-any.whl.metadata (6.9 kB) 02:59:21 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:59:21 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) 02:59:21 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:59:21 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 02:59:21 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:59:21 Downloading flex-6.14.1.tar.gz (40 kB) 02:59:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 5.5 MB/s eta 0:00:00 02:59:21 Preparing metadata (setup.py): started 02:59:22 Preparing metadata (setup.py): finished with status 'done' 02:59:22 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:59:22 Downloading genson-1.2.2.tar.gz (34 kB) 02:59:22 Preparing metadata (setup.py): started 02:59:22 Preparing metadata (setup.py): finished with status 'done' 02:59:22 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:59:22 Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) 02:59:22 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:59:22 Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) 02:59:22 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:59:22 Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) 02:59:22 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:59:22 Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) 02:59:22 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:59:22 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 02:59:23 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 02:59:23 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (33 kB) 02:59:23 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 02:59:23 Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) 02:59:23 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 02:59:23 Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) 02:59:23 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 02:59:23 Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) 02:59:23 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 02:59:23 Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) 02:59:23 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 02:59:23 Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) 02:59:23 Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) 02:59:23 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 02:59:23 Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 02:59:23 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 02:59:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 23.9 MB/s eta 0:00:00 02:59:23 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 02:59:23 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 02:59:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 27.0 MB/s eta 0:00:00 02:59:23 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (69.0.2) 02:59:23 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) 02:59:23 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 02:59:23 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) 02:59:23 Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) 02:59:24 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:59:24 Downloading trio-0.23.1-py3-none-any.whl.metadata (4.9 kB) 02:59:24 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:59:24 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 02:59:24 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:59:24 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 02:59:24 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:59:24 Downloading validate_email-1.3.tar.gz (4.7 kB) 02:59:24 Preparing metadata (setup.py): started 02:59:24 Preparing metadata (setup.py): finished with status 'done' 02:59:24 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:59:24 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 02:59:25 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:59:25 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 02:59:25 Preparing metadata (setup.py): started 02:59:25 Preparing metadata (setup.py): finished with status 'done' 02:59:25 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:59:25 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 02:59:25 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:59:25 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 02:59:25 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:59:25 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 02:59:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 7.5 MB/s eta 0:00:00 02:59:25 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:59:25 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 02:59:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 8.5 MB/s eta 0:00:00 02:59:25 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:59:25 Downloading jsonschema_specifications-2023.11.1-py3-none-any.whl.metadata (2.8 kB) 02:59:25 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:59:25 Downloading referencing-0.31.0-py3-none-any.whl.metadata (2.6 kB) 02:59:25 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:59:25 Downloading rpds_py-0.13.1-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (3.7 kB) 02:59:26 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:59:26 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 02:59:26 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:59:26 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 02:59:26 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:59:26 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 02:59:26 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:59:26 Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) 02:59:26 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:59:26 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 02:59:26 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:59:26 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 02:59:26 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:59:27 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 02:59:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 6.4 MB/s eta 0:00:00 02:59:27 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 02:59:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 21.6 MB/s eta 0:00:00 02:59:27 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 02:59:27 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl (95 kB) 02:59:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.3/95.3 kB 12.7 MB/s eta 0:00:00 02:59:27 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 02:59:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 7.3 MB/s eta 0:00:00 02:59:27 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 02:59:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 18.2 MB/s eta 0:00:00 02:59:27 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 02:59:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 24.4 MB/s eta 0:00:00 02:59:27 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) 02:59:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 32.3 MB/s eta 0:00:00 02:59:27 Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) 02:59:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 41.6 MB/s eta 0:00:00 02:59:27 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 02:59:27 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) 02:59:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 19.9 MB/s eta 0:00:00 02:59:27 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl (142 kB) 02:59:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 14.3 MB/s eta 0:00:00 02:59:27 Downloading idna-3.6-py3-none-any.whl (61 kB) 02:59:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 7.9 MB/s eta 0:00:00 02:59:27 Downloading packaging-23.2-py3-none-any.whl (53 kB) 02:59:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 6.2 MB/s eta 0:00:00 02:59:27 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) 02:59:27 Downloading selenium-4.15.2-py3-none-any.whl (10.2 MB) 02:59:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 67.1 MB/s eta 0:00:00 02:59:27 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) 02:59:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 12.9 MB/s eta 0:00:00 02:59:27 Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) 02:59:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 7.5 MB/s eta 0:00:00 02:59:27 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 02:59:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 24.9 MB/s eta 0:00:00 02:59:27 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) 02:59:27 Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) 02:59:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 10.8 MB/s eta 0:00:00 02:59:27 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) 02:59:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 27.6 MB/s eta 0:00:00 02:59:27 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) 02:59:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 14.9 MB/s eta 0:00:00 02:59:27 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 02:59:27 Downloading click-8.1.7-py3-none-any.whl (97 kB) 02:59:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 14.1 MB/s eta 0:00:00 02:59:27 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 02:59:27 Downloading jsonschema_specifications-2023.11.1-py3-none-any.whl (17 kB) 02:59:27 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) 02:59:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 45.8 MB/s eta 0:00:00 02:59:27 Downloading referencing-0.31.0-py3-none-any.whl (25 kB) 02:59:27 Downloading rpds_py-0.13.1-cp310-cp310-musllinux_1_2_x86_64.whl (1.4 MB) 02:59:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 27.4 MB/s eta 0:00:00 02:59:27 Downloading trio-0.23.1-py3-none-any.whl (448 kB) 02:59:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.3/448.3 kB 15.2 MB/s eta 0:00:00 02:59:27 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 02:59:28 Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) 02:59:28 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) 02:59:28 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 02:59:28 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email 02:59:28 Building wheel for robotbackgroundlogger (setup.py): started 02:59:28 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 02:59:28 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=f51be666e0008a4c6c4fd19553fd6a76165a7254fca60dcba973556ecfd145d5 02:59:28 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 02:59:28 Building wheel for paho-mqtt (setup.py): started 02:59:28 Building wheel for paho-mqtt (setup.py): finished with status 'done' 02:59:28 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=15abac1bf82d14f725130ffd1a2035d0fe90997bde4267277d37dad286eea1f8 02:59:28 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a 02:59:28 Building wheel for numpy (pyproject.toml): started 03:00:36 Building wheel for numpy (pyproject.toml): still running... 03:01:38 Building wheel for numpy (pyproject.toml): still running... 03:02:46 Building wheel for numpy (pyproject.toml): still running... 03:04:08 Building wheel for numpy (pyproject.toml): still running... 03:04:26 Building wheel for numpy (pyproject.toml): finished with status 'done' 03:04:26 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22362916 sha256=d2e5ddd54313428fe506003da6c4d1d475e6237dddc280d7d180b9063ae40a3d 03:04:26 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 03:04:26 Building wheel for psutil (pyproject.toml): started 03:04:27 Building wheel for psutil (pyproject.toml): finished with status 'done' 03:04:27 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_x86_64.whl size=274477 sha256=8c1ceea620586ef76bd40337aba98f7a57b4d7bd6a640499e63411b90e892226 03:04:27 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c 03:04:27 Building wheel for psycopg2 (setup.py): started 03:04:37 Building wheel for psycopg2 (setup.py): finished with status 'done' 03:04:37 Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_x86_64.whl size=479420 sha256=13c785cc41869f3d666bd76a1490e425307d60c816371fa1c1dfa55c494f740c 03:04:37 Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 03:04:37 Building wheel for flex (setup.py): started 03:04:37 Building wheel for flex (setup.py): finished with status 'done' 03:04:37 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=48b125dd61e7e36c63f25fdfb2fb4f8a5a4aa8cf10bfb4ceb666056660c8efab 03:04:37 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 03:04:37 Building wheel for GenSON (setup.py): started 03:04:37 Building wheel for GenSON (setup.py): finished with status 'done' 03:04:37 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=cf9f0e221a83814b4c3a9f8f195d09cb00fc371970d4fbe16bfc2d786fcacd5e 03:04:37 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 03:04:37 Building wheel for strict-rfc3339 (setup.py): started 03:04:37 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 03:04:37 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=a5ee86ee2f79372ea1f1d8e89293b49418373bbc8261c0d19b16413a01c462f6 03:04:37 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 03:04:37 Building wheel for validate-email (setup.py): started 03:04:37 Building wheel for validate-email (setup.py): finished with status 'done' 03:04:37 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5467 sha256=773be42ae51d7da791e00b54e38c7dfb67f3af4e91d250f167bf6d82fb4d0d72 03:04:37 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 03:04:37 Successfully built robotbackgroundlogger paho-mqtt numpy psutil psycopg2 flex GenSON strict-rfc3339 validate-email 03:04:38 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 03:04:50 Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-5.3.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.36.1 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 jsonschema-specifications-2023.11.1 numpy-1.22.3 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.7 pycryptodome-3.18.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3.post1 pyzmq-25.1.0 reactivex-4.0.4 redis-5.0.1 referencing-0.31.0 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.3 rpds-py-0.13.1 selenium-4.15.2 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.1 trio-websocket-0.11.1 typing-extensions-4.8.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 websocket-client-1.6.4 wsproto-1.2.0 03:04:50 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 03:05:12 Removing intermediate container cde640575563 03:05:12 ---> 14bd4e6d4d06 03:05:12 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 03:05:12 ---> Running in 6250f41f6b70 03:05:12 Removing intermediate container 6250f41f6b70 03:05:12 ---> 44dd3718a736 03:05:12 Step 11/13 : LABEL arch=amd64 03:05:12 ---> Running in 57e5feb7f3bf 03:05:12 Removing intermediate container 57e5feb7f3bf 03:05:12 ---> 7993b649f787 03:05:12 Step 12/13 : LABEL git_sha=3e6117d4338f38ae50dcc73457c777bcf9f35d10 03:05:12 ---> Running in 7fb66b29640e 03:05:12 Removing intermediate container 7fb66b29640e 03:05:12 ---> b40d247572db 03:05:12 Step 13/13 : LABEL version=0.0.0 03:05:12 ---> Running in 4f76cb4f4740 03:05:12 Removing intermediate container 4f76cb4f4740 03:05:12 ---> a4f7620141c4 03:05:12 [Warning] One or more build-args [ARCH] were not consumed 03:05:12 Successfully built a4f7620141c4 03:05:12 Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:05:13 03:05:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:05:13 latest: Pulling from edgex-lftools-log-publisher 03:05:13 5eb5b503b376: Pulling fs layer 03:05:13 5c69ac0246d0: Pulling fs layer 03:05:13 ec43610c2a17: Pulling fs layer 03:05:13 3a2ae6a8a46f: Pulling fs layer 03:05:13 33b1e0a273af: Pulling fs layer 03:05:13 5d3b04190fa2: Pulling fs layer 03:05:13 2f39f015ded8: Pulling fs layer 03:05:13 3a2ae6a8a46f: Waiting 03:05:13 33b1e0a273af: Waiting 03:05:13 5d3b04190fa2: Waiting 03:05:13 2f39f015ded8: Waiting 03:05:13 5c69ac0246d0: Download complete 03:05:13 3a2ae6a8a46f: Verifying Checksum 03:05:13 3a2ae6a8a46f: Download complete 03:05:13 33b1e0a273af: Verifying Checksum 03:05:13 33b1e0a273af: Download complete 03:05:13 5d3b04190fa2: Verifying Checksum 03:05:13 5d3b04190fa2: Download complete 03:05:13 ec43610c2a17: Verifying Checksum 03:05:13 ec43610c2a17: Download complete 03:05:13 5eb5b503b376: Verifying Checksum 03:05:13 5eb5b503b376: Download complete 03:05:14 2f39f015ded8: Download complete 03:05:15 5eb5b503b376: Pull complete 03:05:15 5c69ac0246d0: Pull complete 03:05:15 ec43610c2a17: Pull complete 03:05:15 3a2ae6a8a46f: Pull complete 03:05:15 33b1e0a273af: Pull complete 03:05:15 5d3b04190fa2: Pull complete 03:05:20 2f39f015ded8: Pull complete 03:05:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:05:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:05:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:05:20 prd-ubuntu20.04-docker-8c-8g-1229 does not seem to be running inside a container 03:05:20 $ 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/exfoundry_edgex-taf-common_PR-84 -v /w/workspace/exfoundry_edgex-taf-common_PR-84:/w/workspace/exfoundry_edgex-taf-common_PR-84:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-84@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-84@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:05:24 $ docker top 7adcdd055ef1423c30cc555460a89d0b27b2629cf3e9ae12b434bf6047965373 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:05:24 ---> job-cost.sh 03:05:24 lf-activate-venv: SKIPPING 03:05:24 INFO: No Stack... 03:05:25 INFO: Retrieving Pricing Info for: v3-standard-8 03:05:25 INFO: Archiving Costs [Pipeline] sh 03:05:26 + cat /w/workspace/exfoundry_edgex-taf-common_PR-84/archives/cost.csv 03:05:26 + cut -d, -f6 [Pipeline] lock 03:05:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-84-2-stack-cost] 03:05:26 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-84-2-stack-cost] did not exist. Created. 03:05:26 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-84-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:05:26 + echo total: 0.2199999988079071 [Pipeline] stash 03:05:26 Stashed 1 file(s) [Pipeline] } 03:05:26 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-84-2-stack-cost] [Pipeline] // lock [Pipeline] } 03:05:26 $ docker stop --time=1 7adcdd055ef1423c30cc555460a89d0b27b2629cf3e9ae12b434bf6047965373 03:05:27 $ docker rm -f --volumes 7adcdd055ef1423c30cc555460a89d0b27b2629cf3e9ae12b434bf6047965373 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:46:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1498 in /w/workspace/exfoundry_edgex-taf-common_PR-84 [Pipeline] { [Pipeline] checkout 03:46:52 Selected Git installation does not exist. Using Default 03:46:52 The recommended git tool is: NONE 03:47:01 using credential edgex-jenkins-ssh 03:47:01 Cloning the remote Git repository 03:47:01 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 03:47:01 > git init /w/workspace/exfoundry_edgex-taf-common_PR-84 # timeout=10 03:47:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 03:47:01 > git --version # timeout=10 03:47:01 > git --version # 'git version 2.25.1' 03:47:01 using GIT_SSH to set credentials SSH Credentials for GitHub 03:47:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:47:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 03:47:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:47:04 Merging remotes/origin/main commit bcbcc22bb55fcf7d42cfa8ac6584ae10f2f0fef0 into PR head commit 6271275eac8a7dc8e93bf3526657a0ceb314f868 03:47:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 03:47:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 03:47:03 using GIT_SSH to set credentials SSH Credentials for GitHub 03:47:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/84/head:refs/remotes/origin/PR-84 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:47:04 > git config core.sparsecheckout # timeout=10 03:47:04 > git checkout -f 6271275eac8a7dc8e93bf3526657a0ceb314f868 # timeout=10 03:47:04 Merge succeeded, producing 4a7ab7ba30fb149cb9f16dfe3a357db50b844e5e 03:47:04 Checking out Revision 4a7ab7ba30fb149cb9f16dfe3a357db50b844e5e (PR-84) 03:47:04 > git remote # timeout=10 03:47:04 > git config --get remote.origin.url # timeout=10 03:47:04 using GIT_SSH to set credentials SSH Credentials for GitHub 03:47:04 > git merge bcbcc22bb55fcf7d42cfa8ac6584ae10f2f0fef0 # timeout=10 03:47:04 > git rev-parse HEAD^{commit} # timeout=10 03:47:04 > git config core.sparsecheckout # timeout=10 03:47:04 > git checkout -f 4a7ab7ba30fb149cb9f16dfe3a357db50b844e5e # timeout=10 03:47:08 Commit message: "Merge commit 'bcbcc22bb55fcf7d42cfa8ac6584ae10f2f0fef0' into HEAD" 03:47:08 > git rev-list --no-walk 6271275eac8a7dc8e93bf3526657a0ceb314f868 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:47:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:47:09 % Total % Received % Xferd Average Speed Time Time Time Current 03:47:09 Dload Upload Total Spent Left Speed 03:47:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 86863 0 --:--:-- --:--:-- --:--:-- 87462 [Pipeline] sh 03:47:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:47:10 + sudo tee /etc/docker/daemon.new 03:47:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:47:10 { 03:47:10 "registry-mirrors": [ 03:47:10 "https://nexus3.edgexfoundry.org:10001" 03:47:10 ], 03:47:10 "bip": "10.250.0.254/24", 03:47:10 "hosts": [ 03:47:10 "tcp://0.0.0.0:5555", 03:47:10 "unix:///var/run/docker.sock" 03:47:10 ], 03:47:10 "mtu": 1458, 03:47:10 "selinux-enabled": true, 03:47:10 "seccomp-profile": "/etc/docker/seccomp.json" 03:47:10 } [Pipeline] sh 03:47:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:47:10 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:47:29 provisioning config files... 03:47:29 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-84@tmp/config1664834265599509182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:47:29 ---> ****-login.sh 03:47:29 nexus3.edgexfoundry.org:10001 03:47:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:30 Configure a credential helper to remove this warning. See 03:47:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:30 03:47:30 Login Succeeded 03:47:30 nexus3.edgexfoundry.org:10002 03:47:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:30 Configure a credential helper to remove this warning. See 03:47:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:30 03:47:30 Login Succeeded 03:47:30 nexus3.edgexfoundry.org:10003 03:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:31 Configure a credential helper to remove this warning. See 03:47:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:31 03:47:31 Login Succeeded 03:47:31 nexus3.edgexfoundry.org:10004 03:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:31 Configure a credential helper to remove this warning. See 03:47:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:31 03:47:31 Login Succeeded 03:47:31 ****.io 03:47:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:32 Configure a credential helper to remove this warning. See 03:47:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:32 03:47:32 Login Succeeded 03:47:32 ---> ****-login.sh ends [Pipeline] } 03:47:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:47:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:47:33 + ls -al . 03:47:33 total 68 03:47:33 drwxrwxr-x 6 jenkins jenkins 4096 Nov 28 03:47 . 03:47:33 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 03:47 .. 03:47:33 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 03:47 .git 03:47:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 03:47 .github 03:47:33 -rw-rw-r-- 1 jenkins jenkins 22 Nov 28 03:47 .gitignore 03:47:33 -rw-rw-r-- 1 jenkins jenkins 1575 Nov 28 03:47 Dockerfile 03:47:33 -rw-rw-r-- 1 jenkins jenkins 746 Nov 28 03:47 Jenkinsfile 03:47:33 -rw-rw-r-- 1 jenkins jenkins 11381 Nov 28 03:47 LICENSE 03:47:33 -rw-rw-r-- 1 jenkins jenkins 3606 Nov 28 03:47 README.md 03:47:33 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 03:47 TAF-Manager 03:47:33 drwxrwxr-x 6 jenkins jenkins 4096 Nov 28 03:47 TUC 03:47:33 -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 02:57 VERSION 03:47:33 -rw-rw-r-- 1 jenkins jenkins 344 Nov 28 03:47 requirements.txt 03:47:33 -rw-rw-r-- 1 jenkins jenkins 54 Nov 28 03:47 robot-entrypoint.sh 03:47:33 -rw-rw-r-- 1 jenkins jenkins 445 Nov 28 03:47 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:33 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=4a7ab7ba30fb149cb9f16dfe3a357db50b844e5e --label arch=arm64 --label version=0.0.0 . 03:47:34 Sending build context to Docker daemon 334.8kB 03:47:34 Step 1/13 : FROM alpine:3.16 03:47:34 3.16: Pulling from library/alpine 03:47:34 bdb2de7ba06c: Pulling fs layer 03:47:35 bdb2de7ba06c: Download complete 03:47:35 bdb2de7ba06c: Pull complete 03:47:35 Digest: sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b 03:47:35 Status: Downloaded newer image for alpine:3.16 03:47:35 ---> 47a0d92d42c9 03:47:35 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 03:47:35 ---> Running in f632f31d433c 03:47:36 Removing intermediate container f632f31d433c 03:47:36 ---> 7ed26537a75a 03:47:36 Step 3/13 : LABEL maintainer="Bruce Huang " 03:47:36 ---> Running in 4ef570cf00ec 03:47:36 Removing intermediate container 4ef570cf00ec 03:47:36 ---> f0868176322d 03:47:36 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 03:47:37 ---> 7ba41de7312b 03:47:37 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 03:47:37 ---> 28deaefcca39 03:47:37 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 03:47:41 ---> e9af1471346f 03:47:41 Step 7/13 : WORKDIR /edgex-taf 03:47:41 ---> Running in 81bc12a274f0 03:47:42 Removing intermediate container 81bc12a274f0 03:47:42 ---> feacc0f75a8d 03:47:42 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:47:42 ---> Running in b0a330d4988d 03:47:44 Removing intermediate container b0a330d4988d 03:47:44 ---> 171987a1977a 03:47:44 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt 03:47:44 ---> Running in 2c42f83f9e41 03:47:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:47:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:47:47 (1/2) Upgrading libcrypto1.1 (1.1.1v-r0 -> 1.1.1w-r1) 03:47:47 (2/2) Upgrading libssl1.1 (1.1.1v-r0 -> 1.1.1w-r1) 03:47:48 OK: 5 MiB in 14 packages 03:47:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:47:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:47:50 (1/9) Installing ca-certificates (20230506-r0) 03:47:50 (2/9) Installing brotli-libs (1.0.9-r6) 03:47:51 (3/9) Installing nghttp2-libs (1.47.0-r2) 03:47:51 (4/9) Installing libcurl (8.4.0-r0) 03:47:51 (5/9) Installing curl (8.4.0-r0) 03:47:52 (6/9) Installing docker-cli (20.10.20-r0) 03:47:56 (7/9) Installing oniguruma (6.9.8-r0) 03:47:56 (8/9) Installing jq (1.6-r1) 03:47:57 (9/9) Installing openssl (1.1.1w-r1) 03:47:57 Executing busybox-1.35.0-r17.trigger 03:47:57 Executing ca-certificates-20230506-r0.trigger 03:47:57 OK: 50 MiB in 23 packages 03:47:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:47:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:47:59 (1/136) Installing libmagic (5.41-r0) 03:48:00 (2/136) Installing file (5.41-r0) 03:48:00 (3/136) Installing libxau (1.0.9-r0) 03:48:00 (4/136) Installing libxdmcp (1.1.3-r0) 03:48:01 (5/136) Installing libxcb (1.15-r0) 03:48:01 (6/136) Installing libx11 (1.8.7-r0) 03:48:02 (7/136) Installing libxext (1.3.4-r0) 03:48:02 (8/136) Installing libice (1.0.10-r0) 03:48:03 (9/136) Installing libuuid (2.38-r1) 03:48:03 (10/136) Installing libsm (1.2.3-r0) 03:48:03 (11/136) Installing libxt (1.2.1-r0) 03:48:04 (12/136) Installing libxmu (1.1.3-r0) 03:48:04 (13/136) Installing xset (1.2.4-r0) 03:48:04 (14/136) Installing xprop (1.2.5-r0) 03:48:05 (15/136) Installing xdg-utils (1.1.3-r3) 03:48:05 (16/136) Installing eudev-libs (3.2.11-r0) 03:48:05 (17/136) Installing pkgconf (1.8.1-r0) 03:48:06 (18/136) Installing libffi (3.4.2-r1) 03:48:06 (19/136) Installing libintl (0.21-r2) 03:48:07 (20/136) Installing libblkid (2.38-r1) 03:48:07 (21/136) Installing libmount (2.38-r1) 03:48:07 (22/136) Installing pcre (8.45-r2) 03:48:08 (23/136) Installing glib (2.72.4-r0) 03:48:08 (24/136) Installing xz-libs (5.2.5-r1) 03:48:09 (25/136) Installing libxml2 (2.9.14-r2) 03:48:09 (26/136) Installing shared-mime-info (2.2-r2) 03:48:10 (27/136) Installing hicolor-icon-theme (0.17-r1) 03:48:10 (28/136) Installing libjpeg-turbo (2.1.3-r1) 03:48:11 (29/136) Installing libpng (1.6.37-r1) 03:48:11 (30/136) Installing libwebp (1.2.3-r2) 03:48:12 (31/136) Installing zstd-libs (1.5.2-r1) 03:48:12 (32/136) Installing tiff (4.4.0-r4) 03:48:12 (33/136) Installing gdk-pixbuf (2.42.8-r0) 03:48:13 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 03:48:13 (35/136) Installing libxcomposite (0.4.5-r0) 03:48:13 (36/136) Installing libxfixes (6.0.0-r0) 03:48:14 (37/136) Installing libxrender (0.9.10-r3) 03:48:14 (38/136) Installing libxcursor (1.2.1-r0) 03:48:14 (39/136) Installing libxdamage (1.1.5-r1) 03:48:15 (40/136) Installing libxi (1.8-r0) 03:48:15 (41/136) Installing libxinerama (1.1.4-r1) 03:48:15 (42/136) Installing libxrandr (1.5.2-r1) 03:48:16 (43/136) Installing atk (2.38.0-r0) 03:48:16 (44/136) Installing libxtst (1.2.3-r3) 03:48:16 (45/136) Installing dbus-libs (1.14.8-r0) 03:48:17 (46/136) Installing at-spi2-core (2.44.1-r0) 03:48:17 (47/136) Installing at-spi2-atk (2.38.0-r0) 03:48:18 (48/136) Installing expat (2.5.0-r0) 03:48:18 (49/136) Installing libbz2 (1.0.8-r1) 03:48:19 (50/136) Installing freetype (2.12.1-r0) 03:48:20 (51/136) Installing fontconfig (2.14.0-r0) 03:48:20 (52/136) Installing pixman (0.40.0-r4) 03:48:20 (53/136) Installing cairo (1.17.4-r2) 03:48:21 (54/136) Installing cairo-gobject (1.17.4-r2) 03:48:21 (55/136) Installing avahi-libs (0.8-r6) 03:48:22 (56/136) Installing gmp (6.2.1-r2) 03:48:22 (57/136) Installing nettle (3.7.3-r0) 03:48:23 (58/136) Installing p11-kit (0.24.1-r0) 03:48:23 (59/136) Installing libtasn1 (4.18.0-r1) 03:48:23 (60/136) Installing libunistring (1.0-r0) 03:48:24 (61/136) Installing gnutls (3.7.7-r1) 03:48:25 (62/136) Installing cups-libs (2.4.2-r2) 03:48:25 (63/136) Installing libepoxy (1.5.10-r0) 03:48:26 (64/136) Installing fribidi (1.0.12-r0) 03:48:26 (65/136) Installing graphite2 (1.3.14-r1) 03:48:26 (66/136) Installing harfbuzz (4.3.0-r0) 03:48:27 (67/136) Installing libxft (2.3.4-r0) 03:48:27 (68/136) Installing pango (1.50.7-r0) 03:48:27 (69/136) Installing wayland-libs-client (1.20.0-r0) 03:48:28 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 03:48:28 (71/136) Installing wayland-libs-egl (1.20.0-r0) 03:48:28 (72/136) Installing xkeyboard-config (2.35.1-r0) 03:48:29 (73/136) Installing libxkbcommon (1.4.1-r0) 03:48:29 (74/136) Installing gtk+3.0 (3.24.34-r1) 03:48:30 Executing gtk+3.0-3.24.34-r1.post-install 03:48:30 (75/136) Installing libfontenc (1.1.4-r0) 03:48:31 (76/136) Installing mkfontscale (1.2.2-r0) 03:48:31 (77/136) Installing font-opensans (0_git20210927-r0) 03:48:31 (78/136) Installing libgcc (11.2.1_git20220219-r2) 03:48:32 (79/136) Installing libogg (1.3.5-r1) 03:48:32 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 03:48:33 (81/136) Installing flac (1.3.4-r0) 03:48:33 (82/136) Installing alsa-lib (1.2.7.2-r0) 03:48:34 (83/136) Installing libatomic (11.2.1_git20220219-r2) 03:48:34 (84/136) Installing sdl2 (2.0.22-r0) 03:48:35 (85/136) Installing aom-libs (3.3.0-r0) 03:48:35 (86/136) Installing libass (0.16.0-r0) 03:48:36 (87/136) Installing libdav1d (1.0.0-r0) 03:48:36 (88/136) Installing libdrm (2.4.110-r0) 03:48:37 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) 03:48:37 (90/136) Installing ncurses-libs (6.3_p20220521-r1) 03:48:37 (91/136) Installing lame (3.100-r0) 03:48:38 (92/136) Installing opus (1.3.1-r1) 03:48:38 (93/136) Installing libasyncns (0.8-r1) 03:48:39 (94/136) Installing libltdl (2.4.7-r0) 03:48:39 (95/136) Installing orc (0.4.32-r0) 03:48:39 (96/136) Installing libvorbis (1.3.7-r0) 03:48:40 (97/136) Installing libsndfile (1.1.0-r0) 03:48:40 (98/136) Installing libgomp (11.2.1_git20220219-r2) 03:48:41 (99/136) Installing soxr (0.1.3-r2) 03:48:41 (100/136) Installing speexdsp (1.2.0-r0) 03:48:41 (101/136) Installing tdb-libs (1.4.6-r0) 03:48:42 (102/136) Installing libpulse (15.0-r2) 03:48:42 (103/136) Installing cjson (1.7.15-r3) 03:48:43 (104/136) Installing mbedtls (2.28.5-r0) 03:48:43 (105/136) Installing librist (0.2.6-r1) 03:48:43 (106/136) Installing libsrt (1.4.4-r0) 03:48:44 (107/136) Installing libssh (0.9.6-r1) 03:48:44 (108/136) Installing libtheora (1.1.1-r16) 03:48:45 (109/136) Installing v4l-utils-libs (1.22.1-r1) 03:48:45 (110/136) Installing libva (2.14.0-r0) 03:48:46 (111/136) Installing libvdpau (1.5-r0) 03:48:46 (112/136) Installing vidstab (1.1.0-r1) 03:48:46 (113/136) Installing libvpx (1.11.0-r1) 03:48:47 (114/136) Installing x264-libs (0.163_git20210613-r0) 03:48:47 (115/136) Installing numactl (2.0.14-r0) 03:48:48 (116/136) Installing x265-libs (3.5-r3) 03:48:48 (117/136) Installing xvidcore (1.3.7-r1) 03:48:49 (118/136) Installing ffmpeg-libs (5.0.3-r0) 03:48:50 (119/136) Installing libevent (2.1.12-r4) 03:48:51 (120/136) Installing mesa (21.3.9-r0) 03:48:51 (121/136) Installing wayland-libs-server (1.20.0-r0) 03:48:51 (122/136) Installing mesa-gbm (21.3.9-r0) 03:48:52 (123/136) Installing icu-data-en (71.1-r2) 03:48:52 Executing icu-data-en-71.1-r2.post-install 03:48:52 * 03:48:52 * If you need ICU with non-English locales and legacy charset support, install 03:48:52 * package icu-data-full. 03:48:52 * 03:48:52 (124/136) Installing icu-libs (71.1-r2) 03:48:53 (125/136) Installing lcms2 (2.13.1-r0) 03:48:53 (126/136) Installing minizip (1.2.12-r0) 03:48:54 (127/136) Installing nspr (4.33-r0) 03:48:54 (128/136) Installing sqlite-libs (3.40.1-r0) 03:48:54 (129/136) Installing nss (3.78.1-r0) 03:48:55 (130/136) Installing re2 (2022.04.01-r0) 03:48:55 (131/136) Installing snappy (1.1.9-r4) 03:48:56 (132/136) Installing libgpg-error (1.45-r0) 03:48:56 (133/136) Installing libgcrypt (1.10.1-r0) 03:48:57 (134/136) Installing libxslt (1.1.35-r0) 03:48:57 (135/136) Installing chromium (102.0.5005.182-r0) 03:49:12 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 03:49:12 Executing busybox-1.35.0-r17.trigger 03:49:12 Executing glib-2.72.4-r0.trigger 03:49:12 Executing shared-mime-info-2.2-r2.trigger 03:49:13 Executing gdk-pixbuf-2.42.8-r0.trigger 03:49:13 Executing gtk-update-icon-cache-2.24.33-r3.trigger 03:49:13 Executing fontconfig-2.14.0-r0.trigger 03:49:13 Executing mkfontscale-1.2.2-r0.trigger 03:49:13 OK: 376 MiB in 159 packages 03:49:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:49:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:49:15 (1/21) Installing binutils (2.38-r3) 03:49:16 (2/21) Installing isl22 (0.22-r0) 03:49:17 (3/21) Installing mpfr4 (4.1.0-r0) 03:49:17 (4/21) Installing mpc1 (1.2.1-r0) 03:49:17 (5/21) Installing gcc (11.2.1_git20220219-r2) 03:49:24 (6/21) Installing musl-dev (1.2.3-r3) 03:49:25 (7/21) Installing libc-dev (0.7.2-r3) 03:49:25 (8/21) Installing linux-headers (5.16.7-r1) 03:49:26 (9/21) Installing libffi-dev (3.4.2-r1) 03:49:26 (10/21) Installing libpq (14.10-r0) 03:49:27 (11/21) Installing openssl-dev (1.1.1w-r1) 03:49:27 (12/21) Installing libpq-dev (14.10-r0) 03:49:28 (13/21) Installing libecpg (14.10-r0) 03:49:28 (14/21) Installing libecpg-dev (14.10-r0) 03:49:29 (15/21) Installing llvm13-libs (13.0.1-r2) 03:49:31 (16/21) Installing clang-libs (13.0.1-r1) 03:49:40 (17/21) Installing clang (13.0.1-r1) 03:49:40 (18/21) Installing icu (71.1-r2) 03:49:40 (19/21) Installing icu-dev (71.1-r2) 03:49:41 (20/21) Installing llvm13 (13.0.1-r2) 03:49:46 (21/21) Installing postgresql14-dev (14.10-r0) 03:49:47 Executing busybox-1.35.0-r17.trigger 03:49:47 OK: 768 MiB in 180 packages 03:49:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:49:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:49:49 (1/10) Installing g++ (11.2.1_git20220219-r2) 03:49:51 (2/10) Installing gdbm (1.23-r0) 03:49:51 (3/10) Installing mpdecimal (2.5.1-r1) 03:49:52 (4/10) Installing readline (8.1.2-r0) 03:49:52 (5/10) Installing python3 (3.10.13-r0) 03:49:55 (6/10) Installing python3-dev (3.10.13-r0) 03:49:56 (7/10) Installing libsodium (1.0.18-r0) 03:49:56 (8/10) Installing libzmq (4.3.4-r0) 03:49:57 (9/10) Installing libsodium-dev (1.0.18-r0) 03:49:57 (10/10) Installing zeromq-dev (4.3.4-r0) 03:49:58 Executing busybox-1.35.0-r17.trigger 03:49:58 OK: 938 MiB in 190 packages 03:49:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:49:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:49:59 OK: 938 MiB in 190 packages 03:50:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:50:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:50:02 (1/1) Installing tzdata (2023c-r0) 03:50:03 Executing busybox-1.35.0-r17.trigger 03:50:03 OK: 941 MiB in 191 packages 03:50:03 (1/1) Purging tzdata (2023c-r0) 03:50:03 Executing busybox-1.35.0-r17.trigger 03:50:04 OK: 938 MiB in 190 packages 03:50:19 Looking in links: /tmp/tmpuv3w80ln 03:50:19 Processing /tmp/tmpuv3w80ln/setuptools-65.5.0-py3-none-any.whl 03:50:19 Processing /tmp/tmpuv3w80ln/pip-23.0.1-py3-none-any.whl 03:50:19 Installing collected packages: setuptools, pip 03:50:34 Successfully installed pip-23.0.1 setuptools-65.5.0 03:50:34 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 03:50:35 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 03:50:36 Collecting pip 03:50:36 Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) 03:50:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 22.0 MB/s eta 0:00:00 03:50:36 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 03:50:39 Collecting setuptools 03:50:39 Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) 03:50:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 19.9 MB/s eta 0:00:00 03:50:39 Collecting wheel 03:50:39 Downloading wheel-0.42.0-py3-none-any.whl (65 kB) 03:50:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 20.2 MB/s eta 0:00:00 03:50:40 Installing collected packages: wheel, setuptools, pip 03:50:40 Attempting uninstall: setuptools 03:50:40 Found existing installation: setuptools 65.5.0 03:50:41 Uninstalling setuptools-65.5.0: 03:50:42 Successfully uninstalled setuptools-65.5.0 03:50:46 Attempting uninstall: pip 03:50:46 Found existing installation: pip 23.0.1 03:50:47 Uninstalling pip-23.0.1: 03:50:47 Successfully uninstalled pip-23.0.1 03:51:00 Successfully installed pip-23.3.1 setuptools-69.0.2 wheel-0.42.0 03:51:00 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 03:51:03 Processing ./edgex-taf-common 03:51:03 Preparing metadata (setup.py): started 03:51:04 Preparing metadata (setup.py): finished with status 'done' 03:51:04 Building wheels for collected packages: edgex-taf-common 03:51:04 Building wheel for edgex-taf-common (setup.py): started 03:51:06 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 03:51:06 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=4a01938e1395cf9fe1a7158d1b9ea78b52fa906dcfd46c2c44379b7971983a28 03:51:06 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 03:51:06 Successfully built edgex-taf-common 03:51:06 Installing collected packages: edgex-taf-common 03:51:06 Successfully installed edgex-taf-common-0.0.0 03:51:06 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 03:51:14 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 03:51:14 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 03:51:14 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 03:51:14 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 03:51:14 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 03:51:14 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 03:51:14 Collecting robotframework-seleniumlibrary==6.1.3 (from -r requirements.txt (line 4)) 03:51:14 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl.metadata (15 kB) 03:51:14 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 03:51:14 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 03:51:14 Preparing metadata (setup.py): started 03:51:15 Preparing metadata (setup.py): finished with status 'done' 03:51:15 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 03:51:15 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 03:51:15 Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) 03:51:15 Downloading configparser-5.3.0-py3-none-any.whl (19 kB) 03:51:16 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 03:51:16 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 03:51:16 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 03:51:16 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 03:51:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 3.1 MB/s eta 0:00:00 03:51:16 Preparing metadata (setup.py): started 03:51:17 Preparing metadata (setup.py): finished with status 'done' 03:51:18 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 03:51:18 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 03:51:20 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 03:51:20 Downloading numpy-1.22.3.zip (11.5 MB) 03:51:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 11.8 MB/s eta 0:00:00 03:51:25 Installing build dependencies: started 03:51:47 Installing build dependencies: finished with status 'done' 03:51:47 Getting requirements to build wheel: started 03:51:50 Getting requirements to build wheel: finished with status 'done' 03:51:50 Preparing metadata (pyproject.toml): started 03:51:54 Preparing metadata (pyproject.toml): finished with status 'done' 03:51:57 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 03:51:57 Downloading psutil-5.9.5.tar.gz (493 kB) 03:51:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 10.2 MB/s eta 0:00:00 03:51:58 Installing build dependencies: started 03:52:13 Installing build dependencies: finished with status 'done' 03:52:13 Getting requirements to build wheel: started 03:52:14 Getting requirements to build wheel: finished with status 'done' 03:52:14 Preparing metadata (pyproject.toml): started 03:52:16 Preparing metadata (pyproject.toml): finished with status 'done' 03:52:17 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 03:52:17 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 03:52:19 Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) 03:52:19 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (4.8 kB) 03:52:19 Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) 03:52:19 Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) 03:52:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 11.4 MB/s eta 0:00:00 03:52:20 Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) 03:52:20 Downloading psycopg2-2.9.7.tar.gz (383 kB) 03:52:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 9.1 MB/s eta 0:00:00 03:52:20 Preparing metadata (setup.py): started 03:52:22 Preparing metadata (setup.py): finished with status 'done' 03:52:26 Collecting pycryptodome==3.18.0 (from -r requirements.txt (line 17)) 03:52:26 Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.3 kB) 03:52:26 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:52:26 Downloading selenium-4.15.2-py3-none-any.whl.metadata (6.9 kB) 03:52:27 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:52:27 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) 03:52:27 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:52:27 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 03:52:27 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:52:27 Downloading flex-6.14.1.tar.gz (40 kB) 03:52:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.6 MB/s eta 0:00:00 03:52:28 Preparing metadata (setup.py): started 03:52:29 Preparing metadata (setup.py): finished with status 'done' 03:52:29 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:52:29 Downloading genson-1.2.2.tar.gz (34 kB) 03:52:29 Preparing metadata (setup.py): started 03:52:30 Preparing metadata (setup.py): finished with status 'done' 03:52:30 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:52:30 Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) 03:52:31 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:52:31 Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) 03:52:31 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:52:31 Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) 03:52:32 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:52:32 Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) 03:52:32 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:52:32 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 03:52:33 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 03:52:33 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (33 kB) 03:52:33 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 03:52:33 Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) 03:52:34 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 03:52:34 Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) 03:52:34 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 03:52:34 Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) 03:52:35 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 03:52:35 Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) 03:52:35 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 03:52:35 Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) 03:52:35 Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) 03:52:35 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 03:52:36 Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 03:52:36 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 03:52:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 54.7 kB/s eta 0:00:00 03:52:40 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 03:52:40 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 03:52:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 7.4 MB/s eta 0:00:00 03:52:40 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (69.0.2) 03:52:41 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) 03:52:41 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 03:52:41 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) 03:52:41 Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) 03:52:41 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:52:41 Downloading trio-0.23.1-py3-none-any.whl.metadata (4.9 kB) 03:52:41 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:52:41 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 03:52:43 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:52:43 Downloading PyYAML-6.0.1.tar.gz (125 kB) 03:52:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 1.6 MB/s eta 0:00:00 03:52:44 Installing build dependencies: started 03:53:06 Installing build dependencies: finished with status 'done' 03:53:06 Getting requirements to build wheel: started 03:53:16 Getting requirements to build wheel: finished with status 'done' 03:53:16 Preparing metadata (pyproject.toml): started 03:53:18 Preparing metadata (pyproject.toml): finished with status 'done' 03:53:18 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:53:18 Downloading validate_email-1.3.tar.gz (4.7 kB) 03:53:18 Preparing metadata (setup.py): started 03:53:19 Preparing metadata (setup.py): finished with status 'done' 03:53:20 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:53:20 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 03:53:20 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:53:20 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 03:53:20 Preparing metadata (setup.py): started 03:53:21 Preparing metadata (setup.py): finished with status 'done' 03:53:23 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:53:23 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 03:53:23 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:53:23 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 03:53:23 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:53:23 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 03:53:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.1 MB/s eta 0:00:00 03:53:23 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:53:23 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 03:53:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.6 MB/s eta 0:00:00 03:53:24 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:53:24 Downloading jsonschema_specifications-2023.11.1-py3-none-any.whl.metadata (2.8 kB) 03:53:24 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:53:24 Downloading referencing-0.31.0-py3-none-any.whl.metadata (2.6 kB) 03:53:26 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:53:26 Downloading rpds_py-0.13.1-cp310-cp310-musllinux_1_2_aarch64.whl.metadata (3.7 kB) 03:53:28 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:53:28 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 03:53:28 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:53:28 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 03:53:28 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:53:28 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 03:53:28 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:53:28 Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) 03:53:28 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:53:28 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 03:53:28 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:53:29 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 03:53:29 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:53:29 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 03:53:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.5 MB/s eta 0:00:00 03:53:30 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 03:53:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 10.2 MB/s eta 0:00:00 03:53:30 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 03:53:30 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl (95 kB) 03:53:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.3/95.3 kB 4.2 MB/s eta 0:00:00 03:53:30 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 03:53:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 2.6 MB/s eta 0:00:00 03:53:30 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 03:53:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 5.8 MB/s eta 0:00:00 03:53:30 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 03:53:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 6.9 MB/s eta 0:00:00 03:53:30 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) 03:53:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 11.8 MB/s eta 0:00:00 03:53:30 Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 03:53:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.6 MB/s eta 0:00:00 03:53:31 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 03:53:31 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) 03:53:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 5.1 MB/s eta 0:00:00 03:53:31 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl (139 kB) 03:53:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.4/139.4 kB 5.4 MB/s eta 0:00:00 03:53:31 Downloading idna-3.6-py3-none-any.whl (61 kB) 03:53:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 2.8 MB/s eta 0:00:00 03:53:31 Downloading packaging-23.2-py3-none-any.whl (53 kB) 03:53:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 2.4 MB/s eta 0:00:00 03:53:31 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) 03:53:31 Downloading selenium-4.15.2-py3-none-any.whl (10.2 MB) 03:53:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 12.2 MB/s eta 0:00:00 03:53:32 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) 03:53:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 3.8 MB/s eta 0:00:00 03:53:32 Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) 03:53:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 2.4 MB/s eta 0:00:00 03:53:32 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 03:53:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 9.9 MB/s eta 0:00:00 03:53:32 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) 03:53:32 Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) 03:53:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 3.5 MB/s eta 0:00:00 03:53:32 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) 03:53:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 11.7 MB/s eta 0:00:00 03:53:33 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) 03:53:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 8.7 MB/s eta 0:00:00 03:53:33 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 03:53:33 Downloading click-8.1.7-py3-none-any.whl (97 kB) 03:53:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 3.7 MB/s eta 0:00:00 03:53:33 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 03:53:33 Downloading jsonschema_specifications-2023.11.1-py3-none-any.whl (17 kB) 03:53:33 Downloading referencing-0.31.0-py3-none-any.whl (25 kB) 03:53:33 Downloading rpds_py-0.13.1-cp310-cp310-musllinux_1_2_aarch64.whl (1.4 MB) 03:53:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 11.8 MB/s eta 0:00:00 03:53:33 Downloading trio-0.23.1-py3-none-any.whl (448 kB) 03:53:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.3/448.3 kB 9.5 MB/s eta 0:00:00 03:53:33 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 03:53:33 Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) 03:53:33 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) 03:53:33 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 03:53:34 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email 03:53:34 Building wheel for robotbackgroundlogger (setup.py): started 03:53:36 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 03:53:36 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=3f6945c1314be6039b2f1988eb8c9120ae53dff7d76847ff775ab33729108685 03:53:36 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 03:53:36 Building wheel for paho-mqtt (setup.py): started 03:53:37 Building wheel for paho-mqtt (setup.py): finished with status 'done' 03:53:37 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=9e48567b52c1a262d4221261aaa384fd9d6dd0277986dc76630058d05150d51d 03:53:37 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a 03:53:37 Building wheel for numpy (pyproject.toml): started 03:55:44 Building wheel for numpy (pyproject.toml): still running... 03:56:40 Building wheel for numpy (pyproject.toml): still running... 03:57:48 Building wheel for numpy (pyproject.toml): still running... 03:58:56 Building wheel for numpy (pyproject.toml): still running... 04:00:05 Building wheel for numpy (pyproject.toml): still running... 04:01:13 Building wheel for numpy (pyproject.toml): still running... 04:02:10 Building wheel for numpy (pyproject.toml): still running... 04:06:16 Building wheel for numpy (pyproject.toml): still running... 04:08:08 Building wheel for numpy (pyproject.toml): still running... 04:10:00 Building wheel for numpy (pyproject.toml): still running... 04:12:07 Building wheel for numpy (pyproject.toml): still running... 04:13:03 Building wheel for numpy (pyproject.toml): still running... 04:15:10 Building wheel for numpy (pyproject.toml): still running... 04:18:32 Building wheel for numpy (pyproject.toml): still running... 04:20:08 Building wheel for numpy (pyproject.toml): still running... 04:21:45 Building wheel for numpy (pyproject.toml): still running... 04:21:57 Building wheel for numpy (pyproject.toml): finished with status 'done' 04:21:57 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18627116 sha256=f5ff9948d599b24252f69570d17c220bdd5f8c074d8390e472f8dcbc2f4b95a0 04:21:57 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 04:21:57 Building wheel for psutil (pyproject.toml): started 04:22:07 Building wheel for psutil (pyproject.toml): finished with status 'done' 04:22:07 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_aarch64.whl size=274839 sha256=24f46159b7289e10d6bc4ff267230c24f95a089afa3946911227e4761378fb34 04:22:07 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c 04:22:07 Building wheel for psycopg2 (setup.py): started 04:23:15 Building wheel for psycopg2 (setup.py): still running... 04:23:15 Building wheel for psycopg2 (setup.py): finished with status 'done' 04:23:15 Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_aarch64.whl size=471083 sha256=e500410378f87023eb0fc81a46c12fbc7a91a73ab41d8ae4513b27e4b93b00b8 04:23:15 Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 04:23:15 Building wheel for flex (setup.py): started 04:23:15 Building wheel for flex (setup.py): finished with status 'done' 04:23:15 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=7f0aa59657499b22ebbb89e8168efb50bfa3f19fa68b907e09b2e701aa3ed410 04:23:15 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 04:23:15 Building wheel for GenSON (setup.py): started 04:23:15 Building wheel for GenSON (setup.py): finished with status 'done' 04:23:15 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=a41f3379f17ca6249500996180c8e1062256b897457e6009b95bfb2031532cdd 04:23:15 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 04:23:15 Building wheel for PyYAML (pyproject.toml): started 04:23:18 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 04:23:18 Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_aarch64.whl size=45363 sha256=b9463f8112a73a1b2d8ecf4f0ade22ec2809b91d0dbefead750efc26de8f26d7 04:23:18 Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c 04:23:18 Building wheel for strict-rfc3339 (setup.py): started 04:23:19 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 04:23:19 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=5c6eac712264cda2ba2a1c3d28af10d287e9493bc5baa5420eda864e012bcb56 04:23:19 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 04:23:19 Building wheel for validate-email (setup.py): started 04:23:21 Building wheel for validate-email (setup.py): finished with status 'done' 04:23:21 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5467 sha256=b716477dd6c8b76f709b1001498d4d41ef501a2712b146593b7f8afa9e6eda20 04:23:21 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 04:23:21 Successfully built robotbackgroundlogger paho-mqtt numpy psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email 04:23:23 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 04:24:45 Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-5.3.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.36.1 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 jsonschema-specifications-2023.11.1 numpy-1.22.3 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.7 pycryptodome-3.18.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3.post1 pyzmq-25.1.0 reactivex-4.0.4 redis-5.0.1 referencing-0.31.0 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.3 rpds-py-0.13.1 selenium-4.15.2 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.1 trio-websocket-0.11.1 typing-extensions-4.8.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 websocket-client-1.6.4 wsproto-1.2.0 04:24:45 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 04:25:18 Removing intermediate container 2c42f83f9e41 04:25:18 ---> f18982a22938 04:25:18 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 04:25:18 ---> Running in 1ad4d4f9c84f 04:25:18 Removing intermediate container 1ad4d4f9c84f 04:25:18 ---> 2e89ad6eecdd 04:25:18 Step 11/13 : LABEL arch=arm64 04:25:18 ---> Running in 2f3e1f9c2cc8 04:25:18 Removing intermediate container 2f3e1f9c2cc8 04:25:18 ---> 1839fabc1ab5 04:25:18 Step 12/13 : LABEL git_sha=4a7ab7ba30fb149cb9f16dfe3a357db50b844e5e 04:25:18 ---> Running in 0324c9a877a3 04:25:19 Removing intermediate container 0324c9a877a3 04:25:19 ---> 94d0d4fee7b4 04:25:19 Step 13/13 : LABEL version=0.0.0 04:25:19 ---> Running in d19274e67bde 04:25:19 Removing intermediate container d19274e67bde 04:25:19 ---> a1b10af29fbd 04:25:19 [Warning] One or more build-args [ARCH] were not consumed 04:25:19 Successfully built a1b10af29fbd 04:25:19 Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:25:20 04:25:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:25:20 arm64: Pulling from edgex-lftools-log-publisher 04:25:20 8998bd30e6a1: Pulling fs layer 04:25:20 04944245beec: Pulling fs layer 04:25:20 699f458cf7ca: Pulling fs layer 04:25:20 765212b225bb: Pulling fs layer 04:25:20 f23df028b6ca: Pulling fs layer 04:25:20 d65c8cfc05b1: Pulling fs layer 04:25:20 2437ff75d9bd: Pulling fs layer 04:25:20 f23df028b6ca: Waiting 04:25:20 d65c8cfc05b1: Waiting 04:25:20 2437ff75d9bd: Waiting 04:25:20 765212b225bb: Waiting 04:25:20 04944245beec: Verifying Checksum 04:25:20 04944245beec: Download complete 04:25:20 765212b225bb: Verifying Checksum 04:25:20 765212b225bb: Download complete 04:25:21 f23df028b6ca: Verifying Checksum 04:25:21 f23df028b6ca: Download complete 04:25:21 d65c8cfc05b1: Verifying Checksum 04:25:21 d65c8cfc05b1: Download complete 04:25:21 699f458cf7ca: Verifying Checksum 04:25:21 699f458cf7ca: Download complete 04:25:21 8998bd30e6a1: Verifying Checksum 04:25:21 8998bd30e6a1: Download complete 04:25:24 2437ff75d9bd: Download complete 04:25:26 8998bd30e6a1: Pull complete 04:25:26 04944245beec: Pull complete 04:25:28 699f458cf7ca: Pull complete 04:25:28 765212b225bb: Pull complete 04:25:28 f23df028b6ca: Pull complete 04:25:29 d65c8cfc05b1: Pull complete 04:25:47 2437ff75d9bd: Pull complete 04:25:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:25:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:25:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:47 prd-ubuntu20.04-docker-arm64-4c-16g-1498 does not seem to be running inside a container 04:25:47 $ 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/exfoundry_edgex-taf-common_PR-84 -v /w/workspace/exfoundry_edgex-taf-common_PR-84:/w/workspace/exfoundry_edgex-taf-common_PR-84:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-84@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-84@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:25:50 $ docker top b40ae010f1192a8b03e521c1c25f57864ad5e003ad76bda6ef63827c852e0949 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:25:51 ---> job-cost.sh 04:25:51 lf-activate-venv: SKIPPING 04:25:51 INFO: No Stack... 04:25:51 INFO: Retrieving Pricing Info for: v3-standard-4 04:25:52 INFO: Archiving Costs [Pipeline] sh 04:25:53 + + cat /w/workspace/exfoundry_edgex-taf-common_PR-84/archives/cost.csvcut 04:25:53 -d, -f6 [Pipeline] lock 04:25:53 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-84-2-stack-cost] 04:25:53 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-84-2-stack-cost] did not exist. Created. 04:25:53 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-84-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:25:53 /w/workspace/exfoundry_edgex-taf-common_PR-84@tmp/durable-a759742d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:25:53 + echo total: 0.10999999940395355 [Pipeline] stash 04:25:54 Warning: overwriting stash ‘stack-cost’ 04:25:54 Stashed 1 file(s) [Pipeline] } 04:25:54 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-84-2-stack-cost] [Pipeline] // lock [Pipeline] } 04:25:54 $ docker stop --time=1 b40ae010f1192a8b03e521c1c25f57864ad5e003ad76bda6ef63827c852e0949 04:25:56 $ docker rm -f --volumes b40ae010f1192a8b03e521c1c25f57864ad5e003ad76bda6ef63827c852e0949 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:25:57 + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-84/archives ] 04:25:57 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-84/archives 04:25:57 total 16 04:25:57 drwxr-xr-x 3 root root 4096 Nov 28 03:05 . 04:25:57 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 03:05 .. 04:25:57 drwxr-xr-x 2 root root 4096 Nov 28 03:05 cost 04:25:57 -rw-r--r-- 1 root root 87 Nov 28 03:05 cost.csv 04:25:57 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-84/archives 04:25:57 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-84/archives 04:25:57 total 16 04:25:57 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 03:05 . 04:25:57 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 03:05 .. 04:25:57 drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 03:05 cost 04:25:57 -rw-r--r-- 1 jenkins jenkins 87 Nov 28 03:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:25:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:25:58 ---> package-listing.sh 04:25:58 ++ facter osfamily 04:25:58 ++ tr '[:upper:]' '[:lower:]' 04:25:58 + OS_FAMILY=debian 04:25:58 + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-84 04:25:58 + START_PACKAGES=/tmp/packages_start.txt 04:25:58 + END_PACKAGES=/tmp/packages_end.txt 04:25:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:25:58 + PACKAGES=/tmp/packages_start.txt 04:25:58 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-84 ']' 04:25:58 + PACKAGES=/tmp/packages_end.txt 04:25:58 + case "${OS_FAMILY}" in 04:25:58 + dpkg -l 04:25:58 + grep '^ii' 04:25:58 + '[' -f /tmp/packages_start.txt ']' 04:25:58 + '[' -f /tmp/packages_end.txt ']' 04:25:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:25:58 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-84 ']' 04:25:58 + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-84/archives/ 04:25:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-84/archives/ [Pipeline] echo 04:25: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/exfoundry_edgex-taf-common_PR-84/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:25:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:25:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:59 prd-ubuntu20.04-docker-8c-8g-1229 does not seem to be running inside a container 04:25: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/exfoundry_edgex-taf-common_PR-84/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-84 -v /w/workspace/exfoundry_edgex-taf-common_PR-84:/w/workspace/exfoundry_edgex-taf-common_PR-84:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-84@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-84@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:26:00 $ docker top edc02013e2cce910af20447e856193cfc103bb665cbf5c4ab8213d90d3bfd630 -eo pid,comm [Pipeline] { [Pipeline] sh 04:26:00 + touch /tmp/pre-build-complete [Pipeline] sh 04:26:00 + mkdir -p /var/log/sysstat [Pipeline] sh 04:26:01 + ls /var/log/sa-host 04:26:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:26:01 provisioning config files... 04:26:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-84@tmp/config9709111409789248515tmp [Pipeline] { [Pipeline] echo 04:26:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:26:01 ---> create-netrc.sh [Pipeline] } 04:26:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:26:02 ---> python-tools-install.sh [Pipeline] echo 04:26:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:26:02 ---> sudo-logs.sh 04:26:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:26:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:26:02 ---> job-cost.sh 04:26:02 lf-activate-venv: SKIPPING 04:26:02 DEBUG: total: 0.2199999988079071 04:26:02 INFO: Retrieving Stack Cost... 04:26:03 INFO: Retrieving Pricing Info for: v3-standard-8 04:26:03 INFO: Archiving Costs [Pipeline] echo 04:26:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:26:03 ---> logs-deploy.sh 04:26:03 lf-activate-venv: SKIPPING 04:26:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-84/2 04:26:03 INFO: archiving workspace using pattern(s): 04:26:04 Archives upload complete. 04:26:05 INFO: archiving logs to Nexus 04:26:05 ---> uname -a: 04:26:05 Linux prd-ubuntu20-04-docker-8c-8g-1229 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:26:05 04:26:05 04:26:05 ---> lscpu: 04:26:05 Architecture: x86_64 04:26:05 CPU op-mode(s): 32-bit, 64-bit 04:26:05 Byte Order: Little Endian 04:26:05 Address sizes: 40 bits physical, 48 bits virtual 04:26:05 CPU(s): 8 04:26:05 On-line CPU(s) list: 0-7 04:26:05 Thread(s) per core: 1 04:26:05 Core(s) per socket: 1 04:26:05 Socket(s): 8 04:26:05 NUMA node(s): 1 04:26:05 Vendor ID: AuthenticAMD 04:26:05 CPU family: 23 04:26:05 Model: 49 04:26:05 Model name: AMD EPYC-Rome Processor 04:26:05 Stepping: 0 04:26:05 CPU MHz: 2799.998 04:26:05 BogoMIPS: 5599.99 04:26:05 Virtualization: AMD-V 04:26:05 Hypervisor vendor: KVM 04:26:05 Virtualization type: full 04:26:05 L1d cache: 256 KiB 04:26:05 L1i cache: 256 KiB 04:26:05 L2 cache: 4 MiB 04:26:05 L3 cache: 128 MiB 04:26:05 NUMA node0 CPU(s): 0-7 04:26:05 Vulnerability Itlb multihit: Not affected 04:26:05 Vulnerability L1tf: Not affected 04:26:05 Vulnerability Mds: Not affected 04:26:05 Vulnerability Meltdown: Not affected 04:26:05 Vulnerability Mmio stale data: Not affected 04:26:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:26:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:26:05 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:26:05 Vulnerability Srbds: Not affected 04:26:05 Vulnerability Tsx async abort: Not affected 04:26: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 04:26:05 04:26:05 04:26:05 ---> nproc: 04:26:05 8 04:26:05 04:26:05 04:26:05 ---> df -h: 04:26:05 Filesystem Size Used Avail Use% Mounted on 04:26:05 overlay 155G 12G 144G 8% / 04:26:05 tmpfs 64M 0 64M 0% /dev 04:26:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:26:05 shm 64M 0 64M 0% /dev/shm 04:26:05 /dev/vda1 155G 12G 144G 8% /facter-os 04:26:05 04:26:05 04:26:05 ---> sar -b -r -n DEV: 04:26:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1229) 11/28/23 _x86_64_ (8 CPU) 04:26:05 04:26:05 02:56:11 LINUX RESTART (8 CPU) 04:26:05 04:26:05 02:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:26:05 02:58:01 71.66 2.90 68.76 0.00 401.73 14201.53 0.00 04:26:05 02:59:01 10.25 0.00 10.25 0.00 0.00 10921.40 0.00 04:26:05 03:00:01 59.66 0.00 59.66 0.00 0.00 26533.98 0.00 04:26:05 03:01:01 8.45 0.00 8.45 0.00 0.00 6321.21 0.00 04:26:05 03:02:01 56.91 11.23 45.68 0.00 5224.66 11326.62 0.00 04:26:05 03:03:01 10.28 1.03 9.25 0.00 22.00 4102.78 0.00 04:26:05 03:04:01 4.83 0.00 4.83 0.00 0.00 3140.82 0.00 04:26:05 03:05:01 31.19 0.00 31.19 0.00 0.00 9491.08 0.00 04:26:05 03:06:01 126.55 0.22 126.33 0.00 24.26 60759.34 0.00 04:26:05 03:07:01 1.68 0.00 1.68 0.00 0.00 18.80 0.00 04:26:05 03:08:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 04:26:05 03:09:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 04:26:05 03:10:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 04:26:05 03:11:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 04:26:05 03:12:01 1.78 0.02 1.77 0.00 0.13 25.20 0.00 04:26:05 03:13:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 04:26:05 03:14:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 04:26:05 03:15:01 1.27 0.00 1.27 0.00 0.00 15.60 0.00 04:26:05 03:16:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 04:26:05 03:17:01 1.45 0.02 1.43 0.00 0.13 17.46 0.00 04:26:05 03:18:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 04:26:05 03:19:01 1.52 0.00 1.52 0.00 0.00 16.40 0.00 04:26:05 03:20:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 04:26:05 03:21:01 1.55 0.00 1.55 0.00 0.00 16.53 0.00 04:26:05 03:22:01 1.42 0.00 1.42 0.00 0.00 15.46 0.00 04:26:05 03:23:01 1.53 0.00 1.53 0.00 0.00 16.93 0.00 04:26:05 03:24:01 0.87 0.00 0.87 0.00 0.00 9.07 0.00 04:26:05 03:25:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 04:26:05 03:26:01 0.98 0.00 0.98 0.00 0.00 10.98 0.00 04:26:05 03:27:01 1.57 0.00 1.57 0.00 0.00 16.93 0.00 04:26:05 03:28:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 04:26:05 03:29:01 1.58 0.00 1.58 0.00 0.00 16.93 0.00 04:26:05 03:30:01 0.88 0.00 0.88 0.00 0.00 9.06 0.00 04:26:05 03:31:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 04:26:05 03:32:01 2.68 1.58 1.10 0.00 37.06 13.46 0.00 04:26:05 03:33:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 04:26:05 03:34:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 04:26:05 03:35:01 1.58 0.00 1.58 0.00 0.00 17.33 0.00 04:26:05 03:36:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 04:26:05 03:37:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 04:26:05 03:38:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 04:26:05 03:39:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 04:26:05 03:40:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 04:26:05 03:41:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 04:26:05 03:42:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 04:26:05 03:43:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 04:26:05 03:44:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 04:26:05 03:45:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 04:26:05 03:46:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 04:26:05 03:47:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 04:26:05 03:48:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 04:26:05 03:49:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 04:26:05 03:50:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 04:26:05 03:51:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 04:26:05 03:52:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 04:26:05 03:53:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 04:26:05 03:54:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 04:26:05 03:55:01 1.38 0.00 1.38 0.00 0.00 16.79 0.00 04:26:05 03:56:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 04:26:05 03:57:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 04:26:05 03:58:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 04:26:05 03:59:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 04:26:05 04:00:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 04:26:05 04:01:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 04:26:05 04:02:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 04:26:05 04:03:01 1.52 0.00 1.52 0.00 0.00 18.79 0.00 04:26:05 04:04:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 04:26:05 04:05:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 04:26:05 04:06:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 04:26:05 04:07:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 04:26:05 04:08:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 04:26:05 04:09:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 04:26:05 04:10:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 04:26:05 04:11:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 04:26:05 04:12:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 04:26:05 04:13:01 1.23 0.00 1.23 0.00 0.00 16.13 0.00 04:26:05 04:14:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 04:26:05 04:15:01 1.15 0.00 1.15 0.00 0.00 14.53 0.00 04:26:05 04:16:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 04:26:05 04:17:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 04:26:05 04:18:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 04:26:05 04:19:01 1.27 0.00 1.27 0.00 0.00 15.86 0.00 04:26:05 04:20:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 04:26:05 04:21:01 1.12 0.00 1.12 0.00 0.00 14.40 0.00 04:26:05 04:22:01 1.00 0.00 1.00 0.00 0.00 10.26 0.00 04:26:05 04:23:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 04:26:05 04:24:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 04:26:05 04:25:01 1.35 0.00 1.35 0.00 0.00 16.40 0.00 04:26:05 04:26:01 4.72 0.20 4.52 0.00 20.40 106.78 0.00 04:26:05 Average: 5.40 0.19 5.21 0.00 64.41 1663.26 0.00 04:26:05 04:26:05 02:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:26:05 02:58:01 29733072 31533892 807868 2.46 65076 2025896 1968976 5.80 1050868 1762328 51484 04:26:05 02:59:01 28755816 31479356 833496 2.53 70260 2917296 2037216 6.00 1100484 2634736 620844 04:26:05 03:00:01 28481504 31408252 900768 2.74 79800 3090384 2068376 6.10 1260292 2724144 53840 04:26:05 03:01:01 28152832 31114304 1198248 3.64 79992 3118764 2441640 7.20 1557784 2753860 16200 04:26:05 03:02:01 27731416 31175224 1104140 3.36 110000 3571004 2320848 6.84 1791952 2904616 35600 04:26:05 03:03:01 27881428 31345968 930240 2.83 108708 3593812 2029172 5.98 1624700 2919256 22876 04:26:05 03:04:01 27785412 31278904 1001644 3.05 108824 3617188 2096252 6.18 1706708 2934540 11020 04:26:05 03:05:01 26824096 31477952 799968 2.43 124200 4714644 1994852 5.88 2318944 3233716 1144708 04:26:05 03:06:01 27544884 31512708 763844 2.32 133376 4029528 1697224 5.00 1367184 3471640 4 04:26:05 03:07:01 27546540 31514436 762252 2.32 133440 4029532 1697224 5.00 1365904 3471644 36 04:26:05 03:08:01 27552068 31520024 756668 2.30 133464 4029536 1697224 5.00 1360292 3471648 32 04:26:05 03:09:01 27554532 31522496 754104 2.29 133488 4029540 1697224 5.00 1357784 3471648 24 04:26:05 03:10:01 27558808 31526784 749744 2.28 133504 4029544 1697224 5.00 1353412 3471656 28 04:26:05 03:11:01 27560168 31528228 748220 2.28 133524 4029544 1697224 5.00 1351836 3471656 8 04:26:05 03:12:01 27559632 31527748 748756 2.28 133580 4029520 1704192 5.02 1352608 3471636 36 04:26:05 03:13:01 27559324 31527464 748924 2.28 133600 4029528 1704192 5.02 1352568 3471640 20 04:26:05 03:14:01 27559236 31527428 748868 2.28 133612 4029528 1704192 5.02 1352724 3471640 12 04:26:05 03:15:01 27559636 31528004 748500 2.28 133652 4029532 1704192 5.02 1353340 3471644 188 04:26:05 03:16:01 27560000 31528276 748072 2.27 133680 4029536 1704192 5.02 1352524 3471648 204 04:26:05 03:17:01 27559888 31528224 748008 2.27 133740 4029528 1704192 5.02 1352764 3471652 12 04:26:05 03:18:01 27560172 31528548 747672 2.27 133756 4029548 1704192 5.02 1352032 3471656 12 04:26:05 03:19:01 27560156 31528560 747608 2.27 133784 4029548 1704192 5.02 1352076 3471656 8 04:26:05 03:20:01 27560092 31528512 747688 2.27 133796 4029552 1704192 5.02 1352148 3471660 8 04:26:05 03:21:01 27560020 31528464 747680 2.27 133816 4029556 1704192 5.02 1352104 3471664 8 04:26:05 03:22:01 27560256 31528768 747324 2.27 133900 4029540 1704192 5.02 1352256 3471664 8 04:26:05 03:23:01 27559956 31528516 747528 2.27 133924 4029560 1704192 5.02 1352280 3471672 16 04:26:05 03:24:01 27560124 31528700 747500 2.27 133936 4029560 1704192 5.02 1352292 3471672 8 04:26:05 03:25:01 27559824 31528424 747748 2.27 133956 4029564 1704192 5.02 1352312 3471676 4 04:26:05 03:26:01 27559652 31528280 747972 2.27 133976 4029568 1704192 5.02 1352752 3471680 164 04:26:05 03:27:01 27559952 31528604 747644 2.27 134000 4029572 1687584 4.97 1352496 3471680 8 04:26:05 03:28:01 27559960 31528660 747576 2.27 134044 4029568 1687584 4.97 1352444 3471684 8 04:26:05 03:29:01 27560116 31528936 747240 2.27 134064 4029644 1687584 4.97 1352472 3471752 8 04:26:05 03:30:01 27559936 31528780 747468 2.27 134084 4029644 1687584 4.97 1352852 3471752 168 04:26:05 03:31:01 27560188 31529068 747168 2.27 134116 4029648 1687584 4.97 1352936 3471756 168 04:26:05 03:32:01 27552616 31523532 752564 2.29 134156 4030756 1687584 4.97 1360880 3472076 16 04:26:05 03:33:01 27552284 31523236 752768 2.29 134200 4030760 1687584 4.97 1360624 3472080 208 04:26:05 03:34:01 27552268 31523264 752748 2.29 134228 4030768 1687584 4.97 1360176 3472084 196 04:26:05 03:35:01 27552408 31523556 752528 2.29 134256 4030900 1687584 4.97 1360552 3472200 180 04:26:05 03:36:01 27552316 31523488 752760 2.29 134272 4030904 1687584 4.97 1360620 3472204 176 04:26:05 03:37:01 27552632 31523840 752416 2.29 134304 4030904 1687584 4.97 1360324 3472204 8 04:26:05 03:38:01 27552544 31523808 752384 2.29 134348 4030908 1687584 4.97 1360876 3472228 36 04:26:05 03:39:01 27552568 31523984 752208 2.29 134368 4031040 1687584 4.97 1360352 3472352 4 04:26:05 03:40:01 27552236 31523680 752448 2.29 134400 4031040 1687584 4.97 1360372 3472352 12 04:26:05 03:41:01 27552472 31523964 752112 2.29 134428 4031044 1687584 4.97 1360408 3472356 12 04:26:05 03:42:01 27552676 31524188 751820 2.29 134448 4031048 1687584 4.97 1360528 3472360 40 04:26:05 03:43:01 27552300 31523848 752288 2.29 134488 4031044 1687584 4.97 1360880 3472360 12 04:26:05 03:44:01 27552000 31523576 752508 2.29 134492 4031052 1687584 4.97 1360860 3472372 204 04:26:05 03:45:01 27552236 31523820 752168 2.29 134524 4031056 1687584 4.97 1360892 3472372 176 04:26:05 03:46:01 27551944 31523592 752428 2.29 134552 4031060 1719688 5.07 1360600 3472380 28 04:26:05 03:47:01 27551596 31523252 752596 2.29 134596 4031064 1719688 5.07 1361040 3472384 184 04:26:05 03:48:01 27551756 31523484 752536 2.29 134636 4031064 1719688 5.07 1361300 3472392 228 04:26:05 03:49:01 27551708 31523500 752524 2.29 134664 4031068 1719688 5.07 1361368 3472400 176 04:26:05 03:50:01 27551912 31523708 752328 2.29 134692 4031072 1719688 5.07 1361024 3472404 204 04:26:05 03:51:01 27551968 31523824 752244 2.29 134724 4031072 1703312 5.02 1360748 3472408 8 04:26:05 03:52:01 27551668 31523528 752452 2.29 134756 4031080 1703312 5.02 1360804 3472412 4 04:26:05 03:53:01 27551588 31523452 752452 2.29 134792 4031068 1703312 5.02 1360744 3472412 8 04:26:05 03:54:01 27551540 31523472 752396 2.29 134820 4031084 1703312 5.02 1360824 3472424 28 04:26:05 03:55:01 27551700 31523636 752356 2.29 134840 4031092 1703312 5.02 1360808 3472428 192 04:26:05 03:56:01 27551684 31523680 752316 2.29 134868 4031092 1703312 5.02 1360864 3472432 12 04:26:05 03:57:01 27551416 31523420 752488 2.29 134904 4031088 1703312 5.02 1360924 3472436 4 04:26:05 03:58:01 27551620 31523692 752176 2.29 134940 4031092 1703312 5.02 1360940 3472440 12 04:26:05 03:59:01 27551572 31523724 752120 2.29 134972 4031100 1703312 5.02 1361024 3472420 4 04:26:05 04:00:01 27551264 31523440 752344 2.29 134992 4031104 1703312 5.02 1361120 3472424 20 04:26:05 04:01:01 27550876 31523072 752592 2.29 135012 4031104 1703312 5.02 1361360 3472424 96 04:26:05 04:02:01 27551560 31523768 752260 2.29 135044 4031108 1703312 5.02 1361624 3472428 208 04:26:05 04:03:01 27551584 31523868 752168 2.29 135076 4031116 1703312 5.02 1361712 3472440 216 04:26:05 04:04:01 27551284 31523572 752384 2.29 135096 4031116 1703312 5.02 1361900 3472440 156 04:26:05 04:05:01 27551488 31523784 752292 2.29 135120 4031120 1703312 5.02 1361724 3472444 168 04:26:05 04:06:01 27551636 31523992 752088 2.29 135132 4031120 1703312 5.02 1361760 3472448 176 04:26:05 04:07:01 27551220 31523616 752524 2.29 135160 4031124 1703312 5.02 1361696 3472452 184 04:26:05 04:08:01 27551252 31523716 752460 2.29 135200 4031120 1703312 5.02 1361276 3472460 32 04:26:05 04:09:01 27551236 31523704 752400 2.29 135240 4031132 1703312 5.02 1361296 3472464 8 04:26:05 04:10:01 27551188 31523724 752352 2.29 135272 4031136 1703312 5.02 1361344 3472472 8 04:26:05 04:11:01 27551108 31523648 752336 2.29 135304 4031136 1703312 5.02 1361376 3472472 12 04:26:05 04:12:01 27550840 31523452 752532 2.29 135336 4031140 1703312 5.02 1361496 3472480 4 04:26:05 04:13:01 27551084 31523704 752184 2.29 135384 4031132 1703312 5.02 1361448 3472484 40 04:26:05 04:14:01 27551212 31523932 752164 2.29 135412 4031148 1703312 5.02 1361560 3472468 4 04:26:05 04:15:01 27551228 31523988 752080 2.29 135444 4031152 1703312 5.02 1361592 3472472 28 04:26:05 04:16:01 27551180 31523988 752028 2.29 135476 4031156 1670288 4.92 1361632 3472476 28 04:26:05 04:17:01 27549760 31522604 753352 2.29 135508 4031156 1702436 5.02 1361792 3472476 12 04:26:05 04:18:01 27550464 31523364 752696 2.29 135548 4031160 1702436 5.02 1361712 3472480 32 04:26:05 04:19:01 27550716 31523716 752344 2.29 135584 4031220 1702436 5.02 1361736 3472540 12 04:26:05 04:20:01 27550644 31523660 752280 2.29 135600 4031228 1702436 5.02 1362264 3472544 176 04:26:05 04:21:01 27550660 31523712 752220 2.29 135628 4031236 1702436 5.02 1361772 3472548 40 04:26:05 04:22:01 27550488 31523544 752576 2.29 135652 4031236 1702436 5.02 1362388 3472548 184 04:26:05 04:23:01 27550976 31524032 752084 2.29 135704 4031236 1702436 5.02 1362408 3472560 56 04:26:05 04:24:01 27551000 31524056 752028 2.29 135732 4031240 1702436 5.02 1361856 3472560 16 04:26:05 04:25:01 27550416 31523476 752536 2.29 135756 4031248 1702436 5.02 1361916 3472564 12 04:26:05 04:26:01 27518208 31494408 778768 2.37 135892 4033224 1739636 5.13 1388652 3473188 144 04:26:05 Average: 27608567 31508739 769386 2.34 130872 3967743 1737986 5.12 1376538 3405772 22047 04:26:05 04:26:05 02:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:26:05 02:58:01 veth490f5ff 150.03 184.29 10.86 820.56 0.00 0.00 0.00 0.07 04:26:05 02:58:01 docker0 150.92 185.10 8.95 822.79 0.00 0.00 0.00 0.00 04:26:05 02:58:01 lo 2.60 2.60 0.27 0.27 0.00 0.00 0.00 0.00 04:26:05 02:58:01 ens3 289.22 227.87 953.00 110.44 0.00 0.00 0.00 0.00 04:26:05 02:59:01 veth490f5ff 374.47 666.54 25.04 5490.75 0.00 0.00 0.00 0.45 04:26:05 02:59:01 docker0 374.47 666.52 19.92 5490.75 0.00 0.00 0.00 0.00 04:26:05 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 02:59:01 ens3 716.53 408.67 5528.04 46.14 0.00 0.00 0.00 0.00 04:26:05 03:00:01 veth490f5ff 26.81 42.11 3.53 733.24 0.00 0.00 0.00 0.06 04:26:05 03:00:01 docker0 26.81 42.09 3.16 733.24 0.00 0.00 0.00 0.00 04:26:05 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:00:01 ens3 72.55 44.74 756.41 16.50 0.00 0.00 0.00 0.00 04:26:05 03:01:01 veth490f5ff 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:01:01 ens3 5.57 3.27 4.35 2.32 0.00 0.00 0.00 0.00 04:26:05 03:02:01 veth490f5ff 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:02:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 04:26:05 03:02:01 ens3 201.52 100.50 2734.69 9.59 0.00 0.00 0.00 0.00 04:26:05 03:03:01 veth490f5ff 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:03:01 ens3 5.75 3.58 4.63 2.50 0.00 0.00 0.00 0.00 04:26:05 03:04:01 veth490f5ff 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:04:01 ens3 2.88 1.88 2.01 1.10 0.00 0.00 0.00 0.00 04:26:05 03:05:01 docker0 0.10 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:26:05 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:05:01 ens3 17.73 10.40 13.96 7.68 0.00 0.00 0.00 0.00 04:26:05 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:06:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 04:26:05 03:06:01 ens3 88.99 52.99 2521.53 10.41 0.00 0.00 0.00 0.00 04:26:05 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:07:01 ens3 0.92 0.43 1.48 0.09 0.00 0.00 0.00 0.00 04:26:05 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:08:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:09:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:10:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:11:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:12:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 04:26:05 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:13:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:14:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:26:05 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:15:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:16:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:17:01 ens3 0.68 0.48 0.34 0.28 0.00 0.00 0.00 0.00 04:26:05 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:19:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:20:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:21:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:22:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 04:26:05 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:23:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:24:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:25:01 ens3 0.30 0.17 0.23 0.01 0.00 0.00 0.00 0.00 04:26:05 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:27:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 04:26:05 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:28:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:29:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:31:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:32:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:32:01 ens3 7.02 4.70 5.40 5.64 0.00 0.00 0.00 0.00 04:26:05 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:33:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:35:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:36:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:37:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 04:26:05 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:39:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:41:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:42:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 04:26:05 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:43:01 ens3 0.33 0.15 0.23 0.01 0.00 0.00 0.00 0.00 04:26:05 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:44:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:26:05 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:45:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:46:01 ens3 0.65 0.00 0.06 0.00 0.00 0.00 0.00 0.00 04:26:05 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:47:01 ens3 1.30 0.53 0.48 0.34 0.00 0.00 0.00 0.00 04:26:05 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:48:01 ens3 0.30 0.27 0.14 0.08 0.00 0.00 0.00 0.00 04:26:05 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:49:01 ens3 0.48 0.45 0.26 0.22 0.00 0.00 0.00 0.00 04:26:05 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:51:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:52:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 04:26:05 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:53:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:55:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:57:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 04:26:05 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:58:01 ens3 0.20 0.07 0.17 0.00 0.00 0.00 0.00 0.00 04:26:05 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 03:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 03:59:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 04:01:01 ens3 0.45 0.10 0.05 0.01 0.00 0.00 0.00 0.00 04:26:05 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:02:01 ens3 0.63 0.40 0.33 0.27 0.00 0.00 0.00 0.00 04:26:05 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 04:03:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:04:01 ens3 0.92 0.40 0.38 0.27 0.00 0.00 0.00 0.00 04:26:05 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 04:05:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:06:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 04:07:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 04:26:05 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:08:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 04:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 04:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:12:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 04:26:05 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 04:13:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:14:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 04:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 04:17:01 ens3 0.67 0.50 0.34 0.28 0.00 0.00 0.00 0.00 04:26:05 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 04:19:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:20:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 04:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:22:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 04:26:05 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 04:23:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 04:25:01 ens3 0.28 0.22 0.28 0.02 0.00 0.00 0.00 0.00 04:26:05 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:05 04:26:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 04:26:01 ens3 62.02 83.67 22.06 173.91 0.00 0.00 0.00 0.00 04:26:05 Average: docker0 6.21 10.04 0.36 79.19 0.00 0.00 0.00 0.00 04:26:05 Average: lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 04:26:05 Average: ens3 16.68 10.68 141.06 4.37 0.00 0.00 0.00 0.00 04:26:05 04:26:05 04:26:05 ---> sar -P ALL: 04:26:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1229) 11/28/23 _x86_64_ (8 CPU) 04:26:05 04:26:05 02:56:11 LINUX RESTART (8 CPU) 04:26:05 04:26:05 02:57:01 CPU %user %nice %system %iowait %steal %idle 04:26:05 02:58:01 all 2.96 0.00 1.13 0.81 0.04 95.06 04:26:05 02:58:01 0 2.81 0.00 1.19 1.30 0.05 94.66 04:26:05 02:58:01 1 2.77 0.00 0.97 0.03 0.03 96.19 04:26:05 02:58:01 2 2.57 0.00 0.96 4.02 0.05 92.40 04:26:05 02:58:01 3 2.60 0.00 1.13 0.12 0.05 96.11 04:26:05 02:58:01 4 2.63 0.00 1.07 0.35 0.03 95.92 04:26:05 02:58:01 5 1.86 0.00 0.87 0.57 0.03 96.67 04:26:05 02:58:01 6 3.04 0.00 1.12 0.05 0.03 95.76 04:26:05 02:58:01 7 5.44 0.00 1.76 0.02 0.05 92.73 04:26:05 02:59:01 all 2.97 0.00 0.65 0.32 0.03 96.04 04:26:05 02:59:01 0 0.07 0.00 0.12 0.43 0.02 99.37 04:26:05 02:59:01 1 1.96 0.00 0.38 0.00 0.00 97.66 04:26:05 02:59:01 2 0.18 0.00 0.13 2.07 0.03 97.58 04:26:05 02:59:01 3 1.12 0.00 0.28 0.00 0.05 98.55 04:26:05 02:59:01 4 8.78 0.00 1.18 0.00 0.03 90.00 04:26:05 02:59:01 5 1.07 0.00 0.32 0.00 0.00 98.62 04:26:05 02:59:01 6 0.73 0.00 0.08 0.00 0.00 99.18 04:26:05 02:59:01 7 9.98 0.00 2.70 0.02 0.08 87.22 04:26:05 03:00:01 all 10.75 0.00 1.45 1.26 0.04 86.49 04:26:05 03:00:01 0 13.11 0.00 1.83 3.13 0.05 81.87 04:26:05 03:00:01 1 27.74 0.00 2.12 0.33 0.05 69.76 04:26:05 03:00:01 2 10.06 0.00 1.71 5.97 0.05 82.21 04:26:05 03:00:01 3 4.24 0.00 0.78 0.22 0.07 94.69 04:26:05 03:00:01 4 7.30 0.00 1.35 0.12 0.03 91.19 04:26:05 03:00:01 5 8.27 0.00 1.14 0.00 0.02 90.58 04:26:05 03:00:01 6 5.39 0.00 1.05 0.30 0.03 93.23 04:26:05 03:00:01 7 9.92 0.00 1.64 0.03 0.03 88.37 04:26:05 03:01:01 all 37.33 0.00 2.97 0.08 0.05 59.56 04:26:05 03:01:01 0 31.14 0.00 2.75 0.12 0.07 65.92 04:26:05 03:01:01 1 39.32 0.00 3.12 0.00 0.07 57.50 04:26:05 03:01:01 2 32.79 0.00 2.95 0.15 0.05 64.05 04:26:05 03:01:01 3 31.59 0.00 2.89 0.00 0.05 65.48 04:26:05 03:01:01 4 74.48 0.00 3.78 0.00 0.08 21.66 04:26:05 03:01:01 5 25.07 0.00 1.94 0.00 0.03 72.96 04:26:05 03:01:01 6 34.90 0.00 3.38 0.03 0.05 61.63 04:26:05 03:01:01 7 29.51 0.00 3.00 0.33 0.03 67.12 04:26:05 03:02:01 all 14.96 0.00 2.15 0.62 0.04 82.23 04:26:05 03:02:01 0 3.78 0.00 1.40 1.99 0.05 92.78 04:26:05 03:02:01 1 70.43 0.00 3.27 0.10 0.07 26.13 04:26:05 03:02:01 2 4.20 0.00 1.92 0.30 0.03 93.55 04:26:05 03:02:01 3 4.19 0.00 1.16 0.37 0.03 94.25 04:26:05 03:02:01 4 20.69 0.00 3.23 0.50 0.03 75.54 04:26:05 03:02:01 5 5.73 0.00 2.36 1.31 0.03 90.56 04:26:05 03:02:01 6 6.03 0.00 1.94 0.35 0.03 91.65 04:26:05 03:02:01 7 4.72 0.00 1.91 0.07 0.03 93.27 04:26:05 03:03:01 all 25.24 0.00 1.22 0.12 0.03 73.38 04:26:05 03:03:01 0 8.53 0.00 0.77 0.07 0.03 90.60 04:26:05 03:03:01 1 45.42 0.00 2.20 0.37 0.05 51.96 04:26:05 03:03:01 2 52.35 0.00 2.50 0.12 0.07 44.96 04:26:05 03:03:01 3 3.23 0.00 0.30 0.05 0.02 96.40 04:26:05 03:03:01 4 31.51 0.00 1.27 0.32 0.05 66.86 04:26:05 03:03:01 5 22.43 0.00 1.13 0.00 0.02 76.42 04:26:05 03:03:01 6 33.87 0.00 1.28 0.05 0.03 64.76 04:26:05 03:03:01 7 4.62 0.00 0.35 0.00 0.00 95.03 04:26:05 03:04:01 all 12.00 0.00 0.65 0.10 0.03 87.22 04:26:05 03:04:01 0 5.00 0.00 0.38 0.05 0.03 94.54 04:26:05 03:04:01 1 16.40 0.00 0.90 0.00 0.03 82.67 04:26:05 03:04:01 2 28.08 0.00 1.38 0.00 0.03 70.50 04:26:05 03:04:01 3 10.89 0.00 0.50 0.28 0.02 88.30 04:26:05 03:04:01 4 3.70 0.00 0.28 0.35 0.02 95.64 04:26:05 03:04:01 5 24.49 0.00 1.18 0.12 0.03 74.18 04:26:05 03:04:01 6 4.18 0.00 0.38 0.00 0.02 95.42 04:26:05 03:04:01 7 3.27 0.00 0.20 0.00 0.02 96.52 04:26:05 03:05:01 all 11.44 0.00 2.09 0.71 0.03 85.73 04:26:05 03:05:01 0 11.39 0.00 1.77 1.90 0.07 84.88 04:26:05 03:05:01 1 28.11 0.00 4.80 0.71 0.05 66.33 04:26:05 03:05:01 2 11.72 0.00 1.71 0.03 0.03 86.51 04:26:05 03:05:01 3 12.13 0.00 2.04 0.00 0.02 85.81 04:26:05 03:05:01 4 7.73 0.00 1.59 0.00 0.02 90.67 04:26:05 03:05:01 5 7.65 0.00 2.14 2.70 0.03 87.47 04:26:05 03:05:01 6 9.00 0.00 1.45 0.32 0.02 89.21 04:26:05 03:05:01 7 3.91 0.00 1.20 0.00 0.02 94.88 04:26:05 03:06:01 all 2.86 0.00 1.43 2.65 0.02 93.04 04:26:05 03:06:01 0 2.44 0.00 1.35 1.76 0.02 94.43 04:26:05 03:06:01 1 2.81 0.00 1.19 0.47 0.02 95.51 04:26:05 03:06:01 2 3.09 0.00 1.37 0.12 0.02 95.40 04:26:05 03:06:01 3 3.20 0.00 1.09 0.02 0.03 95.66 04:26:05 03:06:01 4 2.85 0.00 1.14 1.58 0.03 94.39 04:26:05 03:06:01 5 2.82 0.00 2.20 11.53 0.02 83.43 04:26:05 03:06:01 6 3.03 0.00 2.01 5.71 0.03 89.21 04:26:05 03:06:01 7 2.66 0.00 1.07 0.02 0.02 96.23 04:26:05 03:07:01 all 0.02 0.00 0.02 0.01 0.01 99.95 04:26:05 03:07:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:26:05 03:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:26:05 03:07:01 2 0.03 0.00 0.03 0.02 0.00 99.92 04:26:05 03:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 03:07:01 4 0.02 0.00 0.02 0.03 0.00 99.93 04:26:05 03:07:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:26:05 03:07:01 6 0.03 0.00 0.03 0.00 0.02 99.92 04:26:05 03:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:26:05 03:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:26:05 03:08:01 1 0.05 0.00 0.02 0.00 0.02 99.92 04:26:05 03:08:01 2 0.00 0.00 0.02 0.00 0.02 99.97 04:26:05 03:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:08:01 4 0.02 0.00 0.00 0.02 0.02 99.95 04:26:05 03:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:08:01 6 0.08 0.00 0.00 0.00 0.00 99.92 04:26:05 03:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 04:26:05 03:08:01 CPU %user %nice %system %iowait %steal %idle 04:26:05 03:09:01 all 0.02 0.00 0.01 0.00 0.00 99.97 04:26:05 03:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:26:05 03:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:26:05 03:09:01 2 0.02 0.00 0.02 0.02 0.00 99.95 04:26:05 03:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:09:01 4 0.05 0.00 0.02 0.02 0.00 99.92 04:26:05 03:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:09:01 6 0.02 0.00 0.03 0.00 0.00 99.95 04:26:05 03:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:10:01 all 0.02 0.00 0.01 0.00 0.00 99.97 04:26:05 03:10:01 0 0.05 0.00 0.02 0.00 0.00 99.93 04:26:05 03:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:26:05 03:10:01 2 0.02 0.00 0.00 0.02 0.00 99.97 04:26:05 03:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 03:10:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:26:05 03:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 03:10:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:26:05 03:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:26:05 03:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:26:05 03:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:26:05 03:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:11:01 4 0.02 0.00 0.02 0.02 0.00 99.95 04:26:05 03:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:11:01 6 0.00 0.00 0.02 0.02 0.02 99.95 04:26:05 03:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:12:01 all 0.03 0.00 0.03 0.01 0.01 99.92 04:26:05 03:12:01 0 0.05 0.00 0.02 0.00 0.02 99.92 04:26:05 03:12:01 1 0.03 0.00 0.07 0.00 0.02 99.88 04:26:05 03:12:01 2 0.03 0.00 0.03 0.00 0.00 99.93 04:26:05 03:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:12:01 4 0.03 0.00 0.03 0.05 0.02 99.87 04:26:05 03:12:01 5 0.05 0.00 0.02 0.00 0.00 99.93 04:26:05 03:12:01 6 0.03 0.00 0.05 0.00 0.00 99.92 04:26:05 03:12:01 7 0.02 0.00 0.03 0.00 0.00 99.95 04:26:05 03:13:01 all 0.03 0.00 0.01 0.01 0.00 99.96 04:26:05 03:13:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:26:05 03:13:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:26:05 03:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 03:13:01 4 0.08 0.00 0.00 0.02 0.00 99.90 04:26:05 03:13:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:26:05 03:13:01 6 0.05 0.00 0.00 0.03 0.00 99.92 04:26:05 03:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:14:01 all 0.04 0.00 0.01 0.00 0.01 99.94 04:26:05 03:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:26:05 03:14:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:26:05 03:14:01 2 0.00 0.00 0.02 0.00 0.02 99.97 04:26:05 03:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:14:01 4 0.02 0.00 0.03 0.00 0.02 99.93 04:26:05 03:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:14:01 6 0.25 0.00 0.00 0.00 0.02 99.73 04:26:05 03:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:26:05 03:15:01 all 0.15 0.00 0.01 0.00 0.01 99.83 04:26:05 03:15:01 0 0.05 0.00 0.02 0.00 0.02 99.92 04:26:05 03:15:01 1 0.96 0.00 0.05 0.00 0.02 98.97 04:26:05 03:15:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:26:05 03:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:15:01 4 0.03 0.00 0.00 0.03 0.02 99.92 04:26:05 03:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 03:15:01 6 0.10 0.00 0.02 0.00 0.00 99.88 04:26:05 03:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:16:01 all 0.27 0.00 0.00 0.00 0.01 99.72 04:26:05 03:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:26:05 03:16:01 1 1.97 0.00 0.00 0.00 0.03 98.00 04:26:05 03:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:16:01 4 0.02 0.00 0.00 0.02 0.02 99.95 04:26:05 03:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:16:01 6 0.12 0.00 0.02 0.00 0.00 99.87 04:26:05 03:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:17:01 all 0.25 0.00 0.01 0.00 0.00 99.73 04:26:05 03:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:26:05 03:17:01 1 1.86 0.00 0.03 0.00 0.02 98.09 04:26:05 03:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:26:05 03:17:01 3 0.00 0.00 0.02 0.02 0.00 99.97 04:26:05 03:17:01 4 0.02 0.00 0.02 0.02 0.00 99.95 04:26:05 03:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:26:05 03:18:01 all 0.02 0.00 0.00 0.00 0.00 99.97 04:26:05 03:18:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:26:05 03:18:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:26:05 03:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 03:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:18:01 4 0.02 0.00 0.00 0.02 0.02 99.95 04:26:05 03:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:18:01 6 0.07 0.00 0.02 0.00 0.00 99.92 04:26:05 03:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:19:01 all 0.22 0.00 0.01 0.01 0.00 99.76 04:26:05 03:19:01 0 1.61 0.00 0.03 0.00 0.00 98.35 04:26:05 03:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:26:05 03:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:26:05 03:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:19:01 4 0.02 0.00 0.02 0.10 0.00 99.87 04:26:05 03:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:19:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:26:05 03:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 04:26:05 03:19:01 CPU %user %nice %system %iowait %steal %idle 04:26:05 03:20:01 all 0.26 0.00 0.01 0.00 0.01 99.72 04:26:05 03:20:01 0 1.99 0.00 0.02 0.00 0.02 97.98 04:26:05 03:20:01 1 0.00 0.00 0.02 0.00 0.03 99.95 04:26:05 03:20:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:26:05 03:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:26:05 03:20:01 4 0.03 0.00 0.02 0.02 0.02 99.92 04:26:05 03:20:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:26:05 03:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 03:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:21:01 all 0.19 0.00 0.01 0.00 0.00 99.79 04:26:05 03:21:01 0 1.39 0.00 0.05 0.00 0.00 98.56 04:26:05 03:21:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:26:05 03:21:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:26:05 03:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:21:01 4 0.02 0.00 0.02 0.03 0.02 99.92 04:26:05 03:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:22:01 all 0.17 0.00 0.02 0.01 0.00 99.80 04:26:05 03:22:01 0 1.27 0.00 0.05 0.00 0.02 98.66 04:26:05 03:22:01 1 0.02 0.00 0.03 0.00 0.02 99.93 04:26:05 03:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 03:22:01 4 0.05 0.00 0.02 0.05 0.00 99.88 04:26:05 03:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 03:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 03:23:01 all 0.08 0.00 0.01 0.00 0.00 99.91 04:26:05 03:23:01 0 0.53 0.00 0.02 0.00 0.00 99.45 04:26:05 03:23:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:26:05 03:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:26:05 03:23:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:26:05 03:23:01 4 0.00 0.00 0.00 0.02 0.02 99.97 04:26:05 03:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:26:05 03:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:24:01 all 0.09 0.00 0.00 0.00 0.00 99.90 04:26:05 03:24:01 0 0.67 0.00 0.00 0.00 0.00 99.33 04:26:05 03:24:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:26:05 03:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:24:01 4 0.03 0.00 0.02 0.02 0.00 99.93 04:26:05 03:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 03:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:26:05 03:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:26:05 03:25:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:26:05 03:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:26:05 03:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 03:25:01 4 0.02 0.00 0.02 0.02 0.02 99.93 04:26:05 03:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:26:01 all 0.02 0.00 0.00 0.01 0.00 99.97 04:26:05 03:26:01 0 0.08 0.00 0.00 0.00 0.00 99.92 04:26:05 03:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:26:05 03:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:26:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:26:05 03:26:01 4 0.02 0.00 0.00 0.05 0.00 99.93 04:26:05 03:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 03:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:26:05 03:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:26:05 03:27:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:26:05 03:27:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:26:05 03:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:27:01 4 0.03 0.00 0.02 0.02 0.02 99.92 04:26:05 03:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:27:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:26:05 03:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:28:01 all 0.08 0.00 0.01 0.01 0.00 99.90 04:26:05 03:28:01 0 0.63 0.00 0.03 0.00 0.00 99.33 04:26:05 03:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:26:05 03:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:28:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:26:05 03:28:01 4 0.00 0.00 0.00 0.03 0.02 99.95 04:26:05 03:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:29:01 all 0.01 0.00 0.00 0.00 0.00 99.98 04:26:05 03:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:26:05 03:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:26:05 03:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:29:01 4 0.03 0.00 0.00 0.02 0.00 99.95 04:26:05 03:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 03:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:30:01 all 0.08 0.00 0.01 0.00 0.01 99.89 04:26:05 03:30:01 0 0.60 0.00 0.03 0.00 0.02 99.35 04:26:05 03:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:26:05 03:30:01 2 0.02 0.00 0.03 0.00 0.00 99.95 04:26:05 03:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:30:01 4 0.02 0.00 0.02 0.02 0.02 99.93 04:26:05 03:30:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:26:05 03:30:01 6 0.00 0.00 0.02 0.00 0.02 99.97 04:26:05 03:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 04:26:05 03:30:01 CPU %user %nice %system %iowait %steal %idle 04:26:05 03:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:26:05 03:31:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:26:05 03:31:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:26:05 03:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:26:05 03:31:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:26:05 03:31:01 4 0.05 0.00 0.02 0.02 0.02 99.90 04:26:05 03:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:26:05 03:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:26:05 03:32:01 all 0.26 0.00 0.02 0.01 0.01 99.70 04:26:05 03:32:01 0 0.15 0.00 0.02 0.05 0.02 99.77 04:26:05 03:32:01 1 0.33 0.00 0.05 0.03 0.02 99.57 04:26:05 03:32:01 2 0.17 0.00 0.02 0.00 0.02 99.80 04:26:05 03:32:01 3 0.20 0.00 0.02 0.00 0.00 99.78 04:26:05 03:32:01 4 0.05 0.00 0.02 0.03 0.00 99.90 04:26:05 03:32:01 5 0.20 0.00 0.02 0.00 0.00 99.78 04:26:05 03:32:01 6 0.92 0.00 0.00 0.00 0.00 99.08 04:26:05 03:32:01 7 0.08 0.00 0.02 0.00 0.00 99.90 04:26:05 03:33:01 all 0.02 0.00 0.01 0.00 0.00 99.96 04:26:05 03:33:01 0 0.05 0.00 0.00 0.00 0.00 99.95 04:26:05 03:33:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:26:05 03:33:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:26:05 03:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 03:33:01 4 0.03 0.00 0.00 0.03 0.02 99.92 04:26:05 03:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:26:05 03:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 03:34:01 all 0.02 0.00 0.00 0.00 0.01 99.97 04:26:05 03:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:34:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:26:05 03:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:26:05 03:34:01 4 0.05 0.00 0.00 0.03 0.02 99.90 04:26:05 03:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:26:05 03:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:35:01 all 0.02 0.00 0.01 0.00 0.00 99.97 04:26:05 03:35:01 0 0.05 0.00 0.02 0.00 0.02 99.92 04:26:05 03:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:26:05 03:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:26:05 03:35:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:26:05 03:35:01 4 0.02 0.00 0.00 0.02 0.00 99.97 04:26:05 03:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:26:05 03:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:36:01 all 0.25 0.00 0.01 0.00 0.00 99.74 04:26:05 03:36:01 0 1.84 0.00 0.00 0.00 0.00 98.16 04:26:05 03:36:01 1 0.00 0.00 0.03 0.00 0.02 99.95 04:26:05 03:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:36:01 4 0.05 0.00 0.02 0.02 0.02 99.90 04:26:05 03:36:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:26:05 03:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:26:05 03:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:37:01 all 0.09 0.00 0.01 0.00 0.01 99.88 04:26:05 03:37:01 0 0.43 0.00 0.07 0.00 0.02 99.49 04:26:05 03:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:26:05 03:37:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:26:05 03:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:37:01 4 0.25 0.00 0.02 0.02 0.02 99.70 04:26:05 03:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:37:01 6 0.00 0.00 0.02 0.00 0.02 99.97 04:26:05 03:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:38:01 all 0.19 0.00 0.01 0.00 0.00 99.80 04:26:05 03:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 03:38:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:26:05 03:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:26:05 03:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:38:01 4 1.42 0.00 0.02 0.03 0.00 98.53 04:26:05 03:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:39:01 all 0.01 0.00 0.01 0.00 0.00 99.98 04:26:05 03:39:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:26:05 03:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:26:05 03:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:39:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:26:05 03:39:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:26:05 03:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 03:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:40:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:26:05 03:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:26:05 03:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:26:05 03:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:40:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:26:05 03:40:01 4 0.03 0.00 0.02 0.03 0.02 99.90 04:26:05 03:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 03:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:26:05 03:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 03:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:26:05 03:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:26:05 03:41:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:26:05 03:41:01 4 0.02 0.00 0.02 0.02 0.02 99.93 04:26:05 03:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 03:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:26:05 04:26:05 03:41:01 CPU %user %nice %system %iowait %steal %idle 04:26:05 03:42:01 all 0.15 0.00 0.01 0.00 0.00 99.84 04:26:05 03:42:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:26:05 03:42:01 1 0.07 0.00 0.02 0.00 0.02 99.90 04:26:05 03:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 03:42:01 4 1.06 0.00 0.00 0.02 0.02 98.91 04:26:05 03:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:43:01 all 0.20 0.00 0.01 0.00 0.01 99.78 04:26:05 03:43:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:26:05 03:43:01 1 0.02 0.00 0.03 0.00 0.02 99.93 04:26:05 03:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:43:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:26:05 03:43:01 4 1.52 0.00 0.02 0.02 0.02 98.43 04:26:05 03:43:01 5 0.00 0.00 0.02 0.00 0.02 99.97 04:26:05 03:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:26:05 03:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:44:01 all 0.02 0.00 0.00 0.00 0.01 99.97 04:26:05 03:44:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:26:05 03:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:26:05 03:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:26:05 03:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:44:01 4 0.05 0.00 0.00 0.00 0.02 99.93 04:26:05 03:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:44:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:26:05 03:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:45:01 all 0.01 0.00 0.01 0.01 0.01 99.96 04:26:05 03:45:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:26:05 03:45:01 1 0.02 0.00 0.03 0.00 0.02 99.93 04:26:05 03:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 03:45:01 3 0.00 0.00 0.00 0.02 0.02 99.97 04:26:05 03:45:01 4 0.03 0.00 0.02 0.03 0.02 99.90 04:26:05 03:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 03:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:46:01 all 0.02 0.00 0.01 0.00 0.01 99.97 04:26:05 03:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:46:01 1 0.05 0.00 0.02 0.00 0.02 99.92 04:26:05 03:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:26:05 03:46:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:26:05 03:46:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:26:05 03:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:46:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:26:05 03:47:01 all 0.02 0.00 0.01 0.00 0.00 99.96 04:26:05 03:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:26:05 03:47:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:26:05 03:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:47:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:26:05 03:47:01 4 0.03 0.00 0.02 0.02 0.02 99.92 04:26:05 03:47:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:26:05 03:47:01 6 0.02 0.00 0.03 0.00 0.00 99.95 04:26:05 03:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:48:01 all 0.01 0.00 0.01 0.00 0.00 99.98 04:26:05 03:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:48:01 1 0.03 0.00 0.03 0.00 0.00 99.93 04:26:05 03:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 03:48:01 4 0.02 0.00 0.00 0.03 0.00 99.95 04:26:05 03:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 03:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:49:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:26:05 03:49:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:26:05 03:49:01 1 0.02 0.00 0.00 0.00 0.03 99.95 04:26:05 03:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:49:01 3 0.00 0.00 0.00 0.02 0.02 99.97 04:26:05 03:49:01 4 0.02 0.00 0.02 0.02 0.02 99.93 04:26:05 03:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 03:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:26:05 03:50:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:26:05 03:50:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:26:05 03:50:01 1 0.02 0.00 0.03 0.00 0.02 99.93 04:26:05 03:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:50:01 4 0.08 0.00 0.02 0.02 0.02 99.87 04:26:05 03:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:50:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:26:05 03:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:51:01 all 0.03 0.00 0.01 0.00 0.00 99.95 04:26:05 03:51:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:26:05 03:51:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:26:05 03:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:26:05 03:51:01 3 0.03 0.00 0.00 0.02 0.00 99.95 04:26:05 03:51:01 4 0.12 0.00 0.00 0.02 0.02 99.85 04:26:05 03:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 03:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:52:01 all 0.11 0.00 0.01 0.00 0.00 99.87 04:26:05 03:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 03:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:26:05 03:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:52:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:26:05 03:52:01 4 0.88 0.00 0.00 0.02 0.02 99.09 04:26:05 03:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 03:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 04:26:05 03:52:01 CPU %user %nice %system %iowait %steal %idle 04:26:05 03:53:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:26:05 03:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:26:05 03:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:26:05 03:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:53:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:26:05 03:53:01 4 0.02 0.00 0.02 0.02 0.02 99.93 04:26:05 03:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:53:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:26:05 03:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:54:01 all 0.01 0.00 0.00 0.00 0.01 99.97 04:26:05 03:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:54:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:26:05 03:54:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:26:05 03:54:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:26:05 03:54:01 4 0.03 0.00 0.02 0.02 0.02 99.92 04:26:05 03:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:26:05 03:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:55:01 all 0.02 0.00 0.01 0.01 0.01 99.95 04:26:05 03:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:55:01 1 0.03 0.00 0.05 0.00 0.03 99.88 04:26:05 03:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:55:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:26:05 03:55:01 4 0.03 0.00 0.00 0.03 0.02 99.92 04:26:05 03:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:26:05 03:55:01 6 0.05 0.00 0.03 0.00 0.00 99.92 04:26:05 03:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:56:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:26:05 03:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 03:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:26:05 03:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 03:56:01 3 0.00 0.00 0.00 0.02 0.02 99.97 04:26:05 03:56:01 4 0.05 0.00 0.02 0.02 0.02 99.90 04:26:05 03:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 03:57:01 all 0.02 0.00 0.00 0.00 0.01 99.97 04:26:05 03:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:57:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:26:05 03:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:57:01 4 0.02 0.00 0.00 0.02 0.02 99.95 04:26:05 03:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:57:01 6 0.07 0.00 0.00 0.00 0.02 99.92 04:26:05 03:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:58:01 all 0.02 0.00 0.01 0.01 0.01 99.96 04:26:05 03:58:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:26:05 03:58:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:26:05 03:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:58:01 3 0.02 0.00 0.00 0.02 0.00 99.97 04:26:05 03:58:01 4 0.03 0.00 0.03 0.03 0.02 99.88 04:26:05 03:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 03:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:26:05 03:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:59:01 all 0.02 0.00 0.00 0.00 0.01 99.97 04:26:05 03:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:26:05 03:59:01 1 0.05 0.00 0.02 0.00 0.02 99.92 04:26:05 03:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 03:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:26:05 03:59:01 4 0.05 0.00 0.00 0.02 0.02 99.92 04:26:05 03:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 03:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 04:00:01 all 0.01 0.00 0.01 0.00 0.00 99.96 04:26:05 04:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 04:00:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:26:05 04:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 04:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 04:00:01 4 0.05 0.00 0.02 0.03 0.02 99.88 04:26:05 04:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 04:00:01 6 0.02 0.00 0.03 0.00 0.00 99.95 04:26:05 04:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 04:01:01 all 0.24 0.00 0.01 0.00 0.00 99.75 04:26:05 04:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 04:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:26:05 04:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 04:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 04:01:01 4 1.78 0.00 0.02 0.02 0.02 98.17 04:26:05 04:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 04:01:01 6 0.05 0.00 0.02 0.00 0.00 99.93 04:26:05 04:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 04:02:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:26:05 04:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 04:02:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:26:05 04:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 04:02:01 3 0.02 0.00 0.02 0.02 0.00 99.95 04:26:05 04:02:01 4 0.17 0.00 0.00 0.02 0.02 99.80 04:26:05 04:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 04:02:01 6 0.00 0.00 0.02 0.00 0.02 99.97 04:26:05 04:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 04:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:26:05 04:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 04:03:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:26:05 04:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 04:03:01 3 0.00 0.00 0.00 0.02 0.02 99.97 04:26:05 04:03:01 4 0.02 0.00 0.02 0.02 0.00 99.95 04:26:05 04:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 04:03:01 6 0.03 0.00 0.03 0.00 0.00 99.93 04:26:05 04:03:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:26:05 04:26:05 04:03:01 CPU %user %nice %system %iowait %steal %idle 04:26:05 04:04:01 all 0.02 0.00 0.01 0.00 0.00 99.97 04:26:05 04:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 04:04:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:26:05 04:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:26:05 04:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 04:04:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:26:05 04:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 04:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 04:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:26:05 04:05:01 all 0.02 0.00 0.01 0.00 0.00 99.97 04:26:05 04:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 04:05:01 1 0.03 0.00 0.05 0.00 0.02 99.90 04:26:05 04:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 04:05:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:26:05 04:05:01 4 0.02 0.00 0.00 0.02 0.02 99.95 04:26:05 04:05:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:26:05 04:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:26:05 04:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 04:06:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:26:05 04:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 04:06:01 1 0.03 0.00 0.05 0.00 0.02 99.90 04:26:05 04:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 04:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:26:05 04:06:01 4 0.05 0.00 0.00 0.02 0.02 99.92 04:26:05 04:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:26:05 04:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 04:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 04:07:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:26:05 04:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 04:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:26:05 04:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 04:07:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:26:05 04:07:01 4 0.00 0.00 0.00 0.02 0.02 99.97 04:26:05 04:07:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:26:05 04:07:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:26:05 04:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 04:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:26:05 04:08:01 0 0.00 0.00 0.03 0.00 0.02 99.95 04:26:05 04:08:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:26:05 04:08:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:26:05 04:08:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:26:05 04:08:01 4 0.05 0.00 0.00 0.02 0.02 99.92 04:26:05 04:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 04:08:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:26:05 04:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 04:09:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:26:05 04:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 04:09:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:26:05 04:09:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 04:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 04:09:01 4 0.02 0.00 0.00 0.02 0.02 99.95 04:26:05 04:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 04:09:01 6 0.02 0.00 0.03 0.00 0.00 99.95 04:26:05 04:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 04:10:01 all 0.01 0.00 0.00 0.00 0.01 99.97 04:26:05 04:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:26:05 04:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:26:05 04:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:26:05 04:10:01 3 0.00 0.00 0.00 0.02 0.02 99.97 04:26:05 04:10:01 4 0.02 0.00 0.00 0.02 0.02 99.95 04:26:05 04:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 04:10:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:26:05 04:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 04:11:01 all 0.01 0.00 0.01 0.00 0.00 99.98 04:26:05 04:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 04:11:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:26:05 04:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 04:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 04:11:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:26:05 04:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 04:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 04:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 04:12:01 all 0.02 0.00 0.01 0.00 0.00 99.96 04:26:05 04:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:26:05 04:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:26:05 04:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:26:05 04:12:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:26:05 04:12:01 4 0.03 0.00 0.00 0.02 0.02 99.93 04:26:05 04:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:26:05 04:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:26:05 04:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 04:13:01 all 0.04 0.00 0.02 0.00 0.01 99.93 04:26:05 04:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 04:13:01 1 0.02 0.00 0.03 0.00 0.02 99.93 04:26:05 04:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 04:13:01 3 0.02 0.00 0.00 0.02 0.02 99.95 04:26:05 04:13:01 4 0.25 0.00 0.02 0.02 0.02 99.70 04:26:05 04:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 04:13:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:26:05 04:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 04:14:01 all 0.02 0.00 0.01 0.00 0.00 99.97 04:26:05 04:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 04:14:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:26:05 04:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 04:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 04:14:01 4 0.03 0.00 0.00 0.02 0.02 99.93 04:26:05 04:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 04:14:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:26:05 04:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 04:26:05 04:14:01 CPU %user %nice %system %iowait %steal %idle 04:26:05 04:15:01 all 0.01 0.00 0.00 0.00 0.00 99.97 04:26:05 04:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 04:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:26:05 04:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:26:05 04:15:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:26:05 04:15:01 4 0.02 0.00 0.00 0.02 0.00 99.97 04:26:05 04:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 04:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:26:05 04:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 04:16:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:26:05 04:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:26:05 04:16:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:26:05 04:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 04:16:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:26:05 04:16:01 4 0.02 0.00 0.00 0.02 0.02 99.95 04:26:05 04:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 04:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:26:05 04:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:26:05 04:17:01 all 0.03 0.00 0.01 0.00 0.00 99.95 04:26:05 04:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 04:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:26:05 04:17:01 2 0.03 0.00 0.03 0.00 0.00 99.93 04:26:05 04:17:01 3 0.02 0.00 0.00 0.02 0.00 99.97 04:26:05 04:17:01 4 0.03 0.00 0.02 0.02 0.02 99.92 04:26:05 04:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:26:05 04:17:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:26:05 04:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:26:05 04:18:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:26:05 04:18:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:26:05 04:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:26:05 04:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 04:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 04:18:01 4 0.02 0.00 0.02 0.02 0.02 99.93 04:26:05 04:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 04:18:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:26:05 04:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 04:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:26:05 04:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 04:19:01 1 0.07 0.00 0.03 0.00 0.02 99.88 04:26:05 04:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:26:05 04:19:01 3 0.02 0.00 0.00 0.02 0.02 99.95 04:26:05 04:19:01 4 0.02 0.00 0.00 0.02 0.02 99.95 04:26:05 04:19:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:26:05 04:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:26:05 04:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 04:20:01 all 0.25 0.00 0.01 0.00 0.00 99.74 04:26:05 04:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:26:05 04:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:26:05 04:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 04:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 04:20:01 4 1.89 0.00 0.03 0.00 0.02 98.06 04:26:05 04:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 04:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 04:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 04:21:01 all 0.20 0.00 0.01 0.00 0.01 99.78 04:26:05 04:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:26:05 04:21:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:26:05 04:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 04:21:01 3 0.00 0.00 0.00 0.02 0.02 99.97 04:26:05 04:21:01 4 1.45 0.00 0.07 0.02 0.02 98.45 04:26:05 04:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 04:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 04:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 04:22:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:26:05 04:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 04:22:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:26:05 04:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:26:05 04:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 04:22:01 4 0.07 0.00 0.03 0.02 0.02 99.87 04:26:05 04:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 04:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 04:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 04:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:26:05 04:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:26:05 04:23:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:26:05 04:23:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:26:05 04:23:01 3 0.02 0.00 0.02 0.02 0.00 99.95 04:26:05 04:23:01 4 0.05 0.00 0.00 0.02 0.02 99.92 04:26:05 04:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 04:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 04:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 04:24:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:26:05 04:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 04:24:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:26:05 04:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 04:24:01 3 0.02 0.00 0.00 0.02 0.02 99.95 04:26:05 04:24:01 4 0.03 0.00 0.02 0.02 0.02 99.92 04:26:05 04:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:26:05 04:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 04:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 04:25:01 all 0.02 0.00 0.01 0.00 0.00 99.96 04:26:05 04:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 04:25:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:26:05 04:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:26:05 04:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 04:25:01 4 0.05 0.00 0.00 0.00 0.00 99.95 04:26:05 04:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:26:05 04:25:01 6 0.03 0.00 0.00 0.00 0.02 99.95 04:26:05 04:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:26:05 04:26:05 04:25:01 CPU %user %nice %system %iowait %steal %idle 04:26:05 04:26:01 all 0.51 0.00 0.16 0.02 0.01 99.30 04:26:05 04:26:01 0 0.73 0.00 0.13 0.00 0.00 99.13 04:26:05 04:26:01 1 0.62 0.00 0.18 0.05 0.03 99.12 04:26:05 04:26:01 2 0.27 0.00 0.18 0.02 0.00 99.53 04:26:05 04:26:01 3 0.35 0.00 0.17 0.03 0.02 99.43 04:26:05 04:26:01 4 0.59 0.00 0.15 0.03 0.02 99.21 04:26:05 04:26:01 5 0.33 0.00 0.13 0.00 0.00 99.53 04:26:05 04:26:01 6 0.62 0.00 0.12 0.02 0.00 99.25 04:26:05 04:26:01 7 0.57 0.00 0.22 0.00 0.02 99.20 04:26:05 Average: all 1.41 0.00 0.16 0.08 0.01 98.34 04:26:05 Average: 0 1.03 0.00 0.14 0.12 0.01 98.70 04:26:05 Average: 1 2.73 0.00 0.23 0.02 0.02 97.00 04:26:05 Average: 2 1.64 0.00 0.17 0.14 0.01 98.03 04:26:05 Average: 3 0.83 0.00 0.12 0.02 0.01 99.02 04:26:05 Average: 4 1.95 0.00 0.18 0.05 0.02 97.81 04:26:05 Average: 5 1.13 0.00 0.15 0.18 0.00 98.53 04:26:05 Average: 6 1.16 0.00 0.15 0.08 0.01 98.60 04:26:05 Average: 7 0.84 0.00 0.16 0.01 0.00 98.99 04:26:05 04:26:05 04:26:05