Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d2fcd6733f82f0bf0aab68c210ae23c76e7a4d93+f841b5a5e64b84806f3af205f58f3dc2f9049a63 (405781209c6680cf1accddb260fac40ea46134a4) 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-ssh16676821317938233281.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh2906985379299377230.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-149/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-149/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9792721560476105863.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > 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-ssh5131984180200315174.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-149/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-149/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9074091113994440194.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-5 in /w/workspace/xfoundry_edgex-taf-common_PR-149 [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/xfoundry_edgex-taf-common_PR-149 # 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 f841b5a5e64b84806f3af205f58f3dc2f9049a63 into PR head commit d2fcd6733f82f0bf0aab68c210ae23c76e7a4d93 Merge succeeded, producing fdc3589677ab81876103042f10ad7ac83ec9a6a5 Checking out Revision fdc3589677ab81876103042f10ad7ac83ec9a6a5 (PR-149) > 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/149/head:refs/remotes/origin/PR-149 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d2fcd6733f82f0bf0aab68c210ae23c76e7a4d93 # 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 f841b5a5e64b84806f3af205f58f3dc2f9049a63 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fdc3589677ab81876103042f10ad7ac83ec9a6a5 # timeout=10 Commit message: "Merge commit 'f841b5a5e64b84806f3af205f58f3dc2f9049a63' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 8fc10812a31bede67add4b544d220a83e4e4faf8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-08-05T18:57:59.298Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-08-05T18:57:59.383Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-08-05T18:57:59.416Z] ========================================================= [2026-08-05T18:57:59.416Z] EdgeX Global Pipelines Version Info [2026-08-05T18:57:59.416Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-08-05T18:58:00.834Z] ------------------- [2026-08-05T18:58:00.834Z] stable info: [2026-08-05T18:58:00.834Z] ------------------- [2026-08-05T18:58:00.834Z] Commited By: Ginny Guan ginny@iotechsys.com [2026-08-05T18:58:00.834Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-08-05T18:58:00.834Z] Message: update stable to v1.0.281 [2026-08-05T18:58:01.409Z] ------------------- [2026-08-05T18:58:01.409Z] experimental info: [2026-08-05T18:58:01.409Z] ------------------- [2026-08-05T18:58:01.409Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-08-05T18:58:01.409Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-08-05T18:58:01.409Z] Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2026-08-05T18:58:01.490Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2026-08-05T18:58:01.516Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2026-08-05T18:58:01.539Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-08-05T18:58:01.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-08-05T18:58:01.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-08-05T18:58:01.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2026-08-05T18:58:01.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-08-05T18:58:01.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2026-08-05T18:58:01.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2026-08-05T18:58:01.667Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-08-05T18:58:01.685Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2026-08-05T18:58:01.708Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2026-08-05T18:58:01.727Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-08-05T18:58:01.744Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-08-05T18:58:01.762Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-149 [Pipeline] echo [2026-08-05T18:58:01.786Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-149 [Pipeline] echo [2026-08-05T18:58:01.803Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-149 [Pipeline] echo [2026-08-05T18:58:01.821Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fdc3589677ab81876103042f10ad7ac83ec9a6a5 [Pipeline] echo [2026-08-05T18:58:01.839Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fdc3589 [Pipeline] echo [2026-08-05T18:58:01.857Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-08-05T18:58:01.907Z] provisioning config files... [2026-08-05T18:58:01.935Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/config6499270407455342117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-08-05T18:58:02.274Z] ---> ****-login.sh [2026-08-05T18:58:02.275Z] nexus3.edgexfoundry.org:10001 [2026-08-05T18:58:02.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-05T18:58:02.536Z] [2026-08-05T18:58:02.536Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-08-05T18:58:02.536Z] Configure a credential helper to remove this warning. See [2026-08-05T18:58:02.536Z] https://docs.****.com/go/credential-store/ [2026-08-05T18:58:02.536Z] [2026-08-05T18:58:02.536Z] Login Succeeded [2026-08-05T18:58:02.536Z] nexus3.edgexfoundry.org:10002 [2026-08-05T18:58:02.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-05T18:58:02.536Z] [2026-08-05T18:58:02.536Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-08-05T18:58:02.536Z] Configure a credential helper to remove this warning. See [2026-08-05T18:58:02.536Z] https://docs.****.com/go/credential-store/ [2026-08-05T18:58:02.536Z] [2026-08-05T18:58:02.536Z] Login Succeeded [2026-08-05T18:58:02.536Z] nexus3.edgexfoundry.org:10003 [2026-08-05T18:58:02.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-05T18:58:02.801Z] [2026-08-05T18:58:02.801Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-08-05T18:58:02.801Z] Configure a credential helper to remove this warning. See [2026-08-05T18:58:02.801Z] https://docs.****.com/go/credential-store/ [2026-08-05T18:58:02.801Z] [2026-08-05T18:58:02.801Z] Login Succeeded [2026-08-05T18:58:02.801Z] nexus3.edgexfoundry.org:10004 [2026-08-05T18:58:02.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-05T18:58:02.801Z] [2026-08-05T18:58:02.801Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-08-05T18:58:02.801Z] Configure a credential helper to remove this warning. See [2026-08-05T18:58:02.801Z] https://docs.****.com/go/credential-store/ [2026-08-05T18:58:02.801Z] [2026-08-05T18:58:02.801Z] Login Succeeded [2026-08-05T18:58:02.801Z] ****.io [2026-08-05T18:58:02.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-05T18:58:03.108Z] [2026-08-05T18:58:03.108Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-08-05T18:58:03.108Z] Configure a credential helper to remove this warning. See [2026-08-05T18:58:03.108Z] https://docs.****.com/go/credential-store/ [2026-08-05T18:58:03.108Z] [2026-08-05T18:58:03.108Z] Login Succeeded [2026-08-05T18:58:03.108Z] ---> ****-login.sh ends [Pipeline] } [2026-08-05T18:58:03.119Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-08-05T18:58:03.555Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-08-05T18:58:03.555Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-08-05T18:58:03.556Z] + [ -e /tmp/ssh_known_hosts ] [2026-08-05T18:58:03.556Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-08-05T18:58:03.556Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-08-05T18:58:03.556Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-08-05T18:58:03.556Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-05T18:58:03.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-08-05T18:58:03.925Z] [2026-08-05T18:58:03.925Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-05T18:58:04.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-08-05T18:58:04.248Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-08-05T18:58:04.248Z] 3dae71ba6b94: Pulling fs layer [2026-08-05T18:58:04.248Z] 6bf1a483ea7c: Pulling fs layer [2026-08-05T18:58:04.248Z] f5dfc541a4d3: Pulling fs layer [2026-08-05T18:58:04.248Z] 461d9e800cba: Pulling fs layer [2026-08-05T18:58:04.248Z] 80192f66455f: Pulling fs layer [2026-08-05T18:58:04.248Z] 2e8e34ca0e6c: Pulling fs layer [2026-08-05T18:58:04.248Z] a29436f7fd5d: Pulling fs layer [2026-08-05T18:58:04.248Z] 923cac83aea3: Pulling fs layer [2026-08-05T18:58:04.248Z] 25ad8b0a4227: Pulling fs layer [2026-08-05T18:58:04.248Z] db01528c6b51: Pulling fs layer [2026-08-05T18:58:04.248Z] 28988de357af: Pulling fs layer [2026-08-05T18:58:04.248Z] 2e8e34ca0e6c: Waiting [2026-08-05T18:58:04.248Z] a29436f7fd5d: Waiting [2026-08-05T18:58:04.248Z] 923cac83aea3: Waiting [2026-08-05T18:58:04.248Z] 25ad8b0a4227: Waiting [2026-08-05T18:58:04.248Z] db01528c6b51: Waiting [2026-08-05T18:58:04.248Z] 28988de357af: Waiting [2026-08-05T18:58:04.248Z] 80192f66455f: Waiting [2026-08-05T18:58:04.248Z] 461d9e800cba: Waiting [2026-08-05T18:58:04.248Z] 6bf1a483ea7c: Verifying Checksum [2026-08-05T18:58:04.248Z] 6bf1a483ea7c: Download complete [2026-08-05T18:58:04.248Z] 461d9e800cba: Verifying Checksum [2026-08-05T18:58:04.248Z] 461d9e800cba: Download complete [2026-08-05T18:58:04.248Z] 80192f66455f: Download complete [2026-08-05T18:58:04.510Z] f5dfc541a4d3: Verifying Checksum [2026-08-05T18:58:04.510Z] f5dfc541a4d3: Download complete [2026-08-05T18:58:04.510Z] 3dae71ba6b94: Download complete [2026-08-05T18:58:04.510Z] 923cac83aea3: Download complete [2026-08-05T18:58:04.768Z] 25ad8b0a4227: Verifying Checksum [2026-08-05T18:58:04.768Z] 25ad8b0a4227: Download complete [2026-08-05T18:58:04.768Z] db01528c6b51: Verifying Checksum [2026-08-05T18:58:04.768Z] db01528c6b51: Download complete [2026-08-05T18:58:04.768Z] 28988de357af: Verifying Checksum [2026-08-05T18:58:04.768Z] 28988de357af: Download complete [2026-08-05T18:58:04.768Z] a29436f7fd5d: Verifying Checksum [2026-08-05T18:58:04.768Z] a29436f7fd5d: Download complete [2026-08-05T18:58:05.334Z] 2e8e34ca0e6c: Download complete [2026-08-05T18:58:05.900Z] 3dae71ba6b94: Pull complete [2026-08-05T18:58:05.900Z] 6bf1a483ea7c: Pull complete [2026-08-05T18:58:06.835Z] f5dfc541a4d3: Pull complete [2026-08-05T18:58:06.835Z] 461d9e800cba: Pull complete [2026-08-05T18:58:06.835Z] 80192f66455f: Pull complete [2026-08-05T18:58:10.129Z] 2e8e34ca0e6c: Pull complete [2026-08-05T18:58:10.696Z] a29436f7fd5d: Pull complete [2026-08-05T18:58:10.696Z] 923cac83aea3: Pull complete [2026-08-05T18:58:10.696Z] 25ad8b0a4227: Pull complete [2026-08-05T18:58:10.953Z] db01528c6b51: Pull complete [2026-08-05T18:58:10.953Z] 28988de357af: Pull complete [2026-08-05T18:58:10.953Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-08-05T18:58:10.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-08-05T18:58:10.953Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-08-05T18:58:11.076Z] prd-ubuntu20.04-docker-8c-8g-5 does not seem to be running inside a container [2026-08-05T18:58:11.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-149 -v /w/workspace/xfoundry_edgex-taf-common_PR-149:/w/workspace/xfoundry_edgex-taf-common_PR-149:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-149@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-149@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 [2026-08-05T18:58:12.608Z] $ docker top eb4c6d82e942d3d25ed0a5eabc262a3b2ea9a4cf57df5cc240ea7f1e25f9ee0b -eo pid,comm [2026-08-05T18:58:12.657Z] 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). [2026-08-05T18:58:12.657Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-08-05T18:58:12.714Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-08-05T18:58:12.714Z] [ssh-agent] Looking for ssh-agent implementation... [2026-08-05T18:58:12.822Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-08-05T18:58:12.822Z] $ docker exec eb4c6d82e942d3d25ed0a5eabc262a3b2ea9a4cf57df5cc240ea7f1e25f9ee0b ssh-agent [2026-08-05T18:58:12.936Z] SSH_AUTH_SOCK=/tmp/ssh-k37PkPlB8Y5k/agent.33 [2026-08-05T18:58:12.936Z] SSH_AGENT_PID=39 [2026-08-05T18:58:12.942Z] Running ssh-add (command line suppressed) [2026-08-05T18:58:13.042Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/private_key_10918825296718207383.key (/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/private_key_10918825296718207383.key) [2026-08-05T18:58:13.059Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-08-05T18:58:13.352Z] + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-149 [Pipeline] sh [2026-08-05T18:58:13.642Z] + git tag --points-at HEAD [Pipeline] } [2026-08-05T18:58:13.666Z] $ docker exec --env ******** --env ******** eb4c6d82e942d3d25ed0a5eabc262a3b2ea9a4cf57df5cc240ea7f1e25f9ee0b ssh-agent -k [2026-08-05T18:58:13.759Z] unset SSH_AUTH_SOCK; [2026-08-05T18:58:13.760Z] unset SSH_AGENT_PID; [2026-08-05T18:58:13.760Z] echo Agent pid 39 killed; [2026-08-05T18:58:13.774Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-08-05T18:58:13.813Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-08-05T18:58:13.813Z] [ssh-agent] Looking for ssh-agent implementation... [2026-08-05T18:58:13.931Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-08-05T18:58:13.932Z] $ docker exec eb4c6d82e942d3d25ed0a5eabc262a3b2ea9a4cf57df5cc240ea7f1e25f9ee0b ssh-agent [2026-08-05T18:58:14.032Z] SSH_AUTH_SOCK=/tmp/ssh-lesFEYxkqPpN/agent.86 [2026-08-05T18:58:14.032Z] SSH_AGENT_PID=92 [2026-08-05T18:58:14.037Z] Running ssh-add (command line suppressed) [2026-08-05T18:58:14.131Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/private_key_2009260491298035732.key (/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/private_key_2009260491298035732.key) [2026-08-05T18:58:14.146Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-08-05T18:58:14.442Z] + git semver init [2026-08-05T18:58:14.703Z] 2026-08-05 18:58:14,631 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-08-05T18:58:14.703Z] 2026-08-05 18:58:14,634 [run_init] DEBUG init version:0.0.0 force:False [2026-08-05T18:58:14.703Z] 2026-08-05 18:58:14,634 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-149/.semver [2026-08-05T18:58:14.703Z] 2026-08-05 18:58:14,635 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-149/.semver [2026-08-05T18:58:14.703Z] 2026-08-05 18:58:14,635 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-149/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-149, stdin=None, shell=False, universal_newlines=False) [2026-08-05T18:58:15.645Z] 2026-08-05 18:58:15,379 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-149/.git/info/exclude [2026-08-05T18:58:15.645Z] 2026-08-05 18:58:15,380 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-149/.semver/PR-149 with force:False [2026-08-05T18:58:15.645Z] 2026-08-05 18:58:15,380 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-149/.semver/PR-149 [2026-08-05T18:58:15.645Z] 2026-08-05 18:58:15,384 [execute] INFO git cat-file --batch-check [2026-08-05T18:58:15.645Z] 2026-08-05 18:58:15,384 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-149/.semver, stdin=, shell=False, universal_newlines=False) [2026-08-05T18:58:15.645Z] 2026-08-05 18:58:15,388 [execute] INFO git cat-file --batch [2026-08-05T18:58:15.645Z] 2026-08-05 18:58:15,388 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-149/.semver, stdin=, shell=False, universal_newlines=False) [2026-08-05T18:58:15.645Z] 2026-08-05 18:58:15,392 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-149/.semver/PR-149 [2026-08-05T18:58:15.645Z] 0.0.0 [Pipeline] } [2026-08-05T18:58:15.652Z] $ docker exec --env ******** --env ******** eb4c6d82e942d3d25ed0a5eabc262a3b2ea9a4cf57df5cc240ea7f1e25f9ee0b ssh-agent -k [2026-08-05T18:58:15.734Z] unset SSH_AUTH_SOCK; [2026-08-05T18:58:15.734Z] unset SSH_AGENT_PID; [2026-08-05T18:58:15.735Z] echo Agent pid 92 killed; [2026-08-05T18:58:15.748Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-08-05T18:58:16.064Z] + git semver [Pipeline] } [2026-08-05T18:58:16.331Z] $ docker stop --time=1 eb4c6d82e942d3d25ed0a5eabc262a3b2ea9a4cf57df5cc240ea7f1e25f9ee0b [2026-08-05T18:58:17.598Z] $ docker rm -f --volumes eb4c6d82e942d3d25ed0a5eabc262a3b2ea9a4cf57df5cc240ea7f1e25f9ee0b [Pipeline] // withDockerContainer [Pipeline] sh [2026-08-05T18:58:18.040Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-08-05T18:58:18.282Z] Stashed 1 file(s) [Pipeline] echo [2026-08-05T18:58:18.286Z] [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 [2026-08-05T18:58:18.474Z] provisioning config files... [2026-08-05T18:58:18.486Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/config9323789134186648408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-08-05T18:58:18.782Z] ---> ****-login.sh [2026-08-05T18:58:18.782Z] nexus3.edgexfoundry.org:10001 [2026-08-05T18:58:18.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-05T18:58:18.782Z] Login Succeeded [2026-08-05T18:58:18.782Z] nexus3.edgexfoundry.org:10002 [2026-08-05T18:58:18.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-05T18:58:18.782Z] Login Succeeded [2026-08-05T18:58:18.782Z] nexus3.edgexfoundry.org:10003 [2026-08-05T18:58:19.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-05T18:58:19.041Z] Login Succeeded [2026-08-05T18:58:19.041Z] nexus3.edgexfoundry.org:10004 [2026-08-05T18:58:19.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-05T18:58:19.041Z] Login Succeeded [2026-08-05T18:58:19.041Z] ****.io [2026-08-05T18:58:19.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-05T18:58:19.301Z] Login Succeeded [2026-08-05T18:58:19.301Z] ---> ****-login.sh ends [Pipeline] } [2026-08-05T18:58:19.307Z] 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 [2026-08-05T18:58:19.959Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-08-05T18:58:20.246Z] + ls -al . [2026-08-05T18:58:20.246Z] total 72 [2026-08-05T18:58:20.246Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 5 18:58 . [2026-08-05T18:58:20.246Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 18:57 .. [2026-08-05T18:58:20.246Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 18:58 .git [2026-08-05T18:58:20.246Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 18:57 .github [2026-08-05T18:58:20.246Z] -rw-rw-r-- 1 jenkins jenkins 22 Aug 5 18:57 .gitignore [2026-08-05T18:58:20.246Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 5 18:58 .semver [2026-08-05T18:58:20.246Z] -rw-rw-r-- 1 jenkins jenkins 1653 Aug 5 18:57 Dockerfile [2026-08-05T18:58:20.246Z] -rw-rw-r-- 1 jenkins jenkins 746 Aug 5 18:57 Jenkinsfile [2026-08-05T18:58:20.246Z] -rw-rw-r-- 1 jenkins jenkins 11381 Aug 5 18:57 LICENSE [2026-08-05T18:58:20.246Z] -rw-rw-r-- 1 jenkins jenkins 4232 Aug 5 18:57 README.md [2026-08-05T18:58:20.246Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 5 18:57 TUC [2026-08-05T18:58:20.246Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 5 18:58 VERSION [2026-08-05T18:58:20.246Z] -rw-rw-r-- 1 jenkins jenkins 553 Aug 5 18:57 requirements.txt [2026-08-05T18:58:20.246Z] -rw-rw-r-- 1 jenkins jenkins 54 Aug 5 18:57 robot-entrypoint.sh [2026-08-05T18:58:20.246Z] -rw-rw-r-- 1 jenkins jenkins 445 Aug 5 18:57 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-05T18:58:20.576Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=fdc3589677ab81876103042f10ad7ac83ec9a6a5 --label arch=amd64 --label version=0.0.0 . [2026-08-05T18:58:21.147Z] #0 building with "default" instance using docker driver [2026-08-05T18:58:21.147Z] [2026-08-05T18:58:21.147Z] #1 [internal] load build definition from Dockerfile [2026-08-05T18:58:21.147Z] #1 transferring dockerfile: 1.69kB done [2026-08-05T18:58:21.147Z] #1 DONE 0.0s [2026-08-05T18:58:21.147Z] [2026-08-05T18:58:21.147Z] #2 [internal] load metadata for docker.io/library/alpine:3.20 [2026-08-05T18:58:21.147Z] #2 DONE 0.1s [2026-08-05T18:58:21.412Z] [2026-08-05T18:58:21.412Z] #3 [internal] load .dockerignore [2026-08-05T18:58:21.412Z] #3 transferring context: 2B done [2026-08-05T18:58:21.412Z] #3 DONE 0.0s [2026-08-05T18:58:21.412Z] [2026-08-05T18:58:21.412Z] #4 [internal] load build context [2026-08-05T18:58:21.412Z] #4 transferring context: 602.56kB 0.0s done [2026-08-05T18:58:21.412Z] #4 DONE 0.1s [2026-08-05T18:58:21.412Z] [2026-08-05T18:58:21.412Z] #5 [1/7] FROM docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc [2026-08-05T18:58:21.412Z] #5 resolve docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 0.0s done [2026-08-05T18:58:21.412Z] #5 sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 9.23kB / 9.23kB done [2026-08-05T18:58:21.412Z] #5 sha256:c64c687cbea9300178b30c95835354e34c4e4febc4badfe27102879de0483b5e 1.02kB / 1.02kB done [2026-08-05T18:58:21.412Z] #5 sha256:bf8527eb54c3680e728d5b4b383a8ba730d72dae7236fbc8dff97ed6b224a731 612B / 612B done [2026-08-05T18:58:21.412Z] #5 extracting sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 0.1s done [2026-08-05T18:58:21.670Z] #5 sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 3.63MB / 3.63MB 0.1s done [2026-08-05T18:58:21.670Z] #5 DONE 0.3s [2026-08-05T18:58:21.670Z] [2026-08-05T18:58:21.670Z] #6 [2/7] COPY . /edgex-taf/edgex-taf-common [2026-08-05T18:58:21.670Z] #6 DONE 0.1s [2026-08-05T18:58:21.670Z] [2026-08-05T18:58:21.670Z] #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ [2026-08-05T18:58:21.670Z] #7 DONE 0.0s [2026-08-05T18:58:21.670Z] [2026-08-05T18:58:21.670Z] #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt [2026-08-05T18:58:21.670Z] #8 DONE 0.0s [2026-08-05T18:58:21.670Z] [2026-08-05T18:58:21.670Z] #9 [5/7] WORKDIR /edgex-taf [2026-08-05T18:58:21.670Z] #9 DONE 0.0s [2026-08-05T18:58:21.948Z] [2026-08-05T18:58:21.948Z] #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-08-05T18:58:21.948Z] #10 DONE 0.3s [2026-08-05T18:58:22.208Z] [2026-08-05T18:58:22.209Z] #11 [7/7] 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.5-r2 && 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 && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt [2026-08-05T18:58:22.209Z] #11 0.225 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-08-05T18:58:22.466Z] #11 0.521 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-08-05T18:58:23.040Z] #11 1.056 OK: 8 MiB in 14 packages [2026-08-05T18:58:23.302Z] #11 1.103 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-08-05T18:58:23.302Z] #11 1.353 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-08-05T18:58:23.871Z] #11 1.790 (1/14) Installing ca-certificates (20260413-r0) [2026-08-05T18:58:23.871Z] #11 1.936 (2/14) Installing brotli-libs (1.1.0-r2) [2026-08-05T18:58:24.131Z] #11 2.092 (3/14) Installing c-ares (1.33.1-r0) [2026-08-05T18:58:24.131Z] #11 2.224 (4/14) Installing libunistring (1.2-r0) [2026-08-05T18:58:24.392Z] #11 2.487 (5/14) Installing libidn2 (2.3.7-r0) [2026-08-05T18:58:24.653Z] #11 2.629 (6/14) Installing nghttp2-libs (1.62.1-r0) [2026-08-05T18:58:24.653Z] #11 2.757 (7/14) Installing libpsl (0.21.5-r1) [2026-08-05T18:58:24.911Z] #11 2.883 (8/14) Installing zstd-libs (1.5.6-r0) [2026-08-05T18:58:24.911Z] #11 3.035 (9/14) Installing libcurl (8.14.1-r2) [2026-08-05T18:58:25.170Z] #11 3.268 (10/14) Installing curl (8.14.1-r2) [2026-08-05T18:58:25.430Z] #11 3.475 (11/14) Installing docker-cli (26.1.5-r0) [2026-08-05T18:58:26.012Z] #11 3.874 (12/14) Installing oniguruma (6.9.9-r0) [2026-08-05T18:58:26.012Z] #11 4.085 (13/14) Installing jq (1.7.1-r0) [2026-08-05T18:58:26.272Z] #11 4.339 (14/14) Installing openssl (3.3.7-r0) [2026-08-05T18:58:26.534Z] #11 4.586 Executing busybox-1.36.1-r31.trigger [2026-08-05T18:58:26.534Z] #11 4.593 Executing ca-certificates-20260413-r0.trigger [2026-08-05T18:58:26.534Z] #11 4.630 OK: 43 MiB in 28 packages [2026-08-05T18:58:26.534Z] #11 4.689 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-08-05T18:58:26.792Z] #11 4.948 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-08-05T18:58:27.363Z] #11 5.420 (1/167) Installing libexpat (2.8.1-r0) [2026-08-05T18:58:27.623Z] #11 5.607 (2/167) Installing libbz2 (1.0.8-r6) [2026-08-05T18:58:27.623Z] #11 5.730 (3/167) Installing libpng (1.6.57-r0) [2026-08-05T18:58:27.882Z] #11 5.872 (4/167) Installing freetype (2.13.2-r0) [2026-08-05T18:58:28.150Z] #11 6.105 (5/167) Installing fontconfig (2.15.0-r1) [2026-08-05T18:58:28.408Z] #11 6.315 (6/167) Installing libfontenc (1.1.8-r0) [2026-08-05T18:58:28.408Z] #11 6.433 (7/167) Installing mkfontscale (1.2.2-r6) [2026-08-05T18:58:28.665Z] #11 6.591 (8/167) Installing font-opensans (0_git20210927-r1) [2026-08-05T18:58:28.927Z] #11 6.861 (9/167) Installing pkgconf (2.2.0-r0) [2026-08-05T18:58:28.927Z] #11 7.045 (10/167) Installing libgcc (13.2.1_git20240309-r1) [2026-08-05T18:58:29.188Z] #11 7.174 (11/167) Installing libffi (3.4.6-r0) [2026-08-05T18:58:29.188Z] #11 7.291 (12/167) Installing libintl (0.22.5-r0) [2026-08-05T18:58:29.448Z] #11 7.464 (13/167) Installing libeconf (0.6.3-r0) [2026-08-05T18:58:29.448Z] #11 7.583 (14/167) Installing libblkid (2.40.1-r1) [2026-08-05T18:58:29.706Z] #11 7.766 (15/167) Installing libmount (2.40.1-r1) [2026-08-05T18:58:29.973Z] #11 7.904 (16/167) Installing pcre2 (10.43-r0) [2026-08-05T18:58:29.973Z] #11 8.133 (17/167) Installing glib (2.80.5-r0) [2026-08-05T18:58:30.542Z] #11 8.422 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) [2026-08-05T18:58:30.542Z] #11 8.600 (19/167) Installing xz-libs (5.8.3-r0) [2026-08-05T18:58:30.801Z] #11 8.803 (20/167) Installing libxml2 (2.12.10-r0) [2026-08-05T18:58:31.059Z] #11 9.047 (21/167) Installing shared-mime-info (2.4-r0) [2026-08-05T18:58:31.059Z] #11 9.201 (22/167) Installing hicolor-icon-theme (0.17-r2) [2026-08-05T18:58:31.317Z] #11 9.337 (23/167) Installing libjpeg-turbo (3.0.3-r0) [2026-08-05T18:58:31.317Z] #11 9.484 (24/167) Installing libsharpyuv (1.3.2-r0) [2026-08-05T18:58:31.580Z] #11 9.592 (25/167) Installing libwebp (1.3.2-r0) [2026-08-05T18:58:31.839Z] #11 9.758 (26/167) Installing tiff (4.6.0t-r0) [2026-08-05T18:58:31.839Z] #11 9.968 (27/167) Installing gdk-pixbuf (2.42.12-r0) [2026-08-05T18:58:32.101Z] #11 10.11 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) [2026-08-05T18:58:32.361Z] #11 10.29 (29/167) Installing libxau (1.0.11-r4) [2026-08-05T18:58:32.361Z] #11 10.39 (30/167) Installing libmd (1.1.0-r0) [2026-08-05T18:58:32.361Z] #11 10.53 (31/167) Installing libbsd (0.12.2-r0) [2026-08-05T18:58:32.621Z] #11 10.65 (32/167) Installing libxdmcp (1.1.5-r1) [2026-08-05T18:58:32.621Z] #11 10.75 (33/167) Installing libxcb (1.16.1-r0) [2026-08-05T18:58:32.881Z] #11 10.91 (34/167) Installing libx11 (1.8.9-r1) [2026-08-05T18:58:33.139Z] #11 11.21 (35/167) Installing libxcomposite (0.4.6-r5) [2026-08-05T18:58:33.397Z] #11 11.36 (36/167) Installing libxfixes (6.0.1-r4) [2026-08-05T18:58:33.397Z] #11 11.46 (37/167) Installing libxrender (0.9.11-r5) [2026-08-05T18:58:33.399Z] Still waiting to schedule task [2026-08-05T18:58:33.400Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-08-05T18:58:33.656Z] #11 11.58 (38/167) Installing libxcursor (1.2.2-r1) [2026-08-05T18:58:33.656Z] #11 11.75 (39/167) Installing libxdamage (1.1.6-r5) [2026-08-05T18:58:33.914Z] #11 11.86 (40/167) Installing libxext (1.3.6-r2) [2026-08-05T18:58:33.914Z] #11 12.02 (41/167) Installing libxi (1.8.1-r4) [2026-08-05T18:58:34.171Z] #11 12.19 (42/167) Installing libxinerama (1.1.5-r4) [2026-08-05T18:58:34.171Z] #11 12.32 (43/167) Installing libxrandr (1.5.4-r1) [2026-08-05T18:58:34.432Z] #11 12.49 (44/167) Installing libatk-1.0 (2.52.0-r0) [2026-08-05T18:58:34.690Z] #11 12.68 (45/167) Installing libxtst (1.2.4-r6) [2026-08-05T18:58:34.691Z] #11 12.78 (46/167) Installing dbus-libs (1.14.10-r1) [2026-08-05T18:58:34.949Z] #11 12.94 (47/167) Installing at-spi2-core (2.52.0-r0) [2026-08-05T18:58:35.208Z] #11 13.14 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2026-08-05T18:58:35.208Z] #11 13.28 (49/167) Installing pixman (0.43.2-r0) [2026-08-05T18:58:35.468Z] #11 13.55 (50/167) Installing cairo (1.18.4-r0) [2026-08-05T18:58:35.729Z] #11 13.79 (51/167) Installing cairo-gobject (1.18.4-r0) [2026-08-05T18:58:35.989Z] #11 13.94 (52/167) Installing avahi-libs (0.8-r17) [2026-08-05T18:58:35.989Z] #11 14.07 (53/167) Installing gmp (6.3.0-r1) [2026-08-05T18:58:36.247Z] #11 14.22 (54/167) Installing nettle (3.10.2-r0) [2026-08-05T18:58:36.247Z] #11 14.37 (55/167) Installing libtasn1 (4.21.0-r0) [2026-08-05T18:58:36.505Z] #11 14.54 (56/167) Installing p11-kit (0.25.3-r0) [2026-08-05T18:58:36.763Z] #11 14.70 (57/167) Installing gnutls (3.8.13-r0) [2026-08-05T18:58:37.104Z] #11 14.97 (58/167) Installing cups-libs (2.4.18-r0) [2026-08-05T18:58:37.104Z] #11 15.20 (59/167) Installing libepoxy (1.5.10-r1) [2026-08-05T18:58:37.365Z] #11 15.43 (60/167) Installing fribidi (1.0.15-r0) [2026-08-05T18:58:37.624Z] #11 15.61 (61/167) Installing graphite2 (1.3.14-r6) [2026-08-05T18:58:37.624Z] #11 15.79 (62/167) Installing harfbuzz (8.5.0-r0) [2026-08-05T18:58:37.883Z] #11 16.05 (63/167) Installing libxft (2.3.8-r3) [2026-08-05T18:58:38.143Z] #11 16.17 (64/167) Installing pango (1.52.2-r0) [2026-08-05T18:58:38.405Z] #11 16.40 (65/167) Installing wayland-libs-client (1.22.0-r4) [2026-08-05T18:58:38.405Z] #11 16.53 (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2026-08-05T18:58:38.664Z] #11 16.67 (67/167) Installing wayland-libs-egl (1.22.0-r4) [2026-08-05T18:58:38.664Z] #11 16.82 (68/167) Installing xkeyboard-config (2.41-r0) [2026-08-05T18:58:38.924Z] #11 17.09 (69/167) Installing libxkbcommon (1.7.0-r0) [2026-08-05T18:58:39.185Z] #11 17.23 (70/167) Installing gtk+3.0 (3.24.43-r0) [2026-08-05T18:58:39.444Z] #11 17.55 (71/167) Installing icu-data-full (74.2-r1) [2026-08-05T18:58:40.013Z] #11 17.97 (72/167) Installing mesa (24.0.9-r1) [2026-08-05T18:58:40.013Z] #11 18.09 (73/167) Installing llvm17-libs (17.0.6-r2) [2026-08-05T18:58:40.949Z] #11 19.11 (74/167) Installing hwdata-pci (0.382-r0) [2026-08-05T18:58:41.209Z] #11 19.28 (75/167) Installing libpciaccess (0.18.1-r0) [2026-08-05T18:58:41.469Z] #11 19.44 (76/167) Installing libdrm (2.4.120-r0) [2026-08-05T18:58:41.727Z] #11 19.66 (77/167) Installing libelf (0.191-r0) [2026-08-05T18:58:41.727Z] #11 19.78 (78/167) Installing mesa-glapi (24.0.9-r1) [2026-08-05T18:58:41.990Z] #11 19.92 (79/167) Installing mesa-dri-gallium (24.0.9-r1) [2026-08-05T18:58:42.248Z] #11 20.27 (80/167) Installing eudev-libs (3.2.14-r2) [2026-08-05T18:58:42.248Z] #11 20.39 (81/167) Installing libmagic (5.45-r1) [2026-08-05T18:58:42.508Z] #11 20.63 (82/167) Installing file (5.45-r1) [2026-08-05T18:58:42.767Z] #11 20.75 (83/167) Installing xprop (1.2.7-r0) [2026-08-05T18:58:42.767Z] #11 20.87 (84/167) Installing libice (1.1.1-r6) [2026-08-05T18:58:43.113Z] #11 21.04 (85/167) Installing libuuid (2.40.1-r1) [2026-08-05T18:58:43.113Z] #11 21.20 (86/167) Installing libsm (1.2.4-r4) [2026-08-05T18:58:43.372Z] #11 21.37 (87/167) Installing libxt (1.3.0-r5) [2026-08-05T18:58:43.633Z] #11 21.58 (88/167) Installing libxmu (1.1.4-r2) [2026-08-05T18:58:43.633Z] #11 21.77 (89/167) Installing xset (1.2.5-r1) [2026-08-05T18:58:43.891Z] #11 21.89 (90/167) Installing xdg-utils (1.2.1-r0) [2026-08-05T18:58:44.149Z] #11 22.08 (91/167) Installing libogg (1.3.5-r5) [2026-08-05T18:58:44.149Z] #11 22.24 (92/167) Installing libflac (1.4.3-r1) [2026-08-05T18:58:44.405Z] #11 22.39 (93/167) Installing alsa-lib (1.2.11-r0) [2026-08-05T18:58:44.405Z] #11 22.55 (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2026-08-05T18:58:44.663Z] #11 22.76 (95/167) Installing aom-libs (3.9.1-r0) [2026-08-05T18:58:44.922Z] #11 22.98 (96/167) Installing libva (2.21.0-r0) [2026-08-05T18:58:45.182Z] #11 23.12 (97/167) Installing libvdpau (1.5-r3) [2026-08-05T18:58:45.182Z] #11 23.29 (98/167) Installing onevpl-libs (2023.3.1-r2) [2026-08-05T18:58:45.440Z] #11 23.43 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) [2026-08-05T18:58:45.440Z] #11 23.59 (100/167) Installing libdav1d (1.4.2-r0) [2026-08-05T18:58:45.700Z] #11 23.77 (101/167) Installing openexr-libiex (3.1.13-r1) [2026-08-05T18:58:45.968Z] #11 24.09 (102/167) Installing openexr-libilmthread (3.1.13-r1) [2026-08-05T18:58:46.229Z] #11 24.25 (103/167) Installing imath (3.1.12-r0) [2026-08-05T18:58:46.489Z] #11 24.45 (104/167) Installing openexr-libopenexr (3.1.13-r1) [2026-08-05T18:58:46.489Z] #11 24.63 (105/167) Installing giflib (5.2.2-r0) [2026-08-05T18:58:46.748Z] #11 24.79 (106/167) Installing libhwy (1.0.7-r0) [2026-08-05T18:58:46.748Z] #11 24.91 (107/167) Installing lcms2 (2.19-r0) [2026-08-05T18:58:47.007Z] #11 25.06 (108/167) Installing libjxl (0.10.2-r0) [2026-08-05T18:58:47.267Z] #11 25.36 (109/167) Installing lame-libs (3.100-r5) [2026-08-05T18:58:47.529Z] #11 25.58 (110/167) Installing opus (1.5.2-r0) [2026-08-05T18:58:47.789Z] #11 25.73 (111/167) Installing rav1e-libs (0.7.1-r0) [2026-08-05T18:58:48.049Z] #11 26.01 (112/167) Installing libgomp (13.2.1_git20240309-r1) [2026-08-05T18:58:48.049Z] #11 26.22 (113/167) Installing soxr (0.1.3-r7) [2026-08-05T18:58:48.308Z] #11 26.40 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) [2026-08-05T18:58:48.566Z] #11 26.54 (115/167) Installing libtheora (1.1.1-r18) [2026-08-05T18:58:48.833Z] #11 26.77 (116/167) Installing libvorbis (1.3.7-r2) [2026-08-05T18:58:48.833Z] #11 26.98 (117/167) Installing libvpx (1.14.1-r0) [2026-08-05T18:58:49.092Z] #11 27.16 (118/167) Installing libwebpmux (1.3.2-r0) [2026-08-05T18:58:49.353Z] #11 27.32 (119/167) Installing x264-libs (0.164_git20231001-r0) [2026-08-05T18:58:49.611Z] #11 27.59 (120/167) Installing numactl (2.0.18-r0) [2026-08-05T18:58:49.611Z] #11 27.76 (121/167) Installing x265-libs (3.6-r0) [2026-08-05T18:58:50.549Z] #11 28.43 (122/167) Installing xvidcore (1.3.7-r2) [2026-08-05T18:58:50.549Z] #11 28.63 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) [2026-08-05T18:58:51.120Z] #11 28.99 (124/167) Installing libbluray (1.3.4-r1) [2026-08-05T18:58:51.120Z] #11 29.14 (125/167) Installing mpg123-libs (1.32.8-r0) [2026-08-05T18:58:51.120Z] #11 29.28 (126/167) Installing libopenmpt (0.7.7-r0) [2026-08-05T18:58:51.378Z] #11 29.45 (127/167) Installing cjson (1.7.19-r0) [2026-08-05T18:58:51.636Z] #11 29.61 (128/167) Installing mbedtls (3.6.6-r0) [2026-08-05T18:58:51.636Z] #11 29.77 (129/167) Installing librist (0.2.10-r1) [2026-08-05T18:58:51.894Z] #11 29.90 (130/167) Installing libsrt (1.5.3-r0) [2026-08-05T18:58:52.153Z] #11 30.08 (131/167) Installing libssh (0.10.6-r0) [2026-08-05T18:58:52.153Z] #11 30.28 (132/167) Installing libsodium (1.0.19-r1) [2026-08-05T18:58:52.412Z] #11 30.43 (133/167) Installing libzmq (4.3.5-r2) [2026-08-05T18:58:52.672Z] #11 30.66 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) [2026-08-05T18:58:52.931Z] #11 30.95 (135/167) Installing crc32c (1.1.2-r0) [2026-08-05T18:58:53.192Z] #11 31.11 (136/167) Installing double-conversion (3.3.0-r0) [2026-08-05T18:58:53.192Z] #11 31.26 (137/167) Installing libevent (2.1.12-r7) [2026-08-05T18:58:53.452Z] #11 31.50 (138/167) Installing wayland-libs-server (1.22.0-r4) [2026-08-05T18:58:53.710Z] #11 31.68 (139/167) Installing mesa-gbm (24.0.9-r1) [2026-08-05T18:58:53.710Z] #11 31.85 (140/167) Installing harfbuzz-subset (8.5.0-r0) [2026-08-05T18:58:53.969Z] #11 32.02 (141/167) Installing icu-libs (74.2-r1) [2026-08-05T18:58:54.228Z] #11 32.30 (142/167) Installing minizip (1.3.1-r0) [2026-08-05T18:58:54.488Z] #11 32.42 (143/167) Installing nspr (4.35-r4) [2026-08-05T18:58:54.488Z] #11 32.62 (144/167) Installing sqlite-libs (3.45.3-r3) [2026-08-05T18:58:54.748Z] #11 32.79 (145/167) Installing nss (3.105-r0) [2026-08-05T18:58:55.008Z] #11 33.06 (146/167) Installing openh264 (2.4.1-r0) [2026-08-05T18:58:55.267Z] #11 33.24 (147/167) Installing libcamera-ipa (0.3.0-r0) [2026-08-05T18:58:55.542Z] #11 33.44 (148/167) Installing libunwind (1.8.1-r0) [2026-08-05T18:58:55.542Z] #11 33.66 (149/167) Installing yaml (0.2.5-r2) [2026-08-05T18:58:55.801Z] #11 33.84 (150/167) Installing libcamera (0.3.0-r0) [2026-08-05T18:58:56.062Z] #11 34.02 (151/167) Installing speexdsp (1.2.1-r2) [2026-08-05T18:58:56.062Z] #11 34.18 (152/167) Installing libuv (1.48.0-r0) [2026-08-05T18:58:56.320Z] #11 34.37 (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2026-08-05T18:58:56.579Z] #11 34.52 (154/167) Installing libsndfile (1.2.2-r1) [2026-08-05T18:58:56.838Z] #11 34.75 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2026-08-05T18:58:56.838Z] #11 34.99 (156/167) Installing pipewire-libs (1.0.6-r1) [2026-08-05T18:58:57.405Z] #11 35.28 (157/167) Installing libasyncns (0.8-r3) [2026-08-05T18:58:57.405Z] #11 35.39 (158/167) Installing libltdl (2.4.7-r3) [2026-08-05T18:58:57.405Z] #11 35.55 (159/167) Installing orc (0.4.40-r0) [2026-08-05T18:58:57.667Z] #11 35.76 (160/167) Installing tdb-libs (1.4.9-r1) [2026-08-05T18:58:57.926Z] #11 35.91 (161/167) Installing libpulse (17.0-r0) [2026-08-05T18:58:58.185Z] #11 36.15 (162/167) Installing libwebpdemux (1.3.2-r0) [2026-08-05T18:58:58.185Z] #11 36.30 (163/167) Installing libgpg-error (1.49-r0) [2026-08-05T18:58:58.443Z] #11 36.43 (164/167) Installing libgcrypt (1.10.3-r0) [2026-08-05T18:58:58.702Z] #11 36.69 (165/167) Installing libxslt (1.1.39-r2) [2026-08-05T18:58:58.959Z] #11 36.89 (166/167) Installing chromium (131.0.6778.108-r0) [2026-08-05T18:59:00.874Z] #11 38.59 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) [2026-08-05T18:59:00.874Z] #11 38.86 Executing busybox-1.36.1-r31.trigger [2026-08-05T18:59:01.135Z] #11 38.87 Executing fontconfig-2.15.0-r1.trigger [2026-08-05T18:59:01.135Z] #11 38.89 Executing mkfontscale-1.2.2-r6.trigger [2026-08-05T18:59:01.135Z] #11 38.90 Executing glib-2.80.5-r0.trigger [2026-08-05T18:59:01.135Z] #11 38.91 Executing shared-mime-info-2.4-r0.trigger [2026-08-05T18:59:01.135Z] #11 39.27 Executing gdk-pixbuf-2.42.12-r0.trigger [2026-08-05T18:59:01.395Z] #11 39.28 Executing gtk-update-icon-cache-3.24.43-r0.trigger [2026-08-05T18:59:01.395Z] #11 39.32 Executing gtk+3.0-3.24.43-r0.trigger [2026-08-05T18:59:01.395Z] #11 39.34 OK: 672 MiB in 195 packages [2026-08-05T18:59:01.395Z] #11 39.40 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-08-05T18:59:01.656Z] #11 39.66 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-08-05T18:59:01.916Z] #11 40.04 (1/30) Installing jansson (2.14-r4) [2026-08-05T18:59:02.176Z] #11 40.21 (2/30) Installing binutils (2.42-r1) [2026-08-05T18:59:02.437Z] #11 40.42 (3/30) Installing libatomic (13.2.1_git20240309-r1) [2026-08-05T18:59:02.437Z] #11 40.53 (4/30) Installing isl26 (0.26-r1) [2026-08-05T18:59:02.698Z] #11 40.72 (5/30) Installing mpfr4 (4.2.1-r0) [2026-08-05T18:59:02.959Z] #11 40.87 (6/30) Installing mpc1 (1.3.1-r1) [2026-08-05T18:59:02.959Z] #11 41.07 (7/30) Installing gcc (13.2.1_git20240309-r1) [2026-08-05T18:59:03.910Z] #11 41.89 (8/30) Installing musl-dev (1.2.5-r3) [2026-08-05T18:59:04.169Z] #11 42.11 (9/30) Installing linux-headers (6.6-r0) [2026-08-05T18:59:04.169Z] #11 42.32 (10/30) Installing libffi-dev (3.4.6-r0) [2026-08-05T18:59:04.430Z] #11 42.46 (11/30) Installing libpq (16.14-r0) [2026-08-05T18:59:04.690Z] #11 42.60 (12/30) Installing openssl-dev (3.3.7-r0) [2026-08-05T18:59:04.690Z] #11 42.83 (13/30) Installing libpq-dev (16.14-r0) [2026-08-05T18:59:04.950Z] #11 43.08 (14/30) Installing libecpg (16.14-r0) [2026-08-05T18:59:05.214Z] #11 43.27 (15/30) Installing libecpg-dev (16.14-r0) [2026-08-05T18:59:05.473Z] #11 43.53 (16/30) Installing clang16-headers (16.0.6-r5) [2026-08-05T18:59:05.732Z] #11 43.82 (17/30) Installing llvm16-libs (16.0.6-r9) [2026-08-05T18:59:06.669Z] #11 44.68 (18/30) Installing clang16-libs (16.0.6-r5) [2026-08-05T18:59:07.239Z] #11 45.25 (19/30) Installing fortify-headers (1.1-r3) [2026-08-05T18:59:07.239Z] #11 45.39 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2026-08-05T18:59:07.816Z] #11 45.70 (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2026-08-05T18:59:07.816Z] #11 45.84 (22/30) Installing clang16 (16.0.6-r5) [2026-08-05T18:59:07.816Z] #11 45.99 (23/30) Installing icu (74.2-r1) [2026-08-05T18:59:08.078Z] #11 46.21 (24/30) Installing icu-dev (74.2-r1) [2026-08-05T18:59:08.338Z] #11 46.39 (25/30) Installing llvm16 (16.0.6-r9) [2026-08-05T18:59:09.275Z] #11 47.24 (26/30) Installing lz4-libs (1.9.4-r5) [2026-08-05T18:59:09.275Z] #11 47.37 (27/30) Installing lz4-dev (1.9.4-r5) [2026-08-05T18:59:09.534Z] #11 47.53 (28/30) Installing zstd (1.5.6-r0) [2026-08-05T18:59:09.795Z] #11 47.74 (29/30) Installing zstd-dev (1.5.6-r0) [2026-08-05T18:59:09.795Z] #11 47.87 (30/30) Installing postgresql16-dev (16.14-r0) [2026-08-05T18:59:10.057Z] #11 48.19 Executing busybox-1.36.1-r31.trigger [2026-08-05T18:59:10.317Z] #11 48.19 OK: 1208 MiB in 225 packages [2026-08-05T18:59:10.317Z] #11 48.26 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-08-05T18:59:10.578Z] #11 48.52 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-08-05T18:59:10.838Z] #11 48.90 (1/14) Installing g++ (13.2.1_git20240309-r1) [2026-08-05T18:59:11.410Z] #11 49.37 (2/14) Installing gdbm (1.23-r1) [2026-08-05T18:59:11.410Z] #11 49.55 (3/14) Installing mpdecimal (4.0.0-r0) [2026-08-05T18:59:11.669Z] #11 49.68 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2026-08-05T18:59:11.669Z] #11 49.80 (5/14) Installing libncursesw (6.4_p20240420-r2) [2026-08-05T18:59:11.929Z] #11 50.03 (6/14) Installing libpanelw (6.4_p20240420-r2) [2026-08-05T18:59:12.188Z] #11 50.14 (7/14) Installing readline (8.2.10-r0) [2026-08-05T18:59:12.188Z] #11 50.29 (8/14) Installing python3 (3.12.13-r0) [2026-08-05T18:59:12.447Z] #11 50.60 (9/14) Installing python3-pycache-pyc0 (3.12.13-r0) [2026-08-05T18:59:13.014Z] #11 50.94 (10/14) Installing pyc (3.12.13-r0) [2026-08-05T18:59:13.014Z] #11 51.08 (11/14) Installing python3-pyc (3.12.13-r0) [2026-08-05T18:59:13.276Z] #11 51.23 (12/14) Installing python3-dev (3.12.13-r0) [2026-08-05T18:59:13.845Z] #11 51.80 (13/14) Installing libsodium-dev (1.0.19-r1) [2026-08-05T18:59:13.845Z] #11 51.93 (14/14) Installing zeromq-dev (4.3.5-r2) [2026-08-05T18:59:14.104Z] #11 52.09 Executing busybox-1.36.1-r31.trigger [2026-08-05T18:59:14.364Z] #11 52.10 OK: 1374 MiB in 239 packages [2026-08-05T18:59:14.364Z] #11 52.16 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-08-05T18:59:14.364Z] #11 52.41 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-08-05T18:59:14.625Z] #11 52.79 OK: 1374 MiB in 239 packages [2026-08-05T18:59:14.884Z] #11 52.84 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-08-05T18:59:15.144Z] #11 53.11 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-08-05T18:59:15.402Z] #11 53.48 (1/1) Installing tzdata (2026b-r0) [2026-08-05T18:59:15.660Z] #11 53.65 OK: 1376 MiB in 240 packages [2026-08-05T18:59:15.919Z] #11 54.06 (1/1) Purging tzdata (2026b-r0) [2026-08-05T18:59:16.179Z] #11 54.07 OK: 1374 MiB in 239 packages [2026-08-05T18:59:18.081Z] #11 55.74 Looking in links: /tmp/tmpzh4x_2dk [2026-08-05T18:59:18.081Z] #11 55.74 Processing /tmp/tmpzh4x_2dk/pip-25.0.1-py3-none-any.whl [2026-08-05T18:59:18.081Z] #11 55.76 Installing collected packages: pip [2026-08-05T18:59:18.705Z] #11 56.77 Successfully installed pip-25.0.1 [2026-08-05T18:59:19.001Z] #11 56.77 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2026-08-05T18:59:19.267Z] #11 57.18 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2026-08-05T18:59:19.267Z] #11 57.24 Collecting pip [2026-08-05T18:59:19.267Z] #11 57.27 Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) [2026-08-05T18:59:19.267Z] #11 57.41 Collecting setuptools [2026-08-05T18:59:19.529Z] #11 57.41 Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) [2026-08-05T18:59:19.529Z] #11 57.44 Collecting wheel [2026-08-05T18:59:19.529Z] #11 57.45 Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) [2026-08-05T18:59:19.529Z] #11 57.46 Collecting packaging>=24.0 (from wheel) [2026-08-05T18:59:19.529Z] #11 57.47 Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) [2026-08-05T18:59:19.529Z] #11 57.47 Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) [2026-08-05T18:59:19.529Z] #11 57.49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 168.2 MB/s eta 0:00:00 [2026-08-05T18:59:19.529Z] #11 57.49 Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) [2026-08-05T18:59:19.529Z] #11 57.50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 215.8 MB/s eta 0:00:00 [2026-08-05T18:59:19.529Z] #11 57.50 Downloading wheel-0.47.0-py3-none-any.whl (32 kB) [2026-08-05T18:59:19.529Z] #11 57.50 Downloading packaging-26.3-py3-none-any.whl (129 kB) [2026-08-05T18:59:19.529Z] #11 57.53 Installing collected packages: setuptools, pip, packaging, wheel [2026-08-05T18:59:20.102Z] #11 58.23 Attempting uninstall: pip [2026-08-05T18:59:20.362Z] #11 58.23 Found existing installation: pip 25.0.1 [2026-08-05T18:59:20.362Z] #11 58.27 Uninstalling pip-25.0.1: [2026-08-05T18:59:20.362Z] #11 58.28 Successfully uninstalled pip-25.0.1 [2026-08-05T18:59:21.304Z] #11 59.43 Successfully installed packaging-26.3 pip-26.2.1 setuptools-83.0.0 wheel-0.47.0 [2026-08-05T18:59:21.579Z] #11 59.43 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2026-08-05T18:59:21.840Z] #11 59.94 Processing ./edgex-taf-common [2026-08-05T18:59:22.099Z] #11 59.94 Installing build dependencies: started [2026-08-05T18:59:22.668Z] #11 60.67 Installing build dependencies: finished with status 'done' [2026-08-05T18:59:22.668Z] #11 60.67 Getting requirements to build wheel: started [2026-08-05T18:59:22.927Z] #11 61.05 Getting requirements to build wheel: finished with status 'done' [2026-08-05T18:59:23.188Z] #11 61.05 Preparing metadata (pyproject.toml): started [2026-08-05T18:59:23.188Z] #11 61.24 Preparing metadata (pyproject.toml): finished with status 'done' [2026-08-05T18:59:23.447Z] #11 61.25 Building wheels for collected packages: edgex-taf-common [2026-08-05T18:59:23.447Z] #11 61.25 Building wheel for edgex-taf-common (pyproject.toml): started [2026-08-05T18:59:23.447Z] #11 61.51 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' [2026-08-05T18:59:23.707Z] #11 61.51 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15432 sha256=63477286b2271ab9b93574c8c4a412486925a950520384daabbb7ab5868ac6b0 [2026-08-05T18:59:23.707Z] #11 61.51 Stored in directory: /tmp/pip-ephem-wheel-cache-2mfg80fn/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2026-08-05T18:59:23.707Z] #11 61.52 Successfully built edgex-taf-common [2026-08-05T18:59:23.707Z] #11 61.54 Installing collected packages: edgex-taf-common [2026-08-05T18:59:23.707Z] #11 61.56 Successfully installed edgex-taf-common-0.0.0 [2026-08-05T18:59:23.707Z] #11 61.56 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2026-08-05T18:59:23.964Z] #11 62.08 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) [2026-08-05T18:59:24.222Z] #11 62.11 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) [2026-08-05T18:59:24.222Z] #11 62.12 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) [2026-08-05T18:59:24.222Z] #11 62.13 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) [2026-08-05T18:59:24.222Z] #11 62.14 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2026-08-05T18:59:24.222Z] #11 62.15 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2026-08-05T18:59:24.222Z] #11 62.16 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2026-08-05T18:59:24.222Z] #11 62.17 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2026-08-05T18:59:24.222Z] #11 62.18 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) [2026-08-05T18:59:24.222Z] #11 62.18 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) [2026-08-05T18:59:24.222Z] #11 62.19 Installing build dependencies: started [2026-08-05T18:59:24.792Z] #11 62.75 Installing build dependencies: finished with status 'done' [2026-08-05T18:59:24.792Z] #11 62.75 Getting requirements to build wheel: started [2026-08-05T18:59:25.057Z] #11 63.13 Getting requirements to build wheel: finished with status 'done' [2026-08-05T18:59:25.318Z] #11 63.13 Preparing metadata (pyproject.toml): started [2026-08-05T18:59:25.318Z] #11 63.33 Preparing metadata (pyproject.toml): finished with status 'done' [2026-08-05T18:59:25.577Z] #11 63.34 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) [2026-08-05T18:59:25.577Z] #11 63.34 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2026-08-05T18:59:25.577Z] #11 63.35 Installing build dependencies: started [2026-08-05T18:59:25.836Z] #11 63.91 Installing build dependencies: finished with status 'done' [2026-08-05T18:59:26.096Z] #11 63.91 Getting requirements to build wheel: started [2026-08-05T18:59:26.354Z] #11 64.29 Getting requirements to build wheel: finished with status 'done' [2026-08-05T18:59:26.354Z] #11 64.29 Preparing metadata (pyproject.toml): started [2026-08-05T18:59:26.354Z] #11 64.49 Preparing metadata (pyproject.toml): finished with status 'done' [2026-08-05T18:59:26.612Z] #11 64.51 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) [2026-08-05T18:59:26.612Z] #11 64.52 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2026-08-05T18:59:26.612Z] #11 64.53 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) [2026-08-05T18:59:26.612Z] #11 64.53 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2026-08-05T18:59:26.612Z] #11 64.56 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) [2026-08-05T18:59:26.612Z] #11 64.57 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) [2026-08-05T18:59:26.612Z] #11 64.58 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) [2026-08-05T18:59:26.612Z] #11 64.58 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2026-08-05T18:59:26.612Z] #11 64.60 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) [2026-08-05T18:59:26.612Z] #11 64.61 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2026-08-05T18:59:26.871Z] #11 64.86 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) [2026-08-05T18:59:27.131Z] #11 64.87 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) [2026-08-05T18:59:27.131Z] #11 64.95 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) [2026-08-05T18:59:27.131Z] #11 64.96 Downloading psutil-7.0.0.tar.gz (497 kB) [2026-08-05T18:59:27.131Z] #11 65.05 Installing build dependencies: started [2026-08-05T18:59:27.699Z] #11 65.59 Installing build dependencies: finished with status 'done' [2026-08-05T18:59:27.699Z] #11 65.59 Getting requirements to build wheel: started [2026-08-05T18:59:27.959Z] #11 66.07 Getting requirements to build wheel: finished with status 'done' [2026-08-05T18:59:28.222Z] #11 66.08 Preparing metadata (pyproject.toml): started [2026-08-05T18:59:28.222Z] #11 66.35 Preparing metadata (pyproject.toml): finished with status 'done' [2026-08-05T18:59:28.482Z] #11 66.61 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) [2026-08-05T18:59:28.741Z] #11 66.61 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) [2026-08-05T18:59:28.741Z] #11 66.63 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) [2026-08-05T18:59:28.741Z] #11 66.63 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2026-08-05T18:59:28.741Z] #11 66.68 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) [2026-08-05T18:59:28.741Z] #11 66.69 Downloading psycopg2-2.9.10.tar.gz (385 kB) [2026-08-05T18:59:28.741Z] #11 66.75 Installing build dependencies: started [2026-08-05T18:59:29.310Z] #11 67.32 Installing build dependencies: finished with status 'done' [2026-08-05T18:59:29.310Z] #11 67.32 Getting requirements to build wheel: started [2026-08-05T18:59:29.569Z] #11 67.73 Getting requirements to build wheel: finished with status 'done' [2026-08-05T18:59:29.831Z] #11 67.73 Preparing metadata (pyproject.toml): started [2026-08-05T18:59:29.832Z] #11 67.94 Preparing metadata (pyproject.toml): finished with status 'done' [2026-08-05T18:59:30.107Z] #11 68.04 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) [2026-08-05T18:59:30.107Z] #11 68.05 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) [2026-08-05T18:59:30.107Z] #11 68.21 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) [2026-08-05T18:59:30.368Z] #11 68.23 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) [2026-08-05T18:59:30.368Z] #11 68.26 Collecting pyjwt==2.13.0 (from -r requirements.txt (line 19)) [2026-08-05T18:59:30.368Z] #11 68.27 Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) [2026-08-05T18:59:30.368Z] #11 68.50 Collecting cryptography==50.0.0 (from -r requirements.txt (line 20)) [2026-08-05T18:59:30.628Z] #11 68.51 Downloading cryptography-50.0.0-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (4.3 kB) [2026-08-05T18:59:30.628Z] #11 68.53 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) [2026-08-05T18:59:30.628Z] #11 68.53 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2026-08-05T18:59:30.628Z] #11 68.54 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) [2026-08-05T18:59:30.628Z] #11 68.55 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) [2026-08-05T18:59:30.628Z] #11 68.56 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) [2026-08-05T18:59:30.628Z] #11 68.56 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2026-08-05T18:59:30.628Z] #11 68.58 Collecting urllib3>=2.6.3 (from -r requirements.txt (line 24)) [2026-08-05T18:59:30.628Z] #11 68.58 Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) [2026-08-05T18:59:30.628Z] #11 68.62 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T18:59:30.628Z] #11 68.62 Downloading selenium-4.46.0-py3-none-any.whl.metadata (7.4 kB) [2026-08-05T18:59:30.628Z] #11 68.64 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T18:59:30.628Z] #11 68.64 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl.metadata (10 kB) [2026-08-05T18:59:30.628Z] #11 68.66 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T18:59:30.628Z] #11 68.67 Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) [2026-08-05T18:59:30.628Z] #11 68.69 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-08-05T18:59:30.628Z] #11 68.70 Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) [2026-08-05T18:59:30.628Z] #11 68.71 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-08-05T18:59:30.628Z] #11 68.71 Downloading scp-0.16.1-py2.py3-none-any.whl.metadata (4.6 kB) [2026-08-05T18:59:30.628Z] #11 68.73 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T18:59:30.888Z] #11 68.73 Downloading docutils-0.23-py3-none-any.whl.metadata (15 kB) [2026-08-05T18:59:30.888Z] #11 68.75 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T18:59:30.888Z] #11 68.76 Downloading flex-6.14.1.tar.gz (40 kB) [2026-08-05T18:59:30.888Z] #11 68.79 Installing build dependencies: started [2026-08-05T18:59:31.458Z] #11 69.35 Installing build dependencies: finished with status 'done' [2026-08-05T18:59:31.458Z] #11 69.35 Getting requirements to build wheel: started [2026-08-05T18:59:31.717Z] #11 69.73 Getting requirements to build wheel: finished with status 'done' [2026-08-05T18:59:31.717Z] #11 69.73 Preparing metadata (pyproject.toml): started [2026-08-05T18:59:31.976Z] #11 69.94 Preparing metadata (pyproject.toml): finished with status 'done' [2026-08-05T18:59:31.976Z] #11 69.95 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T18:59:31.976Z] #11 69.96 Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) [2026-08-05T18:59:31.976Z] #11 69.98 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T18:59:31.976Z] #11 69.99 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) [2026-08-05T18:59:31.976Z] #11 70.01 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T18:59:31.976Z] #11 70.02 Downloading openapi_core-0.23.1-py3-none-any.whl.metadata (8.1 kB) [2026-08-05T18:59:31.976Z] #11 70.04 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T18:59:32.236Z] #11 70.04 Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) [2026-08-05T18:59:32.236Z] #11 70.09 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T18:59:32.236Z] #11 70.09 Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) [2026-08-05T18:59:32.236Z] #11 70.10 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T18:59:32.236Z] #11 70.11 Downloading tzlocal-5.4.4-py3-none-any.whl.metadata (7.7 kB) [2026-08-05T18:59:32.236Z] #11 70.23 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-08-05T18:59:32.495Z] #11 70.23 Downloading charset_normalizer-3.4.9-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (41 kB) [2026-08-05T18:59:32.495Z] #11 70.25 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-08-05T18:59:32.495Z] #11 70.25 Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) [2026-08-05T18:59:32.495Z] #11 70.28 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-08-05T18:59:32.495Z] #11 70.28 Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) [2026-08-05T18:59:32.495Z] #11 70.30 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-08-05T18:59:32.495Z] #11 70.30 Downloading reactivex-5.1.0-py3-none-any.whl.metadata (6.5 kB) [2026-08-05T18:59:32.495Z] #11 70.32 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-08-05T18:59:32.495Z] #11 70.32 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2026-08-05T18:59:32.495Z] #11 70.32 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (83.0.0) [2026-08-05T18:59:32.495Z] #11 70.45 Collecting cffi>=2.0.0 (from cryptography==50.0.0->-r requirements.txt (line 20)) [2026-08-05T18:59:32.495Z] #11 70.45 Downloading cffi-2.1.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.5 kB) [2026-08-05T18:59:32.495Z] #11 70.46 Collecting pycparser (from cffi>=2.0.0->cryptography==50.0.0->-r requirements.txt (line 20)) [2026-08-05T18:59:32.495Z] #11 70.47 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) [2026-08-05T18:59:32.495Z] #11 70.51 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-08-05T18:59:32.495Z] #11 70.52 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) [2026-08-05T18:59:32.495Z] #11 70.53 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-08-05T18:59:32.495Z] #11 70.54 Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) [2026-08-05T18:59:32.495Z] #11 70.56 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-08-05T18:59:32.495Z] #11 70.56 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (10.0 kB) [2026-08-05T18:59:32.495Z] #11 70.58 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-08-05T18:59:32.495Z] #11 70.58 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2026-08-05T18:59:32.495Z] #11 70.60 Collecting typing-extensions<5,>=4.15.0 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-08-05T18:59:32.495Z] #11 70.60 Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) [2026-08-05T18:59:32.495Z] #11 70.62 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T18:59:32.495Z] #11 70.63 Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) [2026-08-05T18:59:32.495Z] #11 70.64 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T18:59:32.495Z] #11 70.64 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2026-08-05T18:59:32.495Z] #11 70.66 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T18:59:32.495Z] #11 70.66 Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) [2026-08-05T18:59:32.755Z] #11 70.71 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T18:59:32.755Z] #11 70.72 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2026-08-05T18:59:32.755Z] #11 70.73 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T18:59:32.755Z] #11 70.73 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2026-08-05T18:59:32.755Z] #11 70.74 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T18:59:32.755Z] #11 70.75 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2026-08-05T18:59:32.755Z] #11 70.76 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T18:59:32.755Z] #11 70.77 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) [2026-08-05T18:59:32.755Z] #11 70.78 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T18:59:32.755Z] #11 70.78 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2026-08-05T18:59:32.755Z] #11 70.80 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T18:59:32.755Z] #11 70.80 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2026-08-05T18:59:32.755Z] #11 70.85 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T18:59:32.755Z] #11 70.85 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) [2026-08-05T18:59:32.755Z] #11 70.86 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T18:59:32.755Z] #11 70.86 Downloading validate_email-1.3.tar.gz (4.7 kB) [2026-08-05T18:59:32.755Z] #11 70.87 Installing build dependencies: started [2026-08-05T18:59:33.321Z] #11 71.44 Installing build dependencies: finished with status 'done' [2026-08-05T18:59:33.579Z] #11 71.44 Getting requirements to build wheel: started [2026-08-05T18:59:33.838Z] #11 71.83 Getting requirements to build wheel: finished with status 'done' [2026-08-05T18:59:33.838Z] #11 71.83 Preparing metadata (pyproject.toml): started [2026-08-05T18:59:34.098Z] #11 72.03 Preparing metadata (pyproject.toml): finished with status 'done' [2026-08-05T18:59:34.098Z] #11 72.04 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T18:59:34.098Z] #11 72.05 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2026-08-05T18:59:34.098Z] #11 72.06 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T18:59:34.098Z] #11 72.06 Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2026-08-05T18:59:34.098Z] #11 72.07 Installing build dependencies: started [2026-08-05T18:59:34.667Z] #11 72.70 Installing build dependencies: finished with status 'done' [2026-08-05T18:59:34.927Z] #11 72.70 Getting requirements to build wheel: started [2026-08-05T18:59:34.927Z] #11 73.07 Getting requirements to build wheel: finished with status 'done' [2026-08-05T18:59:35.184Z] #11 73.07 Preparing metadata (pyproject.toml): started [2026-08-05T18:59:35.185Z] #11 73.26 Preparing metadata (pyproject.toml): finished with status 'done' [2026-08-05T18:59:35.445Z] #11 73.28 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T18:59:35.445Z] #11 73.28 Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) [2026-08-05T18:59:35.445Z] #11 73.30 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T18:59:35.445Z] #11 73.30 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) [2026-08-05T18:59:35.445Z] #11 73.32 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T18:59:35.445Z] #11 73.33 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) [2026-08-05T18:59:35.705Z] #11 73.63 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T18:59:35.705Z] #11 73.64 Downloading rpds_py-2026.6.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2026-08-05T18:59:35.705Z] #11 73.66 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T18:59:35.705Z] #11 73.66 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2026-08-05T18:59:35.705Z] #11 73.68 Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T18:59:35.705Z] #11 73.69 Downloading jsonschema_path-0.4.6-py3-none-any.whl.metadata (5.9 kB) [2026-08-05T18:59:35.705Z] #11 73.71 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T18:59:35.705Z] #11 73.71 Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) [2026-08-05T18:59:35.705Z] #11 73.73 Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T18:59:35.705Z] #11 73.73 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) [2026-08-05T18:59:35.705Z] #11 73.75 Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T18:59:35.963Z] #11 73.76 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl.metadata (6.5 kB) [2026-08-05T18:59:35.963Z] #11 73.78 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T18:59:35.963Z] #11 73.78 Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) [2026-08-05T18:59:35.963Z] #11 73.80 Collecting pathable<0.6.0,>=0.5.0 (from jsonschema-path<0.5.0,>=0.4.5->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T18:59:35.963Z] #11 73.80 Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) [2026-08-05T18:59:35.963Z] #11 73.93 Collecting pydantic<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T18:59:35.963Z] #11 73.93 Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB) [2026-08-05T18:59:35.963Z] #11 73.95 Collecting pydantic-settings<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T18:59:35.963Z] #11 73.95 Downloading pydantic_settings-2.14.2-py3-none-any.whl.metadata (3.4 kB) [2026-08-05T18:59:35.963Z] #11 73.97 Collecting rfc3339-validator (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T18:59:35.963Z] #11 73.97 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2026-08-05T18:59:35.963Z] #11 74.01 Collecting lazy-object-proxy<2.0,>=1.7.1 (from openapi-spec-validator<0.9.0,>=0.8.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T18:59:35.963Z] #11 74.02 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) [2026-08-05T18:59:35.963Z] #11 74.03 Collecting annotated-types>=0.6.0 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T18:59:36.223Z] #11 74.03 Downloading annotated_types-0.8.0-py3-none-any.whl.metadata (15 kB) [2026-08-05T18:59:36.795Z] #11 74.84 Collecting pydantic-core==2.46.4 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T18:59:36.795Z] #11 74.85 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.6 kB) [2026-08-05T18:59:36.795Z] #11 74.85 Collecting typing-inspection>=0.4.2 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T18:59:36.795Z] #11 74.86 Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) [2026-08-05T18:59:36.795Z] #11 74.93 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T18:59:36.795Z] #11 74.93 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) [2026-08-05T18:59:36.795Z] #11 74.95 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) [2026-08-05T18:59:37.056Z] #11 74.96 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 183.6 MB/s 0:00:00 [2026-08-05T18:59:37.056Z] #11 74.96 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) [2026-08-05T18:59:37.056Z] #11 74.96 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2026-08-05T18:59:37.056Z] #11 74.97 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2026-08-05T18:59:37.056Z] #11 74.97 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2026-08-05T18:59:37.056Z] #11 74.98 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2026-08-05T18:59:37.056Z] #11 74.98 Downloading requests-2.32.4-py3-none-any.whl (64 kB) [2026-08-05T18:59:37.056Z] #11 74.99 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2026-08-05T18:59:37.056Z] #11 74.99 Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2026-08-05T18:59:37.056Z] #11 75.00 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) [2026-08-05T18:59:37.056Z] #11 75.15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 119.2 MB/s 0:00:00 [2026-08-05T18:59:37.314Z] #11 75.16 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) [2026-08-05T18:59:37.314Z] #11 75.17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 215.6 MB/s 0:00:00 [2026-08-05T18:59:37.314Z] #11 75.17 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2026-08-05T18:59:37.314Z] #11 75.18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 101.1 MB/s 0:00:00 [2026-08-05T18:59:37.314Z] #11 75.19 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) [2026-08-05T18:59:37.314Z] #11 75.21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 159.7 MB/s 0:00:00 [2026-08-05T18:59:37.314Z] #11 75.21 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) [2026-08-05T18:59:37.314Z] #11 75.22 Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) [2026-08-05T18:59:37.314Z] #11 75.22 Downloading cryptography-50.0.0-cp311-abi3-musllinux_1_2_x86_64.whl (5.0 MB) [2026-08-05T18:59:37.314Z] #11 75.25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 182.1 MB/s 0:00:00 [2026-08-05T18:59:37.314Z] #11 75.25 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2026-08-05T18:59:37.315Z] #11 75.26 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) [2026-08-05T18:59:37.315Z] #11 75.26 Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2026-08-05T18:59:37.315Z] #11 75.27 Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) [2026-08-05T18:59:37.315Z] #11 75.27 Downloading charset_normalizer-3.4.9-cp312-cp312-musllinux_1_2_x86_64.whl (226 kB) [2026-08-05T18:59:37.315Z] #11 75.28 Downloading idna-3.18-py3-none-any.whl (65 kB) [2026-08-05T18:59:37.315Z] #11 75.28 Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) [2026-08-05T18:59:37.315Z] #11 75.28 Downloading cffi-2.1.1-cp312-cp312-musllinux_1_2_x86_64.whl (223 kB) [2026-08-05T18:59:37.315Z] #11 75.29 Downloading click-8.4.2-py3-none-any.whl (119 kB) [2026-08-05T18:59:37.315Z] #11 75.29 Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) [2026-08-05T18:59:37.315Z] #11 75.30 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl (359 kB) [2026-08-05T18:59:37.315Z] #11 75.30 Downloading invoke-3.0.3-py3-none-any.whl (160 kB) [2026-08-05T18:59:37.573Z] #11 75.66 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) [2026-08-05T18:59:37.832Z] #11 75.67 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 239.7 MB/s 0:00:00 [2026-08-05T18:59:37.832Z] #11 75.68 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2026-08-05T18:59:37.832Z] #11 75.68 Downloading reactivex-5.1.0-py3-none-any.whl (257 kB) [2026-08-05T18:59:37.832Z] #11 75.69 Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) [2026-08-05T18:59:37.832Z] #11 75.70 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB) [2026-08-05T18:59:37.832Z] #11 75.70 Downloading scp-0.16.1-py2.py3-none-any.whl (8.9 kB) [2026-08-05T18:59:37.832Z] #11 75.71 Downloading selenium-4.46.0-py3-none-any.whl (9.4 MB) [2026-08-05T18:59:37.832Z] #11 75.76 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 186.6 MB/s 0:00:00 [2026-08-05T18:59:37.832Z] #11 75.76 Downloading trio-0.33.0-py3-none-any.whl (510 kB) [2026-08-05T18:59:37.832Z] #11 75.77 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2026-08-05T18:59:37.832Z] #11 75.78 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2026-08-05T18:59:37.832Z] #11 75.78 Downloading attrs-26.1.0-py3-none-any.whl (67 kB) [2026-08-05T18:59:37.832Z] #11 75.79 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2026-08-05T18:59:37.832Z] #11 75.79 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2026-08-05T18:59:37.832Z] #11 75.80 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2026-08-05T18:59:37.832Z] #11 75.80 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) [2026-08-05T18:59:37.832Z] #11 75.81 Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2026-08-05T18:59:37.832Z] #11 75.81 Downloading docutils-0.23-py3-none-any.whl (634 kB) [2026-08-05T18:59:37.832Z] #11 75.82 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.7/634.7 kB 78.4 MB/s 0:00:00 [2026-08-05T18:59:37.832Z] #11 75.82 Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) [2026-08-05T18:59:37.832Z] #11 75.83 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) [2026-08-05T18:59:37.832Z] #11 75.84 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 148.6 MB/s 0:00:00 [2026-08-05T18:59:37.832Z] #11 75.84 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2026-08-05T18:59:37.832Z] #11 75.84 Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) [2026-08-05T18:59:37.832Z] #11 75.85 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) [2026-08-05T18:59:37.832Z] #11 75.85 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) [2026-08-05T18:59:37.832Z] #11 75.86 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) [2026-08-05T18:59:37.832Z] #11 75.86 Downloading rpds_py-2026.6.3-cp312-cp312-musllinux_1_2_x86_64.whl (573 kB) [2026-08-05T18:59:37.832Z] #11 75.87 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 573.0/573.0 kB 215.7 MB/s 0:00:00 [2026-08-05T18:59:37.832Z] #11 75.87 Downloading openapi_core-0.23.1-py3-none-any.whl (115 kB) [2026-08-05T18:59:38.092Z] #11 75.88 Downloading jsonschema_path-0.4.6-py3-none-any.whl (19 kB) [2026-08-05T18:59:38.092Z] #11 75.88 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) [2026-08-05T18:59:38.092Z] #11 75.89 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl (50 kB) [2026-08-05T18:59:38.092Z] #11 75.90 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) [2026-08-05T18:59:38.092Z] #11 75.90 Downloading pathable-0.5.0-py3-none-any.whl (16 kB) [2026-08-05T18:59:38.092Z] #11 75.90 Downloading pydantic-2.13.4-py3-none-any.whl (472 kB) [2026-08-05T18:59:38.092Z] #11 75.91 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_x86_64.whl (2.4 MB) [2026-08-05T18:59:39.471Z] #11 77.32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 1.5 MB/s 0:00:01 [2026-08-05T18:59:39.471Z] #11 77.33 Downloading pydantic_settings-2.14.2-py3-none-any.whl (61 kB) [2026-08-05T18:59:39.471Z] #11 77.39 Downloading annotated_types-0.8.0-py3-none-any.whl (13 kB) [2026-08-05T18:59:39.471Z] #11 77.39 Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) [2026-08-05T18:59:39.471Z] #11 77.40 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) [2026-08-05T18:59:39.471Z] #11 77.41 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) [2026-08-05T18:59:39.471Z] #11 77.41 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2026-08-05T18:59:39.471Z] #11 77.42 Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) [2026-08-05T18:59:39.471Z] #11 77.42 Downloading pycparser-3.0-py3-none-any.whl (48 kB) [2026-08-05T18:59:39.471Z] #11 77.42 Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) [2026-08-05T18:59:39.471Z] #11 77.44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 91.1 MB/s 0:00:00 [2026-08-05T18:59:39.471Z] #11 77.45 Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) [2026-08-05T18:59:39.471Z] #11 77.46 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2026-08-05T18:59:39.471Z] #11 77.46 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2026-08-05T18:59:39.471Z] #11 77.46 Downloading tzlocal-5.4.4-py3-none-any.whl (18 kB) [2026-08-05T18:59:39.732Z] #11 77.76 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2026-08-05T18:59:39.990Z] #11 77.76 Building wheel for robotframework-sshlibrary (pyproject.toml): started [2026-08-05T18:59:39.990Z] #11 78.10 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' [2026-08-05T18:59:40.249Z] #11 78.10 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55203 sha256=09cba404c80209b800842cef33136d9f4a36cc982d1ad95b7e7b81d1b5929e20 [2026-08-05T18:59:40.249Z] #11 78.10 Stored in directory: /tmp/pip-ephem-wheel-cache-rcfa3cak/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 [2026-08-05T18:59:40.249Z] #11 78.11 Building wheel for robotbackgroundlogger (pyproject.toml): started [2026-08-05T18:59:40.249Z] #11 78.34 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' [2026-08-05T18:59:40.509Z] #11 78.34 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=e375066bb84fefda502c4a3eb2fa80ec8af9d829ee0bb9ed68c454254deec340 [2026-08-05T18:59:40.509Z] #11 78.34 Stored in directory: /tmp/pip-ephem-wheel-cache-rcfa3cak/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2026-08-05T18:59:40.509Z] #11 78.34 Building wheel for psutil (pyproject.toml): started [2026-08-05T18:59:41.884Z] #11 80.02 Building wheel for psutil (pyproject.toml): finished with status 'done' [2026-08-05T18:59:42.143Z] #11 80.02 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277533 sha256=1e164a14a7317f83de9bf0489e222d671c3f56af5df643b6468d6f5e85ab2c9d [2026-08-05T18:59:42.143Z] #11 80.02 Stored in directory: /tmp/pip-ephem-wheel-cache-rcfa3cak/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2026-08-05T18:59:42.143Z] #11 80.02 Building wheel for psycopg2 (pyproject.toml): started [2026-08-05T18:59:50.279Z] #11 88.20 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' [2026-08-05T18:59:50.279Z] #11 88.20 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521913 sha256=4cf3e3378a1e1820c5357620c6d3db9e7fa491b1986285c68c4d8e07e3378e69 [2026-08-05T18:59:50.279Z] #11 88.20 Stored in directory: /tmp/pip-ephem-wheel-cache-rcfa3cak/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2026-08-05T18:59:50.279Z] #11 88.21 Building wheel for flex (pyproject.toml): started [2026-08-05T18:59:50.538Z] #11 88.52 Building wheel for flex (pyproject.toml): finished with status 'done' [2026-08-05T18:59:50.538Z] #11 88.52 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77343 sha256=1883fa378b9d785f03b9eb814d730b214b109ee2d1f81651786ff8500e679bdc [2026-08-05T18:59:50.538Z] #11 88.52 Stored in directory: /tmp/pip-ephem-wheel-cache-rcfa3cak/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2026-08-05T18:59:50.538Z] #11 88.52 Building wheel for strict-rfc3339 (pyproject.toml): started [2026-08-05T18:59:50.797Z] #11 88.80 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' [2026-08-05T18:59:50.797Z] #11 88.80 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18221 sha256=6f48d238c5b16d09d76fca0e2daa433cc93a8f21070a32c5c63c98d8a4b476f3 [2026-08-05T18:59:50.797Z] #11 88.80 Stored in directory: /tmp/pip-ephem-wheel-cache-rcfa3cak/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2026-08-05T18:59:50.797Z] #11 88.81 Building wheel for validate-email (pyproject.toml): started [2026-08-05T18:59:51.055Z] #11 89.05 Building wheel for validate-email (pyproject.toml): finished with status 'done' [2026-08-05T18:59:51.055Z] #11 89.05 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5559 sha256=a65ab5b3dd715b35d49077ee45470d19b11556ca97285ccd15723e39f0ce0308 [2026-08-05T18:59:51.055Z] #11 89.05 Stored in directory: /tmp/pip-ephem-wheel-cache-rcfa3cak/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2026-08-05T18:59:51.055Z] #11 89.05 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2026-08-05T18:59:51.314Z] #11 89.24 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, jsonpath-ng, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, annotated-types, wsproto, werkzeug, typing-inspection, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, pydantic-core, outcome, cffi, trio, robotframework-requests, pynacl, pydantic, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, pydantic-settings, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance [2026-08-05T19:00:03.551Z] #11 99.80 [2026-08-05T19:00:03.551Z] #11 99.81 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 annotated-types-0.8.0 attrs-26.1.0 bcrypt-5.0.0 certifi-2026.7.22 cffi-2.1.1 charset_normalizer-3.4.9 click-8.4.2 configparser-7.2.0 cryptography-50.0.0 docker-7.1.0 docutils-0.23 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.18 influxdb-client-1.49.0 invoke-3.0.3 isodate-0.7.2 jsonpath-ng-1.8.0 jsonpointer-3.1.1 jsonschema-4.26.0 jsonschema-path-0.4.6 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-11.1.0 numpy-2.2.5 openapi-core-0.23.1 openapi-schema-validator-0.8.1 openapi-spec-validator-0.8.5 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-5.0.0 pathable-0.5.0 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pydantic-2.13.4 pydantic-core-2.46.4 pydantic-settings-2.14.2 pygments-2.20.0 pyjwt-2.13.0 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2026.3.post1 pyzmq-27.0.0 reactivex-5.1.0 referencing-0.37.0 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.6.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-2026.6.3 scp-0.16.1 selenium-4.46.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.16.0 typing-inspection-0.4.2 tzlocal-5.4.4 urllib3-2.7.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.8 wsproto-1.3.2 [2026-08-05T19:00:03.551Z] #11 99.81 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2026-08-05T19:00:03.551Z] #11 DONE 100.7s [2026-08-05T19:00:03.551Z] [2026-08-05T19:00:03.551Z] #12 exporting to image [2026-08-05T19:00:03.551Z] #12 exporting layers [2026-08-05T19:00:10.117Z] #12 exporting layers 6.5s done [2026-08-05T19:00:10.117Z] #12 writing image sha256:a8d578c02aa5d9bd2d26c2b70933d7700c11515e01b9736b5e95395d59a0bbfd done [2026-08-05T19:00:10.117Z] #12 naming to docker.io/library/edgex-taf-common done [2026-08-05T19:00:10.117Z] #12 DONE 6.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-05T19:00:10.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-08-05T19:00:10.628Z] [2026-08-05T19:00:10.628Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-05T19:00:10.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-08-05T19:00:10.946Z] latest: Pulling from edgex-lftools-log-publisher [2026-08-05T19:00:10.946Z] 5eb5b503b376: Pulling fs layer [2026-08-05T19:00:10.946Z] 5c69ac0246d0: Pulling fs layer [2026-08-05T19:00:10.946Z] ec43610c2a17: Pulling fs layer [2026-08-05T19:00:10.946Z] 3a2ae6a8a46f: Pulling fs layer [2026-08-05T19:00:10.946Z] 33b1e0a273af: Pulling fs layer [2026-08-05T19:00:10.946Z] 5d3b04190fa2: Pulling fs layer [2026-08-05T19:00:10.946Z] 2f39f015ded8: Pulling fs layer [2026-08-05T19:00:10.946Z] 33b1e0a273af: Waiting [2026-08-05T19:00:10.946Z] 5d3b04190fa2: Waiting [2026-08-05T19:00:10.946Z] 3a2ae6a8a46f: Waiting [2026-08-05T19:00:10.946Z] 2f39f015ded8: Waiting [2026-08-05T19:00:10.946Z] 5c69ac0246d0: Verifying Checksum [2026-08-05T19:00:10.946Z] 5c69ac0246d0: Download complete [2026-08-05T19:00:10.946Z] 3a2ae6a8a46f: Download complete [2026-08-05T19:00:10.946Z] ec43610c2a17: Verifying Checksum [2026-08-05T19:00:10.946Z] ec43610c2a17: Download complete [2026-08-05T19:00:10.946Z] 33b1e0a273af: Verifying Checksum [2026-08-05T19:00:10.946Z] 33b1e0a273af: Download complete [2026-08-05T19:00:10.946Z] 5d3b04190fa2: Verifying Checksum [2026-08-05T19:00:10.946Z] 5d3b04190fa2: Download complete [2026-08-05T19:00:11.204Z] 5eb5b503b376: Verifying Checksum [2026-08-05T19:00:11.204Z] 5eb5b503b376: Download complete [2026-08-05T19:00:11.770Z] 2f39f015ded8: Download complete [2026-08-05T19:00:12.706Z] 5eb5b503b376: Pull complete [2026-08-05T19:00:12.964Z] 5c69ac0246d0: Pull complete [2026-08-05T19:00:13.529Z] ec43610c2a17: Pull complete [2026-08-05T19:00:13.529Z] 3a2ae6a8a46f: Pull complete [2026-08-05T19:00:13.787Z] 33b1e0a273af: Pull complete [2026-08-05T19:00:13.787Z] 5d3b04190fa2: Pull complete [2026-08-05T19:00:19.056Z] 2f39f015ded8: Pull complete [2026-08-05T19:00:19.056Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-08-05T19:00:19.056Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-08-05T19:00:19.056Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-08-05T19:00:19.183Z] prd-ubuntu20.04-docker-8c-8g-5 does not seem to be running inside a container [2026-08-05T19:00:19.204Z] $ 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/xfoundry_edgex-taf-common_PR-149 -v /w/workspace/xfoundry_edgex-taf-common_PR-149:/w/workspace/xfoundry_edgex-taf-common_PR-149:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-149@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-149@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 [2026-08-05T19:00:20.387Z] $ docker top 7589607143ff9ee2a352ee97eedb76aa40615688d74c4a220f99193792efea1f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-08-05T19:00:20.759Z] ---> job-cost.sh [2026-08-05T19:00:20.759Z] lf-activate-venv: SKIPPING [2026-08-05T19:00:20.759Z] INFO: No Stack... [2026-08-05T19:00:21.016Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-08-05T19:00:21.298Z] INFO: Archiving Costs [Pipeline] sh [2026-08-05T19:00:21.709Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-149/archives/cost.csv [2026-08-05T19:00:21.709Z] + cut -d, -f6 [Pipeline] lock [2026-08-05T19:00:21.722Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-149-4-stack-cost] [2026-08-05T19:00:21.732Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-149-4-stack-cost] did not exist. Created. [2026-08-05T19:00:21.737Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-149-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-08-05T19:00:22.061Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-08-05T19:00:22.086Z] Stashed 1 file(s) [Pipeline] } [2026-08-05T19:00:22.093Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-149-4-stack-cost] [Pipeline] // lock [Pipeline] } [2026-08-05T19:00:22.112Z] $ docker stop --time=1 7589607143ff9ee2a352ee97eedb76aa40615688d74c4a220f99193792efea1f [2026-08-05T19:00:23.237Z] $ docker rm -f --volumes 7589607143ff9ee2a352ee97eedb76aa40615688d74c4a220f99193792efea1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-08-05T19:01:19.580Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10 in /w/workspace/xfoundry_edgex-taf-common_PR-149 [Pipeline] { [Pipeline] checkout [2026-08-05T19:01:22.640Z] Selected Git installation does not exist. Using Default [2026-08-05T19:01:22.640Z] The recommended git tool is: NONE [2026-08-05T19:01:28.559Z] using credential edgex-jenkins-ssh [2026-08-05T19:01:28.583Z] Cloning the remote Git repository [2026-08-05T19:01:28.638Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2026-08-05T19:01:28.763Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-149 # timeout=10 [2026-08-05T19:01:28.933Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2026-08-05T19:01:28.934Z] > git --version # timeout=10 [2026-08-05T19:01:28.959Z] > git --version # 'git version 2.25.1' [2026-08-05T19:01:28.962Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-08-05T19:01:29.119Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-08-05T19:01:29.902Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2026-08-05T19:01:29.934Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-08-05T19:01:31.061Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2026-08-05T19:01:31.108Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2026-08-05T19:01:31.109Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-08-05T19:01:31.142Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2026-08-05T19:01:31.693Z] Merging remotes/origin/main commit f841b5a5e64b84806f3af205f58f3dc2f9049a63 into PR head commit d2fcd6733f82f0bf0aab68c210ae23c76e7a4d93 [2026-08-05T19:01:32.015Z] Merge succeeded, producing 2103d88be750d5f0aa1d11494bf341ba3222b60b [2026-08-05T19:01:32.016Z] Checking out Revision 2103d88be750d5f0aa1d11494bf341ba3222b60b (PR-149) [2026-08-05T19:01:31.714Z] > git config core.sparsecheckout # timeout=10 [2026-08-05T19:01:31.805Z] > git checkout -f d2fcd6733f82f0bf0aab68c210ae23c76e7a4d93 # timeout=10 [2026-08-05T19:01:31.888Z] > git remote # timeout=10 [2026-08-05T19:01:31.908Z] > git config --get remote.origin.url # timeout=10 [2026-08-05T19:01:31.924Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-08-05T19:01:31.947Z] > git merge f841b5a5e64b84806f3af205f58f3dc2f9049a63 # timeout=10 [2026-08-05T19:01:31.997Z] > git rev-parse HEAD^{commit} # timeout=10 [2026-08-05T19:01:32.023Z] > git config core.sparsecheckout # timeout=10 [2026-08-05T19:01:32.036Z] > git checkout -f 2103d88be750d5f0aa1d11494bf341ba3222b60b # timeout=10 [2026-08-05T19:01:35.791Z] Commit message: "Merge commit 'f841b5a5e64b84806f3af205f58f3dc2f9049a63' into HEAD" [2026-08-05T19:01:35.825Z] First time build. Skipping changelog. [2026-08-05T19:01:35.801Z] > git rev-list --no-walk 8fc10812a31bede67add4b544d220a83e4e4faf8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-08-05T19:01:37.521Z] provisioning config files... [2026-08-05T19:01:37.561Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/config9843176276724372115tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-08-05T19:01:38.470Z] ---> ****-login.sh [2026-08-05T19:01:38.470Z] nexus3.edgexfoundry.org:10001 [2026-08-05T19:01:39.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-05T19:01:39.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-08-05T19:01:39.077Z] Configure a credential helper to remove this warning. See [2026-08-05T19:01:39.077Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-08-05T19:01:39.077Z] [2026-08-05T19:01:39.077Z] Login Succeeded [2026-08-05T19:01:39.077Z] nexus3.edgexfoundry.org:10002 [2026-08-05T19:01:39.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-05T19:01:39.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-08-05T19:01:39.629Z] Configure a credential helper to remove this warning. See [2026-08-05T19:01:39.629Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-08-05T19:01:39.629Z] [2026-08-05T19:01:39.629Z] Login Succeeded [2026-08-05T19:01:39.629Z] nexus3.edgexfoundry.org:10003 [2026-08-05T19:01:39.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-05T19:01:39.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-08-05T19:01:39.914Z] Configure a credential helper to remove this warning. See [2026-08-05T19:01:39.914Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-08-05T19:01:39.914Z] [2026-08-05T19:01:39.914Z] Login Succeeded [2026-08-05T19:01:39.914Z] nexus3.edgexfoundry.org:10004 [2026-08-05T19:01:40.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-05T19:01:40.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-08-05T19:01:40.499Z] Configure a credential helper to remove this warning. See [2026-08-05T19:01:40.499Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-08-05T19:01:40.499Z] [2026-08-05T19:01:40.499Z] Login Succeeded [2026-08-05T19:01:40.499Z] ****.io [2026-08-05T19:01:40.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-05T19:01:40.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-08-05T19:01:40.788Z] Configure a credential helper to remove this warning. See [2026-08-05T19:01:40.788Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-08-05T19:01:40.788Z] [2026-08-05T19:01:40.788Z] Login Succeeded [2026-08-05T19:01:40.788Z] ---> ****-login.sh ends [Pipeline] } [2026-08-05T19:01:41.082Z] 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 [2026-08-05T19:01:41.899Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-08-05T19:01:42.231Z] + ls -al . [2026-08-05T19:01:42.231Z] total 68 [2026-08-05T19:01:42.231Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 5 19:01 . [2026-08-05T19:01:42.231Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 19:01 .. [2026-08-05T19:01:42.231Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 19:01 .git [2026-08-05T19:01:42.231Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 19:01 .github [2026-08-05T19:01:42.231Z] -rw-rw-r-- 1 jenkins jenkins 22 Aug 5 19:01 .gitignore [2026-08-05T19:01:42.231Z] -rw-rw-r-- 1 jenkins jenkins 1653 Aug 5 19:01 Dockerfile [2026-08-05T19:01:42.231Z] -rw-rw-r-- 1 jenkins jenkins 746 Aug 5 19:01 Jenkinsfile [2026-08-05T19:01:42.231Z] -rw-rw-r-- 1 jenkins jenkins 11381 Aug 5 19:01 LICENSE [2026-08-05T19:01:42.231Z] -rw-rw-r-- 1 jenkins jenkins 4232 Aug 5 19:01 README.md [2026-08-05T19:01:42.231Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 5 19:01 TUC [2026-08-05T19:01:42.231Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 5 18:58 VERSION [2026-08-05T19:01:42.231Z] -rw-rw-r-- 1 jenkins jenkins 553 Aug 5 19:01 requirements.txt [2026-08-05T19:01:42.231Z] -rw-rw-r-- 1 jenkins jenkins 54 Aug 5 19:01 robot-entrypoint.sh [2026-08-05T19:01:42.231Z] -rw-rw-r-- 1 jenkins jenkins 445 Aug 5 19:01 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-05T19:01:42.591Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=2103d88be750d5f0aa1d11494bf341ba3222b60b --label arch=arm64 --label version=0.0.0 . [2026-08-05T19:01:42.864Z] Sending build context to Docker daemon 457.7kB [2026-08-05T19:01:42.864Z] Step 1/13 : FROM alpine:3.20 [2026-08-05T19:01:43.458Z] 3.20: Pulling from library/alpine [2026-08-05T19:01:43.729Z] 3f26bc2dec0b: Pulling fs layer [2026-08-05T19:01:47.146Z] 3f26bc2dec0b: Verifying Checksum [2026-08-05T19:01:47.146Z] 3f26bc2dec0b: Download complete [2026-08-05T19:01:47.420Z] 3f26bc2dec0b: Pull complete [2026-08-05T19:01:47.420Z] Digest: sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc [2026-08-05T19:01:47.420Z] Status: Downloaded newer image for alpine:3.20 [2026-08-05T19:01:47.420Z] ---> ab3fe4defd29 [2026-08-05T19:01:47.420Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2026-08-05T19:01:47.690Z] ---> Running in a62e725cfeb7 [2026-08-05T19:01:47.962Z] Removing intermediate container a62e725cfeb7 [2026-08-05T19:01:47.962Z] ---> e0a38c81480a [2026-08-05T19:01:47.962Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2026-08-05T19:01:47.962Z] ---> Running in 0ebdb9342902 [2026-08-05T19:01:48.557Z] Removing intermediate container 0ebdb9342902 [2026-08-05T19:01:48.557Z] ---> 1a0e28c00fff [2026-08-05T19:01:48.557Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2026-08-05T19:01:49.530Z] ---> 98554afe7243 [2026-08-05T19:01:49.530Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2026-08-05T19:01:49.800Z] ---> bc6dd2c8c046 [2026-08-05T19:01:49.800Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2026-08-05T19:01:50.392Z] ---> 7a07c8f116d3 [2026-08-05T19:01:50.392Z] Step 7/13 : WORKDIR /edgex-taf [2026-08-05T19:01:50.392Z] ---> Running in 4b6a5a62f0a6 [2026-08-05T19:01:50.667Z] Removing intermediate container 4b6a5a62f0a6 [2026-08-05T19:01:50.667Z] ---> d234b35e0ab4 [2026-08-05T19:01:50.667Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-08-05T19:01:50.943Z] ---> Running in 5a02354c18f1 [2026-08-05T19:01:52.907Z] Removing intermediate container 5a02354c18f1 [2026-08-05T19:01:52.907Z] ---> 76547a82cd88 [2026-08-05T19:01:52.907Z] 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.5-r2 && 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 && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt [2026-08-05T19:01:52.907Z] ---> Running in d3444b898968 [2026-08-05T19:01:53.880Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-08-05T19:01:54.472Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-08-05T19:01:56.426Z] OK: 9 MiB in 14 packages [2026-08-05T19:01:56.426Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-08-05T19:01:57.016Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-08-05T19:01:58.988Z] (1/14) Installing ca-certificates (20260413-r0) [2026-08-05T19:01:59.959Z] (2/14) Installing brotli-libs (1.1.0-r2) [2026-08-05T19:02:00.244Z] (3/14) Installing c-ares (1.33.1-r0) [2026-08-05T19:02:00.244Z] (4/14) Installing libunistring (1.2-r0) [2026-08-05T19:02:00.516Z] (5/14) Installing libidn2 (2.3.7-r0) [2026-08-05T19:02:00.789Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2026-08-05T19:02:01.057Z] (7/14) Installing libpsl (0.21.5-r1) [2026-08-05T19:02:01.328Z] (8/14) Installing zstd-libs (1.5.6-r0) [2026-08-05T19:02:01.599Z] (9/14) Installing libcurl (8.14.1-r2) [2026-08-05T19:02:01.868Z] (10/14) Installing curl (8.14.1-r2) [2026-08-05T19:02:02.138Z] (11/14) Installing docker-cli (26.1.5-r0) [2026-08-05T19:02:02.741Z] (12/14) Installing oniguruma (6.9.9-r0) [2026-08-05T19:02:03.013Z] (13/14) Installing jq (1.7.1-r0) [2026-08-05T19:02:03.283Z] (14/14) Installing openssl (3.3.7-r0) [2026-08-05T19:02:03.876Z] Executing busybox-1.36.1-r31.trigger [2026-08-05T19:02:03.876Z] Executing ca-certificates-20260413-r0.trigger [2026-08-05T19:02:03.876Z] OK: 43 MiB in 28 packages [2026-08-05T19:02:04.148Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-08-05T19:02:04.732Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-08-05T19:02:06.680Z] (1/166) Installing libexpat (2.8.1-r0) [2026-08-05T19:02:06.680Z] (2/166) Installing libbz2 (1.0.8-r6) [2026-08-05T19:02:06.680Z] (3/166) Installing libpng (1.6.57-r0) [2026-08-05T19:02:06.947Z] (4/166) Installing freetype (2.13.2-r0) [2026-08-05T19:02:07.215Z] (5/166) Installing fontconfig (2.15.0-r1) [2026-08-05T19:02:07.483Z] (6/166) Installing libfontenc (1.1.8-r0) [2026-08-05T19:02:07.750Z] (7/166) Installing mkfontscale (1.2.2-r6) [2026-08-05T19:02:08.019Z] (8/166) Installing font-opensans (0_git20210927-r1) [2026-08-05T19:02:08.287Z] (9/166) Installing pkgconf (2.2.0-r0) [2026-08-05T19:02:08.554Z] (10/166) Installing libgcc (13.2.1_git20240309-r1) [2026-08-05T19:02:08.824Z] (11/166) Installing libffi (3.4.6-r0) [2026-08-05T19:02:09.092Z] (12/166) Installing libintl (0.22.5-r0) [2026-08-05T19:02:09.361Z] (13/166) Installing libeconf (0.6.3-r0) [2026-08-05T19:02:09.631Z] (14/166) Installing libblkid (2.40.1-r1) [2026-08-05T19:02:09.905Z] (15/166) Installing libmount (2.40.1-r1) [2026-08-05T19:02:10.175Z] (16/166) Installing pcre2 (10.43-r0) [2026-08-05T19:02:10.446Z] (17/166) Installing glib (2.80.5-r0) [2026-08-05T19:02:10.716Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r1) [2026-08-05T19:02:10.984Z] (19/166) Installing xz-libs (5.8.3-r0) [2026-08-05T19:02:11.255Z] (20/166) Installing libxml2 (2.12.10-r0) [2026-08-05T19:02:11.528Z] (21/166) Installing shared-mime-info (2.4-r0) [2026-08-05T19:02:11.796Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2026-08-05T19:02:12.064Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2026-08-05T19:02:12.333Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2026-08-05T19:02:12.600Z] (25/166) Installing libwebp (1.3.2-r0) [2026-08-05T19:02:12.877Z] (26/166) Installing tiff (4.6.0t-r0) [2026-08-05T19:02:13.146Z] (27/166) Installing gdk-pixbuf (2.42.12-r0) [2026-08-05T19:02:13.146Z] (28/166) Installing gtk-update-icon-cache (3.24.43-r0) [2026-08-05T19:02:13.413Z] (29/166) Installing libxau (1.0.11-r4) [2026-08-05T19:02:13.681Z] (30/166) Installing libmd (1.1.0-r0) [2026-08-05T19:02:13.949Z] (31/166) Installing libbsd (0.12.2-r0) [2026-08-05T19:02:13.949Z] (32/166) Installing libxdmcp (1.1.5-r1) [2026-08-05T19:02:14.216Z] (33/166) Installing libxcb (1.16.1-r0) [2026-08-05T19:02:14.483Z] (34/166) Installing libx11 (1.8.9-r1) [2026-08-05T19:02:15.067Z] (35/166) Installing libxcomposite (0.4.6-r5) [2026-08-05T19:02:15.067Z] (36/166) Installing libxfixes (6.0.1-r4) [2026-08-05T19:02:15.334Z] (37/166) Installing libxrender (0.9.11-r5) [2026-08-05T19:02:15.607Z] (38/166) Installing libxcursor (1.2.2-r1) [2026-08-05T19:02:15.607Z] (39/166) Installing libxdamage (1.1.6-r5) [2026-08-05T19:02:15.875Z] (40/166) Installing libxext (1.3.6-r2) [2026-08-05T19:02:16.143Z] (41/166) Installing libxi (1.8.1-r4) [2026-08-05T19:02:16.412Z] (42/166) Installing libxinerama (1.1.5-r4) [2026-08-05T19:02:16.680Z] (43/166) Installing libxrandr (1.5.4-r1) [2026-08-05T19:02:16.947Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2026-08-05T19:02:17.214Z] (45/166) Installing libxtst (1.2.4-r6) [2026-08-05T19:02:17.482Z] (46/166) Installing dbus-libs (1.14.10-r1) [2026-08-05T19:02:17.756Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2026-08-05T19:02:18.028Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2026-08-05T19:02:18.297Z] (49/166) Installing pixman (0.43.2-r0) [2026-08-05T19:02:18.563Z] (50/166) Installing cairo (1.18.4-r0) [2026-08-05T19:02:18.829Z] (51/166) Installing cairo-gobject (1.18.4-r0) [2026-08-05T19:02:18.829Z] (52/166) Installing avahi-libs (0.8-r17) [2026-08-05T19:02:19.094Z] (53/166) Installing gmp (6.3.0-r1) [2026-08-05T19:02:19.360Z] (54/166) Installing nettle (3.10.2-r0) [2026-08-05T19:02:19.643Z] (55/166) Installing libtasn1 (4.21.0-r0) [2026-08-05T19:02:19.911Z] (56/166) Installing p11-kit (0.25.3-r0) [2026-08-05T19:02:20.178Z] (57/166) Installing gnutls (3.8.13-r0) [2026-08-05T19:02:20.445Z] (58/166) Installing cups-libs (2.4.18-r0) [2026-08-05T19:02:20.714Z] (59/166) Installing libepoxy (1.5.10-r1) [2026-08-05T19:02:20.985Z] (60/166) Installing fribidi (1.0.15-r0) [2026-08-05T19:02:21.251Z] (61/166) Installing graphite2 (1.3.14-r6) [2026-08-05T19:02:21.523Z] (62/166) Installing harfbuzz (8.5.0-r0) [2026-08-05T19:02:21.791Z] (63/166) Installing libxft (2.3.8-r3) [2026-08-05T19:02:22.059Z] (64/166) Installing pango (1.52.2-r0) [2026-08-05T19:02:22.328Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2026-08-05T19:02:22.328Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2026-08-05T19:02:22.597Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2026-08-05T19:02:22.867Z] (68/166) Installing xkeyboard-config (2.41-r0) [2026-08-05T19:02:23.456Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2026-08-05T19:02:23.726Z] (70/166) Installing gtk+3.0 (3.24.43-r0) [2026-08-05T19:02:23.998Z] (71/166) Installing icu-data-full (74.2-r1) [2026-08-05T19:02:24.969Z] (72/166) Installing mesa (24.0.9-r1) [2026-08-05T19:02:25.236Z] (73/166) Installing llvm17-libs (17.0.6-r2) [2026-08-05T19:02:28.619Z] (74/166) Installing hwdata-pci (0.382-r0) [2026-08-05T19:02:28.889Z] (75/166) Installing libpciaccess (0.18.1-r0) [2026-08-05T19:02:29.168Z] (76/166) Installing libdrm (2.4.120-r0) [2026-08-05T19:02:29.439Z] (77/166) Installing libelf (0.191-r0) [2026-08-05T19:02:29.707Z] (78/166) Installing mesa-glapi (24.0.9-r1) [2026-08-05T19:02:29.976Z] (79/166) Installing mesa-dri-gallium (24.0.9-r1) [2026-08-05T19:02:30.952Z] (80/166) Installing eudev-libs (3.2.14-r2) [2026-08-05T19:02:30.952Z] (81/166) Installing libmagic (5.45-r1) [2026-08-05T19:02:31.219Z] (82/166) Installing file (5.45-r1) [2026-08-05T19:02:31.492Z] (83/166) Installing xprop (1.2.7-r0) [2026-08-05T19:02:31.759Z] (84/166) Installing libice (1.1.1-r6) [2026-08-05T19:02:32.026Z] (85/166) Installing libuuid (2.40.1-r1) [2026-08-05T19:02:32.026Z] (86/166) Installing libsm (1.2.4-r4) [2026-08-05T19:02:32.621Z] (87/166) Installing libxt (1.3.0-r5) [2026-08-05T19:02:32.621Z] (88/166) Installing libxmu (1.1.4-r2) [2026-08-05T19:02:32.901Z] (89/166) Installing xset (1.2.5-r1) [2026-08-05T19:02:33.172Z] (90/166) Installing xdg-utils (1.2.1-r0) [2026-08-05T19:02:33.439Z] (91/166) Installing libogg (1.3.5-r5) [2026-08-05T19:02:33.439Z] (92/166) Installing libflac (1.4.3-r1) [2026-08-05T19:02:33.707Z] (93/166) Installing alsa-lib (1.2.11-r0) [2026-08-05T19:02:34.293Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2026-08-05T19:02:34.564Z] (95/166) Installing aom-libs (3.9.1-r0) [2026-08-05T19:02:34.832Z] (96/166) Installing libva (2.21.0-r0) [2026-08-05T19:02:35.108Z] (97/166) Installing libvdpau (1.5-r3) [2026-08-05T19:02:35.376Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r8) [2026-08-05T19:02:35.643Z] (99/166) Installing libdav1d (1.4.2-r0) [2026-08-05T19:02:35.909Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2026-08-05T19:02:36.178Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2026-08-05T19:02:36.444Z] (102/166) Installing imath (3.1.12-r0) [2026-08-05T19:02:36.711Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2026-08-05T19:02:36.979Z] (104/166) Installing giflib (5.2.2-r0) [2026-08-05T19:02:37.247Z] (105/166) Installing libhwy (1.0.7-r0) [2026-08-05T19:02:37.247Z] (106/166) Installing lcms2 (2.19-r0) [2026-08-05T19:02:37.514Z] (107/166) Installing libjxl (0.10.2-r0) [2026-08-05T19:02:37.779Z] (108/166) Installing lame-libs (3.100-r5) [2026-08-05T19:02:38.045Z] (109/166) Installing opus (1.5.2-r0) [2026-08-05T19:02:38.311Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2026-08-05T19:02:38.578Z] (111/166) Installing libgomp (13.2.1_git20240309-r1) [2026-08-05T19:02:38.843Z] (112/166) Installing soxr (0.1.3-r7) [2026-08-05T19:02:39.111Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r8) [2026-08-05T19:02:39.388Z] (114/166) Installing libtheora (1.1.1-r18) [2026-08-05T19:02:39.658Z] (115/166) Installing libvorbis (1.3.7-r2) [2026-08-05T19:02:39.929Z] (116/166) Installing libvpx (1.14.1-r0) [2026-08-05T19:02:40.203Z] (117/166) Installing libwebpmux (1.3.2-r0) [2026-08-05T19:02:40.480Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2026-08-05T19:02:40.749Z] (119/166) Installing numactl (2.0.18-r0) [2026-08-05T19:02:41.030Z] (120/166) Installing x265-libs (3.6-r0) [2026-08-05T19:02:41.301Z] (121/166) Installing xvidcore (1.3.7-r2) [2026-08-05T19:02:41.571Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) [2026-08-05T19:02:42.163Z] (123/166) Installing libbluray (1.3.4-r1) [2026-08-05T19:02:42.434Z] (124/166) Installing mpg123-libs (1.32.8-r0) [2026-08-05T19:02:43.410Z] (125/166) Installing libopenmpt (0.7.7-r0) [2026-08-05T19:02:43.794Z] (126/166) Installing cjson (1.7.19-r0) [2026-08-05T19:02:44.085Z] (127/166) Installing mbedtls (3.6.6-r0) [2026-08-05T19:02:44.675Z] (128/166) Installing librist (0.2.10-r1) [2026-08-05T19:02:44.950Z] (129/166) Installing libsrt (1.5.3-r0) [2026-08-05T19:02:45.219Z] (130/166) Installing libssh (0.10.6-r0) [2026-08-05T19:02:45.219Z] (131/166) Installing libsodium (1.0.19-r1) [2026-08-05T19:02:45.808Z] (132/166) Installing libzmq (4.3.5-r2) [2026-08-05T19:02:45.808Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r8) [2026-08-05T19:02:46.402Z] (134/166) Installing crc32c (1.1.2-r0) [2026-08-05T19:02:46.402Z] (135/166) Installing double-conversion (3.3.0-r0) [2026-08-05T19:02:46.670Z] (136/166) Installing libevent (2.1.12-r7) [2026-08-05T19:02:46.941Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2026-08-05T19:02:47.209Z] (138/166) Installing mesa-gbm (24.0.9-r1) [2026-08-05T19:02:47.478Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2026-08-05T19:02:47.746Z] (140/166) Installing icu-libs (74.2-r1) [2026-08-05T19:02:48.017Z] (141/166) Installing minizip (1.3.1-r0) [2026-08-05T19:02:48.284Z] (142/166) Installing nspr (4.35-r4) [2026-08-05T19:02:48.551Z] (143/166) Installing sqlite-libs (3.45.3-r3) [2026-08-05T19:02:48.820Z] (144/166) Installing nss (3.105-r0) [2026-08-05T19:02:49.402Z] (145/166) Installing openh264 (2.4.1-r0) [2026-08-05T19:02:49.671Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2026-08-05T19:02:49.944Z] (147/166) Installing libunwind (1.8.1-r0) [2026-08-05T19:02:50.215Z] (148/166) Installing yaml (0.2.5-r2) [2026-08-05T19:02:50.215Z] (149/166) Installing libcamera (0.3.0-r0) [2026-08-05T19:02:50.485Z] (150/166) Installing speexdsp (1.2.1-r2) [2026-08-05T19:02:50.751Z] (151/166) Installing libuv (1.48.0-r0) [2026-08-05T19:02:51.019Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2026-08-05T19:02:51.288Z] (153/166) Installing libsndfile (1.2.2-r1) [2026-08-05T19:02:51.554Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2026-08-05T19:02:52.142Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2026-08-05T19:02:52.411Z] (156/166) Installing libasyncns (0.8-r3) [2026-08-05T19:02:52.680Z] (157/166) Installing libltdl (2.4.7-r3) [2026-08-05T19:02:52.951Z] (158/166) Installing orc (0.4.40-r0) [2026-08-05T19:02:53.220Z] (159/166) Installing tdb-libs (1.4.9-r1) [2026-08-05T19:02:53.488Z] (160/166) Installing libpulse (17.0-r0) [2026-08-05T19:02:53.754Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2026-08-05T19:02:54.027Z] (162/166) Installing libgpg-error (1.49-r0) [2026-08-05T19:02:54.296Z] (163/166) Installing libgcrypt (1.10.3-r0) [2026-08-05T19:02:54.566Z] (164/166) Installing libxslt (1.1.39-r2) [2026-08-05T19:02:54.834Z] (165/166) Installing chromium (131.0.6778.108-r0) [2026-08-05T19:03:01.522Z] (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) [2026-08-05T19:03:01.522Z] Executing busybox-1.36.1-r31.trigger [2026-08-05T19:03:01.522Z] Executing fontconfig-2.15.0-r1.trigger [2026-08-05T19:03:01.522Z] Executing mkfontscale-1.2.2-r6.trigger [2026-08-05T19:03:01.522Z] Executing glib-2.80.5-r0.trigger [2026-08-05T19:03:01.522Z] Executing shared-mime-info-2.4-r0.trigger [2026-08-05T19:03:04.135Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2026-08-05T19:03:04.135Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2026-08-05T19:03:04.135Z] Executing gtk+3.0-3.24.43-r0.trigger [2026-08-05T19:03:04.135Z] OK: 658 MiB in 194 packages [2026-08-05T19:03:04.135Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-08-05T19:03:04.726Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-08-05T19:03:06.134Z] (1/30) Installing jansson (2.14-r4) [2026-08-05T19:03:06.400Z] (2/30) Installing binutils (2.42-r1) [2026-08-05T19:03:07.009Z] (3/30) Installing libatomic (13.2.1_git20240309-r1) [2026-08-05T19:03:07.274Z] (4/30) Installing isl26 (0.26-r1) [2026-08-05T19:03:07.539Z] (5/30) Installing mpfr4 (4.2.1-r0) [2026-08-05T19:03:10.142Z] (6/30) Installing mpc1 (1.3.1-r1) [2026-08-05T19:03:10.142Z] (7/30) Installing gcc (13.2.1_git20240309-r1) [2026-08-05T19:03:13.482Z] (8/30) Installing musl-dev (1.2.5-r3) [2026-08-05T19:03:13.482Z] (9/30) Installing linux-headers (6.6-r0) [2026-08-05T19:03:14.444Z] (10/30) Installing libffi-dev (3.4.6-r0) [2026-08-05T19:03:14.713Z] (11/30) Installing libpq (16.14-r0) [2026-08-05T19:03:14.982Z] (12/30) Installing openssl-dev (3.3.7-r0) [2026-08-05T19:03:15.248Z] (13/30) Installing libpq-dev (16.14-r0) [2026-08-05T19:03:15.513Z] (14/30) Installing libecpg (16.14-r0) [2026-08-05T19:03:15.781Z] (15/30) Installing libecpg-dev (16.14-r0) [2026-08-05T19:03:16.048Z] (16/30) Installing clang16-headers (16.0.6-r5) [2026-08-05T19:03:16.633Z] (17/30) Installing llvm16-libs (16.0.6-r9) [2026-08-05T19:03:19.226Z] (18/30) Installing clang16-libs (16.0.6-r5) [2026-08-05T19:03:21.181Z] (19/30) Installing fortify-headers (1.1-r3) [2026-08-05T19:03:21.181Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2026-08-05T19:03:22.144Z] (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2026-08-05T19:03:22.144Z] (22/30) Installing clang16 (16.0.6-r5) [2026-08-05T19:03:22.412Z] (23/30) Installing icu (74.2-r1) [2026-08-05T19:03:22.679Z] (24/30) Installing icu-dev (74.2-r1) [2026-08-05T19:03:23.264Z] (25/30) Installing llvm16 (16.0.6-r9) [2026-08-05T19:03:26.615Z] (26/30) Installing lz4-libs (1.9.4-r5) [2026-08-05T19:03:26.615Z] (27/30) Installing lz4-dev (1.9.4-r5) [2026-08-05T19:03:26.615Z] (28/30) Installing zstd (1.5.6-r0) [2026-08-05T19:03:26.882Z] (29/30) Installing zstd-dev (1.5.6-r0) [2026-08-05T19:03:27.149Z] (30/30) Installing postgresql16-dev (16.14-r0) [2026-08-05T19:03:27.737Z] Executing busybox-1.36.1-r31.trigger [2026-08-05T19:03:28.006Z] OK: 1184 MiB in 224 packages [2026-08-05T19:03:28.272Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-08-05T19:03:28.538Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-08-05T19:03:30.477Z] (1/14) Installing g++ (13.2.1_git20240309-r1) [2026-08-05T19:03:31.446Z] (2/14) Installing gdbm (1.23-r1) [2026-08-05T19:03:31.446Z] (3/14) Installing mpdecimal (4.0.0-r0) [2026-08-05T19:03:31.716Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2026-08-05T19:03:31.982Z] (5/14) Installing libncursesw (6.4_p20240420-r2) [2026-08-05T19:03:32.247Z] (6/14) Installing libpanelw (6.4_p20240420-r2) [2026-08-05T19:03:32.513Z] (7/14) Installing readline (8.2.10-r0) [2026-08-05T19:03:32.779Z] (8/14) Installing python3 (3.12.13-r0) [2026-08-05T19:03:33.737Z] (9/14) Installing python3-pycache-pyc0 (3.12.13-r0) [2026-08-05T19:03:34.693Z] (10/14) Installing pyc (3.12.13-r0) [2026-08-05T19:03:34.959Z] (11/14) Installing python3-pyc (3.12.13-r0) [2026-08-05T19:03:34.960Z] (12/14) Installing python3-dev (3.12.13-r0) [2026-08-05T19:03:37.565Z] (13/14) Installing libsodium-dev (1.0.19-r1) [2026-08-05T19:03:37.832Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2026-08-05T19:03:38.103Z] Executing busybox-1.36.1-r31.trigger [2026-08-05T19:03:38.103Z] OK: 1371 MiB in 238 packages [2026-08-05T19:03:38.687Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-08-05T19:03:38.956Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-08-05T19:03:40.437Z] OK: 1371 MiB in 238 packages [2026-08-05T19:03:41.032Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-08-05T19:03:41.301Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-08-05T19:03:43.285Z] (1/1) Installing tzdata (2026b-r0) [2026-08-05T19:03:43.285Z] OK: 1372 MiB in 239 packages [2026-08-05T19:03:45.274Z] (1/1) Purging tzdata (2026b-r0) [2026-08-05T19:03:45.274Z] OK: 1371 MiB in 238 packages [2026-08-05T19:03:57.615Z] Looking in links: /tmp/tmpopb_n_lz [2026-08-05T19:03:57.615Z] Processing /tmp/tmpopb_n_lz/pip-25.0.1-py3-none-any.whl [2026-08-05T19:03:57.615Z] Installing collected packages: pip [2026-08-05T19:04:05.911Z] Successfully installed pip-25.0.1 [2026-08-05T19:04:05.911Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2026-08-05T19:04:09.256Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2026-08-05T19:04:09.256Z] Collecting pip [2026-08-05T19:04:09.256Z] Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) [2026-08-05T19:04:10.684Z] Collecting setuptools [2026-08-05T19:04:10.684Z] Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) [2026-08-05T19:04:10.684Z] Collecting wheel [2026-08-05T19:04:10.684Z] Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) [2026-08-05T19:04:10.951Z] Collecting packaging>=24.0 (from wheel) [2026-08-05T19:04:10.951Z] Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) [2026-08-05T19:04:10.951Z] Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) [2026-08-05T19:04:10.951Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 52.6 MB/s eta 0:00:00 [2026-08-05T19:04:10.951Z] Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) [2026-08-05T19:04:10.951Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 54.4 MB/s eta 0:00:00 [2026-08-05T19:04:10.951Z] Downloading wheel-0.47.0-py3-none-any.whl (32 kB) [2026-08-05T19:04:11.217Z] Downloading packaging-26.3-py3-none-any.whl (129 kB) [2026-08-05T19:04:11.491Z] Installing collected packages: setuptools, pip, packaging, wheel [2026-08-05T19:04:16.831Z] Attempting uninstall: pip [2026-08-05T19:04:16.831Z] Found existing installation: pip 25.0.1 [2026-08-05T19:04:17.413Z] Uninstalling pip-25.0.1: [2026-08-05T19:04:17.413Z] Successfully uninstalled pip-25.0.1 [2026-08-05T19:04:29.717Z] Successfully installed packaging-26.3 pip-26.2.1 setuptools-83.0.0 wheel-0.47.0 [2026-08-05T19:04:29.717Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2026-08-05T19:04:32.297Z] Processing ./edgex-taf-common [2026-08-05T19:04:32.297Z] Installing build dependencies: started [2026-08-05T19:04:37.633Z] Installing build dependencies: finished with status 'done' [2026-08-05T19:04:37.633Z] Getting requirements to build wheel: started [2026-08-05T19:04:40.209Z] Getting requirements to build wheel: finished with status 'done' [2026-08-05T19:04:40.209Z] Preparing metadata (pyproject.toml): started [2026-08-05T19:04:41.172Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-08-05T19:04:41.440Z] Building wheels for collected packages: edgex-taf-common [2026-08-05T19:04:41.440Z] Building wheel for edgex-taf-common (pyproject.toml): started [2026-08-05T19:04:43.381Z] Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' [2026-08-05T19:04:43.381Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15432 sha256=d07f71ef7fff18a8f55a21af84c2251c4940b1a4cfec80932aa1edc9d10817dc [2026-08-05T19:04:43.381Z] Stored in directory: /tmp/pip-ephem-wheel-cache-aabg9fcp/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2026-08-05T19:04:43.381Z] Successfully built edgex-taf-common [2026-08-05T19:04:43.381Z] Installing collected packages: edgex-taf-common [2026-08-05T19:04:43.648Z] Successfully installed edgex-taf-common-0.0.0 [2026-08-05T19:04:43.648Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2026-08-05T19:04:47.896Z] Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) [2026-08-05T19:04:47.896Z] Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) [2026-08-05T19:04:47.896Z] Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) [2026-08-05T19:04:47.896Z] Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) [2026-08-05T19:04:47.896Z] Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2026-08-05T19:04:47.896Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2026-08-05T19:04:47.896Z] Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2026-08-05T19:04:48.163Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2026-08-05T19:04:48.163Z] Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) [2026-08-05T19:04:48.163Z] Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) [2026-08-05T19:04:48.163Z] Installing build dependencies: started [2026-08-05T19:04:53.529Z] Installing build dependencies: finished with status 'done' [2026-08-05T19:04:53.529Z] Getting requirements to build wheel: started [2026-08-05T19:04:56.108Z] Getting requirements to build wheel: finished with status 'done' [2026-08-05T19:04:56.108Z] Preparing metadata (pyproject.toml): started [2026-08-05T19:04:57.516Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-08-05T19:04:57.516Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) [2026-08-05T19:04:57.516Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2026-08-05T19:04:57.516Z] Installing build dependencies: started [2026-08-05T19:05:02.868Z] Installing build dependencies: finished with status 'done' [2026-08-05T19:05:02.868Z] Getting requirements to build wheel: started [2026-08-05T19:05:05.467Z] Getting requirements to build wheel: finished with status 'done' [2026-08-05T19:05:05.467Z] Preparing metadata (pyproject.toml): started [2026-08-05T19:05:06.870Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-08-05T19:05:06.870Z] Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) [2026-08-05T19:05:06.870Z] Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2026-08-05T19:05:06.870Z] Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) [2026-08-05T19:05:06.870Z] Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2026-08-05T19:05:06.870Z] Collecting requests==2.32.4 (from -r requirements.txt (line 9)) [2026-08-05T19:05:06.870Z] Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) [2026-08-05T19:05:07.137Z] Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) [2026-08-05T19:05:07.137Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2026-08-05T19:05:07.137Z] Collecting docker==7.1.0 (from -r requirements.txt (line 11)) [2026-08-05T19:05:07.137Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2026-08-05T19:05:09.716Z] Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) [2026-08-05T19:05:09.716Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) [2026-08-05T19:05:10.299Z] Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) [2026-08-05T19:05:10.299Z] Downloading psutil-7.0.0.tar.gz (497 kB) [2026-08-05T19:05:11.256Z] Installing build dependencies: started [2026-08-05T19:05:15.501Z] Installing build dependencies: finished with status 'done' [2026-08-05T19:05:15.501Z] Getting requirements to build wheel: started [2026-08-05T19:05:18.862Z] Getting requirements to build wheel: finished with status 'done' [2026-08-05T19:05:18.862Z] Preparing metadata (pyproject.toml): started [2026-08-05T19:05:21.498Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-08-05T19:05:24.167Z] Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) [2026-08-05T19:05:24.167Z] Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) [2026-08-05T19:05:24.167Z] Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) [2026-08-05T19:05:24.167Z] Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2026-08-05T19:05:24.444Z] Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) [2026-08-05T19:05:24.444Z] Downloading psycopg2-2.9.10.tar.gz (385 kB) [2026-08-05T19:05:24.720Z] Installing build dependencies: started [2026-08-05T19:05:30.177Z] Installing build dependencies: finished with status 'done' [2026-08-05T19:05:30.177Z] Getting requirements to build wheel: started [2026-08-05T19:05:32.848Z] Getting requirements to build wheel: finished with status 'done' [2026-08-05T19:05:32.848Z] Preparing metadata (pyproject.toml): started [2026-08-05T19:05:34.348Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-08-05T19:05:34.974Z] Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) [2026-08-05T19:05:35.243Z] Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) [2026-08-05T19:05:36.693Z] Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) [2026-08-05T19:05:36.693Z] Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) [2026-08-05T19:05:36.985Z] Collecting pyjwt==2.13.0 (from -r requirements.txt (line 19)) [2026-08-05T19:05:36.985Z] Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) [2026-08-05T19:05:39.635Z] Collecting cryptography==50.0.0 (from -r requirements.txt (line 20)) [2026-08-05T19:05:39.635Z] Downloading cryptography-50.0.0-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (4.3 kB) [2026-08-05T19:05:39.635Z] Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) [2026-08-05T19:05:39.635Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2026-08-05T19:05:39.635Z] Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) [2026-08-05T19:05:39.635Z] Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) [2026-08-05T19:05:39.635Z] Collecting genson==1.3.0 (from -r requirements.txt (line 23)) [2026-08-05T19:05:39.635Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2026-08-05T19:05:39.635Z] Collecting urllib3>=2.6.3 (from -r requirements.txt (line 24)) [2026-08-05T19:05:39.635Z] Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) [2026-08-05T19:05:39.949Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T19:05:39.949Z] Downloading selenium-4.46.0-py3-none-any.whl.metadata (7.4 kB) [2026-08-05T19:05:39.949Z] Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T19:05:39.949Z] Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl.metadata (10 kB) [2026-08-05T19:05:40.233Z] Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T19:05:40.233Z] Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) [2026-08-05T19:05:40.233Z] Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-08-05T19:05:40.233Z] Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) [2026-08-05T19:05:40.501Z] Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-08-05T19:05:40.501Z] Downloading scp-0.16.1-py2.py3-none-any.whl.metadata (4.6 kB) [2026-08-05T19:05:40.501Z] Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T19:05:40.501Z] Downloading docutils-0.23-py3-none-any.whl.metadata (15 kB) [2026-08-05T19:05:40.778Z] Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T19:05:40.778Z] Downloading flex-6.14.1.tar.gz (40 kB) [2026-08-05T19:05:41.051Z] Installing build dependencies: started [2026-08-05T19:05:46.468Z] Installing build dependencies: finished with status 'done' [2026-08-05T19:05:46.468Z] Getting requirements to build wheel: started [2026-08-05T19:05:49.063Z] Getting requirements to build wheel: finished with status 'done' [2026-08-05T19:05:49.063Z] Preparing metadata (pyproject.toml): started [2026-08-05T19:05:50.468Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-08-05T19:05:50.468Z] Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T19:05:50.744Z] Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) [2026-08-05T19:05:50.744Z] Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T19:05:51.013Z] Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) [2026-08-05T19:05:51.013Z] Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T19:05:51.013Z] Downloading openapi_core-0.23.1-py3-none-any.whl.metadata (8.1 kB) [2026-08-05T19:05:51.279Z] Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T19:05:51.279Z] Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) [2026-08-05T19:05:51.545Z] Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T19:05:51.545Z] Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) [2026-08-05T19:05:51.810Z] Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T19:05:51.810Z] Downloading tzlocal-5.4.4-py3-none-any.whl.metadata (7.7 kB) [2026-08-05T19:05:53.221Z] Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-08-05T19:05:53.221Z] Downloading charset_normalizer-3.4.9-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (41 kB) [2026-08-05T19:05:53.221Z] Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-08-05T19:05:53.221Z] Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) [2026-08-05T19:05:53.487Z] Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-08-05T19:05:53.487Z] Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) [2026-08-05T19:05:53.753Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-08-05T19:05:53.753Z] Downloading reactivex-5.1.0-py3-none-any.whl.metadata (6.5 kB) [2026-08-05T19:05:53.753Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-08-05T19:05:53.753Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2026-08-05T19:05:53.753Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (83.0.0) [2026-08-05T19:05:55.157Z] Collecting cffi>=2.0.0 (from cryptography==50.0.0->-r requirements.txt (line 20)) [2026-08-05T19:05:55.157Z] Downloading cffi-2.1.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.5 kB) [2026-08-05T19:05:55.424Z] Collecting pycparser (from cffi>=2.0.0->cryptography==50.0.0->-r requirements.txt (line 20)) [2026-08-05T19:05:55.691Z] Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) [2026-08-05T19:05:55.957Z] Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-08-05T19:05:56.224Z] Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) [2026-08-05T19:05:56.489Z] Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-08-05T19:05:56.489Z] Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) [2026-08-05T19:05:56.754Z] Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-08-05T19:05:56.754Z] Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl.metadata (10.0 kB) [2026-08-05T19:05:56.754Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-08-05T19:05:56.754Z] Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2026-08-05T19:05:57.020Z] Collecting typing-extensions<5,>=4.15.0 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-08-05T19:05:57.020Z] Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) [2026-08-05T19:05:57.020Z] Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T19:05:57.020Z] Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) [2026-08-05T19:05:57.287Z] Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T19:05:57.287Z] Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2026-08-05T19:05:57.287Z] Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T19:05:57.287Z] Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) [2026-08-05T19:05:57.555Z] Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T19:05:57.555Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2026-08-05T19:05:57.821Z] Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T19:05:57.821Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2026-08-05T19:05:57.821Z] Collecting sniffio>=1.3.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T19:05:57.821Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2026-08-05T19:05:57.821Z] Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T19:05:57.821Z] Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) [2026-08-05T19:05:57.821Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T19:05:58.087Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2026-08-05T19:05:58.087Z] Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T19:05:58.087Z] Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2026-08-05T19:05:58.668Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T19:05:58.668Z] Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.4 kB) [2026-08-05T19:05:58.668Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T19:05:58.668Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2026-08-05T19:05:58.668Z] Installing build dependencies: started [2026-08-05T19:06:04.039Z] Installing build dependencies: finished with status 'done' [2026-08-05T19:06:04.039Z] Getting requirements to build wheel: started [2026-08-05T19:06:06.058Z] Getting requirements to build wheel: finished with status 'done' [2026-08-05T19:06:06.058Z] Preparing metadata (pyproject.toml): started [2026-08-05T19:06:08.008Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-08-05T19:06:08.008Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T19:06:08.008Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2026-08-05T19:06:08.008Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T19:06:08.008Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2026-08-05T19:06:08.008Z] Installing build dependencies: started [2026-08-05T19:06:12.253Z] Installing build dependencies: finished with status 'done' [2026-08-05T19:06:12.253Z] Getting requirements to build wheel: started [2026-08-05T19:06:15.610Z] Getting requirements to build wheel: finished with status 'done' [2026-08-05T19:06:15.610Z] Preparing metadata (pyproject.toml): started [2026-08-05T19:06:17.035Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-08-05T19:06:17.035Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T19:06:17.035Z] Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) [2026-08-05T19:06:17.035Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T19:06:17.035Z] Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) [2026-08-05T19:06:17.303Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T19:06:17.303Z] Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) [2026-08-05T19:06:20.657Z] Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T19:06:20.657Z] Downloading rpds_py-2026.6.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2026-08-05T19:06:20.657Z] Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T19:06:20.657Z] Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2026-08-05T19:06:20.657Z] Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T19:06:20.657Z] Downloading jsonschema_path-0.4.6-py3-none-any.whl.metadata (5.9 kB) [2026-08-05T19:06:20.657Z] Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T19:06:20.657Z] Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) [2026-08-05T19:06:20.928Z] Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T19:06:20.928Z] Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) [2026-08-05T19:06:20.928Z] Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T19:06:20.928Z] Downloading openapi_spec_validator-0.8.5-py3-none-any.whl.metadata (6.5 kB) [2026-08-05T19:06:21.197Z] Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T19:06:21.197Z] Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) [2026-08-05T19:06:21.197Z] Collecting pathable<0.6.0,>=0.5.0 (from jsonschema-path<0.5.0,>=0.4.5->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T19:06:21.197Z] Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) [2026-08-05T19:06:22.604Z] Collecting pydantic<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T19:06:22.604Z] Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB) [2026-08-05T19:06:22.873Z] Collecting pydantic-settings<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T19:06:22.873Z] Downloading pydantic_settings-2.14.2-py3-none-any.whl.metadata (3.4 kB) [2026-08-05T19:06:22.873Z] Collecting rfc3339-validator (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T19:06:22.873Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2026-08-05T19:06:23.138Z] Collecting lazy-object-proxy<2.0,>=1.7.1 (from openapi-spec-validator<0.9.0,>=0.8.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T19:06:23.138Z] Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) [2026-08-05T19:06:23.407Z] Collecting annotated-types>=0.6.0 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T19:06:23.407Z] Downloading annotated_types-0.8.0-py3-none-any.whl.metadata (15 kB) [2026-08-05T19:06:33.487Z] Collecting pydantic-core==2.46.4 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T19:06:33.487Z] Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.6 kB) [2026-08-05T19:06:33.487Z] Collecting typing-inspection>=0.4.2 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T19:06:33.487Z] Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) [2026-08-05T19:06:33.487Z] Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T19:06:33.487Z] Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.7 kB) [2026-08-05T19:06:33.487Z] Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) [2026-08-05T19:06:33.487Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 52.2 MB/s 0:00:00 [2026-08-05T19:06:33.487Z] Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) [2026-08-05T19:06:33.487Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2026-08-05T19:06:33.487Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2026-08-05T19:06:33.487Z] Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2026-08-05T19:06:33.487Z] Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2026-08-05T19:06:33.487Z] Downloading requests-2.32.4-py3-none-any.whl (64 kB) [2026-08-05T19:06:33.487Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2026-08-05T19:06:33.487Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2026-08-05T19:06:33.487Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) [2026-08-05T19:06:33.487Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 47.7 MB/s 0:00:00 [2026-08-05T19:06:33.487Z] Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) [2026-08-05T19:06:33.487Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 48.6 MB/s 0:00:00 [2026-08-05T19:06:33.487Z] Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2026-08-05T19:06:33.487Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 52.6 MB/s 0:00:00 [2026-08-05T19:06:33.487Z] Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) [2026-08-05T19:06:33.487Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 47.4 MB/s 0:00:00 [2026-08-05T19:06:33.487Z] Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) [2026-08-05T19:06:33.487Z] Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) [2026-08-05T19:06:33.487Z] Downloading cryptography-50.0.0-cp311-abi3-musllinux_1_2_aarch64.whl (4.9 MB) [2026-08-05T19:06:33.754Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 47.0 MB/s 0:00:00 [2026-08-05T19:06:33.754Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2026-08-05T19:06:33.754Z] Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) [2026-08-05T19:06:33.754Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2026-08-05T19:06:33.754Z] Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) [2026-08-05T19:06:33.754Z] Downloading charset_normalizer-3.4.9-cp312-cp312-musllinux_1_2_aarch64.whl (218 kB) [2026-08-05T19:06:33.754Z] Downloading idna-3.18-py3-none-any.whl (65 kB) [2026-08-05T19:06:33.754Z] Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) [2026-08-05T19:06:33.754Z] Downloading cffi-2.1.1-cp312-cp312-musllinux_1_2_aarch64.whl (225 kB) [2026-08-05T19:06:33.754Z] Downloading click-8.4.2-py3-none-any.whl (119 kB) [2026-08-05T19:06:33.754Z] Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) [2026-08-05T19:06:33.754Z] Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl (341 kB) [2026-08-05T19:06:33.754Z] Downloading invoke-3.0.3-py3-none-any.whl (160 kB) [2026-08-05T19:06:33.754Z] Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl (791 kB) [2026-08-05T19:06:34.020Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 791.9/791.9 kB 50.8 MB/s 0:00:00 [2026-08-05T19:06:34.020Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2026-08-05T19:06:34.020Z] Downloading reactivex-5.1.0-py3-none-any.whl (257 kB) [2026-08-05T19:06:34.020Z] Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) [2026-08-05T19:06:34.020Z] Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB) [2026-08-05T19:06:34.020Z] Downloading scp-0.16.1-py2.py3-none-any.whl (8.9 kB) [2026-08-05T19:06:34.020Z] Downloading selenium-4.46.0-py3-none-any.whl (9.4 MB) [2026-08-05T19:06:34.288Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 49.3 MB/s 0:00:00 [2026-08-05T19:06:34.288Z] Downloading trio-0.33.0-py3-none-any.whl (510 kB) [2026-08-05T19:06:34.288Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2026-08-05T19:06:34.288Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2026-08-05T19:06:34.288Z] Downloading attrs-26.1.0-py3-none-any.whl (67 kB) [2026-08-05T19:06:34.288Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2026-08-05T19:06:34.288Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2026-08-05T19:06:34.288Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2026-08-05T19:06:34.288Z] Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) [2026-08-05T19:06:34.288Z] Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2026-08-05T19:06:34.288Z] Downloading docutils-0.23-py3-none-any.whl (634 kB) [2026-08-05T19:06:34.288Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.7/634.7 kB 52.6 MB/s 0:00:00 [2026-08-05T19:06:34.288Z] Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) [2026-08-05T19:06:34.288Z] Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (761 kB) [2026-08-05T19:06:34.288Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.1/761.1 kB 50.9 MB/s 0:00:00 [2026-08-05T19:06:34.554Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2026-08-05T19:06:34.554Z] Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) [2026-08-05T19:06:34.554Z] Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) [2026-08-05T19:06:34.554Z] Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) [2026-08-05T19:06:34.554Z] Downloading referencing-0.37.0-py3-none-any.whl (26 kB) [2026-08-05T19:06:34.554Z] Downloading rpds_py-2026.6.3-cp312-cp312-musllinux_1_2_aarch64.whl (543 kB) [2026-08-05T19:06:34.554Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 543.8/543.8 kB 49.9 MB/s 0:00:00 [2026-08-05T19:06:34.554Z] Downloading openapi_core-0.23.1-py3-none-any.whl (115 kB) [2026-08-05T19:06:34.554Z] Downloading jsonschema_path-0.4.6-py3-none-any.whl (19 kB) [2026-08-05T19:06:34.554Z] Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) [2026-08-05T19:06:34.554Z] Downloading openapi_spec_validator-0.8.5-py3-none-any.whl (50 kB) [2026-08-05T19:06:34.554Z] Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) [2026-08-05T19:06:34.554Z] Downloading pathable-0.5.0-py3-none-any.whl (16 kB) [2026-08-05T19:06:34.554Z] Downloading pydantic-2.13.4-py3-none-any.whl (472 kB) [2026-08-05T19:06:34.554Z] Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_aarch64.whl (2.2 MB) [2026-08-05T19:06:34.819Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 42.4 MB/s 0:00:00 [2026-08-05T19:06:34.819Z] Downloading pydantic_settings-2.14.2-py3-none-any.whl (61 kB) [2026-08-05T19:06:34.819Z] Downloading annotated_types-0.8.0-py3-none-any.whl (13 kB) [2026-08-05T19:06:34.819Z] Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) [2026-08-05T19:06:34.819Z] Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) [2026-08-05T19:06:34.819Z] Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (23 kB) [2026-08-05T19:06:34.819Z] Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2026-08-05T19:06:34.819Z] Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) [2026-08-05T19:06:34.819Z] Downloading pycparser-3.0-py3-none-any.whl (48 kB) [2026-08-05T19:06:34.819Z] Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) [2026-08-05T19:06:34.819Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 46.5 MB/s 0:00:00 [2026-08-05T19:06:34.819Z] Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) [2026-08-05T19:06:34.819Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2026-08-05T19:06:34.819Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2026-08-05T19:06:35.085Z] Downloading tzlocal-5.4.4-py3-none-any.whl (18 kB) [2026-08-05T19:06:37.663Z] Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2026-08-05T19:06:37.663Z] Building wheel for robotframework-sshlibrary (pyproject.toml): started [2026-08-05T19:06:39.607Z] Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' [2026-08-05T19:06:39.607Z] Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55203 sha256=2ae43968fa3704bea0839eb4b3b127210227149ca63114f434d3e4051fa169d3 [2026-08-05T19:06:39.607Z] Stored in directory: /tmp/pip-ephem-wheel-cache-7cw8i1gm/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 [2026-08-05T19:06:39.607Z] Building wheel for robotbackgroundlogger (pyproject.toml): started [2026-08-05T19:06:41.551Z] Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' [2026-08-05T19:06:41.551Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=009fa892f3defbe0a25121fe114251a2496a33c81897750018200bc7d1480e4c [2026-08-05T19:06:41.551Z] Stored in directory: /tmp/pip-ephem-wheel-cache-7cw8i1gm/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2026-08-05T19:06:41.551Z] Building wheel for psutil (pyproject.toml): started [2026-08-05T19:06:56.699Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2026-08-05T19:06:56.699Z] Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278194 sha256=3d70baaacfd49271eb1d3f17bf26fd0d3d3afbccae31f388e095ea5b0bcfe7f5 [2026-08-05T19:06:56.699Z] Stored in directory: /tmp/pip-ephem-wheel-cache-7cw8i1gm/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2026-08-05T19:06:56.699Z] Building wheel for psycopg2 (pyproject.toml): started [2026-08-05T19:08:04.570Z] Building wheel for psycopg2 (pyproject.toml): still running... [2026-08-05T19:08:08.859Z] Building wheel for psycopg2 (pyproject.toml): finished with status 'done' [2026-08-05T19:08:08.859Z] Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512674 sha256=26f1e1dde3de6f1d000ffd156d17662e06de6540d357318bf981a07ba6a97ce4 [2026-08-05T19:08:08.859Z] Stored in directory: /tmp/pip-ephem-wheel-cache-7cw8i1gm/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2026-08-05T19:08:08.859Z] Building wheel for flex (pyproject.toml): started [2026-08-05T19:08:11.436Z] Building wheel for flex (pyproject.toml): finished with status 'done' [2026-08-05T19:08:11.436Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77343 sha256=6eb57634a109c95aa3c256d9e97c3d5c88cce05043f10b7771a8f7751beaab34 [2026-08-05T19:08:11.436Z] Stored in directory: /tmp/pip-ephem-wheel-cache-7cw8i1gm/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2026-08-05T19:08:11.436Z] Building wheel for strict-rfc3339 (pyproject.toml): started [2026-08-05T19:08:13.372Z] Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' [2026-08-05T19:08:13.372Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18221 sha256=612341844d07c23056d936517ed6c87e2953a2ca30127c0a1d1c761cf9e35326 [2026-08-05T19:08:13.372Z] Stored in directory: /tmp/pip-ephem-wheel-cache-7cw8i1gm/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2026-08-05T19:08:13.372Z] Building wheel for validate-email (pyproject.toml): started [2026-08-05T19:08:14.776Z] Building wheel for validate-email (pyproject.toml): finished with status 'done' [2026-08-05T19:08:14.776Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5559 sha256=d864cedf0b8afc53a1ad7cf8477d4c6ab094b4399a4e9bce6f85a66b64a9dc90 [2026-08-05T19:08:14.776Z] Stored in directory: /tmp/pip-ephem-wheel-cache-7cw8i1gm/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2026-08-05T19:08:14.776Z] Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2026-08-05T19:08:16.716Z] Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, jsonpath-ng, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, annotated-types, wsproto, werkzeug, typing-inspection, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, pydantic-core, outcome, cffi, trio, robotframework-requests, pynacl, pydantic, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, pydantic-settings, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance [2026-08-05T19:09:53.330Z] [2026-08-05T19:09:53.330Z] Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 annotated-types-0.8.0 attrs-26.1.0 bcrypt-5.0.0 certifi-2026.7.22 cffi-2.1.1 charset_normalizer-3.4.9 click-8.4.2 configparser-7.2.0 cryptography-50.0.0 docker-7.1.0 docutils-0.23 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.18 influxdb-client-1.49.0 invoke-3.0.3 isodate-0.7.2 jsonpath-ng-1.8.0 jsonpointer-3.1.1 jsonschema-4.26.0 jsonschema-path-0.4.6 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-11.1.0 numpy-2.2.5 openapi-core-0.23.1 openapi-schema-validator-0.8.1 openapi-spec-validator-0.8.5 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-5.0.0 pathable-0.5.0 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pydantic-2.13.4 pydantic-core-2.46.4 pydantic-settings-2.14.2 pygments-2.20.0 pyjwt-2.13.0 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2026.3.post1 pyzmq-27.0.0 reactivex-5.1.0 referencing-0.37.0 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.6.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-2026.6.3 scp-0.16.1 selenium-4.46.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.16.0 typing-inspection-0.4.2 tzlocal-5.4.4 urllib3-2.7.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.8 wsproto-1.3.2 [2026-08-05T19:09:53.330Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2026-08-05T19:10:49.725Z] Removing intermediate container d3444b898968 [2026-08-05T19:10:49.725Z] ---> 3be0041733f2 [2026-08-05T19:10:49.725Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2026-08-05T19:10:49.725Z] ---> Running in 6dd0529c6873 [2026-08-05T19:10:49.725Z] Removing intermediate container 6dd0529c6873 [2026-08-05T19:10:49.725Z] ---> 3451954206fe [2026-08-05T19:10:49.725Z] Step 11/13 : LABEL arch=arm64 [2026-08-05T19:10:49.725Z] ---> Running in 97a9851eb810 [2026-08-05T19:10:49.725Z] Removing intermediate container 97a9851eb810 [2026-08-05T19:10:49.725Z] ---> 867c96c1ff1a [2026-08-05T19:10:49.725Z] Step 12/13 : LABEL git_sha=2103d88be750d5f0aa1d11494bf341ba3222b60b [2026-08-05T19:10:49.725Z] ---> Running in f99a2799a128 [2026-08-05T19:10:49.725Z] Removing intermediate container f99a2799a128 [2026-08-05T19:10:49.725Z] ---> 29c7db16393e [2026-08-05T19:10:49.725Z] Step 13/13 : LABEL version=0.0.0 [2026-08-05T19:10:49.725Z] ---> Running in 0c94a96b436b [2026-08-05T19:10:49.725Z] Removing intermediate container 0c94a96b436b [2026-08-05T19:10:49.725Z] ---> e5331d4ac0c0 [2026-08-05T19:10:49.725Z] [Warning] One or more build-args [ARCH] were not consumed [2026-08-05T19:10:49.725Z] Successfully built e5331d4ac0c0 [2026-08-05T19:10:49.725Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-05T19:10:50.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-08-05T19:10:50.247Z] [2026-08-05T19:10:50.247Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-05T19:10:50.589Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-08-05T19:10:50.856Z] arm64: Pulling from edgex-lftools-log-publisher [2026-08-05T19:10:50.856Z] 8998bd30e6a1: Pulling fs layer [2026-08-05T19:10:50.856Z] 04944245beec: Pulling fs layer [2026-08-05T19:10:50.856Z] 699f458cf7ca: Pulling fs layer [2026-08-05T19:10:50.856Z] 765212b225bb: Pulling fs layer [2026-08-05T19:10:50.856Z] f23df028b6ca: Pulling fs layer [2026-08-05T19:10:50.856Z] d65c8cfc05b1: Pulling fs layer [2026-08-05T19:10:50.856Z] 2437ff75d9bd: Pulling fs layer [2026-08-05T19:10:50.856Z] f23df028b6ca: Waiting [2026-08-05T19:10:50.856Z] 765212b225bb: Waiting [2026-08-05T19:10:50.856Z] d65c8cfc05b1: Waiting [2026-08-05T19:10:50.856Z] 2437ff75d9bd: Waiting [2026-08-05T19:10:50.856Z] 04944245beec: Verifying Checksum [2026-08-05T19:10:50.856Z] 04944245beec: Download complete [2026-08-05T19:10:50.856Z] 765212b225bb: Verifying Checksum [2026-08-05T19:10:50.856Z] 765212b225bb: Download complete [2026-08-05T19:10:50.856Z] f23df028b6ca: Verifying Checksum [2026-08-05T19:10:50.856Z] f23df028b6ca: Download complete [2026-08-05T19:10:50.856Z] d65c8cfc05b1: Verifying Checksum [2026-08-05T19:10:50.856Z] d65c8cfc05b1: Download complete [2026-08-05T19:10:51.123Z] 699f458cf7ca: Verifying Checksum [2026-08-05T19:10:51.123Z] 699f458cf7ca: Download complete [2026-08-05T19:10:51.389Z] 8998bd30e6a1: Verifying Checksum [2026-08-05T19:10:51.389Z] 8998bd30e6a1: Download complete [2026-08-05T19:10:53.971Z] 2437ff75d9bd: Verifying Checksum [2026-08-05T19:10:59.306Z] 8998bd30e6a1: Pull complete [2026-08-05T19:10:59.306Z] 04944245beec: Pull complete [2026-08-05T19:11:00.263Z] 699f458cf7ca: Pull complete [2026-08-05T19:11:00.534Z] 765212b225bb: Pull complete [2026-08-05T19:11:01.492Z] f23df028b6ca: Pull complete [2026-08-05T19:11:01.759Z] d65c8cfc05b1: Pull complete [2026-08-05T19:11:19.961Z] 2437ff75d9bd: Pull complete [2026-08-05T19:11:19.961Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-08-05T19:11:19.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-08-05T19:11:19.962Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-08-05T19:11:20.216Z] prd-ubuntu20.04-docker-arm64-4c-16g-10 does not seem to be running inside a container [2026-08-05T19:11:20.284Z] $ 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/xfoundry_edgex-taf-common_PR-149 -v /w/workspace/xfoundry_edgex-taf-common_PR-149:/w/workspace/xfoundry_edgex-taf-common_PR-149:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-149@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-08-05T19:11:23.213Z] $ docker top bf9704320e4b5732e9c27f73336060b7fd3694cdb7dbfc82c3bc9b7ef13d06d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-08-05T19:11:24.076Z] ---> job-cost.sh [2026-08-05T19:11:24.076Z] lf-activate-venv: SKIPPING [2026-08-05T19:11:24.076Z] INFO: No Stack... [2026-08-05T19:11:24.343Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-08-05T19:11:25.298Z] INFO: Archiving Costs [Pipeline] sh [2026-08-05T19:11:25.947Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-149/archives/cost.csv [2026-08-05T19:11:25.947Z] + cut -d, -f6 [Pipeline] lock [2026-08-05T19:11:26.009Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-149-4-stack-cost] [2026-08-05T19:11:26.016Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-149-4-stack-cost] did not exist. Created. [2026-08-05T19:11:26.022Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-149-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-08-05T19:11:26.699Z] /w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/durable-829903d1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-08-05T19:11:27.346Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-08-05T19:11:27.375Z] Warning: overwriting stash ‘stack-cost’ [2026-08-05T19:11:27.995Z] Stashed 1 file(s) [Pipeline] } [2026-08-05T19:11:28.009Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-149-4-stack-cost] [Pipeline] // lock [Pipeline] } [2026-08-05T19:11:28.041Z] $ docker stop --time=1 bf9704320e4b5732e9c27f73336060b7fd3694cdb7dbfc82c3bc9b7ef13d06d0 [2026-08-05T19:11:29.597Z] $ docker rm -f --volumes bf9704320e4b5732e9c27f73336060b7fd3694cdb7dbfc82c3bc9b7ef13d06d0 [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] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-08-05T19:11:30.490Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-149/archives ] [2026-08-05T19:11:30.490Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-149/archives [2026-08-05T19:11:30.490Z] total 16 [2026-08-05T19:11:30.490Z] drwxr-xr-x 3 root root 4096 Aug 5 19:00 . [2026-08-05T19:11:30.490Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 5 19:00 .. [2026-08-05T19:11:30.490Z] drwxr-xr-x 2 root root 4096 Aug 5 19:00 cost [2026-08-05T19:11:30.490Z] -rw-r--r-- 1 root root 88 Aug 5 19:00 cost.csv [2026-08-05T19:11:30.490Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-149/archives [2026-08-05T19:11:30.490Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-149/archives [2026-08-05T19:11:30.490Z] total 16 [2026-08-05T19:11:30.490Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 5 19:00 . [2026-08-05T19:11:30.490Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 5 19:00 .. [2026-08-05T19:11:30.490Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 5 19:00 cost [2026-08-05T19:11:30.490Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 5 19:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-08-05T19:11:30.780Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-08-05T19:11:31.643Z] ---> package-listing.sh [2026-08-05T19:11:31.644Z] ++ facter osfamily [2026-08-05T19:11:31.644Z] ++ tr '[:upper:]' '[:lower:]' [2026-08-05T19:11:31.902Z] + OS_FAMILY=debian [2026-08-05T19:11:31.903Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-149 [2026-08-05T19:11:31.903Z] + START_PACKAGES=/tmp/packages_start.txt [2026-08-05T19:11:31.903Z] + END_PACKAGES=/tmp/packages_end.txt [2026-08-05T19:11:31.903Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-08-05T19:11:31.903Z] + PACKAGES=/tmp/packages_start.txt [2026-08-05T19:11:31.903Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-149 ']' [2026-08-05T19:11:31.903Z] + PACKAGES=/tmp/packages_end.txt [2026-08-05T19:11:31.903Z] + case "${OS_FAMILY}" in [2026-08-05T19:11:31.903Z] + dpkg -l [2026-08-05T19:11:31.903Z] + grep '^ii' [2026-08-05T19:11:31.903Z] + '[' -f /tmp/packages_start.txt ']' [2026-08-05T19:11:31.903Z] + '[' -f /tmp/packages_end.txt ']' [2026-08-05T19:11:31.903Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-08-05T19:11:31.903Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-149 ']' [2026-08-05T19:11:31.903Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-149/archives/ [2026-08-05T19:11:31.903Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-149/archives/ [Pipeline] echo [2026-08-05T19:11:31.915Z] 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/xfoundry_edgex-taf-common_PR-149/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-08-05T19:11:32.192Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-05T19:11:32.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-08-05T19:11:32.749Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-08-05T19:11:32.823Z] prd-ubuntu20.04-docker-8c-8g-5 does not seem to be running inside a container [2026-08-05T19:11:32.852Z] $ 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/xfoundry_edgex-taf-common_PR-149/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-149 -v /w/workspace/xfoundry_edgex-taf-common_PR-149:/w/workspace/xfoundry_edgex-taf-common_PR-149:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-149@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-149@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 [2026-08-05T19:11:33.038Z] $ docker top bb49956f686a418279c3367c7091054e580e8d823cef94df78df81a52956fa24 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-08-05T19:11:33.386Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-08-05T19:11:33.672Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-08-05T19:11:33.960Z] + ls /var/log/sa-host [2026-08-05T19:11:33.960Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-08-05T19:11:34.059Z] provisioning config files... [2026-08-05T19:11:34.067Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/config5983308828017458244tmp [Pipeline] { [Pipeline] echo [2026-08-05T19:11:34.085Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-08-05T19:11:34.368Z] ---> create-netrc.sh [Pipeline] } [2026-08-05T19:11:34.376Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-08-05T19:11:34.721Z] ---> python-tools-install.sh [Pipeline] echo [2026-08-05T19:11:34.730Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-08-05T19:11:35.014Z] ---> sudo-logs.sh [2026-08-05T19:11:35.014Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-08-05T19:11:35.051Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-08-05T19:11:35.337Z] ---> job-cost.sh [2026-08-05T19:11:35.338Z] lf-activate-venv: SKIPPING [2026-08-05T19:11:35.338Z] DEBUG: total: 0.2199999988079071 [2026-08-05T19:11:35.338Z] INFO: Retrieving Stack Cost... [2026-08-05T19:11:35.599Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-08-05T19:11:35.861Z] INFO: Archiving Costs [Pipeline] echo [2026-08-05T19:11:35.872Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-08-05T19:11:36.167Z] ---> logs-deploy.sh [2026-08-05T19:11:36.167Z] lf-activate-venv: SKIPPING [2026-08-05T19:11:36.167Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-149/4 [2026-08-05T19:11:36.167Z] INFO: archiving workspace using pattern(s): [2026-08-05T19:11:37.108Z] Archives upload complete. [2026-08-05T19:11:37.367Z] INFO: archiving logs to Nexus [2026-08-05T19:11:37.938Z] ---> uname -a: [2026-08-05T19:11:37.938Z] Linux prd-ubuntu20-04-docker-8c-8g-5 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-08-05T19:11:37.938Z] [2026-08-05T19:11:37.938Z] [2026-08-05T19:11:37.938Z] ---> lscpu: [2026-08-05T19:11:37.938Z] Architecture: x86_64 [2026-08-05T19:11:37.938Z] CPU op-mode(s): 32-bit, 64-bit [2026-08-05T19:11:37.938Z] Byte Order: Little Endian [2026-08-05T19:11:37.938Z] Address sizes: 40 bits physical, 48 bits virtual [2026-08-05T19:11:37.938Z] CPU(s): 8 [2026-08-05T19:11:37.938Z] On-line CPU(s) list: 0-7 [2026-08-05T19:11:37.938Z] Thread(s) per core: 1 [2026-08-05T19:11:37.938Z] Core(s) per socket: 1 [2026-08-05T19:11:37.938Z] Socket(s): 8 [2026-08-05T19:11:37.938Z] NUMA node(s): 1 [2026-08-05T19:11:37.938Z] Vendor ID: AuthenticAMD [2026-08-05T19:11:37.938Z] CPU family: 23 [2026-08-05T19:11:37.938Z] Model: 49 [2026-08-05T19:11:37.938Z] Model name: AMD EPYC-Rome Processor [2026-08-05T19:11:37.938Z] Stepping: 0 [2026-08-05T19:11:37.938Z] CPU MHz: 2800.000 [2026-08-05T19:11:37.938Z] BogoMIPS: 5600.00 [2026-08-05T19:11:37.938Z] Virtualization: AMD-V [2026-08-05T19:11:37.938Z] Hypervisor vendor: KVM [2026-08-05T19:11:37.938Z] Virtualization type: full [2026-08-05T19:11:37.938Z] L1d cache: 256 KiB [2026-08-05T19:11:37.938Z] L1i cache: 256 KiB [2026-08-05T19:11:37.938Z] L2 cache: 4 MiB [2026-08-05T19:11:37.938Z] L3 cache: 128 MiB [2026-08-05T19:11:37.938Z] NUMA node0 CPU(s): 0-7 [2026-08-05T19:11:37.938Z] Vulnerability Gather data sampling: Not affected [2026-08-05T19:11:37.938Z] Vulnerability Itlb multihit: Not affected [2026-08-05T19:11:37.938Z] Vulnerability L1tf: Not affected [2026-08-05T19:11:37.938Z] Vulnerability Mds: Not affected [2026-08-05T19:11:37.938Z] Vulnerability Meltdown: Not affected [2026-08-05T19:11:37.938Z] Vulnerability Mmio stale data: Not affected [2026-08-05T19:11:37.938Z] Vulnerability Retbleed: Vulnerable [2026-08-05T19:11:37.938Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-08-05T19:11:37.938Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-08-05T19:11:37.938Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-08-05T19:11:37.938Z] Vulnerability Srbds: Not affected [2026-08-05T19:11:37.938Z] Vulnerability Tsx async abort: Not affected [2026-08-05T19:11:37.938Z] 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2026-08-05T19:11:37.938Z] [2026-08-05T19:11:37.938Z] [2026-08-05T19:11:37.938Z] ---> nproc: [2026-08-05T19:11:37.938Z] 8 [2026-08-05T19:11:37.938Z] [2026-08-05T19:11:37.938Z] [2026-08-05T19:11:37.938Z] ---> df -h: [2026-08-05T19:11:37.938Z] Filesystem Size Used Avail Use% Mounted on [2026-08-05T19:11:37.938Z] overlay 155G 13G 143G 8% / [2026-08-05T19:11:37.938Z] tmpfs 64M 0 64M 0% /dev [2026-08-05T19:11:37.938Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-08-05T19:11:37.938Z] shm 64M 0 64M 0% /dev/shm [2026-08-05T19:11:37.938Z] /dev/vda1 155G 13G 143G 8% /facter-os [2026-08-05T19:11:37.938Z] [2026-08-05T19:11:37.938Z] [2026-08-05T19:11:37.938Z] ---> sar -b -r -n DEV: [2026-08-05T19:11:37.938Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-5) 08/05/26 _x86_64_ (8 CPU) [2026-08-05T19:11:37.938Z] [2026-08-05T19:11:37.938Z] 18:57:21 LINUX RESTART (8 CPU) [2026-08-05T19:11:37.938Z] [2026-08-05T19:11:37.938Z] 18:58:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-08-05T19:11:37.938Z] 18:59:01 99.56 13.44 86.12 0.00 2209.66 34305.91 0.00 [2026-08-05T19:11:37.938Z] 19:00:01 52.96 0.00 52.96 0.00 0.00 39241.74 0.00 [2026-08-05T19:11:37.938Z] 19:01:01 80.72 0.10 80.62 0.00 3.73 25414.30 0.00 [2026-08-05T19:11:37.938Z] 19:02:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 [2026-08-05T19:11:37.938Z] 19:03:01 20.80 3.52 17.28 0.00 2535.18 3746.31 0.00 [2026-08-05T19:11:37.938Z] 19:04:01 2.63 0.00 2.63 0.00 0.00 28.26 0.00 [2026-08-05T19:11:37.938Z] 19:05:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 [2026-08-05T19:11:37.938Z] 19:06:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 [2026-08-05T19:11:37.938Z] 19:07:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 [2026-08-05T19:11:37.938Z] 19:08:01 1.90 0.00 1.90 0.00 0.00 30.39 0.00 [2026-08-05T19:11:37.938Z] 19:09:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 [2026-08-05T19:11:37.938Z] 19:10:01 1.12 0.00 1.12 0.00 0.00 14.00 0.00 [2026-08-05T19:11:37.938Z] 19:11:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2026-08-05T19:11:37.938Z] Average: 20.40 1.30 19.11 0.00 362.90 7878.32 0.00 [2026-08-05T19:11:37.938Z] [2026-08-05T19:11:37.938Z] 18:58:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-08-05T19:11:37.938Z] 18:59:01 28456876 31482996 814404 2.48 80100 3231244 2056428 6.06 1106708 2919516 345828 [2026-08-05T19:11:37.938Z] 19:00:01 27314160 31398092 883860 2.69 98892 4199032 2147464 6.33 1255520 3828584 235648 [2026-08-05T19:11:37.938Z] 19:01:01 26945484 31528668 756988 2.30 113728 4652596 1670684 4.93 2461368 2963432 16 [2026-08-05T19:11:37.938Z] 19:02:01 26945128 31528396 757120 2.30 113760 4652596 1670684 4.93 2461448 2963432 12 [2026-08-05T19:11:37.938Z] 19:03:01 26753572 31516320 756188 2.30 116644 4823396 1739760 5.13 2580096 3014700 352 [2026-08-05T19:11:37.938Z] 19:04:01 26753616 31516428 755900 2.30 116692 4823396 1739760 5.13 2580348 3014700 148 [2026-08-05T19:11:37.938Z] 19:05:01 26755672 31518548 753752 2.29 116744 4823400 1739760 5.13 2578664 3014704 12 [2026-08-05T19:11:37.938Z] 19:06:01 26758080 31521032 751104 2.29 116776 4823404 1739760 5.13 2575696 3014712 12 [2026-08-05T19:11:37.938Z] 19:07:01 26758496 31521532 750512 2.28 116808 4823408 1739760 5.13 2575756 3014716 4 [2026-08-05T19:11:37.938Z] 19:08:01 26758512 31521640 750248 2.28 116904 4823388 1739760 5.13 2576156 3014696 28 [2026-08-05T19:11:37.938Z] 19:09:01 26758980 31522168 749944 2.28 116932 4823388 1739760 5.13 2576068 3014700 176 [2026-08-05T19:11:37.938Z] 19:10:01 26758196 31521460 750376 2.28 116968 4823392 1739760 5.13 2576028 3014704 28 [2026-08-05T19:11:37.938Z] 19:11:01 26758076 31521404 750436 2.28 116992 4823396 1739760 5.13 2576148 3014712 8 [2026-08-05T19:11:37.938Z] Average: 26959604 31509130 767756 2.34 112149 4626618 1784854 5.26 2344616 3062101 44790 [2026-08-05T19:11:37.938Z] [2026-08-05T19:11:37.938Z] 18:58:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-08-05T19:11:37.938Z] 18:59:01 ens3 597.83 416.32 8617.05 94.75 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.938Z] 18:59:01 lo 3.25 3.25 0.34 0.34 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.938Z] 18:59:01 docker0 256.26 368.31 15.35 4671.13 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.938Z] 18:59:01 veth5b0cd5b 254.89 366.84 18.61 4667.20 0.00 0.00 0.00 0.38 [2026-08-05T19:11:37.938Z] 19:00:01 ens3 365.02 226.36 5504.49 39.43 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.938Z] 19:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.938Z] 19:00:01 docker0 188.40 310.06 13.25 5464.05 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.938Z] 19:00:01 veth5b0cd5b 188.40 310.08 15.83 5464.05 0.00 0.00 0.00 0.45 [2026-08-05T19:11:37.938Z] 19:01:01 ens3 97.37 61.31 2527.08 12.62 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.938Z] 19:01:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.938Z] 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.938Z] 19:02:01 ens3 2.48 0.87 0.78 0.50 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.938Z] 19:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.938Z] 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.938Z] 19:03:01 ens3 91.78 34.81 1414.45 3.21 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.938Z] 19:03:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.938Z] 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.938Z] 19:04:01 ens3 1.30 0.50 0.43 0.28 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.938Z] 19:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.938Z] 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.938Z] 19:05:01 ens3 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.938Z] 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.938Z] 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.939Z] 19:06:01 ens3 0.40 0.12 0.03 0.01 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.939Z] 19:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.939Z] 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.939Z] 19:07:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.939Z] 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.939Z] 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.939Z] 19:08:01 ens3 0.53 0.28 0.16 0.08 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.939Z] 19:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.939Z] 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.939Z] 19:09:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.939Z] 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.939Z] 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.939Z] 19:10:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.939Z] 19:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.939Z] 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.939Z] 19:11:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.939Z] 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.939Z] 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.939Z] Average: ens3 88.38 56.51 1380.28 11.50 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.939Z] Average: lo 0.43 0.43 0.04 0.04 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.939Z] Average: docker0 33.92 51.78 2.18 774.62 0.00 0.00 0.00 0.00 [2026-08-05T19:11:37.939Z] [2026-08-05T19:11:37.939Z] [2026-08-05T19:11:37.939Z] ---> sar -P ALL: [2026-08-05T19:11:37.939Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-5) 08/05/26 _x86_64_ (8 CPU) [2026-08-05T19:11:37.939Z] [2026-08-05T19:11:37.939Z] 18:57:21 LINUX RESTART (8 CPU) [2026-08-05T19:11:37.939Z] [2026-08-05T19:11:37.939Z] 18:58:02 CPU %user %nice %system %iowait %steal %idle [2026-08-05T19:11:37.939Z] 18:59:01 all 5.03 0.00 1.64 0.65 0.06 92.63 [2026-08-05T19:11:37.939Z] 18:59:01 0 7.78 0.00 1.52 0.03 0.07 90.59 [2026-08-05T19:11:37.939Z] 18:59:01 1 6.01 0.00 1.48 0.07 0.03 92.40 [2026-08-05T19:11:37.939Z] 18:59:01 2 6.01 0.00 2.02 0.10 0.07 91.80 [2026-08-05T19:11:37.939Z] 18:59:01 3 5.85 0.00 1.37 2.12 0.07 90.59 [2026-08-05T19:11:37.939Z] 18:59:01 4 2.39 0.00 2.16 0.15 0.05 95.25 [2026-08-05T19:11:37.939Z] 18:59:01 5 5.27 0.00 2.11 1.72 0.07 90.84 [2026-08-05T19:11:37.939Z] 18:59:01 6 4.13 0.00 1.33 0.87 0.05 93.63 [2026-08-05T19:11:37.939Z] 18:59:01 7 2.77 0.00 1.13 0.10 0.07 95.93 [2026-08-05T19:11:37.939Z] 19:00:01 all 8.97 0.00 1.72 0.38 0.05 88.87 [2026-08-05T19:11:37.939Z] 19:00:01 0 14.50 0.00 2.97 0.12 0.05 82.36 [2026-08-05T19:11:37.939Z] 19:00:01 1 21.93 0.00 4.44 0.08 0.05 73.50 [2026-08-05T19:11:37.939Z] 19:00:01 2 7.40 0.00 1.15 0.00 0.10 91.35 [2026-08-05T19:11:37.939Z] 19:00:01 3 5.54 0.00 1.09 0.70 0.07 92.60 [2026-08-05T19:11:37.939Z] 19:00:01 4 6.21 0.00 0.87 0.02 0.05 92.85 [2026-08-05T19:11:37.939Z] 19:00:01 5 6.91 0.00 1.14 0.00 0.03 91.92 [2026-08-05T19:11:37.939Z] 19:00:01 6 4.48 0.00 1.08 2.05 0.03 92.35 [2026-08-05T19:11:37.939Z] 19:00:01 7 4.78 0.00 1.05 0.08 0.05 94.03 [2026-08-05T19:11:37.939Z] 19:01:01 all 3.84 0.00 1.25 0.33 0.04 94.54 [2026-08-05T19:11:37.939Z] 19:01:01 0 3.87 0.00 1.21 0.02 0.03 94.87 [2026-08-05T19:11:37.939Z] 19:01:01 1 4.39 0.00 1.36 1.07 0.03 93.14 [2026-08-05T19:11:37.939Z] 19:01:01 2 3.02 0.00 0.99 0.05 0.03 95.90 [2026-08-05T19:11:37.939Z] 19:01:01 3 4.34 0.00 1.38 0.49 0.07 93.73 [2026-08-05T19:11:37.939Z] 19:01:01 4 4.02 0.00 0.99 0.03 0.03 94.92 [2026-08-05T19:11:37.939Z] 19:01:01 5 5.48 0.00 1.39 0.18 0.05 92.90 [2026-08-05T19:11:37.939Z] 19:01:01 6 2.93 0.00 1.42 0.76 0.03 94.86 [2026-08-05T19:11:37.939Z] 19:01:01 7 2.68 0.00 1.24 0.02 0.03 96.03 [2026-08-05T19:11:37.939Z] 19:02:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2026-08-05T19:11:37.939Z] 19:02:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2026-08-05T19:11:37.939Z] 19:02:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2026-08-05T19:11:37.939Z] 19:02:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2026-08-05T19:11:37.939Z] 19:02:01 3 0.07 0.00 0.00 0.00 0.03 99.90 [2026-08-05T19:11:37.939Z] 19:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2026-08-05T19:11:37.939Z] 19:02:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2026-08-05T19:11:37.939Z] 19:02:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2026-08-05T19:11:37.939Z] 19:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-08-05T19:11:37.939Z] 19:03:01 all 0.99 0.00 0.33 0.11 0.02 98.55 [2026-08-05T19:11:37.939Z] 19:03:01 0 0.62 0.00 0.20 0.02 0.02 99.15 [2026-08-05T19:11:37.939Z] 19:03:01 1 0.70 0.00 0.23 0.10 0.02 98.95 [2026-08-05T19:11:37.939Z] 19:03:01 2 0.60 0.00 0.22 0.02 0.02 99.15 [2026-08-05T19:11:37.939Z] 19:03:01 3 2.44 0.00 0.37 0.07 0.05 97.08 [2026-08-05T19:11:37.939Z] 19:03:01 4 0.88 0.00 0.65 0.08 0.02 98.37 [2026-08-05T19:11:37.939Z] 19:03:01 5 0.45 0.00 0.22 0.02 0.00 99.32 [2026-08-05T19:11:37.939Z] 19:03:01 6 1.04 0.00 0.39 0.52 0.02 98.04 [2026-08-05T19:11:37.939Z] 19:03:01 7 1.17 0.00 0.40 0.05 0.02 98.36 [2026-08-05T19:11:37.939Z] 19:04:01 all 0.02 0.00 0.01 0.00 0.02 99.96 [2026-08-05T19:11:37.939Z] 19:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2026-08-05T19:11:37.939Z] 19:04:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2026-08-05T19:11:37.939Z] 19:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-08-05T19:11:37.939Z] 19:04:01 3 0.02 0.00 0.03 0.00 0.05 99.90 [2026-08-05T19:11:37.939Z] 19:04:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2026-08-05T19:11:37.939Z] 19:04:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2026-08-05T19:11:37.939Z] 19:04:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2026-08-05T19:11:37.939Z] 19:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-08-05T19:11:37.939Z] 19:05:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2026-08-05T19:11:37.939Z] 19:05:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2026-08-05T19:11:37.939Z] 19:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2026-08-05T19:11:37.939Z] 19:05:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2026-08-05T19:11:37.939Z] 19:05:01 3 0.05 0.00 0.00 0.00 0.03 99.92 [2026-08-05T19:11:37.939Z] 19:05:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2026-08-05T19:11:37.939Z] 19:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-08-05T19:11:37.939Z] 19:05:01 6 0.02 0.00 0.00 0.03 0.02 99.93 [2026-08-05T19:11:37.939Z] 19:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-08-05T19:11:37.939Z] 19:06:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2026-08-05T19:11:37.939Z] 19:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2026-08-05T19:11:37.939Z] 19:06:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2026-08-05T19:11:37.939Z] 19:06:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2026-08-05T19:11:37.939Z] 19:06:01 3 0.07 0.00 0.03 0.00 0.03 99.87 [2026-08-05T19:11:37.939Z] 19:06:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2026-08-05T19:11:37.939Z] 19:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-08-05T19:11:37.939Z] 19:06:01 6 0.53 0.00 0.02 0.00 0.02 99.43 [2026-08-05T19:11:37.939Z] 19:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-08-05T19:11:37.939Z] 19:07:01 all 0.27 0.00 0.01 0.00 0.02 99.70 [2026-08-05T19:11:37.939Z] 19:07:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2026-08-05T19:11:37.939Z] 19:07:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2026-08-05T19:11:37.939Z] 19:07:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2026-08-05T19:11:37.939Z] 19:07:01 3 0.07 0.00 0.02 0.00 0.05 99.87 [2026-08-05T19:11:37.939Z] 19:07:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2026-08-05T19:11:37.939Z] 19:07:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2026-08-05T19:11:37.939Z] 19:07:01 6 1.97 0.00 0.00 0.02 0.02 98.00 [2026-08-05T19:11:37.939Z] 19:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-08-05T19:11:37.939Z] 19:08:01 all 0.27 0.00 0.02 0.01 0.01 99.70 [2026-08-05T19:11:37.939Z] 19:08:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2026-08-05T19:11:37.939Z] 19:08:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2026-08-05T19:11:37.939Z] 19:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2026-08-05T19:11:37.939Z] 19:08:01 3 0.07 0.00 0.05 0.00 0.05 99.83 [2026-08-05T19:11:37.939Z] 19:08:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2026-08-05T19:11:37.939Z] 19:08:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2026-08-05T19:11:37.939Z] 19:08:01 6 1.99 0.00 0.02 0.03 0.00 97.97 [2026-08-05T19:11:37.939Z] 19:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-08-05T19:11:37.939Z] 19:09:01 all 0.27 0.00 0.01 0.00 0.02 99.70 [2026-08-05T19:11:37.939Z] 19:09:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2026-08-05T19:11:37.939Z] 19:09:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2026-08-05T19:11:37.939Z] 19:09:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2026-08-05T19:11:37.939Z] 19:09:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2026-08-05T19:11:37.939Z] 19:09:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2026-08-05T19:11:37.939Z] 19:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2026-08-05T19:11:37.939Z] 19:09:01 6 2.02 0.00 0.00 0.00 0.05 97.93 [2026-08-05T19:11:37.939Z] 19:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-08-05T19:11:37.939Z] [2026-08-05T19:11:37.939Z] 19:09:01 CPU %user %nice %system %iowait %steal %idle [2026-08-05T19:11:37.939Z] 19:10:01 all 0.27 0.00 0.01 0.00 0.01 99.70 [2026-08-05T19:11:37.939Z] 19:10:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2026-08-05T19:11:37.939Z] 19:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2026-08-05T19:11:37.939Z] 19:10:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2026-08-05T19:11:37.939Z] 19:10:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2026-08-05T19:11:37.939Z] 19:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2026-08-05T19:11:37.939Z] 19:10:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2026-08-05T19:11:37.939Z] 19:10:01 6 2.00 0.00 0.03 0.02 0.03 97.92 [2026-08-05T19:11:37.939Z] 19:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-08-05T19:11:37.939Z] 19:11:01 all 0.13 0.00 0.01 0.00 0.01 99.85 [2026-08-05T19:11:37.939Z] 19:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2026-08-05T19:11:37.939Z] 19:11:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2026-08-05T19:11:37.939Z] 19:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2026-08-05T19:11:37.939Z] 19:11:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2026-08-05T19:11:37.939Z] 19:11:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2026-08-05T19:11:37.939Z] 19:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-08-05T19:11:37.939Z] 19:11:01 6 0.95 0.00 0.02 0.02 0.03 98.99 [2026-08-05T19:11:37.939Z] 19:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-08-05T19:11:37.939Z] Average: all 1.54 0.00 0.38 0.11 0.02 97.94 [2026-08-05T19:11:37.939Z] Average: 0 2.07 0.00 0.46 0.01 0.02 97.43 [2026-08-05T19:11:37.939Z] Average: 1 2.54 0.00 0.58 0.11 0.02 96.76 [2026-08-05T19:11:37.939Z] Average: 2 1.30 0.00 0.34 0.01 0.03 98.32 [2026-08-05T19:11:37.939Z] Average: 3 1.42 0.00 0.33 0.26 0.04 97.94 [2026-08-05T19:11:37.939Z] Average: 4 1.05 0.00 0.36 0.02 0.02 98.55 [2026-08-05T19:11:37.939Z] Average: 5 1.39 0.00 0.37 0.14 0.02 98.08 [2026-08-05T19:11:37.939Z] Average: 6 1.70 0.00 0.33 0.33 0.03 97.62 [2026-08-05T19:11:37.939Z] Average: 7 0.88 0.00 0.29 0.02 0.01 98.80 [2026-08-05T19:11:37.939Z] [2026-08-05T19:11:37.939Z] [2026-08-05T19:11:37.939Z]