Pull request #64 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 75b7735eac08e69272dd1c2e5a03fa7136b8715e+708500f99bdc18627f9f54c6595d62644b939aea (7ef673f21fa82712cf7044feaea03593390d49fc) 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-ssh14856765219656457238.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-ssh10615107846123577538.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/PR-64/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-64/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15524644630234091973.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-ssh13336422068683013518.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-64/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-64/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10362017491926526526.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-18539’ is offline Running on prd-ubuntu20.04-docker-8c-8g-18542 in /w/workspace/exfoundry_edgex-taf-common_PR-64 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/exfoundry_edgex-taf-common_PR-64 # 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/64/head:refs/remotes/origin/PR-64 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 708500f99bdc18627f9f54c6595d62644b939aea into PR head commit 75b7735eac08e69272dd1c2e5a03fa7136b8715e Merge succeeded, producing 75b7735eac08e69272dd1c2e5a03fa7136b8715e Checking out Revision 75b7735eac08e69272dd1c2e5a03fa7136b8715e (PR-64) Commit message: "build: bump robotframework from 6.0.2 to 6.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-13T06:32:17.001Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-13T06:32:17.061Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-13T06:32:17.077Z] ========================================================= [2023-06-13T06:32:17.077Z] EdgeX Global Pipelines Version Info [2023-06-13T06:32:17.077Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 75b7735eac08e69272dd1c2e5a03fa7136b8715e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 708500f99bdc18627f9f54c6595d62644b939aea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75b7735eac08e69272dd1c2e5a03fa7136b8715e # timeout=10 > git rev-list --no-walk f3ffb95b1a57881ae8157cbb94232af14c2f7aa9 # timeout=10 [2023-06-13T06:32:18.209Z] ------------------- [2023-06-13T06:32:18.209Z] stable info: [2023-06-13T06:32:18.209Z] ------------------- [2023-06-13T06:32:18.209Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-13T06:32:18.209Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-13T06:32:18.209Z] Message: update stable to v1.0.250 [2023-06-13T06:32:18.779Z] ------------------- [2023-06-13T06:32:18.779Z] experimental info: [2023-06-13T06:32:18.779Z] ------------------- [2023-06-13T06:32:18.779Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-13T06:32:18.779Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-13T06:32:18.779Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-06-13T06:32:19.000Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2023-06-13T06:32:19.009Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2023-06-13T06:32:19.019Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-13T06:32:19.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-06-13T06:32:19.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-13T06:32:19.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2023-06-13T06:32:19.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-13T06:32:19.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2023-06-13T06:32:19.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-06-13T06:32:19.087Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-13T06:32:19.100Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-06-13T06:32:19.113Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2023-06-13T06:32:19.124Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-13T06:32:19.132Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-13T06:32:19.138Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-64 [Pipeline] echo [2023-06-13T06:32:19.145Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-64 [Pipeline] echo [2023-06-13T06:32:19.152Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-64 [Pipeline] echo [2023-06-13T06:32:19.160Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 75b7735eac08e69272dd1c2e5a03fa7136b8715e [Pipeline] echo [2023-06-13T06:32:19.175Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 75b7735 [Pipeline] echo [2023-06-13T06:32:19.186Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-13T06:32:19.226Z] provisioning config files... [2023-06-13T06:32:19.239Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-64@tmp/config8092096176304633576tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-13T06:32:19.581Z] ---> docker-login.sh [2023-06-13T06:32:19.581Z] nexus3.edgexfoundry.org:10001 [2023-06-13T06:32:19.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T06:32:19.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T06:32:19.841Z] Configure a credential helper to remove this warning. See [2023-06-13T06:32:19.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T06:32:19.841Z] [2023-06-13T06:32:19.841Z] Login Succeeded [2023-06-13T06:32:19.841Z] nexus3.edgexfoundry.org:10002 [2023-06-13T06:32:19.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T06:32:19.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T06:32:19.841Z] Configure a credential helper to remove this warning. See [2023-06-13T06:32:19.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T06:32:19.841Z] [2023-06-13T06:32:19.841Z] Login Succeeded [2023-06-13T06:32:19.841Z] nexus3.edgexfoundry.org:10003 [2023-06-13T06:32:20.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T06:32:20.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T06:32:20.100Z] Configure a credential helper to remove this warning. See [2023-06-13T06:32:20.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T06:32:20.100Z] [2023-06-13T06:32:20.100Z] Login Succeeded [2023-06-13T06:32:20.100Z] nexus3.edgexfoundry.org:10004 [2023-06-13T06:32:20.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T06:32:20.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T06:32:20.100Z] Configure a credential helper to remove this warning. See [2023-06-13T06:32:20.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T06:32:20.100Z] [2023-06-13T06:32:20.100Z] Login Succeeded [2023-06-13T06:32:20.100Z] docker.io [2023-06-13T06:32:20.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T06:32:20.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T06:32:20.359Z] Configure a credential helper to remove this warning. See [2023-06-13T06:32:20.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T06:32:20.359Z] [2023-06-13T06:32:20.359Z] Login Succeeded [2023-06-13T06:32:20.359Z] ---> docker-login.sh ends [Pipeline] } [2023-06-13T06:32:20.367Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-06-13T06:32:20.765Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-13T06:32:20.765Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-13T06:32:20.765Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-13T06:32:20.765Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-13T06:32:20.765Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-13T06:32:20.765Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-13T06:32:20.765Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T06:32:21.124Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-13T06:32:21.124Z] [2023-06-13T06:32:21.124Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T06:32:21.427Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-13T06:32:21.427Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-13T06:32:21.427Z] b85a868b505f: Pulling fs layer [2023-06-13T06:32:21.427Z] e2be974225ed: Pulling fs layer [2023-06-13T06:32:21.427Z] 339a4e72a1f5: Pulling fs layer [2023-06-13T06:32:21.427Z] 988bab9f4d93: Pulling fs layer [2023-06-13T06:32:21.427Z] 1469e6f7b9e6: Pulling fs layer [2023-06-13T06:32:21.427Z] eaf3925da568: Pulling fs layer [2023-06-13T06:32:21.427Z] bab4dde63d76: Pulling fs layer [2023-06-13T06:32:21.427Z] bde34c3a00c8: Pulling fs layer [2023-06-13T06:32:21.427Z] b352a97aabf1: Pulling fs layer [2023-06-13T06:32:21.427Z] 4872d77fe225: Pulling fs layer [2023-06-13T06:32:21.427Z] 5851b861e8e6: Pulling fs layer [2023-06-13T06:32:21.427Z] bab4dde63d76: Waiting [2023-06-13T06:32:21.427Z] bde34c3a00c8: Waiting [2023-06-13T06:32:21.427Z] b352a97aabf1: Waiting [2023-06-13T06:32:21.427Z] 4872d77fe225: Waiting [2023-06-13T06:32:21.427Z] 988bab9f4d93: Waiting [2023-06-13T06:32:21.427Z] 1469e6f7b9e6: Waiting [2023-06-13T06:32:21.427Z] 5851b861e8e6: Waiting [2023-06-13T06:32:21.427Z] eaf3925da568: Waiting [2023-06-13T06:32:21.427Z] e2be974225ed: Verifying Checksum [2023-06-13T06:32:21.427Z] e2be974225ed: Download complete [2023-06-13T06:32:21.427Z] 988bab9f4d93: Verifying Checksum [2023-06-13T06:32:21.427Z] 988bab9f4d93: Download complete [2023-06-13T06:32:21.427Z] 1469e6f7b9e6: Verifying Checksum [2023-06-13T06:32:21.427Z] 1469e6f7b9e6: Download complete [2023-06-13T06:32:21.427Z] 339a4e72a1f5: Verifying Checksum [2023-06-13T06:32:21.427Z] 339a4e72a1f5: Download complete [2023-06-13T06:32:21.427Z] eaf3925da568: Verifying Checksum [2023-06-13T06:32:21.427Z] eaf3925da568: Download complete [2023-06-13T06:32:21.427Z] bde34c3a00c8: Verifying Checksum [2023-06-13T06:32:21.427Z] bde34c3a00c8: Download complete [2023-06-13T06:32:21.685Z] b352a97aabf1: Verifying Checksum [2023-06-13T06:32:21.685Z] b352a97aabf1: Download complete [2023-06-13T06:32:21.685Z] 4872d77fe225: Verifying Checksum [2023-06-13T06:32:21.685Z] 4872d77fe225: Download complete [2023-06-13T06:32:21.685Z] 5851b861e8e6: Download complete [2023-06-13T06:32:21.685Z] b85a868b505f: Verifying Checksum [2023-06-13T06:32:21.685Z] b85a868b505f: Download complete [2023-06-13T06:32:21.942Z] bab4dde63d76: Verifying Checksum [2023-06-13T06:32:21.942Z] bab4dde63d76: Download complete [2023-06-13T06:32:22.878Z] b85a868b505f: Pull complete [2023-06-13T06:32:23.155Z] e2be974225ed: Pull complete [2023-06-13T06:32:23.727Z] 339a4e72a1f5: Pull complete [2023-06-13T06:32:23.727Z] 988bab9f4d93: Pull complete [2023-06-13T06:32:23.988Z] 1469e6f7b9e6: Pull complete [2023-06-13T06:32:23.988Z] eaf3925da568: Pull complete [2023-06-13T06:32:25.892Z] bab4dde63d76: Pull complete [2023-06-13T06:32:25.892Z] bde34c3a00c8: Pull complete [2023-06-13T06:32:26.152Z] b352a97aabf1: Pull complete [2023-06-13T06:32:26.152Z] 4872d77fe225: Pull complete [2023-06-13T06:32:26.152Z] 5851b861e8e6: Pull complete [2023-06-13T06:32:26.411Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-13T06:32:26.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-13T06:32:26.411Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-13T06:32:26.514Z] prd-ubuntu20.04-docker-8c-8g-18542 does not seem to be running inside a container [2023-06-13T06:32:26.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-64 -v /w/workspace/exfoundry_edgex-taf-common_PR-64:/w/workspace/exfoundry_edgex-taf-common_PR-64:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-64@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-13T06:32:31.701Z] $ docker top a8967853378df14b0bf0cfff292553b640c51980c3450f21ba49c24360e2531e -eo pid,comm [2023-06-13T06:32:31.757Z] 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). [2023-06-13T06:32:31.758Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-13T06:32:31.794Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-13T06:32:31.794Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-13T06:32:31.928Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-13T06:32:31.935Z] $ docker exec a8967853378df14b0bf0cfff292553b640c51980c3450f21ba49c24360e2531e ssh-agent [2023-06-13T06:32:32.054Z] SSH_AUTH_SOCK=/tmp/ssh-sv5z94Z8MjZd/agent.33 [2023-06-13T06:32:32.054Z] SSH_AGENT_PID=39 [2023-06-13T06:32:32.062Z] Running ssh-add (command line suppressed) [2023-06-13T06:32:32.164Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-64@tmp/private_key_13024499400608120913.key (/w/workspace/exfoundry_edgex-taf-common_PR-64@tmp/private_key_13024499400608120913.key) [2023-06-13T06:32:32.175Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-13T06:32:32.463Z] + git tag --points-at HEAD [Pipeline] } [2023-06-13T06:32:32.503Z] $ docker exec --env ******** --env ******** a8967853378df14b0bf0cfff292553b640c51980c3450f21ba49c24360e2531e ssh-agent -k [2023-06-13T06:32:32.604Z] unset SSH_AUTH_SOCK; [2023-06-13T06:32:32.605Z] unset SSH_AGENT_PID; [2023-06-13T06:32:32.605Z] echo Agent pid 39 killed; [2023-06-13T06:32:32.615Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-13T06:32:32.643Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-13T06:32:32.643Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-13T06:32:32.763Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-13T06:32:32.771Z] $ docker exec a8967853378df14b0bf0cfff292553b640c51980c3450f21ba49c24360e2531e ssh-agent [2023-06-13T06:32:32.881Z] SSH_AUTH_SOCK=/tmp/ssh-8tql1nRzdCqW/agent.71 [2023-06-13T06:32:32.881Z] SSH_AGENT_PID=77 [2023-06-13T06:32:32.887Z] Running ssh-add (command line suppressed) [2023-06-13T06:32:32.998Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-64@tmp/private_key_6804224271700729343.key (/w/workspace/exfoundry_edgex-taf-common_PR-64@tmp/private_key_6804224271700729343.key) [2023-06-13T06:32:33.011Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-13T06:32:33.299Z] + git semver init [2023-06-13T06:32:33.559Z] 2023-06-13 06:32:33,478 [run_init] DEBUG init version:0.0.0 force:False [2023-06-13T06:32:33.559Z] 2023-06-13 06:32:33,479 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-64/.semver [2023-06-13T06:32:33.559Z] 2023-06-13 06:32:33,479 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-64/.semver [2023-06-13T06:32:33.559Z] 2023-06-13 06:32:33,480 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-64/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-64, universal_newlines=False, shell=None, istream=None) [2023-06-13T06:32:34.128Z] 2023-06-13 06:32:34,093 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-64/.git/info/exclude [2023-06-13T06:32:34.128Z] 2023-06-13 06:32:34,093 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-64/.semver/PR-64 with force:False [2023-06-13T06:32:34.128Z] 2023-06-13 06:32:34,094 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-64/.semver/PR-64 [2023-06-13T06:32:34.128Z] 2023-06-13 06:32:34,098 [execute] INFO git cat-file --batch-check [2023-06-13T06:32:34.128Z] 2023-06-13 06:32:34,098 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-64/.semver, universal_newlines=False, shell=None, istream=) [2023-06-13T06:32:34.128Z] 2023-06-13 06:32:34,103 [execute] INFO git cat-file --batch [2023-06-13T06:32:34.128Z] 2023-06-13 06:32:34,103 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-64/.semver, universal_newlines=False, shell=None, istream=) [2023-06-13T06:32:34.128Z] 2023-06-13 06:32:34,107 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-64/.semver/PR-64 [2023-06-13T06:32:34.128Z] 0.0.0 [Pipeline] } [2023-06-13T06:32:34.143Z] $ docker exec --env ******** --env ******** a8967853378df14b0bf0cfff292553b640c51980c3450f21ba49c24360e2531e ssh-agent -k [2023-06-13T06:32:34.232Z] unset SSH_AUTH_SOCK; [2023-06-13T06:32:34.232Z] unset SSH_AGENT_PID; [2023-06-13T06:32:34.233Z] echo Agent pid 77 killed; [2023-06-13T06:32:34.243Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-13T06:32:34.545Z] + git semver [Pipeline] } [2023-06-13T06:32:34.823Z] $ docker stop --time=1 a8967853378df14b0bf0cfff292553b640c51980c3450f21ba49c24360e2531e [2023-06-13T06:32:36.250Z] $ docker rm -f --volumes a8967853378df14b0bf0cfff292553b640c51980c3450f21ba49c24360e2531e [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-13T06:32:36.579Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-13T06:32:36.802Z] Stashed 1 file(s) [Pipeline] echo [2023-06-13T06:32:36.806Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-13T06:32:36.921Z] provisioning config files... [2023-06-13T06:32:36.930Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-64@tmp/config1914927114934059250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-13T06:32:37.222Z] ---> docker-login.sh [2023-06-13T06:32:37.222Z] nexus3.edgexfoundry.org:10001 [2023-06-13T06:32:37.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T06:32:37.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T06:32:37.222Z] Configure a credential helper to remove this warning. See [2023-06-13T06:32:37.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T06:32:37.222Z] [2023-06-13T06:32:37.222Z] Login Succeeded [2023-06-13T06:32:37.222Z] nexus3.edgexfoundry.org:10002 [2023-06-13T06:32:37.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T06:32:37.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T06:32:37.222Z] Configure a credential helper to remove this warning. See [2023-06-13T06:32:37.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T06:32:37.222Z] [2023-06-13T06:32:37.222Z] Login Succeeded [2023-06-13T06:32:37.222Z] nexus3.edgexfoundry.org:10003 [2023-06-13T06:32:37.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T06:32:37.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T06:32:37.482Z] Configure a credential helper to remove this warning. See [2023-06-13T06:32:37.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T06:32:37.482Z] [2023-06-13T06:32:37.482Z] Login Succeeded [2023-06-13T06:32:37.482Z] nexus3.edgexfoundry.org:10004 [2023-06-13T06:32:37.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T06:32:37.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T06:32:37.482Z] Configure a credential helper to remove this warning. See [2023-06-13T06:32:37.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T06:32:37.482Z] [2023-06-13T06:32:37.482Z] Login Succeeded [2023-06-13T06:32:37.482Z] docker.io [2023-06-13T06:32:37.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T06:32:37.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T06:32:37.741Z] Configure a credential helper to remove this warning. See [2023-06-13T06:32:37.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T06:32:37.741Z] [2023-06-13T06:32:37.741Z] Login Succeeded [2023-06-13T06:32:37.741Z] ---> docker-login.sh ends [Pipeline] } [2023-06-13T06:32:37.747Z] 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 [2023-06-13T06:32:38.230Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-13T06:32:38.516Z] + ls -al . [2023-06-13T06:32:38.516Z] total 72 [2023-06-13T06:32:38.516Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 13 06:32 . [2023-06-13T06:32:38.516Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 06:32 .. [2023-06-13T06:32:38.516Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 06:32 .git [2023-06-13T06:32:38.516Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 06:32 .github [2023-06-13T06:32:38.516Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 13 06:32 .gitignore [2023-06-13T06:32:38.516Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 13 06:32 .semver [2023-06-13T06:32:38.516Z] -rw-rw-r-- 1 jenkins jenkins 1575 Jun 13 06:32 Dockerfile [2023-06-13T06:32:38.516Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 13 06:32 Jenkinsfile [2023-06-13T06:32:38.516Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 13 06:32 LICENSE [2023-06-13T06:32:38.516Z] -rw-rw-r-- 1 jenkins jenkins 3606 Jun 13 06:32 README.md [2023-06-13T06:32:38.516Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 06:32 TAF-Manager [2023-06-13T06:32:38.516Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 13 06:32 TUC [2023-06-13T06:32:38.516Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 13 06:32 VERSION [2023-06-13T06:32:38.516Z] -rw-rw-r-- 1 jenkins jenkins 342 Jun 13 06:32 requirements.txt [2023-06-13T06:32:38.516Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 13 06:32 robot-entrypoint.sh [2023-06-13T06:32:38.516Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 13 06:32 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T06:32:38.821Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=75b7735eac08e69272dd1c2e5a03fa7136b8715e --label arch=amd64 --label version=0.0.0 . [2023-06-13T06:32:38.821Z] Sending build context to Docker daemon 484.4kB [2023-06-13T06:32:38.821Z] Step 1/13 : FROM alpine:3.16 [2023-06-13T06:32:39.390Z] 3.16: Pulling from library/alpine [2023-06-13T06:32:39.390Z] 91d30c5bc195: Pulling fs layer [2023-06-13T06:32:39.390Z] 91d30c5bc195: Download complete [2023-06-13T06:32:39.650Z] 91d30c5bc195: Pull complete [2023-06-13T06:32:39.650Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-06-13T06:32:39.650Z] Status: Downloaded newer image for alpine:3.16 [2023-06-13T06:32:39.650Z] ---> 8471affe5de5 [2023-06-13T06:32:39.650Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-06-13T06:32:39.910Z] ---> Running in beae5881fcb9 [2023-06-13T06:32:39.910Z] Removing intermediate container beae5881fcb9 [2023-06-13T06:32:39.910Z] ---> 69e4be794630 [2023-06-13T06:32:39.910Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-06-13T06:32:39.910Z] ---> Running in ffda9dbb5a00 [2023-06-13T06:32:39.910Z] Removing intermediate container ffda9dbb5a00 [2023-06-13T06:32:39.910Z] ---> 5fe722e76140 [2023-06-13T06:32:39.910Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-06-13T06:32:40.171Z] ---> 764a074274ea [2023-06-13T06:32:40.171Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-06-13T06:32:40.431Z] ---> 3c2fc7c3d0a3 [2023-06-13T06:32:40.431Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-06-13T06:32:40.692Z] ---> c6555580f473 [2023-06-13T06:32:40.692Z] Step 7/13 : WORKDIR /edgex-taf [2023-06-13T06:32:40.692Z] ---> Running in ee00a4813a46 [2023-06-13T06:32:40.692Z] Removing intermediate container ee00a4813a46 [2023-06-13T06:32:40.692Z] ---> d64b99a2db99 [2023-06-13T06:32:40.692Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-06-13T06:32:40.692Z] ---> Running in 0a708c3ccf53 [2023-06-13T06:32:41.631Z] Removing intermediate container 0a708c3ccf53 [2023-06-13T06:32:41.631Z] ---> 7faa78b61afe [2023-06-13T06:32:41.631Z] 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 [2023-06-13T06:32:41.631Z] ---> Running in 92ea75fbb778 [2023-06-13T06:32:41.889Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-13T06:32:42.455Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-13T06:32:43.021Z] (1/5) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) [2023-06-13T06:32:43.589Z] (2/5) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) [2023-06-13T06:32:43.848Z] (3/5) Upgrading libcrypto1.1 (1.1.1t-r2 -> 1.1.1u-r1) [2023-06-13T06:32:44.418Z] (4/5) Upgrading libssl1.1 (1.1.1t-r2 -> 1.1.1u-r1) [2023-06-13T06:32:44.676Z] (5/5) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) [2023-06-13T06:32:44.936Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T06:32:44.936Z] OK: 6 MiB in 14 packages [2023-06-13T06:32:44.936Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-13T06:32:45.506Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-13T06:32:46.078Z] (1/9) Installing ca-certificates (20230506-r0) [2023-06-13T06:32:46.337Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-06-13T06:32:46.906Z] (3/9) Installing nghttp2-libs (1.47.0-r0) [2023-06-13T06:32:47.164Z] (4/9) Installing libcurl (8.1.2-r0) [2023-06-13T06:32:47.737Z] (5/9) Installing curl (8.1.2-r0) [2023-06-13T06:32:47.997Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-06-13T06:32:48.933Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-06-13T06:32:49.193Z] (8/9) Installing jq (1.6-r1) [2023-06-13T06:32:49.452Z] (9/9) Installing openssl (1.1.1u-r1) [2023-06-13T06:32:50.020Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T06:32:50.020Z] Executing ca-certificates-20230506-r0.trigger [2023-06-13T06:32:50.020Z] OK: 52 MiB in 23 packages [2023-06-13T06:32:50.020Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-13T06:32:50.591Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-13T06:32:51.159Z] (1/137) Installing libmagic (5.41-r0) [2023-06-13T06:32:51.419Z] (2/137) Installing file (5.41-r0) [2023-06-13T06:32:51.680Z] (3/137) Installing libxau (1.0.9-r0) [2023-06-13T06:32:51.869Z] Still waiting to schedule task [2023-06-13T06:32:51.870Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-18541’ [2023-06-13T06:32:51.938Z] (4/137) Installing libxdmcp (1.1.3-r0) [2023-06-13T06:32:52.195Z] (5/137) Installing libxcb (1.15-r0) [2023-06-13T06:32:52.761Z] (6/137) Installing libx11 (1.8-r0) [2023-06-13T06:32:53.021Z] (7/137) Installing libxext (1.3.4-r0) [2023-06-13T06:32:53.280Z] (8/137) Installing libice (1.0.10-r0) [2023-06-13T06:32:53.850Z] (9/137) Installing libuuid (2.38-r1) [2023-06-13T06:32:53.850Z] (10/137) Installing libsm (1.2.3-r0) [2023-06-13T06:32:54.420Z] (11/137) Installing libxt (1.2.1-r0) [2023-06-13T06:32:54.680Z] (12/137) Installing libxmu (1.1.3-r0) [2023-06-13T06:32:54.940Z] (13/137) Installing xset (1.2.4-r0) [2023-06-13T06:32:55.199Z] (14/137) Installing xprop (1.2.5-r0) [2023-06-13T06:32:55.457Z] (15/137) Installing xdg-utils (1.1.3-r3) [2023-06-13T06:32:55.716Z] (16/137) Installing eudev-libs (3.2.11-r0) [2023-06-13T06:32:56.283Z] (17/137) Installing pkgconf (1.8.1-r0) [2023-06-13T06:32:56.542Z] (18/137) Installing libffi (3.4.2-r1) [2023-06-13T06:32:56.800Z] (19/137) Installing libintl (0.21-r2) [2023-06-13T06:32:57.060Z] (20/137) Installing libblkid (2.38-r1) [2023-06-13T06:32:57.318Z] (21/137) Installing libmount (2.38-r1) [2023-06-13T06:32:57.885Z] (22/137) Installing pcre (8.45-r2) [2023-06-13T06:32:58.144Z] (23/137) Installing glib (2.72.4-r0) [2023-06-13T06:32:58.714Z] (24/137) Installing xz-libs (5.2.5-r1) [2023-06-13T06:32:58.972Z] (25/137) Installing libxml2 (2.9.14-r2) [2023-06-13T06:32:59.232Z] (26/137) Installing shared-mime-info (2.2-r2) [2023-06-13T06:32:59.802Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2023-06-13T06:33:00.062Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2023-06-13T06:33:00.322Z] (29/137) Installing libpng (1.6.37-r1) [2023-06-13T06:33:00.890Z] (30/137) Installing libwebp (1.2.3-r1) [2023-06-13T06:33:01.149Z] (31/137) Installing zstd-libs (1.5.2-r1) [2023-06-13T06:33:01.718Z] (32/137) Installing tiff (4.4.0-r3) [2023-06-13T06:33:01.977Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2023-06-13T06:33:02.237Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2023-06-13T06:33:02.497Z] (35/137) Installing libxcomposite (0.4.5-r0) [2023-06-13T06:33:02.756Z] (36/137) Installing libxfixes (6.0.0-r0) [2023-06-13T06:33:03.015Z] (37/137) Installing libxrender (0.9.10-r3) [2023-06-13T06:33:03.277Z] (38/137) Installing libxcursor (1.2.1-r0) [2023-06-13T06:33:03.539Z] (39/137) Installing libxdamage (1.1.5-r1) [2023-06-13T06:33:03.799Z] (40/137) Installing libxi (1.8-r0) [2023-06-13T06:33:04.058Z] (41/137) Installing libxinerama (1.1.4-r1) [2023-06-13T06:33:04.317Z] (42/137) Installing libxrandr (1.5.2-r1) [2023-06-13T06:33:04.577Z] (43/137) Installing atk (2.38.0-r0) [2023-06-13T06:33:04.836Z] (44/137) Installing libxtst (1.2.3-r3) [2023-06-13T06:33:05.095Z] (45/137) Installing dbus-libs (1.14.8-r0) [2023-06-13T06:33:05.662Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2023-06-13T06:33:05.921Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2023-06-13T06:33:06.181Z] (48/137) Installing expat (2.5.0-r0) [2023-06-13T06:33:06.441Z] (49/137) Installing libbz2 (1.0.8-r1) [2023-06-13T06:33:06.699Z] (50/137) Installing freetype (2.12.1-r0) [2023-06-13T06:33:07.268Z] (51/137) Installing fontconfig (2.14.0-r0) [2023-06-13T06:33:07.526Z] (52/137) Installing pixman (0.40.0-r4) [2023-06-13T06:33:08.093Z] (53/137) Installing cairo (1.17.4-r2) [2023-06-13T06:33:08.352Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2023-06-13T06:33:08.610Z] (55/137) Installing avahi-libs (0.8-r6) [2023-06-13T06:33:08.868Z] (56/137) Installing gmp (6.2.1-r2) [2023-06-13T06:33:09.435Z] (57/137) Installing nettle (3.7.3-r0) [2023-06-13T06:33:09.693Z] (58/137) Installing p11-kit (0.24.1-r0) [2023-06-13T06:33:10.262Z] (59/137) Installing libtasn1 (4.18.0-r1) [2023-06-13T06:33:10.521Z] (60/137) Installing libunistring (1.0-r0) [2023-06-13T06:33:10.781Z] (61/137) Installing gnutls (3.7.7-r1) [2023-06-13T06:33:11.349Z] (62/137) Installing cups-libs (2.4.2-r1) [2023-06-13T06:33:11.917Z] (63/137) Installing libepoxy (1.5.10-r0) [2023-06-13T06:33:12.177Z] (64/137) Installing fribidi (1.0.12-r0) [2023-06-13T06:33:12.436Z] (65/137) Installing graphite2 (1.3.14-r1) [2023-06-13T06:33:12.694Z] (66/137) Installing harfbuzz (4.3.0-r0) [2023-06-13T06:33:13.262Z] (67/137) Installing libxft (2.3.4-r0) [2023-06-13T06:33:13.521Z] (68/137) Installing pango (1.50.7-r0) [2023-06-13T06:33:13.781Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2023-06-13T06:33:14.040Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2023-06-13T06:33:14.298Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2023-06-13T06:33:14.556Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2023-06-13T06:33:15.126Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2023-06-13T06:33:15.383Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2023-06-13T06:33:15.951Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-06-13T06:33:15.951Z] (75/137) Installing libfontenc (1.1.4-r0) [2023-06-13T06:33:16.210Z] (76/137) Installing mkfontscale (1.2.2-r0) [2023-06-13T06:33:16.468Z] (77/137) Installing font-opensans (0_git20210927-r0) [2023-06-13T06:33:17.043Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2023-06-13T06:33:17.307Z] (79/137) Installing libogg (1.3.5-r1) [2023-06-13T06:33:17.567Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2023-06-13T06:33:18.134Z] (81/137) Installing flac (1.3.4-r0) [2023-06-13T06:33:18.394Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2023-06-13T06:33:18.961Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2023-06-13T06:33:19.219Z] (84/137) Installing sdl2 (2.0.22-r0) [2023-06-13T06:33:19.786Z] (85/137) Installing aom-libs (3.3.0-r0) [2023-06-13T06:33:20.044Z] (86/137) Installing libass (0.16.0-r0) [2023-06-13T06:33:20.613Z] (87/137) Installing libdav1d (1.0.0-r0) [2023-06-13T06:33:20.872Z] (88/137) Installing libpciaccess (0.16-r0) [2023-06-13T06:33:21.130Z] (89/137) Installing libdrm (2.4.110-r0) [2023-06-13T06:33:21.698Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-06-13T06:33:21.698Z] (91/137) Installing ncurses-libs (6.3_p20220521-r1) [2023-06-13T06:33:22.264Z] (92/137) Installing lame (3.100-r0) [2023-06-13T06:33:22.523Z] (93/137) Installing opus (1.3.1-r1) [2023-06-13T06:33:23.090Z] (94/137) Installing libasyncns (0.8-r1) [2023-06-13T06:33:23.350Z] (95/137) Installing libltdl (2.4.7-r0) [2023-06-13T06:33:23.608Z] (96/137) Installing orc (0.4.32-r0) [2023-06-13T06:33:23.868Z] (97/137) Installing libvorbis (1.3.7-r0) [2023-06-13T06:33:24.436Z] (98/137) Installing libsndfile (1.1.0-r0) [2023-06-13T06:33:24.695Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2023-06-13T06:33:24.954Z] (100/137) Installing soxr (0.1.3-r2) [2023-06-13T06:33:25.212Z] (101/137) Installing speexdsp (1.2.0-r0) [2023-06-13T06:33:25.472Z] (102/137) Installing tdb-libs (1.4.6-r0) [2023-06-13T06:33:26.053Z] (103/137) Installing libpulse (15.0-r2) [2023-06-13T06:33:26.312Z] (104/137) Installing cjson (1.7.15-r3) [2023-06-13T06:33:26.571Z] (105/137) Installing mbedtls (2.28.3-r0) [2023-06-13T06:33:27.140Z] (106/137) Installing librist (0.2.6-r1) [2023-06-13T06:33:27.399Z] (107/137) Installing libsrt (1.4.4-r0) [2023-06-13T06:33:27.658Z] (108/137) Installing libssh (0.9.6-r1) [2023-06-13T06:33:28.228Z] (109/137) Installing libtheora (1.1.1-r16) [2023-06-13T06:33:28.488Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2023-06-13T06:33:28.747Z] (111/137) Installing libva (2.14.0-r0) [2023-06-13T06:33:29.314Z] (112/137) Installing libvdpau (1.5-r0) [2023-06-13T06:33:29.573Z] (113/137) Installing vidstab (1.1.0-r1) [2023-06-13T06:33:29.831Z] (114/137) Installing libvpx (1.11.0-r1) [2023-06-13T06:33:30.399Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2023-06-13T06:33:30.657Z] (116/137) Installing numactl (2.0.14-r0) [2023-06-13T06:33:30.918Z] (117/137) Installing x265-libs (3.5-r3) [2023-06-13T06:33:31.496Z] (118/137) Installing xvidcore (1.3.7-r1) [2023-06-13T06:33:32.064Z] (119/137) Installing ffmpeg-libs (5.0.3-r0) [2023-06-13T06:33:32.634Z] (120/137) Installing libevent (2.1.12-r4) [2023-06-13T06:33:32.893Z] (121/137) Installing mesa (21.3.9-r0) [2023-06-13T06:33:33.153Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2023-06-13T06:33:33.414Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2023-06-13T06:33:33.674Z] (124/137) Installing icu-data-en (71.1-r2) [2023-06-13T06:33:34.244Z] Executing icu-data-en-71.1-r2.post-install [2023-06-13T06:33:34.244Z] * [2023-06-13T06:33:34.244Z] * If you need ICU with non-English locales and legacy charset support, install [2023-06-13T06:33:34.244Z] * package icu-data-full. [2023-06-13T06:33:34.244Z] * [2023-06-13T06:33:34.244Z] (125/137) Installing icu-libs (71.1-r2) [2023-06-13T06:33:34.878Z] (126/137) Installing lcms2 (2.13.1-r0) [2023-06-13T06:33:35.155Z] (127/137) Installing minizip (1.2.12-r0) [2023-06-13T06:33:35.430Z] (128/137) Installing nspr (4.33-r0) [2023-06-13T06:33:35.719Z] (129/137) Installing sqlite-libs (3.40.1-r0) [2023-06-13T06:33:36.297Z] (130/137) Installing nss (3.78.1-r0) [2023-06-13T06:33:36.866Z] (131/137) Installing re2 (2022.04.01-r0) [2023-06-13T06:33:37.125Z] (132/137) Installing snappy (1.1.9-r4) [2023-06-13T06:33:37.385Z] (133/137) Installing libgpg-error (1.45-r0) [2023-06-13T06:33:37.645Z] (134/137) Installing libgcrypt (1.10.1-r0) [2023-06-13T06:33:38.213Z] (135/137) Installing libxslt (1.1.35-r0) [2023-06-13T06:33:38.472Z] (136/137) Installing chromium (102.0.5005.182-r0) [2023-06-13T06:33:41.003Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-06-13T06:33:41.571Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T06:33:41.571Z] Executing glib-2.72.4-r0.trigger [2023-06-13T06:33:41.571Z] Executing shared-mime-info-2.2-r2.trigger [2023-06-13T06:33:41.859Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-06-13T06:33:42.118Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-06-13T06:33:42.118Z] Executing fontconfig-2.14.0-r0.trigger [2023-06-13T06:33:42.118Z] Executing mkfontscale-1.2.2-r0.trigger [2023-06-13T06:33:42.118Z] OK: 409 MiB in 160 packages [2023-06-13T06:33:42.118Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-13T06:33:42.686Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-13T06:33:43.254Z] (1/21) Installing binutils (2.38-r3) [2023-06-13T06:33:43.821Z] (2/21) Installing isl22 (0.22-r0) [2023-06-13T06:33:44.080Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-06-13T06:33:44.648Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-06-13T06:33:44.906Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-06-13T06:33:46.285Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-06-13T06:33:46.543Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-06-13T06:33:46.803Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-06-13T06:33:47.369Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-06-13T06:33:47.629Z] (10/21) Installing libpq (14.8-r0) [2023-06-13T06:33:48.197Z] (11/21) Installing openssl-dev (1.1.1u-r1) [2023-06-13T06:33:48.457Z] (12/21) Installing libpq-dev (14.8-r0) [2023-06-13T06:33:49.024Z] (13/21) Installing libecpg (14.8-r0) [2023-06-13T06:33:49.298Z] (14/21) Installing libecpg-dev (14.8-r0) [2023-06-13T06:33:49.558Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-06-13T06:33:50.931Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-06-13T06:33:57.502Z] (17/21) Installing clang (13.0.1-r1) [2023-06-13T06:33:57.502Z] (18/21) Installing icu (71.1-r2) [2023-06-13T06:33:58.069Z] (19/21) Installing icu-dev (71.1-r2) [2023-06-13T06:33:58.328Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-06-13T06:34:03.594Z] (21/21) Installing postgresql14-dev (14.8-r0) [2023-06-13T06:34:03.594Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T06:34:03.594Z] OK: 822 MiB in 181 packages [2023-06-13T06:34:03.594Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-13T06:34:03.852Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-13T06:34:04.420Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-06-13T06:34:05.357Z] (2/10) Installing gdbm (1.23-r0) [2023-06-13T06:34:05.615Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-06-13T06:34:05.874Z] (4/10) Installing readline (8.1.2-r0) [2023-06-13T06:34:06.133Z] (5/10) Installing python3 (3.10.12-r0) [2023-06-13T06:34:07.073Z] (6/10) Installing python3-dev (3.10.12-r0) [2023-06-13T06:34:08.012Z] (7/10) Installing libsodium (1.0.18-r0) [2023-06-13T06:34:08.272Z] (8/10) Installing libzmq (4.3.4-r0) [2023-06-13T06:34:08.532Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-06-13T06:34:09.109Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-06-13T06:34:09.109Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T06:34:09.677Z] OK: 974 MiB in 191 packages [2023-06-13T06:34:09.677Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-13T06:34:10.246Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-13T06:34:10.814Z] OK: 974 MiB in 191 packages [2023-06-13T06:34:10.814Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-13T06:34:11.384Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-13T06:34:11.953Z] (1/1) Installing tzdata (2023c-r0) [2023-06-13T06:34:12.211Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T06:34:12.471Z] OK: 978 MiB in 192 packages [2023-06-13T06:34:12.471Z] (1/1) Purging tzdata (2023c-r0) [2023-06-13T06:34:12.471Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T06:34:12.471Z] OK: 974 MiB in 191 packages [2023-06-13T06:34:15.759Z] Looking in links: /tmp/tmpfgngmhvp [2023-06-13T06:34:15.759Z] Processing /tmp/tmpfgngmhvp/setuptools-65.5.0-py3-none-any.whl [2023-06-13T06:34:15.759Z] Processing /tmp/tmpfgngmhvp/pip-23.0.1-py3-none-any.whl [2023-06-13T06:34:15.759Z] Installing collected packages: setuptools, pip [2023-06-13T06:34:18.287Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-06-13T06:34:18.287Z] 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 [2023-06-13T06:34:18.287Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-06-13T06:34:18.547Z] Collecting pip [2023-06-13T06:34:18.547Z] Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) [2023-06-13T06:34:18.547Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 50.9 MB/s eta 0:00:00 [2023-06-13T06:34:18.547Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-06-13T06:34:19.117Z] Collecting setuptools [2023-06-13T06:34:19.117Z] Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) [2023-06-13T06:34:19.117Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 122.5 MB/s eta 0:00:00 [2023-06-13T06:34:19.117Z] Collecting wheel [2023-06-13T06:34:19.117Z] Downloading wheel-0.40.0-py3-none-any.whl (64 kB) [2023-06-13T06:34:19.117Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 160.7 MB/s eta 0:00:00 [2023-06-13T06:34:19.375Z] Installing collected packages: wheel, setuptools, pip [2023-06-13T06:34:19.375Z] Attempting uninstall: setuptools [2023-06-13T06:34:19.375Z] Found existing installation: setuptools 65.5.0 [2023-06-13T06:34:19.375Z] Uninstalling setuptools-65.5.0: [2023-06-13T06:34:19.375Z] Successfully uninstalled setuptools-65.5.0 [2023-06-13T06:34:20.317Z] Attempting uninstall: pip [2023-06-13T06:34:20.317Z] Found existing installation: pip 23.0.1 [2023-06-13T06:34:20.317Z] Uninstalling pip-23.0.1: [2023-06-13T06:34:20.317Z] Successfully uninstalled pip-23.0.1 [2023-06-13T06:34:22.218Z] Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 [2023-06-13T06:34:22.218Z] 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 [2023-06-13T06:34:22.785Z] Processing ./edgex-taf-common [2023-06-13T06:34:22.785Z] Preparing metadata (setup.py): started [2023-06-13T06:34:23.044Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T06:34:23.044Z] Building wheels for collected packages: edgex-taf-common [2023-06-13T06:34:23.044Z] Building wheel for edgex-taf-common (setup.py): started [2023-06-13T06:34:23.317Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-06-13T06:34:23.317Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=1c45626bff60c5d1683f3225349efd3f68d0a53b50ca3b79ce45dd23dd55e213 [2023-06-13T06:34:23.317Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-06-13T06:34:23.317Z] Successfully built edgex-taf-common [2023-06-13T06:34:23.317Z] Installing collected packages: edgex-taf-common [2023-06-13T06:34:23.576Z] Successfully installed edgex-taf-common-0.0.0 [2023-06-13T06:34:23.577Z] 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 [2023-06-13T06:34:24.146Z] Collecting robotframework==6.1 (from -r requirements.txt (line 1)) [2023-06-13T06:34:24.146Z] Downloading robotframework-6.1-py3-none-any.whl (698 kB) [2023-06-13T06:34:24.407Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 698.5/698.5 kB 15.0 MB/s eta 0:00:00 [2023-06-13T06:34:24.407Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-06-13T06:34:24.407Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-06-13T06:34:24.407Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-06-13T06:34:24.407Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2023-06-13T06:34:24.407Z] Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) [2023-06-13T06:34:24.407Z] Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) [2023-06-13T06:34:24.407Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 21.5 MB/s eta 0:00:00 [2023-06-13T06:34:24.407Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-06-13T06:34:24.407Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-06-13T06:34:24.407Z] Preparing metadata (setup.py): started [2023-06-13T06:34:24.665Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T06:34:24.665Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-06-13T06:34:24.665Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-06-13T06:34:24.665Z] Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) [2023-06-13T06:34:24.665Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2023-06-13T06:34:24.924Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-06-13T06:34:24.924Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-06-13T06:34:24.924Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 8.7 MB/s eta 0:00:00 [2023-06-13T06:34:24.924Z] Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) [2023-06-13T06:34:24.924Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2023-06-13T06:34:24.924Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 16.4 MB/s eta 0:00:00 [2023-06-13T06:34:24.924Z] Preparing metadata (setup.py): started [2023-06-13T06:34:25.183Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T06:34:25.183Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-06-13T06:34:25.183Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-06-13T06:34:25.183Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 19.8 MB/s eta 0:00:00 [2023-06-13T06:34:25.441Z] Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) [2023-06-13T06:34:25.701Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-06-13T06:34:25.701Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 58.5 MB/s eta 0:00:00 [2023-06-13T06:34:26.636Z] Installing build dependencies: started [2023-06-13T06:34:29.926Z] Installing build dependencies: finished with status 'done' [2023-06-13T06:34:29.926Z] Getting requirements to build wheel: started [2023-06-13T06:34:30.495Z] Getting requirements to build wheel: finished with status 'done' [2023-06-13T06:34:30.495Z] Preparing metadata (pyproject.toml): started [2023-06-13T06:34:31.060Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-13T06:34:31.627Z] Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) [2023-06-13T06:34:31.627Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-06-13T06:34:31.627Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 10.2 MB/s eta 0:00:00 [2023-06-13T06:34:31.627Z] Preparing metadata (setup.py): started [2023-06-13T06:34:31.887Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T06:34:32.147Z] Collecting redis==4.5.4 (from -r requirements.txt (line 13)) [2023-06-13T06:34:32.147Z] Downloading redis-4.5.4-py3-none-any.whl (238 kB) [2023-06-13T06:34:32.147Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.9/238.9 kB 31.2 MB/s eta 0:00:00 [2023-06-13T06:34:32.405Z] Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) [2023-06-13T06:34:32.405Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2023-06-13T06:34:32.405Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 38.5 MB/s eta 0:00:00 [2023-06-13T06:34:32.663Z] Installing build dependencies: started [2023-06-13T06:34:35.192Z] Installing build dependencies: finished with status 'done' [2023-06-13T06:34:35.192Z] Getting requirements to build wheel: started [2023-06-13T06:34:35.192Z] Getting requirements to build wheel: finished with status 'done' [2023-06-13T06:34:35.192Z] Preparing metadata (pyproject.toml): started [2023-06-13T06:34:35.759Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-13T06:34:35.759Z] Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) [2023-06-13T06:34:35.759Z] Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) [2023-06-13T06:34:35.759Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 16.4 MB/s eta 0:00:00 [2023-06-13T06:34:35.759Z] Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) [2023-06-13T06:34:36.018Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2023-06-13T06:34:36.018Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 28.5 MB/s eta 0:00:00 [2023-06-13T06:34:36.018Z] Preparing metadata (setup.py): started [2023-06-13T06:34:36.277Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T06:34:36.537Z] Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) [2023-06-13T06:34:36.537Z] Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) [2023-06-13T06:34:37.105Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 8.0 MB/s eta 0:00:00 [2023-06-13T06:34:37.364Z] Preparing metadata (setup.py): started [2023-06-13T06:34:38.743Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T06:34:38.743Z] Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T06:34:38.743Z] Downloading selenium-4.10.0-py3-none-any.whl (6.7 MB) [2023-06-13T06:34:39.004Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 65.8 MB/s eta 0:00:00 [2023-06-13T06:34:39.004Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T06:34:39.004Z] Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) [2023-06-13T06:34:39.004Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T06:34:39.004Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-06-13T06:34:39.004Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 15.4 MB/s eta 0:00:00 [2023-06-13T06:34:39.004Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T06:34:39.004Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-06-13T06:34:39.004Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 7.4 MB/s eta 0:00:00 [2023-06-13T06:34:39.268Z] Preparing metadata (setup.py): started [2023-06-13T06:34:39.268Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T06:34:39.268Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T06:34:39.269Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-06-13T06:34:39.526Z] Preparing metadata (setup.py): started [2023-06-13T06:34:39.526Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T06:34:39.526Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T06:34:39.526Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-06-13T06:34:39.785Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T06:34:39.785Z] Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) [2023-06-13T06:34:39.785Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 14.7 MB/s eta 0:00:00 [2023-06-13T06:34:39.785Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T06:34:39.785Z] Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) [2023-06-13T06:34:39.785Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 28.5 MB/s eta 0:00:00 [2023-06-13T06:34:40.044Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T06:34:40.044Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-06-13T06:34:40.044Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 14.2 MB/s eta 0:00:00 [2023-06-13T06:34:40.044Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T06:34:40.044Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-06-13T06:34:40.302Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-06-13T06:34:40.302Z] Downloading charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (192 kB) [2023-06-13T06:34:40.302Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.8/192.8 kB 30.9 MB/s eta 0:00:00 [2023-06-13T06:34:40.302Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-06-13T06:34:40.302Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2023-06-13T06:34:40.302Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 8.6 MB/s eta 0:00:00 [2023-06-13T06:34:40.302Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-06-13T06:34:40.302Z] Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) [2023-06-13T06:34:40.302Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 19.7 MB/s eta 0:00:00 [2023-06-13T06:34:40.302Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-06-13T06:34:40.302Z] Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) [2023-06-13T06:34:40.302Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 17.1 MB/s eta 0:00:00 [2023-06-13T06:34:40.562Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-06-13T06:34:40.562Z] Downloading packaging-23.1-py3-none-any.whl (48 kB) [2023-06-13T06:34:40.562Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 11.4 MB/s eta 0:00:00 [2023-06-13T06:34:40.562Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-06-13T06:34:40.562Z] Downloading websocket_client-1.5.3-py3-none-any.whl (56 kB) [2023-06-13T06:34:40.562Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 5.2 MB/s eta 0:00:00 [2023-06-13T06:34:40.563Z] Collecting async-timeout>=4.0.2 (from redis==4.5.4->-r requirements.txt (line 13)) [2023-06-13T06:34:40.563Z] Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) [2023-06-13T06:34:40.563Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-13T06:34:40.824Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-06-13T06:34:40.824Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 31.7 MB/s eta 0:00:00 [2023-06-13T06:34:40.824Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-13T06:34:40.824Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-06-13T06:34:40.824Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 33.1 MB/s eta 0:00:00 [2023-06-13T06:34:40.824Z] 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) [2023-06-13T06:34:40.824Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-13T06:34:40.824Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-06-13T06:34:40.824Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-13T06:34:40.824Z] Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) [2023-06-13T06:34:41.082Z] Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T06:34:41.082Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2023-06-13T06:34:41.082Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 44.3 MB/s eta 0:00:00 [2023-06-13T06:34:41.082Z] Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T06:34:41.082Z] Downloading trio_websocket-0.10.3-py3-none-any.whl (17 kB) [2023-06-13T06:34:41.339Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T06:34:41.339Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2023-06-13T06:34:41.339Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 17.8 MB/s eta 0:00:00 [2023-06-13T06:34:41.597Z] Installing build dependencies: started [2023-06-13T06:34:45.823Z] Installing build dependencies: finished with status 'done' [2023-06-13T06:34:45.823Z] Getting requirements to build wheel: started [2023-06-13T06:34:46.390Z] Getting requirements to build wheel: finished with status 'done' [2023-06-13T06:34:46.390Z] Preparing metadata (pyproject.toml): started [2023-06-13T06:34:46.958Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-13T06:34:46.958Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T06:34:46.958Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-06-13T06:34:46.958Z] Preparing metadata (setup.py): started [2023-06-13T06:34:46.958Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T06:34:47.220Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T06:34:47.220Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-06-13T06:34:47.220Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T06:34:47.220Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-06-13T06:34:47.220Z] Preparing metadata (setup.py): started [2023-06-13T06:34:47.478Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T06:34:47.478Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T06:34:47.478Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2023-06-13T06:34:47.478Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 13.7 MB/s eta 0:00:00 [2023-06-13T06:34:47.478Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T06:34:47.478Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2023-06-13T06:34:47.478Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T06:34:47.478Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-06-13T06:34:47.478Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.8 MB/s eta 0:00:00 [2023-06-13T06:34:47.478Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T06:34:47.478Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-06-13T06:34:47.740Z] Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T06:34:47.740Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-06-13T06:34:47.740Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 10.1 MB/s eta 0:00:00 [2023-06-13T06:34:47.740Z] 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)) [2023-06-13T06:34:47.740Z] Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) [2023-06-13T06:34:47.740Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 6.6 MB/s eta 0:00:00 [2023-06-13T06:34:47.998Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T06:34:47.998Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-06-13T06:34:47.998Z] Collecting async-generator>=1.9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T06:34:47.998Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2023-06-13T06:34:47.998Z] Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T06:34:47.998Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-06-13T06:34:47.998Z] Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T06:34:47.998Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-06-13T06:34:47.998Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T06:34:47.998Z] Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) [2023-06-13T06:34:48.258Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T06:34:48.258Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-06-13T06:34:48.258Z] 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)) [2023-06-13T06:34:48.258Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-06-13T06:34:48.516Z] 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)) [2023-06-13T06:34:48.516Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-06-13T06:34:48.516Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 7.4 MB/s eta 0:00:00 [2023-06-13T06:34:48.516Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, pycryptodome, flex, GenSON, PyYAML, strict-rfc3339, validate-email [2023-06-13T06:34:48.516Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-06-13T06:34:48.775Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-06-13T06:34:48.775Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=40469238b7ab283e2a8f388b9f88ad42a0d6c746d9d756bd60d84628203e40b5 [2023-06-13T06:34:48.775Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-06-13T06:34:48.775Z] Building wheel for paho-mqtt (setup.py): started [2023-06-13T06:34:49.036Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-06-13T06:34:49.036Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=06b241bd8b2590b02a93bf824953540ab14ce6b04a77fb7c629aa6e3fb587051 [2023-06-13T06:34:49.037Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2023-06-13T06:34:49.037Z] Building wheel for numpy (pyproject.toml): started [2023-06-13T06:35:13.575Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18543 in /w/workspace/exfoundry_edgex-taf-common_PR-64 [Pipeline] { [Pipeline] checkout [2023-06-13T06:35:13.609Z] Selected Git installation does not exist. Using Default [2023-06-13T06:35:13.609Z] The recommended git tool is: NONE [2023-06-13T06:35:18.936Z] using credential edgex-jenkins-ssh [2023-06-13T06:35:18.955Z] Cloning the remote Git repository [2023-06-13T06:35:19.001Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2023-06-13T06:35:19.089Z] > git init /w/workspace/exfoundry_edgex-taf-common_PR-64 # timeout=10 [2023-06-13T06:35:19.221Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-06-13T06:35:19.222Z] > git --version # timeout=10 [2023-06-13T06:35:19.245Z] > git --version # 'git version 2.25.1' [2023-06-13T06:35:19.248Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-13T06:35:19.389Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-13T06:35:19.959Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-06-13T06:35:19.978Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-13T06:35:20.818Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-06-13T06:35:20.867Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-06-13T06:35:20.868Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-13T06:35:20.885Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/64/head:refs/remotes/origin/PR-64 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-06-13T06:35:21.367Z] Merging remotes/origin/main commit 708500f99bdc18627f9f54c6595d62644b939aea into PR head commit 75b7735eac08e69272dd1c2e5a03fa7136b8715e [2023-06-13T06:35:21.645Z] Merge succeeded, producing 75b7735eac08e69272dd1c2e5a03fa7136b8715e [2023-06-13T06:35:21.645Z] Checking out Revision 75b7735eac08e69272dd1c2e5a03fa7136b8715e (PR-64) [2023-06-13T06:35:22.098Z] Commit message: "build: bump robotframework from 6.0.2 to 6.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-13T06:35:21.388Z] > git config core.sparsecheckout # timeout=10 [2023-06-13T06:35:21.459Z] > git checkout -f 75b7735eac08e69272dd1c2e5a03fa7136b8715e # timeout=10 [2023-06-13T06:35:21.537Z] > git remote # timeout=10 [2023-06-13T06:35:21.555Z] > git config --get remote.origin.url # timeout=10 [2023-06-13T06:35:21.581Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-13T06:35:21.596Z] > git merge 708500f99bdc18627f9f54c6595d62644b939aea # timeout=10 [2023-06-13T06:35:21.622Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-13T06:35:21.654Z] > git config core.sparsecheckout # timeout=10 [2023-06-13T06:35:21.669Z] > git checkout -f 75b7735eac08e69272dd1c2e5a03fa7136b8715e # timeout=10 [2023-06-13T06:35:22.954Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-13T06:35:22.954Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-13T06:35:22.954Z] Dload Upload Total Spent Left Speed [2023-06-13T06:35:22.954Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh [2023-06-13T06:35:23.626Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-13T06:35:23.964Z] + sudo tee /etc/docker/daemon.new [2023-06-13T06:35:23.964Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-13T06:35:23.964Z] { [2023-06-13T06:35:23.964Z] "registry-mirrors": [ [2023-06-13T06:35:23.964Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-13T06:35:23.964Z] ], [2023-06-13T06:35:23.964Z] "bip": "10.250.0.254/24", [2023-06-13T06:35:23.964Z] "hosts": [ [2023-06-13T06:35:23.964Z] "tcp://0.0.0.0:5555", [2023-06-13T06:35:23.964Z] "unix:///var/run/docker.sock" [2023-06-13T06:35:23.964Z] ], [2023-06-13T06:35:23.964Z] "mtu": 1458, [2023-06-13T06:35:23.964Z] "selinux-enabled": true, [2023-06-13T06:35:23.964Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-13T06:35:23.964Z] } [Pipeline] sh [2023-06-13T06:35:24.296Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-13T06:35:24.626Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-13T06:35:42.882Z] provisioning config files... [2023-06-13T06:35:42.907Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-64@tmp/config14570979832259646135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-13T06:35:43.252Z] ---> docker-login.sh [2023-06-13T06:35:43.252Z] nexus3.edgexfoundry.org:10001 [2023-06-13T06:35:43.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T06:35:43.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T06:35:43.787Z] Configure a credential helper to remove this warning. See [2023-06-13T06:35:43.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T06:35:43.787Z] [2023-06-13T06:35:43.787Z] Login Succeeded [2023-06-13T06:35:43.787Z] nexus3.edgexfoundry.org:10002 [2023-06-13T06:35:44.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T06:35:44.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T06:35:44.056Z] Configure a credential helper to remove this warning. See [2023-06-13T06:35:44.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T06:35:44.056Z] [2023-06-13T06:35:44.056Z] Login Succeeded [2023-06-13T06:35:44.056Z] nexus3.edgexfoundry.org:10003 [2023-06-13T06:35:44.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T06:35:44.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T06:35:44.323Z] Configure a credential helper to remove this warning. See [2023-06-13T06:35:44.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T06:35:44.323Z] [2023-06-13T06:35:44.323Z] Login Succeeded [2023-06-13T06:35:44.590Z] nexus3.edgexfoundry.org:10004 [2023-06-13T06:35:44.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T06:35:44.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T06:35:44.858Z] Configure a credential helper to remove this warning. See [2023-06-13T06:35:44.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T06:35:44.858Z] [2023-06-13T06:35:44.858Z] Login Succeeded [2023-06-13T06:35:44.858Z] docker.io [2023-06-13T06:35:45.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T06:35:45.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T06:35:45.126Z] Configure a credential helper to remove this warning. See [2023-06-13T06:35:45.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T06:35:45.126Z] [2023-06-13T06:35:45.126Z] Login Succeeded [2023-06-13T06:35:45.392Z] ---> docker-login.sh ends [Pipeline] } [2023-06-13T06:35:45.405Z] 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 [2023-06-13T06:35:46.150Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-13T06:35:46.469Z] + ls -al . [2023-06-13T06:35:46.469Z] total 68 [2023-06-13T06:35:46.469Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 13 06:35 . [2023-06-13T06:35:46.469Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 06:35 .. [2023-06-13T06:35:46.469Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 06:35 .git [2023-06-13T06:35:46.469Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 06:35 .github [2023-06-13T06:35:46.469Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 13 06:35 .gitignore [2023-06-13T06:35:46.469Z] -rw-rw-r-- 1 jenkins jenkins 1575 Jun 13 06:35 Dockerfile [2023-06-13T06:35:46.469Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 13 06:35 Jenkinsfile [2023-06-13T06:35:46.469Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 13 06:35 LICENSE [2023-06-13T06:35:46.469Z] -rw-rw-r-- 1 jenkins jenkins 3606 Jun 13 06:35 README.md [2023-06-13T06:35:46.469Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 06:35 TAF-Manager [2023-06-13T06:35:46.469Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 13 06:35 TUC [2023-06-13T06:35:46.469Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 13 06:32 VERSION [2023-06-13T06:35:46.469Z] -rw-rw-r-- 1 jenkins jenkins 342 Jun 13 06:35 requirements.txt [2023-06-13T06:35:46.469Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 13 06:35 robot-entrypoint.sh [2023-06-13T06:35:46.469Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 13 06:35 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T06:35:46.809Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=75b7735eac08e69272dd1c2e5a03fa7136b8715e --label arch=arm64 --label version=0.0.0 . [2023-06-13T06:35:47.134Z] Sending build context to Docker daemon 300.5kB [2023-06-13T06:35:47.134Z] Step 1/13 : FROM alpine:3.16 [2023-06-13T06:35:47.408Z] 3.16: Pulling from library/alpine [2023-06-13T06:35:47.700Z] 547446be3368: Pulling fs layer [2023-06-13T06:35:47.700Z] 547446be3368: Verifying Checksum [2023-06-13T06:35:47.700Z] 547446be3368: Download complete [2023-06-13T06:35:48.300Z] 547446be3368: Pull complete [2023-06-13T06:35:48.300Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-06-13T06:35:48.300Z] Status: Downloaded newer image for alpine:3.16 [2023-06-13T06:35:48.300Z] ---> 3b5033019969 [2023-06-13T06:35:48.300Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-06-13T06:35:48.578Z] ---> Running in 9c7bac9bedfa [2023-06-13T06:35:48.850Z] Removing intermediate container 9c7bac9bedfa [2023-06-13T06:35:48.850Z] ---> 689cc04ace88 [2023-06-13T06:35:48.850Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-06-13T06:35:48.850Z] ---> Running in 38d7abb9ed3f [2023-06-13T06:35:49.123Z] Removing intermediate container 38d7abb9ed3f [2023-06-13T06:35:49.123Z] ---> 1ee3e616a362 [2023-06-13T06:35:49.123Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-06-13T06:35:50.094Z] ---> e33041aed804 [2023-06-13T06:35:50.094Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-06-13T06:35:50.363Z] ---> 665bc303c400 [2023-06-13T06:35:50.363Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-06-13T06:35:50.961Z] ---> 1e45467f0333 [2023-06-13T06:35:50.961Z] Step 7/13 : WORKDIR /edgex-taf [2023-06-13T06:35:50.961Z] ---> Running in 4b072e9cb39d [2023-06-13T06:35:51.231Z] Removing intermediate container 4b072e9cb39d [2023-06-13T06:35:51.231Z] ---> 9393fb14f35a [2023-06-13T06:35:51.231Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-06-13T06:35:51.231Z] ---> Running in a51de96770b7 [2023-06-13T06:35:53.201Z] Removing intermediate container a51de96770b7 [2023-06-13T06:35:53.201Z] ---> d7e24d4b1b7c [2023-06-13T06:35:53.201Z] 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 [2023-06-13T06:35:53.201Z] ---> Running in 73903ae727df [2023-06-13T06:35:54.171Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-13T06:35:54.437Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-13T06:35:55.846Z] (1/5) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) [2023-06-13T06:35:56.431Z] (2/5) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) [2023-06-13T06:35:56.698Z] (3/5) Upgrading libcrypto1.1 (1.1.1t-r2 -> 1.1.1u-r1) [2023-06-13T06:35:56.744Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T06:35:57.284Z] (4/5) Upgrading libssl1.1 (1.1.1t-r2 -> 1.1.1u-r1) [2023-06-13T06:35:57.551Z] (5/5) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) [2023-06-13T06:35:58.136Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T06:35:58.137Z] OK: 5 MiB in 14 packages [2023-06-13T06:35:58.137Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-13T06:35:58.720Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-13T06:36:00.131Z] (1/9) Installing ca-certificates (20230506-r0) [2023-06-13T06:36:00.399Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-06-13T06:36:00.983Z] (3/9) Installing nghttp2-libs (1.47.0-r0) [2023-06-13T06:36:01.250Z] (4/9) Installing libcurl (8.1.2-r0) [2023-06-13T06:36:01.516Z] (5/9) Installing curl (8.1.2-r0) [2023-06-13T06:36:02.100Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-06-13T06:36:03.507Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-06-13T06:36:03.507Z] (8/9) Installing jq (1.6-r1) [2023-06-13T06:36:04.088Z] (9/9) Installing openssl (1.1.1u-r1) [2023-06-13T06:36:04.673Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T06:36:04.673Z] Executing ca-certificates-20230506-r0.trigger [2023-06-13T06:36:04.673Z] OK: 50 MiB in 23 packages [2023-06-13T06:36:04.940Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-13T06:36:05.523Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-13T06:36:06.484Z] (1/136) Installing libmagic (5.41-r0) [2023-06-13T06:36:07.068Z] (2/136) Installing file (5.41-r0) [2023-06-13T06:36:07.334Z] (3/136) Installing libxau (1.0.9-r0) [2023-06-13T06:36:07.600Z] (4/136) Installing libxdmcp (1.1.3-r0) [2023-06-13T06:36:07.868Z] (5/136) Installing libxcb (1.15-r0) [2023-06-13T06:36:08.452Z] (6/136) Installing libx11 (1.8-r0) [2023-06-13T06:36:09.035Z] (7/136) Installing libxext (1.3.4-r0) [2023-06-13T06:36:09.302Z] (8/136) Installing libice (1.0.10-r0) [2023-06-13T06:36:09.568Z] (9/136) Installing libuuid (2.38-r1) [2023-06-13T06:36:09.833Z] (10/136) Installing libsm (1.2.3-r0) [2023-06-13T06:36:10.101Z] (11/136) Installing libxt (1.2.1-r0) [2023-06-13T06:36:10.688Z] (12/136) Installing libxmu (1.1.3-r0) [2023-06-13T06:36:10.957Z] (13/136) Installing xset (1.2.4-r0) [2023-06-13T06:36:11.224Z] (14/136) Installing xprop (1.2.5-r0) [2023-06-13T06:36:11.491Z] (15/136) Installing xdg-utils (1.1.3-r3) [2023-06-13T06:36:11.758Z] (16/136) Installing eudev-libs (3.2.11-r0) [2023-06-13T06:36:12.343Z] (17/136) Installing pkgconf (1.8.1-r0) [2023-06-13T06:36:12.610Z] (18/136) Installing libffi (3.4.2-r1) [2023-06-13T06:36:12.876Z] (19/136) Installing libintl (0.21-r2) [2023-06-13T06:36:13.142Z] (20/136) Installing libblkid (2.38-r1) [2023-06-13T06:36:13.725Z] (21/136) Installing libmount (2.38-r1) [2023-06-13T06:36:13.992Z] (22/136) Installing pcre (8.45-r2) [2023-06-13T06:36:14.259Z] (23/136) Installing glib (2.72.4-r0) [2023-06-13T06:36:14.840Z] (24/136) Installing xz-libs (5.2.5-r1) [2023-06-13T06:36:15.423Z] (25/136) Installing libxml2 (2.9.14-r2) [2023-06-13T06:36:15.690Z] (26/136) Installing shared-mime-info (2.2-r2) [2023-06-13T06:36:16.273Z] (27/136) Installing hicolor-icon-theme (0.17-r1) [2023-06-13T06:36:16.540Z] (28/136) Installing libjpeg-turbo (2.1.3-r1) [2023-06-13T06:36:17.123Z] (29/136) Installing libpng (1.6.37-r1) [2023-06-13T06:36:17.391Z] (30/136) Installing libwebp (1.2.3-r1) [2023-06-13T06:36:17.975Z] (31/136) Installing zstd-libs (1.5.2-r1) [2023-06-13T06:36:18.240Z] (32/136) Installing tiff (4.4.0-r3) [2023-06-13T06:36:18.825Z] (33/136) Installing gdk-pixbuf (2.42.8-r0) [2023-06-13T06:36:19.094Z] (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2023-06-13T06:36:19.360Z] (35/136) Installing libxcomposite (0.4.5-r0) [2023-06-13T06:36:19.626Z] (36/136) Installing libxfixes (6.0.0-r0) [2023-06-13T06:36:19.892Z] (37/136) Installing libxrender (0.9.10-r3) [2023-06-13T06:36:20.160Z] (38/136) Installing libxcursor (1.2.1-r0) [2023-06-13T06:36:20.426Z] (39/136) Installing libxdamage (1.1.5-r1) [2023-06-13T06:36:20.692Z] (40/136) Installing libxi (1.8-r0) [2023-06-13T06:36:21.276Z] (41/136) Installing libxinerama (1.1.4-r1) [2023-06-13T06:36:21.276Z] (42/136) Installing libxrandr (1.5.2-r1) [2023-06-13T06:36:21.542Z] (43/136) Installing atk (2.38.0-r0) [2023-06-13T06:36:22.122Z] (44/136) Installing libxtst (1.2.3-r3) [2023-06-13T06:36:22.390Z] (45/136) Installing dbus-libs (1.14.8-r0) [2023-06-13T06:36:22.658Z] (46/136) Installing at-spi2-core (2.44.1-r0) [2023-06-13T06:36:23.242Z] (47/136) Installing at-spi2-atk (2.38.0-r0) [2023-06-13T06:36:23.510Z] (48/136) Installing expat (2.5.0-r0) [2023-06-13T06:36:23.776Z] (49/136) Installing libbz2 (1.0.8-r1) [2023-06-13T06:36:24.042Z] (50/136) Installing freetype (2.12.1-r0) [2023-06-13T06:36:24.625Z] (51/136) Installing fontconfig (2.14.0-r0) [2023-06-13T06:36:26.568Z] (52/136) Installing pixman (0.40.0-r4) [2023-06-13T06:36:26.835Z] (53/136) Installing cairo (1.17.4-r2) [2023-06-13T06:36:27.416Z] (54/136) Installing cairo-gobject (1.17.4-r2) [2023-06-13T06:36:27.684Z] (55/136) Installing avahi-libs (0.8-r6) [2023-06-13T06:36:27.953Z] (56/136) Installing gmp (6.2.1-r2) [2023-06-13T06:36:28.533Z] (57/136) Installing nettle (3.7.3-r0) [2023-06-13T06:36:28.799Z] (58/136) Installing p11-kit (0.24.1-r0) [2023-06-13T06:36:29.379Z] (59/136) Installing libtasn1 (4.18.0-r1) [2023-06-13T06:36:29.645Z] (60/136) Installing libunistring (1.0-r0) [2023-06-13T06:36:30.225Z] (61/136) Installing gnutls (3.7.7-r1) [2023-06-13T06:36:30.489Z] (62/136) Installing cups-libs (2.4.2-r1) [2023-06-13T06:36:31.068Z] (63/136) Installing libepoxy (1.5.10-r0) [2023-06-13T06:36:31.333Z] (64/136) Installing fribidi (1.0.12-r0) [2023-06-13T06:36:31.916Z] (65/136) Installing graphite2 (1.3.14-r1) [2023-06-13T06:36:32.184Z] (66/136) Installing harfbuzz (4.3.0-r0) [2023-06-13T06:36:32.769Z] (67/136) Installing libxft (2.3.4-r0) [2023-06-13T06:36:32.769Z] (68/136) Installing pango (1.50.7-r0) [2023-06-13T06:36:33.350Z] (69/136) Installing wayland-libs-client (1.20.0-r0) [2023-06-13T06:36:33.617Z] (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2023-06-13T06:36:33.884Z] (71/136) Installing wayland-libs-egl (1.20.0-r0) [2023-06-13T06:36:34.150Z] (72/136) Installing xkeyboard-config (2.35.1-r0) [2023-06-13T06:36:34.731Z] (73/136) Installing libxkbcommon (1.4.1-r0) [2023-06-13T06:36:35.313Z] (74/136) Installing gtk+3.0 (3.24.34-r1) [2023-06-13T06:36:35.898Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-06-13T06:36:35.898Z] (75/136) Installing libfontenc (1.1.4-r0) [2023-06-13T06:36:36.163Z] (76/136) Installing mkfontscale (1.2.2-r0) [2023-06-13T06:36:36.430Z] (77/136) Installing font-opensans (0_git20210927-r0) [2023-06-13T06:36:37.010Z] (78/136) Installing libgcc (11.2.1_git20220219-r2) [2023-06-13T06:36:37.590Z] (79/136) Installing libogg (1.3.5-r1) [2023-06-13T06:36:37.855Z] (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2023-06-13T06:36:38.120Z] (81/136) Installing flac (1.3.4-r0) [2023-06-13T06:36:38.698Z] (82/136) Installing alsa-lib (1.2.7.2-r0) [2023-06-13T06:36:39.281Z] (83/136) Installing libatomic (11.2.1_git20220219-r2) [2023-06-13T06:36:39.548Z] (84/136) Installing sdl2 (2.0.22-r0) [2023-06-13T06:36:39.815Z] (85/136) Installing aom-libs (3.3.0-r0) [2023-06-13T06:36:40.397Z] (86/136) Installing libass (0.16.0-r0) [2023-06-13T06:36:40.980Z] (87/136) Installing libdav1d (1.0.0-r0) [2023-06-13T06:36:41.246Z] (88/136) Installing libdrm (2.4.110-r0) [2023-06-13T06:36:41.829Z] (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-06-13T06:36:42.094Z] (90/136) Installing ncurses-libs (6.3_p20220521-r1) [2023-06-13T06:36:42.675Z] (91/136) Installing lame (3.100-r0) [2023-06-13T06:36:42.941Z] (92/136) Installing opus (1.3.1-r1) [2023-06-13T06:36:43.521Z] (93/136) Installing libasyncns (0.8-r1) [2023-06-13T06:36:43.786Z] (94/136) Installing libltdl (2.4.7-r0) [2023-06-13T06:36:44.052Z] (95/136) Installing orc (0.4.32-r0) [2023-06-13T06:36:44.318Z] (96/136) Installing libvorbis (1.3.7-r0) [2023-06-13T06:36:44.899Z] (97/136) Installing libsndfile (1.1.0-r0) [2023-06-13T06:36:45.165Z] (98/136) Installing libgomp (11.2.1_git20220219-r2) [2023-06-13T06:36:45.747Z] (99/136) Installing soxr (0.1.3-r2) [2023-06-13T06:36:46.013Z] (100/136) Installing speexdsp (1.2.0-r0) [2023-06-13T06:36:46.279Z] (101/136) Installing tdb-libs (1.4.6-r0) [2023-06-13T06:36:46.546Z] (102/136) Installing libpulse (15.0-r2) [2023-06-13T06:36:47.123Z] (103/136) Installing cjson (1.7.15-r3) [2023-06-13T06:36:47.388Z] (104/136) Installing mbedtls (2.28.3-r0) [2023-06-13T06:36:47.969Z] (105/136) Installing librist (0.2.6-r1) [2023-06-13T06:36:48.236Z] (106/136) Installing libsrt (1.4.4-r0) [2023-06-13T06:36:48.502Z] (107/136) Installing libssh (0.9.6-r1) [2023-06-13T06:36:49.081Z] (108/136) Installing libtheora (1.1.1-r16) [2023-06-13T06:36:49.346Z] (109/136) Installing v4l-utils-libs (1.22.1-r1) [2023-06-13T06:36:49.928Z] (110/136) Installing libva (2.14.0-r0) [2023-06-13T06:36:50.193Z] (111/136) Installing libvdpau (1.5-r0) [2023-06-13T06:36:50.459Z] (112/136) Installing vidstab (1.1.0-r1) [2023-06-13T06:36:51.042Z] (113/136) Installing libvpx (1.11.0-r1) [2023-06-13T06:36:51.311Z] (114/136) Installing x264-libs (0.163_git20210613-r0) [2023-06-13T06:36:51.895Z] (115/136) Installing numactl (2.0.14-r0) [2023-06-13T06:36:52.162Z] (116/136) Installing x265-libs (3.5-r3) [2023-06-13T06:36:52.742Z] (117/136) Installing xvidcore (1.3.7-r1) [2023-06-13T06:36:52.978Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T06:36:53.321Z] (118/136) Installing ffmpeg-libs (5.0.3-r0) [2023-06-13T06:36:54.278Z] (119/136) Installing libevent (2.1.12-r4) [2023-06-13T06:36:54.543Z] (120/136) Installing mesa (21.3.9-r0) [2023-06-13T06:36:54.811Z] (121/136) Installing wayland-libs-server (1.20.0-r0) [2023-06-13T06:36:55.076Z] (122/136) Installing mesa-gbm (21.3.9-r0) [2023-06-13T06:36:55.342Z] (123/136) Installing icu-data-en (71.1-r2) [2023-06-13T06:36:55.922Z] Executing icu-data-en-71.1-r2.post-install [2023-06-13T06:36:55.922Z] * [2023-06-13T06:36:55.922Z] * If you need ICU with non-English locales and legacy charset support, install [2023-06-13T06:36:55.922Z] * package icu-data-full. [2023-06-13T06:36:55.922Z] * [2023-06-13T06:36:55.922Z] (124/136) Installing icu-libs (71.1-r2) [2023-06-13T06:36:56.505Z] (125/136) Installing lcms2 (2.13.1-r0) [2023-06-13T06:36:57.086Z] (126/136) Installing minizip (1.2.12-r0) [2023-06-13T06:36:57.351Z] (127/136) Installing nspr (4.33-r0) [2023-06-13T06:36:57.617Z] (128/136) Installing sqlite-libs (3.40.1-r0) [2023-06-13T06:36:58.199Z] (129/136) Installing nss (3.78.1-r0) [2023-06-13T06:36:58.783Z] (130/136) Installing re2 (2022.04.01-r0) [2023-06-13T06:36:59.050Z] (131/136) Installing snappy (1.1.9-r4) [2023-06-13T06:36:59.631Z] (132/136) Installing libgpg-error (1.45-r0) [2023-06-13T06:36:59.899Z] (133/136) Installing libgcrypt (1.10.1-r0) [2023-06-13T06:37:00.164Z] (134/136) Installing libxslt (1.1.35-r0) [2023-06-13T06:37:00.746Z] (135/136) Installing chromium (102.0.5005.182-r0) [2023-06-13T06:37:15.736Z] (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-06-13T06:37:15.736Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T06:37:15.736Z] Executing glib-2.72.4-r0.trigger [2023-06-13T06:37:15.736Z] Executing shared-mime-info-2.2-r2.trigger [2023-06-13T06:37:17.149Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-06-13T06:37:17.149Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-06-13T06:37:17.419Z] Executing fontconfig-2.14.0-r0.trigger [2023-06-13T06:37:17.419Z] Executing mkfontscale-1.2.2-r0.trigger [2023-06-13T06:37:17.419Z] OK: 376 MiB in 159 packages [2023-06-13T06:37:17.688Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-13T06:37:18.278Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-13T06:37:19.686Z] (1/21) Installing binutils (2.38-r3) [2023-06-13T06:37:20.268Z] (2/21) Installing isl22 (0.22-r0) [2023-06-13T06:37:20.852Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-06-13T06:37:21.119Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-06-13T06:37:21.701Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-06-13T06:37:24.276Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-06-13T06:37:24.857Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-06-13T06:37:25.123Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-06-13T06:37:26.081Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-06-13T06:37:26.347Z] (10/21) Installing libpq (14.8-r0) [2023-06-13T06:37:26.613Z] (11/21) Installing openssl-dev (1.1.1u-r1) [2023-06-13T06:37:27.195Z] (12/21) Installing libpq-dev (14.8-r0) [2023-06-13T06:37:27.777Z] (13/21) Installing libecpg (14.8-r0) [2023-06-13T06:37:28.042Z] (14/21) Installing libecpg-dev (14.8-r0) [2023-06-13T06:37:28.625Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-06-13T06:37:38.689Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-06-13T06:37:39.650Z] (17/21) Installing clang (13.0.1-r1) [2023-06-13T06:37:40.237Z] (18/21) Installing icu (71.1-r2) [2023-06-13T06:37:40.820Z] (19/21) Installing icu-dev (71.1-r2) [2023-06-13T06:37:41.404Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-06-13T06:37:46.749Z] (21/21) Installing postgresql14-dev (14.8-r0) [2023-06-13T06:37:46.749Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T06:37:46.749Z] OK: 768 MiB in 180 packages [2023-06-13T06:37:47.016Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-13T06:37:47.599Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-13T06:37:49.005Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-06-13T06:37:51.589Z] (2/10) Installing gdbm (1.23-r0) [2023-06-13T06:37:51.589Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-06-13T06:37:51.854Z] (4/10) Installing readline (8.1.2-r0) [2023-06-13T06:37:52.119Z] (5/10) Installing python3 (3.10.12-r0) [2023-06-13T06:37:54.696Z] (6/10) Installing python3-dev (3.10.12-r0) [2023-06-13T06:38:00.034Z] (7/10) Installing libsodium (1.0.18-r0) [2023-06-13T06:38:00.616Z] (8/10) Installing libzmq (4.3.4-r0) [2023-06-13T06:38:00.667Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T06:38:00.883Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-06-13T06:38:01.150Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-06-13T06:38:01.417Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T06:38:01.684Z] OK: 938 MiB in 190 packages [2023-06-13T06:38:01.684Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-13T06:38:02.265Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-13T06:38:03.668Z] OK: 938 MiB in 190 packages [2023-06-13T06:38:03.668Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-13T06:38:04.249Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-13T06:38:05.654Z] (1/1) Installing tzdata (2023c-r0) [2023-06-13T06:38:06.612Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T06:38:06.612Z] OK: 941 MiB in 191 packages [2023-06-13T06:38:07.569Z] (1/1) Purging tzdata (2023c-r0) [2023-06-13T06:38:07.835Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T06:38:07.835Z] OK: 938 MiB in 190 packages [2023-06-13T06:38:26.173Z] Looking in links: /tmp/tmpix_23n5p [2023-06-13T06:38:26.173Z] Processing /tmp/tmpix_23n5p/setuptools-65.5.0-py3-none-any.whl [2023-06-13T06:38:26.173Z] Processing /tmp/tmpix_23n5p/pip-23.0.1-py3-none-any.whl [2023-06-13T06:38:26.173Z] Installing collected packages: setuptools, pip [2023-06-13T06:38:44.389Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-06-13T06:38:44.389Z] 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 [2023-06-13T06:38:46.328Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-06-13T06:38:46.911Z] Collecting pip [2023-06-13T06:38:46.911Z] Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) [2023-06-13T06:38:47.177Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 20.0 MB/s eta 0:00:00 [2023-06-13T06:38:47.177Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-06-13T06:38:50.510Z] Collecting setuptools [2023-06-13T06:38:50.510Z] Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) [2023-06-13T06:38:50.510Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 17.8 MB/s eta 0:00:00 [2023-06-13T06:38:50.510Z] Collecting wheel [2023-06-13T06:38:50.776Z] Downloading wheel-0.40.0-py3-none-any.whl (64 kB) [2023-06-13T06:38:50.776Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 18.4 MB/s eta 0:00:00 [2023-06-13T06:38:52.178Z] Installing collected packages: wheel, setuptools, pip [2023-06-13T06:38:52.758Z] Attempting uninstall: setuptools [2023-06-13T06:38:52.759Z] Found existing installation: setuptools 65.5.0 [2023-06-13T06:38:53.716Z] Uninstalling setuptools-65.5.0: [2023-06-13T06:38:53.716Z] Successfully uninstalled setuptools-65.5.0 [2023-06-13T06:38:57.961Z] Attempting uninstall: pip [2023-06-13T06:38:57.961Z] Found existing installation: pip 23.0.1 [2023-06-13T06:38:59.898Z] Uninstalling pip-23.0.1: [2023-06-13T06:39:00.164Z] Successfully uninstalled pip-23.0.1 [2023-06-13T06:39:08.332Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T06:39:12.459Z] Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 [2023-06-13T06:39:12.459Z] 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 [2023-06-13T06:39:15.031Z] Processing ./edgex-taf-common [2023-06-13T06:39:15.031Z] Preparing metadata (setup.py): started [2023-06-13T06:39:16.436Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T06:39:16.436Z] Building wheels for collected packages: edgex-taf-common [2023-06-13T06:39:16.436Z] Building wheel for edgex-taf-common (setup.py): started [2023-06-13T06:39:18.370Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-06-13T06:39:18.370Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=2e31f754d1302f7a6d0712113ca7c2a7777f4fa07fa4049c556b15d9b690cf04 [2023-06-13T06:39:18.370Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-06-13T06:39:18.370Z] Successfully built edgex-taf-common [2023-06-13T06:39:18.635Z] Installing collected packages: edgex-taf-common [2023-06-13T06:39:18.901Z] Successfully installed edgex-taf-common-0.0.0 [2023-06-13T06:39:18.901Z] 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 [2023-06-13T06:39:24.235Z] Collecting robotframework==6.1 (from -r requirements.txt (line 1)) [2023-06-13T06:39:24.235Z] Downloading robotframework-6.1-py3-none-any.whl (698 kB) [2023-06-13T06:39:24.235Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 698.5/698.5 kB 9.4 MB/s eta 0:00:00 [2023-06-13T06:39:24.501Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-06-13T06:39:24.501Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-06-13T06:39:24.766Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-06-13T06:39:24.766Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2023-06-13T06:39:25.031Z] Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) [2023-06-13T06:39:25.031Z] Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) [2023-06-13T06:39:25.031Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 4.0 MB/s eta 0:00:00 [2023-06-13T06:39:25.297Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-06-13T06:39:25.297Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-06-13T06:39:25.297Z] Preparing metadata (setup.py): started [2023-06-13T06:39:26.702Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T06:39:26.702Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-06-13T06:39:26.702Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-06-13T06:39:26.702Z] Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) [2023-06-13T06:39:26.702Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2023-06-13T06:39:27.286Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-06-13T06:39:27.286Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-06-13T06:39:27.286Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 2.5 MB/s eta 0:00:00 [2023-06-13T06:39:27.553Z] Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) [2023-06-13T06:39:27.553Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2023-06-13T06:39:27.553Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 3.8 MB/s eta 0:00:00 [2023-06-13T06:39:27.819Z] Preparing metadata (setup.py): started [2023-06-13T06:39:29.218Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T06:39:29.485Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-06-13T06:39:29.485Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-06-13T06:39:29.485Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 3.5 MB/s eta 0:00:00 [2023-06-13T06:39:32.087Z] Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) [2023-06-13T06:39:32.087Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-06-13T06:39:33.044Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 10.7 MB/s eta 0:00:00 [2023-06-13T06:39:37.290Z] Installing build dependencies: started [2023-06-13T06:39:40.407Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-06-13T06:39:40.407Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22360807 sha256=1071e0ce1cb2be04bd9a45823a7e43da4ff7d638d67152eb7e238f7056b15552 [2023-06-13T06:39:40.407Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-06-13T06:39:40.407Z] Building wheel for psutil (setup.py): started [2023-06-13T06:39:40.407Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-06-13T06:39:40.407Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271454 sha256=657a6fbeab7d2d2512e4c26bd820de09d569477deb943defe25d56e6e67f3818 [2023-06-13T06:39:40.407Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-06-13T06:39:40.407Z] Building wheel for pyzmq (pyproject.toml): started [2023-06-13T06:40:02.343Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2023-06-13T06:40:02.343Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537177 sha256=be0691ccf3d7ce7b0085acfb891eebe44a524c4917f433f6a96aac12b7af2c9f [2023-06-13T06:40:02.343Z] Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e [2023-06-13T06:40:02.343Z] Building wheel for psycopg2 (setup.py): started [2023-06-13T06:40:03.968Z] Installing build dependencies: finished with status 'done' [2023-06-13T06:40:03.968Z] Getting requirements to build wheel: started [2023-06-13T06:40:06.539Z] Getting requirements to build wheel: finished with status 'done' [2023-06-13T06:40:06.539Z] Preparing metadata (pyproject.toml): started [2023-06-13T06:40:10.453Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-06-13T06:40:10.453Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478590 sha256=108794062a551c812d83846066addda77efd5782320090cec0b2930d6092af1c [2023-06-13T06:40:10.453Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2023-06-13T06:40:10.453Z] Building wheel for pycryptodome (setup.py): started [2023-06-13T06:40:11.873Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-13T06:40:12.831Z] Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) [2023-06-13T06:40:12.831Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-06-13T06:40:12.831Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 8.4 MB/s eta 0:00:00 [2023-06-13T06:40:13.414Z] Preparing metadata (setup.py): started [2023-06-13T06:40:15.990Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T06:40:15.990Z] Collecting redis==4.5.4 (from -r requirements.txt (line 13)) [2023-06-13T06:40:16.256Z] Downloading redis-4.5.4-py3-none-any.whl (238 kB) [2023-06-13T06:40:18.196Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.9/238.9 kB 114.6 kB/s eta 0:00:00 [2023-06-13T06:40:20.776Z] Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) [2023-06-13T06:40:20.777Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2023-06-13T06:40:21.043Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 9.6 MB/s eta 0:00:00 [2023-06-13T06:40:22.984Z] Installing build dependencies: started [2023-06-13T06:40:32.380Z] Building wheel for pycryptodome (setup.py): finished with status 'done' [2023-06-13T06:40:32.380Z] Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111111 sha256=6cb2f9ad62ac4aec56d4410ed57b2e37a1688b9e65cb409505310e976bb00630 [2023-06-13T06:40:32.380Z] Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 [2023-06-13T06:40:32.380Z] Building wheel for flex (setup.py): started [2023-06-13T06:40:32.380Z] Building wheel for flex (setup.py): finished with status 'done' [2023-06-13T06:40:32.380Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=c68b85f40a3126c5d789e63ca648a2d280b8f9e948df7321c07c829050af3394 [2023-06-13T06:40:32.380Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-06-13T06:40:32.380Z] Building wheel for GenSON (setup.py): started [2023-06-13T06:40:32.639Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-06-13T06:40:32.639Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=39f26a70412d311e748320475cb0929fb070d6da941af956dcb4c2d8e7a7f03c [2023-06-13T06:40:32.639Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-06-13T06:40:32.639Z] Building wheel for PyYAML (pyproject.toml): started [2023-06-13T06:40:33.207Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-06-13T06:40:33.207Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=23c268d8ea1c5514c2a258a464d217c2b88d3c171e66ec24c3a576d096d8f158 [2023-06-13T06:40:33.207Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2023-06-13T06:40:33.207Z] Building wheel for strict-rfc3339 (setup.py): started [2023-06-13T06:40:33.467Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-06-13T06:40:33.467Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=596005eb1f39424b0caccb5f2b376772ba2ceebbf6118a6aa13bec6fe241fcd6 [2023-06-13T06:40:33.467Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-06-13T06:40:33.467Z] Building wheel for validate-email (setup.py): started [2023-06-13T06:40:33.726Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-06-13T06:40:33.726Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=d911d2f4917005dbad68e7fc4a6da3ba3528b0971bec6aeb2cd0628be2c9ab1c [2023-06-13T06:40:33.726Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-06-13T06:40:33.726Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 pycryptodome flex GenSON PyYAML strict-rfc3339 validate-email [2023-06-13T06:40:33.986Z] 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 [2023-06-13T06:40:41.184Z] Installing build dependencies: finished with status 'done' [2023-06-13T06:40:41.184Z] Getting requirements to build wheel: started [2023-06-13T06:40:41.184Z] Getting requirements to build wheel: finished with status 'done' [2023-06-13T06:40:41.184Z] Preparing metadata (pyproject.toml): started [2023-06-13T06:40:44.524Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-13T06:40:45.480Z] Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) [2023-06-13T06:40:45.480Z] Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) [2023-06-13T06:40:45.480Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 9.1 MB/s eta 0:00:00 [2023-06-13T06:40:46.200Z] 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.1 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.9.5 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 [2023-06-13T06:40:46.200Z] 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 [2023-06-13T06:40:46.432Z] Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) [2023-06-13T06:40:46.432Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2023-06-13T06:40:46.432Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 8.1 MB/s eta 0:00:00 [2023-06-13T06:40:47.013Z] Preparing metadata (setup.py): started [2023-06-13T06:40:48.424Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T06:40:49.827Z] Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) [2023-06-13T06:40:49.827Z] Downloading pycryptodome-3.15.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2023-06-13T06:40:50.092Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 11.4 MB/s eta 0:00:00 [2023-06-13T06:40:51.044Z] Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T06:40:51.044Z] Downloading selenium-4.10.0-py3-none-any.whl (6.7 MB) [2023-06-13T06:40:51.624Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 11.3 MB/s eta 0:00:00 [2023-06-13T06:40:52.202Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T06:40:52.202Z] Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) [2023-06-13T06:40:52.465Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T06:40:52.465Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-06-13T06:40:52.465Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 9.0 MB/s eta 0:00:00 [2023-06-13T06:40:52.730Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T06:40:52.730Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-06-13T06:40:52.730Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.7 MB/s eta 0:00:00 [2023-06-13T06:40:52.996Z] Preparing metadata (setup.py): started [2023-06-13T06:40:54.399Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T06:40:54.665Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T06:40:54.665Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-06-13T06:40:54.665Z] Preparing metadata (setup.py): started [2023-06-13T06:40:56.067Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T06:40:56.067Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T06:40:56.067Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-06-13T06:40:56.647Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T06:40:56.647Z] Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) [2023-06-13T06:40:56.647Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 4.4 MB/s eta 0:00:00 [2023-06-13T06:40:59.981Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T06:40:59.981Z] Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) [2023-06-13T06:40:59.981Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 12.0 MB/s eta 0:00:00 [2023-06-13T06:41:00.563Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T06:41:00.563Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-06-13T06:41:00.563Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 9.2 MB/s eta 0:00:00 [2023-06-13T06:41:00.829Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T06:41:00.829Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-06-13T06:41:01.782Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-06-13T06:41:01.782Z] Downloading charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (192 kB) [2023-06-13T06:41:01.782Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.7/192.7 kB 7.0 MB/s eta 0:00:00 [2023-06-13T06:41:02.045Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-06-13T06:41:02.045Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2023-06-13T06:41:02.045Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 3.4 MB/s eta 0:00:00 [2023-06-13T06:41:02.626Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-06-13T06:41:02.626Z] Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) [2023-06-13T06:41:02.626Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 5.1 MB/s eta 0:00:00 [2023-06-13T06:41:02.890Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-06-13T06:41:02.890Z] Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) [2023-06-13T06:41:02.891Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 6.3 MB/s eta 0:00:00 [2023-06-13T06:41:03.155Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-06-13T06:41:03.155Z] Downloading packaging-23.1-py3-none-any.whl (48 kB) [2023-06-13T06:41:03.155Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 2.5 MB/s eta 0:00:00 [2023-06-13T06:41:03.786Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-06-13T06:41:03.786Z] Downloading websocket_client-1.5.3-py3-none-any.whl (56 kB) [2023-06-13T06:41:03.786Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 3.0 MB/s eta 0:00:00 [2023-06-13T06:41:04.270Z] Removing intermediate container 92ea75fbb778 [2023-06-13T06:41:04.270Z] ---> 8f1d4eb152fb [2023-06-13T06:41:04.270Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-06-13T06:41:04.270Z] ---> Running in 5c900787d863 [2023-06-13T06:41:04.270Z] Removing intermediate container 5c900787d863 [2023-06-13T06:41:04.270Z] ---> 2226189b3f1d [2023-06-13T06:41:04.270Z] Step 11/13 : LABEL arch=amd64 [2023-06-13T06:41:04.270Z] ---> Running in b7fe53789592 [2023-06-13T06:41:04.270Z] Removing intermediate container b7fe53789592 [2023-06-13T06:41:04.270Z] ---> e3e782a294c5 [2023-06-13T06:41:04.270Z] Step 12/13 : LABEL git_sha=75b7735eac08e69272dd1c2e5a03fa7136b8715e [2023-06-13T06:41:04.270Z] ---> Running in 149d6f90089f [2023-06-13T06:41:04.270Z] Removing intermediate container 149d6f90089f [2023-06-13T06:41:04.270Z] ---> fdca4a16d761 [2023-06-13T06:41:04.270Z] Step 13/13 : LABEL version=0.0.0 [2023-06-13T06:41:04.270Z] ---> Running in d6b0d7651c91 [2023-06-13T06:41:04.270Z] Removing intermediate container d6b0d7651c91 [2023-06-13T06:41:04.270Z] ---> 302d8ac45f01 [2023-06-13T06:41:04.270Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-13T06:41:04.270Z] Successfully built 302d8ac45f01 [2023-06-13T06:41:04.270Z] Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) [2023-06-13T06:41:04.374Z] Collecting async-timeout>=4.0.2 (from redis==4.5.4->-r requirements.txt (line 13)) [2023-06-13T06:41:04.374Z] Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T06:41:04.643Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-13T06:41:04.644Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-06-13T06:41:04.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-13T06:41:04.701Z] [2023-06-13T06:41:04.701Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T06:41:04.916Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 7.0 MB/s eta 0:00:00 [2023-06-13T06:41:05.000Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-13T06:41:05.000Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-13T06:41:05.000Z] 5eb5b503b376: Pulling fs layer [2023-06-13T06:41:05.000Z] 5c69ac0246d0: Pulling fs layer [2023-06-13T06:41:05.000Z] ec43610c2a17: Pulling fs layer [2023-06-13T06:41:05.000Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-13T06:41:05.000Z] 33b1e0a273af: Pulling fs layer [2023-06-13T06:41:05.000Z] 5d3b04190fa2: Pulling fs layer [2023-06-13T06:41:05.000Z] 2f39f015ded8: Pulling fs layer [2023-06-13T06:41:05.000Z] 33b1e0a273af: Waiting [2023-06-13T06:41:05.000Z] 5d3b04190fa2: Waiting [2023-06-13T06:41:05.000Z] 2f39f015ded8: Waiting [2023-06-13T06:41:05.000Z] 3a2ae6a8a46f: Waiting [2023-06-13T06:41:05.000Z] 5c69ac0246d0: Download complete [2023-06-13T06:41:05.000Z] 3a2ae6a8a46f: Download complete [2023-06-13T06:41:05.000Z] 33b1e0a273af: Verifying Checksum [2023-06-13T06:41:05.000Z] 33b1e0a273af: Download complete [2023-06-13T06:41:05.000Z] ec43610c2a17: Verifying Checksum [2023-06-13T06:41:05.000Z] ec43610c2a17: Download complete [2023-06-13T06:41:05.000Z] 5d3b04190fa2: Verifying Checksum [2023-06-13T06:41:05.000Z] 5d3b04190fa2: Download complete [2023-06-13T06:41:05.185Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-13T06:41:05.185Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-06-13T06:41:05.185Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 8.8 MB/s eta 0:00:00 [2023-06-13T06:41:05.185Z] 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) [2023-06-13T06:41:05.258Z] 5eb5b503b376: Verifying Checksum [2023-06-13T06:41:05.258Z] 5eb5b503b376: Download complete [2023-06-13T06:41:05.775Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-13T06:41:05.775Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-06-13T06:41:05.823Z] 2f39f015ded8: Download complete [2023-06-13T06:41:06.044Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-13T06:41:06.044Z] Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) [2023-06-13T06:41:06.389Z] 5eb5b503b376: Pull complete [2023-06-13T06:41:06.389Z] 5c69ac0246d0: Pull complete [2023-06-13T06:41:06.627Z] Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T06:41:06.627Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2023-06-13T06:41:06.627Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 8.8 MB/s eta 0:00:00 [2023-06-13T06:41:06.894Z] Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T06:41:06.894Z] Downloading trio_websocket-0.10.3-py3-none-any.whl (17 kB) [2023-06-13T06:41:06.956Z] ec43610c2a17: Pull complete [2023-06-13T06:41:06.956Z] 3a2ae6a8a46f: Pull complete [2023-06-13T06:41:06.956Z] 33b1e0a273af: Pull complete [2023-06-13T06:41:07.214Z] 5d3b04190fa2: Pull complete [2023-06-13T06:41:08.297Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T06:41:08.297Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2023-06-13T06:41:08.562Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 5.3 MB/s eta 0:00:00 [2023-06-13T06:41:09.966Z] Installing build dependencies: started [2023-06-13T06:41:11.409Z] 2f39f015ded8: Pull complete [2023-06-13T06:41:11.409Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-13T06:41:11.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-13T06:41:11.410Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-13T06:41:11.484Z] prd-ubuntu20.04-docker-8c-8g-18542 does not seem to be running inside a container [2023-06-13T06:41:11.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-64 -v /w/workspace/exfoundry_edgex-taf-common_PR-64:/w/workspace/exfoundry_edgex-taf-common_PR-64:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-64@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-13T06:41:14.855Z] $ docker top ed9be1ff47816a5b356f9d26a7d0661b92bcec4c6810392bbac15500d4be93ca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-13T06:41:15.245Z] ---> job-cost.sh [2023-06-13T06:41:15.245Z] lf-activate-venv: SKIPPING [2023-06-13T06:41:15.245Z] INFO: No Stack... [2023-06-13T06:41:15.503Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-13T06:41:16.071Z] INFO: Archiving Costs [Pipeline] sh [2023-06-13T06:41:16.361Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-64/archives/cost.csv [2023-06-13T06:41:16.361Z] + cut -d, -f6 [Pipeline] lock [2023-06-13T06:41:16.375Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-64-3-stack-cost] [2023-06-13T06:41:16.382Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-64-3-stack-cost] did not exist. Created. [2023-06-13T06:41:16.382Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-64-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-13T06:41:16.677Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-06-13T06:41:16.707Z] Stashed 1 file(s) [Pipeline] } [2023-06-13T06:41:16.715Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-64-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-13T06:41:16.731Z] $ docker stop --time=1 ed9be1ff47816a5b356f9d26a7d0661b92bcec4c6810392bbac15500d4be93ca [2023-06-13T06:41:17.886Z] $ docker rm -f --volumes ed9be1ff47816a5b356f9d26a7d0661b92bcec4c6810392bbac15500d4be93ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-13T06:41:32.007Z] Installing build dependencies: finished with status 'done' [2023-06-13T06:41:32.008Z] Getting requirements to build wheel: started [2023-06-13T06:41:46.980Z] Getting requirements to build wheel: finished with status 'done' [2023-06-13T06:41:46.980Z] Preparing metadata (pyproject.toml): started [2023-06-13T06:41:47.934Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-13T06:41:47.934Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T06:41:47.934Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-06-13T06:41:47.934Z] Preparing metadata (setup.py): started [2023-06-13T06:41:49.335Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T06:41:49.335Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T06:41:49.335Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-06-13T06:41:49.600Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T06:41:49.600Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-06-13T06:41:49.600Z] Preparing metadata (setup.py): started [2023-06-13T06:41:51.001Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T06:41:52.936Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T06:41:52.936Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2023-06-13T06:41:52.936Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 4.8 MB/s eta 0:00:00 [2023-06-13T06:41:52.936Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T06:41:52.936Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2023-06-13T06:41:53.518Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T06:41:53.518Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-06-13T06:41:53.518Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.9 MB/s eta 0:00:00 [2023-06-13T06:41:53.518Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T06:41:53.783Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-06-13T06:41:54.049Z] Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T06:41:54.314Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-06-13T06:41:54.314Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 3.2 MB/s eta 0:00:00 [2023-06-13T06:41:54.580Z] 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)) [2023-06-13T06:41:54.580Z] Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) [2023-06-13T06:41:54.581Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 2.5 MB/s eta 0:00:00 [2023-06-13T06:41:56.515Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T06:41:56.515Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-06-13T06:41:56.515Z] Collecting async-generator>=1.9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T06:41:56.515Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2023-06-13T06:41:56.781Z] Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T06:41:56.781Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-06-13T06:41:56.781Z] Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T06:41:56.781Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-06-13T06:41:57.046Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T06:41:57.046Z] Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) [2023-06-13T06:41:57.311Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T06:41:57.311Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-06-13T06:41:57.576Z] 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)) [2023-06-13T06:41:57.841Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-06-13T06:41:58.795Z] 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)) [2023-06-13T06:41:58.795Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-06-13T06:41:58.795Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.9 MB/s eta 0:00:00 [2023-06-13T06:41:59.748Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email [2023-06-13T06:41:59.748Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-06-13T06:42:01.150Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-06-13T06:42:01.150Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=0496d32495cf6aec54f77d9f4d487ca8b258b3a4be15cb2ec9ffd6a521761236 [2023-06-13T06:42:01.150Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-06-13T06:42:01.150Z] Building wheel for paho-mqtt (setup.py): started [2023-06-13T06:42:03.085Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-06-13T06:42:03.085Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=5b66db8f4d1c7ad4f4e01801ac607a21abe8e598392766501d4a37cb082d300a [2023-06-13T06:42:03.085Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2023-06-13T06:42:03.085Z] Building wheel for numpy (pyproject.toml): started [2023-06-13T06:44:54.833Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T06:45:51.236Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T06:46:59.086Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T06:47:58.813Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T06:49:08.292Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T06:50:29.901Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T06:51:26.631Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T06:56:03.438Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T06:58:10.084Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T07:00:31.762Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T07:02:38.386Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T07:03:46.208Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T07:06:07.880Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T07:10:14.701Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T07:11:55.246Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T07:13:46.843Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T07:13:51.075Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-06-13T07:13:51.075Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18625252 sha256=1cbf394fe23237df3fc96db7ffda22dc89b1abb41d8028aacf45b321cceeda6d [2023-06-13T07:13:51.075Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-06-13T07:13:51.342Z] Building wheel for psutil (setup.py): started [2023-06-13T07:14:03.646Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-06-13T07:14:03.646Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271949 sha256=64290ae4f03cd7abae53c62194711ce85ec2db77d62c4e5d9641f1b348ef7f7b [2023-06-13T07:14:03.646Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-06-13T07:14:03.646Z] Building wheel for pyzmq (pyproject.toml): started [2023-06-13T07:15:25.355Z] Building wheel for pyzmq (pyproject.toml): still running... [2023-06-13T07:16:46.957Z] Building wheel for pyzmq (pyproject.toml): still running... [2023-06-13T07:16:59.557Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2023-06-13T07:16:59.557Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515218 sha256=870b932e302c288aac6b4d2dd578444eadf015cd25634d1e0deb105b5bf272da [2023-06-13T07:16:59.557Z] Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e [2023-06-13T07:16:59.557Z] Building wheel for psycopg2 (setup.py): started [2023-06-13T07:18:07.838Z] Building wheel for psycopg2 (setup.py): still running... [2023-06-13T07:18:14.505Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-06-13T07:18:14.505Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470362 sha256=f927d419d42d2c75bb69f38f46dfc96fcf96af6b633b8757044c7491704489b4 [2023-06-13T07:18:14.506Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2023-06-13T07:18:14.506Z] Building wheel for flex (setup.py): started [2023-06-13T07:18:16.450Z] Building wheel for flex (setup.py): finished with status 'done' [2023-06-13T07:18:16.450Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=b3f21ca4af2ef59c3c9592b76a92c6288dc469339659cbf56981b94656647c76 [2023-06-13T07:18:16.450Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-06-13T07:18:16.450Z] Building wheel for GenSON (setup.py): started [2023-06-13T07:18:18.397Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-06-13T07:18:18.397Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=3f14c71cceb1a976f33edf572632bf293d6f2209016dc8c83d8b30b92aa2d759 [2023-06-13T07:18:18.397Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-06-13T07:18:18.397Z] Building wheel for PyYAML (pyproject.toml): started [2023-06-13T07:18:21.742Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-06-13T07:18:21.742Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45334 sha256=fef298802052e46a79004768930e10aba52dcb7a831069cc37f4754aaf5b0b90 [2023-06-13T07:18:21.742Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2023-06-13T07:18:21.742Z] Building wheel for strict-rfc3339 (setup.py): started [2023-06-13T07:18:23.687Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-06-13T07:18:23.687Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=628e4fe9cd46f0e1311bbcec146d4d27b6a29386561d8480870cedd75d9c6e4e [2023-06-13T07:18:23.687Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-06-13T07:18:23.687Z] Building wheel for validate-email (setup.py): started [2023-06-13T07:18:25.100Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-06-13T07:18:25.100Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=e6ac88d2eeb067b1a810a301ad629db4c1109fd09988448d9c8cb41623fc7d2c [2023-06-13T07:18:25.100Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-06-13T07:18:25.100Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email [2023-06-13T07:18:27.684Z] 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 [2023-06-13T07:19:35.570Z] 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.1 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.9.5 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 [2023-06-13T07:19:35.570Z] 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 [2023-06-13T07:20:22.441Z] Removing intermediate container 73903ae727df [2023-06-13T07:20:22.441Z] ---> eba3f56a6239 [2023-06-13T07:20:22.441Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-06-13T07:20:22.441Z] ---> Running in fcf50337b37f [2023-06-13T07:20:22.441Z] Removing intermediate container fcf50337b37f [2023-06-13T07:20:22.441Z] ---> c935829d5f8e [2023-06-13T07:20:22.441Z] Step 11/13 : LABEL arch=arm64 [2023-06-13T07:20:22.441Z] ---> Running in beb1207c523a [2023-06-13T07:20:22.441Z] Removing intermediate container beb1207c523a [2023-06-13T07:20:22.441Z] ---> 33223ff665a4 [2023-06-13T07:20:22.441Z] Step 12/13 : LABEL git_sha=75b7735eac08e69272dd1c2e5a03fa7136b8715e [2023-06-13T07:20:22.441Z] ---> Running in e96f6372985b [2023-06-13T07:20:22.441Z] Removing intermediate container e96f6372985b [2023-06-13T07:20:22.441Z] ---> e1623652802b [2023-06-13T07:20:22.441Z] Step 13/13 : LABEL version=0.0.0 [2023-06-13T07:20:22.441Z] ---> Running in d38c2f8fb85d [2023-06-13T07:20:22.441Z] Removing intermediate container d38c2f8fb85d [2023-06-13T07:20:22.441Z] ---> 9aadfeeb00d0 [2023-06-13T07:20:22.441Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-13T07:20:22.441Z] Successfully built 9aadfeeb00d0 [2023-06-13T07:20:22.441Z] Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T07:20:22.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-13T07:20:22.914Z] [2023-06-13T07:20:22.914Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T07:20:23.244Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-13T07:20:23.245Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-13T07:20:23.245Z] 8998bd30e6a1: Pulling fs layer [2023-06-13T07:20:23.245Z] 04944245beec: Pulling fs layer [2023-06-13T07:20:23.245Z] 699f458cf7ca: Pulling fs layer [2023-06-13T07:20:23.245Z] 765212b225bb: Pulling fs layer [2023-06-13T07:20:23.245Z] f23df028b6ca: Pulling fs layer [2023-06-13T07:20:23.245Z] d65c8cfc05b1: Pulling fs layer [2023-06-13T07:20:23.245Z] 2437ff75d9bd: Pulling fs layer [2023-06-13T07:20:23.245Z] f23df028b6ca: Waiting [2023-06-13T07:20:23.245Z] d65c8cfc05b1: Waiting [2023-06-13T07:20:23.245Z] 2437ff75d9bd: Waiting [2023-06-13T07:20:23.245Z] 765212b225bb: Waiting [2023-06-13T07:20:23.512Z] 04944245beec: Verifying Checksum [2023-06-13T07:20:23.512Z] 04944245beec: Download complete [2023-06-13T07:20:23.512Z] 765212b225bb: Verifying Checksum [2023-06-13T07:20:23.512Z] 765212b225bb: Download complete [2023-06-13T07:20:23.779Z] f23df028b6ca: Download complete [2023-06-13T07:20:23.779Z] 699f458cf7ca: Verifying Checksum [2023-06-13T07:20:23.779Z] 699f458cf7ca: Download complete [2023-06-13T07:20:23.779Z] d65c8cfc05b1: Verifying Checksum [2023-06-13T07:20:23.779Z] d65c8cfc05b1: Download complete [2023-06-13T07:20:24.378Z] 8998bd30e6a1: Verifying Checksum [2023-06-13T07:20:24.378Z] 8998bd30e6a1: Download complete [2023-06-13T07:20:26.461Z] 2437ff75d9bd: Verifying Checksum [2023-06-13T07:20:26.461Z] 2437ff75d9bd: Download complete [2023-06-13T07:20:28.418Z] 8998bd30e6a1: Pull complete [2023-06-13T07:20:28.687Z] 04944245beec: Pull complete [2023-06-13T07:20:30.101Z] 699f458cf7ca: Pull complete [2023-06-13T07:20:30.370Z] 765212b225bb: Pull complete [2023-06-13T07:20:33.719Z] f23df028b6ca: Pull complete [2023-06-13T07:20:33.719Z] d65c8cfc05b1: Pull complete [2023-06-13T07:20:48.731Z] 2437ff75d9bd: Pull complete [2023-06-13T07:20:48.731Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-13T07:20:48.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-13T07:20:48.731Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-13T07:20:48.918Z] prd-ubuntu20.04-docker-arm64-4c-16g-18543 does not seem to be running inside a container [2023-06-13T07:20:48.971Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-64 -v /w/workspace/exfoundry_edgex-taf-common_PR-64:/w/workspace/exfoundry_edgex-taf-common_PR-64:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-64@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-06-13T07:20:51.435Z] $ docker top 4d8d576b07b6e1b4e1048c368cebee2dbe9c8d778891657e18c3c71ade34b1ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-13T07:20:51.961Z] ---> job-cost.sh [2023-06-13T07:20:52.226Z] lf-activate-venv: SKIPPING [2023-06-13T07:20:52.226Z] INFO: No Stack... [2023-06-13T07:20:52.805Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-13T07:20:53.384Z] INFO: Archiving Costs [Pipeline] sh [2023-06-13T07:20:54.017Z] + cut -d, -f6 [2023-06-13T07:20:54.017Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-64/archives/cost.csv [Pipeline] lock [2023-06-13T07:20:54.053Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-64-3-stack-cost] [2023-06-13T07:20:54.059Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-64-3-stack-cost] did not exist. Created. [2023-06-13T07:20:54.059Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-64-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-13T07:20:54.393Z] /w/workspace/exfoundry_edgex-taf-common_PR-64@tmp/durable-69760289/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-06-13T07:20:54.725Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-13T07:20:55.011Z] Warning: overwriting stash ‘stack-cost’ [2023-06-13T07:20:55.398Z] Stashed 1 file(s) [Pipeline] } [2023-06-13T07:20:55.405Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-64-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-13T07:20:55.410Z] $ docker stop --time=1 4d8d576b07b6e1b4e1048c368cebee2dbe9c8d778891657e18c3c71ade34b1ed [2023-06-13T07:20:56.927Z] $ docker rm -f --volumes 4d8d576b07b6e1b4e1048c368cebee2dbe9c8d778891657e18c3c71ade34b1ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-06-13T07:20:57.713Z] + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-64/archives ] [2023-06-13T07:20:57.713Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-64/archives [2023-06-13T07:20:57.713Z] total 16 [2023-06-13T07:20:57.713Z] drwxr-xr-x 3 root root 4096 Jun 13 06:41 . [2023-06-13T07:20:57.713Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 06:41 .. [2023-06-13T07:20:57.713Z] drwxr-xr-x 2 root root 4096 Jun 13 06:41 cost [2023-06-13T07:20:57.713Z] -rw-r--r-- 1 root root 87 Jun 13 06:41 cost.csv [2023-06-13T07:20:57.713Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-64/archives [2023-06-13T07:20:57.713Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-64/archives [2023-06-13T07:20:57.713Z] total 16 [2023-06-13T07:20:57.713Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 13 06:41 . [2023-06-13T07:20:57.713Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 06:41 .. [2023-06-13T07:20:57.713Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 13 06:41 cost [2023-06-13T07:20:57.713Z] -rw-r--r-- 1 jenkins jenkins 87 Jun 13 06:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-06-13T07:20:58.041Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-13T07:20:58.947Z] ---> package-listing.sh [2023-06-13T07:20:58.947Z] ++ facter osfamily [2023-06-13T07:20:58.947Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-13T07:20:58.947Z] + OS_FAMILY=debian [2023-06-13T07:20:58.947Z] + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-64 [2023-06-13T07:20:58.947Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-13T07:20:58.947Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-13T07:20:58.947Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-13T07:20:58.947Z] + PACKAGES=/tmp/packages_start.txt [2023-06-13T07:20:58.947Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-64 ']' [2023-06-13T07:20:58.947Z] + PACKAGES=/tmp/packages_end.txt [2023-06-13T07:20:58.947Z] + case "${OS_FAMILY}" in [2023-06-13T07:20:58.947Z] + dpkg -l [2023-06-13T07:20:58.947Z] + grep '^ii' [2023-06-13T07:20:58.947Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-13T07:20:58.947Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-13T07:20:58.947Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-13T07:20:59.206Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-64 ']' [2023-06-13T07:20:59.206Z] + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-64/archives/ [2023-06-13T07:20:59.206Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-64/archives/ [Pipeline] echo [2023-06-13T07:20:59.218Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_edgex-taf-common_PR-64/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-06-13T07:20:59.531Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T07:20:59.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-13T07:20:59.847Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-13T07:20:59.948Z] prd-ubuntu20.04-docker-8c-8g-18542 does not seem to be running inside a container [2023-06-13T07:20:59.980Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_edgex-taf-common_PR-64/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-64 -v /w/workspace/exfoundry_edgex-taf-common_PR-64:/w/workspace/exfoundry_edgex-taf-common_PR-64:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-64@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-13T07:21:00.220Z] $ docker top 5bb59578bae8c809376a119bd6b2e47ba16fe821b76f7e2612865d5911f8a8e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-13T07:21:00.562Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-13T07:21:00.856Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-13T07:21:01.153Z] + ls /var/log/sa-host [2023-06-13T07:21:01.153Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-13T07:21:01.323Z] provisioning config files... [2023-06-13T07:21:01.369Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-64@tmp/config8848575804544127298tmp [Pipeline] { [Pipeline] echo [2023-06-13T07:21:01.384Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-13T07:21:01.673Z] ---> create-netrc.sh [Pipeline] } [2023-06-13T07:21:01.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-13T07:21:02.027Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-13T07:21:02.034Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-13T07:21:02.320Z] ---> sudo-logs.sh [2023-06-13T07:21:02.320Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-13T07:21:02.341Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-13T07:21:02.626Z] ---> job-cost.sh [2023-06-13T07:21:02.626Z] lf-activate-venv: SKIPPING [2023-06-13T07:21:02.626Z] DEBUG: total: 0.2199999988079071 [2023-06-13T07:21:02.626Z] INFO: Retrieving Stack Cost... [2023-06-13T07:21:03.194Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-13T07:21:03.454Z] INFO: Archiving Costs [Pipeline] echo [2023-06-13T07:21:03.470Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-13T07:21:03.754Z] ---> logs-deploy.sh [2023-06-13T07:21:03.754Z] lf-activate-venv: SKIPPING [2023-06-13T07:21:03.754Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-64/3 [2023-06-13T07:21:03.754Z] INFO: archiving workspace using pattern(s): [2023-06-13T07:21:04.692Z] Archives upload complete. [2023-06-13T07:21:04.952Z] INFO: archiving logs to Nexus [2023-06-13T07:21:05.526Z] ---> uname -a: [2023-06-13T07:21:05.526Z] Linux prd-ubuntu20-04-docker-8c-8g-18542 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-06-13T07:21:05.526Z] [2023-06-13T07:21:05.526Z] [2023-06-13T07:21:05.526Z] ---> lscpu: [2023-06-13T07:21:05.526Z] Architecture: x86_64 [2023-06-13T07:21:05.526Z] CPU op-mode(s): 32-bit, 64-bit [2023-06-13T07:21:05.526Z] Byte Order: Little Endian [2023-06-13T07:21:05.526Z] Address sizes: 40 bits physical, 48 bits virtual [2023-06-13T07:21:05.526Z] CPU(s): 8 [2023-06-13T07:21:05.526Z] On-line CPU(s) list: 0-7 [2023-06-13T07:21:05.526Z] Thread(s) per core: 1 [2023-06-13T07:21:05.526Z] Core(s) per socket: 1 [2023-06-13T07:21:05.526Z] Socket(s): 8 [2023-06-13T07:21:05.526Z] NUMA node(s): 1 [2023-06-13T07:21:05.526Z] Vendor ID: AuthenticAMD [2023-06-13T07:21:05.526Z] CPU family: 23 [2023-06-13T07:21:05.526Z] Model: 49 [2023-06-13T07:21:05.526Z] Model name: AMD EPYC-Rome Processor [2023-06-13T07:21:05.526Z] Stepping: 0 [2023-06-13T07:21:05.526Z] CPU MHz: 2800.000 [2023-06-13T07:21:05.526Z] BogoMIPS: 5600.00 [2023-06-13T07:21:05.526Z] Virtualization: AMD-V [2023-06-13T07:21:05.526Z] Hypervisor vendor: KVM [2023-06-13T07:21:05.526Z] Virtualization type: full [2023-06-13T07:21:05.526Z] L1d cache: 256 KiB [2023-06-13T07:21:05.526Z] L1i cache: 256 KiB [2023-06-13T07:21:05.526Z] L2 cache: 4 MiB [2023-06-13T07:21:05.526Z] L3 cache: 128 MiB [2023-06-13T07:21:05.526Z] NUMA node0 CPU(s): 0-7 [2023-06-13T07:21:05.526Z] Vulnerability Itlb multihit: Not affected [2023-06-13T07:21:05.526Z] Vulnerability L1tf: Not affected [2023-06-13T07:21:05.526Z] Vulnerability Mds: Not affected [2023-06-13T07:21:05.526Z] Vulnerability Meltdown: Not affected [2023-06-13T07:21:05.526Z] Vulnerability Mmio stale data: Not affected [2023-06-13T07:21:05.526Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-06-13T07:21:05.526Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-06-13T07:21:05.526Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-06-13T07:21:05.526Z] Vulnerability Srbds: Not affected [2023-06-13T07:21:05.526Z] Vulnerability Tsx async abort: Not affected [2023-06-13T07:21:05.526Z] 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 [2023-06-13T07:21:05.526Z] [2023-06-13T07:21:05.526Z] [2023-06-13T07:21:05.526Z] ---> nproc: [2023-06-13T07:21:05.526Z] 8 [2023-06-13T07:21:05.526Z] [2023-06-13T07:21:05.526Z] [2023-06-13T07:21:05.526Z] ---> df -h: [2023-06-13T07:21:05.526Z] Filesystem Size Used Avail Use% Mounted on [2023-06-13T07:21:05.526Z] overlay 155G 12G 144G 8% / [2023-06-13T07:21:05.526Z] tmpfs 64M 0 64M 0% /dev [2023-06-13T07:21:05.526Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-06-13T07:21:05.526Z] shm 64M 0 64M 0% /dev/shm [2023-06-13T07:21:05.526Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-06-13T07:21:05.526Z] [2023-06-13T07:21:05.526Z] [2023-06-13T07:21:05.526Z] ---> sar -b -r -n DEV: [2023-06-13T07:21:05.526Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18542) 06/13/23 _x86_64_ (8 CPU) [2023-06-13T07:21:05.526Z] [2023-06-13T07:21:05.526Z] 06:31:37 LINUX RESTART (8 CPU) [2023-06-13T07:21:05.526Z] [2023-06-13T07:21:05.526Z] 06:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-06-13T07:21:05.526Z] 06:33:01 118.56 38.38 80.19 0.00 4277.42 47768.84 0.00 [2023-06-13T07:21:05.526Z] 06:34:01 9.35 0.00 9.35 0.00 0.00 19565.63 0.00 [2023-06-13T07:21:05.526Z] 06:35:01 40.44 0.00 40.44 0.00 0.00 48810.40 0.00 [2023-06-13T07:21:05.526Z] 06:36:01 19.48 0.00 19.48 0.00 0.00 23295.18 0.00 [2023-06-13T07:21:05.526Z] 06:37:01 31.64 10.28 21.36 0.00 3461.96 21236.73 0.00 [2023-06-13T07:21:05.526Z] 06:38:01 9.35 0.00 9.35 0.00 0.00 18002.20 0.00 [2023-06-13T07:21:05.526Z] 06:39:01 7.47 0.00 7.47 0.00 0.00 18194.43 0.00 [2023-06-13T07:21:05.526Z] 06:40:01 7.10 0.00 7.10 0.00 0.00 18154.44 0.00 [2023-06-13T07:21:05.527Z] 06:41:01 74.79 0.00 74.79 0.00 0.00 66735.01 0.00 [2023-06-13T07:21:05.527Z] 06:42:01 48.93 0.17 48.76 0.00 8.00 28741.61 0.00 [2023-06-13T07:21:05.527Z] 06:43:01 1.42 0.00 1.42 0.00 0.00 15.46 0.00 [2023-06-13T07:21:05.527Z] 06:44:01 2.00 0.00 2.00 0.00 0.00 22.66 0.00 [2023-06-13T07:21:05.527Z] 06:45:02 1.40 0.00 1.40 0.00 0.00 15.33 0.00 [2023-06-13T07:21:05.527Z] 06:46:01 1.98 0.00 1.98 0.00 0.00 21.56 0.00 [2023-06-13T07:21:05.527Z] 06:47:01 2.12 0.02 2.10 0.00 0.13 24.00 0.00 [2023-06-13T07:21:05.527Z] 06:48:01 3.45 1.50 1.95 0.00 35.06 22.40 0.00 [2023-06-13T07:21:05.527Z] 06:49:01 1.57 0.17 1.40 0.00 2.67 16.80 0.00 [2023-06-13T07:21:05.527Z] 06:50:01 1.73 0.00 1.73 0.00 0.00 19.06 0.00 [2023-06-13T07:21:05.527Z] 06:51:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 [2023-06-13T07:21:05.527Z] 06:52:01 1.83 0.00 1.83 0.00 0.00 20.40 0.00 [2023-06-13T07:21:05.527Z] 06:53:01 1.45 0.00 1.45 0.00 0.00 15.46 0.00 [2023-06-13T07:21:05.527Z] 06:54:01 1.97 0.00 1.97 0.00 0.00 22.80 0.00 [2023-06-13T07:21:05.527Z] 06:55:01 0.92 0.00 0.92 0.00 0.00 9.73 0.00 [2023-06-13T07:21:05.527Z] 06:56:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 [2023-06-13T07:21:05.527Z] 06:57:01 2.92 0.63 2.28 0.00 70.52 26.66 0.00 [2023-06-13T07:21:05.527Z] 06:58:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 [2023-06-13T07:21:05.527Z] 06:59:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 [2023-06-13T07:21:05.527Z] 07:00:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2023-06-13T07:21:05.527Z] 07:01:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 [2023-06-13T07:21:05.527Z] 07:02:01 1.95 0.00 1.95 0.00 0.00 21.59 0.00 [2023-06-13T07:21:05.527Z] 07:03:01 1.15 0.00 1.15 0.00 0.00 12.00 0.00 [2023-06-13T07:21:05.527Z] 07:04:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 [2023-06-13T07:21:05.527Z] 07:05:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 [2023-06-13T07:21:05.527Z] 07:06:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 [2023-06-13T07:21:05.527Z] 07:07:01 1.23 0.00 1.23 0.00 0.00 13.33 0.00 [2023-06-13T07:21:05.527Z] 07:08:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 [2023-06-13T07:21:05.527Z] 07:09:01 1.23 0.00 1.23 0.00 0.00 13.46 0.00 [2023-06-13T07:21:05.527Z] 07:10:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 [2023-06-13T07:21:05.527Z] 07:11:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 [2023-06-13T07:21:05.527Z] 07:12:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 [2023-06-13T07:21:05.527Z] 07:13:01 1.12 0.00 1.12 0.00 0.00 11.86 0.00 [2023-06-13T07:21:05.527Z] 07:14:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 [2023-06-13T07:21:05.527Z] 07:15:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 [2023-06-13T07:21:05.527Z] 07:16:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 [2023-06-13T07:21:05.527Z] 07:17:01 1.18 0.02 1.17 0.00 0.13 12.93 0.00 [2023-06-13T07:21:05.527Z] 07:18:01 1.88 0.00 1.88 0.00 0.00 20.66 0.00 [2023-06-13T07:21:05.527Z] 07:19:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 [2023-06-13T07:21:05.527Z] 07:20:01 1.70 0.00 1.70 0.00 0.00 18.53 0.00 [2023-06-13T07:21:05.527Z] 07:21:01 5.16 0.15 5.01 0.00 12.13 105.43 0.00 [2023-06-13T07:21:05.527Z] Average: 8.75 1.05 7.71 0.00 160.62 6353.54 0.00 [2023-06-13T07:21:05.527Z] [2023-06-13T07:21:05.527Z] 06:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-06-13T07:21:05.527Z] 06:33:01 29863856 31596572 737276 2.24 64160 1971080 1925576 5.67 1000956 1704364 78480 [2023-06-13T07:21:05.527Z] 06:34:01 29057816 31556352 758168 2.31 66652 2717456 1913180 5.64 1040628 2435292 691372 [2023-06-13T07:21:05.527Z] 06:35:01 28515696 31438936 859808 2.61 78748 3093852 2021264 5.96 1233452 2732488 96308 [2023-06-13T07:21:05.527Z] 06:36:01 28193124 31175208 1126304 3.43 79436 3142344 2357588 6.95 1520536 2757172 19948 [2023-06-13T07:21:05.527Z] 06:37:01 28063428 31293776 995528 3.03 84928 3373572 2259196 6.66 1551136 2830980 31556 [2023-06-13T07:21:05.527Z] 06:38:01 27409044 30689852 1621420 4.93 85040 3401324 2832196 8.35 2162924 2874596 22772 [2023-06-13T07:21:05.527Z] 06:39:01 27874328 31160604 1132972 3.45 85144 3423496 2341492 6.90 1702412 2867264 10956 [2023-06-13T07:21:05.527Z] 06:40:01 28147424 31473332 813360 2.47 85928 3466392 1977184 5.83 1400060 2894964 39344 [2023-06-13T07:21:05.527Z] 06:41:01 28356064 31550528 741008 2.25 101700 3337072 1853568 5.46 1186140 2925808 212 [2023-06-13T07:21:05.527Z] 06:42:01 27849992 31552252 737620 2.24 107960 3788352 1798168 5.30 1200620 3363972 20 [2023-06-13T07:21:05.527Z] 06:43:01 27849620 31552024 737780 2.24 108056 3788352 1798168 5.30 1200652 3363984 172 [2023-06-13T07:21:05.527Z] 06:44:01 27859700 31562228 727564 2.21 108152 3788348 1798168 5.30 1190376 3363996 8 [2023-06-13T07:21:05.527Z] 06:45:02 27859652 31562248 727448 2.21 108240 3788360 1798168 5.30 1190712 3364004 4 [2023-06-13T07:21:05.527Z] 06:46:01 27861556 31564212 725344 2.21 108320 3788360 1798168 5.30 1188228 3364008 8 [2023-06-13T07:21:05.527Z] 06:47:01 27860548 31563512 726192 2.21 108420 3788364 1817448 5.36 1188260 3364120 32 [2023-06-13T07:21:05.527Z] 06:48:01 27851596 31556728 732928 2.23 108508 3789412 1817448 5.36 1198368 3364536 48 [2023-06-13T07:21:05.527Z] 06:49:01 27850752 31556072 733504 2.23 108580 3789496 1817448 5.36 1199592 3364500 12 [2023-06-13T07:21:05.527Z] 06:50:01 27850988 31556316 733180 2.23 108608 3789492 1817448 5.36 1198860 3364468 20 [2023-06-13T07:21:05.527Z] 06:51:01 27850852 31556304 733092 2.23 108692 3789504 1817448 5.36 1199140 3364480 172 [2023-06-13T07:21:05.527Z] 06:52:01 27850780 31556304 733020 2.23 108756 3789512 1817448 5.36 1199140 3364492 16 [2023-06-13T07:21:05.527Z] 06:53:01 27850716 31556316 732920 2.23 108860 3789512 1817448 5.36 1199364 3364480 168 [2023-06-13T07:21:05.527Z] 06:54:01 27850772 31556496 732732 2.23 108948 3789516 1817448 5.36 1199208 3364492 4 [2023-06-13T07:21:05.527Z] 06:55:01 27850572 31556312 732680 2.23 108980 3789516 1817448 5.36 1199080 3364492 12 [2023-06-13T07:21:05.527Z] 06:56:01 27850168 31555976 732988 2.23 109008 3789520 1817448 5.36 1199120 3364500 40 [2023-06-13T07:21:05.527Z] 06:57:01 27844564 31552712 736156 2.24 109076 3791612 1803484 5.32 1199580 3366216 16 [2023-06-13T07:21:05.527Z] 06:58:01 27845032 31553244 735748 2.24 109108 3791628 1803484 5.32 1199708 3366220 48 [2023-06-13T07:21:05.527Z] 06:59:01 27845236 31553452 735496 2.24 109124 3791632 1803484 5.32 1199668 3366224 8 [2023-06-13T07:21:05.527Z] 07:00:01 27845188 31553404 735460 2.24 109148 3791632 1803484 5.32 1199672 3366224 180 [2023-06-13T07:21:05.527Z] 07:01:01 27844880 31553164 735680 2.24 109164 3791636 1803484 5.32 1199744 3366236 8 [2023-06-13T07:21:05.527Z] 07:02:01 27845084 31553428 735320 2.24 109244 3791620 1803484 5.32 1199788 3366240 16 [2023-06-13T07:21:05.527Z] 07:03:01 27845004 31553416 735276 2.24 109284 3791640 1803484 5.32 1199928 3366248 8 [2023-06-13T07:21:05.527Z] 07:04:01 27845172 31553588 735220 2.24 109324 3791644 1803484 5.32 1199872 3366252 176 [2023-06-13T07:21:05.527Z] 07:05:01 27845188 31553668 735260 2.24 109344 3791644 1803484 5.32 1200032 3366256 4 [2023-06-13T07:21:05.527Z] 07:06:01 27845560 31554048 735000 2.24 109360 3791648 1803484 5.32 1200320 3366260 272 [2023-06-13T07:21:05.527Z] 07:07:01 27845720 31554208 734964 2.24 109384 3791648 1803484 5.32 1200420 3366260 168 [2023-06-13T07:21:05.527Z] 07:08:01 27845332 31553932 735172 2.24 109416 3791656 1803484 5.32 1200060 3366272 172 [2023-06-13T07:21:05.527Z] 07:09:01 27845000 31553604 735400 2.24 109436 3791660 1803484 5.32 1200368 3366276 176 [2023-06-13T07:21:05.527Z] 07:10:01 27845024 31553636 735364 2.24 109452 3791652 1786780 5.27 1199984 3366280 48 [2023-06-13T07:21:05.527Z] 07:11:01 27845448 31554148 734776 2.23 109464 3791668 1786780 5.27 1200056 3366260 8 [2023-06-13T07:21:05.527Z] 07:12:01 27844924 31553748 734972 2.24 109520 3791668 1786780 5.27 1200408 3366264 68 [2023-06-13T07:21:05.527Z] 07:13:01 27844908 31553736 734964 2.24 109540 3791672 1786780 5.27 1200188 3366268 8 [2023-06-13T07:21:05.527Z] 07:14:01 27844860 31553688 734936 2.24 109572 3791656 1786780 5.27 1200120 3366268 44 [2023-06-13T07:21:05.527Z] 07:15:01 27845032 31553924 734636 2.23 109600 3791664 1786780 5.27 1200184 3366268 52 [2023-06-13T07:21:05.527Z] 07:16:01 27844984 31553876 734604 2.23 109624 3791660 1786780 5.27 1200184 3366268 332 [2023-06-13T07:21:05.527Z] 07:17:01 27845056 31554012 734544 2.23 109652 3791664 1786780 5.27 1200788 3366276 16 [2023-06-13T07:21:05.527Z] 07:18:01 27844392 31553456 734968 2.24 109684 3791688 1786780 5.27 1200952 3366280 188 [2023-06-13T07:21:05.527Z] 07:19:01 27844400 31553520 734852 2.23 109712 3791748 1786780 5.27 1200348 3366320 4 [2023-06-13T07:21:05.527Z] 07:20:01 27844280 31553520 734792 2.23 109740 3791756 1786780 5.27 1200404 3366352 8 [2023-06-13T07:21:05.527Z] 07:21:01 27816680 31528200 757096 2.30 109932 3793072 1835468 5.41 1222984 3366728 332 [2023-06-13T07:21:05.527Z] Average: 27946449 31512526 778888 2.37 103994 3664389 1869018 5.51 1240300 3237642 20287 [2023-06-13T07:21:05.527Z] [2023-06-13T07:21:05.527Z] 06:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-06-13T07:21:05.527Z] 06:33:01 ens3 532.64 355.84 2924.57 90.68 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.527Z] 06:33:01 veth5a15b4a 69.36 82.30 5.00 500.88 0.00 0.00 0.00 0.04 [2023-06-13T07:21:05.527Z] 06:33:01 docker0 70.20 82.97 4.19 502.81 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.527Z] 06:33:01 lo 6.60 6.60 0.64 0.64 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.527Z] 06:34:01 ens3 615.91 395.75 4633.20 148.35 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.527Z] 06:34:01 veth5a15b4a 319.78 528.94 22.08 4578.18 0.00 0.00 0.00 0.38 [2023-06-13T07:21:05.527Z] 06:34:01 docker0 319.78 528.91 17.71 4578.18 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.527Z] 06:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.527Z] 06:35:01 ens3 179.49 114.96 1940.15 27.48 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.527Z] 06:35:01 veth5a15b4a 81.60 133.93 6.96 1904.72 0.00 0.00 0.00 0.16 [2023-06-13T07:21:05.527Z] 06:35:01 docker0 81.60 133.91 5.85 1904.72 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.527Z] 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.527Z] 06:36:01 ens3 5.17 2.65 4.12 2.23 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.527Z] 06:36:01 veth5a15b4a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.527Z] 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.527Z] 06:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.527Z] 06:37:01 ens3 67.14 28.23 1378.42 4.77 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.527Z] 06:37:01 veth5a15b4a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.527Z] 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.527Z] 06:37:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.527Z] 06:38:01 ens3 4.20 2.87 3.32 1.85 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.527Z] 06:38:01 veth5a15b4a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.527Z] 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.527Z] 06:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.527Z] 06:39:01 ens3 4.93 3.67 4.08 2.31 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.527Z] 06:39:01 veth5a15b4a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.527Z] 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.527Z] 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.527Z] 06:40:01 ens3 9.40 7.08 7.73 4.39 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.527Z] 06:40:01 veth5a15b4a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:41:01 ens3 16.76 10.31 13.88 7.64 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:41:01 docker0 0.10 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:42:01 ens3 98.35 56.92 2521.40 10.29 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:42:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:43:01 ens3 0.70 0.42 0.34 0.27 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:45:02 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:48:01 ens3 4.80 4.10 3.47 3.71 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:48:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:49:01 ens3 5.78 3.93 4.00 2.53 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:51:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:52:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:53:01 ens3 0.72 0.13 0.13 0.07 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:54:01 ens3 0.73 0.65 0.36 0.29 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:56:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:58:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:59:01 ens3 0.32 0.17 0.13 0.01 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:01:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:02:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:03:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:04:01 ens3 0.58 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:05:01 ens3 0.48 0.52 0.31 0.22 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:06:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:08:01 ens3 0.33 0.28 0.10 0.09 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:09:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:11:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:12:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:13:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:14:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:18:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:19:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.528Z] 07:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.529Z] 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.529Z] 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.529Z] 07:21:01 ens3 14.66 10.63 17.70 6.11 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.529Z] 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.529Z] 07:21:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.529Z] Average: ens3 31.97 20.44 274.76 6.40 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.529Z] Average: docker0 9.63 15.23 0.57 142.63 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.529Z] Average: lo 0.26 0.26 0.02 0.02 0.00 0.00 0.00 0.00 [2023-06-13T07:21:05.529Z] [2023-06-13T07:21:05.529Z] [2023-06-13T07:21:05.529Z] ---> sar -P ALL: [2023-06-13T07:21:05.529Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18542) 06/13/23 _x86_64_ (8 CPU) [2023-06-13T07:21:05.529Z] [2023-06-13T07:21:05.529Z] 06:31:37 LINUX RESTART (8 CPU) [2023-06-13T07:21:05.529Z] [2023-06-13T07:21:05.529Z] 06:32:01 CPU %user %nice %system %iowait %steal %idle [2023-06-13T07:21:05.529Z] 06:33:01 all 6.97 0.00 1.95 3.14 0.05 87.90 [2023-06-13T07:21:05.529Z] 06:33:01 0 6.10 0.00 1.91 1.73 0.03 90.22 [2023-06-13T07:21:05.529Z] 06:33:01 1 8.26 0.00 1.95 1.14 0.05 88.60 [2023-06-13T07:21:05.529Z] 06:33:01 2 9.34 0.00 2.33 6.67 0.05 81.61 [2023-06-13T07:21:05.529Z] 06:33:01 3 6.62 0.00 2.72 3.44 0.05 87.16 [2023-06-13T07:21:05.529Z] 06:33:01 4 5.59 0.00 1.69 4.07 0.05 88.59 [2023-06-13T07:21:05.529Z] 06:33:01 5 7.82 0.00 1.52 0.60 0.05 90.00 [2023-06-13T07:21:05.529Z] 06:33:01 6 5.29 0.00 1.99 7.24 0.05 85.42 [2023-06-13T07:21:05.529Z] 06:33:01 7 6.70 0.00 1.49 0.18 0.05 91.58 [2023-06-13T07:21:05.529Z] 06:34:01 all 1.87 0.00 0.47 0.13 0.03 97.50 [2023-06-13T07:21:05.529Z] 06:34:01 0 0.55 0.00 0.05 0.02 0.02 99.37 [2023-06-13T07:21:05.529Z] 06:34:01 1 2.91 0.00 0.57 0.43 0.03 96.06 [2023-06-13T07:21:05.529Z] 06:34:01 2 1.31 0.00 0.18 0.00 0.02 98.49 [2023-06-13T07:21:05.529Z] 06:34:01 3 8.75 0.00 2.45 0.08 0.07 88.65 [2023-06-13T07:21:05.529Z] 06:34:01 4 0.10 0.00 0.05 0.00 0.00 99.85 [2023-06-13T07:21:05.529Z] 06:34:01 5 0.12 0.00 0.05 0.00 0.05 99.78 [2023-06-13T07:21:05.529Z] 06:34:01 6 1.25 0.00 0.37 0.53 0.00 97.85 [2023-06-13T07:21:05.529Z] 06:34:01 7 0.07 0.00 0.05 0.00 0.02 99.87 [2023-06-13T07:21:05.529Z] 06:35:01 all 9.60 0.00 1.04 1.21 0.04 88.12 [2023-06-13T07:21:05.529Z] 06:35:01 0 8.42 0.00 1.10 0.97 0.03 89.48 [2023-06-13T07:21:05.529Z] 06:35:01 1 13.26 0.00 1.64 2.70 0.03 82.37 [2023-06-13T07:21:05.529Z] 06:35:01 2 11.41 0.00 1.20 0.02 0.02 87.36 [2023-06-13T07:21:05.529Z] 06:35:01 3 5.45 0.00 1.15 0.70 0.07 92.63 [2023-06-13T07:21:05.529Z] 06:35:01 4 10.41 0.00 1.12 0.27 0.02 88.19 [2023-06-13T07:21:05.529Z] 06:35:01 5 13.11 0.00 0.68 0.00 0.05 86.15 [2023-06-13T07:21:05.529Z] 06:35:01 6 2.31 0.00 0.65 5.02 0.05 91.97 [2023-06-13T07:21:05.529Z] 06:35:01 7 12.37 0.00 0.73 0.07 0.03 86.80 [2023-06-13T07:21:05.529Z] 06:36:01 all 36.11 0.00 3.17 0.23 0.05 60.43 [2023-06-13T07:21:05.529Z] 06:36:01 0 31.58 0.00 2.73 0.05 0.05 65.58 [2023-06-13T07:21:05.529Z] 06:36:01 1 48.99 0.00 3.49 0.35 0.07 47.10 [2023-06-13T07:21:05.529Z] 06:36:01 2 39.61 0.00 3.77 0.00 0.05 56.58 [2023-06-13T07:21:05.529Z] 06:36:01 3 50.25 0.00 4.28 0.15 0.05 45.27 [2023-06-13T07:21:05.529Z] 06:36:01 4 26.24 0.00 2.16 0.03 0.05 71.52 [2023-06-13T07:21:05.529Z] 06:36:01 5 33.73 0.00 3.17 0.43 0.05 62.62 [2023-06-13T07:21:05.529Z] 06:36:01 6 29.10 0.00 2.56 0.82 0.05 67.47 [2023-06-13T07:21:05.529Z] 06:36:01 7 29.37 0.00 3.22 0.03 0.05 67.33 [2023-06-13T07:21:05.529Z] 06:37:01 all 13.20 0.00 0.91 0.43 0.03 85.43 [2023-06-13T07:21:05.529Z] 06:37:01 0 0.92 0.00 0.57 1.53 0.03 96.95 [2023-06-13T07:21:05.529Z] 06:37:01 1 73.23 0.00 2.30 0.23 0.08 24.15 [2023-06-13T07:21:05.529Z] 06:37:01 2 2.77 0.00 0.52 0.15 0.02 96.55 [2023-06-13T07:21:05.529Z] 06:37:01 3 1.18 0.00 0.60 0.07 0.02 98.13 [2023-06-13T07:21:05.529Z] 06:37:01 4 6.07 0.00 0.68 0.73 0.02 92.50 [2023-06-13T07:21:05.529Z] 06:37:01 5 1.95 0.00 0.77 0.62 0.05 96.61 [2023-06-13T07:21:05.529Z] 06:37:01 6 2.30 0.00 0.54 0.02 0.03 97.12 [2023-06-13T07:21:05.529Z] 06:37:01 7 17.14 0.00 1.33 0.05 0.02 81.46 [2023-06-13T07:21:05.529Z] 06:38:01 all 20.34 0.00 1.02 0.01 0.03 78.59 [2023-06-13T07:21:05.529Z] 06:38:01 0 32.94 0.00 1.67 0.07 0.05 65.28 [2023-06-13T07:21:05.529Z] 06:38:01 1 31.53 0.00 1.47 0.00 0.03 66.97 [2023-06-13T07:21:05.529Z] 06:38:01 2 0.63 0.00 0.15 0.00 0.00 99.22 [2023-06-13T07:21:05.529Z] 06:38:01 3 16.77 0.00 0.83 0.00 0.02 82.38 [2023-06-13T07:21:05.529Z] 06:38:01 4 0.98 0.00 0.20 0.00 0.00 98.82 [2023-06-13T07:21:05.529Z] 06:38:01 5 52.51 0.00 2.60 0.00 0.10 44.79 [2023-06-13T07:21:05.529Z] 06:38:01 6 2.09 0.00 0.32 0.02 0.02 97.56 [2023-06-13T07:21:05.529Z] 06:38:01 7 25.25 0.00 0.93 0.00 0.03 73.79 [2023-06-13T07:21:05.529Z] 06:39:01 all 16.77 0.00 0.76 0.01 0.04 82.42 [2023-06-13T07:21:05.529Z] 06:39:01 0 4.10 0.00 0.18 0.12 0.05 95.55 [2023-06-13T07:21:05.529Z] 06:39:01 1 35.92 0.00 1.40 0.00 0.05 62.63 [2023-06-13T07:21:05.529Z] 06:39:01 2 16.33 0.00 0.92 0.00 0.03 82.72 [2023-06-13T07:21:05.529Z] 06:39:01 3 14.94 0.00 0.87 0.00 0.03 84.16 [2023-06-13T07:21:05.529Z] 06:39:01 4 20.30 0.00 0.90 0.00 0.03 78.76 [2023-06-13T07:21:05.529Z] 06:39:01 5 24.43 0.00 1.02 0.00 0.05 74.50 [2023-06-13T07:21:05.529Z] 06:39:01 6 5.36 0.00 0.23 0.00 0.02 94.39 [2023-06-13T07:21:05.529Z] 06:39:01 7 12.91 0.00 0.58 0.00 0.03 86.47 [2023-06-13T07:21:05.529Z] 06:40:01 all 12.13 0.00 0.87 0.02 0.02 86.95 [2023-06-13T07:21:05.529Z] 06:40:01 0 21.85 0.00 1.13 0.15 0.03 76.83 [2023-06-13T07:21:05.529Z] 06:40:01 1 6.97 0.00 0.47 0.00 0.02 92.55 [2023-06-13T07:21:05.529Z] 06:40:01 2 34.23 0.00 2.65 0.00 0.03 63.09 [2023-06-13T07:21:05.529Z] 06:40:01 3 2.49 0.00 0.37 0.00 0.00 97.15 [2023-06-13T07:21:05.529Z] 06:40:01 4 1.35 0.00 0.17 0.00 0.02 98.47 [2023-06-13T07:21:05.529Z] 06:40:01 5 22.42 0.00 1.48 0.03 0.05 76.01 [2023-06-13T07:21:05.529Z] 06:40:01 6 1.60 0.00 0.10 0.02 0.02 98.26 [2023-06-13T07:21:05.529Z] 06:40:01 7 6.25 0.00 0.62 0.00 0.00 93.13 [2023-06-13T07:21:05.529Z] 06:41:01 all 10.23 0.00 2.33 1.55 0.05 85.84 [2023-06-13T07:21:05.529Z] 06:41:01 0 6.61 0.00 1.91 1.72 0.05 89.71 [2023-06-13T07:21:05.529Z] 06:41:01 1 11.54 0.00 2.46 0.00 0.03 85.97 [2023-06-13T07:21:05.529Z] 06:41:01 2 12.26 0.00 1.90 0.12 0.03 85.68 [2023-06-13T07:21:05.529Z] 06:41:01 3 9.79 0.00 2.84 0.00 0.03 87.33 [2023-06-13T07:21:05.529Z] 06:41:01 4 5.10 0.00 1.26 0.05 0.03 93.56 [2023-06-13T07:21:05.529Z] 06:41:01 5 23.56 0.00 4.84 0.82 0.08 70.69 [2023-06-13T07:21:05.529Z] 06:41:01 6 4.43 0.00 1.86 9.69 0.03 83.99 [2023-06-13T07:21:05.529Z] 06:41:01 7 8.54 0.00 1.56 0.00 0.08 89.82 [2023-06-13T07:21:05.529Z] 06:42:01 all 2.37 0.00 1.03 0.80 0.02 95.78 [2023-06-13T07:21:05.529Z] 06:42:01 0 2.44 0.00 1.10 0.20 0.02 96.24 [2023-06-13T07:21:05.529Z] 06:42:01 1 2.47 0.00 1.07 0.72 0.02 95.73 [2023-06-13T07:21:05.529Z] 06:42:01 2 3.12 0.00 0.85 1.50 0.00 94.52 [2023-06-13T07:21:05.529Z] 06:42:01 3 2.09 0.00 0.75 0.03 0.02 97.11 [2023-06-13T07:21:05.529Z] 06:42:01 4 2.06 0.00 1.02 0.03 0.02 96.87 [2023-06-13T07:21:05.529Z] 06:42:01 5 2.75 0.00 1.17 0.00 0.03 96.05 [2023-06-13T07:21:05.529Z] 06:42:01 6 2.14 0.00 1.61 3.85 0.02 92.38 [2023-06-13T07:21:05.529Z] 06:42:01 7 1.87 0.00 0.70 0.07 0.03 97.32 [2023-06-13T07:21:05.529Z] 06:43:01 all 0.20 0.00 0.01 0.01 0.01 99.77 [2023-06-13T07:21:05.529Z] 06:43:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-06-13T07:21:05.529Z] 06:43:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-06-13T07:21:05.529Z] 06:43:01 2 0.02 0.00 0.00 0.07 0.02 99.90 [2023-06-13T07:21:05.529Z] 06:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.529Z] 06:43:01 4 1.50 0.00 0.03 0.00 0.02 98.45 [2023-06-13T07:21:05.529Z] 06:43:01 5 0.00 0.00 0.03 0.00 0.02 99.95 [2023-06-13T07:21:05.529Z] 06:43:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-06-13T07:21:05.529Z] 06:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.529Z] [2023-06-13T07:21:05.529Z] 06:43:01 CPU %user %nice %system %iowait %steal %idle [2023-06-13T07:21:05.529Z] 06:44:01 all 0.26 0.00 0.01 0.01 0.01 99.70 [2023-06-13T07:21:05.529Z] 06:44:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2023-06-13T07:21:05.529Z] 06:44:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2023-06-13T07:21:05.529Z] 06:44:01 2 0.00 0.00 0.00 0.05 0.00 99.95 [2023-06-13T07:21:05.529Z] 06:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.529Z] 06:44:01 4 1.94 0.00 0.02 0.00 0.02 98.03 [2023-06-13T07:21:05.529Z] 06:44:01 5 0.02 0.00 0.00 0.00 0.03 99.95 [2023-06-13T07:21:05.529Z] 06:44:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2023-06-13T07:21:05.529Z] 06:44:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-13T07:21:05.529Z] 06:45:02 all 0.21 0.00 0.01 0.01 0.01 99.77 [2023-06-13T07:21:05.529Z] 06:45:02 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-13T07:21:05.529Z] 06:45:02 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-06-13T07:21:05.529Z] 06:45:02 2 0.00 0.00 0.00 0.05 0.00 99.95 [2023-06-13T07:21:05.529Z] 06:45:02 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.529Z] 06:45:02 4 1.58 0.00 0.07 0.00 0.00 98.35 [2023-06-13T07:21:05.529Z] 06:45:02 5 0.02 0.00 0.03 0.00 0.02 99.93 [2023-06-13T07:21:05.529Z] 06:45:02 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.529Z] 06:45:02 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-13T07:21:05.529Z] 06:46:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-06-13T07:21:05.529Z] 06:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-13T07:21:05.529Z] 06:46:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2023-06-13T07:21:05.529Z] 06:46:01 2 0.00 0.00 0.00 0.05 0.00 99.95 [2023-06-13T07:21:05.529Z] 06:46:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-13T07:21:05.529Z] 06:46:01 4 0.09 0.00 0.02 0.00 0.02 99.88 [2023-06-13T07:21:05.529Z] 06:46:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-06-13T07:21:05.529Z] 06:46:01 6 0.02 0.00 0.00 0.03 0.02 99.93 [2023-06-13T07:21:05.529Z] 06:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-13T07:21:05.529Z] 06:47:01 all 0.02 0.00 0.03 0.01 0.01 99.93 [2023-06-13T07:21:05.529Z] 06:47:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-06-13T07:21:05.529Z] 06:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-13T07:21:05.529Z] 06:47:01 2 0.00 0.00 0.03 0.07 0.02 99.88 [2023-06-13T07:21:05.529Z] 06:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-13T07:21:05.529Z] 06:47:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-06-13T07:21:05.529Z] 06:47:01 5 0.05 0.00 0.03 0.00 0.03 99.88 [2023-06-13T07:21:05.529Z] 06:47:01 6 0.00 0.00 0.03 0.05 0.00 99.92 [2023-06-13T07:21:05.529Z] 06:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-13T07:21:05.529Z] 06:48:01 all 0.25 0.00 0.02 0.01 0.00 99.71 [2023-06-13T07:21:05.529Z] 06:48:01 0 0.95 0.00 0.00 0.00 0.02 99.03 [2023-06-13T07:21:05.529Z] 06:48:01 1 0.23 0.00 0.03 0.00 0.00 99.73 [2023-06-13T07:21:05.529Z] 06:48:01 2 0.13 0.00 0.02 0.03 0.00 99.82 [2023-06-13T07:21:05.529Z] 06:48:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-06-13T07:21:05.529Z] 06:48:01 4 0.12 0.00 0.00 0.00 0.00 99.88 [2023-06-13T07:21:05.529Z] 06:48:01 5 0.37 0.00 0.05 0.03 0.02 99.53 [2023-06-13T07:21:05.529Z] 06:48:01 6 0.07 0.00 0.05 0.02 0.00 99.87 [2023-06-13T07:21:05.529Z] 06:48:01 7 0.10 0.00 0.02 0.00 0.00 99.88 [2023-06-13T07:21:05.529Z] 06:49:01 all 0.11 0.00 0.01 0.01 0.01 99.85 [2023-06-13T07:21:05.529Z] 06:49:01 0 0.32 0.00 0.02 0.00 0.00 99.67 [2023-06-13T07:21:05.529Z] 06:49:01 1 0.08 0.00 0.00 0.00 0.02 99.90 [2023-06-13T07:21:05.529Z] 06:49:01 2 0.00 0.00 0.00 0.08 0.00 99.92 [2023-06-13T07:21:05.529Z] 06:49:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-06-13T07:21:05.529Z] 06:49:01 4 0.35 0.00 0.02 0.00 0.02 99.62 [2023-06-13T07:21:05.529Z] 06:49:01 5 0.07 0.00 0.03 0.02 0.02 99.87 [2023-06-13T07:21:05.529Z] 06:49:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2023-06-13T07:21:05.529Z] 06:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-13T07:21:05.529Z] 06:50:01 all 0.05 0.00 0.02 0.07 0.01 99.85 [2023-06-13T07:21:05.529Z] 06:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-13T07:21:05.529Z] 06:50:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-06-13T07:21:05.529Z] 06:50:01 2 0.02 0.00 0.02 0.23 0.02 99.72 [2023-06-13T07:21:05.529Z] 06:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.529Z] 06:50:01 4 0.33 0.00 0.02 0.00 0.00 99.65 [2023-06-13T07:21:05.529Z] 06:50:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2023-06-13T07:21:05.529Z] 06:50:01 6 0.02 0.00 0.05 0.35 0.00 99.58 [2023-06-13T07:21:05.529Z] 06:50:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-13T07:21:05.529Z] 06:51:01 all 0.01 0.00 0.01 0.49 0.01 99.49 [2023-06-13T07:21:05.529Z] 06:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-13T07:21:05.529Z] 06:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-13T07:21:05.529Z] 06:51:01 2 0.00 0.00 0.02 3.53 0.00 96.45 [2023-06-13T07:21:05.529Z] 06:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.529Z] 06:51:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-13T07:21:05.529Z] 06:51:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-13T07:21:05.529Z] 06:51:01 6 0.00 0.00 0.00 0.35 0.02 99.63 [2023-06-13T07:21:05.529Z] 06:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.529Z] 06:52:01 all 0.09 0.00 0.00 0.43 0.01 99.47 [2023-06-13T07:21:05.529Z] 06:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-13T07:21:05.529Z] 06:52:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-06-13T07:21:05.529Z] 06:52:01 2 0.03 0.00 0.00 2.43 0.00 97.53 [2023-06-13T07:21:05.529Z] 06:52:01 3 0.02 0.00 0.02 0.23 0.02 99.72 [2023-06-13T07:21:05.529Z] 06:52:01 4 0.55 0.00 0.00 0.00 0.00 99.45 [2023-06-13T07:21:05.529Z] 06:52:01 5 0.02 0.00 0.00 0.27 0.00 99.72 [2023-06-13T07:21:05.529Z] 06:52:01 6 0.03 0.00 0.00 0.52 0.00 99.45 [2023-06-13T07:21:05.529Z] 06:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.529Z] 06:53:01 all 0.02 0.00 0.01 0.09 0.00 99.88 [2023-06-13T07:21:05.529Z] 06:53:01 0 0.00 0.00 0.00 0.08 0.00 99.92 [2023-06-13T07:21:05.529Z] 06:53:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-06-13T07:21:05.529Z] 06:53:01 2 0.00 0.00 0.02 0.57 0.02 99.40 [2023-06-13T07:21:05.529Z] 06:53:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2023-06-13T07:21:05.529Z] 06:53:01 4 0.08 0.00 0.00 0.00 0.00 99.92 [2023-06-13T07:21:05.529Z] 06:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.529Z] 06:53:01 6 0.00 0.00 0.00 0.08 0.00 99.92 [2023-06-13T07:21:05.529Z] 06:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-13T07:21:05.530Z] 06:54:01 all 0.04 0.00 0.01 0.12 0.01 99.82 [2023-06-13T07:21:05.530Z] 06:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-13T07:21:05.530Z] 06:54:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-13T07:21:05.530Z] 06:54:01 2 0.02 0.00 0.02 0.70 0.00 99.27 [2023-06-13T07:21:05.530Z] 06:54:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2023-06-13T07:21:05.530Z] 06:54:01 4 0.20 0.00 0.02 0.00 0.02 99.77 [2023-06-13T07:21:05.530Z] 06:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-13T07:21:05.530Z] 06:54:01 6 0.02 0.00 0.00 0.27 0.02 99.70 [2023-06-13T07:21:05.530Z] 06:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-13T07:21:05.530Z] [2023-06-13T07:21:05.530Z] 06:54:01 CPU %user %nice %system %iowait %steal %idle [2023-06-13T07:21:05.530Z] 06:55:01 all 0.00 0.00 0.00 0.01 0.00 99.97 [2023-06-13T07:21:05.530Z] 06:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.530Z] 06:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-13T07:21:05.530Z] 06:55:01 2 0.00 0.00 0.00 0.10 0.00 99.90 [2023-06-13T07:21:05.530Z] 06:55:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-13T07:21:05.530Z] 06:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-13T07:21:05.530Z] 06:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-13T07:21:05.530Z] 06:55:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-06-13T07:21:05.530Z] 06:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.530Z] 06:56:01 all 0.17 0.00 0.01 0.01 0.01 99.81 [2023-06-13T07:21:05.530Z] 06:56:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-06-13T07:21:05.530Z] 06:56:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-13T07:21:05.530Z] 06:56:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2023-06-13T07:21:05.530Z] 06:56:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2023-06-13T07:21:05.530Z] 06:56:01 4 1.22 0.00 0.00 0.00 0.02 98.76 [2023-06-13T07:21:05.530Z] 06:56:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-13T07:21:05.530Z] 06:56:01 6 0.00 0.00 0.00 0.05 0.00 99.95 [2023-06-13T07:21:05.530Z] 06:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.530Z] 06:57:01 all 0.06 0.00 0.03 0.02 0.02 99.87 [2023-06-13T07:21:05.530Z] 06:57:01 0 0.12 0.00 0.05 0.03 0.00 99.80 [2023-06-13T07:21:05.530Z] 06:57:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2023-06-13T07:21:05.530Z] 06:57:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2023-06-13T07:21:05.530Z] 06:57:01 3 0.02 0.00 0.02 0.00 0.07 99.90 [2023-06-13T07:21:05.530Z] 06:57:01 4 0.25 0.00 0.03 0.00 0.00 99.72 [2023-06-13T07:21:05.530Z] 06:57:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2023-06-13T07:21:05.530Z] 06:57:01 6 0.02 0.00 0.02 0.08 0.02 99.87 [2023-06-13T07:21:05.530Z] 06:57:01 7 0.02 0.00 0.05 0.00 0.02 99.92 [2023-06-13T07:21:05.530Z] 06:58:01 all 0.12 0.00 0.01 0.03 0.00 99.84 [2023-06-13T07:21:05.530Z] 06:58:01 0 0.20 0.00 0.02 0.00 0.00 99.78 [2023-06-13T07:21:05.530Z] 06:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-13T07:21:05.530Z] 06:58:01 2 0.02 0.00 0.00 0.18 0.00 99.80 [2023-06-13T07:21:05.530Z] 06:58:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-13T07:21:05.530Z] 06:58:01 4 0.67 0.00 0.03 0.00 0.02 99.29 [2023-06-13T07:21:05.530Z] 06:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-13T07:21:05.530Z] 06:58:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2023-06-13T07:21:05.530Z] 06:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-13T07:21:05.530Z] 06:59:01 all 0.12 0.00 0.00 0.01 0.00 99.86 [2023-06-13T07:21:05.530Z] 06:59:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-13T07:21:05.530Z] 06:59:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2023-06-13T07:21:05.530Z] 06:59:01 2 0.02 0.00 0.00 0.05 0.00 99.93 [2023-06-13T07:21:05.530Z] 06:59:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-06-13T07:21:05.530Z] 06:59:01 4 0.81 0.00 0.00 0.00 0.00 99.19 [2023-06-13T07:21:05.530Z] 06:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.530Z] 06:59:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-06-13T07:21:05.530Z] 06:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-13T07:21:05.530Z] 07:00:01 all 0.04 0.00 0.00 0.00 0.00 99.96 [2023-06-13T07:21:05.530Z] 07:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.530Z] 07:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.530Z] 07:00:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-06-13T07:21:05.530Z] 07:00:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-06-13T07:21:05.530Z] 07:00:01 4 0.22 0.00 0.00 0.00 0.02 99.77 [2023-06-13T07:21:05.530Z] 07:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-13T07:21:05.530Z] 07:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-13T07:21:05.530Z] 07:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.530Z] 07:01:01 all 0.22 0.00 0.01 0.01 0.01 99.74 [2023-06-13T07:21:05.530Z] 07:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-13T07:21:05.530Z] 07:01:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-13T07:21:05.530Z] 07:01:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-13T07:21:05.530Z] 07:01:01 3 0.07 0.00 0.02 0.05 0.03 99.83 [2023-06-13T07:21:05.530Z] 07:01:01 4 1.60 0.00 0.02 0.00 0.00 98.39 [2023-06-13T07:21:05.530Z] 07:01:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-13T07:21:05.530Z] 07:01:01 6 0.00 0.00 0.03 0.00 0.02 99.95 [2023-06-13T07:21:05.530Z] 07:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-13T07:21:05.530Z] 07:02:01 all 0.02 0.00 0.01 0.01 0.00 99.97 [2023-06-13T07:21:05.530Z] 07:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-13T07:21:05.530Z] 07:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.530Z] 07:02:01 2 0.00 0.00 0.02 0.03 0.00 99.95 [2023-06-13T07:21:05.530Z] 07:02:01 3 0.05 0.00 0.00 0.02 0.00 99.93 [2023-06-13T07:21:05.530Z] 07:02:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-06-13T07:21:05.530Z] 07:02:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-13T07:21:05.530Z] 07:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-13T07:21:05.530Z] 07:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-13T07:21:05.530Z] 07:03:01 all 0.16 0.00 0.02 0.00 0.01 99.81 [2023-06-13T07:21:05.530Z] 07:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.530Z] 07:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-13T07:21:05.530Z] 07:03:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-06-13T07:21:05.530Z] 07:03:01 3 0.02 0.00 0.03 0.02 0.03 99.90 [2023-06-13T07:21:05.530Z] 07:03:01 4 1.22 0.00 0.10 0.00 0.02 98.66 [2023-06-13T07:21:05.530Z] 07:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-13T07:21:05.530Z] 07:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-13T07:21:05.530Z] 07:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.530Z] 07:04:01 all 0.10 0.00 0.01 0.01 0.01 99.88 [2023-06-13T07:21:05.530Z] 07:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-13T07:21:05.530Z] 07:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-13T07:21:05.530Z] 07:04:01 2 0.00 0.00 0.00 0.05 0.00 99.95 [2023-06-13T07:21:05.530Z] 07:04:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2023-06-13T07:21:05.530Z] 07:04:01 4 0.68 0.00 0.00 0.00 0.00 99.32 [2023-06-13T07:21:05.530Z] 07:04:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-13T07:21:05.530Z] 07:04:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-06-13T07:21:05.530Z] 07:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.530Z] 07:05:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2023-06-13T07:21:05.530Z] 07:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-13T07:21:05.530Z] 07:05:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-13T07:21:05.530Z] 07:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-13T07:21:05.530Z] 07:05:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-13T07:21:05.530Z] 07:05:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-13T07:21:05.530Z] 07:05:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-06-13T07:21:05.530Z] 07:05:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-06-13T07:21:05.530Z] 07:05:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-06-13T07:21:05.530Z] [2023-06-13T07:21:05.530Z] 07:05:01 CPU %user %nice %system %iowait %steal %idle [2023-06-13T07:21:05.530Z] 07:06:01 all 0.09 0.00 0.02 0.01 0.01 99.88 [2023-06-13T07:21:05.530Z] 07:06:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-06-13T07:21:05.530Z] 07:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-13T07:21:05.530Z] 07:06:01 2 0.02 0.00 0.02 0.07 0.00 99.90 [2023-06-13T07:21:05.530Z] 07:06:01 3 0.02 0.00 0.05 0.00 0.02 99.92 [2023-06-13T07:21:05.530Z] 07:06:01 4 0.62 0.00 0.02 0.00 0.00 99.37 [2023-06-13T07:21:05.530Z] 07:06:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-06-13T07:21:05.530Z] 07:06:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-13T07:21:05.530Z] 07:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-13T07:21:05.530Z] 07:07:01 all 0.18 0.00 0.00 0.00 0.00 99.80 [2023-06-13T07:21:05.530Z] 07:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.530Z] 07:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.530Z] 07:07:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-06-13T07:21:05.530Z] 07:07:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-13T07:21:05.530Z] 07:07:01 4 1.39 0.00 0.02 0.00 0.00 98.60 [2023-06-13T07:21:05.530Z] 07:07:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-06-13T07:21:05.530Z] 07:07:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-06-13T07:21:05.530Z] 07:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.530Z] 07:08:01 all 0.07 0.00 0.01 0.11 0.01 99.81 [2023-06-13T07:21:05.530Z] 07:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-13T07:21:05.530Z] 07:08:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-13T07:21:05.530Z] 07:08:01 2 0.00 0.00 0.00 0.50 0.00 99.50 [2023-06-13T07:21:05.530Z] 07:08:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-13T07:21:05.530Z] 07:08:01 4 0.47 0.00 0.00 0.00 0.02 99.52 [2023-06-13T07:21:05.530Z] 07:08:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-13T07:21:05.530Z] 07:08:01 6 0.00 0.00 0.03 0.35 0.00 99.62 [2023-06-13T07:21:05.530Z] 07:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-13T07:21:05.530Z] 07:09:01 all 0.04 0.00 0.01 0.01 0.00 99.95 [2023-06-13T07:21:05.530Z] 07:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-13T07:21:05.530Z] 07:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-13T07:21:05.530Z] 07:09:01 2 0.02 0.00 0.02 0.07 0.00 99.90 [2023-06-13T07:21:05.530Z] 07:09:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-06-13T07:21:05.530Z] 07:09:01 4 0.15 0.00 0.02 0.00 0.00 99.83 [2023-06-13T07:21:05.530Z] 07:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-13T07:21:05.530Z] 07:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-13T07:21:05.530Z] 07:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-13T07:21:05.530Z] 07:10:01 all 0.04 0.00 0.01 0.02 0.00 99.93 [2023-06-13T07:21:05.530Z] 07:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.530Z] 07:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-13T07:21:05.530Z] 07:10:01 2 0.00 0.00 0.00 0.05 0.00 99.95 [2023-06-13T07:21:05.530Z] 07:10:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-06-13T07:21:05.530Z] 07:10:01 4 0.22 0.00 0.03 0.00 0.00 99.75 [2023-06-13T07:21:05.530Z] 07:10:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-06-13T07:21:05.530Z] 07:10:01 6 0.00 0.00 0.02 0.10 0.02 99.87 [2023-06-13T07:21:05.530Z] 07:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.530Z] 07:11:01 all 0.08 0.00 0.00 0.00 0.01 99.90 [2023-06-13T07:21:05.530Z] 07:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.530Z] 07:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-13T07:21:05.530Z] 07:11:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-06-13T07:21:05.530Z] 07:11:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-06-13T07:21:05.530Z] 07:11:01 4 0.60 0.00 0.02 0.00 0.02 99.37 [2023-06-13T07:21:05.530Z] 07:11:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-06-13T07:21:05.530Z] 07:11:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-06-13T07:21:05.530Z] 07:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.530Z] 07:12:01 all 0.08 0.00 0.01 0.03 0.00 99.89 [2023-06-13T07:21:05.530Z] 07:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.530Z] 07:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-13T07:21:05.530Z] 07:12:01 2 0.00 0.00 0.00 0.20 0.00 99.80 [2023-06-13T07:21:05.530Z] 07:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-13T07:21:05.530Z] 07:12:01 4 0.52 0.00 0.00 0.00 0.00 99.48 [2023-06-13T07:21:05.530Z] 07:12:01 5 0.07 0.00 0.02 0.02 0.00 99.90 [2023-06-13T07:21:05.530Z] 07:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.530Z] 07:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-13T07:21:05.531Z] 07:13:01 all 0.03 0.00 0.01 0.03 0.01 99.93 [2023-06-13T07:21:05.531Z] 07:13:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-06-13T07:21:05.531Z] 07:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.531Z] 07:13:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2023-06-13T07:21:05.531Z] 07:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-13T07:21:05.531Z] 07:13:01 4 0.17 0.00 0.02 0.00 0.00 99.82 [2023-06-13T07:21:05.531Z] 07:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-13T07:21:05.531Z] 07:13:01 6 0.00 0.00 0.02 0.17 0.00 99.82 [2023-06-13T07:21:05.531Z] 07:13:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-13T07:21:05.531Z] 07:14:01 all 0.05 0.00 0.00 0.03 0.01 99.90 [2023-06-13T07:21:05.531Z] 07:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.531Z] 07:14:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-13T07:21:05.531Z] 07:14:01 2 0.02 0.00 0.00 0.22 0.02 99.75 [2023-06-13T07:21:05.531Z] 07:14:01 3 0.08 0.00 0.02 0.00 0.02 99.88 [2023-06-13T07:21:05.531Z] 07:14:01 4 0.25 0.00 0.00 0.00 0.02 99.73 [2023-06-13T07:21:05.531Z] 07:14:01 5 0.07 0.00 0.00 0.00 0.02 99.92 [2023-06-13T07:21:05.531Z] 07:14:01 6 0.02 0.00 0.00 0.03 0.02 99.93 [2023-06-13T07:21:05.531Z] 07:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.531Z] 07:15:01 all 0.05 0.00 0.01 0.10 0.00 99.84 [2023-06-13T07:21:05.531Z] 07:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.531Z] 07:15:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-13T07:21:05.531Z] 07:15:01 2 0.00 0.00 0.02 0.12 0.00 99.87 [2023-06-13T07:21:05.531Z] 07:15:01 3 0.02 0.00 0.02 0.13 0.02 99.82 [2023-06-13T07:21:05.531Z] 07:15:01 4 0.35 0.00 0.05 0.00 0.00 99.60 [2023-06-13T07:21:05.531Z] 07:15:01 5 0.03 0.00 0.02 0.52 0.00 99.43 [2023-06-13T07:21:05.531Z] 07:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.531Z] 07:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.531Z] 07:16:01 all 0.12 0.00 0.01 0.00 0.00 99.87 [2023-06-13T07:21:05.531Z] 07:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.531Z] 07:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-13T07:21:05.531Z] 07:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-13T07:21:05.531Z] 07:16:01 3 0.03 0.00 0.03 0.03 0.02 99.88 [2023-06-13T07:21:05.531Z] 07:16:01 4 0.86 0.00 0.00 0.00 0.00 99.14 [2023-06-13T07:21:05.531Z] 07:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-13T07:21:05.531Z] 07:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-13T07:21:05.531Z] 07:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.531Z] [2023-06-13T07:21:05.531Z] 07:16:01 CPU %user %nice %system %iowait %steal %idle [2023-06-13T07:21:05.531Z] 07:17:01 all 0.09 0.00 0.01 0.02 0.01 99.87 [2023-06-13T07:21:05.531Z] 07:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.531Z] 07:17:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-13T07:21:05.531Z] 07:17:01 2 0.02 0.00 0.00 0.12 0.00 99.87 [2023-06-13T07:21:05.531Z] 07:17:01 3 0.03 0.00 0.00 0.00 0.07 99.90 [2023-06-13T07:21:05.531Z] 07:17:01 4 0.63 0.00 0.00 0.00 0.02 99.35 [2023-06-13T07:21:05.531Z] 07:17:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2023-06-13T07:21:05.531Z] 07:17:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-06-13T07:21:05.531Z] 07:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-13T07:21:05.531Z] 07:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-06-13T07:21:05.531Z] 07:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.531Z] 07:18:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-06-13T07:21:05.531Z] 07:18:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-06-13T07:21:05.531Z] 07:18:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2023-06-13T07:21:05.531Z] 07:18:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2023-06-13T07:21:05.531Z] 07:18:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-13T07:21:05.531Z] 07:18:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-06-13T07:21:05.531Z] 07:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-13T07:21:05.531Z] 07:19:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-06-13T07:21:05.531Z] 07:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-13T07:21:05.531Z] 07:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-13T07:21:05.531Z] 07:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.531Z] 07:19:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-13T07:21:05.531Z] 07:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.531Z] 07:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-13T07:21:05.531Z] 07:19:01 6 0.05 0.00 0.00 0.02 0.00 99.93 [2023-06-13T07:21:05.531Z] 07:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.531Z] 07:20:01 all 0.15 0.00 0.01 0.02 0.01 99.81 [2023-06-13T07:21:05.531Z] 07:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-13T07:21:05.531Z] 07:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-13T07:21:05.531Z] 07:20:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2023-06-13T07:21:05.531Z] 07:20:01 3 0.08 0.00 0.00 0.00 0.02 99.90 [2023-06-13T07:21:05.531Z] 07:20:01 4 0.99 0.00 0.05 0.00 0.02 98.94 [2023-06-13T07:21:05.531Z] 07:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-13T07:21:05.531Z] 07:20:01 6 0.00 0.00 0.02 0.12 0.02 99.85 [2023-06-13T07:21:05.531Z] 07:20:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-13T07:21:05.531Z] 07:21:01 all 0.52 0.00 0.14 0.04 0.01 99.28 [2023-06-13T07:21:05.531Z] 07:21:01 0 0.08 0.00 0.10 0.02 0.02 99.78 [2023-06-13T07:21:05.531Z] 07:21:01 1 0.83 0.00 0.18 0.10 0.02 98.87 [2023-06-13T07:21:05.531Z] 07:21:01 2 0.25 0.00 0.13 0.05 0.00 99.57 [2023-06-13T07:21:05.531Z] 07:21:01 3 0.55 0.00 0.18 0.08 0.02 99.17 [2023-06-13T07:21:05.531Z] 07:21:01 4 1.31 0.00 0.17 0.02 0.02 98.49 [2023-06-13T07:21:05.531Z] 07:21:01 5 0.82 0.00 0.17 0.07 0.00 98.95 [2023-06-13T07:21:05.531Z] 07:21:01 6 0.27 0.00 0.15 0.02 0.02 99.55 [2023-06-13T07:21:05.531Z] 07:21:01 7 0.08 0.00 0.05 0.00 0.00 99.87 [2023-06-13T07:21:05.531Z] Average: all 2.72 0.00 0.29 0.19 0.01 96.79 [2023-06-13T07:21:05.531Z] Average: 0 2.40 0.00 0.26 0.14 0.01 97.20 [2023-06-13T07:21:05.531Z] Average: 1 4.83 0.00 0.35 0.12 0.01 94.68 [2023-06-13T07:21:05.531Z] Average: 2 2.69 0.00 0.30 0.37 0.01 96.63 [2023-06-13T07:21:05.531Z] Average: 3 2.44 0.00 0.36 0.10 0.02 97.07 [2023-06-13T07:21:05.531Z] Average: 4 2.04 0.00 0.21 0.11 0.01 97.63 [2023-06-13T07:21:05.531Z] Average: 5 3.76 0.00 0.37 0.07 0.02 95.78 [2023-06-13T07:21:05.531Z] Average: 6 1.15 0.00 0.22 0.61 0.01 98.01 [2023-06-13T07:21:05.531Z] Average: 7 2.47 0.00 0.23 0.01 0.01 97.28 [2023-06-13T07:21:05.531Z] [2023-06-13T07:21:05.531Z] [2023-06-13T07:21:05.531Z]