Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 13842c826038cd011a38ac25b144bd049bc3f683+674b39466aa04daeb3de7b2fd9f62241e4674147 (c113b1787f3efcf28a13645a35d6d1c6957d418d) 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-ssh10521940116583225357.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-ssh17696159141831193146.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-150/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-150/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11752263263653331018.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-ssh2371108965296336087.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-150/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-150/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8708199126101913936.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-13244’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-13245’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-13669’ is offline Running on prd-ubuntu20.04-docker-8c-8g-13672 in /w/workspace/xfoundry_edgex-taf-common_PR-150 [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-150 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 674b39466aa04daeb3de7b2fd9f62241e4674147 into PR head commit 13842c826038cd011a38ac25b144bd049bc3f683 Merge succeeded, producing 523db97e62cefd0d9ad7ae6dbf22617cc58ce3ba Checking out Revision 523db97e62cefd0d9ad7ae6dbf22617cc58ce3ba (PR-150) > 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/150/head:refs/remotes/origin/PR-150 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 13842c826038cd011a38ac25b144bd049bc3f683 # 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 674b39466aa04daeb3de7b2fd9f62241e4674147 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 523db97e62cefd0d9ad7ae6dbf22617cc58ce3ba # timeout=10 Commit message: "Merge commit '674b39466aa04daeb3de7b2fd9f62241e4674147' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 117a28cc2d5b8eb7b0bae57423b2a0928e55cdc5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-06-22T18:57:00.523Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-06-22T18:57:00.716Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-06-22T18:57:00.751Z] ========================================================= [2026-06-22T18:57:00.751Z] EdgeX Global Pipelines Version Info [2026-06-22T18:57:00.751Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-06-22T18:57:01.865Z] ------------------- [2026-06-22T18:57:01.865Z] stable info: [2026-06-22T18:57:01.865Z] ------------------- [2026-06-22T18:57:01.865Z] Commited By: Ginny Guan ginny@iotechsys.com [2026-06-22T18:57:01.865Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-22T18:57:01.865Z] Message: update stable to v1.0.281 [2026-06-22T18:57:02.437Z] ------------------- [2026-06-22T18:57:02.437Z] experimental info: [2026-06-22T18:57:02.437Z] ------------------- [2026-06-22T18:57:02.437Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-06-22T18:57:02.437Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-22T18:57:02.437Z] Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2026-06-22T18:57:02.545Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2026-06-22T18:57:02.595Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2026-06-22T18:57:02.638Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-06-22T18:57:02.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-06-22T18:57:02.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-06-22T18:57:02.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2026-06-22T18:57:02.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-06-22T18:57:02.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2026-06-22T18:57:02.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2026-06-22T18:57:02.831Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-06-22T18:57:02.853Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2026-06-22T18:57:02.871Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2026-06-22T18:57:02.896Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-06-22T18:57:02.935Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-06-22T18:57:02.954Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-150 [Pipeline] echo [2026-06-22T18:57:02.982Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-150 [Pipeline] echo [2026-06-22T18:57:03.002Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-150 [Pipeline] echo [2026-06-22T18:57:03.021Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 523db97e62cefd0d9ad7ae6dbf22617cc58ce3ba [Pipeline] echo [2026-06-22T18:57:03.042Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 523db97 [Pipeline] echo [2026-06-22T18:57:03.074Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-22T18:57:03.140Z] provisioning config files... [2026-06-22T18:57:03.153Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/config4390881453530148578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-22T18:57:03.590Z] ---> ****-login.sh [2026-06-22T18:57:03.590Z] nexus3.edgexfoundry.org:10001 [2026-06-22T18:57:03.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T18:57:03.852Z] [2026-06-22T18:57:03.852Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-22T18:57:03.852Z] Configure a credential helper to remove this warning. See [2026-06-22T18:57:03.852Z] https://docs.****.com/go/credential-store/ [2026-06-22T18:57:03.852Z] [2026-06-22T18:57:03.852Z] Login Succeeded [2026-06-22T18:57:03.852Z] nexus3.edgexfoundry.org:10002 [2026-06-22T18:57:03.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T18:57:03.852Z] [2026-06-22T18:57:03.852Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-22T18:57:03.852Z] Configure a credential helper to remove this warning. See [2026-06-22T18:57:03.853Z] https://docs.****.com/go/credential-store/ [2026-06-22T18:57:03.853Z] [2026-06-22T18:57:03.853Z] Login Succeeded [2026-06-22T18:57:03.853Z] nexus3.edgexfoundry.org:10003 [2026-06-22T18:57:04.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T18:57:04.121Z] [2026-06-22T18:57:04.121Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-22T18:57:04.121Z] Configure a credential helper to remove this warning. See [2026-06-22T18:57:04.121Z] https://docs.****.com/go/credential-store/ [2026-06-22T18:57:04.121Z] [2026-06-22T18:57:04.121Z] Login Succeeded [2026-06-22T18:57:04.121Z] nexus3.edgexfoundry.org:10004 [2026-06-22T18:57:04.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T18:57:04.121Z] [2026-06-22T18:57:04.121Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-22T18:57:04.122Z] Configure a credential helper to remove this warning. See [2026-06-22T18:57:04.122Z] https://docs.****.com/go/credential-store/ [2026-06-22T18:57:04.122Z] [2026-06-22T18:57:04.122Z] Login Succeeded [2026-06-22T18:57:04.122Z] ****.io [2026-06-22T18:57:04.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T18:57:05.001Z] [2026-06-22T18:57:05.001Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-22T18:57:05.001Z] Configure a credential helper to remove this warning. See [2026-06-22T18:57:05.001Z] https://docs.****.com/go/credential-store/ [2026-06-22T18:57:05.001Z] [2026-06-22T18:57:05.001Z] Login Succeeded [2026-06-22T18:57:05.001Z] ---> ****-login.sh ends [Pipeline] } [2026-06-22T18:57:05.022Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-06-22T18:57:05.761Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-22T18:57:05.761Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-06-22T18:57:05.761Z] + [ -e /tmp/ssh_known_hosts ] [2026-06-22T18:57:05.761Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-06-22T18:57:05.761Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-06-22T18:57:05.761Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-06-22T18:57:05.761Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T18:57:06.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-22T18:57:06.188Z] [2026-06-22T18:57:06.188Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T18:57:06.506Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-22T18:57:06.506Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-06-22T18:57:06.506Z] 3dae71ba6b94: Pulling fs layer [2026-06-22T18:57:06.506Z] 6bf1a483ea7c: Pulling fs layer [2026-06-22T18:57:06.506Z] f5dfc541a4d3: Pulling fs layer [2026-06-22T18:57:06.506Z] 461d9e800cba: Pulling fs layer [2026-06-22T18:57:06.506Z] 80192f66455f: Pulling fs layer [2026-06-22T18:57:06.506Z] 461d9e800cba: Waiting [2026-06-22T18:57:06.506Z] 2e8e34ca0e6c: Pulling fs layer [2026-06-22T18:57:06.506Z] a29436f7fd5d: Pulling fs layer [2026-06-22T18:57:06.506Z] 80192f66455f: Waiting [2026-06-22T18:57:06.506Z] 2e8e34ca0e6c: Waiting [2026-06-22T18:57:06.506Z] 923cac83aea3: Pulling fs layer [2026-06-22T18:57:06.506Z] 25ad8b0a4227: Pulling fs layer [2026-06-22T18:57:06.506Z] 923cac83aea3: Waiting [2026-06-22T18:57:06.506Z] a29436f7fd5d: Waiting [2026-06-22T18:57:06.506Z] 25ad8b0a4227: Waiting [2026-06-22T18:57:06.506Z] db01528c6b51: Pulling fs layer [2026-06-22T18:57:06.506Z] 28988de357af: Pulling fs layer [2026-06-22T18:57:06.506Z] db01528c6b51: Waiting [2026-06-22T18:57:06.506Z] 28988de357af: Waiting [2026-06-22T18:57:06.506Z] 6bf1a483ea7c: Verifying Checksum [2026-06-22T18:57:06.506Z] 6bf1a483ea7c: Download complete [2026-06-22T18:57:06.506Z] 461d9e800cba: Download complete [2026-06-22T18:57:06.766Z] 80192f66455f: Download complete [2026-06-22T18:57:06.766Z] f5dfc541a4d3: Download complete [2026-06-22T18:57:06.766Z] 3dae71ba6b94: Verifying Checksum [2026-06-22T18:57:06.766Z] 3dae71ba6b94: Download complete [2026-06-22T18:57:06.766Z] 923cac83aea3: Verifying Checksum [2026-06-22T18:57:06.766Z] 923cac83aea3: Download complete [2026-06-22T18:57:07.030Z] 25ad8b0a4227: Verifying Checksum [2026-06-22T18:57:07.030Z] 25ad8b0a4227: Download complete [2026-06-22T18:57:07.030Z] db01528c6b51: Download complete [2026-06-22T18:57:07.030Z] 28988de357af: Verifying Checksum [2026-06-22T18:57:07.030Z] 28988de357af: Download complete [2026-06-22T18:57:07.030Z] a29436f7fd5d: Verifying Checksum [2026-06-22T18:57:07.030Z] a29436f7fd5d: Download complete [2026-06-22T18:57:07.607Z] 2e8e34ca0e6c: Verifying Checksum [2026-06-22T18:57:07.607Z] 2e8e34ca0e6c: Download complete [2026-06-22T18:57:08.238Z] 3dae71ba6b94: Pull complete [2026-06-22T18:57:08.539Z] 6bf1a483ea7c: Pull complete [2026-06-22T18:57:09.198Z] f5dfc541a4d3: Pull complete [2026-06-22T18:57:09.198Z] 461d9e800cba: Pull complete [2026-06-22T18:57:09.198Z] 80192f66455f: Pull complete [2026-06-22T18:57:13.796Z] 2e8e34ca0e6c: Pull complete [2026-06-22T18:57:13.796Z] a29436f7fd5d: Pull complete [2026-06-22T18:57:13.796Z] 923cac83aea3: Pull complete [2026-06-22T18:57:14.101Z] 25ad8b0a4227: Pull complete [2026-06-22T18:57:14.101Z] db01528c6b51: Pull complete [2026-06-22T18:57:14.101Z] 28988de357af: Pull complete [2026-06-22T18:57:14.101Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-06-22T18:57:14.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-22T18:57:14.101Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-22T18:57:14.687Z] prd-ubuntu20.04-docker-8c-8g-13672 does not seem to be running inside a container [2026-06-22T18:57:14.750Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-150 -v /w/workspace/xfoundry_edgex-taf-common_PR-150:/w/workspace/xfoundry_edgex-taf-common_PR-150:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-150@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-06-22T18:57:18.023Z] $ docker top 63b074631d0f01e9ad3d9c2c266597124758e80371b4a33384dba779386676a2 -eo pid,comm [2026-06-22T18:57:18.117Z] 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-06-22T18:57:18.117Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-22T18:57:18.427Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-22T18:57:18.427Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-22T18:57:18.557Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-22T18:57:18.559Z] $ docker exec 63b074631d0f01e9ad3d9c2c266597124758e80371b4a33384dba779386676a2 ssh-agent [2026-06-22T18:57:18.671Z] SSH_AUTH_SOCK=/tmp/ssh-2gofVseRQT5o/agent.33 [2026-06-22T18:57:18.671Z] SSH_AGENT_PID=39 [2026-06-22T18:57:18.706Z] Running ssh-add (command line suppressed) [2026-06-22T18:57:18.801Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/private_key_9894728665041383315.key (/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/private_key_9894728665041383315.key) [2026-06-22T18:57:18.870Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-22T18:57:19.208Z] + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-150 [Pipeline] sh [2026-06-22T18:57:19.563Z] + git tag --points-at HEAD [Pipeline] } [2026-06-22T18:57:19.610Z] $ docker exec --env ******** --env ******** 63b074631d0f01e9ad3d9c2c266597124758e80371b4a33384dba779386676a2 ssh-agent -k [2026-06-22T18:57:19.708Z] unset SSH_AUTH_SOCK; [2026-06-22T18:57:19.709Z] unset SSH_AGENT_PID; [2026-06-22T18:57:19.709Z] echo Agent pid 39 killed; [2026-06-22T18:57:19.769Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-06-22T18:57:19.886Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-22T18:57:19.886Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-22T18:57:20.010Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-22T18:57:20.011Z] $ docker exec 63b074631d0f01e9ad3d9c2c266597124758e80371b4a33384dba779386676a2 ssh-agent [2026-06-22T18:57:20.138Z] SSH_AUTH_SOCK=/tmp/ssh-G5HptVbQYujP/agent.86 [2026-06-22T18:57:20.138Z] SSH_AGENT_PID=92 [2026-06-22T18:57:20.166Z] Running ssh-add (command line suppressed) [2026-06-22T18:57:20.249Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/private_key_9334792470529811845.key (/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/private_key_9334792470529811845.key) [2026-06-22T18:57:20.264Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-22T18:57:20.828Z] + git semver init [2026-06-22T18:57:20.829Z] 2026-06-22 18:57:20,779 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-22T18:57:20.829Z] 2026-06-22 18:57:20,782 [run_init] DEBUG init version:0.0.0 force:False [2026-06-22T18:57:20.829Z] 2026-06-22 18:57:20,782 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-150/.semver [2026-06-22T18:57:20.829Z] 2026-06-22 18:57:20,783 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-150/.semver [2026-06-22T18:57:20.829Z] 2026-06-22 18:57:20,783 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-150/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-150, stdin=None, shell=False, universal_newlines=False) [2026-06-22T18:57:21.845Z] 2026-06-22 18:57:21,488 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-150/.git/info/exclude [2026-06-22T18:57:21.845Z] 2026-06-22 18:57:21,488 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-150/.semver/PR-150 with force:False [2026-06-22T18:57:21.845Z] 2026-06-22 18:57:21,488 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-150/.semver/PR-150 [2026-06-22T18:57:21.845Z] 2026-06-22 18:57:21,492 [execute] INFO git cat-file --batch-check [2026-06-22T18:57:21.845Z] 2026-06-22 18:57:21,493 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-150/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-22T18:57:21.845Z] 2026-06-22 18:57:21,497 [execute] INFO git cat-file --batch [2026-06-22T18:57:21.845Z] 2026-06-22 18:57:21,498 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-150/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-22T18:57:21.845Z] 2026-06-22 18:57:21,500 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-150/.semver/PR-150 [2026-06-22T18:57:21.845Z] 0.0.0 [Pipeline] } [2026-06-22T18:57:21.868Z] $ docker exec --env ******** --env ******** 63b074631d0f01e9ad3d9c2c266597124758e80371b4a33384dba779386676a2 ssh-agent -k [2026-06-22T18:57:21.956Z] unset SSH_AUTH_SOCK; [2026-06-22T18:57:21.956Z] unset SSH_AGENT_PID; [2026-06-22T18:57:21.956Z] echo Agent pid 92 killed; [2026-06-22T18:57:22.016Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-22T18:57:22.523Z] + git semver [Pipeline] } [2026-06-22T18:57:22.808Z] $ docker stop --time=1 63b074631d0f01e9ad3d9c2c266597124758e80371b4a33384dba779386676a2 [2026-06-22T18:57:24.114Z] $ docker rm -f --volumes 63b074631d0f01e9ad3d9c2c266597124758e80371b4a33384dba779386676a2 [Pipeline] // withDockerContainer [Pipeline] sh [2026-06-22T18:57:24.519Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-06-22T18:57:25.171Z] Stashed 1 file(s) [Pipeline] echo [2026-06-22T18:57:25.181Z] [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-06-22T18:57:25.530Z] provisioning config files... [2026-06-22T18:57:25.551Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/config1072920245123930041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-22T18:57:25.874Z] ---> ****-login.sh [2026-06-22T18:57:25.874Z] nexus3.edgexfoundry.org:10001 [2026-06-22T18:57:25.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T18:57:25.875Z] Login Succeeded [2026-06-22T18:57:25.875Z] nexus3.edgexfoundry.org:10002 [2026-06-22T18:57:25.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T18:57:25.875Z] Login Succeeded [2026-06-22T18:57:25.875Z] nexus3.edgexfoundry.org:10003 [2026-06-22T18:57:25.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T18:57:26.133Z] Login Succeeded [2026-06-22T18:57:26.133Z] nexus3.edgexfoundry.org:10004 [2026-06-22T18:57:26.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T18:57:26.133Z] Login Succeeded [2026-06-22T18:57:26.133Z] ****.io [2026-06-22T18:57:26.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T18:57:26.392Z] Login Succeeded [2026-06-22T18:57:26.392Z] ---> ****-login.sh ends [Pipeline] } [2026-06-22T18:57:26.400Z] 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-06-22T18:57:27.261Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-06-22T18:57:27.578Z] + ls -al . [2026-06-22T18:57:27.578Z] total 72 [2026-06-22T18:57:27.578Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 22 18:57 . [2026-06-22T18:57:27.578Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 18:56 .. [2026-06-22T18:57:27.578Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 18:57 .git [2026-06-22T18:57:27.578Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 18:56 .github [2026-06-22T18:57:27.578Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 22 18:56 .gitignore [2026-06-22T18:57:27.578Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 18:57 .semver [2026-06-22T18:57:27.578Z] -rw-rw-r-- 1 jenkins jenkins 1655 Jun 22 18:56 Dockerfile [2026-06-22T18:57:27.578Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 22 18:56 Jenkinsfile [2026-06-22T18:57:27.578Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 22 18:56 LICENSE [2026-06-22T18:57:27.578Z] -rw-rw-r-- 1 jenkins jenkins 4232 Jun 22 18:56 README.md [2026-06-22T18:57:27.578Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 22 18:56 TUC [2026-06-22T18:57:27.578Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 18:57 VERSION [2026-06-22T18:57:27.578Z] -rw-rw-r-- 1 jenkins jenkins 473 Jun 22 18:56 requirements.txt [2026-06-22T18:57:27.578Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 22 18:56 robot-entrypoint.sh [2026-06-22T18:57:27.578Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 22 18:56 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T18:57:27.990Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=523db97e62cefd0d9ad7ae6dbf22617cc58ce3ba --label arch=amd64 --label version=0.0.0 . [2026-06-22T18:57:28.571Z] #0 building with "default" instance using docker driver [2026-06-22T18:57:28.571Z] [2026-06-22T18:57:28.571Z] #1 [internal] load build definition from Dockerfile [2026-06-22T18:57:28.571Z] #1 transferring dockerfile: 1.69kB done [2026-06-22T18:57:28.571Z] #1 DONE 0.0s [2026-06-22T18:57:28.571Z] [2026-06-22T18:57:28.571Z] #2 [internal] load metadata for docker.io/library/alpine:3.23.2 [2026-06-22T18:57:29.196Z] #2 DONE 0.7s [2026-06-22T18:57:29.196Z] [2026-06-22T18:57:29.196Z] #3 [internal] load .dockerignore [2026-06-22T18:57:29.196Z] #3 transferring context: 2B done [2026-06-22T18:57:29.196Z] #3 DONE 0.0s [2026-06-22T18:57:29.196Z] [2026-06-22T18:57:29.196Z] #4 [1/7] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 [2026-06-22T18:57:29.196Z] #4 resolve docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 0.0s done [2026-06-22T18:57:29.472Z] #4 ... [2026-06-22T18:57:29.472Z] [2026-06-22T18:57:29.472Z] #5 [internal] load build context [2026-06-22T18:57:29.472Z] #5 transferring context: 589.69kB 0.0s done [2026-06-22T18:57:29.472Z] #5 DONE 0.1s [2026-06-22T18:57:29.472Z] [2026-06-22T18:57:29.472Z] #4 [1/7] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 [2026-06-22T18:57:29.472Z] #4 sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 9.22kB / 9.22kB done [2026-06-22T18:57:29.472Z] #4 sha256:1882fa4569e0c591ea092d3766c4893e19b8901a8e649de7067188aba3cc0679 1.02kB / 1.02kB done [2026-06-22T18:57:29.472Z] #4 sha256:e7b39c54cdeca0d2aae83114bb605753a5f5bc511fe8be7590e38f6d9f915dad 611B / 611B done [2026-06-22T18:57:29.472Z] #4 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 0B / 3.86MB 0.2s [2026-06-22T18:57:29.753Z] #4 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 3.86MB / 3.86MB 0.2s done [2026-06-22T18:57:29.753Z] #4 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 0.1s [2026-06-22T18:57:29.753Z] #4 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 0.1s done [2026-06-22T18:57:29.753Z] #4 DONE 0.5s [2026-06-22T18:57:29.753Z] [2026-06-22T18:57:29.753Z] #6 [2/7] COPY . /edgex-taf/edgex-taf-common [2026-06-22T18:57:29.753Z] #6 DONE 0.1s [2026-06-22T18:57:30.035Z] [2026-06-22T18:57:30.035Z] #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ [2026-06-22T18:57:30.035Z] #7 DONE 0.0s [2026-06-22T18:57:30.035Z] [2026-06-22T18:57:30.035Z] #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt [2026-06-22T18:57:30.035Z] #8 DONE 0.0s [2026-06-22T18:57:30.035Z] [2026-06-22T18:57:30.035Z] #9 [5/7] WORKDIR /edgex-taf [2026-06-22T18:57:30.035Z] #9 DONE 0.0s [2026-06-22T18:57:30.035Z] [2026-06-22T18:57:30.035Z] #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-06-22T18:57:30.343Z] #10 DONE 0.3s [2026-06-22T18:57:30.343Z] [2026-06-22T18:57:30.343Z] #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-06-22T18:57:31.358Z] #11 1.111 Preupgrading: [2026-06-22T18:57:31.358Z] #11 1.111 (1/2) Upgrading libapk (3.0.3-r1 -> 3.0.6-r0) [2026-06-22T18:57:31.637Z] #11 1.317 (2/2) Upgrading apk-tools (3.0.3-r1 -> 3.0.6-r0) [2026-06-22T18:57:31.637Z] #11 1.477 Executing busybox-1.37.0-r30.trigger [2026-06-22T18:57:34.576Z] #11 1.510 Continuing with the main upgrade transaction: [2026-06-22T18:57:34.576Z] #11 1.800 (1/9) Upgrading alpine-baselayout-data (3.7.1-r8 -> 3.7.2-r0) [2026-06-22T18:57:34.576Z] #11 1.947 Installing file to etc/hosts.apk-new [2026-06-22T18:57:34.576Z] #11 1.947 Installing file to etc/shadow.apk-new [2026-06-22T18:57:34.576Z] #11 1.947 (2/9) Upgrading musl (1.2.5-r21 -> 1.2.5-r23) [2026-06-22T18:57:34.576Z] #11 2.106 (3/9) Upgrading alpine-baselayout (3.7.1-r8 -> 3.7.2-r0) [2026-06-22T18:57:34.576Z] #11 2.256 Executing alpine-baselayout-3.7.2-r0.pre-upgrade [2026-06-22T18:57:34.576Z] #11 2.265 Executing alpine-baselayout-3.7.2-r0.post-upgrade [2026-06-22T18:57:34.576Z] #11 2.293 (4/9) Upgrading alpine-release (3.23.2-r0 -> 3.23.5-r0) [2026-06-22T18:57:34.576Z] #11 2.425 (5/9) Upgrading libcrypto3 (3.5.4-r0 -> 3.5.7-r0) [2026-06-22T18:57:34.576Z] #11 2.712 (6/9) Upgrading libssl3 (3.5.4-r0 -> 3.5.7-r0) [2026-06-22T18:57:34.576Z] #11 2.888 (7/9) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) [2026-06-22T18:57:34.576Z] #11 3.070 (8/9) Upgrading ca-certificates-bundle (20251003-r0 -> 20260611-r0) [2026-06-22T18:57:34.576Z] #11 3.222 (9/9) Upgrading musl-utils (1.2.5-r21 -> 1.2.5-r23) [2026-06-22T18:57:34.576Z] #11 3.394 Executing busybox-1.37.0-r30.trigger [2026-06-22T18:57:34.576Z] #11 3.402 OK: 8192 KiB in 16 packages [2026-06-22T18:57:34.576Z] #11 4.157 ( 1/14) Installing brotli-libs (1.2.0-r0) [2026-06-22T18:57:34.576Z] #11 4.311 ( 2/14) Installing c-ares (1.34.6-r0) [2026-06-22T18:57:34.844Z] #11 4.512 ( 3/14) Installing libunistring (1.4.1-r0) [2026-06-22T18:57:34.844Z] #11 4.675 ( 4/14) Installing libidn2 (2.3.8-r0) [2026-06-22T18:57:35.807Z] #11 5.451 ( 5/14) Installing nghttp2-libs (1.69.0-r0) [2026-06-22T18:57:35.807Z] #11 5.579 ( 6/14) Installing libpsl (0.21.5-r3) [2026-06-22T18:57:36.081Z] #11 5.773 ( 7/14) Installing zstd-libs (1.5.7-r2) [2026-06-22T18:57:36.081Z] #11 5.925 ( 8/14) Installing libcurl (8.19.0-r0) [2026-06-22T18:57:36.341Z] #11 6.153 ( 9/14) Installing curl (8.19.0-r0) [2026-06-22T18:57:36.676Z] #11 6.291 (10/14) Installing ca-certificates (20260611-r0) [2026-06-22T18:57:36.676Z] #11 6.501 (11/14) Installing docker-cli (29.5.2-r0) [2026-06-22T18:57:36.971Z] #11 6.861 (12/14) Installing oniguruma (6.9.10-r0) [2026-06-22T18:57:37.230Z] #11 7.062 (13/14) Installing jq (1.8.1-r0) [2026-06-22T18:57:37.489Z] #11 7.217 (14/14) Installing openssl (3.5.7-r0) [2026-06-22T18:57:37.789Z] #11 7.443 Executing busybox-1.37.0-r30.trigger [2026-06-22T18:57:37.789Z] #11 7.447 Executing ca-certificates-20260611-r0.trigger [2026-06-22T18:57:37.789Z] #11 7.484 OK: 45.3 MiB in 30 packages [2026-06-22T18:57:38.373Z] #11 8.151 ( 1/184) Installing libxau (1.0.12-r0) [2026-06-22T18:57:38.373Z] #11 8.261 ( 2/184) Installing libmd (1.1.0-r0) [2026-06-22T18:57:38.660Z] #11 8.417 ( 3/184) Installing libbsd (0.12.2-r0) [2026-06-22T18:57:38.660Z] #11 8.544 ( 4/184) Installing libxdmcp (1.1.5-r1) [2026-06-22T18:57:38.926Z] #11 8.686 ( 5/184) Installing libxcb (1.17.0-r1) [2026-06-22T18:57:39.206Z] #11 8.846 ( 6/184) Installing libx11 (1.8.12-r1) [2026-06-22T18:57:39.474Z] #11 9.122 ( 7/184) Installing libxext (1.3.6-r2) [2026-06-22T18:57:39.474Z] #11 9.252 ( 8/184) Installing hwdata-pci (0.401-r0) [2026-06-22T18:57:39.764Z] #11 9.478 ( 9/184) Installing libpciaccess (0.18.1-r1) [2026-06-22T18:57:39.764Z] #11 9.614 ( 10/184) Installing libdrm (2.4.131-r0) [2026-06-22T18:57:40.058Z] #11 9.838 ( 11/184) Installing libgcc (15.2.0-r2) [2026-06-22T18:57:40.367Z] #11 9.983 ( 12/184) Installing chromium-angle (149.0.7827.53-r0) [2026-06-22T18:57:40.380Z] Still waiting to schedule task [2026-06-22T18:57:40.380Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-06-22T18:57:40.641Z] #11 10.28 ( 13/184) Installing chromium-common (149.0.7827.53-r0) [2026-06-22T18:57:40.641Z] #11 10.44 ( 14/184) Installing libexpat (2.8.1-r0) [2026-06-22T18:57:40.910Z] #11 10.63 ( 15/184) Installing libbz2 (1.0.8-r6) [2026-06-22T18:57:40.910Z] #11 10.76 ( 16/184) Installing libpng (1.6.58-r1) [2026-06-22T18:57:41.168Z] #11 10.96 ( 17/184) Installing freetype (2.14.1-r0) [2026-06-22T18:57:41.437Z] #11 11.12 ( 18/184) Installing fontconfig (2.17.1-r0) [2026-06-22T18:57:41.437Z] #11 11.33 ( 19/184) Installing libfontenc (1.1.8-r0) [2026-06-22T18:57:41.698Z] #11 11.45 ( 20/184) Installing mkfontscale (1.2.3-r1) [2026-06-22T18:57:41.960Z] #11 11.61 ( 21/184) Installing font-opensans (0_git20210927-r1) [2026-06-22T18:57:41.960Z] #11 11.80 ( 22/184) Installing libffi (3.5.2-r0) [2026-06-22T18:57:42.221Z] #11 11.97 ( 23/184) Installing libintl (0.24.1-r1) [2026-06-22T18:57:42.221Z] #11 12.11 ( 24/184) Installing libeconf (0.8.3-r0) [2026-06-22T18:57:42.479Z] #11 12.27 ( 25/184) Installing libblkid (2.41.4-r0) [2026-06-22T18:57:42.738Z] #11 12.42 ( 26/184) Installing libmount (2.41.4-r0) [2026-06-22T18:57:42.738Z] #11 12.62 ( 27/184) Installing pcre2 (10.47-r0) [2026-06-22T18:57:42.996Z] #11 12.78 ( 28/184) Installing glib (2.86.3-r0) [2026-06-22T18:57:43.256Z] #11 13.05 ( 29/184) Installing gobject-introspection (1.86.0-r0) [2026-06-22T18:57:43.515Z] #11 13.20 ( 30/184) Installing pkgconf (2.5.1-r0) [2026-06-22T18:57:43.515Z] #11 13.39 ( 31/184) Installing hicolor-icon-theme (0.18-r0) [2026-06-22T18:57:43.776Z] #11 13.54 ( 32/184) Installing libstdc++ (15.2.0-r2) [2026-06-22T18:57:44.035Z] #11 13.80 ( 33/184) Installing xz-libs (5.8.3-r0) [2026-06-22T18:57:44.309Z] #11 13.94 ( 34/184) Installing libxml2 (2.13.9-r1) [2026-06-22T18:57:44.309Z] #11 14.19 ( 35/184) Installing shared-mime-info (2.4-r6) [2026-06-22T18:57:44.573Z] #11 14.36 ( 36/184) Installing libjpeg-turbo (3.1.2-r0) [2026-06-22T18:57:44.833Z] #11 14.57 ( 37/184) Installing libsharpyuv (1.6.0-r0) [2026-06-22T18:57:44.833Z] #11 14.70 ( 38/184) Installing libwebp (1.6.0-r0) [2026-06-22T18:57:45.092Z] #11 14.92 ( 39/184) Installing tiff (4.7.1-r0) [2026-06-22T18:57:45.360Z] #11 15.08 ( 40/184) Installing gdk-pixbuf (2.44.4-r0) [2026-06-22T18:57:45.685Z] #11 15.28 ( 41/184) Installing gtk-update-icon-cache (3.24.51-r0) [2026-06-22T18:57:45.685Z] #11 15.45 ( 42/184) Installing libxcomposite (0.4.6-r5) [2026-06-22T18:57:45.943Z] #11 15.59 ( 43/184) Installing libxfixes (6.0.2-r0) [2026-06-22T18:57:45.943Z] #11 15.71 ( 44/184) Installing libxrender (0.9.12-r0) [2026-06-22T18:57:46.204Z] #11 15.87 ( 45/184) Installing libxcursor (1.2.3-r0) [2026-06-22T18:57:46.204Z] #11 16.01 ( 46/184) Installing libxdamage (1.1.6-r5) [2026-06-22T18:57:46.481Z] #11 16.15 ( 47/184) Installing libxi (1.8.2-r0) [2026-06-22T18:57:46.481Z] #11 16.28 ( 48/184) Installing libxinerama (1.1.5-r4) [2026-06-22T18:57:46.739Z] #11 16.43 ( 49/184) Installing libxrandr (1.5.4-r1) [2026-06-22T18:57:46.739Z] #11 16.56 ( 50/184) Installing libatk-1.0 (2.58.3-r0) [2026-06-22T18:57:46.997Z] #11 16.74 ( 51/184) Installing dbus-libs (1.16.2-r1) [2026-06-22T18:57:46.997Z] #11 16.90 ( 52/184) Installing at-spi2-core-libs (2.58.3-r0) [2026-06-22T18:57:47.254Z] #11 17.08 ( 53/184) Installing gdbm (1.26-r0) [2026-06-22T18:57:47.512Z] #11 17.22 ( 54/184) Installing mpdecimal (4.0.1-r0) [2026-06-22T18:57:47.513Z] #11 17.40 ( 55/184) Installing ncurses-terminfo-base (6.5_p20251123-r0) [2026-06-22T18:57:47.794Z] #11 17.55 ( 56/184) Installing libncursesw (6.5_p20251123-r0) [2026-06-22T18:57:48.091Z] #11 17.75 ( 57/184) Installing libpanelw (6.5_p20251123-r0) [2026-06-22T18:57:48.091Z] #11 17.86 ( 58/184) Installing readline (8.3.1-r0) [2026-06-22T18:57:48.365Z] #11 18.06 ( 59/184) Installing sqlite-libs (3.51.2-r0) [2026-06-22T18:57:48.365Z] #11 18.23 ( 60/184) Installing python3 (3.12.13-r0) [2026-06-22T18:57:48.937Z] #11 18.54 ( 61/184) Installing python3-pycache-pyc0 (3.12.13-r0) [2026-06-22T18:57:48.937Z] #11 18.79 ( 62/184) Installing pyc (3.12.13-r0) [2026-06-22T18:57:48.937Z] #11 18.79 ( 63/184) Installing python3-pyc (3.12.13-r0) [2026-06-22T18:57:48.937Z] #11 18.79 ( 64/184) Installing libxtst (1.2.5-r0) [2026-06-22T18:57:49.202Z] #11 18.93 ( 65/184) Installing at-spi2-core (2.58.3-r0) [2026-06-22T18:57:49.202Z] #11 19.07 ( 66/184) Installing libatk-bridge-2.0 (2.58.3-r0) [2026-06-22T18:57:49.484Z] #11 19.27 ( 67/184) Installing pixman (0.46.4-r0) [2026-06-22T18:57:49.747Z] #11 19.49 ( 68/184) Installing cairo (1.18.4-r0) [2026-06-22T18:57:50.008Z] #11 19.73 ( 69/184) Installing cairo-gobject (1.18.4-r0) [2026-06-22T18:57:50.008Z] #11 19.87 ( 70/184) Installing avahi-libs (0.8-r23) [2026-06-22T18:57:50.267Z] #11 20.02 ( 71/184) Installing gmp (6.3.0-r4) [2026-06-22T18:57:50.526Z] #11 20.18 ( 72/184) Installing nettle (3.10.2-r0) [2026-06-22T18:57:50.526Z] #11 20.41 ( 73/184) Installing libtasn1 (4.21.0-r0) [2026-06-22T18:57:50.785Z] #11 20.55 ( 74/184) Installing p11-kit (0.25.5-r2) [2026-06-22T18:57:51.044Z] #11 20.78 ( 75/184) Installing gnutls (3.8.13-r0) [2026-06-22T18:57:51.303Z] #11 20.97 ( 76/184) Installing cups-libs (2.4.18-r0) [2026-06-22T18:57:51.303Z] #11 21.13 ( 77/184) Installing libepoxy (1.5.10-r1) [2026-06-22T18:57:51.562Z] #11 21.30 ( 78/184) Installing fribidi (1.0.16-r2) [2026-06-22T18:57:51.821Z] #11 21.46 ( 79/184) Installing graphite2 (1.3.14-r6) [2026-06-22T18:57:51.821Z] #11 21.65 ( 80/184) Installing harfbuzz (12.2.0-r0) [2026-06-22T18:57:52.082Z] #11 21.83 ( 81/184) Installing libxft (2.3.9-r0) [2026-06-22T18:57:52.340Z] #11 22.00 ( 82/184) Installing pango (1.56.4-r0) [2026-06-22T18:57:52.340Z] #11 22.16 ( 83/184) Installing wayland-libs-client (1.24.0-r0) [2026-06-22T18:57:52.598Z] #11 22.29 ( 84/184) Installing wayland-libs-cursor (1.24.0-r0) [2026-06-22T18:57:52.598Z] #11 22.40 ( 85/184) Installing wayland-libs-egl (1.24.0-r0) [2026-06-22T18:57:52.856Z] #11 22.50 ( 86/184) Installing xkeyboard-config (2.46-r0) [2026-06-22T18:57:52.856Z] #11 22.69 ( 87/184) Installing libxkbcommon (1.12.2-r0) [2026-06-22T18:57:53.114Z] #11 22.84 ( 88/184) Installing gtk+3.0 (3.24.51-r0) [2026-06-22T18:57:53.373Z] #11 23.15 ( 89/184) Installing icu-data-full (76.1-r1) [2026-06-22T18:57:53.938Z] #11 23.60 ( 90/184) Installing llvm21-libs (21.1.2-r1) [2026-06-22T18:57:54.909Z] #11 24.71 ( 91/184) Installing spirv-tools (1.4.321.0-r1) [2026-06-22T18:57:55.167Z] #11 25.00 ( 92/184) Installing libelf (0.194-r0) [2026-06-22T18:57:55.427Z] #11 25.19 ( 93/184) Installing libxshmfence (1.3.3-r0) [2026-06-22T18:57:55.427Z] #11 25.30 ( 94/184) Installing mesa (25.2.7-r1) [2026-06-22T18:57:55.998Z] #11 25.76 ( 95/184) Installing mesa-gbm (25.2.7-r1) [2026-06-22T18:57:56.256Z] #11 25.90 ( 96/184) Installing mesa-dri-gallium (25.2.7-r1) [2026-06-22T18:57:56.256Z] #11 26.04 ( 97/184) Installing eudev-libs (3.2.14-r6) [2026-06-22T18:57:56.515Z] #11 26.18 ( 98/184) Installing libmagic (5.46-r2) [2026-06-22T18:57:56.772Z] #11 26.42 ( 99/184) Installing file (5.46-r2) [2026-06-22T18:57:56.772Z] #11 26.54 (100/184) Installing xprop (1.2.8-r0) [2026-06-22T18:57:56.772Z] #11 26.67 (101/184) Installing libice (1.1.2-r0) [2026-06-22T18:57:57.031Z] #11 26.85 (102/184) Installing libuuid (2.41.4-r0) [2026-06-22T18:57:57.290Z] #11 27.01 (103/184) Installing libsm (1.2.6-r0) [2026-06-22T18:57:57.290Z] #11 27.17 (104/184) Installing libxt (1.3.1-r0) [2026-06-22T18:57:57.555Z] #11 27.33 (105/184) Installing libxmu (1.2.1-r0) [2026-06-22T18:57:57.834Z] #11 27.48 (106/184) Installing xset (1.2.5-r1) [2026-06-22T18:57:57.834Z] #11 27.61 (107/184) Installing xdg-utils (1.2.1-r1) [2026-06-22T18:57:58.095Z] #11 27.75 (108/184) Installing libogg (1.3.6-r0) [2026-06-22T18:57:58.095Z] #11 27.88 (109/184) Installing libflac (1.4.3-r2) [2026-06-22T18:57:58.355Z] #11 28.08 (110/184) Installing alsa-lib (1.2.14-r2) [2026-06-22T18:57:58.617Z] #11 28.27 (111/184) Installing libSvtAv1Enc (3.1.2-r0) [2026-06-22T18:57:58.879Z] #11 28.57 (112/184) Installing aom-libs (3.14.1-r0) [2026-06-22T18:57:59.138Z] #11 28.86 (113/184) Installing libva (2.22.0-r1) [2026-06-22T18:57:59.399Z] #11 29.05 (114/184) Installing libvdpau (1.5-r4) [2026-06-22T18:57:59.399Z] #11 29.21 (115/184) Installing libvpl (2.15.0-r1) [2026-06-22T18:57:59.660Z] #11 29.37 (116/184) Installing ffmpeg-libavutil (8.0.1-r1) [2026-06-22T18:57:59.660Z] #11 29.54 (117/184) Installing libdav1d (1.5.2-r0) [2026-06-22T18:57:59.920Z] #11 29.79 (118/184) Installing libhwy (1.3.0-r0) [2026-06-22T18:58:00.178Z] #11 29.95 (119/184) Installing lcms2 (2.19-r0) [2026-06-22T18:58:00.439Z] #11 30.21 (120/184) Installing libjxl (0.11.1-r3) [2026-06-22T18:58:00.697Z] #11 30.50 (121/184) Installing lame-libs (3.100-r5) [2026-06-22T18:58:00.956Z] #11 30.70 (122/184) Installing opus (1.5.2-r1) [2026-06-22T18:58:01.215Z] #11 30.93 (123/184) Installing rav1e-libs (0.8.1-r0) [2026-06-22T18:58:01.215Z] #11 31.11 (124/184) Installing glslang-libs (1.4.321.0-r0) [2026-06-22T18:58:01.474Z] #11 31.36 (125/184) Installing shaderc (2025.3-r0) [2026-06-22T18:58:01.733Z] #11 31.55 (126/184) Installing libgomp (15.2.0-r2) [2026-06-22T18:58:01.991Z] #11 31.71 (127/184) Installing soxr (0.1.3-r7) [2026-06-22T18:58:01.991Z] #11 31.89 (128/184) Installing ffmpeg-libswresample (8.0.1-r1) [2026-06-22T18:58:02.249Z] #11 32.03 (129/184) Installing libtheora (1.2.0-r0) [2026-06-22T18:58:02.508Z] #11 32.21 (130/184) Installing libvorbis (1.3.7-r2) [2026-06-22T18:58:02.766Z] #11 32.42 (131/184) Installing libvpx (1.15.2-r1) [2026-06-22T18:58:03.024Z] #11 32.69 (132/184) Installing libwebpmux (1.6.0-r0) [2026-06-22T18:58:03.024Z] #11 32.85 (133/184) Installing x264-libs (0.164.3108-r1) [2026-06-22T18:58:03.283Z] #11 33.04 (134/184) Installing numactl (2.0.18-r0) [2026-06-22T18:58:03.283Z] #11 33.17 (135/184) Installing x265-libs (4.1-r0) [2026-06-22T18:58:03.854Z] #11 33.45 (136/184) Installing xvidcore (1.3.7-r2) [2026-06-22T18:58:03.854Z] #11 33.66 (137/184) Installing ffmpeg-libavcodec (8.0.1-r1) [2026-06-22T18:58:04.420Z] #11 34.08 (138/184) Installing libudfread (1.2.0-r0) [2026-06-22T18:58:04.420Z] #11 34.24 (139/184) Installing libbluray (1.4.0-r0) [2026-06-22T18:58:04.679Z] #11 34.44 (140/184) Installing mpg123-libs (1.33.3-r0) [2026-06-22T18:58:04.938Z] #11 34.59 (141/184) Installing libopenmpt (0.8.6-r0) [2026-06-22T18:58:04.938Z] #11 34.84 (142/184) Installing cjson (1.7.19-r1) [2026-06-22T18:58:05.196Z] #11 34.97 (143/184) Installing mbedtls (3.6.6-r0) [2026-06-22T18:58:05.454Z] #11 35.17 (144/184) Installing librist (0.2.10-r1) [2026-06-22T18:58:05.454Z] #11 35.32 (145/184) Installing libsrt (1.5.3-r1) [2026-06-22T18:58:05.712Z] #11 35.54 (146/184) Installing libssh (0.11.4-r0) [2026-06-22T18:58:05.971Z] #11 35.72 (147/184) Installing libsodium (1.0.20-r1) [2026-06-22T18:58:06.231Z] #11 35.92 (148/184) Installing libzmq (4.3.5-r2) [2026-06-22T18:58:06.490Z] #11 36.15 (149/184) Installing ffmpeg-libavformat (8.0.1-r1) [2026-06-22T18:58:07.056Z] #11 36.90 (150/184) Installing crc32c (1.1.2-r3) [2026-06-22T18:58:07.313Z] #11 37.02 (151/184) Installing double-conversion (3.3.1-r0) [2026-06-22T18:58:07.313Z] #11 37.16 (152/184) Installing harfbuzz-subset (12.2.0-r0) [2026-06-22T18:58:07.571Z] #11 37.33 (153/184) Installing minizip (1.3.1-r0) [2026-06-22T18:58:07.829Z] #11 37.50 (154/184) Installing nspr (4.36-r0) [2026-06-22T18:58:07.829Z] #11 37.70 (155/184) Installing nss (3.123.1-r0) [2026-06-22T18:58:08.092Z] #11 37.90 (156/184) Installing openh264 (2.6.0-r0) [2026-06-22T18:58:08.375Z] #11 38.15 (157/184) Installing libcamera-ipa (0.6.0-r0) [2026-06-22T18:58:08.644Z] #11 38.31 (158/184) Installing libunwind (1.8.1-r0) [2026-06-22T18:58:08.644Z] #11 38.46 (159/184) Installing yaml (0.2.5-r2) [2026-06-22T18:58:08.915Z] #11 38.64 (160/184) Installing libcamera (0.6.0-r0) [2026-06-22T18:58:08.915Z] #11 38.80 (161/184) Installing serd-libs (0.32.4-r0) [2026-06-22T18:58:09.201Z] #11 38.96 (162/184) Installing zix-libs (0.6.2-r0) [2026-06-22T18:58:09.201Z] #11 39.10 (163/184) Installing sord-libs (0.16.18-r0) [2026-06-22T18:58:09.482Z] #11 39.26 (164/184) Installing sratom (0.6.18-r0) [2026-06-22T18:58:09.747Z] #11 39.39 (165/184) Installing lilv-libs (0.24.26-r0) [2026-06-22T18:58:09.747Z] #11 39.55 (166/184) Installing speexdsp (1.2.1-r2) [2026-06-22T18:58:10.006Z] #11 39.72 (167/184) Installing libuv (1.51.0-r0) [2026-06-22T18:58:10.006Z] #11 39.86 (168/184) Installing roc-toolkit-libs (0.4.0-r1) [2026-06-22T18:58:10.276Z] #11 40.10 (169/184) Installing libsndfile (1.2.2-r2) [2026-06-22T18:58:10.542Z] #11 40.25 (170/184) Installing abseil-cpp-raw-logging-internal (20250814.1-r0) [2026-06-22T18:58:10.542Z] #11 40.39 (171/184) Installing abseil-cpp-strings-internal (20250814.1-r0) [2026-06-22T18:58:10.806Z] #11 40.51 (172/184) Installing abseil-cpp-strings (20250814.1-r0) [2026-06-22T18:58:10.806Z] #11 40.69 (173/184) Installing webrtc-audio-processing-2 (2.1-r1) [2026-06-22T18:58:11.063Z] #11 40.92 (174/184) Installing pipewire-libs (1.4.9-r5) [2026-06-22T18:58:11.321Z] #11 41.13 (175/184) Installing libasyncns (0.8-r4) [2026-06-22T18:58:11.583Z] #11 41.27 (176/184) Installing libltdl (2.5.4-r2) [2026-06-22T18:58:11.583Z] #11 41.41 (177/184) Installing orc (0.4.41-r0) [2026-06-22T18:58:11.842Z] #11 41.61 (178/184) Installing tdb-libs (1.4.14-r0) [2026-06-22T18:58:11.842Z] #11 41.74 (179/184) Installing libpulse (17.0-r5) [2026-06-22T18:58:12.101Z] #11 41.92 (180/184) Installing simdutf (7.5.0-r1) [2026-06-22T18:58:12.358Z] #11 42.08 (181/184) Installing libwebpdemux (1.6.0-r0) [2026-06-22T18:58:12.358Z] #11 42.19 (182/184) Installing libxslt (1.1.43-r3) [2026-06-22T18:58:12.618Z] #11 42.40 (183/184) Installing chromium (149.0.7827.53-r0) [2026-06-22T18:58:14.521Z] #11 44.36 (184/184) Installing chromium-chromedriver (149.0.7827.53-r0) [2026-06-22T18:58:15.088Z] #11 44.81 Executing busybox-1.37.0-r30.trigger [2026-06-22T18:58:15.347Z] #11 44.82 Executing fontconfig-2.17.1-r0.trigger [2026-06-22T18:58:15.347Z] #11 44.84 Executing mkfontscale-1.2.3-r1.trigger [2026-06-22T18:58:15.347Z] #11 44.87 Executing glib-2.86.3-r0.trigger [2026-06-22T18:58:15.347Z] #11 44.88 Executing shared-mime-info-2.4-r6.trigger [2026-06-22T18:58:15.347Z] #11 45.21 Executing gdk-pixbuf-2.44.4-r0.trigger [2026-06-22T18:58:15.605Z] #11 45.22 Executing gtk-update-icon-cache-3.24.51-r0.trigger [2026-06-22T18:58:15.605Z] #11 45.25 Executing gtk+3.0-3.24.51-r0.trigger [2026-06-22T18:58:15.605Z] #11 45.28 OK: 811.6 MiB in 214 packages [2026-06-22T18:58:16.172Z] #11 45.89 ( 1/31) Installing jansson (2.14.1-r0) [2026-06-22T18:58:16.172Z] #11 46.04 ( 2/31) Installing binutils (2.45.1-r0) [2026-06-22T18:58:16.429Z] #11 46.25 ( 3/31) Installing libatomic (15.2.0-r2) [2026-06-22T18:58:16.687Z] #11 46.40 ( 4/31) Installing isl26 (0.26-r1) [2026-06-22T18:58:16.946Z] #11 46.66 ( 5/31) Installing mpfr4 (4.2.2-r0) [2026-06-22T18:58:17.205Z] #11 46.88 ( 6/31) Installing mpc1 (1.3.1-r1) [2026-06-22T18:58:17.205Z] #11 47.04 ( 7/31) Installing gcc (15.2.0-r2) [2026-06-22T18:58:18.608Z] #11 48.26 ( 8/31) Installing musl-dev (1.2.5-r23) [2026-06-22T18:58:18.868Z] #11 48.57 ( 9/31) Installing linux-headers (6.16.12-r0) [2026-06-22T18:58:19.229Z] #11 48.86 (10/31) Installing libffi-dev (3.5.2-r0) [2026-06-22T18:58:19.229Z] #11 49.00 (11/31) Installing libpq (18.4-r0) [2026-06-22T18:58:19.498Z] #11 49.15 (12/31) Installing openssl-dev (3.5.7-r0) [2026-06-22T18:58:19.498Z] #11 49.39 (13/31) Installing libpq-dev (18.4-r0) [2026-06-22T18:58:19.764Z] #11 49.63 (14/31) Installing libecpg (18.4-r0) [2026-06-22T18:58:20.024Z] #11 49.78 (15/31) Installing libecpg-dev (18.4-r0) [2026-06-22T18:58:20.282Z] #11 49.95 (16/31) Installing clang20-headers (20.1.8-r1) [2026-06-22T18:58:20.542Z] #11 50.22 (17/31) Installing llvm20-libs (20.1.8-r0) [2026-06-22T18:58:21.487Z] #11 51.29 (18/31) Installing clang20-libs (20.1.8-r1) [2026-06-22T18:58:22.424Z] #11 51.98 (19/31) Installing fortify-headers (1.1-r5) [2026-06-22T18:58:22.424Z] #11 52.10 (20/31) Installing libstdc++-dev (15.2.0-r2) [2026-06-22T18:58:22.683Z] #11 52.37 (21/31) Installing llvm20-linker-tools (20.1.8-r0) [2026-06-22T18:58:22.683Z] #11 52.52 (22/31) Installing clang20 (20.1.8-r1) [2026-06-22T18:58:22.942Z] #11 52.68 (23/31) Installing icu-libs (76.1-r1) [2026-06-22T18:58:23.202Z] #11 52.88 (24/31) Installing icu (76.1-r1) [2026-06-22T18:58:23.202Z] #11 53.04 (25/31) Installing icu-dev (76.1-r1) [2026-06-22T18:58:23.462Z] #11 53.31 (26/31) Installing llvm20 (20.1.8-r0) [2026-06-22T18:58:24.401Z] #11 54.19 (27/31) Installing lz4-libs (1.10.0-r0) [2026-06-22T18:58:24.661Z] #11 54.36 (28/31) Installing lz4-dev (1.10.0-r0) [2026-06-22T18:58:24.661Z] #11 54.49 (29/31) Installing zstd (1.5.7-r2) [2026-06-22T18:58:24.921Z] #11 54.69 (30/31) Installing zstd-dev (1.5.7-r2) [2026-06-22T18:58:25.182Z] #11 54.82 (31/31) Installing postgresql18-dev (18.4-r0) [2026-06-22T18:58:25.182Z] #11 55.05 Executing busybox-1.37.0-r30.trigger [2026-06-22T18:58:25.441Z] #11 55.07 OK: 1434.9 MiB in 245 packages [2026-06-22T18:58:26.013Z] #11 55.88 (1/4) Installing g++ (15.2.0-r2) [2026-06-22T18:58:26.583Z] #11 56.39 (2/4) Installing python3-dev (3.12.13-r0) [2026-06-22T18:58:27.150Z] #11 56.85 (3/4) Installing libsodium-dev (1.0.20-r1) [2026-06-22T18:58:27.150Z] #11 56.99 (4/4) Installing zeromq-dev (4.3.5-r2) [2026-06-22T18:58:27.409Z] #11 57.11 Executing busybox-1.37.0-r30.trigger [2026-06-22T18:58:27.409Z] #11 57.12 OK: 1523.4 MiB in 249 packages [2026-06-22T18:58:28.344Z] #11 57.91 OK: 1523.4 MiB in 249 packages [2026-06-22T18:58:28.916Z] #11 58.58 (1/1) Installing tzdata (2026b-r0) [2026-06-22T18:58:28.916Z] #11 58.81 OK: 1523.8 MiB in 250 packages [2026-06-22T18:58:29.505Z] #11 59.12 (1/1) Purging tzdata (2026b-r0) [2026-06-22T18:58:29.505Z] #11 59.13 OK: 1523.4 MiB in 249 packages [2026-06-22T18:58:31.423Z] #11 61.04 Looking in links: /tmp/tmpqc_efrhk [2026-06-22T18:58:31.423Z] #11 61.04 Processing /tmp/tmpqc_efrhk/pip-25.0.1-py3-none-any.whl [2026-06-22T18:58:31.423Z] #11 61.05 Installing collected packages: pip [2026-06-22T18:58:32.358Z] #11 62.24 Successfully installed pip-25.0.1 [2026-06-22T18:58:32.617Z] #11 62.24 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-06-22T18:58:32.877Z] #11 62.71 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2026-06-22T18:58:33.143Z] #11 62.77 Collecting pip [2026-06-22T18:58:33.143Z] #11 62.83 Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) [2026-06-22T18:58:33.143Z] #11 62.99 Collecting setuptools [2026-06-22T18:58:33.404Z] #11 63.00 Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) [2026-06-22T18:58:33.404Z] #11 63.03 Collecting wheel [2026-06-22T18:58:33.404Z] #11 63.04 Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) [2026-06-22T18:58:33.404Z] #11 63.06 Collecting packaging>=24.0 (from wheel) [2026-06-22T18:58:33.404Z] #11 63.07 Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) [2026-06-22T18:58:33.404Z] #11 63.08 Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) [2026-06-22T18:58:33.665Z] #11 63.11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 63.2 MB/s eta 0:00:00 [2026-06-22T18:58:33.665Z] #11 63.12 Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) [2026-06-22T18:58:33.665Z] #11 63.14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 76.9 MB/s eta 0:00:00 [2026-06-22T18:58:33.665Z] #11 63.14 Downloading wheel-0.47.0-py3-none-any.whl (32 kB) [2026-06-22T18:58:33.665Z] #11 63.14 Downloading packaging-26.2-py3-none-any.whl (100 kB) [2026-06-22T18:58:33.665Z] #11 63.18 Installing collected packages: setuptools, pip, packaging, wheel [2026-06-22T18:58:34.233Z] #11 64.03 Attempting uninstall: pip [2026-06-22T18:58:34.493Z] #11 64.03 Found existing installation: pip 25.0.1 [2026-06-22T18:58:34.493Z] #11 64.07 Uninstalling pip-25.0.1: [2026-06-22T18:58:34.493Z] #11 64.08 Successfully uninstalled pip-25.0.1 [2026-06-22T18:58:35.878Z] #11 65.41 Successfully installed packaging-26.2 pip-26.1.2 setuptools-82.0.1 wheel-0.47.0 [2026-06-22T18:58:35.878Z] #11 65.41 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-06-22T18:58:36.135Z] #11 66.00 Processing ./edgex-taf-common [2026-06-22T18:58:36.394Z] #11 66.00 Installing build dependencies: started [2026-06-22T18:58:36.963Z] #11 66.80 Installing build dependencies: finished with status 'done' [2026-06-22T18:58:37.223Z] #11 66.80 Getting requirements to build wheel: started [2026-06-22T18:58:37.484Z] #11 67.24 Getting requirements to build wheel: finished with status 'done' [2026-06-22T18:58:37.746Z] #11 67.24 Preparing metadata (pyproject.toml): started [2026-06-22T18:58:37.746Z] #11 67.47 Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T18:58:37.746Z] #11 67.47 Building wheels for collected packages: edgex-taf-common [2026-06-22T18:58:37.746Z] #11 67.47 Building wheel for edgex-taf-common (pyproject.toml): started [2026-06-22T18:58:38.020Z] #11 67.75 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' [2026-06-22T18:58:38.277Z] #11 67.75 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15430 sha256=1deffda92577fb18aacb07dd9e44462d88b5d91e4d49445ea4eda327c0180ac1 [2026-06-22T18:58:38.278Z] #11 67.75 Stored in directory: /tmp/pip-ephem-wheel-cache-pssltr70/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2026-06-22T18:58:38.278Z] #11 67.76 Successfully built edgex-taf-common [2026-06-22T18:58:38.278Z] #11 67.77 Installing collected packages: edgex-taf-common [2026-06-22T18:58:38.278Z] #11 67.80 Successfully installed edgex-taf-common-0.0.0 [2026-06-22T18:58:38.278Z] #11 67.80 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-06-22T18:58:38.548Z] #11 68.35 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) [2026-06-22T18:58:38.816Z] #11 68.38 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) [2026-06-22T18:58:38.816Z] #11 68.40 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) [2026-06-22T18:58:38.816Z] #11 68.40 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) [2026-06-22T18:58:38.816Z] #11 68.44 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2026-06-22T18:58:38.816Z] #11 68.45 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2026-06-22T18:58:38.816Z] #11 68.49 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2026-06-22T18:58:38.816Z] #11 68.49 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2026-06-22T18:58:38.816Z] #11 68.52 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) [2026-06-22T18:58:38.816Z] #11 68.53 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) [2026-06-22T18:58:38.816Z] #11 68.54 Installing build dependencies: started [2026-06-22T18:58:39.383Z] #11 69.27 Installing build dependencies: finished with status 'done' [2026-06-22T18:58:39.645Z] #11 69.27 Getting requirements to build wheel: started [2026-06-22T18:58:39.905Z] #11 69.71 Getting requirements to build wheel: finished with status 'done' [2026-06-22T18:58:40.164Z] #11 69.71 Preparing metadata (pyproject.toml): started [2026-06-22T18:58:40.164Z] #11 69.96 Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T18:58:40.422Z] #11 69.99 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) [2026-06-22T18:58:40.422Z] #11 69.99 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2026-06-22T18:58:40.422Z] #11 70.00 Installing build dependencies: started [2026-06-22T18:58:40.991Z] #11 70.69 Installing build dependencies: finished with status 'done' [2026-06-22T18:58:40.992Z] #11 70.69 Getting requirements to build wheel: started [2026-06-22T18:58:41.252Z] #11 71.12 Getting requirements to build wheel: finished with status 'done' [2026-06-22T18:58:41.510Z] #11 71.12 Preparing metadata (pyproject.toml): started [2026-06-22T18:58:41.510Z] #11 71.35 Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T18:58:41.771Z] #11 71.39 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) [2026-06-22T18:58:41.771Z] #11 71.39 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2026-06-22T18:58:41.771Z] #11 71.41 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) [2026-06-22T18:58:41.771Z] #11 71.41 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2026-06-22T18:58:41.771Z] #11 71.44 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) [2026-06-22T18:58:41.771Z] #11 71.44 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) [2026-06-22T18:58:41.771Z] #11 71.45 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) [2026-06-22T18:58:41.771Z] #11 71.46 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2026-06-22T18:58:41.771Z] #11 71.49 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) [2026-06-22T18:58:41.771Z] #11 71.49 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2026-06-22T18:58:42.030Z] #11 71.76 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) [2026-06-22T18:58:42.030Z] #11 71.77 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) [2026-06-22T18:58:42.030Z] #11 71.87 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) [2026-06-22T18:58:42.291Z] #11 71.88 Downloading psutil-7.0.0.tar.gz (497 kB) [2026-06-22T18:58:42.291Z] #11 71.97 Installing build dependencies: started [2026-06-22T18:58:42.864Z] #11 72.64 Installing build dependencies: finished with status 'done' [2026-06-22T18:58:43.124Z] #11 72.64 Getting requirements to build wheel: started [2026-06-22T18:58:43.383Z] #11 73.22 Getting requirements to build wheel: finished with status 'done' [2026-06-22T18:58:43.642Z] #11 73.22 Preparing metadata (pyproject.toml): started [2026-06-22T18:58:43.902Z] #11 73.57 Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T18:58:44.162Z] #11 73.85 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) [2026-06-22T18:58:44.162Z] #11 73.86 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) [2026-06-22T18:58:44.162Z] #11 73.89 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) [2026-06-22T18:58:44.162Z] #11 73.90 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2026-06-22T18:58:44.162Z] #11 73.96 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) [2026-06-22T18:58:44.440Z] #11 73.96 Downloading psycopg2-2.9.10.tar.gz (385 kB) [2026-06-22T18:58:44.440Z] #11 74.04 Installing build dependencies: started [2026-06-22T18:58:45.818Z] #11 75.41 Installing build dependencies: finished with status 'done' [2026-06-22T18:58:45.818Z] #11 75.41 Getting requirements to build wheel: started [2026-06-22T18:58:46.077Z] #11 75.87 Getting requirements to build wheel: finished with status 'done' [2026-06-22T18:58:46.338Z] #11 75.87 Preparing metadata (pyproject.toml): started [2026-06-22T18:58:46.338Z] #11 76.11 Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T18:58:46.338Z] #11 76.21 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) [2026-06-22T18:58:46.338Z] #11 76.21 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) [2026-06-22T18:58:46.597Z] #11 76.40 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) [2026-06-22T18:58:46.856Z] #11 76.41 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) [2026-06-22T18:58:46.856Z] #11 76.42 Collecting pyjwt==2.13.0 (from -r requirements.txt (line 19)) [2026-06-22T18:58:46.856Z] #11 76.43 Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) [2026-06-22T18:58:46.856Z] #11 76.67 Collecting cryptography==48.0.1 (from -r requirements.txt (line 20)) [2026-06-22T18:58:47.115Z] #11 76.68 Downloading cryptography-48.0.1-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (4.3 kB) [2026-06-22T18:58:47.115Z] #11 76.71 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) [2026-06-22T18:58:47.115Z] #11 76.71 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2026-06-22T18:58:47.115Z] #11 76.72 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) [2026-06-22T18:58:47.115Z] #11 76.73 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) [2026-06-22T18:58:47.115Z] #11 76.74 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) [2026-06-22T18:58:47.115Z] #11 76.75 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2026-06-22T18:58:47.115Z] #11 76.79 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T18:58:47.115Z] #11 76.79 Downloading selenium-4.45.0-py3-none-any.whl.metadata (7.4 kB) [2026-06-22T18:58:47.115Z] #11 76.82 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T18:58:47.115Z] #11 76.82 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl.metadata (10 kB) [2026-06-22T18:58:47.115Z] #11 76.84 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T18:58:47.115Z] #11 76.85 Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) [2026-06-22T18:58:47.115Z] #11 76.88 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-06-22T18:58:47.115Z] #11 76.88 Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) [2026-06-22T18:58:47.115Z] #11 76.90 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-06-22T18:58:47.115Z] #11 76.90 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) [2026-06-22T18:58:47.115Z] #11 76.92 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:58:47.115Z] #11 76.93 Downloading docutils-0.23-py3-none-any.whl.metadata (15 kB) [2026-06-22T18:58:47.115Z] #11 76.97 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:58:47.115Z] #11 76.97 Downloading flex-6.14.1.tar.gz (40 kB) [2026-06-22T18:58:47.115Z] #11 77.01 Installing build dependencies: started [2026-06-22T18:58:48.070Z] #11 77.68 Installing build dependencies: finished with status 'done' [2026-06-22T18:58:48.070Z] #11 77.68 Getting requirements to build wheel: started [2026-06-22T18:58:48.330Z] #11 78.14 Getting requirements to build wheel: finished with status 'done' [2026-06-22T18:58:48.593Z] #11 78.14 Preparing metadata (pyproject.toml): started [2026-06-22T18:58:48.593Z] #11 78.37 Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T18:58:48.593Z] #11 78.38 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:58:48.593Z] #11 78.39 Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) [2026-06-22T18:58:48.593Z] #11 78.42 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:58:48.593Z] #11 78.42 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) [2026-06-22T18:58:48.593Z] #11 78.45 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:58:48.593Z] #11 78.46 Downloading openapi_core-0.23.1-py3-none-any.whl.metadata (8.1 kB) [2026-06-22T18:58:48.593Z] #11 78.48 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:58:48.879Z] #11 78.48 Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) [2026-06-22T18:58:48.879Z] #11 78.53 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:58:48.879Z] #11 78.53 Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) [2026-06-22T18:58:48.879Z] #11 78.55 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:58:48.879Z] #11 78.55 Downloading tzlocal-5.4.3-py3-none-any.whl.metadata (7.7 kB) [2026-06-22T18:58:48.879Z] #11 78.67 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-06-22T18:58:49.146Z] #11 78.68 Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (40 kB) [2026-06-22T18:58:49.146Z] #11 78.69 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-06-22T18:58:49.146Z] #11 78.70 Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) [2026-06-22T18:58:49.146Z] #11 78.73 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-06-22T18:58:49.146Z] #11 78.73 Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) [2026-06-22T18:58:49.146Z] #11 78.75 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-06-22T18:58:49.146Z] #11 78.75 Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) [2026-06-22T18:58:49.146Z] #11 78.80 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-06-22T18:58:49.146Z] #11 78.80 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) [2026-06-22T18:58:49.146Z] #11 78.82 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-06-22T18:58:49.146Z] #11 78.82 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2026-06-22T18:58:49.146Z] #11 78.83 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)) (82.0.1) [2026-06-22T18:58:49.146Z] #11 78.96 Collecting cffi>=2.0.0 (from cryptography==48.0.1->-r requirements.txt (line 20)) [2026-06-22T18:58:49.414Z] #11 78.96 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.6 kB) [2026-06-22T18:58:49.414Z] #11 78.98 Collecting pycparser (from cffi>=2.0.0->cryptography==48.0.1->-r requirements.txt (line 20)) [2026-06-22T18:58:49.414Z] #11 78.98 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) [2026-06-22T18:58:49.414Z] #11 79.03 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-06-22T18:58:49.414Z] #11 79.03 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) [2026-06-22T18:58:49.414Z] #11 79.06 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-06-22T18:58:49.414Z] #11 79.06 Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) [2026-06-22T18:58:49.414Z] #11 79.08 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-06-22T18:58:49.414Z] #11 79.09 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (10.0 kB) [2026-06-22T18:58:49.414Z] #11 79.11 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-06-22T18:58:49.414Z] #11 79.11 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2026-06-22T18:58:49.414Z] #11 79.13 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-06-22T18:58:49.414Z] #11 79.13 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) [2026-06-22T18:58:49.414Z] #11 79.15 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T18:58:49.414Z] #11 79.15 Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) [2026-06-22T18:58:49.414Z] #11 79.17 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T18:58:49.414Z] #11 79.17 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2026-06-22T18:58:49.414Z] #11 79.19 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-06-22T18:58:49.414Z] #11 79.19 Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) [2026-06-22T18:58:49.414Z] #11 79.21 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T18:58:49.414Z] #11 79.21 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2026-06-22T18:58:49.414Z] #11 79.22 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T18:58:49.414Z] #11 79.23 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2026-06-22T18:58:49.414Z] #11 79.23 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-06-22T18:58:49.414Z] #11 79.24 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2026-06-22T18:58:49.414Z] #11 79.25 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-06-22T18:58:49.414Z] #11 79.26 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) [2026-06-22T18:58:49.414Z] #11 79.27 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-06-22T18:58:49.674Z] #11 79.27 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2026-06-22T18:58:49.674Z] #11 79.32 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-06-22T18:58:49.674Z] #11 79.33 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2026-06-22T18:58:49.674Z] #11 79.38 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:58:49.674Z] #11 79.38 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) [2026-06-22T18:58:49.674Z] #11 79.40 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:58:49.674Z] #11 79.41 Downloading validate_email-1.3.tar.gz (4.7 kB) [2026-06-22T18:58:49.674Z] #11 79.42 Installing build dependencies: started [2026-06-22T18:58:50.244Z] #11 80.10 Installing build dependencies: finished with status 'done' [2026-06-22T18:58:50.504Z] #11 80.10 Getting requirements to build wheel: started [2026-06-22T18:58:51.441Z] #11 81.02 Getting requirements to build wheel: finished with status 'done' [2026-06-22T18:58:51.442Z] #11 81.02 Preparing metadata (pyproject.toml): started [2026-06-22T18:58:51.442Z] #11 81.33 Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T18:58:51.705Z] #11 81.36 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:58:51.706Z] #11 81.37 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2026-06-22T18:58:51.706Z] #11 81.38 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:58:51.706Z] #11 81.38 Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2026-06-22T18:58:51.706Z] #11 81.39 Installing build dependencies: started [2026-06-22T18:58:53.096Z] #11 82.82 Installing build dependencies: finished with status 'done' [2026-06-22T18:58:53.096Z] #11 82.82 Getting requirements to build wheel: started [2026-06-22T18:58:53.356Z] #11 83.25 Getting requirements to build wheel: finished with status 'done' [2026-06-22T18:58:53.616Z] #11 83.25 Preparing metadata (pyproject.toml): started [2026-06-22T18:58:53.616Z] #11 83.47 Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T18:58:53.874Z] #11 83.49 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:58:53.874Z] #11 83.49 Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) [2026-06-22T18:58:53.874Z] #11 83.51 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:58:53.874Z] #11 83.52 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) [2026-06-22T18:58:53.874Z] #11 83.54 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:58:53.874Z] #11 83.54 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) [2026-06-22T18:58:54.139Z] #11 83.87 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:58:54.139Z] #11 83.88 Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2026-06-22T18:58:54.139Z] #11 83.89 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:58:54.139Z] #11 83.90 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2026-06-22T18:58:54.139Z] #11 83.91 Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:58:54.139Z] #11 83.92 Downloading jsonschema_path-0.4.6-py3-none-any.whl.metadata (5.9 kB) [2026-06-22T18:58:54.139Z] #11 83.94 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:58:54.139Z] #11 83.94 Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) [2026-06-22T18:58:54.139Z] #11 83.96 Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:58:54.139Z] #11 83.97 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) [2026-06-22T18:58:54.139Z] #11 83.99 Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:58:54.399Z] #11 83.99 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl.metadata (6.5 kB) [2026-06-22T18:58:54.399Z] #11 84.02 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:58:54.399Z] #11 84.03 Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) [2026-06-22T18:58:54.399Z] #11 84.04 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-06-22T18:58:54.399Z] #11 84.05 Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) [2026-06-22T18:58:54.400Z] #11 84.19 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-06-22T18:58:54.400Z] #11 84.20 Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB) [2026-06-22T18:58:54.400Z] #11 84.22 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-06-22T18:58:54.400Z] #11 84.22 Downloading pydantic_settings-2.14.2-py3-none-any.whl.metadata (3.4 kB) [2026-06-22T18:58:54.400Z] #11 84.23 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-06-22T18:58:54.400Z] #11 84.24 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2026-06-22T18:58:54.400Z] #11 84.28 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-06-22T18:58:54.400Z] #11 84.29 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) [2026-06-22T18:58:54.658Z] #11 84.30 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-06-22T18:58:54.659Z] #11 84.31 Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) [2026-06-22T18:58:55.595Z] #11 85.22 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-06-22T18:58:55.595Z] #11 85.23 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.6 kB) [2026-06-22T18:58:55.595Z] #11 85.24 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-06-22T18:58:55.595Z] #11 85.24 Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) [2026-06-22T18:58:55.595Z] #11 85.31 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:58:55.595Z] #11 85.32 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) [2026-06-22T18:58:55.595Z] #11 85.34 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) [2026-06-22T18:58:55.854Z] #11 85.35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 120.9 MB/s 0:00:00 [2026-06-22T18:58:55.854Z] #11 85.35 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) [2026-06-22T18:58:55.854Z] #11 85.36 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2026-06-22T18:58:55.854Z] #11 85.36 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2026-06-22T18:58:55.854Z] #11 85.37 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2026-06-22T18:58:55.854Z] #11 85.38 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2026-06-22T18:58:55.854Z] #11 85.38 Downloading requests-2.32.4-py3-none-any.whl (64 kB) [2026-06-22T18:58:55.854Z] #11 85.39 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2026-06-22T18:58:55.854Z] #11 85.40 Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2026-06-22T18:58:55.854Z] #11 85.42 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) [2026-06-22T18:58:56.113Z] #11 85.83 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 44.3 MB/s 0:00:00 [2026-06-22T18:58:56.113Z] #11 85.88 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) [2026-06-22T18:58:56.113Z] #11 85.90 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 134.2 MB/s 0:00:00 [2026-06-22T18:58:56.113Z] #11 85.90 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2026-06-22T18:58:56.113Z] #11 85.91 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 142.9 MB/s 0:00:00 [2026-06-22T18:58:56.113Z] #11 85.92 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) [2026-06-22T18:58:56.113Z] #11 85.94 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 139.2 MB/s 0:00:00 [2026-06-22T18:58:56.371Z] #11 85.95 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) [2026-06-22T18:58:56.371Z] #11 85.95 Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) [2026-06-22T18:58:56.371Z] #11 85.98 Downloading cryptography-48.0.1-cp311-abi3-musllinux_1_2_x86_64.whl (5.0 MB) [2026-06-22T18:58:56.371Z] #11 86.09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 44.0 MB/s 0:00:00 [2026-06-22T18:58:56.371Z] #11 86.09 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2026-06-22T18:58:56.371Z] #11 86.10 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) [2026-06-22T18:58:56.371Z] #11 86.11 Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2026-06-22T18:58:56.371Z] #11 86.11 Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_x86_64.whl (218 kB) [2026-06-22T18:58:56.371Z] #11 86.12 Downloading idna-3.18-py3-none-any.whl (65 kB) [2026-06-22T18:58:56.371Z] #11 86.12 Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) [2026-06-22T18:58:56.371Z] #11 86.13 Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) [2026-06-22T18:58:56.371Z] #11 86.13 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl (221 kB) [2026-06-22T18:58:56.371Z] #11 86.14 Downloading click-8.4.1-py3-none-any.whl (116 kB) [2026-06-22T18:58:56.371Z] #11 86.15 Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) [2026-06-22T18:58:56.371Z] #11 86.15 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl (359 kB) [2026-06-22T18:58:56.371Z] #11 86.16 Downloading invoke-3.0.3-py3-none-any.whl (160 kB) [2026-06-22T18:58:56.371Z] #11 86.17 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) [2026-06-22T18:58:56.371Z] #11 86.18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 134.8 MB/s 0:00:00 [2026-06-22T18:58:56.371Z] #11 86.18 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2026-06-22T18:58:56.371Z] #11 86.19 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) [2026-06-22T18:58:56.371Z] #11 86.20 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) [2026-06-22T18:58:56.629Z] #11 86.20 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB) [2026-06-22T18:58:56.629Z] #11 86.21 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) [2026-06-22T18:58:56.629Z] #11 86.21 Downloading selenium-4.45.0-py3-none-any.whl (9.5 MB) [2026-06-22T18:58:56.629Z] #11 86.40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 62.7 MB/s 0:00:00 [2026-06-22T18:58:56.629Z] #11 86.40 Downloading trio-0.33.0-py3-none-any.whl (510 kB) [2026-06-22T18:58:56.629Z] #11 86.42 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2026-06-22T18:58:56.629Z] #11 86.42 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2026-06-22T18:58:56.629Z] #11 86.43 Downloading attrs-26.1.0-py3-none-any.whl (67 kB) [2026-06-22T18:58:56.629Z] #11 86.43 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2026-06-22T18:58:56.629Z] #11 86.44 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2026-06-22T18:58:56.629Z] #11 86.44 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2026-06-22T18:58:56.629Z] #11 86.45 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) [2026-06-22T18:58:56.629Z] #11 86.45 Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2026-06-22T18:58:56.629Z] #11 86.45 Downloading docutils-0.23-py3-none-any.whl (634 kB) [2026-06-22T18:58:56.629Z] #11 86.47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.7/634.7 kB 57.0 MB/s 0:00:00 [2026-06-22T18:58:56.629Z] #11 86.48 Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) [2026-06-22T18:58:56.629Z] #11 86.48 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) [2026-06-22T18:58:56.903Z] #11 86.50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 69.3 MB/s 0:00:00 [2026-06-22T18:58:56.903Z] #11 86.50 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2026-06-22T18:58:56.903Z] #11 86.51 Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) [2026-06-22T18:58:56.903Z] #11 86.51 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) [2026-06-22T18:58:56.903Z] #11 86.52 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) [2026-06-22T18:58:56.903Z] #11 86.52 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) [2026-06-22T18:58:56.903Z] #11 86.53 Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_x86_64.whl (582 kB) [2026-06-22T18:58:56.903Z] #11 86.54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 582.4/582.4 kB 80.2 MB/s 0:00:00 [2026-06-22T18:58:56.903Z] #11 86.54 Downloading openapi_core-0.23.1-py3-none-any.whl (115 kB) [2026-06-22T18:58:56.903Z] #11 86.55 Downloading jsonschema_path-0.4.6-py3-none-any.whl (19 kB) [2026-06-22T18:58:56.903Z] #11 86.55 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) [2026-06-22T18:58:56.903Z] #11 86.56 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl (50 kB) [2026-06-22T18:58:56.903Z] #11 86.56 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) [2026-06-22T18:58:56.903Z] #11 86.57 Downloading pathable-0.5.0-py3-none-any.whl (16 kB) [2026-06-22T18:58:56.903Z] #11 86.58 Downloading pydantic-2.13.4-py3-none-any.whl (472 kB) [2026-06-22T18:58:56.903Z] #11 86.59 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_x86_64.whl (2.4 MB) [2026-06-22T18:58:56.903Z] #11 86.63 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 62.2 MB/s 0:00:00 [2026-06-22T18:58:56.903Z] #11 86.64 Downloading pydantic_settings-2.14.2-py3-none-any.whl (61 kB) [2026-06-22T18:58:56.903Z] #11 86.65 Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) [2026-06-22T18:58:56.903Z] #11 86.65 Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) [2026-06-22T18:58:56.903Z] #11 86.66 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) [2026-06-22T18:58:56.903Z] #11 86.67 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) [2026-06-22T18:58:56.903Z] #11 86.67 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2026-06-22T18:58:56.903Z] #11 86.68 Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) [2026-06-22T18:58:56.903Z] #11 86.68 Downloading pycparser-3.0-py3-none-any.whl (48 kB) [2026-06-22T18:58:56.903Z] #11 86.69 Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) [2026-06-22T18:58:56.903Z] #11 86.72 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 37.8 MB/s 0:00:00 [2026-06-22T18:58:56.903Z] #11 86.73 Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) [2026-06-22T18:58:56.903Z] #11 86.75 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2026-06-22T18:58:57.160Z] #11 86.76 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2026-06-22T18:58:57.160Z] #11 86.76 Downloading tzlocal-5.4.3-py3-none-any.whl (18 kB) [2026-06-22T18:58:57.160Z] #11 86.90 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2026-06-22T18:58:57.160Z] #11 86.91 Building wheel for robotframework-sshlibrary (pyproject.toml): started [2026-06-22T18:58:57.419Z] #11 87.19 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' [2026-06-22T18:58:57.677Z] #11 87.19 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=ec13e1e8bc7156e57b9ef523d21ff1e661d0c49741821431fe2cfca1b08a5aa7 [2026-06-22T18:58:57.677Z] #11 87.19 Stored in directory: /tmp/pip-ephem-wheel-cache-t_fdg6xo/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 [2026-06-22T18:58:57.677Z] #11 87.19 Building wheel for robotbackgroundlogger (pyproject.toml): started [2026-06-22T18:58:57.677Z] #11 87.47 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' [2026-06-22T18:58:58.054Z] #11 87.48 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=9cd0769a210d08db89758da8c48ff987ddc31a7a1535f4befafd32cc0faeb929 [2026-06-22T18:58:58.054Z] #11 87.48 Stored in directory: /tmp/pip-ephem-wheel-cache-t_fdg6xo/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2026-06-22T18:58:58.054Z] #11 87.48 Building wheel for psutil (pyproject.toml): started [2026-06-22T18:59:00.612Z] #11 90.05 Building wheel for psutil (pyproject.toml): finished with status 'done' [2026-06-22T18:59:00.612Z] #11 90.05 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277147 sha256=6194180da4745971424f73520fa72adfc9ea818ec3fdad664b2dde0bdba89f8a [2026-06-22T18:59:00.612Z] #11 90.05 Stored in directory: /tmp/pip-ephem-wheel-cache-t_fdg6xo/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2026-06-22T18:59:00.612Z] #11 90.06 Building wheel for psycopg2 (pyproject.toml): started [2026-06-22T18:59:10.613Z] #11 99.43 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' [2026-06-22T18:59:10.613Z] #11 99.43 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=533670 sha256=d8735576f93bf95863783722a179b0bf30915934e177a4c882a090630a6511d0 [2026-06-22T18:59:10.613Z] #11 99.44 Stored in directory: /tmp/pip-ephem-wheel-cache-t_fdg6xo/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2026-06-22T18:59:10.613Z] #11 99.44 Building wheel for flex (pyproject.toml): started [2026-06-22T18:59:10.613Z] #11 99.79 Building wheel for flex (pyproject.toml): finished with status 'done' [2026-06-22T18:59:10.613Z] #11 99.80 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=628c417c24f66b0d268020e30f7a63cfe14677f869448c5e396d5619a83f2337 [2026-06-22T18:59:10.613Z] #11 99.80 Stored in directory: /tmp/pip-ephem-wheel-cache-t_fdg6xo/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2026-06-22T18:59:10.613Z] #11 99.80 Building wheel for strict-rfc3339 (pyproject.toml): started [2026-06-22T18:59:10.613Z] #11 100.1 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' [2026-06-22T18:59:10.613Z] #11 100.1 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18222 sha256=92781e346a434a49ea2e8259b7c22ccd8eecb09c7ee2a4301a0b28797de925a1 [2026-06-22T18:59:10.613Z] #11 100.1 Stored in directory: /tmp/pip-ephem-wheel-cache-t_fdg6xo/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2026-06-22T18:59:10.613Z] #11 100.1 Building wheel for validate-email (pyproject.toml): started [2026-06-22T18:59:10.613Z] #11 100.4 Building wheel for validate-email (pyproject.toml): finished with status 'done' [2026-06-22T18:59:10.873Z] #11 100.4 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=8e1f26b7e5ea08a322874f6a0aacbb0e0d93b9e47d8610219a53305903895122 [2026-06-22T18:59:10.873Z] #11 100.4 Stored in directory: /tmp/pip-ephem-wheel-cache-t_fdg6xo/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2026-06-22T18:59:10.873Z] #11 100.4 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2026-06-22T18:59:10.873Z] #11 100.6 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-06-22T18:59:25.282Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13681 in /w/workspace/xfoundry_edgex-taf-common_PR-150 [Pipeline] { [Pipeline] checkout [2026-06-22T18:59:25.367Z] Selected Git installation does not exist. Using Default [2026-06-22T18:59:25.367Z] The recommended git tool is: NONE [2026-06-22T18:59:25.934Z] #11 113.4 [2026-06-22T18:59:25.934Z] #11 113.5 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 annotated-types-0.7.0 attrs-26.1.0 bcrypt-5.0.0 certifi-2026.6.17 cffi-2.0.0 charset_normalizer-3.4.7 click-8.4.1 configparser-7.2.0 cryptography-48.0.1 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.2 pyzmq-27.0.0 reactivex-4.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.5.1 scp-0.15.0 selenium-4.45.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.15.0 typing-inspection-0.4.2 tzlocal-5.4.3 urllib3-2.7.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.8 wsproto-1.3.2 [2026-06-22T18:59:25.934Z] #11 113.5 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-06-22T18:59:25.934Z] #11 DONE 114.9s [2026-06-22T18:59:25.934Z] [2026-06-22T18:59:25.934Z] #12 exporting to image [2026-06-22T18:59:25.934Z] #12 exporting layers [2026-06-22T18:59:30.667Z] using credential edgex-jenkins-ssh [2026-06-22T18:59:30.695Z] Cloning the remote Git repository [2026-06-22T18:59:30.740Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2026-06-22T18:59:30.834Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-150 # timeout=10 [2026-06-22T18:59:30.999Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2026-06-22T18:59:31.000Z] > git --version # timeout=10 [2026-06-22T18:59:31.033Z] > git --version # 'git version 2.25.1' [2026-06-22T18:59:31.036Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-06-22T18:59:31.187Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-06-22T18:59:32.508Z] #12 exporting layers 6.5s done [2026-06-22T18:59:32.508Z] #12 writing image sha256:859871a1d7346cf5418afd3966c99742745febd49b16cefb797c2a635c7e50dd done [2026-06-22T18:59:32.508Z] #12 naming to docker.io/library/edgex-taf-common done [2026-06-22T18:59:32.508Z] #12 DONE 6.6s [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-06-22T18:59:31.861Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2026-06-22T18:59:31.893Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-06-22T18:59:33.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-22T18:59:33.061Z] [2026-06-22T18:59:33.061Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T18:59:33.360Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-22T18:59:33.360Z] latest: Pulling from edgex-lftools-log-publisher [2026-06-22T18:59:33.360Z] 5eb5b503b376: Pulling fs layer [2026-06-22T18:59:33.360Z] 5c69ac0246d0: Pulling fs layer [2026-06-22T18:59:33.360Z] ec43610c2a17: Pulling fs layer [2026-06-22T18:59:33.360Z] 3a2ae6a8a46f: Pulling fs layer [2026-06-22T18:59:33.360Z] 33b1e0a273af: Pulling fs layer [2026-06-22T18:59:33.360Z] 5d3b04190fa2: Pulling fs layer [2026-06-22T18:59:33.360Z] 2f39f015ded8: Pulling fs layer [2026-06-22T18:59:33.360Z] 33b1e0a273af: Waiting [2026-06-22T18:59:33.360Z] 5d3b04190fa2: Waiting [2026-06-22T18:59:33.360Z] 2f39f015ded8: Waiting [2026-06-22T18:59:33.360Z] 3a2ae6a8a46f: Waiting [2026-06-22T18:59:33.360Z] 5c69ac0246d0: Verifying Checksum [2026-06-22T18:59:33.360Z] 5c69ac0246d0: Download complete [2026-06-22T18:59:33.360Z] 3a2ae6a8a46f: Verifying Checksum [2026-06-22T18:59:33.360Z] 3a2ae6a8a46f: Download complete [2026-06-22T18:59:33.360Z] 33b1e0a273af: Verifying Checksum [2026-06-22T18:59:33.360Z] 33b1e0a273af: Download complete [2026-06-22T18:59:33.360Z] ec43610c2a17: Download complete [2026-06-22T18:59:33.360Z] 5d3b04190fa2: Verifying Checksum [2026-06-22T18:59:33.360Z] 5d3b04190fa2: Download complete [2026-06-22T18:59:33.544Z] Merging remotes/origin/main commit 674b39466aa04daeb3de7b2fd9f62241e4674147 into PR head commit 13842c826038cd011a38ac25b144bd049bc3f683 [2026-06-22T18:59:33.618Z] 5eb5b503b376: Verifying Checksum [2026-06-22T18:59:33.618Z] 5eb5b503b376: Download complete [2026-06-22T18:59:33.923Z] Merge succeeded, producing 0d4178f65b675157f1f08c5a66487941e5abf81c [2026-06-22T18:59:33.924Z] Checking out Revision 0d4178f65b675157f1f08c5a66487941e5abf81c (PR-150) [2026-06-22T18:59:32.957Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2026-06-22T18:59:33.004Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2026-06-22T18:59:33.006Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-06-22T18:59:33.033Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2026-06-22T18:59:33.573Z] > git config core.sparsecheckout # timeout=10 [2026-06-22T18:59:33.672Z] > git checkout -f 13842c826038cd011a38ac25b144bd049bc3f683 # timeout=10 [2026-06-22T18:59:33.778Z] > git remote # timeout=10 [2026-06-22T18:59:33.799Z] > git config --get remote.origin.url # timeout=10 [2026-06-22T18:59:33.825Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-06-22T18:59:33.848Z] > git merge 674b39466aa04daeb3de7b2fd9f62241e4674147 # timeout=10 [2026-06-22T18:59:33.903Z] > git rev-parse HEAD^{commit} # timeout=10 [2026-06-22T18:59:33.930Z] > git config core.sparsecheckout # timeout=10 [2026-06-22T18:59:33.946Z] > git checkout -f 0d4178f65b675157f1f08c5a66487941e5abf81c # timeout=10 [2026-06-22T18:59:34.186Z] 2f39f015ded8: Download complete [2026-06-22T18:59:35.127Z] 5eb5b503b376: Pull complete [2026-06-22T18:59:35.127Z] 5c69ac0246d0: Pull complete [2026-06-22T18:59:35.695Z] ec43610c2a17: Pull complete [2026-06-22T18:59:35.695Z] 3a2ae6a8a46f: Pull complete [2026-06-22T18:59:35.954Z] 33b1e0a273af: Pull complete [2026-06-22T18:59:35.954Z] 5d3b04190fa2: Pull complete [2026-06-22T18:59:37.610Z] Commit message: "Merge commit '674b39466aa04daeb3de7b2fd9f62241e4674147' into HEAD" [2026-06-22T18:59:37.642Z] First time build. Skipping changelog. [2026-06-22T18:59:37.618Z] > git rev-list --no-walk 117a28cc2d5b8eb7b0bae57423b2a0928e55cdc5 # timeout=10 [2026-06-22T18:59:39.373Z] [2026-06-22T18:59:39.373Z] GitHub has been notified of this commit’s build result [2026-06-22T18:59:39.373Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-22T18:59:39.485Z] provisioning config files... [2026-06-22T18:59:39.534Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/config7686300757953076188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-22T18:59:40.359Z] ---> ****-login.sh [2026-06-22T18:59:40.359Z] nexus3.edgexfoundry.org:10001 [2026-06-22T18:59:40.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T18:59:40.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-22T18:59:40.932Z] Configure a credential helper to remove this warning. See [2026-06-22T18:59:40.932Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-22T18:59:40.932Z] [2026-06-22T18:59:40.932Z] Login Succeeded [2026-06-22T18:59:40.932Z] nexus3.edgexfoundry.org:10002 [2026-06-22T18:59:41.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T18:59:41.340Z] 2f39f015ded8: Pull complete [2026-06-22T18:59:41.340Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-06-22T18:59:41.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-22T18:59:41.340Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-22T18:59:41.436Z] prd-ubuntu20.04-docker-8c-8g-13672 does not seem to be running inside a container [2026-06-22T18:59:41.464Z] $ 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-150 -v /w/workspace/xfoundry_edgex-taf-common_PR-150:/w/workspace/xfoundry_edgex-taf-common_PR-150:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-150@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-150@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:latest cat [2026-06-22T18:59:41.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-22T18:59:41.488Z] Configure a credential helper to remove this warning. See [2026-06-22T18:59:41.488Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-22T18:59:41.488Z] [2026-06-22T18:59:41.488Z] Login Succeeded [2026-06-22T18:59:41.488Z] nexus3.edgexfoundry.org:10003 [2026-06-22T18:59:41.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T18:59:41.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-22T18:59:41.762Z] Configure a credential helper to remove this warning. See [2026-06-22T18:59:41.762Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-22T18:59:41.762Z] [2026-06-22T18:59:41.762Z] Login Succeeded [2026-06-22T18:59:41.762Z] nexus3.edgexfoundry.org:10004 [2026-06-22T18:59:42.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T18:59:42.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-22T18:59:42.318Z] Configure a credential helper to remove this warning. See [2026-06-22T18:59:42.318Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-22T18:59:42.318Z] [2026-06-22T18:59:42.318Z] Login Succeeded [2026-06-22T18:59:42.318Z] ****.io [2026-06-22T18:59:42.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T18:59:42.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-22T18:59:42.861Z] Configure a credential helper to remove this warning. See [2026-06-22T18:59:42.861Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-22T18:59:42.861Z] [2026-06-22T18:59:42.861Z] Login Succeeded [2026-06-22T18:59:42.861Z] ---> ****-login.sh ends [2026-06-22T18:59:43.962Z] $ docker top 29dcd71b148c32628fe005c0703b8c93f8f7d6776872d3f6498c542407f768b1 -eo pid,comm [Pipeline] { [Pipeline] } [2026-06-22T18:59:44.028Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2026-06-22T18:59:44.356Z] ---> job-cost.sh [2026-06-22T18:59:44.356Z] lf-activate-venv: SKIPPING [2026-06-22T18:59:44.356Z] INFO: No Stack... [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-06-22T18:59:44.621Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-06-22T18:59:44.908Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-06-22T18:59:45.189Z] INFO: Archiving Costs [Pipeline] sh [2026-06-22T18:59:45.248Z] + ls -al . [2026-06-22T18:59:45.248Z] total 68 [2026-06-22T18:59:45.248Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 22 18:59 . [2026-06-22T18:59:45.248Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 18:59 .. [2026-06-22T18:59:45.248Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 18:59 .git [2026-06-22T18:59:45.248Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 18:59 .github [2026-06-22T18:59:45.248Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 22 18:59 .gitignore [2026-06-22T18:59:45.248Z] -rw-rw-r-- 1 jenkins jenkins 1655 Jun 22 18:59 Dockerfile [2026-06-22T18:59:45.248Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 22 18:59 Jenkinsfile [2026-06-22T18:59:45.248Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 22 18:59 LICENSE [2026-06-22T18:59:45.248Z] -rw-rw-r-- 1 jenkins jenkins 4232 Jun 22 18:59 README.md [2026-06-22T18:59:45.248Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 22 18:59 TUC [2026-06-22T18:59:45.248Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 18:57 VERSION [2026-06-22T18:59:45.248Z] -rw-rw-r-- 1 jenkins jenkins 473 Jun 22 18:59 requirements.txt [2026-06-22T18:59:45.248Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 22 18:59 robot-entrypoint.sh [2026-06-22T18:59:45.248Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 22 18:59 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T18:59:45.487Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-150/archives/cost.csv [2026-06-22T18:59:45.487Z] + cut -d, -f6 [Pipeline] lock [2026-06-22T18:59:45.509Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-150-3-stack-cost] [2026-06-22T18:59:45.519Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-150-3-stack-cost] did not exist. Created. [2026-06-22T18:59:45.525Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-150-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-06-22T18:59:45.615Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=0d4178f65b675157f1f08c5a66487941e5abf81c --label arch=arm64 --label version=0.0.0 . [2026-06-22T18:59:45.838Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-06-22T18:59:45.871Z] Stashed 1 file(s) [Pipeline] } [2026-06-22T18:59:45.879Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-150-3-stack-cost] [Pipeline] // lock [2026-06-22T18:59:45.890Z] Sending build context to Docker daemon 444.9kB [2026-06-22T18:59:45.890Z] Step 1/13 : FROM alpine:3.23.2 [Pipeline] } [2026-06-22T18:59:45.903Z] $ docker stop --time=1 29dcd71b148c32628fe005c0703b8c93f8f7d6776872d3f6498c542407f768b1 [2026-06-22T18:59:46.485Z] 3.23.2: Pulling from library/alpine [2026-06-22T18:59:46.765Z] f6b4fb944634: Pulling fs layer [2026-06-22T18:59:47.036Z] f6b4fb944634: Download complete [2026-06-22T18:59:47.038Z] $ docker rm -f --volumes 29dcd71b148c32628fe005c0703b8c93f8f7d6776872d3f6498c542407f768b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-06-22T18:59:47.629Z] f6b4fb944634: Pull complete [2026-06-22T18:59:47.996Z] Digest: sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 [2026-06-22T18:59:47.996Z] Status: Downloaded newer image for alpine:3.23.2 [2026-06-22T18:59:47.996Z] ---> e8f9ca9f1870 [2026-06-22T18:59:47.996Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2026-06-22T18:59:48.592Z] ---> Running in fcc71f04e4cf [2026-06-22T18:59:48.968Z] Removing intermediate container fcc71f04e4cf [2026-06-22T18:59:48.968Z] ---> 6d6249874f06 [2026-06-22T18:59:48.968Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2026-06-22T18:59:48.968Z] ---> Running in eca8c219d5c1 [2026-06-22T18:59:49.609Z] Removing intermediate container eca8c219d5c1 [2026-06-22T18:59:49.610Z] ---> 4545efbfd403 [2026-06-22T18:59:49.610Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2026-06-22T18:59:53.938Z] ---> f90993263e09 [2026-06-22T18:59:53.938Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2026-06-22T18:59:54.567Z] ---> 8b0a2e780c5d [2026-06-22T18:59:54.567Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2026-06-22T18:59:54.842Z] ---> cd5e0cb93f72 [2026-06-22T18:59:54.842Z] Step 7/13 : WORKDIR /edgex-taf [2026-06-22T18:59:55.113Z] ---> Running in 9a04c22e04cd [2026-06-22T18:59:55.390Z] Removing intermediate container 9a04c22e04cd [2026-06-22T18:59:55.390Z] ---> f22760727f63 [2026-06-22T18:59:55.390Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-06-22T18:59:55.390Z] ---> Running in a87e03464851 [2026-06-22T18:59:57.362Z] Removing intermediate container a87e03464851 [2026-06-22T18:59:57.362Z] ---> 7b9dfad36230 [2026-06-22T18:59:57.362Z] 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-06-22T18:59:57.638Z] ---> Running in f55ea76dbbbc [2026-06-22T19:00:03.186Z] Preupgrading: [2026-06-22T19:00:03.186Z] (1/2) Upgrading libapk (3.0.3-r1 -> 3.0.6-r0) [2026-06-22T19:00:03.186Z] (2/2) Upgrading apk-tools (3.0.3-r1 -> 3.0.6-r0) [2026-06-22T19:00:03.186Z] Executing busybox-1.37.0-r30.trigger [2026-06-22T19:00:03.186Z] Continuing with the main upgrade transaction: [2026-06-22T19:00:05.818Z] (1/9) Upgrading alpine-baselayout-data (3.7.1-r8 -> 3.7.2-r0) [2026-06-22T19:00:05.818Z] Installing file to etc/hostname.apk-new [2026-06-22T19:00:05.818Z] Installing file to etc/hosts.apk-new [2026-06-22T19:00:05.818Z] Installing file to etc/mtab.apk-new [2026-06-22T19:00:05.818Z] Installing file to etc/shadow.apk-new [2026-06-22T19:00:05.818Z] (2/9) Upgrading musl (1.2.5-r21 -> 1.2.5-r23) [2026-06-22T19:00:05.818Z] (3/9) Upgrading alpine-baselayout (3.7.1-r8 -> 3.7.2-r0) [2026-06-22T19:00:06.090Z] Executing alpine-baselayout-3.7.2-r0.pre-upgrade [2026-06-22T19:00:06.090Z] Executing alpine-baselayout-3.7.2-r0.post-upgrade [2026-06-22T19:00:06.090Z] (4/9) Upgrading alpine-release (3.23.2-r0 -> 3.23.5-r0) [2026-06-22T19:00:06.360Z] (5/9) Upgrading libcrypto3 (3.5.4-r0 -> 3.5.7-r0) [2026-06-22T19:00:06.952Z] (6/9) Upgrading libssl3 (3.5.4-r0 -> 3.5.7-r0) [2026-06-22T19:00:07.223Z] (7/9) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) [2026-06-22T19:00:07.495Z] (8/9) Upgrading ca-certificates-bundle (20251003-r0 -> 20260611-r0) [2026-06-22T19:00:07.767Z] (9/9) Upgrading musl-utils (1.2.5-r21 -> 1.2.5-r23) [2026-06-22T19:00:08.039Z] Executing busybox-1.37.0-r30.trigger [2026-06-22T19:00:08.039Z] OK: 8433 KiB in 16 packages [2026-06-22T19:00:10.676Z] ( 1/14) Installing brotli-libs (1.2.0-r0) [2026-06-22T19:00:10.676Z] ( 2/14) Installing c-ares (1.34.6-r0) [2026-06-22T19:00:10.951Z] ( 3/14) Installing libunistring (1.4.1-r0) [2026-06-22T19:00:11.222Z] ( 4/14) Installing libidn2 (2.3.8-r0) [2026-06-22T19:00:11.491Z] ( 5/14) Installing nghttp2-libs (1.69.0-r0) [2026-06-22T19:00:11.491Z] ( 6/14) Installing libpsl (0.21.5-r3) [2026-06-22T19:00:11.762Z] ( 7/14) Installing zstd-libs (1.5.7-r2) [2026-06-22T19:00:12.030Z] ( 8/14) Installing libcurl (8.19.0-r0) [2026-06-22T19:00:12.311Z] ( 9/14) Installing curl (8.19.0-r0) [2026-06-22T19:00:12.616Z] (10/14) Installing ca-certificates (20260611-r0) [2026-06-22T19:00:12.885Z] (11/14) Installing docker-cli (29.5.2-r0) [2026-06-22T19:00:13.873Z] (12/14) Installing oniguruma (6.9.10-r0) [2026-06-22T19:00:14.140Z] (13/14) Installing jq (1.8.1-r0) [2026-06-22T19:00:14.410Z] (14/14) Installing openssl (3.5.7-r0) [2026-06-22T19:00:14.679Z] Executing busybox-1.37.0-r30.trigger [2026-06-22T19:00:14.679Z] Executing ca-certificates-20260611-r0.trigger [2026-06-22T19:00:14.947Z] OK: 44.2 MiB in 30 packages [2026-06-22T19:00:17.540Z] ( 1/184) Installing libxau (1.0.12-r0) [2026-06-22T19:00:17.540Z] ( 2/184) Installing libmd (1.1.0-r0) [2026-06-22T19:00:17.540Z] ( 3/184) Installing libbsd (0.12.2-r0) [2026-06-22T19:00:17.808Z] ( 4/184) Installing libxdmcp (1.1.5-r1) [2026-06-22T19:00:18.095Z] ( 5/184) Installing libxcb (1.17.0-r1) [2026-06-22T19:00:18.375Z] ( 6/184) Installing libx11 (1.8.12-r1) [2026-06-22T19:00:19.354Z] ( 7/184) Installing libxext (1.3.6-r2) [2026-06-22T19:00:19.630Z] ( 8/184) Installing hwdata-pci (0.401-r0) [2026-06-22T19:00:19.897Z] ( 9/184) Installing libpciaccess (0.18.1-r1) [2026-06-22T19:00:20.165Z] ( 10/184) Installing libdrm (2.4.131-r0) [2026-06-22T19:00:20.435Z] ( 11/184) Installing libgcc (15.2.0-r2) [2026-06-22T19:00:20.435Z] ( 12/184) Installing chromium-angle (149.0.7827.53-r0) [2026-06-22T19:00:22.382Z] ( 13/184) Installing chromium-common (149.0.7827.53-r0) [2026-06-22T19:00:22.650Z] ( 14/184) Installing libexpat (2.8.1-r0) [2026-06-22T19:00:22.917Z] ( 15/184) Installing libbz2 (1.0.8-r6) [2026-06-22T19:00:23.186Z] ( 16/184) Installing libpng (1.6.58-r1) [2026-06-22T19:00:23.455Z] ( 17/184) Installing freetype (2.14.1-r0) [2026-06-22T19:00:23.455Z] ( 18/184) Installing fontconfig (2.17.1-r0) [2026-06-22T19:00:24.048Z] ( 19/184) Installing libfontenc (1.1.8-r0) [2026-06-22T19:00:24.049Z] ( 20/184) Installing mkfontscale (1.2.3-r1) [2026-06-22T19:00:24.321Z] ( 21/184) Installing font-opensans (0_git20210927-r1) [2026-06-22T19:00:24.591Z] ( 22/184) Installing libffi (3.5.2-r0) [2026-06-22T19:00:24.861Z] ( 23/184) Installing libintl (0.24.1-r1) [2026-06-22T19:00:25.129Z] ( 24/184) Installing libeconf (0.8.3-r0) [2026-06-22T19:00:25.399Z] ( 25/184) Installing libblkid (2.41.4-r0) [2026-06-22T19:00:25.669Z] ( 26/184) Installing libmount (2.41.4-r0) [2026-06-22T19:00:25.938Z] ( 27/184) Installing pcre2 (10.47-r0) [2026-06-22T19:00:26.208Z] ( 28/184) Installing glib (2.86.3-r0) [2026-06-22T19:00:26.797Z] ( 29/184) Installing gobject-introspection (1.86.0-r0) [2026-06-22T19:00:27.066Z] ( 30/184) Installing pkgconf (2.5.1-r0) [2026-06-22T19:00:27.336Z] ( 31/184) Installing hicolor-icon-theme (0.18-r0) [2026-06-22T19:00:27.608Z] ( 32/184) Installing libstdc++ (15.2.0-r2) [2026-06-22T19:00:27.877Z] ( 33/184) Installing xz-libs (5.8.3-r0) [2026-06-22T19:00:28.148Z] ( 34/184) Installing libxml2 (2.13.9-r1) [2026-06-22T19:00:28.797Z] ( 35/184) Installing shared-mime-info (2.4-r6) [2026-06-22T19:00:28.797Z] ( 36/184) Installing libjpeg-turbo (3.1.2-r0) [2026-06-22T19:00:29.099Z] ( 37/184) Installing libsharpyuv (1.6.0-r0) [2026-06-22T19:00:29.370Z] ( 38/184) Installing libwebp (1.6.0-r0) [2026-06-22T19:00:29.641Z] ( 39/184) Installing tiff (4.7.1-r0) [2026-06-22T19:00:29.913Z] ( 40/184) Installing gdk-pixbuf (2.44.4-r0) [2026-06-22T19:00:30.189Z] ( 41/184) Installing gtk-update-icon-cache (3.24.51-r0) [2026-06-22T19:00:30.469Z] ( 42/184) Installing libxcomposite (0.4.6-r5) [2026-06-22T19:00:30.742Z] ( 43/184) Installing libxfixes (6.0.2-r0) [2026-06-22T19:00:31.012Z] ( 44/184) Installing libxrender (0.9.12-r0) [2026-06-22T19:00:31.283Z] ( 45/184) Installing libxcursor (1.2.3-r0) [2026-06-22T19:00:31.283Z] ( 46/184) Installing libxdamage (1.1.6-r5) [2026-06-22T19:00:31.556Z] ( 47/184) Installing libxi (1.8.2-r0) [2026-06-22T19:00:31.838Z] ( 48/184) Installing libxinerama (1.1.5-r4) [2026-06-22T19:00:32.109Z] ( 49/184) Installing libxrandr (1.5.4-r1) [2026-06-22T19:00:32.381Z] ( 50/184) Installing libatk-1.0 (2.58.3-r0) [2026-06-22T19:00:32.651Z] ( 51/184) Installing dbus-libs (1.16.2-r1) [2026-06-22T19:00:32.922Z] ( 52/184) Installing at-spi2-core-libs (2.58.3-r0) [2026-06-22T19:00:33.192Z] ( 53/184) Installing gdbm (1.26-r0) [2026-06-22T19:00:33.464Z] ( 54/184) Installing mpdecimal (4.0.1-r0) [2026-06-22T19:00:33.734Z] ( 55/184) Installing ncurses-terminfo-base (6.5_p20251123-r0) [2026-06-22T19:00:33.734Z] ( 56/184) Installing libncursesw (6.5_p20251123-r0) [2026-06-22T19:00:34.323Z] ( 57/184) Installing libpanelw (6.5_p20251123-r0) [2026-06-22T19:00:34.323Z] ( 58/184) Installing readline (8.3.1-r0) [2026-06-22T19:00:34.592Z] ( 59/184) Installing sqlite-libs (3.51.2-r0) [2026-06-22T19:00:34.862Z] ( 60/184) Installing python3 (3.12.13-r0) [2026-06-22T19:00:36.282Z] ( 61/184) Installing python3-pycache-pyc0 (3.12.13-r0) [2026-06-22T19:00:36.869Z] ( 62/184) Installing pyc (3.12.13-r0) [2026-06-22T19:00:36.869Z] ( 63/184) Installing python3-pyc (3.12.13-r0) [2026-06-22T19:00:36.869Z] ( 64/184) Installing libxtst (1.2.5-r0) [2026-06-22T19:00:37.137Z] ( 65/184) Installing at-spi2-core (2.58.3-r0) [2026-06-22T19:00:37.411Z] ( 66/184) Installing libatk-bridge-2.0 (2.58.3-r0) [2026-06-22T19:00:37.681Z] ( 67/184) Installing pixman (0.46.4-r0) [2026-06-22T19:00:37.950Z] ( 68/184) Installing cairo (1.18.4-r0) [2026-06-22T19:00:38.216Z] ( 69/184) Installing cairo-gobject (1.18.4-r0) [2026-06-22T19:00:38.485Z] ( 70/184) Installing avahi-libs (0.8-r23) [2026-06-22T19:00:38.754Z] ( 71/184) Installing gmp (6.3.0-r4) [2026-06-22T19:00:39.025Z] ( 72/184) Installing nettle (3.10.2-r0) [2026-06-22T19:00:39.292Z] ( 73/184) Installing libtasn1 (4.21.0-r0) [2026-06-22T19:00:39.292Z] ( 74/184) Installing p11-kit (0.25.5-r2) [2026-06-22T19:00:39.893Z] ( 75/184) Installing gnutls (3.8.13-r0) [2026-06-22T19:00:39.893Z] ( 76/184) Installing cups-libs (2.4.18-r0) [2026-06-22T19:00:40.493Z] ( 77/184) Installing libepoxy (1.5.10-r1) [2026-06-22T19:00:40.493Z] ( 78/184) Installing fribidi (1.0.16-r2) [2026-06-22T19:00:40.761Z] ( 79/184) Installing graphite2 (1.3.14-r6) [2026-06-22T19:00:41.030Z] ( 80/184) Installing harfbuzz (12.2.0-r0) [2026-06-22T19:00:41.301Z] ( 81/184) Installing libxft (2.3.9-r0) [2026-06-22T19:00:41.572Z] ( 82/184) Installing pango (1.56.4-r0) [2026-06-22T19:00:41.841Z] ( 83/184) Installing wayland-libs-client (1.24.0-r0) [2026-06-22T19:00:42.111Z] ( 84/184) Installing wayland-libs-cursor (1.24.0-r0) [2026-06-22T19:00:42.381Z] ( 85/184) Installing wayland-libs-egl (1.24.0-r0) [2026-06-22T19:00:42.381Z] ( 86/184) Installing xkeyboard-config (2.46-r0) [2026-06-22T19:00:42.970Z] ( 87/184) Installing libxkbcommon (1.12.2-r0) [2026-06-22T19:00:43.245Z] ( 88/184) Installing gtk+3.0 (3.24.51-r0) [2026-06-22T19:00:43.835Z] ( 89/184) Installing icu-data-full (76.1-r1) [2026-06-22T19:00:44.815Z] ( 90/184) Installing llvm21-libs (21.1.2-r1) [2026-06-22T19:00:49.093Z] ( 91/184) Installing spirv-tools (1.4.321.0-r1) [2026-06-22T19:00:49.093Z] ( 92/184) Installing libelf (0.194-r0) [2026-06-22T19:00:49.370Z] ( 93/184) Installing libxshmfence (1.3.3-r0) [2026-06-22T19:00:49.647Z] ( 94/184) Installing mesa (25.2.7-r1) [2026-06-22T19:00:50.618Z] ( 95/184) Installing mesa-gbm (25.2.7-r1) [2026-06-22T19:00:50.618Z] ( 96/184) Installing mesa-dri-gallium (25.2.7-r1) [2026-06-22T19:00:50.886Z] ( 97/184) Installing eudev-libs (3.2.14-r6) [2026-06-22T19:00:51.154Z] ( 98/184) Installing libmagic (5.46-r2) [2026-06-22T19:00:51.423Z] ( 99/184) Installing file (5.46-r2) [2026-06-22T19:00:51.693Z] (100/184) Installing xprop (1.2.8-r0) [2026-06-22T19:00:51.962Z] (101/184) Installing libice (1.1.2-r0) [2026-06-22T19:00:52.236Z] (102/184) Installing libuuid (2.41.4-r0) [2026-06-22T19:00:52.236Z] (103/184) Installing libsm (1.2.6-r0) [2026-06-22T19:00:52.510Z] (104/184) Installing libxt (1.3.1-r0) [2026-06-22T19:00:52.779Z] (105/184) Installing libxmu (1.2.1-r0) [2026-06-22T19:00:53.049Z] (106/184) Installing xset (1.2.5-r1) [2026-06-22T19:00:53.318Z] (107/184) Installing xdg-utils (1.2.1-r1) [2026-06-22T19:00:53.589Z] (108/184) Installing libogg (1.3.6-r0) [2026-06-22T19:00:53.861Z] (109/184) Installing libflac (1.4.3-r2) [2026-06-22T19:00:54.138Z] (110/184) Installing alsa-lib (1.2.14-r2) [2026-06-22T19:00:54.416Z] (111/184) Installing libSvtAv1Enc (3.1.2-r0) [2026-06-22T19:00:54.697Z] (112/184) Installing aom-libs (3.14.1-r0) [2026-06-22T19:00:55.285Z] (113/184) Installing libva (2.22.0-r1) [2026-06-22T19:00:55.285Z] (114/184) Installing libvdpau (1.5-r4) [2026-06-22T19:00:55.554Z] (115/184) Installing ffmpeg-libavutil (8.0.1-r1) [2026-06-22T19:00:55.823Z] (116/184) Installing libdav1d (1.5.2-r0) [2026-06-22T19:00:56.103Z] (117/184) Installing libhwy (1.3.0-r0) [2026-06-22T19:00:56.375Z] (118/184) Installing lcms2 (2.19-r0) [2026-06-22T19:00:56.642Z] (119/184) Installing libjxl (0.11.1-r3) [2026-06-22T19:00:56.913Z] (120/184) Installing lame-libs (3.100-r5) [2026-06-22T19:00:57.182Z] (121/184) Installing opus (1.5.2-r1) [2026-06-22T19:00:57.450Z] (122/184) Installing rav1e-libs (0.8.1-r0) [2026-06-22T19:00:57.722Z] (123/184) Installing glslang-libs (1.4.321.0-r0) [2026-06-22T19:00:57.992Z] (124/184) Installing shaderc (2025.3-r0) [2026-06-22T19:00:58.261Z] (125/184) Installing libgomp (15.2.0-r2) [2026-06-22T19:00:58.852Z] (126/184) Installing soxr (0.1.3-r7) [2026-06-22T19:00:58.852Z] (127/184) Installing ffmpeg-libswresample (8.0.1-r1) [2026-06-22T19:00:59.123Z] (128/184) Installing libtheora (1.2.0-r0) [2026-06-22T19:00:59.392Z] (129/184) Installing libvorbis (1.3.7-r2) [2026-06-22T19:00:59.660Z] (130/184) Installing libvpx (1.15.2-r1) [2026-06-22T19:01:00.248Z] (131/184) Installing libwebpmux (1.6.0-r0) [2026-06-22T19:01:00.248Z] (132/184) Installing x264-libs (0.164.3108-r1) [2026-06-22T19:01:00.837Z] (133/184) Installing numactl (2.0.18-r0) [2026-06-22T19:01:00.837Z] (134/184) Installing x265-libs (4.1-r0) [2026-06-22T19:01:01.427Z] (135/184) Installing xvidcore (1.3.7-r2) [2026-06-22T19:01:01.697Z] (136/184) Installing ffmpeg-libavcodec (8.0.1-r1) [2026-06-22T19:01:02.287Z] (137/184) Installing libudfread (1.2.0-r0) [2026-06-22T19:01:02.556Z] (138/184) Installing libbluray (1.4.0-r0) [2026-06-22T19:01:02.827Z] (139/184) Installing mpg123-libs (1.33.3-r0) [2026-06-22T19:01:03.802Z] (140/184) Installing libopenmpt (0.8.6-r0) [2026-06-22T19:01:04.071Z] (141/184) Installing cjson (1.7.19-r1) [2026-06-22T19:01:04.341Z] (142/184) Installing mbedtls (3.6.6-r0) [2026-06-22T19:01:04.612Z] (143/184) Installing librist (0.2.10-r1) [2026-06-22T19:01:04.882Z] (144/184) Installing libsrt (1.5.3-r1) [2026-06-22T19:01:05.152Z] (145/184) Installing libssh (0.11.4-r0) [2026-06-22T19:01:05.422Z] (146/184) Installing libsodium (1.0.20-r1) [2026-06-22T19:01:05.690Z] (147/184) Installing libzmq (4.3.5-r2) [2026-06-22T19:01:05.958Z] (148/184) Installing ffmpeg-libavformat (8.0.1-r1) [2026-06-22T19:01:06.227Z] (149/184) Installing crc32c (1.1.2-r3) [2026-06-22T19:01:06.495Z] (150/184) Installing double-conversion (3.3.1-r0) [2026-06-22T19:01:06.764Z] (151/184) Installing harfbuzz-subset (12.2.0-r0) [2026-06-22T19:01:07.032Z] (152/184) Installing minizip (1.3.1-r0) [2026-06-22T19:01:07.302Z] (153/184) Installing nspr (4.36-r0) [2026-06-22T19:01:07.575Z] (154/184) Installing nss (3.123.1-r0) [2026-06-22T19:01:09.010Z] (155/184) Installing openh264 (2.6.0-r0) [2026-06-22T19:01:09.010Z] (156/184) Installing libpisp (1.2.0-r0) [2026-06-22T19:01:09.293Z] (157/184) Installing libcamera-ipa (0.6.0-r0) [2026-06-22T19:01:09.567Z] (158/184) Installing libunwind (1.8.1-r0) [2026-06-22T19:01:09.846Z] (159/184) Installing yaml (0.2.5-r2) [2026-06-22T19:01:10.119Z] (160/184) Installing libcamera (0.6.0-r0) [2026-06-22T19:01:10.388Z] (161/184) Installing serd-libs (0.32.4-r0) [2026-06-22T19:01:10.658Z] (162/184) Installing zix-libs (0.6.2-r0) [2026-06-22T19:01:10.931Z] (163/184) Installing sord-libs (0.16.18-r0) [2026-06-22T19:01:10.931Z] (164/184) Installing sratom (0.6.18-r0) [2026-06-22T19:01:11.197Z] (165/184) Installing lilv-libs (0.24.26-r0) [2026-06-22T19:01:11.464Z] (166/184) Installing speexdsp (1.2.1-r2) [2026-06-22T19:01:11.732Z] (167/184) Installing libuv (1.51.0-r0) [2026-06-22T19:01:11.733Z] (168/184) Installing roc-toolkit-libs (0.4.0-r1) [2026-06-22T19:01:12.001Z] (169/184) Installing libsndfile (1.2.2-r2) [2026-06-22T19:01:12.968Z] (170/184) Installing abseil-cpp-raw-logging-internal (20250814.1-r0) [2026-06-22T19:01:12.968Z] (171/184) Installing abseil-cpp-strings-internal (20250814.1-r0) [2026-06-22T19:01:13.237Z] (172/184) Installing abseil-cpp-strings (20250814.1-r0) [2026-06-22T19:01:13.506Z] (173/184) Installing webrtc-audio-processing-2 (2.1-r1) [2026-06-22T19:01:13.775Z] (174/184) Installing pipewire-libs (1.4.9-r5) [2026-06-22T19:01:14.361Z] (175/184) Installing libasyncns (0.8-r4) [2026-06-22T19:01:14.361Z] (176/184) Installing libltdl (2.5.4-r2) [2026-06-22T19:01:14.631Z] (177/184) Installing orc (0.4.41-r0) [2026-06-22T19:01:14.900Z] (178/184) Installing tdb-libs (1.4.14-r0) [2026-06-22T19:01:15.169Z] (179/184) Installing libpulse (17.0-r5) [2026-06-22T19:01:15.440Z] (180/184) Installing simdutf (7.5.0-r1) [2026-06-22T19:01:15.710Z] (181/184) Installing libwebpdemux (1.6.0-r0) [2026-06-22T19:01:15.978Z] (182/184) Installing libxslt (1.1.43-r3) [2026-06-22T19:01:15.978Z] (183/184) Installing chromium (149.0.7827.53-r0) [2026-06-22T19:01:38.149Z] (184/184) Installing chromium-chromedriver (149.0.7827.53-r0) [2026-06-22T19:01:38.149Z] Executing busybox-1.37.0-r30.trigger [2026-06-22T19:01:38.149Z] Executing fontconfig-2.17.1-r0.trigger [2026-06-22T19:01:38.149Z] Executing mkfontscale-1.2.3-r1.trigger [2026-06-22T19:01:38.149Z] Executing glib-2.86.3-r0.trigger [2026-06-22T19:01:38.149Z] Executing shared-mime-info-2.4-r6.trigger [2026-06-22T19:01:38.420Z] Executing gdk-pixbuf-2.44.4-r0.trigger [2026-06-22T19:01:38.420Z] Executing gtk-update-icon-cache-3.24.51-r0.trigger [2026-06-22T19:01:38.689Z] Executing gtk+3.0-3.24.51-r0.trigger [2026-06-22T19:01:38.689Z] OK: 757.7 MiB in 214 packages [2026-06-22T19:01:42.058Z] ( 1/31) Installing jansson (2.14.1-r0) [2026-06-22T19:01:42.058Z] ( 2/31) Installing binutils (2.45.1-r0) [2026-06-22T19:01:42.641Z] ( 3/31) Installing libatomic (15.2.0-r2) [2026-06-22T19:01:42.917Z] ( 4/31) Installing isl26 (0.26-r1) [2026-06-22T19:01:42.917Z] ( 5/31) Installing mpfr4 (4.2.2-r0) [2026-06-22T19:01:43.516Z] ( 6/31) Installing mpc1 (1.3.1-r1) [2026-06-22T19:01:43.516Z] ( 7/31) Installing gcc (15.2.0-r2) [2026-06-22T19:01:51.725Z] ( 8/31) Installing musl-dev (1.2.5-r23) [2026-06-22T19:01:51.725Z] ( 9/31) Installing linux-headers (6.16.12-r0) [2026-06-22T19:01:51.994Z] (10/31) Installing libffi-dev (3.5.2-r0) [2026-06-22T19:01:52.260Z] (11/31) Installing libpq (18.4-r0) [2026-06-22T19:01:52.528Z] (12/31) Installing openssl-dev (3.5.7-r0) [2026-06-22T19:01:52.796Z] (13/31) Installing libpq-dev (18.4-r0) [2026-06-22T19:01:53.065Z] (14/31) Installing libecpg (18.4-r0) [2026-06-22T19:01:53.333Z] (15/31) Installing libecpg-dev (18.4-r0) [2026-06-22T19:01:53.609Z] (16/31) Installing clang20-headers (20.1.8-r1) [2026-06-22T19:01:54.194Z] (17/31) Installing llvm20-libs (20.1.8-r0) [2026-06-22T19:01:59.557Z] (18/31) Installing clang20-libs (20.1.8-r1) [2026-06-22T19:02:00.973Z] (19/31) Installing fortify-headers (1.1-r5) [2026-06-22T19:02:01.240Z] (20/31) Installing libstdc++-dev (15.2.0-r2) [2026-06-22T19:02:02.649Z] (21/31) Installing llvm20-linker-tools (20.1.8-r0) [2026-06-22T19:02:03.001Z] (22/31) Installing clang20 (20.1.8-r1) [2026-06-22T19:02:03.267Z] (23/31) Installing icu-libs (76.1-r1) [2026-06-22T19:02:03.601Z] (24/31) Installing icu (76.1-r1) [2026-06-22T19:02:04.209Z] (25/31) Installing icu-dev (76.1-r1) [2026-06-22T19:02:04.482Z] (26/31) Installing llvm20 (20.1.8-r0) [2026-06-22T19:02:07.913Z] (27/31) Installing lz4-libs (1.10.0-r0) [2026-06-22T19:02:07.913Z] (28/31) Installing lz4-dev (1.10.0-r0) [2026-06-22T19:02:07.913Z] (29/31) Installing zstd (1.5.7-r2) [2026-06-22T19:02:07.913Z] (30/31) Installing zstd-dev (1.5.7-r2) [2026-06-22T19:02:08.201Z] (31/31) Installing postgresql18-dev (18.4-r0) [2026-06-22T19:02:09.280Z] Executing busybox-1.37.0-r30.trigger [2026-06-22T19:02:09.280Z] OK: 1325.9 MiB in 245 packages [2026-06-22T19:02:11.866Z] (1/4) Installing g++ (15.2.0-r2) [2026-06-22T19:02:13.296Z] (2/4) Installing python3-dev (3.12.13-r0) [2026-06-22T19:02:14.722Z] (3/4) Installing libsodium-dev (1.0.20-r1) [2026-06-22T19:02:14.722Z] (4/4) Installing zeromq-dev (4.3.5-r2) [2026-06-22T19:02:14.991Z] Executing busybox-1.37.0-r30.trigger [2026-06-22T19:02:14.991Z] OK: 1422.6 MiB in 249 packages [2026-06-22T19:02:17.582Z] OK: 1422.6 MiB in 249 packages [2026-06-22T19:02:20.190Z] (1/1) Installing tzdata (2026b-r0) [2026-06-22T19:02:20.775Z] OK: 1423.0 MiB in 250 packages [2026-06-22T19:02:23.355Z] (1/1) Purging tzdata (2026b-r0) [2026-06-22T19:02:23.355Z] OK: 1422.6 MiB in 249 packages [2026-06-22T19:02:38.354Z] Looking in links: /tmp/tmp9qqvs6r8 [2026-06-22T19:02:38.354Z] Processing /tmp/tmp9qqvs6r8/pip-25.0.1-py3-none-any.whl [2026-06-22T19:02:38.354Z] Installing collected packages: pip [2026-06-22T19:02:48.437Z] Successfully installed pip-25.0.1 [2026-06-22T19:02:48.437Z] 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-06-22T19:02:51.018Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2026-06-22T19:02:51.285Z] Collecting pip [2026-06-22T19:02:51.553Z] Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) [2026-06-22T19:02:53.499Z] Collecting setuptools [2026-06-22T19:02:53.499Z] Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) [2026-06-22T19:02:53.767Z] Collecting wheel [2026-06-22T19:02:53.767Z] Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) [2026-06-22T19:02:53.767Z] Collecting packaging>=24.0 (from wheel) [2026-06-22T19:02:54.035Z] Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) [2026-06-22T19:02:54.035Z] Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) [2026-06-22T19:02:54.035Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 49.3 MB/s eta 0:00:00 [2026-06-22T19:02:54.035Z] Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) [2026-06-22T19:02:54.035Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 48.4 MB/s eta 0:00:00 [2026-06-22T19:02:54.035Z] Downloading wheel-0.47.0-py3-none-any.whl (32 kB) [2026-06-22T19:02:54.035Z] Downloading packaging-26.2-py3-none-any.whl (100 kB) [2026-06-22T19:02:54.625Z] Installing collected packages: setuptools, pip, packaging, wheel [2026-06-22T19:03:02.847Z] Attempting uninstall: pip [2026-06-22T19:03:02.847Z] Found existing installation: pip 25.0.1 [2026-06-22T19:03:02.847Z] Uninstalling pip-25.0.1: [2026-06-22T19:03:02.847Z] Successfully uninstalled pip-25.0.1 [2026-06-22T19:03:15.167Z] Successfully installed packaging-26.2 pip-26.1.2 setuptools-82.0.1 wheel-0.47.0 [2026-06-22T19:03:15.167Z] 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-06-22T19:03:18.512Z] Processing ./edgex-taf-common [2026-06-22T19:03:18.512Z] Installing build dependencies: started [2026-06-22T19:03:28.587Z] Installing build dependencies: finished with status 'done' [2026-06-22T19:03:28.587Z] Getting requirements to build wheel: started [2026-06-22T19:03:31.931Z] Getting requirements to build wheel: finished with status 'done' [2026-06-22T19:03:31.931Z] Preparing metadata (pyproject.toml): started [2026-06-22T19:03:33.336Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T19:03:33.336Z] Building wheels for collected packages: edgex-taf-common [2026-06-22T19:03:33.336Z] Building wheel for edgex-taf-common (pyproject.toml): started [2026-06-22T19:03:35.916Z] Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' [2026-06-22T19:03:35.916Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15430 sha256=a34d06a043102c583958c76b1d2d08c0e300b837505708825d7f30bce899045e [2026-06-22T19:03:35.916Z] Stored in directory: /tmp/pip-ephem-wheel-cache-zbo4y303/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2026-06-22T19:03:35.916Z] Successfully built edgex-taf-common [2026-06-22T19:03:35.916Z] Installing collected packages: edgex-taf-common [2026-06-22T19:03:35.916Z] Successfully installed edgex-taf-common-0.0.0 [2026-06-22T19:03:35.916Z] 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-06-22T19:03:41.261Z] Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) [2026-06-22T19:03:41.261Z] Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) [2026-06-22T19:03:41.261Z] Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) [2026-06-22T19:03:41.261Z] Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) [2026-06-22T19:03:41.261Z] Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2026-06-22T19:03:41.261Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2026-06-22T19:03:41.261Z] Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2026-06-22T19:03:41.261Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2026-06-22T19:03:41.261Z] Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) [2026-06-22T19:03:41.261Z] Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) [2026-06-22T19:03:41.527Z] Installing build dependencies: started [2026-06-22T19:03:48.161Z] Installing build dependencies: finished with status 'done' [2026-06-22T19:03:48.161Z] Getting requirements to build wheel: started [2026-06-22T19:03:51.498Z] Getting requirements to build wheel: finished with status 'done' [2026-06-22T19:03:51.498Z] Preparing metadata (pyproject.toml): started [2026-06-22T19:03:52.906Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T19:03:52.906Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) [2026-06-22T19:03:52.906Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2026-06-22T19:03:52.906Z] Installing build dependencies: started [2026-06-22T19:03:59.552Z] Installing build dependencies: finished with status 'done' [2026-06-22T19:03:59.552Z] Getting requirements to build wheel: started [2026-06-22T19:04:02.931Z] Getting requirements to build wheel: finished with status 'done' [2026-06-22T19:04:02.931Z] Preparing metadata (pyproject.toml): started [2026-06-22T19:04:04.874Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T19:04:04.874Z] Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) [2026-06-22T19:04:04.874Z] Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2026-06-22T19:04:04.874Z] Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) [2026-06-22T19:04:04.874Z] Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2026-06-22T19:04:05.139Z] Collecting requests==2.32.4 (from -r requirements.txt (line 9)) [2026-06-22T19:04:05.139Z] Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) [2026-06-22T19:04:05.139Z] Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) [2026-06-22T19:04:05.139Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2026-06-22T19:04:05.139Z] Collecting docker==7.1.0 (from -r requirements.txt (line 11)) [2026-06-22T19:04:05.139Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2026-06-22T19:04:08.493Z] Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) [2026-06-22T19:04:08.493Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) [2026-06-22T19:04:09.455Z] Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) [2026-06-22T19:04:09.455Z] Downloading psutil-7.0.0.tar.gz (497 kB) [2026-06-22T19:04:10.041Z] Installing build dependencies: started [2026-06-22T19:04:16.683Z] Installing build dependencies: finished with status 'done' [2026-06-22T19:04:16.683Z] Getting requirements to build wheel: started [2026-06-22T19:04:20.946Z] Getting requirements to build wheel: finished with status 'done' [2026-06-22T19:04:20.946Z] Preparing metadata (pyproject.toml): started [2026-06-22T19:04:25.273Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T19:04:28.646Z] Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) [2026-06-22T19:04:28.646Z] Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) [2026-06-22T19:04:28.646Z] Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) [2026-06-22T19:04:28.646Z] Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2026-06-22T19:04:29.231Z] Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) [2026-06-22T19:04:29.231Z] Downloading psycopg2-2.9.10.tar.gz (385 kB) [2026-06-22T19:04:29.836Z] Installing build dependencies: started [2026-06-22T19:04:35.169Z] Installing build dependencies: finished with status 'done' [2026-06-22T19:04:35.169Z] Getting requirements to build wheel: started [2026-06-22T19:04:39.420Z] Getting requirements to build wheel: finished with status 'done' [2026-06-22T19:04:39.420Z] Preparing metadata (pyproject.toml): started [2026-06-22T19:04:41.368Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T19:04:42.334Z] Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) [2026-06-22T19:04:42.334Z] Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) [2026-06-22T19:04:44.369Z] Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) [2026-06-22T19:04:44.369Z] Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) [2026-06-22T19:04:44.369Z] Collecting pyjwt==2.13.0 (from -r requirements.txt (line 19)) [2026-06-22T19:04:44.662Z] Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) [2026-06-22T19:04:47.303Z] Collecting cryptography==48.0.1 (from -r requirements.txt (line 20)) [2026-06-22T19:04:47.303Z] Downloading cryptography-48.0.1-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (4.3 kB) [2026-06-22T19:04:47.578Z] Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) [2026-06-22T19:04:47.578Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2026-06-22T19:04:47.578Z] Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) [2026-06-22T19:04:47.578Z] Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) [2026-06-22T19:04:47.578Z] Collecting genson==1.3.0 (from -r requirements.txt (line 23)) [2026-06-22T19:04:47.578Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2026-06-22T19:04:48.185Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T19:04:48.185Z] Downloading selenium-4.45.0-py3-none-any.whl.metadata (7.4 kB) [2026-06-22T19:04:48.185Z] Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T19:04:48.185Z] Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl.metadata (10 kB) [2026-06-22T19:04:48.454Z] Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T19:04:48.454Z] Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) [2026-06-22T19:04:48.727Z] Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-06-22T19:04:48.727Z] Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) [2026-06-22T19:04:48.727Z] Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-06-22T19:04:48.727Z] Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) [2026-06-22T19:04:48.995Z] Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:04:48.995Z] Downloading docutils-0.23-py3-none-any.whl.metadata (15 kB) [2026-06-22T19:04:48.995Z] Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:04:48.995Z] Downloading flex-6.14.1.tar.gz (40 kB) [2026-06-22T19:04:49.587Z] Installing build dependencies: started [2026-06-22T19:04:56.232Z] Installing build dependencies: finished with status 'done' [2026-06-22T19:04:56.232Z] Getting requirements to build wheel: started [2026-06-22T19:04:59.588Z] Getting requirements to build wheel: finished with status 'done' [2026-06-22T19:04:59.588Z] Preparing metadata (pyproject.toml): started [2026-06-22T19:05:01.544Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T19:05:01.544Z] Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:05:01.544Z] Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) [2026-06-22T19:05:01.544Z] Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:05:01.544Z] Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) [2026-06-22T19:05:01.811Z] Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:05:01.811Z] Downloading openapi_core-0.23.1-py3-none-any.whl.metadata (8.1 kB) [2026-06-22T19:05:02.079Z] Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:05:02.079Z] Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) [2026-06-22T19:05:05.330Z] Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:05:05.330Z] Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) [2026-06-22T19:05:05.330Z] Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:05:05.330Z] Downloading tzlocal-5.4.3-py3-none-any.whl.metadata (7.7 kB) [2026-06-22T19:05:05.330Z] Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-06-22T19:05:05.330Z] Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (40 kB) [2026-06-22T19:05:05.330Z] Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-06-22T19:05:05.330Z] Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) [2026-06-22T19:05:05.330Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-06-22T19:05:05.330Z] Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) [2026-06-22T19:05:05.330Z] Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-06-22T19:05:05.330Z] Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) [2026-06-22T19:05:05.330Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-06-22T19:05:05.330Z] Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) [2026-06-22T19:05:05.330Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-06-22T19:05:05.330Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2026-06-22T19:05:05.330Z] 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)) (82.0.1) [2026-06-22T19:05:06.737Z] Collecting cffi>=2.0.0 (from cryptography==48.0.1->-r requirements.txt (line 20)) [2026-06-22T19:05:06.737Z] Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.6 kB) [2026-06-22T19:05:06.737Z] Collecting pycparser (from cffi>=2.0.0->cryptography==48.0.1->-r requirements.txt (line 20)) [2026-06-22T19:05:06.737Z] Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) [2026-06-22T19:05:07.003Z] Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-06-22T19:05:07.003Z] Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) [2026-06-22T19:05:07.269Z] Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-06-22T19:05:07.269Z] Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) [2026-06-22T19:05:07.536Z] Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-06-22T19:05:07.536Z] Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl.metadata (10.0 kB) [2026-06-22T19:05:07.805Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-06-22T19:05:07.805Z] Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2026-06-22T19:05:07.805Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-06-22T19:05:07.805Z] Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) [2026-06-22T19:05:08.074Z] Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T19:05:08.074Z] Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) [2026-06-22T19:05:08.074Z] Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T19:05:08.074Z] Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2026-06-22T19:05:08.340Z] 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-06-22T19:05:08.340Z] Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) [2026-06-22T19:05:08.340Z] Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T19:05:08.340Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2026-06-22T19:05:08.607Z] Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T19:05:08.607Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2026-06-22T19:05:08.607Z] 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-06-22T19:05:08.607Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2026-06-22T19:05:08.607Z] 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-06-22T19:05:08.607Z] Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) [2026-06-22T19:05:08.876Z] 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-06-22T19:05:08.876Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2026-06-22T19:05:09.142Z] 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-06-22T19:05:09.143Z] Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2026-06-22T19:05:09.730Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:05:09.730Z] Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.4 kB) [2026-06-22T19:05:09.730Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:05:09.730Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2026-06-22T19:05:10.002Z] Installing build dependencies: started [2026-06-22T19:05:15.341Z] Installing build dependencies: finished with status 'done' [2026-06-22T19:05:15.341Z] Getting requirements to build wheel: started [2026-06-22T19:05:19.600Z] Getting requirements to build wheel: finished with status 'done' [2026-06-22T19:05:19.600Z] Preparing metadata (pyproject.toml): started [2026-06-22T19:05:20.603Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T19:05:20.603Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:05:20.603Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2026-06-22T19:05:20.603Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:05:20.603Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2026-06-22T19:05:20.603Z] Installing build dependencies: started [2026-06-22T19:05:25.950Z] Installing build dependencies: finished with status 'done' [2026-06-22T19:05:25.950Z] Getting requirements to build wheel: started [2026-06-22T19:05:29.284Z] Getting requirements to build wheel: finished with status 'done' [2026-06-22T19:05:29.284Z] Preparing metadata (pyproject.toml): started [2026-06-22T19:05:34.622Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T19:05:34.622Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:05:34.622Z] Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) [2026-06-22T19:05:34.622Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:05:34.622Z] Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) [2026-06-22T19:05:34.622Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:05:34.622Z] Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) [2026-06-22T19:05:37.956Z] Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:05:37.956Z] Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2026-06-22T19:05:37.956Z] Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:05:37.956Z] Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2026-06-22T19:05:38.223Z] Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:05:38.223Z] Downloading jsonschema_path-0.4.6-py3-none-any.whl.metadata (5.9 kB) [2026-06-22T19:05:38.223Z] Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:05:38.223Z] Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) [2026-06-22T19:05:38.489Z] Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:05:38.489Z] Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) [2026-06-22T19:05:38.489Z] Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:05:38.489Z] Downloading openapi_spec_validator-0.8.5-py3-none-any.whl.metadata (6.5 kB) [2026-06-22T19:05:38.754Z] Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:05:38.754Z] Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) [2026-06-22T19:05:38.754Z] 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-06-22T19:05:38.754Z] Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) [2026-06-22T19:05:40.698Z] 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-06-22T19:05:40.698Z] Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB) [2026-06-22T19:05:40.698Z] 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-06-22T19:05:40.698Z] Downloading pydantic_settings-2.14.2-py3-none-any.whl.metadata (3.4 kB) [2026-06-22T19:05:40.698Z] 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-06-22T19:05:40.698Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2026-06-22T19:05:41.280Z] 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-06-22T19:05:41.280Z] Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) [2026-06-22T19:05:41.280Z] 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-06-22T19:05:41.280Z] Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) [2026-06-22T19:05:51.357Z] 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-06-22T19:05:51.357Z] Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.6 kB) [2026-06-22T19:05:51.357Z] 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-06-22T19:05:51.357Z] Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) [2026-06-22T19:05:52.313Z] Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:05:52.313Z] Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.7 kB) [2026-06-22T19:05:52.313Z] Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) [2026-06-22T19:05:52.313Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 46.3 MB/s 0:00:00 [2026-06-22T19:05:52.313Z] Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) [2026-06-22T19:05:52.313Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2026-06-22T19:05:52.581Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2026-06-22T19:05:52.581Z] Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2026-06-22T19:05:52.581Z] Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2026-06-22T19:05:52.581Z] Downloading requests-2.32.4-py3-none-any.whl (64 kB) [2026-06-22T19:05:52.581Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2026-06-22T19:05:52.581Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2026-06-22T19:05:52.581Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) [2026-06-22T19:05:52.849Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 44.1 MB/s 0:00:00 [2026-06-22T19:05:52.849Z] Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) [2026-06-22T19:05:53.115Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 43.5 MB/s 0:00:00 [2026-06-22T19:05:53.116Z] Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2026-06-22T19:05:53.116Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 46.2 MB/s 0:00:00 [2026-06-22T19:05:53.116Z] Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) [2026-06-22T19:05:53.116Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 44.7 MB/s 0:00:00 [2026-06-22T19:05:53.116Z] Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) [2026-06-22T19:05:53.116Z] Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) [2026-06-22T19:05:53.116Z] Downloading cryptography-48.0.1-cp311-abi3-musllinux_1_2_aarch64.whl (4.8 MB) [2026-06-22T19:05:53.430Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.8/4.8 MB 45.0 MB/s 0:00:00 [2026-06-22T19:05:53.430Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2026-06-22T19:05:53.430Z] Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) [2026-06-22T19:05:53.430Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2026-06-22T19:05:53.430Z] Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_aarch64.whl (211 kB) [2026-06-22T19:05:53.430Z] Downloading idna-3.18-py3-none-any.whl (65 kB) [2026-06-22T19:05:53.430Z] Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) [2026-06-22T19:05:53.430Z] Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) [2026-06-22T19:05:53.430Z] Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl (222 kB) [2026-06-22T19:05:53.430Z] Downloading click-8.4.1-py3-none-any.whl (116 kB) [2026-06-22T19:05:53.430Z] Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) [2026-06-22T19:05:53.430Z] Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl (341 kB) [2026-06-22T19:05:53.430Z] Downloading invoke-3.0.3-py3-none-any.whl (160 kB) [2026-06-22T19:05:53.430Z] Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl (791 kB) [2026-06-22T19:05:53.703Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 791.9/791.9 kB 43.1 MB/s 0:00:00 [2026-06-22T19:05:53.703Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2026-06-22T19:05:53.703Z] Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) [2026-06-22T19:05:53.703Z] Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) [2026-06-22T19:05:53.703Z] Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB) [2026-06-22T19:05:53.703Z] Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) [2026-06-22T19:05:53.703Z] Downloading selenium-4.45.0-py3-none-any.whl (9.5 MB) [2026-06-22T19:05:53.977Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 43.9 MB/s 0:00:00 [2026-06-22T19:05:53.977Z] Downloading trio-0.33.0-py3-none-any.whl (510 kB) [2026-06-22T19:05:53.977Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2026-06-22T19:05:53.977Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2026-06-22T19:05:53.977Z] Downloading attrs-26.1.0-py3-none-any.whl (67 kB) [2026-06-22T19:05:53.977Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2026-06-22T19:05:53.977Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2026-06-22T19:05:53.977Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2026-06-22T19:05:53.977Z] Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) [2026-06-22T19:05:53.977Z] Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2026-06-22T19:05:53.977Z] Downloading docutils-0.23-py3-none-any.whl (634 kB) [2026-06-22T19:05:54.242Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.7/634.7 kB 44.6 MB/s 0:00:00 [2026-06-22T19:05:54.242Z] Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) [2026-06-22T19:05:54.242Z] Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (761 kB) [2026-06-22T19:05:54.242Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.1/761.1 kB 45.9 MB/s 0:00:00 [2026-06-22T19:05:54.242Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2026-06-22T19:05:54.242Z] Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) [2026-06-22T19:05:54.242Z] Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) [2026-06-22T19:05:54.242Z] Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) [2026-06-22T19:05:54.242Z] Downloading referencing-0.37.0-py3-none-any.whl (26 kB) [2026-06-22T19:05:54.242Z] Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_aarch64.whl (553 kB) [2026-06-22T19:05:54.242Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 553.1/553.1 kB 44.6 MB/s 0:00:00 [2026-06-22T19:05:54.242Z] Downloading openapi_core-0.23.1-py3-none-any.whl (115 kB) [2026-06-22T19:05:54.509Z] Downloading jsonschema_path-0.4.6-py3-none-any.whl (19 kB) [2026-06-22T19:05:54.509Z] Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) [2026-06-22T19:05:54.509Z] Downloading openapi_spec_validator-0.8.5-py3-none-any.whl (50 kB) [2026-06-22T19:05:54.509Z] Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) [2026-06-22T19:05:54.509Z] Downloading pathable-0.5.0-py3-none-any.whl (16 kB) [2026-06-22T19:05:54.509Z] Downloading pydantic-2.13.4-py3-none-any.whl (472 kB) [2026-06-22T19:05:54.509Z] Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_aarch64.whl (2.2 MB) [2026-06-22T19:05:54.509Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 45.8 MB/s 0:00:00 [2026-06-22T19:05:54.509Z] Downloading pydantic_settings-2.14.2-py3-none-any.whl (61 kB) [2026-06-22T19:05:54.509Z] Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) [2026-06-22T19:05:54.509Z] Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) [2026-06-22T19:05:54.509Z] Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) [2026-06-22T19:05:54.509Z] Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (23 kB) [2026-06-22T19:05:54.774Z] Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2026-06-22T19:05:54.774Z] Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) [2026-06-22T19:05:54.774Z] Downloading pycparser-3.0-py3-none-any.whl (48 kB) [2026-06-22T19:05:54.774Z] Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) [2026-06-22T19:05:54.774Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 45.4 MB/s 0:00:00 [2026-06-22T19:05:54.774Z] Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) [2026-06-22T19:05:54.774Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2026-06-22T19:05:54.774Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2026-06-22T19:05:54.774Z] Downloading tzlocal-5.4.3-py3-none-any.whl (18 kB) [2026-06-22T19:05:56.175Z] Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2026-06-22T19:05:56.175Z] Building wheel for robotframework-sshlibrary (pyproject.toml): started [2026-06-22T19:05:58.749Z] Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' [2026-06-22T19:05:58.749Z] Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=98b5b43c2331a1d96e02c93ebf7f9324da09957606b6fcf543220cc4ca9390c1 [2026-06-22T19:05:58.749Z] Stored in directory: /tmp/pip-ephem-wheel-cache-b2libi6h/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 [2026-06-22T19:05:58.749Z] Building wheel for robotbackgroundlogger (pyproject.toml): started [2026-06-22T19:06:00.168Z] Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' [2026-06-22T19:06:00.168Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=065ceed62f82b1ca21286559cea5cddf25262b6c1c99b36c5728f7690f0685f8 [2026-06-22T19:06:00.168Z] Stored in directory: /tmp/pip-ephem-wheel-cache-b2libi6h/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2026-06-22T19:06:00.168Z] Building wheel for psutil (pyproject.toml): started [2026-06-22T19:06:18.355Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2026-06-22T19:06:18.355Z] Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278769 sha256=814b2a8d0d185e425bc467e412f7e27c7db6ffe9c7781d452ac2ef5cfee4a64c [2026-06-22T19:06:18.355Z] Stored in directory: /tmp/pip-ephem-wheel-cache-b2libi6h/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2026-06-22T19:06:18.355Z] Building wheel for psycopg2 (pyproject.toml): started [2026-06-22T19:07:26.218Z] Building wheel for psycopg2 (pyproject.toml): still running... [2026-06-22T19:07:38.527Z] Building wheel for psycopg2 (pyproject.toml): finished with status 'done' [2026-06-22T19:07:38.527Z] Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=529224 sha256=cf001db46bc913b858e40494235a556a24085d1bbba804c0dc2289051f3c7d87 [2026-06-22T19:07:38.527Z] Stored in directory: /tmp/pip-ephem-wheel-cache-b2libi6h/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2026-06-22T19:07:38.527Z] Building wheel for flex (pyproject.toml): started [2026-06-22T19:07:41.113Z] Building wheel for flex (pyproject.toml): finished with status 'done' [2026-06-22T19:07:41.114Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=7c8056854b09a13d5912d5271e0e00c8716e7cacc25e05669979e432c02ea54a [2026-06-22T19:07:41.114Z] Stored in directory: /tmp/pip-ephem-wheel-cache-b2libi6h/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2026-06-22T19:07:41.114Z] Building wheel for strict-rfc3339 (pyproject.toml): started [2026-06-22T19:07:43.056Z] Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' [2026-06-22T19:07:43.056Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18222 sha256=cc213e4154b5eb6d4736e07026f12477b83dda7437a5eb924981dc6c2145b835 [2026-06-22T19:07:43.056Z] Stored in directory: /tmp/pip-ephem-wheel-cache-b2libi6h/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2026-06-22T19:07:43.056Z] Building wheel for validate-email (pyproject.toml): started [2026-06-22T19:07:45.632Z] Building wheel for validate-email (pyproject.toml): finished with status 'done' [2026-06-22T19:07:45.632Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=82bc70ce618e8603156ff46c8fcb7af8cad6d7a0a6a273c0390b40fbbf4699c1 [2026-06-22T19:07:45.632Z] Stored in directory: /tmp/pip-ephem-wheel-cache-b2libi6h/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2026-06-22T19:07:45.632Z] Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2026-06-22T19:07:47.635Z] 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-06-22T19:09:54.311Z] [2026-06-22T19:09:54.311Z] Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 annotated-types-0.7.0 attrs-26.1.0 bcrypt-5.0.0 certifi-2026.6.17 cffi-2.0.0 charset_normalizer-3.4.7 click-8.4.1 configparser-7.2.0 cryptography-48.0.1 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.2 pyzmq-27.0.0 reactivex-4.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.5.1 scp-0.15.0 selenium-4.45.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.15.0 typing-inspection-0.4.2 tzlocal-5.4.3 urllib3-2.7.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.8 wsproto-1.3.2 [2026-06-22T19:09:54.311Z] 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-06-22T19:10:41.179Z] Removing intermediate container f55ea76dbbbc [2026-06-22T19:10:41.179Z] ---> d35609f76db7 [2026-06-22T19:10:41.179Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2026-06-22T19:10:41.179Z] ---> Running in ec01236f0cb9 [2026-06-22T19:10:41.179Z] Removing intermediate container ec01236f0cb9 [2026-06-22T19:10:41.179Z] ---> 7b3bdc895488 [2026-06-22T19:10:41.179Z] Step 11/13 : LABEL arch=arm64 [2026-06-22T19:10:41.179Z] ---> Running in b4d5c0e05c71 [2026-06-22T19:10:41.179Z] Removing intermediate container b4d5c0e05c71 [2026-06-22T19:10:41.179Z] ---> 0fc0c53381c8 [2026-06-22T19:10:41.179Z] Step 12/13 : LABEL git_sha=0d4178f65b675157f1f08c5a66487941e5abf81c [2026-06-22T19:10:41.179Z] ---> Running in fbe158b2b764 [2026-06-22T19:10:41.179Z] Removing intermediate container fbe158b2b764 [2026-06-22T19:10:41.179Z] ---> 132b15ba2a13 [2026-06-22T19:10:41.179Z] Step 13/13 : LABEL version=0.0.0 [2026-06-22T19:10:41.179Z] ---> Running in 0155db006032 [2026-06-22T19:10:41.179Z] Removing intermediate container 0155db006032 [2026-06-22T19:10:41.179Z] ---> 515243afaaa1 [2026-06-22T19:10:41.179Z] [Warning] One or more build-args [ARCH] were not consumed [2026-06-22T19:10:41.179Z] Successfully built 515243afaaa1 [2026-06-22T19:10:41.179Z] 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-06-22T19:10:41.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-06-22T19:10:41.807Z] [2026-06-22T19:10:41.807Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T19:10:42.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-06-22T19:10:42.417Z] arm64: Pulling from edgex-lftools-log-publisher [2026-06-22T19:10:42.417Z] 8998bd30e6a1: Pulling fs layer [2026-06-22T19:10:42.417Z] 04944245beec: Pulling fs layer [2026-06-22T19:10:42.417Z] 699f458cf7ca: Pulling fs layer [2026-06-22T19:10:42.417Z] 765212b225bb: Pulling fs layer [2026-06-22T19:10:42.417Z] f23df028b6ca: Pulling fs layer [2026-06-22T19:10:42.417Z] d65c8cfc05b1: Pulling fs layer [2026-06-22T19:10:42.417Z] 2437ff75d9bd: Pulling fs layer [2026-06-22T19:10:42.417Z] f23df028b6ca: Waiting [2026-06-22T19:10:42.417Z] d65c8cfc05b1: Waiting [2026-06-22T19:10:42.417Z] 2437ff75d9bd: Waiting [2026-06-22T19:10:42.417Z] 765212b225bb: Waiting [2026-06-22T19:10:42.417Z] 04944245beec: Verifying Checksum [2026-06-22T19:10:42.417Z] 04944245beec: Download complete [2026-06-22T19:10:42.417Z] 765212b225bb: Verifying Checksum [2026-06-22T19:10:42.417Z] 765212b225bb: Download complete [2026-06-22T19:10:42.417Z] f23df028b6ca: Verifying Checksum [2026-06-22T19:10:42.417Z] f23df028b6ca: Download complete [2026-06-22T19:10:42.682Z] d65c8cfc05b1: Verifying Checksum [2026-06-22T19:10:42.682Z] d65c8cfc05b1: Download complete [2026-06-22T19:10:42.682Z] 699f458cf7ca: Verifying Checksum [2026-06-22T19:10:42.682Z] 699f458cf7ca: Download complete [2026-06-22T19:10:43.265Z] 8998bd30e6a1: Verifying Checksum [2026-06-22T19:10:43.266Z] 8998bd30e6a1: Download complete [2026-06-22T19:10:45.851Z] 2437ff75d9bd: Verifying Checksum [2026-06-22T19:10:45.851Z] 2437ff75d9bd: Download complete [2026-06-22T19:10:47.788Z] 8998bd30e6a1: Pull complete [2026-06-22T19:10:48.372Z] 04944245beec: Pull complete [2026-06-22T19:10:49.779Z] 699f458cf7ca: Pull complete [2026-06-22T19:10:49.779Z] 765212b225bb: Pull complete [2026-06-22T19:10:50.743Z] f23df028b6ca: Pull complete [2026-06-22T19:10:51.010Z] d65c8cfc05b1: Pull complete [2026-06-22T19:11:09.234Z] 2437ff75d9bd: Pull complete [2026-06-22T19:11:09.234Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-06-22T19:11:09.234Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-06-22T19:11:09.234Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-22T19:11:09.575Z] prd-ubuntu20.04-docker-arm64-4c-16g-13681 does not seem to be running inside a container [2026-06-22T19:11:09.683Z] $ 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-150 -v /w/workspace/xfoundry_edgex-taf-common_PR-150:/w/workspace/xfoundry_edgex-taf-common_PR-150:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-150@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-150@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-06-22T19:11:12.807Z] $ docker top cb7d60bee99b511d35f89d972f053a27063ed42a7beb69cb67361674270ddc32 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-22T19:11:13.745Z] ---> job-cost.sh [2026-06-22T19:11:13.745Z] lf-activate-venv: SKIPPING [2026-06-22T19:11:13.745Z] INFO: No Stack... [2026-06-22T19:11:14.031Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-06-22T19:11:15.020Z] INFO: Archiving Costs [Pipeline] sh [2026-06-22T19:11:15.691Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-150/archives/cost.csv [2026-06-22T19:11:15.691Z] + cut -d, -f6 [Pipeline] lock [2026-06-22T19:11:15.764Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-150-3-stack-cost] [2026-06-22T19:11:15.774Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-150-3-stack-cost] did not exist. Created. [2026-06-22T19:11:15.780Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-150-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-06-22T19:11:16.457Z] /w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/durable-8cdf1d71/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-06-22T19:11:17.114Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-06-22T19:11:17.144Z] Warning: overwriting stash ‘stack-cost’ [2026-06-22T19:11:17.644Z] Stashed 1 file(s) [Pipeline] } [2026-06-22T19:11:17.655Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-150-3-stack-cost] [Pipeline] // lock [Pipeline] } [2026-06-22T19:11:17.687Z] $ docker stop --time=1 cb7d60bee99b511d35f89d972f053a27063ed42a7beb69cb67361674270ddc32 [2026-06-22T19:11:19.301Z] $ docker rm -f --volumes cb7d60bee99b511d35f89d972f053a27063ed42a7beb69cb67361674270ddc32 [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-06-22T19:11:20.147Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-150/archives ] [2026-06-22T19:11:20.147Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-150/archives [2026-06-22T19:11:20.147Z] total 16 [2026-06-22T19:11:20.147Z] drwxr-xr-x 3 root root 4096 Jun 22 18:59 . [2026-06-22T19:11:20.147Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 22 18:59 .. [2026-06-22T19:11:20.147Z] drwxr-xr-x 2 root root 4096 Jun 22 18:59 cost [2026-06-22T19:11:20.147Z] -rw-r--r-- 1 root root 88 Jun 22 18:59 cost.csv [2026-06-22T19:11:20.147Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-150/archives [2026-06-22T19:11:20.147Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-150/archives [2026-06-22T19:11:20.147Z] total 16 [2026-06-22T19:11:20.147Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 18:59 . [2026-06-22T19:11:20.147Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 22 18:59 .. [2026-06-22T19:11:20.147Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 22 18:59 cost [2026-06-22T19:11:20.147Z] -rw-r--r-- 1 jenkins jenkins 88 Jun 22 18:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-06-22T19:11:20.440Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-22T19:11:21.301Z] ---> package-listing.sh [2026-06-22T19:11:21.301Z] ++ facter osfamily [2026-06-22T19:11:21.301Z] ++ tr '[:upper:]' '[:lower:]' [2026-06-22T19:11:21.560Z] + OS_FAMILY=debian [2026-06-22T19:11:21.560Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-150 [2026-06-22T19:11:21.560Z] + START_PACKAGES=/tmp/packages_start.txt [2026-06-22T19:11:21.560Z] + END_PACKAGES=/tmp/packages_end.txt [2026-06-22T19:11:21.560Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-06-22T19:11:21.560Z] + PACKAGES=/tmp/packages_start.txt [2026-06-22T19:11:21.560Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-150 ']' [2026-06-22T19:11:21.560Z] + PACKAGES=/tmp/packages_end.txt [2026-06-22T19:11:21.560Z] + case "${OS_FAMILY}" in [2026-06-22T19:11:21.560Z] + dpkg -l [2026-06-22T19:11:21.560Z] + grep '^ii' [2026-06-22T19:11:21.560Z] + '[' -f /tmp/packages_start.txt ']' [2026-06-22T19:11:21.560Z] + '[' -f /tmp/packages_end.txt ']' [2026-06-22T19:11:21.560Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-06-22T19:11:21.560Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-150 ']' [2026-06-22T19:11:21.560Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-150/archives/ [2026-06-22T19:11:21.560Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-150/archives/ [Pipeline] echo [2026-06-22T19:11:21.571Z] 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-150/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-06-22T19:11:21.851Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T19:11:22.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-22T19:11:22.417Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-22T19:11:22.499Z] prd-ubuntu20.04-docker-8c-8g-13672 does not seem to be running inside a container [2026-06-22T19:11:22.527Z] $ 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-150/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-150 -v /w/workspace/xfoundry_edgex-taf-common_PR-150:/w/workspace/xfoundry_edgex-taf-common_PR-150:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-150@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-150@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-06-22T19:11:22.751Z] $ docker top d536c93f8274761383b4af99c608703379d586721d463896d5258d3bcded6324 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-22T19:11:23.106Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-06-22T19:11:23.403Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-06-22T19:11:23.690Z] + ls /var/log/sa-host [2026-06-22T19:11:23.691Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-22T19:11:23.769Z] provisioning config files... [2026-06-22T19:11:23.776Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/config8020442215579087747tmp [Pipeline] { [Pipeline] echo [2026-06-22T19:11:23.797Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-22T19:11:24.085Z] ---> create-netrc.sh [Pipeline] } [2026-06-22T19:11:24.093Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-06-22T19:11:24.421Z] ---> python-tools-install.sh [Pipeline] echo [2026-06-22T19:11:24.432Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-22T19:11:24.720Z] ---> sudo-logs.sh [2026-06-22T19:11:24.720Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-06-22T19:11:24.757Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-22T19:11:25.046Z] ---> job-cost.sh [2026-06-22T19:11:25.046Z] lf-activate-venv: SKIPPING [2026-06-22T19:11:25.046Z] DEBUG: total: 0.2199999988079071 [2026-06-22T19:11:25.046Z] INFO: Retrieving Stack Cost... [2026-06-22T19:11:25.306Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-06-22T19:11:25.564Z] INFO: Archiving Costs [Pipeline] echo [2026-06-22T19:11:25.576Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-22T19:11:25.859Z] ---> logs-deploy.sh [2026-06-22T19:11:25.859Z] lf-activate-venv: SKIPPING [2026-06-22T19:11:25.859Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-150/3 [2026-06-22T19:11:25.859Z] INFO: archiving workspace using pattern(s): [2026-06-22T19:11:26.796Z] Archives upload complete. [2026-06-22T19:11:26.796Z] INFO: archiving logs to Nexus