Pull request #154 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b3e5140beddb176a3228eff69f850509e807f0a0+13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 (6acba6370b3a323c1a739795e8b2d7a8cecd1b3b) 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-ssh3665065400757793799.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh2204692289934000538.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-154/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-154/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13414863698937190950.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-154/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16108503134489133031.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh3287546195092607667.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-154/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-154/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6512860762890779015.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 67d2f908f88f8156fbe481f59f373e57362cafe7 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3408 in /w/workspace/xfoundry_edgex-taf-common_PR-154 [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-154 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 into PR head commit b3e5140beddb176a3228eff69f850509e807f0a0 > 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/154/head:refs/remotes/origin/PR-154 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b3e5140beddb176a3228eff69f850509e807f0a0 # timeout=10 Merge succeeded, producing b3e5140beddb176a3228eff69f850509e807f0a0 Checking out Revision b3e5140beddb176a3228eff69f850509e807f0a0 (PR-154) Commit message: "build: bump pyjwt from 2.10.1 to 2.12.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b3e5140beddb176a3228eff69f850509e807f0a0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:13:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:13:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:13:52 ========================================================= 23:13:52 EdgeX Global Pipelines Version Info 23:13:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:13:53 ------------------- 23:13:53 stable info: 23:13:53 ------------------- 23:13:53 Commited By: Cherry Wang cherry@iotechsys.com 23:13:53 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 23:13:53 Message: update stable to v1.0.278 23:13:54 ------------------- 23:13:54 experimental info: 23:13:54 ------------------- 23:13:54 Commited By: **** collab-it+edgex@linuxfoundation.org 23:13:54 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 23:13:54 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 23:13:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 23:13:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 23:13:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:13:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:13:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:13:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 23:13:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:13:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 23:13:54 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 23:13:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:13:54 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 23:13:54 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 23:13:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:13:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:13:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-154 [Pipeline] echo 23:13:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-154 [Pipeline] echo 23:13:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-154 [Pipeline] echo 23:13:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3e5140beddb176a3228eff69f850509e807f0a0 [Pipeline] echo 23:13:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3e5140 [Pipeline] echo 23:13:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:13:55 provisioning config files... 23:13:55 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-154@tmp/config5352273148034299769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:13:55 ---> ****-login.sh 23:13:55 nexus3.edgexfoundry.org:10001 23:13:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:56 23:13:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 23:13:56 Configure a credential helper to remove this warning. See 23:13:56 https://docs.****.com/go/credential-store/ 23:13:56 23:13:56 Login Succeeded 23:13:56 nexus3.edgexfoundry.org:10002 23:13:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:56 23:13:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 23:13:56 Configure a credential helper to remove this warning. See 23:13:56 https://docs.****.com/go/credential-store/ 23:13:56 23:13:56 Login Succeeded 23:13:56 nexus3.edgexfoundry.org:10003 23:13:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:56 23:13:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 23:13:56 Configure a credential helper to remove this warning. See 23:13:56 https://docs.****.com/go/credential-store/ 23:13:56 23:13:56 Login Succeeded 23:13:56 nexus3.edgexfoundry.org:10004 23:13:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:56 23:13:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 23:13:56 Configure a credential helper to remove this warning. See 23:13:56 https://docs.****.com/go/credential-store/ 23:13:56 23:13:56 Login Succeeded 23:13:56 ****.io 23:13:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:56 23:13:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 23:13:56 Configure a credential helper to remove this warning. See 23:13:56 https://docs.****.com/go/credential-store/ 23:13:56 23:13:56 Login Succeeded 23:13:56 ---> ****-login.sh ends [Pipeline] } 23:13:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:13:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:13:57 + grep -v github /etc/ssh/ssh_known_hosts 23:13:57 + [ -e /tmp/ssh_known_hosts ] 23:13:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:13:57 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:13:57 sudo tee -a /etc/ssh/ssh_known_hosts 23:13:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:13:57 23:13:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:13:58 0.1.4: Pulling from edgex-devops/py-git-semver 23:13:58 3dae71ba6b94: Pulling fs layer 23:13:58 6bf1a483ea7c: Pulling fs layer 23:13:58 f5dfc541a4d3: Pulling fs layer 23:13:58 461d9e800cba: Pulling fs layer 23:13:58 80192f66455f: Pulling fs layer 23:13:58 2e8e34ca0e6c: Pulling fs layer 23:13:58 a29436f7fd5d: Pulling fs layer 23:13:58 923cac83aea3: Pulling fs layer 23:13:58 25ad8b0a4227: Pulling fs layer 23:13:58 db01528c6b51: Pulling fs layer 23:13:58 28988de357af: Pulling fs layer 23:13:58 25ad8b0a4227: Waiting 23:13:58 db01528c6b51: Waiting 23:13:58 28988de357af: Waiting 23:13:58 461d9e800cba: Waiting 23:13:58 923cac83aea3: Waiting 23:13:58 80192f66455f: Waiting 23:13:58 2e8e34ca0e6c: Waiting 23:13:58 6bf1a483ea7c: Verifying Checksum 23:13:58 6bf1a483ea7c: Download complete 23:13:58 461d9e800cba: Verifying Checksum 23:13:58 461d9e800cba: Download complete 23:13:58 80192f66455f: Verifying Checksum 23:13:58 80192f66455f: Download complete 23:13:58 f5dfc541a4d3: Verifying Checksum 23:13:58 f5dfc541a4d3: Download complete 23:13:58 3dae71ba6b94: Verifying Checksum 23:13:58 3dae71ba6b94: Download complete 23:13:58 923cac83aea3: Download complete 23:13:58 25ad8b0a4227: Verifying Checksum 23:13:58 25ad8b0a4227: Download complete 23:13:58 db01528c6b51: Verifying Checksum 23:13:58 db01528c6b51: Download complete 23:13:58 28988de357af: Download complete 23:13:58 a29436f7fd5d: Verifying Checksum 23:13:58 a29436f7fd5d: Download complete 23:13:59 2e8e34ca0e6c: Verifying Checksum 23:13:59 2e8e34ca0e6c: Download complete 23:13:59 3dae71ba6b94: Pull complete 23:14:00 6bf1a483ea7c: Pull complete 23:14:00 f5dfc541a4d3: Pull complete 23:14:00 461d9e800cba: Pull complete 23:14:00 80192f66455f: Pull complete 23:14:04 2e8e34ca0e6c: Pull complete 23:14:05 a29436f7fd5d: Pull complete 23:14:05 923cac83aea3: Pull complete 23:14:05 25ad8b0a4227: Pull complete 23:14:05 db01528c6b51: Pull complete 23:14:05 28988de357af: Pull complete 23:14:05 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 23:14:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:14:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:14:06 prd-ubuntu20.04-docker-8c-8g-3408 does not seem to be running inside a container 23:14:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-154 -v /w/workspace/xfoundry_edgex-taf-common_PR-154:/w/workspace/xfoundry_edgex-taf-common_PR-154:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-154@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-154@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:14:07 $ docker top 1b2064e4841341c0cc7bcdfc4695e4dcdf3a2e2730944c3b2a0f39f2eaaf9eb1 -eo pid,comm 23:14:07 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). 23:14:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:14:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:14:07 [ssh-agent] Looking for ssh-agent implementation... 23:14:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:14:07 $ docker exec 1b2064e4841341c0cc7bcdfc4695e4dcdf3a2e2730944c3b2a0f39f2eaaf9eb1 ssh-agent 23:14:07 SSH_AUTH_SOCK=/tmp/ssh-5NrSMxeJ1AYC/agent.33 23:14:07 SSH_AGENT_PID=39 23:14:07 Running ssh-add (command line suppressed) 23:14:08 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-154@tmp/private_key_17284140835668374401.key (/w/workspace/xfoundry_edgex-taf-common_PR-154@tmp/private_key_17284140835668374401.key) 23:14:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:14:08 + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-154 [Pipeline] sh 23:14:08 + git tag --points-at HEAD [Pipeline] } 23:14:08 $ docker exec --env ******** --env ******** 1b2064e4841341c0cc7bcdfc4695e4dcdf3a2e2730944c3b2a0f39f2eaaf9eb1 ssh-agent -k 23:14:08 unset SSH_AUTH_SOCK; 23:14:08 unset SSH_AGENT_PID; 23:14:08 echo Agent pid 39 killed; 23:14:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:14:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:14:08 [ssh-agent] Looking for ssh-agent implementation... 23:14:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:14:09 $ docker exec 1b2064e4841341c0cc7bcdfc4695e4dcdf3a2e2730944c3b2a0f39f2eaaf9eb1 ssh-agent 23:14:09 SSH_AUTH_SOCK=/tmp/ssh-dgUPFnWM4LYe/agent.86 23:14:09 SSH_AGENT_PID=92 23:14:09 Running ssh-add (command line suppressed) 23:14:09 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-154@tmp/private_key_13552667998068250758.key (/w/workspace/xfoundry_edgex-taf-common_PR-154@tmp/private_key_13552667998068250758.key) 23:14:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:14:09 + git semver init 23:14:09 2026-03-13 23:14:09,788 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 23:14:09 2026-03-13 23:14:09,791 [run_init] DEBUG init version:0.0.0 force:False 23:14:09 2026-03-13 23:14:09,792 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-154/.semver 23:14:09 2026-03-13 23:14:09,792 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-154/.semver 23:14:09 2026-03-13 23:14:09,792 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-154/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-154, stdin=None, shell=False, universal_newlines=False) 23:14:10 2026-03-13 23:14:10,442 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-154/.git/info/exclude 23:14:10 2026-03-13 23:14:10,442 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-154/.semver/PR-154 with force:False 23:14:10 2026-03-13 23:14:10,442 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-154/.semver/PR-154 23:14:10 2026-03-13 23:14:10,446 [execute] INFO git cat-file --batch-check 23:14:10 2026-03-13 23:14:10,446 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-154/.semver, stdin=, shell=False, universal_newlines=False) 23:14:10 2026-03-13 23:14:10,451 [execute] INFO git cat-file --batch 23:14:10 2026-03-13 23:14:10,451 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-154/.semver, stdin=, shell=False, universal_newlines=False) 23:14:10 2026-03-13 23:14:10,455 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-154/.semver/PR-154 23:14:10 0.0.0 [Pipeline] } 23:14:10 $ docker exec --env ******** --env ******** 1b2064e4841341c0cc7bcdfc4695e4dcdf3a2e2730944c3b2a0f39f2eaaf9eb1 ssh-agent -k 23:14:10 unset SSH_AUTH_SOCK; 23:14:10 unset SSH_AGENT_PID; 23:14:10 echo Agent pid 92 killed; 23:14:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:14:11 + git semver [Pipeline] } 23:14:11 $ docker stop --time=1 1b2064e4841341c0cc7bcdfc4695e4dcdf3a2e2730944c3b2a0f39f2eaaf9eb1 23:14:12 $ docker rm -f --volumes 1b2064e4841341c0cc7bcdfc4695e4dcdf3a2e2730944c3b2a0f39f2eaaf9eb1 [Pipeline] // withDockerContainer [Pipeline] sh 23:14:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:14:13 Stashed 1 file(s) [Pipeline] echo 23:14:13 [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 23:14:14 provisioning config files... 23:14:14 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-154@tmp/config18017296531650776035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:14:14 ---> ****-login.sh 23:14:14 nexus3.edgexfoundry.org:10001 23:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:14 Login Succeeded 23:14:14 nexus3.edgexfoundry.org:10002 23:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:14 Login Succeeded 23:14:14 nexus3.edgexfoundry.org:10003 23:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:14 Login Succeeded 23:14:14 nexus3.edgexfoundry.org:10004 23:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:14 Login Succeeded 23:14:14 ****.io 23:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:16 Login Succeeded 23:14:16 ---> ****-login.sh ends [Pipeline] } 23:14:16 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 23:14:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:14:17 + ls -al . 23:14:17 total 72 23:14:17 drwxrwxr-x 6 jenkins jenkins 4096 Mar 13 23:14 . 23:14:17 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 23:13 .. 23:14:17 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:14 .git 23:14:17 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:13 .github 23:14:17 -rw-rw-r-- 1 jenkins jenkins 22 Mar 13 23:13 .gitignore 23:14:17 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 23:14 .semver 23:14:17 -rw-rw-r-- 1 jenkins jenkins 1653 Mar 13 23:13 Dockerfile 23:14:17 -rw-rw-r-- 1 jenkins jenkins 746 Mar 13 23:13 Jenkinsfile 23:14:17 -rw-rw-r-- 1 jenkins jenkins 11381 Mar 13 23:13 LICENSE 23:14:17 -rw-rw-r-- 1 jenkins jenkins 4232 Mar 13 23:13 README.md 23:14:17 drwxrwxr-x 5 jenkins jenkins 4096 Mar 13 23:13 TUC 23:14:17 -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 23:14 VERSION 23:14:17 -rw-rw-r-- 1 jenkins jenkins 473 Mar 13 23:13 requirements.txt 23:14:17 -rw-rw-r-- 1 jenkins jenkins 54 Mar 13 23:13 robot-entrypoint.sh 23:14:17 -rw-rw-r-- 1 jenkins jenkins 445 Mar 13 23:13 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:18 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=b3e5140beddb176a3228eff69f850509e807f0a0 --label arch=amd64 --label version=0.0.0 . 23:14:18 #0 building with "default" instance using docker driver 23:14:18 23:14:18 #1 [internal] load build definition from Dockerfile 23:14:18 #1 transferring dockerfile: 1.69kB done 23:14:18 #1 DONE 0.0s 23:14:18 23:14:18 #2 [internal] load metadata for docker.io/library/alpine:3.20 23:14:19 #2 DONE 0.7s 23:14:19 23:14:19 #3 [internal] load .dockerignore 23:14:19 #3 transferring context: 2B done 23:14:19 #3 DONE 0.0s 23:14:19 23:14:19 #4 [internal] load build context 23:14:19 #4 transferring context: 576.33kB 0.0s done 23:14:19 #4 DONE 0.1s 23:14:19 23:14:19 #5 [1/7] FROM docker.io/library/alpine:3.20@sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 23:14:19 #5 resolve docker.io/library/alpine:3.20@sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 0.0s done 23:14:19 #5 sha256:b0cb30c51c47cdfde647364301758b14c335dea2fddc9490d4f007d67ecb2538 1.02kB / 1.02kB done 23:14:19 #5 sha256:cc9071bd161080c1a543f3023b7d0db905b497e6ae757fe078227803bc7e4dc8 611B / 611B done 23:14:19 #5 sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 0B / 3.63MB 0.2s 23:14:19 #5 sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 9.22kB / 9.22kB done 23:14:19 #5 extracting sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 23:14:19 #5 sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 3.63MB / 3.63MB 0.3s done 23:14:19 #5 extracting sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 0.1s done 23:14:19 #5 DONE 0.5s 23:14:19 23:14:19 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 23:14:19 #6 DONE 0.1s 23:14:19 23:14:19 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 23:14:19 #7 DONE 0.0s 23:14:20 23:14:20 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 23:14:20 #8 DONE 0.0s 23:14:20 23:14:20 #9 [5/7] WORKDIR /edgex-taf 23:14:20 #9 DONE 0.0s 23:14:20 23:14:20 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:14:20 #10 DONE 0.3s 23:14:20 23:14:20 #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 23:14:20 #11 0.229 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:14:20 #11 0.551 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:14:21 #11 1.064 OK: 8 MiB in 14 packages 23:14:21 #11 1.109 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:14:21 #11 1.286 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:14:22 #11 1.733 (1/14) Installing ca-certificates (20250911-r0) 23:14:22 #11 1.885 (2/14) Installing brotli-libs (1.1.0-r2) 23:14:22 #11 2.112 (3/14) Installing c-ares (1.33.1-r0) 23:14:22 #11 2.245 (4/14) Installing libunistring (1.2-r0) 23:14:22 #11 2.492 (5/14) Installing libidn2 (2.3.7-r0) 23:14:22 #11 2.635 (6/14) Installing nghttp2-libs (1.62.1-r0) 23:14:23 #11 2.835 (7/14) Installing libpsl (0.21.5-r1) 23:14:23 #11 2.960 (8/14) Installing zstd-libs (1.5.6-r0) 23:14:23 #11 3.181 (9/14) Installing libcurl (8.14.1-r2) 23:14:23 #11 3.331 (10/14) Installing curl (8.14.1-r2) 23:14:23 #11 3.530 (11/14) Installing docker-cli (26.1.5-r0) 23:14:24 #11 3.869 (12/14) Installing oniguruma (6.9.9-r0) 23:14:24 #11 4.070 (13/14) Installing jq (1.7.1-r0) 23:14:24 #11 4.222 (14/14) Installing openssl (3.3.6-r0) 23:14:24 #11 4.467 Executing busybox-1.36.1-r31.trigger 23:14:25 #11 4.472 Executing ca-certificates-20250911-r0.trigger 23:14:25 #11 4.505 OK: 43 MiB in 28 packages 23:14:25 #11 4.559 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:14:25 #11 4.743 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:14:25 #11 5.186 (1/167) Installing libexpat (2.7.4-r0) 23:14:25 #11 5.319 (2/167) Installing libbz2 (1.0.8-r6) 23:14:25 #11 5.482 (3/167) Installing libpng (1.6.55-r0) 23:14:25 #11 5.632 (4/167) Installing freetype (2.13.2-r0) 23:14:26 #11 5.860 (5/167) Installing fontconfig (2.15.0-r1) 23:14:26 #11 6.022 (6/167) Installing libfontenc (1.1.8-r0) 23:14:26 #11 6.184 (7/167) Installing mkfontscale (1.2.2-r6) 23:14:26 #11 6.312 (8/167) Installing font-opensans (0_git20210927-r1) 23:14:26 #11 6.586 (9/167) Installing pkgconf (2.2.0-r0) 23:14:26 #11 6.764 (10/167) Installing libgcc (13.2.1_git20240309-r1) 23:14:27 #11 6.967 (11/167) Installing libffi (3.4.6-r0) 23:14:27 #11 7.087 (12/167) Installing libintl (0.22.5-r0) 23:14:27 #11 7.254 (13/167) Installing libeconf (0.6.3-r0) 23:14:27 #11 7.383 (14/167) Installing libblkid (2.40.1-r1) 23:14:27 #11 7.580 (15/167) Installing libmount (2.40.1-r1) 23:14:27 #11 7.734 (16/167) Installing pcre2 (10.43-r0) 23:14:28 #11 7.953 (17/167) Installing glib (2.80.5-r0) 23:14:28 #11 8.159 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 23:14:28 #11 8.421 (19/167) Installing xz-libs (5.6.2-r1) 23:14:28 #11 8.562 (20/167) Installing libxml2 (2.12.10-r0) 23:14:28 Still waiting to schedule task 23:14:28 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:14:28 #11 8.804 (21/167) Installing shared-mime-info (2.4-r0) 23:14:29 #11 8.973 (22/167) Installing hicolor-icon-theme (0.17-r2) 23:14:29 #11 9.161 (23/167) Installing libjpeg-turbo (3.0.3-r0) 23:14:29 #11 9.318 (24/167) Installing libsharpyuv (1.3.2-r0) 23:14:29 #11 9.462 (25/167) Installing libwebp (1.3.2-r0) 23:14:29 #11 9.628 (26/167) Installing tiff (4.6.0t-r0) 23:14:30 #11 9.851 (27/167) Installing gdk-pixbuf (2.42.12-r0) 23:14:30 #11 10.01 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 23:14:30 #11 10.17 (29/167) Installing libxau (1.0.11-r4) 23:14:30 #11 10.28 (30/167) Installing libmd (1.1.0-r0) 23:14:30 #11 10.44 (31/167) Installing libbsd (0.12.2-r0) 23:14:30 #11 10.57 (32/167) Installing libxdmcp (1.1.5-r1) 23:14:31 #11 10.72 (33/167) Installing libxcb (1.16.1-r0) 23:14:31 #11 10.87 (34/167) Installing libx11 (1.8.9-r1) 23:14:31 #11 11.14 (35/167) Installing libxcomposite (0.4.6-r5) 23:14:31 #11 11.26 (36/167) Installing libxfixes (6.0.1-r4) 23:14:31 #11 11.41 (37/167) Installing libxrender (0.9.11-r5) 23:14:31 #11 11.53 (38/167) Installing libxcursor (1.2.2-r1) 23:14:31 #11 11.69 (39/167) Installing libxdamage (1.1.6-r5) 23:14:32 #11 11.79 (40/167) Installing libxext (1.3.6-r2) 23:14:32 #11 11.96 (41/167) Installing libxi (1.8.1-r4) 23:14:32 #11 12.08 (42/167) Installing libxinerama (1.1.5-r4) 23:14:32 #11 12.22 (43/167) Installing libxrandr (1.5.4-r1) 23:14:32 #11 12.34 (44/167) Installing libatk-1.0 (2.52.0-r0) 23:14:32 #11 12.53 (45/167) Installing libxtst (1.2.4-r6) 23:14:32 #11 12.64 (46/167) Installing dbus-libs (1.14.10-r1) 23:14:33 #11 12.84 (47/167) Installing at-spi2-core (2.52.0-r0) 23:14:33 #11 13.01 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 23:14:33 #11 13.19 (49/167) Installing pixman (0.43.2-r0) 23:14:33 #11 13.36 (50/167) Installing cairo (1.18.4-r0) 23:14:33 #11 13.61 (51/167) Installing cairo-gobject (1.18.4-r0) 23:14:33 #11 13.74 (52/167) Installing avahi-libs (0.8-r17) 23:14:34 #11 13.93 (53/167) Installing gmp (6.3.0-r1) 23:14:34 #11 14.10 (54/167) Installing nettle (3.10.2-r0) 23:14:34 #11 14.33 (55/167) Installing libtasn1 (4.21.0-r0) 23:14:34 #11 14.46 (56/167) Installing p11-kit (0.25.3-r0) 23:14:34 #11 14.69 (57/167) Installing gnutls (3.8.12-r0) 23:14:35 #11 14.96 (58/167) Installing cups-libs (2.4.16-r0) 23:14:35 #11 15.18 (59/167) Installing libepoxy (1.5.10-r1) 23:14:35 #11 15.34 (60/167) Installing fribidi (1.0.15-r0) 23:14:35 #11 15.51 (61/167) Installing graphite2 (1.3.14-r6) 23:14:36 #11 15.66 (62/167) Installing harfbuzz (8.5.0-r0) 23:14:36 #11 15.91 (63/167) Installing libxft (2.3.8-r3) 23:14:36 #11 16.04 (64/167) Installing pango (1.52.2-r0) 23:14:36 #11 16.26 (65/167) Installing wayland-libs-client (1.22.0-r4) 23:14:36 #11 16.40 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 23:14:36 #11 16.54 (67/167) Installing wayland-libs-egl (1.22.0-r4) 23:14:36 #11 16.65 (68/167) Installing xkeyboard-config (2.41-r0) 23:14:37 #11 16.91 (69/167) Installing libxkbcommon (1.7.0-r0) 23:14:37 #11 17.07 (70/167) Installing gtk+3.0 (3.24.43-r0) 23:14:37 #11 17.41 (71/167) Installing icu-data-full (74.2-r1) 23:14:38 #11 17.73 (72/167) Installing mesa (24.0.9-r1) 23:14:38 #11 17.91 (73/167) Installing llvm17-libs (17.0.6-r2) 23:14:39 #11 18.81 (74/167) Installing hwdata-pci (0.382-r0) 23:14:39 #11 19.47 (75/167) Installing libpciaccess (0.18.1-r0) 23:14:39 #11 19.60 (76/167) Installing libdrm (2.4.120-r0) 23:14:39 #11 19.81 (77/167) Installing libelf (0.191-r0) 23:14:40 #11 19.95 (78/167) Installing mesa-glapi (24.0.9-r1) 23:14:40 #11 20.14 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 23:14:40 #11 20.48 (80/167) Installing eudev-libs (3.2.14-r2) 23:14:40 #11 20.64 (81/167) Installing libmagic (5.45-r1) 23:14:40 #11 20.82 (82/167) Installing file (5.45-r1) 23:14:41 #11 20.96 (83/167) Installing xprop (1.2.7-r0) 23:14:41 #11 21.10 (84/167) Installing libice (1.1.1-r6) 23:14:41 #11 21.26 (85/167) Installing libuuid (2.40.1-r1) 23:14:41 #11 21.39 (86/167) Installing libsm (1.2.4-r4) 23:14:41 #11 21.56 (87/167) Installing libxt (1.3.0-r5) 23:14:42 #11 21.71 (88/167) Installing libxmu (1.1.4-r2) 23:14:42 #11 21.89 (89/167) Installing xset (1.2.5-r1) 23:14:42 #11 22.02 (90/167) Installing xdg-utils (1.2.1-r0) 23:14:42 #11 22.21 (91/167) Installing libogg (1.3.5-r5) 23:14:42 #11 22.34 (92/167) Installing libflac (1.4.3-r1) 23:14:42 #11 22.55 (93/167) Installing alsa-lib (1.2.11-r0) 23:14:43 #11 22.73 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 23:14:43 #11 23.02 (95/167) Installing aom-libs (3.9.1-r0) 23:14:43 #11 23.30 (96/167) Installing libva (2.21.0-r0) 23:14:43 #11 23.50 (97/167) Installing libvdpau (1.5-r3) 23:14:43 #11 23.63 (98/167) Installing onevpl-libs (2023.3.1-r2) 23:14:44 #11 23.83 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 23:14:44 #11 23.99 (100/167) Installing libdav1d (1.4.2-r0) 23:14:44 #11 24.24 (101/167) Installing openexr-libiex (3.1.13-r1) 23:14:44 #11 24.39 (102/167) Installing openexr-libilmthread (3.1.13-r1) 23:14:44 #11 24.54 (103/167) Installing imath (3.1.12-r0) 23:14:44 #11 24.68 (104/167) Installing openexr-libopenexr (3.1.13-r1) 23:14:45 #11 24.94 (105/167) Installing giflib (5.2.2-r0) 23:14:45 #11 25.07 (106/167) Installing libhwy (1.0.7-r0) 23:14:45 #11 25.23 (107/167) Installing lcms2 (2.16-r0) 23:14:45 #11 25.39 (108/167) Installing libjxl (0.10.2-r0) 23:14:45 #11 25.67 (109/167) Installing lame-libs (3.100-r5) 23:14:46 #11 25.82 (110/167) Installing opus (1.5.2-r0) 23:14:46 #11 26.04 (111/167) Installing rav1e-libs (0.7.1-r0) 23:14:46 #11 26.23 (112/167) Installing libgomp (13.2.1_git20240309-r1) 23:14:46 #11 26.43 (113/167) Installing soxr (0.1.3-r7) 23:14:46 #11 26.58 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 23:14:46 #11 26.76 (115/167) Installing libtheora (1.1.1-r18) 23:14:47 #11 26.94 (116/167) Installing libvorbis (1.3.7-r2) 23:14:47 #11 27.15 (117/167) Installing libvpx (1.14.1-r0) 23:14:47 #11 27.35 (118/167) Installing libwebpmux (1.3.2-r0) 23:14:47 #11 27.51 (119/167) Installing x264-libs (0.164_git20231001-r0) 23:14:47 #11 27.69 (120/167) Installing numactl (2.0.18-r0) 23:14:47 #11 27.86 (121/167) Installing x265-libs (3.6-r0) 23:14:48 #11 28.08 (122/167) Installing xvidcore (1.3.7-r2) 23:14:48 #11 28.29 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 23:14:48 #11 28.55 (124/167) Installing libbluray (1.3.4-r1) 23:14:49 #11 28.75 (125/167) Installing mpg123-libs (1.32.8-r0) 23:14:49 #11 28.90 (126/167) Installing libopenmpt (0.7.7-r0) 23:14:49 #11 29.14 (127/167) Installing cjson (1.7.19-r0) 23:14:49 #11 29.27 (128/167) Installing mbedtls (3.6.5-r0) 23:14:49 #11 29.50 (129/167) Installing librist (0.2.10-r1) 23:14:49 #11 29.65 (130/167) Installing libsrt (1.5.3-r0) 23:14:50 #11 29.87 (131/167) Installing libssh (0.10.6-r0) 23:14:50 #11 30.03 (132/167) Installing libsodium (1.0.19-r1) 23:14:50 #11 30.29 (133/167) Installing libzmq (4.3.5-r2) 23:14:50 #11 30.51 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 23:14:50 #11 30.70 (135/167) Installing crc32c (1.1.2-r0) 23:14:51 #11 30.86 (136/167) Installing double-conversion (3.3.0-r0) 23:14:51 #11 31.03 (137/167) Installing libevent (2.1.12-r7) 23:14:51 #11 31.26 (138/167) Installing wayland-libs-server (1.22.0-r4) 23:14:51 #11 31.39 (139/167) Installing mesa-gbm (24.0.9-r1) 23:14:51 #11 31.55 (140/167) Installing harfbuzz-subset (8.5.0-r0) 23:14:51 #11 31.73 (141/167) Installing icu-libs (74.2-r1) 23:14:52 #11 32.01 (142/167) Installing minizip (1.3.1-r0) 23:14:52 #11 32.14 (143/167) Installing nspr (4.35-r4) 23:14:52 #11 32.35 (144/167) Installing sqlite-libs (3.45.3-r3) 23:14:52 #11 32.51 (145/167) Installing nss (3.105-r0) 23:14:52 #11 32.81 (146/167) Installing openh264 (2.4.1-r0) 23:14:53 #11 32.98 (147/167) Installing libcamera-ipa (0.3.0-r0) 23:14:53 #11 33.17 (148/167) Installing libunwind (1.8.1-r0) 23:14:53 #11 33.31 (149/167) Installing yaml (0.2.5-r2) 23:14:53 #11 33.48 (150/167) Installing libcamera (0.3.0-r0) 23:14:53 #11 33.65 (151/167) Installing speexdsp (1.2.1-r2) 23:14:53 #11 33.81 (152/167) Installing libuv (1.48.0-r0) 23:14:54 #11 33.96 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 23:14:54 #11 34.18 (154/167) Installing libsndfile (1.2.2-r1) 23:14:54 #11 34.35 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 23:14:54 #11 34.61 (156/167) Installing pipewire-libs (1.0.6-r1) 23:14:55 #11 34.85 (157/167) Installing libasyncns (0.8-r3) 23:14:55 #11 35.00 (158/167) Installing libltdl (2.4.7-r3) 23:14:55 #11 35.14 (159/167) Installing orc (0.4.40-r0) 23:14:55 #11 35.34 (160/167) Installing tdb-libs (1.4.9-r1) 23:14:55 #11 35.48 (161/167) Installing libpulse (17.0-r0) 23:14:56 #11 35.73 (162/167) Installing libwebpdemux (1.3.2-r0) 23:14:56 #11 35.85 (163/167) Installing libgpg-error (1.49-r0) 23:14:56 #11 36.05 (164/167) Installing libgcrypt (1.10.3-r0) 23:14:56 #11 36.23 (165/167) Installing libxslt (1.1.39-r2) 23:14:56 #11 36.43 (166/167) Installing chromium (131.0.6778.108-r0) 23:14:58 #11 38.16 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) 23:14:58 #11 38.55 Executing busybox-1.36.1-r31.trigger 23:14:58 #11 38.56 Executing fontconfig-2.15.0-r1.trigger 23:14:58 #11 38.57 Executing mkfontscale-1.2.2-r6.trigger 23:14:58 #11 38.59 Executing glib-2.80.5-r0.trigger 23:14:58 #11 38.60 Executing shared-mime-info-2.4-r0.trigger 23:14:59 #11 38.96 Executing gdk-pixbuf-2.42.12-r0.trigger 23:14:59 #11 38.96 Executing gtk-update-icon-cache-3.24.43-r0.trigger 23:14:59 #11 38.99 Executing gtk+3.0-3.24.43-r0.trigger 23:14:59 #11 39.01 OK: 672 MiB in 195 packages 23:14:59 #11 39.07 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:14:59 #11 39.24 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:15:00 #11 39.68 (1/30) Installing jansson (2.14-r4) 23:15:00 #11 39.81 (2/30) Installing binutils (2.42-r1) 23:15:00 #11 40.12 (3/30) Installing libatomic (13.2.1_git20240309-r1) 23:15:00 #11 40.23 (4/30) Installing isl26 (0.26-r1) 23:15:00 #11 40.51 (5/30) Installing mpfr4 (4.2.1-r0) 23:15:00 #11 40.66 (6/30) Installing mpc1 (1.3.1-r1) 23:15:01 #11 40.85 (7/30) Installing gcc (13.2.1_git20240309-r1) 23:15:02 #11 41.70 (8/30) Installing musl-dev (1.2.5-r1) 23:15:02 #11 42.00 (9/30) Installing linux-headers (6.6-r0) 23:15:02 #11 42.24 (10/30) Installing libffi-dev (3.4.6-r0) 23:15:02 #11 42.42 (11/30) Installing libpq (16.13-r0) 23:15:02 #11 42.56 (12/30) Installing openssl-dev (3.3.6-r0) 23:15:03 #11 42.81 (13/30) Installing libpq-dev (16.13-r0) 23:15:03 #11 42.97 (14/30) Installing libecpg (16.13-r0) 23:15:03 #11 43.16 (15/30) Installing libecpg-dev (16.13-r0) 23:15:03 #11 43.31 (16/30) Installing clang16-headers (16.0.6-r5) 23:15:03 #11 43.58 (17/30) Installing llvm16-libs (16.0.6-r9) 23:15:04 #11 44.44 (18/30) Installing clang16-libs (16.0.6-r5) 23:15:05 #11 45.02 (19/30) Installing fortify-headers (1.1-r3) 23:15:05 #11 45.14 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 23:15:05 #11 45.48 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 23:15:05 #11 45.62 (22/30) Installing clang16 (16.0.6-r5) 23:15:06 #11 45.84 (23/30) Installing icu (74.2-r1) 23:15:06 #11 46.00 (24/30) Installing icu-dev (74.2-r1) 23:15:06 #11 46.27 (25/30) Installing llvm16 (16.0.6-r9) 23:15:07 #11 47.13 (26/30) Installing lz4-libs (1.9.4-r5) 23:15:07 #11 47.32 (27/30) Installing lz4-dev (1.9.4-r5) 23:15:07 #11 47.44 (28/30) Installing zstd (1.5.6-r0) 23:15:07 #11 47.66 (29/30) Installing zstd-dev (1.5.6-r0) 23:15:08 #11 47.80 (30/30) Installing postgresql16-dev (16.13-r0) 23:15:08 #11 48.10 Executing busybox-1.36.1-r31.trigger 23:15:08 #11 48.11 OK: 1208 MiB in 225 packages 23:15:08 #11 48.16 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:15:08 #11 48.34 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:15:08 #11 48.80 (1/14) Installing g++ (13.2.1_git20240309-r1) 23:15:09 #11 49.17 (2/14) Installing gdbm (1.23-r1) 23:15:09 #11 49.33 (3/14) Installing mpdecimal (4.0.0-r0) 23:15:09 #11 49.46 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 23:15:09 #11 49.63 (5/14) Installing libncursesw (6.4_p20240420-r2) 23:15:10 #11 49.78 (6/14) Installing libpanelw (6.4_p20240420-r2) 23:15:10 #11 49.92 (7/14) Installing readline (8.2.10-r0) 23:15:10 #11 50.56 (8/14) Installing python3 (3.12.12-r0) 23:15:11 #11 50.96 (9/14) Installing python3-pycache-pyc0 (3.12.12-r0) 23:15:11 #11 51.21 (10/14) Installing pyc (3.12.12-r0) 23:15:11 #11 51.35 (11/14) Installing python3-pyc (3.12.12-r0) 23:15:11 #11 51.46 (12/14) Installing python3-dev (3.12.12-r0) 23:15:12 #11 52.12 (13/14) Installing libsodium-dev (1.0.19-r1) 23:15:12 #11 52.26 (14/14) Installing zeromq-dev (4.3.5-r2) 23:15:12 #11 52.42 Executing busybox-1.36.1-r31.trigger 23:15:12 #11 52.43 OK: 1374 MiB in 239 packages 23:15:12 #11 52.49 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:15:12 #11 52.67 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:15:13 #11 53.17 OK: 1374 MiB in 239 packages 23:15:13 #11 53.26 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:15:13 #11 53.43 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:15:14 #11 53.93 (1/1) Installing tzdata (2026a-r0) 23:15:14 #11 54.12 OK: 1376 MiB in 240 packages 23:15:14 #11 54.45 (1/1) Purging tzdata (2026a-r0) 23:15:14 #11 54.45 OK: 1374 MiB in 239 packages 23:15:16 #11 56.04 Looking in links: /tmp/tmpinldiok0 23:15:16 #11 56.04 Processing /tmp/tmpinldiok0/pip-25.0.1-py3-none-any.whl 23:15:16 #11 56.05 Installing collected packages: pip 23:15:17 #11 57.05 Successfully installed pip-25.0.1 23:15:17 #11 57.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. 23:15:17 #11 57.45 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 23:15:17 #11 57.52 Collecting pip 23:15:17 #11 57.55 Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 23:15:18 #11 57.71 Collecting setuptools 23:15:18 #11 57.72 Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 23:15:18 #11 57.80 Collecting wheel 23:15:18 #11 57.80 Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 23:15:18 #11 57.87 Collecting packaging>=24.0 (from wheel) 23:15:18 #11 57.88 Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 23:15:18 #11 57.89 Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 23:15:18 #11 57.91 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 142.8 MB/s eta 0:00:00 23:15:18 #11 57.91 Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 23:15:18 #11 57.92 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 212.4 MB/s eta 0:00:00 23:15:18 #11 57.93 Downloading wheel-0.46.3-py3-none-any.whl (30 kB) 23:15:18 #11 57.94 Downloading packaging-26.0-py3-none-any.whl (74 kB) 23:15:18 #11 57.97 Installing collected packages: setuptools, pip, packaging, wheel 23:15:18 #11 58.68 Attempting uninstall: pip 23:15:19 #11 58.68 Found existing installation: pip 25.0.1 23:15:19 #11 58.72 Uninstalling pip-25.0.1: 23:15:19 #11 58.73 Successfully uninstalled pip-25.0.1 23:15:20 #11 59.80 Successfully installed packaging-26.0 pip-26.0.1 setuptools-82.0.1 wheel-0.46.3 23:15:20 #11 59.80 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 23:15:20 #11 60.29 Processing ./edgex-taf-common 23:15:20 #11 60.29 Installing build dependencies: started 23:15:21 #11 61.01 Installing build dependencies: finished with status 'done' 23:15:21 #11 61.01 Getting requirements to build wheel: started 23:15:21 #11 61.38 Getting requirements to build wheel: finished with status 'done' 23:15:21 #11 61.39 Preparing metadata (pyproject.toml): started 23:15:21 #11 61.59 Preparing metadata (pyproject.toml): finished with status 'done' 23:15:21 #11 61.60 Building wheels for collected packages: edgex-taf-common 23:15:21 #11 61.60 Building wheel for edgex-taf-common (pyproject.toml): started 23:15:22 #11 61.84 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 23:15:22 #11 61.85 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15430 sha256=b09745758739a04c81f33e7d2088203cfb1e98522e5a42ef6d705f1dcd00286c 23:15:22 #11 61.85 Stored in directory: /tmp/pip-ephem-wheel-cache-mj8tgfef/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 23:15:22 #11 61.85 Successfully built edgex-taf-common 23:15:22 #11 61.87 Installing collected packages: edgex-taf-common 23:15:22 #11 61.89 Successfully installed edgex-taf-common-0.0.0 23:15:22 #11 61.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. 23:15:22 #11 62.45 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 23:15:22 #11 62.51 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 23:15:22 #11 62.53 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 23:15:22 #11 62.54 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 23:15:22 #11 62.56 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 23:15:22 #11 62.58 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 23:15:22 #11 62.61 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 23:15:22 #11 62.61 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 23:15:22 #11 62.64 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 23:15:22 #11 62.65 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 23:15:22 #11 62.66 Installing build dependencies: started 23:15:23 #11 63.28 Installing build dependencies: finished with status 'done' 23:15:23 #11 63.28 Getting requirements to build wheel: started 23:15:24 #11 63.64 Getting requirements to build wheel: finished with status 'done' 23:15:24 #11 63.65 Preparing metadata (pyproject.toml): started 23:15:24 #11 63.85 Preparing metadata (pyproject.toml): finished with status 'done' 23:15:24 #11 63.88 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 23:15:24 #11 63.89 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 23:15:24 #11 63.89 Installing build dependencies: started 23:15:24 #11 64.51 Installing build dependencies: finished with status 'done' 23:15:24 #11 64.52 Getting requirements to build wheel: started 23:15:25 #11 64.89 Getting requirements to build wheel: finished with status 'done' 23:15:25 #11 64.89 Preparing metadata (pyproject.toml): started 23:15:25 #11 65.09 Preparing metadata (pyproject.toml): finished with status 'done' 23:15:25 #11 65.12 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 23:15:25 #11 65.14 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 23:15:25 #11 65.20 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 23:15:25 #11 65.20 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 23:15:25 #11 65.23 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 23:15:25 #11 65.24 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 23:15:25 #11 65.25 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 23:15:25 #11 65.25 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 23:15:25 #11 65.28 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 23:15:25 #11 65.30 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 23:15:25 #11 65.54 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 23:15:25 #11 65.56 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 23:15:25 #11 65.65 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 23:15:26 #11 65.65 Downloading psutil-7.0.0.tar.gz (497 kB) 23:15:26 #11 65.74 Installing build dependencies: started 23:15:26 #11 66.34 Installing build dependencies: finished with status 'done' 23:15:26 #11 66.34 Getting requirements to build wheel: started 23:15:27 #11 67.03 Getting requirements to build wheel: finished with status 'done' 23:15:27 #11 67.04 Preparing metadata (pyproject.toml): started 23:15:27 #11 67.32 Preparing metadata (pyproject.toml): finished with status 'done' 23:15:27 #11 67.59 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 23:15:28 #11 67.63 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) 23:15:28 #11 67.67 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 23:15:28 #11 67.68 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 23:15:28 #11 67.73 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 23:15:28 #11 67.75 Downloading psycopg2-2.9.10.tar.gz (385 kB) 23:15:28 #11 67.81 Installing build dependencies: started 23:15:28 #11 68.42 Installing build dependencies: finished with status 'done' 23:15:28 #11 68.43 Getting requirements to build wheel: started 23:15:29 #11 68.83 Getting requirements to build wheel: finished with status 'done' 23:15:29 #11 68.83 Preparing metadata (pyproject.toml): started 23:15:29 #11 69.04 Preparing metadata (pyproject.toml): finished with status 'done' 23:15:29 #11 69.14 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 23:15:29 #11 69.14 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 23:15:29 #11 69.36 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 23:15:29 #11 69.37 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 23:15:29 #11 69.39 Collecting pyjwt==2.12.0 (from -r requirements.txt (line 19)) 23:15:29 #11 69.39 Downloading pyjwt-2.12.0-py3-none-any.whl.metadata (4.0 kB) 23:15:29 #11 69.59 Collecting cryptography==46.0.5 (from -r requirements.txt (line 20)) 23:15:29 #11 69.61 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) 23:15:29 #11 69.63 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 23:15:29 #11 69.64 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 23:15:29 #11 69.65 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 23:15:29 #11 69.65 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 23:15:29 #11 69.68 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 23:15:29 #11 69.69 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 23:15:29 #11 69.73 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 23:15:30 #11 69.73 Downloading selenium-4.41.0-py3-none-any.whl.metadata (7.5 kB) 23:15:30 #11 69.75 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 23:15:30 #11 69.75 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl.metadata (9.5 kB) 23:15:30 #11 69.77 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 23:15:30 #11 69.77 Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 23:15:30 #11 69.81 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 23:15:30 #11 69.81 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 23:15:30 #11 69.83 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 23:15:30 #11 69.83 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 23:15:30 #11 69.85 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:15:30 #11 69.85 Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) 23:15:30 #11 69.88 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:15:30 #11 69.88 Downloading flex-6.14.1.tar.gz (40 kB) 23:15:30 #11 69.92 Installing build dependencies: started 23:15:30 #11 70.52 Installing build dependencies: finished with status 'done' 23:15:30 #11 70.52 Getting requirements to build wheel: started 23:15:31 #11 70.93 Getting requirements to build wheel: finished with status 'done' 23:15:31 #11 70.93 Preparing metadata (pyproject.toml): started 23:15:31 #11 71.16 Preparing metadata (pyproject.toml): finished with status 'done' 23:15:31 #11 71.17 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:15:31 #11 71.19 Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) 23:15:31 #11 71.22 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:15:31 #11 71.23 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 23:15:31 #11 71.27 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:15:31 #11 71.28 Downloading openapi_core-0.23.0-py3-none-any.whl.metadata (8.1 kB) 23:15:31 #11 71.30 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:15:31 #11 71.31 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 23:15:31 #11 71.38 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:15:31 #11 71.39 Downloading pytz-2026.1.post1-py2.py3-none-any.whl.metadata (22 kB) 23:15:31 #11 71.41 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:15:31 #11 71.41 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 23:15:31 #11 71.53 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 23:15:31 #11 71.56 Downloading charset_normalizer-3.4.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (39 kB) 23:15:31 #11 71.59 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 23:15:31 #11 71.60 Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 23:15:31 #11 71.63 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 23:15:32 #11 71.63 Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 23:15:32 #11 71.66 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 23:15:32 #11 71.67 Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 23:15:32 #11 71.69 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 23:15:32 #11 71.70 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 23:15:32 #11 71.71 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 23:15:32 #11 71.72 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 23:15:32 #11 71.72 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (82.0.1) 23:15:32 #11 71.89 Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 20)) 23:15:32 #11 71.90 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.6 kB) 23:15:32 #11 71.91 Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 20)) 23:15:32 #11 71.91 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 23:15:32 #11 71.96 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 23:15:32 #11 71.96 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) 23:15:32 #11 71.98 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 23:15:32 #11 71.98 Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 23:15:32 #11 72.01 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 23:15:32 #11 72.01 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (10.0 kB) 23:15:32 #11 72.03 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 23:15:32 #11 72.03 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 23:15:32 #11 72.05 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 23:15:32 #11 72.05 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 23:15:32 #11 72.07 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 23:15:32 #11 72.08 Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) 23:15:32 #11 72.09 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 23:15:32 #11 72.09 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 23:15:32 #11 72.11 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)) 23:15:32 #11 72.11 Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 23:15:32 #11 72.12 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 23:15:32 #11 72.13 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 23:15:32 #11 72.14 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 23:15:32 #11 72.14 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 23:15:32 #11 72.15 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)) 23:15:32 #11 72.15 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 23:15:32 #11 72.16 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)) 23:15:32 #11 72.17 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 23:15:32 #11 72.18 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)) 23:15:32 #11 72.19 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 23:15:32 #11 72.21 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)) 23:15:32 #11 72.21 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 23:15:32 #11 72.26 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:15:32 #11 72.26 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) 23:15:32 #11 72.27 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:15:32 #11 72.28 Downloading validate_email-1.3.tar.gz (4.7 kB) 23:15:32 #11 72.29 Installing build dependencies: started 23:15:33 #11 72.89 Installing build dependencies: finished with status 'done' 23:15:33 #11 72.90 Getting requirements to build wheel: started 23:15:33 #11 73.28 Getting requirements to build wheel: finished with status 'done' 23:15:33 #11 73.28 Preparing metadata (pyproject.toml): started 23:15:33 #11 73.46 Preparing metadata (pyproject.toml): finished with status 'done' 23:15:33 #11 73.50 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:15:33 #11 73.50 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 23:15:33 #11 73.54 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:15:33 #11 73.54 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 23:15:33 #11 73.55 Installing build dependencies: started 23:15:34 #11 74.15 Installing build dependencies: finished with status 'done' 23:15:34 #11 74.15 Getting requirements to build wheel: started 23:15:34 #11 74.53 Getting requirements to build wheel: finished with status 'done' 23:15:34 #11 74.53 Preparing metadata (pyproject.toml): started 23:15:34 #11 74.74 Preparing metadata (pyproject.toml): finished with status 'done' 23:15:35 #11 74.76 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:15:35 #11 74.76 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 23:15:35 #11 74.78 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:15:35 #11 74.79 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 23:15:35 #11 74.81 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:15:35 #11 74.82 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 23:15:35 #11 75.18 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:15:35 #11 75.19 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 23:15:35 #11 75.20 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:15:35 #11 75.21 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 23:15:35 #11 75.22 Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:15:35 #11 75.23 Downloading jsonschema_path-0.4.5-py3-none-any.whl.metadata (5.9 kB) 23:15:35 #11 75.24 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:15:35 #11 75.25 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 23:15:35 #11 75.28 Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:15:35 #11 75.28 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) 23:15:35 #11 75.32 Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:15:35 #11 75.32 Downloading openapi_spec_validator-0.8.4-py3-none-any.whl.metadata (6.5 kB) 23:15:35 #11 75.35 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:15:35 #11 75.36 Downloading werkzeug-3.1.6-py3-none-any.whl.metadata (4.0 kB) 23:15:35 #11 75.37 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)) 23:15:35 #11 75.38 Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) 23:15:35 #11 75.52 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)) 23:15:35 #11 75.53 Downloading pydantic-2.12.5-py3-none-any.whl.metadata (90 kB) 23:15:35 #11 75.55 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)) 23:15:35 #11 75.56 Downloading pydantic_settings-2.13.1-py3-none-any.whl.metadata (3.4 kB) 23:15:35 #11 75.64 Collecting rfc3339-validator (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:15:35 #11 75.65 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 23:15:35 #11 75.66 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:15:35 #11 75.66 Downloading jsonschema-4.24.1-py3-none-any.whl.metadata (7.5 kB) 23:15:35 #11 75.71 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)) 23:15:35 #11 75.73 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) 23:15:35 #11 75.75 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)) 23:15:36 #11 75.76 Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) 23:15:36 #11 76.60 Collecting pydantic-core==2.41.5 (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)) 23:15:37 #11 76.61 Downloading pydantic_core-2.41.5-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (7.3 kB) 23:15:37 #11 76.62 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)) 23:15:37 #11 76.63 Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) 23:15:37 #11 76.71 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:15:37 #11 76.71 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) 23:15:37 #11 76.77 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 23:15:37 #11 76.78 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 130.8 MB/s 0:00:00 23:15:37 #11 76.79 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 23:15:37 #11 76.80 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 23:15:37 #11 76.80 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 23:15:37 #11 76.83 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 23:15:37 #11 76.84 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 23:15:37 #11 76.84 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 23:15:37 #11 76.85 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 23:15:37 #11 76.86 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 23:15:37 #11 76.89 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 23:15:37 #11 77.44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 32.3 MB/s 0:00:00 23:15:37 #11 77.48 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) 23:15:37 #11 77.53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 35.9 MB/s 0:00:00 23:15:37 #11 77.54 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 23:15:37 #11 77.55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 157.2 MB/s 0:00:00 23:15:37 #11 77.57 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 23:15:37 #11 77.59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 131.0 MB/s 0:00:00 23:15:37 #11 77.60 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 23:15:37 #11 77.61 Downloading pyjwt-2.12.0-py3-none-any.whl (29 kB) 23:15:37 #11 77.62 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_x86_64.whl (4.7 MB) 23:15:37 #11 77.65 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 154.7 MB/s 0:00:00 23:15:38 #11 77.66 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 23:15:38 #11 77.67 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 23:15:38 #11 77.67 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 23:15:38 #11 77.73 Downloading charset_normalizer-3.4.5-cp312-cp312-musllinux_1_2_x86_64.whl (198 kB) 23:15:38 #11 77.74 Downloading idna-3.11-py3-none-any.whl (71 kB) 23:15:38 #11 77.74 Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 23:15:38 #11 77.75 Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 23:15:38 #11 77.75 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl (221 kB) 23:15:38 #11 77.76 Downloading click-8.3.1-py3-none-any.whl (108 kB) 23:15:38 #11 77.77 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 23:15:38 #11 77.81 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl (359 kB) 23:15:38 #11 77.81 Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 23:15:38 #11 77.82 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) 23:15:38 #11 77.83 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 158.6 MB/s 0:00:00 23:15:38 #11 77.84 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 23:15:38 #11 77.84 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 23:15:38 #11 77.85 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 23:15:38 #11 77.86 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 23:15:38 #11 77.88 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 23:15:38 #11 77.90 Downloading selenium-4.41.0-py3-none-any.whl (9.5 MB) 23:15:38 #11 77.99 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 108.8 MB/s 0:00:00 23:15:38 #11 78.00 Downloading trio-0.33.0-py3-none-any.whl (510 kB) 23:15:38 #11 78.01 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 23:15:38 #11 78.01 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 23:15:38 #11 78.02 Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 23:15:38 #11 78.03 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 23:15:38 #11 78.03 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 23:15:38 #11 78.03 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 23:15:38 #11 78.04 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 23:15:38 #11 78.04 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 23:15:38 #11 78.05 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) 23:15:38 #11 78.06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 144.1 MB/s 0:00:00 23:15:38 #11 78.07 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 23:15:38 #11 78.09 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) 23:15:38 #11 78.10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 240.4 MB/s 0:00:00 23:15:38 #11 78.10 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 23:15:38 #11 78.11 Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) 23:15:38 #11 78.11 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 23:15:38 #11 78.12 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 23:15:38 #11 78.12 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_x86_64.whl (563 kB) 23:15:38 #11 78.13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 563.1/563.1 kB 235.8 MB/s 0:00:00 23:15:38 #11 78.14 Downloading openapi_core-0.23.0-py3-none-any.whl (115 kB) 23:15:38 #11 78.17 Downloading jsonschema_path-0.4.5-py3-none-any.whl (19 kB) 23:15:38 #11 78.18 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) 23:15:38 #11 78.19 Downloading openapi_spec_validator-0.8.4-py3-none-any.whl (50 kB) 23:15:38 #11 78.20 Downloading jsonschema-4.24.1-py3-none-any.whl (89 kB) 23:15:38 #11 78.21 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) 23:15:38 #11 78.22 Downloading pathable-0.5.0-py3-none-any.whl (16 kB) 23:15:38 #11 78.23 Downloading pydantic-2.12.5-py3-none-any.whl (463 kB) 23:15:38 #11 78.25 Downloading pydantic_core-2.41.5-cp312-cp312-musllinux_1_1_x86_64.whl (2.3 MB) 23:15:38 #11 78.28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 117.9 MB/s 0:00:00 23:15:38 #11 78.28 Downloading pydantic_settings-2.13.1-py3-none-any.whl (58 kB) 23:15:38 #11 78.29 Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) 23:15:38 #11 78.29 Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) 23:15:38 #11 78.30 Downloading werkzeug-3.1.6-py3-none-any.whl (225 kB) 23:15:38 #11 78.30 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 23:15:38 #11 78.31 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 23:15:38 #11 78.31 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 23:15:38 #11 78.32 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 23:15:38 #11 78.32 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 23:15:38 #11 78.37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 41.9 MB/s 0:00:00 23:15:38 #11 78.38 Downloading pytz-2026.1.post1-py2.py3-none-any.whl (510 kB) 23:15:38 #11 78.39 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 23:15:38 #11 78.39 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 23:15:38 #11 78.40 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 23:15:38 #11 78.54 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 23:15:38 #11 78.54 Building wheel for robotframework-sshlibrary (pyproject.toml): started 23:15:39 #11 78.80 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 23:15:39 #11 78.80 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=f0e1ca06bc3fa03a58ff9562d03d7e8cdd1e68f944fe8b9f1f56425c23f36cc7 23:15:39 #11 78.81 Stored in directory: /tmp/pip-ephem-wheel-cache-iztdzm4y/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 23:15:39 #11 78.81 Building wheel for robotbackgroundlogger (pyproject.toml): started 23:15:39 #11 79.04 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 23:15:39 #11 79.04 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=0cf76463adbeda161a06ad693bb861575a362a260590f8bd52bdc29a6dd43633 23:15:39 #11 79.04 Stored in directory: /tmp/pip-ephem-wheel-cache-iztdzm4y/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 23:15:39 #11 79.04 Building wheel for psutil (pyproject.toml): started 23:15:41 #11 80.72 Building wheel for psutil (pyproject.toml): finished with status 'done' 23:15:41 #11 80.73 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277537 sha256=e4ef6a486a838c3e23664a015e7fe1d8468dc6daeee942955aca4609974466c1 23:15:41 #11 80.73 Stored in directory: /tmp/pip-ephem-wheel-cache-iztdzm4y/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 23:15:41 #11 80.73 Building wheel for psycopg2 (pyproject.toml): started 23:15:49 #11 88.90 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 23:15:49 #11 88.90 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521919 sha256=b9e987b3a81ba88588079e3183601e3aa6120e4a5cd864a6703e2cbd50093961 23:15:49 #11 88.90 Stored in directory: /tmp/pip-ephem-wheel-cache-iztdzm4y/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 23:15:49 #11 88.91 Building wheel for flex (pyproject.toml): started 23:15:49 #11 89.21 Building wheel for flex (pyproject.toml): finished with status 'done' 23:15:49 #11 89.21 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=5908d815cc04d6cbea626bc09bff4cdf9b9122789b012e5c2907c187bddffac9 23:15:49 #11 89.21 Stored in directory: /tmp/pip-ephem-wheel-cache-iztdzm4y/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 23:15:49 #11 89.22 Building wheel for strict-rfc3339 (pyproject.toml): started 23:15:49 #11 89.46 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 23:15:49 #11 89.46 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18222 sha256=56b85547bb117f0ce32f42fa90b3567f96dc0f99f05ced3a4bc02d850de91f0e 23:15:49 #11 89.46 Stored in directory: /tmp/pip-ephem-wheel-cache-iztdzm4y/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 23:15:49 #11 89.47 Building wheel for validate-email (pyproject.toml): started 23:15:49 #11 89.70 Building wheel for validate-email (pyproject.toml): finished with status 'done' 23:15:50 #11 89.70 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=d6cd103e955c9129ead8611c69cd80f38b287c87422ec7f0513fb21190dfba12 23:15:50 #11 89.70 Stored in directory: /tmp/pip-ephem-wheel-cache-iztdzm4y/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 23:15:50 #11 89.71 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 23:15:50 #11 89.89 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 23:16:02 #11 100.5 23:16:02 #11 100.6 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 annotated-types-0.7.0 attrs-25.4.0 bcrypt-5.0.0 certifi-2026.2.25 cffi-2.0.0 charset_normalizer-3.4.5 click-8.3.1 configparser-7.2.0 cryptography-46.0.5 docker-7.1.0 docutils-0.22.4 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.11 influxdb-client-1.49.0 invoke-2.2.1 isodate-0.7.2 jsonpath-ng-1.8.0 jsonpointer-3.0.0 jsonschema-4.24.1 jsonschema-path-0.4.5 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-10.8.0 numpy-2.2.5 openapi-core-0.23.0 openapi-schema-validator-0.8.1 openapi-spec-validator-0.8.4 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-4.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.12.5 pydantic-core-2.41.5 pydantic-settings-2.13.1 pygments-2.19.2 pyjwt-2.12.0 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2026.1.post1 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.37.0 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.30.0 scp-0.15.0 selenium-4.41.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 typing-inspection-0.4.2 tzlocal-5.3.1 urllib3-2.6.3 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.6 wsproto-1.3.2 23:16:02 #11 100.6 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. 23:16:02 #11 DONE 102.0s 23:16:02 23:16:02 #12 exporting to image 23:16:02 #12 exporting layers 23:16:08 #12 exporting layers 6.4s done 23:16:08 #12 writing image sha256:a09c4eb7bf3679fc49e7a1f1cf01b2c0a3d8ecf95c19356b4eb902520e2e04af done 23:16:08 #12 naming to docker.io/library/edgex-taf-common done 23:16:08 #12 DONE 6.4s [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 23:16:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:16:09 23:16:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:16:10 latest: Pulling from edgex-lftools-log-publisher 23:16:10 5eb5b503b376: Pulling fs layer 23:16:10 5c69ac0246d0: Pulling fs layer 23:16:10 ec43610c2a17: Pulling fs layer 23:16:10 3a2ae6a8a46f: Pulling fs layer 23:16:10 33b1e0a273af: Pulling fs layer 23:16:10 5d3b04190fa2: Pulling fs layer 23:16:10 2f39f015ded8: Pulling fs layer 23:16:10 3a2ae6a8a46f: Waiting 23:16:10 33b1e0a273af: Waiting 23:16:10 2f39f015ded8: Waiting 23:16:10 5d3b04190fa2: Waiting 23:16:10 5c69ac0246d0: Verifying Checksum 23:16:10 5c69ac0246d0: Download complete 23:16:10 3a2ae6a8a46f: Verifying Checksum 23:16:10 3a2ae6a8a46f: Download complete 23:16:10 33b1e0a273af: Verifying Checksum 23:16:10 33b1e0a273af: Download complete 23:16:10 ec43610c2a17: Verifying Checksum 23:16:10 ec43610c2a17: Download complete 23:16:10 5d3b04190fa2: Verifying Checksum 23:16:10 5d3b04190fa2: Download complete 23:16:10 5eb5b503b376: Verifying Checksum 23:16:10 5eb5b503b376: Download complete 23:16:11 2f39f015ded8: Download complete 23:16:12 5eb5b503b376: Pull complete 23:16:12 5c69ac0246d0: Pull complete 23:16:13 ec43610c2a17: Pull complete 23:16:13 3a2ae6a8a46f: Pull complete 23:16:13 33b1e0a273af: Pull complete 23:16:13 5d3b04190fa2: Pull complete 23:16:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3409 in /w/workspace/xfoundry_edgex-taf-common_PR-154 [Pipeline] { [Pipeline] checkout 23:16:17 Selected Git installation does not exist. Using Default 23:16:17 The recommended git tool is: NONE 23:16:19 2f39f015ded8: Pull complete 23:16:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:16:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:16:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:20 prd-ubuntu20.04-docker-8c-8g-3408 does not seem to be running inside a container 23:16:20 $ 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-154 -v /w/workspace/xfoundry_edgex-taf-common_PR-154:/w/workspace/xfoundry_edgex-taf-common_PR-154:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-154@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-154@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:16:21 $ docker top 3387d6a9039d34b2f01c0c58893da49342a324829d44aaacca8d7c5f14fd3528 -eo pid,comm 23:16:21 using credential edgex-jenkins-ssh 23:16:21 Cloning the remote Git repository [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:16:21 ---> job-cost.sh 23:16:21 lf-activate-venv: SKIPPING 23:16:21 INFO: No Stack... 23:16:21 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 23:16:21 > git init /w/workspace/xfoundry_edgex-taf-common_PR-154 # timeout=10 23:16:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 23:16:21 > git --version # timeout=10 23:16:21 > git --version # 'git version 2.25.1' 23:16:21 using GIT_SSH to set credentials SSH Credentials for GitHub 23:16:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:16:21 INFO: Retrieving Pricing Info for: v3-standard-8 23:16:22 INFO: Archiving Costs [Pipeline] sh 23:16:22 + cat /w/workspace/xfoundry_edgex-taf-common_PR-154/archives/cost.csv 23:16:22 + cut -d, -f6 [Pipeline] lock 23:16:22 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-154-1-stack-cost] 23:16:22 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-154-1-stack-cost] did not exist. Created. 23:16:22 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-154-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:16:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 23:16:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:16:23 + echo total: 0.2199999988079071 [Pipeline] stash 23:16:23 Stashed 1 file(s) [Pipeline] } 23:16:23 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-154-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:16:23 $ docker stop --time=1 3387d6a9039d34b2f01c0c58893da49342a324829d44aaacca8d7c5f14fd3528 23:16:23 Merging remotes/origin/main commit 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 into PR head commit b3e5140beddb176a3228eff69f850509e807f0a0 23:16:24 Merge succeeded, producing b3e5140beddb176a3228eff69f850509e807f0a0 23:16:24 Checking out Revision b3e5140beddb176a3228eff69f850509e807f0a0 (PR-154) 23:16:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 23:16:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 23:16:23 using GIT_SSH to set credentials SSH Credentials for GitHub 23:16:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/154/head:refs/remotes/origin/PR-154 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:16:23 > git config core.sparsecheckout # timeout=10 23:16:23 > git checkout -f b3e5140beddb176a3228eff69f850509e807f0a0 # timeout=10 23:16:23 > git remote # timeout=10 23:16:23 > git config --get remote.origin.url # timeout=10 23:16:23 using GIT_SSH to set credentials SSH Credentials for GitHub 23:16:24 > git merge 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 # timeout=10 23:16:24 > git rev-parse HEAD^{commit} # timeout=10 23:16:24 > git config core.sparsecheckout # timeout=10 23:16:24 > git checkout -f b3e5140beddb176a3228eff69f850509e807f0a0 # timeout=10 23:16:24 Commit message: "build: bump pyjwt from 2.10.1 to 2.12.0" 23:16:24 $ docker rm -f --volumes 3387d6a9039d34b2f01c0c58893da49342a324829d44aaacca8d7c5f14fd3528 23:16:24 > git --version # timeout=10 23:16:24 > git --version # 'git version 2.25.1' 23:16:24 fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:16:29 provisioning config files... 23:16:29 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-154@tmp/config14628318036267801662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:16:29 ---> ****-login.sh 23:16:29 nexus3.edgexfoundry.org:10001 23:16:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:16:30 Configure a credential helper to remove this warning. See 23:16:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:16:30 23:16:30 Login Succeeded 23:16:30 nexus3.edgexfoundry.org:10002 23:16:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:16:30 Configure a credential helper to remove this warning. See 23:16:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:16:30 23:16:30 Login Succeeded 23:16:30 nexus3.edgexfoundry.org:10003 23:16:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:16:31 Configure a credential helper to remove this warning. See 23:16:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:16:31 23:16:31 Login Succeeded 23:16:31 nexus3.edgexfoundry.org:10004 23:16:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:16:31 Configure a credential helper to remove this warning. See 23:16:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:16:31 23:16:31 Login Succeeded 23:16:31 ****.io 23:16:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:16:32 Configure a credential helper to remove this warning. See 23:16:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:16:32 23:16:32 Login Succeeded 23:16:32 ---> ****-login.sh ends [Pipeline] } 23:16:32 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 23:16:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:16:33 + ls -al . 23:16:33 total 68 23:16:33 drwxrwxr-x 5 jenkins jenkins 4096 Mar 13 23:16 . 23:16:33 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 23:16 .. 23:16:33 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:16 .git 23:16:33 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:16 .github 23:16:33 -rw-rw-r-- 1 jenkins jenkins 22 Mar 13 23:16 .gitignore 23:16:33 -rw-rw-r-- 1 jenkins jenkins 1653 Mar 13 23:16 Dockerfile 23:16:33 -rw-rw-r-- 1 jenkins jenkins 746 Mar 13 23:16 Jenkinsfile 23:16:33 -rw-rw-r-- 1 jenkins jenkins 11381 Mar 13 23:16 LICENSE 23:16:33 -rw-rw-r-- 1 jenkins jenkins 4232 Mar 13 23:16 README.md 23:16:33 drwxrwxr-x 5 jenkins jenkins 4096 Mar 13 23:16 TUC 23:16:33 -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 23:14 VERSION 23:16:33 -rw-rw-r-- 1 jenkins jenkins 473 Mar 13 23:16 requirements.txt 23:16:33 -rw-rw-r-- 1 jenkins jenkins 54 Mar 13 23:16 robot-entrypoint.sh 23:16:33 -rw-rw-r-- 1 jenkins jenkins 445 Mar 13 23:16 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:33 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=b3e5140beddb176a3228eff69f850509e807f0a0 --label arch=arm64 --label version=0.0.0 . 23:16:34 Sending build context to Docker daemon 435.2kB 23:16:34 Step 1/13 : FROM alpine:3.20 23:16:34 3.20: Pulling from library/alpine 23:16:34 83b2d7e29698: Pulling fs layer 23:16:35 83b2d7e29698: Verifying Checksum 23:16:35 83b2d7e29698: Download complete 23:16:36 83b2d7e29698: Pull complete 23:16:36 Digest: sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 23:16:36 Status: Downloaded newer image for alpine:3.20 23:16:36 ---> 6b91e8dda53a 23:16:36 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 23:16:36 ---> Running in 9d0419b5e7a2 23:16:36 Removing intermediate container 9d0419b5e7a2 23:16:36 ---> eb9475a1c9e6 23:16:36 Step 3/13 : LABEL maintainer="Bruce Huang " 23:16:36 ---> Running in fd63e565d7b5 23:16:36 Removing intermediate container fd63e565d7b5 23:16:36 ---> 0d9d72ca4142 23:16:36 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 23:16:37 ---> 7792db077085 23:16:37 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 23:16:37 ---> 2cae24a27f7e 23:16:37 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 23:16:39 ---> a6ab7ed08260 23:16:39 Step 7/13 : WORKDIR /edgex-taf 23:16:39 ---> Running in e76c0ea97c42 23:16:40 Removing intermediate container e76c0ea97c42 23:16:40 ---> 3b3225fff52d 23:16:40 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:16:40 ---> Running in 9fcb7957fc2e 23:16:42 Removing intermediate container 9fcb7957fc2e 23:16:42 ---> ca713ee68767 23:16:42 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 23:16:42 ---> Running in b08551e3da46 23:16:43 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:16:44 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:16:45 OK: 9 MiB in 14 packages 23:16:46 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:16:46 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:16:47 (1/14) Installing ca-certificates (20250911-r0) 23:16:48 (2/14) Installing brotli-libs (1.1.0-r2) 23:16:48 (3/14) Installing c-ares (1.33.1-r0) 23:16:48 (4/14) Installing libunistring (1.2-r0) 23:16:48 (5/14) Installing libidn2 (2.3.7-r0) 23:16:49 (6/14) Installing nghttp2-libs (1.62.1-r0) 23:16:49 (7/14) Installing libpsl (0.21.5-r1) 23:16:49 (8/14) Installing zstd-libs (1.5.6-r0) 23:16:50 (9/14) Installing libcurl (8.14.1-r2) 23:16:50 (10/14) Installing curl (8.14.1-r2) 23:16:50 (11/14) Installing docker-cli (26.1.5-r0) 23:16:51 (12/14) Installing oniguruma (6.9.9-r0) 23:16:51 (13/14) Installing jq (1.7.1-r0) 23:16:51 (14/14) Installing openssl (3.3.6-r0) 23:16:51 Executing busybox-1.36.1-r31.trigger 23:16:51 Executing ca-certificates-20250911-r0.trigger 23:16:52 OK: 43 MiB in 28 packages 23:16:52 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:16:52 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:16:54 (1/166) Installing libexpat (2.7.4-r0) 23:16:54 (2/166) Installing libbz2 (1.0.8-r6) 23:16:54 (3/166) Installing libpng (1.6.55-r0) 23:16:54 (4/166) Installing freetype (2.13.2-r0) 23:16:54 (5/166) Installing fontconfig (2.15.0-r1) 23:16:55 (6/166) Installing libfontenc (1.1.8-r0) 23:16:55 (7/166) Installing mkfontscale (1.2.2-r6) 23:16:55 (8/166) Installing font-opensans (0_git20210927-r1) 23:16:55 (9/166) Installing pkgconf (2.2.0-r0) 23:16:56 (10/166) Installing libgcc (13.2.1_git20240309-r1) 23:16:56 (11/166) Installing libffi (3.4.6-r0) 23:16:56 (12/166) Installing libintl (0.22.5-r0) 23:16:56 (13/166) Installing libeconf (0.6.3-r0) 23:16:56 (14/166) Installing libblkid (2.40.1-r1) 23:16:57 (15/166) Installing libmount (2.40.1-r1) 23:16:57 (16/166) Installing pcre2 (10.43-r0) 23:16:57 (17/166) Installing glib (2.80.5-r0) 23:16:58 (18/166) Installing libstdc++ (13.2.1_git20240309-r1) 23:16:58 (19/166) Installing xz-libs (5.6.2-r1) 23:16:58 (20/166) Installing libxml2 (2.12.10-r0) 23:16:58 (21/166) Installing shared-mime-info (2.4-r0) 23:16:58 (22/166) Installing hicolor-icon-theme (0.17-r2) 23:16:59 (23/166) Installing libjpeg-turbo (3.0.3-r0) 23:16:59 (24/166) Installing libsharpyuv (1.3.2-r0) 23:16:59 (25/166) Installing libwebp (1.3.2-r0) 23:16:59 (26/166) Installing tiff (4.6.0t-r0) 23:17:00 (27/166) Installing gdk-pixbuf (2.42.12-r0) 23:17:00 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 23:17:00 (29/166) Installing libxau (1.0.11-r4) 23:17:00 (30/166) Installing libmd (1.1.0-r0) 23:17:01 (31/166) Installing libbsd (0.12.2-r0) 23:17:01 (32/166) Installing libxdmcp (1.1.5-r1) 23:17:01 (33/166) Installing libxcb (1.16.1-r0) 23:17:01 (34/166) Installing libx11 (1.8.9-r1) 23:17:01 (35/166) Installing libxcomposite (0.4.6-r5) 23:17:02 (36/166) Installing libxfixes (6.0.1-r4) 23:17:02 (37/166) Installing libxrender (0.9.11-r5) 23:17:02 (38/166) Installing libxcursor (1.2.2-r1) 23:17:05 (39/166) Installing libxdamage (1.1.6-r5) 23:17:05 (40/166) Installing libxext (1.3.6-r2) 23:17:05 (41/166) Installing libxi (1.8.1-r4) 23:17:05 (42/166) Installing libxinerama (1.1.5-r4) 23:17:05 (43/166) Installing libxrandr (1.5.4-r1) 23:17:05 (44/166) Installing libatk-1.0 (2.52.0-r0) 23:17:05 (45/166) Installing libxtst (1.2.4-r6) 23:17:05 (46/166) Installing dbus-libs (1.14.10-r1) 23:17:05 (47/166) Installing at-spi2-core (2.52.0-r0) 23:17:05 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 23:17:05 (49/166) Installing pixman (0.43.2-r0) 23:17:05 (50/166) Installing cairo (1.18.4-r0) 23:17:06 (51/166) Installing cairo-gobject (1.18.4-r0) 23:17:06 (52/166) Installing avahi-libs (0.8-r17) 23:17:06 (53/166) Installing gmp (6.3.0-r1) 23:17:06 (54/166) Installing nettle (3.10.2-r0) 23:17:06 (55/166) Installing libtasn1 (4.21.0-r0) 23:17:06 (56/166) Installing p11-kit (0.25.3-r0) 23:17:06 (57/166) Installing gnutls (3.8.12-r0) 23:17:07 (58/166) Installing cups-libs (2.4.16-r0) 23:17:07 (59/166) Installing libepoxy (1.5.10-r1) 23:17:07 (60/166) Installing fribidi (1.0.15-r0) 23:17:07 (61/166) Installing graphite2 (1.3.14-r6) 23:17:07 (62/166) Installing harfbuzz (8.5.0-r0) 23:17:08 (63/166) Installing libxft (2.3.8-r3) 23:17:08 (64/166) Installing pango (1.52.2-r0) 23:17:08 (65/166) Installing wayland-libs-client (1.22.0-r4) 23:17:08 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 23:17:09 (67/166) Installing wayland-libs-egl (1.22.0-r4) 23:17:09 (68/166) Installing xkeyboard-config (2.41-r0) 23:17:09 (69/166) Installing libxkbcommon (1.7.0-r0) 23:17:09 (70/166) Installing gtk+3.0 (3.24.43-r0) 23:17:10 (71/166) Installing icu-data-full (74.2-r1) 23:17:10 (72/166) Installing mesa (24.0.9-r1) 23:17:11 (73/166) Installing llvm17-libs (17.0.6-r2) 23:17:15 (74/166) Installing hwdata-pci (0.382-r0) 23:17:15 (75/166) Installing libpciaccess (0.18.1-r0) 23:17:15 (76/166) Installing libdrm (2.4.120-r0) 23:17:15 (77/166) Installing libelf (0.191-r0) 23:17:15 (78/166) Installing mesa-glapi (24.0.9-r1) 23:17:16 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 23:17:16 (80/166) Installing eudev-libs (3.2.14-r2) 23:17:16 (81/166) Installing libmagic (5.45-r1) 23:17:17 (82/166) Installing file (5.45-r1) 23:17:17 (83/166) Installing xprop (1.2.7-r0) 23:17:17 (84/166) Installing libice (1.1.1-r6) 23:17:17 (85/166) Installing libuuid (2.40.1-r1) 23:17:18 (86/166) Installing libsm (1.2.4-r4) 23:17:18 (87/166) Installing libxt (1.3.0-r5) 23:17:18 (88/166) Installing libxmu (1.1.4-r2) 23:17:18 (89/166) Installing xset (1.2.5-r1) 23:17:19 (90/166) Installing xdg-utils (1.2.1-r0) 23:17:19 (91/166) Installing libogg (1.3.5-r5) 23:17:19 (92/166) Installing libflac (1.4.3-r1) 23:17:19 (93/166) Installing alsa-lib (1.2.11-r0) 23:17:19 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 23:17:20 (95/166) Installing aom-libs (3.9.1-r0) 23:17:20 (96/166) Installing libva (2.21.0-r0) 23:17:20 (97/166) Installing libvdpau (1.5-r3) 23:17:21 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 23:17:21 (99/166) Installing libdav1d (1.4.2-r0) 23:17:21 (100/166) Installing openexr-libiex (3.1.13-r1) 23:17:21 (101/166) Installing openexr-libilmthread (3.1.13-r1) 23:17:22 (102/166) Installing imath (3.1.12-r0) 23:17:22 (103/166) Installing openexr-libopenexr (3.1.13-r1) 23:17:22 (104/166) Installing giflib (5.2.2-r0) 23:17:22 (105/166) Installing libhwy (1.0.7-r0) 23:17:22 (106/166) Installing lcms2 (2.16-r0) 23:17:23 (107/166) Installing libjxl (0.10.2-r0) 23:17:23 (108/166) Installing lame-libs (3.100-r5) 23:17:23 (109/166) Installing opus (1.5.2-r0) 23:17:23 (110/166) Installing rav1e-libs (0.7.1-r0) 23:17:24 (111/166) Installing libgomp (13.2.1_git20240309-r1) 23:17:24 (112/166) Installing soxr (0.1.3-r7) 23:17:24 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 23:17:24 (114/166) Installing libtheora (1.1.1-r18) 23:17:25 (115/166) Installing libvorbis (1.3.7-r2) 23:17:25 (116/166) Installing libvpx (1.14.1-r0) 23:17:25 (117/166) Installing libwebpmux (1.3.2-r0) 23:17:25 (118/166) Installing x264-libs (0.164_git20231001-r0) 23:17:26 (119/166) Installing numactl (2.0.18-r0) 23:17:26 (120/166) Installing x265-libs (3.6-r0) 23:17:26 (121/166) Installing xvidcore (1.3.7-r2) 23:17:26 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 23:17:27 (123/166) Installing libbluray (1.3.4-r1) 23:17:27 (124/166) Installing mpg123-libs (1.32.8-r0) 23:17:27 (125/166) Installing libopenmpt (0.7.7-r0) 23:17:28 (126/166) Installing cjson (1.7.19-r0) 23:17:28 (127/166) Installing mbedtls (3.6.5-r0) 23:17:28 (128/166) Installing librist (0.2.10-r1) 23:17:28 (129/166) Installing libsrt (1.5.3-r0) 23:17:29 (130/166) Installing libssh (0.10.6-r0) 23:17:29 (131/166) Installing libsodium (1.0.19-r1) 23:17:29 (132/166) Installing libzmq (4.3.5-r2) 23:17:30 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 23:17:31 (134/166) Installing crc32c (1.1.2-r0) 23:17:31 (135/166) Installing double-conversion (3.3.0-r0) 23:17:31 (136/166) Installing libevent (2.1.12-r7) 23:17:32 (137/166) Installing wayland-libs-server (1.22.0-r4) 23:17:32 (138/166) Installing mesa-gbm (24.0.9-r1) 23:17:32 (139/166) Installing harfbuzz-subset (8.5.0-r0) 23:17:32 (140/166) Installing icu-libs (74.2-r1) 23:17:32 (141/166) Installing minizip (1.3.1-r0) 23:17:33 (142/166) Installing nspr (4.35-r4) 23:17:33 (143/166) Installing sqlite-libs (3.45.3-r3) 23:17:33 (144/166) Installing nss (3.105-r0) 23:17:33 (145/166) Installing openh264 (2.4.1-r0) 23:17:34 (146/166) Installing libcamera-ipa (0.3.0-r0) 23:17:34 (147/166) Installing libunwind (1.8.1-r0) 23:17:34 (148/166) Installing yaml (0.2.5-r2) 23:17:35 (149/166) Installing libcamera (0.3.0-r0) 23:17:35 (150/166) Installing speexdsp (1.2.1-r2) 23:17:35 (151/166) Installing libuv (1.48.0-r0) 23:17:35 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 23:17:35 (153/166) Installing libsndfile (1.2.2-r1) 23:17:36 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 23:17:36 (155/166) Installing pipewire-libs (1.0.6-r1) 23:17:36 (156/166) Installing libasyncns (0.8-r3) 23:17:36 (157/166) Installing libltdl (2.4.7-r3) 23:17:37 (158/166) Installing orc (0.4.40-r0) 23:17:37 (159/166) Installing tdb-libs (1.4.9-r1) 23:17:37 (160/166) Installing libpulse (17.0-r0) 23:17:38 (161/166) Installing libwebpdemux (1.3.2-r0) 23:17:38 (162/166) Installing libgpg-error (1.49-r0) 23:17:38 (163/166) Installing libgcrypt (1.10.3-r0) 23:17:38 (164/166) Installing libxslt (1.1.39-r2) 23:17:38 (165/166) Installing chromium (131.0.6778.108-r0) 23:17:45 (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) 23:17:45 Executing busybox-1.36.1-r31.trigger 23:17:45 Executing fontconfig-2.15.0-r1.trigger 23:17:45 Executing mkfontscale-1.2.2-r6.trigger 23:17:45 Executing glib-2.80.5-r0.trigger 23:17:45 Executing shared-mime-info-2.4-r0.trigger 23:17:47 Executing gdk-pixbuf-2.42.12-r0.trigger 23:17:47 Executing gtk-update-icon-cache-3.24.43-r0.trigger 23:17:47 Executing gtk+3.0-3.24.43-r0.trigger 23:17:47 OK: 658 MiB in 194 packages 23:17:47 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:17:48 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:17:49 (1/30) Installing jansson (2.14-r4) 23:17:49 (2/30) Installing binutils (2.42-r1) 23:17:50 (3/30) Installing libatomic (13.2.1_git20240309-r1) 23:17:50 (4/30) Installing isl26 (0.26-r1) 23:17:50 (5/30) Installing mpfr4 (4.2.1-r0) 23:17:51 (6/30) Installing mpc1 (1.3.1-r1) 23:17:51 (7/30) Installing gcc (13.2.1_git20240309-r1) 23:17:53 (8/30) Installing musl-dev (1.2.5-r1) 23:17:54 (9/30) Installing linux-headers (6.6-r0) 23:17:55 (10/30) Installing libffi-dev (3.4.6-r0) 23:17:55 (11/30) Installing libpq (16.13-r0) 23:17:55 (12/30) Installing openssl-dev (3.3.6-r0) 23:17:55 (13/30) Installing libpq-dev (16.13-r0) 23:17:56 (14/30) Installing libecpg (16.13-r0) 23:17:56 (15/30) Installing libecpg-dev (16.13-r0) 23:17:56 (16/30) Installing clang16-headers (16.0.6-r5) 23:17:57 (17/30) Installing llvm16-libs (16.0.6-r9) 23:18:00 (18/30) Installing clang16-libs (16.0.6-r5) 23:18:01 (19/30) Installing fortify-headers (1.1-r3) 23:18:01 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 23:18:02 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 23:18:02 (22/30) Installing clang16 (16.0.6-r5) 23:18:03 (23/30) Installing icu (74.2-r1) 23:18:03 (24/30) Installing icu-dev (74.2-r1) 23:18:03 (25/30) Installing llvm16 (16.0.6-r9) 23:18:07 (26/30) Installing lz4-libs (1.9.4-r5) 23:18:07 (27/30) Installing lz4-dev (1.9.4-r5) 23:18:07 (28/30) Installing zstd (1.5.6-r0) 23:18:07 (29/30) Installing zstd-dev (1.5.6-r0) 23:18:07 (30/30) Installing postgresql16-dev (16.13-r0) 23:18:08 Executing busybox-1.36.1-r31.trigger 23:18:08 OK: 1184 MiB in 224 packages 23:18:08 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:18:09 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:18:10 (1/14) Installing g++ (13.2.1_git20240309-r1) 23:18:12 (2/14) Installing gdbm (1.23-r1) 23:18:12 (3/14) Installing mpdecimal (4.0.0-r0) 23:18:12 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 23:18:12 (5/14) Installing libncursesw (6.4_p20240420-r2) 23:18:13 (6/14) Installing libpanelw (6.4_p20240420-r2) 23:18:13 (7/14) Installing readline (8.2.10-r0) 23:18:13 (8/14) Installing python3 (3.12.12-r0) 23:18:14 (9/14) Installing python3-pycache-pyc0 (3.12.12-r0) 23:18:15 (10/14) Installing pyc (3.12.12-r0) 23:18:15 (11/14) Installing python3-pyc (3.12.12-r0) 23:18:15 (12/14) Installing python3-dev (3.12.12-r0) 23:18:19 (13/14) Installing libsodium-dev (1.0.19-r1) 23:18:19 (14/14) Installing zeromq-dev (4.3.5-r2) 23:18:19 Executing busybox-1.36.1-r31.trigger 23:18:19 OK: 1370 MiB in 238 packages 23:18:19 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:18:19 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:18:21 OK: 1370 MiB in 238 packages 23:18:21 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:18:21 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:18:23 (1/1) Installing tzdata (2026a-r0) 23:18:24 OK: 1372 MiB in 239 packages 23:18:25 (1/1) Purging tzdata (2026a-r0) 23:18:25 OK: 1370 MiB in 238 packages 23:18:35 Looking in links: /tmp/tmp31gg1yrf 23:18:35 Processing /tmp/tmp31gg1yrf/pip-25.0.1-py3-none-any.whl 23:18:35 Installing collected packages: pip 23:18:42 Successfully installed pip-25.0.1 23:18:42 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. 23:18:43 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 23:18:43 Collecting pip 23:18:44 Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 23:18:45 Collecting setuptools 23:18:45 Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 23:18:45 Collecting wheel 23:18:45 Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 23:18:45 Collecting packaging>=24.0 (from wheel) 23:18:45 Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 23:18:45 Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 23:18:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 46.8 MB/s eta 0:00:00 23:18:45 Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 23:18:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 50.5 MB/s eta 0:00:00 23:18:45 Downloading wheel-0.46.3-py3-none-any.whl (30 kB) 23:18:45 Downloading packaging-26.0-py3-none-any.whl (74 kB) 23:18:45 Installing collected packages: setuptools, pip, packaging, wheel 23:18:51 Attempting uninstall: pip 23:18:51 Found existing installation: pip 25.0.1 23:18:51 Uninstalling pip-25.0.1: 23:18:51 Successfully uninstalled pip-25.0.1 23:18:57 Successfully installed packaging-26.0 pip-26.0.1 setuptools-82.0.1 wheel-0.46.3 23:18:57 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. 23:19:00 Processing ./edgex-taf-common 23:19:00 Installing build dependencies: started 23:19:05 Installing build dependencies: finished with status 'done' 23:19:05 Getting requirements to build wheel: started 23:19:07 Getting requirements to build wheel: finished with status 'done' 23:19:07 Preparing metadata (pyproject.toml): started 23:19:09 Preparing metadata (pyproject.toml): finished with status 'done' 23:19:09 Building wheels for collected packages: edgex-taf-common 23:19:09 Building wheel for edgex-taf-common (pyproject.toml): started 23:19:10 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 23:19:10 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15430 sha256=fa02d50439b207411036ef45f68b1bad14408ede508fca3d186eb0b9c47efbfe 23:19:10 Stored in directory: /tmp/pip-ephem-wheel-cache-vgiylrso/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 23:19:10 Successfully built edgex-taf-common 23:19:10 Installing collected packages: edgex-taf-common 23:19:10 Successfully installed edgex-taf-common-0.0.0 23:19:10 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. 23:19:13 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 23:19:13 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 23:19:13 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 23:19:13 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 23:19:13 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 23:19:13 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 23:19:14 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 23:19:14 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 23:19:14 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 23:19:14 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 23:19:14 Installing build dependencies: started 23:19:18 Installing build dependencies: finished with status 'done' 23:19:18 Getting requirements to build wheel: started 23:19:20 Getting requirements to build wheel: finished with status 'done' 23:19:20 Preparing metadata (pyproject.toml): started 23:19:21 Preparing metadata (pyproject.toml): finished with status 'done' 23:19:21 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 23:19:21 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 23:19:21 Installing build dependencies: started 23:19:28 Installing build dependencies: finished with status 'done' 23:19:28 Getting requirements to build wheel: started 23:19:28 Getting requirements to build wheel: finished with status 'done' 23:19:28 Preparing metadata (pyproject.toml): started 23:19:28 Preparing metadata (pyproject.toml): finished with status 'done' 23:19:28 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 23:19:28 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 23:19:29 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 23:19:29 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 23:19:29 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 23:19:29 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 23:19:29 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 23:19:29 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 23:19:29 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 23:19:29 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 23:19:31 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 23:19:31 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 23:19:31 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 23:19:31 Downloading psutil-7.0.0.tar.gz (497 kB) 23:19:32 Installing build dependencies: started 23:19:36 Installing build dependencies: finished with status 'done' 23:19:36 Getting requirements to build wheel: started 23:19:39 Getting requirements to build wheel: finished with status 'done' 23:19:39 Preparing metadata (pyproject.toml): started 23:19:41 Preparing metadata (pyproject.toml): finished with status 'done' 23:19:43 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 23:19:43 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) 23:19:43 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 23:19:43 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 23:19:43 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 23:19:43 Downloading psycopg2-2.9.10.tar.gz (385 kB) 23:19:44 Installing build dependencies: started 23:19:48 Installing build dependencies: finished with status 'done' 23:19:48 Getting requirements to build wheel: started 23:19:50 Getting requirements to build wheel: finished with status 'done' 23:19:50 Preparing metadata (pyproject.toml): started 23:19:51 Preparing metadata (pyproject.toml): finished with status 'done' 23:19:52 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 23:19:52 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 23:19:54 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 23:19:54 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 23:19:54 Collecting pyjwt==2.12.0 (from -r requirements.txt (line 19)) 23:19:54 Downloading pyjwt-2.12.0-py3-none-any.whl.metadata (4.0 kB) 23:19:56 Collecting cryptography==46.0.5 (from -r requirements.txt (line 20)) 23:19:56 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) 23:19:56 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 23:19:56 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 23:19:56 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 23:19:56 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 23:19:56 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 23:19:56 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 23:19:56 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 23:19:56 Downloading selenium-4.41.0-py3-none-any.whl.metadata (7.5 kB) 23:19:56 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 23:19:56 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl.metadata (9.5 kB) 23:19:56 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 23:19:56 Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 23:19:56 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 23:19:56 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 23:19:56 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 23:19:56 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 23:19:56 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:19:56 Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) 23:19:56 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:19:56 Downloading flex-6.14.1.tar.gz (40 kB) 23:19:57 Installing build dependencies: started 23:20:01 Installing build dependencies: finished with status 'done' 23:20:01 Getting requirements to build wheel: started 23:20:03 Getting requirements to build wheel: finished with status 'done' 23:20:03 Preparing metadata (pyproject.toml): started 23:20:04 Preparing metadata (pyproject.toml): finished with status 'done' 23:20:04 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:20:04 Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) 23:20:05 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:20:05 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 23:20:05 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:20:05 Downloading openapi_core-0.23.0-py3-none-any.whl.metadata (8.1 kB) 23:20:05 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:20:05 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 23:20:05 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:20:05 Downloading pytz-2026.1.post1-py2.py3-none-any.whl.metadata (22 kB) 23:20:05 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:20:05 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 23:20:06 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 23:20:06 Downloading charset_normalizer-3.4.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (39 kB) 23:20:06 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 23:20:06 Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 23:20:06 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 23:20:06 Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 23:20:06 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 23:20:06 Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 23:20:07 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 23:20:07 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 23:20:07 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 23:20:07 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 23:20:07 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (82.0.1) 23:20:08 Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 20)) 23:20:08 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.6 kB) 23:20:08 Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 20)) 23:20:08 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 23:20:09 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 23:20:09 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) 23:20:09 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 23:20:09 Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 23:20:09 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 23:20:09 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl.metadata (10.0 kB) 23:20:09 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 23:20:09 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 23:20:09 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 23:20:09 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 23:20:09 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 23:20:09 Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) 23:20:09 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 23:20:09 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 23:20:10 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)) 23:20:10 Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 23:20:10 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 23:20:10 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 23:20:10 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 23:20:10 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 23:20:10 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)) 23:20:10 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 23:20:10 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)) 23:20:10 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 23:20:10 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)) 23:20:10 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 23:20:10 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)) 23:20:10 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 23:20:10 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:20:10 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.4 kB) 23:20:10 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:20:10 Downloading validate_email-1.3.tar.gz (4.7 kB) 23:20:10 Installing build dependencies: started 23:20:15 Installing build dependencies: finished with status 'done' 23:20:15 Getting requirements to build wheel: started 23:20:17 Getting requirements to build wheel: finished with status 'done' 23:20:17 Preparing metadata (pyproject.toml): started 23:20:18 Preparing metadata (pyproject.toml): finished with status 'done' 23:20:18 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:20:18 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 23:20:18 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:20:18 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 23:20:18 Installing build dependencies: started 23:20:22 Installing build dependencies: finished with status 'done' 23:20:22 Getting requirements to build wheel: started 23:20:23 Getting requirements to build wheel: finished with status 'done' 23:20:23 Preparing metadata (pyproject.toml): started 23:20:24 Preparing metadata (pyproject.toml): finished with status 'done' 23:20:25 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:20:25 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 23:20:25 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:20:25 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 23:20:25 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:20:25 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 23:20:27 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:20:27 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 23:20:27 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:20:27 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 23:20:27 Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:20:27 Downloading jsonschema_path-0.4.5-py3-none-any.whl.metadata (5.9 kB) 23:20:27 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:20:27 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 23:20:28 Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:20:28 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) 23:20:28 Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:20:28 Downloading openapi_spec_validator-0.8.4-py3-none-any.whl.metadata (6.5 kB) 23:20:28 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:20:28 Downloading werkzeug-3.1.6-py3-none-any.whl.metadata (4.0 kB) 23:20:28 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)) 23:20:28 Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) 23:20:29 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)) 23:20:29 Downloading pydantic-2.12.5-py3-none-any.whl.metadata (90 kB) 23:20:29 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)) 23:20:29 Downloading pydantic_settings-2.13.1-py3-none-any.whl.metadata (3.4 kB) 23:20:30 Collecting rfc3339-validator (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:20:30 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 23:20:30 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:20:30 Downloading jsonschema-4.24.1-py3-none-any.whl.metadata (7.5 kB) 23:20:30 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)) 23:20:30 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) 23:20:30 Collecting annotated-types>=0.6.0 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:20:30 Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) 23:20:37 Collecting pydantic-core==2.41.5 (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)) 23:20:37 Downloading pydantic_core-2.41.5-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (7.3 kB) 23:20:37 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)) 23:20:37 Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) 23:20:37 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:20:37 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.7 kB) 23:20:37 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 23:20:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 55.8 MB/s 0:00:00 23:20:37 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 23:20:37 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 23:20:37 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 23:20:37 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 23:20:37 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 23:20:37 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 23:20:37 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 23:20:37 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 23:20:37 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 23:20:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 33.4 MB/s 0:00:00 23:20:38 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) 23:20:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 48.9 MB/s 0:00:00 23:20:38 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 23:20:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 60.1 MB/s 0:00:00 23:20:38 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 23:20:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 41.6 MB/s 0:00:00 23:20:38 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 23:20:38 Downloading pyjwt-2.12.0-py3-none-any.whl (29 kB) 23:20:38 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_aarch64.whl (4.4 MB) 23:20:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 57.8 MB/s 0:00:00 23:20:38 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 23:20:39 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 23:20:39 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 23:20:39 Downloading charset_normalizer-3.4.5-cp312-cp312-musllinux_1_2_aarch64.whl (191 kB) 23:20:39 Downloading idna-3.11-py3-none-any.whl (71 kB) 23:20:39 Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 23:20:39 Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 23:20:39 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl (222 kB) 23:20:39 Downloading click-8.3.1-py3-none-any.whl (108 kB) 23:20:39 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 23:20:39 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl (341 kB) 23:20:39 Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 23:20:39 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl (791 kB) 23:20:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 791.9/791.9 kB 57.0 MB/s 0:00:00 23:20:39 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 23:20:39 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 23:20:39 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 23:20:39 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 23:20:39 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 23:20:39 Downloading selenium-4.41.0-py3-none-any.whl (9.5 MB) 23:20:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 51.0 MB/s 0:00:00 23:20:39 Downloading trio-0.33.0-py3-none-any.whl (510 kB) 23:20:39 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 23:20:39 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 23:20:39 Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 23:20:39 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 23:20:39 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 23:20:39 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 23:20:39 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 23:20:39 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 23:20:39 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) 23:20:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 59.4 MB/s 0:00:00 23:20:39 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 23:20:39 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (761 kB) 23:20:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.1/761.1 kB 61.2 MB/s 0:00:00 23:20:39 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 23:20:39 Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) 23:20:39 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 23:20:39 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 23:20:39 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_aarch64.whl (573 kB) 23:20:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 573.3/573.3 kB 58.5 MB/s 0:00:00 23:20:39 Downloading openapi_core-0.23.0-py3-none-any.whl (115 kB) 23:20:39 Downloading jsonschema_path-0.4.5-py3-none-any.whl (19 kB) 23:20:39 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) 23:20:39 Downloading openapi_spec_validator-0.8.4-py3-none-any.whl (50 kB) 23:20:39 Downloading jsonschema-4.24.1-py3-none-any.whl (89 kB) 23:20:39 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) 23:20:39 Downloading pathable-0.5.0-py3-none-any.whl (16 kB) 23:20:39 Downloading pydantic-2.12.5-py3-none-any.whl (463 kB) 23:20:40 Downloading pydantic_core-2.41.5-cp312-cp312-musllinux_1_1_aarch64.whl (2.1 MB) 23:20:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 57.6 MB/s 0:00:00 23:20:40 Downloading pydantic_settings-2.13.1-py3-none-any.whl (58 kB) 23:20:40 Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) 23:20:40 Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) 23:20:40 Downloading werkzeug-3.1.6-py3-none-any.whl (225 kB) 23:20:40 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (23 kB) 23:20:40 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 23:20:40 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 23:20:40 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 23:20:40 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 23:20:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 59.2 MB/s 0:00:00 23:20:40 Downloading pytz-2026.1.post1-py2.py3-none-any.whl (510 kB) 23:20:40 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 23:20:40 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 23:20:40 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 23:20:41 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 23:20:41 Building wheel for robotframework-sshlibrary (pyproject.toml): started 23:20:42 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 23:20:42 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=001296c786a8b7b8d604d32d078fe90c76d4894ab35c342cfd2a94a6c0a13bdd 23:20:42 Stored in directory: /tmp/pip-ephem-wheel-cache-1dgi0y2p/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 23:20:42 Building wheel for robotbackgroundlogger (pyproject.toml): started 23:20:44 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 23:20:44 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=fc59bc2cf738eef402866d127c2b15eae986a67f89769875be4131bcf86491d8 23:20:44 Stored in directory: /tmp/pip-ephem-wheel-cache-1dgi0y2p/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 23:20:44 Building wheel for psutil (pyproject.toml): started 23:20:56 Building wheel for psutil (pyproject.toml): finished with status 'done' 23:20:56 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278205 sha256=6f2a675523a56da84d685dcb6f586945b75bd4f20e7794913d0457d796495955 23:20:56 Stored in directory: /tmp/pip-ephem-wheel-cache-1dgi0y2p/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 23:20:56 Building wheel for psycopg2 (pyproject.toml): started 23:21:53 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 23:21:53 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512675 sha256=6e1bde413340ab53ae38cdcdf685f803b12ac2424d3ef2730a57d5e461e80194 23:21:53 Stored in directory: /tmp/pip-ephem-wheel-cache-1dgi0y2p/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 23:21:53 Building wheel for flex (pyproject.toml): started 23:21:54 Building wheel for flex (pyproject.toml): finished with status 'done' 23:21:54 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=fff8d688ead887f744a21b432574704182a952de1a4b2923b6049bd7666114e1 23:21:54 Stored in directory: /tmp/pip-ephem-wheel-cache-1dgi0y2p/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 23:21:54 Building wheel for strict-rfc3339 (pyproject.toml): started 23:21:55 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 23:21:55 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18222 sha256=116969d3ebc7ed080f72ef8792ecc3f12f9dd5bbbb4b763038f0439d77d47e59 23:21:55 Stored in directory: /tmp/pip-ephem-wheel-cache-1dgi0y2p/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 23:21:55 Building wheel for validate-email (pyproject.toml): started 23:21:56 Building wheel for validate-email (pyproject.toml): finished with status 'done' 23:21:56 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=7a38439b4004befe9db5f43c58fd8b3a8c1d85982461fc48ea35f0cdf4075755 23:21:56 Stored in directory: /tmp/pip-ephem-wheel-cache-1dgi0y2p/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 23:21:56 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 23:21:58 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 23:23:20 23:23:20 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 annotated-types-0.7.0 attrs-25.4.0 bcrypt-5.0.0 certifi-2026.2.25 cffi-2.0.0 charset_normalizer-3.4.5 click-8.3.1 configparser-7.2.0 cryptography-46.0.5 docker-7.1.0 docutils-0.22.4 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.11 influxdb-client-1.49.0 invoke-2.2.1 isodate-0.7.2 jsonpath-ng-1.8.0 jsonpointer-3.0.0 jsonschema-4.24.1 jsonschema-path-0.4.5 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-10.8.0 numpy-2.2.5 openapi-core-0.23.0 openapi-schema-validator-0.8.1 openapi-spec-validator-0.8.4 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-4.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.12.5 pydantic-core-2.41.5 pydantic-settings-2.13.1 pygments-2.19.2 pyjwt-2.12.0 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2026.1.post1 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.37.0 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.30.0 scp-0.15.0 selenium-4.41.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 typing-inspection-0.4.2 tzlocal-5.3.1 urllib3-2.6.3 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.6 wsproto-1.3.2 23:23:20 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. 23:24:07 Removing intermediate container b08551e3da46 23:24:07 ---> cf581b1d65f8 23:24:07 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 23:24:07 ---> Running in 0621557f5de2 23:24:07 Removing intermediate container 0621557f5de2 23:24:07 ---> 111c4aa9c848 23:24:07 Step 11/13 : LABEL arch=arm64 23:24:07 ---> Running in 411688deb3c4 23:24:07 Removing intermediate container 411688deb3c4 23:24:07 ---> 9fc6bb1139a6 23:24:07 Step 12/13 : LABEL git_sha=b3e5140beddb176a3228eff69f850509e807f0a0 23:24:07 ---> Running in 78e9a9e38f8e 23:24:07 Removing intermediate container 78e9a9e38f8e 23:24:07 ---> 8b10c1762ea2 23:24:07 Step 13/13 : LABEL version=0.0.0 23:24:07 ---> Running in d24fa8b80238 23:24:07 Removing intermediate container d24fa8b80238 23:24:07 ---> 7cc95d7b15d6 23:24:07 [Warning] One or more build-args [ARCH] were not consumed 23:24:07 Successfully built 7cc95d7b15d6 23:24:07 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 23:24:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:24:08 23:24:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:24:08 arm64: Pulling from edgex-lftools-log-publisher 23:24:08 8998bd30e6a1: Pulling fs layer 23:24:08 04944245beec: Pulling fs layer 23:24:08 699f458cf7ca: Pulling fs layer 23:24:08 765212b225bb: Pulling fs layer 23:24:08 f23df028b6ca: Pulling fs layer 23:24:08 d65c8cfc05b1: Pulling fs layer 23:24:08 2437ff75d9bd: Pulling fs layer 23:24:08 765212b225bb: Waiting 23:24:08 f23df028b6ca: Waiting 23:24:08 d65c8cfc05b1: Waiting 23:24:08 2437ff75d9bd: Waiting 23:24:08 04944245beec: Verifying Checksum 23:24:08 04944245beec: Download complete 23:24:08 765212b225bb: Verifying Checksum 23:24:08 765212b225bb: Download complete 23:24:09 f23df028b6ca: Verifying Checksum 23:24:09 f23df028b6ca: Download complete 23:24:09 d65c8cfc05b1: Verifying Checksum 23:24:09 d65c8cfc05b1: Download complete 23:24:09 699f458cf7ca: Verifying Checksum 23:24:09 699f458cf7ca: Download complete 23:24:09 8998bd30e6a1: Verifying Checksum 23:24:09 8998bd30e6a1: Download complete 23:24:12 2437ff75d9bd: Verifying Checksum 23:24:12 2437ff75d9bd: Download complete 23:24:14 8998bd30e6a1: Pull complete 23:24:14 04944245beec: Pull complete 23:24:15 699f458cf7ca: Pull complete 23:24:16 765212b225bb: Pull complete 23:24:17 f23df028b6ca: Pull complete 23:24:17 d65c8cfc05b1: Pull complete 23:24:35 2437ff75d9bd: Pull complete 23:24:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:24:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:24:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:35 prd-ubuntu20.04-docker-arm64-4c-16g-3409 does not seem to be running inside a container 23:24:35 $ 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-154 -v /w/workspace/xfoundry_edgex-taf-common_PR-154:/w/workspace/xfoundry_edgex-taf-common_PR-154:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-154@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-154@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:24:38 $ docker top 1de5b719bb8ecb93eaa1de567c8a5b4f3bef382c8253ca483010518c3a5e3c31 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:24:38 ---> job-cost.sh 23:24:38 lf-activate-venv: SKIPPING 23:24:38 INFO: No Stack... 23:24:39 INFO: Retrieving Pricing Info for: v3-standard-4 23:24:40 INFO: Archiving Costs [Pipeline] sh 23:24:40 + cat /w/workspace/xfoundry_edgex-taf-common_PR-154/archives/cost.csv 23:24:40 + cut -d, -f6 [Pipeline] lock 23:24:40 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-154-1-stack-cost] 23:24:40 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-154-1-stack-cost] did not exist. Created. 23:24:40 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-154-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:24:41 /w/workspace/xfoundry_edgex-taf-common_PR-154@tmp/durable-8848ca52/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:24:42 + echo total: 0.10999999940395355 [Pipeline] stash 23:24:42 Warning: overwriting stash ‘stack-cost’ 23:24:42 Stashed 1 file(s) [Pipeline] } 23:24:42 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-154-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:24:42 $ docker stop --time=1 1de5b719bb8ecb93eaa1de567c8a5b4f3bef382c8253ca483010518c3a5e3c31 23:24:44 $ docker rm -f --volumes 1de5b719bb8ecb93eaa1de567c8a5b4f3bef382c8253ca483010518c3a5e3c31 [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 23:24:45 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-154/archives ] 23:24:45 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-154/archives 23:24:45 total 16 23:24:45 drwxr-xr-x 3 root root 4096 Mar 13 23:16 . 23:24:45 drwxrwxr-x 7 jenkins jenkins 4096 Mar 13 23:16 .. 23:24:45 drwxr-xr-x 2 root root 4096 Mar 13 23:16 cost 23:24:45 -rw-r--r-- 1 root root 88 Mar 13 23:16 cost.csv 23:24:45 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-154/archives 23:24:45 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-154/archives 23:24:45 total 16 23:24:45 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 23:16 . 23:24:45 drwxrwxr-x 7 jenkins jenkins 4096 Mar 13 23:16 .. 23:24:45 drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 23:16 cost 23:24:45 -rw-r--r-- 1 jenkins jenkins 88 Mar 13 23:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:24:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:24:47 ---> package-listing.sh 23:24:47 ++ facter osfamily 23:24:47 ++ tr '[:upper:]' '[:lower:]' 23:24:47 + OS_FAMILY=debian 23:24:47 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-154 23:24:47 + START_PACKAGES=/tmp/packages_start.txt 23:24:47 + END_PACKAGES=/tmp/packages_end.txt 23:24:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:24:47 + PACKAGES=/tmp/packages_start.txt 23:24:47 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-154 ']' 23:24:47 + PACKAGES=/tmp/packages_end.txt 23:24:47 + case "${OS_FAMILY}" in 23:24:47 + dpkg -l 23:24:47 + grep '^ii' 23:24:47 + '[' -f /tmp/packages_start.txt ']' 23:24:47 + '[' -f /tmp/packages_end.txt ']' 23:24:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:24:47 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-154 ']' 23:24:47 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-154/archives/ 23:24:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-154/archives/ [Pipeline] echo 23:24:47 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-154/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:24:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:24:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:48 prd-ubuntu20.04-docker-8c-8g-3408 does not seem to be running inside a container 23:24:48 $ 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-154/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-154 -v /w/workspace/xfoundry_edgex-taf-common_PR-154:/w/workspace/xfoundry_edgex-taf-common_PR-154:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-154@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-154@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 23:24:49 $ docker top 158b78cdb1d13963578168c82533c0f5bb7ed88ed6882e66d90264c771270efc -eo pid,comm [Pipeline] { [Pipeline] sh 23:24:49 + touch /tmp/pre-build-complete [Pipeline] sh 23:24:49 + mkdir -p /var/log/sysstat [Pipeline] sh 23:24:50 + ls /var/log/sa-host 23:24:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:24:50 provisioning config files... 23:24:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-154@tmp/config9031241247114369810tmp [Pipeline] { [Pipeline] echo 23:24:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:24:50 ---> create-netrc.sh [Pipeline] } 23:24:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:24:51 ---> python-tools-install.sh [Pipeline] echo 23:24:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:24:51 ---> sudo-logs.sh 23:24:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:24:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:24:51 ---> job-cost.sh 23:24:51 lf-activate-venv: SKIPPING 23:24:51 DEBUG: total: 0.2199999988079071 23:24:51 INFO: Retrieving Stack Cost... 23:24:52 INFO: Retrieving Pricing Info for: v3-standard-8 23:24:52 INFO: Archiving Costs [Pipeline] echo 23:24:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:24:52 ---> logs-deploy.sh 23:24:52 lf-activate-venv: SKIPPING 23:24:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-154/1 23:24:52 INFO: archiving workspace using pattern(s): 23:24:53 Archives upload complete. 23:24:53 INFO: archiving logs to Nexus