Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d45b480570ad3366e414efd86fef725bebb77f3c 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-ssh5542270423843392261.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh9951324577350302891.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14208062341108303100.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh5734756492918498726.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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11994297786115420063.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 Running on prd-ubuntu20.04-docker-8c-8g-18422 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/gexfoundry_edgex-taf-common_main # 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 Avoid second fetch Checking out Revision d45b480570ad3366e414efd86fef725bebb77f3c (main) Commit message: "Merge pull request #58 from edgexfoundry/dependabot/pip/docker-6.1.3" > 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 core.sparsecheckout # timeout=10 > git checkout -f d45b480570ad3366e414efd86fef725bebb77f3c # timeout=10 > git rev-list --no-walk 3faf08a8f61560a225416c19987cdbb152b583a8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:38:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:38:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:38:42 ========================================================= 05:38:42 EdgeX Global Pipelines Version Info 05:38:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:38:43 ------------------- 05:38:43 stable info: 05:38:43 ------------------- 05:38:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:38:43 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 05:38:43 Message: update stable to v1.0.250 05:38:43 ------------------- 05:38:43 experimental info: 05:38:43 ------------------- 05:38:43 Commited By: **** collab-it+edgex@linuxfoundation.org 05:38:43 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 05:38:43 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 05:38:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 05:38:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 05:38:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:38:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:38:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:38:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 05:38:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:38:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 05:38:44 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 05:38:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:38:44 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 05:38:44 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 05:38:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:38:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:38:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:38:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:38:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:38:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d45b480570ad3366e414efd86fef725bebb77f3c [Pipeline] echo 05:38:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d45b480 [Pipeline] echo 05:38:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:38:44 provisioning config files... 05:38:44 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config15341796392679445199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:38:44 ---> docker-login.sh 05:38:44 nexus3.edgexfoundry.org:10001 05:38:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:44 Configure a credential helper to remove this warning. See 05:38:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:44 05:38:44 Login Succeeded 05:38:44 nexus3.edgexfoundry.org:10002 05:38:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:45 Configure a credential helper to remove this warning. See 05:38:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:45 05:38:45 Login Succeeded 05:38:45 nexus3.edgexfoundry.org:10003 05:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:45 Configure a credential helper to remove this warning. See 05:38:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:45 05:38:45 Login Succeeded 05:38:45 nexus3.edgexfoundry.org:10004 05:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:45 Configure a credential helper to remove this warning. See 05:38:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:45 05:38:45 Login Succeeded 05:38:45 docker.io 05:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:45 Configure a credential helper to remove this warning. See 05:38:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:45 05:38:45 Login Succeeded 05:38:45 ---> docker-login.sh ends [Pipeline] } 05:38:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:38:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:38:45 + grep -v github /etc/ssh/ssh_known_hosts 05:38:45 + [ -e /tmp/ssh_known_hosts ] 05:38:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:38:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:38:45 + sudo tee -a /etc/ssh/ssh_known_hosts 05:38:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:38:46 05:38:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:38:46 0.1.4: Pulling from edgex-devops/py-git-semver 05:38:46 b85a868b505f: Pulling fs layer 05:38:46 e2be974225ed: Pulling fs layer 05:38:46 339a4e72a1f5: Pulling fs layer 05:38:46 988bab9f4d93: Pulling fs layer 05:38:46 1469e6f7b9e6: Pulling fs layer 05:38:46 eaf3925da568: Pulling fs layer 05:38:46 bab4dde63d76: Pulling fs layer 05:38:46 bde34c3a00c8: Pulling fs layer 05:38:46 b352a97aabf1: Pulling fs layer 05:38:46 4872d77fe225: Pulling fs layer 05:38:46 5851b861e8e6: Pulling fs layer 05:38:46 bde34c3a00c8: Waiting 05:38:46 b352a97aabf1: Waiting 05:38:46 4872d77fe225: Waiting 05:38:46 1469e6f7b9e6: Waiting 05:38:46 eaf3925da568: Waiting 05:38:46 5851b861e8e6: Waiting 05:38:46 e2be974225ed: Download complete 05:38:46 988bab9f4d93: Verifying Checksum 05:38:46 988bab9f4d93: Download complete 05:38:46 1469e6f7b9e6: Verifying Checksum 05:38:46 1469e6f7b9e6: Download complete 05:38:46 eaf3925da568: Verifying Checksum 05:38:46 eaf3925da568: Download complete 05:38:46 339a4e72a1f5: Verifying Checksum 05:38:46 339a4e72a1f5: Download complete 05:38:46 bde34c3a00c8: Download complete 05:38:46 b352a97aabf1: Verifying Checksum 05:38:46 b352a97aabf1: Download complete 05:38:46 4872d77fe225: Verifying Checksum 05:38:46 4872d77fe225: Download complete 05:38:46 5851b861e8e6: Verifying Checksum 05:38:46 b85a868b505f: Verifying Checksum 05:38:46 b85a868b505f: Download complete 05:38:47 bab4dde63d76: Verifying Checksum 05:38:47 bab4dde63d76: Download complete 05:38:48 b85a868b505f: Pull complete 05:38:48 e2be974225ed: Pull complete 05:38:48 339a4e72a1f5: Pull complete 05:38:48 988bab9f4d93: Pull complete 05:38:48 1469e6f7b9e6: Pull complete 05:38:48 eaf3925da568: Pull complete 05:38:50 bab4dde63d76: Pull complete 05:38:50 bde34c3a00c8: Pull complete 05:38:50 b352a97aabf1: Pull complete 05:38:50 4872d77fe225: Pull complete 05:38:50 5851b861e8e6: Pull complete 05:38:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:38:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:38:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:38:50 prd-ubuntu20.04-docker-8c-8g-18422 does not seem to be running inside a container 05:38:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:38:52 $ docker top c82d76cadca744a6af2efb62f59979ab81e7d8a4b76ef352b20feff932e8def1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:38:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:38:53 [ssh-agent] Looking for ssh-agent implementation... 05:38:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:38:53 $ docker exec c82d76cadca744a6af2efb62f59979ab81e7d8a4b76ef352b20feff932e8def1 ssh-agent 05:38:53 SSH_AUTH_SOCK=/tmp/ssh-unE2tGz2mutQ/agent.32 05:38:53 SSH_AGENT_PID=38 05:38:53 Running ssh-add (command line suppressed) 05:38:53 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3546260377497184074.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3546260377497184074.key) 05:38:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:38:53 + git tag --points-at HEAD [Pipeline] } 05:38:53 $ docker exec --env ******** --env ******** c82d76cadca744a6af2efb62f59979ab81e7d8a4b76ef352b20feff932e8def1 ssh-agent -k 05:38:53 unset SSH_AUTH_SOCK; 05:38:53 unset SSH_AGENT_PID; 05:38:53 echo Agent pid 38 killed; 05:38:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:38:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:38:53 [ssh-agent] Looking for ssh-agent implementation... 05:38:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:38:53 $ docker exec c82d76cadca744a6af2efb62f59979ab81e7d8a4b76ef352b20feff932e8def1 ssh-agent 05:38:54 SSH_AUTH_SOCK=/tmp/ssh-2KDrdS7Da3Ux/agent.70 05:38:54 SSH_AGENT_PID=76 05:38:54 Running ssh-add (command line suppressed) 05:38:54 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_6967049337488177389.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_6967049337488177389.key) 05:38:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:38:54 + git semver init 05:38:54 2023-06-12 05:38:54,557 [run_init] DEBUG init version:0.0.0 force:False 05:38:54 2023-06-12 05:38:54,558 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver 05:38:54 2023-06-12 05:38:54,559 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver 05:38:54 2023-06-12 05:38:54,559 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/gexfoundry_edgex-taf-common_main/.semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 05:38:55 2023-06-12 05:38:55,140 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude 05:38:55 2023-06-12 05:38:55,140 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False 05:38:55 2023-06-12 05:38:55,140 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 05:38:55 2023-06-12 05:38:55,141 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 05:38:55 0.0.2-dev.27 [Pipeline] } 05:38:55 $ docker exec --env ******** --env ******** c82d76cadca744a6af2efb62f59979ab81e7d8a4b76ef352b20feff932e8def1 ssh-agent -k 05:38:55 unset SSH_AUTH_SOCK; 05:38:55 unset SSH_AGENT_PID; 05:38:55 echo Agent pid 76 killed; 05:38:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:38:55 + git semver [Pipeline] } 05:38:55 $ docker stop --time=1 c82d76cadca744a6af2efb62f59979ab81e7d8a4b76ef352b20feff932e8def1 05:38:57 $ docker rm -f --volumes c82d76cadca744a6af2efb62f59979ab81e7d8a4b76ef352b20feff932e8def1 [Pipeline] // withDockerContainer [Pipeline] sh 05:38:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:38:57 Stashed 1 file(s) [Pipeline] echo 05:38:57 [edgeXSemver]: initialized semver on version 0.0.2-dev.27 [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 05:38:57 provisioning config files... 05:38:57 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config549433673086759787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:38:58 ---> docker-login.sh 05:38:58 nexus3.edgexfoundry.org:10001 05:38:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:58 Configure a credential helper to remove this warning. See 05:38:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:58 05:38:58 Login Succeeded 05:38:58 nexus3.edgexfoundry.org:10002 05:38:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:58 Configure a credential helper to remove this warning. See 05:38:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:58 05:38:58 Login Succeeded 05:38:58 nexus3.edgexfoundry.org:10003 05:38:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:58 Configure a credential helper to remove this warning. See 05:38:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:58 05:38:58 Login Succeeded 05:38:58 nexus3.edgexfoundry.org:10004 05:38:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:58 Configure a credential helper to remove this warning. See 05:38:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:58 05:38:58 Login Succeeded 05:38:58 docker.io 05:38:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:58 Configure a credential helper to remove this warning. See 05:38:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:58 05:38:58 Login Succeeded 05:38:58 ---> docker-login.sh ends [Pipeline] } 05:38:58 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 05:38:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:38:59 + ls -al . 05:38:59 total 72 05:38:59 drwxrwxr-x 7 jenkins jenkins 4096 Jun 12 05:38 . 05:38:59 drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 05:38 .. 05:38:59 drwxrwxr-x 8 jenkins jenkins 4096 Jun 12 05:38 .git 05:38:59 drwxrwxr-x 2 jenkins jenkins 4096 Jun 12 05:38 .github 05:38:59 -rw-rw-r-- 1 jenkins jenkins 22 Jun 12 05:38 .gitignore 05:38:59 drwxr-xr-x 3 jenkins jenkins 4096 Jun 12 05:38 .semver 05:38:59 -rw-rw-r-- 1 jenkins jenkins 1575 Jun 12 05:38 Dockerfile 05:38:59 -rw-rw-r-- 1 jenkins jenkins 746 Jun 12 05:38 Jenkinsfile 05:38:59 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 12 05:38 LICENSE 05:38:59 -rw-rw-r-- 1 jenkins jenkins 3606 Jun 12 05:38 README.md 05:38:59 drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 05:38 TAF-Manager 05:38:59 drwxrwxr-x 6 jenkins jenkins 4096 Jun 12 05:38 TUC 05:38:59 -rw-rw-r-- 1 jenkins jenkins 12 Jun 12 05:38 VERSION 05:38:59 -rw-rw-r-- 1 jenkins jenkins 344 Jun 12 05:38 requirements.txt 05:38:59 -rw-rw-r-- 1 jenkins jenkins 54 Jun 12 05:38 robot-entrypoint.sh 05:38:59 -rw-rw-r-- 1 jenkins jenkins 445 Jun 12 05:38 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:59 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=d45b480570ad3366e414efd86fef725bebb77f3c --label arch=amd64 --label version=0.0.2-dev.27 . 05:38:59 Sending build context to Docker daemon 451.6kB 05:38:59 Step 1/13 : FROM alpine:3.16 05:39:00 3.16: Pulling from library/alpine 05:39:00 91d30c5bc195: Pulling fs layer 05:39:00 91d30c5bc195: Verifying Checksum 05:39:00 91d30c5bc195: Download complete 05:39:00 91d30c5bc195: Pull complete 05:39:00 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 05:39:00 Status: Downloaded newer image for alpine:3.16 05:39:00 ---> 8471affe5de5 05:39:00 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 05:39:00 ---> Running in 2812d6c9d8f1 05:39:00 Removing intermediate container 2812d6c9d8f1 05:39:00 ---> 7de575158122 05:39:00 Step 3/13 : LABEL maintainer="Bruce Huang " 05:39:00 ---> Running in c3e5df007d03 05:39:00 Removing intermediate container c3e5df007d03 05:39:00 ---> a8a4694c3068 05:39:00 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 05:39:00 ---> 8c145256abd6 05:39:00 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 05:39:00 ---> 909821f64339 05:39:00 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 05:39:01 ---> cd1754469f3c 05:39:01 Step 7/13 : WORKDIR /edgex-taf 05:39:01 ---> Running in 587f9b5bf5ed 05:39:01 Removing intermediate container 587f9b5bf5ed 05:39:01 ---> fa466ee6761f 05:39:01 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:39:01 ---> Running in 38afc4bae1a1 05:39:01 Removing intermediate container 38afc4bae1a1 05:39:01 ---> f19bd1ab6f0e 05:39:01 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 05:39:01 ---> Running in 513b1ccb2608 05:39:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:39:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:39:03 (1/5) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) 05:39:03 (2/5) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) 05:39:04 (3/5) Upgrading libcrypto1.1 (1.1.1t-r2 -> 1.1.1u-r1) 05:39:04 (4/5) Upgrading libssl1.1 (1.1.1t-r2 -> 1.1.1u-r1) 05:39:05 (5/5) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) 05:39:05 Executing busybox-1.35.0-r17.trigger 05:39:05 OK: 6 MiB in 14 packages 05:39:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:39:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:39:06 (1/9) Installing ca-certificates (20230506-r0) 05:39:06 (2/9) Installing brotli-libs (1.0.9-r6) 05:39:07 (3/9) Installing nghttp2-libs (1.47.0-r0) 05:39:07 (4/9) Installing libcurl (8.1.2-r0) 05:39:08 (5/9) Installing curl (8.1.2-r0) 05:39:08 (6/9) Installing docker-cli (20.10.20-r0) 05:39:09 (7/9) Installing oniguruma (6.9.8-r0) 05:39:09 (8/9) Installing jq (1.6-r1) 05:39:09 (9/9) Installing openssl (1.1.1u-r1) 05:39:10 Executing busybox-1.35.0-r17.trigger 05:39:10 Executing ca-certificates-20230506-r0.trigger 05:39:10 OK: 52 MiB in 23 packages 05:39:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:39:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:39:11 (1/137) Installing libmagic (5.41-r0) 05:39:12 (2/137) Installing file (5.41-r0) 05:39:12 (3/137) Installing libxau (1.0.9-r0) 05:39:12 (4/137) Installing libxdmcp (1.1.3-r0) 05:39:12 (5/137) Installing libxcb (1.15-r0) 05:39:12 Still waiting to schedule task 05:39:12 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:39:13 (6/137) Installing libx11 (1.8-r0) 05:39:13 (7/137) Installing libxext (1.3.4-r0) 05:39:14 (8/137) Installing libice (1.0.10-r0) 05:39:14 (9/137) Installing libuuid (2.38-r1) 05:39:14 (10/137) Installing libsm (1.2.3-r0) 05:39:14 (11/137) Installing libxt (1.2.1-r0) 05:39:15 (12/137) Installing libxmu (1.1.3-r0) 05:39:15 (13/137) Installing xset (1.2.4-r0) 05:39:15 (14/137) Installing xprop (1.2.5-r0) 05:39:16 (15/137) Installing xdg-utils (1.1.3-r3) 05:39:16 (16/137) Installing eudev-libs (3.2.11-r0) 05:39:16 (17/137) Installing pkgconf (1.8.1-r0) 05:39:17 (18/137) Installing libffi (3.4.2-r1) 05:39:17 (19/137) Installing libintl (0.21-r2) 05:39:17 (20/137) Installing libblkid (2.38-r1) 05:39:18 (21/137) Installing libmount (2.38-r1) 05:39:18 (22/137) Installing pcre (8.45-r2) 05:39:18 (23/137) Installing glib (2.72.4-r0) 05:39:19 (24/137) Installing xz-libs (5.2.5-r1) 05:39:19 (25/137) Installing libxml2 (2.9.14-r2) 05:39:20 (26/137) Installing shared-mime-info (2.2-r2) 05:39:20 (27/137) Installing hicolor-icon-theme (0.17-r1) 05:39:21 (28/137) Installing libjpeg-turbo (2.1.3-r1) 05:39:21 (29/137) Installing libpng (1.6.37-r1) 05:39:21 (30/137) Installing libwebp (1.2.3-r1) 05:39:22 (31/137) Installing zstd-libs (1.5.2-r1) 05:39:22 (32/137) Installing tiff (4.4.0-r3) 05:39:22 (33/137) Installing gdk-pixbuf (2.42.8-r0) 05:39:23 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 05:39:23 (35/137) Installing libxcomposite (0.4.5-r0) 05:39:23 (36/137) Installing libxfixes (6.0.0-r0) 05:39:24 (37/137) Installing libxrender (0.9.10-r3) 05:39:24 (38/137) Installing libxcursor (1.2.1-r0) 05:39:24 (39/137) Installing libxdamage (1.1.5-r1) 05:39:24 (40/137) Installing libxi (1.8-r0) 05:39:25 (41/137) Installing libxinerama (1.1.4-r1) 05:39:25 (42/137) Installing libxrandr (1.5.2-r1) 05:39:25 (43/137) Installing atk (2.38.0-r0) 05:39:26 (44/137) Installing libxtst (1.2.3-r3) 05:39:26 (45/137) Installing dbus-libs (1.14.8-r0) 05:39:26 (46/137) Installing at-spi2-core (2.44.1-r0) 05:39:27 (47/137) Installing at-spi2-atk (2.38.0-r0) 05:39:27 (48/137) Installing expat (2.5.0-r0) 05:39:27 (49/137) Installing libbz2 (1.0.8-r1) 05:39:28 (50/137) Installing freetype (2.12.1-r0) 05:39:28 (51/137) Installing fontconfig (2.14.0-r0) 05:39:28 (52/137) Installing pixman (0.40.0-r4) 05:39:29 (53/137) Installing cairo (1.17.4-r2) 05:39:29 (54/137) Installing cairo-gobject (1.17.4-r2) 05:39:29 (55/137) Installing avahi-libs (0.8-r6) 05:39:30 (56/137) Installing gmp (6.2.1-r2) 05:39:30 (57/137) Installing nettle (3.7.3-r0) 05:39:31 (58/137) Installing p11-kit (0.24.1-r0) 05:39:31 (59/137) Installing libtasn1 (4.18.0-r1) 05:39:31 (60/137) Installing libunistring (1.0-r0) 05:39:32 (61/137) Installing gnutls (3.7.7-r1) 05:39:33 (62/137) Installing cups-libs (2.4.2-r1) 05:39:33 (63/137) Installing libepoxy (1.5.10-r0) 05:39:33 (64/137) Installing fribidi (1.0.12-r0) 05:39:34 (65/137) Installing graphite2 (1.3.14-r1) 05:39:34 (66/137) Installing harfbuzz (4.3.0-r0) 05:39:34 (67/137) Installing libxft (2.3.4-r0) 05:39:35 (68/137) Installing pango (1.50.7-r0) 05:39:35 (69/137) Installing wayland-libs-client (1.20.0-r0) 05:39:35 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 05:39:36 (71/137) Installing wayland-libs-egl (1.20.0-r0) 05:39:36 (72/137) Installing xkeyboard-config (2.35.1-r0) 05:39:36 (73/137) Installing libxkbcommon (1.4.1-r0) 05:39:37 (74/137) Installing gtk+3.0 (3.24.34-r1) 05:39:37 Executing gtk+3.0-3.24.34-r1.post-install 05:39:37 (75/137) Installing libfontenc (1.1.4-r0) 05:39:38 (76/137) Installing mkfontscale (1.2.2-r0) 05:39:38 (77/137) Installing font-opensans (0_git20210927-r0) 05:39:39 (78/137) Installing libgcc (11.2.1_git20220219-r2) 05:39:39 (79/137) Installing libogg (1.3.5-r1) 05:39:39 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 05:39:40 (81/137) Installing flac (1.3.4-r0) 05:39:40 (82/137) Installing alsa-lib (1.2.7.2-r0) 05:39:40 (83/137) Installing libatomic (11.2.1_git20220219-r2) 05:39:41 (84/137) Installing sdl2 (2.0.22-r0) 05:39:41 (85/137) Installing aom-libs (3.3.0-r0) 05:39:42 (86/137) Installing libass (0.16.0-r0) 05:39:42 (87/137) Installing libdav1d (1.0.0-r0) 05:39:43 (88/137) Installing libpciaccess (0.16-r0) 05:39:43 (89/137) Installing libdrm (2.4.110-r0) 05:39:43 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) 05:39:43 (91/137) Installing ncurses-libs (6.3_p20220521-r1) 05:39:44 (92/137) Installing lame (3.100-r0) 05:39:44 (93/137) Installing opus (1.3.1-r1) 05:39:45 (94/137) Installing libasyncns (0.8-r1) 05:39:45 (95/137) Installing libltdl (2.4.7-r0) 05:39:45 (96/137) Installing orc (0.4.32-r0) 05:39:46 (97/137) Installing libvorbis (1.3.7-r0) 05:39:46 (98/137) Installing libsndfile (1.1.0-r0) 05:39:46 (99/137) Installing libgomp (11.2.1_git20220219-r2) 05:39:47 (100/137) Installing soxr (0.1.3-r2) 05:39:47 (101/137) Installing speexdsp (1.2.0-r0) 05:39:48 (102/137) Installing tdb-libs (1.4.6-r0) 05:39:48 (103/137) Installing libpulse (15.0-r2) 05:39:48 (104/137) Installing cjson (1.7.15-r3) 05:39:49 (105/137) Installing mbedtls (2.28.3-r0) 05:39:49 (106/137) Installing librist (0.2.6-r1) 05:39:49 (107/137) Installing libsrt (1.4.4-r0) 05:39:50 (108/137) Installing libssh (0.9.6-r1) 05:39:50 (109/137) Installing libtheora (1.1.1-r16) 05:39:51 (110/137) Installing v4l-utils-libs (1.22.1-r1) 05:39:51 (111/137) Installing libva (2.14.0-r0) 05:39:51 (112/137) Installing libvdpau (1.5-r0) 05:39:52 (113/137) Installing vidstab (1.1.0-r1) 05:39:52 (114/137) Installing libvpx (1.11.0-r1) 05:39:52 (115/137) Installing x264-libs (0.163_git20210613-r0) 05:39:53 (116/137) Installing numactl (2.0.14-r0) 05:39:53 (117/137) Installing x265-libs (3.5-r3) 05:39:54 (118/137) Installing xvidcore (1.3.7-r1) 05:39:54 (119/137) Installing ffmpeg-libs (5.0.3-r0) 05:39:55 (120/137) Installing libevent (2.1.12-r4) 05:39:56 (121/137) Installing mesa (21.3.9-r0) 05:39:56 (122/137) Installing wayland-libs-server (1.20.0-r0) 05:39:56 (123/137) Installing mesa-gbm (21.3.9-r0) 05:39:56 (124/137) Installing icu-data-en (71.1-r2) 05:39:57 Executing icu-data-en-71.1-r2.post-install 05:39:57 * 05:39:57 * If you need ICU with non-English locales and legacy charset support, install 05:39:57 * package icu-data-full. 05:39:57 * 05:39:57 (125/137) Installing icu-libs (71.1-r2) 05:39:57 (126/137) Installing lcms2 (2.13.1-r0) 05:39:58 (127/137) Installing minizip (1.2.12-r0) 05:39:58 (128/137) Installing nspr (4.33-r0) 05:39:59 (129/137) Installing sqlite-libs (3.40.1-r0) 05:39:59 (130/137) Installing nss (3.78.1-r0) 05:39:59 (131/137) Installing re2 (2022.04.01-r0) 05:40:00 (132/137) Installing snappy (1.1.9-r4) 05:40:00 (133/137) Installing libgpg-error (1.45-r0) 05:40:00 (134/137) Installing libgcrypt (1.10.1-r0) 05:40:01 (135/137) Installing libxslt (1.1.35-r0) 05:40:01 (136/137) Installing chromium (102.0.5005.182-r0) 05:40:03 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 05:40:04 Executing busybox-1.35.0-r17.trigger 05:40:04 Executing glib-2.72.4-r0.trigger 05:40:04 Executing shared-mime-info-2.2-r2.trigger 05:40:04 Executing gdk-pixbuf-2.42.8-r0.trigger 05:40:04 Executing gtk-update-icon-cache-2.24.33-r3.trigger 05:40:04 Executing fontconfig-2.14.0-r0.trigger 05:40:04 Executing mkfontscale-1.2.2-r0.trigger 05:40:04 OK: 409 MiB in 160 packages 05:40:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:40:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:40:05 (1/21) Installing binutils (2.38-r3) 05:40:06 (2/21) Installing isl22 (0.22-r0) 05:40:07 (3/21) Installing mpfr4 (4.1.0-r0) 05:40:07 (4/21) Installing mpc1 (1.2.1-r0) 05:40:07 (5/21) Installing gcc (11.2.1_git20220219-r2) 05:40:08 (6/21) Installing musl-dev (1.2.3-r3) 05:40:09 (7/21) Installing libc-dev (0.7.2-r3) 05:40:09 (8/21) Installing linux-headers (5.16.7-r1) 05:40:10 (9/21) Installing libffi-dev (3.4.2-r1) 05:40:10 (10/21) Installing libpq (14.8-r0) 05:40:11 (11/21) Installing openssl-dev (1.1.1u-r1) 05:40:11 (12/21) Installing libpq-dev (14.8-r0) 05:40:11 (13/21) Installing libecpg (14.8-r0) 05:40:12 (14/21) Installing libecpg-dev (14.8-r0) 05:40:12 (15/21) Installing llvm13-libs (13.0.1-r2) 05:40:14 (16/21) Installing clang-libs (13.0.1-r1) 05:40:15 (17/21) Installing clang (13.0.1-r1) 05:40:15 (18/21) Installing icu (71.1-r2) 05:40:16 (19/21) Installing icu-dev (71.1-r2) 05:40:16 (20/21) Installing llvm13 (13.0.1-r2) 05:40:20 (21/21) Installing postgresql14-dev (14.8-r0) 05:40:21 Executing busybox-1.35.0-r17.trigger 05:40:21 OK: 822 MiB in 181 packages 05:40:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:40:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:40:22 (1/10) Installing g++ (11.2.1_git20220219-r2) 05:40:23 (2/10) Installing gdbm (1.23-r0) 05:40:23 (3/10) Installing mpdecimal (2.5.1-r1) 05:40:23 (4/10) Installing readline (8.1.2-r0) 05:40:24 (5/10) Installing python3 (3.10.12-r0) 05:40:25 (6/10) Installing python3-dev (3.10.12-r0) 05:40:26 (7/10) Installing libsodium (1.0.18-r0) 05:40:26 (8/10) Installing libzmq (4.3.4-r0) 05:40:26 (9/10) Installing libsodium-dev (1.0.18-r0) 05:40:27 (10/10) Installing zeromq-dev (4.3.4-r0) 05:40:27 Executing busybox-1.35.0-r17.trigger 05:40:27 OK: 974 MiB in 191 packages 05:40:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:40:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:40:28 OK: 974 MiB in 191 packages 05:40:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:40:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:40:29 (1/1) Installing tzdata (2023c-r0) 05:40:30 Executing busybox-1.35.0-r17.trigger 05:40:30 OK: 978 MiB in 192 packages 05:40:30 (1/1) Purging tzdata (2023c-r0) 05:40:30 Executing busybox-1.35.0-r17.trigger 05:40:30 OK: 974 MiB in 191 packages 05:40:33 Looking in links: /tmp/tmpu8yjv75u 05:40:33 Processing /tmp/tmpu8yjv75u/setuptools-65.5.0-py3-none-any.whl 05:40:33 Processing /tmp/tmpu8yjv75u/pip-23.0.1-py3-none-any.whl 05:40:33 Installing collected packages: setuptools, pip 05:40:35 Successfully installed pip-23.0.1 setuptools-65.5.0 05:40:35 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 05:40:36 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 05:40:36 Collecting pip 05:40:36 Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) 05:40:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 92.4 MB/s eta 0:00:00 05:40:36 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 05:40:36 Collecting setuptools 05:40:36 Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) 05:40:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 117.6 MB/s eta 0:00:00 05:40:37 Collecting wheel 05:40:37 Downloading wheel-0.40.0-py3-none-any.whl (64 kB) 05:40:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 173.2 MB/s eta 0:00:00 05:40:37 Installing collected packages: wheel, setuptools, pip 05:40:37 Attempting uninstall: setuptools 05:40:37 Found existing installation: setuptools 65.5.0 05:40:37 Uninstalling setuptools-65.5.0: 05:40:37 Successfully uninstalled setuptools-65.5.0 05:40:38 Attempting uninstall: pip 05:40:38 Found existing installation: pip 23.0.1 05:40:38 Uninstalling pip-23.0.1: 05:40:38 Successfully uninstalled pip-23.0.1 05:40:40 Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 05:40:40 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 05:40:40 Processing ./edgex-taf-common 05:40:40 Preparing metadata (setup.py): started 05:40:40 Preparing metadata (setup.py): finished with status 'done' 05:40:40 Building wheels for collected packages: edgex-taf-common 05:40:40 Building wheel for edgex-taf-common (setup.py): started 05:40:41 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 05:40:41 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=ab4a5d249ca7812935a492290412c1513bd6301a6ce7a4530296c9565b9139ee 05:40:41 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 05:40:41 Successfully built edgex-taf-common 05:40:41 Installing collected packages: edgex-taf-common 05:40:41 Successfully installed edgex-taf-common-0.0.0 05:40:41 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 05:40:42 Collecting robotframework==6.0.2 (from -r requirements.txt (line 1)) 05:40:42 Downloading robotframework-6.0.2-py3-none-any.whl (658 kB) 05:40:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 658.7/658.7 kB 15.6 MB/s eta 0:00:00 05:40:42 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 05:40:42 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 05:40:42 Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) 05:40:42 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 05:40:42 Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) 05:40:42 Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) 05:40:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 16.9 MB/s eta 0:00:00 05:40:42 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 05:40:42 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 05:40:42 Preparing metadata (setup.py): started 05:40:42 Preparing metadata (setup.py): finished with status 'done' 05:40:42 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 05:40:42 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 05:40:42 Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) 05:40:42 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 05:40:42 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 05:40:42 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 05:40:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 8.6 MB/s eta 0:00:00 05:40:42 Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) 05:40:42 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 05:40:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 14.4 MB/s eta 0:00:00 05:40:42 Preparing metadata (setup.py): started 05:40:43 Preparing metadata (setup.py): finished with status 'done' 05:40:43 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 05:40:43 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 05:40:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 20.7 MB/s eta 0:00:00 05:40:43 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 05:40:43 Downloading numpy-1.22.3.zip (11.5 MB) 05:40:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 76.9 MB/s eta 0:00:00 05:40:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18425 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout 05:40:44 Selected Git installation does not exist. Using Default 05:40:44 The recommended git tool is: NONE 05:40:44 Installing build dependencies: started 05:40:48 Installing build dependencies: finished with status 'done' 05:40:48 Getting requirements to build wheel: started 05:40:48 using credential edgex-jenkins-ssh 05:40:48 Cloning the remote Git repository 05:40:48 Getting requirements to build wheel: finished with status 'done' 05:40:48 Preparing metadata (pyproject.toml): started 05:40:48 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 05:40:49 Preparing metadata (pyproject.toml): finished with status 'done' 05:40:49 Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) 05:40:49 Downloading psutil-5.9.0.tar.gz (478 kB) 05:40:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 14.8 MB/s eta 0:00:00 05:40:49 Preparing metadata (setup.py): started 05:40:50 Preparing metadata (setup.py): finished with status 'done' 05:40:48 > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 05:40:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 05:40:49 > git --version # timeout=10 05:40:49 > git --version # 'git version 2.25.1' 05:40:49 using GIT_SSH to set credentials SSH Credentials for GitHub 05:40:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:40:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 05:40:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:40:50 Collecting redis==4.5.4 (from -r requirements.txt (line 13)) 05:40:50 Downloading redis-4.5.4-py3-none-any.whl (238 kB) 05:40:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.9/238.9 kB 29.0 MB/s eta 0:00:00 05:40:50 Avoid second fetch 05:40:50 Checking out Revision d45b480570ad3366e414efd86fef725bebb77f3c (main) 05:40:50 Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) 05:40:50 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 05:40:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 29.0 MB/s eta 0:00:00 05:40:51 Commit message: "Merge pull request #58 from edgexfoundry/dependabot/pip/docker-6.1.3" 05:40:51 Installing build dependencies: started 05:40:50 > git config core.sparsecheckout # timeout=10 05:40:50 > git checkout -f d45b480570ad3366e414efd86fef725bebb77f3c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:40:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:40:51 % Total % Received % Xferd Average Speed Time Time Time Current 05:40:51 Dload Upload Total Spent Left Speed 05:40:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh 05:40:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:40:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:40:52 + sudo tee /etc/docker/daemon.new 05:40:52 { 05:40:52 "registry-mirrors": [ 05:40:52 "https://nexus3.edgexfoundry.org:10001" 05:40:52 ], 05:40:52 "bip": "10.250.0.254/24", 05:40:52 "hosts": [ 05:40:52 "tcp://0.0.0.0:5555", 05:40:52 "unix:///var/run/docker.sock" 05:40:52 ], 05:40:52 "mtu": 1458, 05:40:52 "selinux-enabled": true, 05:40:52 "seccomp-profile": "/etc/docker/seccomp.json" 05:40:52 } [Pipeline] sh 05:40:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:40:53 + sudo service docker restart 05:41:00 Installing build dependencies: finished with status 'done' 05:41:00 Getting requirements to build wheel: started 05:41:00 Getting requirements to build wheel: finished with status 'done' 05:41:00 Preparing metadata (pyproject.toml): started 05:41:00 Preparing metadata (pyproject.toml): finished with status 'done' 05:41:00 Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) 05:41:00 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 05:41:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 47.1 MB/s eta 0:00:00 05:41:00 Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) 05:41:00 Downloading psycopg2-2.9.3.tar.gz (380 kB) 05:41:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 10.6 MB/s eta 0:00:00 05:41:01 Preparing metadata (setup.py): started 05:41:01 Preparing metadata (setup.py): finished with status 'done' 05:41:01 Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) 05:41:01 Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) 05:41:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 69.5 MB/s eta 0:00:00 05:41:01 Preparing metadata (setup.py): started 05:41:03 Preparing metadata (setup.py): finished with status 'done' 05:41:03 Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 05:41:03 Downloading selenium-4.10.0-py3-none-any.whl (6.7 MB) 05:41:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 62.1 MB/s eta 0:00:00 05:41:03 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 05:41:03 Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) 05:41:03 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:41:03 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 05:41:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 24.6 MB/s eta 0:00:00 05:41:03 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:41:03 Downloading flex-6.14.1.tar.gz (40 kB) 05:41:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 5.2 MB/s eta 0:00:00 05:41:03 Preparing metadata (setup.py): started 05:41:03 Preparing metadata (setup.py): finished with status 'done' 05:41:03 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:41:04 Downloading genson-1.2.2.tar.gz (34 kB) 05:41:04 Preparing metadata (setup.py): started 05:41:04 Preparing metadata (setup.py): finished with status 'done' 05:41:04 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:41:04 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 05:41:04 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:41:04 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 05:41:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 13.2 MB/s eta 0:00:00 05:41:04 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:41:04 Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) 05:41:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 25.2 MB/s eta 0:00:00 05:41:04 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:41:04 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 05:41:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 43.6 MB/s eta 0:00:00 05:41:04 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:41:04 Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) 05:41:04 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 05:41:04 Downloading charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (192 kB) 05:41:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.8/192.8 kB 32.4 MB/s eta 0:00:00 05:41:04 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 05:41:04 Downloading idna-3.4-py3-none-any.whl (61 kB) 05:41:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 10.4 MB/s eta 0:00:00 05:41:04 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 05:41:04 Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) 05:41:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 17.2 MB/s eta 0:00:00 05:41:04 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 05:41:04 Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) 05:41:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 22.4 MB/s eta 0:00:00 05:41:05 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 05:41:05 Downloading packaging-23.1-py3-none-any.whl (48 kB) 05:41:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 7.6 MB/s eta 0:00:00 05:41:05 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 05:41:05 Downloading websocket_client-1.5.3-py3-none-any.whl (56 kB) 05:41:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 7.9 MB/s eta 0:00:00 05:41:05 Collecting async-timeout>=4.0.2 (from redis==4.5.4->-r requirements.txt (line 13)) 05:41:05 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 05:41:05 Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 05:41:05 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 05:41:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 23.6 MB/s eta 0:00:00 05:41:05 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 05:41:05 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 05:41:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 30.6 MB/s eta 0:00:00 05:41:05 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0->-r requirements.txt (line 15)) (67.8.0) 05:41:05 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.33.0->-r requirements.txt (line 15)) 05:41:05 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 05:41:05 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) 05:41:05 Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) 05:41:05 Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 05:41:05 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 05:41:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 36.3 MB/s eta 0:00:00 05:41:05 Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 05:41:05 Downloading trio_websocket-0.10.3-py3-none-any.whl (17 kB) 05:41:05 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:41:05 Downloading PyYAML-6.0.tar.gz (124 kB) 05:41:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 20.4 MB/s eta 0:00:00 05:41:06 Installing build dependencies: started 05:41:10 Installing build dependencies: finished with status 'done' 05:41:10 Getting requirements to build wheel: started 05:41:10 Getting requirements to build wheel: finished with status 'done' 05:41:10 Preparing metadata (pyproject.toml): started 05:41:11 Preparing metadata (pyproject.toml): finished with status 'done' 05:41:11 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:41:11 Downloading validate_email-1.3.tar.gz (4.7 kB) 05:41:11 Preparing metadata (setup.py): started 05:41:11 Preparing metadata (setup.py): finished with status 'done' 05:41:11 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:41:11 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 05:41:11 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:41:11 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 05:41:11 Preparing metadata (setup.py): started [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:41:11 provisioning config files... 05:41:11 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config13952265139882445855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:41:11 Preparing metadata (setup.py): finished with status 'done' 05:41:11 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:41:11 Downloading click-8.1.3-py3-none-any.whl (96 kB) 05:41:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 11.1 MB/s eta 0:00:00 05:41:11 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:41:11 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 05:41:12 ---> docker-login.sh 05:41:12 nexus3.edgexfoundry.org:10001 05:41:12 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:41:12 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 05:41:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 5.9 MB/s eta 0:00:00 05:41:12 Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:41:12 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 05:41:12 Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:41:12 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 05:41:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 7.9 MB/s eta 0:00:00 05:41:12 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:41:12 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) 05:41:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 7.7 MB/s eta 0:00:00 05:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:12 Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 05:41:12 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 05:41:12 Collecting async-generator>=1.9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 05:41:12 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 05:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:12 Configure a credential helper to remove this warning. See 05:41:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:12 05:41:12 Login Succeeded 05:41:12 nexus3.edgexfoundry.org:10002 05:41:12 Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 05:41:12 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 05:41:12 Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 05:41:12 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 05:41:12 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 05:41:12 Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) 05:41:12 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 05:41:12 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 05:41:12 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<3,>=1.21.1->requests==2.31.0->-r requirements.txt (line 8)) 05:41:12 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 05:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:12 Configure a credential helper to remove this warning. See 05:41:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:12 05:41:12 Login Succeeded 05:41:12 nexus3.edgexfoundry.org:10003 05:41:13 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 05:41:13 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 05:41:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 7.8 MB/s eta 0:00:00 05:41:13 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, pycryptodome, flex, GenSON, PyYAML, strict-rfc3339, validate-email 05:41:13 Building wheel for robotbackgroundlogger (setup.py): started 05:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:13 Configure a credential helper to remove this warning. See 05:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:13 05:41:13 Login Succeeded 05:41:13 nexus3.edgexfoundry.org:10004 05:41:13 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 05:41:13 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=3e24a93ae4a21a534ebcc157c95508eceb9b1f9e2f1031288650885d95d25341 05:41:13 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 05:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:13 Building wheel for paho-mqtt (setup.py): started 05:41:13 Building wheel for paho-mqtt (setup.py): finished with status 'done' 05:41:13 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=e8b8b2afa613e8b8a803328b8e80903b095e5af95901b9b98b14b5d8c7eb4fd2 05:41:13 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 05:41:13 Building wheel for numpy (pyproject.toml): started 05:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:13 Configure a credential helper to remove this warning. See 05:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:13 05:41:13 Login Succeeded 05:41:13 docker.io 05:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:14 Configure a credential helper to remove this warning. See 05:41:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:14 05:41:14 Login Succeeded 05:41:14 ---> docker-login.sh ends [Pipeline] } 05:41:14 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 05:41:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:41:15 + ls -al . 05:41:15 total 68 05:41:15 drwxrwxr-x 6 jenkins jenkins 4096 Jun 12 05:41 . 05:41:15 drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 05:40 .. 05:41:15 drwxrwxr-x 8 jenkins jenkins 4096 Jun 12 05:40 .git 05:41:15 drwxrwxr-x 2 jenkins jenkins 4096 Jun 12 05:40 .github 05:41:15 -rw-rw-r-- 1 jenkins jenkins 22 Jun 12 05:40 .gitignore 05:41:15 -rw-rw-r-- 1 jenkins jenkins 1575 Jun 12 05:40 Dockerfile 05:41:15 -rw-rw-r-- 1 jenkins jenkins 746 Jun 12 05:40 Jenkinsfile 05:41:15 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 12 05:40 LICENSE 05:41:15 -rw-rw-r-- 1 jenkins jenkins 3606 Jun 12 05:40 README.md 05:41:15 drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 05:40 TAF-Manager 05:41:15 drwxrwxr-x 6 jenkins jenkins 4096 Jun 12 05:40 TUC 05:41:15 -rw-rw-r-- 1 jenkins jenkins 12 Jun 12 05:38 VERSION 05:41:15 -rw-rw-r-- 1 jenkins jenkins 344 Jun 12 05:40 requirements.txt 05:41:15 -rw-rw-r-- 1 jenkins jenkins 54 Jun 12 05:40 robot-entrypoint.sh 05:41:15 -rw-rw-r-- 1 jenkins jenkins 445 Jun 12 05:40 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:15 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=d45b480570ad3366e414efd86fef725bebb77f3c --label arch=arm64 --label version=0.0.2-dev.27 . 05:41:15 Sending build context to Docker daemon 280.1kB 05:41:15 Step 1/13 : FROM alpine:3.16 05:41:16 3.16: Pulling from library/alpine 05:41:16 547446be3368: Pulling fs layer 05:41:16 547446be3368: Verifying Checksum 05:41:16 547446be3368: Download complete 05:41:16 547446be3368: Pull complete 05:41:16 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 05:41:16 Status: Downloaded newer image for alpine:3.16 05:41:16 ---> 3b5033019969 05:41:16 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 05:41:16 ---> Running in f2c51cbf8395 05:41:17 Removing intermediate container f2c51cbf8395 05:41:17 ---> b3654101c6d0 05:41:17 Step 3/13 : LABEL maintainer="Bruce Huang " 05:41:17 ---> Running in 2ce1f43b610a 05:41:17 Removing intermediate container 2ce1f43b610a 05:41:17 ---> 6fcbff523394 05:41:17 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 05:41:21 ---> 50112bb79007 05:41:21 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 05:41:21 ---> 6db5658cc289 05:41:21 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 05:41:22 ---> e536019a59f3 05:41:22 Step 7/13 : WORKDIR /edgex-taf 05:41:22 ---> Running in e93c7b8c8483 05:41:22 Removing intermediate container e93c7b8c8483 05:41:22 ---> 0b3f50bbadc5 05:41:22 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:41:22 ---> Running in cd0988a890be 05:41:24 Removing intermediate container cd0988a890be 05:41:24 ---> a6bf6aeae7ac 05:41:24 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 05:41:24 ---> Running in 541336c18e7d 05:41:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:41:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:41:27 (1/5) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) 05:41:27 (2/5) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) 05:41:28 (3/5) Upgrading libcrypto1.1 (1.1.1t-r2 -> 1.1.1u-r1) 05:41:28 (4/5) Upgrading libssl1.1 (1.1.1t-r2 -> 1.1.1u-r1) 05:41:29 (5/5) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) 05:41:29 Executing busybox-1.35.0-r17.trigger 05:41:29 OK: 5 MiB in 14 packages 05:41:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:41:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:41:31 (1/9) Installing ca-certificates (20230506-r0) 05:41:31 (2/9) Installing brotli-libs (1.0.9-r6) 05:41:32 (3/9) Installing nghttp2-libs (1.47.0-r0) 05:41:32 (4/9) Installing libcurl (8.1.2-r0) 05:41:33 (5/9) Installing curl (8.1.2-r0) 05:41:33 (6/9) Installing docker-cli (20.10.20-r0) 05:41:34 (7/9) Installing oniguruma (6.9.8-r0) 05:41:35 (8/9) Installing jq (1.6-r1) 05:41:35 (9/9) Installing openssl (1.1.1u-r1) 05:41:36 Executing busybox-1.35.0-r17.trigger 05:41:36 Executing ca-certificates-20230506-r0.trigger 05:41:36 OK: 50 MiB in 23 packages 05:41:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:41:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:41:38 (1/136) Installing libmagic (5.41-r0) 05:41:38 (2/136) Installing file (5.41-r0) 05:41:38 (3/136) Installing libxau (1.0.9-r0) 05:41:39 (4/136) Installing libxdmcp (1.1.3-r0) 05:41:39 (5/136) Installing libxcb (1.15-r0) 05:41:40 (6/136) Installing libx11 (1.8-r0) 05:41:40 (7/136) Installing libxext (1.3.4-r0) 05:41:40 (8/136) Installing libice (1.0.10-r0) 05:41:41 (9/136) Installing libuuid (2.38-r1) 05:41:41 (10/136) Installing libsm (1.2.3-r0) 05:41:42 (11/136) Installing libxt (1.2.1-r0) 05:41:42 (12/136) Installing libxmu (1.1.3-r0) 05:41:42 (13/136) Installing xset (1.2.4-r0) 05:41:43 (14/136) Installing xprop (1.2.5-r0) 05:41:43 (15/136) Installing xdg-utils (1.1.3-r3) 05:41:43 (16/136) Installing eudev-libs (3.2.11-r0) 05:41:44 (17/136) Installing pkgconf (1.8.1-r0) 05:41:44 (18/136) Installing libffi (3.4.2-r1) 05:41:44 (19/136) Installing libintl (0.21-r2) 05:41:45 (20/136) Installing libblkid (2.38-r1) 05:41:46 (21/136) Installing libmount (2.38-r1) 05:41:46 (22/136) Installing pcre (8.45-r2) 05:41:46 (23/136) Installing glib (2.72.4-r0) 05:41:46 (24/136) Installing xz-libs (5.2.5-r1) 05:41:47 (25/136) Installing libxml2 (2.9.14-r2) 05:41:47 (26/136) Installing shared-mime-info (2.2-r2) 05:41:48 (27/136) Installing hicolor-icon-theme (0.17-r1) 05:41:48 (28/136) Installing libjpeg-turbo (2.1.3-r1) 05:41:49 (29/136) Installing libpng (1.6.37-r1) 05:41:49 (30/136) Installing libwebp (1.2.3-r1) 05:41:49 (31/136) Installing zstd-libs (1.5.2-r1) 05:41:50 (32/136) Installing tiff (4.4.0-r3) 05:41:50 (33/136) Installing gdk-pixbuf (2.42.8-r0) 05:41:51 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 05:41:51 (35/136) Installing libxcomposite (0.4.5-r0) 05:41:51 (36/136) Installing libxfixes (6.0.0-r0) 05:41:52 (37/136) Installing libxrender (0.9.10-r3) 05:41:52 (38/136) Installing libxcursor (1.2.1-r0) 05:41:52 (39/136) Installing libxdamage (1.1.5-r1) 05:41:52 (40/136) Installing libxi (1.8-r0) 05:41:53 (41/136) Installing libxinerama (1.1.4-r1) 05:41:53 (42/136) Installing libxrandr (1.5.2-r1) 05:41:53 (43/136) Installing atk (2.38.0-r0) 05:41:54 (44/136) Installing libxtst (1.2.3-r3) 05:41:54 (45/136) Installing dbus-libs (1.14.8-r0) 05:41:54 (46/136) Installing at-spi2-core (2.44.1-r0) 05:41:55 (47/136) Installing at-spi2-atk (2.38.0-r0) 05:41:55 (48/136) Installing expat (2.5.0-r0) 05:41:55 (49/136) Installing libbz2 (1.0.8-r1) 05:41:56 (50/136) Installing freetype (2.12.1-r0) 05:41:56 (51/136) Installing fontconfig (2.14.0-r0) 05:41:57 (52/136) Installing pixman (0.40.0-r4) 05:41:57 (53/136) Installing cairo (1.17.4-r2) 05:41:58 (54/136) Installing cairo-gobject (1.17.4-r2) 05:41:58 (55/136) Installing avahi-libs (0.8-r6) 05:41:58 (56/136) Installing gmp (6.2.1-r2) 05:41:59 (57/136) Installing nettle (3.7.3-r0) 05:41:59 (58/136) Installing p11-kit (0.24.1-r0) 05:42:00 (59/136) Installing libtasn1 (4.18.0-r1) 05:42:00 (60/136) Installing libunistring (1.0-r0) 05:42:01 (61/136) Installing gnutls (3.7.7-r1) 05:42:01 (62/136) Installing cups-libs (2.4.2-r1) 05:42:01 (63/136) Installing libepoxy (1.5.10-r0) 05:42:02 (64/136) Installing fribidi (1.0.12-r0) 05:42:02 (65/136) Installing graphite2 (1.3.14-r1) 05:42:03 (66/136) Installing harfbuzz (4.3.0-r0) 05:42:03 (67/136) Installing libxft (2.3.4-r0) 05:42:03 (68/136) Installing pango (1.50.7-r0) 05:42:04 (69/136) Installing wayland-libs-client (1.20.0-r0) 05:42:04 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 05:42:04 (71/136) Installing wayland-libs-egl (1.20.0-r0) 05:42:05 (72/136) Installing xkeyboard-config (2.35.1-r0) 05:42:05 (73/136) Installing libxkbcommon (1.4.1-r0) 05:42:06 (74/136) Installing gtk+3.0 (3.24.34-r1) 05:42:06 Executing gtk+3.0-3.24.34-r1.post-install 05:42:06 (75/136) Installing libfontenc (1.1.4-r0) 05:42:07 (76/136) Installing mkfontscale (1.2.2-r0) 05:42:07 (77/136) Installing font-opensans (0_git20210927-r0) 05:42:08 (78/136) Installing libgcc (11.2.1_git20220219-r2) 05:42:08 (79/136) Installing libogg (1.3.5-r1) 05:42:08 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 05:42:09 (81/136) Installing flac (1.3.4-r0) 05:42:09 (82/136) Installing alsa-lib (1.2.7.2-r0) 05:42:10 (83/136) Installing libatomic (11.2.1_git20220219-r2) 05:42:10 (84/136) Installing sdl2 (2.0.22-r0) 05:42:11 (85/136) Installing aom-libs (3.3.0-r0) 05:42:11 (86/136) Installing libass (0.16.0-r0) 05:42:12 (87/136) Installing libdav1d (1.0.0-r0) 05:42:12 (88/136) Installing libdrm (2.4.110-r0) 05:42:12 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) 05:42:13 (90/136) Installing ncurses-libs (6.3_p20220521-r1) 05:42:13 (91/136) Installing lame (3.100-r0) 05:42:14 (92/136) Installing opus (1.3.1-r1) 05:42:14 (93/136) Installing libasyncns (0.8-r1) 05:42:14 (94/136) Installing libltdl (2.4.7-r0) 05:42:15 (95/136) Installing orc (0.4.32-r0) 05:42:15 (96/136) Installing libvorbis (1.3.7-r0) 05:42:15 (97/136) Installing libsndfile (1.1.0-r0) 05:42:16 (98/136) Installing libgomp (11.2.1_git20220219-r2) 05:42:17 (99/136) Installing soxr (0.1.3-r2) 05:42:17 (100/136) Installing speexdsp (1.2.0-r0) 05:42:17 (101/136) Installing tdb-libs (1.4.6-r0) 05:42:17 (102/136) Installing libpulse (15.0-r2) 05:42:18 (103/136) Installing cjson (1.7.15-r3) 05:42:18 (104/136) Installing mbedtls (2.28.3-r0) 05:42:19 (105/136) Installing librist (0.2.6-r1) 05:42:19 (106/136) Installing libsrt (1.4.4-r0) 05:42:20 (107/136) Installing libssh (0.9.6-r1) 05:42:20 (108/136) Installing libtheora (1.1.1-r16) 05:42:21 (109/136) Installing v4l-utils-libs (1.22.1-r1) 05:42:21 (110/136) Installing libva (2.14.0-r0) 05:42:21 (111/136) Installing libvdpau (1.5-r0) 05:42:22 (112/136) Installing vidstab (1.1.0-r1) 05:42:22 Building wheel for numpy (pyproject.toml): still running... 05:42:22 (113/136) Installing libvpx (1.11.0-r1) 05:42:23 (114/136) Installing x264-libs (0.163_git20210613-r0) 05:42:23 (115/136) Installing numactl (2.0.14-r0) 05:42:23 (116/136) Installing x265-libs (3.5-r3) 05:42:24 (117/136) Installing xvidcore (1.3.7-r1) 05:42:25 (118/136) Installing ffmpeg-libs (5.0.3-r0) 05:42:25 (119/136) Installing libevent (2.1.12-r4) 05:42:26 (120/136) Installing mesa (21.3.9-r0) 05:42:26 (121/136) Installing wayland-libs-server (1.20.0-r0) 05:42:27 (122/136) Installing mesa-gbm (21.3.9-r0) 05:42:27 (123/136) Installing icu-data-en (71.1-r2) 05:42:27 Executing icu-data-en-71.1-r2.post-install 05:42:27 * 05:42:27 * If you need ICU with non-English locales and legacy charset support, install 05:42:27 * package icu-data-full. 05:42:27 * 05:42:27 (124/136) Installing icu-libs (71.1-r2) 05:42:28 (125/136) Installing lcms2 (2.13.1-r0) 05:42:28 (126/136) Installing minizip (1.2.12-r0) 05:42:29 (127/136) Installing nspr (4.33-r0) 05:42:29 (128/136) Installing sqlite-libs (3.40.1-r0) 05:42:30 (129/136) Installing nss (3.78.1-r0) 05:42:30 (130/136) Installing re2 (2022.04.01-r0) 05:42:31 (131/136) Installing snappy (1.1.9-r4) 05:42:31 (132/136) Installing libgpg-error (1.45-r0) 05:42:31 (133/136) Installing libgcrypt (1.10.1-r0) 05:42:32 (134/136) Installing libxslt (1.1.35-r0) 05:42:32 (135/136) Installing chromium (102.0.5005.182-r0) 05:42:47 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 05:42:47 Executing busybox-1.35.0-r17.trigger 05:42:47 Executing glib-2.72.4-r0.trigger 05:42:47 Executing shared-mime-info-2.2-r2.trigger 05:42:49 Executing gdk-pixbuf-2.42.8-r0.trigger 05:42:49 Executing gtk-update-icon-cache-2.24.33-r3.trigger 05:42:49 Executing fontconfig-2.14.0-r0.trigger 05:42:49 Executing mkfontscale-1.2.2-r0.trigger 05:42:49 OK: 376 MiB in 159 packages 05:42:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:42:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:42:51 (1/21) Installing binutils (2.38-r3) 05:42:52 (2/21) Installing isl22 (0.22-r0) 05:42:52 (3/21) Installing mpfr4 (4.1.0-r0) 05:42:53 (4/21) Installing mpc1 (1.2.1-r0) 05:42:53 (5/21) Installing gcc (11.2.1_git20220219-r2) 05:43:00 (6/21) Installing musl-dev (1.2.3-r3) 05:43:00 (7/21) Installing libc-dev (0.7.2-r3) 05:43:00 (8/21) Installing linux-headers (5.16.7-r1) 05:43:01 (9/21) Installing libffi-dev (3.4.2-r1) 05:43:01 (10/21) Installing libpq (14.8-r0) 05:43:02 (11/21) Installing openssl-dev (1.1.1u-r1) 05:43:02 (12/21) Installing libpq-dev (14.8-r0) 05:43:03 (13/21) Installing libecpg (14.8-r0) 05:43:03 (14/21) Installing libecpg-dev (14.8-r0) 05:43:04 (15/21) Installing llvm13-libs (13.0.1-r2) 05:43:12 (16/21) Installing clang-libs (13.0.1-r1) 05:43:13 (17/21) Installing clang (13.0.1-r1) 05:43:14 (18/21) Installing icu (71.1-r2) 05:43:14 (19/21) Installing icu-dev (71.1-r2) 05:43:15 (20/21) Installing llvm13 (13.0.1-r2) 05:43:17 (21/21) Installing postgresql14-dev (14.8-r0) 05:43:17 Executing busybox-1.35.0-r17.trigger 05:43:17 OK: 768 MiB in 180 packages 05:43:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:43:18 Building wheel for numpy (pyproject.toml): still running... 05:43:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:43:19 (1/10) Installing g++ (11.2.1_git20220219-r2) 05:43:22 (2/10) Installing gdbm (1.23-r0) 05:43:22 (3/10) Installing mpdecimal (2.5.1-r1) 05:43:22 (4/10) Installing readline (8.1.2-r0) 05:43:22 (5/10) Installing python3 (3.10.12-r0) 05:43:25 (6/10) Installing python3-dev (3.10.12-r0) 05:43:26 (7/10) Installing libsodium (1.0.18-r0) 05:43:27 (8/10) Installing libzmq (4.3.4-r0) 05:43:27 (9/10) Installing libsodium-dev (1.0.18-r0) 05:43:28 (10/10) Installing zeromq-dev (4.3.4-r0) 05:43:28 Executing busybox-1.35.0-r17.trigger 05:43:28 OK: 938 MiB in 190 packages 05:43:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:43:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:43:30 OK: 938 MiB in 190 packages 05:43:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:43:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:43:32 (1/1) Installing tzdata (2023c-r0) 05:43:33 Executing busybox-1.35.0-r17.trigger 05:43:33 OK: 941 MiB in 191 packages 05:43:34 (1/1) Purging tzdata (2023c-r0) 05:43:34 Executing busybox-1.35.0-r17.trigger 05:43:34 OK: 938 MiB in 190 packages 05:43:49 Looking in links: /tmp/tmp74c0vdpx 05:43:49 Processing /tmp/tmp74c0vdpx/setuptools-65.5.0-py3-none-any.whl 05:43:49 Processing /tmp/tmp74c0vdpx/pip-23.0.1-py3-none-any.whl 05:43:49 Installing collected packages: setuptools, pip 05:44:04 Successfully installed pip-23.0.1 setuptools-65.5.0 05:44:04 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 05:44:06 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 05:44:07 Collecting pip 05:44:07 Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) 05:44:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 18.5 MB/s eta 0:00:00 05:44:07 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 05:44:10 Collecting setuptools 05:44:10 Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) 05:44:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 19.6 MB/s eta 0:00:00 05:44:10 Collecting wheel 05:44:10 Downloading wheel-0.40.0-py3-none-any.whl (64 kB) 05:44:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 21.0 MB/s eta 0:00:00 05:44:11 Installing collected packages: wheel, setuptools, pip 05:44:11 Attempting uninstall: setuptools 05:44:11 Found existing installation: setuptools 65.5.0 05:44:12 Uninstalling setuptools-65.5.0: 05:44:12 Successfully uninstalled setuptools-65.5.0 05:44:17 Attempting uninstall: pip 05:44:17 Found existing installation: pip 23.0.1 05:44:18 Uninstalling pip-23.0.1: 05:44:18 Successfully uninstalled pip-23.0.1 05:44:26 Building wheel for numpy (pyproject.toml): still running... 05:44:30 Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 05:44:30 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 05:44:33 Processing ./edgex-taf-common 05:44:33 Preparing metadata (setup.py): started 05:44:34 Preparing metadata (setup.py): finished with status 'done' 05:44:34 Building wheels for collected packages: edgex-taf-common 05:44:34 Building wheel for edgex-taf-common (setup.py): started 05:44:36 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 05:44:36 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=666f79ca137565a4d67cd18a16207b08442d9c84661649fc1cdb593a0291ad65 05:44:36 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 05:44:36 Successfully built edgex-taf-common 05:44:36 Installing collected packages: edgex-taf-common 05:44:36 Successfully installed edgex-taf-common-0.0.0 05:44:36 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 05:44:40 Collecting robotframework==6.0.2 (from -r requirements.txt (line 1)) 05:44:40 Downloading robotframework-6.0.2-py3-none-any.whl (658 kB) 05:44:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 658.7/658.7 kB 232.0 kB/s eta 0:00:00 05:44:43 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 05:44:43 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 05:44:43 Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) 05:44:43 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 05:44:44 Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) 05:44:44 Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) 05:44:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 4.7 MB/s eta 0:00:00 05:44:44 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 05:44:44 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 05:44:44 Preparing metadata (setup.py): started 05:44:45 Preparing metadata (setup.py): finished with status 'done' 05:44:45 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 05:44:45 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 05:44:45 Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) 05:44:45 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 05:44:46 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 05:44:46 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 05:44:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 3.1 MB/s eta 0:00:00 05:44:46 Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) 05:44:46 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 05:44:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 5.0 MB/s eta 0:00:00 05:44:46 Preparing metadata (setup.py): started 05:44:47 Preparing metadata (setup.py): finished with status 'done' 05:44:47 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 05:44:47 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 05:44:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 6.0 MB/s eta 0:00:00 05:44:49 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 05:44:49 Downloading numpy-1.22.3.zip (11.5 MB) 05:44:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 12.1 MB/s eta 0:00:00 05:44:54 Installing build dependencies: started 05:45:13 Installing build dependencies: finished with status 'done' 05:45:13 Getting requirements to build wheel: started 05:45:16 Getting requirements to build wheel: finished with status 'done' 05:45:16 Preparing metadata (pyproject.toml): started 05:45:20 Preparing metadata (pyproject.toml): finished with status 'done' 05:45:22 Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) 05:45:22 Downloading psutil-5.9.0.tar.gz (478 kB) 05:45:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 363.2 kB/s eta 0:00:00 05:45:24 Preparing metadata (setup.py): started 05:45:26 Preparing metadata (setup.py): finished with status 'done' 05:45:26 Collecting redis==4.5.4 (from -r requirements.txt (line 13)) 05:45:26 Downloading redis-4.5.4-py3-none-any.whl (238 kB) 05:45:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.9/238.9 kB 6.1 MB/s eta 0:00:00 05:45:29 Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) 05:45:29 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 05:45:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 12.7 MB/s eta 0:00:00 05:45:31 Installing build dependencies: started 05:45:34 Building wheel for numpy (pyproject.toml): still running... 05:45:43 Installing build dependencies: finished with status 'done' 05:45:43 Getting requirements to build wheel: started 05:45:43 Getting requirements to build wheel: finished with status 'done' 05:45:43 Preparing metadata (pyproject.toml): started 05:45:46 Preparing metadata (pyproject.toml): finished with status 'done' 05:45:46 Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) 05:45:46 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 05:45:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 11.3 MB/s eta 0:00:00 05:45:46 Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) 05:45:47 Downloading psycopg2-2.9.3.tar.gz (380 kB) 05:45:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 142.9 kB/s eta 0:00:00 05:45:50 Preparing metadata (setup.py): started 05:45:51 Preparing metadata (setup.py): finished with status 'done' 05:45:52 Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) 05:45:52 Downloading pycryptodome-3.15.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 05:45:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 13.0 MB/s eta 0:00:00 05:45:53 Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 05:45:53 Downloading selenium-4.10.0-py3-none-any.whl (6.7 MB) 05:45:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 13.4 MB/s eta 0:00:00 05:45:54 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 05:45:54 Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) 05:45:54 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:45:54 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 05:45:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 10.7 MB/s eta 0:00:00 05:45:54 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:45:54 Downloading flex-6.14.1.tar.gz (40 kB) 05:45:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.4 MB/s eta 0:00:00 05:45:55 Preparing metadata (setup.py): started 05:45:56 Preparing metadata (setup.py): finished with status 'done' 05:45:56 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:45:56 Downloading genson-1.2.2.tar.gz (34 kB) 05:45:56 Preparing metadata (setup.py): started 05:45:58 Preparing metadata (setup.py): finished with status 'done' 05:45:58 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:45:58 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 05:45:58 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:45:58 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 05:45:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 4.7 MB/s eta 0:00:00 05:45:58 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:45:58 Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) 05:45:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 13.0 MB/s eta 0:00:00 05:45:59 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:45:59 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 05:45:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 10.1 MB/s eta 0:00:00 05:45:59 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:45:59 Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) 05:46:00 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 05:46:00 Downloading charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (192 kB) 05:46:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.7/192.7 kB 75.7 kB/s eta 0:00:00 05:46:02 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 05:46:02 Downloading idna-3.4-py3-none-any.whl (61 kB) 05:46:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 3.1 MB/s eta 0:00:00 05:46:03 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 05:46:03 Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) 05:46:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 5.4 MB/s eta 0:00:00 05:46:03 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 05:46:03 Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) 05:46:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 5.2 MB/s eta 0:00:00 05:46:04 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 05:46:04 Downloading packaging-23.1-py3-none-any.whl (48 kB) 05:46:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 2.6 MB/s eta 0:00:00 05:46:04 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 05:46:04 Downloading websocket_client-1.5.3-py3-none-any.whl (56 kB) 05:46:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 3.0 MB/s eta 0:00:00 05:46:04 Collecting async-timeout>=4.0.2 (from redis==4.5.4->-r requirements.txt (line 13)) 05:46:04 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 05:46:05 Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 05:46:05 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 05:46:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 8.4 MB/s eta 0:00:00 05:46:05 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 05:46:05 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 05:46:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 8.7 MB/s eta 0:00:00 05:46:05 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0->-r requirements.txt (line 15)) (67.8.0) 05:46:06 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.33.0->-r requirements.txt (line 15)) 05:46:06 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 05:46:06 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) 05:46:06 Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) 05:46:07 Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 05:46:07 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 05:46:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 10.1 MB/s eta 0:00:00 05:46:07 Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 05:46:07 Downloading trio_websocket-0.10.3-py3-none-any.whl (17 kB) 05:46:07 Building wheel for numpy (pyproject.toml): finished with status 'done' 05:46:07 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22360884 sha256=5311a0482e6e721ffbf3d491f4b636650ff2b42034d773a0421740cebf97e077 05:46:07 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 05:46:07 Building wheel for psutil (setup.py): started 05:46:07 Building wheel for psutil (setup.py): finished with status 'done' 05:46:07 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271451 sha256=885b1b0cab3317344b938dc64323fca3f6cd56f6bedfd8b94280739750aca510 05:46:07 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 05:46:07 Building wheel for pyzmq (pyproject.toml): started 05:46:08 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:46:08 Downloading PyYAML-6.0.tar.gz (124 kB) 05:46:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 5.6 MB/s eta 0:00:00 05:46:10 Installing build dependencies: started 05:46:28 Installing build dependencies: finished with status 'done' 05:46:28 Getting requirements to build wheel: started 05:46:29 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 05:46:29 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537195 sha256=47c779f0c9576025ce5d18c949885da7be11e83e9038037eed929cfc49a713d5 05:46:29 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 05:46:29 Building wheel for psycopg2 (setup.py): started 05:46:36 Building wheel for psycopg2 (setup.py): finished with status 'done' 05:46:36 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478594 sha256=8559a76897405123c41178e4684346cf5195871400820502a3dfe4cd4296de35 05:46:36 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 05:46:36 Building wheel for pycryptodome (setup.py): started 05:46:40 Getting requirements to build wheel: finished with status 'done' 05:46:40 Preparing metadata (pyproject.toml): started 05:46:41 Preparing metadata (pyproject.toml): finished with status 'done' 05:46:44 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:46:44 Downloading validate_email-1.3.tar.gz (4.7 kB) 05:46:44 Preparing metadata (setup.py): started 05:46:44 Preparing metadata (setup.py): finished with status 'done' 05:46:44 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:46:44 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 05:46:45 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:46:45 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 05:46:45 Preparing metadata (setup.py): started 05:46:46 Preparing metadata (setup.py): finished with status 'done' 05:46:46 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:46:46 Downloading click-8.1.3-py3-none-any.whl (96 kB) 05:46:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 4.5 MB/s eta 0:00:00 05:46:46 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:46:46 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 05:46:47 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:46:47 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 05:46:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.8 MB/s eta 0:00:00 05:46:47 Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:46:47 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 05:46:47 Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:46:47 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 05:46:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 3.3 MB/s eta 0:00:00 05:46:48 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:46:48 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) 05:46:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 3.0 MB/s eta 0:00:00 05:46:49 Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 05:46:49 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 05:46:49 Collecting async-generator>=1.9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 05:46:49 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 05:46:49 Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 05:46:49 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 05:46:49 Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 05:46:49 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 05:46:50 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 05:46:50 Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) 05:46:50 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 05:46:50 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 05:46:50 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<3,>=1.21.1->requests==2.31.0->-r requirements.txt (line 8)) 05:46:50 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 05:46:51 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 05:46:51 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 05:46:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 3.4 MB/s eta 0:00:00 05:46:52 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email 05:46:52 Building wheel for robotbackgroundlogger (setup.py): started 05:46:53 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 05:46:53 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=4b348a548763e25eec176f89203fd34375aef226961f9d65953d113ab73d8cd1 05:46:53 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 05:46:53 Building wheel for paho-mqtt (setup.py): started 05:46:54 Building wheel for paho-mqtt (setup.py): finished with status 'done' 05:46:54 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=52f57ee28145a2eec20e9d53b607f67298598fced10a25d51ce10934bd909ee8 05:46:54 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 05:46:54 Building wheel for numpy (pyproject.toml): started 05:47:02 Building wheel for pycryptodome (setup.py): finished with status 'done' 05:47:02 Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111212 sha256=35a2e2d83ed715d8e4f2630b99ad4142ab32d770dd2d5fde1ffab8bf4b172e14 05:47:02 Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 05:47:02 Building wheel for flex (setup.py): started 05:47:02 Building wheel for flex (setup.py): finished with status 'done' 05:47:02 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=3a7803dd46e267b2fa40a8e238e5f5d83cb8c3a0ce9934510ad9221fc360caba 05:47:02 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 05:47:02 Building wheel for GenSON (setup.py): started 05:47:02 Building wheel for GenSON (setup.py): finished with status 'done' 05:47:02 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=8b1c055d24cc2b2eac56cf4c9787894ec236a7ee5cb189692792abc25991f645 05:47:02 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 05:47:02 Building wheel for PyYAML (pyproject.toml): started 05:47:02 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 05:47:02 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=609d9a6ad3764168524df2842b4d0e223def52c04a9e382970f8735ed33016cd 05:47:02 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 05:47:02 Building wheel for strict-rfc3339 (setup.py): started 05:47:02 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 05:47:02 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=1617c3d52de25b786024d250f914fc2b0bc05942fd03e2d76b7184dd37bfbae3 05:47:02 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 05:47:02 Building wheel for validate-email (setup.py): started 05:47:02 Building wheel for validate-email (setup.py): finished with status 'done' 05:47:02 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=ef84a81cff7b08c8f10f323a09168ad6a4e67c991aa45139aa108381c2176917 05:47:02 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 05:47:02 Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 pycryptodome flex GenSON PyYAML strict-rfc3339 validate-email 05:47:02 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, pysocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, charset-normalizer, certifi, attrs, async-timeout, async-generator, wsproto, robotbackgroundlogger, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary 05:47:12 Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.3.0 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 charset-normalizer-3.1.0 click-8.1.3 configparser-5.0.1 decorator-5.1.1 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-3.4 influxdb-client-1.33.0 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 packaging-23.1 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.15.0 pygments-2.15.1 pyrsistent-0.19.3 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-22.2.1 reactivex-4.0.4 redis-4.5.4 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.0.2 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.8.0 robotframework-seleniumlibrary-6.1.0 selenium-4.10.0 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.3 typing-extensions-4.6.3 tzlocal-5.0.1 urllib3-2.0.3 validate-email-1.3 websocket-client-1.5.3 wsproto-1.2.0 05:47:12 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 05:47:27 Removing intermediate container 513b1ccb2608 05:47:27 ---> 7d5ebbc3442e 05:47:27 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 05:47:28 ---> Running in 413992facc45 05:47:28 Removing intermediate container 413992facc45 05:47:28 ---> a4d26e28d948 05:47:28 Step 11/13 : LABEL arch=amd64 05:47:28 ---> Running in 7197c24c1b29 05:47:28 Removing intermediate container 7197c24c1b29 05:47:28 ---> c4dc9874b239 05:47:28 Step 12/13 : LABEL git_sha=d45b480570ad3366e414efd86fef725bebb77f3c 05:47:28 ---> Running in 9fee417f6ee5 05:47:28 Removing intermediate container 9fee417f6ee5 05:47:28 ---> 2a31caca5f59 05:47:28 Step 13/13 : LABEL version=0.0.2-dev.27 05:47:28 ---> Running in b8a32a37e8fa 05:47:28 Removing intermediate container b8a32a37e8fa 05:47:28 ---> 5390469d807f 05:47:28 [Warning] One or more build-args [ARCH] were not consumed 05:47:28 Successfully built 5390469d807f 05:47:28 Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 05:47:28 [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: 05:47:28 d45b480570ad3366e414efd86fef725bebb77f3c 05:47:28 latest 05:47:28 0.0.2-dev.27 05:47:28 d45b480570ad3366e414efd86fef725bebb77f3c-0.0.2-dev.27 05:47:28 main 05:47:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:28 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:d45b480570ad3366e414efd86fef725bebb77f3c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:29 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:d45b480570ad3366e414efd86fef725bebb77f3c 05:47:29 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 05:47:29 c023089d69ce: Preparing 05:47:29 92b8eabfb02b: Preparing 05:47:29 c28fa9a0b565: Preparing 05:47:29 cdf7da7d264f: Preparing 05:47:29 04d07083e139: Preparing 05:47:29 5bc340f6d4f5: Preparing 05:47:29 5bc340f6d4f5: Waiting 05:47:29 92b8eabfb02b: Pushed 05:47:29 cdf7da7d264f: Pushed 05:47:29 5bc340f6d4f5: Layer already exists 05:47:29 c28fa9a0b565: Pushed 05:47:29 04d07083e139: Pushed 05:49:01 Building wheel for numpy (pyproject.toml): still running... 05:49:35 c023089d69ce: Pushed 05:49:35 d45b480570ad3366e414efd86fef725bebb77f3c: digest: sha256:58edb7f92acfaf0eafc958a5169a46c96ef6aacfc5b32b5439550b844f9c0db0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:36 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:36 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 05:49:36 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 05:49:36 c023089d69ce: Preparing 05:49:36 92b8eabfb02b: Preparing 05:49:36 c28fa9a0b565: Preparing 05:49:36 cdf7da7d264f: Preparing 05:49:36 04d07083e139: Preparing 05:49:36 5bc340f6d4f5: Preparing 05:49:36 c023089d69ce: Layer already exists 05:49:36 cdf7da7d264f: Layer already exists 05:49:36 92b8eabfb02b: Layer already exists 05:49:36 c28fa9a0b565: Layer already exists 05:49:36 04d07083e139: Layer already exists 05:49:36 5bc340f6d4f5: Layer already exists 05:49:36 latest: digest: sha256:58edb7f92acfaf0eafc958a5169a46c96ef6aacfc5b32b5439550b844f9c0db0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:36 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:37 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.27 05:49:37 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 05:49:37 c023089d69ce: Preparing 05:49:37 92b8eabfb02b: Preparing 05:49:37 c28fa9a0b565: Preparing 05:49:37 cdf7da7d264f: Preparing 05:49:37 04d07083e139: Preparing 05:49:37 5bc340f6d4f5: Preparing 05:49:37 5bc340f6d4f5: Waiting 05:49:37 cdf7da7d264f: Layer already exists 05:49:37 c28fa9a0b565: Layer already exists 05:49:37 c023089d69ce: Layer already exists 05:49:37 92b8eabfb02b: Layer already exists 05:49:37 04d07083e139: Layer already exists 05:49:37 5bc340f6d4f5: Layer already exists 05:49:37 0.0.2-dev.27: digest: sha256:58edb7f92acfaf0eafc958a5169a46c96ef6aacfc5b32b5439550b844f9c0db0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:37 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:d45b480570ad3366e414efd86fef725bebb77f3c-0.0.2-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:37 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:d45b480570ad3366e414efd86fef725bebb77f3c-0.0.2-dev.27 05:49:37 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 05:49:37 c023089d69ce: Preparing 05:49:37 92b8eabfb02b: Preparing 05:49:37 c28fa9a0b565: Preparing 05:49:37 cdf7da7d264f: Preparing 05:49:37 04d07083e139: Preparing 05:49:37 5bc340f6d4f5: Preparing 05:49:37 5bc340f6d4f5: Waiting 05:49:37 92b8eabfb02b: Layer already exists 05:49:37 04d07083e139: Layer already exists 05:49:37 cdf7da7d264f: Layer already exists 05:49:37 c28fa9a0b565: Layer already exists 05:49:37 c023089d69ce: Layer already exists 05:49:37 5bc340f6d4f5: Layer already exists 05:49:37 d45b480570ad3366e414efd86fef725bebb77f3c-0.0.2-dev.27: digest: sha256:58edb7f92acfaf0eafc958a5169a46c96ef6aacfc5b32b5439550b844f9c0db0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:37 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:38 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main 05:49:38 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 05:49:38 c023089d69ce: Preparing 05:49:38 92b8eabfb02b: Preparing 05:49:38 c28fa9a0b565: Preparing 05:49:38 cdf7da7d264f: Preparing 05:49:38 04d07083e139: Preparing 05:49:38 5bc340f6d4f5: Preparing 05:49:38 5bc340f6d4f5: Waiting 05:49:38 04d07083e139: Layer already exists 05:49:38 c28fa9a0b565: Layer already exists 05:49:38 cdf7da7d264f: Layer already exists 05:49:38 92b8eabfb02b: Layer already exists 05:49:38 c023089d69ce: Layer already exists 05:49:38 5bc340f6d4f5: Layer already exists 05:49:38 main: digest: sha256:58edb7f92acfaf0eafc958a5169a46c96ef6aacfc5b32b5439550b844f9c0db0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:49:38 ===================================================== [Pipeline] echo 05:49:38 taggedImages: 05:49:38 - nexus3.edgexfoundry.org:10003/edgex-taf-common:d45b480570ad3366e414efd86fef725bebb77f3c 05:49:38 - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 05:49:38 - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.27 05:49:38 - nexus3.edgexfoundry.org:10003/edgex-taf-common:d45b480570ad3366e414efd86fef725bebb77f3c-0.0.2-dev.27 05:49:38 - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // script [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 05:49:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:49:38 05:49:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:49:38 latest: Pulling from edgex-lftools-log-publisher 05:49:38 5eb5b503b376: Pulling fs layer 05:49:38 5c69ac0246d0: Pulling fs layer 05:49:38 ec43610c2a17: Pulling fs layer 05:49:38 3a2ae6a8a46f: Pulling fs layer 05:49:38 33b1e0a273af: Pulling fs layer 05:49:38 5d3b04190fa2: Pulling fs layer 05:49:38 2f39f015ded8: Pulling fs layer 05:49:38 33b1e0a273af: Waiting 05:49:38 5d3b04190fa2: Waiting 05:49:38 2f39f015ded8: Waiting 05:49:38 3a2ae6a8a46f: Waiting 05:49:38 5c69ac0246d0: Verifying Checksum 05:49:38 5c69ac0246d0: Download complete 05:49:38 3a2ae6a8a46f: Verifying Checksum 05:49:38 3a2ae6a8a46f: Download complete 05:49:38 33b1e0a273af: Verifying Checksum 05:49:38 33b1e0a273af: Download complete 05:49:38 5d3b04190fa2: Download complete 05:49:38 ec43610c2a17: Verifying Checksum 05:49:39 5eb5b503b376: Verifying Checksum 05:49:39 5eb5b503b376: Download complete 05:49:39 2f39f015ded8: Download complete 05:49:40 5eb5b503b376: Pull complete 05:49:40 5c69ac0246d0: Pull complete 05:49:40 ec43610c2a17: Pull complete 05:49:41 3a2ae6a8a46f: Pull complete 05:49:41 33b1e0a273af: Pull complete 05:49:41 5d3b04190fa2: Pull complete 05:49:45 2f39f015ded8: Pull complete 05:49:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:49:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:49:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:49:45 prd-ubuntu20.04-docker-8c-8g-18422 does not seem to be running inside a container 05:49:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:49:48 $ docker top b781a6bfbb9ed2b8810a6c3d9fca59e139ce11c3dc825a94b5474044c4a65eb8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:49:48 ---> job-cost.sh 05:49:48 lf-activate-venv: SKIPPING 05:49:48 INFO: No Stack... 05:49:49 INFO: Retrieving Pricing Info for: v3-standard-8 05:49:49 INFO: Archiving Costs [Pipeline] sh 05:49:49 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 05:49:49 + cut -d, -f6 [Pipeline] lock 05:49:49 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-19-stack-cost] 05:49:49 Resource [jenkins-edgexfoundry-edgex-taf-common-main-19-stack-cost] did not exist. Created. 05:49:49 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:49:50 + echo total: 0.4399999976158142 [Pipeline] stash 05:49:50 Stashed 1 file(s) [Pipeline] } 05:49:50 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-19-stack-cost] [Pipeline] // lock [Pipeline] } 05:49:50 $ docker stop --time=1 b781a6bfbb9ed2b8810a6c3d9fca59e139ce11c3dc825a94b5474044c4a65eb8 05:49:51 $ docker rm -f --volumes b781a6bfbb9ed2b8810a6c3d9fca59e139ce11c3dc825a94b5474044c4a65eb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:49:57 Building wheel for numpy (pyproject.toml): still running... 05:51:05 Building wheel for numpy (pyproject.toml): still running... 05:52:02 Building wheel for numpy (pyproject.toml): still running... 05:53:09 Building wheel for numpy (pyproject.toml): still running... 05:54:17 Building wheel for numpy (pyproject.toml): still running... 05:55:14 Building wheel for numpy (pyproject.toml): still running... 05:59:05 Building wheel for numpy (pyproject.toml): still running... 06:00:57 Building wheel for numpy (pyproject.toml): still running... 06:03:04 Building wheel for numpy (pyproject.toml): still running... 06:04:55 Building wheel for numpy (pyproject.toml): still running... 06:06:03 Building wheel for numpy (pyproject.toml): still running... 06:07:55 Building wheel for numpy (pyproject.toml): still running... 06:11:16 Building wheel for numpy (pyproject.toml): still running... 06:12:38 Building wheel for numpy (pyproject.toml): still running... 06:14:15 Building wheel for numpy (pyproject.toml): still running... 06:14:30 Building wheel for numpy (pyproject.toml): finished with status 'done' 06:14:30 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18625206 sha256=ce0899b58cca248d4ab09c1c9f94b7ec51f2a8225402ec5ebf0dddfef01fe664 06:14:30 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 06:14:30 Building wheel for psutil (setup.py): started 06:14:40 Building wheel for psutil (setup.py): finished with status 'done' 06:14:40 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271961 sha256=6426d38038f7268e71e2ea6e8ff3c38bbf8e7969ee6f03c96e492631d1eef1a8 06:14:40 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 06:14:40 Building wheel for pyzmq (pyproject.toml): started 06:15:47 Building wheel for pyzmq (pyproject.toml): still running... 06:16:55 Building wheel for pyzmq (pyproject.toml): still running... 06:17:13 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 06:17:13 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515217 sha256=d214efa21bc2569c2c0dffde975c58d78d2285f51f5717f31432818cde4c7813 06:17:13 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 06:17:13 Building wheel for psycopg2 (setup.py): started 06:18:21 Building wheel for psycopg2 (setup.py): still running... 06:18:21 Building wheel for psycopg2 (setup.py): finished with status 'done' 06:18:21 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470365 sha256=4ac2a9b2647352a4722046ee0f33056bd8eea6ca5b3856cc9524be1a4d7a4238 06:18:21 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 06:18:21 Building wheel for flex (setup.py): started 06:18:21 Building wheel for flex (setup.py): finished with status 'done' 06:18:21 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=6323f3114801c92535eeaa4b4e80286ce60809595032e12af020a7f10c7ff051 06:18:21 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 06:18:21 Building wheel for GenSON (setup.py): started 06:18:21 Building wheel for GenSON (setup.py): finished with status 'done' 06:18:21 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=e60e87cfe8298a8ae6002dbf01b608c37ed7ade5aeff6092f6157e28ec039c7a 06:18:21 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 06:18:21 Building wheel for PyYAML (pyproject.toml): started 06:18:21 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 06:18:21 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45334 sha256=7817b0979ca6fb3dc15932c682d48ac63516ea218d2a743ed4f525c85671e647 06:18:21 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 06:18:21 Building wheel for strict-rfc3339 (setup.py): started 06:18:21 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 06:18:21 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=4f281826f0e4935fcbe16e080a2d3bd8820b5a775cd7c4cf2492469786757786 06:18:21 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 06:18:22 Building wheel for validate-email (setup.py): started 06:18:23 Building wheel for validate-email (setup.py): finished with status 'done' 06:18:23 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=7c055c77261481bd7ba05561ca3f1eb5d55ea559da728e1d2289f791d9f79209 06:18:23 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 06:18:23 Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email 06:18:26 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, pysocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, charset-normalizer, certifi, attrs, async-timeout, async-generator, wsproto, robotbackgroundlogger, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary 06:19:34 Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.3.0 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 charset-normalizer-3.1.0 click-8.1.3 configparser-5.0.1 decorator-5.1.1 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-3.4 influxdb-client-1.33.0 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 packaging-23.1 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.15.0 pygments-2.15.1 pyrsistent-0.19.3 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-22.2.1 reactivex-4.0.4 redis-4.5.4 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.0.2 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.8.0 robotframework-seleniumlibrary-6.1.0 selenium-4.10.0 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.3 typing-extensions-4.6.3 tzlocal-5.0.1 urllib3-2.0.3 validate-email-1.3 websocket-client-1.5.3 wsproto-1.2.0 06:19: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 06:20:12 Removing intermediate container 541336c18e7d 06:20:12 ---> eef5aee5fb91 06:20:12 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 06:20:12 ---> Running in 34491bc23b8d 06:20:12 Removing intermediate container 34491bc23b8d 06:20:12 ---> accc0724f849 06:20:12 Step 11/13 : LABEL arch=arm64 06:20:12 ---> Running in 7a5f2441a616 06:20:12 Removing intermediate container 7a5f2441a616 06:20:12 ---> 3187ecf545f2 06:20:12 Step 12/13 : LABEL git_sha=d45b480570ad3366e414efd86fef725bebb77f3c 06:20:12 ---> Running in d3e1486519cc 06:20:12 Removing intermediate container d3e1486519cc 06:20:12 ---> 8c3df6fab20a 06:20:12 Step 13/13 : LABEL version=0.0.2-dev.27 06:20:12 ---> Running in 4a77b97ba6ff 06:20:12 Removing intermediate container 4a77b97ba6ff 06:20:12 ---> 34b67bf7dcb3 06:20:12 [Warning] One or more build-args [ARCH] were not consumed 06:20:12 Successfully built 34b67bf7dcb3 06:20:12 Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 06:20:13 [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: 06:20:13 d45b480570ad3366e414efd86fef725bebb77f3c 06:20:13 latest 06:20:13 0.0.2-dev.27 06:20:13 d45b480570ad3366e414efd86fef725bebb77f3c-0.0.2-dev.27 06:20:13 main 06:20:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:13 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:d45b480570ad3366e414efd86fef725bebb77f3c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:13 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:d45b480570ad3366e414efd86fef725bebb77f3c 06:20:13 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 06:20:13 c0bbd0f74447: Preparing 06:20:13 93460bb9297a: Preparing 06:20:13 534585736e18: Preparing 06:20:13 0bfb32d09507: Preparing 06:20:13 47887d6975a3: Preparing 06:20:13 dc65b23a4b7c: Preparing 06:20:13 dc65b23a4b7c: Waiting 06:20:14 93460bb9297a: Pushed 06:20:14 534585736e18: Pushed 06:20:14 0bfb32d09507: Pushed 06:20:14 47887d6975a3: Pushed 06:20:14 dc65b23a4b7c: Layer already exists 06:24:20 c0bbd0f74447: Pushed 06:24:20 d45b480570ad3366e414efd86fef725bebb77f3c: digest: sha256:63f904009f1c356fd16fd6f5d66cb36f4768f5e8be2239012340ec9779955123 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:21 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:21 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 06:24:21 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 06:24:21 c0bbd0f74447: Preparing 06:24:21 93460bb9297a: Preparing 06:24:21 534585736e18: Preparing 06:24:21 0bfb32d09507: Preparing 06:24:21 47887d6975a3: Preparing 06:24:21 dc65b23a4b7c: Preparing 06:24:21 dc65b23a4b7c: Waiting 06:24:21 47887d6975a3: Layer already exists 06:24:21 93460bb9297a: Layer already exists 06:24:21 c0bbd0f74447: Layer already exists 06:24:21 0bfb32d09507: Layer already exists 06:24:21 534585736e18: Layer already exists 06:24:21 dc65b23a4b7c: Layer already exists 06:24:21 latest: digest: sha256:63f904009f1c356fd16fd6f5d66cb36f4768f5e8be2239012340ec9779955123 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:21 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:22 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.27 06:24:22 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 06:24:22 c0bbd0f74447: Preparing 06:24:22 93460bb9297a: Preparing 06:24:22 534585736e18: Preparing 06:24:22 0bfb32d09507: Preparing 06:24:22 47887d6975a3: Preparing 06:24:22 dc65b23a4b7c: Preparing 06:24:22 dc65b23a4b7c: Waiting 06:24:22 c0bbd0f74447: Layer already exists 06:24:22 93460bb9297a: Layer already exists 06:24:22 0bfb32d09507: Layer already exists 06:24:22 534585736e18: Layer already exists 06:24:22 47887d6975a3: Layer already exists 06:24:22 dc65b23a4b7c: Layer already exists 06:24:22 0.0.2-dev.27: digest: sha256:63f904009f1c356fd16fd6f5d66cb36f4768f5e8be2239012340ec9779955123 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:22 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:d45b480570ad3366e414efd86fef725bebb77f3c-0.0.2-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:22 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:d45b480570ad3366e414efd86fef725bebb77f3c-0.0.2-dev.27 06:24:22 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 06:24:22 c0bbd0f74447: Preparing 06:24:22 93460bb9297a: Preparing 06:24:22 534585736e18: Preparing 06:24:22 0bfb32d09507: Preparing 06:24:22 47887d6975a3: Preparing 06:24:22 dc65b23a4b7c: Preparing 06:24:22 dc65b23a4b7c: Waiting 06:24:22 c0bbd0f74447: Layer already exists 06:24:22 47887d6975a3: Layer already exists 06:24:22 534585736e18: Layer already exists 06:24:22 93460bb9297a: Layer already exists 06:24:22 0bfb32d09507: Layer already exists 06:24:22 dc65b23a4b7c: Layer already exists 06:24:22 d45b480570ad3366e414efd86fef725bebb77f3c-0.0.2-dev.27: digest: sha256:63f904009f1c356fd16fd6f5d66cb36f4768f5e8be2239012340ec9779955123 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:23 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:23 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main 06:24:23 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 06:24:23 c0bbd0f74447: Preparing 06:24:23 93460bb9297a: Preparing 06:24:23 534585736e18: Preparing 06:24:23 0bfb32d09507: Preparing 06:24:23 47887d6975a3: Preparing 06:24:23 dc65b23a4b7c: Preparing 06:24:23 dc65b23a4b7c: Waiting 06:24:23 93460bb9297a: Layer already exists 06:24:23 c0bbd0f74447: Layer already exists 06:24:23 47887d6975a3: Layer already exists 06:24:23 0bfb32d09507: Layer already exists 06:24:23 534585736e18: Layer already exists 06:24:23 dc65b23a4b7c: Layer already exists 06:24:23 main: digest: sha256:63f904009f1c356fd16fd6f5d66cb36f4768f5e8be2239012340ec9779955123 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:24:23 ===================================================== [Pipeline] echo 06:24:23 taggedImages: 06:24:23 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:d45b480570ad3366e414efd86fef725bebb77f3c 06:24:23 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 06:24:23 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.27 06:24:23 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:d45b480570ad3366e414efd86fef725bebb77f3c-0.0.2-dev.27 06:24:23 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // script [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 06:24:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:24:23 06:24:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:24:24 arm64: Pulling from edgex-lftools-log-publisher 06:24:24 8998bd30e6a1: Pulling fs layer 06:24:24 04944245beec: Pulling fs layer 06:24:24 699f458cf7ca: Pulling fs layer 06:24:24 765212b225bb: Pulling fs layer 06:24:24 f23df028b6ca: Pulling fs layer 06:24:24 d65c8cfc05b1: Pulling fs layer 06:24:24 2437ff75d9bd: Pulling fs layer 06:24:24 765212b225bb: Waiting 06:24:24 f23df028b6ca: Waiting 06:24:24 d65c8cfc05b1: Waiting 06:24:24 2437ff75d9bd: Waiting 06:24:24 04944245beec: Verifying Checksum 06:24:24 04944245beec: Download complete 06:24:24 765212b225bb: Verifying Checksum 06:24:24 765212b225bb: Download complete 06:24:24 f23df028b6ca: Verifying Checksum 06:24:24 f23df028b6ca: Download complete 06:24:24 d65c8cfc05b1: Verifying Checksum 06:24:24 d65c8cfc05b1: Download complete 06:24:24 699f458cf7ca: Verifying Checksum 06:24:24 699f458cf7ca: Download complete 06:24:25 8998bd30e6a1: Verifying Checksum 06:24:25 8998bd30e6a1: Download complete 06:24:26 2437ff75d9bd: Verifying Checksum 06:24:26 2437ff75d9bd: Download complete 06:24:28 8998bd30e6a1: Pull complete 06:24:28 04944245beec: Pull complete 06:24:30 699f458cf7ca: Pull complete 06:24:30 765212b225bb: Pull complete 06:24:31 f23df028b6ca: Pull complete 06:24:31 d65c8cfc05b1: Pull complete 06:24:46 2437ff75d9bd: Pull complete 06:24:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:24:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:24:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:46 prd-ubuntu20.04-docker-arm64-4c-16g-18425 does not seem to be running inside a container 06:24:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:24:48 $ docker top d4645e59960c796f1f8ee9a1df3bcf3ceed41370a6f74d12c006dae01bb5eb3e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:24:49 ---> job-cost.sh 06:24:49 lf-activate-venv: SKIPPING 06:24:49 INFO: No Stack... 06:24:49 INFO: Retrieving Pricing Info for: v3-standard-4 06:24:50 INFO: Archiving Costs [Pipeline] sh 06:24:51 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 06:24:51 + cut -d, -f6 [Pipeline] lock 06:24:51 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-19-stack-cost] 06:24:51 Resource [jenkins-edgexfoundry-edgex-taf-common-main-19-stack-cost] did not exist. Created. 06:24:51 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:24:51 /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-07f65848/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:24:52 + echo total: 0.10999999940395355 [Pipeline] stash 06:24:52 Warning: overwriting stash ‘stack-cost’ 06:24:52 Stashed 1 file(s) [Pipeline] } 06:24:52 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-19-stack-cost] [Pipeline] // lock [Pipeline] } 06:24:52 $ docker stop --time=1 d4645e59960c796f1f8ee9a1df3bcf3ceed41370a6f74d12c006dae01bb5eb3e 06:24:56 $ docker rm -f --volumes d4645e59960c796f1f8ee9a1df3bcf3ceed41370a6f74d12c006dae01bb5eb3e [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 06:24:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:24:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:24:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:57 prd-ubuntu20.04-docker-8c-8g-18422 does not seem to be running inside a container 06:24:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:24:57 $ docker top a7e80808b2fc3cae747d990b071ed7a026b5f7f0fedf0a7a5fef1bfe7b86b161 -eo pid,comm 06:24:57 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). 06:24:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:24:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:24:57 [ssh-agent] Looking for ssh-agent implementation... 06:24:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:24:58 $ docker exec a7e80808b2fc3cae747d990b071ed7a026b5f7f0fedf0a7a5fef1bfe7b86b161 ssh-agent 06:24:58 SSH_AUTH_SOCK=/tmp/ssh-D0OANkdAoRru/agent.32 06:24:58 SSH_AGENT_PID=38 06:24:58 Running ssh-add (command line suppressed) 06:24:58 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_12063018403891387067.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_12063018403891387067.key) 06:24:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:24:58 + git semver tag 06:24:58 2023-06-12 06:24:58,684 [run_tag] DEBUG tag force:False 06:24:58 2023-06-12 06:24:58,684 [check_head_tag] DEBUG check head tag 06:24:58 2023-06-12 06:24:58,685 [execute] INFO git cat-file --batch-check 06:24:58 2023-06-12 06:24:58,685 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) 06:24:58 2023-06-12 06:24:58,689 [execute] INFO git cat-file --batch 06:24:58 2023-06-12 06:24:58,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) 06:24:58 2023-06-12 06:24:58,699 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 06:24:58 2023-06-12 06:24:58,699 [execute] INFO git tag -a v0.0.2-dev.27 -m v0.0.2-dev.27 06:24:58 2023-06-12 06:24:58,699 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.2-dev.27', '-m', 'v0.0.2-dev.27'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 06:24:58 2023-06-12 06:24:58,704 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 06:24:58 0.0.2-dev.27 [Pipeline] } 06:24:58 $ docker exec --env ******** --env ******** a7e80808b2fc3cae747d990b071ed7a026b5f7f0fedf0a7a5fef1bfe7b86b161 ssh-agent -k 06:24:58 unset SSH_AUTH_SOCK; 06:24:58 unset SSH_AGENT_PID; 06:24:58 echo Agent pid 38 killed; 06:24:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:24:59 + git semver [Pipeline] } 06:24:59 $ docker stop --time=1 a7e80808b2fc3cae747d990b071ed7a026b5f7f0fedf0a7a5fef1bfe7b86b161 06:25:00 $ docker rm -f --volumes a7e80808b2fc3cae747d990b071ed7a026b5f7f0fedf0a7a5fef1bfe7b86b161 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:25:01 06:25:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:25:01 0.23.1-centos7: Pulling from edgex-lftools 06:25:01 ab5ef0e58194: Pulling fs layer 06:25:01 9712f1f96733: Pulling fs layer 06:25:01 63f879dbbcfc: Pulling fs layer 06:25:01 0d9ebad4ef96: Pulling fs layer 06:25:01 e9a5061849ea: Pulling fs layer 06:25:01 d747dcd14b5f: Pulling fs layer 06:25:01 2de7ff778b66: Pulling fs layer 06:25:01 0d9ebad4ef96: Waiting 06:25:01 e9a5061849ea: Waiting 06:25:01 d747dcd14b5f: Waiting 06:25:01 2de7ff778b66: Waiting 06:25:01 9712f1f96733: Verifying Checksum 06:25:01 9712f1f96733: Download complete 06:25:01 63f879dbbcfc: Verifying Checksum 06:25:01 63f879dbbcfc: Download complete 06:25:02 0d9ebad4ef96: Verifying Checksum 06:25:02 0d9ebad4ef96: Download complete 06:25:02 d747dcd14b5f: Verifying Checksum 06:25:02 d747dcd14b5f: Download complete 06:25:02 ab5ef0e58194: Download complete 06:25:02 e9a5061849ea: Verifying Checksum 06:25:02 e9a5061849ea: Download complete 06:25:02 2de7ff778b66: Verifying Checksum 06:25:02 2de7ff778b66: Download complete 06:25:04 ab5ef0e58194: Pull complete 06:25:04 9712f1f96733: Pull complete 06:25:05 63f879dbbcfc: Pull complete 06:25:09 0d9ebad4ef96: Pull complete 06:25:09 e9a5061849ea: Pull complete 06:25:09 d747dcd14b5f: Pull complete 06:25:10 2de7ff778b66: Pull complete 06:25:10 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:25:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:25:10 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:10 prd-ubuntu20.04-docker-8c-8g-18422 does not seem to be running inside a container 06:25:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:25:13 $ docker top 0c8fba7a36df9cef29f1e0ce4e4ff374b4cad5a8bc9b6cadc0a8296bc0846f6f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:25:13 provisioning config files... 06:25:13 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config15855377645046849035tmp 06:25:13 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config16113410659675071247tmp 06:25:13 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config4183596580044303126tmp [Pipeline] { [Pipeline] echo 06:25:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:25:14 ---> sigul-configuration.sh 06:25:14 gpg: directory `/root/.gnupg' created 06:25:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:25:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:25:14 gpg: keyring `/root/.gnupg/secring.gpg' created 06:25:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:25:14 gpg: CAST5 encrypted data 06:25:14 gpg: encrypted with 1 passphrase 06:25:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:25:14 + mkdir /home/jenkins 06:25:14 + mkdir /home/jenkins/sigul [Pipeline] sh 06:25:14 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 06:25:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:25:15 ---> sigul-install.sh 06:25:15 Sigul already installed; skipping installation. [Pipeline] sh 06:25:15 + git tag --list 06:25:15 v0.0.1 06:25:15 v0.0.2-dev.1 06:25:15 v0.0.2-dev.10 06:25:15 v0.0.2-dev.11 06:25:15 v0.0.2-dev.12 06:25:15 v0.0.2-dev.13 06:25:15 v0.0.2-dev.14 06:25:15 v0.0.2-dev.15 06:25:15 v0.0.2-dev.16 06:25:15 v0.0.2-dev.17 06:25:15 v0.0.2-dev.18 06:25:15 v0.0.2-dev.19 06:25:15 v0.0.2-dev.2 06:25:15 v0.0.2-dev.20 06:25:15 v0.0.2-dev.21 06:25:15 v0.0.2-dev.22 06:25:15 v0.0.2-dev.23 06:25:15 v0.0.2-dev.24 06:25:15 v0.0.2-dev.25 06:25:15 v0.0.2-dev.26 06:25:15 v0.0.2-dev.27 06:25:15 v0.0.2-dev.3 06:25:15 v0.0.2-dev.4 06:25:15 v0.0.2-dev.5 06:25:15 v0.0.2-dev.6 06:25:15 v0.0.2-dev.7 06:25:15 v0.0.2-dev.8 06:25:15 v0.0.2-dev.9 [Pipeline] sh 06:25:15 + lftools sign git-tag v0.0.2-dev.27 06:25:16 Signing Git tag with Sigul... 06:25:16 Signing v0.0.2-dev.27 [Pipeline] echo 06:25:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:25:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:25:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:25:16 $ docker stop --time=1 0c8fba7a36df9cef29f1e0ce4e4ff374b4cad5a8bc9b6cadc0a8296bc0846f6f 06:25:18 $ docker rm -f --volumes 0c8fba7a36df9cef29f1e0ce4e4ff374b4cad5a8bc9b6cadc0a8296bc0846f6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:25:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:25:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:25:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:18 prd-ubuntu20.04-docker-8c-8g-18422 does not seem to be running inside a container 06:25:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:25:19 $ docker top b52f93321b23b9741bac3a4ba9234dddf51a46a23651c326154a2d8906fd4aa2 -eo pid,comm 06:25:19 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). 06:25:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:25:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:25:19 [ssh-agent] Looking for ssh-agent implementation... 06:25:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:25:19 $ docker exec b52f93321b23b9741bac3a4ba9234dddf51a46a23651c326154a2d8906fd4aa2 ssh-agent 06:25:19 SSH_AUTH_SOCK=/tmp/ssh-42bwWoL2vyQF/agent.32 06:25:19 SSH_AGENT_PID=38 06:25:19 Running ssh-add (command line suppressed) 06:25:19 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_11582315957473940145.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_11582315957473940145.key) 06:25:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:25:20 + git semver bump pre 06:25:20 2023-06-12 06:25:20,158 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 06:25:20 2023-06-12 06:25:20,158 [bump_version] DEBUG bumping version:0.0.2-dev.27 on axis:pre with prefix:dev 06:25:20 2023-06-12 06:25:20,158 [bump_version] DEBUG bumped version:0.0.2-dev.28 06:25:20 2023-06-12 06:25:20,158 [write_version] DEBUG write version:0.0.2-dev.28 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True 06:25:20 2023-06-12 06:25:20,158 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 06:25:20 2023-06-12 06:25:20,158 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 06:25:20 2023-06-12 06:25:20,160 [execute] INFO git cat-file --batch-check 06:25:20 2023-06-12 06:25:20,161 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 06:25:20 2023-06-12 06:25:20,166 [execute] INFO git cat-file --batch 06:25:20 2023-06-12 06:25:20,166 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 06:25:20 2023-06-12 06:25:20,171 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 06:25:20 0.0.2-dev.28 [Pipeline] } 06:25:20 $ docker exec --env ******** --env ******** b52f93321b23b9741bac3a4ba9234dddf51a46a23651c326154a2d8906fd4aa2 ssh-agent -k 06:25:20 unset SSH_AUTH_SOCK; 06:25:20 unset SSH_AGENT_PID; 06:25:20 echo Agent pid 38 killed; 06:25:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:25:20 + git semver [Pipeline] } 06:25:20 $ docker stop --time=1 b52f93321b23b9741bac3a4ba9234dddf51a46a23651c326154a2d8906fd4aa2 06:25:22 $ docker rm -f --volumes b52f93321b23b9741bac3a4ba9234dddf51a46a23651c326154a2d8906fd4aa2 [Pipeline] // withDockerContainer [Pipeline] sh 06:25:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:25:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:25:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:23 prd-ubuntu20.04-docker-8c-8g-18422 does not seem to be running inside a container 06:25:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:25:23 $ docker top 624df812dd84d09b8b6ce1ad291edffe9f839ed4f3a166dd1affca246308c6a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:25:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:25:23 [ssh-agent] Looking for ssh-agent implementation... 06:25:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:25:23 $ docker exec 624df812dd84d09b8b6ce1ad291edffe9f839ed4f3a166dd1affca246308c6a8 ssh-agent 06:25:23 SSH_AUTH_SOCK=/tmp/ssh-ZIQxMD04sTJk/agent.32 06:25:23 SSH_AGENT_PID=38 06:25:23 Running ssh-add (command line suppressed) 06:25:23 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_16407208651596042450.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_16407208651596042450.key) 06:25:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:25:24 + git semver push 06:25:24 2023-06-12 06:25:24,387 [run_push] DEBUG push 06:25:24 2023-06-12 06:25:24,388 [execute] INFO git cat-file --batch-check 06:25:24 2023-06-12 06:25:24,388 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 06:25:24 2023-06-12 06:25:24,394 [execute] INFO git rev-list c57a09f1848e27b5f522b07d2c9e1953be9c639c -- 06:25:24 2023-06-12 06:25:24,394 [execute] DEBUG Popen(['git', 'rev-list', 'c57a09f1848e27b5f522b07d2c9e1953be9c639c', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 06:25:24 2023-06-12 06:25:24,400 [execute] INFO git fetch -v origin 06:25:24 2023-06-12 06:25:24,400 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=True, shell=None, istream=None) 06:25:25 2023-06-12 06:25:24,854 [run_push] DEBUG no remote changes detected 06:25:25 2023-06-12 06:25:24,854 [execute] INFO git push origin semver 06:25:25 2023-06-12 06:25:24,855 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 06:25:25 2023-06-12 06:25:25,625 [run_push] DEBUG push all version tags 06:25:25 2023-06-12 06:25:25,626 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:25:25 2023-06-12 06:25:25,626 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 06:25:26 2023-06-12 06:25:26,415 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 06:25:26 0.0.2-dev.28 [Pipeline] } 06:25:26 $ docker exec --env ******** --env ******** 624df812dd84d09b8b6ce1ad291edffe9f839ed4f3a166dd1affca246308c6a8 ssh-agent -k 06:25:26 unset SSH_AUTH_SOCK; 06:25:26 unset SSH_AGENT_PID; 06:25:26 echo Agent pid 38 killed; 06:25:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:25:26 + git semver [Pipeline] } 06:25:27 $ docker stop --time=1 624df812dd84d09b8b6ce1ad291edffe9f839ed4f3a166dd1affca246308c6a8 06:25:28 $ docker rm -f --volumes 624df812dd84d09b8b6ce1ad291edffe9f839ed4f3a166dd1affca246308c6a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:25:28 + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] 06:25:28 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 06:25:28 total 16 06:25:28 drwxr-xr-x 3 root root 4096 Jun 12 05:49 . 06:25:28 drwxrwxr-x 8 jenkins jenkins 4096 Jun 12 06:25 .. 06:25:28 drwxr-xr-x 2 root root 4096 Jun 12 05:49 cost 06:25:28 -rw-r--r-- 1 root root 88 Jun 12 05:49 cost.csv 06:25:28 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives 06:25:28 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 06:25:28 total 16 06:25:28 drwxr-xr-x 3 jenkins jenkins 4096 Jun 12 05:49 . 06:25:28 drwxrwxr-x 8 jenkins jenkins 4096 Jun 12 06:25 .. 06:25:28 drwxr-xr-x 2 jenkins jenkins 4096 Jun 12 05:49 cost 06:25:28 -rw-r--r-- 1 jenkins jenkins 88 Jun 12 05:49 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:25:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:25:30 ---> package-listing.sh 06:25:30 ++ facter osfamily 06:25:30 ++ tr '[:upper:]' '[:lower:]' 06:25:30 + OS_FAMILY=debian 06:25:30 + workspace=/w/workspace/gexfoundry_edgex-taf-common_main 06:25:30 + START_PACKAGES=/tmp/packages_start.txt 06:25:30 + END_PACKAGES=/tmp/packages_end.txt 06:25:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:25:30 + PACKAGES=/tmp/packages_start.txt 06:25:30 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 06:25:30 + PACKAGES=/tmp/packages_end.txt 06:25:30 + case "${OS_FAMILY}" in 06:25:30 + dpkg -l 06:25:30 + grep '^ii' 06:25:30 + '[' -f /tmp/packages_start.txt ']' 06:25:30 + '[' -f /tmp/packages_end.txt ']' 06:25:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:25:30 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 06:25:30 + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ 06:25:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo 06:25:30 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:25:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:25:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:31 prd-ubuntu20.04-docker-8c-8g-18422 does not seem to be running inside a container 06:25:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:25:31 $ docker top 51ccdf14b859accbedd29803da891bd0876eb4de851f38fe82be5a034b21f275 -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:31 + touch /tmp/pre-build-complete [Pipeline] sh 06:25:32 + mkdir -p /var/log/sysstat [Pipeline] sh 06:25:32 + ls /var/log/sa-host 06:25:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:25:32 provisioning config files... 06:25:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config14370444554469118735tmp [Pipeline] { [Pipeline] echo 06:25:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:25:32 ---> create-netrc.sh [Pipeline] } 06:25:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:25:33 ---> python-tools-install.sh [Pipeline] echo 06:25:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:25:33 ---> sudo-logs.sh 06:25:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:25:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:25:33 ---> job-cost.sh 06:25:33 lf-activate-venv: SKIPPING 06:25:33 DEBUG: total: 0.4399999976158142 06:25:33 INFO: Retrieving Stack Cost... 06:25:34 INFO: Retrieving Pricing Info for: v3-standard-8 06:25:34 INFO: Archiving Costs [Pipeline] echo 06:25:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:25:34 ---> logs-deploy.sh 06:25:34 lf-activate-venv: SKIPPING 06:25:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/19 06:25:34 INFO: archiving workspace using pattern(s): 06:25:35 Archives upload complete. 06:25:36 INFO: archiving logs to Nexus 06:25:36 ---> uname -a: 06:25:36 Linux prd-ubuntu20-04-docker-8c-8g-18422 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:25:36 06:25:36 06:25:36 ---> lscpu: 06:25:36 Architecture: x86_64 06:25:36 CPU op-mode(s): 32-bit, 64-bit 06:25:36 Byte Order: Little Endian 06:25:36 Address sizes: 40 bits physical, 48 bits virtual 06:25:36 CPU(s): 8 06:25:36 On-line CPU(s) list: 0-7 06:25:36 Thread(s) per core: 1 06:25:36 Core(s) per socket: 1 06:25:36 Socket(s): 8 06:25:36 NUMA node(s): 1 06:25:36 Vendor ID: AuthenticAMD 06:25:36 CPU family: 23 06:25:36 Model: 49 06:25:36 Model name: AMD EPYC-Rome Processor 06:25:36 Stepping: 0 06:25:36 CPU MHz: 2799.998 06:25:36 BogoMIPS: 5599.99 06:25:36 Virtualization: AMD-V 06:25:36 Hypervisor vendor: KVM 06:25:36 Virtualization type: full 06:25:36 L1d cache: 256 KiB 06:25:36 L1i cache: 256 KiB 06:25:36 L2 cache: 4 MiB 06:25:36 L3 cache: 128 MiB 06:25:36 NUMA node0 CPU(s): 0-7 06:25:36 Vulnerability Itlb multihit: Not affected 06:25:36 Vulnerability L1tf: Not affected 06:25:36 Vulnerability Mds: Not affected 06:25:36 Vulnerability Meltdown: Not affected 06:25:36 Vulnerability Mmio stale data: Not affected 06:25:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:25:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:25:36 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:25:36 Vulnerability Srbds: Not affected 06:25:36 Vulnerability Tsx async abort: Not affected 06:25:36 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 06:25:36 06:25:36 06:25:36 ---> nproc: 06:25:36 8 06:25:36 06:25:36 06:25:36 ---> df -h: 06:25:36 Filesystem Size Used Avail Use% Mounted on 06:25:36 overlay 155G 12G 144G 8% / 06:25:36 tmpfs 64M 0 64M 0% /dev 06:25:36 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:25:36 shm 64M 0 64M 0% /dev/shm 06:25:36 /dev/vda1 155G 12G 144G 8% /facter-os 06:25:36 06:25:36 06:25:36 ---> sar -b -r -n DEV: 06:25:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18422) 06/12/23 _x86_64_ (8 CPU) 06:25:36 06:25:36 04:41:05 LINUX RESTART (8 CPU) 06:25:36 06:25:36 04:42:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:25:36 04:43:01 4.29 1.03 3.25 0.00 22.23 225.20 0.00 06:25:36 04:44:01 2.15 0.00 2.15 0.00 0.00 30.00 0.00 06:25:36 04:45:01 0.92 0.00 0.92 0.00 0.00 9.86 0.00 06:25:36 04:46:01 1.62 0.00 1.62 0.00 0.00 18.53 0.00 06:25:36 04:47:01 53.22 10.60 42.63 0.00 5155.81 8899.45 0.00 06:25:36 04:48:01 3.75 0.02 3.73 0.00 0.13 93.32 0.00 06:25:36 04:49:01 1.32 0.00 1.32 0.00 0.00 14.26 0.00 06:25:36 04:50:01 1.88 0.00 1.88 0.00 0.00 21.33 0.00 06:25:36 04:51:01 1.42 0.00 1.42 0.00 0.00 15.46 0.00 06:25:36 04:52:01 1.80 0.00 1.80 0.00 0.00 20.53 0.00 06:25:36 04:53:01 2.78 0.63 2.15 0.00 70.52 24.93 0.00 06:25:36 04:54:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 06:25:36 04:55:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 06:25:36 04:56:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 06:25:36 04:57:01 1.68 0.02 1.67 0.00 0.13 24.00 0.00 06:25:36 04:58:01 1.58 0.00 1.58 0.00 0.00 18.13 0.00 06:25:36 04:59:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 06:25:36 05:00:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 06:25:36 05:01:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 06:25:36 05:02:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 06:25:36 05:03:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 06:25:36 05:04:01 1.20 0.00 1.20 0.00 0.00 15.06 0.00 06:25:36 05:05:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 06:25:36 05:06:01 1.58 0.00 1.58 0.00 0.00 18.00 0.00 06:25:36 05:07:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 06:25:36 05:08:01 1.58 0.00 1.58 0.00 0.00 18.00 0.00 06:25:36 05:09:01 0.87 0.00 0.87 0.00 0.00 9.07 0.00 06:25:36 05:10:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 06:25:36 05:11:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 06:25:36 05:12:01 1.20 0.00 1.20 0.00 0.00 15.06 0.00 06:25:36 05:13:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 06:25:36 05:14:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 06:25:36 05:15:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 06:25:36 05:16:01 1.28 0.00 1.28 0.00 0.00 16.26 0.00 06:25:36 05:17:01 1.03 0.02 1.02 0.00 0.13 10.93 0.00 06:25:36 05:18:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 06:25:36 05:19:01 0.92 0.00 0.92 0.00 0.00 9.33 0.00 06:25:36 05:20:01 1.18 0.00 1.18 0.00 0.00 15.46 0.00 06:25:36 05:21:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 06:25:36 05:22:01 1.22 0.00 1.22 0.00 0.00 15.20 0.00 06:25:36 05:23:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 06:25:36 05:24:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 06:25:36 05:25:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 06:25:36 05:26:01 1.20 0.00 1.20 0.00 0.00 15.73 0.00 06:25:36 05:27:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 06:25:36 05:28:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 06:25:36 05:29:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 06:25:36 05:30:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 06:25:36 05:31:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 06:25:36 05:32:01 1.33 0.00 1.33 0.00 0.00 16.93 0.00 06:25:36 05:33:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 06:25:36 05:34:01 1.17 0.00 1.17 0.00 0.00 15.06 0.00 06:25:36 05:35:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 06:25:36 05:36:01 1.35 0.00 1.35 0.00 0.00 17.06 0.00 06:25:36 05:37:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 06:25:36 05:38:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 06:25:36 05:39:01 79.65 14.91 64.74 0.00 1958.07 11738.71 0.00 06:25:36 05:40:01 5.85 0.00 5.85 0.00 0.00 2943.51 0.00 06:25:36 05:41:01 30.81 0.00 30.81 0.00 0.00 32331.41 0.00 06:25:36 05:42:01 24.59 1.62 22.97 0.00 36.52 7990.80 0.00 06:25:36 05:43:01 7.63 0.00 7.63 0.00 0.00 4995.97 0.00 06:25:36 05:44:01 6.60 0.00 6.60 0.00 0.00 3983.34 0.00 06:25:36 05:45:01 5.03 0.00 5.03 0.00 0.00 3182.80 0.00 06:25:36 05:46:01 4.92 0.00 4.92 0.00 0.00 3325.85 0.00 06:25:36 05:47:01 9.90 0.00 9.90 0.00 0.00 3392.10 0.00 06:25:36 05:48:01 77.22 0.03 77.19 0.00 3.87 49935.28 0.00 06:25:36 05:49:01 1.78 0.02 1.77 0.00 2.13 22.93 0.00 06:25:36 05:50:01 36.26 0.12 36.14 0.00 6.53 16758.27 0.00 06:25:36 05:51:01 1.72 0.00 1.72 0.00 0.00 20.40 0.00 06:25:36 05:52:01 1.68 0.00 1.68 0.00 0.00 19.60 0.00 06:25:36 05:53:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 06:25:36 05:54:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 06:25:36 05:55:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 06:25:36 05:56:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 06:25:36 05:57:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 06:25:36 05:58:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 06:25:36 05:59:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 06:25:36 06:00:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 06:25:36 06:01:01 0.97 0.00 0.97 0.00 0.00 11.39 0.00 06:25:36 06:02:01 1.67 0.00 1.67 0.00 0.00 18.80 0.00 06:25:36 06:03:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 06:25:36 06:04:01 1.48 0.00 1.48 0.00 0.00 18.66 0.00 06:25:36 06:05:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 06:25:36 06:06:01 1.28 0.00 1.28 0.00 0.00 16.13 0.00 06:25:36 06:07:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 06:25:36 06:08:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 06:25:36 06:09:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 06:25:36 06:10:01 1.63 0.00 1.63 0.00 0.00 19.06 0.00 06:25:36 06:11:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 06:25:36 06:12:01 2.85 0.18 2.67 0.00 18.53 31.19 0.00 06:25:36 06:13:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 06:25:36 06:14:01 1.55 0.00 1.55 0.00 0.00 17.46 0.00 06:25:36 06:15:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 06:25:36 06:16:01 1.58 0.00 1.58 0.00 0.00 18.00 0.00 06:25:36 06:17:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 06:25:36 06:18:01 1.87 0.00 1.87 0.00 0.00 21.60 0.00 06:25:36 06:19:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 06:25:36 06:20:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 06:25:36 06:21:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 06:25:36 06:22:01 1.45 0.00 1.45 0.00 0.00 17.86 0.00 06:25:36 06:23:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 06:25:36 06:24:01 1.18 0.00 1.18 0.00 0.00 14.93 0.00 06:25:36 06:25:01 9.13 0.07 9.07 0.00 3.20 155.44 0.00 06:25:36 Average: 4.58 0.28 4.30 0.00 70.68 1469.10 0.00 06:25:36 06:25:36 04:42:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:25:36 04:43:01 30593368 31867000 509356 1.55 47360 1542956 1695032 5.00 619640 1415568 184 06:25:36 04:44:01 30602668 31876472 499800 1.52 47400 1543008 1695032 5.00 608016 1415584 12 06:25:36 04:45:01 30602696 31876528 499456 1.52 47424 1543008 1695032 5.00 609080 1415584 164 06:25:36 04:46:01 30601564 31876248 500388 1.52 47472 1543012 1695032 5.00 607628 1416380 36 06:25:36 04:47:01 30063132 31840160 507408 1.54 82300 2003900 1719692 5.07 936964 1585464 336 06:25:36 04:48:01 30069156 31841460 506076 1.54 80892 2000644 1721020 5.07 935068 1582260 4 06:25:36 04:49:01 30068856 31841224 506164 1.54 80980 2000648 1721020 5.07 935520 1582268 176 06:25:36 04:50:01 30068564 31841076 506264 1.54 81068 2000652 1721020 5.07 935312 1582260 4 06:25:36 04:51:01 30068508 31841084 506132 1.54 81168 2000656 1721020 5.07 935784 1582268 168 06:25:36 04:52:01 30068720 31841412 505852 1.54 81232 2000660 1721020 5.07 935704 1582280 8 06:25:36 04:53:01 30064344 31839556 507304 1.54 81300 2002760 1754404 5.17 939236 1581524 168 06:25:36 04:54:01 30064832 31840108 506692 1.54 81348 2002768 1754404 5.17 939432 1581532 164 06:25:36 04:55:01 30064856 31840180 506636 1.54 81444 2002700 1754404 5.17 938940 1581536 8 06:25:36 04:56:01 30064756 31840196 506732 1.54 81484 2002772 1754404 5.17 939484 1581548 36 06:25:36 04:57:01 30065088 31840552 506460 1.54 81568 2002752 1738096 5.12 939708 1581516 180 06:25:36 04:58:01 30064944 31840488 506352 1.54 81608 2002756 1738096 5.12 939848 1581520 180 06:25:36 04:59:01 30064968 31840576 506284 1.54 81648 2002760 1738096 5.12 939388 1581528 24 06:25:36 05:00:01 30064532 31840204 506556 1.54 81688 2002764 1738096 5.12 939908 1581572 176 06:25:36 05:01:01 30064808 31840540 506244 1.54 81736 2002748 1738096 5.12 939748 1581576 12 06:25:36 05:02:01 30064824 31840632 506100 1.54 81776 2002768 1738096 5.12 940224 1581592 8 06:25:36 05:03:01 30065060 31840872 505812 1.54 81808 2002772 1738096 5.12 940260 1581596 8 06:25:36 05:04:01 30064848 31840748 505888 1.54 81864 2002772 1738096 5.12 941452 1581604 184 06:25:36 05:05:01 30064800 31840832 505712 1.54 81896 2002904 1738096 5.12 941420 1581736 176 06:25:36 05:06:01 30064952 31841040 505656 1.54 81936 2002904 1738096 5.12 941372 1581740 36 06:25:36 05:07:01 30065016 31841108 505576 1.54 81952 2002912 1738096 5.12 941424 1581744 8 06:25:36 05:08:01 30064704 31840864 506004 1.54 81984 2002916 1738096 5.12 941940 1581752 176 06:25:36 05:09:01 30064688 31840864 505940 1.54 82004 2002916 1721860 5.07 942040 1581716 172 06:25:36 05:10:01 30064640 31840824 505892 1.54 82028 2002920 1721860 5.07 942256 1581720 180 06:25:36 05:11:01 30064152 31840396 506328 1.54 82068 2002916 1721860 5.07 942108 1581724 12 06:25:36 05:12:01 30064128 31840388 506228 1.54 82108 2002928 1721860 5.07 942460 1581736 204 06:25:36 05:13:01 30064080 31840408 506276 1.54 82140 2002932 1721860 5.07 942300 1581744 176 06:25:36 05:14:01 30064096 31840484 506204 1.54 82180 2002932 1721860 5.07 942536 1581748 184 06:25:36 05:15:01 30063828 31840224 506380 1.54 82212 2002936 1721860 5.07 942524 1581752 176 06:25:36 05:16:01 30063788 31840248 506348 1.54 82260 2002944 1721860 5.07 942648 1581760 52 06:25:36 05:17:01 30063868 31840424 506276 1.54 82296 2002944 1721860 5.07 942952 1581748 220 06:25:36 05:18:01 30063924 31840488 506164 1.54 82336 2002948 1721860 5.07 943020 1581752 172 06:25:36 05:19:01 30064132 31840756 506128 1.54 82364 2002948 1721860 5.07 942900 1581756 144 06:25:36 05:20:01 30064148 31840780 506044 1.54 82404 2002952 1721860 5.07 943028 1581760 216 06:25:36 05:21:01 30064100 31840796 506004 1.54 82440 2002944 1721860 5.07 943084 1581768 32 06:25:36 05:22:01 30063896 31840644 506136 1.54 82476 2002956 1721860 5.07 943580 1581760 196 06:25:36 05:23:01 30063880 31840632 506104 1.54 82500 2002960 1721860 5.07 943284 1581764 204 06:25:36 05:24:01 30063256 31840092 506528 1.54 82532 2002960 1721860 5.07 943340 1581768 8 06:25:36 05:25:01 30063492 31840360 506260 1.54 82556 2002968 1721860 5.07 943352 1581768 32 06:25:36 05:26:01 30063648 31840576 505932 1.54 82596 2002972 1721860 5.07 943844 1581780 48 06:25:36 05:27:01 30063404 31840336 506084 1.54 82616 2002976 1721860 5.07 943988 1581780 204 06:25:36 05:28:01 30063516 31840496 506072 1.54 82640 2002980 1721860 5.07 944140 1581788 172 06:25:36 05:29:01 30063540 31840524 505992 1.54 82672 2002984 1721860 5.07 944320 1581792 204 06:25:36 05:30:01 30063744 31840792 505692 1.54 82704 2002984 1721860 5.07 944360 1581796 180 06:25:36 05:31:01 30063192 31840308 506132 1.54 82752 2002988 1721860 5.07 944448 1581808 232 06:25:36 05:32:01 30062860 31840096 506244 1.54 82784 2003116 1721860 5.07 944652 1581928 184 06:25:36 05:33:01 30062600 31839896 506452 1.54 82816 2003120 1737936 5.12 944440 1581936 8 06:25:36 05:34:01 30062576 31839920 506368 1.54 82848 2003128 1753996 5.17 944812 1581944 220 06:25:36 05:35:01 30062752 31840096 506344 1.54 82880 2003128 1753996 5.17 944716 1581944 188 06:25:36 05:36:01 30062508 31839928 506512 1.54 82936 2003132 1753996 5.17 944928 1581964 240 06:25:36 05:37:01 30062208 31839672 506764 1.54 82968 2003132 1753996 5.17 944912 1581964 152 06:25:36 05:38:01 30062200 31839732 506700 1.54 83008 2003136 1753996 5.17 944756 1581972 212 06:25:36 05:39:01 29368428 31533172 785084 2.39 97688 2358200 2293224 6.76 1357580 1812296 148 06:25:36 05:40:01 29161832 31534964 774384 2.35 100564 2557260 1966436 5.80 1363888 1998292 119068 06:25:36 05:41:01 28095980 31475596 811504 2.47 110704 3503212 2002372 5.90 1484092 2868716 131460 06:25:36 05:42:01 27934732 31420320 867000 2.64 114756 3590356 2053396 6.05 1586916 2917392 28408 06:25:36 05:43:01 27590936 31110688 1179952 3.59 114892 3619428 2453604 7.23 1892976 2949136 4764 06:25:36 05:44:01 27713084 31254964 1031832 3.14 115016 3643928 2245584 6.62 1756768 2962088 10224 06:25:36 05:45:01 27684640 31266784 1025580 3.12 115164 3677292 2199852 6.48 1761016 2986644 23156 06:25:36 05:46:01 27755704 31431524 855088 2.60 115788 3771360 2030140 5.98 1603588 3068640 92872 06:25:36 05:47:01 27793948 31456308 829644 2.52 117240 3753524 2036448 6.00 1588396 3040052 26348 06:25:36 05:48:01 28011052 31513308 777616 2.36 132160 3598064 1913496 5.64 1389500 3049616 260 06:25:36 05:49:01 28003464 31514088 776228 2.36 132232 3598136 1913496 5.64 1387124 3049684 12 06:25:36 05:50:01 27517136 31524000 765488 2.33 138136 4050188 1761092 5.19 1395232 3488436 440 06:25:36 05:51:01 27517112 31524020 765448 2.33 138168 4050184 1761092 5.19 1395068 3488436 20 06:25:36 05:52:01 27519428 31526528 763036 2.32 138188 4050324 1761092 5.19 1392360 3488572 188 06:25:36 05:53:01 27519420 31526528 763020 2.32 138192 4050332 1761092 5.19 1392380 3488576 184 06:25:36 05:54:01 27520160 31527272 762196 2.32 138216 4050332 1761092 5.19 1391864 3488576 192 06:25:36 05:55:01 27527420 31534576 754860 2.30 138228 4050336 1761092 5.19 1384264 3488584 200 06:25:36 05:56:01 27527372 31534556 754828 2.30 138244 4050340 1761092 5.19 1384248 3488588 176 06:25:36 05:57:01 27527292 31534476 754824 2.30 138268 4050340 1761092 5.19 1384356 3488588 176 06:25:36 05:58:01 27527308 31534552 754768 2.30 138304 4050344 1761092 5.19 1383916 3488596 12 06:25:36 05:59:01 27527268 31534512 754732 2.30 138320 4050344 1761092 5.19 1383920 3488596 8 06:25:36 06:00:01 27527300 31534584 754728 2.30 138332 4050352 1761092 5.19 1384296 3488600 208 06:25:36 06:01:01 27527300 31534632 754692 2.30 138344 4050356 1761092 5.19 1384444 3488612 196 06:25:36 06:02:01 27527316 31534668 754624 2.29 138388 4050356 1761092 5.19 1384068 3488604 16 06:25:36 06:03:01 27527732 31535092 754112 2.29 138400 4050360 1761092 5.19 1384368 3488608 212 06:25:36 06:04:01 27527464 31534884 754344 2.29 138432 4050360 1761092 5.19 1384304 3488616 12 06:25:36 06:05:01 27527400 31534824 754288 2.29 138460 4050364 1761092 5.19 1384536 3488616 200 06:25:36 06:06:01 27527424 31534908 754240 2.29 138476 4050368 1761092 5.19 1384152 3488624 28 06:25:36 06:07:01 27527280 31534816 754216 2.29 138520 4050368 1761092 5.19 1384840 3488616 228 06:25:36 06:08:01 27527320 31534860 754136 2.29 138548 4050372 1761092 5.19 1384232 3488620 192 06:25:36 06:09:01 27527456 31535056 754100 2.29 138572 4050376 1761092 5.19 1384836 3488628 188 06:25:36 06:10:01 27527472 31535072 754044 2.29 138608 4050380 1761092 5.19 1384288 3488628 16 06:25:36 06:11:01 27527108 31534760 754256 2.29 138632 4050388 1761092 5.19 1384656 3488640 220 06:25:36 06:12:01 27525528 31533904 755392 2.30 138684 4050936 1813576 5.34 1384832 3489116 12 06:25:36 06:13:01 27525756 31534172 755108 2.30 138700 4050948 1813576 5.34 1384840 3489120 184 06:25:36 06:14:01 27525488 31533908 755296 2.30 138716 4050952 1813576 5.34 1384928 3489124 204 06:25:36 06:15:01 27525756 31534176 755024 2.30 138732 4050940 1813576 5.34 1384516 3489124 44 06:25:36 06:16:01 27525936 31534412 754756 2.30 138760 4050940 1813576 5.34 1384580 3489132 216 06:25:36 06:17:01 27525304 31533832 755192 2.30 138796 4050952 1813576 5.34 1385368 3489140 12 06:25:36 06:18:01 27525588 31534140 754848 2.30 138832 4050964 1813576 5.34 1384736 3489132 24 06:25:36 06:19:01 27525716 31534328 754840 2.30 138856 4050968 1796760 5.30 1385104 3489144 208 06:25:36 06:20:01 27525668 31534280 754832 2.30 138880 4050960 1796760 5.30 1384792 3489144 12 06:25:36 06:21:01 27525828 31534616 754656 2.29 138916 4051100 1796760 5.30 1385256 3489280 208 06:25:36 06:22:01 27525876 31534724 754564 2.29 138956 4051096 1796760 5.30 1384988 3489288 4 06:25:36 06:23:01 27525756 31534616 754536 2.29 138972 4051104 1796760 5.30 1385264 3489276 184 06:25:36 06:24:01 27525456 31534320 754748 2.30 138996 4051108 1780532 5.25 1385372 3489280 208 06:25:36 06:25:01 27490180 31499556 787204 2.39 139288 4051208 1902396 5.61 1424092 3486172 344 06:25:36 Average: 28987840 31688138 633916 1.93 104017 2852486 1786661 5.27 1150576 2371036 4361 06:25:36 06:25:36 04:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:25:36 04:43:01 ens3 1.02 0.69 0.53 0.41 0.00 0.00 0.00 0.00 06:25:36 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 04:44:01 ens3 0.80 0.18 0.15 0.07 0.00 0.00 0.00 0.00 06:25:36 04:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 04:45:01 ens3 0.48 0.17 0.27 0.19 0.00 0.00 0.00 0.00 06:25:36 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 04:46:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 04:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 04:47:01 ens3 173.95 93.68 2867.29 6.63 0.00 0.00 0.00 0.00 06:25:36 04:47:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 06:25:36 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 04:48:01 ens3 0.25 0.20 0.02 0.01 0.00 0.00 0.00 0.00 06:25:36 04:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 04:49:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 04:50:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 04:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 04:51:01 ens3 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 06:25:36 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 04:52:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 06:25:36 04:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 04:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 04:54:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 04:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 04:55:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 04:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 04:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 04:57:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 06:25:36 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 04:58:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 04:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 04:59:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:00:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:01:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:02:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 06:25:36 05:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:03:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:04:01 ens3 0.95 0.55 0.39 0.28 0.00 0.00 0.00 0.00 06:25:36 05:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:07:01 ens3 0.37 0.30 0.30 0.08 0.00 0.00 0.00 0.00 06:25:36 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:08:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:09:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:11:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:12:01 ens3 0.28 0.25 0.08 0.08 0.00 0.00 0.00 0.00 06:25:36 05:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:14:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:15:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:16:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:17:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 06:25:36 05:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:18:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:19:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:20:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:21:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:22:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 06:25:36 05:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:24:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:25:01 ens3 0.18 0.17 0.22 0.01 0.00 0.00 0.00 0.00 06:25:36 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:27:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 06:25:36 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:28:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:29:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:30:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:31:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:32:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 06:25:36 05:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:34:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:35:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:37:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 06:25:36 05:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:39:01 ens3 225.41 165.37 1984.90 53.81 0.00 0.00 0.00 0.00 06:25:36 05:39:01 vetha28a46b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:39:01 vethc43816e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:39:01 lo 6.27 6.27 0.61 0.61 0.00 0.00 0.00 0.00 06:25:36 05:39:01 docker0 0.77 0.78 0.12 1.83 0.00 0.00 0.00 0.00 06:25:36 05:40:01 ens3 300.25 246.54 1290.09 43.42 0.00 0.00 0.00 0.00 06:25:36 05:40:01 vetha28a46b 195.20 225.91 14.16 1232.23 0.00 0.00 0.00 0.10 06:25:36 05:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:40:01 docker0 195.20 225.78 11.50 1232.22 0.00 0.00 0.00 0.00 06:25:36 05:41:01 ens3 465.17 288.29 5591.28 155.14 0.00 0.00 0.00 0.00 06:25:36 05:41:01 vetha28a46b 220.51 395.08 15.56 5551.82 0.00 0.00 0.00 0.45 06:25:36 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:41:01 docker0 220.51 395.07 12.55 5551.82 0.00 0.00 0.00 0.00 06:25:36 05:42:01 ens3 34.37 23.26 212.36 14.76 0.00 0.00 0.00 0.00 06:25:36 05:42:01 vetha28a46b 5.40 10.34 1.21 193.77 0.00 0.00 0.00 0.02 06:25:36 05:42:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 06:25:36 05:42:01 docker0 5.40 10.33 1.14 193.76 0.00 0.00 0.00 0.00 06:25:36 05:43:01 ens3 6.08 3.83 5.02 2.80 0.00 0.00 0.00 0.00 06:25:36 05:43:01 vetha28a46b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:44:01 ens3 5.75 2.93 4.77 2.51 0.00 0.00 0.00 0.00 06:25:36 05:44:01 vetha28a46b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:45:01 ens3 5.80 3.63 4.84 2.63 0.00 0.00 0.00 0.00 06:25:36 05:45:01 vetha28a46b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:46:01 ens3 5.65 3.23 4.57 2.44 0.00 0.00 0.00 0.00 06:25:36 05:46:01 vetha28a46b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:47:01 ens3 11.96 6.10 10.05 5.35 0.00 0.00 0.00 0.00 06:25:36 05:47:01 vetha28a46b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:48:01 ens3 275.40 282.52 32.15 2900.35 0.00 0.00 0.00 0.00 06:25:36 05:48:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 06:25:36 05:48:01 docker0 0.10 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:25:36 05:49:01 ens3 373.89 399.78 25.14 4295.05 0.00 0.00 0.00 0.00 06:25:36 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:50:01 ens3 189.12 155.74 2542.44 927.44 0.00 0.00 0.00 0.00 06:25:36 05:50:01 lo 4.40 4.40 0.43 0.43 0.00 0.00 0.00 0.00 06:25:36 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:52:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 06:25:36 05:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:54:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:57:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 06:25:36 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:58:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:59:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 06:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:01:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:02:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 06:25:36 06:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:03:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:04:01 ens3 1.67 0.88 3.07 0.31 0.00 0.00 0.00 0.00 06:25:36 06:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 06:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:07:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 06:25:36 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:08:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 06:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:09:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 06:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:12:01 ens3 0.42 0.38 0.19 0.10 0.00 0.00 0.00 0.00 06:25:36 06:12:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 06:25:36 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 06:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 06:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:17:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 06:25:36 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:18:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 06:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:19:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:20:01 ens3 0.25 0.17 0.18 0.01 0.00 0.00 0.00 0.00 06:25:36 06:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:22:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 06:25:36 06:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:24:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 06:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:36 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:25:01 ens3 21.63 18.68 18.23 47.84 0.00 0.00 0.00 0.00 06:25:36 06:25:01 lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 06:25:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:25:36 Average: ens3 20.49 16.54 141.79 82.19 0.00 0.00 0.00 0.00 06:25:36 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 06:25:36 Average: docker0 4.10 6.14 0.25 67.78 0.00 0.00 0.00 0.00 06:25:36 06:25:36 06:25:36 ---> sar -P ALL: 06:25:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18422) 06/12/23 _x86_64_ (8 CPU) 06:25:36 06:25:36 04:41:05 LINUX RESTART (8 CPU) 06:25:36 06:25:36 04:42:02 CPU %user %nice %system %iowait %steal %idle 06:25:36 04:43:01 all 0.08 0.00 0.04 0.04 0.01 99.83 06:25:36 04:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:25:36 04:43:01 1 0.03 0.00 0.03 0.00 0.00 99.93 06:25:36 04:43:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:25:36 04:43:01 3 0.10 0.00 0.07 0.02 0.02 99.80 06:25:36 04:43:01 4 0.05 0.00 0.05 0.00 0.00 99.90 06:25:36 04:43:01 5 0.07 0.00 0.05 0.19 0.02 99.68 06:25:36 04:43:01 6 0.29 0.00 0.07 0.10 0.02 99.53 06:25:36 04:43:01 7 0.05 0.00 0.02 0.00 0.00 99.93 06:25:36 04:44:01 all 0.17 0.00 0.02 0.02 0.01 99.78 06:25:36 04:44:01 0 1.26 0.00 0.08 0.00 0.00 98.66 06:25:36 04:44:01 1 0.02 0.00 0.03 0.00 0.02 99.93 06:25:36 04:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 04:44:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:25:36 04:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 04:44:01 5 0.02 0.00 0.02 0.10 0.00 99.87 06:25:36 04:44:01 6 0.00 0.00 0.02 0.03 0.02 99.93 06:25:36 04:44:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:25:36 04:45:01 all 0.06 0.00 0.01 0.00 0.01 99.92 06:25:36 04:45:01 0 0.23 0.00 0.02 0.00 0.02 99.73 06:25:36 04:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 04:45:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:25:36 04:45:01 3 0.08 0.00 0.05 0.00 0.02 99.85 06:25:36 04:45:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:25:36 04:45:01 5 0.02 0.00 0.00 0.02 0.02 99.95 06:25:36 04:45:01 6 0.03 0.00 0.02 0.02 0.00 99.93 06:25:36 04:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 04:46:01 all 0.02 0.00 0.01 0.01 0.01 99.96 06:25:36 04:46:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:25:36 04:46:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:25:36 04:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 04:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:25:36 04:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:25:36 04:46:01 5 0.02 0.00 0.02 0.03 0.00 99.93 06:25:36 04:46:01 6 0.05 0.00 0.00 0.02 0.02 99.92 06:25:36 04:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 04:47:01 all 2.38 0.00 1.57 0.73 0.03 95.29 06:25:36 04:47:01 0 2.98 0.00 1.22 0.63 0.03 95.14 06:25:36 04:47:01 1 3.31 0.00 1.72 0.70 0.02 94.25 06:25:36 04:47:01 2 1.72 0.00 1.12 0.70 0.03 96.42 06:25:36 04:47:01 3 1.39 0.00 1.40 0.37 0.03 96.81 06:25:36 04:47:01 4 1.50 0.00 3.22 0.18 0.02 95.08 06:25:36 04:47:01 5 1.10 0.00 1.25 2.02 0.02 95.60 06:25:36 04:47:01 6 2.96 0.00 1.29 0.07 0.03 95.65 06:25:36 04:47:01 7 4.05 0.00 1.37 1.19 0.03 93.35 06:25:36 04:48:01 all 0.08 0.00 0.05 0.02 0.01 99.84 06:25:36 04:48:01 0 0.27 0.00 0.10 0.00 0.00 99.63 06:25:36 04:48:01 1 0.08 0.00 0.05 0.00 0.02 99.85 06:25:36 04:48:01 2 0.03 0.00 0.05 0.00 0.00 99.92 06:25:36 04:48:01 3 0.02 0.00 0.03 0.12 0.00 99.83 06:25:36 04:48:01 4 0.03 0.00 0.03 0.00 0.00 99.93 06:25:36 04:48:01 5 0.12 0.00 0.05 0.02 0.02 99.80 06:25:36 04:48:01 6 0.05 0.00 0.08 0.00 0.03 99.83 06:25:36 04:48:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:25:36 04:49:01 all 0.01 0.00 0.01 0.01 0.01 99.96 06:25:36 04:49:01 0 0.02 0.00 0.00 0.02 0.02 99.95 06:25:36 04:49:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:25:36 04:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 04:49:01 3 0.02 0.00 0.00 0.05 0.00 99.93 06:25:36 04:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:25:36 04:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 04:49:01 6 0.02 0.00 0.03 0.00 0.02 99.93 06:25:36 04:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 04:50:01 all 0.03 0.00 0.01 0.03 0.01 99.94 06:25:36 04:50:01 0 0.07 0.00 0.00 0.00 0.00 99.93 06:25:36 04:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:25:36 04:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 04:50:01 3 0.00 0.00 0.00 0.15 0.00 99.85 06:25:36 04:50:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:25:36 04:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 04:50:01 6 0.07 0.00 0.02 0.05 0.03 99.83 06:25:36 04:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 04:51:01 all 0.03 0.00 0.01 0.27 0.00 99.70 06:25:36 04:51:01 0 0.20 0.00 0.02 0.00 0.02 99.77 06:25:36 04:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 04:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 04:51:01 3 0.00 0.00 0.00 1.42 0.00 98.58 06:25:36 04:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 04:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 04:51:01 6 0.00 0.00 0.02 0.72 0.00 99.27 06:25:36 04:51:01 7 0.00 0.00 0.00 0.02 0.00 99.98 06:25:36 04:52:01 all 0.02 0.00 0.01 0.01 0.01 99.96 06:25:36 04:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 04:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:25:36 04:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 04:52:01 3 0.07 0.00 0.02 0.05 0.02 99.85 06:25:36 04:52:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:25:36 04:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 04:52:01 6 0.02 0.00 0.00 0.02 0.02 99.95 06:25:36 04:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:25:36 04:53:01 all 0.03 0.00 0.04 0.01 0.01 99.91 06:25:36 04:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:25:36 04:53:01 1 0.03 0.00 0.07 0.00 0.02 99.88 06:25:36 04:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:25:36 04:53:01 3 0.03 0.00 0.03 0.03 0.00 99.90 06:25:36 04:53:01 4 0.05 0.00 0.03 0.00 0.02 99.90 06:25:36 04:53:01 5 0.02 0.00 0.03 0.00 0.02 99.93 06:25:36 04:53:01 6 0.03 0.00 0.07 0.03 0.02 99.85 06:25:36 04:53:01 7 0.03 0.00 0.03 0.00 0.02 99.92 06:25:36 06:25:36 04:53:01 CPU %user %nice %system %iowait %steal %idle 06:25:36 04:54:01 all 0.00 0.00 0.00 0.01 0.01 99.98 06:25:36 04:54:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:25:36 04:54:01 1 0.00 0.00 0.00 0.00 0.02 99.98 06:25:36 04:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 04:54:01 3 0.00 0.00 0.00 0.03 0.00 99.97 06:25:36 04:54:01 4 0.03 0.00 0.00 0.00 0.02 99.95 06:25:36 04:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 04:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 04:54:01 7 0.00 0.00 0.02 0.02 0.00 99.97 06:25:36 04:55:01 all 0.01 0.00 0.01 0.01 0.01 99.96 06:25:36 04:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 04:55:01 1 0.05 0.00 0.02 0.00 0.00 99.93 06:25:36 04:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 04:55:01 3 0.00 0.00 0.02 0.05 0.00 99.93 06:25:36 04:55:01 4 0.00 0.00 0.03 0.00 0.02 99.95 06:25:36 04:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 04:55:01 6 0.02 0.00 0.02 0.00 0.02 99.95 06:25:36 04:55:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:25:36 04:56:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:25:36 04:56:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:25:36 04:56:01 1 0.02 0.00 0.03 0.00 0.02 99.93 06:25:36 04:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 04:56:01 3 0.00 0.00 0.00 0.02 0.00 99.98 06:25:36 04:56:01 4 0.02 0.00 0.02 0.00 0.03 99.93 06:25:36 04:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 04:56:01 6 0.00 0.00 0.00 0.02 0.00 99.98 06:25:36 04:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 04:57:01 all 0.02 0.00 0.01 0.01 0.01 99.95 06:25:36 04:57:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:25:36 04:57:01 1 0.03 0.00 0.03 0.00 0.02 99.92 06:25:36 04:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 04:57:01 3 0.02 0.00 0.00 0.05 0.00 99.93 06:25:36 04:57:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:25:36 04:57:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:25:36 04:57:01 6 0.00 0.00 0.02 0.00 0.02 99.97 06:25:36 04:57:01 7 0.02 0.00 0.03 0.00 0.00 99.95 06:25:36 04:58:01 all 0.01 0.00 0.00 0.00 0.01 99.97 06:25:36 04:58:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:25:36 04:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:25:36 04:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 04:58:01 3 0.02 0.00 0.00 0.03 0.00 99.95 06:25:36 04:58:01 4 0.03 0.00 0.00 0.00 0.03 99.93 06:25:36 04:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 04:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 04:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 04:59:01 all 0.01 0.00 0.01 0.01 0.01 99.96 06:25:36 04:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:25:36 04:59:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:25:36 04:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 04:59:01 3 0.03 0.00 0.02 0.03 0.00 99.92 06:25:36 04:59:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:25:36 04:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 04:59:01 6 0.02 0.00 0.02 0.02 0.00 99.95 06:25:36 04:59:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:25:36 05:00:01 all 0.01 0.00 0.01 0.01 0.01 99.95 06:25:36 05:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:00:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:25:36 05:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:00:01 3 0.03 0.00 0.00 0.08 0.02 99.87 06:25:36 05:00:01 4 0.02 0.00 0.05 0.00 0.02 99.92 06:25:36 05:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:25:36 05:00:01 6 0.00 0.00 0.02 0.00 0.02 99.97 06:25:36 05:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:01:01 all 0.18 0.00 0.01 0.01 0.01 99.80 06:25:36 05:01:01 0 1.34 0.00 0.05 0.00 0.02 98.60 06:25:36 05:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:01:01 3 0.00 0.00 0.00 0.03 0.00 99.97 06:25:36 05:01:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:25:36 05:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:01:01 6 0.02 0.00 0.00 0.02 0.02 99.95 06:25:36 05:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 05:02:01 all 0.09 0.00 0.01 0.01 0.01 99.89 06:25:36 05:02:01 0 0.63 0.00 0.00 0.00 0.00 99.37 06:25:36 05:02:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:25:36 05:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:02:01 3 0.00 0.00 0.02 0.03 0.00 99.95 06:25:36 05:02:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:25:36 05:02:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:25:36 05:02:01 6 0.02 0.00 0.00 0.02 0.00 99.97 06:25:36 05:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:25:36 05:03:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:25:36 05:03:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:25:36 05:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:25:36 05:03:01 3 0.02 0.00 0.00 0.02 0.00 99.97 06:25:36 05:03:01 4 0.00 0.00 0.03 0.00 0.02 99.95 06:25:36 05:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:03:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:25:36 05:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 05:04:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:25:36 05:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:25:36 05:04:01 1 0.02 0.00 0.03 0.00 0.03 99.92 06:25:36 05:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:04:01 3 0.02 0.00 0.00 0.03 0.00 99.95 06:25:36 05:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:25:36 05:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:04:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:25:36 06:25:36 05:04:01 CPU %user %nice %system %iowait %steal %idle 06:25:36 05:05:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:25:36 05:05:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:25:36 05:05:01 1 0.02 0.00 0.02 0.00 0.03 99.93 06:25:36 05:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:05:01 3 0.00 0.00 0.00 0.02 0.00 99.98 06:25:36 05:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:25:36 05:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:05:01 6 0.02 0.00 0.02 0.02 0.00 99.95 06:25:36 05:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:06:01 all 0.01 0.00 0.00 0.00 0.01 99.97 06:25:36 05:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:06:01 1 0.05 0.00 0.02 0.00 0.03 99.90 06:25:36 05:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:06:01 3 0.00 0.00 0.00 0.03 0.00 99.97 06:25:36 05:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:06:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:25:36 05:06:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:25:36 05:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:07:01 all 0.00 0.00 0.01 0.00 0.00 99.98 06:25:36 05:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 05:07:01 1 0.00 0.00 0.00 0.00 0.02 99.98 06:25:36 05:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:07:01 3 0.00 0.00 0.00 0.02 0.00 99.98 06:25:36 05:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 05:07:01 6 0.00 0.00 0.03 0.02 0.00 99.95 06:25:36 05:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:25:36 05:08:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:25:36 05:08:01 0 0.03 0.00 0.00 0.00 0.02 99.95 06:25:36 05:08:01 1 0.07 0.00 0.02 0.00 0.03 99.88 06:25:36 05:08:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:25:36 05:08:01 3 0.00 0.00 0.02 0.02 0.00 99.97 06:25:36 05:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 05:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:08:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:25:36 05:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:09:01 all 0.01 0.00 0.01 0.00 0.01 99.98 06:25:36 05:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:09:01 1 0.02 0.00 0.03 0.00 0.02 99.93 06:25:36 05:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:09:01 3 0.00 0.00 0.00 0.02 0.02 99.97 06:25:36 05:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:09:01 6 0.02 0.00 0.02 0.02 0.00 99.95 06:25:36 05:09:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:25:36 05:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:25:36 05:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:10:01 1 0.05 0.00 0.02 0.00 0.03 99.90 06:25:36 05:10:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:25:36 05:10:01 3 0.02 0.00 0.02 0.02 0.00 99.95 06:25:36 05:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 05:10:01 5 0.00 0.00 0.02 0.00 0.02 99.97 06:25:36 05:10:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:25:36 05:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:11:01 all 0.00 0.00 0.01 0.01 0.00 99.98 06:25:36 05:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:11:01 1 0.03 0.00 0.02 0.00 0.03 99.92 06:25:36 05:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:11:01 3 0.00 0.00 0.00 0.03 0.00 99.97 06:25:36 05:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 05:11:01 5 0.00 0.00 0.02 0.02 0.00 99.97 06:25:36 05:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 05:12:01 all 0.01 0.00 0.01 0.01 0.01 99.96 06:25:36 05:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:25:36 05:12:01 1 0.03 0.00 0.03 0.00 0.03 99.90 06:25:36 05:12:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:25:36 05:12:01 3 0.00 0.00 0.00 0.03 0.00 99.97 06:25:36 05:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:12:01 6 0.00 0.00 0.00 0.02 0.02 99.97 06:25:36 05:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 05:13:01 all 0.01 0.00 0.00 0.00 0.00 99.98 06:25:36 05:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:13:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:25:36 05:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:13:01 3 0.00 0.00 0.00 0.02 0.00 99.98 06:25:36 05:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:13:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:25:36 05:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:14:01 all 0.13 0.00 0.01 0.00 0.01 99.85 06:25:36 05:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:14:01 1 0.08 0.00 0.05 0.00 0.03 99.83 06:25:36 05:14:01 2 0.91 0.00 0.00 0.00 0.00 99.09 06:25:36 05:14:01 3 0.00 0.00 0.00 0.03 0.00 99.97 06:25:36 05:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:25:36 05:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:14:01 6 0.00 0.00 0.02 0.00 0.02 99.97 06:25:36 05:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:15:01 all 0.16 0.00 0.01 0.01 0.00 99.82 06:25:36 05:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:25:36 05:15:01 1 0.03 0.00 0.02 0.00 0.03 99.92 06:25:36 05:15:01 2 1.19 0.00 0.00 0.00 0.00 98.81 06:25:36 05:15:01 3 0.02 0.00 0.00 0.03 0.00 99.95 06:25:36 05:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:15:01 6 0.00 0.00 0.00 0.02 0.00 99.98 06:25:36 05:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 06:25:36 05:15:01 CPU %user %nice %system %iowait %steal %idle 06:25:36 05:16:01 all 0.02 0.00 0.01 0.01 0.01 99.95 06:25:36 05:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:16:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:25:36 05:16:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:25:36 05:16:01 3 0.00 0.00 0.02 0.05 0.02 99.92 06:25:36 05:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:25:36 05:16:01 5 0.02 0.00 0.03 0.00 0.00 99.95 06:25:36 05:16:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:25:36 05:16:01 7 0.03 0.00 0.00 0.00 0.02 99.95 06:25:36 05:17:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:25:36 05:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:17:01 1 0.00 0.00 0.02 0.00 0.02 99.97 06:25:36 05:17:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:25:36 05:17:01 3 0.02 0.00 0.00 0.02 0.00 99.97 06:25:36 05:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 05:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:25:36 05:17:01 6 0.02 0.00 0.02 0.02 0.00 99.95 06:25:36 05:17:01 7 0.00 0.00 0.02 0.00 0.03 99.95 06:25:36 05:18:01 all 0.02 0.00 0.00 0.00 0.00 99.97 06:25:36 05:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:18:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:25:36 05:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:25:36 05:18:01 3 0.02 0.00 0.00 0.03 0.00 99.95 06:25:36 05:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:25:36 05:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:18:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:25:36 05:18:01 7 0.03 0.00 0.00 0.00 0.02 99.95 06:25:36 05:19:01 all 0.00 0.00 0.01 0.01 0.01 99.97 06:25:36 05:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 05:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:25:36 05:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:25:36 05:19:01 3 0.00 0.00 0.00 0.05 0.00 99.95 06:25:36 05:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 05:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:19:01 6 0.00 0.00 0.00 0.02 0.00 99.98 06:25:36 05:19:01 7 0.00 0.00 0.03 0.00 0.02 99.95 06:25:36 05:20:01 all 0.07 0.00 0.00 0.00 0.01 99.92 06:25:36 05:20:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:25:36 05:20:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:25:36 05:20:01 2 0.50 0.00 0.00 0.00 0.00 99.50 06:25:36 05:20:01 3 0.00 0.00 0.00 0.02 0.00 99.98 06:25:36 05:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:20:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:25:36 05:21:01 all 0.00 0.00 0.01 0.01 0.01 99.97 06:25:36 05:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 05:21:01 1 0.00 0.00 0.00 0.00 0.02 99.98 06:25:36 05:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:21:01 3 0.00 0.00 0.00 0.03 0.00 99.97 06:25:36 05:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:21:01 6 0.00 0.00 0.03 0.02 0.02 99.93 06:25:36 05:21:01 7 0.00 0.00 0.03 0.00 0.03 99.93 06:25:36 05:22:01 all 0.01 0.00 0.00 0.01 0.01 99.97 06:25:36 05:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:25:36 05:22:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:25:36 05:22:01 3 0.00 0.00 0.00 0.08 0.00 99.92 06:25:36 05:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:22:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:25:36 05:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:22:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:25:36 05:23:01 all 0.01 0.00 0.00 0.00 0.01 99.98 06:25:36 05:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:25:36 05:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:23:01 3 0.00 0.00 0.02 0.02 0.00 99.97 06:25:36 05:23:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:25:36 05:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:23:01 6 0.02 0.00 0.00 0.02 0.02 99.95 06:25:36 05:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:25:36 05:24:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:25:36 05:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:24:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:25:36 05:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:24:01 3 0.00 0.00 0.00 0.03 0.00 99.97 06:25:36 05:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 05:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:24:01 7 0.02 0.00 0.03 0.00 0.03 99.92 06:25:36 05:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:25:36 05:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:25:01 1 0.00 0.00 0.02 0.00 0.02 99.97 06:25:36 05:25:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:25:36 05:25:01 3 0.05 0.00 0.00 0.02 0.00 99.93 06:25:36 05:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 05:25:01 6 0.00 0.00 0.02 0.02 0.02 99.95 06:25:36 05:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:25:36 05:26:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:25:36 05:26:01 0 0.02 0.00 0.03 0.00 0.03 99.92 06:25:36 05:26:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:25:36 05:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:26:01 3 0.00 0.00 0.02 0.03 0.00 99.95 06:25:36 05:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:26:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:25:36 05:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:26:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:25:36 06:25:36 05:26:01 CPU %user %nice %system %iowait %steal %idle 06:25:36 05:27:01 all 0.01 0.00 0.01 0.01 0.01 99.96 06:25:36 05:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:25:36 05:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:25:36 05:27:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:25:36 05:27:01 3 0.00 0.00 0.00 0.08 0.00 99.92 06:25:36 05:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:25:36 05:27:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:25:36 05:27:01 6 0.02 0.00 0.00 0.02 0.02 99.95 06:25:36 05:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 05:28:01 all 0.20 0.00 0.00 0.00 0.01 99.78 06:25:36 05:28:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:25:36 05:28:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:25:36 05:28:01 2 1.55 0.00 0.00 0.00 0.00 98.45 06:25:36 05:28:01 3 0.00 0.00 0.00 0.02 0.00 99.98 06:25:36 05:28:01 4 0.00 0.00 0.02 0.00 0.02 99.97 06:25:36 05:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:29:01 all 0.19 0.00 0.01 0.00 0.01 99.79 06:25:36 05:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:25:36 05:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:25:36 05:29:01 2 1.39 0.00 0.00 0.00 0.00 98.61 06:25:36 05:29:01 3 0.02 0.00 0.00 0.02 0.00 99.97 06:25:36 05:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 05:29:01 5 0.00 0.00 0.03 0.00 0.00 99.97 06:25:36 05:29:01 6 0.02 0.00 0.02 0.02 0.02 99.93 06:25:36 05:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:30:01 all 0.01 0.00 0.00 0.00 0.01 99.98 06:25:36 05:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:25:36 05:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:25:36 05:30:01 3 0.00 0.00 0.00 0.03 0.02 99.95 06:25:36 05:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 05:31:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:25:36 05:31:01 0 0.02 0.00 0.02 0.00 0.03 99.93 06:25:36 05:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:25:36 05:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:31:01 3 0.02 0.00 0.00 0.02 0.00 99.97 06:25:36 05:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:25:36 05:31:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:25:36 05:31:01 6 0.00 0.00 0.00 0.02 0.02 99.97 06:25:36 05:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 05:32:01 all 0.00 0.00 0.00 0.01 0.01 99.98 06:25:36 05:32:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:25:36 05:32:01 1 0.00 0.00 0.02 0.00 0.02 99.97 06:25:36 05:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:32:01 3 0.00 0.00 0.00 0.03 0.00 99.97 06:25:36 05:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:32:01 6 0.00 0.00 0.00 0.02 0.00 99.98 06:25:36 05:32:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:25:36 05:33:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:25:36 05:33:01 0 0.02 0.00 0.03 0.00 0.02 99.93 06:25:36 05:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:25:36 05:33:01 3 0.02 0.00 0.00 0.02 0.00 99.97 06:25:36 05:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 05:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:25:36 05:33:01 6 0.02 0.00 0.02 0.00 0.02 99.95 06:25:36 05:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:34:01 all 0.01 0.00 0.01 0.01 0.01 99.97 06:25:36 05:34:01 0 0.03 0.00 0.00 0.00 0.02 99.95 06:25:36 05:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:25:36 05:34:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:25:36 05:34:01 3 0.00 0.00 0.00 0.03 0.00 99.97 06:25:36 05:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 05:34:01 6 0.00 0.00 0.02 0.02 0.00 99.97 06:25:36 05:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 05:35:01 all 0.01 0.00 0.01 0.00 0.00 99.98 06:25:36 05:35:01 0 0.00 0.00 0.03 0.00 0.02 99.95 06:25:36 05:35:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:25:36 05:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 05:35:01 3 0.00 0.00 0.00 0.02 0.00 99.98 06:25:36 05:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:35:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:25:36 05:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:36:01 all 0.02 0.00 0.00 0.01 0.01 99.96 06:25:36 05:36:01 0 0.05 0.00 0.00 0.00 0.03 99.92 06:25:36 05:36:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:25:36 05:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:36:01 3 0.00 0.00 0.00 0.03 0.00 99.97 06:25:36 05:36:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:25:36 05:36:01 5 0.03 0.00 0.00 0.02 0.02 99.93 06:25:36 05:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:25:36 05:37:01 all 0.18 0.00 0.01 0.01 0.01 99.80 06:25:36 05:37:01 0 0.00 0.00 0.03 0.00 0.02 99.95 06:25:36 05:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:25:36 05:37:01 2 1.34 0.00 0.02 0.00 0.02 98.63 06:25:36 05:37:01 3 0.00 0.00 0.00 0.03 0.00 99.97 06:25:36 05:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:25:36 05:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:37:01 6 0.00 0.00 0.00 0.02 0.02 99.97 06:25:36 05:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:25:36 06:25:36 05:37:01 CPU %user %nice %system %iowait %steal %idle 06:25:36 05:38:01 all 0.05 0.00 0.01 0.00 0.00 99.94 06:25:36 05:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:25:36 05:38:01 2 0.28 0.00 0.07 0.00 0.00 99.65 06:25:36 05:38:01 3 0.02 0.00 0.00 0.02 0.00 99.97 06:25:36 05:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:25:36 05:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:38:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:25:36 05:39:01 all 4.27 0.00 1.26 0.61 0.03 93.84 06:25:36 05:39:01 0 4.46 0.00 1.34 0.30 0.03 93.87 06:25:36 05:39:01 1 4.67 0.00 1.39 0.60 0.03 93.31 06:25:36 05:39:01 2 3.25 0.00 1.09 0.20 0.03 95.42 06:25:36 05:39:01 3 5.69 0.00 1.20 1.19 0.03 91.89 06:25:36 05:39:01 4 2.76 0.00 1.22 0.37 0.02 95.64 06:25:36 05:39:01 5 3.86 0.00 1.00 0.07 0.02 95.06 06:25:36 05:39:01 6 5.16 0.00 1.41 2.08 0.03 91.32 06:25:36 05:39:01 7 4.32 0.00 1.39 0.05 0.05 94.19 06:25:36 05:40:01 all 1.34 0.00 0.27 0.12 0.02 98.25 06:25:36 05:40:01 0 1.25 0.00 0.10 0.00 0.02 98.64 06:25:36 05:40:01 1 2.33 0.00 0.43 0.03 0.02 97.18 06:25:36 05:40:01 2 0.15 0.00 0.07 0.00 0.00 99.78 06:25:36 05:40:01 3 1.37 0.00 0.12 0.00 0.03 98.48 06:25:36 05:40:01 4 0.03 0.00 0.07 0.52 0.00 99.38 06:25:36 05:40:01 5 0.08 0.00 0.07 0.35 0.03 99.47 06:25:36 05:40:01 6 0.05 0.00 0.03 0.02 0.02 99.88 06:25:36 05:40:01 7 5.45 0.00 1.29 0.05 0.05 93.16 06:25:36 05:41:01 all 5.86 0.00 0.94 1.22 0.03 91.94 06:25:36 05:41:01 0 6.86 0.00 1.18 0.27 0.03 91.66 06:25:36 05:41:01 1 12.23 0.00 1.52 0.40 0.03 85.82 06:25:36 05:41:01 2 3.93 0.00 0.48 0.03 0.03 95.52 06:25:36 05:41:01 3 3.57 0.00 0.50 0.02 0.03 95.88 06:25:36 05:41:01 4 4.02 0.00 1.12 4.76 0.03 90.07 06:25:36 05:41:01 5 0.65 0.00 0.25 3.89 0.03 95.18 06:25:36 05:41:01 6 6.32 0.00 0.88 0.38 0.02 92.39 06:25:36 05:41:01 7 9.30 0.00 1.58 0.05 0.05 89.03 06:25:36 05:42:01 all 14.39 0.00 1.69 0.26 0.04 83.62 06:25:36 05:42:01 0 12.92 0.00 1.80 0.22 0.03 85.03 06:25:36 05:42:01 1 22.86 0.00 2.54 0.57 0.05 73.98 06:25:36 05:42:01 2 5.15 0.00 1.05 0.05 0.03 93.71 06:25:36 05:42:01 3 34.46 0.00 2.84 0.03 0.05 62.62 06:25:36 05:42:01 4 10.55 0.00 1.48 0.60 0.02 87.35 06:25:36 05:42:01 5 11.60 0.00 1.18 0.13 0.07 87.02 06:25:36 05:42:01 6 6.96 0.00 1.10 0.43 0.03 91.48 06:25:36 05:42:01 7 10.65 0.00 1.50 0.02 0.07 87.76 06:25:36 05:43:01 all 34.03 0.00 2.37 0.09 0.04 63.46 06:25:36 05:43:01 0 23.59 0.00 2.33 0.00 0.05 74.03 06:25:36 05:43:01 1 22.57 0.00 1.75 0.07 0.02 75.59 06:25:36 05:43:01 2 22.08 0.00 2.13 0.00 0.03 75.75 06:25:36 05:43:01 3 22.10 0.00 2.13 0.00 0.03 75.73 06:25:36 05:43:01 4 30.49 0.00 1.77 0.00 0.03 67.71 06:25:36 05:43:01 5 95.75 0.00 4.15 0.00 0.08 0.02 06:25:36 05:43:01 6 26.78 0.00 1.91 0.54 0.03 70.74 06:25:36 05:43:01 7 28.86 0.00 2.79 0.15 0.03 68.17 06:25:36 05:44:01 all 12.22 0.00 0.68 0.10 0.02 86.98 06:25:36 05:44:01 0 0.28 0.00 0.18 0.00 0.02 99.52 06:25:36 05:44:01 1 9.92 0.00 0.63 0.00 0.02 89.43 06:25:36 05:44:01 2 0.87 0.00 0.10 0.00 0.00 99.03 06:25:36 05:44:01 3 16.60 0.00 0.87 0.10 0.02 82.41 06:25:36 05:44:01 4 50.67 0.00 2.53 0.12 0.07 46.61 06:25:36 05:44:01 5 17.00 0.00 0.78 0.35 0.05 81.82 06:25:36 05:44:01 6 0.20 0.00 0.07 0.23 0.00 99.50 06:25:36 05:44:01 7 2.18 0.00 0.23 0.00 0.02 97.57 06:25:36 05:45:01 all 25.19 0.00 1.15 0.07 0.03 73.55 06:25:36 05:45:01 0 42.11 0.00 1.72 0.00 0.07 56.11 06:25:36 05:45:01 1 21.69 0.00 0.95 0.10 0.03 77.22 06:25:36 05:45:01 2 32.64 0.00 1.17 0.00 0.03 66.16 06:25:36 05:45:01 3 29.39 0.00 1.25 0.05 0.03 69.28 06:25:36 05:45:01 4 37.96 0.00 2.02 0.27 0.03 59.73 06:25:36 05:45:01 5 28.50 0.00 1.20 0.07 0.03 70.20 06:25:36 05:45:01 6 3.43 0.00 0.33 0.10 0.02 96.13 06:25:36 05:45:01 7 5.97 0.00 0.60 0.00 0.02 93.41 06:25:36 05:46:01 all 12.22 0.00 0.61 0.14 0.02 87.02 06:25:36 05:46:01 0 2.25 0.00 0.27 0.00 0.03 97.45 06:25:36 05:46:01 1 37.39 0.00 1.50 0.15 0.05 60.91 06:25:36 05:46:01 2 21.33 0.00 1.02 0.13 0.02 77.50 06:25:36 05:46:01 3 2.63 0.00 0.18 0.00 0.00 97.18 06:25:36 05:46:01 4 2.07 0.00 0.27 0.13 0.02 97.52 06:25:36 05:46:01 5 1.35 0.00 0.12 0.13 0.02 98.38 06:25:36 05:46:01 6 1.49 0.00 0.18 0.25 0.02 98.07 06:25:36 05:46:01 7 29.33 0.00 1.33 0.28 0.03 69.02 06:25:36 05:47:01 all 11.54 0.00 1.20 0.08 0.03 87.15 06:25:36 05:47:01 0 21.98 0.00 2.19 0.12 0.05 75.66 06:25:36 05:47:01 1 13.49 0.00 1.15 0.12 0.03 85.21 06:25:36 05:47:01 2 13.10 0.00 1.80 0.00 0.03 85.06 06:25:36 05:47:01 3 10.34 0.00 1.27 0.00 0.03 88.36 06:25:36 05:47:01 4 11.72 0.00 1.15 0.03 0.03 87.06 06:25:36 05:47:01 5 9.33 0.00 1.00 0.30 0.02 89.35 06:25:36 05:47:01 6 2.75 0.00 0.16 0.08 0.02 96.99 06:25:36 05:47:01 7 9.68 0.00 0.88 0.00 0.03 89.40 06:25:36 05:48:01 all 11.44 0.00 1.85 1.46 0.05 85.20 06:25:36 05:48:01 0 15.47 0.00 1.94 0.02 0.07 82.51 06:25:36 05:48:01 1 1.12 0.00 0.85 0.05 0.02 97.96 06:25:36 05:48:01 2 19.62 0.00 1.46 0.18 0.05 78.69 06:25:36 05:48:01 3 10.67 0.00 1.44 0.50 0.08 87.31 06:25:36 05:48:01 4 21.24 0.00 4.10 1.79 0.05 72.83 06:25:36 05:48:01 5 2.58 0.00 1.11 0.32 0.02 95.98 06:25:36 05:48:01 6 4.82 0.00 2.24 8.67 0.03 84.23 06:25:36 05:48:01 7 16.02 0.00 1.63 0.22 0.07 82.06 06:25:36 06:25:36 05:48:01 CPU %user %nice %system %iowait %steal %idle 06:25:36 05:49:01 all 13.56 0.00 0.41 0.00 0.06 85.98 06:25:36 05:49:01 0 25.73 0.00 0.59 0.00 0.08 73.60 06:25:36 05:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:25:36 05:49:01 2 26.31 0.00 0.62 0.00 0.08 72.99 06:25:36 05:49:01 3 8.20 0.00 0.45 0.00 0.08 91.27 06:25:36 05:49:01 4 20.95 0.00 0.47 0.02 0.07 78.49 06:25:36 05:49:01 5 2.02 0.00 0.12 0.00 0.00 97.87 06:25:36 05:49:01 6 3.09 0.00 0.08 0.00 0.02 96.81 06:25:36 05:49:01 7 22.22 0.00 0.90 0.00 0.10 76.78 06:25:36 05:50:01 all 5.74 0.00 1.34 0.55 0.04 92.33 06:25:36 05:50:01 0 8.55 0.00 1.41 0.00 0.03 90.01 06:25:36 05:50:01 1 2.58 0.00 1.68 0.00 0.02 95.72 06:25:36 05:50:01 2 7.44 0.00 1.07 0.32 0.03 91.14 06:25:36 05:50:01 3 3.44 0.00 0.82 0.00 0.05 95.69 06:25:36 05:50:01 4 6.21 0.00 1.28 0.79 0.03 91.69 06:25:36 05:50:01 5 3.44 0.00 1.60 0.03 0.02 94.90 06:25:36 05:50:01 6 6.21 0.00 1.70 3.28 0.07 88.74 06:25:36 05:50:01 7 8.06 0.00 1.18 0.00 0.08 90.68 06:25:36 05:51:01 all 0.10 0.00 0.01 0.00 0.01 99.88 06:25:36 05:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:25:36 05:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:25:36 05:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:51:01 4 0.00 0.00 0.02 0.02 0.00 99.97 06:25:36 05:51:01 5 0.00 0.00 0.02 0.00 0.02 99.97 06:25:36 05:51:01 6 0.76 0.00 0.00 0.02 0.02 99.20 06:25:36 05:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:52:01 all 0.03 0.00 0.01 0.00 0.00 99.95 06:25:36 05:52:01 0 0.03 0.00 0.03 0.00 0.02 99.92 06:25:36 05:52:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:25:36 05:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:52:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:25:36 05:52:01 4 0.00 0.00 0.02 0.02 0.00 99.97 06:25:36 05:52:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:25:36 05:52:01 6 0.02 0.00 0.02 0.02 0.00 99.95 06:25:36 05:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:53:01 all 0.01 0.00 0.01 0.00 0.01 99.98 06:25:36 05:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:25:36 05:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 05:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:53:01 3 0.03 0.00 0.00 0.00 0.02 99.95 06:25:36 05:53:01 4 0.00 0.00 0.00 0.02 0.00 99.98 06:25:36 05:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:53:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:25:36 05:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 05:54:01 all 0.03 0.00 0.01 0.00 0.01 99.96 06:25:36 05:54:01 0 0.05 0.00 0.03 0.00 0.02 99.90 06:25:36 05:54:01 1 0.05 0.00 0.00 0.00 0.02 99.93 06:25:36 05:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:54:01 4 0.02 0.00 0.00 0.02 0.00 99.97 06:25:36 05:54:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:25:36 05:54:01 6 0.00 0.00 0.02 0.02 0.02 99.95 06:25:36 05:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:55:01 all 0.00 0.00 0.01 0.00 0.00 99.98 06:25:36 05:55:01 0 0.02 0.00 0.03 0.00 0.03 99.92 06:25:36 05:55:01 1 0.00 0.00 0.03 0.00 0.00 99.97 06:25:36 05:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 05:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 05:56:01 all 0.01 0.00 0.01 0.72 0.01 99.24 06:25:36 05:56:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:25:36 05:56:01 1 0.02 0.00 0.00 0.00 0.02 99.96 06:25:36 05:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:25:36 05:56:01 3 0.03 0.00 0.00 0.00 0.02 99.95 06:25:36 05:56:01 4 0.00 0.00 0.02 5.70 0.00 94.29 06:25:36 05:56:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:25:36 05:56:01 6 0.00 0.00 0.02 0.02 0.02 99.95 06:25:36 05:56:01 7 0.00 0.00 0.00 0.02 0.00 99.98 06:25:36 05:57:01 all 0.19 0.00 0.01 0.00 0.01 99.80 06:25:36 05:57:01 0 0.05 0.00 0.02 0.00 0.02 99.92 06:25:36 05:57:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:25:36 05:57:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:25:36 05:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:25:36 05:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:57:01 5 1.30 0.00 0.02 0.00 0.00 98.68 06:25:36 05:57:01 6 0.00 0.00 0.00 0.02 0.02 99.97 06:25:36 05:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:58:01 all 0.02 0.00 0.01 0.00 0.00 99.96 06:25:36 05:58:01 0 0.05 0.00 0.03 0.00 0.02 99.90 06:25:36 05:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 05:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:58:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:25:36 05:58:01 4 0.02 0.00 0.00 0.03 0.00 99.95 06:25:36 05:58:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:25:36 05:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 05:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 05:59:01 all 0.12 0.00 0.01 0.00 0.01 99.85 06:25:36 05:59:01 0 0.03 0.00 0.02 0.00 0.03 99.92 06:25:36 05:59:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:25:36 05:59:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:25:36 05:59:01 3 0.07 0.00 0.00 0.00 0.02 99.92 06:25:36 05:59:01 4 0.00 0.00 0.02 0.02 0.00 99.97 06:25:36 05:59:01 5 0.80 0.00 0.02 0.00 0.00 99.19 06:25:36 05:59:01 6 0.02 0.00 0.00 0.02 0.00 99.97 06:25:36 05:59:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:25:36 06:25:36 05:59:01 CPU %user %nice %system %iowait %steal %idle 06:25:36 06:00:01 all 0.26 0.00 0.01 0.00 0.01 99.72 06:25:36 06:00:01 0 0.05 0.00 0.02 0.00 0.02 99.92 06:25:36 06:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 06:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 06:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 06:00:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:25:36 06:00:01 5 1.99 0.00 0.02 0.00 0.02 97.98 06:25:36 06:00:01 6 0.00 0.00 0.00 0.02 0.02 99.97 06:25:36 06:00:01 7 0.00 0.00 0.03 0.00 0.00 99.97 06:25:36 06:01:01 all 0.12 0.00 0.00 0.00 0.01 99.86 06:25:36 06:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:25:36 06:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:25:36 06:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 06:01:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:25:36 06:01:01 4 0.00 0.00 0.00 0.02 0.00 99.98 06:25:36 06:01:01 5 0.91 0.00 0.02 0.00 0.00 99.07 06:25:36 06:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 06:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 06:02:01 all 0.02 0.00 0.02 0.00 0.01 99.95 06:25:36 06:02:01 0 0.05 0.00 0.03 0.00 0.03 99.88 06:25:36 06:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 06:02:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 06:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 06:02:01 4 0.00 0.00 0.00 0.02 0.00 99.98 06:25:36 06:02:01 5 0.08 0.00 0.07 0.00 0.02 99.83 06:25:36 06:02:01 6 0.02 0.00 0.02 0.02 0.00 99.95 06:25:36 06:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 06:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:25:36 06:03:01 0 0.02 0.00 0.03 0.00 0.02 99.93 06:25:36 06:03:01 1 0.00 0.00 0.00 0.00 0.02 99.98 06:25:36 06:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 06:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:25:36 06:03:01 4 0.02 0.00 0.00 0.02 0.00 99.97 06:25:36 06:03:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:25:36 06:03:01 6 0.00 0.00 0.00 0.02 0.02 99.97 06:25:36 06:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 06:04:01 all 0.20 0.00 0.00 0.00 0.01 99.79 06:25:36 06:04:01 0 0.07 0.00 0.02 0.00 0.02 99.90 06:25:36 06:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:25:36 06:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 06:04:01 3 0.03 0.00 0.00 0.00 0.02 99.95 06:25:36 06:04:01 4 0.00 0.00 0.00 0.02 0.00 99.98 06:25:36 06:04:01 5 1.43 0.00 0.00 0.00 0.02 98.55 06:25:36 06:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 06:04:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:25:36 06:05:01 all 0.26 0.00 0.01 0.00 0.01 99.72 06:25:36 06:05:01 0 0.00 0.00 0.03 0.00 0.03 99.93 06:25:36 06:05:01 1 0.00 0.00 0.02 0.00 0.02 99.97 06:25:36 06:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 06:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 06:05:01 4 0.00 0.00 0.00 0.02 0.00 99.98 06:25:36 06:05:01 5 1.97 0.00 0.00 0.00 0.00 98.03 06:25:36 06:05:01 6 0.00 0.00 0.02 0.02 0.00 99.97 06:25:36 06:05:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:25:36 06:06:01 all 0.08 0.00 0.01 0.00 0.01 99.90 06:25:36 06:06:01 0 0.05 0.00 0.03 0.00 0.02 99.90 06:25:36 06:06:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:25:36 06:06:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:25:36 06:06:01 3 0.03 0.00 0.00 0.00 0.02 99.95 06:25:36 06:06:01 4 0.00 0.00 0.02 0.02 0.00 99.97 06:25:36 06:06:01 5 0.50 0.00 0.00 0.00 0.02 99.48 06:25:36 06:06:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:25:36 06:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 06:07:01 all 0.02 0.00 0.00 0.01 0.00 99.97 06:25:36 06:07:01 0 0.05 0.00 0.02 0.00 0.03 99.90 06:25:36 06:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:25:36 06:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 06:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 06:07:01 4 0.00 0.00 0.00 0.03 0.00 99.97 06:25:36 06:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:25:36 06:07:01 6 0.00 0.00 0.00 0.02 0.00 99.98 06:25:36 06:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 06:08:01 all 0.01 0.00 0.00 0.00 0.01 99.97 06:25:36 06:08:01 0 0.03 0.00 0.00 0.00 0.02 99.95 06:25:36 06:08:01 1 0.00 0.00 0.00 0.00 0.02 99.98 06:25:36 06:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 06:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 06:08:01 4 0.00 0.00 0.00 0.02 0.00 99.98 06:25:36 06:08:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:25:36 06:08:01 6 0.00 0.00 0.02 0.02 0.02 99.95 06:25:36 06:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 06:09:01 all 0.09 0.00 0.01 0.00 0.01 99.90 06:25:36 06:09:01 0 0.03 0.00 0.03 0.00 0.02 99.92 06:25:36 06:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 06:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 06:09:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:25:36 06:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 06:09:01 5 0.58 0.00 0.00 0.00 0.02 99.40 06:25:36 06:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 06:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:25:36 06:10:01 all 0.26 0.00 0.01 0.01 0.00 99.72 06:25:36 06:10:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:25:36 06:10:01 1 0.00 0.00 0.00 0.00 0.02 99.98 06:25:36 06:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 06:10:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:25:36 06:10:01 4 0.00 0.00 0.00 0.03 0.00 99.97 06:25:36 06:10:01 5 1.99 0.00 0.03 0.00 0.02 97.96 06:25:36 06:10:01 6 0.00 0.00 0.02 0.02 0.00 99.97 06:25:36 06:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 06:25:36 06:10:01 CPU %user %nice %system %iowait %steal %idle 06:25:36 06:11:01 all 0.26 0.00 0.01 0.00 0.01 99.72 06:25:36 06:11:01 0 0.00 0.00 0.03 0.00 0.00 99.97 06:25:36 06:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 06:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 06:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:25:36 06:11:01 4 0.00 0.00 0.00 0.02 0.02 99.97 06:25:36 06:11:01 5 1.99 0.00 0.02 0.00 0.03 97.96 06:25:36 06:11:01 6 0.00 0.00 0.00 0.02 0.02 99.97 06:25:36 06:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 06:12:01 all 0.34 0.00 0.05 0.01 0.01 99.60 06:25:36 06:12:01 0 0.03 0.00 0.05 0.00 0.02 99.90 06:25:36 06:12:01 1 0.50 0.00 0.13 0.00 0.02 99.35 06:25:36 06:12:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:25:36 06:12:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:25:36 06:12:01 4 0.02 0.00 0.05 0.02 0.00 99.92 06:25:36 06:12:01 5 1.99 0.00 0.03 0.00 0.03 97.95 06:25:36 06:12:01 6 0.03 0.00 0.03 0.03 0.00 99.90 06:25:36 06:12:01 7 0.05 0.00 0.02 0.00 0.02 99.92 06:25:36 06:13:01 all 0.09 0.00 0.02 0.00 0.01 99.88 06:25:36 06:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 06:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:25:36 06:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 06:13:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:25:36 06:13:01 4 0.00 0.00 0.00 0.02 0.00 99.98 06:25:36 06:13:01 5 0.71 0.00 0.10 0.00 0.03 99.15 06:25:36 06:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 06:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 06:14:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:25:36 06:14:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:25:36 06:14:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:25:36 06:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 06:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 06:14:01 4 0.02 0.00 0.02 0.02 0.00 99.95 06:25:36 06:14:01 5 0.02 0.00 0.03 0.00 0.03 99.92 06:25:36 06:14:01 6 0.00 0.00 0.00 0.02 0.02 99.97 06:25:36 06:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 06:15:01 all 0.01 0.00 0.00 0.00 0.01 99.97 06:25:36 06:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 06:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 06:15:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:25:36 06:15:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:25:36 06:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 06:15:01 5 0.03 0.00 0.02 0.00 0.03 99.92 06:25:36 06:15:01 6 0.00 0.00 0.00 0.02 0.00 99.98 06:25:36 06:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 06:16:01 all 0.02 0.00 0.00 0.00 0.01 99.97 06:25:36 06:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 06:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:25:36 06:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 06:16:01 3 0.05 0.00 0.00 0.00 0.02 99.93 06:25:36 06:16:01 4 0.00 0.00 0.00 0.02 0.00 99.98 06:25:36 06:16:01 5 0.03 0.00 0.00 0.00 0.03 99.93 06:25:36 06:16:01 6 0.02 0.00 0.00 0.02 0.02 99.95 06:25:36 06:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 06:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:25:36 06:17:01 0 0.12 0.00 0.02 0.00 0.02 99.85 06:25:36 06:17:01 1 0.02 0.00 0.03 0.00 0.02 99.93 06:25:36 06:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 06:17:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:25:36 06:17:01 4 0.02 0.00 0.00 0.02 0.00 99.97 06:25:36 06:17:01 5 0.00 0.00 0.02 0.00 0.02 99.97 06:25:36 06:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 06:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 06:18:01 all 0.04 0.00 0.01 0.01 0.01 99.94 06:25:36 06:18:01 0 0.13 0.00 0.00 0.00 0.00 99.87 06:25:36 06:18:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:25:36 06:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:25:36 06:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:25:36 06:18:01 4 0.00 0.00 0.00 0.03 0.00 99.97 06:25:36 06:18:01 5 0.03 0.00 0.03 0.00 0.03 99.90 06:25:36 06:18:01 6 0.02 0.00 0.02 0.03 0.00 99.93 06:25:36 06:18:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:25:36 06:19:01 all 0.10 0.00 0.01 0.00 0.01 99.88 06:25:36 06:19:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:25:36 06:19:01 1 0.00 0.00 0.02 0.00 0.02 99.97 06:25:36 06:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 06:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:25:36 06:19:01 4 0.00 0.00 0.02 0.02 0.00 99.97 06:25:36 06:19:01 5 0.76 0.00 0.00 0.00 0.02 99.22 06:25:36 06:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 06:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 06:20:01 all 0.19 0.00 0.01 0.00 0.01 99.79 06:25:36 06:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 06:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:25:36 06:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 06:20:01 3 0.05 0.00 0.00 0.00 0.00 99.95 06:25:36 06:20:01 4 0.02 0.00 0.00 0.02 0.00 99.97 06:25:36 06:20:01 5 1.42 0.00 0.02 0.00 0.03 98.53 06:25:36 06:20:01 6 0.00 0.00 0.00 0.02 0.02 99.97 06:25:36 06:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 06:21:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:25:36 06:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:25:36 06:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 06:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 06:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:25:36 06:21:01 4 0.00 0.00 0.02 0.02 0.02 99.95 06:25:36 06:21:01 5 0.02 0.00 0.03 0.00 0.03 99.92 06:25:36 06:21:01 6 0.00 0.00 0.00 0.02 0.00 99.98 06:25:36 06:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 06:25:36 06:21:01 CPU %user %nice %system %iowait %steal %idle 06:25:36 06:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:25:36 06:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 06:22:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:25:36 06:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 06:22:01 3 0.00 0.00 0.02 0.02 0.02 99.95 06:25:36 06:22:01 4 0.00 0.00 0.02 0.02 0.00 99.97 06:25:36 06:22:01 5 0.02 0.00 0.02 0.00 0.03 99.93 06:25:36 06:22:01 6 0.03 0.00 0.00 0.00 0.02 99.95 06:25:36 06:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 06:23:01 all 0.01 0.00 0.00 0.00 0.00 99.98 06:25:36 06:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:25:36 06:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 06:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 06:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:25:36 06:23:01 4 0.00 0.00 0.00 0.02 0.00 99.98 06:25:36 06:23:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:25:36 06:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:25:36 06:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:25:36 06:24:01 all 0.04 0.00 0.01 0.00 0.01 99.94 06:25:36 06:24:01 0 0.13 0.00 0.02 0.00 0.00 99.85 06:25:36 06:24:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:25:36 06:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:25:36 06:24:01 3 0.05 0.00 0.03 0.00 0.03 99.88 06:25:36 06:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:25:36 06:24:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:25:36 06:24:01 6 0.02 0.00 0.00 0.02 0.00 99.97 06:25:36 06:24:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:25:36 06:25:01 all 0.45 0.00 0.19 0.03 0.01 99.32 06:25:36 06:25:01 0 0.40 0.00 0.20 0.02 0.02 99.37 06:25:36 06:25:01 1 0.23 0.00 0.20 0.02 0.00 99.55 06:25:36 06:25:01 2 0.87 0.00 0.22 0.00 0.00 98.92 06:25:36 06:25:01 3 0.78 0.00 0.23 0.02 0.03 98.93 06:25:36 06:25:01 4 0.22 0.00 0.18 0.12 0.00 99.48 06:25:36 06:25:01 5 0.48 0.00 0.17 0.02 0.00 99.33 06:25:36 06:25:01 6 0.18 0.00 0.17 0.02 0.02 99.62 06:25:36 06:25:01 7 0.45 0.00 0.17 0.02 0.00 99.37 06:25:36 Average: all 1.55 0.00 0.16 0.07 0.01 98.21 06:25:36 Average: 0 1.70 0.00 0.17 0.02 0.01 98.10 06:25:36 Average: 1 1.52 0.00 0.17 0.03 0.01 98.26 06:25:36 Average: 2 1.62 0.00 0.13 0.02 0.01 98.23 06:25:36 Average: 3 1.48 0.00 0.15 0.05 0.01 98.31 06:25:36 Average: 4 1.95 0.00 0.21 0.15 0.01 97.67 06:25:36 Average: 5 1.91 0.00 0.15 0.08 0.01 97.85 06:25:36 Average: 6 0.70 0.00 0.12 0.17 0.01 99.00 06:25:36 Average: 7 1.52 0.00 0.17 0.02 0.01 98.27 06:25:36 06:25:36 06:25:36