Pull request #84 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6271275eac8a7dc8e93bf3526657a0ceb314f868+bcbcc22bb55fcf7d42cfa8ac6584ae10f2f0fef0 (68f62e7192c25004dd3029f6551d5ef847d3f815) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15026255537668625833.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14953160276833086034.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-84/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-84/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9855376283615297526.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16750557018394587006.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-84/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-84/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh47897930855571540.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1229 in /w/workspace/exfoundry_edgex-taf-common_PR-84 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/exfoundry_edgex-taf-common_PR-84 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit bcbcc22bb55fcf7d42cfa8ac6584ae10f2f0fef0 into PR head commit 6271275eac8a7dc8e93bf3526657a0ceb314f868 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/84/head:refs/remotes/origin/PR-84 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 3e6117d4338f38ae50dcc73457c777bcf9f35d10 Checking out Revision 3e6117d4338f38ae50dcc73457c777bcf9f35d10 (PR-84) > git checkout -f 6271275eac8a7dc8e93bf3526657a0ceb314f868 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge bcbcc22bb55fcf7d42cfa8ac6584ae10f2f0fef0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e6117d4338f38ae50dcc73457c777bcf9f35d10 # timeout=10 Commit message: "Merge commit 'bcbcc22bb55fcf7d42cfa8ac6584ae10f2f0fef0' into HEAD" > git rev-list --no-walk 6271275eac8a7dc8e93bf3526657a0ceb314f868 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-28T02:56:53.816Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-28T02:56:53.885Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-28T02:56:53.906Z] ========================================================= [2023-11-28T02:56:53.906Z] EdgeX Global Pipelines Version Info [2023-11-28T02:56:53.906Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-28T02:56:54.649Z] ------------------- [2023-11-28T02:56:54.649Z] stable info: [2023-11-28T02:56:54.649Z] ------------------- [2023-11-28T02:56:54.649Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-28T02:56:54.649Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T02:56:54.649Z] Message: update stable to v1.0.258 [2023-11-28T02:56:55.222Z] ------------------- [2023-11-28T02:56:55.222Z] experimental info: [2023-11-28T02:56:55.222Z] ------------------- [2023-11-28T02:56:55.222Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-28T02:56:55.222Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T02:56:55.222Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-11-28T02:56:55.327Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2023-11-28T02:56:55.356Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2023-11-28T02:56:55.386Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-28T02:56:55.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-28T02:56:55.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-28T02:56:55.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2023-11-28T02:56:55.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-28T02:56:55.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2023-11-28T02:56:55.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-11-28T02:56:55.556Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T02:56:55.585Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-11-28T02:56:55.613Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2023-11-28T02:56:55.644Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-28T02:56:55.672Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-28T02:56:55.706Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-84 [Pipeline] echo [2023-11-28T02:56:55.741Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-84 [Pipeline] echo [2023-11-28T02:56:55.774Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-84 [Pipeline] echo [2023-11-28T02:56:55.801Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e6117d4338f38ae50dcc73457c777bcf9f35d10 [Pipeline] echo [2023-11-28T02:56:55.838Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e6117d [Pipeline] echo [2023-11-28T02:56:55.878Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T02:56:55.954Z] provisioning config files... [2023-11-28T02:56:55.970Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-84@tmp/config7527342940951003271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T02:56:56.318Z] ---> ****-login.sh [2023-11-28T02:56:56.318Z] nexus3.edgexfoundry.org:10001 [2023-11-28T02:56:56.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T02:56:56.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T02:56:56.578Z] Configure a credential helper to remove this warning. See [2023-11-28T02:56:56.579Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T02:56:56.579Z] [2023-11-28T02:56:56.579Z] Login Succeeded [2023-11-28T02:56:56.579Z] nexus3.edgexfoundry.org:10002 [2023-11-28T02:56:56.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T02:56:56.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T02:56:56.579Z] Configure a credential helper to remove this warning. See [2023-11-28T02:56:56.579Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T02:56:56.579Z] [2023-11-28T02:56:56.579Z] Login Succeeded [2023-11-28T02:56:56.579Z] nexus3.edgexfoundry.org:10003 [2023-11-28T02:56:56.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T02:56:56.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T02:56:56.839Z] Configure a credential helper to remove this warning. See [2023-11-28T02:56:56.839Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T02:56:56.839Z] [2023-11-28T02:56:56.839Z] Login Succeeded [2023-11-28T02:56:56.839Z] nexus3.edgexfoundry.org:10004 [2023-11-28T02:56:56.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T02:56:56.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T02:56:56.839Z] Configure a credential helper to remove this warning. See [2023-11-28T02:56:56.839Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T02:56:56.839Z] [2023-11-28T02:56:56.839Z] Login Succeeded [2023-11-28T02:56:56.839Z] ****.io [2023-11-28T02:56:57.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T02:56:57.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T02:56:57.099Z] Configure a credential helper to remove this warning. See [2023-11-28T02:56:57.099Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T02:56:57.099Z] [2023-11-28T02:56:57.099Z] Login Succeeded [2023-11-28T02:56:57.099Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T02:56:57.106Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-11-28T02:56:57.608Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T02:56:57.608Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-28T02:56:57.608Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-28T02:56:57.608Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-28T02:56:57.608Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-28T02:56:57.608Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-28T02:56:57.608Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T02:56:57.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T02:56:57.971Z] [2023-11-28T02:56:57.971Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T02:56:58.307Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T02:56:58.307Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-28T02:56:58.307Z] b85a868b505f: Pulling fs layer [2023-11-28T02:56:58.307Z] e2be974225ed: Pulling fs layer [2023-11-28T02:56:58.307Z] 339a4e72a1f5: Pulling fs layer [2023-11-28T02:56:58.307Z] 988bab9f4d93: Pulling fs layer [2023-11-28T02:56:58.307Z] 1469e6f7b9e6: Pulling fs layer [2023-11-28T02:56:58.307Z] eaf3925da568: Pulling fs layer [2023-11-28T02:56:58.307Z] bab4dde63d76: Pulling fs layer [2023-11-28T02:56:58.307Z] bde34c3a00c8: Pulling fs layer [2023-11-28T02:56:58.307Z] b352a97aabf1: Pulling fs layer [2023-11-28T02:56:58.307Z] 4872d77fe225: Pulling fs layer [2023-11-28T02:56:58.307Z] 5851b861e8e6: Pulling fs layer [2023-11-28T02:56:58.307Z] 988bab9f4d93: Waiting [2023-11-28T02:56:58.307Z] 1469e6f7b9e6: Waiting [2023-11-28T02:56:58.307Z] eaf3925da568: Waiting [2023-11-28T02:56:58.307Z] bab4dde63d76: Waiting [2023-11-28T02:56:58.307Z] 5851b861e8e6: Waiting [2023-11-28T02:56:58.307Z] bde34c3a00c8: Waiting [2023-11-28T02:56:58.307Z] b352a97aabf1: Waiting [2023-11-28T02:56:58.307Z] 4872d77fe225: Waiting [2023-11-28T02:56:58.307Z] e2be974225ed: Verifying Checksum [2023-11-28T02:56:58.307Z] e2be974225ed: Download complete [2023-11-28T02:56:58.307Z] 988bab9f4d93: Verifying Checksum [2023-11-28T02:56:58.307Z] 988bab9f4d93: Download complete [2023-11-28T02:56:58.573Z] 1469e6f7b9e6: Verifying Checksum [2023-11-28T02:56:58.573Z] 1469e6f7b9e6: Download complete [2023-11-28T02:56:58.573Z] 339a4e72a1f5: Verifying Checksum [2023-11-28T02:56:58.573Z] 339a4e72a1f5: Download complete [2023-11-28T02:56:58.573Z] eaf3925da568: Verifying Checksum [2023-11-28T02:56:58.573Z] eaf3925da568: Download complete [2023-11-28T02:56:58.573Z] bde34c3a00c8: Download complete [2023-11-28T02:56:58.573Z] b352a97aabf1: Download complete [2023-11-28T02:56:58.573Z] 4872d77fe225: Verifying Checksum [2023-11-28T02:56:58.573Z] 4872d77fe225: Download complete [2023-11-28T02:56:58.573Z] 5851b861e8e6: Verifying Checksum [2023-11-28T02:56:58.573Z] 5851b861e8e6: Download complete [2023-11-28T02:56:58.573Z] b85a868b505f: Verifying Checksum [2023-11-28T02:56:58.573Z] b85a868b505f: Download complete [2023-11-28T02:56:58.832Z] bab4dde63d76: Verifying Checksum [2023-11-28T02:56:58.832Z] bab4dde63d76: Download complete [2023-11-28T02:57:00.215Z] b85a868b505f: Pull complete [2023-11-28T02:57:00.215Z] e2be974225ed: Pull complete [2023-11-28T02:57:00.785Z] 339a4e72a1f5: Pull complete [2023-11-28T02:57:00.785Z] 988bab9f4d93: Pull complete [2023-11-28T02:57:01.048Z] 1469e6f7b9e6: Pull complete [2023-11-28T02:57:01.310Z] eaf3925da568: Pull complete [2023-11-28T02:57:03.223Z] bab4dde63d76: Pull complete [2023-11-28T02:57:03.223Z] bde34c3a00c8: Pull complete [2023-11-28T02:57:03.223Z] b352a97aabf1: Pull complete [2023-11-28T02:57:03.483Z] 4872d77fe225: Pull complete [2023-11-28T02:57:03.483Z] 5851b861e8e6: Pull complete [2023-11-28T02:57:03.483Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-28T02:57:03.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T02:57:03.483Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T02:57:03.661Z] prd-ubuntu20.04-docker-8c-8g-1229 does not seem to be running inside a container [2023-11-28T02:57:03.691Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-84 -v /w/workspace/exfoundry_edgex-taf-common_PR-84:/w/workspace/exfoundry_edgex-taf-common_PR-84:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-84@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T02:57:06.290Z] $ docker top 51289084c7e46722b306860a3ab0f40651bfd5c14cff76e58255f5d2dde7b135 -eo pid,comm [2023-11-28T02:57:06.347Z] 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-11-28T02:57:06.347Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T02:57:06.420Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T02:57:06.420Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T02:57:06.554Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T02:57:06.555Z] $ docker exec 51289084c7e46722b306860a3ab0f40651bfd5c14cff76e58255f5d2dde7b135 ssh-agent [2023-11-28T02:57:06.677Z] SSH_AUTH_SOCK=/tmp/ssh-5Kbh8cOcT3bn/agent.32 [2023-11-28T02:57:06.677Z] SSH_AGENT_PID=38 [2023-11-28T02:57:06.686Z] Running ssh-add (command line suppressed) [2023-11-28T02:57:06.798Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-84@tmp/private_key_8528467281141087920.key (/w/workspace/exfoundry_edgex-taf-common_PR-84@tmp/private_key_8528467281141087920.key) [2023-11-28T02:57:06.820Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T02:57:07.118Z] + git tag --points-at HEAD [Pipeline] } [2023-11-28T02:57:07.144Z] $ docker exec --env ******** --env ******** 51289084c7e46722b306860a3ab0f40651bfd5c14cff76e58255f5d2dde7b135 ssh-agent -k [2023-11-28T02:57:07.290Z] unset SSH_AUTH_SOCK; [2023-11-28T02:57:07.291Z] unset SSH_AGENT_PID; [2023-11-28T02:57:07.291Z] echo Agent pid 38 killed; [2023-11-28T02:57:07.303Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-28T02:57:07.361Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T02:57:07.361Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T02:57:07.491Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T02:57:07.493Z] $ docker exec 51289084c7e46722b306860a3ab0f40651bfd5c14cff76e58255f5d2dde7b135 ssh-agent [2023-11-28T02:57:07.611Z] SSH_AUTH_SOCK=/tmp/ssh-pnOEoYTU2nUz/agent.71 [2023-11-28T02:57:07.611Z] SSH_AGENT_PID=77 [2023-11-28T02:57:07.618Z] Running ssh-add (command line suppressed) [2023-11-28T02:57:07.726Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-84@tmp/private_key_6605996947979052037.key (/w/workspace/exfoundry_edgex-taf-common_PR-84@tmp/private_key_6605996947979052037.key) [2023-11-28T02:57:07.743Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T02:57:08.046Z] + git semver init [2023-11-28T02:57:08.306Z] 2023-11-28 02:57:08,211 [run_init] DEBUG init version:0.0.0 force:False [2023-11-28T02:57:08.306Z] 2023-11-28 02:57:08,211 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-84/.semver [2023-11-28T02:57:08.306Z] 2023-11-28 02:57:08,212 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-84/.semver [2023-11-28T02:57:08.306Z] 2023-11-28 02:57:08,212 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-84/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-84, universal_newlines=False, shell=None, istream=None) [2023-11-28T02:57:09.248Z] 2023-11-28 02:57:08,886 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-84/.git/info/exclude [2023-11-28T02:57:09.248Z] 2023-11-28 02:57:08,887 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-84/.semver/PR-84 with force:False [2023-11-28T02:57:09.248Z] 2023-11-28 02:57:08,887 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-84/.semver/PR-84 [2023-11-28T02:57:09.248Z] 2023-11-28 02:57:08,890 [execute] INFO git cat-file --batch-check [2023-11-28T02:57:09.248Z] 2023-11-28 02:57:08,890 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-84/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T02:57:09.248Z] 2023-11-28 02:57:08,896 [execute] INFO git cat-file --batch [2023-11-28T02:57:09.248Z] 2023-11-28 02:57:08,896 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-84/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T02:57:09.248Z] 2023-11-28 02:57:08,902 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-84/.semver/PR-84 [2023-11-28T02:57:09.248Z] 0.0.0 [Pipeline] } [2023-11-28T02:57:09.257Z] $ docker exec --env ******** --env ******** 51289084c7e46722b306860a3ab0f40651bfd5c14cff76e58255f5d2dde7b135 ssh-agent -k [2023-11-28T02:57:09.362Z] unset SSH_AUTH_SOCK; [2023-11-28T02:57:09.363Z] unset SSH_AGENT_PID; [2023-11-28T02:57:09.363Z] echo Agent pid 77 killed; [2023-11-28T02:57:09.376Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T02:57:09.743Z] + git semver [Pipeline] } [2023-11-28T02:57:10.016Z] $ docker stop --time=1 51289084c7e46722b306860a3ab0f40651bfd5c14cff76e58255f5d2dde7b135 [2023-11-28T02:57:11.350Z] $ docker rm -f --volumes 51289084c7e46722b306860a3ab0f40651bfd5c14cff76e58255f5d2dde7b135 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T02:57:11.726Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-28T02:57:11.984Z] Stashed 1 file(s) [Pipeline] echo [2023-11-28T02:57:11.987Z] [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-11-28T02:57:12.297Z] provisioning config files... [2023-11-28T02:57:12.308Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-84@tmp/config15562099954099174800tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T02:57:12.630Z] ---> ****-login.sh [2023-11-28T02:57:12.630Z] nexus3.edgexfoundry.org:10001 [2023-11-28T02:57:12.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T02:57:12.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T02:57:12.630Z] Configure a credential helper to remove this warning. See [2023-11-28T02:57:12.630Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T02:57:12.630Z] [2023-11-28T02:57:12.631Z] Login Succeeded [2023-11-28T02:57:12.631Z] nexus3.edgexfoundry.org:10002 [2023-11-28T02:57:12.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T02:57:12.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T02:57:12.631Z] Configure a credential helper to remove this warning. See [2023-11-28T02:57:12.631Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T02:57:12.631Z] [2023-11-28T02:57:12.631Z] Login Succeeded [2023-11-28T02:57:12.631Z] nexus3.edgexfoundry.org:10003 [2023-11-28T02:57:12.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T02:57:12.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T02:57:12.894Z] Configure a credential helper to remove this warning. See [2023-11-28T02:57:12.894Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T02:57:12.894Z] [2023-11-28T02:57:12.894Z] Login Succeeded [2023-11-28T02:57:12.894Z] nexus3.edgexfoundry.org:10004 [2023-11-28T02:57:12.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T02:57:12.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T02:57:12.894Z] Configure a credential helper to remove this warning. See [2023-11-28T02:57:12.894Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T02:57:12.894Z] [2023-11-28T02:57:12.894Z] Login Succeeded [2023-11-28T02:57:12.894Z] ****.io [2023-11-28T02:57:13.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T02:57:13.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T02:57:13.423Z] Configure a credential helper to remove this warning. See [2023-11-28T02:57:13.423Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T02:57:13.423Z] [2023-11-28T02:57:13.423Z] Login Succeeded [2023-11-28T02:57:13.423Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T02:57:13.431Z] 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-11-28T02:57:14.112Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T02:57:14.403Z] + ls -al . [2023-11-28T02:57:14.403Z] total 72 [2023-11-28T02:57:14.403Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 28 02:57 . [2023-11-28T02:57:14.403Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 02:56 .. [2023-11-28T02:57:14.403Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 02:57 .git [2023-11-28T02:57:14.403Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 02:56 .github [2023-11-28T02:57:14.403Z] -rw-rw-r-- 1 jenkins jenkins 22 Nov 28 02:56 .gitignore [2023-11-28T02:57:14.403Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 02:57 .semver [2023-11-28T02:57:14.403Z] -rw-rw-r-- 1 jenkins jenkins 1575 Nov 28 02:56 Dockerfile [2023-11-28T02:57:14.403Z] -rw-rw-r-- 1 jenkins jenkins 746 Nov 28 02:56 Jenkinsfile [2023-11-28T02:57:14.403Z] -rw-rw-r-- 1 jenkins jenkins 11381 Nov 28 02:56 LICENSE [2023-11-28T02:57:14.403Z] -rw-rw-r-- 1 jenkins jenkins 3606 Nov 28 02:56 README.md [2023-11-28T02:57:14.403Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 02:56 TAF-Manager [2023-11-28T02:57:14.403Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 28 02:56 TUC [2023-11-28T02:57:14.403Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 02:57 VERSION [2023-11-28T02:57:14.403Z] -rw-rw-r-- 1 jenkins jenkins 344 Nov 28 02:56 requirements.txt [2023-11-28T02:57:14.403Z] -rw-rw-r-- 1 jenkins jenkins 54 Nov 28 02:56 robot-entrypoint.sh [2023-11-28T02:57:14.403Z] -rw-rw-r-- 1 jenkins jenkins 445 Nov 28 02:56 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T02:57:14.753Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=3e6117d4338f38ae50dcc73457c777bcf9f35d10 --label arch=amd64 --label version=0.0.0 . [2023-11-28T02:57:14.753Z] Sending build context to Docker daemon 537.1kB [2023-11-28T02:57:14.753Z] Step 1/13 : FROM alpine:3.16 [2023-11-28T02:57:15.325Z] 3.16: Pulling from library/alpine [2023-11-28T02:57:15.325Z] 659d66d51139: Pulling fs layer [2023-11-28T02:57:15.586Z] 659d66d51139: Verifying Checksum [2023-11-28T02:57:15.586Z] 659d66d51139: Download complete [2023-11-28T02:57:15.847Z] 659d66d51139: Pull complete [2023-11-28T02:57:15.847Z] Digest: sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b [2023-11-28T02:57:15.847Z] Status: Downloaded newer image for alpine:3.16 [2023-11-28T02:57:15.847Z] ---> 187eae39ad94 [2023-11-28T02:57:15.847Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-11-28T02:57:15.847Z] ---> Running in 9dd47ec8915d [2023-11-28T02:57:16.108Z] Removing intermediate container 9dd47ec8915d [2023-11-28T02:57:16.108Z] ---> 2a03bcb80c15 [2023-11-28T02:57:16.108Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-11-28T02:57:16.108Z] ---> Running in bba8af1d58ff [2023-11-28T02:57:16.108Z] Removing intermediate container bba8af1d58ff [2023-11-28T02:57:16.108Z] ---> 76ed9745fb17 [2023-11-28T02:57:16.108Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-11-28T02:57:16.379Z] ---> 16a6af02823e [2023-11-28T02:57:16.379Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-11-28T02:57:16.638Z] ---> 88357368504b [2023-11-28T02:57:16.639Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-11-28T02:57:16.639Z] ---> ebfb28efabc6 [2023-11-28T02:57:16.639Z] Step 7/13 : WORKDIR /edgex-taf [2023-11-28T02:57:16.639Z] ---> Running in 5ef88b6a8d25 [2023-11-28T02:57:16.898Z] Removing intermediate container 5ef88b6a8d25 [2023-11-28T02:57:16.898Z] ---> 68f93c798acd [2023-11-28T02:57:16.898Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-11-28T02:57:16.898Z] ---> Running in 218e8ef9bf70 [2023-11-28T02:57:17.467Z] Removing intermediate container 218e8ef9bf70 [2023-11-28T02:57:17.467Z] ---> 806dd0559c97 [2023-11-28T02:57:17.467Z] 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-11-28T02:57:17.467Z] ---> Running in cde640575563 [2023-11-28T02:57:17.728Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-28T02:57:18.301Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-28T02:57:18.870Z] (1/2) Upgrading libcrypto1.1 (1.1.1v-r0 -> 1.1.1w-r1) [2023-11-28T02:57:19.441Z] (2/2) Upgrading libssl1.1 (1.1.1v-r0 -> 1.1.1w-r1) [2023-11-28T02:57:20.012Z] OK: 6 MiB in 14 packages [2023-11-28T02:57:20.012Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-28T02:57:20.275Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-28T02:57:21.214Z] (1/9) Installing ca-certificates (20230506-r0) [2023-11-28T02:57:21.475Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-11-28T02:57:21.737Z] (3/9) Installing nghttp2-libs (1.47.0-r2) [2023-11-28T02:57:22.307Z] (4/9) Installing libcurl (8.4.0-r0) [2023-11-28T02:57:22.568Z] (5/9) Installing curl (8.4.0-r0) [2023-11-28T02:57:22.829Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-11-28T02:57:25.368Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-11-28T02:57:25.368Z] (8/9) Installing jq (1.6-r1) [2023-11-28T02:57:25.936Z] (9/9) Installing openssl (1.1.1w-r1) [2023-11-28T02:57:26.195Z] Executing busybox-1.35.0-r17.trigger [2023-11-28T02:57:26.195Z] Executing ca-certificates-20230506-r0.trigger [2023-11-28T02:57:26.195Z] OK: 52 MiB in 23 packages [2023-11-28T02:57:26.195Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-28T02:57:26.767Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-28T02:57:27.180Z] Still waiting to schedule task [2023-11-28T02:57:27.180Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1230’ is offline [2023-11-28T02:57:27.339Z] (1/137) Installing libmagic (5.41-r0) [2023-11-28T02:57:27.909Z] (2/137) Installing file (5.41-r0) [2023-11-28T02:57:28.169Z] (3/137) Installing libxau (1.0.9-r0) [2023-11-28T02:57:28.429Z] (4/137) Installing libxdmcp (1.1.3-r0) [2023-11-28T02:57:28.429Z] (5/137) Installing libxcb (1.15-r0) [2023-11-28T02:57:28.998Z] (6/137) Installing libx11 (1.8.7-r0) [2023-11-28T02:57:29.566Z] (7/137) Installing libxext (1.3.4-r0) [2023-11-28T02:57:29.566Z] (8/137) Installing libice (1.0.10-r0) [2023-11-28T02:57:30.137Z] (9/137) Installing libuuid (2.38-r1) [2023-11-28T02:57:30.397Z] (10/137) Installing libsm (1.2.3-r0) [2023-11-28T02:57:30.657Z] (11/137) Installing libxt (1.2.1-r0) [2023-11-28T02:57:30.918Z] (12/137) Installing libxmu (1.1.3-r0) [2023-11-28T02:57:31.178Z] (13/137) Installing xset (1.2.4-r0) [2023-11-28T02:57:31.437Z] (14/137) Installing xprop (1.2.5-r0) [2023-11-28T02:57:31.697Z] (15/137) Installing xdg-utils (1.1.3-r3) [2023-11-28T02:57:32.267Z] (16/137) Installing eudev-libs (3.2.11-r0) [2023-11-28T02:57:32.527Z] (17/137) Installing pkgconf (1.8.1-r0) [2023-11-28T02:57:32.786Z] (18/137) Installing libffi (3.4.2-r1) [2023-11-28T02:57:33.045Z] (19/137) Installing libintl (0.21-r2) [2023-11-28T02:57:33.310Z] (20/137) Installing libblkid (2.38-r1) [2023-11-28T02:57:33.568Z] (21/137) Installing libmount (2.38-r1) [2023-11-28T02:57:34.137Z] (22/137) Installing pcre (8.45-r2) [2023-11-28T02:57:34.396Z] (23/137) Installing glib (2.72.4-r0) [2023-11-28T02:57:34.987Z] (24/137) Installing xz-libs (5.2.5-r1) [2023-11-28T02:57:35.247Z] (25/137) Installing libxml2 (2.9.14-r2) [2023-11-28T02:57:35.817Z] (26/137) Installing shared-mime-info (2.2-r2) [2023-11-28T02:57:36.076Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2023-11-28T02:57:36.334Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2023-11-28T02:57:36.905Z] (29/137) Installing libpng (1.6.37-r1) [2023-11-28T02:57:37.165Z] (30/137) Installing libwebp (1.2.3-r2) [2023-11-28T02:57:37.424Z] (31/137) Installing zstd-libs (1.5.2-r1) [2023-11-28T02:57:37.990Z] (32/137) Installing tiff (4.4.0-r4) [2023-11-28T02:57:38.247Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2023-11-28T02:57:38.815Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2023-11-28T02:57:39.075Z] (35/137) Installing libxcomposite (0.4.5-r0) [2023-11-28T02:57:39.333Z] (36/137) Installing libxfixes (6.0.0-r0) [2023-11-28T02:57:39.333Z] (37/137) Installing libxrender (0.9.10-r3) [2023-11-28T02:57:39.899Z] (38/137) Installing libxcursor (1.2.1-r0) [2023-11-28T02:57:39.899Z] (39/137) Installing libxdamage (1.1.5-r1) [2023-11-28T02:57:40.156Z] (40/137) Installing libxi (1.8-r0) [2023-11-28T02:57:40.416Z] (41/137) Installing libxinerama (1.1.4-r1) [2023-11-28T02:57:40.674Z] (42/137) Installing libxrandr (1.5.2-r1) [2023-11-28T02:57:40.933Z] (43/137) Installing atk (2.38.0-r0) [2023-11-28T02:57:41.499Z] (44/137) Installing libxtst (1.2.3-r3) [2023-11-28T02:57:41.499Z] (45/137) Installing dbus-libs (1.14.8-r0) [2023-11-28T02:57:42.067Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2023-11-28T02:57:42.327Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2023-11-28T02:57:42.585Z] (48/137) Installing expat (2.5.0-r0) [2023-11-28T02:57:42.843Z] (49/137) Installing libbz2 (1.0.8-r1) [2023-11-28T02:57:43.412Z] (50/137) Installing freetype (2.12.1-r0) [2023-11-28T02:57:43.670Z] (51/137) Installing fontconfig (2.14.0-r0) [2023-11-28T02:57:43.929Z] (52/137) Installing pixman (0.40.0-r4) [2023-11-28T02:57:44.498Z] (53/137) Installing cairo (1.17.4-r2) [2023-11-28T02:57:45.063Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2023-11-28T02:57:45.063Z] (55/137) Installing avahi-libs (0.8-r6) [2023-11-28T02:57:45.627Z] (56/137) Installing gmp (6.2.1-r2) [2023-11-28T02:57:45.885Z] (57/137) Installing nettle (3.7.3-r0) [2023-11-28T02:57:46.453Z] (58/137) Installing p11-kit (0.24.1-r0) [2023-11-28T02:57:46.710Z] (59/137) Installing libtasn1 (4.18.0-r1) [2023-11-28T02:57:46.968Z] (60/137) Installing libunistring (1.0-r0) [2023-11-28T02:57:47.557Z] (61/137) Installing gnutls (3.7.7-r1) [2023-11-28T02:57:47.829Z] (62/137) Installing cups-libs (2.4.2-r2) [2023-11-28T02:57:48.451Z] (63/137) Installing libepoxy (1.5.10-r0) [2023-11-28T02:57:48.722Z] (64/137) Installing fribidi (1.0.12-r0) [2023-11-28T02:57:48.982Z] (65/137) Installing graphite2 (1.3.14-r1) [2023-11-28T02:57:49.242Z] (66/137) Installing harfbuzz (4.3.0-r0) [2023-11-28T02:57:49.810Z] (67/137) Installing libxft (2.3.4-r0) [2023-11-28T02:57:50.069Z] (68/137) Installing pango (1.50.7-r0) [2023-11-28T02:57:50.637Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2023-11-28T02:57:50.637Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2023-11-28T02:57:50.895Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2023-11-28T02:57:51.154Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2023-11-28T02:57:51.722Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2023-11-28T02:57:51.982Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2023-11-28T02:57:52.551Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-11-28T02:57:52.551Z] (75/137) Installing libfontenc (1.1.4-r0) [2023-11-28T02:57:52.810Z] (76/137) Installing mkfontscale (1.2.2-r0) [2023-11-28T02:57:53.381Z] (77/137) Installing font-opensans (0_git20210927-r0) [2023-11-28T02:57:53.679Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2023-11-28T02:57:54.248Z] (79/137) Installing libogg (1.3.5-r1) [2023-11-28T02:57:54.248Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2023-11-28T02:57:54.825Z] (81/137) Installing flac (1.3.4-r0) [2023-11-28T02:57:55.084Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2023-11-28T02:57:55.655Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2023-11-28T02:57:55.915Z] (84/137) Installing sdl2 (2.0.22-r0) [2023-11-28T02:57:56.487Z] (85/137) Installing aom-libs (3.3.0-r0) [2023-11-28T02:57:56.746Z] (86/137) Installing libass (0.16.0-r0) [2023-11-28T02:57:57.316Z] (87/137) Installing libdav1d (1.0.0-r0) [2023-11-28T02:57:57.577Z] (88/137) Installing libpciaccess (0.16-r0) [2023-11-28T02:57:57.837Z] (89/137) Installing libdrm (2.4.110-r0) [2023-11-28T02:57:58.407Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-11-28T02:57:58.665Z] (91/137) Installing ncurses-libs (6.3_p20220521-r1) [2023-11-28T02:57:58.926Z] (92/137) Installing lame (3.100-r0) [2023-11-28T02:57:59.496Z] (93/137) Installing opus (1.3.1-r1) [2023-11-28T02:57:59.756Z] (94/137) Installing libasyncns (0.8-r1) [2023-11-28T02:58:00.015Z] (95/137) Installing libltdl (2.4.7-r0) [2023-11-28T02:58:00.275Z] (96/137) Installing orc (0.4.32-r0) [2023-11-28T02:58:00.849Z] (97/137) Installing libvorbis (1.3.7-r0) [2023-11-28T02:58:01.109Z] (98/137) Installing libsndfile (1.1.0-r0) [2023-11-28T02:58:01.680Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2023-11-28T02:58:01.942Z] (100/137) Installing soxr (0.1.3-r2) [2023-11-28T02:58:02.202Z] (101/137) Installing speexdsp (1.2.0-r0) [2023-11-28T02:58:02.464Z] (102/137) Installing tdb-libs (1.4.6-r0) [2023-11-28T02:58:02.724Z] (103/137) Installing libpulse (15.0-r2) [2023-11-28T02:58:03.293Z] (104/137) Installing cjson (1.7.15-r3) [2023-11-28T02:58:03.554Z] (105/137) Installing mbedtls (2.28.5-r0) [2023-11-28T02:58:03.815Z] (106/137) Installing librist (0.2.6-r1) [2023-11-28T02:58:04.392Z] (107/137) Installing libsrt (1.4.4-r0) [2023-11-28T02:58:04.652Z] (108/137) Installing libssh (0.9.6-r1) [2023-11-28T02:58:04.911Z] (109/137) Installing libtheora (1.1.1-r16) [2023-11-28T02:58:05.479Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2023-11-28T02:58:05.739Z] (111/137) Installing libva (2.14.0-r0) [2023-11-28T02:58:06.001Z] (112/137) Installing libvdpau (1.5-r0) [2023-11-28T02:58:06.568Z] (113/137) Installing vidstab (1.1.0-r1) [2023-11-28T02:58:06.870Z] (114/137) Installing libvpx (1.11.0-r1) [2023-11-28T02:58:07.130Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2023-11-28T02:58:07.699Z] (116/137) Installing numactl (2.0.14-r0) [2023-11-28T02:58:07.959Z] (117/137) Installing x265-libs (3.5-r3) [2023-11-28T02:58:08.527Z] (118/137) Installing xvidcore (1.3.7-r1) [2023-11-28T02:58:08.786Z] (119/137) Installing ffmpeg-libs (5.0.3-r0) [2023-11-28T02:58:09.724Z] (120/137) Installing libevent (2.1.12-r4) [2023-11-28T02:58:09.983Z] (121/137) Installing mesa (21.3.9-r0) [2023-11-28T02:58:10.242Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2023-11-28T02:58:10.502Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2023-11-28T02:58:10.763Z] (124/137) Installing icu-data-en (71.1-r2) [2023-11-28T02:58:11.333Z] Executing icu-data-en-71.1-r2.post-install [2023-11-28T02:58:11.333Z] * [2023-11-28T02:58:11.333Z] * If you need ICU with non-English locales and legacy charset support, install [2023-11-28T02:58:11.333Z] * package icu-data-full. [2023-11-28T02:58:11.333Z] * [2023-11-28T02:58:11.333Z] (125/137) Installing icu-libs (71.1-r2) [2023-11-28T02:58:11.903Z] (126/137) Installing lcms2 (2.13.1-r0) [2023-11-28T02:58:12.162Z] (127/137) Installing minizip (1.2.12-r0) [2023-11-28T02:58:12.422Z] (128/137) Installing nspr (4.33-r0) [2023-11-28T02:58:12.992Z] (129/137) Installing sqlite-libs (3.40.1-r0) [2023-11-28T02:58:13.253Z] (130/137) Installing nss (3.78.1-r0) [2023-11-28T02:58:13.822Z] (131/137) Installing re2 (2022.04.01-r0) [2023-11-28T02:58:14.083Z] (132/137) Installing snappy (1.1.9-r4) [2023-11-28T02:58:14.344Z] (133/137) Installing libgpg-error (1.45-r0) [2023-11-28T02:58:14.912Z] (134/137) Installing libgcrypt (1.10.1-r0) [2023-11-28T02:58:15.171Z] (135/137) Installing libxslt (1.1.35-r0) [2023-11-28T02:58:15.739Z] (136/137) Installing chromium (102.0.5005.182-r0) [2023-11-28T02:58:27.946Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-11-28T02:58:28.514Z] Executing busybox-1.35.0-r17.trigger [2023-11-28T02:58:28.514Z] Executing glib-2.72.4-r0.trigger [2023-11-28T02:58:28.514Z] Executing shared-mime-info-2.2-r2.trigger [2023-11-28T02:58:28.772Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-11-28T02:58:28.772Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-11-28T02:58:28.772Z] Executing fontconfig-2.14.0-r0.trigger [2023-11-28T02:58:28.772Z] Executing mkfontscale-1.2.2-r0.trigger [2023-11-28T02:58:28.772Z] OK: 409 MiB in 160 packages [2023-11-28T02:58:28.772Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-28T02:58:29.340Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-28T02:58:29.919Z] (1/21) Installing binutils (2.38-r3) [2023-11-28T02:58:30.487Z] (2/21) Installing isl22 (0.22-r0) [2023-11-28T02:58:31.055Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-11-28T02:58:31.625Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-11-28T02:58:31.885Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-11-28T02:58:33.258Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-11-28T02:58:33.517Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-11-28T02:58:33.776Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-11-28T02:58:34.344Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-11-28T02:58:34.604Z] (10/21) Installing libpq (14.10-r0) [2023-11-28T02:58:34.864Z] (11/21) Installing openssl-dev (1.1.1w-r1) [2023-11-28T02:58:35.432Z] (12/21) Installing libpq-dev (14.10-r0) [2023-11-28T02:58:35.694Z] (13/21) Installing libecpg (14.10-r0) [2023-11-28T02:58:36.262Z] (14/21) Installing libecpg-dev (14.10-r0) [2023-11-28T02:58:36.521Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-11-28T02:58:44.639Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-11-28T02:58:44.639Z] (17/21) Installing clang (13.0.1-r1) [2023-11-28T02:58:45.208Z] (18/21) Installing icu (71.1-r2) [2023-11-28T02:58:45.468Z] (19/21) Installing icu-dev (71.1-r2) [2023-11-28T02:58:46.036Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-11-28T02:58:46.977Z] (21/21) Installing postgresql14-dev (14.10-r0) [2023-11-28T02:58:47.546Z] Executing busybox-1.35.0-r17.trigger [2023-11-28T02:58:47.546Z] OK: 822 MiB in 181 packages [2023-11-28T02:58:47.546Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-28T02:58:48.115Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-28T02:58:48.682Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-11-28T02:58:49.620Z] (2/10) Installing gdbm (1.23-r0) [2023-11-28T02:58:49.878Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-11-28T02:58:50.222Z] (4/10) Installing readline (8.1.2-r0) [2023-11-28T02:58:50.484Z] (5/10) Installing python3 (3.10.13-r0) [2023-11-28T02:58:51.424Z] (6/10) Installing python3-dev (3.10.13-r0) [2023-11-28T02:58:52.360Z] (7/10) Installing libsodium (1.0.18-r0) [2023-11-28T02:58:52.930Z] (8/10) Installing libzmq (4.3.4-r0) [2023-11-28T02:58:53.189Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-11-28T02:58:53.447Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-11-28T02:58:53.707Z] Executing busybox-1.35.0-r17.trigger [2023-11-28T02:58:53.707Z] OK: 974 MiB in 191 packages [2023-11-28T02:58:53.707Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-28T02:58:54.274Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-28T02:58:54.840Z] OK: 974 MiB in 191 packages [2023-11-28T02:58:54.840Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-28T02:58:55.410Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-28T02:58:55.979Z] (1/1) Installing tzdata (2023c-r0) [2023-11-28T02:58:56.558Z] Executing busybox-1.35.0-r17.trigger [2023-11-28T02:58:56.559Z] OK: 978 MiB in 192 packages [2023-11-28T02:58:56.822Z] (1/1) Purging tzdata (2023c-r0) [2023-11-28T02:58:56.822Z] Executing busybox-1.35.0-r17.trigger [2023-11-28T02:58:56.822Z] OK: 974 MiB in 191 packages [2023-11-28T02:58:59.366Z] Looking in links: /tmp/tmp874fqwg8 [2023-11-28T02:58:59.366Z] Processing /tmp/tmp874fqwg8/setuptools-65.5.0-py3-none-any.whl [2023-11-28T02:58:59.366Z] Processing /tmp/tmp874fqwg8/pip-23.0.1-py3-none-any.whl [2023-11-28T02:58:59.628Z] Installing collected packages: setuptools, pip [2023-11-28T02:59:02.940Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-11-28T02:59:02.940Z] 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-11-28T02:59:02.940Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-11-28T02:59:03.201Z] Collecting pip [2023-11-28T02:59:03.201Z] Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) [2023-11-28T02:59:03.201Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 59.4 MB/s eta 0:00:00 [2023-11-28T02:59:03.201Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-11-28T02:59:03.773Z] Collecting setuptools [2023-11-28T02:59:03.773Z] Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) [2023-11-28T02:59:03.773Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 119.1 MB/s eta 0:00:00 [2023-11-28T02:59:03.773Z] Collecting wheel [2023-11-28T02:59:03.773Z] Downloading wheel-0.42.0-py3-none-any.whl (65 kB) [2023-11-28T02:59:03.773Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 126.1 MB/s eta 0:00:00 [2023-11-28T02:59:04.034Z] Installing collected packages: wheel, setuptools, pip [2023-11-28T02:59:04.034Z] Attempting uninstall: setuptools [2023-11-28T02:59:04.034Z] Found existing installation: setuptools 65.5.0 [2023-11-28T02:59:04.034Z] Uninstalling setuptools-65.5.0: [2023-11-28T02:59:04.034Z] Successfully uninstalled setuptools-65.5.0 [2023-11-28T02:59:04.977Z] Attempting uninstall: pip [2023-11-28T02:59:04.977Z] Found existing installation: pip 23.0.1 [2023-11-28T02:59:04.977Z] Uninstalling pip-23.0.1: [2023-11-28T02:59:04.977Z] Successfully uninstalled pip-23.0.1 [2023-11-28T02:59:06.887Z] Successfully installed pip-23.3.1 setuptools-69.0.2 wheel-0.42.0 [2023-11-28T02:59:06.887Z] 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-11-28T02:59:07.846Z] Processing ./edgex-taf-common [2023-11-28T02:59:07.846Z] Preparing metadata (setup.py): started [2023-11-28T02:59:08.148Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-28T02:59:08.148Z] Building wheels for collected packages: edgex-taf-common [2023-11-28T02:59:08.148Z] Building wheel for edgex-taf-common (setup.py): started [2023-11-28T02:59:08.412Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-11-28T02:59:08.412Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=f2312f2f5b94553b1ffcbc6d600efd42a0ebdf6a085302289699b98a361eaeaa [2023-11-28T02:59:08.412Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-11-28T02:59:08.412Z] Successfully built edgex-taf-common [2023-11-28T02:59:08.672Z] Installing collected packages: edgex-taf-common [2023-11-28T02:59:08.672Z] Successfully installed edgex-taf-common-0.0.0 [2023-11-28T02:59:08.672Z] 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-11-28T02:59:09.610Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2023-11-28T02:59:09.610Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2023-11-28T02:59:09.610Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-11-28T02:59:09.610Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-11-28T02:59:09.610Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-11-28T02:59:09.610Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2023-11-28T02:59:09.610Z] Collecting robotframework-seleniumlibrary==6.1.3 (from -r requirements.txt (line 4)) [2023-11-28T02:59:09.610Z] Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl.metadata (15 kB) [2023-11-28T02:59:09.610Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-11-28T02:59:09.610Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-11-28T02:59:09.610Z] Preparing metadata (setup.py): started [2023-11-28T02:59:09.870Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-28T02:59:09.870Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-11-28T02:59:09.870Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-11-28T02:59:09.870Z] Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) [2023-11-28T02:59:09.870Z] Downloading configparser-5.3.0-py3-none-any.whl (19 kB) [2023-11-28T02:59:10.130Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-11-28T02:59:10.130Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2023-11-28T02:59:10.130Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2023-11-28T02:59:10.130Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2023-11-28T02:59:10.130Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 10.8 MB/s eta 0:00:00 [2023-11-28T02:59:10.130Z] Preparing metadata (setup.py): started [2023-11-28T02:59:10.389Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-28T02:59:10.389Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-11-28T02:59:10.389Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2023-11-28T02:59:10.966Z] Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) [2023-11-28T02:59:10.966Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-11-28T02:59:10.966Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 69.2 MB/s eta 0:00:00 [2023-11-28T02:59:11.537Z] Installing build dependencies: started [2023-11-28T02:59:15.737Z] Installing build dependencies: finished with status 'done' [2023-11-28T02:59:15.737Z] Getting requirements to build wheel: started [2023-11-28T02:59:15.737Z] Getting requirements to build wheel: finished with status 'done' [2023-11-28T02:59:15.737Z] Preparing metadata (pyproject.toml): started [2023-11-28T02:59:16.307Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-11-28T02:59:16.567Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2023-11-28T02:59:16.567Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2023-11-28T02:59:16.567Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 14.8 MB/s eta 0:00:00 [2023-11-28T02:59:16.828Z] Installing build dependencies: started [2023-11-28T02:59:20.131Z] Installing build dependencies: finished with status 'done' [2023-11-28T02:59:20.131Z] Getting requirements to build wheel: started [2023-11-28T02:59:20.131Z] Getting requirements to build wheel: finished with status 'done' [2023-11-28T02:59:20.131Z] Preparing metadata (pyproject.toml): started [2023-11-28T02:59:20.391Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-11-28T02:59:20.652Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2023-11-28T02:59:20.652Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2023-11-28T02:59:20.917Z] Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) [2023-11-28T02:59:20.917Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.8 kB) [2023-11-28T02:59:20.917Z] Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) [2023-11-28T02:59:20.917Z] Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) [2023-11-28T02:59:20.917Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 20.0 MB/s eta 0:00:00 [2023-11-28T02:59:21.179Z] Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) [2023-11-28T02:59:21.179Z] Downloading psycopg2-2.9.7.tar.gz (383 kB) [2023-11-28T02:59:21.179Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 37.7 MB/s eta 0:00:00 [2023-11-28T02:59:21.179Z] Preparing metadata (setup.py): started [2023-11-28T02:59:21.439Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-28T02:59:21.700Z] Collecting pycryptodome==3.18.0 (from -r requirements.txt (line 17)) [2023-11-28T02:59:21.700Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2023-11-28T02:59:21.700Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-28T02:59:21.700Z] Downloading selenium-4.15.2-py3-none-any.whl.metadata (6.9 kB) [2023-11-28T02:59:21.962Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-28T02:59:21.962Z] Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) [2023-11-28T02:59:21.962Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T02:59:21.962Z] Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2023-11-28T02:59:21.962Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T02:59:21.962Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-11-28T02:59:21.962Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 5.5 MB/s eta 0:00:00 [2023-11-28T02:59:21.962Z] Preparing metadata (setup.py): started [2023-11-28T02:59:22.223Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-28T02:59:22.223Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T02:59:22.223Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-11-28T02:59:22.223Z] Preparing metadata (setup.py): started [2023-11-28T02:59:22.485Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-28T02:59:22.485Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T02:59:22.485Z] Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) [2023-11-28T02:59:22.746Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T02:59:22.746Z] Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) [2023-11-28T02:59:22.746Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T02:59:22.746Z] Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) [2023-11-28T02:59:22.746Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T02:59:22.746Z] Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) [2023-11-28T02:59:22.746Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T02:59:22.746Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2023-11-28T02:59:23.010Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-11-28T02:59:23.010Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (33 kB) [2023-11-28T02:59:23.010Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-11-28T02:59:23.010Z] Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) [2023-11-28T02:59:23.272Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-11-28T02:59:23.272Z] Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) [2023-11-28T02:59:23.272Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-11-28T02:59:23.272Z] Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) [2023-11-28T02:59:23.273Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-11-28T02:59:23.273Z] Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) [2023-11-28T02:59:23.535Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-11-28T02:59:23.535Z] Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) [2023-11-28T02:59:23.535Z] Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) [2023-11-28T02:59:23.535Z] Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2023-11-28T02:59:23.535Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-11-28T02:59:23.535Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-11-28T02:59:23.535Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 23.9 MB/s eta 0:00:00 [2023-11-28T02:59:23.797Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-11-28T02:59:23.797Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-11-28T02:59:23.797Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 27.0 MB/s eta 0:00:00 [2023-11-28T02:59:23.797Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (69.0.2) [2023-11-28T02:59:23.797Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-11-28T02:59:23.797Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-11-28T02:59:23.797Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-11-28T02:59:23.797Z] Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) [2023-11-28T02:59:24.061Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-28T02:59:24.061Z] Downloading trio-0.23.1-py3-none-any.whl.metadata (4.9 kB) [2023-11-28T02:59:24.061Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-28T02:59:24.061Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2023-11-28T02:59:24.322Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T02:59:24.322Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2023-11-28T02:59:24.322Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T02:59:24.322Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-11-28T02:59:24.322Z] Preparing metadata (setup.py): started [2023-11-28T02:59:24.582Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-28T02:59:24.582Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T02:59:24.582Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-11-28T02:59:25.154Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T02:59:25.154Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-11-28T02:59:25.154Z] Preparing metadata (setup.py): started [2023-11-28T02:59:25.416Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-28T02:59:25.416Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T02:59:25.416Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2023-11-28T02:59:25.416Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T02:59:25.416Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2023-11-28T02:59:25.416Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T02:59:25.416Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-11-28T02:59:25.676Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 7.5 MB/s eta 0:00:00 [2023-11-28T02:59:25.676Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T02:59:25.676Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-11-28T02:59:25.676Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 8.5 MB/s eta 0:00:00 [2023-11-28T02:59:25.676Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T02:59:25.676Z] Downloading jsonschema_specifications-2023.11.1-py3-none-any.whl.metadata (2.8 kB) [2023-11-28T02:59:25.676Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T02:59:25.676Z] Downloading referencing-0.31.0-py3-none-any.whl.metadata (2.6 kB) [2023-11-28T02:59:25.938Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T02:59:25.938Z] Downloading rpds_py-0.13.1-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (3.7 kB) [2023-11-28T02:59:26.511Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-28T02:59:26.511Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-11-28T02:59:26.511Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-28T02:59:26.511Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2023-11-28T02:59:26.511Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-28T02:59:26.511Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-11-28T02:59:26.511Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-28T02:59:26.511Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) [2023-11-28T02:59:26.771Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-28T02:59:26.771Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-11-28T02:59:26.771Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-28T02:59:26.771Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-11-28T02:59:26.771Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-28T02:59:27.032Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-11-28T02:59:27.032Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 6.4 MB/s eta 0:00:00 [2023-11-28T02:59:27.032Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2023-11-28T02:59:27.032Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 21.6 MB/s eta 0:00:00 [2023-11-28T02:59:27.032Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2023-11-28T02:59:27.032Z] Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl (95 kB) [2023-11-28T02:59:27.032Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.3/95.3 kB 12.7 MB/s eta 0:00:00 [2023-11-28T02:59:27.032Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-11-28T02:59:27.032Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 7.3 MB/s eta 0:00:00 [2023-11-28T02:59:27.032Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-11-28T02:59:27.032Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 18.2 MB/s eta 0:00:00 [2023-11-28T02:59:27.032Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2023-11-28T02:59:27.032Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 24.4 MB/s eta 0:00:00 [2023-11-28T02:59:27.032Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) [2023-11-28T02:59:27.292Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 32.3 MB/s eta 0:00:00 [2023-11-28T02:59:27.292Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) [2023-11-28T02:59:27.292Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 41.6 MB/s eta 0:00:00 [2023-11-28T02:59:27.292Z] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2023-11-28T02:59:27.292Z] Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) [2023-11-28T02:59:27.292Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 19.9 MB/s eta 0:00:00 [2023-11-28T02:59:27.292Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl (142 kB) [2023-11-28T02:59:27.292Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 14.3 MB/s eta 0:00:00 [2023-11-28T02:59:27.292Z] Downloading idna-3.6-py3-none-any.whl (61 kB) [2023-11-28T02:59:27.292Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 7.9 MB/s eta 0:00:00 [2023-11-28T02:59:27.292Z] Downloading packaging-23.2-py3-none-any.whl (53 kB) [2023-11-28T02:59:27.292Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 6.2 MB/s eta 0:00:00 [2023-11-28T02:59:27.292Z] Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) [2023-11-28T02:59:27.292Z] Downloading selenium-4.15.2-py3-none-any.whl (10.2 MB) [2023-11-28T02:59:27.553Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 67.1 MB/s eta 0:00:00 [2023-11-28T02:59:27.553Z] Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) [2023-11-28T02:59:27.553Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 12.9 MB/s eta 0:00:00 [2023-11-28T02:59:27.553Z] Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) [2023-11-28T02:59:27.553Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 7.5 MB/s eta 0:00:00 [2023-11-28T02:59:27.553Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-11-28T02:59:27.553Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 24.9 MB/s eta 0:00:00 [2023-11-28T02:59:27.553Z] Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) [2023-11-28T02:59:27.553Z] Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) [2023-11-28T02:59:27.553Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 10.8 MB/s eta 0:00:00 [2023-11-28T02:59:27.553Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) [2023-11-28T02:59:27.814Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 27.6 MB/s eta 0:00:00 [2023-11-28T02:59:27.814Z] Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) [2023-11-28T02:59:27.814Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 14.9 MB/s eta 0:00:00 [2023-11-28T02:59:27.814Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2023-11-28T02:59:27.814Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2023-11-28T02:59:27.814Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 14.1 MB/s eta 0:00:00 [2023-11-28T02:59:27.814Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2023-11-28T02:59:27.814Z] Downloading jsonschema_specifications-2023.11.1-py3-none-any.whl (17 kB) [2023-11-28T02:59:27.814Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) [2023-11-28T02:59:27.814Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 45.8 MB/s eta 0:00:00 [2023-11-28T02:59:27.814Z] Downloading referencing-0.31.0-py3-none-any.whl (25 kB) [2023-11-28T02:59:27.814Z] Downloading rpds_py-0.13.1-cp310-cp310-musllinux_1_2_x86_64.whl (1.4 MB) [2023-11-28T02:59:27.814Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 27.4 MB/s eta 0:00:00 [2023-11-28T02:59:27.814Z] Downloading trio-0.23.1-py3-none-any.whl (448 kB) [2023-11-28T02:59:27.814Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.3/448.3 kB 15.2 MB/s eta 0:00:00 [2023-11-28T02:59:27.814Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2023-11-28T02:59:28.074Z] Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) [2023-11-28T02:59:28.074Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) [2023-11-28T02:59:28.074Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2023-11-28T02:59:28.074Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email [2023-11-28T02:59:28.074Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-11-28T02:59:28.334Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-11-28T02:59:28.334Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=f51be666e0008a4c6c4fd19553fd6a76165a7254fca60dcba973556ecfd145d5 [2023-11-28T02:59:28.334Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-11-28T02:59:28.334Z] Building wheel for paho-mqtt (setup.py): started [2023-11-28T02:59:28.593Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-11-28T02:59:28.593Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=15abac1bf82d14f725130ffd1a2035d0fe90997bde4267277d37dad286eea1f8 [2023-11-28T02:59:28.593Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2023-11-28T02:59:28.593Z] Building wheel for numpy (pyproject.toml): started [2023-11-28T03:00:36.373Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-28T03:01:38.921Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-28T03:02:46.639Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-28T03:04:08.149Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-28T03:04:26.260Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-11-28T03:04:26.260Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22362916 sha256=d2e5ddd54313428fe506003da6c4d1d475e6237dddc280d7d180b9063ae40a3d [2023-11-28T03:04:26.260Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-11-28T03:04:26.260Z] Building wheel for psutil (pyproject.toml): started [2023-11-28T03:04:27.641Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2023-11-28T03:04:27.641Z] Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_x86_64.whl size=274477 sha256=8c1ceea620586ef76bd40337aba98f7a57b4d7bd6a640499e63411b90e892226 [2023-11-28T03:04:27.641Z] Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c [2023-11-28T03:04:27.641Z] Building wheel for psycopg2 (setup.py): started [2023-11-28T03:04:37.641Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-11-28T03:04:37.641Z] Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_x86_64.whl size=479420 sha256=13c785cc41869f3d666bd76a1490e425307d60c816371fa1c1dfa55c494f740c [2023-11-28T03:04:37.641Z] Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 [2023-11-28T03:04:37.641Z] Building wheel for flex (setup.py): started [2023-11-28T03:04:37.641Z] Building wheel for flex (setup.py): finished with status 'done' [2023-11-28T03:04:37.641Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=48b125dd61e7e36c63f25fdfb2fb4f8a5a4aa8cf10bfb4ceb666056660c8efab [2023-11-28T03:04:37.641Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-11-28T03:04:37.641Z] Building wheel for GenSON (setup.py): started [2023-11-28T03:04:37.641Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-11-28T03:04:37.641Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=cf9f0e221a83814b4c3a9f8f195d09cb00fc371970d4fbe16bfc2d786fcacd5e [2023-11-28T03:04:37.641Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-11-28T03:04:37.641Z] Building wheel for strict-rfc3339 (setup.py): started [2023-11-28T03:04:37.641Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-11-28T03:04:37.641Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=a5ee86ee2f79372ea1f1d8e89293b49418373bbc8261c0d19b16413a01c462f6 [2023-11-28T03:04:37.641Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-11-28T03:04:37.641Z] Building wheel for validate-email (setup.py): started [2023-11-28T03:04:37.902Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-11-28T03:04:37.902Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5467 sha256=773be42ae51d7da791e00b54e38c7dfb67f3af4e91d250f167bf6d82fb4d0d72 [2023-11-28T03:04:37.902Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-11-28T03:04:37.902Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil psycopg2 flex GenSON strict-rfc3339 validate-email [2023-11-28T03:04:38.473Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2023-11-28T03:04:50.712Z] Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-5.3.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.36.1 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 jsonschema-specifications-2023.11.1 numpy-1.22.3 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.7 pycryptodome-3.18.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3.post1 pyzmq-25.1.0 reactivex-4.0.4 redis-5.0.1 referencing-0.31.0 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.3 rpds-py-0.13.1 selenium-4.15.2 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.1 trio-websocket-0.11.1 typing-extensions-4.8.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 websocket-client-1.6.4 wsproto-1.2.0 [2023-11-28T03:04:50.712Z] 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-11-28T03:05:12.693Z] Removing intermediate container cde640575563 [2023-11-28T03:05:12.693Z] ---> 14bd4e6d4d06 [2023-11-28T03:05:12.693Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-11-28T03:05:12.693Z] ---> Running in 6250f41f6b70 [2023-11-28T03:05:12.693Z] Removing intermediate container 6250f41f6b70 [2023-11-28T03:05:12.693Z] ---> 44dd3718a736 [2023-11-28T03:05:12.693Z] Step 11/13 : LABEL arch=amd64 [2023-11-28T03:05:12.693Z] ---> Running in 57e5feb7f3bf [2023-11-28T03:05:12.693Z] Removing intermediate container 57e5feb7f3bf [2023-11-28T03:05:12.693Z] ---> 7993b649f787 [2023-11-28T03:05:12.693Z] Step 12/13 : LABEL git_sha=3e6117d4338f38ae50dcc73457c777bcf9f35d10 [2023-11-28T03:05:12.693Z] ---> Running in 7fb66b29640e [2023-11-28T03:05:12.693Z] Removing intermediate container 7fb66b29640e [2023-11-28T03:05:12.693Z] ---> b40d247572db [2023-11-28T03:05:12.693Z] Step 13/13 : LABEL version=0.0.0 [2023-11-28T03:05:12.693Z] ---> Running in 4f76cb4f4740 [2023-11-28T03:05:12.693Z] Removing intermediate container 4f76cb4f4740 [2023-11-28T03:05:12.693Z] ---> a4f7620141c4 [2023-11-28T03:05:12.693Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T03:05:12.693Z] Successfully built a4f7620141c4 [2023-11-28T03:05:12.693Z] Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T03:05:13.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T03:05:13.341Z] [2023-11-28T03:05:13.341Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T03:05:13.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T03:05:13.654Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-28T03:05:13.654Z] 5eb5b503b376: Pulling fs layer [2023-11-28T03:05:13.654Z] 5c69ac0246d0: Pulling fs layer [2023-11-28T03:05:13.654Z] ec43610c2a17: Pulling fs layer [2023-11-28T03:05:13.654Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-28T03:05:13.654Z] 33b1e0a273af: Pulling fs layer [2023-11-28T03:05:13.654Z] 5d3b04190fa2: Pulling fs layer [2023-11-28T03:05:13.654Z] 2f39f015ded8: Pulling fs layer [2023-11-28T03:05:13.654Z] 3a2ae6a8a46f: Waiting [2023-11-28T03:05:13.654Z] 33b1e0a273af: Waiting [2023-11-28T03:05:13.654Z] 5d3b04190fa2: Waiting [2023-11-28T03:05:13.654Z] 2f39f015ded8: Waiting [2023-11-28T03:05:13.654Z] 5c69ac0246d0: Download complete [2023-11-28T03:05:13.654Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-28T03:05:13.654Z] 3a2ae6a8a46f: Download complete [2023-11-28T03:05:13.654Z] 33b1e0a273af: Verifying Checksum [2023-11-28T03:05:13.654Z] 33b1e0a273af: Download complete [2023-11-28T03:05:13.654Z] 5d3b04190fa2: Verifying Checksum [2023-11-28T03:05:13.654Z] 5d3b04190fa2: Download complete [2023-11-28T03:05:13.914Z] ec43610c2a17: Verifying Checksum [2023-11-28T03:05:13.914Z] ec43610c2a17: Download complete [2023-11-28T03:05:13.914Z] 5eb5b503b376: Verifying Checksum [2023-11-28T03:05:13.914Z] 5eb5b503b376: Download complete [2023-11-28T03:05:14.481Z] 2f39f015ded8: Download complete [2023-11-28T03:05:15.058Z] 5eb5b503b376: Pull complete [2023-11-28T03:05:15.058Z] 5c69ac0246d0: Pull complete [2023-11-28T03:05:15.626Z] ec43610c2a17: Pull complete [2023-11-28T03:05:15.626Z] 3a2ae6a8a46f: Pull complete [2023-11-28T03:05:15.886Z] 33b1e0a273af: Pull complete [2023-11-28T03:05:15.886Z] 5d3b04190fa2: Pull complete [2023-11-28T03:05:20.105Z] 2f39f015ded8: Pull complete [2023-11-28T03:05:20.106Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-28T03:05:20.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T03:05:20.106Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T03:05:20.271Z] prd-ubuntu20.04-docker-8c-8g-1229 does not seem to be running inside a container [2023-11-28T03:05:20.301Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-84 -v /w/workspace/exfoundry_edgex-taf-common_PR-84:/w/workspace/exfoundry_edgex-taf-common_PR-84:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-84@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-28T03:05:24.462Z] $ docker top 7adcdd055ef1423c30cc555460a89d0b27b2629cf3e9ae12b434bf6047965373 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T03:05:24.869Z] ---> job-cost.sh [2023-11-28T03:05:24.869Z] lf-activate-venv: SKIPPING [2023-11-28T03:05:24.869Z] INFO: No Stack... [2023-11-28T03:05:25.440Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T03:05:25.703Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T03:05:26.011Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-84/archives/cost.csv [2023-11-28T03:05:26.011Z] + cut -d, -f6 [Pipeline] lock [2023-11-28T03:05:26.038Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-84-2-stack-cost] [2023-11-28T03:05:26.049Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-84-2-stack-cost] did not exist. Created. [2023-11-28T03:05:26.049Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-84-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T03:05:26.388Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-28T03:05:26.419Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T03:05:26.432Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-84-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T03:05:26.482Z] $ docker stop --time=1 7adcdd055ef1423c30cc555460a89d0b27b2629cf3e9ae12b434bf6047965373 [2023-11-28T03:05:27.640Z] $ docker rm -f --volumes 7adcdd055ef1423c30cc555460a89d0b27b2629cf3e9ae12b434bf6047965373 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-28T03:46:49.384Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1498 in /w/workspace/exfoundry_edgex-taf-common_PR-84 [Pipeline] { [Pipeline] checkout [2023-11-28T03:46:52.459Z] Selected Git installation does not exist. Using Default [2023-11-28T03:46:52.459Z] The recommended git tool is: NONE [2023-11-28T03:47:01.374Z] using credential edgex-jenkins-ssh [2023-11-28T03:47:01.399Z] Cloning the remote Git repository [2023-11-28T03:47:01.442Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2023-11-28T03:47:01.568Z] > git init /w/workspace/exfoundry_edgex-taf-common_PR-84 # timeout=10 [2023-11-28T03:47:01.711Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-11-28T03:47:01.712Z] > git --version # timeout=10 [2023-11-28T03:47:01.733Z] > git --version # 'git version 2.25.1' [2023-11-28T03:47:01.735Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-28T03:47:01.876Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T03:47:02.693Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-11-28T03:47:02.722Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T03:47:04.352Z] Merging remotes/origin/main commit bcbcc22bb55fcf7d42cfa8ac6584ae10f2f0fef0 into PR head commit 6271275eac8a7dc8e93bf3526657a0ceb314f868 [2023-11-28T03:47:03.741Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-11-28T03:47:03.786Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-11-28T03:47:03.788Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-28T03:47:03.815Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/84/head:refs/remotes/origin/PR-84 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-28T03:47:04.375Z] > git config core.sparsecheckout # timeout=10 [2023-11-28T03:47:04.440Z] > git checkout -f 6271275eac8a7dc8e93bf3526657a0ceb314f868 # timeout=10 [2023-11-28T03:47:04.665Z] Merge succeeded, producing 4a7ab7ba30fb149cb9f16dfe3a357db50b844e5e [2023-11-28T03:47:04.666Z] Checking out Revision 4a7ab7ba30fb149cb9f16dfe3a357db50b844e5e (PR-84) [2023-11-28T03:47:04.532Z] > git remote # timeout=10 [2023-11-28T03:47:04.553Z] > git config --get remote.origin.url # timeout=10 [2023-11-28T03:47:04.575Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-28T03:47:04.591Z] > git merge bcbcc22bb55fcf7d42cfa8ac6584ae10f2f0fef0 # timeout=10 [2023-11-28T03:47:04.645Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-28T03:47:04.675Z] > git config core.sparsecheckout # timeout=10 [2023-11-28T03:47:04.690Z] > git checkout -f 4a7ab7ba30fb149cb9f16dfe3a357db50b844e5e # timeout=10 [2023-11-28T03:47:08.386Z] Commit message: "Merge commit 'bcbcc22bb55fcf7d42cfa8ac6584ae10f2f0fef0' into HEAD" [2023-11-28T03:47:08.397Z] > git rev-list --no-walk 6271275eac8a7dc8e93bf3526657a0ceb314f868 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T03:47:09.565Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-28T03:47:09.565Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T03:47:09.565Z] Dload Upload Total Spent Left Speed [2023-11-28T03:47:09.565Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 86863 0 --:--:-- --:--:-- --:--:-- 87462 [Pipeline] sh [2023-11-28T03:47:10.022Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-28T03:47:10.351Z] + sudo tee /etc/docker/daemon.new [2023-11-28T03:47:10.351Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-28T03:47:10.351Z] { [2023-11-28T03:47:10.351Z] "registry-mirrors": [ [2023-11-28T03:47:10.351Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-28T03:47:10.351Z] ], [2023-11-28T03:47:10.351Z] "bip": "10.250.0.254/24", [2023-11-28T03:47:10.351Z] "hosts": [ [2023-11-28T03:47:10.351Z] "tcp://0.0.0.0:5555", [2023-11-28T03:47:10.351Z] "unix:///var/run/docker.sock" [2023-11-28T03:47:10.351Z] ], [2023-11-28T03:47:10.351Z] "mtu": 1458, [2023-11-28T03:47:10.351Z] "selinux-enabled": true, [2023-11-28T03:47:10.351Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-28T03:47:10.352Z] } [Pipeline] sh [2023-11-28T03:47:10.677Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-28T03:47:10.999Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T03:47:29.293Z] provisioning config files... [2023-11-28T03:47:29.331Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-84@tmp/config1664834265599509182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T03:47:29.799Z] ---> ****-login.sh [2023-11-28T03:47:29.799Z] nexus3.edgexfoundry.org:10001 [2023-11-28T03:47:30.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T03:47:30.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T03:47:30.658Z] Configure a credential helper to remove this warning. See [2023-11-28T03:47:30.658Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T03:47:30.658Z] [2023-11-28T03:47:30.658Z] Login Succeeded [2023-11-28T03:47:30.658Z] nexus3.edgexfoundry.org:10002 [2023-11-28T03:47:30.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T03:47:30.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T03:47:30.927Z] Configure a credential helper to remove this warning. See [2023-11-28T03:47:30.927Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T03:47:30.927Z] [2023-11-28T03:47:30.927Z] Login Succeeded [2023-11-28T03:47:30.928Z] nexus3.edgexfoundry.org:10003 [2023-11-28T03:47:31.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T03:47:31.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T03:47:31.473Z] Configure a credential helper to remove this warning. See [2023-11-28T03:47:31.473Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T03:47:31.473Z] [2023-11-28T03:47:31.473Z] Login Succeeded [2023-11-28T03:47:31.473Z] nexus3.edgexfoundry.org:10004 [2023-11-28T03:47:31.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T03:47:31.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T03:47:31.743Z] Configure a credential helper to remove this warning. See [2023-11-28T03:47:31.743Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T03:47:31.743Z] [2023-11-28T03:47:31.743Z] Login Succeeded [2023-11-28T03:47:31.743Z] ****.io [2023-11-28T03:47:32.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T03:47:32.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T03:47:32.289Z] Configure a credential helper to remove this warning. See [2023-11-28T03:47:32.289Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T03:47:32.289Z] [2023-11-28T03:47:32.289Z] Login Succeeded [2023-11-28T03:47:32.289Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T03:47:32.303Z] 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-11-28T03:47:33.174Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T03:47:33.507Z] + ls -al . [2023-11-28T03:47:33.507Z] total 68 [2023-11-28T03:47:33.507Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 28 03:47 . [2023-11-28T03:47:33.507Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 03:47 .. [2023-11-28T03:47:33.507Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 03:47 .git [2023-11-28T03:47:33.507Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 03:47 .github [2023-11-28T03:47:33.507Z] -rw-rw-r-- 1 jenkins jenkins 22 Nov 28 03:47 .gitignore [2023-11-28T03:47:33.507Z] -rw-rw-r-- 1 jenkins jenkins 1575 Nov 28 03:47 Dockerfile [2023-11-28T03:47:33.507Z] -rw-rw-r-- 1 jenkins jenkins 746 Nov 28 03:47 Jenkinsfile [2023-11-28T03:47:33.507Z] -rw-rw-r-- 1 jenkins jenkins 11381 Nov 28 03:47 LICENSE [2023-11-28T03:47:33.507Z] -rw-rw-r-- 1 jenkins jenkins 3606 Nov 28 03:47 README.md [2023-11-28T03:47:33.507Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 03:47 TAF-Manager [2023-11-28T03:47:33.507Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 28 03:47 TUC [2023-11-28T03:47:33.507Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 02:57 VERSION [2023-11-28T03:47:33.507Z] -rw-rw-r-- 1 jenkins jenkins 344 Nov 28 03:47 requirements.txt [2023-11-28T03:47:33.507Z] -rw-rw-r-- 1 jenkins jenkins 54 Nov 28 03:47 robot-entrypoint.sh [2023-11-28T03:47:33.507Z] -rw-rw-r-- 1 jenkins jenkins 445 Nov 28 03:47 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T03:47:33.890Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=4a7ab7ba30fb149cb9f16dfe3a357db50b844e5e --label arch=arm64 --label version=0.0.0 . [2023-11-28T03:47:34.159Z] Sending build context to Docker daemon 334.8kB [2023-11-28T03:47:34.159Z] Step 1/13 : FROM alpine:3.16 [2023-11-28T03:47:34.747Z] 3.16: Pulling from library/alpine [2023-11-28T03:47:34.747Z] bdb2de7ba06c: Pulling fs layer [2023-11-28T03:47:35.019Z] bdb2de7ba06c: Download complete [2023-11-28T03:47:35.609Z] bdb2de7ba06c: Pull complete [2023-11-28T03:47:35.609Z] Digest: sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b [2023-11-28T03:47:35.609Z] Status: Downloaded newer image for alpine:3.16 [2023-11-28T03:47:35.609Z] ---> 47a0d92d42c9 [2023-11-28T03:47:35.609Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-11-28T03:47:35.878Z] ---> Running in f632f31d433c [2023-11-28T03:47:36.150Z] Removing intermediate container f632f31d433c [2023-11-28T03:47:36.150Z] ---> 7ed26537a75a [2023-11-28T03:47:36.150Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-11-28T03:47:36.150Z] ---> Running in 4ef570cf00ec [2023-11-28T03:47:36.419Z] Removing intermediate container 4ef570cf00ec [2023-11-28T03:47:36.419Z] ---> f0868176322d [2023-11-28T03:47:36.419Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-11-28T03:47:37.385Z] ---> 7ba41de7312b [2023-11-28T03:47:37.385Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-11-28T03:47:37.656Z] ---> 28deaefcca39 [2023-11-28T03:47:37.656Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-11-28T03:47:41.908Z] ---> e9af1471346f [2023-11-28T03:47:41.908Z] Step 7/13 : WORKDIR /edgex-taf [2023-11-28T03:47:41.909Z] ---> Running in 81bc12a274f0 [2023-11-28T03:47:42.180Z] Removing intermediate container 81bc12a274f0 [2023-11-28T03:47:42.180Z] ---> feacc0f75a8d [2023-11-28T03:47:42.180Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-11-28T03:47:42.180Z] ---> Running in b0a330d4988d [2023-11-28T03:47:44.142Z] Removing intermediate container b0a330d4988d [2023-11-28T03:47:44.142Z] ---> 171987a1977a [2023-11-28T03:47:44.142Z] 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-11-28T03:47:44.142Z] ---> Running in 2c42f83f9e41 [2023-11-28T03:47:45.105Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-11-28T03:47:45.700Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-11-28T03:47:47.110Z] (1/2) Upgrading libcrypto1.1 (1.1.1v-r0 -> 1.1.1w-r1) [2023-11-28T03:47:47.695Z] (2/2) Upgrading libssl1.1 (1.1.1v-r0 -> 1.1.1w-r1) [2023-11-28T03:47:48.282Z] OK: 5 MiB in 14 packages [2023-11-28T03:47:48.282Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-11-28T03:47:48.864Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-11-28T03:47:50.270Z] (1/9) Installing ca-certificates (20230506-r0) [2023-11-28T03:47:50.537Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-11-28T03:47:51.125Z] (3/9) Installing nghttp2-libs (1.47.0-r2) [2023-11-28T03:47:51.393Z] (4/9) Installing libcurl (8.4.0-r0) [2023-11-28T03:47:51.980Z] (5/9) Installing curl (8.4.0-r0) [2023-11-28T03:47:52.575Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-11-28T03:47:56.846Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-11-28T03:47:56.846Z] (8/9) Installing jq (1.6-r1) [2023-11-28T03:47:57.115Z] (9/9) Installing openssl (1.1.1w-r1) [2023-11-28T03:47:57.706Z] Executing busybox-1.35.0-r17.trigger [2023-11-28T03:47:57.706Z] Executing ca-certificates-20230506-r0.trigger [2023-11-28T03:47:57.706Z] OK: 50 MiB in 23 packages [2023-11-28T03:47:57.974Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-11-28T03:47:58.559Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-11-28T03:47:59.967Z] (1/136) Installing libmagic (5.41-r0) [2023-11-28T03:48:00.234Z] (2/136) Installing file (5.41-r0) [2023-11-28T03:48:00.817Z] (3/136) Installing libxau (1.0.9-r0) [2023-11-28T03:48:00.817Z] (4/136) Installing libxdmcp (1.1.3-r0) [2023-11-28T03:48:01.403Z] (5/136) Installing libxcb (1.15-r0) [2023-11-28T03:48:01.672Z] (6/136) Installing libx11 (1.8.7-r0) [2023-11-28T03:48:02.258Z] (7/136) Installing libxext (1.3.4-r0) [2023-11-28T03:48:02.841Z] (8/136) Installing libice (1.0.10-r0) [2023-11-28T03:48:03.118Z] (9/136) Installing libuuid (2.38-r1) [2023-11-28T03:48:03.386Z] (10/136) Installing libsm (1.2.3-r0) [2023-11-28T03:48:03.653Z] (11/136) Installing libxt (1.2.1-r0) [2023-11-28T03:48:04.236Z] (12/136) Installing libxmu (1.1.3-r0) [2023-11-28T03:48:04.504Z] (13/136) Installing xset (1.2.4-r0) [2023-11-28T03:48:04.770Z] (14/136) Installing xprop (1.2.5-r0) [2023-11-28T03:48:05.353Z] (15/136) Installing xdg-utils (1.1.3-r3) [2023-11-28T03:48:05.618Z] (16/136) Installing eudev-libs (3.2.11-r0) [2023-11-28T03:48:05.884Z] (17/136) Installing pkgconf (1.8.1-r0) [2023-11-28T03:48:06.154Z] (18/136) Installing libffi (3.4.2-r1) [2023-11-28T03:48:06.737Z] (19/136) Installing libintl (0.21-r2) [2023-11-28T03:48:07.004Z] (20/136) Installing libblkid (2.38-r1) [2023-11-28T03:48:07.271Z] (21/136) Installing libmount (2.38-r1) [2023-11-28T03:48:07.861Z] (22/136) Installing pcre (8.45-r2) [2023-11-28T03:48:08.173Z] (23/136) Installing glib (2.72.4-r0) [2023-11-28T03:48:08.795Z] (24/136) Installing xz-libs (5.2.5-r1) [2023-11-28T03:48:09.150Z] (25/136) Installing libxml2 (2.9.14-r2) [2023-11-28T03:48:09.733Z] (26/136) Installing shared-mime-info (2.2-r2) [2023-11-28T03:48:10.317Z] (27/136) Installing hicolor-icon-theme (0.17-r1) [2023-11-28T03:48:10.584Z] (28/136) Installing libjpeg-turbo (2.1.3-r1) [2023-11-28T03:48:11.170Z] (29/136) Installing libpng (1.6.37-r1) [2023-11-28T03:48:11.437Z] (30/136) Installing libwebp (1.2.3-r2) [2023-11-28T03:48:12.021Z] (31/136) Installing zstd-libs (1.5.2-r1) [2023-11-28T03:48:12.287Z] (32/136) Installing tiff (4.4.0-r4) [2023-11-28T03:48:12.869Z] (33/136) Installing gdk-pixbuf (2.42.8-r0) [2023-11-28T03:48:13.450Z] (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2023-11-28T03:48:13.716Z] (35/136) Installing libxcomposite (0.4.5-r0) [2023-11-28T03:48:13.981Z] (36/136) Installing libxfixes (6.0.0-r0) [2023-11-28T03:48:14.247Z] (37/136) Installing libxrender (0.9.10-r3) [2023-11-28T03:48:14.513Z] (38/136) Installing libxcursor (1.2.1-r0) [2023-11-28T03:48:14.780Z] (39/136) Installing libxdamage (1.1.5-r1) [2023-11-28T03:48:15.046Z] (40/136) Installing libxi (1.8-r0) [2023-11-28T03:48:15.311Z] (41/136) Installing libxinerama (1.1.4-r1) [2023-11-28T03:48:15.577Z] (42/136) Installing libxrandr (1.5.2-r1) [2023-11-28T03:48:16.158Z] (43/136) Installing atk (2.38.0-r0) [2023-11-28T03:48:16.424Z] (44/136) Installing libxtst (1.2.3-r3) [2023-11-28T03:48:16.693Z] (45/136) Installing dbus-libs (1.14.8-r0) [2023-11-28T03:48:17.283Z] (46/136) Installing at-spi2-core (2.44.1-r0) [2023-11-28T03:48:17.548Z] (47/136) Installing at-spi2-atk (2.38.0-r0) [2023-11-28T03:48:18.281Z] (48/136) Installing expat (2.5.0-r0) [2023-11-28T03:48:18.862Z] (49/136) Installing libbz2 (1.0.8-r1) [2023-11-28T03:48:19.744Z] (50/136) Installing freetype (2.12.1-r0) [2023-11-28T03:48:20.011Z] (51/136) Installing fontconfig (2.14.0-r0) [2023-11-28T03:48:20.595Z] (52/136) Installing pixman (0.40.0-r4) [2023-11-28T03:48:20.862Z] (53/136) Installing cairo (1.17.4-r2) [2023-11-28T03:48:21.446Z] (54/136) Installing cairo-gobject (1.17.4-r2) [2023-11-28T03:48:21.713Z] (55/136) Installing avahi-libs (0.8-r6) [2023-11-28T03:48:22.298Z] (56/136) Installing gmp (6.2.1-r2) [2023-11-28T03:48:22.564Z] (57/136) Installing nettle (3.7.3-r0) [2023-11-28T03:48:23.145Z] (58/136) Installing p11-kit (0.24.1-r0) [2023-11-28T03:48:23.728Z] (59/136) Installing libtasn1 (4.18.0-r1) [2023-11-28T03:48:23.997Z] (60/136) Installing libunistring (1.0-r0) [2023-11-28T03:48:24.581Z] (61/136) Installing gnutls (3.7.7-r1) [2023-11-28T03:48:25.170Z] (62/136) Installing cups-libs (2.4.2-r2) [2023-11-28T03:48:25.437Z] (63/136) Installing libepoxy (1.5.10-r0) [2023-11-28T03:48:26.018Z] (64/136) Installing fribidi (1.0.12-r0) [2023-11-28T03:48:26.284Z] (65/136) Installing graphite2 (1.3.14-r1) [2023-11-28T03:48:26.867Z] (66/136) Installing harfbuzz (4.3.0-r0) [2023-11-28T03:48:27.133Z] (67/136) Installing libxft (2.3.4-r0) [2023-11-28T03:48:27.400Z] (68/136) Installing pango (1.50.7-r0) [2023-11-28T03:48:27.985Z] (69/136) Installing wayland-libs-client (1.20.0-r0) [2023-11-28T03:48:28.250Z] (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2023-11-28T03:48:28.517Z] (71/136) Installing wayland-libs-egl (1.20.0-r0) [2023-11-28T03:48:28.784Z] (72/136) Installing xkeyboard-config (2.35.1-r0) [2023-11-28T03:48:29.377Z] (73/136) Installing libxkbcommon (1.4.1-r0) [2023-11-28T03:48:29.964Z] (74/136) Installing gtk+3.0 (3.24.34-r1) [2023-11-28T03:48:30.552Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-11-28T03:48:30.818Z] (75/136) Installing libfontenc (1.1.4-r0) [2023-11-28T03:48:31.085Z] (76/136) Installing mkfontscale (1.2.2-r0) [2023-11-28T03:48:31.350Z] (77/136) Installing font-opensans (0_git20210927-r0) [2023-11-28T03:48:31.932Z] (78/136) Installing libgcc (11.2.1_git20220219-r2) [2023-11-28T03:48:32.514Z] (79/136) Installing libogg (1.3.5-r1) [2023-11-28T03:48:32.781Z] (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2023-11-28T03:48:33.364Z] (81/136) Installing flac (1.3.4-r0) [2023-11-28T03:48:33.632Z] (82/136) Installing alsa-lib (1.2.7.2-r0) [2023-11-28T03:48:34.214Z] (83/136) Installing libatomic (11.2.1_git20220219-r2) [2023-11-28T03:48:34.478Z] (84/136) Installing sdl2 (2.0.22-r0) [2023-11-28T03:48:35.057Z] (85/136) Installing aom-libs (3.3.0-r0) [2023-11-28T03:48:35.636Z] (86/136) Installing libass (0.16.0-r0) [2023-11-28T03:48:36.216Z] (87/136) Installing libdav1d (1.0.0-r0) [2023-11-28T03:48:36.481Z] (88/136) Installing libdrm (2.4.110-r0) [2023-11-28T03:48:37.061Z] (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-11-28T03:48:37.327Z] (90/136) Installing ncurses-libs (6.3_p20220521-r1) [2023-11-28T03:48:37.914Z] (91/136) Installing lame (3.100-r0) [2023-11-28T03:48:38.179Z] (92/136) Installing opus (1.3.1-r1) [2023-11-28T03:48:38.761Z] (93/136) Installing libasyncns (0.8-r1) [2023-11-28T03:48:39.029Z] (94/136) Installing libltdl (2.4.7-r0) [2023-11-28T03:48:39.295Z] (95/136) Installing orc (0.4.32-r0) [2023-11-28T03:48:39.876Z] (96/136) Installing libvorbis (1.3.7-r0) [2023-11-28T03:48:40.142Z] (97/136) Installing libsndfile (1.1.0-r0) [2023-11-28T03:48:40.726Z] (98/136) Installing libgomp (11.2.1_git20220219-r2) [2023-11-28T03:48:41.308Z] (99/136) Installing soxr (0.1.3-r2) [2023-11-28T03:48:41.675Z] (100/136) Installing speexdsp (1.2.0-r0) [2023-11-28T03:48:41.954Z] (101/136) Installing tdb-libs (1.4.6-r0) [2023-11-28T03:48:42.229Z] (102/136) Installing libpulse (15.0-r2) [2023-11-28T03:48:42.835Z] (103/136) Installing cjson (1.7.15-r3) [2023-11-28T03:48:43.111Z] (104/136) Installing mbedtls (2.28.5-r0) [2023-11-28T03:48:43.708Z] (105/136) Installing librist (0.2.6-r1) [2023-11-28T03:48:43.981Z] (106/136) Installing libsrt (1.4.4-r0) [2023-11-28T03:48:44.565Z] (107/136) Installing libssh (0.9.6-r1) [2023-11-28T03:48:44.831Z] (108/136) Installing libtheora (1.1.1-r16) [2023-11-28T03:48:45.417Z] (109/136) Installing v4l-utils-libs (1.22.1-r1) [2023-11-28T03:48:45.684Z] (110/136) Installing libva (2.14.0-r0) [2023-11-28T03:48:46.269Z] (111/136) Installing libvdpau (1.5-r0) [2023-11-28T03:48:46.535Z] (112/136) Installing vidstab (1.1.0-r1) [2023-11-28T03:48:46.803Z] (113/136) Installing libvpx (1.11.0-r1) [2023-11-28T03:48:47.386Z] (114/136) Installing x264-libs (0.163_git20210613-r0) [2023-11-28T03:48:47.969Z] (115/136) Installing numactl (2.0.14-r0) [2023-11-28T03:48:48.411Z] (116/136) Installing x265-libs (3.5-r3) [2023-11-28T03:48:48.997Z] (117/136) Installing xvidcore (1.3.7-r1) [2023-11-28T03:48:49.593Z] (118/136) Installing ffmpeg-libs (5.0.3-r0) [2023-11-28T03:48:50.564Z] (119/136) Installing libevent (2.1.12-r4) [2023-11-28T03:48:51.162Z] (120/136) Installing mesa (21.3.9-r0) [2023-11-28T03:48:51.162Z] (121/136) Installing wayland-libs-server (1.20.0-r0) [2023-11-28T03:48:51.751Z] (122/136) Installing mesa-gbm (21.3.9-r0) [2023-11-28T03:48:52.021Z] (123/136) Installing icu-data-en (71.1-r2) [2023-11-28T03:48:52.614Z] Executing icu-data-en-71.1-r2.post-install [2023-11-28T03:48:52.614Z] * [2023-11-28T03:48:52.614Z] * If you need ICU with non-English locales and legacy charset support, install [2023-11-28T03:48:52.614Z] * package icu-data-full. [2023-11-28T03:48:52.614Z] * [2023-11-28T03:48:52.614Z] (124/136) Installing icu-libs (71.1-r2) [2023-11-28T03:48:53.205Z] (125/136) Installing lcms2 (2.13.1-r0) [2023-11-28T03:48:53.473Z] (126/136) Installing minizip (1.2.12-r0) [2023-11-28T03:48:54.058Z] (127/136) Installing nspr (4.33-r0) [2023-11-28T03:48:54.327Z] (128/136) Installing sqlite-libs (3.40.1-r0) [2023-11-28T03:48:54.924Z] (129/136) Installing nss (3.78.1-r0) [2023-11-28T03:48:55.514Z] (130/136) Installing re2 (2022.04.01-r0) [2023-11-28T03:48:55.782Z] (131/136) Installing snappy (1.1.9-r4) [2023-11-28T03:48:56.369Z] (132/136) Installing libgpg-error (1.45-r0) [2023-11-28T03:48:56.638Z] (133/136) Installing libgcrypt (1.10.1-r0) [2023-11-28T03:48:57.225Z] (134/136) Installing libxslt (1.1.35-r0) [2023-11-28T03:48:57.494Z] (135/136) Installing chromium (102.0.5005.182-r0) [2023-11-28T03:49:12.690Z] (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-11-28T03:49:12.690Z] Executing busybox-1.35.0-r17.trigger [2023-11-28T03:49:12.690Z] Executing glib-2.72.4-r0.trigger [2023-11-28T03:49:12.690Z] Executing shared-mime-info-2.2-r2.trigger [2023-11-28T03:49:13.649Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-11-28T03:49:13.649Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-11-28T03:49:13.649Z] Executing fontconfig-2.14.0-r0.trigger [2023-11-28T03:49:13.649Z] Executing mkfontscale-1.2.2-r0.trigger [2023-11-28T03:49:13.914Z] OK: 376 MiB in 159 packages [2023-11-28T03:49:13.914Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-11-28T03:49:14.501Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-11-28T03:49:15.906Z] (1/21) Installing binutils (2.38-r3) [2023-11-28T03:49:16.488Z] (2/21) Installing isl22 (0.22-r0) [2023-11-28T03:49:17.071Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-11-28T03:49:17.668Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-11-28T03:49:17.934Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-11-28T03:49:24.568Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-11-28T03:49:25.149Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-11-28T03:49:25.414Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-11-28T03:49:26.375Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-11-28T03:49:26.640Z] (10/21) Installing libpq (14.10-r0) [2023-11-28T03:49:27.223Z] (11/21) Installing openssl-dev (1.1.1w-r1) [2023-11-28T03:49:27.488Z] (12/21) Installing libpq-dev (14.10-r0) [2023-11-28T03:49:28.069Z] (13/21) Installing libecpg (14.10-r0) [2023-11-28T03:49:28.648Z] (14/21) Installing libecpg-dev (14.10-r0) [2023-11-28T03:49:29.231Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-11-28T03:49:31.812Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-11-28T03:49:40.007Z] (17/21) Installing clang (13.0.1-r1) [2023-11-28T03:49:40.007Z] (18/21) Installing icu (71.1-r2) [2023-11-28T03:49:40.586Z] (19/21) Installing icu-dev (71.1-r2) [2023-11-28T03:49:41.166Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-11-28T03:49:46.491Z] (21/21) Installing postgresql14-dev (14.10-r0) [2023-11-28T03:49:47.447Z] Executing busybox-1.35.0-r17.trigger [2023-11-28T03:49:47.447Z] OK: 768 MiB in 180 packages [2023-11-28T03:49:47.711Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-11-28T03:49:48.290Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-11-28T03:49:49.246Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-11-28T03:49:51.819Z] (2/10) Installing gdbm (1.23-r0) [2023-11-28T03:49:51.819Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-11-28T03:49:52.087Z] (4/10) Installing readline (8.1.2-r0) [2023-11-28T03:49:52.668Z] (5/10) Installing python3 (3.10.13-r0) [2023-11-28T03:49:55.242Z] (6/10) Installing python3-dev (3.10.13-r0) [2023-11-28T03:49:56.647Z] (7/10) Installing libsodium (1.0.18-r0) [2023-11-28T03:49:56.912Z] (8/10) Installing libzmq (4.3.4-r0) [2023-11-28T03:49:57.490Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-11-28T03:49:57.755Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-11-28T03:49:58.022Z] Executing busybox-1.35.0-r17.trigger [2023-11-28T03:49:58.022Z] OK: 938 MiB in 190 packages [2023-11-28T03:49:58.289Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-11-28T03:49:58.868Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-11-28T03:49:59.825Z] OK: 938 MiB in 190 packages [2023-11-28T03:50:00.091Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-11-28T03:50:00.669Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-11-28T03:50:02.073Z] (1/1) Installing tzdata (2023c-r0) [2023-11-28T03:50:03.028Z] Executing busybox-1.35.0-r17.trigger [2023-11-28T03:50:03.028Z] OK: 941 MiB in 191 packages [2023-11-28T03:50:03.984Z] (1/1) Purging tzdata (2023c-r0) [2023-11-28T03:50:03.984Z] Executing busybox-1.35.0-r17.trigger [2023-11-28T03:50:04.251Z] OK: 938 MiB in 190 packages [2023-11-28T03:50:19.243Z] Looking in links: /tmp/tmpuv3w80ln [2023-11-28T03:50:19.243Z] Processing /tmp/tmpuv3w80ln/setuptools-65.5.0-py3-none-any.whl [2023-11-28T03:50:19.243Z] Processing /tmp/tmpuv3w80ln/pip-23.0.1-py3-none-any.whl [2023-11-28T03:50:19.824Z] Installing collected packages: setuptools, pip [2023-11-28T03:50:34.809Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-11-28T03:50:34.809Z] 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-11-28T03:50:35.763Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-11-28T03:50:36.343Z] Collecting pip [2023-11-28T03:50:36.343Z] Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) [2023-11-28T03:50:36.612Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 22.0 MB/s eta 0:00:00 [2023-11-28T03:50:36.612Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-11-28T03:50:39.179Z] Collecting setuptools [2023-11-28T03:50:39.179Z] Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) [2023-11-28T03:50:39.180Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 19.9 MB/s eta 0:00:00 [2023-11-28T03:50:39.180Z] Collecting wheel [2023-11-28T03:50:39.180Z] Downloading wheel-0.42.0-py3-none-any.whl (65 kB) [2023-11-28T03:50:39.180Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 20.2 MB/s eta 0:00:00 [2023-11-28T03:50:40.579Z] Installing collected packages: wheel, setuptools, pip [2023-11-28T03:50:40.846Z] Attempting uninstall: setuptools [2023-11-28T03:50:40.846Z] Found existing installation: setuptools 65.5.0 [2023-11-28T03:50:41.801Z] Uninstalling setuptools-65.5.0: [2023-11-28T03:50:42.068Z] Successfully uninstalled setuptools-65.5.0 [2023-11-28T03:50:46.311Z] Attempting uninstall: pip [2023-11-28T03:50:46.311Z] Found existing installation: pip 23.0.1 [2023-11-28T03:50:47.710Z] Uninstalling pip-23.0.1: [2023-11-28T03:50:47.710Z] Successfully uninstalled pip-23.0.1 [2023-11-28T03:51:00.013Z] Successfully installed pip-23.3.1 setuptools-69.0.2 wheel-0.42.0 [2023-11-28T03:51:00.013Z] 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-11-28T03:51:03.342Z] Processing ./edgex-taf-common [2023-11-28T03:51:03.342Z] Preparing metadata (setup.py): started [2023-11-28T03:51:04.299Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-28T03:51:04.299Z] Building wheels for collected packages: edgex-taf-common [2023-11-28T03:51:04.299Z] Building wheel for edgex-taf-common (setup.py): started [2023-11-28T03:51:06.234Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-11-28T03:51:06.234Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=4a01938e1395cf9fe1a7158d1b9ea78b52fa906dcfd46c2c44379b7971983a28 [2023-11-28T03:51:06.234Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-11-28T03:51:06.234Z] Successfully built edgex-taf-common [2023-11-28T03:51:06.499Z] Installing collected packages: edgex-taf-common [2023-11-28T03:51:06.499Z] Successfully installed edgex-taf-common-0.0.0 [2023-11-28T03:51:06.500Z] 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-11-28T03:51:14.689Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2023-11-28T03:51:14.689Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2023-11-28T03:51:14.689Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-11-28T03:51:14.689Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-11-28T03:51:14.689Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-11-28T03:51:14.689Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2023-11-28T03:51:14.689Z] Collecting robotframework-seleniumlibrary==6.1.3 (from -r requirements.txt (line 4)) [2023-11-28T03:51:14.689Z] Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl.metadata (15 kB) [2023-11-28T03:51:14.689Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-11-28T03:51:14.689Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-11-28T03:51:14.689Z] Preparing metadata (setup.py): started [2023-11-28T03:51:15.645Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-28T03:51:15.645Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-11-28T03:51:15.645Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-11-28T03:51:15.645Z] Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) [2023-11-28T03:51:15.645Z] Downloading configparser-5.3.0-py3-none-any.whl (19 kB) [2023-11-28T03:51:16.226Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-11-28T03:51:16.226Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2023-11-28T03:51:16.226Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2023-11-28T03:51:16.226Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2023-11-28T03:51:16.502Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 3.1 MB/s eta 0:00:00 [2023-11-28T03:51:16.502Z] Preparing metadata (setup.py): started [2023-11-28T03:51:17.910Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-28T03:51:18.182Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-11-28T03:51:18.182Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2023-11-28T03:51:20.124Z] Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) [2023-11-28T03:51:20.124Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-11-28T03:51:21.091Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 11.8 MB/s eta 0:00:00 [2023-11-28T03:51:25.341Z] Installing build dependencies: started [2023-11-28T03:51:47.389Z] Installing build dependencies: finished with status 'done' [2023-11-28T03:51:47.389Z] Getting requirements to build wheel: started [2023-11-28T03:51:50.729Z] Getting requirements to build wheel: finished with status 'done' [2023-11-28T03:51:50.729Z] Preparing metadata (pyproject.toml): started [2023-11-28T03:51:54.982Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-11-28T03:51:57.558Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2023-11-28T03:51:57.558Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2023-11-28T03:51:57.558Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 10.2 MB/s eta 0:00:00 [2023-11-28T03:51:58.144Z] Installing build dependencies: started [2023-11-28T03:52:13.152Z] Installing build dependencies: finished with status 'done' [2023-11-28T03:52:13.152Z] Getting requirements to build wheel: started [2023-11-28T03:52:14.574Z] Getting requirements to build wheel: finished with status 'done' [2023-11-28T03:52:14.574Z] Preparing metadata (pyproject.toml): started [2023-11-28T03:52:16.547Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-11-28T03:52:17.520Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2023-11-28T03:52:17.520Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2023-11-28T03:52:19.473Z] Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) [2023-11-28T03:52:19.473Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (4.8 kB) [2023-11-28T03:52:19.473Z] Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) [2023-11-28T03:52:19.741Z] Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) [2023-11-28T03:52:19.741Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 11.4 MB/s eta 0:00:00 [2023-11-28T03:52:20.327Z] Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) [2023-11-28T03:52:20.327Z] Downloading psycopg2-2.9.7.tar.gz (383 kB) [2023-11-28T03:52:20.327Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 9.1 MB/s eta 0:00:00 [2023-11-28T03:52:20.915Z] Preparing metadata (setup.py): started [2023-11-28T03:52:22.334Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-28T03:52:26.597Z] Collecting pycryptodome==3.18.0 (from -r requirements.txt (line 17)) [2023-11-28T03:52:26.597Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.3 kB) [2023-11-28T03:52:26.867Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-28T03:52:26.867Z] Downloading selenium-4.15.2-py3-none-any.whl.metadata (6.9 kB) [2023-11-28T03:52:27.135Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-28T03:52:27.135Z] Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) [2023-11-28T03:52:27.401Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T03:52:27.401Z] Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2023-11-28T03:52:27.803Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T03:52:27.803Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-11-28T03:52:27.803Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.6 MB/s eta 0:00:00 [2023-11-28T03:52:28.076Z] Preparing metadata (setup.py): started [2023-11-28T03:52:29.496Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-28T03:52:29.496Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T03:52:29.496Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-11-28T03:52:29.496Z] Preparing metadata (setup.py): started [2023-11-28T03:52:30.926Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-28T03:52:30.926Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T03:52:30.926Z] Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) [2023-11-28T03:52:31.522Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T03:52:31.523Z] Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) [2023-11-28T03:52:31.523Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T03:52:31.865Z] Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) [2023-11-28T03:52:32.464Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T03:52:32.464Z] Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) [2023-11-28T03:52:32.464Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T03:52:32.464Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2023-11-28T03:52:33.960Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-11-28T03:52:33.960Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (33 kB) [2023-11-28T03:52:33.960Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-11-28T03:52:33.960Z] Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) [2023-11-28T03:52:34.238Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-11-28T03:52:34.238Z] Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) [2023-11-28T03:52:34.507Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-11-28T03:52:34.507Z] Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) [2023-11-28T03:52:35.094Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-11-28T03:52:35.094Z] Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) [2023-11-28T03:52:35.364Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-11-28T03:52:35.364Z] Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) [2023-11-28T03:52:35.952Z] Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) [2023-11-28T03:52:35.952Z] Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2023-11-28T03:52:36.218Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-11-28T03:52:36.218Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-11-28T03:52:40.481Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 54.7 kB/s eta 0:00:00 [2023-11-28T03:52:40.481Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-11-28T03:52:40.481Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-11-28T03:52:40.481Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 7.4 MB/s eta 0:00:00 [2023-11-28T03:52:40.481Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (69.0.2) [2023-11-28T03:52:41.066Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-11-28T03:52:41.066Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-11-28T03:52:41.334Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-11-28T03:52:41.334Z] Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) [2023-11-28T03:52:41.602Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-28T03:52:41.602Z] Downloading trio-0.23.1-py3-none-any.whl.metadata (4.9 kB) [2023-11-28T03:52:41.871Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-28T03:52:41.871Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2023-11-28T03:52:43.819Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T03:52:43.819Z] Downloading PyYAML-6.0.1.tar.gz (125 kB) [2023-11-28T03:52:43.819Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 1.6 MB/s eta 0:00:00 [2023-11-28T03:52:44.785Z] Installing build dependencies: started [2023-11-28T03:53:06.867Z] Installing build dependencies: finished with status 'done' [2023-11-28T03:53:06.867Z] Getting requirements to build wheel: started [2023-11-28T03:53:16.949Z] Getting requirements to build wheel: finished with status 'done' [2023-11-28T03:53:16.949Z] Preparing metadata (pyproject.toml): started [2023-11-28T03:53:18.362Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-11-28T03:53:18.362Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T03:53:18.362Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-11-28T03:53:18.362Z] Preparing metadata (setup.py): started [2023-11-28T03:53:19.776Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-28T03:53:20.044Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T03:53:20.044Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-11-28T03:53:20.313Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T03:53:20.313Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-11-28T03:53:20.313Z] Preparing metadata (setup.py): started [2023-11-28T03:53:21.278Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-28T03:53:23.226Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T03:53:23.226Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2023-11-28T03:53:23.226Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T03:53:23.226Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2023-11-28T03:53:23.226Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T03:53:23.226Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-11-28T03:53:23.495Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.1 MB/s eta 0:00:00 [2023-11-28T03:53:23.763Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T03:53:23.763Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-11-28T03:53:23.763Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.6 MB/s eta 0:00:00 [2023-11-28T03:53:24.031Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T03:53:24.031Z] Downloading jsonschema_specifications-2023.11.1-py3-none-any.whl.metadata (2.8 kB) [2023-11-28T03:53:24.299Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T03:53:24.299Z] Downloading referencing-0.31.0-py3-none-any.whl.metadata (2.6 kB) [2023-11-28T03:53:26.245Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T03:53:26.245Z] Downloading rpds_py-0.13.1-cp310-cp310-musllinux_1_2_aarch64.whl.metadata (3.7 kB) [2023-11-28T03:53:28.191Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-28T03:53:28.191Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-11-28T03:53:28.191Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-28T03:53:28.191Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2023-11-28T03:53:28.191Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-28T03:53:28.191Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-11-28T03:53:28.460Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-28T03:53:28.460Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) [2023-11-28T03:53:28.727Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-28T03:53:28.727Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-11-28T03:53:28.995Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-28T03:53:29.262Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-11-28T03:53:29.847Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-28T03:53:29.847Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-11-28T03:53:29.847Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.5 MB/s eta 0:00:00 [2023-11-28T03:53:30.433Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2023-11-28T03:53:30.703Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 10.2 MB/s eta 0:00:00 [2023-11-28T03:53:30.703Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2023-11-28T03:53:30.703Z] Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl (95 kB) [2023-11-28T03:53:30.703Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.3/95.3 kB 4.2 MB/s eta 0:00:00 [2023-11-28T03:53:30.703Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-11-28T03:53:30.703Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 2.6 MB/s eta 0:00:00 [2023-11-28T03:53:30.703Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-11-28T03:53:30.972Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 5.8 MB/s eta 0:00:00 [2023-11-28T03:53:30.972Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2023-11-28T03:53:30.972Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 6.9 MB/s eta 0:00:00 [2023-11-28T03:53:30.972Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) [2023-11-28T03:53:30.972Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 11.8 MB/s eta 0:00:00 [2023-11-28T03:53:30.972Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2023-11-28T03:53:31.240Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.6 MB/s eta 0:00:00 [2023-11-28T03:53:31.240Z] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2023-11-28T03:53:31.240Z] Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) [2023-11-28T03:53:31.240Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 5.1 MB/s eta 0:00:00 [2023-11-28T03:53:31.510Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl (139 kB) [2023-11-28T03:53:31.510Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.4/139.4 kB 5.4 MB/s eta 0:00:00 [2023-11-28T03:53:31.510Z] Downloading idna-3.6-py3-none-any.whl (61 kB) [2023-11-28T03:53:31.510Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 2.8 MB/s eta 0:00:00 [2023-11-28T03:53:31.510Z] Downloading packaging-23.2-py3-none-any.whl (53 kB) [2023-11-28T03:53:31.510Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 2.4 MB/s eta 0:00:00 [2023-11-28T03:53:31.510Z] Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) [2023-11-28T03:53:31.510Z] Downloading selenium-4.15.2-py3-none-any.whl (10.2 MB) [2023-11-28T03:53:32.472Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 12.2 MB/s eta 0:00:00 [2023-11-28T03:53:32.472Z] Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) [2023-11-28T03:53:32.472Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 3.8 MB/s eta 0:00:00 [2023-11-28T03:53:32.472Z] Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) [2023-11-28T03:53:32.472Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 2.4 MB/s eta 0:00:00 [2023-11-28T03:53:32.472Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-11-28T03:53:32.739Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 9.9 MB/s eta 0:00:00 [2023-11-28T03:53:32.739Z] Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) [2023-11-28T03:53:32.739Z] Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) [2023-11-28T03:53:32.739Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 3.5 MB/s eta 0:00:00 [2023-11-28T03:53:32.739Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) [2023-11-28T03:53:33.007Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 11.7 MB/s eta 0:00:00 [2023-11-28T03:53:33.007Z] Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) [2023-11-28T03:53:33.007Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 8.7 MB/s eta 0:00:00 [2023-11-28T03:53:33.007Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2023-11-28T03:53:33.007Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2023-11-28T03:53:33.007Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 3.7 MB/s eta 0:00:00 [2023-11-28T03:53:33.007Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2023-11-28T03:53:33.007Z] Downloading jsonschema_specifications-2023.11.1-py3-none-any.whl (17 kB) [2023-11-28T03:53:33.274Z] Downloading referencing-0.31.0-py3-none-any.whl (25 kB) [2023-11-28T03:53:33.274Z] Downloading rpds_py-0.13.1-cp310-cp310-musllinux_1_2_aarch64.whl (1.4 MB) [2023-11-28T03:53:33.274Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 11.8 MB/s eta 0:00:00 [2023-11-28T03:53:33.274Z] Downloading trio-0.23.1-py3-none-any.whl (448 kB) [2023-11-28T03:53:33.542Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.3/448.3 kB 9.5 MB/s eta 0:00:00 [2023-11-28T03:53:33.542Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2023-11-28T03:53:33.542Z] Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) [2023-11-28T03:53:33.542Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) [2023-11-28T03:53:33.542Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2023-11-28T03:53:34.128Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email [2023-11-28T03:53:34.128Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-11-28T03:53:36.073Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-11-28T03:53:36.073Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=3f6945c1314be6039b2f1988eb8c9120ae53dff7d76847ff775ab33729108685 [2023-11-28T03:53:36.073Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-11-28T03:53:36.073Z] Building wheel for paho-mqtt (setup.py): started [2023-11-28T03:53:37.490Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-11-28T03:53:37.490Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=9e48567b52c1a262d4221261aaa384fd9d6dd0277986dc76630058d05150d51d [2023-11-28T03:53:37.490Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2023-11-28T03:53:37.490Z] Building wheel for numpy (pyproject.toml): started [2023-11-28T03:55:44.188Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-28T03:56:40.627Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-28T03:57:48.576Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-28T03:58:56.527Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-28T04:00:05.854Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-28T04:01:13.715Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-28T04:02:10.093Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-28T04:06:16.953Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-28T04:08:08.625Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-28T04:10:00.244Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-28T04:12:07.427Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-28T04:13:03.784Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-28T04:15:10.450Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-28T04:18:32.180Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-28T04:20:08.782Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-28T04:21:45.381Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-28T04:21:57.669Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-11-28T04:21:57.669Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18627116 sha256=f5ff9948d599b24252f69570d17c220bdd5f8c074d8390e472f8dcbc2f4b95a0 [2023-11-28T04:21:57.669Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-11-28T04:21:57.669Z] Building wheel for psutil (pyproject.toml): started [2023-11-28T04:22:07.722Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2023-11-28T04:22:07.722Z] Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_aarch64.whl size=274839 sha256=24f46159b7289e10d6bc4ff267230c24f95a089afa3946911227e4761378fb34 [2023-11-28T04:22:07.722Z] Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c [2023-11-28T04:22:07.722Z] Building wheel for psycopg2 (setup.py): started [2023-11-28T04:23:15.559Z] Building wheel for psycopg2 (setup.py): still running... [2023-11-28T04:23:15.559Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-11-28T04:23:15.559Z] Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_aarch64.whl size=471083 sha256=e500410378f87023eb0fc81a46c12fbc7a91a73ab41d8ae4513b27e4b93b00b8 [2023-11-28T04:23:15.559Z] Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 [2023-11-28T04:23:15.559Z] Building wheel for flex (setup.py): started [2023-11-28T04:23:15.559Z] Building wheel for flex (setup.py): finished with status 'done' [2023-11-28T04:23:15.559Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=7f0aa59657499b22ebbb89e8168efb50bfa3f19fa68b907e09b2e701aa3ed410 [2023-11-28T04:23:15.559Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-11-28T04:23:15.559Z] Building wheel for GenSON (setup.py): started [2023-11-28T04:23:15.559Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-11-28T04:23:15.559Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=a41f3379f17ca6249500996180c8e1062256b897457e6009b95bfb2031532cdd [2023-11-28T04:23:15.559Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-11-28T04:23:15.559Z] Building wheel for PyYAML (pyproject.toml): started [2023-11-28T04:23:18.892Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-11-28T04:23:18.892Z] Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_aarch64.whl size=45363 sha256=b9463f8112a73a1b2d8ecf4f0ade22ec2809b91d0dbefead750efc26de8f26d7 [2023-11-28T04:23:18.892Z] Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c [2023-11-28T04:23:18.892Z] Building wheel for strict-rfc3339 (setup.py): started [2023-11-28T04:23:19.848Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-11-28T04:23:19.848Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=5c6eac712264cda2ba2a1c3d28af10d287e9493bc5baa5420eda864e012bcb56 [2023-11-28T04:23:19.848Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-11-28T04:23:19.848Z] Building wheel for validate-email (setup.py): started [2023-11-28T04:23:21.250Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-11-28T04:23:21.250Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5467 sha256=b716477dd6c8b76f709b1001498d4d41ef501a2712b146593b7f8afa9e6eda20 [2023-11-28T04:23:21.250Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-11-28T04:23:21.250Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email [2023-11-28T04:23:23.823Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2023-11-28T04:24:45.392Z] Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-5.3.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.36.1 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 jsonschema-specifications-2023.11.1 numpy-1.22.3 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.7 pycryptodome-3.18.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3.post1 pyzmq-25.1.0 reactivex-4.0.4 redis-5.0.1 referencing-0.31.0 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.3 rpds-py-0.13.1 selenium-4.15.2 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.1 trio-websocket-0.11.1 typing-extensions-4.8.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 websocket-client-1.6.4 wsproto-1.2.0 [2023-11-28T04:24:45.392Z] 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-11-28T04:25:18.010Z] Removing intermediate container 2c42f83f9e41 [2023-11-28T04:25:18.010Z] ---> f18982a22938 [2023-11-28T04:25:18.010Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-11-28T04:25:18.010Z] ---> Running in 1ad4d4f9c84f [2023-11-28T04:25:18.286Z] Removing intermediate container 1ad4d4f9c84f [2023-11-28T04:25:18.286Z] ---> 2e89ad6eecdd [2023-11-28T04:25:18.286Z] Step 11/13 : LABEL arch=arm64 [2023-11-28T04:25:18.552Z] ---> Running in 2f3e1f9c2cc8 [2023-11-28T04:25:18.816Z] Removing intermediate container 2f3e1f9c2cc8 [2023-11-28T04:25:18.816Z] ---> 1839fabc1ab5 [2023-11-28T04:25:18.816Z] Step 12/13 : LABEL git_sha=4a7ab7ba30fb149cb9f16dfe3a357db50b844e5e [2023-11-28T04:25:18.816Z] ---> Running in 0324c9a877a3 [2023-11-28T04:25:19.082Z] Removing intermediate container 0324c9a877a3 [2023-11-28T04:25:19.082Z] ---> 94d0d4fee7b4 [2023-11-28T04:25:19.082Z] Step 13/13 : LABEL version=0.0.0 [2023-11-28T04:25:19.347Z] ---> Running in d19274e67bde [2023-11-28T04:25:19.613Z] Removing intermediate container d19274e67bde [2023-11-28T04:25:19.613Z] ---> a1b10af29fbd [2023-11-28T04:25:19.613Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T04:25:19.613Z] Successfully built a1b10af29fbd [2023-11-28T04:25:19.613Z] 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-11-28T04:25:20.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T04:25:20.364Z] [2023-11-28T04:25:20.364Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T04:25:20.719Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T04:25:20.985Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-28T04:25:20.985Z] 8998bd30e6a1: Pulling fs layer [2023-11-28T04:25:20.985Z] 04944245beec: Pulling fs layer [2023-11-28T04:25:20.985Z] 699f458cf7ca: Pulling fs layer [2023-11-28T04:25:20.985Z] 765212b225bb: Pulling fs layer [2023-11-28T04:25:20.985Z] f23df028b6ca: Pulling fs layer [2023-11-28T04:25:20.985Z] d65c8cfc05b1: Pulling fs layer [2023-11-28T04:25:20.985Z] 2437ff75d9bd: Pulling fs layer [2023-11-28T04:25:20.985Z] f23df028b6ca: Waiting [2023-11-28T04:25:20.985Z] d65c8cfc05b1: Waiting [2023-11-28T04:25:20.985Z] 2437ff75d9bd: Waiting [2023-11-28T04:25:20.985Z] 765212b225bb: Waiting [2023-11-28T04:25:20.985Z] 04944245beec: Verifying Checksum [2023-11-28T04:25:20.985Z] 04944245beec: Download complete [2023-11-28T04:25:20.985Z] 765212b225bb: Verifying Checksum [2023-11-28T04:25:20.985Z] 765212b225bb: Download complete [2023-11-28T04:25:21.251Z] f23df028b6ca: Verifying Checksum [2023-11-28T04:25:21.251Z] f23df028b6ca: Download complete [2023-11-28T04:25:21.251Z] d65c8cfc05b1: Verifying Checksum [2023-11-28T04:25:21.251Z] d65c8cfc05b1: Download complete [2023-11-28T04:25:21.251Z] 699f458cf7ca: Verifying Checksum [2023-11-28T04:25:21.251Z] 699f458cf7ca: Download complete [2023-11-28T04:25:21.836Z] 8998bd30e6a1: Verifying Checksum [2023-11-28T04:25:21.836Z] 8998bd30e6a1: Download complete [2023-11-28T04:25:24.413Z] 2437ff75d9bd: Download complete [2023-11-28T04:25:26.349Z] 8998bd30e6a1: Pull complete [2023-11-28T04:25:26.613Z] 04944245beec: Pull complete [2023-11-28T04:25:28.016Z] 699f458cf7ca: Pull complete [2023-11-28T04:25:28.016Z] 765212b225bb: Pull complete [2023-11-28T04:25:28.972Z] f23df028b6ca: Pull complete [2023-11-28T04:25:29.237Z] d65c8cfc05b1: Pull complete [2023-11-28T04:25:47.425Z] 2437ff75d9bd: Pull complete [2023-11-28T04:25:47.425Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-28T04:25:47.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T04:25:47.425Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T04:25:47.722Z] prd-ubuntu20.04-docker-arm64-4c-16g-1498 does not seem to be running inside a container [2023-11-28T04:25:47.782Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-84 -v /w/workspace/exfoundry_edgex-taf-common_PR-84:/w/workspace/exfoundry_edgex-taf-common_PR-84:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-84@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-28T04:25:50.350Z] $ docker top b40ae010f1192a8b03e521c1c25f57864ad5e003ad76bda6ef63827c852e0949 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T04:25:51.296Z] ---> job-cost.sh [2023-11-28T04:25:51.296Z] lf-activate-venv: SKIPPING [2023-11-28T04:25:51.296Z] INFO: No Stack... [2023-11-28T04:25:51.889Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-28T04:25:52.471Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T04:25:53.141Z] + + cat /w/workspace/exfoundry_edgex-taf-common_PR-84/archives/cost.csvcut [2023-11-28T04:25:53.141Z] -d, -f6 [Pipeline] lock [2023-11-28T04:25:53.232Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-84-2-stack-cost] [2023-11-28T04:25:53.238Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-84-2-stack-cost] did not exist. Created. [2023-11-28T04:25:53.238Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-84-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T04:25:53.627Z] /w/workspace/exfoundry_edgex-taf-common_PR-84@tmp/durable-a759742d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-28T04:25:53.998Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-28T04:25:54.025Z] Warning: overwriting stash ‘stack-cost’ [2023-11-28T04:25:54.459Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T04:25:54.466Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-84-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T04:25:54.538Z] $ docker stop --time=1 b40ae010f1192a8b03e521c1c25f57864ad5e003ad76bda6ef63827c852e0949 [2023-11-28T04:25:56.028Z] $ docker rm -f --volumes b40ae010f1192a8b03e521c1c25f57864ad5e003ad76bda6ef63827c852e0949 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-28T04:25:57.419Z] + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-84/archives ] [2023-11-28T04:25:57.420Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-84/archives [2023-11-28T04:25:57.420Z] total 16 [2023-11-28T04:25:57.420Z] drwxr-xr-x 3 root root 4096 Nov 28 03:05 . [2023-11-28T04:25:57.420Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 03:05 .. [2023-11-28T04:25:57.420Z] drwxr-xr-x 2 root root 4096 Nov 28 03:05 cost [2023-11-28T04:25:57.420Z] -rw-r--r-- 1 root root 87 Nov 28 03:05 cost.csv [2023-11-28T04:25:57.420Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-84/archives [2023-11-28T04:25:57.420Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-84/archives [2023-11-28T04:25:57.420Z] total 16 [2023-11-28T04:25:57.420Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 03:05 . [2023-11-28T04:25:57.420Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 03:05 .. [2023-11-28T04:25:57.420Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 03:05 cost [2023-11-28T04:25:57.420Z] -rw-r--r-- 1 jenkins jenkins 87 Nov 28 03:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-28T04:25:57.711Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T04:25:58.578Z] ---> package-listing.sh [2023-11-28T04:25:58.578Z] ++ facter osfamily [2023-11-28T04:25:58.578Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-28T04:25:58.838Z] + OS_FAMILY=debian [2023-11-28T04:25:58.838Z] + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-84 [2023-11-28T04:25:58.838Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-28T04:25:58.838Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-28T04:25:58.838Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-28T04:25:58.838Z] + PACKAGES=/tmp/packages_start.txt [2023-11-28T04:25:58.838Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-84 ']' [2023-11-28T04:25:58.838Z] + PACKAGES=/tmp/packages_end.txt [2023-11-28T04:25:58.838Z] + case "${OS_FAMILY}" in [2023-11-28T04:25:58.838Z] + dpkg -l [2023-11-28T04:25:58.838Z] + grep '^ii' [2023-11-28T04:25:58.838Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-28T04:25:58.838Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-28T04:25:58.838Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-28T04:25:58.838Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-84 ']' [2023-11-28T04:25:58.838Z] + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-84/archives/ [2023-11-28T04:25:58.838Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-84/archives/ [Pipeline] echo [2023-11-28T04:25:58.848Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_edgex-taf-common_PR-84/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-28T04:25:59.125Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T04:25:59.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T04:25:59.700Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T04:25:59.827Z] prd-ubuntu20.04-docker-8c-8g-1229 does not seem to be running inside a container [2023-11-28T04:25:59.855Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_edgex-taf-common_PR-84/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-84 -v /w/workspace/exfoundry_edgex-taf-common_PR-84:/w/workspace/exfoundry_edgex-taf-common_PR-84:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-84@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-28T04:26:00.043Z] $ docker top edc02013e2cce910af20447e856193cfc103bb665cbf5c4ab8213d90d3bfd630 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T04:26:00.582Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-28T04:26:00.954Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-28T04:26:01.316Z] + ls /var/log/sa-host [2023-11-28T04:26:01.316Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T04:26:01.488Z] provisioning config files... [2023-11-28T04:26:01.499Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-84@tmp/config9709111409789248515tmp [Pipeline] { [Pipeline] echo [2023-11-28T04:26:01.551Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T04:26:01.831Z] ---> create-netrc.sh [Pipeline] } [2023-11-28T04:26:01.837Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-28T04:26:02.226Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-28T04:26:02.236Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T04:26:02.521Z] ---> sudo-logs.sh [2023-11-28T04:26:02.521Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-28T04:26:02.578Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T04:26:02.865Z] ---> job-cost.sh [2023-11-28T04:26:02.865Z] lf-activate-venv: SKIPPING [2023-11-28T04:26:02.865Z] DEBUG: total: 0.2199999988079071 [2023-11-28T04:26:02.865Z] INFO: Retrieving Stack Cost... [2023-11-28T04:26:03.432Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T04:26:03.692Z] INFO: Archiving Costs [Pipeline] echo [2023-11-28T04:26:03.703Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T04:26:03.988Z] ---> logs-deploy.sh [2023-11-28T04:26:03.988Z] lf-activate-venv: SKIPPING [2023-11-28T04:26:03.988Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-84/2 [2023-11-28T04:26:03.988Z] INFO: archiving workspace using pattern(s): [2023-11-28T04:26:04.924Z] Archives upload complete. [2023-11-28T04:26:05.182Z] INFO: archiving logs to Nexus [2023-11-28T04:26:05.753Z] ---> uname -a: [2023-11-28T04:26:05.753Z] Linux prd-ubuntu20-04-docker-8c-8g-1229 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-28T04:26:05.753Z] [2023-11-28T04:26:05.753Z] [2023-11-28T04:26:05.753Z] ---> lscpu: [2023-11-28T04:26:05.753Z] Architecture: x86_64 [2023-11-28T04:26:05.753Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-28T04:26:05.753Z] Byte Order: Little Endian [2023-11-28T04:26:05.754Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-28T04:26:05.754Z] CPU(s): 8 [2023-11-28T04:26:05.754Z] On-line CPU(s) list: 0-7 [2023-11-28T04:26:05.754Z] Thread(s) per core: 1 [2023-11-28T04:26:05.754Z] Core(s) per socket: 1 [2023-11-28T04:26:05.754Z] Socket(s): 8 [2023-11-28T04:26:05.754Z] NUMA node(s): 1 [2023-11-28T04:26:05.754Z] Vendor ID: AuthenticAMD [2023-11-28T04:26:05.754Z] CPU family: 23 [2023-11-28T04:26:05.754Z] Model: 49 [2023-11-28T04:26:05.754Z] Model name: AMD EPYC-Rome Processor [2023-11-28T04:26:05.754Z] Stepping: 0 [2023-11-28T04:26:05.754Z] CPU MHz: 2799.998 [2023-11-28T04:26:05.754Z] BogoMIPS: 5599.99 [2023-11-28T04:26:05.754Z] Virtualization: AMD-V [2023-11-28T04:26:05.754Z] Hypervisor vendor: KVM [2023-11-28T04:26:05.754Z] Virtualization type: full [2023-11-28T04:26:05.754Z] L1d cache: 256 KiB [2023-11-28T04:26:05.754Z] L1i cache: 256 KiB [2023-11-28T04:26:05.754Z] L2 cache: 4 MiB [2023-11-28T04:26:05.754Z] L3 cache: 128 MiB [2023-11-28T04:26:05.754Z] NUMA node0 CPU(s): 0-7 [2023-11-28T04:26:05.754Z] Vulnerability Itlb multihit: Not affected [2023-11-28T04:26:05.754Z] Vulnerability L1tf: Not affected [2023-11-28T04:26:05.754Z] Vulnerability Mds: Not affected [2023-11-28T04:26:05.754Z] Vulnerability Meltdown: Not affected [2023-11-28T04:26:05.754Z] Vulnerability Mmio stale data: Not affected [2023-11-28T04:26:05.754Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-28T04:26:05.754Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-28T04:26:05.754Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-28T04:26:05.754Z] Vulnerability Srbds: Not affected [2023-11-28T04:26:05.754Z] Vulnerability Tsx async abort: Not affected [2023-11-28T04:26:05.754Z] 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-11-28T04:26:05.754Z] [2023-11-28T04:26:05.754Z] [2023-11-28T04:26:05.754Z] ---> nproc: [2023-11-28T04:26:05.754Z] 8 [2023-11-28T04:26:05.754Z] [2023-11-28T04:26:05.754Z] [2023-11-28T04:26:05.754Z] ---> df -h: [2023-11-28T04:26:05.754Z] Filesystem Size Used Avail Use% Mounted on [2023-11-28T04:26:05.754Z] overlay 155G 12G 144G 8% / [2023-11-28T04:26:05.754Z] tmpfs 64M 0 64M 0% /dev [2023-11-28T04:26:05.754Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-28T04:26:05.754Z] shm 64M 0 64M 0% /dev/shm [2023-11-28T04:26:05.754Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-11-28T04:26:05.754Z] [2023-11-28T04:26:05.754Z] [2023-11-28T04:26:05.754Z] ---> sar -b -r -n DEV: [2023-11-28T04:26:05.754Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1229) 11/28/23 _x86_64_ (8 CPU) [2023-11-28T04:26:05.754Z] [2023-11-28T04:26:05.754Z] 02:56:11 LINUX RESTART (8 CPU) [2023-11-28T04:26:05.754Z] [2023-11-28T04:26:05.754Z] 02:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-28T04:26:05.754Z] 02:58:01 71.66 2.90 68.76 0.00 401.73 14201.53 0.00 [2023-11-28T04:26:05.754Z] 02:59:01 10.25 0.00 10.25 0.00 0.00 10921.40 0.00 [2023-11-28T04:26:05.754Z] 03:00:01 59.66 0.00 59.66 0.00 0.00 26533.98 0.00 [2023-11-28T04:26:05.754Z] 03:01:01 8.45 0.00 8.45 0.00 0.00 6321.21 0.00 [2023-11-28T04:26:05.754Z] 03:02:01 56.91 11.23 45.68 0.00 5224.66 11326.62 0.00 [2023-11-28T04:26:05.754Z] 03:03:01 10.28 1.03 9.25 0.00 22.00 4102.78 0.00 [2023-11-28T04:26:05.754Z] 03:04:01 4.83 0.00 4.83 0.00 0.00 3140.82 0.00 [2023-11-28T04:26:05.754Z] 03:05:01 31.19 0.00 31.19 0.00 0.00 9491.08 0.00 [2023-11-28T04:26:05.754Z] 03:06:01 126.55 0.22 126.33 0.00 24.26 60759.34 0.00 [2023-11-28T04:26:05.754Z] 03:07:01 1.68 0.00 1.68 0.00 0.00 18.80 0.00 [2023-11-28T04:26:05.754Z] 03:08:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 [2023-11-28T04:26:05.754Z] 03:09:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 [2023-11-28T04:26:05.754Z] 03:10:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 [2023-11-28T04:26:05.754Z] 03:11:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 [2023-11-28T04:26:05.754Z] 03:12:01 1.78 0.02 1.77 0.00 0.13 25.20 0.00 [2023-11-28T04:26:05.754Z] 03:13:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 [2023-11-28T04:26:05.754Z] 03:14:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 [2023-11-28T04:26:05.754Z] 03:15:01 1.27 0.00 1.27 0.00 0.00 15.60 0.00 [2023-11-28T04:26:05.754Z] 03:16:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 [2023-11-28T04:26:05.754Z] 03:17:01 1.45 0.02 1.43 0.00 0.13 17.46 0.00 [2023-11-28T04:26:05.754Z] 03:18:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 [2023-11-28T04:26:05.754Z] 03:19:01 1.52 0.00 1.52 0.00 0.00 16.40 0.00 [2023-11-28T04:26:05.754Z] 03:20:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 [2023-11-28T04:26:05.754Z] 03:21:01 1.55 0.00 1.55 0.00 0.00 16.53 0.00 [2023-11-28T04:26:05.754Z] 03:22:01 1.42 0.00 1.42 0.00 0.00 15.46 0.00 [2023-11-28T04:26:05.754Z] 03:23:01 1.53 0.00 1.53 0.00 0.00 16.93 0.00 [2023-11-28T04:26:05.754Z] 03:24:01 0.87 0.00 0.87 0.00 0.00 9.07 0.00 [2023-11-28T04:26:05.754Z] 03:25:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 [2023-11-28T04:26:05.754Z] 03:26:01 0.98 0.00 0.98 0.00 0.00 10.98 0.00 [2023-11-28T04:26:05.754Z] 03:27:01 1.57 0.00 1.57 0.00 0.00 16.93 0.00 [2023-11-28T04:26:05.754Z] 03:28:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 [2023-11-28T04:26:05.754Z] 03:29:01 1.58 0.00 1.58 0.00 0.00 16.93 0.00 [2023-11-28T04:26:05.754Z] 03:30:01 0.88 0.00 0.88 0.00 0.00 9.06 0.00 [2023-11-28T04:26:05.754Z] 03:31:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 [2023-11-28T04:26:05.754Z] 03:32:01 2.68 1.58 1.10 0.00 37.06 13.46 0.00 [2023-11-28T04:26:05.754Z] 03:33:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 [2023-11-28T04:26:05.754Z] 03:34:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 [2023-11-28T04:26:05.754Z] 03:35:01 1.58 0.00 1.58 0.00 0.00 17.33 0.00 [2023-11-28T04:26:05.754Z] 03:36:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 [2023-11-28T04:26:05.754Z] 03:37:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 [2023-11-28T04:26:05.754Z] 03:38:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 [2023-11-28T04:26:05.754Z] 03:39:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 [2023-11-28T04:26:05.754Z] 03:40:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 [2023-11-28T04:26:05.754Z] 03:41:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 [2023-11-28T04:26:05.754Z] 03:42:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 [2023-11-28T04:26:05.754Z] 03:43:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 [2023-11-28T04:26:05.754Z] 03:44:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 [2023-11-28T04:26:05.754Z] 03:45:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 [2023-11-28T04:26:05.754Z] 03:46:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 [2023-11-28T04:26:05.754Z] 03:47:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 [2023-11-28T04:26:05.754Z] 03:48:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 [2023-11-28T04:26:05.754Z] 03:49:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 [2023-11-28T04:26:05.754Z] 03:50:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 [2023-11-28T04:26:05.754Z] 03:51:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 [2023-11-28T04:26:05.754Z] 03:52:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 [2023-11-28T04:26:05.754Z] 03:53:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 [2023-11-28T04:26:05.754Z] 03:54:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 [2023-11-28T04:26:05.754Z] 03:55:01 1.38 0.00 1.38 0.00 0.00 16.79 0.00 [2023-11-28T04:26:05.754Z] 03:56:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 [2023-11-28T04:26:05.754Z] 03:57:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 [2023-11-28T04:26:05.754Z] 03:58:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 [2023-11-28T04:26:05.754Z] 03:59:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 [2023-11-28T04:26:05.754Z] 04:00:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 [2023-11-28T04:26:05.754Z] 04:01:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 [2023-11-28T04:26:05.754Z] 04:02:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 [2023-11-28T04:26:05.754Z] 04:03:01 1.52 0.00 1.52 0.00 0.00 18.79 0.00 [2023-11-28T04:26:05.754Z] 04:04:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 [2023-11-28T04:26:05.754Z] 04:05:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 [2023-11-28T04:26:05.754Z] 04:06:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 [2023-11-28T04:26:05.754Z] 04:07:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 [2023-11-28T04:26:05.754Z] 04:08:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 [2023-11-28T04:26:05.754Z] 04:09:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 [2023-11-28T04:26:05.754Z] 04:10:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 [2023-11-28T04:26:05.754Z] 04:11:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 [2023-11-28T04:26:05.754Z] 04:12:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 [2023-11-28T04:26:05.754Z] 04:13:01 1.23 0.00 1.23 0.00 0.00 16.13 0.00 [2023-11-28T04:26:05.754Z] 04:14:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 [2023-11-28T04:26:05.754Z] 04:15:01 1.15 0.00 1.15 0.00 0.00 14.53 0.00 [2023-11-28T04:26:05.754Z] 04:16:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 [2023-11-28T04:26:05.754Z] 04:17:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 [2023-11-28T04:26:05.754Z] 04:18:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 [2023-11-28T04:26:05.754Z] 04:19:01 1.27 0.00 1.27 0.00 0.00 15.86 0.00 [2023-11-28T04:26:05.754Z] 04:20:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 [2023-11-28T04:26:05.754Z] 04:21:01 1.12 0.00 1.12 0.00 0.00 14.40 0.00 [2023-11-28T04:26:05.754Z] 04:22:01 1.00 0.00 1.00 0.00 0.00 10.26 0.00 [2023-11-28T04:26:05.754Z] 04:23:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 [2023-11-28T04:26:05.754Z] 04:24:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 [2023-11-28T04:26:05.754Z] 04:25:01 1.35 0.00 1.35 0.00 0.00 16.40 0.00 [2023-11-28T04:26:05.754Z] 04:26:01 4.72 0.20 4.52 0.00 20.40 106.78 0.00 [2023-11-28T04:26:05.754Z] Average: 5.40 0.19 5.21 0.00 64.41 1663.26 0.00 [2023-11-28T04:26:05.754Z] [2023-11-28T04:26:05.754Z] 02:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-28T04:26:05.754Z] 02:58:01 29733072 31533892 807868 2.46 65076 2025896 1968976 5.80 1050868 1762328 51484 [2023-11-28T04:26:05.754Z] 02:59:01 28755816 31479356 833496 2.53 70260 2917296 2037216 6.00 1100484 2634736 620844 [2023-11-28T04:26:05.754Z] 03:00:01 28481504 31408252 900768 2.74 79800 3090384 2068376 6.10 1260292 2724144 53840 [2023-11-28T04:26:05.754Z] 03:01:01 28152832 31114304 1198248 3.64 79992 3118764 2441640 7.20 1557784 2753860 16200 [2023-11-28T04:26:05.754Z] 03:02:01 27731416 31175224 1104140 3.36 110000 3571004 2320848 6.84 1791952 2904616 35600 [2023-11-28T04:26:05.754Z] 03:03:01 27881428 31345968 930240 2.83 108708 3593812 2029172 5.98 1624700 2919256 22876 [2023-11-28T04:26:05.754Z] 03:04:01 27785412 31278904 1001644 3.05 108824 3617188 2096252 6.18 1706708 2934540 11020 [2023-11-28T04:26:05.754Z] 03:05:01 26824096 31477952 799968 2.43 124200 4714644 1994852 5.88 2318944 3233716 1144708 [2023-11-28T04:26:05.754Z] 03:06:01 27544884 31512708 763844 2.32 133376 4029528 1697224 5.00 1367184 3471640 4 [2023-11-28T04:26:05.754Z] 03:07:01 27546540 31514436 762252 2.32 133440 4029532 1697224 5.00 1365904 3471644 36 [2023-11-28T04:26:05.754Z] 03:08:01 27552068 31520024 756668 2.30 133464 4029536 1697224 5.00 1360292 3471648 32 [2023-11-28T04:26:05.754Z] 03:09:01 27554532 31522496 754104 2.29 133488 4029540 1697224 5.00 1357784 3471648 24 [2023-11-28T04:26:05.754Z] 03:10:01 27558808 31526784 749744 2.28 133504 4029544 1697224 5.00 1353412 3471656 28 [2023-11-28T04:26:05.754Z] 03:11:01 27560168 31528228 748220 2.28 133524 4029544 1697224 5.00 1351836 3471656 8 [2023-11-28T04:26:05.754Z] 03:12:01 27559632 31527748 748756 2.28 133580 4029520 1704192 5.02 1352608 3471636 36 [2023-11-28T04:26:05.754Z] 03:13:01 27559324 31527464 748924 2.28 133600 4029528 1704192 5.02 1352568 3471640 20 [2023-11-28T04:26:05.754Z] 03:14:01 27559236 31527428 748868 2.28 133612 4029528 1704192 5.02 1352724 3471640 12 [2023-11-28T04:26:05.754Z] 03:15:01 27559636 31528004 748500 2.28 133652 4029532 1704192 5.02 1353340 3471644 188 [2023-11-28T04:26:05.754Z] 03:16:01 27560000 31528276 748072 2.27 133680 4029536 1704192 5.02 1352524 3471648 204 [2023-11-28T04:26:05.754Z] 03:17:01 27559888 31528224 748008 2.27 133740 4029528 1704192 5.02 1352764 3471652 12 [2023-11-28T04:26:05.754Z] 03:18:01 27560172 31528548 747672 2.27 133756 4029548 1704192 5.02 1352032 3471656 12 [2023-11-28T04:26:05.754Z] 03:19:01 27560156 31528560 747608 2.27 133784 4029548 1704192 5.02 1352076 3471656 8 [2023-11-28T04:26:05.754Z] 03:20:01 27560092 31528512 747688 2.27 133796 4029552 1704192 5.02 1352148 3471660 8 [2023-11-28T04:26:05.754Z] 03:21:01 27560020 31528464 747680 2.27 133816 4029556 1704192 5.02 1352104 3471664 8 [2023-11-28T04:26:05.754Z] 03:22:01 27560256 31528768 747324 2.27 133900 4029540 1704192 5.02 1352256 3471664 8 [2023-11-28T04:26:05.754Z] 03:23:01 27559956 31528516 747528 2.27 133924 4029560 1704192 5.02 1352280 3471672 16 [2023-11-28T04:26:05.754Z] 03:24:01 27560124 31528700 747500 2.27 133936 4029560 1704192 5.02 1352292 3471672 8 [2023-11-28T04:26:05.754Z] 03:25:01 27559824 31528424 747748 2.27 133956 4029564 1704192 5.02 1352312 3471676 4 [2023-11-28T04:26:05.754Z] 03:26:01 27559652 31528280 747972 2.27 133976 4029568 1704192 5.02 1352752 3471680 164 [2023-11-28T04:26:05.754Z] 03:27:01 27559952 31528604 747644 2.27 134000 4029572 1687584 4.97 1352496 3471680 8 [2023-11-28T04:26:05.754Z] 03:28:01 27559960 31528660 747576 2.27 134044 4029568 1687584 4.97 1352444 3471684 8 [2023-11-28T04:26:05.754Z] 03:29:01 27560116 31528936 747240 2.27 134064 4029644 1687584 4.97 1352472 3471752 8 [2023-11-28T04:26:05.754Z] 03:30:01 27559936 31528780 747468 2.27 134084 4029644 1687584 4.97 1352852 3471752 168 [2023-11-28T04:26:05.754Z] 03:31:01 27560188 31529068 747168 2.27 134116 4029648 1687584 4.97 1352936 3471756 168 [2023-11-28T04:26:05.754Z] 03:32:01 27552616 31523532 752564 2.29 134156 4030756 1687584 4.97 1360880 3472076 16 [2023-11-28T04:26:05.754Z] 03:33:01 27552284 31523236 752768 2.29 134200 4030760 1687584 4.97 1360624 3472080 208 [2023-11-28T04:26:05.754Z] 03:34:01 27552268 31523264 752748 2.29 134228 4030768 1687584 4.97 1360176 3472084 196 [2023-11-28T04:26:05.754Z] 03:35:01 27552408 31523556 752528 2.29 134256 4030900 1687584 4.97 1360552 3472200 180 [2023-11-28T04:26:05.754Z] 03:36:01 27552316 31523488 752760 2.29 134272 4030904 1687584 4.97 1360620 3472204 176 [2023-11-28T04:26:05.754Z] 03:37:01 27552632 31523840 752416 2.29 134304 4030904 1687584 4.97 1360324 3472204 8 [2023-11-28T04:26:05.754Z] 03:38:01 27552544 31523808 752384 2.29 134348 4030908 1687584 4.97 1360876 3472228 36 [2023-11-28T04:26:05.754Z] 03:39:01 27552568 31523984 752208 2.29 134368 4031040 1687584 4.97 1360352 3472352 4 [2023-11-28T04:26:05.754Z] 03:40:01 27552236 31523680 752448 2.29 134400 4031040 1687584 4.97 1360372 3472352 12 [2023-11-28T04:26:05.754Z] 03:41:01 27552472 31523964 752112 2.29 134428 4031044 1687584 4.97 1360408 3472356 12 [2023-11-28T04:26:05.754Z] 03:42:01 27552676 31524188 751820 2.29 134448 4031048 1687584 4.97 1360528 3472360 40 [2023-11-28T04:26:05.754Z] 03:43:01 27552300 31523848 752288 2.29 134488 4031044 1687584 4.97 1360880 3472360 12 [2023-11-28T04:26:05.754Z] 03:44:01 27552000 31523576 752508 2.29 134492 4031052 1687584 4.97 1360860 3472372 204 [2023-11-28T04:26:05.754Z] 03:45:01 27552236 31523820 752168 2.29 134524 4031056 1687584 4.97 1360892 3472372 176 [2023-11-28T04:26:05.754Z] 03:46:01 27551944 31523592 752428 2.29 134552 4031060 1719688 5.07 1360600 3472380 28 [2023-11-28T04:26:05.754Z] 03:47:01 27551596 31523252 752596 2.29 134596 4031064 1719688 5.07 1361040 3472384 184 [2023-11-28T04:26:05.754Z] 03:48:01 27551756 31523484 752536 2.29 134636 4031064 1719688 5.07 1361300 3472392 228 [2023-11-28T04:26:05.754Z] 03:49:01 27551708 31523500 752524 2.29 134664 4031068 1719688 5.07 1361368 3472400 176 [2023-11-28T04:26:05.754Z] 03:50:01 27551912 31523708 752328 2.29 134692 4031072 1719688 5.07 1361024 3472404 204 [2023-11-28T04:26:05.754Z] 03:51:01 27551968 31523824 752244 2.29 134724 4031072 1703312 5.02 1360748 3472408 8 [2023-11-28T04:26:05.754Z] 03:52:01 27551668 31523528 752452 2.29 134756 4031080 1703312 5.02 1360804 3472412 4 [2023-11-28T04:26:05.755Z] 03:53:01 27551588 31523452 752452 2.29 134792 4031068 1703312 5.02 1360744 3472412 8 [2023-11-28T04:26:05.755Z] 03:54:01 27551540 31523472 752396 2.29 134820 4031084 1703312 5.02 1360824 3472424 28 [2023-11-28T04:26:05.755Z] 03:55:01 27551700 31523636 752356 2.29 134840 4031092 1703312 5.02 1360808 3472428 192 [2023-11-28T04:26:05.755Z] 03:56:01 27551684 31523680 752316 2.29 134868 4031092 1703312 5.02 1360864 3472432 12 [2023-11-28T04:26:05.755Z] 03:57:01 27551416 31523420 752488 2.29 134904 4031088 1703312 5.02 1360924 3472436 4 [2023-11-28T04:26:05.755Z] 03:58:01 27551620 31523692 752176 2.29 134940 4031092 1703312 5.02 1360940 3472440 12 [2023-11-28T04:26:05.755Z] 03:59:01 27551572 31523724 752120 2.29 134972 4031100 1703312 5.02 1361024 3472420 4 [2023-11-28T04:26:05.755Z] 04:00:01 27551264 31523440 752344 2.29 134992 4031104 1703312 5.02 1361120 3472424 20 [2023-11-28T04:26:05.755Z] 04:01:01 27550876 31523072 752592 2.29 135012 4031104 1703312 5.02 1361360 3472424 96 [2023-11-28T04:26:05.755Z] 04:02:01 27551560 31523768 752260 2.29 135044 4031108 1703312 5.02 1361624 3472428 208 [2023-11-28T04:26:05.755Z] 04:03:01 27551584 31523868 752168 2.29 135076 4031116 1703312 5.02 1361712 3472440 216 [2023-11-28T04:26:05.755Z] 04:04:01 27551284 31523572 752384 2.29 135096 4031116 1703312 5.02 1361900 3472440 156 [2023-11-28T04:26:05.755Z] 04:05:01 27551488 31523784 752292 2.29 135120 4031120 1703312 5.02 1361724 3472444 168 [2023-11-28T04:26:05.755Z] 04:06:01 27551636 31523992 752088 2.29 135132 4031120 1703312 5.02 1361760 3472448 176 [2023-11-28T04:26:05.755Z] 04:07:01 27551220 31523616 752524 2.29 135160 4031124 1703312 5.02 1361696 3472452 184 [2023-11-28T04:26:05.755Z] 04:08:01 27551252 31523716 752460 2.29 135200 4031120 1703312 5.02 1361276 3472460 32 [2023-11-28T04:26:05.755Z] 04:09:01 27551236 31523704 752400 2.29 135240 4031132 1703312 5.02 1361296 3472464 8 [2023-11-28T04:26:05.755Z] 04:10:01 27551188 31523724 752352 2.29 135272 4031136 1703312 5.02 1361344 3472472 8 [2023-11-28T04:26:05.755Z] 04:11:01 27551108 31523648 752336 2.29 135304 4031136 1703312 5.02 1361376 3472472 12 [2023-11-28T04:26:05.755Z] 04:12:01 27550840 31523452 752532 2.29 135336 4031140 1703312 5.02 1361496 3472480 4 [2023-11-28T04:26:05.755Z] 04:13:01 27551084 31523704 752184 2.29 135384 4031132 1703312 5.02 1361448 3472484 40 [2023-11-28T04:26:05.755Z] 04:14:01 27551212 31523932 752164 2.29 135412 4031148 1703312 5.02 1361560 3472468 4 [2023-11-28T04:26:05.755Z] 04:15:01 27551228 31523988 752080 2.29 135444 4031152 1703312 5.02 1361592 3472472 28 [2023-11-28T04:26:05.755Z] 04:16:01 27551180 31523988 752028 2.29 135476 4031156 1670288 4.92 1361632 3472476 28 [2023-11-28T04:26:05.755Z] 04:17:01 27549760 31522604 753352 2.29 135508 4031156 1702436 5.02 1361792 3472476 12 [2023-11-28T04:26:05.755Z] 04:18:01 27550464 31523364 752696 2.29 135548 4031160 1702436 5.02 1361712 3472480 32 [2023-11-28T04:26:05.755Z] 04:19:01 27550716 31523716 752344 2.29 135584 4031220 1702436 5.02 1361736 3472540 12 [2023-11-28T04:26:05.755Z] 04:20:01 27550644 31523660 752280 2.29 135600 4031228 1702436 5.02 1362264 3472544 176 [2023-11-28T04:26:05.755Z] 04:21:01 27550660 31523712 752220 2.29 135628 4031236 1702436 5.02 1361772 3472548 40 [2023-11-28T04:26:05.755Z] 04:22:01 27550488 31523544 752576 2.29 135652 4031236 1702436 5.02 1362388 3472548 184 [2023-11-28T04:26:05.755Z] 04:23:01 27550976 31524032 752084 2.29 135704 4031236 1702436 5.02 1362408 3472560 56 [2023-11-28T04:26:05.755Z] 04:24:01 27551000 31524056 752028 2.29 135732 4031240 1702436 5.02 1361856 3472560 16 [2023-11-28T04:26:05.755Z] 04:25:01 27550416 31523476 752536 2.29 135756 4031248 1702436 5.02 1361916 3472564 12 [2023-11-28T04:26:05.755Z] 04:26:01 27518208 31494408 778768 2.37 135892 4033224 1739636 5.13 1388652 3473188 144 [2023-11-28T04:26:05.755Z] Average: 27608567 31508739 769386 2.34 130872 3967743 1737986 5.12 1376538 3405772 22047 [2023-11-28T04:26:05.755Z] [2023-11-28T04:26:05.755Z] 02:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-28T04:26:05.755Z] 02:58:01 veth490f5ff 150.03 184.29 10.86 820.56 0.00 0.00 0.00 0.07 [2023-11-28T04:26:05.755Z] 02:58:01 docker0 150.92 185.10 8.95 822.79 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 02:58:01 lo 2.60 2.60 0.27 0.27 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 02:58:01 ens3 289.22 227.87 953.00 110.44 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 02:59:01 veth490f5ff 374.47 666.54 25.04 5490.75 0.00 0.00 0.00 0.45 [2023-11-28T04:26:05.755Z] 02:59:01 docker0 374.47 666.52 19.92 5490.75 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 02:59:01 ens3 716.53 408.67 5528.04 46.14 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:00:01 veth490f5ff 26.81 42.11 3.53 733.24 0.00 0.00 0.00 0.06 [2023-11-28T04:26:05.755Z] 03:00:01 docker0 26.81 42.09 3.16 733.24 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:00:01 ens3 72.55 44.74 756.41 16.50 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:01:01 veth490f5ff 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:01:01 ens3 5.57 3.27 4.35 2.32 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:02:01 veth490f5ff 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:02:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:02:01 ens3 201.52 100.50 2734.69 9.59 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:03:01 veth490f5ff 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:03:01 ens3 5.75 3.58 4.63 2.50 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:04:01 veth490f5ff 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:04:01 ens3 2.88 1.88 2.01 1.10 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:05:01 docker0 0.10 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:05:01 ens3 17.73 10.40 13.96 7.68 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:06:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:06:01 ens3 88.99 52.99 2521.53 10.41 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:07:01 ens3 0.92 0.43 1.48 0.09 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:08:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:09:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:10:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:11:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:12:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:13:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:14:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:15:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:16:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:17:01 ens3 0.68 0.48 0.34 0.28 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:19:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:20:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:21:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:22:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:23:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:24:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:25:01 ens3 0.30 0.17 0.23 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:27:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:28:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:29:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:31:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:32:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:32:01 ens3 7.02 4.70 5.40 5.64 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:33:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:35:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:36:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.755Z] 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:37:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:39:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:41:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:42:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:43:01 ens3 0.33 0.15 0.23 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:44:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:45:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:46:01 ens3 0.65 0.00 0.06 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:47:01 ens3 1.30 0.53 0.48 0.34 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:48:01 ens3 0.30 0.27 0.14 0.08 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:49:01 ens3 0.48 0.45 0.26 0.22 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:51:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:52:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:53:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:55:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:57:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:58:01 ens3 0.20 0.07 0.17 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 03:59:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:01:01 ens3 0.45 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:02:01 ens3 0.63 0.40 0.33 0.27 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:03:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:04:01 ens3 0.92 0.40 0.38 0.27 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:05:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:06:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:07:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:08:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:12:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:13:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:14:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:17:01 ens3 0.67 0.50 0.34 0.28 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:19:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:20:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:22:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:23:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:25:01 ens3 0.28 0.22 0.28 0.02 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:26:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] 04:26:01 ens3 62.02 83.67 22.06 173.91 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] Average: docker0 6.21 10.04 0.36 79.19 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] Average: lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] Average: ens3 16.68 10.68 141.06 4.37 0.00 0.00 0.00 0.00 [2023-11-28T04:26:05.756Z] [2023-11-28T04:26:05.756Z] [2023-11-28T04:26:05.756Z] ---> sar -P ALL: [2023-11-28T04:26:05.756Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1229) 11/28/23 _x86_64_ (8 CPU) [2023-11-28T04:26:05.756Z] [2023-11-28T04:26:05.756Z] 02:56:11 LINUX RESTART (8 CPU) [2023-11-28T04:26:05.756Z] [2023-11-28T04:26:05.756Z] 02:57:01 CPU %user %nice %system %iowait %steal %idle [2023-11-28T04:26:05.756Z] 02:58:01 all 2.96 0.00 1.13 0.81 0.04 95.06 [2023-11-28T04:26:05.756Z] 02:58:01 0 2.81 0.00 1.19 1.30 0.05 94.66 [2023-11-28T04:26:05.756Z] 02:58:01 1 2.77 0.00 0.97 0.03 0.03 96.19 [2023-11-28T04:26:05.756Z] 02:58:01 2 2.57 0.00 0.96 4.02 0.05 92.40 [2023-11-28T04:26:05.756Z] 02:58:01 3 2.60 0.00 1.13 0.12 0.05 96.11 [2023-11-28T04:26:05.756Z] 02:58:01 4 2.63 0.00 1.07 0.35 0.03 95.92 [2023-11-28T04:26:05.756Z] 02:58:01 5 1.86 0.00 0.87 0.57 0.03 96.67 [2023-11-28T04:26:05.756Z] 02:58:01 6 3.04 0.00 1.12 0.05 0.03 95.76 [2023-11-28T04:26:05.756Z] 02:58:01 7 5.44 0.00 1.76 0.02 0.05 92.73 [2023-11-28T04:26:05.756Z] 02:59:01 all 2.97 0.00 0.65 0.32 0.03 96.04 [2023-11-28T04:26:05.756Z] 02:59:01 0 0.07 0.00 0.12 0.43 0.02 99.37 [2023-11-28T04:26:05.757Z] 02:59:01 1 1.96 0.00 0.38 0.00 0.00 97.66 [2023-11-28T04:26:05.757Z] 02:59:01 2 0.18 0.00 0.13 2.07 0.03 97.58 [2023-11-28T04:26:05.757Z] 02:59:01 3 1.12 0.00 0.28 0.00 0.05 98.55 [2023-11-28T04:26:05.757Z] 02:59:01 4 8.78 0.00 1.18 0.00 0.03 90.00 [2023-11-28T04:26:05.757Z] 02:59:01 5 1.07 0.00 0.32 0.00 0.00 98.62 [2023-11-28T04:26:05.757Z] 02:59:01 6 0.73 0.00 0.08 0.00 0.00 99.18 [2023-11-28T04:26:05.757Z] 02:59:01 7 9.98 0.00 2.70 0.02 0.08 87.22 [2023-11-28T04:26:05.757Z] 03:00:01 all 10.75 0.00 1.45 1.26 0.04 86.49 [2023-11-28T04:26:05.757Z] 03:00:01 0 13.11 0.00 1.83 3.13 0.05 81.87 [2023-11-28T04:26:05.757Z] 03:00:01 1 27.74 0.00 2.12 0.33 0.05 69.76 [2023-11-28T04:26:05.757Z] 03:00:01 2 10.06 0.00 1.71 5.97 0.05 82.21 [2023-11-28T04:26:05.757Z] 03:00:01 3 4.24 0.00 0.78 0.22 0.07 94.69 [2023-11-28T04:26:05.757Z] 03:00:01 4 7.30 0.00 1.35 0.12 0.03 91.19 [2023-11-28T04:26:05.757Z] 03:00:01 5 8.27 0.00 1.14 0.00 0.02 90.58 [2023-11-28T04:26:05.757Z] 03:00:01 6 5.39 0.00 1.05 0.30 0.03 93.23 [2023-11-28T04:26:05.757Z] 03:00:01 7 9.92 0.00 1.64 0.03 0.03 88.37 [2023-11-28T04:26:05.757Z] 03:01:01 all 37.33 0.00 2.97 0.08 0.05 59.56 [2023-11-28T04:26:05.757Z] 03:01:01 0 31.14 0.00 2.75 0.12 0.07 65.92 [2023-11-28T04:26:05.757Z] 03:01:01 1 39.32 0.00 3.12 0.00 0.07 57.50 [2023-11-28T04:26:05.757Z] 03:01:01 2 32.79 0.00 2.95 0.15 0.05 64.05 [2023-11-28T04:26:05.757Z] 03:01:01 3 31.59 0.00 2.89 0.00 0.05 65.48 [2023-11-28T04:26:05.757Z] 03:01:01 4 74.48 0.00 3.78 0.00 0.08 21.66 [2023-11-28T04:26:05.757Z] 03:01:01 5 25.07 0.00 1.94 0.00 0.03 72.96 [2023-11-28T04:26:05.757Z] 03:01:01 6 34.90 0.00 3.38 0.03 0.05 61.63 [2023-11-28T04:26:05.757Z] 03:01:01 7 29.51 0.00 3.00 0.33 0.03 67.12 [2023-11-28T04:26:05.757Z] 03:02:01 all 14.96 0.00 2.15 0.62 0.04 82.23 [2023-11-28T04:26:05.757Z] 03:02:01 0 3.78 0.00 1.40 1.99 0.05 92.78 [2023-11-28T04:26:05.757Z] 03:02:01 1 70.43 0.00 3.27 0.10 0.07 26.13 [2023-11-28T04:26:05.757Z] 03:02:01 2 4.20 0.00 1.92 0.30 0.03 93.55 [2023-11-28T04:26:05.757Z] 03:02:01 3 4.19 0.00 1.16 0.37 0.03 94.25 [2023-11-28T04:26:05.757Z] 03:02:01 4 20.69 0.00 3.23 0.50 0.03 75.54 [2023-11-28T04:26:05.757Z] 03:02:01 5 5.73 0.00 2.36 1.31 0.03 90.56 [2023-11-28T04:26:05.757Z] 03:02:01 6 6.03 0.00 1.94 0.35 0.03 91.65 [2023-11-28T04:26:05.757Z] 03:02:01 7 4.72 0.00 1.91 0.07 0.03 93.27 [2023-11-28T04:26:05.757Z] 03:03:01 all 25.24 0.00 1.22 0.12 0.03 73.38 [2023-11-28T04:26:05.757Z] 03:03:01 0 8.53 0.00 0.77 0.07 0.03 90.60 [2023-11-28T04:26:05.757Z] 03:03:01 1 45.42 0.00 2.20 0.37 0.05 51.96 [2023-11-28T04:26:05.757Z] 03:03:01 2 52.35 0.00 2.50 0.12 0.07 44.96 [2023-11-28T04:26:05.757Z] 03:03:01 3 3.23 0.00 0.30 0.05 0.02 96.40 [2023-11-28T04:26:05.757Z] 03:03:01 4 31.51 0.00 1.27 0.32 0.05 66.86 [2023-11-28T04:26:05.757Z] 03:03:01 5 22.43 0.00 1.13 0.00 0.02 76.42 [2023-11-28T04:26:05.757Z] 03:03:01 6 33.87 0.00 1.28 0.05 0.03 64.76 [2023-11-28T04:26:05.757Z] 03:03:01 7 4.62 0.00 0.35 0.00 0.00 95.03 [2023-11-28T04:26:05.757Z] 03:04:01 all 12.00 0.00 0.65 0.10 0.03 87.22 [2023-11-28T04:26:05.757Z] 03:04:01 0 5.00 0.00 0.38 0.05 0.03 94.54 [2023-11-28T04:26:05.757Z] 03:04:01 1 16.40 0.00 0.90 0.00 0.03 82.67 [2023-11-28T04:26:05.757Z] 03:04:01 2 28.08 0.00 1.38 0.00 0.03 70.50 [2023-11-28T04:26:05.757Z] 03:04:01 3 10.89 0.00 0.50 0.28 0.02 88.30 [2023-11-28T04:26:05.757Z] 03:04:01 4 3.70 0.00 0.28 0.35 0.02 95.64 [2023-11-28T04:26:05.757Z] 03:04:01 5 24.49 0.00 1.18 0.12 0.03 74.18 [2023-11-28T04:26:05.757Z] 03:04:01 6 4.18 0.00 0.38 0.00 0.02 95.42 [2023-11-28T04:26:05.757Z] 03:04:01 7 3.27 0.00 0.20 0.00 0.02 96.52 [2023-11-28T04:26:05.757Z] 03:05:01 all 11.44 0.00 2.09 0.71 0.03 85.73 [2023-11-28T04:26:05.757Z] 03:05:01 0 11.39 0.00 1.77 1.90 0.07 84.88 [2023-11-28T04:26:05.757Z] 03:05:01 1 28.11 0.00 4.80 0.71 0.05 66.33 [2023-11-28T04:26:05.757Z] 03:05:01 2 11.72 0.00 1.71 0.03 0.03 86.51 [2023-11-28T04:26:05.757Z] 03:05:01 3 12.13 0.00 2.04 0.00 0.02 85.81 [2023-11-28T04:26:05.757Z] 03:05:01 4 7.73 0.00 1.59 0.00 0.02 90.67 [2023-11-28T04:26:05.757Z] 03:05:01 5 7.65 0.00 2.14 2.70 0.03 87.47 [2023-11-28T04:26:05.757Z] 03:05:01 6 9.00 0.00 1.45 0.32 0.02 89.21 [2023-11-28T04:26:05.757Z] 03:05:01 7 3.91 0.00 1.20 0.00 0.02 94.88 [2023-11-28T04:26:05.757Z] 03:06:01 all 2.86 0.00 1.43 2.65 0.02 93.04 [2023-11-28T04:26:05.757Z] 03:06:01 0 2.44 0.00 1.35 1.76 0.02 94.43 [2023-11-28T04:26:05.757Z] 03:06:01 1 2.81 0.00 1.19 0.47 0.02 95.51 [2023-11-28T04:26:05.757Z] 03:06:01 2 3.09 0.00 1.37 0.12 0.02 95.40 [2023-11-28T04:26:05.757Z] 03:06:01 3 3.20 0.00 1.09 0.02 0.03 95.66 [2023-11-28T04:26:05.757Z] 03:06:01 4 2.85 0.00 1.14 1.58 0.03 94.39 [2023-11-28T04:26:05.757Z] 03:06:01 5 2.82 0.00 2.20 11.53 0.02 83.43 [2023-11-28T04:26:05.757Z] 03:06:01 6 3.03 0.00 2.01 5.71 0.03 89.21 [2023-11-28T04:26:05.757Z] 03:06:01 7 2.66 0.00 1.07 0.02 0.02 96.23 [2023-11-28T04:26:05.757Z] 03:07:01 all 0.02 0.00 0.02 0.01 0.01 99.95 [2023-11-28T04:26:05.757Z] 03:07:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-28T04:26:05.757Z] 03:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T04:26:05.757Z] 03:07:01 2 0.03 0.00 0.03 0.02 0.00 99.92 [2023-11-28T04:26:05.757Z] 03:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.757Z] 03:07:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2023-11-28T04:26:05.757Z] 03:07:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T04:26:05.757Z] 03:07:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-28T04:26:05.757Z] 03:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.757Z] 03:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-11-28T04:26:05.757Z] 03:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T04:26:05.757Z] 03:08:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-11-28T04:26:05.757Z] 03:08:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-28T04:26:05.757Z] 03:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.757Z] 03:08:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2023-11-28T04:26:05.757Z] 03:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.757Z] 03:08:01 6 0.08 0.00 0.00 0.00 0.00 99.92 [2023-11-28T04:26:05.757Z] 03:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.757Z] [2023-11-28T04:26:05.757Z] 03:08:01 CPU %user %nice %system %iowait %steal %idle [2023-11-28T04:26:05.757Z] 03:09:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-11-28T04:26:05.757Z] 03:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T04:26:05.757Z] 03:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T04:26:05.757Z] 03:09:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2023-11-28T04:26:05.757Z] 03:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.757Z] 03:09:01 4 0.05 0.00 0.02 0.02 0.00 99.92 [2023-11-28T04:26:05.757Z] 03:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.757Z] 03:09:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-28T04:26:05.757Z] 03:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.757Z] 03:10:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-11-28T04:26:05.757Z] 03:10:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-11-28T04:26:05.757Z] 03:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T04:26:05.757Z] 03:10:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-28T04:26:05.757Z] 03:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.757Z] 03:10:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-28T04:26:05.757Z] 03:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.757Z] 03:10:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T04:26:05.757Z] 03:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.757Z] 03:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-11-28T04:26:05.757Z] 03:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T04:26:05.757Z] 03:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T04:26:05.757Z] 03:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.757Z] 03:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.757Z] 03:11:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-11-28T04:26:05.757Z] 03:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.757Z] 03:11:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2023-11-28T04:26:05.757Z] 03:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.757Z] 03:12:01 all 0.03 0.00 0.03 0.01 0.01 99.92 [2023-11-28T04:26:05.757Z] 03:12:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-11-28T04:26:05.757Z] 03:12:01 1 0.03 0.00 0.07 0.00 0.02 99.88 [2023-11-28T04:26:05.757Z] 03:12:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-28T04:26:05.757Z] 03:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.757Z] 03:12:01 4 0.03 0.00 0.03 0.05 0.02 99.87 [2023-11-28T04:26:05.757Z] 03:12:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-11-28T04:26:05.757Z] 03:12:01 6 0.03 0.00 0.05 0.00 0.00 99.92 [2023-11-28T04:26:05.757Z] 03:12:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-28T04:26:05.757Z] 03:13:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2023-11-28T04:26:05.757Z] 03:13:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-28T04:26:05.757Z] 03:13:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T04:26:05.757Z] 03:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.757Z] 03:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.757Z] 03:13:01 4 0.08 0.00 0.00 0.02 0.00 99.90 [2023-11-28T04:26:05.757Z] 03:13:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T04:26:05.757Z] 03:13:01 6 0.05 0.00 0.00 0.03 0.00 99.92 [2023-11-28T04:26:05.757Z] 03:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.757Z] 03:14:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-11-28T04:26:05.757Z] 03:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-28T04:26:05.757Z] 03:14:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-28T04:26:05.757Z] 03:14:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-28T04:26:05.757Z] 03:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.757Z] 03:14:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-28T04:26:05.757Z] 03:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.757Z] 03:14:01 6 0.25 0.00 0.00 0.00 0.02 99.73 [2023-11-28T04:26:05.757Z] 03:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T04:26:05.757Z] 03:15:01 all 0.15 0.00 0.01 0.00 0.01 99.83 [2023-11-28T04:26:05.757Z] 03:15:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-11-28T04:26:05.757Z] 03:15:01 1 0.96 0.00 0.05 0.00 0.02 98.97 [2023-11-28T04:26:05.757Z] 03:15:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T04:26:05.757Z] 03:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.757Z] 03:15:01 4 0.03 0.00 0.00 0.03 0.02 99.92 [2023-11-28T04:26:05.757Z] 03:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.757Z] 03:15:01 6 0.10 0.00 0.02 0.00 0.00 99.88 [2023-11-28T04:26:05.757Z] 03:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.757Z] 03:16:01 all 0.27 0.00 0.00 0.00 0.01 99.72 [2023-11-28T04:26:05.757Z] 03:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T04:26:05.757Z] 03:16:01 1 1.97 0.00 0.00 0.00 0.03 98.00 [2023-11-28T04:26:05.757Z] 03:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.757Z] 03:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.757Z] 03:16:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2023-11-28T04:26:05.757Z] 03:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.757Z] 03:16:01 6 0.12 0.00 0.02 0.00 0.00 99.87 [2023-11-28T04:26:05.757Z] 03:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.757Z] 03:17:01 all 0.25 0.00 0.01 0.00 0.00 99.73 [2023-11-28T04:26:05.757Z] 03:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-28T04:26:05.757Z] 03:17:01 1 1.86 0.00 0.03 0.00 0.02 98.09 [2023-11-28T04:26:05.757Z] 03:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-28T04:26:05.757Z] 03:17:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-11-28T04:26:05.757Z] 03:17:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-11-28T04:26:05.757Z] 03:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.757Z] 03:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.757Z] 03:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T04:26:05.757Z] 03:18:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2023-11-28T04:26:05.757Z] 03:18:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T04:26:05.757Z] 03:18:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T04:26:05.757Z] 03:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.757Z] 03:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.757Z] 03:18:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2023-11-28T04:26:05.757Z] 03:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.757Z] 03:18:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2023-11-28T04:26:05.757Z] 03:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.757Z] 03:19:01 all 0.22 0.00 0.01 0.01 0.00 99.76 [2023-11-28T04:26:05.757Z] 03:19:01 0 1.61 0.00 0.03 0.00 0.00 98.35 [2023-11-28T04:26:05.757Z] 03:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T04:26:05.757Z] 03:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T04:26:05.757Z] 03:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.757Z] 03:19:01 4 0.02 0.00 0.02 0.10 0.00 99.87 [2023-11-28T04:26:05.757Z] 03:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.757Z] 03:19:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T04:26:05.757Z] 03:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.757Z] [2023-11-28T04:26:05.757Z] 03:19:01 CPU %user %nice %system %iowait %steal %idle [2023-11-28T04:26:05.758Z] 03:20:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2023-11-28T04:26:05.758Z] 03:20:01 0 1.99 0.00 0.02 0.00 0.02 97.98 [2023-11-28T04:26:05.758Z] 03:20:01 1 0.00 0.00 0.02 0.00 0.03 99.95 [2023-11-28T04:26:05.758Z] 03:20:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T04:26:05.758Z] 03:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T04:26:05.758Z] 03:20:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2023-11-28T04:26:05.758Z] 03:20:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T04:26:05.758Z] 03:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.758Z] 03:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:21:01 all 0.19 0.00 0.01 0.00 0.00 99.79 [2023-11-28T04:26:05.758Z] 03:21:01 0 1.39 0.00 0.05 0.00 0.00 98.56 [2023-11-28T04:26:05.758Z] 03:21:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T04:26:05.758Z] 03:21:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T04:26:05.758Z] 03:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:21:01 4 0.02 0.00 0.02 0.03 0.02 99.92 [2023-11-28T04:26:05.758Z] 03:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.758Z] 03:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.758Z] 03:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:22:01 all 0.17 0.00 0.02 0.01 0.00 99.80 [2023-11-28T04:26:05.758Z] 03:22:01 0 1.27 0.00 0.05 0.00 0.02 98.66 [2023-11-28T04:26:05.758Z] 03:22:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-28T04:26:05.758Z] 03:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.758Z] 03:22:01 4 0.05 0.00 0.02 0.05 0.00 99.88 [2023-11-28T04:26:05.758Z] 03:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.758Z] 03:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.758Z] 03:23:01 all 0.08 0.00 0.01 0.00 0.00 99.91 [2023-11-28T04:26:05.758Z] 03:23:01 0 0.53 0.00 0.02 0.00 0.00 99.45 [2023-11-28T04:26:05.758Z] 03:23:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-28T04:26:05.758Z] 03:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T04:26:05.758Z] 03:23:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-28T04:26:05.758Z] 03:23:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-28T04:26:05.758Z] 03:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T04:26:05.758Z] 03:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.758Z] 03:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:24:01 all 0.09 0.00 0.00 0.00 0.00 99.90 [2023-11-28T04:26:05.758Z] 03:24:01 0 0.67 0.00 0.00 0.00 0.00 99.33 [2023-11-28T04:26:05.758Z] 03:24:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-28T04:26:05.758Z] 03:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:24:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2023-11-28T04:26:05.758Z] 03:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.758Z] 03:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-11-28T04:26:05.758Z] 03:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T04:26:05.758Z] 03:25:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-28T04:26:05.758Z] 03:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T04:26:05.758Z] 03:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.758Z] 03:25:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2023-11-28T04:26:05.758Z] 03:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.758Z] 03:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.758Z] 03:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:26:01 all 0.02 0.00 0.00 0.01 0.00 99.97 [2023-11-28T04:26:05.758Z] 03:26:01 0 0.08 0.00 0.00 0.00 0.00 99.92 [2023-11-28T04:26:05.758Z] 03:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T04:26:05.758Z] 03:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.758Z] 03:26:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T04:26:05.758Z] 03:26:01 4 0.02 0.00 0.00 0.05 0.00 99.93 [2023-11-28T04:26:05.758Z] 03:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.758Z] 03:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-11-28T04:26:05.758Z] 03:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T04:26:05.758Z] 03:27:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T04:26:05.758Z] 03:27:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-28T04:26:05.758Z] 03:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:27:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2023-11-28T04:26:05.758Z] 03:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:27:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-28T04:26:05.758Z] 03:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:28:01 all 0.08 0.00 0.01 0.01 0.00 99.90 [2023-11-28T04:26:05.758Z] 03:28:01 0 0.63 0.00 0.03 0.00 0.00 99.33 [2023-11-28T04:26:05.758Z] 03:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T04:26:05.758Z] 03:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:28:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-28T04:26:05.758Z] 03:28:01 4 0.00 0.00 0.00 0.03 0.02 99.95 [2023-11-28T04:26:05.758Z] 03:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:29:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.758Z] 03:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T04:26:05.758Z] 03:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T04:26:05.758Z] 03:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:29:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2023-11-28T04:26:05.758Z] 03:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.758Z] 03:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.758Z] 03:30:01 all 0.08 0.00 0.01 0.00 0.01 99.89 [2023-11-28T04:26:05.758Z] 03:30:01 0 0.60 0.00 0.03 0.00 0.02 99.35 [2023-11-28T04:26:05.758Z] 03:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T04:26:05.758Z] 03:30:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-28T04:26:05.758Z] 03:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:30:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2023-11-28T04:26:05.758Z] 03:30:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T04:26:05.758Z] 03:30:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-28T04:26:05.758Z] 03:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] [2023-11-28T04:26:05.758Z] 03:30:01 CPU %user %nice %system %iowait %steal %idle [2023-11-28T04:26:05.758Z] 03:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-11-28T04:26:05.758Z] 03:31:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T04:26:05.758Z] 03:31:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2023-11-28T04:26:05.758Z] 03:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T04:26:05.758Z] 03:31:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-28T04:26:05.758Z] 03:31:01 4 0.05 0.00 0.02 0.02 0.02 99.90 [2023-11-28T04:26:05.758Z] 03:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T04:26:05.758Z] 03:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T04:26:05.758Z] 03:32:01 all 0.26 0.00 0.02 0.01 0.01 99.70 [2023-11-28T04:26:05.758Z] 03:32:01 0 0.15 0.00 0.02 0.05 0.02 99.77 [2023-11-28T04:26:05.758Z] 03:32:01 1 0.33 0.00 0.05 0.03 0.02 99.57 [2023-11-28T04:26:05.758Z] 03:32:01 2 0.17 0.00 0.02 0.00 0.02 99.80 [2023-11-28T04:26:05.758Z] 03:32:01 3 0.20 0.00 0.02 0.00 0.00 99.78 [2023-11-28T04:26:05.758Z] 03:32:01 4 0.05 0.00 0.02 0.03 0.00 99.90 [2023-11-28T04:26:05.758Z] 03:32:01 5 0.20 0.00 0.02 0.00 0.00 99.78 [2023-11-28T04:26:05.758Z] 03:32:01 6 0.92 0.00 0.00 0.00 0.00 99.08 [2023-11-28T04:26:05.758Z] 03:32:01 7 0.08 0.00 0.02 0.00 0.00 99.90 [2023-11-28T04:26:05.758Z] 03:33:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-11-28T04:26:05.758Z] 03:33:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-11-28T04:26:05.758Z] 03:33:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-28T04:26:05.758Z] 03:33:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-28T04:26:05.758Z] 03:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.758Z] 03:33:01 4 0.03 0.00 0.00 0.03 0.02 99.92 [2023-11-28T04:26:05.758Z] 03:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-28T04:26:05.758Z] 03:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.758Z] 03:34:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2023-11-28T04:26:05.758Z] 03:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.758Z] 03:34:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T04:26:05.758Z] 03:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T04:26:05.758Z] 03:34:01 4 0.05 0.00 0.00 0.03 0.02 99.90 [2023-11-28T04:26:05.758Z] 03:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T04:26:05.758Z] 03:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.758Z] 03:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:35:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-11-28T04:26:05.758Z] 03:35:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-11-28T04:26:05.758Z] 03:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T04:26:05.758Z] 03:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T04:26:05.758Z] 03:35:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-28T04:26:05.758Z] 03:35:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-28T04:26:05.758Z] 03:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T04:26:05.758Z] 03:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:36:01 all 0.25 0.00 0.01 0.00 0.00 99.74 [2023-11-28T04:26:05.758Z] 03:36:01 0 1.84 0.00 0.00 0.00 0.00 98.16 [2023-11-28T04:26:05.758Z] 03:36:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2023-11-28T04:26:05.758Z] 03:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:36:01 4 0.05 0.00 0.02 0.02 0.02 99.90 [2023-11-28T04:26:05.758Z] 03:36:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T04:26:05.758Z] 03:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T04:26:05.758Z] 03:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:37:01 all 0.09 0.00 0.01 0.00 0.01 99.88 [2023-11-28T04:26:05.758Z] 03:37:01 0 0.43 0.00 0.07 0.00 0.02 99.49 [2023-11-28T04:26:05.758Z] 03:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T04:26:05.758Z] 03:37:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T04:26:05.758Z] 03:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.758Z] 03:37:01 4 0.25 0.00 0.02 0.02 0.02 99.70 [2023-11-28T04:26:05.758Z] 03:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:37:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-28T04:26:05.758Z] 03:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:38:01 all 0.19 0.00 0.01 0.00 0.00 99.80 [2023-11-28T04:26:05.758Z] 03:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.758Z] 03:38:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T04:26:05.758Z] 03:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T04:26:05.758Z] 03:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:38:01 4 1.42 0.00 0.02 0.03 0.00 98.53 [2023-11-28T04:26:05.758Z] 03:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.758Z] 03:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:39:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-11-28T04:26:05.758Z] 03:39:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-28T04:26:05.758Z] 03:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T04:26:05.758Z] 03:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.758Z] 03:39:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-28T04:26:05.758Z] 03:39:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-28T04:26:05.758Z] 03:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.758Z] 03:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:40:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-11-28T04:26:05.758Z] 03:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-28T04:26:05.758Z] 03:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T04:26:05.758Z] 03:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:40:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T04:26:05.758Z] 03:40:01 4 0.03 0.00 0.02 0.03 0.02 99.90 [2023-11-28T04:26:05.758Z] 03:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.758Z] 03:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.758Z] 03:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-11-28T04:26:05.758Z] 03:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.758Z] 03:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T04:26:05.758Z] 03:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T04:26:05.758Z] 03:41:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-28T04:26:05.758Z] 03:41:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2023-11-28T04:26:05.758Z] 03:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.758Z] 03:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.758Z] 03:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T04:26:05.758Z] [2023-11-28T04:26:05.758Z] 03:41:01 CPU %user %nice %system %iowait %steal %idle [2023-11-28T04:26:05.758Z] 03:42:01 all 0.15 0.00 0.01 0.00 0.00 99.84 [2023-11-28T04:26:05.758Z] 03:42:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-28T04:26:05.758Z] 03:42:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2023-11-28T04:26:05.758Z] 03:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.758Z] 03:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.758Z] 03:42:01 4 1.06 0.00 0.00 0.02 0.02 98.91 [2023-11-28T04:26:05.758Z] 03:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.759Z] 03:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.759Z] 03:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.759Z] 03:43:01 all 0.20 0.00 0.01 0.00 0.01 99.78 [2023-11-28T04:26:05.759Z] 03:43:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-28T04:26:05.759Z] 03:43:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-28T04:26:05.759Z] 03:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.759Z] 03:43:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-28T04:26:05.759Z] 03:43:01 4 1.52 0.00 0.02 0.02 0.02 98.43 [2023-11-28T04:26:05.759Z] 03:43:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-28T04:26:05.759Z] 03:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T04:26:05.759Z] 03:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.759Z] 03:44:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2023-11-28T04:26:05.759Z] 03:44:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T04:26:05.759Z] 03:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T04:26:05.759Z] 03:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T04:26:05.759Z] 03:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.759Z] 03:44:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2023-11-28T04:26:05.759Z] 03:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.759Z] 03:44:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T04:26:05.759Z] 03:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.759Z] 03:45:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-11-28T04:26:05.759Z] 03:45:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-28T04:26:05.759Z] 03:45:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-28T04:26:05.759Z] 03:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.759Z] 03:45:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-28T04:26:05.759Z] 03:45:01 4 0.03 0.00 0.02 0.03 0.02 99.90 [2023-11-28T04:26:05.759Z] 03:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.759Z] 03:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.759Z] 03:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.759Z] 03:46:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2023-11-28T04:26:05.759Z] 03:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.759Z] 03:46:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-11-28T04:26:05.759Z] 03:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T04:26:05.759Z] 03:46:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-28T04:26:05.759Z] 03:46:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T04:26:05.759Z] 03:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.759Z] 03:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.759Z] 03:46:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T04:26:05.759Z] 03:47:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-11-28T04:26:05.759Z] 03:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-28T04:26:05.759Z] 03:47:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T04:26:05.759Z] 03:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.759Z] 03:47:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-28T04:26:05.759Z] 03:47:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2023-11-28T04:26:05.759Z] 03:47:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-28T04:26:05.759Z] 03:47:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-28T04:26:05.759Z] 03:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.759Z] 03:48:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-11-28T04:26:05.759Z] 03:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.759Z] 03:48:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-28T04:26:05.759Z] 03:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.759Z] 03:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.759Z] 03:48:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2023-11-28T04:26:05.759Z] 03:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.759Z] 03:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.759Z] 03:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.759Z] 03:49:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-11-28T04:26:05.759Z] 03:49:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T04:26:05.759Z] 03:49:01 1 0.02 0.00 0.00 0.00 0.03 99.95 [2023-11-28T04:26:05.759Z] 03:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.759Z] 03:49:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-28T04:26:05.759Z] 03:49:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2023-11-28T04:26:05.759Z] 03:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.759Z] 03:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.759Z] 03:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T04:26:05.759Z] 03:50:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-11-28T04:26:05.759Z] 03:50:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-28T04:26:05.759Z] 03:50:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-28T04:26:05.759Z] 03:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.759Z] 03:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.759Z] 03:50:01 4 0.08 0.00 0.02 0.02 0.02 99.87 [2023-11-28T04:26:05.759Z] 03:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.759Z] 03:50:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T04:26:05.759Z] 03:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.759Z] 03:51:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2023-11-28T04:26:05.759Z] 03:51:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T04:26:05.759Z] 03:51:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2023-11-28T04:26:05.759Z] 03:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T04:26:05.759Z] 03:51:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2023-11-28T04:26:05.759Z] 03:51:01 4 0.12 0.00 0.00 0.02 0.02 99.85 [2023-11-28T04:26:05.759Z] 03:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.759Z] 03:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.759Z] 03:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.759Z] 03:52:01 all 0.11 0.00 0.01 0.00 0.00 99.87 [2023-11-28T04:26:05.759Z] 03:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.759Z] 03:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T04:26:05.759Z] 03:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.759Z] 03:52:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-28T04:26:05.759Z] 03:52:01 4 0.88 0.00 0.00 0.02 0.02 99.09 [2023-11-28T04:26:05.759Z] 03:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.759Z] 03:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.759Z] 03:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.759Z] [2023-11-28T04:26:05.759Z] 03:52:01 CPU %user %nice %system %iowait %steal %idle [2023-11-28T04:26:05.759Z] 03:53:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-11-28T04:26:05.759Z] 03:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-28T04:26:05.759Z] 03:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T04:26:05.759Z] 03:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.759Z] 03:53:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T04:26:05.759Z] 03:53:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2023-11-28T04:26:05.759Z] 03:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.759Z] 03:53:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T04:26:05.759Z] 03:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.759Z] 03:54:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-11-28T04:26:05.759Z] 03:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.759Z] 03:54:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-28T04:26:05.759Z] 03:54:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T04:26:05.759Z] 03:54:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-28T04:26:05.759Z] 03:54:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2023-11-28T04:26:05.759Z] 03:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T04:26:05.759Z] 03:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.759Z] 03:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.759Z] 03:55:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-11-28T04:26:05.759Z] 03:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.759Z] 03:55:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2023-11-28T04:26:05.759Z] 03:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.759Z] 03:55:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-28T04:26:05.759Z] 03:55:01 4 0.03 0.00 0.00 0.03 0.02 99.92 [2023-11-28T04:26:05.759Z] 03:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T04:26:05.759Z] 03:55:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2023-11-28T04:26:05.759Z] 03:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.759Z] 03:56:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-11-28T04:26:05.759Z] 03:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.759Z] 03:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T04:26:05.759Z] 03:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.759Z] 03:56:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-28T04:26:05.759Z] 03:56:01 4 0.05 0.00 0.02 0.02 0.02 99.90 [2023-11-28T04:26:05.759Z] 03:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.759Z] 03:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.759Z] 03:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.759Z] 03:57:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2023-11-28T04:26:05.759Z] 03:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.759Z] 03:57:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-28T04:26:05.759Z] 03:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.759Z] 03:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.759Z] 03:57:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2023-11-28T04:26:05.759Z] 03:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.759Z] 03:57:01 6 0.07 0.00 0.00 0.00 0.02 99.92 [2023-11-28T04:26:05.759Z] 03:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.759Z] 03:58:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-11-28T04:26:05.759Z] 03:58:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T04:26:05.759Z] 03:58:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-28T04:26:05.759Z] 03:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.759Z] 03:58:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-28T04:26:05.759Z] 03:58:01 4 0.03 0.00 0.03 0.03 0.02 99.88 [2023-11-28T04:26:05.759Z] 03:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.759Z] 03:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T04:26:05.759Z] 03:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.759Z] 03:59:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2023-11-28T04:26:05.759Z] 03:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-28T04:26:05.759Z] 03:59:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-11-28T04:26:05.759Z] 03:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.759Z] 03:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T04:26:05.759Z] 03:59:01 4 0.05 0.00 0.00 0.02 0.02 99.92 [2023-11-28T04:26:05.759Z] 03:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.759Z] 03:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.759Z] 03:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.759Z] 04:00:01 all 0.01 0.00 0.01 0.00 0.00 99.96 [2023-11-28T04:26:05.759Z] 04:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:00:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-28T04:26:05.760Z] 04:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.760Z] 04:00:01 4 0.05 0.00 0.02 0.03 0.02 99.88 [2023-11-28T04:26:05.760Z] 04:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.760Z] 04:00:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-28T04:26:05.760Z] 04:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.760Z] 04:01:01 all 0.24 0.00 0.01 0.00 0.00 99.75 [2023-11-28T04:26:05.760Z] 04:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.760Z] 04:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T04:26:05.760Z] 04:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:01:01 4 1.78 0.00 0.02 0.02 0.02 98.17 [2023-11-28T04:26:05.760Z] 04:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:01:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-11-28T04:26:05.760Z] 04:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.760Z] 04:02:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-11-28T04:26:05.760Z] 04:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:02:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-28T04:26:05.760Z] 04:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:02:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-11-28T04:26:05.760Z] 04:02:01 4 0.17 0.00 0.00 0.02 0.02 99.80 [2023-11-28T04:26:05.760Z] 04:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:02:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-28T04:26:05.760Z] 04:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-11-28T04:26:05.760Z] 04:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:03:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T04:26:05.760Z] 04:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:03:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-28T04:26:05.760Z] 04:03:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-11-28T04:26:05.760Z] 04:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.760Z] 04:03:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-28T04:26:05.760Z] 04:03:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T04:26:05.760Z] [2023-11-28T04:26:05.760Z] 04:03:01 CPU %user %nice %system %iowait %steal %idle [2023-11-28T04:26:05.760Z] 04:04:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-11-28T04:26:05.760Z] 04:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:04:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-28T04:26:05.760Z] 04:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T04:26:05.760Z] 04:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:04:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T04:26:05.760Z] 04:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T04:26:05.760Z] 04:05:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-11-28T04:26:05.760Z] 04:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:05:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2023-11-28T04:26:05.760Z] 04:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:05:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:05:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2023-11-28T04:26:05.760Z] 04:05:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T04:26:05.760Z] 04:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T04:26:05.760Z] 04:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.760Z] 04:06:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-11-28T04:26:05.760Z] 04:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:06:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2023-11-28T04:26:05.760Z] 04:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T04:26:05.760Z] 04:06:01 4 0.05 0.00 0.00 0.02 0.02 99.92 [2023-11-28T04:26:05.760Z] 04:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T04:26:05.760Z] 04:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.760Z] 04:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:07:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-11-28T04:26:05.760Z] 04:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T04:26:05.760Z] 04:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:07:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:07:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-28T04:26:05.760Z] 04:07:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T04:26:05.760Z] 04:07:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-28T04:26:05.760Z] 04:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-11-28T04:26:05.760Z] 04:08:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2023-11-28T04:26:05.760Z] 04:08:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T04:26:05.760Z] 04:08:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-28T04:26:05.760Z] 04:08:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:08:01 4 0.05 0.00 0.00 0.02 0.02 99.92 [2023-11-28T04:26:05.760Z] 04:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:08:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T04:26:05.760Z] 04:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.760Z] 04:09:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-11-28T04:26:05.760Z] 04:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:09:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T04:26:05.760Z] 04:09:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.760Z] 04:09:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2023-11-28T04:26:05.760Z] 04:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:09:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-28T04:26:05.760Z] 04:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.760Z] 04:10:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-11-28T04:26:05.760Z] 04:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T04:26:05.760Z] 04:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T04:26:05.760Z] 04:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T04:26:05.760Z] 04:10:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-28T04:26:05.760Z] 04:10:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2023-11-28T04:26:05.760Z] 04:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.760Z] 04:10:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T04:26:05.760Z] 04:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.760Z] 04:11:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.760Z] 04:11:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2023-11-28T04:26:05.760Z] 04:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.760Z] 04:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.760Z] 04:11:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T04:26:05.760Z] 04:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.760Z] 04:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.760Z] 04:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.760Z] 04:12:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-11-28T04:26:05.760Z] 04:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T04:26:05.760Z] 04:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T04:26:05.760Z] 04:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T04:26:05.760Z] 04:12:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:12:01 4 0.03 0.00 0.00 0.02 0.02 99.93 [2023-11-28T04:26:05.760Z] 04:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T04:26:05.760Z] 04:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T04:26:05.760Z] 04:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:13:01 all 0.04 0.00 0.02 0.00 0.01 99.93 [2023-11-28T04:26:05.760Z] 04:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:13:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-28T04:26:05.760Z] 04:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:13:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2023-11-28T04:26:05.760Z] 04:13:01 4 0.25 0.00 0.02 0.02 0.02 99.70 [2023-11-28T04:26:05.760Z] 04:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:13:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T04:26:05.760Z] 04:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:14:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-11-28T04:26:05.760Z] 04:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:14:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T04:26:05.760Z] 04:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:14:01 4 0.03 0.00 0.00 0.02 0.02 99.93 [2023-11-28T04:26:05.760Z] 04:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.760Z] 04:14:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-28T04:26:05.760Z] 04:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] [2023-11-28T04:26:05.760Z] 04:14:01 CPU %user %nice %system %iowait %steal %idle [2023-11-28T04:26:05.760Z] 04:15:01 all 0.01 0.00 0.00 0.00 0.00 99.97 [2023-11-28T04:26:05.760Z] 04:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.760Z] 04:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T04:26:05.760Z] 04:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T04:26:05.760Z] 04:15:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:15:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-28T04:26:05.760Z] 04:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T04:26:05.760Z] 04:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:16:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-11-28T04:26:05.760Z] 04:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T04:26:05.760Z] 04:16:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T04:26:05.760Z] 04:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.760Z] 04:16:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T04:26:05.760Z] 04:16:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2023-11-28T04:26:05.760Z] 04:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.760Z] 04:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T04:26:05.760Z] 04:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T04:26:05.760Z] 04:17:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2023-11-28T04:26:05.760Z] 04:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T04:26:05.760Z] 04:17:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-28T04:26:05.760Z] 04:17:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-28T04:26:05.760Z] 04:17:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2023-11-28T04:26:05.760Z] 04:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T04:26:05.760Z] 04:17:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T04:26:05.760Z] 04:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T04:26:05.760Z] 04:18:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-11-28T04:26:05.760Z] 04:18:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T04:26:05.760Z] 04:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T04:26:05.760Z] 04:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.760Z] 04:18:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2023-11-28T04:26:05.760Z] 04:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.760Z] 04:18:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T04:26:05.760Z] 04:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-11-28T04:26:05.760Z] 04:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.760Z] 04:19:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2023-11-28T04:26:05.760Z] 04:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T04:26:05.760Z] 04:19:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2023-11-28T04:26:05.760Z] 04:19:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2023-11-28T04:26:05.760Z] 04:19:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T04:26:05.760Z] 04:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T04:26:05.760Z] 04:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.760Z] 04:20:01 all 0.25 0.00 0.01 0.00 0.00 99.74 [2023-11-28T04:26:05.760Z] 04:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T04:26:05.760Z] 04:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T04:26:05.760Z] 04:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:20:01 4 1.89 0.00 0.03 0.00 0.02 98.06 [2023-11-28T04:26:05.760Z] 04:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.760Z] 04:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:21:01 all 0.20 0.00 0.01 0.00 0.01 99.78 [2023-11-28T04:26:05.760Z] 04:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T04:26:05.760Z] 04:21:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-28T04:26:05.760Z] 04:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:21:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-28T04:26:05.760Z] 04:21:01 4 1.45 0.00 0.07 0.02 0.02 98.45 [2023-11-28T04:26:05.760Z] 04:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.760Z] 04:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.761Z] 04:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.761Z] 04:22:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-11-28T04:26:05.761Z] 04:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.761Z] 04:22:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-28T04:26:05.761Z] 04:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T04:26:05.761Z] 04:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.761Z] 04:22:01 4 0.07 0.00 0.03 0.02 0.02 99.87 [2023-11-28T04:26:05.761Z] 04:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.761Z] 04:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.761Z] 04:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.761Z] 04:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-11-28T04:26:05.761Z] 04:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-28T04:26:05.761Z] 04:23:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T04:26:05.761Z] 04:23:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T04:26:05.761Z] 04:23:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-11-28T04:26:05.761Z] 04:23:01 4 0.05 0.00 0.00 0.02 0.02 99.92 [2023-11-28T04:26:05.761Z] 04:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.761Z] 04:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.761Z] 04:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.761Z] 04:24:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-11-28T04:26:05.761Z] 04:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.761Z] 04:24:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-28T04:26:05.761Z] 04:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.761Z] 04:24:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2023-11-28T04:26:05.761Z] 04:24:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2023-11-28T04:26:05.761Z] 04:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T04:26:05.761Z] 04:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.761Z] 04:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.761Z] 04:25:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-11-28T04:26:05.761Z] 04:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.761Z] 04:25:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-28T04:26:05.761Z] 04:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T04:26:05.761Z] 04:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.761Z] 04:25:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2023-11-28T04:26:05.761Z] 04:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T04:26:05.761Z] 04:25:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-28T04:26:05.761Z] 04:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T04:26:05.761Z] [2023-11-28T04:26:05.761Z] 04:25:01 CPU %user %nice %system %iowait %steal %idle [2023-11-28T04:26:05.761Z] 04:26:01 all 0.51 0.00 0.16 0.02 0.01 99.30 [2023-11-28T04:26:05.761Z] 04:26:01 0 0.73 0.00 0.13 0.00 0.00 99.13 [2023-11-28T04:26:05.761Z] 04:26:01 1 0.62 0.00 0.18 0.05 0.03 99.12 [2023-11-28T04:26:05.761Z] 04:26:01 2 0.27 0.00 0.18 0.02 0.00 99.53 [2023-11-28T04:26:05.761Z] 04:26:01 3 0.35 0.00 0.17 0.03 0.02 99.43 [2023-11-28T04:26:05.761Z] 04:26:01 4 0.59 0.00 0.15 0.03 0.02 99.21 [2023-11-28T04:26:05.761Z] 04:26:01 5 0.33 0.00 0.13 0.00 0.00 99.53 [2023-11-28T04:26:05.761Z] 04:26:01 6 0.62 0.00 0.12 0.02 0.00 99.25 [2023-11-28T04:26:05.761Z] 04:26:01 7 0.57 0.00 0.22 0.00 0.02 99.20 [2023-11-28T04:26:05.761Z] Average: all 1.41 0.00 0.16 0.08 0.01 98.34 [2023-11-28T04:26:05.761Z] Average: 0 1.03 0.00 0.14 0.12 0.01 98.70 [2023-11-28T04:26:05.761Z] Average: 1 2.73 0.00 0.23 0.02 0.02 97.00 [2023-11-28T04:26:05.761Z] Average: 2 1.64 0.00 0.17 0.14 0.01 98.03 [2023-11-28T04:26:05.761Z] Average: 3 0.83 0.00 0.12 0.02 0.01 99.02 [2023-11-28T04:26:05.761Z] Average: 4 1.95 0.00 0.18 0.05 0.02 97.81 [2023-11-28T04:26:05.761Z] Average: 5 1.13 0.00 0.15 0.18 0.00 98.53 [2023-11-28T04:26:05.761Z] Average: 6 1.16 0.00 0.15 0.08 0.01 98.60 [2023-11-28T04:26:05.761Z] Average: 7 0.84 0.00 0.16 0.01 0.00 98.99 [2023-11-28T04:26:05.761Z] [2023-11-28T04:26:05.761Z] [2023-11-28T04:26:05.761Z]