Pull request #152 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dff631e88af0de31c40e8e72744c29b165d1f8a0+25247ac748027abf9820f8a08a2990fa03ab5444 (b972c1982793e38b5a73ca8847ae40e1fb20470f) 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-ssh14100180987098839071.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-ssh16377993633891319410.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-152/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-152/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14164268578845902290.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-152/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16543075138234880330.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-ssh3452486826803863846.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-152/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-152/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7605696177538909454.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1881’ Running on prd-ubuntu20.04-docker-8c-8g-1887 in /w/workspace/xfoundry_edgex-taf-common_PR-152 [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-152 # 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 25247ac748027abf9820f8a08a2990fa03ab5444 into PR head commit dff631e88af0de31c40e8e72744c29b165d1f8a0 Merge succeeded, producing dff631e88af0de31c40e8e72744c29b165d1f8a0 Checking out Revision dff631e88af0de31c40e8e72744c29b165d1f8a0 (PR-152) > 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/152/head:refs/remotes/origin/PR-152 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dff631e88af0de31c40e8e72744c29b165d1f8a0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 25247ac748027abf9820f8a08a2990fa03ab5444 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dff631e88af0de31c40e8e72744c29b165d1f8a0 # timeout=10 Commit message: "build: bump cryptography from 45.0.4 to 46.0.5" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:23:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:23:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:23:01 ========================================================= 02:23:01 EdgeX Global Pipelines Version Info 02:23:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:23:03 ------------------- 02:23:03 stable info: 02:23:03 ------------------- 02:23:03 Commited By: Cherry Wang cherry@iotechsys.com 02:23:03 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 02:23:03 Message: update stable to v1.0.278 02:23:03 ------------------- 02:23:03 experimental info: 02:23:03 ------------------- 02:23:03 Commited By: **** collab-it+edgex@linuxfoundation.org 02:23:03 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 02:23:03 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 02:23:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 02:23:03 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 02:23:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:23:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:23:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:23:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 02:23:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:23:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 02:23:04 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 02:23:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:23:04 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 02:23:04 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 02:23:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:23:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:23:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-152 [Pipeline] echo 02:23:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-152 [Pipeline] echo 02:23:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-152 [Pipeline] echo 02:23:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dff631e88af0de31c40e8e72744c29b165d1f8a0 [Pipeline] echo 02:23:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dff631e [Pipeline] echo 02:23:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:23:04 provisioning config files... 02:23:04 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-152@tmp/config2886217615940233064tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:23:05 ---> ****-login.sh 02:23:05 nexus3.edgexfoundry.org:10001 02:23:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:05 02:23:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:23:05 Configure a credential helper to remove this warning. See 02:23:05 https://docs.****.com/go/credential-store/ 02:23:05 02:23:05 Login Succeeded 02:23:05 nexus3.edgexfoundry.org:10002 02:23:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:05 02:23:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:23:05 Configure a credential helper to remove this warning. See 02:23:05 https://docs.****.com/go/credential-store/ 02:23:05 02:23:05 Login Succeeded 02:23:05 nexus3.edgexfoundry.org:10003 02:23:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:05 02:23:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:23:05 Configure a credential helper to remove this warning. See 02:23:05 https://docs.****.com/go/credential-store/ 02:23:05 02:23:05 Login Succeeded 02:23:05 nexus3.edgexfoundry.org:10004 02:23:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:05 02:23:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:23:05 Configure a credential helper to remove this warning. See 02:23:05 https://docs.****.com/go/credential-store/ 02:23:05 02:23:05 Login Succeeded 02:23:05 ****.io 02:23:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:06 02:23:06 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:23:06 Configure a credential helper to remove this warning. See 02:23:06 https://docs.****.com/go/credential-store/ 02:23:06 02:23:06 Login Succeeded 02:23:06 ---> ****-login.sh ends [Pipeline] } 02:23:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:23:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:23:06 + grep -v github /etc/ssh/ssh_known_hosts 02:23:06 + [ -e /tmp/ssh_known_hosts ] 02:23:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:23:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:23:06 + sudo tee -a /etc/ssh/ssh_known_hosts 02:23:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:23:07 02:23:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:23:07 0.1.4: Pulling from edgex-devops/py-git-semver 02:23:07 3dae71ba6b94: Pulling fs layer 02:23:07 6bf1a483ea7c: Pulling fs layer 02:23:07 f5dfc541a4d3: Pulling fs layer 02:23:07 461d9e800cba: Pulling fs layer 02:23:07 80192f66455f: Pulling fs layer 02:23:07 2e8e34ca0e6c: Pulling fs layer 02:23:07 a29436f7fd5d: Pulling fs layer 02:23:07 923cac83aea3: Pulling fs layer 02:23:07 25ad8b0a4227: Pulling fs layer 02:23:07 db01528c6b51: Pulling fs layer 02:23:07 28988de357af: Pulling fs layer 02:23:07 461d9e800cba: Waiting 02:23:07 80192f66455f: Waiting 02:23:07 2e8e34ca0e6c: Waiting 02:23:07 a29436f7fd5d: Waiting 02:23:07 923cac83aea3: Waiting 02:23:07 25ad8b0a4227: Waiting 02:23:07 db01528c6b51: Waiting 02:23:07 28988de357af: Waiting 02:23:07 6bf1a483ea7c: Verifying Checksum 02:23:07 6bf1a483ea7c: Download complete 02:23:07 461d9e800cba: Download complete 02:23:07 80192f66455f: Download complete 02:23:07 f5dfc541a4d3: Verifying Checksum 02:23:07 f5dfc541a4d3: Download complete 02:23:07 3dae71ba6b94: Verifying Checksum 02:23:07 3dae71ba6b94: Download complete 02:23:07 923cac83aea3: Download complete 02:23:08 25ad8b0a4227: Verifying Checksum 02:23:08 25ad8b0a4227: Download complete 02:23:08 db01528c6b51: Verifying Checksum 02:23:08 db01528c6b51: Download complete 02:23:08 28988de357af: Download complete 02:23:08 a29436f7fd5d: Verifying Checksum 02:23:08 a29436f7fd5d: Download complete 02:23:08 2e8e34ca0e6c: Verifying Checksum 02:23:08 2e8e34ca0e6c: Download complete 02:23:09 3dae71ba6b94: Pull complete 02:23:09 6bf1a483ea7c: Pull complete 02:23:10 f5dfc541a4d3: Pull complete 02:23:10 461d9e800cba: Pull complete 02:23:10 80192f66455f: Pull complete 02:23:14 2e8e34ca0e6c: Pull complete 02:23:15 a29436f7fd5d: Pull complete 02:23:15 923cac83aea3: Pull complete 02:23:15 25ad8b0a4227: Pull complete 02:23:15 db01528c6b51: Pull complete 02:23:15 28988de357af: Pull complete 02:23:15 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:23:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:23:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:15 prd-ubuntu20.04-docker-8c-8g-1887 does not seem to be running inside a container 02:23:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-152 -v /w/workspace/xfoundry_edgex-taf-common_PR-152:/w/workspace/xfoundry_edgex-taf-common_PR-152:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-152@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-152@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:23:17 $ docker top 607013f10e0c5a5d5464e60491fc7e6e86fffb6b9e265d175108fc6ccfa23c69 -eo pid,comm 02:23:17 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). 02:23:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:23:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:23:18 [ssh-agent] Looking for ssh-agent implementation... 02:23:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:23:18 $ docker exec 607013f10e0c5a5d5464e60491fc7e6e86fffb6b9e265d175108fc6ccfa23c69 ssh-agent 02:23:18 SSH_AUTH_SOCK=/tmp/ssh-KxgJ5NpIKYOB/agent.32 02:23:18 SSH_AGENT_PID=38 02:23:18 Running ssh-add (command line suppressed) 02:23:18 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-152@tmp/private_key_11947223364682490959.key (/w/workspace/xfoundry_edgex-taf-common_PR-152@tmp/private_key_11947223364682490959.key) 02:23:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:23:18 + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-152 [Pipeline] sh 02:23:19 + git tag --points-at HEAD [Pipeline] } 02:23:19 $ docker exec --env ******** --env ******** 607013f10e0c5a5d5464e60491fc7e6e86fffb6b9e265d175108fc6ccfa23c69 ssh-agent -k 02:23:19 unset SSH_AUTH_SOCK; 02:23:19 unset SSH_AGENT_PID; 02:23:19 echo Agent pid 38 killed; 02:23:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:23:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:23:19 [ssh-agent] Looking for ssh-agent implementation... 02:23:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:23:19 $ docker exec 607013f10e0c5a5d5464e60491fc7e6e86fffb6b9e265d175108fc6ccfa23c69 ssh-agent 02:23:19 SSH_AUTH_SOCK=/tmp/ssh-KBfCxp80ACfD/agent.85 02:23:19 SSH_AGENT_PID=91 02:23:19 Running ssh-add (command line suppressed) 02:23:19 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-152@tmp/private_key_18363045618587290934.key (/w/workspace/xfoundry_edgex-taf-common_PR-152@tmp/private_key_18363045618587290934.key) 02:23:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:23:20 + git semver init 02:23:20 2026-02-11 02:23:20,218 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:23:20 2026-02-11 02:23:20,223 [run_init] DEBUG init version:0.0.0 force:False 02:23:20 2026-02-11 02:23:20,223 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-152/.semver 02:23:20 2026-02-11 02:23:20,224 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-152/.semver 02:23:20 2026-02-11 02:23:20,224 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-152/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-152, stdin=None, shell=False, universal_newlines=False) 02:23:21 2026-02-11 02:23:20,874 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-152/.git/info/exclude 02:23:21 2026-02-11 02:23:20,874 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-152/.semver/PR-152 with force:False 02:23:21 2026-02-11 02:23:20,874 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-152/.semver/PR-152 02:23:21 2026-02-11 02:23:20,878 [execute] INFO git cat-file --batch-check 02:23:21 2026-02-11 02:23:20,879 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-152/.semver, stdin=, shell=False, universal_newlines=False) 02:23:21 2026-02-11 02:23:20,882 [execute] INFO git cat-file --batch 02:23:21 2026-02-11 02:23:20,882 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-152/.semver, stdin=, shell=False, universal_newlines=False) 02:23:21 2026-02-11 02:23:20,886 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-152/.semver/PR-152 02:23:21 0.0.0 [Pipeline] } 02:23:21 $ docker exec --env ******** --env ******** 607013f10e0c5a5d5464e60491fc7e6e86fffb6b9e265d175108fc6ccfa23c69 ssh-agent -k 02:23:21 unset SSH_AUTH_SOCK; 02:23:21 unset SSH_AGENT_PID; 02:23:21 echo Agent pid 91 killed; 02:23:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:23:21 + git semver [Pipeline] } 02:23:22 $ docker stop --time=1 607013f10e0c5a5d5464e60491fc7e6e86fffb6b9e265d175108fc6ccfa23c69 02:23:23 $ docker rm -f --volumes 607013f10e0c5a5d5464e60491fc7e6e86fffb6b9e265d175108fc6ccfa23c69 [Pipeline] // withDockerContainer [Pipeline] sh 02:23:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:23:24 Stashed 1 file(s) [Pipeline] echo 02:23:24 [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 02:23:24 provisioning config files... 02:23:24 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-152@tmp/config10047002193720607154tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:23:25 ---> ****-login.sh 02:23:25 nexus3.edgexfoundry.org:10001 02:23:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:25 Login Succeeded 02:23:25 nexus3.edgexfoundry.org:10002 02:23:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:25 Login Succeeded 02:23:25 nexus3.edgexfoundry.org:10003 02:23:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:25 Login Succeeded 02:23:25 nexus3.edgexfoundry.org:10004 02:23:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:25 Login Succeeded 02:23:25 ****.io 02:23:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:25 Login Succeeded 02:23:25 ---> ****-login.sh ends [Pipeline] } 02:23:25 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 02:23:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:23:26 + ls -al . 02:23:26 total 72 02:23:26 drwxrwxr-x 6 jenkins jenkins 4096 Feb 11 02:23 . 02:23:26 drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 02:22 .. 02:23:26 drwxrwxr-x 8 jenkins jenkins 4096 Feb 11 02:23 .git 02:23:26 drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 02:22 .github 02:23:26 -rw-rw-r-- 1 jenkins jenkins 22 Feb 11 02:22 .gitignore 02:23:26 drwxr-xr-x 3 jenkins jenkins 4096 Feb 11 02:23 .semver 02:23:26 -rw-rw-r-- 1 jenkins jenkins 1653 Feb 11 02:22 Dockerfile 02:23:26 -rw-rw-r-- 1 jenkins jenkins 746 Feb 11 02:22 Jenkinsfile 02:23:26 -rw-rw-r-- 1 jenkins jenkins 11381 Feb 11 02:22 LICENSE 02:23:26 -rw-rw-r-- 1 jenkins jenkins 4232 Feb 11 02:22 README.md 02:23:26 drwxrwxr-x 5 jenkins jenkins 4096 Feb 11 02:22 TUC 02:23:26 -rw-rw-r-- 1 jenkins jenkins 5 Feb 11 02:23 VERSION 02:23:26 -rw-rw-r-- 1 jenkins jenkins 473 Feb 11 02:22 requirements.txt 02:23:26 -rw-rw-r-- 1 jenkins jenkins 54 Feb 11 02:22 robot-entrypoint.sh 02:23:26 -rw-rw-r-- 1 jenkins jenkins 445 Feb 11 02:22 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:27 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=dff631e88af0de31c40e8e72744c29b165d1f8a0 --label arch=amd64 --label version=0.0.0 . 02:23:28 #0 building with "default" instance using docker driver 02:23:28 02:23:28 #1 [internal] load build definition from Dockerfile 02:23:28 #1 transferring dockerfile: 1.69kB done 02:23:28 #1 DONE 0.0s 02:23:28 02:23:28 #2 [internal] load metadata for docker.io/library/alpine:3.20 02:23:28 #2 DONE 0.7s 02:23:28 02:23:28 #3 [internal] load .dockerignore 02:23:28 #3 transferring context: 2B done 02:23:28 #3 DONE 0.0s 02:23:28 02:23:28 #4 [1/7] FROM docker.io/library/alpine:3.20@sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 02:23:28 #4 resolve docker.io/library/alpine:3.20@sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 0.0s done 02:23:28 #4 ... 02:23:28 02:23:28 #5 [internal] load build context 02:23:28 #5 transferring context: 565.92kB 0.0s done 02:23:28 #5 DONE 0.1s 02:23:28 02:23:28 #4 [1/7] FROM docker.io/library/alpine:3.20@sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 02:23:28 #4 sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 9.22kB / 9.22kB done 02:23:28 #4 sha256:b0cb30c51c47cdfde647364301758b14c335dea2fddc9490d4f007d67ecb2538 1.02kB / 1.02kB done 02:23:28 #4 sha256:cc9071bd161080c1a543f3023b7d0db905b497e6ae757fe078227803bc7e4dc8 611B / 611B done 02:23:28 #4 sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 0B / 3.63MB 0.2s 02:23:29 #4 sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 3.63MB / 3.63MB 0.3s done 02:23:29 #4 extracting sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 0.1s 02:23:29 #4 extracting sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 0.1s done 02:23:29 #4 DONE 0.6s 02:23:29 02:23:29 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 02:23:29 #6 DONE 0.1s 02:23:29 02:23:29 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 02:23:29 #7 DONE 0.0s 02:23:29 02:23:29 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 02:23:29 #8 DONE 0.0s 02:23:29 02:23:29 #9 [5/7] WORKDIR /edgex-taf 02:23:29 #9 DONE 0.0s 02:23:29 02:23:29 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:23:29 #10 DONE 0.3s 02:23:29 02:23:29 #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 02:23:30 #11 0.264 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:33 #11 3.233 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:33 #11 3.799 OK: 8 MiB in 14 packages 02:23:33 #11 3.886 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:33 #11 4.138 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:34 #11 4.644 (1/14) Installing ca-certificates (20250911-r0) 02:23:34 #11 4.868 (2/14) Installing brotli-libs (1.1.0-r2) 02:23:34 #11 5.096 (3/14) Installing c-ares (1.33.1-r0) 02:23:34 #11 5.280 (4/14) Installing libunistring (1.2-r0) 02:23:35 #11 5.550 (5/14) Installing libidn2 (2.3.7-r0) 02:23:35 #11 5.756 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:23:35 #11 5.942 (7/14) Installing libpsl (0.21.5-r1) 02:23:35 #11 6.141 (8/14) Installing zstd-libs (1.5.6-r0) 02:23:36 #11 6.369 (9/14) Installing libcurl (8.14.1-r2) 02:23:36 #11 6.598 (10/14) Installing curl (8.14.1-r2) 02:23:36 #11 6.803 (11/14) Installing docker-cli (26.1.5-r0) 02:23:36 #11 7.195 (12/14) Installing oniguruma (6.9.9-r0) 02:23:37 #11 7.402 (13/14) Installing jq (1.7.1-r0) 02:23:37 #11 7.627 (14/14) Installing openssl (3.3.6-r0) 02:23:37 #11 7.856 Executing busybox-1.36.1-r31.trigger 02:23:37 #11 7.863 Executing ca-certificates-20250911-r0.trigger 02:23:37 #11 7.905 OK: 43 MiB in 28 packages 02:23:37 #11 7.995 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:38 #11 8.248 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:38 #11 8.731 (1/167) Installing libexpat (2.7.4-r0) 02:23:38 #11 8.916 (2/167) Installing libbz2 (1.0.8-r6) 02:23:38 #11 9.079 (3/167) Installing libpng (1.6.54-r0) 02:23:39 #11 9.283 (4/167) Installing freetype (2.13.2-r0) 02:23:39 #11 9.511 (5/167) Installing fontconfig (2.15.0-r1) 02:23:39 #11 9.723 (6/167) Installing libfontenc (1.1.8-r0) 02:23:39 Still waiting to schedule task 02:23:39 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1885’ 02:23:39 #11 9.887 (7/167) Installing mkfontscale (1.2.2-r6) 02:23:39 #11 10.05 (8/167) Installing font-opensans (0_git20210927-r1) 02:23:40 #11 10.33 (9/167) Installing pkgconf (2.2.0-r0) 02:23:40 #11 10.51 (10/167) Installing libgcc (13.2.1_git20240309-r1) 02:23:40 #11 10.69 (11/167) Installing libffi (3.4.6-r0) 02:23:40 #11 10.86 (12/167) Installing libintl (0.22.5-r0) 02:23:40 #11 11.02 (13/167) Installing libeconf (0.6.3-r0) 02:23:40 #11 11.19 (14/167) Installing libblkid (2.40.1-r1) 02:23:40 #11 11.37 (15/167) Installing libmount (2.40.1-r1) 02:23:41 #11 11.58 (16/167) Installing pcre2 (10.43-r0) 02:23:41 #11 11.83 (17/167) Installing glib (2.80.5-r0) 02:23:41 #11 12.12 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 02:23:42 #11 12.39 (19/167) Installing xz-libs (5.6.2-r1) 02:23:42 #11 12.59 (20/167) Installing libxml2 (2.12.10-r0) 02:23:42 #11 12.84 (21/167) Installing shared-mime-info (2.4-r0) 02:23:42 #11 13.07 (22/167) Installing hicolor-icon-theme (0.17-r2) 02:23:43 #11 13.24 (23/167) Installing libjpeg-turbo (3.0.3-r0) 02:23:43 #11 13.49 (24/167) Installing libsharpyuv (1.3.2-r0) 02:23:43 #11 13.63 (25/167) Installing libwebp (1.3.2-r0) 02:23:43 #11 13.86 (26/167) Installing tiff (4.6.0t-r0) 02:23:43 #11 14.06 (27/167) Installing gdk-pixbuf (2.42.12-r0) 02:23:44 #11 14.29 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 02:23:44 #11 14.45 (29/167) Installing libxau (1.0.11-r4) 02:23:44 #11 14.60 (30/167) Installing libmd (1.1.0-r0) 02:23:44 #11 14.77 (31/167) Installing libbsd (0.12.2-r0) 02:23:44 #11 14.94 (32/167) Installing libxdmcp (1.1.5-r1) 02:23:44 #11 15.09 (33/167) Installing libxcb (1.16.1-r0) 02:23:45 #11 15.31 (34/167) Installing libx11 (1.8.9-r1) 02:23:45 #11 15.57 (35/167) Installing libxcomposite (0.4.6-r5) 02:23:45 #11 15.72 (36/167) Installing libxfixes (6.0.1-r4) 02:23:45 #11 15.87 (37/167) Installing libxrender (0.9.11-r5) 02:23:45 #11 16.04 (38/167) Installing libxcursor (1.2.2-r1) 02:23:45 #11 16.20 (39/167) Installing libxdamage (1.1.6-r5) 02:23:46 #11 16.35 (40/167) Installing libxext (1.3.6-r2) 02:23:46 #11 16.52 (41/167) Installing libxi (1.8.1-r4) 02:23:46 #11 16.69 (42/167) Installing libxinerama (1.1.5-r4) 02:23:46 #11 16.84 (43/167) Installing libxrandr (1.5.4-r1) 02:23:46 #11 17.00 (44/167) Installing libatk-1.0 (2.52.0-r0) 02:23:46 #11 17.18 (45/167) Installing libxtst (1.2.4-r6) 02:23:46 #11 17.33 (46/167) Installing dbus-libs (1.14.10-r1) 02:23:47 #11 17.53 (47/167) Installing at-spi2-core (2.52.0-r0) 02:23:47 #11 17.74 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 02:23:47 #11 17.93 (49/167) Installing pixman (0.43.2-r0) 02:23:47 #11 18.17 (50/167) Installing cairo (1.18.4-r0) 02:23:48 #11 18.42 (51/167) Installing cairo-gobject (1.18.4-r0) 02:23:48 #11 18.57 (52/167) Installing avahi-libs (0.8-r17) 02:23:48 #11 18.75 (53/167) Installing gmp (6.3.0-r1) 02:23:48 #11 18.97 (54/167) Installing nettle (3.9.1-r0) 02:23:48 #11 19.22 (55/167) Installing libtasn1 (4.21.0-r0) 02:23:49 #11 19.38 (56/167) Installing p11-kit (0.25.3-r0) 02:23:49 #11 19.61 (57/167) Installing gnutls (3.8.5-r0) 02:23:49 #11 19.87 (58/167) Installing cups-libs (2.4.16-r0) 02:23:49 #11 20.12 (59/167) Installing libepoxy (1.5.10-r1) 02:23:50 #11 20.34 (60/167) Installing fribidi (1.0.15-r0) 02:23:50 #11 20.50 (61/167) Installing graphite2 (1.3.14-r6) 02:23:50 #11 20.70 (62/167) Installing harfbuzz (8.5.0-r0) 02:23:50 #11 20.97 (63/167) Installing libxft (2.3.8-r3) 02:23:50 #11 21.13 (64/167) Installing pango (1.52.2-r0) 02:23:51 #11 21.36 (65/167) Installing wayland-libs-client (1.22.0-r4) 02:23:51 #11 21.53 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 02:23:51 #11 21.67 (67/167) Installing wayland-libs-egl (1.22.0-r4) 02:23:51 #11 21.82 (68/167) Installing xkeyboard-config (2.41-r0) 02:23:51 #11 22.07 (69/167) Installing libxkbcommon (1.7.0-r0) 02:23:51 #11 22.27 (70/167) Installing gtk+3.0 (3.24.43-r0) 02:23:52 #11 22.62 (71/167) Installing icu-data-full (74.2-r1) 02:23:52 #11 23.06 (72/167) Installing mesa (24.0.9-r1) 02:23:53 #11 23.21 (73/167) Installing llvm17-libs (17.0.6-r2) 02:23:53 #11 24.20 (74/167) Installing hwdata-pci (0.382-r0) 02:23:54 #11 24.42 (75/167) Installing libpciaccess (0.18.1-r0) 02:23:54 #11 24.59 (76/167) Installing libdrm (2.4.120-r0) 02:23:54 #11 24.83 (77/167) Installing libelf (0.191-r0) 02:23:54 #11 25.01 (78/167) Installing mesa-glapi (24.0.9-r1) 02:23:55 #11 25.19 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 02:23:55 #11 25.63 (80/167) Installing eudev-libs (3.2.14-r2) 02:23:55 #11 25.79 (81/167) Installing libmagic (5.45-r1) 02:23:55 #11 26.05 (82/167) Installing file (5.45-r1) 02:23:55 #11 26.20 (83/167) Installing xprop (1.2.7-r0) 02:23:56 #11 26.36 (84/167) Installing libice (1.1.1-r6) 02:23:56 #11 26.52 (85/167) Installing libuuid (2.40.1-r1) 02:23:56 #11 26.68 (86/167) Installing libsm (1.2.4-r4) 02:23:56 #11 26.85 (87/167) Installing libxt (1.3.0-r5) 02:23:56 #11 27.06 (88/167) Installing libxmu (1.1.4-r2) 02:23:56 #11 27.25 (89/167) Installing xset (1.2.5-r1) 02:23:57 #11 27.40 (90/167) Installing xdg-utils (1.2.1-r0) 02:23:57 #11 27.58 (91/167) Installing libogg (1.3.5-r5) 02:23:57 #11 27.74 (92/167) Installing libflac (1.4.3-r1) 02:23:57 #11 28.08 (93/167) Installing alsa-lib (1.2.11-r0) 02:23:57 #11 28.33 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 02:23:58 #11 28.62 (95/167) Installing aom-libs (3.9.1-r0) 02:23:58 #11 28.91 (96/167) Installing libva (2.21.0-r0) 02:23:58 #11 29.10 (97/167) Installing libvdpau (1.5-r3) 02:23:59 #11 29.28 (98/167) Installing onevpl-libs (2023.3.1-r2) 02:23:59 #11 29.48 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 02:23:59 #11 29.72 (100/167) Installing libdav1d (1.4.2-r0) 02:23:59 #11 29.97 (101/167) Installing openexr-libiex (3.1.13-r1) 02:23:59 #11 30.19 (102/167) Installing openexr-libilmthread (3.1.13-r1) 02:24:00 #11 30.36 (103/167) Installing imath (3.1.12-r0) 02:24:00 #11 30.56 (104/167) Installing openexr-libopenexr (3.1.13-r1) 02:24:00 #11 30.82 (105/167) Installing giflib (5.2.2-r0) 02:24:00 #11 30.98 (106/167) Installing libhwy (1.0.7-r0) 02:24:01 #11 31.39 (107/167) Installing lcms2 (2.16-r0) 02:24:01 #11 31.59 (108/167) Installing libjxl (0.10.2-r0) 02:24:01 #11 31.87 (109/167) Installing lame-libs (3.100-r5) 02:24:01 #11 32.07 (110/167) Installing opus (1.5.2-r0) 02:24:02 #11 32.29 (111/167) Installing rav1e-libs (0.7.1-r0) 02:24:02 #11 32.58 (112/167) Installing libgomp (13.2.1_git20240309-r1) 02:24:02 #11 32.87 (113/167) Installing soxr (0.1.3-r7) 02:24:02 #11 33.05 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 02:24:02 #11 33.23 (115/167) Installing libtheora (1.1.1-r18) 02:24:03 #11 33.46 (116/167) Installing libvorbis (1.3.7-r2) 02:24:03 #11 33.68 (117/167) Installing libvpx (1.14.1-r0) 02:24:03 #11 33.95 (118/167) Installing libwebpmux (1.3.2-r0) 02:24:03 #11 34.11 (119/167) Installing x264-libs (0.164_git20231001-r0) 02:24:04 #11 34.38 (120/167) Installing numactl (2.0.18-r0) 02:24:04 #11 34.54 (121/167) Installing x265-libs (3.6-r0) 02:24:04 #11 34.86 (122/167) Installing xvidcore (1.3.7-r2) 02:24:04 #11 35.07 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 02:24:05 #11 35.42 (124/167) Installing libbluray (1.3.4-r1) 02:24:05 #11 35.63 (125/167) Installing mpg123-libs (1.32.8-r0) 02:24:05 #11 35.84 (126/167) Installing libopenmpt (0.7.7-r0) 02:24:05 #11 36.08 (127/167) Installing cjson (1.7.19-r0) 02:24:06 #11 36.26 (128/167) Installing mbedtls (3.6.5-r0) 02:24:06 #11 36.47 (129/167) Installing librist (0.2.10-r1) 02:24:06 #11 36.66 (130/167) Installing libsrt (1.5.3-r0) 02:24:06 #11 36.89 (131/167) Installing libssh (0.10.6-r0) 02:24:06 #11 37.09 (132/167) Installing libsodium (1.0.19-r1) 02:24:07 #11 37.31 (133/167) Installing libzmq (4.3.5-r2) 02:24:07 #11 37.53 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 02:24:07 #11 37.79 (135/167) Installing crc32c (1.1.2-r0) 02:24:07 #11 37.95 (136/167) Installing double-conversion (3.3.0-r0) 02:24:07 #11 38.11 (137/167) Installing libevent (2.1.12-r7) 02:24:08 #11 38.33 (138/167) Installing wayland-libs-server (1.22.0-r4) 02:24:08 #11 38.49 (139/167) Installing mesa-gbm (24.0.9-r1) 02:24:08 #11 38.64 (140/167) Installing harfbuzz-subset (8.5.0-r0) 02:24:08 #11 38.90 (141/167) Installing icu-libs (74.2-r1) 02:24:08 #11 39.18 (142/167) Installing minizip (1.3.1-r0) 02:24:09 #11 39.33 (143/167) Installing nspr (4.35-r4) 02:24:09 #11 39.55 (144/167) Installing sqlite-libs (3.45.3-r3) 02:24:09 #11 39.81 (145/167) Installing nss (3.105-r0) 02:24:09 #11 40.09 (146/167) Installing openh264 (2.4.1-r0) 02:24:09 #11 40.34 (147/167) Installing libcamera-ipa (0.3.0-r0) 02:24:10 #11 40.52 (148/167) Installing libunwind (1.8.1-r0) 02:24:10 #11 40.72 (149/167) Installing yaml (0.2.5-r2) 02:24:10 #11 40.90 (150/167) Installing libcamera (0.3.0-r0) 02:24:10 #11 41.14 (151/167) Installing speexdsp (1.2.1-r2) 02:24:11 #11 41.32 (152/167) Installing libuv (1.48.0-r0) 02:24:11 #11 41.50 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 02:24:11 #11 41.73 (154/167) Installing libsndfile (1.2.2-r1) 02:24:11 #11 41.95 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 02:24:12 #11 42.21 (156/167) Installing pipewire-libs (1.0.6-r1) 02:24:12 #11 42.50 (157/167) Installing libasyncns (0.8-r3) 02:24:12 #11 42.64 (158/167) Installing libltdl (2.4.7-r3) 02:24:12 #11 42.81 (159/167) Installing orc (0.4.40-r0) 02:24:12 #11 43.02 (160/167) Installing tdb-libs (1.4.9-r1) 02:24:12 #11 43.20 (161/167) Installing libpulse (17.0-r0) 02:24:13 #11 43.47 (162/167) Installing libwebpdemux (1.3.2-r0) 02:24:13 #11 43.62 (163/167) Installing libgpg-error (1.49-r0) 02:24:13 #11 43.80 (164/167) Installing libgcrypt (1.10.3-r0) 02:24:13 #11 44.04 (165/167) Installing libxslt (1.1.39-r2) 02:24:13 #11 44.24 (166/167) Installing chromium (131.0.6778.108-r0) 02:24:16 #11 46.47 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) 02:24:16 #11 46.84 Executing busybox-1.36.1-r31.trigger 02:24:16 #11 46.84 Executing fontconfig-2.15.0-r1.trigger 02:24:16 #11 46.86 Executing mkfontscale-1.2.2-r6.trigger 02:24:16 #11 46.87 Executing glib-2.80.5-r0.trigger 02:24:16 #11 46.88 Executing shared-mime-info-2.4-r0.trigger 02:24:16 #11 47.23 Executing gdk-pixbuf-2.42.12-r0.trigger 02:24:17 #11 47.24 Executing gtk-update-icon-cache-3.24.43-r0.trigger 02:24:17 #11 47.26 Executing gtk+3.0-3.24.43-r0.trigger 02:24:17 #11 47.28 OK: 672 MiB in 195 packages 02:24:17 #11 47.33 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:24:17 #11 47.59 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:24:17 #11 48.03 (1/30) Installing jansson (2.14-r4) 02:24:17 #11 48.20 (2/30) Installing binutils (2.42-r1) 02:24:18 #11 48.51 (3/30) Installing libatomic (13.2.1_git20240309-r1) 02:24:18 #11 48.65 (4/30) Installing isl26 (0.26-r1) 02:24:18 #11 48.92 (5/30) Installing mpfr4 (4.2.1-r0) 02:24:18 #11 49.15 (6/30) Installing mpc1 (1.3.1-r1) 02:24:18 #11 49.33 (7/30) Installing gcc (13.2.1_git20240309-r1) 02:24:19 #11 50.24 (8/30) Installing musl-dev (1.2.5-r1) 02:24:20 #11 50.57 (9/30) Installing linux-headers (6.6-r0) 02:24:20 #11 50.88 (10/30) Installing libffi-dev (3.4.6-r0) 02:24:20 #11 51.08 (11/30) Installing libpq (16.11-r0) 02:24:20 #11 51.30 (12/30) Installing openssl-dev (3.3.6-r0) 02:24:21 #11 51.54 (13/30) Installing libpq-dev (16.11-r0) 02:24:21 #11 51.80 (14/30) Installing libecpg (16.11-r0) 02:24:21 #11 51.99 (15/30) Installing libecpg-dev (16.11-r0) 02:24:22 #11 52.22 (16/30) Installing clang16-headers (16.0.6-r5) 02:24:22 #11 52.49 (17/30) Installing llvm16-libs (16.0.6-r9) 02:24:23 #11 53.43 (18/30) Installing clang16-libs (16.0.6-r5) 02:24:23 #11 54.04 (19/30) Installing fortify-headers (1.1-r3) 02:24:23 #11 54.19 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 02:24:24 #11 54.52 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 02:24:24 #11 54.71 (22/30) Installing clang16 (16.0.6-r5) 02:24:24 #11 54.93 (23/30) Installing icu (74.2-r1) 02:24:24 #11 55.16 (24/30) Installing icu-dev (74.2-r1) 02:24:25 #11 55.44 (25/30) Installing llvm16 (16.0.6-r9) 02:24:26 #11 56.38 (26/30) Installing lz4-libs (1.9.4-r5) 02:24:26 #11 56.58 (27/30) Installing lz4-dev (1.9.4-r5) 02:24:26 #11 56.75 (28/30) Installing zstd (1.5.6-r0) 02:24:26 #11 56.95 (29/30) Installing zstd-dev (1.5.6-r0) 02:24:26 #11 57.14 (30/30) Installing postgresql16-dev (16.11-r0) 02:24:27 #11 57.47 Executing busybox-1.36.1-r31.trigger 02:24:27 #11 57.48 OK: 1207 MiB in 225 packages 02:24:27 #11 57.55 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:24:27 #11 57.80 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:24:27 #11 58.27 (1/14) Installing g++ (13.2.1_git20240309-r1) 02:24:28 #11 58.75 (2/14) Installing gdbm (1.23-r1) 02:24:28 #11 58.91 (3/14) Installing mpdecimal (4.0.0-r0) 02:24:28 #11 59.10 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 02:24:29 #11 59.26 (5/14) Installing libncursesw (6.4_p20240420-r2) 02:24:29 #11 59.49 (6/14) Installing libpanelw (6.4_p20240420-r2) 02:24:29 #11 59.63 (7/14) Installing readline (8.2.10-r0) 02:24:29 #11 59.84 (8/14) Installing python3 (3.12.12-r0) 02:24:29 #11 60.26 (9/14) Installing python3-pycache-pyc0 (3.12.12-r0) 02:24:30 #11 60.59 (10/14) Installing pyc (3.12.12-r0) 02:24:30 #11 60.74 (11/14) Installing python3-pyc (3.12.12-r0) 02:24:30 #11 60.88 (12/14) Installing python3-dev (3.12.12-r0) 02:24:31 #11 61.53 (13/14) Installing libsodium-dev (1.0.19-r1) 02:24:31 #11 61.70 (14/14) Installing zeromq-dev (4.3.5-r2) 02:24:31 #11 61.88 Executing busybox-1.36.1-r31.trigger 02:24:31 #11 61.89 OK: 1374 MiB in 239 packages 02:24:31 #11 61.95 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:24:31 #11 62.21 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:24:32 #11 62.67 OK: 1374 MiB in 239 packages 02:24:32 #11 62.73 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:24:32 #11 63.07 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:24:33 #11 63.53 (1/1) Installing tzdata (2025c-r0) 02:24:33 #11 63.76 OK: 1375 MiB in 240 packages 02:24:33 #11 64.10 (1/1) Purging tzdata (2025c-r0) 02:24:33 #11 64.11 OK: 1374 MiB in 239 packages 02:24:35 #11 65.71 Looking in links: /tmp/tmp60hxpnw4 02:24:35 #11 65.71 Processing /tmp/tmp60hxpnw4/pip-25.0.1-py3-none-any.whl 02:24:35 #11 65.73 Installing collected packages: pip 02:24:36 #11 66.71 Successfully installed pip-25.0.1 02:24:36 #11 66.71 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. 02:24:36 #11 67.12 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 02:24:36 #11 67.18 Collecting pip 02:24:36 #11 67.20 Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 02:24:36 #11 67.34 Collecting setuptools 02:24:36 #11 67.35 Downloading setuptools-82.0.0-py3-none-any.whl.metadata (6.6 kB) 02:24:36 #11 67.37 Collecting wheel 02:24:36 #11 67.38 Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 02:24:36 #11 67.39 Collecting packaging>=24.0 (from wheel) 02:24:36 #11 67.40 Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 02:24:36 #11 67.40 Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 02:24:36 #11 67.42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 168.7 MB/s eta 0:00:00 02:24:36 #11 67.42 Downloading setuptools-82.0.0-py3-none-any.whl (1.0 MB) 02:24:36 #11 67.43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 167.2 MB/s eta 0:00:00 02:24:36 #11 67.43 Downloading wheel-0.46.3-py3-none-any.whl (30 kB) 02:24:36 #11 67.44 Downloading packaging-26.0-py3-none-any.whl (74 kB) 02:24:36 #11 67.47 Installing collected packages: setuptools, pip, packaging, wheel 02:24:37 #11 68.18 Attempting uninstall: pip 02:24:37 #11 68.18 Found existing installation: pip 25.0.1 02:24:37 #11 68.22 Uninstalling pip-25.0.1: 02:24:37 #11 68.23 Successfully uninstalled pip-25.0.1 02:24:38 #11 69.31 Successfully installed packaging-26.0 pip-26.0.1 setuptools-82.0.0 wheel-0.46.3 02:24:39 #11 69.31 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. 02:24:39 #11 69.75 Processing ./edgex-taf-common 02:24:39 #11 69.75 Installing build dependencies: started 02:24:40 #11 70.47 Installing build dependencies: finished with status 'done' 02:24:40 #11 70.47 Getting requirements to build wheel: started 02:24:40 #11 70.83 Getting requirements to build wheel: finished with status 'done' 02:24:40 #11 70.83 Preparing metadata (pyproject.toml): started 02:24:40 #11 71.03 Preparing metadata (pyproject.toml): finished with status 'done' 02:24:40 #11 71.03 Building wheels for collected packages: edgex-taf-common 02:24:40 #11 71.04 Building wheel for edgex-taf-common (pyproject.toml): started 02:24:40 #11 71.28 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 02:24:40 #11 71.28 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=299467729b0b13539fcde60ec8be5bcc668ec1c517e660c3b71a8ff05fde81d0 02:24:40 #11 71.28 Stored in directory: /tmp/pip-ephem-wheel-cache-3lji7ov4/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 02:24:40 #11 71.29 Successfully built edgex-taf-common 02:24:40 #11 71.30 Installing collected packages: edgex-taf-common 02:24:40 #11 71.32 Successfully installed edgex-taf-common-0.0.0 02:24:40 #11 71.32 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. 02:24:41 #11 71.89 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 02:24:41 #11 71.95 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 02:24:41 #11 71.96 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 02:24:41 #11 71.97 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 02:24:41 #11 72.01 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 02:24:41 #11 72.02 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 02:24:41 #11 72.07 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 02:24:41 #11 72.07 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 02:24:41 #11 72.11 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 02:24:41 #11 72.12 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 02:24:41 #11 72.13 Installing build dependencies: started 02:24:42 #11 72.76 Installing build dependencies: finished with status 'done' 02:24:42 #11 72.76 Getting requirements to build wheel: started 02:24:42 #11 73.14 Getting requirements to build wheel: finished with status 'done' 02:24:42 #11 73.14 Preparing metadata (pyproject.toml): started 02:24:42 #11 73.34 Preparing metadata (pyproject.toml): finished with status 'done' 02:24:43 #11 73.35 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 02:24:43 #11 73.36 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 02:24:43 #11 73.37 Installing build dependencies: started 02:24:43 #11 73.97 Installing build dependencies: finished with status 'done' 02:24:43 #11 73.98 Getting requirements to build wheel: started 02:24:43 #11 74.34 Getting requirements to build wheel: finished with status 'done' 02:24:44 #11 74.34 Preparing metadata (pyproject.toml): started 02:24:44 #11 74.54 Preparing metadata (pyproject.toml): finished with status 'done' 02:24:44 #11 74.58 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 02:24:44 #11 74.60 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 02:24:44 #11 74.61 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 02:24:44 #11 74.64 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 02:24:44 #11 74.66 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 02:24:44 #11 74.67 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 02:24:44 #11 74.67 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 02:24:44 #11 74.68 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 02:24:44 #11 74.70 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 02:24:44 #11 74.71 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 02:24:44 #11 74.93 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 02:24:44 #11 74.96 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 02:24:44 #11 75.05 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 02:24:45 #11 75.05 Downloading psutil-7.0.0.tar.gz (497 kB) 02:24:45 #11 75.14 Installing build dependencies: started 02:24:45 #11 75.74 Installing build dependencies: finished with status 'done' 02:24:45 #11 75.74 Getting requirements to build wheel: started 02:24:45 #11 76.22 Getting requirements to build wheel: finished with status 'done' 02:24:46 #11 76.22 Preparing metadata (pyproject.toml): started 02:24:46 #11 76.50 Preparing metadata (pyproject.toml): finished with status 'done' 02:24:46 #11 76.77 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 02:24:46 #11 76.79 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) 02:24:46 #11 76.83 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 02:24:46 #11 76.84 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 02:24:46 #11 76.89 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 02:24:46 #11 76.90 Downloading psycopg2-2.9.10.tar.gz (385 kB) 02:24:46 #11 76.96 Installing build dependencies: started 02:24:47 #11 77.58 Installing build dependencies: finished with status 'done' 02:24:47 #11 77.58 Getting requirements to build wheel: started 02:24:47 #11 78.01 Getting requirements to build wheel: finished with status 'done' 02:24:47 #11 78.01 Preparing metadata (pyproject.toml): started 02:24:47 #11 78.23 Preparing metadata (pyproject.toml): finished with status 'done' 02:24:48 #11 78.31 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 02:24:48 #11 78.32 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 02:24:48 #11 78.53 Collecting protobuf==6.31.1 (from -r requirements.txt (line 18)) 02:24:48 #11 78.53 Downloading protobuf-6.31.1-py3-none-any.whl.metadata (593 bytes) 02:24:48 #11 78.55 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 02:24:48 #11 78.56 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 02:24:48 #11 78.74 Collecting cryptography==46.0.5 (from -r requirements.txt (line 20)) 02:24:48 #11 78.75 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) 02:24:48 #11 78.78 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 02:24:48 #11 78.78 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 02:24:48 #11 78.79 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 02:24:48 #11 78.80 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 02:24:48 #11 78.80 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 02:24:48 #11 78.81 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 02:24:48 #11 78.85 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:24:48 #11 78.85 Downloading selenium-4.40.0-py3-none-any.whl.metadata (7.7 kB) 02:24:48 #11 78.88 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:24:48 #11 78.89 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl.metadata (9.5 kB) 02:24:48 #11 78.91 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:24:48 #11 78.91 Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 02:24:48 #11 78.94 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 02:24:48 #11 78.94 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 02:24:48 #11 78.96 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 02:24:48 #11 78.97 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 02:24:48 #11 78.99 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:24:48 #11 79.00 Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) 02:24:48 #11 79.04 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:24:48 #11 79.05 Downloading flex-6.14.1.tar.gz (40 kB) 02:24:48 #11 79.08 Installing build dependencies: started 02:24:49 #11 79.69 Installing build dependencies: finished with status 'done' 02:24:49 #11 79.69 Getting requirements to build wheel: started 02:24:49 #11 80.08 Getting requirements to build wheel: finished with status 'done' 02:24:49 #11 80.08 Preparing metadata (pyproject.toml): started 02:24:49 #11 80.29 Preparing metadata (pyproject.toml): finished with status 'done' 02:24:49 #11 80.30 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:24:49 #11 80.30 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 02:24:49 #11 80.33 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:24:49 #11 80.34 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 02:24:49 #11 80.38 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:24:49 #11 80.38 Downloading openapi_core-0.22.0-py3-none-any.whl.metadata (6.6 kB) 02:24:49 #11 80.40 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:24:50 #11 80.41 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 02:24:50 #11 80.46 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:24:50 #11 80.46 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 02:24:50 #11 80.47 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:24:50 #11 80.48 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 02:24:50 #11 80.58 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 02:24:50 #11 80.58 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (37 kB) 02:24:50 #11 80.60 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 02:24:50 #11 80.60 Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 02:24:50 #11 80.63 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 02:24:50 #11 80.63 Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 02:24:50 #11 80.65 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 02:24:50 #11 80.66 Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 02:24:50 #11 80.69 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 02:24:50 #11 80.70 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 02:24:50 #11 80.71 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 02:24:50 #11 80.71 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 02:24:50 #11 80.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.0) 02:24:50 #11 80.83 Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 20)) 02:24:50 #11 80.84 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.6 kB) 02:24:50 #11 80.92 Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 20)) 02:24:50 #11 80.92 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 02:24:50 #11 80.97 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 02:24:50 #11 80.97 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) 02:24:50 #11 81.00 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 02:24:50 #11 81.01 Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 02:24:50 #11 81.03 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 02:24:50 #11 81.04 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (10.0 kB) 02:24:50 #11 81.06 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 02:24:50 #11 81.06 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 02:24:50 #11 81.08 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 02:24:50 #11 81.08 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 02:24:50 #11 81.10 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:24:50 #11 81.12 Downloading trio-0.32.0-py3-none-any.whl.metadata (8.5 kB) 02:24:50 #11 81.13 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:24:50 #11 81.14 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 02:24:50 #11 81.15 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:24:50 #11 81.15 Downloading trio_typing-0.10.0-py3-none-any.whl.metadata (10 kB) 02:24:50 #11 81.16 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:24:50 #11 81.17 Downloading types_certifi-2021.10.8.3-py3-none-any.whl.metadata (1.4 kB) 02:24:50 #11 81.18 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:24:51 #11 81.19 Downloading types_urllib3-1.26.25.14-py3-none-any.whl.metadata (1.7 kB) 02:24:51 #11 81.21 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)) 02:24:51 #11 81.22 Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 02:24:51 #11 81.23 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:24:51 #11 81.24 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 02:24:51 #11 81.25 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:24:51 #11 81.26 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 02:24:51 #11 81.27 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)) 02:24:51 #11 81.28 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 02:24:51 #11 81.29 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)) 02:24:51 #11 81.29 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 02:24:51 #11 81.30 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)) 02:24:51 #11 81.31 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 02:24:51 #11 81.33 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:24:51 #11 81.34 Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 02:24:51 #11 81.35 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:24:51 #11 81.35 Downloading async_generator-1.10-py3-none-any.whl.metadata (4.9 kB) 02:24:51 #11 81.35 Requirement already satisfied: packaging in /usr/lib/python3.12/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) (26.0) 02:24:51 #11 81.39 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:24:51 #11 81.39 Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 02:24:51 #11 81.40 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)) 02:24:51 #11 81.40 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 02:24:51 #11 81.45 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:24:51 #11 81.46 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) 02:24:51 #11 81.46 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:24:51 #11 81.47 Downloading validate_email-1.3.tar.gz (4.7 kB) 02:24:51 #11 81.47 Installing build dependencies: started 02:24:51 #11 82.07 Installing build dependencies: finished with status 'done' 02:24:51 #11 82.07 Getting requirements to build wheel: started 02:24:52 #11 82.45 Getting requirements to build wheel: finished with status 'done' 02:24:52 #11 82.45 Preparing metadata (pyproject.toml): started 02:24:52 #11 82.65 Preparing metadata (pyproject.toml): finished with status 'done' 02:24:52 #11 82.68 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:24:52 #11 82.68 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 02:24:52 #11 82.72 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:24:52 #11 82.73 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 02:24:52 #11 82.74 Installing build dependencies: started 02:24:53 #11 83.58 Installing build dependencies: finished with status 'done' 02:24:53 #11 83.58 Getting requirements to build wheel: started 02:24:53 #11 83.96 Getting requirements to build wheel: finished with status 'done' 02:24:53 #11 83.96 Preparing metadata (pyproject.toml): started 02:24:53 #11 84.16 Preparing metadata (pyproject.toml): finished with status 'done' 02:24:54 #11 84.17 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:24:54 #11 84.18 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 02:24:54 #11 84.20 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:24:54 #11 84.20 Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 02:24:54 #11 84.21 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:24:54 #11 84.22 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 02:24:54 #11 84.23 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:24:54 #11 84.23 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 02:24:54 #11 84.25 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:24:54 #11 84.26 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 02:24:54 #11 84.56 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:24:54 #11 84.57 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 02:24:54 #11 84.59 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:24:54 #11 84.59 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 02:24:54 #11 84.60 Collecting jsonschema-path<0.4.0,>=0.3.4 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:24:54 #11 84.61 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 02:24:54 #11 84.63 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:24:54 #11 84.63 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 02:24:54 #11 84.66 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:24:54 #11 84.67 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 02:24:54 #11 84.69 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:24:54 #11 84.69 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 02:24:54 #11 84.71 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:24:54 #11 84.72 Downloading werkzeug-3.1.5-py3-none-any.whl.metadata (4.0 kB) 02:24:54 #11 84.73 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.4->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:24:54 #11 84.73 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 02:24:54 #11 84.74 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:24:54 #11 84.74 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 02:24:54 #11 84.76 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:24:54 #11 84.77 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 02:24:54 #11 84.81 Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:24:54 #11 84.82 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) 02:24:54 #11 84.88 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:24:54 #11 84.89 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) 02:24:54 #11 84.93 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 02:24:54 #11 84.94 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 203.5 MB/s 0:00:00 02:24:54 #11 84.95 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 02:24:54 #11 84.95 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 02:24:54 #11 84.96 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 02:24:54 #11 84.98 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 02:24:54 #11 84.99 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 02:24:54 #11 85.01 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 02:24:54 #11 85.01 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 02:24:54 #11 85.02 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 02:24:54 #11 85.05 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 02:24:55 #11 85.50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 39.1 MB/s 0:00:00 02:24:55 #11 85.54 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) 02:24:55 #11 85.61 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 21.5 MB/s 0:00:00 02:24:55 #11 85.62 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 02:24:55 #11 85.63 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 251.4 MB/s 0:00:00 02:24:55 #11 85.65 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 02:24:55 #11 85.77 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 34.8 MB/s 0:00:00 02:24:55 #11 85.78 Downloading protobuf-6.31.1-py3-none-any.whl (168 kB) 02:24:55 #11 85.78 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 02:24:55 #11 85.80 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_x86_64.whl (4.7 MB) 02:24:55 #11 85.82 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 214.2 MB/s 0:00:00 02:24:55 #11 85.82 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 02:24:55 #11 85.84 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 02:24:55 #11 85.84 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 02:24:55 #11 85.85 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_x86_64.whl (154 kB) 02:24:55 #11 85.85 Downloading idna-3.11-py3-none-any.whl (71 kB) 02:24:55 #11 85.86 Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 02:24:55 #11 85.86 Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 02:24:55 #11 85.87 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl (221 kB) 02:24:55 #11 85.87 Downloading click-8.3.1-py3-none-any.whl (108 kB) 02:24:55 #11 85.88 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 02:24:55 #11 85.88 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl (359 kB) 02:24:55 #11 85.89 Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 02:24:55 #11 85.90 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) 02:24:55 #11 85.90 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 201.0 MB/s 0:00:00 02:24:55 #11 85.91 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 02:24:55 #11 85.91 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 02:24:55 #11 85.92 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 02:24:55 #11 85.93 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 02:24:55 #11 85.94 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 02:24:55 #11 85.94 Downloading selenium-4.40.0-py3-none-any.whl (9.6 MB) 02:24:55 #11 86.00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 193.3 MB/s 0:00:00 02:24:55 #11 86.00 Downloading trio-0.32.0-py3-none-any.whl (512 kB) 02:24:55 #11 86.01 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 02:24:55 #11 86.01 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 02:24:55 #11 86.02 Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 02:24:55 #11 86.02 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 02:24:55 #11 86.02 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 02:24:55 #11 86.03 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 02:24:55 #11 86.03 Downloading trio_typing-0.10.0-py3-none-any.whl (42 kB) 02:24:55 #11 86.04 Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 02:24:55 #11 86.04 Downloading types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB) 02:24:55 #11 86.05 Downloading types_urllib3-1.26.25.14-py3-none-any.whl (15 kB) 02:24:55 #11 86.05 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 02:24:55 #11 86.06 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 02:24:55 #11 86.07 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 02:24:55 #11 86.07 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) 02:24:55 #11 86.08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 362.1 MB/s 0:00:00 02:24:55 #11 86.08 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 02:24:55 #11 86.09 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) 02:24:55 #11 86.10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 236.4 MB/s 0:00:00 02:24:55 #11 86.10 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 02:24:55 #11 86.11 Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 02:24:55 #11 86.11 Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 02:24:55 #11 86.11 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 02:24:55 #11 86.12 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 02:24:55 #11 86.12 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 02:24:55 #11 86.13 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_x86_64.whl (563 kB) 02:24:55 #11 86.13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 563.1/563.1 kB 229.4 MB/s 0:00:00 02:24:55 #11 86.14 Downloading openapi_core-0.22.0-py3-none-any.whl (108 kB) 02:24:55 #11 86.14 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 02:24:55 #11 86.15 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 02:24:55 #11 86.15 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 02:24:55 #11 86.17 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) 02:24:55 #11 86.18 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 02:24:55 #11 86.18 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 02:24:55 #11 86.19 Downloading werkzeug-3.1.5-py3-none-any.whl (225 kB) 02:24:55 #11 86.19 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 02:24:55 #11 86.20 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 02:24:55 #11 86.21 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 02:24:55 #11 86.21 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 02:24:55 #11 86.22 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 02:24:55 #11 86.22 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 02:24:55 #11 86.23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 227.4 MB/s 0:00:00 02:24:55 #11 86.24 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 02:24:55 #11 86.24 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 02:24:55 #11 86.25 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 02:24:55 #11 86.25 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 02:24:56 #11 86.45 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 02:24:56 #11 86.45 Building wheel for robotframework-sshlibrary (pyproject.toml): started 02:24:56 #11 86.69 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 02:24:56 #11 86.69 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=35848d3af540bbce749133d76b184bad256381e486279995cbc2fd12788fcebe 02:24:56 #11 86.69 Stored in directory: /tmp/pip-ephem-wheel-cache-j7fb3xgr/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 02:24:56 #11 86.70 Building wheel for robotbackgroundlogger (pyproject.toml): started 02:24:56 #11 86.93 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 02:24:56 #11 86.93 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=8ec1cb20e349691bebdd4b1f5551af8544362fc4d0d4ffc2500468320c420082 02:24:56 #11 86.93 Stored in directory: /tmp/pip-ephem-wheel-cache-j7fb3xgr/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 02:24:56 #11 86.94 Building wheel for psutil (pyproject.toml): started 02:24:58 #11 88.61 Building wheel for psutil (pyproject.toml): finished with status 'done' 02:24:58 #11 88.61 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277536 sha256=c1ad7542f5e0e251a3109327b0f33f52d748128c4af78d2431b0df52dd95e5a3 02:24:58 #11 88.61 Stored in directory: /tmp/pip-ephem-wheel-cache-j7fb3xgr/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 02:24:58 #11 88.61 Building wheel for psycopg2 (pyproject.toml): started 02:25:06 #11 96.99 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 02:25:06 #11 96.99 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521914 sha256=c3185031c6f1114b89ff37f8da222d5a818b492de49a9d346046698090719b6f 02:25:06 #11 96.99 Stored in directory: /tmp/pip-ephem-wheel-cache-j7fb3xgr/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 02:25:06 #11 97.00 Building wheel for flex (pyproject.toml): started 02:25:06 #11 97.31 Building wheel for flex (pyproject.toml): finished with status 'done' 02:25:06 #11 97.31 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=ca1edc9f1b5106d197684768bd663b73be7205e0537ca0f88fa6ce401f7b8e1d 02:25:06 #11 97.31 Stored in directory: /tmp/pip-ephem-wheel-cache-j7fb3xgr/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 02:25:06 #11 97.32 Building wheel for strict-rfc3339 (pyproject.toml): started 02:25:07 #11 97.55 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 02:25:07 #11 97.55 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=667af0d709de4c28787cdada1e9a558d61b2df4b7fd845c7071fc12636199cbf 02:25:07 #11 97.55 Stored in directory: /tmp/pip-ephem-wheel-cache-j7fb3xgr/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 02:25:07 #11 97.55 Building wheel for validate-email (pyproject.toml): started 02:25:07 #11 97.78 Building wheel for validate-email (pyproject.toml): finished with status 'done' 02:25:07 #11 97.79 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=e6f3b91038395849345b6aa2b4d2baa5c8cf5723038a2510920b9f987a3af41e 02:25:07 #11 97.79 Stored in directory: /tmp/pip-ephem-wheel-cache-j7fb3xgr/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 02:25:07 #11 97.79 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 02:25:07 #11 97.97 Installing collected packages: validate-email, types-urllib3, types-certifi, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, genson, zipp, 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, mypy-extensions, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, importlib-metadata, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, trio-typing, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 02:25:19 #11 108.3 02:25:19 #11 108.3 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 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 importlib-metadata-8.7.1 influxdb-client-1.49.0 invoke-2.2.1 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.26.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-10.8.0 mypy-extensions-1.1.0 numpy-2.2.5 openapi-core-0.22.0 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-4.0.0 pathable-0.4.4 ply-3.11 protobuf-6.31.1 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.36.2 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.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 tzlocal-5.3.1 urllib3-2.6.3 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.5 wsproto-1.3.2 zipp-3.23.0 02:25:19 #11 108.3 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. 02:25:19 #11 DONE 109.6s 02:25:19 02:25:19 #12 exporting to image 02:25:19 #12 exporting layers 02:25:24 #12 exporting layers 5.8s done 02:25:24 #12 writing image sha256:e18de820bf2ee02b95aac7fc0681be3e65966af7998b3ee1203bd427c411b848 done 02:25:24 #12 naming to docker.io/library/edgex-taf-common done 02:25:24 #12 DONE 5.8s [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 02:25:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:25:26 02:25:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:25:26 latest: Pulling from edgex-lftools-log-publisher 02:25:26 5eb5b503b376: Pulling fs layer 02:25:26 5c69ac0246d0: Pulling fs layer 02:25:26 ec43610c2a17: Pulling fs layer 02:25:26 3a2ae6a8a46f: Pulling fs layer 02:25:26 33b1e0a273af: Pulling fs layer 02:25:26 5d3b04190fa2: Pulling fs layer 02:25:26 2f39f015ded8: Pulling fs layer 02:25:26 33b1e0a273af: Waiting 02:25:26 5d3b04190fa2: Waiting 02:25:26 2f39f015ded8: Waiting 02:25:26 3a2ae6a8a46f: Waiting 02:25:26 5c69ac0246d0: Verifying Checksum 02:25:26 5c69ac0246d0: Download complete 02:25:26 3a2ae6a8a46f: Verifying Checksum 02:25:26 3a2ae6a8a46f: Download complete 02:25:26 33b1e0a273af: Verifying Checksum 02:25:26 33b1e0a273af: Download complete 02:25:26 ec43610c2a17: Verifying Checksum 02:25:26 ec43610c2a17: Download complete 02:25:26 5d3b04190fa2: Verifying Checksum 02:25:26 5d3b04190fa2: Download complete 02:25:26 5eb5b503b376: Verifying Checksum 02:25:26 5eb5b503b376: Download complete 02:25:27 2f39f015ded8: Download complete 02:25:28 5eb5b503b376: Pull complete 02:25:28 5c69ac0246d0: Pull complete 02:25:28 ec43610c2a17: Pull complete 02:25:28 3a2ae6a8a46f: Pull complete 02:25:29 33b1e0a273af: Pull complete 02:25:29 5d3b04190fa2: Pull complete 02:25:35 2f39f015ded8: Pull complete 02:25:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:25:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:25:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:25:36 prd-ubuntu20.04-docker-8c-8g-1887 does not seem to be running inside a container 02:25:36 $ 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-152 -v /w/workspace/xfoundry_edgex-taf-common_PR-152:/w/workspace/xfoundry_edgex-taf-common_PR-152:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-152@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-152@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 02:25:37 $ docker top 9a47bf8477f9ac0648a9a66babcf7a7f92b9caac70395f92a66b0b3e7457f847 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:25:37 ---> job-cost.sh 02:25:37 lf-activate-venv: SKIPPING 02:25:37 INFO: No Stack... 02:25:38 INFO: Retrieving Pricing Info for: v3-standard-8 02:25:38 INFO: Archiving Costs [Pipeline] sh 02:25:39 + cat /w/workspace/xfoundry_edgex-taf-common_PR-152/archives/cost.csv 02:25:39 + cut -d, -f6 [Pipeline] lock 02:25:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-152-1-stack-cost] 02:25:39 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-152-1-stack-cost] did not exist. Created. 02:25:39 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-152-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:25:39 + echo total: 0.2199999988079071 [Pipeline] stash 02:25:39 Stashed 1 file(s) [Pipeline] } 02:25:39 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-152-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:25:39 $ docker stop --time=1 9a47bf8477f9ac0648a9a66babcf7a7f92b9caac70395f92a66b0b3e7457f847 02:25:40 $ docker rm -f --volumes 9a47bf8477f9ac0648a9a66babcf7a7f92b9caac70395f92a66b0b3e7457f847 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:27:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1888 in /w/workspace/xfoundry_edgex-taf-common_PR-152 [Pipeline] { [Pipeline] checkout 02:27:26 Selected Git installation does not exist. Using Default 02:27:26 The recommended git tool is: NONE 02:27:31 using credential edgex-jenkins-ssh 02:27:31 Cloning the remote Git repository 02:27:31 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 02:27:31 > git init /w/workspace/xfoundry_edgex-taf-common_PR-152 # timeout=10 02:27:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 02:27:31 > git --version # timeout=10 02:27:31 > git --version # 'git version 2.25.1' 02:27:31 using GIT_SSH to set credentials SSH Credentials for GitHub 02:27:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:27:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 02:27:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:27:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 02:27:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 02:27:33 using GIT_SSH to set credentials SSH Credentials for GitHub 02:27:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/152/head:refs/remotes/origin/PR-152 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:27:34 Merging remotes/origin/main commit 25247ac748027abf9820f8a08a2990fa03ab5444 into PR head commit dff631e88af0de31c40e8e72744c29b165d1f8a0 02:27:34 Merge succeeded, producing dff631e88af0de31c40e8e72744c29b165d1f8a0 02:27:34 Checking out Revision dff631e88af0de31c40e8e72744c29b165d1f8a0 (PR-152) 02:27:34 Commit message: "build: bump cryptography from 45.0.4 to 46.0.5" 02:27:34 > git --version # timeout=10 02:27:34 > git --version # 'git version 2.25.1' 02:27:35 fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 02:27:34 > git config core.sparsecheckout # timeout=10 02:27:34 > git checkout -f dff631e88af0de31c40e8e72744c29b165d1f8a0 # timeout=10 02:27:34 > git remote # timeout=10 02:27:34 > git config --get remote.origin.url # timeout=10 02:27:34 using GIT_SSH to set credentials SSH Credentials for GitHub 02:27:34 > git merge 25247ac748027abf9820f8a08a2990fa03ab5444 # timeout=10 02:27:34 > git rev-parse HEAD^{commit} # timeout=10 02:27:34 > git config core.sparsecheckout # timeout=10 02:27:34 > git checkout -f dff631e88af0de31c40e8e72744c29b165d1f8a0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:27:39 provisioning config files... 02:27:39 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-152@tmp/config7311363556224261275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:27:40 ---> ****-login.sh 02:27:40 nexus3.edgexfoundry.org:10001 02:27:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:27:41 Configure a credential helper to remove this warning. See 02:27:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:27:41 02:27:41 Login Succeeded 02:27:41 nexus3.edgexfoundry.org:10002 02:27:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:27:41 Configure a credential helper to remove this warning. See 02:27:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:27:41 02:27:41 Login Succeeded 02:27:41 nexus3.edgexfoundry.org:10003 02:27:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:27:41 Configure a credential helper to remove this warning. See 02:27:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:27:41 02:27:41 Login Succeeded 02:27:41 nexus3.edgexfoundry.org:10004 02:27:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:27:42 Configure a credential helper to remove this warning. See 02:27:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:27:42 02:27:42 Login Succeeded 02:27:42 ****.io 02:27:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:27:42 Configure a credential helper to remove this warning. See 02:27:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:27:42 02:27:42 Login Succeeded 02:27:42 ---> ****-login.sh ends [Pipeline] } 02:27:42 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 02:27:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:27:44 + ls -al . 02:27:44 total 68 02:27:44 drwxrwxr-x 5 jenkins jenkins 4096 Feb 11 02:27 . 02:27:44 drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 02:27 .. 02:27:44 drwxrwxr-x 8 jenkins jenkins 4096 Feb 11 02:27 .git 02:27:44 drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 02:27 .github 02:27:44 -rw-rw-r-- 1 jenkins jenkins 22 Feb 11 02:27 .gitignore 02:27:44 -rw-rw-r-- 1 jenkins jenkins 1653 Feb 11 02:27 Dockerfile 02:27:44 -rw-rw-r-- 1 jenkins jenkins 746 Feb 11 02:27 Jenkinsfile 02:27:44 -rw-rw-r-- 1 jenkins jenkins 11381 Feb 11 02:27 LICENSE 02:27:44 -rw-rw-r-- 1 jenkins jenkins 4232 Feb 11 02:27 README.md 02:27:44 drwxrwxr-x 5 jenkins jenkins 4096 Feb 11 02:27 TUC 02:27:44 -rw-rw-r-- 1 jenkins jenkins 5 Feb 11 02:23 VERSION 02:27:44 -rw-rw-r-- 1 jenkins jenkins 473 Feb 11 02:27 requirements.txt 02:27:44 -rw-rw-r-- 1 jenkins jenkins 54 Feb 11 02:27 robot-entrypoint.sh 02:27:44 -rw-rw-r-- 1 jenkins jenkins 445 Feb 11 02:27 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:44 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=dff631e88af0de31c40e8e72744c29b165d1f8a0 --label arch=arm64 --label version=0.0.0 . 02:27:44 Sending build context to Docker daemon 431.1kB 02:27:44 Step 1/13 : FROM alpine:3.20 02:27:45 3.20: Pulling from library/alpine 02:27:45 83b2d7e29698: Pulling fs layer 02:27:46 83b2d7e29698: Download complete 02:27:46 83b2d7e29698: Pull complete 02:27:46 Digest: sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 02:27:46 Status: Downloaded newer image for alpine:3.20 02:27:46 ---> 6b91e8dda53a 02:27:46 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 02:27:46 ---> Running in 3f6b11f75055 02:27:47 Removing intermediate container 3f6b11f75055 02:27:47 ---> da664268dad5 02:27:47 Step 3/13 : LABEL maintainer="Bruce Huang " 02:27:47 ---> Running in 3f9b19d305d8 02:27:47 Removing intermediate container 3f9b19d305d8 02:27:47 ---> a72a9868ffdf 02:27:47 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 02:27:48 ---> 347dd3eace69 02:27:48 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 02:27:48 ---> f4c3227a628e 02:27:48 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 02:27:49 ---> 447fdfd03a46 02:27:49 Step 7/13 : WORKDIR /edgex-taf 02:27:49 ---> Running in f2e2ea314b9b 02:27:49 Removing intermediate container f2e2ea314b9b 02:27:49 ---> 4a4e84dab9b7 02:27:49 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:27:49 ---> Running in 54a0fa0730f0 02:27:51 Removing intermediate container 54a0fa0730f0 02:27:51 ---> b64b19feefe1 02:27:51 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 02:27:51 ---> Running in 74a8ac822cda 02:27:52 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:27:53 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:27:54 OK: 9 MiB in 14 packages 02:27:55 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:27:55 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:27:57 (1/14) Installing ca-certificates (20250911-r0) 02:27:57 (2/14) Installing brotli-libs (1.1.0-r2) 02:27:57 (3/14) Installing c-ares (1.33.1-r0) 02:27:57 (4/14) Installing libunistring (1.2-r0) 02:27:58 (5/14) Installing libidn2 (2.3.7-r0) 02:27:58 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:27:58 (7/14) Installing libpsl (0.21.5-r1) 02:27:58 (8/14) Installing zstd-libs (1.5.6-r0) 02:27:59 (9/14) Installing libcurl (8.14.1-r2) 02:27:59 (10/14) Installing curl (8.14.1-r2) 02:27:59 (11/14) Installing docker-cli (26.1.5-r0) 02:28:00 (12/14) Installing oniguruma (6.9.9-r0) 02:28:00 (13/14) Installing jq (1.7.1-r0) 02:28:00 (14/14) Installing openssl (3.3.6-r0) 02:28:01 Executing busybox-1.36.1-r31.trigger 02:28:01 Executing ca-certificates-20250911-r0.trigger 02:28:01 OK: 43 MiB in 28 packages 02:28:01 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:28:02 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:28:03 (1/166) Installing libexpat (2.7.4-r0) 02:28:03 (2/166) Installing libbz2 (1.0.8-r6) 02:28:04 (3/166) Installing libpng (1.6.54-r0) 02:28:04 (4/166) Installing freetype (2.13.2-r0) 02:28:04 (5/166) Installing fontconfig (2.15.0-r1) 02:28:05 (6/166) Installing libfontenc (1.1.8-r0) 02:28:05 (7/166) Installing mkfontscale (1.2.2-r6) 02:28:06 (8/166) Installing font-opensans (0_git20210927-r1) 02:28:06 (9/166) Installing pkgconf (2.2.0-r0) 02:28:06 (10/166) Installing libgcc (13.2.1_git20240309-r1) 02:28:06 (11/166) Installing libffi (3.4.6-r0) 02:28:07 (12/166) Installing libintl (0.22.5-r0) 02:28:07 (13/166) Installing libeconf (0.6.3-r0) 02:28:07 (14/166) Installing libblkid (2.40.1-r1) 02:28:07 (15/166) Installing libmount (2.40.1-r1) 02:28:08 (16/166) Installing pcre2 (10.43-r0) 02:28:08 (17/166) Installing glib (2.80.5-r0) 02:28:08 (18/166) Installing libstdc++ (13.2.1_git20240309-r1) 02:28:09 (19/166) Installing xz-libs (5.6.2-r1) 02:28:09 (20/166) Installing libxml2 (2.12.10-r0) 02:28:09 (21/166) Installing shared-mime-info (2.4-r0) 02:28:10 (22/166) Installing hicolor-icon-theme (0.17-r2) 02:28:10 (23/166) Installing libjpeg-turbo (3.0.3-r0) 02:28:10 (24/166) Installing libsharpyuv (1.3.2-r0) 02:28:10 (25/166) Installing libwebp (1.3.2-r0) 02:28:10 (26/166) Installing tiff (4.6.0t-r0) 02:28:11 (27/166) Installing gdk-pixbuf (2.42.12-r0) 02:28:11 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 02:28:11 (29/166) Installing libxau (1.0.11-r4) 02:28:12 (30/166) Installing libmd (1.1.0-r0) 02:28:12 (31/166) Installing libbsd (0.12.2-r0) 02:28:12 (32/166) Installing libxdmcp (1.1.5-r1) 02:28:12 (33/166) Installing libxcb (1.16.1-r0) 02:28:12 (34/166) Installing libx11 (1.8.9-r1) 02:28:13 (35/166) Installing libxcomposite (0.4.6-r5) 02:28:13 (36/166) Installing libxfixes (6.0.1-r4) 02:28:13 (37/166) Installing libxrender (0.9.11-r5) 02:28:13 (38/166) Installing libxcursor (1.2.2-r1) 02:28:14 (39/166) Installing libxdamage (1.1.6-r5) 02:28:14 (40/166) Installing libxext (1.3.6-r2) 02:28:14 (41/166) Installing libxi (1.8.1-r4) 02:28:14 (42/166) Installing libxinerama (1.1.5-r4) 02:28:15 (43/166) Installing libxrandr (1.5.4-r1) 02:28:15 (44/166) Installing libatk-1.0 (2.52.0-r0) 02:28:15 (45/166) Installing libxtst (1.2.4-r6) 02:28:15 (46/166) Installing dbus-libs (1.14.10-r1) 02:28:15 (47/166) Installing at-spi2-core (2.52.0-r0) 02:28:16 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 02:28:16 (49/166) Installing pixman (0.43.2-r0) 02:28:16 (50/166) Installing cairo (1.18.4-r0) 02:28:16 (51/166) Installing cairo-gobject (1.18.4-r0) 02:28:17 (52/166) Installing avahi-libs (0.8-r17) 02:28:17 (53/166) Installing gmp (6.3.0-r1) 02:28:17 (54/166) Installing nettle (3.9.1-r0) 02:28:17 (55/166) Installing libtasn1 (4.21.0-r0) 02:28:18 (56/166) Installing p11-kit (0.25.3-r0) 02:28:18 (57/166) Installing gnutls (3.8.5-r0) 02:28:18 (58/166) Installing cups-libs (2.4.16-r0) 02:28:19 (59/166) Installing libepoxy (1.5.10-r1) 02:28:19 (60/166) Installing fribidi (1.0.15-r0) 02:28:19 (61/166) Installing graphite2 (1.3.14-r6) 02:28:19 (62/166) Installing harfbuzz (8.5.0-r0) 02:28:20 (63/166) Installing libxft (2.3.8-r3) 02:28:20 (64/166) Installing pango (1.52.2-r0) 02:28:20 (65/166) Installing wayland-libs-client (1.22.0-r4) 02:28:20 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 02:28:21 (67/166) Installing wayland-libs-egl (1.22.0-r4) 02:28:21 (68/166) Installing xkeyboard-config (2.41-r0) 02:28:21 (69/166) Installing libxkbcommon (1.7.0-r0) 02:28:22 (70/166) Installing gtk+3.0 (3.24.43-r0) 02:28:22 (71/166) Installing icu-data-full (74.2-r1) 02:28:23 (72/166) Installing mesa (24.0.9-r1) 02:28:23 (73/166) Installing llvm17-libs (17.0.6-r2) 02:28:26 (74/166) Installing hwdata-pci (0.382-r0) 02:28:27 (75/166) Installing libpciaccess (0.18.1-r0) 02:28:27 (76/166) Installing libdrm (2.4.120-r0) 02:28:27 (77/166) Installing libelf (0.191-r0) 02:28:28 (78/166) Installing mesa-glapi (24.0.9-r1) 02:28:28 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 02:28:28 (80/166) Installing eudev-libs (3.2.14-r2) 02:28:29 (81/166) Installing libmagic (5.45-r1) 02:28:29 (82/166) Installing file (5.45-r1) 02:28:29 (83/166) Installing xprop (1.2.7-r0) 02:28:30 (84/166) Installing libice (1.1.1-r6) 02:28:30 (85/166) Installing libuuid (2.40.1-r1) 02:28:30 (86/166) Installing libsm (1.2.4-r4) 02:28:30 (87/166) Installing libxt (1.3.0-r5) 02:28:31 (88/166) Installing libxmu (1.1.4-r2) 02:28:31 (89/166) Installing xset (1.2.5-r1) 02:28:31 (90/166) Installing xdg-utils (1.2.1-r0) 02:28:31 (91/166) Installing libogg (1.3.5-r5) 02:28:31 (92/166) Installing libflac (1.4.3-r1) 02:28:32 (93/166) Installing alsa-lib (1.2.11-r0) 02:28:32 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 02:28:34 (95/166) Installing aom-libs (3.9.1-r0) 02:28:36 (96/166) Installing libva (2.21.0-r0) 02:28:36 (97/166) Installing libvdpau (1.5-r3) 02:28:36 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 02:28:37 (99/166) Installing libdav1d (1.4.2-r0) 02:28:37 (100/166) Installing openexr-libiex (3.1.13-r1) 02:28:37 (101/166) Installing openexr-libilmthread (3.1.13-r1) 02:28:38 (102/166) Installing imath (3.1.12-r0) 02:28:38 (103/166) Installing openexr-libopenexr (3.1.13-r1) 02:28:38 (104/166) Installing giflib (5.2.2-r0) 02:28:38 (105/166) Installing libhwy (1.0.7-r0) 02:28:39 (106/166) Installing lcms2 (2.16-r0) 02:28:39 (107/166) Installing libjxl (0.10.2-r0) 02:28:39 (108/166) Installing lame-libs (3.100-r5) 02:28:39 (109/166) Installing opus (1.5.2-r0) 02:28:40 (110/166) Installing rav1e-libs (0.7.1-r0) 02:28:40 (111/166) Installing libgomp (13.2.1_git20240309-r1) 02:28:40 (112/166) Installing soxr (0.1.3-r7) 02:28:40 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 02:28:41 (114/166) Installing libtheora (1.1.1-r18) 02:28:41 (115/166) Installing libvorbis (1.3.7-r2) 02:28:41 (116/166) Installing libvpx (1.14.1-r0) 02:28:42 (117/166) Installing libwebpmux (1.3.2-r0) 02:28:42 (118/166) Installing x264-libs (0.164_git20231001-r0) 02:28:42 (119/166) Installing numactl (2.0.18-r0) 02:28:42 (120/166) Installing x265-libs (3.6-r0) 02:28:43 (121/166) Installing xvidcore (1.3.7-r2) 02:28:43 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 02:28:44 (123/166) Installing libbluray (1.3.4-r1) 02:28:44 (124/166) Installing mpg123-libs (1.32.8-r0) 02:28:44 (125/166) Installing libopenmpt (0.7.7-r0) 02:28:45 (126/166) Installing cjson (1.7.19-r0) 02:28:45 (127/166) Installing mbedtls (3.6.5-r0) 02:28:45 (128/166) Installing librist (0.2.10-r1) 02:28:45 (129/166) Installing libsrt (1.5.3-r0) 02:28:46 (130/166) Installing libssh (0.10.6-r0) 02:28:46 (131/166) Installing libsodium (1.0.19-r1) 02:28:46 (132/166) Installing libzmq (4.3.5-r2) 02:28:47 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 02:28:47 (134/166) Installing crc32c (1.1.2-r0) 02:28:47 (135/166) Installing double-conversion (3.3.0-r0) 02:28:48 (136/166) Installing libevent (2.1.12-r7) 02:28:48 (137/166) Installing wayland-libs-server (1.22.0-r4) 02:28:48 (138/166) Installing mesa-gbm (24.0.9-r1) 02:28:48 (139/166) Installing harfbuzz-subset (8.5.0-r0) 02:28:49 (140/166) Installing icu-libs (74.2-r1) 02:28:49 (141/166) Installing minizip (1.3.1-r0) 02:28:49 (142/166) Installing nspr (4.35-r4) 02:28:49 (143/166) Installing sqlite-libs (3.45.3-r3) 02:28:50 (144/166) Installing nss (3.105-r0) 02:28:50 (145/166) Installing openh264 (2.4.1-r0) 02:28:51 (146/166) Installing libcamera-ipa (0.3.0-r0) 02:28:51 (147/166) Installing libunwind (1.8.1-r0) 02:28:51 (148/166) Installing yaml (0.2.5-r2) 02:28:51 (149/166) Installing libcamera (0.3.0-r0) 02:28:52 (150/166) Installing speexdsp (1.2.1-r2) 02:28:52 (151/166) Installing libuv (1.48.0-r0) 02:28:52 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 02:28:52 (153/166) Installing libsndfile (1.2.2-r1) 02:28:53 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 02:28:53 (155/166) Installing pipewire-libs (1.0.6-r1) 02:28:54 (156/166) Installing libasyncns (0.8-r3) 02:28:54 (157/166) Installing libltdl (2.4.7-r3) 02:28:54 (158/166) Installing orc (0.4.40-r0) 02:28:54 (159/166) Installing tdb-libs (1.4.9-r1) 02:28:54 (160/166) Installing libpulse (17.0-r0) 02:28:55 (161/166) Installing libwebpdemux (1.3.2-r0) 02:28:55 (162/166) Installing libgpg-error (1.49-r0) 02:28:55 (163/166) Installing libgcrypt (1.10.3-r0) 02:28:55 (164/166) Installing libxslt (1.1.39-r2) 02:28:56 (165/166) Installing chromium (131.0.6778.108-r0) 02:29:02 (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) 02:29:02 Executing busybox-1.36.1-r31.trigger 02:29:02 Executing fontconfig-2.15.0-r1.trigger 02:29:02 Executing mkfontscale-1.2.2-r6.trigger 02:29:02 Executing glib-2.80.5-r0.trigger 02:29:02 Executing shared-mime-info-2.4-r0.trigger 02:29:05 Executing gdk-pixbuf-2.42.12-r0.trigger 02:29:05 Executing gtk-update-icon-cache-3.24.43-r0.trigger 02:29:05 Executing gtk+3.0-3.24.43-r0.trigger 02:29:05 OK: 658 MiB in 194 packages 02:29:05 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:29:06 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:29:07 (1/30) Installing jansson (2.14-r4) 02:29:08 (2/30) Installing binutils (2.42-r1) 02:29:09 (3/30) Installing libatomic (13.2.1_git20240309-r1) 02:29:09 (4/30) Installing isl26 (0.26-r1) 02:29:09 (5/30) Installing mpfr4 (4.2.1-r0) 02:29:09 (6/30) Installing mpc1 (1.3.1-r1) 02:29:10 (7/30) Installing gcc (13.2.1_git20240309-r1) 02:29:13 (8/30) Installing musl-dev (1.2.5-r1) 02:29:13 (9/30) Installing linux-headers (6.6-r0) 02:29:14 (10/30) Installing libffi-dev (3.4.6-r0) 02:29:14 (11/30) Installing libpq (16.11-r0) 02:29:15 (12/30) Installing openssl-dev (3.3.6-r0) 02:29:15 (13/30) Installing libpq-dev (16.11-r0) 02:29:15 (14/30) Installing libecpg (16.11-r0) 02:29:15 (15/30) Installing libecpg-dev (16.11-r0) 02:29:16 (16/30) Installing clang16-headers (16.0.6-r5) 02:29:16 (17/30) Installing llvm16-libs (16.0.6-r9) 02:29:20 (18/30) Installing clang16-libs (16.0.6-r5) 02:29:20 (19/30) Installing fortify-headers (1.1-r3) 02:29:21 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 02:29:22 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 02:29:22 (22/30) Installing clang16 (16.0.6-r5) 02:29:22 (23/30) Installing icu (74.2-r1) 02:29:23 (24/30) Installing icu-dev (74.2-r1) 02:29:23 (25/30) Installing llvm16 (16.0.6-r9) 02:29:26 (26/30) Installing lz4-libs (1.9.4-r5) 02:29:26 (27/30) Installing lz4-dev (1.9.4-r5) 02:29:26 (28/30) Installing zstd (1.5.6-r0) 02:29:27 (29/30) Installing zstd-dev (1.5.6-r0) 02:29:27 (30/30) Installing postgresql16-dev (16.11-r0) 02:29:28 Executing busybox-1.36.1-r31.trigger 02:29:28 OK: 1184 MiB in 224 packages 02:29:28 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:29:28 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:29:30 (1/14) Installing g++ (13.2.1_git20240309-r1) 02:29:31 (2/14) Installing gdbm (1.23-r1) 02:29:31 (3/14) Installing mpdecimal (4.0.0-r0) 02:29:31 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 02:29:31 (5/14) Installing libncursesw (6.4_p20240420-r2) 02:29:32 (6/14) Installing libpanelw (6.4_p20240420-r2) 02:29:32 (7/14) Installing readline (8.2.10-r0) 02:29:32 (8/14) Installing python3 (3.12.12-r0) 02:29:34 (9/14) Installing python3-pycache-pyc0 (3.12.12-r0) 02:29:34 (10/14) Installing pyc (3.12.12-r0) 02:29:34 (11/14) Installing python3-pyc (3.12.12-r0) 02:29:34 (12/14) Installing python3-dev (3.12.12-r0) 02:29:37 (13/14) Installing libsodium-dev (1.0.19-r1) 02:29:37 (14/14) Installing zeromq-dev (4.3.5-r2) 02:29:37 Executing busybox-1.36.1-r31.trigger 02:29:37 OK: 1370 MiB in 238 packages 02:29:38 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:29:38 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:29:40 OK: 1370 MiB in 238 packages 02:29:40 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:29:41 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:29:42 (1/1) Installing tzdata (2025c-r0) 02:29:43 OK: 1372 MiB in 239 packages 02:29:44 (1/1) Purging tzdata (2025c-r0) 02:29:44 OK: 1370 MiB in 238 packages 02:29:54 Looking in links: /tmp/tmpaz0qu_y3 02:29:54 Processing /tmp/tmpaz0qu_y3/pip-25.0.1-py3-none-any.whl 02:29:54 Installing collected packages: pip 02:30:01 Successfully installed pip-25.0.1 02:30:01 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. 02:30:03 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 02:30:03 Collecting pip 02:30:04 Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 02:30:05 Collecting setuptools 02:30:05 Downloading setuptools-82.0.0-py3-none-any.whl.metadata (6.6 kB) 02:30:05 Collecting wheel 02:30:05 Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 02:30:05 Collecting packaging>=24.0 (from wheel) 02:30:05 Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 02:30:05 Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 02:30:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 49.8 MB/s eta 0:00:00 02:30:05 Downloading setuptools-82.0.0-py3-none-any.whl (1.0 MB) 02:30:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 53.7 MB/s eta 0:00:00 02:30:05 Downloading wheel-0.46.3-py3-none-any.whl (30 kB) 02:30:05 Downloading packaging-26.0-py3-none-any.whl (74 kB) 02:30:06 Installing collected packages: setuptools, pip, packaging, wheel 02:30:11 Attempting uninstall: pip 02:30:11 Found existing installation: pip 25.0.1 02:30:11 Uninstalling pip-25.0.1: 02:30:11 Successfully uninstalled pip-25.0.1 02:30:19 Successfully installed packaging-26.0 pip-26.0.1 setuptools-82.0.0 wheel-0.46.3 02:30:19 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. 02:30:23 Processing ./edgex-taf-common 02:30:23 Installing build dependencies: started 02:30:27 Installing build dependencies: finished with status 'done' 02:30:27 Getting requirements to build wheel: started 02:30:29 Getting requirements to build wheel: finished with status 'done' 02:30:29 Preparing metadata (pyproject.toml): started 02:30:30 Preparing metadata (pyproject.toml): finished with status 'done' 02:30:30 Building wheels for collected packages: edgex-taf-common 02:30:30 Building wheel for edgex-taf-common (pyproject.toml): started 02:30:32 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 02:30:32 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=de962b27f9897f6deff91ed57d5f991a05452b153e2887c7a963fcf8f7e5e8c6 02:30:32 Stored in directory: /tmp/pip-ephem-wheel-cache-6hd_1mhh/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 02:30:32 Successfully built edgex-taf-common 02:30:32 Installing collected packages: edgex-taf-common 02:30:32 Successfully installed edgex-taf-common-0.0.0 02:30:32 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. 02:30:36 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 02:30:36 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 02:30:36 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 02:30:36 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 02:30:36 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 02:30:36 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 02:30:36 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 02:30:36 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 02:30:36 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 02:30:36 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 02:30:36 Installing build dependencies: started 02:30:41 Installing build dependencies: finished with status 'done' 02:30:41 Getting requirements to build wheel: started 02:30:43 Getting requirements to build wheel: finished with status 'done' 02:30:43 Preparing metadata (pyproject.toml): started 02:30:44 Preparing metadata (pyproject.toml): finished with status 'done' 02:30:44 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 02:30:44 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 02:30:44 Installing build dependencies: started 02:30:48 Installing build dependencies: finished with status 'done' 02:30:48 Getting requirements to build wheel: started 02:30:51 Getting requirements to build wheel: finished with status 'done' 02:30:51 Preparing metadata (pyproject.toml): started 02:30:52 Preparing metadata (pyproject.toml): finished with status 'done' 02:30:52 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 02:30:52 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 02:30:52 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 02:30:52 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 02:30:52 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 02:30:52 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 02:30:52 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 02:30:52 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 02:30:52 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 02:30:53 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 02:30:55 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 02:30:55 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 02:30:55 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 02:30:55 Downloading psutil-7.0.0.tar.gz (497 kB) 02:30:56 Installing build dependencies: started 02:31:00 Installing build dependencies: finished with status 'done' 02:31:00 Getting requirements to build wheel: started 02:31:02 Getting requirements to build wheel: finished with status 'done' 02:31:02 Preparing metadata (pyproject.toml): started 02:31:04 Preparing metadata (pyproject.toml): finished with status 'done' 02:31:06 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 02:31:06 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) 02:31:07 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 02:31:07 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 02:31:07 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 02:31:07 Downloading psycopg2-2.9.10.tar.gz (385 kB) 02:31:07 Installing build dependencies: started 02:31:14 Installing build dependencies: finished with status 'done' 02:31:14 Getting requirements to build wheel: started 02:31:16 Getting requirements to build wheel: finished with status 'done' 02:31:16 Preparing metadata (pyproject.toml): started 02:31:17 Preparing metadata (pyproject.toml): finished with status 'done' 02:31:18 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 02:31:18 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 02:31:20 Collecting protobuf==6.31.1 (from -r requirements.txt (line 18)) 02:31:20 Downloading protobuf-6.31.1-py3-none-any.whl.metadata (593 bytes) 02:31:20 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 02:31:20 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 02:31:22 Collecting cryptography==46.0.5 (from -r requirements.txt (line 20)) 02:31:22 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) 02:31:22 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 02:31:22 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 02:31:22 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 02:31:22 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 02:31:22 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 02:31:22 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 02:31:22 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:31:22 Downloading selenium-4.40.0-py3-none-any.whl.metadata (7.7 kB) 02:31:22 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:31:22 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl.metadata (9.5 kB) 02:31:22 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:31:22 Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 02:31:23 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 02:31:23 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 02:31:23 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 02:31:23 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 02:31:23 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:31:23 Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) 02:31:23 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:31:23 Downloading flex-6.14.1.tar.gz (40 kB) 02:31:23 Installing build dependencies: started 02:31:27 Installing build dependencies: finished with status 'done' 02:31:27 Getting requirements to build wheel: started 02:31:30 Getting requirements to build wheel: finished with status 'done' 02:31:30 Preparing metadata (pyproject.toml): started 02:31:31 Preparing metadata (pyproject.toml): finished with status 'done' 02:31:31 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:31:31 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 02:31:31 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:31:31 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 02:31:32 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:31:32 Downloading openapi_core-0.22.0-py3-none-any.whl.metadata (6.6 kB) 02:31:32 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:31:32 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 02:31:32 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:31:32 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 02:31:32 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:31:32 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 02:31:33 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 02:31:33 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (37 kB) 02:31:33 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 02:31:33 Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 02:31:33 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 02:31:33 Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 02:31:33 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 02:31:34 Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 02:31:34 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 02:31:34 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 02:31:34 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 02:31:34 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 02:31:34 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.0) 02:31:35 Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 20)) 02:31:35 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.6 kB) 02:31:35 Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 20)) 02:31:36 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 02:31:36 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 02:31:36 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) 02:31:36 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 02:31:36 Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 02:31:36 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 02:31:36 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl.metadata (10.0 kB) 02:31:37 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 02:31:37 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 02:31:37 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 02:31:37 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 02:31:37 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:31:37 Downloading trio-0.32.0-py3-none-any.whl.metadata (8.5 kB) 02:31:37 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:31:37 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 02:31:37 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:31:37 Downloading trio_typing-0.10.0-py3-none-any.whl.metadata (10 kB) 02:31:37 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:31:37 Downloading types_certifi-2021.10.8.3-py3-none-any.whl.metadata (1.4 kB) 02:31:37 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:31:37 Downloading types_urllib3-1.26.25.14-py3-none-any.whl.metadata (1.7 kB) 02:31:37 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)) 02:31:37 Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 02:31:37 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:31:37 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 02:31:37 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:31:37 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 02:31:37 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)) 02:31:37 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 02:31:37 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)) 02:31:37 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 02:31:37 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)) 02:31:37 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 02:31:38 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:31:38 Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 02:31:38 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:31:38 Downloading async_generator-1.10-py3-none-any.whl.metadata (4.9 kB) 02:31:38 Requirement already satisfied: packaging in /usr/lib/python3.12/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) (26.0) 02:31:38 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:31:38 Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 02:31:38 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)) 02:31:38 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 02:31:38 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:31:38 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.4 kB) 02:31:38 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:31:38 Downloading validate_email-1.3.tar.gz (4.7 kB) 02:31:38 Installing build dependencies: started 02:31:43 Installing build dependencies: finished with status 'done' 02:31:43 Getting requirements to build wheel: started 02:31:45 Getting requirements to build wheel: finished with status 'done' 02:31:45 Preparing metadata (pyproject.toml): started 02:31:46 Preparing metadata (pyproject.toml): finished with status 'done' 02:31:46 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:31:46 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 02:31:46 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:31:46 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 02:31:46 Installing build dependencies: started 02:31:50 Installing build dependencies: finished with status 'done' 02:31:50 Getting requirements to build wheel: started 02:31:52 Getting requirements to build wheel: finished with status 'done' 02:31:52 Preparing metadata (pyproject.toml): started 02:31:54 Preparing metadata (pyproject.toml): finished with status 'done' 02:31:54 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:31:54 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 02:31:54 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:31:54 Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 02:31:54 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:31:54 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 02:31:54 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:31:54 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 02:31:54 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:31:54 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 02:31:57 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:31:57 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 02:31:57 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:31:57 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 02:31:57 Collecting jsonschema-path<0.4.0,>=0.3.4 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:31:57 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 02:31:57 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:31:57 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 02:31:57 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:31:57 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 02:31:57 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:31:57 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 02:31:57 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:31:57 Downloading werkzeug-3.1.5-py3-none-any.whl.metadata (4.0 kB) 02:31:57 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.4->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:31:57 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 02:31:57 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:31:57 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 02:31:57 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:31:57 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 02:31:58 Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:31:58 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) 02:31:58 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:31:58 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.7 kB) 02:31:58 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 02:31:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 49.4 MB/s 0:00:00 02:31:59 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 02:31:59 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 02:31:59 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 02:31:59 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 02:31:59 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 02:31:59 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 02:31:59 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 02:31:59 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 02:31:59 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 02:31:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 28.5 MB/s 0:00:00 02:31:59 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) 02:31:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 35.2 MB/s 0:00:00 02:31:59 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 02:31:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 52.1 MB/s 0:00:00 02:31:59 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 02:31:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 39.3 MB/s 0:00:00 02:31:59 Downloading protobuf-6.31.1-py3-none-any.whl (168 kB) 02:31:59 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 02:31:59 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_aarch64.whl (4.4 MB) 02:32:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 51.1 MB/s 0:00:00 02:32:00 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 02:32:00 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 02:32:00 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 02:32:00 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_aarch64.whl (150 kB) 02:32:00 Downloading idna-3.11-py3-none-any.whl (71 kB) 02:32:00 Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 02:32:00 Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 02:32:00 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl (222 kB) 02:32:00 Downloading click-8.3.1-py3-none-any.whl (108 kB) 02:32:00 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 02:32:00 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl (341 kB) 02:32:00 Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 02:32:00 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl (791 kB) 02:32:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 791.9/791.9 kB 44.3 MB/s 0:00:00 02:32:00 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 02:32:00 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 02:32:00 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 02:32:00 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 02:32:00 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 02:32:00 Downloading selenium-4.40.0-py3-none-any.whl (9.6 MB) 02:32:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 44.9 MB/s 0:00:00 02:32:00 Downloading trio-0.32.0-py3-none-any.whl (512 kB) 02:32:00 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 02:32:00 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 02:32:00 Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 02:32:00 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 02:32:00 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 02:32:00 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 02:32:00 Downloading trio_typing-0.10.0-py3-none-any.whl (42 kB) 02:32:00 Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 02:32:00 Downloading types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB) 02:32:00 Downloading types_urllib3-1.26.25.14-py3-none-any.whl (15 kB) 02:32:00 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 02:32:00 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 02:32:00 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 02:32:00 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) 02:32:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 44.6 MB/s 0:00:00 02:32:00 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 02:32:00 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (761 kB) 02:32:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.1/761.1 kB 46.6 MB/s 0:00:00 02:32:00 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 02:32:00 Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 02:32:00 Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 02:32:00 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 02:32:00 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 02:32:01 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 02:32:01 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_aarch64.whl (573 kB) 02:32:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 573.3/573.3 kB 46.0 MB/s 0:00:00 02:32:01 Downloading openapi_core-0.22.0-py3-none-any.whl (108 kB) 02:32:01 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 02:32:01 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 02:32:01 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 02:32:01 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) 02:32:01 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 02:32:01 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 02:32:01 Downloading werkzeug-3.1.5-py3-none-any.whl (225 kB) 02:32:01 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (23 kB) 02:32:01 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 02:32:01 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 02:32:01 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 02:32:01 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 02:32:01 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 02:32:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 43.7 MB/s 0:00:00 02:32:01 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 02:32:01 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 02:32:01 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 02:32:01 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 02:32:03 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 02:32:03 Building wheel for robotframework-sshlibrary (pyproject.toml): started 02:32:04 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 02:32:04 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=557865d7ced713644f3451b3a47c2036aff817b0993dbac4eb702dcc87908057 02:32:04 Stored in directory: /tmp/pip-ephem-wheel-cache-tponnoha/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 02:32:04 Building wheel for robotbackgroundlogger (pyproject.toml): started 02:32:06 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 02:32:06 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=3f8fcfece3b516a5ba1eb874a6b34ad2214bc79c6cd8b59f6cd96320bc9f8dac 02:32:06 Stored in directory: /tmp/pip-ephem-wheel-cache-tponnoha/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 02:32:06 Building wheel for psutil (pyproject.toml): started 02:32:18 Building wheel for psutil (pyproject.toml): finished with status 'done' 02:32:18 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278213 sha256=b06daffc362b1a6883ea03dc08c50c2e400c27749a0ae8a4a0563599c4154bdd 02:32:18 Stored in directory: /tmp/pip-ephem-wheel-cache-tponnoha/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 02:32:18 Building wheel for psycopg2 (pyproject.toml): started 02:33:26 Building wheel for psycopg2 (pyproject.toml): still running... 02:33:26 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 02:33:26 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512674 sha256=be353572130c826d7956c59f99806a7d5b7e381400d181f36db06d239d005112 02:33:26 Stored in directory: /tmp/pip-ephem-wheel-cache-tponnoha/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 02:33:26 Building wheel for flex (pyproject.toml): started 02:33:26 Building wheel for flex (pyproject.toml): finished with status 'done' 02:33:26 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=f2cdd7350a4223279e4edb689d99d749a961c706060b232510b8c7f9346884f3 02:33:26 Stored in directory: /tmp/pip-ephem-wheel-cache-tponnoha/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 02:33:26 Building wheel for strict-rfc3339 (pyproject.toml): started 02:33:26 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 02:33:26 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=07125e1bd3534be0cb3f41171b9e8cb4021e59dca0cdfb3764761d32f3fc80cf 02:33:26 Stored in directory: /tmp/pip-ephem-wheel-cache-tponnoha/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 02:33:26 Building wheel for validate-email (pyproject.toml): started 02:33:27 Building wheel for validate-email (pyproject.toml): finished with status 'done' 02:33:27 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=699adabc3de595161324834acd560da6e4b3d62f3a965be1e3c9939c33e27074 02:33:27 Stored in directory: /tmp/pip-ephem-wheel-cache-tponnoha/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 02:33:27 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 02:33:29 Installing collected packages: validate-email, types-urllib3, types-certifi, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, genson, zipp, 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, mypy-extensions, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, importlib-metadata, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, trio-typing, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 02:34:50 02:34:50 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 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 importlib-metadata-8.7.1 influxdb-client-1.49.0 invoke-2.2.1 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.26.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-10.8.0 mypy-extensions-1.1.0 numpy-2.2.5 openapi-core-0.22.0 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-4.0.0 pathable-0.4.4 ply-3.11 protobuf-6.31.1 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.36.2 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.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 tzlocal-5.3.1 urllib3-2.6.3 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.5 wsproto-1.3.2 zipp-3.23.0 02:34:50 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. 02:35:37 Removing intermediate container 74a8ac822cda 02:35:37 ---> 682236a254ee 02:35:37 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 02:35:37 ---> Running in 0a520790a3c3 02:35:37 Removing intermediate container 0a520790a3c3 02:35:37 ---> f025b286a704 02:35:37 Step 11/13 : LABEL arch=arm64 02:35:37 ---> Running in 54f4c7ed0b5b 02:35:37 Removing intermediate container 54f4c7ed0b5b 02:35:37 ---> f047f3562f6f 02:35:37 Step 12/13 : LABEL git_sha=dff631e88af0de31c40e8e72744c29b165d1f8a0 02:35:37 ---> Running in b4a6dbf9aff1 02:35:37 Removing intermediate container b4a6dbf9aff1 02:35:37 ---> 92880f4ed6dc 02:35:37 Step 13/13 : LABEL version=0.0.0 02:35:37 ---> Running in bdd0a2551bd2 02:35:37 Removing intermediate container bdd0a2551bd2 02:35:37 ---> acdc5611a5d0 02:35:37 [Warning] One or more build-args [ARCH] were not consumed 02:35:37 Successfully built acdc5611a5d0 02:35:37 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 02:35:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:35:38 02:35:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:35:39 arm64: Pulling from edgex-lftools-log-publisher 02:35:39 8998bd30e6a1: Pulling fs layer 02:35:39 04944245beec: Pulling fs layer 02:35:39 699f458cf7ca: Pulling fs layer 02:35:39 765212b225bb: Pulling fs layer 02:35:39 f23df028b6ca: Pulling fs layer 02:35:39 765212b225bb: Waiting 02:35:39 d65c8cfc05b1: Pulling fs layer 02:35:39 2437ff75d9bd: Pulling fs layer 02:35:39 d65c8cfc05b1: Waiting 02:35:39 f23df028b6ca: Waiting 02:35:39 2437ff75d9bd: Waiting 02:35:39 04944245beec: Verifying Checksum 02:35:39 04944245beec: Download complete 02:35:39 765212b225bb: Download complete 02:35:39 f23df028b6ca: Verifying Checksum 02:35:39 f23df028b6ca: Download complete 02:35:39 d65c8cfc05b1: Verifying Checksum 02:35:39 d65c8cfc05b1: Download complete 02:35:39 699f458cf7ca: Verifying Checksum 02:35:39 699f458cf7ca: Download complete 02:35:39 8998bd30e6a1: Verifying Checksum 02:35:39 8998bd30e6a1: Download complete 02:35:42 2437ff75d9bd: Verifying Checksum 02:35:42 2437ff75d9bd: Download complete 02:35:45 8998bd30e6a1: Pull complete 02:35:45 04944245beec: Pull complete 02:35:46 699f458cf7ca: Pull complete 02:35:46 765212b225bb: Pull complete 02:35:47 f23df028b6ca: Pull complete 02:35:47 d65c8cfc05b1: Pull complete 02:36:06 2437ff75d9bd: Pull complete 02:36:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:36:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:36:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:36:06 prd-ubuntu20.04-docker-arm64-4c-16g-1888 does not seem to be running inside a container 02:36:06 $ 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-152 -v /w/workspace/xfoundry_edgex-taf-common_PR-152:/w/workspace/xfoundry_edgex-taf-common_PR-152:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-152@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-152@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 02:36:09 $ docker top 7885ea0772953f61de0a91e0eaa2da4c86266ceeb933b2f9ba23f36d8ae60c3d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:36:09 ---> job-cost.sh 02:36:09 lf-activate-venv: SKIPPING 02:36:09 INFO: No Stack... 02:36:10 INFO: Retrieving Pricing Info for: v3-standard-4 02:36:11 INFO: Archiving Costs [Pipeline] sh 02:36:12 + cat /w/workspace/xfoundry_edgex-taf-common_PR-152/archives/cost.csv 02:36:12 + cut -d, -f6 [Pipeline] lock 02:36:12 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-152-1-stack-cost] 02:36:12 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-152-1-stack-cost] did not exist. Created. 02:36:12 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-152-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:36:13 /w/workspace/xfoundry_edgex-taf-common_PR-152@tmp/durable-89a65267/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:36:13 + echo total: 0.10999999940395355 [Pipeline] stash 02:36:13 Warning: overwriting stash ‘stack-cost’ 02:36:14 Stashed 1 file(s) [Pipeline] } 02:36:14 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-152-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:36:14 $ docker stop --time=1 7885ea0772953f61de0a91e0eaa2da4c86266ceeb933b2f9ba23f36d8ae60c3d 02:36:15 $ docker rm -f --volumes 7885ea0772953f61de0a91e0eaa2da4c86266ceeb933b2f9ba23f36d8ae60c3d [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 02:36:17 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-152/archives ] 02:36:17 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-152/archives 02:36:17 total 16 02:36:17 drwxr-xr-x 3 root root 4096 Feb 11 02:25 . 02:36:17 drwxrwxr-x 7 jenkins jenkins 4096 Feb 11 02:25 .. 02:36:17 drwxr-xr-x 2 root root 4096 Feb 11 02:25 cost 02:36:17 -rw-r--r-- 1 root root 88 Feb 11 02:25 cost.csv 02:36:17 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-152/archives 02:36:17 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-152/archives 02:36:17 total 16 02:36:17 drwxr-xr-x 3 jenkins jenkins 4096 Feb 11 02:25 . 02:36:17 drwxrwxr-x 7 jenkins jenkins 4096 Feb 11 02:25 .. 02:36:17 drwxr-xr-x 2 jenkins jenkins 4096 Feb 11 02:25 cost 02:36:17 -rw-r--r-- 1 jenkins jenkins 88 Feb 11 02:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:36:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:36:18 ---> package-listing.sh 02:36:18 ++ facter osfamily 02:36:18 ++ tr '[:upper:]' '[:lower:]' 02:36:18 + OS_FAMILY=debian 02:36:18 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-152 02:36:18 + START_PACKAGES=/tmp/packages_start.txt 02:36:18 + END_PACKAGES=/tmp/packages_end.txt 02:36:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:36:18 + PACKAGES=/tmp/packages_start.txt 02:36:18 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-152 ']' 02:36:18 + PACKAGES=/tmp/packages_end.txt 02:36:18 + case "${OS_FAMILY}" in 02:36:18 + dpkg -l 02:36:18 + grep '^ii' 02:36:18 + '[' -f /tmp/packages_start.txt ']' 02:36:18 + '[' -f /tmp/packages_end.txt ']' 02:36:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:36:18 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-152 ']' 02:36:18 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-152/archives/ 02:36:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-152/archives/ [Pipeline] echo 02:36:19 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-152/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:36:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:36:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:36:20 prd-ubuntu20.04-docker-8c-8g-1887 does not seem to be running inside a container 02:36:20 $ 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-152/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-152 -v /w/workspace/xfoundry_edgex-taf-common_PR-152:/w/workspace/xfoundry_edgex-taf-common_PR-152:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-152@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-152@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:36:20 $ docker top 85020dc4716072ef530a90396a50c1c4b643e5c1fc6226f21e30680da64d719f -eo pid,comm [Pipeline] { [Pipeline] sh 02:36:20 + touch /tmp/pre-build-complete [Pipeline] sh 02:36:21 + mkdir -p /var/log/sysstat [Pipeline] sh 02:36:21 + ls /var/log/sa-host 02:36:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:36:21 provisioning config files... 02:36:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-152@tmp/config12394875675902705185tmp [Pipeline] { [Pipeline] echo 02:36:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:36:22 ---> create-netrc.sh [Pipeline] } 02:36:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:36:22 ---> python-tools-install.sh [Pipeline] echo 02:36:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:36:22 ---> sudo-logs.sh 02:36:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:36:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:36:23 ---> job-cost.sh 02:36:23 lf-activate-venv: SKIPPING 02:36:23 DEBUG: total: 0.2199999988079071 02:36:23 INFO: Retrieving Stack Cost... 02:36:24 INFO: Retrieving Pricing Info for: v3-standard-8 02:36:24 INFO: Archiving Costs [Pipeline] echo 02:36:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:36:25 ---> logs-deploy.sh 02:36:25 lf-activate-venv: SKIPPING 02:36:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-152/1 02:36:25 INFO: archiving workspace using pattern(s): 02:36:26 Archives upload complete. 02:36:26 INFO: archiving logs to Nexus