Pull request #161 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7362942f9306be2f2748256c1692310dc2f6165b+f841b5a5e64b84806f3af205f58f3dc2f9049a63 (35ab3f74c74727460fbf5e992c07fa331d2114d7) 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-ssh14004694612016382619.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-ssh13600405682262911709.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-161/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-161/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh354816338231353845.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-161/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh848382494664186408.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh2434735627093401961.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-161/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-161/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10885621987759554236.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16243’ Running on prd-ubuntu20.04-docker-8c-8g-16246 in /w/workspace/xfoundry_edgex-taf-common_PR-161 [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-161 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/161/head:refs/remotes/origin/PR-161 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f841b5a5e64b84806f3af205f58f3dc2f9049a63 into PR head commit 7362942f9306be2f2748256c1692310dc2f6165b Merge succeeded, producing 7362942f9306be2f2748256c1692310dc2f6165b Checking out Revision 7362942f9306be2f2748256c1692310dc2f6165b (PR-161) Commit message: "build: bump requests from 2.32.4 to 2.33.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object b1c004cf40c352fe6d03b0971bc7ee860312a7b0 > git config core.sparsecheckout # timeout=10 > git checkout -f 7362942f9306be2f2748256c1692310dc2f6165b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f841b5a5e64b84806f3af205f58f3dc2f9049a63 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7362942f9306be2f2748256c1692310dc2f6165b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-08-05T05:39:32.092Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-08-05T05:39:32.355Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-08-05T05:39:32.486Z] ========================================================= [2026-08-05T05:39:32.486Z] EdgeX Global Pipelines Version Info [2026-08-05T05:39:32.486Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-08-05T05:39:33.683Z] ------------------- [2026-08-05T05:39:33.683Z] stable info: [2026-08-05T05:39:33.683Z] ------------------- [2026-08-05T05:39:33.683Z] Commited By: Ginny Guan ginny@iotechsys.com [2026-08-05T05:39:33.683Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-08-05T05:39:33.683Z] Message: update stable to v1.0.281 [2026-08-05T05:39:34.255Z] ------------------- [2026-08-05T05:39:34.255Z] experimental info: [2026-08-05T05:39:34.255Z] ------------------- [2026-08-05T05:39:34.255Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-08-05T05:39:34.255Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-08-05T05:39:34.255Z] Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2026-08-05T05:39:34.599Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2026-08-05T05:39:34.659Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2026-08-05T05:39:34.722Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-08-05T05:39:34.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-08-05T05:39:34.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-08-05T05:39:34.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2026-08-05T05:39:34.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-08-05T05:39:35.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2026-08-05T05:39:35.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2026-08-05T05:39:35.127Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-08-05T05:39:35.201Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2026-08-05T05:39:35.357Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2026-08-05T05:39:35.496Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-08-05T05:39:35.586Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-08-05T05:39:35.665Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-161 [Pipeline] echo [2026-08-05T05:39:35.748Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-161 [Pipeline] echo [2026-08-05T05:39:35.811Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-161 [Pipeline] echo [2026-08-05T05:39:35.867Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7362942f9306be2f2748256c1692310dc2f6165b [Pipeline] echo [2026-08-05T05:39:35.924Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7362942 [Pipeline] echo [2026-08-05T05:39:35.989Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-08-05T05:39:36.194Z] provisioning config files... [2026-08-05T05:39:36.212Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-161@tmp/config15991219138085519475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-08-05T05:39:36.634Z] ---> ****-login.sh [2026-08-05T05:39:36.634Z] nexus3.edgexfoundry.org:10001 [2026-08-05T05:39:36.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-05T05:39:36.896Z] [2026-08-05T05:39:36.896Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-08-05T05:39:36.896Z] Configure a credential helper to remove this warning. See [2026-08-05T05:39:36.896Z] https://docs.****.com/go/credential-store/ [2026-08-05T05:39:36.896Z] [2026-08-05T05:39:36.896Z] Login Succeeded [2026-08-05T05:39:36.896Z] nexus3.edgexfoundry.org:10002 [2026-08-05T05:39:36.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-05T05:39:36.896Z] [2026-08-05T05:39:36.896Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-08-05T05:39:36.897Z] Configure a credential helper to remove this warning. See [2026-08-05T05:39:36.897Z] https://docs.****.com/go/credential-store/ [2026-08-05T05:39:36.897Z] [2026-08-05T05:39:36.897Z] Login Succeeded [2026-08-05T05:39:36.897Z] nexus3.edgexfoundry.org:10003 [2026-08-05T05:39:36.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-05T05:39:36.897Z] [2026-08-05T05:39:36.897Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-08-05T05:39:36.897Z] Configure a credential helper to remove this warning. See [2026-08-05T05:39:36.897Z] https://docs.****.com/go/credential-store/ [2026-08-05T05:39:36.897Z] [2026-08-05T05:39:36.897Z] Login Succeeded [2026-08-05T05:39:36.897Z] nexus3.edgexfoundry.org:10004 [2026-08-05T05:39:37.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-05T05:39:37.161Z] [2026-08-05T05:39:37.161Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-08-05T05:39:37.161Z] Configure a credential helper to remove this warning. See [2026-08-05T05:39:37.161Z] https://docs.****.com/go/credential-store/ [2026-08-05T05:39:37.161Z] [2026-08-05T05:39:37.161Z] Login Succeeded [2026-08-05T05:39:37.161Z] ****.io [2026-08-05T05:39:37.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-05T05:39:37.427Z] [2026-08-05T05:39:37.427Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-08-05T05:39:37.427Z] Configure a credential helper to remove this warning. See [2026-08-05T05:39:37.427Z] https://docs.****.com/go/credential-store/ [2026-08-05T05:39:37.427Z] [2026-08-05T05:39:37.427Z] Login Succeeded [2026-08-05T05:39:37.427Z] ---> ****-login.sh ends [Pipeline] } [2026-08-05T05:39:37.463Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-08-05T05:39:38.221Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-08-05T05:39:38.221Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-08-05T05:39:38.221Z] + [ -e /tmp/ssh_known_hosts ] [2026-08-05T05:39:38.221Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-08-05T05:39:38.221Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-08-05T05:39:38.221Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-08-05T05:39:38.221Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-05T05:39:38.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-08-05T05:39:38.739Z] [2026-08-05T05:39:38.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-05T05:39:39.147Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-08-05T05:39:39.147Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-08-05T05:39:39.147Z] 3dae71ba6b94: Pulling fs layer [2026-08-05T05:39:39.147Z] 6bf1a483ea7c: Pulling fs layer [2026-08-05T05:39:39.147Z] f5dfc541a4d3: Pulling fs layer [2026-08-05T05:39:39.147Z] 461d9e800cba: Pulling fs layer [2026-08-05T05:39:39.147Z] 80192f66455f: Pulling fs layer [2026-08-05T05:39:39.147Z] 461d9e800cba: Waiting [2026-08-05T05:39:39.147Z] 80192f66455f: Waiting [2026-08-05T05:39:39.147Z] 2e8e34ca0e6c: Pulling fs layer [2026-08-05T05:39:39.147Z] a29436f7fd5d: Pulling fs layer [2026-08-05T05:39:39.147Z] 923cac83aea3: Pulling fs layer [2026-08-05T05:39:39.147Z] 2e8e34ca0e6c: Waiting [2026-08-05T05:39:39.147Z] 25ad8b0a4227: Pulling fs layer [2026-08-05T05:39:39.147Z] 923cac83aea3: Waiting [2026-08-05T05:39:39.147Z] db01528c6b51: Pulling fs layer [2026-08-05T05:39:39.147Z] 25ad8b0a4227: Waiting [2026-08-05T05:39:39.147Z] 28988de357af: Pulling fs layer [2026-08-05T05:39:39.147Z] a29436f7fd5d: Waiting [2026-08-05T05:39:39.147Z] db01528c6b51: Waiting [2026-08-05T05:39:39.147Z] 6bf1a483ea7c: Verifying Checksum [2026-08-05T05:39:39.147Z] 6bf1a483ea7c: Download complete [2026-08-05T05:39:39.147Z] 461d9e800cba: Download complete [2026-08-05T05:39:39.147Z] 80192f66455f: Verifying Checksum [2026-08-05T05:39:39.147Z] 80192f66455f: Download complete [2026-08-05T05:39:39.408Z] f5dfc541a4d3: Verifying Checksum [2026-08-05T05:39:39.408Z] f5dfc541a4d3: Download complete [2026-08-05T05:39:39.408Z] 3dae71ba6b94: Verifying Checksum [2026-08-05T05:39:39.408Z] 3dae71ba6b94: Download complete [2026-08-05T05:39:39.408Z] 923cac83aea3: Verifying Checksum [2026-08-05T05:39:39.408Z] 923cac83aea3: Download complete [2026-08-05T05:39:39.408Z] 25ad8b0a4227: Verifying Checksum [2026-08-05T05:39:39.408Z] 25ad8b0a4227: Download complete [2026-08-05T05:39:39.408Z] db01528c6b51: Download complete [2026-08-05T05:39:39.408Z] 28988de357af: Verifying Checksum [2026-08-05T05:39:39.408Z] 28988de357af: Download complete [2026-08-05T05:39:39.669Z] a29436f7fd5d: Verifying Checksum [2026-08-05T05:39:39.669Z] a29436f7fd5d: Download complete [2026-08-05T05:39:39.930Z] 2e8e34ca0e6c: Verifying Checksum [2026-08-05T05:39:39.930Z] 2e8e34ca0e6c: Download complete [2026-08-05T05:39:40.893Z] 3dae71ba6b94: Pull complete [2026-08-05T05:39:40.893Z] 6bf1a483ea7c: Pull complete [2026-08-05T05:39:41.834Z] f5dfc541a4d3: Pull complete [2026-08-05T05:39:41.834Z] 461d9e800cba: Pull complete [2026-08-05T05:39:41.834Z] 80192f66455f: Pull complete [2026-08-05T05:39:47.123Z] 2e8e34ca0e6c: Pull complete [2026-08-05T05:39:47.386Z] a29436f7fd5d: Pull complete [2026-08-05T05:39:47.386Z] 923cac83aea3: Pull complete [2026-08-05T05:39:47.647Z] 25ad8b0a4227: Pull complete [2026-08-05T05:39:47.647Z] db01528c6b51: Pull complete [2026-08-05T05:39:47.647Z] 28988de357af: Pull complete [2026-08-05T05:39:47.647Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-08-05T05:39:47.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-08-05T05:39:47.647Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-08-05T05:39:47.959Z] prd-ubuntu20.04-docker-8c-8g-16246 does not seem to be running inside a container [2026-08-05T05:39:47.995Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-161 -v /w/workspace/xfoundry_edgex-taf-common_PR-161:/w/workspace/xfoundry_edgex-taf-common_PR-161:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-161@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-08-05T05:39:49.471Z] $ docker top 1e5f6f9cda36928cdfc7a0dd11402e245550e45f9308b7e42cdee24a68d24162 -eo pid,comm [2026-08-05T05:39:49.522Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-08-05T05:39:49.522Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-08-05T05:39:49.686Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-08-05T05:39:49.686Z] [ssh-agent] Looking for ssh-agent implementation... [2026-08-05T05:39:49.800Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-08-05T05:39:49.803Z] $ docker exec 1e5f6f9cda36928cdfc7a0dd11402e245550e45f9308b7e42cdee24a68d24162 ssh-agent [2026-08-05T05:39:49.914Z] SSH_AUTH_SOCK=/tmp/ssh-GFbohmzN2w8R/agent.32 [2026-08-05T05:39:49.914Z] SSH_AGENT_PID=38 [2026-08-05T05:39:49.922Z] Running ssh-add (command line suppressed) [2026-08-05T05:39:50.028Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-161@tmp/private_key_12315668671513884874.key (/w/workspace/xfoundry_edgex-taf-common_PR-161@tmp/private_key_12315668671513884874.key) [2026-08-05T05:39:50.045Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-08-05T05:39:50.558Z] + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-161 [Pipeline] sh [2026-08-05T05:39:50.918Z] + git tag --points-at HEAD [Pipeline] } [2026-08-05T05:39:50.960Z] $ docker exec --env ******** --env ******** 1e5f6f9cda36928cdfc7a0dd11402e245550e45f9308b7e42cdee24a68d24162 ssh-agent -k [2026-08-05T05:39:51.063Z] unset SSH_AUTH_SOCK; [2026-08-05T05:39:51.064Z] unset SSH_AGENT_PID; [2026-08-05T05:39:51.064Z] echo Agent pid 38 killed; [2026-08-05T05:39:51.074Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-08-05T05:39:51.194Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-08-05T05:39:51.194Z] [ssh-agent] Looking for ssh-agent implementation... [2026-08-05T05:39:51.321Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-08-05T05:39:51.325Z] $ docker exec 1e5f6f9cda36928cdfc7a0dd11402e245550e45f9308b7e42cdee24a68d24162 ssh-agent [2026-08-05T05:39:51.440Z] SSH_AUTH_SOCK=/tmp/ssh-c2Z5wUAAM0qE/agent.85 [2026-08-05T05:39:51.440Z] SSH_AGENT_PID=91 [2026-08-05T05:39:51.457Z] Running ssh-add (command line suppressed) [2026-08-05T05:39:51.549Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-161@tmp/private_key_3471116383253162414.key (/w/workspace/xfoundry_edgex-taf-common_PR-161@tmp/private_key_3471116383253162414.key) [2026-08-05T05:39:51.565Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-08-05T05:39:51.941Z] + git semver init [2026-08-05T05:39:52.213Z] 2026-08-05 05:39:52,159 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-08-05T05:39:52.213Z] 2026-08-05 05:39:52,162 [run_init] DEBUG init version:0.0.0 force:False [2026-08-05T05:39:52.213Z] 2026-08-05 05:39:52,163 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-161/.semver [2026-08-05T05:39:52.213Z] 2026-08-05 05:39:52,163 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-161/.semver [2026-08-05T05:39:52.213Z] 2026-08-05 05:39:52,164 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-161/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-161, stdin=None, shell=False, universal_newlines=False) [2026-08-05T05:39:53.157Z] 2026-08-05 05:39:52,892 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-161/.git/info/exclude [2026-08-05T05:39:53.157Z] 2026-08-05 05:39:52,893 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-161/.semver/PR-161 with force:False [2026-08-05T05:39:53.157Z] 2026-08-05 05:39:52,893 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-161/.semver/PR-161 [2026-08-05T05:39:53.157Z] 2026-08-05 05:39:52,897 [execute] INFO git cat-file --batch-check [2026-08-05T05:39:53.157Z] 2026-08-05 05:39:52,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-161/.semver, stdin=, shell=False, universal_newlines=False) [2026-08-05T05:39:53.157Z] 2026-08-05 05:39:52,903 [execute] INFO git cat-file --batch [2026-08-05T05:39:53.157Z] 2026-08-05 05:39:52,903 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-161/.semver, stdin=, shell=False, universal_newlines=False) [2026-08-05T05:39:53.157Z] 2026-08-05 05:39:52,906 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-161/.semver/PR-161 [2026-08-05T05:39:53.157Z] 0.0.0 [Pipeline] } [2026-08-05T05:39:53.193Z] $ docker exec --env ******** --env ******** 1e5f6f9cda36928cdfc7a0dd11402e245550e45f9308b7e42cdee24a68d24162 ssh-agent -k [2026-08-05T05:39:53.281Z] unset SSH_AUTH_SOCK; [2026-08-05T05:39:53.282Z] unset SSH_AGENT_PID; [2026-08-05T05:39:53.282Z] echo Agent pid 91 killed; [2026-08-05T05:39:53.296Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-08-05T05:39:53.847Z] + git semver [Pipeline] } [2026-08-05T05:39:54.446Z] $ docker stop --time=1 1e5f6f9cda36928cdfc7a0dd11402e245550e45f9308b7e42cdee24a68d24162 [2026-08-05T05:39:55.713Z] $ docker rm -f --volumes 1e5f6f9cda36928cdfc7a0dd11402e245550e45f9308b7e42cdee24a68d24162 [Pipeline] // withDockerContainer [Pipeline] sh [2026-08-05T05:39:56.146Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-08-05T05:39:56.533Z] Stashed 1 file(s) [Pipeline] echo [2026-08-05T05:39:56.557Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-08-05T05:39:57.266Z] provisioning config files... [2026-08-05T05:39:57.296Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-161@tmp/config15834339074024901343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-08-05T05:39:57.661Z] ---> ****-login.sh [2026-08-05T05:39:57.661Z] nexus3.edgexfoundry.org:10001 [2026-08-05T05:39:57.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-05T05:39:57.661Z] Login Succeeded [2026-08-05T05:39:57.661Z] nexus3.edgexfoundry.org:10002 [2026-08-05T05:39:57.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-05T05:39:57.661Z] Login Succeeded [2026-08-05T05:39:57.661Z] nexus3.edgexfoundry.org:10003 [2026-08-05T05:39:57.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-05T05:39:57.941Z] Login Succeeded [2026-08-05T05:39:57.941Z] nexus3.edgexfoundry.org:10004 [2026-08-05T05:39:57.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-05T05:39:57.941Z] Login Succeeded [2026-08-05T05:39:57.941Z] ****.io [2026-08-05T05:39:57.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-05T05:39:58.230Z] Login Succeeded [2026-08-05T05:39:58.230Z] ---> ****-login.sh ends [Pipeline] } [2026-08-05T05:39:58.269Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-08-05T05:39:59.258Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-08-05T05:39:59.664Z] + ls -al . [2026-08-05T05:39:59.664Z] total 72 [2026-08-05T05:39:59.664Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 5 05:39 . [2026-08-05T05:39:59.664Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 05:39 .. [2026-08-05T05:39:59.664Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 05:39 .git [2026-08-05T05:39:59.664Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 05:39 .github [2026-08-05T05:39:59.664Z] -rw-rw-r-- 1 jenkins jenkins 22 Aug 5 05:39 .gitignore [2026-08-05T05:39:59.664Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 5 05:39 .semver [2026-08-05T05:39:59.664Z] -rw-rw-r-- 1 jenkins jenkins 1653 Aug 5 05:39 Dockerfile [2026-08-05T05:39:59.664Z] -rw-rw-r-- 1 jenkins jenkins 746 Aug 5 05:39 Jenkinsfile [2026-08-05T05:39:59.664Z] -rw-rw-r-- 1 jenkins jenkins 11381 Aug 5 05:39 LICENSE [2026-08-05T05:39:59.664Z] -rw-rw-r-- 1 jenkins jenkins 4232 Aug 5 05:39 README.md [2026-08-05T05:39:59.664Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 5 05:39 TUC [2026-08-05T05:39:59.664Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 5 05:39 VERSION [2026-08-05T05:39:59.664Z] -rw-rw-r-- 1 jenkins jenkins 473 Aug 5 05:39 requirements.txt [2026-08-05T05:39:59.664Z] -rw-rw-r-- 1 jenkins jenkins 54 Aug 5 05:39 robot-entrypoint.sh [2026-08-05T05:39:59.664Z] -rw-rw-r-- 1 jenkins jenkins 445 Aug 5 05:39 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-05T05:40:00.104Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=7362942f9306be2f2748256c1692310dc2f6165b --label arch=amd64 --label version=0.0.0 . [2026-08-05T05:40:00.680Z] #0 building with "default" instance using docker driver [2026-08-05T05:40:00.680Z] [2026-08-05T05:40:00.680Z] #1 [internal] load build definition from Dockerfile [2026-08-05T05:40:00.680Z] #1 transferring dockerfile: 1.69kB done [2026-08-05T05:40:00.680Z] #1 DONE 0.0s [2026-08-05T05:40:00.680Z] [2026-08-05T05:40:00.680Z] #2 [internal] load metadata for docker.io/library/alpine:3.20 [2026-08-05T05:40:00.680Z] #2 DONE 0.1s [2026-08-05T05:40:00.945Z] [2026-08-05T05:40:00.945Z] #3 [internal] load .dockerignore [2026-08-05T05:40:00.945Z] #3 transferring context: 2B done [2026-08-05T05:40:00.945Z] #3 DONE 0.0s [2026-08-05T05:40:00.945Z] [2026-08-05T05:40:00.945Z] #4 [1/7] FROM docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc [2026-08-05T05:40:00.945Z] #4 resolve docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 0.0s done [2026-08-05T05:40:00.945Z] #4 ... [2026-08-05T05:40:00.945Z] [2026-08-05T05:40:00.945Z] #5 [internal] load build context [2026-08-05T05:40:00.945Z] #5 transferring context: 599.02kB 0.0s done [2026-08-05T05:40:00.945Z] #5 DONE 0.1s [2026-08-05T05:40:00.945Z] [2026-08-05T05:40:00.945Z] #4 [1/7] FROM docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc [2026-08-05T05:40:00.945Z] #4 extracting sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 0.1s done [2026-08-05T05:40:00.945Z] #4 sha256:c64c687cbea9300178b30c95835354e34c4e4febc4badfe27102879de0483b5e 1.02kB / 1.02kB done [2026-08-05T05:40:00.945Z] #4 sha256:bf8527eb54c3680e728d5b4b383a8ba730d72dae7236fbc8dff97ed6b224a731 612B / 612B done [2026-08-05T05:40:00.945Z] #4 sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 3.63MB / 3.63MB 0.1s done [2026-08-05T05:40:00.945Z] #4 sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 9.23kB / 9.23kB done [2026-08-05T05:40:01.206Z] #4 DONE 0.3s [2026-08-05T05:40:01.206Z] [2026-08-05T05:40:01.206Z] #6 [2/7] COPY . /edgex-taf/edgex-taf-common [2026-08-05T05:40:01.206Z] #6 DONE 0.1s [2026-08-05T05:40:01.206Z] [2026-08-05T05:40:01.206Z] #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ [2026-08-05T05:40:01.206Z] #7 DONE 0.0s [2026-08-05T05:40:01.206Z] [2026-08-05T05:40:01.206Z] #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt [2026-08-05T05:40:01.206Z] #8 DONE 0.0s [2026-08-05T05:40:01.206Z] [2026-08-05T05:40:01.206Z] #9 [5/7] WORKDIR /edgex-taf [2026-08-05T05:40:01.206Z] #9 DONE 0.0s [2026-08-05T05:40:01.471Z] [2026-08-05T05:40:01.471Z] #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-08-05T05:40:01.471Z] #10 DONE 0.3s [2026-08-05T05:40:01.733Z] [2026-08-05T05:40:01.733Z] #11 [7/7] RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt [2026-08-05T05:40:01.733Z] #11 0.301 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-08-05T05:40:02.304Z] #11 0.583 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-08-05T05:40:02.573Z] #11 1.141 OK: 8 MiB in 14 packages [2026-08-05T05:40:02.838Z] #11 1.202 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-08-05T05:40:03.099Z] #11 1.449 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-08-05T05:40:03.669Z] #11 1.988 (1/14) Installing ca-certificates (20260413-r0) [2026-08-05T05:40:03.669Z] #11 2.216 (2/14) Installing brotli-libs (1.1.0-r2) [2026-08-05T05:40:03.931Z] #11 2.392 (3/14) Installing c-ares (1.33.1-r0) [2026-08-05T05:40:04.209Z] #11 2.578 (4/14) Installing libunistring (1.2-r0) [2026-08-05T05:40:04.209Z] #11 2.753 (5/14) Installing libidn2 (2.3.7-r0) [2026-08-05T05:40:04.508Z] #11 2.960 (6/14) Installing nghttp2-libs (1.62.1-r0) [2026-08-05T05:40:04.839Z] #11 3.143 (7/14) Installing libpsl (0.21.5-r1) [2026-08-05T05:40:04.839Z] #11 3.271 (8/14) Installing zstd-libs (1.5.6-r0) [2026-08-05T05:40:05.127Z] #11 3.492 (9/14) Installing libcurl (8.14.1-r2) [2026-08-05T05:40:05.127Z] #11 3.645 (10/14) Installing curl (8.14.1-r2) [2026-08-05T05:40:05.401Z] #11 3.863 (11/14) Installing docker-cli (26.1.5-r0) [2026-08-05T05:40:05.993Z] #11 4.281 (12/14) Installing oniguruma (6.9.9-r0) [2026-08-05T05:40:05.993Z] #11 4.425 (13/14) Installing jq (1.7.1-r0) [2026-08-05T05:40:06.262Z] #11 4.576 (14/14) Installing openssl (3.3.7-r0) [2026-08-05T05:40:06.262Z] #11 4.746 Executing busybox-1.36.1-r31.trigger [2026-08-05T05:40:06.548Z] #11 4.753 Executing ca-certificates-20260413-r0.trigger [2026-08-05T05:40:06.548Z] #11 4.792 OK: 43 MiB in 28 packages [2026-08-05T05:40:06.548Z] #11 4.881 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-08-05T05:40:06.548Z] #11 5.061 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-08-05T05:40:07.117Z] #11 5.471 (1/167) Installing libexpat (2.8.1-r0) [2026-08-05T05:40:07.117Z] #11 5.656 (2/167) Installing libbz2 (1.0.8-r6) [2026-08-05T05:40:07.395Z] #11 5.782 (3/167) Installing libpng (1.6.57-r0) [2026-08-05T05:40:07.395Z] #11 5.927 (4/167) Installing freetype (2.13.2-r0) [2026-08-05T05:40:07.666Z] #11 6.158 (5/167) Installing fontconfig (2.15.0-r1) [2026-08-05T05:40:07.925Z] #11 6.307 (6/167) Installing libfontenc (1.1.8-r0) [2026-08-05T05:40:07.925Z] #11 6.434 (7/167) Installing mkfontscale (1.2.2-r6) [2026-08-05T05:40:08.186Z] #11 6.597 (8/167) Installing font-opensans (0_git20210927-r1) [2026-08-05T05:40:08.447Z] #11 6.875 (9/167) Installing pkgconf (2.2.0-r0) [2026-08-05T05:40:08.712Z] #11 7.064 (10/167) Installing libgcc (13.2.1_git20240309-r1) [2026-08-05T05:40:08.712Z] #11 7.261 (11/167) Installing libffi (3.4.6-r0) [2026-08-05T05:40:08.976Z] #11 7.383 (12/167) Installing libintl (0.22.5-r0) [2026-08-05T05:40:08.976Z] #11 7.552 (13/167) Installing libeconf (0.6.3-r0) [2026-08-05T05:40:09.241Z] #11 7.716 (14/167) Installing libblkid (2.40.1-r1) [2026-08-05T05:40:09.506Z] #11 7.852 (15/167) Installing libmount (2.40.1-r1) [2026-08-05T05:40:09.506Z] #11 8.061 (16/167) Installing pcre2 (10.43-r0) [2026-08-05T05:40:09.773Z] #11 8.230 (17/167) Installing glib (2.80.5-r0) [2026-08-05T05:40:10.034Z] #11 8.418 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) [2026-08-05T05:40:10.294Z] #11 8.681 (19/167) Installing xz-libs (5.8.3-r0) [2026-08-05T05:40:10.555Z] #11 8.889 (20/167) Installing libxml2 (2.12.10-r0) [2026-08-05T05:40:10.555Z] #11 9.064 (21/167) Installing shared-mime-info (2.4-r0) [2026-08-05T05:40:10.815Z] #11 9.219 (22/167) Installing hicolor-icon-theme (0.17-r2) [2026-08-05T05:40:10.815Z] #11 9.367 (23/167) Installing libjpeg-turbo (3.0.3-r0) [2026-08-05T05:40:11.077Z] #11 9.595 (24/167) Installing libsharpyuv (1.3.2-r0) [2026-08-05T05:40:11.337Z] #11 9.704 (25/167) Installing libwebp (1.3.2-r0) [2026-08-05T05:40:11.597Z] #11 9.932 (26/167) Installing tiff (4.6.0t-r0) [2026-08-05T05:40:11.597Z] #11 10.09 (27/167) Installing gdk-pixbuf (2.42.12-r0) [2026-08-05T05:40:11.857Z] #11 10.31 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) [2026-08-05T05:40:11.967Z] Still waiting to schedule task [2026-08-05T05:40:11.968Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16244’ [2026-08-05T05:40:12.118Z] #11 10.46 (29/167) Installing libxau (1.0.11-r4) [2026-08-05T05:40:12.118Z] #11 10.57 (30/167) Installing libmd (1.1.0-r0) [2026-08-05T05:40:12.379Z] #11 10.73 (31/167) Installing libbsd (0.12.2-r0) [2026-08-05T05:40:12.379Z] #11 10.85 (32/167) Installing libxdmcp (1.1.5-r1) [2026-08-05T05:40:12.640Z] #11 11.00 (33/167) Installing libxcb (1.16.1-r0) [2026-08-05T05:40:12.640Z] #11 11.15 (34/167) Installing libx11 (1.8.9-r1) [2026-08-05T05:40:12.900Z] #11 11.41 (35/167) Installing libxcomposite (0.4.6-r5) [2026-08-05T05:40:13.161Z] #11 11.56 (36/167) Installing libxfixes (6.0.1-r4) [2026-08-05T05:40:13.161Z] #11 11.71 (37/167) Installing libxrender (0.9.11-r5) [2026-08-05T05:40:13.421Z] #11 11.83 (38/167) Installing libxcursor (1.2.2-r1) [2026-08-05T05:40:13.421Z] #11 11.99 (39/167) Installing libxdamage (1.1.6-r5) [2026-08-05T05:40:13.692Z] #11 12.10 (40/167) Installing libxext (1.3.6-r2) [2026-08-05T05:40:13.692Z] #11 12.27 (41/167) Installing libxi (1.8.1-r4) [2026-08-05T05:40:13.952Z] #11 12.39 (42/167) Installing libxinerama (1.1.5-r4) [2026-08-05T05:40:13.952Z] #11 12.50 (43/167) Installing libxrandr (1.5.4-r1) [2026-08-05T05:40:14.212Z] #11 12.62 (44/167) Installing libatk-1.0 (2.52.0-r0) [2026-08-05T05:40:14.472Z] #11 12.80 (45/167) Installing libxtst (1.2.4-r6) [2026-08-05T05:40:14.472Z] #11 12.95 (46/167) Installing dbus-libs (1.14.10-r1) [2026-08-05T05:40:14.733Z] #11 13.15 (47/167) Installing at-spi2-core (2.52.0-r0) [2026-08-05T05:40:14.992Z] #11 13.36 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2026-08-05T05:40:14.992Z] #11 13.50 (49/167) Installing pixman (0.43.2-r0) [2026-08-05T05:40:15.251Z] #11 13.72 (50/167) Installing cairo (1.18.4-r0) [2026-08-05T05:40:15.511Z] #11 13.89 (51/167) Installing cairo-gobject (1.18.4-r0) [2026-08-05T05:40:15.511Z] #11 14.04 (52/167) Installing avahi-libs (0.8-r17) [2026-08-05T05:40:15.772Z] #11 14.23 (53/167) Installing gmp (6.3.0-r1) [2026-08-05T05:40:16.036Z] #11 14.45 (54/167) Installing nettle (3.10.2-r0) [2026-08-05T05:40:16.298Z] #11 14.68 (55/167) Installing libtasn1 (4.21.0-r0) [2026-08-05T05:40:16.558Z] #11 14.91 (56/167) Installing p11-kit (0.25.3-r0) [2026-08-05T05:40:16.818Z] #11 15.14 (57/167) Installing gnutls (3.8.13-r0) [2026-08-05T05:40:17.081Z] #11 15.41 (58/167) Installing cups-libs (2.4.18-r0) [2026-08-05T05:40:17.081Z] #11 15.58 (59/167) Installing libepoxy (1.5.10-r1) [2026-08-05T05:40:17.350Z] #11 15.73 (60/167) Installing fribidi (1.0.15-r0) [2026-08-05T05:40:17.350Z] #11 15.90 (61/167) Installing graphite2 (1.3.14-r6) [2026-08-05T05:40:17.616Z] #11 16.09 (62/167) Installing harfbuzz (8.5.0-r0) [2026-08-05T05:40:17.877Z] #11 16.25 (63/167) Installing libxft (2.3.8-r3) [2026-08-05T05:40:17.877Z] #11 16.42 (64/167) Installing pango (1.52.2-r0) [2026-08-05T05:40:18.137Z] #11 16.57 (65/167) Installing wayland-libs-client (1.22.0-r4) [2026-08-05T05:40:18.398Z] #11 16.74 (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2026-08-05T05:40:18.398Z] #11 16.86 (67/167) Installing wayland-libs-egl (1.22.0-r4) [2026-08-05T05:40:18.398Z] #11 16.98 (68/167) Installing xkeyboard-config (2.41-r0) [2026-08-05T05:40:18.659Z] #11 17.23 (69/167) Installing libxkbcommon (1.7.0-r0) [2026-08-05T05:40:18.919Z] #11 17.37 (70/167) Installing gtk+3.0 (3.24.43-r0) [2026-08-05T05:40:19.182Z] #11 17.59 (71/167) Installing icu-data-full (74.2-r1) [2026-08-05T05:40:19.443Z] #11 17.91 (72/167) Installing mesa (24.0.9-r1) [2026-08-05T05:40:19.704Z] #11 18.03 (73/167) Installing llvm17-libs (17.0.6-r2) [2026-08-05T05:40:20.648Z] #11 18.93 (74/167) Installing hwdata-pci (0.382-r0) [2026-08-05T05:40:20.648Z] #11 19.10 (75/167) Installing libpciaccess (0.18.1-r0) [2026-08-05T05:40:20.648Z] #11 19.22 (76/167) Installing libdrm (2.4.120-r0) [2026-08-05T05:40:20.911Z] #11 19.43 (77/167) Installing libelf (0.191-r0) [2026-08-05T05:40:21.172Z] #11 19.61 (78/167) Installing mesa-glapi (24.0.9-r1) [2026-08-05T05:40:21.436Z] #11 19.80 (79/167) Installing mesa-dri-gallium (24.0.9-r1) [2026-08-05T05:40:21.697Z] #11 20.13 (80/167) Installing eudev-libs (3.2.14-r2) [2026-08-05T05:40:21.697Z] #11 20.25 (81/167) Installing libmagic (5.45-r1) [2026-08-05T05:40:21.959Z] #11 20.41 (82/167) Installing file (5.45-r1) [2026-08-05T05:40:22.221Z] #11 20.55 (83/167) Installing xprop (1.2.7-r0) [2026-08-05T05:40:22.221Z] #11 20.72 (84/167) Installing libice (1.1.1-r6) [2026-08-05T05:40:22.482Z] #11 20.85 (85/167) Installing libuuid (2.40.1-r1) [2026-08-05T05:40:22.482Z] #11 21.02 (86/167) Installing libsm (1.2.4-r4) [2026-08-05T05:40:22.745Z] #11 21.19 (87/167) Installing libxt (1.3.0-r5) [2026-08-05T05:40:23.026Z] #11 21.41 (88/167) Installing libxmu (1.1.4-r2) [2026-08-05T05:40:23.026Z] #11 21.56 (89/167) Installing xset (1.2.5-r1) [2026-08-05T05:40:23.294Z] #11 21.72 (90/167) Installing xdg-utils (1.2.1-r0) [2026-08-05T05:40:23.294Z] #11 21.86 (91/167) Installing libogg (1.3.5-r5) [2026-08-05T05:40:23.603Z] #11 21.98 (92/167) Installing libflac (1.4.3-r1) [2026-08-05T05:40:23.603Z] #11 22.14 (93/167) Installing alsa-lib (1.2.11-r0) [2026-08-05T05:40:23.862Z] #11 22.31 (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2026-08-05T05:40:24.122Z] #11 22.52 (95/167) Installing aom-libs (3.9.1-r0) [2026-08-05T05:40:24.381Z] #11 22.72 (96/167) Installing libva (2.21.0-r0) [2026-08-05T05:40:24.381Z] #11 22.86 (97/167) Installing libvdpau (1.5-r3) [2026-08-05T05:40:24.640Z] #11 23.02 (98/167) Installing onevpl-libs (2023.3.1-r2) [2026-08-05T05:40:24.900Z] #11 23.24 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) [2026-08-05T05:40:24.900Z] #11 23.47 (100/167) Installing libdav1d (1.4.2-r0) [2026-08-05T05:40:25.160Z] #11 23.64 (101/167) Installing openexr-libiex (3.1.13-r1) [2026-08-05T05:40:25.420Z] #11 23.85 (102/167) Installing openexr-libilmthread (3.1.13-r1) [2026-08-05T05:40:25.420Z] #11 23.98 (103/167) Installing imath (3.1.12-r0) [2026-08-05T05:40:25.682Z] #11 24.17 (104/167) Installing openexr-libopenexr (3.1.13-r1) [2026-08-05T05:40:25.943Z] #11 24.43 (105/167) Installing giflib (5.2.2-r0) [2026-08-05T05:40:26.203Z] #11 24.55 (106/167) Installing libhwy (1.0.7-r0) [2026-08-05T05:40:26.203Z] #11 24.72 (107/167) Installing lcms2 (2.19-r0) [2026-08-05T05:40:26.482Z] #11 24.92 (108/167) Installing libjxl (0.10.2-r0) [2026-08-05T05:40:26.744Z] #11 25.12 (109/167) Installing lame-libs (3.100-r5) [2026-08-05T05:40:26.744Z] #11 25.26 (110/167) Installing opus (1.5.2-r0) [2026-08-05T05:40:27.005Z] #11 25.49 (111/167) Installing rav1e-libs (0.7.1-r0) [2026-08-05T05:40:27.265Z] #11 25.66 (112/167) Installing libgomp (13.2.1_git20240309-r1) [2026-08-05T05:40:27.525Z] #11 25.86 (113/167) Installing soxr (0.1.3-r7) [2026-08-05T05:40:27.525Z] #11 25.99 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) [2026-08-05T05:40:27.783Z] #11 26.18 (115/167) Installing libtheora (1.1.1-r18) [2026-08-05T05:40:27.783Z] #11 26.33 (116/167) Installing libvorbis (1.3.7-r2) [2026-08-05T05:40:28.042Z] #11 26.55 (117/167) Installing libvpx (1.14.1-r0) [2026-08-05T05:40:28.300Z] #11 26.73 (118/167) Installing libwebpmux (1.3.2-r0) [2026-08-05T05:40:28.300Z] #11 26.86 (119/167) Installing x264-libs (0.164_git20231001-r0) [2026-08-05T05:40:28.560Z] #11 27.02 (120/167) Installing numactl (2.0.18-r0) [2026-08-05T05:40:28.820Z] #11 27.19 (121/167) Installing x265-libs (3.6-r0) [2026-08-05T05:40:29.118Z] #11 27.51 (122/167) Installing xvidcore (1.3.7-r2) [2026-08-05T05:40:29.389Z] #11 27.71 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) [2026-08-05T05:40:29.654Z] #11 28.07 (124/167) Installing libbluray (1.3.4-r1) [2026-08-05T05:40:29.654Z] #11 28.21 (125/167) Installing mpg123-libs (1.32.8-r0) [2026-08-05T05:40:29.917Z] #11 28.42 (126/167) Installing libopenmpt (0.7.7-r0) [2026-08-05T05:40:30.179Z] #11 28.58 (127/167) Installing cjson (1.7.19-r0) [2026-08-05T05:40:30.179Z] #11 28.70 (128/167) Installing mbedtls (3.6.6-r0) [2026-08-05T05:40:30.446Z] #11 28.95 (129/167) Installing librist (0.2.10-r1) [2026-08-05T05:40:30.705Z] #11 29.08 (130/167) Installing libsrt (1.5.3-r0) [2026-08-05T05:40:30.966Z] #11 29.31 (131/167) Installing libssh (0.10.6-r0) [2026-08-05T05:40:30.966Z] #11 29.46 (132/167) Installing libsodium (1.0.19-r1) [2026-08-05T05:40:31.226Z] #11 29.67 (133/167) Installing libzmq (4.3.5-r2) [2026-08-05T05:40:31.487Z] #11 29.83 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) [2026-08-05T05:40:31.746Z] #11 30.10 (135/167) Installing crc32c (1.1.2-r0) [2026-08-05T05:40:31.746Z] #11 30.22 (136/167) Installing double-conversion (3.3.0-r0) [2026-08-05T05:40:32.005Z] #11 30.39 (137/167) Installing libevent (2.1.12-r7) [2026-08-05T05:40:32.005Z] #11 30.54 (138/167) Installing wayland-libs-server (1.22.0-r4) [2026-08-05T05:40:32.263Z] #11 30.70 (139/167) Installing mesa-gbm (24.0.9-r1) [2026-08-05T05:40:32.263Z] #11 30.82 (140/167) Installing harfbuzz-subset (8.5.0-r0) [2026-08-05T05:40:32.523Z] #11 31.07 (141/167) Installing icu-libs (74.2-r1) [2026-08-05T05:40:32.782Z] #11 31.26 (142/167) Installing minizip (1.3.1-r0) [2026-08-05T05:40:33.041Z] #11 31.42 (143/167) Installing nspr (4.35-r4) [2026-08-05T05:40:33.300Z] #11 31.63 (144/167) Installing sqlite-libs (3.45.3-r3) [2026-08-05T05:40:33.300Z] #11 31.83 (145/167) Installing nss (3.105-r0) [2026-08-05T05:40:33.559Z] #11 32.12 (146/167) Installing openh264 (2.4.1-r0) [2026-08-05T05:40:33.820Z] #11 32.28 (147/167) Installing libcamera-ipa (0.3.0-r0) [2026-08-05T05:40:34.079Z] #11 32.48 (148/167) Installing libunwind (1.8.1-r0) [2026-08-05T05:40:34.079Z] #11 32.62 (149/167) Installing yaml (0.2.5-r2) [2026-08-05T05:40:34.338Z] #11 32.82 (150/167) Installing libcamera (0.3.0-r0) [2026-08-05T05:40:34.597Z] #11 33.06 (151/167) Installing speexdsp (1.2.1-r2) [2026-08-05T05:40:34.857Z] #11 33.23 (152/167) Installing libuv (1.48.0-r0) [2026-08-05T05:40:34.857Z] #11 33.38 (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2026-08-05T05:40:35.118Z] #11 33.61 (154/167) Installing libsndfile (1.2.2-r1) [2026-08-05T05:40:35.377Z] #11 33.78 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2026-08-05T05:40:35.377Z] #11 33.94 (156/167) Installing pipewire-libs (1.0.6-r1) [2026-08-05T05:40:35.947Z] #11 34.23 (157/167) Installing libasyncns (0.8-r3) [2026-08-05T05:40:35.947Z] #11 34.38 (158/167) Installing libltdl (2.4.7-r3) [2026-08-05T05:40:36.207Z] #11 34.54 (159/167) Installing orc (0.4.40-r0) [2026-08-05T05:40:36.207Z] #11 34.76 (160/167) Installing tdb-libs (1.4.9-r1) [2026-08-05T05:40:36.469Z] #11 34.90 (161/167) Installing libpulse (17.0-r0) [2026-08-05T05:40:36.731Z] #11 35.06 (162/167) Installing libwebpdemux (1.3.2-r0) [2026-08-05T05:40:36.731Z] #11 35.22 (163/167) Installing libgpg-error (1.49-r0) [2026-08-05T05:40:36.991Z] #11 35.35 (164/167) Installing libgcrypt (1.10.3-r0) [2026-08-05T05:40:37.251Z] #11 35.59 (165/167) Installing libxslt (1.1.39-r2) [2026-08-05T05:40:37.251Z] #11 35.74 (166/167) Installing chromium (131.0.6778.108-r0) [2026-08-05T05:40:39.164Z] #11 37.40 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) [2026-08-05T05:40:39.164Z] #11 37.68 Executing busybox-1.36.1-r31.trigger [2026-08-05T05:40:39.424Z] #11 37.68 Executing fontconfig-2.15.0-r1.trigger [2026-08-05T05:40:39.424Z] #11 37.70 Executing mkfontscale-1.2.2-r6.trigger [2026-08-05T05:40:39.424Z] #11 37.71 Executing glib-2.80.5-r0.trigger [2026-08-05T05:40:39.424Z] #11 37.72 Executing shared-mime-info-2.4-r0.trigger [2026-08-05T05:40:39.683Z] #11 38.07 Executing gdk-pixbuf-2.42.12-r0.trigger [2026-08-05T05:40:39.683Z] #11 38.08 Executing gtk-update-icon-cache-3.24.43-r0.trigger [2026-08-05T05:40:39.683Z] #11 38.10 Executing gtk+3.0-3.24.43-r0.trigger [2026-08-05T05:40:39.683Z] #11 38.12 OK: 672 MiB in 195 packages [2026-08-05T05:40:39.683Z] #11 38.20 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-08-05T05:40:39.944Z] #11 38.45 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-08-05T05:40:40.517Z] #11 38.83 (1/30) Installing jansson (2.14-r4) [2026-08-05T05:40:40.517Z] #11 38.95 (2/30) Installing binutils (2.42-r1) [2026-08-05T05:40:40.777Z] #11 39.26 (3/30) Installing libatomic (13.2.1_git20240309-r1) [2026-08-05T05:40:41.036Z] #11 39.39 (4/30) Installing isl26 (0.26-r1) [2026-08-05T05:40:41.297Z] #11 39.63 (5/30) Installing mpfr4 (4.2.1-r0) [2026-08-05T05:40:41.297Z] #11 39.77 (6/30) Installing mpc1 (1.3.1-r1) [2026-08-05T05:40:41.561Z] #11 39.96 (7/30) Installing gcc (13.2.1_git20240309-r1) [2026-08-05T05:40:42.509Z] #11 40.92 (8/30) Installing musl-dev (1.2.5-r3) [2026-08-05T05:40:42.770Z] #11 41.23 (9/30) Installing linux-headers (6.6-r0) [2026-08-05T05:40:43.032Z] #11 41.44 (10/30) Installing libffi-dev (3.4.6-r0) [2026-08-05T05:40:43.300Z] #11 41.64 (11/30) Installing libpq (16.14-r0) [2026-08-05T05:40:43.300Z] #11 41.86 (12/30) Installing openssl-dev (3.3.7-r0) [2026-08-05T05:40:43.565Z] #11 42.03 (13/30) Installing libpq-dev (16.14-r0) [2026-08-05T05:40:43.826Z] #11 42.28 (14/30) Installing libecpg (16.14-r0) [2026-08-05T05:40:43.826Z] #11 42.41 (15/30) Installing libecpg-dev (16.14-r0) [2026-08-05T05:40:44.088Z] #11 42.66 (16/30) Installing clang16-headers (16.0.6-r5) [2026-08-05T05:40:44.350Z] #11 42.85 (17/30) Installing llvm16-libs (16.0.6-r9) [2026-08-05T05:40:45.292Z] #11 43.79 (18/30) Installing clang16-libs (16.0.6-r5) [2026-08-05T05:40:45.863Z] #11 44.28 (19/30) Installing fortify-headers (1.1-r3) [2026-08-05T05:40:45.863Z] #11 44.40 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2026-08-05T05:40:46.445Z] #11 44.73 (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2026-08-05T05:40:46.445Z] #11 44.96 (22/30) Installing clang16 (16.0.6-r5) [2026-08-05T05:40:46.715Z] #11 45.19 (23/30) Installing icu (74.2-r1) [2026-08-05T05:40:46.977Z] #11 45.36 (24/30) Installing icu-dev (74.2-r1) [2026-08-05T05:40:47.238Z] #11 45.63 (25/30) Installing llvm16 (16.0.6-r9) [2026-08-05T05:40:48.190Z] #11 46.49 (26/30) Installing lz4-libs (1.9.4-r5) [2026-08-05T05:40:48.190Z] #11 46.68 (27/30) Installing lz4-dev (1.9.4-r5) [2026-08-05T05:40:48.449Z] #11 46.80 (28/30) Installing zstd (1.5.6-r0) [2026-08-05T05:40:48.449Z] #11 47.01 (29/30) Installing zstd-dev (1.5.6-r0) [2026-08-05T05:40:48.708Z] #11 47.16 (30/30) Installing postgresql16-dev (16.14-r0) [2026-08-05T05:40:48.968Z] #11 47.46 Executing busybox-1.36.1-r31.trigger [2026-08-05T05:40:49.228Z] #11 47.47 OK: 1208 MiB in 225 packages [2026-08-05T05:40:49.228Z] #11 47.54 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-08-05T05:40:49.228Z] #11 47.71 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-08-05T05:40:49.799Z] #11 48.22 (1/14) Installing g++ (13.2.1_git20240309-r1) [2026-08-05T05:40:50.370Z] #11 48.71 (2/14) Installing gdbm (1.23-r1) [2026-08-05T05:40:50.370Z] #11 48.83 (3/14) Installing mpdecimal (4.0.0-r0) [2026-08-05T05:40:50.631Z] #11 48.96 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2026-08-05T05:40:50.631Z] #11 49.14 (5/14) Installing libncursesw (6.4_p20240420-r2) [2026-08-05T05:40:50.894Z] #11 49.29 (6/14) Installing libpanelw (6.4_p20240420-r2) [2026-08-05T05:40:50.894Z] #11 49.44 (7/14) Installing readline (8.2.10-r0) [2026-08-05T05:40:51.155Z] #11 49.58 (8/14) Installing python3 (3.12.13-r0) [2026-08-05T05:40:51.725Z] #11 50.01 (9/14) Installing python3-pycache-pyc0 (3.12.13-r0) [2026-08-05T05:40:51.725Z] #11 50.25 (10/14) Installing pyc (3.12.13-r0) [2026-08-05T05:40:51.988Z] #11 50.39 (11/14) Installing python3-pyc (3.12.13-r0) [2026-08-05T05:40:51.988Z] #11 50.50 (12/14) Installing python3-dev (3.12.13-r0) [2026-08-05T05:40:52.637Z] #11 51.18 (13/14) Installing libsodium-dev (1.0.19-r1) [2026-08-05T05:40:52.902Z] #11 51.31 (14/14) Installing zeromq-dev (4.3.5-r2) [2026-08-05T05:40:52.902Z] #11 51.47 Executing busybox-1.36.1-r31.trigger [2026-08-05T05:40:53.173Z] #11 51.49 OK: 1374 MiB in 239 packages [2026-08-05T05:40:53.173Z] #11 51.58 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-08-05T05:40:53.434Z] #11 51.85 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-08-05T05:40:54.006Z] #11 52.32 OK: 1374 MiB in 239 packages [2026-08-05T05:40:54.006Z] #11 52.38 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-08-05T05:40:54.006Z] #11 52.56 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-08-05T05:40:54.585Z] #11 52.95 (1/1) Installing tzdata (2026b-r0) [2026-08-05T05:40:54.585Z] #11 53.13 OK: 1376 MiB in 240 packages [2026-08-05T05:40:55.184Z] #11 53.47 (1/1) Purging tzdata (2026b-r0) [2026-08-05T05:40:55.184Z] #11 53.49 OK: 1374 MiB in 239 packages [2026-08-05T05:40:56.602Z] #11 55.14 Looking in links: /tmp/tmpbqol7d_n [2026-08-05T05:40:56.863Z] #11 55.14 Processing /tmp/tmpbqol7d_n/pip-25.0.1-py3-none-any.whl [2026-08-05T05:40:56.863Z] #11 55.16 Installing collected packages: pip [2026-08-05T05:40:57.805Z] #11 56.17 Successfully installed pip-25.0.1 [2026-08-05T05:40:57.805Z] #11 56.17 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2026-08-05T05:40:58.068Z] #11 56.62 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2026-08-05T05:40:58.330Z] #11 56.69 Collecting pip [2026-08-05T05:40:58.330Z] #11 56.71 Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) [2026-08-05T05:40:58.330Z] #11 56.86 Collecting setuptools [2026-08-05T05:40:58.592Z] #11 56.86 Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) [2026-08-05T05:40:58.592Z] #11 56.90 Collecting wheel [2026-08-05T05:40:58.592Z] #11 56.90 Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) [2026-08-05T05:40:58.592Z] #11 56.92 Collecting packaging>=24.0 (from wheel) [2026-08-05T05:40:58.592Z] #11 56.92 Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) [2026-08-05T05:40:58.592Z] #11 56.93 Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) [2026-08-05T05:40:58.592Z] #11 56.95 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 134.8 MB/s eta 0:00:00 [2026-08-05T05:40:58.592Z] #11 56.95 Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) [2026-08-05T05:40:58.592Z] #11 56.96 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 162.2 MB/s eta 0:00:00 [2026-08-05T05:40:58.592Z] #11 56.96 Downloading wheel-0.47.0-py3-none-any.whl (32 kB) [2026-08-05T05:40:58.592Z] #11 56.97 Downloading packaging-26.3-py3-none-any.whl (129 kB) [2026-08-05T05:40:58.592Z] #11 57.00 Installing collected packages: setuptools, pip, packaging, wheel [2026-08-05T05:40:59.196Z] #11 57.70 Attempting uninstall: pip [2026-08-05T05:40:59.460Z] #11 57.71 Found existing installation: pip 25.0.1 [2026-08-05T05:40:59.460Z] #11 57.75 Uninstalling pip-25.0.1: [2026-08-05T05:40:59.460Z] #11 57.76 Successfully uninstalled pip-25.0.1 [2026-08-05T05:41:00.453Z] #11 58.89 Successfully installed packaging-26.3 pip-26.2.1 setuptools-83.0.0 wheel-0.47.0 [2026-08-05T05:41:00.729Z] #11 58.89 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2026-08-05T05:41:00.992Z] #11 59.43 Processing ./edgex-taf-common [2026-08-05T05:41:01.275Z] #11 59.44 Installing build dependencies: started [2026-08-05T05:41:01.611Z] #11 60.15 Installing build dependencies: finished with status 'done' [2026-08-05T05:41:01.937Z] #11 60.15 Getting requirements to build wheel: started [2026-08-05T05:41:02.212Z] #11 60.53 Getting requirements to build wheel: finished with status 'done' [2026-08-05T05:41:02.212Z] #11 60.53 Preparing metadata (pyproject.toml): started [2026-08-05T05:41:02.212Z] #11 60.74 Preparing metadata (pyproject.toml): finished with status 'done' [2026-08-05T05:41:02.471Z] #11 60.75 Building wheels for collected packages: edgex-taf-common [2026-08-05T05:41:02.471Z] #11 60.75 Building wheel for edgex-taf-common (pyproject.toml): started [2026-08-05T05:41:02.471Z] #11 61.00 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' [2026-08-05T05:41:02.734Z] #11 61.00 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15432 sha256=3de757541f40e1c3a6d0fa27b0836d9246e97d699c98e1276caef9e0ac42dcc2 [2026-08-05T05:41:02.734Z] #11 61.00 Stored in directory: /tmp/pip-ephem-wheel-cache-h9gfusdq/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2026-08-05T05:41:02.734Z] #11 61.01 Successfully built edgex-taf-common [2026-08-05T05:41:02.734Z] #11 61.03 Installing collected packages: edgex-taf-common [2026-08-05T05:41:02.734Z] #11 61.05 Successfully installed edgex-taf-common-0.0.0 [2026-08-05T05:41:02.734Z] #11 61.05 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2026-08-05T05:41:03.116Z] #11 61.58 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) [2026-08-05T05:41:03.117Z] #11 61.62 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) [2026-08-05T05:41:03.117Z] #11 61.63 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) [2026-08-05T05:41:03.117Z] #11 61.64 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) [2026-08-05T05:41:03.117Z] #11 61.66 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2026-08-05T05:41:03.117Z] #11 61.66 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2026-08-05T05:41:03.117Z] #11 61.68 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2026-08-05T05:41:03.407Z] #11 61.69 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2026-08-05T05:41:03.407Z] #11 61.70 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) [2026-08-05T05:41:03.407Z] #11 61.70 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) [2026-08-05T05:41:03.407Z] #11 61.72 Installing build dependencies: started [2026-08-05T05:41:03.986Z] #11 62.27 Installing build dependencies: finished with status 'done' [2026-08-05T05:41:03.986Z] #11 62.28 Getting requirements to build wheel: started [2026-08-05T05:41:04.273Z] #11 62.66 Getting requirements to build wheel: finished with status 'done' [2026-08-05T05:41:04.273Z] #11 62.66 Preparing metadata (pyproject.toml): started [2026-08-05T05:41:04.548Z] #11 62.89 Preparing metadata (pyproject.toml): finished with status 'done' [2026-08-05T05:41:04.548Z] #11 62.90 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) [2026-08-05T05:41:04.548Z] #11 62.90 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2026-08-05T05:41:04.548Z] #11 62.91 Installing build dependencies: started [2026-08-05T05:41:05.121Z] #11 63.49 Installing build dependencies: finished with status 'done' [2026-08-05T05:41:05.121Z] #11 63.49 Getting requirements to build wheel: started [2026-08-05T05:41:05.391Z] #11 63.88 Getting requirements to build wheel: finished with status 'done' [2026-08-05T05:41:05.662Z] #11 63.88 Preparing metadata (pyproject.toml): started [2026-08-05T05:41:05.662Z] #11 64.09 Preparing metadata (pyproject.toml): finished with status 'done' [2026-08-05T05:41:05.662Z] #11 64.11 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) [2026-08-05T05:41:05.662Z] #11 64.11 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2026-08-05T05:41:05.662Z] #11 64.12 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) [2026-08-05T05:41:05.662Z] #11 64.13 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2026-08-05T05:41:05.662Z] #11 64.15 Collecting requests==2.33.0 (from -r requirements.txt (line 9)) [2026-08-05T05:41:05.662Z] #11 64.16 Downloading requests-2.33.0-py3-none-any.whl.metadata (5.1 kB) [2026-08-05T05:41:05.662Z] #11 64.17 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) [2026-08-05T05:41:05.662Z] #11 64.17 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2026-08-05T05:41:05.662Z] #11 64.19 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) [2026-08-05T05:41:05.923Z] #11 64.20 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2026-08-05T05:41:05.923Z] #11 64.44 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) [2026-08-05T05:41:06.191Z] #11 64.44 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) [2026-08-05T05:41:06.191Z] #11 64.53 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) [2026-08-05T05:41:06.191Z] #11 64.54 Downloading psutil-7.0.0.tar.gz (497 kB) [2026-08-05T05:41:06.191Z] #11 64.63 Installing build dependencies: started [2026-08-05T05:41:06.770Z] #11 65.19 Installing build dependencies: finished with status 'done' [2026-08-05T05:41:06.770Z] #11 65.19 Getting requirements to build wheel: started [2026-08-05T05:41:07.344Z] #11 65.70 Getting requirements to build wheel: finished with status 'done' [2026-08-05T05:41:07.344Z] #11 65.70 Preparing metadata (pyproject.toml): started [2026-08-05T05:41:07.603Z] #11 65.99 Preparing metadata (pyproject.toml): finished with status 'done' [2026-08-05T05:41:07.864Z] #11 66.26 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) [2026-08-05T05:41:07.864Z] #11 66.26 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) [2026-08-05T05:41:07.864Z] #11 66.28 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) [2026-08-05T05:41:07.864Z] #11 66.28 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2026-08-05T05:41:07.864Z] #11 66.34 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) [2026-08-05T05:41:07.864Z] #11 66.34 Downloading psycopg2-2.9.10.tar.gz (385 kB) [2026-08-05T05:41:07.864Z] #11 66.41 Installing build dependencies: started [2026-08-05T05:41:08.804Z] #11 67.13 Installing build dependencies: finished with status 'done' [2026-08-05T05:41:08.804Z] #11 67.13 Getting requirements to build wheel: started [2026-08-05T05:41:09.063Z] #11 67.55 Getting requirements to build wheel: finished with status 'done' [2026-08-05T05:41:09.323Z] #11 67.55 Preparing metadata (pyproject.toml): started [2026-08-05T05:41:09.323Z] #11 67.79 Preparing metadata (pyproject.toml): finished with status 'done' [2026-08-05T05:41:09.323Z] #11 67.89 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) [2026-08-05T05:41:09.583Z] #11 67.90 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) [2026-08-05T05:41:09.583Z] #11 68.09 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) [2026-08-05T05:41:09.855Z] #11 68.09 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) [2026-08-05T05:41:09.855Z] #11 68.11 Collecting pyjwt==2.13.0 (from -r requirements.txt (line 19)) [2026-08-05T05:41:09.855Z] #11 68.11 Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) [2026-08-05T05:41:09.855Z] #11 68.37 Collecting cryptography==50.0.0 (from -r requirements.txt (line 20)) [2026-08-05T05:41:10.127Z] #11 68.38 Downloading cryptography-50.0.0-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (4.3 kB) [2026-08-05T05:41:10.127Z] #11 68.39 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) [2026-08-05T05:41:10.127Z] #11 68.40 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2026-08-05T05:41:10.127Z] #11 68.41 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) [2026-08-05T05:41:10.127Z] #11 68.41 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) [2026-08-05T05:41:10.127Z] #11 68.42 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) [2026-08-05T05:41:10.127Z] #11 68.42 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2026-08-05T05:41:10.127Z] #11 68.46 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T05:41:10.127Z] #11 68.46 Downloading selenium-4.46.0-py3-none-any.whl.metadata (7.4 kB) [2026-08-05T05:41:10.127Z] #11 68.47 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T05:41:10.127Z] #11 68.48 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl.metadata (10 kB) [2026-08-05T05:41:10.127Z] #11 68.50 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T05:41:10.127Z] #11 68.50 Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) [2026-08-05T05:41:10.127Z] #11 68.53 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-08-05T05:41:10.127Z] #11 68.53 Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) [2026-08-05T05:41:10.127Z] #11 68.54 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-08-05T05:41:10.127Z] #11 68.55 Downloading scp-0.16.1-py2.py3-none-any.whl.metadata (4.6 kB) [2026-08-05T05:41:10.127Z] #11 68.57 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:41:10.127Z] #11 68.57 Downloading docutils-0.23-py3-none-any.whl.metadata (15 kB) [2026-08-05T05:41:10.127Z] #11 68.59 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:41:10.395Z] #11 68.60 Downloading flex-6.14.1.tar.gz (40 kB) [2026-08-05T05:41:10.395Z] #11 68.63 Installing build dependencies: started [2026-08-05T05:41:10.662Z] #11 69.20 Installing build dependencies: finished with status 'done' [2026-08-05T05:41:10.921Z] #11 69.20 Getting requirements to build wheel: started [2026-08-05T05:41:11.180Z] #11 69.58 Getting requirements to build wheel: finished with status 'done' [2026-08-05T05:41:11.180Z] #11 69.59 Preparing metadata (pyproject.toml): started [2026-08-05T05:41:11.440Z] #11 69.83 Preparing metadata (pyproject.toml): finished with status 'done' [2026-08-05T05:41:11.440Z] #11 69.84 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:41:11.440Z] #11 69.84 Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) [2026-08-05T05:41:11.440Z] #11 69.87 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:41:11.440Z] #11 69.88 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) [2026-08-05T05:41:11.440Z] #11 69.90 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:41:11.440Z] #11 69.90 Downloading openapi_core-0.23.1-py3-none-any.whl.metadata (8.1 kB) [2026-08-05T05:41:11.440Z] #11 69.93 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:41:11.699Z] #11 69.93 Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) [2026-08-05T05:41:11.699Z] #11 69.97 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:41:11.699Z] #11 69.97 Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) [2026-08-05T05:41:11.699Z] #11 69.99 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:41:11.699Z] #11 69.99 Downloading tzlocal-5.4.4-py3-none-any.whl.metadata (7.7 kB) [2026-08-05T05:41:11.699Z] #11 70.11 Collecting charset_normalizer<4,>=2 (from requests==2.33.0->-r requirements.txt (line 9)) [2026-08-05T05:41:11.699Z] #11 70.12 Downloading charset_normalizer-3.4.9-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (41 kB) [2026-08-05T05:41:11.699Z] #11 70.13 Collecting idna<4,>=2.5 (from requests==2.33.0->-r requirements.txt (line 9)) [2026-08-05T05:41:11.699Z] #11 70.14 Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) [2026-08-05T05:41:11.699Z] #11 70.16 Collecting urllib3<3,>=1.26 (from requests==2.33.0->-r requirements.txt (line 9)) [2026-08-05T05:41:11.699Z] #11 70.16 Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) [2026-08-05T05:41:11.699Z] #11 70.18 Collecting certifi>=2023.5.7 (from requests==2.33.0->-r requirements.txt (line 9)) [2026-08-05T05:41:11.699Z] #11 70.19 Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) [2026-08-05T05:41:11.699Z] #11 70.20 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-08-05T05:41:11.699Z] #11 70.21 Downloading reactivex-5.1.0-py3-none-any.whl.metadata (6.5 kB) [2026-08-05T05:41:11.699Z] #11 70.22 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-08-05T05:41:11.959Z] #11 70.22 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2026-08-05T05:41:11.959Z] #11 70.23 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (83.0.0) [2026-08-05T05:41:11.959Z] #11 70.35 Collecting cffi>=2.0.0 (from cryptography==50.0.0->-r requirements.txt (line 20)) [2026-08-05T05:41:11.959Z] #11 70.36 Downloading cffi-2.1.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.5 kB) [2026-08-05T05:41:11.959Z] #11 70.37 Collecting pycparser (from cffi>=2.0.0->cryptography==50.0.0->-r requirements.txt (line 20)) [2026-08-05T05:41:11.959Z] #11 70.37 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) [2026-08-05T05:41:11.959Z] #11 70.42 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-08-05T05:41:11.959Z] #11 70.42 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) [2026-08-05T05:41:11.959Z] #11 70.44 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-08-05T05:41:11.959Z] #11 70.44 Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) [2026-08-05T05:41:11.959Z] #11 70.47 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-08-05T05:41:12.218Z] #11 70.47 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (10.0 kB) [2026-08-05T05:41:12.218Z] #11 70.49 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-08-05T05:41:12.218Z] #11 70.49 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2026-08-05T05:41:12.218Z] #11 70.51 Collecting typing-extensions<5,>=4.15.0 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-08-05T05:41:12.218Z] #11 70.51 Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) [2026-08-05T05:41:12.218Z] #11 70.53 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T05:41:12.219Z] #11 70.53 Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) [2026-08-05T05:41:12.219Z] #11 70.54 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T05:41:12.219Z] #11 70.55 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2026-08-05T05:41:12.219Z] #11 70.60 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T05:41:12.219Z] #11 70.60 Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) [2026-08-05T05:41:12.219Z] #11 70.62 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T05:41:12.219Z] #11 70.62 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2026-08-05T05:41:12.219Z] #11 70.63 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T05:41:12.219Z] #11 70.64 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2026-08-05T05:41:12.219Z] #11 70.64 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T05:41:12.219Z] #11 70.65 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2026-08-05T05:41:12.219Z] #11 70.66 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T05:41:12.219Z] #11 70.67 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) [2026-08-05T05:41:12.219Z] #11 70.68 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T05:41:12.219Z] #11 70.68 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2026-08-05T05:41:12.219Z] #11 70.70 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T05:41:12.219Z] #11 70.70 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2026-08-05T05:41:12.498Z] #11 70.75 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:41:12.498Z] #11 70.75 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) [2026-08-05T05:41:12.498Z] #11 70.76 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:41:12.498Z] #11 70.77 Downloading validate_email-1.3.tar.gz (4.7 kB) [2026-08-05T05:41:12.498Z] #11 70.77 Installing build dependencies: started [2026-08-05T05:41:13.079Z] #11 71.38 Installing build dependencies: finished with status 'done' [2026-08-05T05:41:13.079Z] #11 71.38 Getting requirements to build wheel: started [2026-08-05T05:41:13.339Z] #11 71.77 Getting requirements to build wheel: finished with status 'done' [2026-08-05T05:41:13.339Z] #11 71.78 Preparing metadata (pyproject.toml): started [2026-08-05T05:41:13.603Z] #11 71.99 Preparing metadata (pyproject.toml): finished with status 'done' [2026-08-05T05:41:13.603Z] #11 72.00 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:41:13.603Z] #11 72.01 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2026-08-05T05:41:13.603Z] #11 72.02 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:41:13.603Z] #11 72.03 Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2026-08-05T05:41:13.603Z] #11 72.03 Installing build dependencies: started [2026-08-05T05:41:14.172Z] #11 72.61 Installing build dependencies: finished with status 'done' [2026-08-05T05:41:14.172Z] #11 72.61 Getting requirements to build wheel: started [2026-08-05T05:41:14.450Z] #11 73.00 Getting requirements to build wheel: finished with status 'done' [2026-08-05T05:41:14.721Z] #11 73.00 Preparing metadata (pyproject.toml): started [2026-08-05T05:41:14.721Z] #11 73.22 Preparing metadata (pyproject.toml): finished with status 'done' [2026-08-05T05:41:15.012Z] #11 73.23 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:41:15.012Z] #11 73.24 Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) [2026-08-05T05:41:15.012Z] #11 73.26 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:41:15.012Z] #11 73.26 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) [2026-08-05T05:41:15.012Z] #11 73.28 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:41:15.012Z] #11 73.28 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) [2026-08-05T05:41:15.012Z] #11 73.60 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:41:15.282Z] #11 73.60 Downloading rpds_py-2026.6.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2026-08-05T05:41:15.282Z] #11 73.62 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:41:15.282Z] #11 73.62 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2026-08-05T05:41:15.282Z] #11 73.63 Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:41:15.282Z] #11 73.64 Downloading jsonschema_path-0.4.6-py3-none-any.whl.metadata (5.9 kB) [2026-08-05T05:41:15.282Z] #11 73.66 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:41:15.282Z] #11 73.66 Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) [2026-08-05T05:41:15.282Z] #11 73.68 Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:41:15.282Z] #11 73.68 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) [2026-08-05T05:41:15.282Z] #11 73.70 Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:41:15.542Z] #11 73.71 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl.metadata (6.5 kB) [2026-08-05T05:41:15.542Z] #11 73.73 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:41:15.542Z] #11 73.73 Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) [2026-08-05T05:41:15.542Z] #11 73.74 Collecting pathable<0.6.0,>=0.5.0 (from jsonschema-path<0.5.0,>=0.4.5->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:41:15.542Z] #11 73.75 Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) [2026-08-05T05:41:15.542Z] #11 73.87 Collecting pydantic<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:41:15.542Z] #11 73.88 Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB) [2026-08-05T05:41:15.542Z] #11 73.90 Collecting pydantic-settings<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:41:15.542Z] #11 73.90 Downloading pydantic_settings-2.14.2-py3-none-any.whl.metadata (3.4 kB) [2026-08-05T05:41:15.542Z] #11 73.91 Collecting rfc3339-validator (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:41:15.542Z] #11 73.92 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2026-08-05T05:41:15.542Z] #11 73.96 Collecting lazy-object-proxy<2.0,>=1.7.1 (from openapi-spec-validator<0.9.0,>=0.8.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:41:15.542Z] #11 73.96 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) [2026-08-05T05:41:15.542Z] #11 73.98 Collecting annotated-types>=0.6.0 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:41:15.803Z] #11 73.98 Downloading annotated_types-0.8.0-py3-none-any.whl.metadata (15 kB) [2026-08-05T05:41:16.375Z] #11 74.80 Collecting pydantic-core==2.46.4 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:41:16.376Z] #11 74.80 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.6 kB) [2026-08-05T05:41:16.376Z] #11 74.81 Collecting typing-inspection>=0.4.2 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:41:16.376Z] #11 74.82 Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) [2026-08-05T05:41:16.376Z] #11 74.88 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:41:16.376Z] #11 74.88 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) [2026-08-05T05:41:16.376Z] #11 74.90 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) [2026-08-05T05:41:16.637Z] #11 74.91 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 65.9 MB/s 0:00:00 [2026-08-05T05:41:16.637Z] #11 74.91 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) [2026-08-05T05:41:16.638Z] #11 74.92 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2026-08-05T05:41:16.638Z] #11 74.92 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2026-08-05T05:41:16.638Z] #11 74.92 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2026-08-05T05:41:16.638Z] #11 74.93 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2026-08-05T05:41:16.638Z] #11 74.93 Downloading requests-2.33.0-py3-none-any.whl (65 kB) [2026-08-05T05:41:16.638Z] #11 74.94 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2026-08-05T05:41:16.638Z] #11 74.94 Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2026-08-05T05:41:16.638Z] #11 74.95 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) [2026-08-05T05:41:16.638Z] #11 75.13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 99.5 MB/s 0:00:00 [2026-08-05T05:41:16.899Z] #11 75.14 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) [2026-08-05T05:41:16.899Z] #11 75.15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 125.3 MB/s 0:00:00 [2026-08-05T05:41:16.899Z] #11 75.16 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2026-08-05T05:41:16.899Z] #11 75.17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 137.2 MB/s 0:00:00 [2026-08-05T05:41:16.899Z] #11 75.17 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) [2026-08-05T05:41:16.899Z] #11 75.19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 140.7 MB/s 0:00:00 [2026-08-05T05:41:16.899Z] #11 75.20 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) [2026-08-05T05:41:16.899Z] #11 75.20 Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) [2026-08-05T05:41:16.899Z] #11 75.21 Downloading cryptography-50.0.0-cp311-abi3-musllinux_1_2_x86_64.whl (5.0 MB) [2026-08-05T05:41:16.899Z] #11 75.25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 127.9 MB/s 0:00:00 [2026-08-05T05:41:16.899Z] #11 75.26 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2026-08-05T05:41:16.899Z] #11 75.26 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) [2026-08-05T05:41:16.899Z] #11 75.27 Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2026-08-05T05:41:16.899Z] #11 75.27 Downloading charset_normalizer-3.4.9-cp312-cp312-musllinux_1_2_x86_64.whl (226 kB) [2026-08-05T05:41:16.899Z] #11 75.28 Downloading idna-3.18-py3-none-any.whl (65 kB) [2026-08-05T05:41:16.899Z] #11 75.28 Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) [2026-08-05T05:41:16.899Z] #11 75.28 Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) [2026-08-05T05:41:16.899Z] #11 75.29 Downloading cffi-2.1.1-cp312-cp312-musllinux_1_2_x86_64.whl (223 kB) [2026-08-05T05:41:16.899Z] #11 75.29 Downloading click-8.4.2-py3-none-any.whl (119 kB) [2026-08-05T05:41:16.899Z] #11 75.30 Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) [2026-08-05T05:41:16.899Z] #11 75.30 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl (359 kB) [2026-08-05T05:41:16.899Z] #11 75.31 Downloading invoke-3.0.3-py3-none-any.whl (160 kB) [2026-08-05T05:41:16.899Z] #11 75.32 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) [2026-08-05T05:41:16.899Z] #11 75.33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 121.6 MB/s 0:00:00 [2026-08-05T05:41:16.899Z] #11 75.33 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2026-08-05T05:41:16.899Z] #11 75.34 Downloading reactivex-5.1.0-py3-none-any.whl (257 kB) [2026-08-05T05:41:16.899Z] #11 75.34 Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) [2026-08-05T05:41:16.899Z] #11 75.35 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB) [2026-08-05T05:41:16.899Z] #11 75.35 Downloading scp-0.16.1-py2.py3-none-any.whl (8.9 kB) [2026-08-05T05:41:16.899Z] #11 75.36 Downloading selenium-4.46.0-py3-none-any.whl (9.4 MB) [2026-08-05T05:41:16.899Z] #11 75.44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 117.9 MB/s 0:00:00 [2026-08-05T05:41:16.899Z] #11 75.44 Downloading trio-0.33.0-py3-none-any.whl (510 kB) [2026-08-05T05:41:16.899Z] #11 75.45 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2026-08-05T05:41:16.899Z] #11 75.46 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2026-08-05T05:41:17.160Z] #11 75.46 Downloading attrs-26.1.0-py3-none-any.whl (67 kB) [2026-08-05T05:41:17.160Z] #11 75.47 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2026-08-05T05:41:17.160Z] #11 75.47 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2026-08-05T05:41:17.160Z] #11 75.47 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2026-08-05T05:41:17.160Z] #11 75.48 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) [2026-08-05T05:41:17.160Z] #11 75.48 Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2026-08-05T05:41:17.160Z] #11 75.49 Downloading docutils-0.23-py3-none-any.whl (634 kB) [2026-08-05T05:41:17.160Z] #11 75.49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.7/634.7 kB 107.2 MB/s 0:00:00 [2026-08-05T05:41:17.160Z] #11 75.50 Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) [2026-08-05T05:41:17.160Z] #11 75.50 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) [2026-08-05T05:41:17.160Z] #11 75.51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 100.7 MB/s 0:00:00 [2026-08-05T05:41:17.160Z] #11 75.52 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2026-08-05T05:41:17.160Z] #11 75.52 Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) [2026-08-05T05:41:17.160Z] #11 75.52 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) [2026-08-05T05:41:17.160Z] #11 75.53 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) [2026-08-05T05:41:17.160Z] #11 75.53 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) [2026-08-05T05:41:17.160Z] #11 75.54 Downloading rpds_py-2026.6.3-cp312-cp312-musllinux_1_2_x86_64.whl (573 kB) [2026-08-05T05:41:17.160Z] #11 75.55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 573.0/573.0 kB 110.7 MB/s 0:00:00 [2026-08-05T05:41:17.160Z] #11 75.55 Downloading openapi_core-0.23.1-py3-none-any.whl (115 kB) [2026-08-05T05:41:17.160Z] #11 75.56 Downloading jsonschema_path-0.4.6-py3-none-any.whl (19 kB) [2026-08-05T05:41:17.160Z] #11 75.56 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) [2026-08-05T05:41:17.160Z] #11 75.57 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl (50 kB) [2026-08-05T05:41:17.160Z] #11 75.57 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) [2026-08-05T05:41:17.160Z] #11 75.58 Downloading pathable-0.5.0-py3-none-any.whl (16 kB) [2026-08-05T05:41:17.160Z] #11 75.58 Downloading pydantic-2.13.4-py3-none-any.whl (472 kB) [2026-08-05T05:41:17.160Z] #11 75.59 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_x86_64.whl (2.4 MB) [2026-08-05T05:41:17.160Z] #11 75.61 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 136.2 MB/s 0:00:00 [2026-08-05T05:41:17.160Z] #11 75.61 Downloading pydantic_settings-2.14.2-py3-none-any.whl (61 kB) [2026-08-05T05:41:17.160Z] #11 75.61 Downloading annotated_types-0.8.0-py3-none-any.whl (13 kB) [2026-08-05T05:41:17.160Z] #11 75.62 Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) [2026-08-05T05:41:17.160Z] #11 75.62 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) [2026-08-05T05:41:17.160Z] #11 75.63 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) [2026-08-05T05:41:17.160Z] #11 75.63 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2026-08-05T05:41:17.160Z] #11 75.63 Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) [2026-08-05T05:41:17.160Z] #11 75.64 Downloading pycparser-3.0-py3-none-any.whl (48 kB) [2026-08-05T05:41:17.160Z] #11 75.64 Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) [2026-08-05T05:41:17.160Z] #11 75.65 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 141.9 MB/s 0:00:00 [2026-08-05T05:41:17.160Z] #11 75.66 Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) [2026-08-05T05:41:17.160Z] #11 75.66 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2026-08-05T05:41:17.424Z] #11 75.67 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2026-08-05T05:41:17.424Z] #11 75.67 Downloading tzlocal-5.4.4-py3-none-any.whl (18 kB) [2026-08-05T05:41:17.424Z] #11 75.98 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2026-08-05T05:41:17.685Z] #11 75.98 Building wheel for robotframework-sshlibrary (pyproject.toml): started [2026-08-05T05:41:17.685Z] #11 76.22 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' [2026-08-05T05:41:17.946Z] #11 76.22 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55203 sha256=baf656ec9c24409945c63653567a0a5492c601b57afda4ffd9e937dca292ba36 [2026-08-05T05:41:17.946Z] #11 76.23 Stored in directory: /tmp/pip-ephem-wheel-cache-pcjrvfor/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 [2026-08-05T05:41:17.946Z] #11 76.23 Building wheel for robotbackgroundlogger (pyproject.toml): started [2026-08-05T05:41:17.946Z] #11 76.47 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' [2026-08-05T05:41:18.206Z] #11 76.48 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=8bbe7645e991c2c4b5729bc741e641f6880eb6afaea3e472f29c5426409fc5a9 [2026-08-05T05:41:18.206Z] #11 76.48 Stored in directory: /tmp/pip-ephem-wheel-cache-pcjrvfor/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2026-08-05T05:41:18.206Z] #11 76.48 Building wheel for psutil (pyproject.toml): started [2026-08-05T05:41:20.128Z] #11 78.29 Building wheel for psutil (pyproject.toml): finished with status 'done' [2026-08-05T05:41:20.128Z] #11 78.29 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277546 sha256=1556cabd0802cf3633cb8663d41d9013db109014e98b9255c447e07628c49b4a [2026-08-05T05:41:20.128Z] #11 78.29 Stored in directory: /tmp/pip-ephem-wheel-cache-pcjrvfor/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2026-08-05T05:41:20.128Z] #11 78.30 Building wheel for psycopg2 (pyproject.toml): started [2026-08-05T05:41:28.405Z] #11 86.73 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' [2026-08-05T05:41:28.405Z] #11 86.73 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521914 sha256=a06a2997ff3ee7cf91b6747feb90573f879ecd360fb7c7ee0b2561c9ecd1557c [2026-08-05T05:41:28.405Z] #11 86.73 Stored in directory: /tmp/pip-ephem-wheel-cache-pcjrvfor/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2026-08-05T05:41:28.405Z] #11 86.74 Building wheel for flex (pyproject.toml): started [2026-08-05T05:41:28.669Z] #11 87.05 Building wheel for flex (pyproject.toml): finished with status 'done' [2026-08-05T05:41:28.669Z] #11 87.05 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77343 sha256=bf517b859c7263e2c6dc6dc6bda1cc7b79dad6317ceead587c8245f1fa6ba34c [2026-08-05T05:41:28.669Z] #11 87.05 Stored in directory: /tmp/pip-ephem-wheel-cache-pcjrvfor/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2026-08-05T05:41:28.669Z] #11 87.05 Building wheel for strict-rfc3339 (pyproject.toml): started [2026-08-05T05:41:28.933Z] #11 87.31 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' [2026-08-05T05:41:28.934Z] #11 87.31 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18221 sha256=0e1531ddedb5a51f61db1a43bceacfe072bc7dbbb057727460fba00a985d738e [2026-08-05T05:41:28.934Z] #11 87.31 Stored in directory: /tmp/pip-ephem-wheel-cache-pcjrvfor/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2026-08-05T05:41:28.934Z] #11 87.31 Building wheel for validate-email (pyproject.toml): started [2026-08-05T05:41:29.204Z] #11 87.55 Building wheel for validate-email (pyproject.toml): finished with status 'done' [2026-08-05T05:41:29.204Z] #11 87.55 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5559 sha256=356e3e7c9ff1f9f01cf5a24a3e4b6cbc99e5c1a654aaffc72b14d5916f1e1075 [2026-08-05T05:41:29.204Z] #11 87.55 Stored in directory: /tmp/pip-ephem-wheel-cache-pcjrvfor/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2026-08-05T05:41:29.204Z] #11 87.55 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2026-08-05T05:41:29.204Z] #11 87.74 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, jsonpath-ng, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, annotated-types, wsproto, werkzeug, typing-inspection, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, pydantic-core, outcome, cffi, trio, robotframework-requests, pynacl, pydantic, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, pydantic-settings, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance [2026-08-05T05:41:41.555Z] #11 98.36 [2026-08-05T05:41:41.555Z] #11 98.37 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 annotated-types-0.8.0 attrs-26.1.0 bcrypt-5.0.0 certifi-2026.7.22 cffi-2.1.1 charset_normalizer-3.4.9 click-8.4.2 configparser-7.2.0 cryptography-50.0.0 docker-7.1.0 docutils-0.23 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.18 influxdb-client-1.49.0 invoke-3.0.3 isodate-0.7.2 jsonpath-ng-1.8.0 jsonpointer-3.1.1 jsonschema-4.26.0 jsonschema-path-0.4.6 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-11.1.0 numpy-2.2.5 openapi-core-0.23.1 openapi-schema-validator-0.8.1 openapi-spec-validator-0.8.5 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-5.0.0 pathable-0.5.0 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pydantic-2.13.4 pydantic-core-2.46.4 pydantic-settings-2.14.2 pygments-2.20.0 pyjwt-2.13.0 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2026.3.post1 pyzmq-27.0.0 reactivex-5.1.0 referencing-0.37.0 requests-2.33.0 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.6.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-2026.6.3 scp-0.16.1 selenium-4.46.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.16.0 typing-inspection-0.4.2 tzlocal-5.4.4 urllib3-2.7.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.8 wsproto-1.3.2 [2026-08-05T05:41:41.555Z] #11 98.37 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2026-08-05T05:41:41.555Z] #11 DONE 99.3s [2026-08-05T05:41:41.555Z] [2026-08-05T05:41:41.555Z] #12 exporting to image [2026-08-05T05:41:41.555Z] #12 exporting layers [2026-08-05T05:41:48.160Z] #12 exporting layers 6.1s done [2026-08-05T05:41:48.160Z] #12 writing image sha256:b0eaf4109ea7b516dc907efcd5137ddb6c3a0850f70e6364a753fca8ef3463cd done [2026-08-05T05:41:48.160Z] #12 naming to docker.io/library/edgex-taf-common done [2026-08-05T05:41:48.160Z] #12 DONE 6.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-05T05:41:49.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-08-05T05:41:49.636Z] [2026-08-05T05:41:49.636Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-05T05:41:50.042Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-08-05T05:41:50.043Z] latest: Pulling from edgex-lftools-log-publisher [2026-08-05T05:41:50.043Z] 5eb5b503b376: Pulling fs layer [2026-08-05T05:41:50.043Z] 5c69ac0246d0: Pulling fs layer [2026-08-05T05:41:50.043Z] ec43610c2a17: Pulling fs layer [2026-08-05T05:41:50.043Z] 3a2ae6a8a46f: Pulling fs layer [2026-08-05T05:41:50.043Z] 33b1e0a273af: Pulling fs layer [2026-08-05T05:41:50.043Z] 5d3b04190fa2: Pulling fs layer [2026-08-05T05:41:50.043Z] 2f39f015ded8: Pulling fs layer [2026-08-05T05:41:50.043Z] 3a2ae6a8a46f: Waiting [2026-08-05T05:41:50.043Z] 33b1e0a273af: Waiting [2026-08-05T05:41:50.043Z] 5d3b04190fa2: Waiting [2026-08-05T05:41:50.043Z] 2f39f015ded8: Waiting [2026-08-05T05:41:50.043Z] 5c69ac0246d0: Download complete [2026-08-05T05:41:50.043Z] 3a2ae6a8a46f: Verifying Checksum [2026-08-05T05:41:50.043Z] 3a2ae6a8a46f: Download complete [2026-08-05T05:41:50.043Z] 33b1e0a273af: Verifying Checksum [2026-08-05T05:41:50.043Z] 33b1e0a273af: Download complete [2026-08-05T05:41:50.043Z] 5d3b04190fa2: Download complete [2026-08-05T05:41:50.043Z] ec43610c2a17: Download complete [2026-08-05T05:41:50.310Z] 5eb5b503b376: Verifying Checksum [2026-08-05T05:41:50.310Z] 5eb5b503b376: Download complete [2026-08-05T05:41:50.883Z] 2f39f015ded8: Verifying Checksum [2026-08-05T05:41:50.883Z] 2f39f015ded8: Download complete [2026-08-05T05:41:51.838Z] 5eb5b503b376: Pull complete [2026-08-05T05:41:51.838Z] 5c69ac0246d0: Pull complete [2026-08-05T05:41:52.791Z] ec43610c2a17: Pull complete [2026-08-05T05:41:52.791Z] 3a2ae6a8a46f: Pull complete [2026-08-05T05:41:52.791Z] 33b1e0a273af: Pull complete [2026-08-05T05:41:52.791Z] 5d3b04190fa2: Pull complete [2026-08-05T05:41:59.403Z] 2f39f015ded8: Pull complete [2026-08-05T05:41:59.403Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-08-05T05:41:59.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-08-05T05:41:59.403Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-08-05T05:41:59.689Z] prd-ubuntu20.04-docker-8c-8g-16246 does not seem to be running inside a container [2026-08-05T05:41:59.747Z] $ 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-161 -v /w/workspace/xfoundry_edgex-taf-common_PR-161:/w/workspace/xfoundry_edgex-taf-common_PR-161:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-161@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-08-05T05:42:01.035Z] $ docker top 5bb9b6f4d794339379853fafa53f32427bd00bd24065ba5888c7d624aaf14ded -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-08-05T05:42:01.583Z] ---> job-cost.sh [2026-08-05T05:42:01.583Z] lf-activate-venv: SKIPPING [2026-08-05T05:42:01.583Z] INFO: No Stack... [2026-08-05T05:42:01.842Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-08-05T05:42:02.115Z] INFO: Archiving Costs [Pipeline] sh [2026-08-05T05:42:02.443Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-161/archives/cost.csv [2026-08-05T05:42:02.443Z] + cut -d, -f6 [Pipeline] lock [2026-08-05T05:42:02.501Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-161-1-stack-cost] [2026-08-05T05:42:02.507Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-161-1-stack-cost] did not exist. Created. [2026-08-05T05:42:02.513Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-161-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-08-05T05:42:03.019Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-08-05T05:42:03.125Z] Stashed 1 file(s) [Pipeline] } [2026-08-05T05:42:03.220Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-161-1-stack-cost] [Pipeline] // lock [Pipeline] } [2026-08-05T05:42:03.340Z] $ docker stop --time=1 5bb9b6f4d794339379853fafa53f32427bd00bd24065ba5888c7d624aaf14ded [2026-08-05T05:42:04.473Z] $ docker rm -f --volumes 5bb9b6f4d794339379853fafa53f32427bd00bd24065ba5888c7d624aaf14ded [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-08-05T05:43:27.969Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16248 in /w/workspace/xfoundry_edgex-taf-common_PR-161 [Pipeline] { [Pipeline] checkout [2026-08-05T05:43:28.079Z] Selected Git installation does not exist. Using Default [2026-08-05T05:43:28.079Z] The recommended git tool is: NONE [2026-08-05T05:43:32.792Z] using credential edgex-jenkins-ssh [2026-08-05T05:43:32.826Z] Cloning the remote Git repository [2026-08-05T05:43:32.881Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2026-08-05T05:43:32.992Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-161 # timeout=10 [2026-08-05T05:43:33.138Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2026-08-05T05:43:33.138Z] > git --version # timeout=10 [2026-08-05T05:43:33.158Z] > git --version # 'git version 2.25.1' [2026-08-05T05:43:33.161Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-08-05T05:43:33.303Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-08-05T05:43:34.102Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2026-08-05T05:43:34.127Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-08-05T05:43:35.087Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2026-08-05T05:43:35.129Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2026-08-05T05:43:35.130Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-08-05T05:43:35.154Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/161/head:refs/remotes/origin/PR-161 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2026-08-05T05:43:35.732Z] Merging remotes/origin/main commit f841b5a5e64b84806f3af205f58f3dc2f9049a63 into PR head commit 7362942f9306be2f2748256c1692310dc2f6165b [2026-08-05T05:43:36.044Z] Merge succeeded, producing 7362942f9306be2f2748256c1692310dc2f6165b [2026-08-05T05:43:36.046Z] Checking out Revision 7362942f9306be2f2748256c1692310dc2f6165b (PR-161) [2026-08-05T05:43:36.810Z] Commit message: "build: bump requests from 2.32.4 to 2.33.0" [2026-08-05T05:43:35.758Z] > git config core.sparsecheckout # timeout=10 [2026-08-05T05:43:35.843Z] > git checkout -f 7362942f9306be2f2748256c1692310dc2f6165b # timeout=10 [2026-08-05T05:43:35.927Z] > git remote # timeout=10 [2026-08-05T05:43:35.946Z] > git config --get remote.origin.url # timeout=10 [2026-08-05T05:43:35.979Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-08-05T05:43:35.998Z] > git merge f841b5a5e64b84806f3af205f58f3dc2f9049a63 # timeout=10 [2026-08-05T05:43:36.026Z] > git rev-parse HEAD^{commit} # timeout=10 [2026-08-05T05:43:36.059Z] > git config core.sparsecheckout # timeout=10 [2026-08-05T05:43:36.072Z] > git checkout -f 7362942f9306be2f2748256c1692310dc2f6165b # timeout=10 [2026-08-05T05:43:36.888Z] > git --version # timeout=10 [2026-08-05T05:43:36.903Z] > git --version # 'git version 2.25.1' [2026-08-05T05:43:36.924Z] fatal: bad object b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-08-05T05:43:41.988Z] provisioning config files... [2026-08-05T05:43:42.023Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-161@tmp/config7800409491327412041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-08-05T05:43:42.923Z] ---> ****-login.sh [2026-08-05T05:43:42.923Z] nexus3.edgexfoundry.org:10001 [2026-08-05T05:43:43.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-05T05:43:43.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-08-05T05:43:43.469Z] Configure a credential helper to remove this warning. See [2026-08-05T05:43:43.469Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-08-05T05:43:43.469Z] [2026-08-05T05:43:43.469Z] Login Succeeded [2026-08-05T05:43:43.469Z] nexus3.edgexfoundry.org:10002 [2026-08-05T05:43:43.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-05T05:43:43.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-08-05T05:43:43.747Z] Configure a credential helper to remove this warning. See [2026-08-05T05:43:43.747Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-08-05T05:43:43.747Z] [2026-08-05T05:43:44.020Z] Login Succeeded [2026-08-05T05:43:44.020Z] nexus3.edgexfoundry.org:10003 [2026-08-05T05:43:44.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-05T05:43:44.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-08-05T05:43:44.298Z] Configure a credential helper to remove this warning. See [2026-08-05T05:43:44.298Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-08-05T05:43:44.298Z] [2026-08-05T05:43:44.298Z] Login Succeeded [2026-08-05T05:43:44.298Z] nexus3.edgexfoundry.org:10004 [2026-08-05T05:43:44.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-05T05:43:44.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-08-05T05:43:44.571Z] Configure a credential helper to remove this warning. See [2026-08-05T05:43:44.571Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-08-05T05:43:44.571Z] [2026-08-05T05:43:44.571Z] Login Succeeded [2026-08-05T05:43:44.571Z] ****.io [2026-08-05T05:43:44.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-05T05:43:45.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-08-05T05:43:45.281Z] Configure a credential helper to remove this warning. See [2026-08-05T05:43:45.281Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-08-05T05:43:45.281Z] [2026-08-05T05:43:45.281Z] Login Succeeded [2026-08-05T05:43:45.281Z] ---> ****-login.sh ends [Pipeline] } [2026-08-05T05:43:45.346Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-08-05T05:43:46.541Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-08-05T05:43:46.900Z] + ls -al . [2026-08-05T05:43:46.900Z] total 68 [2026-08-05T05:43:46.900Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 5 05:43 . [2026-08-05T05:43:46.900Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 05:43 .. [2026-08-05T05:43:46.900Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 05:43 .git [2026-08-05T05:43:46.900Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 05:43 .github [2026-08-05T05:43:46.900Z] -rw-rw-r-- 1 jenkins jenkins 22 Aug 5 05:43 .gitignore [2026-08-05T05:43:46.900Z] -rw-rw-r-- 1 jenkins jenkins 1653 Aug 5 05:43 Dockerfile [2026-08-05T05:43:46.900Z] -rw-rw-r-- 1 jenkins jenkins 746 Aug 5 05:43 Jenkinsfile [2026-08-05T05:43:46.900Z] -rw-rw-r-- 1 jenkins jenkins 11381 Aug 5 05:43 LICENSE [2026-08-05T05:43:46.900Z] -rw-rw-r-- 1 jenkins jenkins 4232 Aug 5 05:43 README.md [2026-08-05T05:43:46.900Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 5 05:43 TUC [2026-08-05T05:43:46.900Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 5 05:39 VERSION [2026-08-05T05:43:46.900Z] -rw-rw-r-- 1 jenkins jenkins 473 Aug 5 05:43 requirements.txt [2026-08-05T05:43:46.900Z] -rw-rw-r-- 1 jenkins jenkins 54 Aug 5 05:43 robot-entrypoint.sh [2026-08-05T05:43:46.900Z] -rw-rw-r-- 1 jenkins jenkins 445 Aug 5 05:43 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-05T05:43:47.362Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=7362942f9306be2f2748256c1692310dc2f6165b --label arch=arm64 --label version=0.0.0 . [2026-08-05T05:43:47.640Z] Sending build context to Docker daemon 450.6kB [2026-08-05T05:43:47.640Z] Step 1/13 : FROM alpine:3.20 [2026-08-05T05:43:48.226Z] 3.20: Pulling from library/alpine [2026-08-05T05:43:48.226Z] 3f26bc2dec0b: Pulling fs layer [2026-08-05T05:43:48.501Z] 3f26bc2dec0b: Verifying Checksum [2026-08-05T05:43:48.501Z] 3f26bc2dec0b: Download complete [2026-08-05T05:43:49.091Z] 3f26bc2dec0b: Pull complete [2026-08-05T05:43:49.362Z] Digest: sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc [2026-08-05T05:43:49.362Z] Status: Downloaded newer image for alpine:3.20 [2026-08-05T05:43:49.362Z] ---> ab3fe4defd29 [2026-08-05T05:43:49.362Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2026-08-05T05:43:49.362Z] ---> Running in 6612e690f418 [2026-08-05T05:43:49.952Z] Removing intermediate container 6612e690f418 [2026-08-05T05:43:49.952Z] ---> d69c095d05cf [2026-08-05T05:43:49.952Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2026-08-05T05:43:49.952Z] ---> Running in 1b5feea0715c [2026-08-05T05:43:50.224Z] Removing intermediate container 1b5feea0715c [2026-08-05T05:43:50.224Z] ---> 1a23b9286223 [2026-08-05T05:43:50.224Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2026-08-05T05:43:51.215Z] ---> 86dc969bdada [2026-08-05T05:43:51.215Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2026-08-05T05:43:51.486Z] ---> 4e93d9606082 [2026-08-05T05:43:51.486Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2026-08-05T05:43:54.876Z] ---> c3bb07063f4c [2026-08-05T05:43:54.876Z] Step 7/13 : WORKDIR /edgex-taf [2026-08-05T05:43:54.876Z] ---> Running in 316cf1596f49 [2026-08-05T05:43:55.145Z] Removing intermediate container 316cf1596f49 [2026-08-05T05:43:55.145Z] ---> afa37e61024f [2026-08-05T05:43:55.145Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-08-05T05:43:55.145Z] ---> Running in 4f35520c2cc8 [2026-08-05T05:43:57.111Z] Removing intermediate container 4f35520c2cc8 [2026-08-05T05:43:57.111Z] ---> a93dd081990e [2026-08-05T05:43:57.111Z] Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt [2026-08-05T05:43:57.111Z] ---> Running in 20078f394c8d [2026-08-05T05:43:58.079Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-08-05T05:43:58.352Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-08-05T05:44:00.947Z] OK: 9 MiB in 14 packages [2026-08-05T05:44:00.947Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-08-05T05:44:01.533Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-08-05T05:44:02.951Z] (1/14) Installing ca-certificates (20260413-r0) [2026-08-05T05:44:03.219Z] (2/14) Installing brotli-libs (1.1.0-r2) [2026-08-05T05:44:03.486Z] (3/14) Installing c-ares (1.33.1-r0) [2026-08-05T05:44:03.756Z] (4/14) Installing libunistring (1.2-r0) [2026-08-05T05:44:04.067Z] (5/14) Installing libidn2 (2.3.7-r0) [2026-08-05T05:44:04.338Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2026-08-05T05:44:04.608Z] (7/14) Installing libpsl (0.21.5-r1) [2026-08-05T05:44:04.885Z] (8/14) Installing zstd-libs (1.5.6-r0) [2026-08-05T05:44:05.152Z] (9/14) Installing libcurl (8.14.1-r2) [2026-08-05T05:44:05.419Z] (10/14) Installing curl (8.14.1-r2) [2026-08-05T05:44:05.689Z] (11/14) Installing docker-cli (26.1.5-r0) [2026-08-05T05:44:06.283Z] (12/14) Installing oniguruma (6.9.9-r0) [2026-08-05T05:44:06.558Z] (13/14) Installing jq (1.7.1-r0) [2026-08-05T05:44:06.825Z] (14/14) Installing openssl (3.3.7-r0) [2026-08-05T05:44:07.093Z] Executing busybox-1.36.1-r31.trigger [2026-08-05T05:44:07.368Z] Executing ca-certificates-20260413-r0.trigger [2026-08-05T05:44:07.368Z] OK: 43 MiB in 28 packages [2026-08-05T05:44:07.640Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-08-05T05:44:07.908Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-08-05T05:44:09.324Z] (1/166) Installing libexpat (2.8.1-r0) [2026-08-05T05:44:09.591Z] (2/166) Installing libbz2 (1.0.8-r6) [2026-08-05T05:44:09.857Z] (3/166) Installing libpng (1.6.57-r0) [2026-08-05T05:44:10.127Z] (4/166) Installing freetype (2.13.2-r0) [2026-08-05T05:44:10.393Z] (5/166) Installing fontconfig (2.15.0-r1) [2026-08-05T05:44:10.658Z] (6/166) Installing libfontenc (1.1.8-r0) [2026-08-05T05:44:10.924Z] (7/166) Installing mkfontscale (1.2.2-r6) [2026-08-05T05:44:11.191Z] (8/166) Installing font-opensans (0_git20210927-r1) [2026-08-05T05:44:11.456Z] (9/166) Installing pkgconf (2.2.0-r0) [2026-08-05T05:44:11.723Z] (10/166) Installing libgcc (13.2.1_git20240309-r1) [2026-08-05T05:44:11.989Z] (11/166) Installing libffi (3.4.6-r0) [2026-08-05T05:44:12.254Z] (12/166) Installing libintl (0.22.5-r0) [2026-08-05T05:44:12.520Z] (13/166) Installing libeconf (0.6.3-r0) [2026-08-05T05:44:12.787Z] (14/166) Installing libblkid (2.40.1-r1) [2026-08-05T05:44:13.054Z] (15/166) Installing libmount (2.40.1-r1) [2026-08-05T05:44:13.322Z] (16/166) Installing pcre2 (10.43-r0) [2026-08-05T05:44:13.591Z] (17/166) Installing glib (2.80.5-r0) [2026-08-05T05:44:13.859Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r1) [2026-08-05T05:44:14.126Z] (19/166) Installing xz-libs (5.8.3-r0) [2026-08-05T05:44:14.392Z] (20/166) Installing libxml2 (2.12.10-r0) [2026-08-05T05:44:14.659Z] (21/166) Installing shared-mime-info (2.4-r0) [2026-08-05T05:44:14.928Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2026-08-05T05:44:15.517Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2026-08-05T05:44:15.786Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2026-08-05T05:44:15.786Z] (25/166) Installing libwebp (1.3.2-r0) [2026-08-05T05:44:16.054Z] (26/166) Installing tiff (4.6.0t-r0) [2026-08-05T05:44:16.325Z] (27/166) Installing gdk-pixbuf (2.42.12-r0) [2026-08-05T05:44:16.597Z] (28/166) Installing gtk-update-icon-cache (3.24.43-r0) [2026-08-05T05:44:16.867Z] (29/166) Installing libxau (1.0.11-r4) [2026-08-05T05:44:17.135Z] (30/166) Installing libmd (1.1.0-r0) [2026-08-05T05:44:17.402Z] (31/166) Installing libbsd (0.12.2-r0) [2026-08-05T05:44:17.402Z] (32/166) Installing libxdmcp (1.1.5-r1) [2026-08-05T05:44:17.668Z] (33/166) Installing libxcb (1.16.1-r0) [2026-08-05T05:44:17.940Z] (34/166) Installing libx11 (1.8.9-r1) [2026-08-05T05:44:18.543Z] (35/166) Installing libxcomposite (0.4.6-r5) [2026-08-05T05:44:18.819Z] (36/166) Installing libxfixes (6.0.1-r4) [2026-08-05T05:44:18.819Z] (37/166) Installing libxrender (0.9.11-r5) [2026-08-05T05:44:19.085Z] (38/166) Installing libxcursor (1.2.2-r1) [2026-08-05T05:44:19.394Z] (39/166) Installing libxdamage (1.1.6-r5) [2026-08-05T05:44:19.694Z] (40/166) Installing libxext (1.3.6-r2) [2026-08-05T05:44:19.694Z] (41/166) Installing libxi (1.8.1-r4) [2026-08-05T05:44:19.970Z] (42/166) Installing libxinerama (1.1.5-r4) [2026-08-05T05:44:20.245Z] (43/166) Installing libxrandr (1.5.4-r1) [2026-08-05T05:44:20.517Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2026-08-05T05:44:20.517Z] (45/166) Installing libxtst (1.2.4-r6) [2026-08-05T05:44:20.786Z] (46/166) Installing dbus-libs (1.14.10-r1) [2026-08-05T05:44:21.060Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2026-08-05T05:44:21.327Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2026-08-05T05:44:21.593Z] (49/166) Installing pixman (0.43.2-r0) [2026-08-05T05:44:22.221Z] (50/166) Installing cairo (1.18.4-r0) [2026-08-05T05:44:22.493Z] (51/166) Installing cairo-gobject (1.18.4-r0) [2026-08-05T05:44:22.493Z] (52/166) Installing avahi-libs (0.8-r17) [2026-08-05T05:44:22.760Z] (53/166) Installing gmp (6.3.0-r1) [2026-08-05T05:44:23.028Z] (54/166) Installing nettle (3.10.2-r0) [2026-08-05T05:44:23.295Z] (55/166) Installing libtasn1 (4.21.0-r0) [2026-08-05T05:44:23.569Z] (56/166) Installing p11-kit (0.25.3-r0) [2026-08-05T05:44:23.838Z] (57/166) Installing gnutls (3.8.13-r0) [2026-08-05T05:44:24.125Z] (58/166) Installing cups-libs (2.4.18-r0) [2026-08-05T05:44:24.401Z] (59/166) Installing libepoxy (1.5.10-r1) [2026-08-05T05:44:24.401Z] (60/166) Installing fribidi (1.0.15-r0) [2026-08-05T05:44:24.676Z] (61/166) Installing graphite2 (1.3.14-r6) [2026-08-05T05:44:24.959Z] (62/166) Installing harfbuzz (8.5.0-r0) [2026-08-05T05:44:25.233Z] (63/166) Installing libxft (2.3.8-r3) [2026-08-05T05:44:25.506Z] (64/166) Installing pango (1.52.2-r0) [2026-08-05T05:44:25.771Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2026-08-05T05:44:26.039Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2026-08-05T05:44:26.039Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2026-08-05T05:44:26.311Z] (68/166) Installing xkeyboard-config (2.41-r0) [2026-08-05T05:44:26.901Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2026-08-05T05:44:26.902Z] (70/166) Installing gtk+3.0 (3.24.43-r0) [2026-08-05T05:44:27.486Z] (71/166) Installing icu-data-full (74.2-r1) [2026-08-05T05:44:28.446Z] (72/166) Installing mesa (24.0.9-r1) [2026-08-05T05:44:28.446Z] (73/166) Installing llvm17-libs (17.0.6-r2) [2026-08-05T05:44:31.901Z] (74/166) Installing hwdata-pci (0.382-r0) [2026-08-05T05:44:31.901Z] (75/166) Installing libpciaccess (0.18.1-r0) [2026-08-05T05:44:31.901Z] (76/166) Installing libdrm (2.4.120-r0) [2026-08-05T05:44:32.177Z] (77/166) Installing libelf (0.191-r0) [2026-08-05T05:44:32.446Z] (78/166) Installing mesa-glapi (24.0.9-r1) [2026-08-05T05:44:32.719Z] (79/166) Installing mesa-dri-gallium (24.0.9-r1) [2026-08-05T05:44:33.307Z] (80/166) Installing eudev-libs (3.2.14-r2) [2026-08-05T05:44:33.629Z] (81/166) Installing libmagic (5.45-r1) [2026-08-05T05:44:33.899Z] (82/166) Installing file (5.45-r1) [2026-08-05T05:44:34.175Z] (83/166) Installing xprop (1.2.7-r0) [2026-08-05T05:44:34.175Z] (84/166) Installing libice (1.1.1-r6) [2026-08-05T05:44:34.459Z] (85/166) Installing libuuid (2.40.1-r1) [2026-08-05T05:44:34.726Z] (86/166) Installing libsm (1.2.4-r4) [2026-08-05T05:44:34.726Z] (87/166) Installing libxt (1.3.0-r5) [2026-08-05T05:44:35.110Z] (88/166) Installing libxmu (1.1.4-r2) [2026-08-05T05:44:35.375Z] (89/166) Installing xset (1.2.5-r1) [2026-08-05T05:44:35.642Z] (90/166) Installing xdg-utils (1.2.1-r0) [2026-08-05T05:44:35.642Z] (91/166) Installing libogg (1.3.5-r5) [2026-08-05T05:44:35.918Z] (92/166) Installing libflac (1.4.3-r1) [2026-08-05T05:44:36.183Z] (93/166) Installing alsa-lib (1.2.11-r0) [2026-08-05T05:44:36.451Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2026-08-05T05:44:36.718Z] (95/166) Installing aom-libs (3.9.1-r0) [2026-08-05T05:44:37.304Z] (96/166) Installing libva (2.21.0-r0) [2026-08-05T05:44:37.304Z] (97/166) Installing libvdpau (1.5-r3) [2026-08-05T05:44:37.571Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r8) [2026-08-05T05:44:37.836Z] (99/166) Installing libdav1d (1.4.2-r0) [2026-08-05T05:44:39.781Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2026-08-05T05:44:40.047Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2026-08-05T05:44:40.314Z] (102/166) Installing imath (3.1.12-r0) [2026-08-05T05:44:40.314Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2026-08-05T05:44:40.898Z] (104/166) Installing giflib (5.2.2-r0) [2026-08-05T05:44:40.898Z] (105/166) Installing libhwy (1.0.7-r0) [2026-08-05T05:44:41.165Z] (106/166) Installing lcms2 (2.19-r0) [2026-08-05T05:44:41.443Z] (107/166) Installing libjxl (0.10.2-r0) [2026-08-05T05:44:41.710Z] (108/166) Installing lame-libs (3.100-r5) [2026-08-05T05:44:41.979Z] (109/166) Installing opus (1.5.2-r0) [2026-08-05T05:44:42.249Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2026-08-05T05:44:42.521Z] (111/166) Installing libgomp (13.2.1_git20240309-r1) [2026-08-05T05:44:42.792Z] (112/166) Installing soxr (0.1.3-r7) [2026-08-05T05:44:42.792Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r8) [2026-08-05T05:44:43.059Z] (114/166) Installing libtheora (1.1.1-r18) [2026-08-05T05:44:43.327Z] (115/166) Installing libvorbis (1.3.7-r2) [2026-08-05T05:44:43.596Z] (116/166) Installing libvpx (1.14.1-r0) [2026-08-05T05:44:43.865Z] (117/166) Installing libwebpmux (1.3.2-r0) [2026-08-05T05:44:44.131Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2026-08-05T05:44:44.398Z] (119/166) Installing numactl (2.0.18-r0) [2026-08-05T05:44:44.664Z] (120/166) Installing x265-libs (3.6-r0) [2026-08-05T05:44:45.248Z] (121/166) Installing xvidcore (1.3.7-r2) [2026-08-05T05:44:45.248Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) [2026-08-05T05:44:45.841Z] (123/166) Installing libbluray (1.3.4-r1) [2026-08-05T05:44:46.114Z] (124/166) Installing mpg123-libs (1.32.8-r0) [2026-08-05T05:44:46.382Z] (125/166) Installing libopenmpt (0.7.7-r0) [2026-08-05T05:44:46.657Z] (126/166) Installing cjson (1.7.19-r0) [2026-08-05T05:44:46.925Z] (127/166) Installing mbedtls (3.6.6-r0) [2026-08-05T05:44:47.191Z] (128/166) Installing librist (0.2.10-r1) [2026-08-05T05:44:47.191Z] (129/166) Installing libsrt (1.5.3-r0) [2026-08-05T05:44:47.459Z] (130/166) Installing libssh (0.10.6-r0) [2026-08-05T05:44:47.735Z] (131/166) Installing libsodium (1.0.19-r1) [2026-08-05T05:44:48.002Z] (132/166) Installing libzmq (4.3.5-r2) [2026-08-05T05:44:48.268Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r8) [2026-08-05T05:44:48.539Z] (134/166) Installing crc32c (1.1.2-r0) [2026-08-05T05:44:48.805Z] (135/166) Installing double-conversion (3.3.0-r0) [2026-08-05T05:44:49.073Z] (136/166) Installing libevent (2.1.12-r7) [2026-08-05T05:44:49.340Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2026-08-05T05:44:49.606Z] (138/166) Installing mesa-gbm (24.0.9-r1) [2026-08-05T05:44:49.872Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2026-08-05T05:44:49.872Z] (140/166) Installing icu-libs (74.2-r1) [2026-08-05T05:44:50.458Z] (141/166) Installing minizip (1.3.1-r0) [2026-08-05T05:44:54.719Z] (142/166) Installing nspr (4.35-r4) [2026-08-05T05:44:54.987Z] (143/166) Installing sqlite-libs (3.45.3-r3) [2026-08-05T05:44:54.987Z] (144/166) Installing nss (3.105-r0) [2026-08-05T05:44:55.572Z] (145/166) Installing openh264 (2.4.1-r0) [2026-08-05T05:44:55.839Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2026-08-05T05:44:56.107Z] (147/166) Installing libunwind (1.8.1-r0) [2026-08-05T05:44:56.107Z] (148/166) Installing yaml (0.2.5-r2) [2026-08-05T05:44:56.375Z] (149/166) Installing libcamera (0.3.0-r0) [2026-08-05T05:44:56.643Z] (150/166) Installing speexdsp (1.2.1-r2) [2026-08-05T05:44:56.911Z] (151/166) Installing libuv (1.48.0-r0) [2026-08-05T05:44:57.179Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2026-08-05T05:44:57.447Z] (153/166) Installing libsndfile (1.2.2-r1) [2026-08-05T05:44:57.716Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2026-08-05T05:44:57.983Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2026-08-05T05:44:58.252Z] (156/166) Installing libasyncns (0.8-r3) [2026-08-05T05:44:58.521Z] (157/166) Installing libltdl (2.4.7-r3) [2026-08-05T05:44:58.787Z] (158/166) Installing orc (0.4.40-r0) [2026-08-05T05:44:59.055Z] (159/166) Installing tdb-libs (1.4.9-r1) [2026-08-05T05:44:59.055Z] (160/166) Installing libpulse (17.0-r0) [2026-08-05T05:44:59.640Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2026-08-05T05:44:59.640Z] (162/166) Installing libgpg-error (1.49-r0) [2026-08-05T05:44:59.907Z] (163/166) Installing libgcrypt (1.10.3-r0) [2026-08-05T05:45:00.173Z] (164/166) Installing libxslt (1.1.39-r2) [2026-08-05T05:45:00.441Z] (165/166) Installing chromium (131.0.6778.108-r0) [2026-08-05T05:45:05.808Z] (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) [2026-08-05T05:45:06.769Z] Executing busybox-1.36.1-r31.trigger [2026-08-05T05:45:06.769Z] Executing fontconfig-2.15.0-r1.trigger [2026-08-05T05:45:06.769Z] Executing mkfontscale-1.2.2-r6.trigger [2026-08-05T05:45:06.769Z] Executing glib-2.80.5-r0.trigger [2026-08-05T05:45:06.769Z] Executing shared-mime-info-2.4-r0.trigger [2026-08-05T05:45:08.719Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2026-08-05T05:45:08.719Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2026-08-05T05:45:08.986Z] Executing gtk+3.0-3.24.43-r0.trigger [2026-08-05T05:45:08.986Z] OK: 658 MiB in 194 packages [2026-08-05T05:45:09.255Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-08-05T05:45:09.524Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-08-05T05:45:11.488Z] (1/30) Installing jansson (2.14-r4) [2026-08-05T05:45:11.488Z] (2/30) Installing binutils (2.42-r1) [2026-08-05T05:45:12.075Z] (3/30) Installing libatomic (13.2.1_git20240309-r1) [2026-08-05T05:45:12.075Z] (4/30) Installing isl26 (0.26-r1) [2026-08-05T05:45:12.664Z] (5/30) Installing mpfr4 (4.2.1-r0) [2026-08-05T05:45:12.664Z] (6/30) Installing mpc1 (1.3.1-r1) [2026-08-05T05:45:12.931Z] (7/30) Installing gcc (13.2.1_git20240309-r1) [2026-08-05T05:45:16.283Z] (8/30) Installing musl-dev (1.2.5-r3) [2026-08-05T05:45:16.283Z] (9/30) Installing linux-headers (6.6-r0) [2026-08-05T05:45:17.242Z] (10/30) Installing libffi-dev (3.4.6-r0) [2026-08-05T05:45:17.242Z] (11/30) Installing libpq (16.14-r0) [2026-08-05T05:45:17.509Z] (12/30) Installing openssl-dev (3.3.7-r0) [2026-08-05T05:45:17.791Z] (13/30) Installing libpq-dev (16.14-r0) [2026-08-05T05:45:18.058Z] (14/30) Installing libecpg (16.14-r0) [2026-08-05T05:45:18.326Z] (15/30) Installing libecpg-dev (16.14-r0) [2026-08-05T05:45:18.593Z] (16/30) Installing clang16-headers (16.0.6-r5) [2026-08-05T05:45:19.186Z] (17/30) Installing llvm16-libs (16.0.6-r9) [2026-08-05T05:45:21.783Z] (18/30) Installing clang16-libs (16.0.6-r5) [2026-08-05T05:45:23.727Z] (19/30) Installing fortify-headers (1.1-r3) [2026-08-05T05:45:23.727Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2026-08-05T05:45:24.688Z] (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2026-08-05T05:45:24.688Z] (22/30) Installing clang16 (16.0.6-r5) [2026-08-05T05:45:24.954Z] (23/30) Installing icu (74.2-r1) [2026-08-05T05:45:25.223Z] (24/30) Installing icu-dev (74.2-r1) [2026-08-05T05:45:25.491Z] (25/30) Installing llvm16 (16.0.6-r9) [2026-08-05T05:45:28.840Z] (26/30) Installing lz4-libs (1.9.4-r5) [2026-08-05T05:45:28.840Z] (27/30) Installing lz4-dev (1.9.4-r5) [2026-08-05T05:45:28.840Z] (28/30) Installing zstd (1.5.6-r0) [2026-08-05T05:45:29.108Z] (29/30) Installing zstd-dev (1.5.6-r0) [2026-08-05T05:45:29.375Z] (30/30) Installing postgresql16-dev (16.14-r0) [2026-08-05T05:45:30.336Z] Executing busybox-1.36.1-r31.trigger [2026-08-05T05:45:30.336Z] OK: 1184 MiB in 224 packages [2026-08-05T05:45:30.336Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-08-05T05:45:30.919Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-08-05T05:45:32.331Z] (1/14) Installing g++ (13.2.1_git20240309-r1) [2026-08-05T05:45:33.295Z] (2/14) Installing gdbm (1.23-r1) [2026-08-05T05:45:33.561Z] (3/14) Installing mpdecimal (4.0.0-r0) [2026-08-05T05:45:33.827Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2026-08-05T05:45:33.827Z] (5/14) Installing libncursesw (6.4_p20240420-r2) [2026-08-05T05:45:34.097Z] (6/14) Installing libpanelw (6.4_p20240420-r2) [2026-08-05T05:45:34.363Z] (7/14) Installing readline (8.2.10-r0) [2026-08-05T05:45:34.630Z] (8/14) Installing python3 (3.12.13-r0) [2026-08-05T05:45:35.602Z] (9/14) Installing python3-pycache-pyc0 (3.12.13-r0) [2026-08-05T05:45:36.561Z] (10/14) Installing pyc (3.12.13-r0) [2026-08-05T05:45:36.561Z] (11/14) Installing python3-pyc (3.12.13-r0) [2026-08-05T05:45:36.828Z] (12/14) Installing python3-dev (3.12.13-r0) [2026-08-05T05:45:39.411Z] (13/14) Installing libsodium-dev (1.0.19-r1) [2026-08-05T05:45:39.411Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2026-08-05T05:45:39.678Z] Executing busybox-1.36.1-r31.trigger [2026-08-05T05:45:39.678Z] OK: 1371 MiB in 238 packages [2026-08-05T05:45:39.944Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-08-05T05:45:40.530Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-08-05T05:45:41.940Z] OK: 1371 MiB in 238 packages [2026-08-05T05:45:42.208Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-08-05T05:45:42.478Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-08-05T05:45:43.885Z] (1/1) Installing tzdata (2026b-r0) [2026-08-05T05:45:44.471Z] OK: 1372 MiB in 239 packages [2026-08-05T05:45:46.418Z] (1/1) Purging tzdata (2026b-r0) [2026-08-05T05:45:46.418Z] OK: 1371 MiB in 238 packages [2026-08-05T05:45:56.552Z] Looking in links: /tmp/tmpdljcqbso [2026-08-05T05:45:56.552Z] Processing /tmp/tmpdljcqbso/pip-25.0.1-py3-none-any.whl [2026-08-05T05:45:56.817Z] Installing collected packages: pip [2026-08-05T05:46:05.038Z] Successfully installed pip-25.0.1 [2026-08-05T05:46:05.038Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2026-08-05T05:46:08.386Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2026-08-05T05:46:08.386Z] Collecting pip [2026-08-05T05:46:08.386Z] Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) [2026-08-05T05:46:09.797Z] Collecting setuptools [2026-08-05T05:46:09.797Z] Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) [2026-08-05T05:46:09.797Z] Collecting wheel [2026-08-05T05:46:09.797Z] Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) [2026-08-05T05:46:10.066Z] Collecting packaging>=24.0 (from wheel) [2026-08-05T05:46:10.066Z] Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) [2026-08-05T05:46:10.066Z] Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) [2026-08-05T05:46:10.066Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 52.1 MB/s eta 0:00:00 [2026-08-05T05:46:10.066Z] Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) [2026-08-05T05:46:10.066Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 55.1 MB/s eta 0:00:00 [2026-08-05T05:46:10.066Z] Downloading wheel-0.47.0-py3-none-any.whl (32 kB) [2026-08-05T05:46:10.066Z] Downloading packaging-26.3-py3-none-any.whl (129 kB) [2026-08-05T05:46:10.332Z] Installing collected packages: setuptools, pip, packaging, wheel [2026-08-05T05:46:15.676Z] Attempting uninstall: pip [2026-08-05T05:46:15.676Z] Found existing installation: pip 25.0.1 [2026-08-05T05:46:15.676Z] Uninstalling pip-25.0.1: [2026-08-05T05:46:15.676Z] Successfully uninstalled pip-25.0.1 [2026-08-05T05:46:23.877Z] Successfully installed packaging-26.3 pip-26.2.1 setuptools-83.0.0 wheel-0.47.0 [2026-08-05T05:46:23.877Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2026-08-05T05:46:26.453Z] Processing ./edgex-taf-common [2026-08-05T05:46:26.453Z] Installing build dependencies: started [2026-08-05T05:46:36.528Z] Installing build dependencies: finished with status 'done' [2026-08-05T05:46:36.528Z] Getting requirements to build wheel: started [2026-08-05T05:46:37.934Z] Getting requirements to build wheel: finished with status 'done' [2026-08-05T05:46:37.934Z] Preparing metadata (pyproject.toml): started [2026-08-05T05:46:39.336Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-08-05T05:46:39.336Z] Building wheels for collected packages: edgex-taf-common [2026-08-05T05:46:39.336Z] Building wheel for edgex-taf-common (pyproject.toml): started [2026-08-05T05:46:41.286Z] Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' [2026-08-05T05:46:41.286Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15432 sha256=72bd70bdb36dca10c13eda1a9c47c64df939d907e186d7d2f7cbe8b2b842012f [2026-08-05T05:46:41.286Z] Stored in directory: /tmp/pip-ephem-wheel-cache-0w4relv3/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2026-08-05T05:46:41.286Z] Successfully built edgex-taf-common [2026-08-05T05:46:41.286Z] Installing collected packages: edgex-taf-common [2026-08-05T05:46:41.558Z] Successfully installed edgex-taf-common-0.0.0 [2026-08-05T05:46:41.558Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2026-08-05T05:46:44.904Z] Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) [2026-08-05T05:46:44.904Z] Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) [2026-08-05T05:46:45.176Z] Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) [2026-08-05T05:46:45.176Z] Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) [2026-08-05T05:46:45.176Z] Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2026-08-05T05:46:45.176Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2026-08-05T05:46:45.451Z] Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2026-08-05T05:46:45.451Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2026-08-05T05:46:45.451Z] Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) [2026-08-05T05:46:45.451Z] Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) [2026-08-05T05:46:45.451Z] Installing build dependencies: started [2026-08-05T05:46:49.700Z] Installing build dependencies: finished with status 'done' [2026-08-05T05:46:49.700Z] Getting requirements to build wheel: started [2026-08-05T05:46:53.041Z] Getting requirements to build wheel: finished with status 'done' [2026-08-05T05:46:53.041Z] Preparing metadata (pyproject.toml): started [2026-08-05T05:46:54.003Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-08-05T05:46:54.003Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) [2026-08-05T05:46:54.003Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2026-08-05T05:46:54.003Z] Installing build dependencies: started [2026-08-05T05:46:58.251Z] Installing build dependencies: finished with status 'done' [2026-08-05T05:46:58.251Z] Getting requirements to build wheel: started [2026-08-05T05:47:01.595Z] Getting requirements to build wheel: finished with status 'done' [2026-08-05T05:47:01.595Z] Preparing metadata (pyproject.toml): started [2026-08-05T05:47:02.554Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-08-05T05:47:02.554Z] Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) [2026-08-05T05:47:02.554Z] Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2026-08-05T05:47:02.821Z] Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) [2026-08-05T05:47:02.821Z] Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2026-08-05T05:47:02.821Z] Collecting requests==2.33.0 (from -r requirements.txt (line 9)) [2026-08-05T05:47:02.821Z] Downloading requests-2.33.0-py3-none-any.whl.metadata (5.1 kB) [2026-08-05T05:47:03.089Z] Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) [2026-08-05T05:47:03.089Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2026-08-05T05:47:03.089Z] Collecting docker==7.1.0 (from -r requirements.txt (line 11)) [2026-08-05T05:47:03.089Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2026-08-05T05:47:05.680Z] Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) [2026-08-05T05:47:05.680Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) [2026-08-05T05:47:06.265Z] Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) [2026-08-05T05:47:06.265Z] Downloading psutil-7.0.0.tar.gz (497 kB) [2026-08-05T05:47:06.849Z] Installing build dependencies: started [2026-08-05T05:47:11.099Z] Installing build dependencies: finished with status 'done' [2026-08-05T05:47:11.099Z] Getting requirements to build wheel: started [2026-08-05T05:47:14.437Z] Getting requirements to build wheel: finished with status 'done' [2026-08-05T05:47:14.437Z] Preparing metadata (pyproject.toml): started [2026-08-05T05:47:17.018Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-08-05T05:47:19.620Z] Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) [2026-08-05T05:47:19.620Z] Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) [2026-08-05T05:47:19.620Z] Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) [2026-08-05T05:47:19.620Z] Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2026-08-05T05:47:19.886Z] Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) [2026-08-05T05:47:19.886Z] Downloading psycopg2-2.9.10.tar.gz (385 kB) [2026-08-05T05:47:20.474Z] Installing build dependencies: started [2026-08-05T05:47:24.720Z] Installing build dependencies: finished with status 'done' [2026-08-05T05:47:24.720Z] Getting requirements to build wheel: started [2026-08-05T05:47:27.320Z] Getting requirements to build wheel: finished with status 'done' [2026-08-05T05:47:27.320Z] Preparing metadata (pyproject.toml): started [2026-08-05T05:47:28.730Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-08-05T05:47:29.318Z] Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) [2026-08-05T05:47:29.318Z] Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) [2026-08-05T05:47:30.726Z] Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) [2026-08-05T05:47:30.726Z] Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) [2026-08-05T05:47:30.726Z] Collecting pyjwt==2.13.0 (from -r requirements.txt (line 19)) [2026-08-05T05:47:30.726Z] Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) [2026-08-05T05:47:32.668Z] Collecting cryptography==50.0.0 (from -r requirements.txt (line 20)) [2026-08-05T05:47:32.668Z] Downloading cryptography-50.0.0-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (4.3 kB) [2026-08-05T05:47:32.934Z] Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) [2026-08-05T05:47:32.934Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2026-08-05T05:47:32.934Z] Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) [2026-08-05T05:47:32.934Z] Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) [2026-08-05T05:47:32.934Z] Collecting genson==1.3.0 (from -r requirements.txt (line 23)) [2026-08-05T05:47:32.934Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2026-08-05T05:47:33.214Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T05:47:33.214Z] Downloading selenium-4.46.0-py3-none-any.whl.metadata (7.4 kB) [2026-08-05T05:47:33.214Z] Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T05:47:33.214Z] Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl.metadata (10 kB) [2026-08-05T05:47:33.482Z] Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T05:47:33.482Z] Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) [2026-08-05T05:47:33.750Z] Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-08-05T05:47:33.750Z] Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) [2026-08-05T05:47:33.750Z] Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-08-05T05:47:33.750Z] Downloading scp-0.16.1-py2.py3-none-any.whl.metadata (4.6 kB) [2026-08-05T05:47:33.750Z] Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:47:33.750Z] Downloading docutils-0.23-py3-none-any.whl.metadata (15 kB) [2026-08-05T05:47:34.017Z] Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:47:34.017Z] Downloading flex-6.14.1.tar.gz (40 kB) [2026-08-05T05:47:34.285Z] Installing build dependencies: started [2026-08-05T05:47:38.552Z] Installing build dependencies: finished with status 'done' [2026-08-05T05:47:38.552Z] Getting requirements to build wheel: started [2026-08-05T05:47:41.298Z] Getting requirements to build wheel: finished with status 'done' [2026-08-05T05:47:41.298Z] Preparing metadata (pyproject.toml): started [2026-08-05T05:47:42.773Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-08-05T05:47:42.773Z] Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:47:42.773Z] Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) [2026-08-05T05:47:43.062Z] Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:47:43.062Z] Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) [2026-08-05T05:47:43.062Z] Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:47:43.062Z] Downloading openapi_core-0.23.1-py3-none-any.whl.metadata (8.1 kB) [2026-08-05T05:47:43.330Z] Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:47:43.330Z] Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) [2026-08-05T05:47:43.600Z] Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:47:43.600Z] Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) [2026-08-05T05:47:43.600Z] Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:47:43.600Z] Downloading tzlocal-5.4.4-py3-none-any.whl.metadata (7.7 kB) [2026-08-05T05:47:45.019Z] Collecting charset_normalizer<4,>=2 (from requests==2.33.0->-r requirements.txt (line 9)) [2026-08-05T05:47:45.019Z] Downloading charset_normalizer-3.4.9-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (41 kB) [2026-08-05T05:47:45.019Z] Collecting idna<4,>=2.5 (from requests==2.33.0->-r requirements.txt (line 9)) [2026-08-05T05:47:45.019Z] Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) [2026-08-05T05:47:45.288Z] Collecting urllib3<3,>=1.26 (from requests==2.33.0->-r requirements.txt (line 9)) [2026-08-05T05:47:45.288Z] Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) [2026-08-05T05:47:45.288Z] Collecting certifi>=2023.5.7 (from requests==2.33.0->-r requirements.txt (line 9)) [2026-08-05T05:47:45.288Z] Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) [2026-08-05T05:47:45.559Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-08-05T05:47:45.559Z] Downloading reactivex-5.1.0-py3-none-any.whl.metadata (6.5 kB) [2026-08-05T05:47:45.559Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-08-05T05:47:45.559Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2026-08-05T05:47:45.559Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (83.0.0) [2026-08-05T05:47:46.973Z] Collecting cffi>=2.0.0 (from cryptography==50.0.0->-r requirements.txt (line 20)) [2026-08-05T05:47:46.973Z] Downloading cffi-2.1.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.5 kB) [2026-08-05T05:47:46.973Z] Collecting pycparser (from cffi>=2.0.0->cryptography==50.0.0->-r requirements.txt (line 20)) [2026-08-05T05:47:46.973Z] Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) [2026-08-05T05:47:47.240Z] Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-08-05T05:47:47.240Z] Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) [2026-08-05T05:47:47.240Z] Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-08-05T05:47:47.240Z] Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) [2026-08-05T05:47:47.506Z] Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-08-05T05:47:47.506Z] Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl.metadata (10.0 kB) [2026-08-05T05:47:47.781Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-08-05T05:47:47.781Z] Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2026-08-05T05:47:47.781Z] Collecting typing-extensions<5,>=4.15.0 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-08-05T05:47:47.781Z] Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) [2026-08-05T05:47:48.056Z] Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T05:47:48.056Z] Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) [2026-08-05T05:47:48.056Z] Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T05:47:48.056Z] Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2026-08-05T05:47:48.321Z] Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T05:47:48.322Z] Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) [2026-08-05T05:47:48.589Z] Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T05:47:48.589Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2026-08-05T05:47:48.589Z] Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T05:47:48.589Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2026-08-05T05:47:48.589Z] Collecting sniffio>=1.3.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T05:47:48.589Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2026-08-05T05:47:48.589Z] Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T05:47:48.589Z] Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) [2026-08-05T05:47:48.855Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T05:47:48.855Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2026-08-05T05:47:48.855Z] Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-08-05T05:47:48.855Z] Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2026-08-05T05:47:49.450Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:47:49.450Z] Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.4 kB) [2026-08-05T05:47:49.450Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:47:49.450Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2026-08-05T05:47:49.450Z] Installing build dependencies: started [2026-08-05T05:47:53.708Z] Installing build dependencies: finished with status 'done' [2026-08-05T05:47:53.975Z] Getting requirements to build wheel: started [2026-08-05T05:47:56.584Z] Getting requirements to build wheel: finished with status 'done' [2026-08-05T05:47:56.584Z] Preparing metadata (pyproject.toml): started [2026-08-05T05:47:57.993Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-08-05T05:47:57.993Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:47:57.993Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2026-08-05T05:47:57.993Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:47:57.993Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2026-08-05T05:47:57.993Z] Installing build dependencies: started [2026-08-05T05:48:02.266Z] Installing build dependencies: finished with status 'done' [2026-08-05T05:48:02.266Z] Getting requirements to build wheel: started [2026-08-05T05:48:05.603Z] Getting requirements to build wheel: finished with status 'done' [2026-08-05T05:48:05.603Z] Preparing metadata (pyproject.toml): started [2026-08-05T05:48:06.561Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-08-05T05:48:06.561Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:48:06.561Z] Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) [2026-08-05T05:48:06.827Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:48:06.827Z] Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) [2026-08-05T05:48:06.827Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:48:06.827Z] Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) [2026-08-05T05:48:10.156Z] Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:48:10.156Z] Downloading rpds_py-2026.6.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2026-08-05T05:48:10.156Z] Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:48:10.156Z] Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2026-08-05T05:48:10.156Z] Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:48:10.156Z] Downloading jsonschema_path-0.4.6-py3-none-any.whl.metadata (5.9 kB) [2026-08-05T05:48:10.156Z] Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:48:10.156Z] Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) [2026-08-05T05:48:10.156Z] Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:48:10.156Z] Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) [2026-08-05T05:48:10.156Z] Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:48:10.156Z] Downloading openapi_spec_validator-0.8.5-py3-none-any.whl.metadata (6.5 kB) [2026-08-05T05:48:10.421Z] Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:48:10.421Z] Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) [2026-08-05T05:48:10.421Z] Collecting pathable<0.6.0,>=0.5.0 (from jsonschema-path<0.5.0,>=0.4.5->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:48:10.421Z] Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) [2026-08-05T05:48:11.822Z] Collecting pydantic<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:48:11.822Z] Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB) [2026-08-05T05:48:11.822Z] Collecting pydantic-settings<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:48:11.822Z] Downloading pydantic_settings-2.14.2-py3-none-any.whl.metadata (3.4 kB) [2026-08-05T05:48:11.822Z] Collecting rfc3339-validator (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:48:11.822Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2026-08-05T05:48:12.087Z] Collecting lazy-object-proxy<2.0,>=1.7.1 (from openapi-spec-validator<0.9.0,>=0.8.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:48:12.087Z] Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) [2026-08-05T05:48:12.087Z] Collecting annotated-types>=0.6.0 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:48:12.087Z] Downloading annotated_types-0.8.0-py3-none-any.whl.metadata (15 kB) [2026-08-05T05:48:20.280Z] Collecting pydantic-core==2.46.4 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:48:20.280Z] Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.6 kB) [2026-08-05T05:48:20.280Z] Collecting typing-inspection>=0.4.2 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:48:20.280Z] Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) [2026-08-05T05:48:20.280Z] Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-08-05T05:48:20.280Z] Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.7 kB) [2026-08-05T05:48:20.280Z] Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) [2026-08-05T05:48:20.280Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 59.1 MB/s 0:00:00 [2026-08-05T05:48:20.280Z] Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) [2026-08-05T05:48:20.555Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2026-08-05T05:48:20.555Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2026-08-05T05:48:20.555Z] Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2026-08-05T05:48:20.555Z] Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2026-08-05T05:48:20.555Z] Downloading requests-2.33.0-py3-none-any.whl (65 kB) [2026-08-05T05:48:20.555Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2026-08-05T05:48:20.555Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2026-08-05T05:48:20.555Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) [2026-08-05T05:48:20.828Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 48.2 MB/s 0:00:00 [2026-08-05T05:48:20.828Z] Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) [2026-08-05T05:48:20.828Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 53.5 MB/s 0:00:00 [2026-08-05T05:48:20.828Z] Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2026-08-05T05:48:20.828Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 57.0 MB/s 0:00:00 [2026-08-05T05:48:20.828Z] Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) [2026-08-05T05:48:21.097Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 50.1 MB/s 0:00:00 [2026-08-05T05:48:21.097Z] Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) [2026-08-05T05:48:21.097Z] Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) [2026-08-05T05:48:21.097Z] Downloading cryptography-50.0.0-cp311-abi3-musllinux_1_2_aarch64.whl (4.9 MB) [2026-08-05T05:48:21.097Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 50.4 MB/s 0:00:00 [2026-08-05T05:48:21.097Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2026-08-05T05:48:21.097Z] Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) [2026-08-05T05:48:21.097Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2026-08-05T05:48:21.097Z] Downloading charset_normalizer-3.4.9-cp312-cp312-musllinux_1_2_aarch64.whl (218 kB) [2026-08-05T05:48:21.097Z] Downloading idna-3.18-py3-none-any.whl (65 kB) [2026-08-05T05:48:21.365Z] Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) [2026-08-05T05:48:21.365Z] Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) [2026-08-05T05:48:21.365Z] Downloading cffi-2.1.1-cp312-cp312-musllinux_1_2_aarch64.whl (225 kB) [2026-08-05T05:48:21.365Z] Downloading click-8.4.2-py3-none-any.whl (119 kB) [2026-08-05T05:48:21.365Z] Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) [2026-08-05T05:48:21.365Z] Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl (341 kB) [2026-08-05T05:48:21.365Z] Downloading invoke-3.0.3-py3-none-any.whl (160 kB) [2026-08-05T05:48:21.365Z] Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl (791 kB) [2026-08-05T05:48:21.365Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 791.9/791.9 kB 50.3 MB/s 0:00:00 [2026-08-05T05:48:21.365Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2026-08-05T05:48:21.365Z] Downloading reactivex-5.1.0-py3-none-any.whl (257 kB) [2026-08-05T05:48:21.365Z] Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) [2026-08-05T05:48:21.365Z] Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB) [2026-08-05T05:48:21.365Z] Downloading scp-0.16.1-py2.py3-none-any.whl (8.9 kB) [2026-08-05T05:48:21.365Z] Downloading selenium-4.46.0-py3-none-any.whl (9.4 MB) [2026-08-05T05:48:21.633Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 48.5 MB/s 0:00:00 [2026-08-05T05:48:21.633Z] Downloading trio-0.33.0-py3-none-any.whl (510 kB) [2026-08-05T05:48:21.633Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2026-08-05T05:48:21.633Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2026-08-05T05:48:21.633Z] Downloading attrs-26.1.0-py3-none-any.whl (67 kB) [2026-08-05T05:48:21.633Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2026-08-05T05:48:21.633Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2026-08-05T05:48:21.633Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2026-08-05T05:48:21.633Z] Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) [2026-08-05T05:48:21.633Z] Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2026-08-05T05:48:21.633Z] Downloading docutils-0.23-py3-none-any.whl (634 kB) [2026-08-05T05:48:21.902Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.7/634.7 kB 51.3 MB/s 0:00:00 [2026-08-05T05:48:21.902Z] Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) [2026-08-05T05:48:21.902Z] Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (761 kB) [2026-08-05T05:48:21.902Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.1/761.1 kB 52.1 MB/s 0:00:00 [2026-08-05T05:48:21.902Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2026-08-05T05:48:21.902Z] Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) [2026-08-05T05:48:21.902Z] Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) [2026-08-05T05:48:21.902Z] Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) [2026-08-05T05:48:21.902Z] Downloading referencing-0.37.0-py3-none-any.whl (26 kB) [2026-08-05T05:48:21.902Z] Downloading rpds_py-2026.6.3-cp312-cp312-musllinux_1_2_aarch64.whl (543 kB) [2026-08-05T05:48:21.902Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 543.8/543.8 kB 52.1 MB/s 0:00:00 [2026-08-05T05:48:21.902Z] Downloading openapi_core-0.23.1-py3-none-any.whl (115 kB) [2026-08-05T05:48:21.902Z] Downloading jsonschema_path-0.4.6-py3-none-any.whl (19 kB) [2026-08-05T05:48:21.902Z] Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) [2026-08-05T05:48:21.902Z] Downloading openapi_spec_validator-0.8.5-py3-none-any.whl (50 kB) [2026-08-05T05:48:21.902Z] Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) [2026-08-05T05:48:21.902Z] Downloading pathable-0.5.0-py3-none-any.whl (16 kB) [2026-08-05T05:48:21.902Z] Downloading pydantic-2.13.4-py3-none-any.whl (472 kB) [2026-08-05T05:48:22.168Z] Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_aarch64.whl (2.2 MB) [2026-08-05T05:48:22.168Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 51.3 MB/s 0:00:00 [2026-08-05T05:48:22.168Z] Downloading pydantic_settings-2.14.2-py3-none-any.whl (61 kB) [2026-08-05T05:48:22.168Z] Downloading annotated_types-0.8.0-py3-none-any.whl (13 kB) [2026-08-05T05:48:22.168Z] Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) [2026-08-05T05:48:22.168Z] Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) [2026-08-05T05:48:22.168Z] Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (23 kB) [2026-08-05T05:48:22.168Z] Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2026-08-05T05:48:22.168Z] Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) [2026-08-05T05:48:22.168Z] Downloading pycparser-3.0-py3-none-any.whl (48 kB) [2026-08-05T05:48:22.168Z] Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) [2026-08-05T05:48:22.168Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 52.9 MB/s 0:00:00 [2026-08-05T05:48:22.168Z] Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) [2026-08-05T05:48:22.168Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2026-08-05T05:48:22.435Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2026-08-05T05:48:22.435Z] Downloading tzlocal-5.4.4-py3-none-any.whl (18 kB) [2026-08-05T05:48:24.391Z] Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2026-08-05T05:48:24.391Z] Building wheel for robotframework-sshlibrary (pyproject.toml): started [2026-08-05T05:48:26.325Z] Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' [2026-08-05T05:48:26.326Z] Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55203 sha256=3bc39406a368babb685e839ca9c8485a091595fda946576ffba5992883165850 [2026-08-05T05:48:26.326Z] Stored in directory: /tmp/pip-ephem-wheel-cache-yohhji95/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 [2026-08-05T05:48:26.326Z] Building wheel for robotbackgroundlogger (pyproject.toml): started [2026-08-05T05:48:27.733Z] Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' [2026-08-05T05:48:27.733Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=9dd4a8c1305367bab82623de0ca1d8159f12ebd4d4aff5b4ecc1f181baf082ec [2026-08-05T05:48:27.733Z] Stored in directory: /tmp/pip-ephem-wheel-cache-yohhji95/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2026-08-05T05:48:27.733Z] Building wheel for psutil (pyproject.toml): started [2026-08-05T05:48:42.713Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2026-08-05T05:48:42.713Z] Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278204 sha256=b0939b035c345588e7723b6b74124ca9b5427aa13bdbfcfe34561bdf16d4104f [2026-08-05T05:48:42.713Z] Stored in directory: /tmp/pip-ephem-wheel-cache-yohhji95/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2026-08-05T05:48:42.713Z] Building wheel for psycopg2 (pyproject.toml): started [2026-08-05T05:49:50.632Z] Building wheel for psycopg2 (pyproject.toml): still running... [2026-08-05T05:49:50.632Z] Building wheel for psycopg2 (pyproject.toml): finished with status 'done' [2026-08-05T05:49:50.632Z] Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512674 sha256=57a043665d6ce979796a42c48b5b94e57633746c9502c3657c1a2d937d308337 [2026-08-05T05:49:50.632Z] Stored in directory: /tmp/pip-ephem-wheel-cache-yohhji95/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2026-08-05T05:49:50.632Z] Building wheel for flex (pyproject.toml): started [2026-08-05T05:49:50.632Z] Building wheel for flex (pyproject.toml): finished with status 'done' [2026-08-05T05:49:50.632Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77343 sha256=a29314930defab3660740dac09924e00c1d601435acae0d8551c26c11cadc0ab [2026-08-05T05:49:50.632Z] Stored in directory: /tmp/pip-ephem-wheel-cache-yohhji95/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2026-08-05T05:49:50.632Z] Building wheel for strict-rfc3339 (pyproject.toml): started [2026-08-05T05:49:50.632Z] Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' [2026-08-05T05:49:50.632Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18221 sha256=4a07a49e8fed96acc1941d09178b609f61539c16bbef7069f12e2190171a6111 [2026-08-05T05:49:50.632Z] Stored in directory: /tmp/pip-ephem-wheel-cache-yohhji95/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2026-08-05T05:49:50.632Z] Building wheel for validate-email (pyproject.toml): started [2026-08-05T05:49:50.632Z] Building wheel for validate-email (pyproject.toml): finished with status 'done' [2026-08-05T05:49:50.632Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5559 sha256=01eaa7561be21f4918002478422f40c5161d8b0652e5f7fbc4f6cb8ff4c8f6c8 [2026-08-05T05:49:50.632Z] Stored in directory: /tmp/pip-ephem-wheel-cache-yohhji95/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2026-08-05T05:49:50.632Z] Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2026-08-05T05:49:50.632Z] Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, jsonpath-ng, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, annotated-types, wsproto, werkzeug, typing-inspection, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, pydantic-core, outcome, cffi, trio, robotframework-requests, pynacl, pydantic, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, pydantic-settings, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance [2026-08-05T05:51:12.678Z] [2026-08-05T05:51:12.678Z] Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 annotated-types-0.8.0 attrs-26.1.0 bcrypt-5.0.0 certifi-2026.7.22 cffi-2.1.1 charset_normalizer-3.4.9 click-8.4.2 configparser-7.2.0 cryptography-50.0.0 docker-7.1.0 docutils-0.23 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.18 influxdb-client-1.49.0 invoke-3.0.3 isodate-0.7.2 jsonpath-ng-1.8.0 jsonpointer-3.1.1 jsonschema-4.26.0 jsonschema-path-0.4.6 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-11.1.0 numpy-2.2.5 openapi-core-0.23.1 openapi-schema-validator-0.8.1 openapi-spec-validator-0.8.5 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-5.0.0 pathable-0.5.0 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pydantic-2.13.4 pydantic-core-2.46.4 pydantic-settings-2.14.2 pygments-2.20.0 pyjwt-2.13.0 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2026.3.post1 pyzmq-27.0.0 reactivex-5.1.0 referencing-0.37.0 requests-2.33.0 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.6.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-2026.6.3 scp-0.16.1 selenium-4.46.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.16.0 typing-inspection-0.4.2 tzlocal-5.4.4 urllib3-2.7.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.8 wsproto-1.3.2 [2026-08-05T05:51:12.678Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2026-08-05T05:52:09.685Z] Removing intermediate container 20078f394c8d [2026-08-05T05:52:09.685Z] ---> bcd83c6517cf [2026-08-05T05:52:09.685Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2026-08-05T05:52:09.685Z] ---> Running in 0f0bd0f157fe [2026-08-05T05:52:09.685Z] Removing intermediate container 0f0bd0f157fe [2026-08-05T05:52:09.685Z] ---> 0576d6b9a914 [2026-08-05T05:52:09.685Z] Step 11/13 : LABEL arch=arm64 [2026-08-05T05:52:09.685Z] ---> Running in 6c0d306da4e5 [2026-08-05T05:52:09.685Z] Removing intermediate container 6c0d306da4e5 [2026-08-05T05:52:09.685Z] ---> 251ec6d9113d [2026-08-05T05:52:09.685Z] Step 12/13 : LABEL git_sha=7362942f9306be2f2748256c1692310dc2f6165b [2026-08-05T05:52:09.685Z] ---> Running in 752208828eeb [2026-08-05T05:52:09.685Z] Removing intermediate container 752208828eeb [2026-08-05T05:52:09.685Z] ---> f9a51d1a4944 [2026-08-05T05:52:09.685Z] Step 13/13 : LABEL version=0.0.0 [2026-08-05T05:52:09.685Z] ---> Running in 8605fdea1c64 [2026-08-05T05:52:09.685Z] Removing intermediate container 8605fdea1c64 [2026-08-05T05:52:09.685Z] ---> 0d64ef46fed3 [2026-08-05T05:52:09.685Z] [Warning] One or more build-args [ARCH] were not consumed [2026-08-05T05:52:09.685Z] Successfully built 0d64ef46fed3 [2026-08-05T05:52:09.685Z] Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-05T05:52:13.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-08-05T05:52:13.492Z] [2026-08-05T05:52:13.492Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-05T05:52:14.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-08-05T05:52:14.539Z] arm64: Pulling from edgex-lftools-log-publisher [2026-08-05T05:52:14.539Z] 8998bd30e6a1: Pulling fs layer [2026-08-05T05:52:14.539Z] 04944245beec: Pulling fs layer [2026-08-05T05:52:14.539Z] 699f458cf7ca: Pulling fs layer [2026-08-05T05:52:14.539Z] 765212b225bb: Pulling fs layer [2026-08-05T05:52:14.539Z] f23df028b6ca: Pulling fs layer [2026-08-05T05:52:14.539Z] d65c8cfc05b1: Pulling fs layer [2026-08-05T05:52:14.539Z] 2437ff75d9bd: Pulling fs layer [2026-08-05T05:52:14.539Z] f23df028b6ca: Waiting [2026-08-05T05:52:14.539Z] d65c8cfc05b1: Waiting [2026-08-05T05:52:14.539Z] 2437ff75d9bd: Waiting [2026-08-05T05:52:14.539Z] 765212b225bb: Waiting [2026-08-05T05:52:14.539Z] 04944245beec: Verifying Checksum [2026-08-05T05:52:14.539Z] 04944245beec: Download complete [2026-08-05T05:52:14.539Z] 765212b225bb: Verifying Checksum [2026-08-05T05:52:14.539Z] 765212b225bb: Download complete [2026-08-05T05:52:14.828Z] f23df028b6ca: Verifying Checksum [2026-08-05T05:52:14.828Z] f23df028b6ca: Download complete [2026-08-05T05:52:14.828Z] d65c8cfc05b1: Verifying Checksum [2026-08-05T05:52:14.828Z] d65c8cfc05b1: Download complete [2026-08-05T05:52:14.828Z] 699f458cf7ca: Verifying Checksum [2026-08-05T05:52:14.828Z] 699f458cf7ca: Download complete [2026-08-05T05:52:15.133Z] 8998bd30e6a1: Verifying Checksum [2026-08-05T05:52:15.133Z] 8998bd30e6a1: Download complete [2026-08-05T05:52:17.985Z] 2437ff75d9bd: Verifying Checksum [2026-08-05T05:52:17.985Z] 2437ff75d9bd: Download complete [2026-08-05T05:52:22.522Z] 8998bd30e6a1: Pull complete [2026-08-05T05:52:22.823Z] 04944245beec: Pull complete [2026-08-05T05:52:24.829Z] 699f458cf7ca: Pull complete [2026-08-05T05:52:24.829Z] 765212b225bb: Pull complete [2026-08-05T05:52:25.469Z] f23df028b6ca: Pull complete [2026-08-05T05:52:25.775Z] d65c8cfc05b1: Pull complete [2026-08-05T05:52:44.372Z] 2437ff75d9bd: Pull complete [2026-08-05T05:52:44.372Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-08-05T05:52:44.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-08-05T05:52:44.372Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-08-05T05:52:45.422Z] prd-ubuntu20.04-docker-arm64-4c-16g-16248 does not seem to be running inside a container [2026-08-05T05:52:45.558Z] $ 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-161 -v /w/workspace/xfoundry_edgex-taf-common_PR-161:/w/workspace/xfoundry_edgex-taf-common_PR-161:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-161@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-08-05T05:52:48.246Z] $ docker top 53a33240444155f7f5b58a01d096d90a6600170b6c263d21a476eb2408b21e9f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-08-05T05:52:49.329Z] ---> job-cost.sh [2026-08-05T05:52:49.688Z] lf-activate-venv: SKIPPING [2026-08-05T05:52:49.688Z] INFO: No Stack... [2026-08-05T05:52:50.075Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-08-05T05:52:50.758Z] INFO: Archiving Costs [Pipeline] sh [2026-08-05T05:52:51.302Z] + + catcut /w/workspace/xfoundry_edgex-taf-common_PR-161/archives/cost.csv -d, [2026-08-05T05:52:51.302Z] -f6 [Pipeline] lock [2026-08-05T05:52:51.512Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-161-1-stack-cost] [2026-08-05T05:52:51.537Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-161-1-stack-cost] did not exist. Created. [2026-08-05T05:52:51.573Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-161-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-08-05T05:52:52.436Z] /w/workspace/xfoundry_edgex-taf-common_PR-161@tmp/durable-3f243071/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-08-05T05:52:53.298Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-08-05T05:52:53.449Z] Warning: overwriting stash ‘stack-cost’ [2026-08-05T05:52:54.116Z] Stashed 1 file(s) [Pipeline] } [2026-08-05T05:52:54.217Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-161-1-stack-cost] [Pipeline] // lock [Pipeline] } [2026-08-05T05:52:54.664Z] $ docker stop --time=1 53a33240444155f7f5b58a01d096d90a6600170b6c263d21a476eb2408b21e9f [2026-08-05T05:52:56.174Z] $ docker rm -f --volumes 53a33240444155f7f5b58a01d096d90a6600170b6c263d21a476eb2408b21e9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-08-05T05:53:02.242Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-161/archives ] [2026-08-05T05:53:02.242Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-161/archives [2026-08-05T05:53:02.242Z] total 16 [2026-08-05T05:53:02.242Z] drwxr-xr-x 3 root root 4096 Aug 5 05:42 . [2026-08-05T05:53:02.242Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 5 05:42 .. [2026-08-05T05:53:02.242Z] drwxr-xr-x 2 root root 4096 Aug 5 05:42 cost [2026-08-05T05:53:02.242Z] -rw-r--r-- 1 root root 88 Aug 5 05:42 cost.csv [2026-08-05T05:53:02.242Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-161/archives [2026-08-05T05:53:02.242Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-161/archives [2026-08-05T05:53:02.242Z] total 16 [2026-08-05T05:53:02.242Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 5 05:42 . [2026-08-05T05:53:02.242Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 5 05:42 .. [2026-08-05T05:53:02.242Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 5 05:42 cost [2026-08-05T05:53:02.242Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 5 05:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-08-05T05:53:03.026Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-08-05T05:53:04.042Z] ---> package-listing.sh [2026-08-05T05:53:04.042Z] ++ facter osfamily [2026-08-05T05:53:04.042Z] ++ tr '[:upper:]' '[:lower:]' [2026-08-05T05:53:04.042Z] + OS_FAMILY=debian [2026-08-05T05:53:04.042Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-161 [2026-08-05T05:53:04.042Z] + START_PACKAGES=/tmp/packages_start.txt [2026-08-05T05:53:04.042Z] + END_PACKAGES=/tmp/packages_end.txt [2026-08-05T05:53:04.042Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-08-05T05:53:04.042Z] + PACKAGES=/tmp/packages_start.txt [2026-08-05T05:53:04.042Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-161 ']' [2026-08-05T05:53:04.042Z] + PACKAGES=/tmp/packages_end.txt [2026-08-05T05:53:04.042Z] + case "${OS_FAMILY}" in [2026-08-05T05:53:04.042Z] + dpkg -l [2026-08-05T05:53:04.042Z] + grep '^ii' [2026-08-05T05:53:04.341Z] + '[' -f /tmp/packages_start.txt ']' [2026-08-05T05:53:04.341Z] + '[' -f /tmp/packages_end.txt ']' [2026-08-05T05:53:04.341Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-08-05T05:53:04.341Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-161 ']' [2026-08-05T05:53:04.341Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-161/archives/ [2026-08-05T05:53:04.341Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-161/archives/ [Pipeline] echo [2026-08-05T05:53:04.436Z] 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-161/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-08-05T05:53:04.824Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-05T05:53:06.005Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-08-05T05:53:06.005Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-08-05T05:53:06.554Z] prd-ubuntu20.04-docker-8c-8g-16246 does not seem to be running inside a container [2026-08-05T05:53:06.676Z] $ 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-161/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-161 -v /w/workspace/xfoundry_edgex-taf-common_PR-161:/w/workspace/xfoundry_edgex-taf-common_PR-161:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-161@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-161@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-08-05T05:53:06.935Z] $ docker top c6fc5cf1a82ab2b93f979752ca946021e5000616967d47884ff89e23fa40e62e -eo pid,comm [Pipeline] { [Pipeline] sh [2026-08-05T05:53:07.886Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-08-05T05:53:08.380Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-08-05T05:53:08.858Z] + ls /var/log/sa-host [2026-08-05T05:53:08.858Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-08-05T05:53:09.659Z] provisioning config files... [2026-08-05T05:53:09.686Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-161@tmp/config13260943111978488143tmp [Pipeline] { [Pipeline] echo [2026-08-05T05:53:09.956Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-08-05T05:53:10.575Z] ---> create-netrc.sh [Pipeline] } [2026-08-05T05:53:10.726Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-08-05T05:53:12.100Z] ---> python-tools-install.sh [Pipeline] echo [2026-08-05T05:53:12.246Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-08-05T05:53:13.140Z] ---> sudo-logs.sh [2026-08-05T05:53:13.140Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-08-05T05:53:13.570Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-08-05T05:53:14.058Z] ---> job-cost.sh [2026-08-05T05:53:14.058Z] lf-activate-venv: SKIPPING [2026-08-05T05:53:14.058Z] DEBUG: total: 0.2199999988079071 [2026-08-05T05:53:14.058Z] INFO: Retrieving Stack Cost... [2026-08-05T05:53:14.374Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-08-05T05:53:14.820Z] INFO: Archiving Costs [Pipeline] echo [2026-08-05T05:53:14.966Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-08-05T05:53:15.535Z] ---> logs-deploy.sh [2026-08-05T05:53:15.535Z] lf-activate-venv: SKIPPING [2026-08-05T05:53:15.535Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-161/1 [2026-08-05T05:53:15.535Z] INFO: archiving workspace using pattern(s): [2026-08-05T05:53:16.592Z] Archives upload complete. [2026-08-05T05:53:16.592Z] INFO: archiving logs to Nexus