Pull request #141 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a8506e29e7d646a0441467d309a708079c1c2ca1+25247ac748027abf9820f8a08a2990fa03ab5444 (d0bc4dc570b26e84af06c7f4d2c02d3b32ab00d9) 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-ssh1673468049053207797.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh9517861195509149317.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 056ae7b86453181957306e7078512cbe12174832 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-141/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-141/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12657104326036378834.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-141/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12573423183184369915.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh4001224738711717915.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-141/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-141/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6801195873462867497.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 056ae7b86453181957306e7078512cbe12174832 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8142 in /w/workspace/xfoundry_edgex-taf-common_PR-141 [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-141 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 25247ac748027abf9820f8a08a2990fa03ab5444 into PR head commit a8506e29e7d646a0441467d309a708079c1c2ca1 Merge succeeded, producing a8506e29e7d646a0441467d309a708079c1c2ca1 Checking out Revision a8506e29e7d646a0441467d309a708079c1c2ca1 (PR-141) Commit message: "build: bump requests from 2.32.4 to 2.32.5" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 > 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/141/head:refs/remotes/origin/PR-141 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8506e29e7d646a0441467d309a708079c1c2ca1 # 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 a8506e29e7d646a0441467d309a708079c1c2ca1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:58:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:58:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:58:38 ========================================================= 08:58:38 EdgeX Global Pipelines Version Info 08:58:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:58:40 ------------------- 08:58:40 stable info: 08:58:40 ------------------- 08:58:40 Commited By: Cherry Wang cherry@iotechsys.com 08:58:40 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 08:58:40 Message: update stable to v1.0.276 08:58:40 ------------------- 08:58:40 experimental info: 08:58:40 ------------------- 08:58:40 Commited By: **** collab-it+edgex@linuxfoundation.org 08:58:40 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 08:58:40 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 08:58:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 08:58:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 08:58:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:58:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:58:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:58:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 08:58:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:58:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 08:58:40 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 08:58:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:58:41 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 08:58:41 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 08:58:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:58:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:58:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-141 [Pipeline] echo 08:58:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-141 [Pipeline] echo 08:58:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-141 [Pipeline] echo 08:58:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8506e29e7d646a0441467d309a708079c1c2ca1 [Pipeline] echo 08:58:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8506e2 [Pipeline] echo 08:58:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:58:41 provisioning config files... 08:58:41 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-141@tmp/config8859864725923902318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:58:42 ---> ****-login.sh 08:58:42 nexus3.edgexfoundry.org:10001 08:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:42 08:58:42 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:58:42 Configure a credential helper to remove this warning. See 08:58:42 https://docs.****.com/go/credential-store/ 08:58:42 08:58:42 Login Succeeded 08:58:42 nexus3.edgexfoundry.org:10002 08:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:42 08:58:42 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:58:42 Configure a credential helper to remove this warning. See 08:58:42 https://docs.****.com/go/credential-store/ 08:58:42 08:58:42 Login Succeeded 08:58:42 nexus3.edgexfoundry.org:10003 08:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:42 08:58:42 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:58:42 Configure a credential helper to remove this warning. See 08:58:42 https://docs.****.com/go/credential-store/ 08:58:42 08:58:42 Login Succeeded 08:58:42 nexus3.edgexfoundry.org:10004 08:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:42 08:58:42 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:58:42 Configure a credential helper to remove this warning. See 08:58:42 https://docs.****.com/go/credential-store/ 08:58:42 08:58:42 Login Succeeded 08:58:42 ****.io 08:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:42 08:58:42 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:58:42 Configure a credential helper to remove this warning. See 08:58:42 https://docs.****.com/go/credential-store/ 08:58:42 08:58:42 Login Succeeded 08:58:42 ---> ****-login.sh ends [Pipeline] } 08:58:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:58:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:58:43 + grep -v github /etc/ssh/ssh_known_hosts 08:58:43 + [ -e /tmp/ssh_known_hosts ] 08:58:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:58:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:58:43 + sudo tee -a /etc/ssh/ssh_known_hosts 08:58:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:58:43 08:58:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:58:44 0.1.4: Pulling from edgex-devops/py-git-semver 08:58:44 3dae71ba6b94: Pulling fs layer 08:58:44 6bf1a483ea7c: Pulling fs layer 08:58:44 f5dfc541a4d3: Pulling fs layer 08:58:44 461d9e800cba: Pulling fs layer 08:58:44 80192f66455f: Pulling fs layer 08:58:44 2e8e34ca0e6c: Pulling fs layer 08:58:44 a29436f7fd5d: Pulling fs layer 08:58:44 923cac83aea3: Pulling fs layer 08:58:44 25ad8b0a4227: Pulling fs layer 08:58:44 db01528c6b51: Pulling fs layer 08:58:44 28988de357af: Pulling fs layer 08:58:44 80192f66455f: Waiting 08:58:44 2e8e34ca0e6c: Waiting 08:58:44 a29436f7fd5d: Waiting 08:58:44 923cac83aea3: Waiting 08:58:44 461d9e800cba: Waiting 08:58:44 25ad8b0a4227: Waiting 08:58:44 db01528c6b51: Waiting 08:58:44 28988de357af: Waiting 08:58:44 6bf1a483ea7c: Verifying Checksum 08:58:44 6bf1a483ea7c: Download complete 08:58:44 461d9e800cba: Verifying Checksum 08:58:44 461d9e800cba: Download complete 08:58:44 80192f66455f: Verifying Checksum 08:58:44 80192f66455f: Download complete 08:58:44 f5dfc541a4d3: Verifying Checksum 08:58:44 f5dfc541a4d3: Download complete 08:58:44 3dae71ba6b94: Verifying Checksum 08:58:44 3dae71ba6b94: Download complete 08:58:44 923cac83aea3: Verifying Checksum 08:58:44 923cac83aea3: Download complete 08:58:44 25ad8b0a4227: Verifying Checksum 08:58:44 25ad8b0a4227: Download complete 08:58:44 db01528c6b51: Verifying Checksum 08:58:44 db01528c6b51: Download complete 08:58:44 28988de357af: Verifying Checksum 08:58:44 28988de357af: Download complete 08:58:44 a29436f7fd5d: Verifying Checksum 08:58:44 a29436f7fd5d: Download complete 08:58:45 2e8e34ca0e6c: Verifying Checksum 08:58:45 2e8e34ca0e6c: Download complete 08:58:46 3dae71ba6b94: Pull complete 08:58:46 6bf1a483ea7c: Pull complete 08:58:47 f5dfc541a4d3: Pull complete 08:58:47 461d9e800cba: Pull complete 08:58:47 80192f66455f: Pull complete 08:58:50 2e8e34ca0e6c: Pull complete 08:58:51 a29436f7fd5d: Pull complete 08:58:51 923cac83aea3: Pull complete 08:58:51 25ad8b0a4227: Pull complete 08:58:51 db01528c6b51: Pull complete 08:58:51 28988de357af: Pull complete 08:58:51 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:58:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:58:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:58:52 prd-ubuntu20.04-docker-8c-8g-8142 does not seem to be running inside a container 08:58:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-141 -v /w/workspace/xfoundry_edgex-taf-common_PR-141:/w/workspace/xfoundry_edgex-taf-common_PR-141:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-141@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-141@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 08:58:53 $ docker top 8ba04620dffaa1818692518df0cded57cbd674aeb3530e7e1c23e5f5c1a69cf3 -eo pid,comm 08:58:53 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). 08:58:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:58:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:58:54 [ssh-agent] Looking for ssh-agent implementation... 08:58:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:58:54 $ docker exec 8ba04620dffaa1818692518df0cded57cbd674aeb3530e7e1c23e5f5c1a69cf3 ssh-agent 08:58:54 SSH_AUTH_SOCK=/tmp/ssh-6hU85PLQy9fe/agent.32 08:58:54 SSH_AGENT_PID=38 08:58:54 Running ssh-add (command line suppressed) 08:58:54 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-141@tmp/private_key_4070297798596718477.key (/w/workspace/xfoundry_edgex-taf-common_PR-141@tmp/private_key_4070297798596718477.key) 08:58:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:58:54 + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-141 [Pipeline] sh 08:58:55 + git tag --points-at HEAD [Pipeline] } 08:58:55 $ docker exec --env ******** --env ******** 8ba04620dffaa1818692518df0cded57cbd674aeb3530e7e1c23e5f5c1a69cf3 ssh-agent -k 08:58:55 unset SSH_AUTH_SOCK; 08:58:55 unset SSH_AGENT_PID; 08:58:55 echo Agent pid 38 killed; 08:58:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:58:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:58:55 [ssh-agent] Looking for ssh-agent implementation... 08:58:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:58:55 $ docker exec 8ba04620dffaa1818692518df0cded57cbd674aeb3530e7e1c23e5f5c1a69cf3 ssh-agent 08:58:55 SSH_AUTH_SOCK=/tmp/ssh-N73YznRm3Mzp/agent.86 08:58:55 SSH_AGENT_PID=92 08:58:55 Running ssh-add (command line suppressed) 08:58:55 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-141@tmp/private_key_7151769205898411813.key (/w/workspace/xfoundry_edgex-taf-common_PR-141@tmp/private_key_7151769205898411813.key) 08:58:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:58:55 + git semver init 08:58:56 2025-09-02 08:58:56,226 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:58:56 2025-09-02 08:58:56,231 [run_init] DEBUG init version:0.0.0 force:False 08:58:56 2025-09-02 08:58:56,231 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-141/.semver 08:58:56 2025-09-02 08:58:56,232 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-141/.semver 08:58:56 2025-09-02 08:58:56,232 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-141/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-141, stdin=None, shell=False, universal_newlines=False) 08:58:56 2025-09-02 08:58:56,813 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-141/.git/info/exclude 08:58:56 2025-09-02 08:58:56,814 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-141/.semver/PR-141 with force:False 08:58:56 2025-09-02 08:58:56,814 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-141/.semver/PR-141 08:58:56 2025-09-02 08:58:56,820 [execute] INFO git cat-file --batch-check 08:58:56 2025-09-02 08:58:56,820 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-141/.semver, stdin=, shell=False, universal_newlines=False) 08:58:57 2025-09-02 08:58:56,824 [execute] INFO git cat-file --batch 08:58:57 2025-09-02 08:58:56,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-141/.semver, stdin=, shell=False, universal_newlines=False) 08:58:57 2025-09-02 08:58:56,827 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-141/.semver/PR-141 08:58:57 0.0.0 [Pipeline] } 08:58:57 $ docker exec --env ******** --env ******** 8ba04620dffaa1818692518df0cded57cbd674aeb3530e7e1c23e5f5c1a69cf3 ssh-agent -k 08:58:57 unset SSH_AUTH_SOCK; 08:58:57 unset SSH_AGENT_PID; 08:58:57 echo Agent pid 92 killed; 08:58:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:58:57 + git semver [Pipeline] } 08:58:57 $ docker stop --time=1 8ba04620dffaa1818692518df0cded57cbd674aeb3530e7e1c23e5f5c1a69cf3 08:58:59 $ docker rm -f --volumes 8ba04620dffaa1818692518df0cded57cbd674aeb3530e7e1c23e5f5c1a69cf3 [Pipeline] // withDockerContainer [Pipeline] sh 08:58:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:58:59 Stashed 1 file(s) [Pipeline] echo 08:58:59 [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 08:59:00 provisioning config files... 08:59:00 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-141@tmp/config11919853434072005782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:59:00 ---> ****-login.sh 08:59:00 nexus3.edgexfoundry.org:10001 08:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:00 Login Succeeded 08:59:00 nexus3.edgexfoundry.org:10002 08:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:00 Login Succeeded 08:59:00 nexus3.edgexfoundry.org:10003 08:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:01 Login Succeeded 08:59:01 nexus3.edgexfoundry.org:10004 08:59:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:01 Login Succeeded 08:59:01 ****.io 08:59:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:01 Login Succeeded 08:59:01 ---> ****-login.sh ends [Pipeline] } 08:59:01 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 08:59:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:59:02 + ls -al . 08:59:02 total 72 08:59:02 drwxrwxr-x 6 jenkins jenkins 4096 Sep 2 08:58 . 08:59:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 08:58 .. 08:59:02 drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 08:58 .git 08:59:02 drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 08:58 .github 08:59:02 -rw-rw-r-- 1 jenkins jenkins 22 Sep 2 08:58 .gitignore 08:59:02 drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 08:58 .semver 08:59:02 -rw-rw-r-- 1 jenkins jenkins 1653 Sep 2 08:58 Dockerfile 08:59:02 -rw-rw-r-- 1 jenkins jenkins 746 Sep 2 08:58 Jenkinsfile 08:59:02 -rw-rw-r-- 1 jenkins jenkins 11381 Sep 2 08:58 LICENSE 08:59:02 -rw-rw-r-- 1 jenkins jenkins 4232 Sep 2 08:58 README.md 08:59:02 drwxrwxr-x 5 jenkins jenkins 4096 Sep 2 08:58 TUC 08:59:02 -rw-rw-r-- 1 jenkins jenkins 5 Sep 2 08:58 VERSION 08:59:02 -rw-rw-r-- 1 jenkins jenkins 473 Sep 2 08:58 requirements.txt 08:59:02 -rw-rw-r-- 1 jenkins jenkins 54 Sep 2 08:58 robot-entrypoint.sh 08:59:02 -rw-rw-r-- 1 jenkins jenkins 445 Sep 2 08:58 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:03 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=a8506e29e7d646a0441467d309a708079c1c2ca1 --label arch=amd64 --label version=0.0.0 . 08:59:03 #0 building with "default" instance using docker driver 08:59:03 08:59:03 #1 [internal] load build definition from Dockerfile 08:59:03 #1 transferring dockerfile: 1.69kB done 08:59:03 #1 DONE 0.0s 08:59:03 08:59:03 #2 [internal] load metadata for docker.io/library/alpine:3.20 08:59:03 #2 DONE 0.1s 08:59:03 08:59:03 #3 [internal] load .dockerignore 08:59:03 #3 transferring context: 2B done 08:59:03 #3 DONE 0.0s 08:59:03 08:59:03 #4 [internal] load build context 08:59:03 #4 transferring context: 544.01kB 0.0s done 08:59:03 #4 DONE 0.1s 08:59:03 08:59:03 #5 [1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:59:03 #5 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 08:59:03 #5 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 08:59:03 #5 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 08:59:03 #5 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 08:59:03 #5 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 08:59:03 #5 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 08:59:04 #5 DONE 0.3s 08:59:04 08:59:04 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 08:59:04 #6 DONE 0.1s 08:59:04 08:59:04 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 08:59:04 #7 DONE 0.0s 08:59:04 08:59:04 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 08:59:04 #8 DONE 0.0s 08:59:04 08:59:04 #9 [5/7] WORKDIR /edgex-taf 08:59:04 #9 DONE 0.0s 08:59:04 08:59:04 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:59:04 #10 DONE 0.3s 08:59:04 08:59:04 #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 08:59:04 #11 0.271 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:59:05 #11 0.578 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:59:05 #11 1.136 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:59:05 #11 1.377 Executing busybox-1.36.1-r30.post-upgrade 08:59:05 #11 1.426 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:59:05 #11 1.569 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:59:06 #11 1.714 Executing busybox-1.36.1-r30.trigger 08:59:06 #11 1.720 OK: 8 MiB in 14 packages 08:59:06 #11 1.831 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:59:06 #11 2.083 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:59:07 #11 2.569 (1/14) Installing ca-certificates (20250619-r0) 08:59:07 #11 2.795 (2/14) Installing brotli-libs (1.1.0-r2) 08:59:07 #11 3.043 (3/14) Installing c-ares (1.33.1-r0) 08:59:07 #11 3.244 (4/14) Installing libunistring (1.2-r0) 08:59:07 #11 3.505 (5/14) Installing libidn2 (2.3.7-r0) 08:59:08 #11 3.704 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:59:08 #11 3.897 (7/14) Installing libpsl (0.21.5-r1) 08:59:08 #11 4.076 (8/14) Installing zstd-libs (1.5.6-r0) 08:59:08 #11 4.340 (9/14) Installing libcurl (8.12.1-r0) 08:59:08 #11 4.561 (10/14) Installing curl (8.12.1-r0) 08:59:09 #11 4.762 (11/14) Installing docker-cli (26.1.5-r0) 08:59:09 #11 5.148 (12/14) Installing oniguruma (6.9.9-r0) 08:59:09 #11 5.371 (13/14) Installing jq (1.7.1-r0) 08:59:10 #11 5.594 (14/14) Installing openssl (3.3.4-r0) 08:59:10 #11 5.831 Executing busybox-1.36.1-r30.trigger 08:59:10 #11 5.838 Executing ca-certificates-20250619-r0.trigger 08:59:10 #11 5.879 OK: 43 MiB in 28 packages 08:59:10 #11 5.939 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:59:10 #11 6.208 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:59:11 #11 6.691 (1/167) Installing libexpat (2.7.0-r0) 08:59:11 #11 6.886 (2/167) Installing libbz2 (1.0.8-r6) 08:59:11 #11 7.048 (3/167) Installing libpng (1.6.44-r0) 08:59:11 #11 7.264 (4/167) Installing freetype (2.13.2-r0) 08:59:11 #11 7.505 (5/167) Installing fontconfig (2.15.0-r1) 08:59:12 #11 7.727 (6/167) Installing libfontenc (1.1.8-r0) 08:59:12 #11 7.900 (7/167) Installing mkfontscale (1.2.2-r6) 08:59:12 #11 8.068 (8/167) Installing font-opensans (0_git20210927-r1) 08:59:12 #11 8.346 (9/167) Installing pkgconf (2.2.0-r0) 08:59:12 #11 8.540 (10/167) Installing libgcc (13.2.1_git20240309-r1) 08:59:13 #11 8.736 (11/167) Installing libffi (3.4.6-r0) 08:59:13 #11 8.913 (12/167) Installing libintl (0.22.5-r0) 08:59:13 #11 9.086 (13/167) Installing libeconf (0.6.3-r0) 08:59:13 #11 9.247 (14/167) Installing libblkid (2.40.1-r1) 08:59:13 #11 9.444 (15/167) Installing libmount (2.40.1-r1) 08:59:13 #11 9.650 (16/167) Installing pcre2 (10.43-r0) 08:59:14 #11 9.873 (17/167) Installing glib (2.80.5-r0) 08:59:14 #11 10.17 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 08:59:14 #11 10.43 (19/167) Installing xz-libs (5.6.2-r1) 08:59:15 #11 10.64 (20/167) Installing libxml2 (2.12.10-r0) 08:59:15 Still waiting to schedule task 08:59:15 ‘prd-ubuntu20.04-docker-arm64-4c-16g-8143’ is offline 08:59:15 #11 10.90 (21/167) Installing shared-mime-info (2.4-r0) 08:59:15 #11 11.22 (22/167) Installing hicolor-icon-theme (0.17-r2) 08:59:15 #11 11.41 (23/167) Installing libjpeg-turbo (3.0.3-r0) 08:59:16 #11 12.10 (24/167) Installing libsharpyuv (1.3.2-r0) 08:59:16 #11 12.24 (25/167) Installing libwebp (1.3.2-r0) 08:59:17 #11 12.48 (26/167) Installing tiff (4.6.0t-r0) 08:59:17 #11 12.70 (27/167) Installing gdk-pixbuf (2.42.12-r0) 08:59:17 #11 12.90 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 08:59:17 #11 13.08 (29/167) Installing libxau (1.0.11-r4) 08:59:17 #11 13.24 (30/167) Installing libmd (1.1.0-r0) 08:59:17 #11 13.40 (31/167) Installing libbsd (0.12.2-r0) 08:59:18 #11 13.56 (32/167) Installing libxdmcp (1.1.5-r1) 08:59:18 #11 13.71 (33/167) Installing libxcb (1.16.1-r0) 08:59:18 #11 13.96 (34/167) Installing libx11 (1.8.9-r1) 08:59:18 #11 14.25 (35/167) Installing libxcomposite (0.4.6-r5) 08:59:18 #11 14.41 (36/167) Installing libxfixes (6.0.1-r4) 08:59:18 #11 14.55 (37/167) Installing libxrender (0.9.11-r5) 08:59:19 #11 14.72 (38/167) Installing libxcursor (1.2.2-r1) 08:59:19 #11 14.88 (39/167) Installing libxdamage (1.1.6-r5) 08:59:19 #11 15.04 (40/167) Installing libxext (1.3.6-r2) 08:59:19 #11 15.20 (41/167) Installing libxi (1.8.1-r4) 08:59:19 #11 15.36 (42/167) Installing libxinerama (1.1.5-r4) 08:59:19 #11 15.52 (43/167) Installing libxrandr (1.5.4-r1) 08:59:20 #11 15.69 (44/167) Installing libatk-1.0 (2.52.0-r0) 08:59:20 #11 15.89 (45/167) Installing libxtst (1.2.4-r6) 08:59:20 #11 16.03 (46/167) Installing dbus-libs (1.14.10-r1) 08:59:20 #11 16.24 (47/167) Installing at-spi2-core (2.52.0-r0) 08:59:20 #11 16.45 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 08:59:20 #11 16.63 (49/167) Installing pixman (0.43.2-r0) 08:59:21 #11 16.85 (50/167) Installing cairo (1.18.4-r0) 08:59:21 #11 17.12 (51/167) Installing cairo-gobject (1.18.4-r0) 08:59:21 #11 17.27 (52/167) Installing avahi-libs (0.8-r17) 08:59:21 #11 17.46 (53/167) Installing gmp (6.3.0-r1) 08:59:22 #11 17.69 (54/167) Installing nettle (3.9.1-r0) 08:59:22 #11 17.93 (55/167) Installing libtasn1 (4.20.0-r0) 08:59:22 #11 18.10 (56/167) Installing p11-kit (0.25.3-r0) 08:59:22 #11 18.35 (57/167) Installing gnutls (3.8.5-r0) 08:59:23 #11 18.63 (58/167) Installing cups-libs (2.4.9-r1) 08:59:23 #11 18.85 (59/167) Installing libepoxy (1.5.10-r1) 08:59:23 #11 19.08 (60/167) Installing fribidi (1.0.15-r0) 08:59:23 #11 19.25 (61/167) Installing graphite2 (1.3.14-r6) 08:59:23 #11 19.43 (62/167) Installing harfbuzz (8.5.0-r0) 08:59:24 #11 19.70 (63/167) Installing libxft (2.3.8-r3) 08:59:24 #11 19.87 (64/167) Installing pango (1.52.2-r0) 08:59:24 #11 20.11 (65/167) Installing wayland-libs-client (1.22.0-r4) 08:59:24 #11 20.28 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 08:59:24 #11 20.44 (67/167) Installing wayland-libs-egl (1.22.0-r4) 08:59:25 #11 20.59 (68/167) Installing xkeyboard-config (2.41-r0) 08:59:25 #11 20.86 (69/167) Installing libxkbcommon (1.7.0-r0) 08:59:25 #11 21.07 (70/167) Installing gtk+3.0 (3.24.43-r0) 08:59:25 #11 21.39 (71/167) Installing icu-data-full (74.2-r1) 08:59:26 #11 21.83 (72/167) Installing mesa (24.0.9-r1) 08:59:26 #11 22.00 (73/167) Installing llvm17-libs (17.0.6-r2) 08:59:27 #11 23.00 (74/167) Installing hwdata-pci (0.382-r0) 08:59:27 #11 23.25 (75/167) Installing libpciaccess (0.18.1-r0) 08:59:27 #11 23.42 (76/167) Installing libdrm (2.4.120-r0) 08:59:28 #11 23.65 (77/167) Installing libelf (0.191-r0) 08:59:28 #11 23.84 (78/167) Installing mesa-glapi (24.0.9-r1) 08:59:28 #11 24.02 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 08:59:29 #11 24.44 (80/167) Installing eudev-libs (3.2.14-r2) 08:59:29 #11 24.62 (81/167) Installing libmagic (5.45-r1) 08:59:29 #11 24.88 (82/167) Installing file (5.45-r1) 08:59:29 #11 25.02 (83/167) Installing xprop (1.2.7-r0) 08:59:29 #11 25.18 (84/167) Installing libice (1.1.1-r6) 08:59:29 #11 25.36 (85/167) Installing libuuid (2.40.1-r1) 08:59:30 #11 25.53 (86/167) Installing libsm (1.2.4-r4) 08:59:30 #11 25.70 (87/167) Installing libxt (1.3.0-r5) 08:59:30 #11 25.90 (88/167) Installing libxmu (1.1.4-r2) 08:59:30 #11 26.08 (89/167) Installing xset (1.2.5-r1) 08:59:30 #11 26.25 (90/167) Installing xdg-utils (1.2.1-r0) 08:59:30 #11 26.45 (91/167) Installing libogg (1.3.5-r5) 08:59:31 #11 26.61 (92/167) Installing libflac (1.4.3-r1) 08:59:31 #11 26.83 (93/167) Installing alsa-lib (1.2.11-r0) 08:59:31 #11 27.09 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 08:59:31 #11 27.41 (95/167) Installing aom-libs (3.9.1-r0) 08:59:32 #11 27.70 (96/167) Installing libva (2.21.0-r0) 08:59:32 #11 27.89 (97/167) Installing libvdpau (1.5-r3) 08:59:32 #11 28.06 (98/167) Installing onevpl-libs (2023.3.1-r2) 08:59:32 #11 28.27 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 08:59:32 #11 28.51 (100/167) Installing libdav1d (1.4.2-r0) 08:59:33 #11 28.76 (101/167) Installing openexr-libiex (3.1.13-r1) 08:59:33 #11 28.96 (102/167) Installing openexr-libilmthread (3.1.13-r1) 08:59:33 #11 29.12 (103/167) Installing imath (3.1.12-r0) 08:59:33 #11 29.32 (104/167) Installing openexr-libopenexr (3.1.13-r1) 08:59:33 #11 29.58 (105/167) Installing giflib (5.2.2-r0) 08:59:34 #11 29.75 (106/167) Installing libhwy (1.0.7-r0) 08:59:34 #11 29.90 (107/167) Installing lcms2 (2.16-r0) 08:59:34 #11 30.12 (108/167) Installing libjxl (0.10.2-r0) 08:59:34 #11 30.40 (109/167) Installing lame-libs (3.100-r5) 08:59:35 #11 30.62 (110/167) Installing opus (1.5.2-r0) 08:59:35 #11 30.85 (111/167) Installing rav1e-libs (0.7.1-r0) 08:59:35 #11 31.14 (112/167) Installing libgomp (13.2.1_git20240309-r1) 08:59:35 #11 31.36 (113/167) Installing soxr (0.1.3-r7) 08:59:36 #11 31.55 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 08:59:36 #11 31.74 (115/167) Installing libtheora (1.1.1-r18) 08:59:36 #11 31.99 (116/167) Installing libvorbis (1.3.7-r2) 08:59:36 #11 32.19 (117/167) Installing libvpx (1.14.1-r0) 08:59:36 #11 32.47 (118/167) Installing libwebpmux (1.3.2-r0) 08:59:37 #11 32.64 (119/167) Installing x264-libs (0.164_git20231001-r0) 08:59:37 #11 32.90 (120/167) Installing numactl (2.0.18-r0) 08:59:37 #11 33.07 (121/167) Installing x265-libs (3.6-r0) 08:59:37 #11 33.39 (122/167) Installing xvidcore (1.3.7-r2) 08:59:38 #11 33.61 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 08:59:38 #11 33.96 (124/167) Installing libbluray (1.3.4-r1) 08:59:38 #11 34.18 (125/167) Installing mpg123-libs (1.32.8-r0) 08:59:38 #11 34.38 (126/167) Installing libopenmpt (0.7.7-r0) 08:59:39 #11 34.65 (127/167) Installing cjson (1.7.18-r0) 08:59:39 #11 34.81 (128/167) Installing mbedtls (3.6.4-r0) 08:59:39 #11 35.05 (129/167) Installing librist (0.2.10-r1) 08:59:39 #11 35.23 (130/167) Installing libsrt (1.5.3-r0) 08:59:39 #11 35.48 (131/167) Installing libssh (0.10.6-r0) 08:59:40 #11 35.68 (132/167) Installing libsodium (1.0.19-r0) 08:59:40 #11 35.90 (133/167) Installing libzmq (4.3.5-r2) 08:59:40 #11 36.11 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 08:59:40 #11 36.38 (135/167) Installing crc32c (1.1.2-r0) 08:59:40 #11 36.56 (136/167) Installing double-conversion (3.3.0-r0) 08:59:41 #11 36.75 (137/167) Installing libevent (2.1.12-r7) 08:59:41 #11 37.00 (138/167) Installing wayland-libs-server (1.22.0-r4) 08:59:41 #11 37.16 (139/167) Installing mesa-gbm (24.0.9-r1) 08:59:41 #11 37.32 (140/167) Installing harfbuzz-subset (8.5.0-r0) 08:59:42 #11 37.56 (141/167) Installing icu-libs (74.2-r1) 08:59:42 #11 37.84 (142/167) Installing minizip (1.3.1-r0) 08:59:42 #11 38.00 (143/167) Installing nspr (4.35-r4) 08:59:42 #11 38.20 (144/167) Installing sqlite-libs (3.45.3-r2) 08:59:42 #11 38.47 (145/167) Installing nss (3.105-r0) 08:59:43 #11 38.76 (146/167) Installing openh264 (2.4.1-r0) 08:59:43 #11 39.03 (147/167) Installing libcamera-ipa (0.3.0-r0) 08:59:43 #11 39.21 (148/167) Installing libunwind (1.8.1-r0) 08:59:43 #11 39.40 (149/167) Installing yaml (0.2.5-r2) 08:59:44 #11 39.58 (150/167) Installing libcamera (0.3.0-r0) 08:59:44 #11 39.85 (151/167) Installing speexdsp (1.2.1-r2) 08:59:44 #11 40.01 (152/167) Installing libuv (1.48.0-r0) 08:59:44 #11 40.21 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 08:59:44 #11 40.45 (154/167) Installing libsndfile (1.2.2-r1) 08:59:45 #11 40.69 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 08:59:45 #11 40.97 (156/167) Installing pipewire-libs (1.0.6-r1) 08:59:45 #11 41.15 (157/167) Installing libasyncns (0.8-r3) 08:59:45 #11 41.26 (158/167) Installing libltdl (2.4.7-r3) 08:59:45 #11 41.38 (159/167) Installing orc (0.4.40-r0) 08:59:45 #11 41.52 (160/167) Installing tdb-libs (1.4.9-r1) 08:59:45 #11 41.65 (161/167) Installing libpulse (17.0-r0) 08:59:46 #11 41.81 (162/167) Installing libwebpdemux (1.3.2-r0) 08:59:46 #11 41.92 (163/167) Installing libgpg-error (1.49-r0) 08:59:46 #11 42.07 (164/167) Installing libgcrypt (1.10.3-r0) 08:59:46 #11 42.24 (165/167) Installing libxslt (1.1.39-r2) 08:59:46 #11 42.39 (166/167) Installing chromium (131.0.6778.108-r0) 08:59:48 #11 43.96 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) 08:59:48 #11 44.23 Executing busybox-1.36.1-r30.trigger 08:59:48 #11 44.23 Executing fontconfig-2.15.0-r1.trigger 08:59:48 #11 44.25 Executing mkfontscale-1.2.2-r6.trigger 08:59:48 #11 44.27 Executing glib-2.80.5-r0.trigger 08:59:48 #11 44.27 Executing shared-mime-info-2.4-r0.trigger 08:59:49 #11 44.67 Executing gdk-pixbuf-2.42.12-r0.trigger 08:59:49 #11 44.68 Executing gtk-update-icon-cache-3.24.43-r0.trigger 08:59:49 #11 44.70 Executing gtk+3.0-3.24.43-r0.trigger 08:59:49 #11 44.72 OK: 672 MiB in 195 packages 08:59:49 #11 44.77 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:59:49 #11 44.94 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:59:49 #11 45.33 (1/30) Installing jansson (2.14-r4) 08:59:49 #11 45.46 (2/30) Installing binutils (2.42-r1) 08:59:50 #11 45.67 (3/30) Installing libatomic (13.2.1_git20240309-r1) 08:59:50 #11 45.78 (4/30) Installing isl26 (0.26-r1) 08:59:50 #11 45.96 (5/30) Installing mpfr4 (4.2.1-r0) 08:59:50 #11 46.12 (6/30) Installing mpc1 (1.3.1-r1) 08:59:50 #11 46.26 (7/30) Installing gcc (13.2.1_git20240309-r1) 08:59:51 #11 47.10 (8/30) Installing musl-dev (1.2.5-r1) 08:59:51 #11 47.32 (9/30) Installing linux-headers (6.6-r0) 08:59:51 #11 47.53 (10/30) Installing libffi-dev (3.4.6-r0) 08:59:52 #11 47.68 (11/30) Installing libpq (16.10-r0) 08:59:52 #11 47.84 (12/30) Installing openssl-dev (3.3.4-r0) 08:59:52 #11 48.00 (13/30) Installing libpq-dev (16.10-r0) 08:59:52 #11 48.18 (14/30) Installing libecpg (16.10-r0) 08:59:52 #11 48.32 (15/30) Installing libecpg-dev (16.10-r0) 08:59:52 #11 48.48 (16/30) Installing clang16-headers (16.0.6-r5) 08:59:53 #11 48.69 (17/30) Installing llvm16-libs (16.0.6-r9) 08:59:54 #11 49.54 (18/30) Installing clang16-libs (16.0.6-r5) 08:59:54 #11 50.05 (19/30) Installing fortify-headers (1.1-r3) 08:59:54 #11 50.16 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 08:59:54 #11 50.43 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 08:59:54 #11 50.58 (22/30) Installing clang16 (16.0.6-r5) 08:59:55 #11 50.74 (23/30) Installing icu (74.2-r1) 08:59:55 #11 50.90 (24/30) Installing icu-dev (74.2-r1) 08:59:55 #11 51.09 (25/30) Installing llvm16 (16.0.6-r9) 08:59:56 #11 51.96 (26/30) Installing lz4-libs (1.9.4-r5) 08:59:56 #11 52.09 (27/30) Installing lz4-dev (1.9.4-r5) 08:59:56 #11 52.21 (28/30) Installing zstd (1.5.6-r0) 08:59:56 #11 52.36 (29/30) Installing zstd-dev (1.5.6-r0) 08:59:56 #11 52.50 (30/30) Installing postgresql16-dev (16.10-r0) 08:59:57 #11 52.73 Executing busybox-1.36.1-r30.trigger 08:59:57 #11 52.73 OK: 1208 MiB in 225 packages 08:59:57 #11 52.79 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:59:57 #11 52.97 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:59:57 #11 53.34 (1/14) Installing g++ (13.2.1_git20240309-r1) 08:59:58 #11 53.73 (2/14) Installing gdbm (1.23-r1) 08:59:58 #11 53.85 (3/14) Installing mpdecimal (4.0.0-r0) 08:59:58 #11 53.99 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 08:59:58 #11 54.12 (5/14) Installing libncursesw (6.4_p20240420-r2) 08:59:58 #11 54.27 (6/14) Installing libpanelw (6.4_p20240420-r2) 08:59:58 #11 54.38 (7/14) Installing readline (8.2.10-r0) 08:59:59 #11 54.52 (8/14) Installing python3 (3.12.11-r0) 08:59:59 #11 54.83 (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) 08:59:59 #11 55.07 (10/14) Installing pyc (3.12.11-r0) 08:59:59 #11 55.18 (11/14) Installing python3-pyc (3.12.11-r0) 08:59:59 #11 55.29 (12/14) Installing python3-dev (3.12.11-r0) 09:00:04 #11 59.03 (13/14) Installing libsodium-dev (1.0.19-r0) 09:00:04 #11 59.18 (14/14) Installing zeromq-dev (4.3.5-r2) 09:00:04 #11 59.30 Executing busybox-1.36.1-r30.trigger 09:00:04 #11 59.31 OK: 1374 MiB in 239 packages 09:00:04 #11 59.38 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:00:04 #11 59.55 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:00:04 #11 59.95 OK: 1374 MiB in 239 packages 09:00:04 #11 60.00 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:00:04 #11 60.19 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:00:05 #11 60.59 (1/1) Installing tzdata (2025b-r0) 09:00:05 #11 60.77 OK: 1376 MiB in 240 packages 09:00:05 #11 61.09 (1/1) Purging tzdata (2025b-r0) 09:00:05 #11 61.10 OK: 1374 MiB in 239 packages 09:00:07 #11 62.70 Looking in links: /tmp/tmp342z9oh_ 09:00:07 #11 62.71 Processing /tmp/tmp342z9oh_/pip-25.0.1-py3-none-any.whl 09:00:07 #11 62.72 Installing collected packages: pip 09:00:08 #11 63.81 Successfully installed pip-25.0.1 09:00:08 #11 63.81 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 09:00:08 #11 64.22 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 09:00:08 #11 64.29 Collecting pip 09:00:08 #11 64.31 Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB) 09:00:08 #11 64.46 Collecting setuptools 09:00:09 #11 64.46 Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 09:00:09 #11 64.49 Collecting wheel 09:00:09 #11 64.49 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 09:00:09 #11 64.50 Downloading pip-25.2-py3-none-any.whl (1.8 MB) 09:00:09 #11 64.52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 188.8 MB/s eta 0:00:00 09:00:09 #11 64.52 Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 09:00:09 #11 64.53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 240.9 MB/s eta 0:00:00 09:00:09 #11 64.53 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 09:00:09 #11 64.56 Installing collected packages: wheel, setuptools, pip 09:00:09 #11 65.49 Attempting uninstall: pip 09:00:10 #11 65.50 Found existing installation: pip 25.0.1 09:00:10 #11 65.54 Uninstalling pip-25.0.1: 09:00:10 #11 65.55 Successfully uninstalled pip-25.0.1 09:00:11 #11 66.54 Successfully installed pip-25.2 setuptools-80.9.0 wheel-0.45.1 09:00:11 #11 66.54 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. 09:00:11 #11 67.00 Processing ./edgex-taf-common 09:00:11 #11 67.01 Preparing metadata (setup.py): started 09:00:11 #11 67.19 Preparing metadata (setup.py): finished with status 'done' 09:00:11 #11 67.20 Building wheels for collected packages: edgex-taf-common 09:00:11 #11 67.20 DEPRECATION: Building 'edgex-taf-common' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'edgex-taf-common'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:00:11 #11 67.20 Building wheel for edgex-taf-common (setup.py): started 09:00:11 #11 67.44 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 09:00:12 #11 67.44 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=0ed365779ff40bf1fbbdf86b70dee0ee06758b84bd53d48aae4f3a67beed115b 09:00:12 #11 67.44 Stored in directory: /tmp/pip-ephem-wheel-cache-40t7rubn/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 09:00:12 #11 67.45 Successfully built edgex-taf-common 09:00:12 #11 67.47 Installing collected packages: edgex-taf-common 09:00:12 #11 67.49 Successfully installed edgex-taf-common-0.0.0 09:00:12 #11 67.49 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. 09:00:12 #11 67.99 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 09:00:12 #11 68.02 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 09:00:12 #11 68.04 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 09:00:12 #11 68.04 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 09:00:12 #11 68.06 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 09:00:12 #11 68.07 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 09:00:12 #11 68.09 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 09:00:12 #11 68.10 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 09:00:12 #11 68.11 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 09:00:12 #11 68.11 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 09:00:12 #11 68.12 Preparing metadata (setup.py): started 09:00:12 #11 68.32 Preparing metadata (setup.py): finished with status 'done' 09:00:12 #11 68.33 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 09:00:12 #11 68.33 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 09:00:12 #11 68.34 Preparing metadata (setup.py): started 09:00:12 #11 68.52 Preparing metadata (setup.py): finished with status 'done' 09:00:12 #11 68.54 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 09:00:12 #11 68.54 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 09:00:12 #11 68.56 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 09:00:12 #11 68.56 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 09:00:12 #11 68.59 Collecting requests==2.32.5 (from -r requirements.txt (line 9)) 09:00:12 #11 68.60 Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 09:00:12 #11 68.61 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 09:00:12 #11 68.61 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 09:00:12 #11 68.64 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 09:00:13 #11 68.64 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 09:00:13 #11 68.87 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 09:00:13 #11 68.87 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 09:00:13 #11 68.97 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 09:00:13 #11 68.97 Downloading psutil-7.0.0.tar.gz (497 kB) 09:00:13 #11 69.06 Installing build dependencies: started 09:00:14 #11 69.82 Installing build dependencies: finished with status 'done' 09:00:14 #11 69.82 Getting requirements to build wheel: started 09:00:14 #11 70.29 Getting requirements to build wheel: finished with status 'done' 09:00:14 #11 70.30 Preparing metadata (pyproject.toml): started 09:00:15 #11 70.58 Preparing metadata (pyproject.toml): finished with status 'done' 09:00:15 #11 70.88 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 09:00:15 #11 70.90 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) 09:00:15 #11 70.93 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 09:00:15 #11 70.93 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 09:00:15 #11 70.99 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 09:00:15 #11 71.00 Downloading psycopg2-2.9.10.tar.gz (385 kB) 09:00:15 #11 71.06 Preparing metadata (setup.py): started 09:00:15 #11 71.26 Preparing metadata (setup.py): finished with status 'done' 09:00:15 #11 71.37 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 09:00:15 #11 71.38 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 09:00:15 #11 71.60 Collecting protobuf==6.31.1 (from -r requirements.txt (line 18)) 09:00:16 #11 71.60 Downloading protobuf-6.31.1-py3-none-any.whl.metadata (593 bytes) 09:00:16 #11 71.62 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 09:00:16 #11 71.63 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 09:00:16 #11 71.84 Collecting cryptography==45.0.4 (from -r requirements.txt (line 20)) 09:00:16 #11 71.84 Downloading cryptography-45.0.4-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) 09:00:16 #11 71.87 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 09:00:16 #11 71.87 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 09:00:16 #11 71.88 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 09:00:16 #11 71.89 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 09:00:16 #11 71.90 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 09:00:16 #11 71.90 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 09:00:16 #11 71.95 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 09:00:16 #11 71.96 Downloading selenium-4.35.0-py3-none-any.whl.metadata (7.4 kB) 09:00:16 #11 71.98 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 09:00:16 #11 71.98 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 09:00:16 #11 72.00 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 09:00:16 #11 72.01 Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) 09:00:16 #11 72.05 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 09:00:16 #11 72.06 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 09:00:16 #11 72.07 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 09:00:16 #11 72.08 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 09:00:16 #11 72.10 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:00:16 #11 72.10 Downloading docutils-0.22-py3-none-any.whl.metadata (15 kB) 09:00:16 #11 72.13 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:00:16 #11 72.13 Downloading flex-6.14.1.tar.gz (40 kB) 09:00:16 #11 72.16 Preparing metadata (setup.py): started 09:00:16 #11 72.38 Preparing metadata (setup.py): finished with status 'done' 09:00:16 #11 72.40 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:00:16 #11 72.40 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 09:00:16 #11 72.43 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:00:16 #11 72.44 Downloading jsonschema-4.25.1-py3-none-any.whl.metadata (7.6 kB) 09:00:16 #11 72.47 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:00:16 #11 72.47 Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) 09:00:16 #11 72.50 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:00:17 #11 72.50 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 09:00:17 #11 72.55 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:00:17 #11 72.55 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 09:00:17 #11 72.57 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:00:17 #11 72.57 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 09:00:17 #11 72.68 Collecting charset_normalizer<4,>=2 (from requests==2.32.5->-r requirements.txt (line 9)) 09:00:17 #11 72.68 Downloading charset_normalizer-3.4.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (36 kB) 09:00:17 #11 72.70 Collecting idna<4,>=2.5 (from requests==2.32.5->-r requirements.txt (line 9)) 09:00:17 #11 72.70 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 09:00:17 #11 72.74 Collecting urllib3<3,>=1.21.1 (from requests==2.32.5->-r requirements.txt (line 9)) 09:00:17 #11 72.74 Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 09:00:17 #11 72.77 Collecting certifi>=2017.4.17 (from requests==2.32.5->-r requirements.txt (line 9)) 09:00:17 #11 72.77 Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB) 09:00:17 #11 72.81 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 09:00:17 #11 72.81 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 09:00:17 #11 72.84 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 09:00:17 #11 72.84 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 09:00:17 #11 72.85 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)) (80.9.0) 09:00:17 #11 72.98 Collecting cffi>=1.14 (from cryptography==45.0.4->-r requirements.txt (line 20)) 09:00:17 #11 72.99 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (1.5 kB) 09:00:17 #11 73.01 Collecting pycparser (from cffi>=1.14->cryptography==45.0.4->-r requirements.txt (line 20)) 09:00:17 #11 73.01 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 09:00:17 #11 73.06 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 09:00:17 #11 73.07 Downloading bcrypt-4.3.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) 09:00:17 #11 73.15 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 09:00:17 #11 73.16 Downloading invoke-2.2.0-py3-none-any.whl.metadata (3.3 kB) 09:00:17 #11 73.18 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 09:00:17 #11 73.18 Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_x86_64.whl.metadata (8.6 kB) 09:00:17 #11 73.21 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 09:00:17 #11 73.22 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 09:00:17 #11 73.24 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 09:00:17 #11 73.24 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 09:00:17 #11 73.28 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 09:00:17 #11 73.28 Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) 09:00:17 #11 73.31 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 09:00:17 #11 73.32 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 09:00:17 #11 73.34 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 09:00:17 #11 73.34 Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB) 09:00:17 #11 73.37 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 09:00:17 #11 73.37 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 09:00:17 #11 73.40 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 09:00:18 #11 73.40 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 09:00:18 #11 73.41 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 09:00:18 #11 73.41 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 09:00:18 #11 73.42 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 09:00:18 #11 73.43 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 09:00:18 #11 73.45 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 09:00:18 #11 73.45 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 09:00:18 #11 73.47 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 09:00:18 #11 73.47 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 09:00:18 #11 73.51 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 09:00:18 #11 73.51 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 09:00:18 #11 73.57 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:00:18 #11 73.57 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 09:00:18 #11 73.58 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:00:18 #11 73.58 Downloading validate_email-1.3.tar.gz (4.7 kB) 09:00:18 #11 73.58 Preparing metadata (setup.py): started 09:00:18 #11 73.76 Preparing metadata (setup.py): finished with status 'done' 09:00:18 #11 73.77 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:00:18 #11 73.77 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 09:00:18 #11 73.80 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:00:18 #11 73.80 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 09:00:18 #11 73.80 Preparing metadata (setup.py): started 09:00:18 #11 73.98 Preparing metadata (setup.py): finished with status 'done' 09:00:18 #11 74.01 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:00:18 #11 74.01 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 09:00:18 #11 74.02 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:00:18 #11 74.03 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 09:00:18 #11 74.04 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:00:18 #11 74.05 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) 09:00:18 #11 74.07 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:00:18 #11 74.08 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 09:00:18 #11 74.40 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:00:19 #11 74.41 Downloading rpds_py-0.27.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.2 kB) 09:00:19 #11 74.45 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:00:19 #11 74.45 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 09:00:19 #11 74.47 Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:00:19 #11 74.47 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 09:00:19 #11 74.49 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:00:19 #11 74.49 Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) 09:00:19 #11 74.51 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:00:19 #11 74.51 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 09:00:19 #11 74.53 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:00:19 #11 74.53 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 09:00:19 #11 74.55 Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:00:19 #11 74.55 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) 09:00:19 #11 74.58 Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:00:19 #11 74.59 Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) 09:00:19 #11 74.60 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:00:19 #11 74.61 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 09:00:19 #11 74.65 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:00:19 #11 74.66 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 09:00:19 #11 74.70 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)) 09:00:19 #11 74.71 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) 09:00:19 #11 74.78 Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:00:19 #11 74.78 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.0 kB) 09:00:19 #11 74.82 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 09:00:19 #11 74.83 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 382.9 MB/s 0:00:00 09:00:19 #11 74.83 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 09:00:19 #11 74.83 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 09:00:19 #11 74.84 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 09:00:19 #11 74.84 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 09:00:19 #11 74.85 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 09:00:19 #11 74.85 Downloading requests-2.32.5-py3-none-any.whl (64 kB) 09:00:19 #11 74.85 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 09:00:19 #11 74.86 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 09:00:19 #11 74.86 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 09:00:19 #11 74.99 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 147.0 MB/s 0:00:00 09:00:19 #11 75.01 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) 09:00:19 #11 75.04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 72.1 MB/s 0:00:00 09:00:19 #11 75.04 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 09:00:19 #11 75.05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 231.9 MB/s 0:00:00 09:00:19 #11 75.05 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 09:00:19 #11 75.07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 200.4 MB/s 0:00:00 09:00:19 #11 75.07 Downloading protobuf-6.31.1-py3-none-any.whl (168 kB) 09:00:19 #11 75.07 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 09:00:19 #11 75.08 Downloading cryptography-45.0.4-cp311-abi3-musllinux_1_2_x86_64.whl (4.6 MB) 09:00:19 #11 75.10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 193.6 MB/s 0:00:00 09:00:19 #11 75.11 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 09:00:19 #11 75.11 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 09:00:19 #11 75.12 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 09:00:19 #11 75.12 Downloading charset_normalizer-3.4.3-cp312-cp312-musllinux_1_2_x86_64.whl (153 kB) 09:00:19 #11 75.12 Downloading idna-3.10-py3-none-any.whl (70 kB) 09:00:19 #11 75.13 Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) 09:00:19 #11 75.13 Downloading certifi-2025.8.3-py3-none-any.whl (161 kB) 09:00:19 #11 75.14 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl (488 kB) 09:00:19 #11 75.14 Downloading click-8.2.1-py3-none-any.whl (102 kB) 09:00:19 #11 75.15 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 09:00:19 #11 75.16 Downloading bcrypt-4.3.0-cp39-abi3-musllinux_1_2_x86_64.whl (363 kB) 09:00:19 #11 75.16 Downloading invoke-2.2.0-py3-none-any.whl (160 kB) 09:00:19 #11 75.17 Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_x86_64.whl (1.1 MB) 09:00:19 #11 75.17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 182.3 MB/s 0:00:00 09:00:19 #11 75.18 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 09:00:19 #11 75.18 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 09:00:19 #11 75.19 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 09:00:19 #11 75.19 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 09:00:19 #11 75.20 Downloading selenium-4.35.0-py3-none-any.whl (9.6 MB) 09:00:19 #11 75.29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 108.5 MB/s 0:00:00 09:00:19 #11 75.30 Downloading trio-0.30.0-py3-none-any.whl (499 kB) 09:00:19 #11 75.30 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 09:00:19 #11 75.31 Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB) 09:00:19 #11 75.31 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 09:00:19 #11 75.32 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 09:00:19 #11 75.32 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 09:00:19 #11 75.33 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 09:00:19 #11 75.33 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 09:00:19 #11 75.34 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 09:00:19 #11 75.34 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 09:00:19 #11 75.34 Downloading docutils-0.22-py3-none-any.whl (630 kB) 09:00:19 #11 75.36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.7/630.7 kB 55.5 MB/s 0:00:00 09:00:19 #11 75.36 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 09:00:19 #11 75.37 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) 09:00:19 #11 75.38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 263.8 MB/s 0:00:00 09:00:19 #11 75.38 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 09:00:19 #11 75.39 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 09:00:19 #11 75.39 Downloading jsonschema-4.25.1-py3-none-any.whl (90 kB) 09:00:19 #11 75.40 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) 09:00:19 #11 75.40 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 09:00:19 #11 75.41 Downloading rpds_py-0.27.1-cp312-cp312-musllinux_1_2_x86_64.whl (558 kB) 09:00:19 #11 75.41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 558.1/558.1 kB 299.5 MB/s 0:00:00 09:00:19 #11 75.42 Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) 09:00:19 #11 75.42 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 09:00:19 #11 75.42 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 09:00:19 #11 75.43 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 09:00:19 #11 75.43 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) 09:00:19 #11 75.44 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 09:00:19 #11 75.44 Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) 09:00:19 #11 75.45 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 09:00:19 #11 75.45 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 09:00:19 #11 75.46 Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) 09:00:19 #11 75.46 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) 09:00:19 #11 75.47 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 09:00:19 #11 75.47 Downloading pycparser-2.22-py3-none-any.whl (117 kB) 09:00:19 #11 75.48 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 09:00:19 #11 75.49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 185.0 MB/s 0:00:00 09:00:19 #11 75.49 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 09:00:20 #11 75.50 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 09:00:20 #11 75.51 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 09:00:20 #11 75.51 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 09:00:20 #11 75.64 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 09:00:20 #11 75.64 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:00:20 #11 75.64 Building wheel for robotframework-sshlibrary (setup.py): started 09:00:20 #11 75.92 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 09:00:20 #11 75.92 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=6bb2172c21512cd25d2b22f6a2fb1a2c8219a69f1bded542b66a76c2b21be037 09:00:20 #11 75.93 Stored in directory: /tmp/pip-ephem-wheel-cache-_x0cxcsz/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 09:00:20 #11 75.93 DEPRECATION: Building 'robotbackgroundlogger' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotbackgroundlogger'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:00:20 #11 75.93 Building wheel for robotbackgroundlogger (setup.py): started 09:00:20 #11 76.14 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 09:00:20 #11 76.14 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=9e3cb72e389abe2a1f6c560104f8647d531a13ef7754e7a3707b1765867971b0 09:00:20 #11 76.14 Stored in directory: /tmp/pip-ephem-wheel-cache-_x0cxcsz/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 09:00:20 #11 76.15 Building wheel for psutil (pyproject.toml): started 09:00:23 #11 78.66 Building wheel for psutil (pyproject.toml): finished with status 'done' 09:00:23 #11 78.66 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277536 sha256=fe1e1bb9cdcb92edf5749e4da5eef91570872bf41089a3daf47cc5c61c3e46b7 09:00:23 #11 78.67 Stored in directory: /tmp/pip-ephem-wheel-cache-_x0cxcsz/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 09:00:23 #11 78.68 DEPRECATION: Building 'psycopg2' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'psycopg2'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:00:23 #11 78.68 Building wheel for psycopg2 (setup.py): started 09:00:33 #11 87.39 Building wheel for psycopg2 (setup.py): finished with status 'done' 09:00:33 #11 87.39 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521914 sha256=29dcf04bf4c72fc5eeab7e8c5827cb7fd1bda50c976ddd10a27d2e5d7294ded2 09:00:33 #11 87.39 Stored in directory: /tmp/pip-ephem-wheel-cache-_x0cxcsz/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 09:00:33 #11 87.39 DEPRECATION: Building 'flex' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'flex'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:00:33 #11 87.39 Building wheel for flex (setup.py): started 09:00:33 #11 87.69 Building wheel for flex (setup.py): finished with status 'done' 09:00:33 #11 87.69 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=2bf2dbe39987a2ca56fe3fe1009806e8c2b05d4f57b6141b7c73170458445328 09:00:33 #11 87.69 Stored in directory: /tmp/pip-ephem-wheel-cache-_x0cxcsz/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 09:00:33 #11 87.69 DEPRECATION: Building 'strict-rfc3339' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'strict-rfc3339'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:00:33 #11 87.69 Building wheel for strict-rfc3339 (setup.py): started 09:00:33 #11 87.91 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 09:00:33 #11 87.91 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=7c20a15ca5b243fef03a0d72704b4683eff6fdda4090a333dd03650be1cc266e 09:00:33 #11 87.91 Stored in directory: /tmp/pip-ephem-wheel-cache-_x0cxcsz/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 09:00:33 #11 87.92 DEPRECATION: Building 'validate-email' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'validate-email'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:00:33 #11 87.92 Building wheel for validate-email (setup.py): started 09:00:33 #11 88.13 Building wheel for validate-email (setup.py): finished with status 'done' 09:00:33 #11 88.13 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=eab8ed23c64a5a41a1743cfe75c161fe089378173be7204d6a302571700c5212 09:00:33 #11 88.13 Stored in directory: /tmp/pip-ephem-wheel-cache-_x0cxcsz/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 09:00:33 #11 88.13 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 09:00:33 #11 88.31 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, parse, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, MarkupSafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 09:00:43 #11 98.92 09:00:43 #11 98.94 Successfully installed MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 bcrypt-4.3.0 certifi-2025.8.3 cffi-1.17.1 charset_normalizer-3.4.3 click-8.2.1 configparser-7.2.0 cryptography-45.0.4 docker-7.1.0 docutils-0.22 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.10 influxdb-client-1.49.0 invoke-2.2.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.25.1 jsonschema-path-0.3.4 jsonschema-specifications-2025.4.1 lazy-object-proxy-1.12.0 more-itertools-10.7.0 numpy-2.2.5 openapi-core-0.19.5 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 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.31.1 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.22 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.5.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.0.4 referencing-0.36.2 requests-2.32.5 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.27.1 scp-0.15.0 selenium-4.35.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 tzlocal-5.3.1 urllib3-2.5.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 09:00:43 #11 98.94 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. 09:00:45 #11 DONE 101.1s 09:00:45 09:00:45 #12 exporting to image 09:00:45 #12 exporting layers 09:00:52 #12 exporting layers 6.0s done 09:00:52 #12 writing image sha256:49f29560c04de6412f1867e81e688be95788bac3c2a11eb07ba563d18d2f9282 done 09:00:52 #12 naming to docker.io/library/edgex-taf-common done 09:00:52 #12 DONE 6.0s [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 09:00:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:00:53 09:00:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:00:53 latest: Pulling from edgex-lftools-log-publisher 09:00:53 5eb5b503b376: Pulling fs layer 09:00:53 5c69ac0246d0: Pulling fs layer 09:00:53 ec43610c2a17: Pulling fs layer 09:00:53 3a2ae6a8a46f: Pulling fs layer 09:00:53 33b1e0a273af: Pulling fs layer 09:00:53 5d3b04190fa2: Pulling fs layer 09:00:53 2f39f015ded8: Pulling fs layer 09:00:53 33b1e0a273af: Waiting 09:00:53 5d3b04190fa2: Waiting 09:00:53 2f39f015ded8: Waiting 09:00:53 3a2ae6a8a46f: Waiting 09:00:53 5c69ac0246d0: Download complete 09:00:53 3a2ae6a8a46f: Download complete 09:00:53 33b1e0a273af: Verifying Checksum 09:00:53 33b1e0a273af: Download complete 09:00:53 5d3b04190fa2: Download complete 09:00:53 ec43610c2a17: Verifying Checksum 09:00:53 ec43610c2a17: Download complete 09:00:53 5eb5b503b376: Verifying Checksum 09:00:53 5eb5b503b376: Download complete 09:00:54 2f39f015ded8: Download complete 09:00:55 5eb5b503b376: Pull complete 09:00:55 5c69ac0246d0: Pull complete 09:00:56 ec43610c2a17: Pull complete 09:00:56 3a2ae6a8a46f: Pull complete 09:00:56 33b1e0a273af: Pull complete 09:00:56 5d3b04190fa2: Pull complete 09:01:01 2f39f015ded8: Pull complete 09:01:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:01:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:01:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:01:01 prd-ubuntu20.04-docker-8c-8g-8142 does not seem to be running inside a container 09:01:01 $ 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-141 -v /w/workspace/xfoundry_edgex-taf-common_PR-141:/w/workspace/xfoundry_edgex-taf-common_PR-141:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-141@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-141@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 09:01:03 $ docker top 5cfb550a9e97b6a79d837894a09210804abf7385bd511110d5e6f1bc821e13bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:01:04 ---> job-cost.sh 09:01:04 lf-activate-venv: SKIPPING 09:01:04 INFO: No Stack... 09:01:04 INFO: Retrieving Pricing Info for: v3-standard-8 09:01:04 INFO: Archiving Costs [Pipeline] sh 09:01:05 + cat /w/workspace/xfoundry_edgex-taf-common_PR-141/archives/cost.csv 09:01:05 + cut -d, -f6 [Pipeline] lock 09:01:05 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-141-1-stack-cost] 09:01:05 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-141-1-stack-cost] did not exist. Created. 09:01:05 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-141-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:01:05 + echo total: 0.2199999988079071 [Pipeline] stash 09:01:05 Stashed 1 file(s) [Pipeline] } 09:01:05 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-141-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:01:05 $ docker stop --time=1 5cfb550a9e97b6a79d837894a09210804abf7385bd511110d5e6f1bc821e13bc 09:01:06 $ docker rm -f --volumes 5cfb550a9e97b6a79d837894a09210804abf7385bd511110d5e6f1bc821e13bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:01:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8144 in /w/workspace/xfoundry_edgex-taf-common_PR-141 [Pipeline] { [Pipeline] checkout 09:01:31 Selected Git installation does not exist. Using Default 09:01:31 The recommended git tool is: NONE 09:01:36 using credential edgex-jenkins-ssh 09:01:36 Cloning the remote Git repository 09:01:36 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 09:01:36 > git init /w/workspace/xfoundry_edgex-taf-common_PR-141 # timeout=10 09:01:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 09:01:36 > git --version # timeout=10 09:01:36 > git --version # 'git version 2.25.1' 09:01:36 using GIT_SSH to set credentials SSH Credentials for GitHub 09:01:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:01:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 09:01:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:01:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 09:01:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 09:01:38 using GIT_SSH to set credentials SSH Credentials for GitHub 09:01:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/141/head:refs/remotes/origin/PR-141 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:01:38 Merging remotes/origin/main commit 25247ac748027abf9820f8a08a2990fa03ab5444 into PR head commit a8506e29e7d646a0441467d309a708079c1c2ca1 09:01:39 Merge succeeded, producing a8506e29e7d646a0441467d309a708079c1c2ca1 09:01:39 Checking out Revision a8506e29e7d646a0441467d309a708079c1c2ca1 (PR-141) 09:01:39 Commit message: "build: bump requests from 2.32.4 to 2.32.5" 09:01:39 > git --version # timeout=10 09:01:39 > git --version # 'git version 2.25.1' 09:01:39 fatal: bad object 056ae7b86453181957306e7078512cbe12174832 09:01:38 > git config core.sparsecheckout # timeout=10 09:01:39 > git checkout -f a8506e29e7d646a0441467d309a708079c1c2ca1 # timeout=10 09:01:39 > git remote # timeout=10 09:01:39 > git config --get remote.origin.url # timeout=10 09:01:39 using GIT_SSH to set credentials SSH Credentials for GitHub 09:01:39 > git merge 25247ac748027abf9820f8a08a2990fa03ab5444 # timeout=10 09:01:39 > git rev-parse HEAD^{commit} # timeout=10 09:01:39 > git config core.sparsecheckout # timeout=10 09:01:39 > git checkout -f a8506e29e7d646a0441467d309a708079c1c2ca1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:01:44 provisioning config files... 09:01:44 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-141@tmp/config3762232485680630047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:01:45 ---> ****-login.sh 09:01:45 nexus3.edgexfoundry.org:10001 09:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:01:45 Configure a credential helper to remove this warning. See 09:01:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:01:45 09:01:45 Login Succeeded 09:01:45 nexus3.edgexfoundry.org:10002 09:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:01:46 Configure a credential helper to remove this warning. See 09:01:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:01:46 09:01:46 Login Succeeded 09:01:46 nexus3.edgexfoundry.org:10003 09:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:01:46 Configure a credential helper to remove this warning. See 09:01:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:01:46 09:01:46 Login Succeeded 09:01:46 nexus3.edgexfoundry.org:10004 09:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:01:46 Configure a credential helper to remove this warning. See 09:01:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:01:46 09:01:46 Login Succeeded 09:01:46 ****.io 09:01:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:01:47 Configure a credential helper to remove this warning. See 09:01:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:01:47 09:01:47 Login Succeeded 09:01:47 ---> ****-login.sh ends [Pipeline] } 09:01:47 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 09:01:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:01:49 + ls -al . 09:01:49 total 68 09:01:49 drwxrwxr-x 5 jenkins jenkins 4096 Sep 2 09:01 . 09:01:49 drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 09:01 .. 09:01:49 drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 09:01 .git 09:01:49 drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 09:01 .github 09:01:49 -rw-rw-r-- 1 jenkins jenkins 22 Sep 2 09:01 .gitignore 09:01:49 -rw-rw-r-- 1 jenkins jenkins 1653 Sep 2 09:01 Dockerfile 09:01:49 -rw-rw-r-- 1 jenkins jenkins 746 Sep 2 09:01 Jenkinsfile 09:01:49 -rw-rw-r-- 1 jenkins jenkins 11381 Sep 2 09:01 LICENSE 09:01:49 -rw-rw-r-- 1 jenkins jenkins 4232 Sep 2 09:01 README.md 09:01:49 drwxrwxr-x 5 jenkins jenkins 4096 Sep 2 09:01 TUC 09:01:49 -rw-rw-r-- 1 jenkins jenkins 5 Sep 2 08:58 VERSION 09:01:49 -rw-rw-r-- 1 jenkins jenkins 473 Sep 2 09:01 requirements.txt 09:01:49 -rw-rw-r-- 1 jenkins jenkins 54 Sep 2 09:01 robot-entrypoint.sh 09:01:49 -rw-rw-r-- 1 jenkins jenkins 445 Sep 2 09:01 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:50 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=a8506e29e7d646a0441467d309a708079c1c2ca1 --label arch=arm64 --label version=0.0.0 . 09:01:50 Sending build context to Docker daemon 406kB 09:01:50 Step 1/13 : FROM alpine:3.20 09:01:51 3.20: Pulling from library/alpine 09:01:51 13e713f82565: Pulling fs layer 09:01:51 13e713f82565: Download complete 09:01:51 13e713f82565: Pull complete 09:01:51 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 09:01:51 Status: Downloaded newer image for alpine:3.20 09:01:51 ---> c88e9dceb6cb 09:01:51 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 09:01:52 ---> Running in 9d510048a39c 09:01:52 Removing intermediate container 9d510048a39c 09:01:52 ---> e4225edcf62e 09:01:52 Step 3/13 : LABEL maintainer="Bruce Huang " 09:01:52 ---> Running in cac04a4c14b5 09:01:52 Removing intermediate container cac04a4c14b5 09:01:52 ---> 72c9023b278e 09:01:52 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 09:01:53 ---> 9f381b428b41 09:01:53 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 09:01:53 ---> 38652e4844dc 09:01:53 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 09:01:54 ---> c8c5e7649396 09:01:54 Step 7/13 : WORKDIR /edgex-taf 09:01:54 ---> Running in be136ce0fb6d 09:01:54 Removing intermediate container be136ce0fb6d 09:01:54 ---> 975ccb987d4d 09:01:54 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:01:54 ---> Running in 825039c8a1c7 09:01:56 Removing intermediate container 825039c8a1c7 09:01:56 ---> 30ea67281f46 09:01:56 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 09:01:56 ---> Running in 02db6f41a019 09:01:57 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:01:57 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:01:59 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 09:01:59 Executing busybox-1.36.1-r30.post-upgrade 09:01:59 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 09:02:00 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 09:02:00 Executing busybox-1.36.1-r30.trigger 09:02:00 OK: 9 MiB in 14 packages 09:02:00 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:02:01 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:02:02 (1/14) Installing ca-certificates (20250619-r0) 09:02:02 (2/14) Installing brotli-libs (1.1.0-r2) 09:02:03 (3/14) Installing c-ares (1.33.1-r0) 09:02:03 (4/14) Installing libunistring (1.2-r0) 09:02:03 (5/14) Installing libidn2 (2.3.7-r0) 09:02:04 (6/14) Installing nghttp2-libs (1.62.1-r0) 09:02:04 (7/14) Installing libpsl (0.21.5-r1) 09:02:04 (8/14) Installing zstd-libs (1.5.6-r0) 09:02:04 (9/14) Installing libcurl (8.12.1-r0) 09:02:05 (10/14) Installing curl (8.12.1-r0) 09:02:05 (11/14) Installing docker-cli (26.1.5-r0) 09:02:06 (12/14) Installing oniguruma (6.9.9-r0) 09:02:06 (13/14) Installing jq (1.7.1-r0) 09:02:06 (14/14) Installing openssl (3.3.4-r0) 09:02:06 Executing busybox-1.36.1-r30.trigger 09:02:06 Executing ca-certificates-20250619-r0.trigger 09:02:07 OK: 43 MiB in 28 packages 09:02:07 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:02:08 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:02:09 (1/166) Installing libexpat (2.7.0-r0) 09:02:09 (2/166) Installing libbz2 (1.0.8-r6) 09:02:09 (3/166) Installing libpng (1.6.44-r0) 09:02:10 (4/166) Installing freetype (2.13.2-r0) 09:02:10 (5/166) Installing fontconfig (2.15.0-r1) 09:02:10 (6/166) Installing libfontenc (1.1.8-r0) 09:02:11 (7/166) Installing mkfontscale (1.2.2-r6) 09:02:11 (8/166) Installing font-opensans (0_git20210927-r1) 09:02:11 (9/166) Installing pkgconf (2.2.0-r0) 09:02:11 (10/166) Installing libgcc (13.2.1_git20240309-r1) 09:02:12 (11/166) Installing libffi (3.4.6-r0) 09:02:12 (12/166) Installing libintl (0.22.5-r0) 09:02:12 (13/166) Installing libeconf (0.6.3-r0) 09:02:12 (14/166) Installing libblkid (2.40.1-r1) 09:02:12 (15/166) Installing libmount (2.40.1-r1) 09:02:13 (16/166) Installing pcre2 (10.43-r0) 09:02:13 (17/166) Installing glib (2.80.5-r0) 09:02:14 (18/166) Installing libstdc++ (13.2.1_git20240309-r1) 09:02:14 (19/166) Installing xz-libs (5.6.2-r1) 09:02:14 (20/166) Installing libxml2 (2.12.10-r0) 09:02:14 (21/166) Installing shared-mime-info (2.4-r0) 09:02:15 (22/166) Installing hicolor-icon-theme (0.17-r2) 09:02:15 (23/166) Installing libjpeg-turbo (3.0.3-r0) 09:02:15 (24/166) Installing libsharpyuv (1.3.2-r0) 09:02:15 (25/166) Installing libwebp (1.3.2-r0) 09:02:16 (26/166) Installing tiff (4.6.0t-r0) 09:02:16 (27/166) Installing gdk-pixbuf (2.42.12-r0) 09:02:16 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 09:02:16 (29/166) Installing libxau (1.0.11-r4) 09:02:17 (30/166) Installing libmd (1.1.0-r0) 09:02:17 (31/166) Installing libbsd (0.12.2-r0) 09:02:17 (32/166) Installing libxdmcp (1.1.5-r1) 09:02:17 (33/166) Installing libxcb (1.16.1-r0) 09:02:18 (34/166) Installing libx11 (1.8.9-r1) 09:02:18 (35/166) Installing libxcomposite (0.4.6-r5) 09:02:18 (36/166) Installing libxfixes (6.0.1-r4) 09:02:18 (37/166) Installing libxrender (0.9.11-r5) 09:02:19 (38/166) Installing libxcursor (1.2.2-r1) 09:02:19 (39/166) Installing libxdamage (1.1.6-r5) 09:02:19 (40/166) Installing libxext (1.3.6-r2) 09:02:19 (41/166) Installing libxi (1.8.1-r4) 09:02:19 (42/166) Installing libxinerama (1.1.5-r4) 09:02:20 (43/166) Installing libxrandr (1.5.4-r1) 09:02:20 (44/166) Installing libatk-1.0 (2.52.0-r0) 09:02:20 (45/166) Installing libxtst (1.2.4-r6) 09:02:20 (46/166) Installing dbus-libs (1.14.10-r1) 09:02:21 (47/166) Installing at-spi2-core (2.52.0-r0) 09:02:21 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 09:02:21 (49/166) Installing pixman (0.43.2-r0) 09:02:21 (50/166) Installing cairo (1.18.4-r0) 09:02:22 (51/166) Installing cairo-gobject (1.18.4-r0) 09:02:22 (52/166) Installing avahi-libs (0.8-r17) 09:02:22 (53/166) Installing gmp (6.3.0-r1) 09:02:22 (54/166) Installing nettle (3.9.1-r0) 09:02:23 (55/166) Installing libtasn1 (4.20.0-r0) 09:02:23 (56/166) Installing p11-kit (0.25.3-r0) 09:02:23 (57/166) Installing gnutls (3.8.5-r0) 09:02:24 (58/166) Installing cups-libs (2.4.9-r1) 09:02:24 (59/166) Installing libepoxy (1.5.10-r1) 09:02:24 (60/166) Installing fribidi (1.0.15-r0) 09:02:24 (61/166) Installing graphite2 (1.3.14-r6) 09:02:25 (62/166) Installing harfbuzz (8.5.0-r0) 09:02:25 (63/166) Installing libxft (2.3.8-r3) 09:02:25 (64/166) Installing pango (1.52.2-r0) 09:02:25 (65/166) Installing wayland-libs-client (1.22.0-r4) 09:02:26 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 09:02:27 (67/166) Installing wayland-libs-egl (1.22.0-r4) 09:02:27 (68/166) Installing xkeyboard-config (2.41-r0) 09:02:27 (69/166) Installing libxkbcommon (1.7.0-r0) 09:02:27 (70/166) Installing gtk+3.0 (3.24.43-r0) 09:02:28 (71/166) Installing icu-data-full (74.2-r1) 09:02:29 (72/166) Installing mesa (24.0.9-r1) 09:02:29 (73/166) Installing llvm17-libs (17.0.6-r2) 09:02:32 (74/166) Installing hwdata-pci (0.382-r0) 09:02:32 (75/166) Installing libpciaccess (0.18.1-r0) 09:02:32 (76/166) Installing libdrm (2.4.120-r0) 09:02:33 (77/166) Installing libelf (0.191-r0) 09:02:33 (78/166) Installing mesa-glapi (24.0.9-r1) 09:02:33 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 09:02:34 (80/166) Installing eudev-libs (3.2.14-r2) 09:02:34 (81/166) Installing libmagic (5.45-r1) 09:02:35 (82/166) Installing file (5.45-r1) 09:02:35 (83/166) Installing xprop (1.2.7-r0) 09:02:35 (84/166) Installing libice (1.1.1-r6) 09:02:35 (85/166) Installing libuuid (2.40.1-r1) 09:02:35 (86/166) Installing libsm (1.2.4-r4) 09:02:36 (87/166) Installing libxt (1.3.0-r5) 09:02:36 (88/166) Installing libxmu (1.1.4-r2) 09:02:36 (89/166) Installing xset (1.2.5-r1) 09:02:37 (90/166) Installing xdg-utils (1.2.1-r0) 09:02:37 (91/166) Installing libogg (1.3.5-r5) 09:02:37 (92/166) Installing libflac (1.4.3-r1) 09:02:37 (93/166) Installing alsa-lib (1.2.11-r0) 09:02:38 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 09:02:38 (95/166) Installing aom-libs (3.9.1-r0) 09:02:38 (96/166) Installing libva (2.21.0-r0) 09:02:38 (97/166) Installing libvdpau (1.5-r3) 09:02:39 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 09:02:39 (99/166) Installing libdav1d (1.4.2-r0) 09:02:39 (100/166) Installing openexr-libiex (3.1.13-r1) 09:02:40 (101/166) Installing openexr-libilmthread (3.1.13-r1) 09:02:40 (102/166) Installing imath (3.1.12-r0) 09:02:40 (103/166) Installing openexr-libopenexr (3.1.13-r1) 09:02:40 (104/166) Installing giflib (5.2.2-r0) 09:02:41 (105/166) Installing libhwy (1.0.7-r0) 09:02:41 (106/166) Installing lcms2 (2.16-r0) 09:02:41 (107/166) Installing libjxl (0.10.2-r0) 09:02:42 (108/166) Installing lame-libs (3.100-r5) 09:02:42 (109/166) Installing opus (1.5.2-r0) 09:02:42 (110/166) Installing rav1e-libs (0.7.1-r0) 09:02:42 (111/166) Installing libgomp (13.2.1_git20240309-r1) 09:02:43 (112/166) Installing soxr (0.1.3-r7) 09:02:43 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 09:02:43 (114/166) Installing libtheora (1.1.1-r18) 09:02:43 (115/166) Installing libvorbis (1.3.7-r2) 09:02:44 (116/166) Installing libvpx (1.14.1-r0) 09:02:44 (117/166) Installing libwebpmux (1.3.2-r0) 09:02:44 (118/166) Installing x264-libs (0.164_git20231001-r0) 09:02:44 (119/166) Installing numactl (2.0.18-r0) 09:02:45 (120/166) Installing x265-libs (3.6-r0) 09:02:45 (121/166) Installing xvidcore (1.3.7-r2) 09:02:45 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 09:02:46 (123/166) Installing libbluray (1.3.4-r1) 09:02:46 (124/166) Installing mpg123-libs (1.32.8-r0) 09:02:46 (125/166) Installing libopenmpt (0.7.7-r0) 09:02:47 (126/166) Installing cjson (1.7.18-r0) 09:02:47 (127/166) Installing mbedtls (3.6.4-r0) 09:02:47 (128/166) Installing librist (0.2.10-r1) 09:02:48 (129/166) Installing libsrt (1.5.3-r0) 09:02:48 (130/166) Installing libssh (0.10.6-r0) 09:02:48 (131/166) Installing libsodium (1.0.19-r0) 09:02:48 (132/166) Installing libzmq (4.3.5-r2) 09:02:49 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 09:02:49 (134/166) Installing crc32c (1.1.2-r0) 09:02:49 (135/166) Installing double-conversion (3.3.0-r0) 09:02:49 (136/166) Installing libevent (2.1.12-r7) 09:02:50 (137/166) Installing wayland-libs-server (1.22.0-r4) 09:02:50 (138/166) Installing mesa-gbm (24.0.9-r1) 09:02:50 (139/166) Installing harfbuzz-subset (8.5.0-r0) 09:02:51 (140/166) Installing icu-libs (74.2-r1) 09:02:51 (141/166) Installing minizip (1.3.1-r0) 09:02:51 (142/166) Installing nspr (4.35-r4) 09:02:51 (143/166) Installing sqlite-libs (3.45.3-r2) 09:02:52 (144/166) Installing nss (3.105-r0) 09:02:52 (145/166) Installing openh264 (2.4.1-r0) 09:02:52 (146/166) Installing libcamera-ipa (0.3.0-r0) 09:02:53 (147/166) Installing libunwind (1.8.1-r0) 09:02:53 (148/166) Installing yaml (0.2.5-r2) 09:02:53 (149/166) Installing libcamera (0.3.0-r0) 09:02:54 (150/166) Installing speexdsp (1.2.1-r2) 09:02:54 (151/166) Installing libuv (1.48.0-r0) 09:02:54 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 09:02:54 (153/166) Installing libsndfile (1.2.2-r1) 09:02:55 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 09:02:55 (155/166) Installing pipewire-libs (1.0.6-r1) 09:02:55 (156/166) Installing libasyncns (0.8-r3) 09:02:55 (157/166) Installing libltdl (2.4.7-r3) 09:02:56 (158/166) Installing orc (0.4.40-r0) 09:02:56 (159/166) Installing tdb-libs (1.4.9-r1) 09:02:56 (160/166) Installing libpulse (17.0-r0) 09:02:57 (161/166) Installing libwebpdemux (1.3.2-r0) 09:02:57 (162/166) Installing libgpg-error (1.49-r0) 09:02:57 (163/166) Installing libgcrypt (1.10.3-r0) 09:02:57 (164/166) Installing libxslt (1.1.39-r2) 09:02:57 (165/166) Installing chromium (131.0.6778.108-r0) 09:03:04 (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) 09:03:04 Executing busybox-1.36.1-r30.trigger 09:03:04 Executing fontconfig-2.15.0-r1.trigger 09:03:04 Executing mkfontscale-1.2.2-r6.trigger 09:03:04 Executing glib-2.80.5-r0.trigger 09:03:04 Executing shared-mime-info-2.4-r0.trigger 09:03:06 Executing gdk-pixbuf-2.42.12-r0.trigger 09:03:06 Executing gtk-update-icon-cache-3.24.43-r0.trigger 09:03:06 Executing gtk+3.0-3.24.43-r0.trigger 09:03:06 OK: 657 MiB in 194 packages 09:03:06 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:03:07 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:03:08 (1/30) Installing jansson (2.14-r4) 09:03:08 (2/30) Installing binutils (2.42-r1) 09:03:09 (3/30) Installing libatomic (13.2.1_git20240309-r1) 09:03:09 (4/30) Installing isl26 (0.26-r1) 09:03:09 (5/30) Installing mpfr4 (4.2.1-r0) 09:03:09 (6/30) Installing mpc1 (1.3.1-r1) 09:03:09 (7/30) Installing gcc (13.2.1_git20240309-r1) 09:03:13 (8/30) Installing musl-dev (1.2.5-r1) 09:03:13 (9/30) Installing linux-headers (6.6-r0) 09:03:13 (10/30) Installing libffi-dev (3.4.6-r0) 09:03:14 (11/30) Installing libpq (16.10-r0) 09:03:14 (12/30) Installing openssl-dev (3.3.4-r0) 09:03:14 (13/30) Installing libpq-dev (16.10-r0) 09:03:14 (14/30) Installing libecpg (16.10-r0) 09:03:14 (15/30) Installing libecpg-dev (16.10-r0) 09:03:15 (16/30) Installing clang16-headers (16.0.6-r5) 09:03:15 (17/30) Installing llvm16-libs (16.0.6-r9) 09:03:18 (18/30) Installing clang16-libs (16.0.6-r5) 09:03:19 (19/30) Installing fortify-headers (1.1-r3) 09:03:19 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 09:03:20 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 09:03:20 (22/30) Installing clang16 (16.0.6-r5) 09:03:20 (23/30) Installing icu (74.2-r1) 09:03:21 (24/30) Installing icu-dev (74.2-r1) 09:03:21 (25/30) Installing llvm16 (16.0.6-r9) 09:03:24 (26/30) Installing lz4-libs (1.9.4-r5) 09:03:24 (27/30) Installing lz4-dev (1.9.4-r5) 09:03:24 (28/30) Installing zstd (1.5.6-r0) 09:03:24 (29/30) Installing zstd-dev (1.5.6-r0) 09:03:24 (30/30) Installing postgresql16-dev (16.10-r0) 09:03:25 Executing busybox-1.36.1-r30.trigger 09:03:25 OK: 1184 MiB in 224 packages 09:03:25 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:03:26 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:03:27 (1/14) Installing g++ (13.2.1_git20240309-r1) 09:03:28 (2/14) Installing gdbm (1.23-r1) 09:03:28 (3/14) Installing mpdecimal (4.0.0-r0) 09:03:29 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 09:03:29 (5/14) Installing libncursesw (6.4_p20240420-r2) 09:03:29 (6/14) Installing libpanelw (6.4_p20240420-r2) 09:03:29 (7/14) Installing readline (8.2.10-r0) 09:03:29 (8/14) Installing python3 (3.12.11-r0) 09:03:30 (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) 09:03:31 (10/14) Installing pyc (3.12.11-r0) 09:03:31 (11/14) Installing python3-pyc (3.12.11-r0) 09:03:31 (12/14) Installing python3-dev (3.12.11-r0) 09:03:34 (13/14) Installing libsodium-dev (1.0.19-r0) 09:03:34 (14/14) Installing zeromq-dev (4.3.5-r2) 09:03:34 Executing busybox-1.36.1-r30.trigger 09:03:34 OK: 1370 MiB in 238 packages 09:03:35 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:03:35 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:03:37 OK: 1370 MiB in 238 packages 09:03:37 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:03:37 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:03:39 (1/1) Installing tzdata (2025b-r0) 09:03:39 OK: 1372 MiB in 239 packages 09:03:41 (1/1) Purging tzdata (2025b-r0) 09:03:41 OK: 1370 MiB in 238 packages 09:03:52 Looking in links: /tmp/tmplrsv2i9w 09:03:52 Processing /tmp/tmplrsv2i9w/pip-25.0.1-py3-none-any.whl 09:03:52 Installing collected packages: pip 09:03:58 Successfully installed pip-25.0.1 09:03:58 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. 09:04:01 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 09:04:01 Collecting pip 09:04:01 Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB) 09:04:02 Collecting setuptools 09:04:04 Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 09:04:04 Collecting wheel 09:04:04 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 09:04:04 Downloading pip-25.2-py3-none-any.whl (1.8 MB) 09:04:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 53.1 MB/s eta 0:00:00 09:04:04 Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 09:04:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 54.9 MB/s eta 0:00:00 09:04:04 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 09:04:04 Installing collected packages: wheel, setuptools, pip 09:04:11 Attempting uninstall: pip 09:04:11 Found existing installation: pip 25.0.1 09:04:11 Uninstalling pip-25.0.1: 09:04:11 Successfully uninstalled pip-25.0.1 09:04:17 Successfully installed pip-25.2 setuptools-80.9.0 wheel-0.45.1 09:04:17 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 09:04:20 Processing ./edgex-taf-common 09:04:20 Preparing metadata (setup.py): started 09:04:21 Preparing metadata (setup.py): finished with status 'done' 09:04:21 Building wheels for collected packages: edgex-taf-common 09:04:21  DEPRECATION: Building 'edgex-taf-common' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'edgex-taf-common'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:04:21  Building wheel for edgex-taf-common (setup.py): started 09:04:22 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 09:04:22 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=98d01c850e6b4137d02ebbe333c96febb9078d20d9721f14b1bacaf6fe4f17a2 09:04:22 Stored in directory: /tmp/pip-ephem-wheel-cache-x9pdk7vq/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 09:04:22 Successfully built edgex-taf-common 09:04:22 Installing collected packages: edgex-taf-common 09:04:22 Successfully installed edgex-taf-common-0.0.0 09:04:22 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. 09:04:26 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 09:04:26 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 09:04:26 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 09:04:26 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 09:04:26 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 09:04:26 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 09:04:26 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 09:04:26 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 09:04:26 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 09:04:26 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 09:04:26 Preparing metadata (setup.py): started 09:04:28 Preparing metadata (setup.py): finished with status 'done' 09:04:28 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 09:04:28 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 09:04:28 Preparing metadata (setup.py): started 09:04:29 Preparing metadata (setup.py): finished with status 'done' 09:04:29 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 09:04:29 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 09:04:29 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 09:04:29 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 09:04:29 Collecting requests==2.32.5 (from -r requirements.txt (line 9)) 09:04:29 Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 09:04:29 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 09:04:29 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 09:04:29 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 09:04:29 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 09:04:32 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 09:04:32 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 09:04:32 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 09:04:32 Downloading psutil-7.0.0.tar.gz (497 kB) 09:04:33 Installing build dependencies: started 09:04:38 Installing build dependencies: finished with status 'done' 09:04:38 Getting requirements to build wheel: started 09:04:42 Getting requirements to build wheel: finished with status 'done' 09:04:42 Preparing metadata (pyproject.toml): started 09:04:44 Preparing metadata (pyproject.toml): finished with status 'done' 09:04:46 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 09:04:46 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) 09:04:46 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 09:04:46 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 09:04:47 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 09:04:47 Downloading psycopg2-2.9.10.tar.gz (385 kB) 09:04:47 Preparing metadata (setup.py): started 09:04:49 Preparing metadata (setup.py): finished with status 'done' 09:04:49 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 09:04:49 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 09:04:51 Collecting protobuf==6.31.1 (from -r requirements.txt (line 18)) 09:04:51 Downloading protobuf-6.31.1-py3-none-any.whl.metadata (593 bytes) 09:04:51 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 09:04:51 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 09:04:53 Collecting cryptography==45.0.4 (from -r requirements.txt (line 20)) 09:04:53 Downloading cryptography-45.0.4-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) 09:04:53 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 09:04:53 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 09:04:53 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 09:04:53 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 09:04:53 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 09:04:53 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 09:04:54 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 09:04:54 Downloading selenium-4.35.0-py3-none-any.whl.metadata (7.4 kB) 09:04:54 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 09:04:54 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 09:04:54 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 09:04:54 Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) 09:04:54 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 09:04:54 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 09:04:54 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 09:04:54 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 09:04:54 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:04:54 Downloading docutils-0.22-py3-none-any.whl.metadata (15 kB) 09:04:55 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:04:55 Downloading flex-6.14.1.tar.gz (40 kB) 09:04:55 Preparing metadata (setup.py): started 09:04:56 Preparing metadata (setup.py): finished with status 'done' 09:04:56 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:04:56 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 09:04:56 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:04:56 Downloading jsonschema-4.25.1-py3-none-any.whl.metadata (7.6 kB) 09:04:57 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:04:57 Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) 09:04:57 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:04:57 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 09:04:57 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:04:57 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 09:04:57 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:04:57 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 09:04:58 Collecting charset_normalizer<4,>=2 (from requests==2.32.5->-r requirements.txt (line 9)) 09:04:58 Downloading charset_normalizer-3.4.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (36 kB) 09:04:58 Collecting idna<4,>=2.5 (from requests==2.32.5->-r requirements.txt (line 9)) 09:04:58 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 09:04:58 Collecting urllib3<3,>=1.21.1 (from requests==2.32.5->-r requirements.txt (line 9)) 09:04:58 Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 09:04:59 Collecting certifi>=2017.4.17 (from requests==2.32.5->-r requirements.txt (line 9)) 09:04:59 Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB) 09:04:59 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 09:04:59 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 09:04:59 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 09:04:59 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 09:04:59 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)) (80.9.0) 09:05:01 Collecting cffi>=1.14 (from cryptography==45.0.4->-r requirements.txt (line 20)) 09:05:01 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (1.5 kB) 09:05:01 Collecting pycparser (from cffi>=1.14->cryptography==45.0.4->-r requirements.txt (line 20)) 09:05:01 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 09:05:01 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 09:05:01 Downloading bcrypt-4.3.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) 09:05:01 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 09:05:01 Downloading invoke-2.2.0-py3-none-any.whl.metadata (3.3 kB) 09:05:02 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 09:05:02 Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_aarch64.whl.metadata (8.6 kB) 09:05:02 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 09:05:02 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 09:05:02 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 09:05:02 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 09:05:02 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 09:05:02 Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) 09:05:02 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 09:05:02 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 09:05:03 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 09:05:03 Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB) 09:05:03 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 09:05:03 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 09:05:03 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 09:05:03 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 09:05:03 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 09:05:03 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 09:05:03 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 09:05:03 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 09:05:03 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 09:05:03 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 09:05:03 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 09:05:03 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 09:05:04 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 09:05:04 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 09:05:04 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:05:04 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) 09:05:04 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:05:04 Downloading validate_email-1.3.tar.gz (4.7 kB) 09:05:04 Preparing metadata (setup.py): started 09:05:05 Preparing metadata (setup.py): finished with status 'done' 09:05:05 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:05:05 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 09:05:05 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:05:05 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 09:05:05 Preparing metadata (setup.py): started 09:05:07 Preparing metadata (setup.py): finished with status 'done' 09:05:07 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:05:07 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 09:05:07 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:05:07 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 09:05:07 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:05:07 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) 09:05:07 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:05:07 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 09:05:11 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:05:11 Downloading rpds_py-0.27.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.2 kB) 09:05:11 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:05:11 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 09:05:11 Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:05:11 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 09:05:11 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:05:11 Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) 09:05:11 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:05:11 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 09:05:11 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:05:11 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 09:05:11 Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:05:11 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) 09:05:11 Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:05:11 Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) 09:05:11 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:05:11 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 09:05:12 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:05:12 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 09:05:12 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)) 09:05:12 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) 09:05:13 Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 09:05:13 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.0 kB) 09:05:13 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 09:05:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 51.8 MB/s 0:00:00 09:05:13 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 09:05:13 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 09:05:13 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 09:05:13 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 09:05:13 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 09:05:13 Downloading requests-2.32.5-py3-none-any.whl (64 kB) 09:05:13 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 09:05:13 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 09:05:13 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 09:05:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 44.7 MB/s 0:00:00 09:05:14 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) 09:05:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 49.9 MB/s 0:00:00 09:05:14 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 09:05:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 51.3 MB/s 0:00:00 09:05:14 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 09:05:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 52.9 MB/s 0:00:00 09:05:14 Downloading protobuf-6.31.1-py3-none-any.whl (168 kB) 09:05:14 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 09:05:14 Downloading cryptography-45.0.4-cp311-abi3-musllinux_1_2_aarch64.whl (4.3 MB) 09:05:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 51.5 MB/s 0:00:00 09:05:14 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 09:05:14 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 09:05:14 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 09:05:14 Downloading charset_normalizer-3.4.3-cp312-cp312-musllinux_1_2_aarch64.whl (148 kB) 09:05:14 Downloading idna-3.10-py3-none-any.whl (70 kB) 09:05:14 Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) 09:05:14 Downloading certifi-2025.8.3-py3-none-any.whl (161 kB) 09:05:14 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl (484 kB) 09:05:14 Downloading click-8.2.1-py3-none-any.whl (102 kB) 09:05:14 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 09:05:14 Downloading bcrypt-4.3.0-cp39-abi3-musllinux_1_2_aarch64.whl (343 kB) 09:05:14 Downloading invoke-2.2.0-py3-none-any.whl (160 kB) 09:05:14 Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_aarch64.whl (663 kB) 09:05:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 663.8/663.8 kB 53.4 MB/s 0:00:00 09:05:14 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 09:05:14 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 09:05:14 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 09:05:14 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 09:05:14 Downloading selenium-4.35.0-py3-none-any.whl (9.6 MB) 09:05:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 46.6 MB/s 0:00:00 09:05:14 Downloading trio-0.30.0-py3-none-any.whl (499 kB) 09:05:14 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 09:05:14 Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB) 09:05:14 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 09:05:14 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 09:05:14 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 09:05:14 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 09:05:14 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 09:05:14 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 09:05:14 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 09:05:15 Downloading docutils-0.22-py3-none-any.whl (630 kB) 09:05:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.7/630.7 kB 49.7 MB/s 0:00:00 09:05:15 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 09:05:15 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) 09:05:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 54.7 MB/s 0:00:00 09:05:15 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 09:05:15 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 09:05:15 Downloading jsonschema-4.25.1-py3-none-any.whl (90 kB) 09:05:15 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) 09:05:15 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 09:05:15 Downloading rpds_py-0.27.1-cp312-cp312-musllinux_1_2_aarch64.whl (562 kB) 09:05:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 562.3/562.3 kB 50.4 MB/s 0:00:00 09:05:15 Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) 09:05:15 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 09:05:15 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 09:05:15 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 09:05:15 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) 09:05:15 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 09:05:15 Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) 09:05:15 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl (24 kB) 09:05:15 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 09:05:15 Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) 09:05:15 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) 09:05:15 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 09:05:15 Downloading pycparser-2.22-py3-none-any.whl (117 kB) 09:05:15 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 09:05:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 55.2 MB/s 0:00:00 09:05:15 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 09:05:15 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 09:05:15 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 09:05:15 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 09:05:16 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 09:05:16  DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:05:16  Building wheel for robotframework-sshlibrary (setup.py): started 09:05:17 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 09:05:17 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=eb23dc5228a4be3d13b2ddc7d0dee33481b466f4c6a26b01183ebc5edbb81c92 09:05:17 Stored in directory: /tmp/pip-ephem-wheel-cache-9ppvfu9i/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 09:05:18  DEPRECATION: Building 'robotbackgroundlogger' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotbackgroundlogger'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:05:18  Building wheel for robotbackgroundlogger (setup.py): started 09:05:19 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 09:05:19 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=bf8dd09ab02886a7316a7909756d289bd92d5086d30b5e023dab87a6861ae8db 09:05:19 Stored in directory: /tmp/pip-ephem-wheel-cache-9ppvfu9i/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 09:05:19 Building wheel for psutil (pyproject.toml): started 09:05:31 Building wheel for psutil (pyproject.toml): finished with status 'done' 09:05:32 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278200 sha256=48d9226764ac9f2c6a8b89b2e935ac42899505947dda4c5c5af955a2d5f48984 09:05:32 Stored in directory: /tmp/pip-ephem-wheel-cache-9ppvfu9i/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 09:05:32  DEPRECATION: Building 'psycopg2' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'psycopg2'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:05:32  Building wheel for psycopg2 (setup.py): started 09:06:39 Building wheel for psycopg2 (setup.py): finished with status 'done' 09:06:39 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512674 sha256=74f82f4eb70f3b59f3ef53704b4fe6ede39f5cbcee541486ee7b5a19f4d7512e 09:06:39 Stored in directory: /tmp/pip-ephem-wheel-cache-9ppvfu9i/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 09:06:39  DEPRECATION: Building 'flex' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'flex'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:06:39  Building wheel for flex (setup.py): started 09:06:39 Building wheel for flex (setup.py): finished with status 'done' 09:06:39 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=259662a969d40b78a8c3cab4c8a83a7aa1146a2913c98533e8cdda177af66fc6 09:06:39 Stored in directory: /tmp/pip-ephem-wheel-cache-9ppvfu9i/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 09:06:39  DEPRECATION: Building 'strict-rfc3339' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'strict-rfc3339'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:06:39  Building wheel for strict-rfc3339 (setup.py): started 09:06:39 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 09:06:39 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=af57688da4e5b258618771260f825704609818e3edb9e26963f77c09a73fa139 09:06:39 Stored in directory: /tmp/pip-ephem-wheel-cache-9ppvfu9i/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 09:06:39  DEPRECATION: Building 'validate-email' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'validate-email'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:06:39  Building wheel for validate-email (setup.py): started 09:06:39 Building wheel for validate-email (setup.py): finished with status 'done' 09:06:39 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=d34f86018956e7b27b6809f063bb18408e7ac3914368ac2d5676182e110c5114 09:06:39 Stored in directory: /tmp/pip-ephem-wheel-cache-9ppvfu9i/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 09:06:39 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 09:06:39 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, parse, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, MarkupSafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 09:08:01 09:08:01 Successfully installed MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 bcrypt-4.3.0 certifi-2025.8.3 cffi-1.17.1 charset_normalizer-3.4.3 click-8.2.1 configparser-7.2.0 cryptography-45.0.4 docker-7.1.0 docutils-0.22 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.10 influxdb-client-1.49.0 invoke-2.2.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.25.1 jsonschema-path-0.3.4 jsonschema-specifications-2025.4.1 lazy-object-proxy-1.12.0 more-itertools-10.7.0 numpy-2.2.5 openapi-core-0.19.5 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 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.31.1 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.22 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.5.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.0.4 referencing-0.36.2 requests-2.32.5 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.27.1 scp-0.15.0 selenium-4.35.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 tzlocal-5.3.1 urllib3-2.5.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 09:08: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. 09:08:40 Removing intermediate container 02db6f41a019 09:08:40 ---> 0aeb3a27703b 09:08:40 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 09:08:40 ---> Running in 4c68c1eb7149 09:08:40 Removing intermediate container 4c68c1eb7149 09:08:40 ---> 8dddab82682e 09:08:40 Step 11/13 : LABEL arch=arm64 09:08:40 ---> Running in 224f44f05554 09:08:40 Removing intermediate container 224f44f05554 09:08:40 ---> 3b155e1a549a 09:08:40 Step 12/13 : LABEL git_sha=a8506e29e7d646a0441467d309a708079c1c2ca1 09:08:40 ---> Running in 4f3f9d1d3402 09:08:40 Removing intermediate container 4f3f9d1d3402 09:08:40 ---> 5500ebce5a3f 09:08:40 Step 13/13 : LABEL version=0.0.0 09:08:40 ---> Running in c59eb073eff9 09:08:40 Removing intermediate container c59eb073eff9 09:08:40 ---> 4d0e93e7df3f 09:08:40 [Warning] One or more build-args [ARCH] were not consumed 09:08:40 Successfully built 4d0e93e7df3f 09:08:40 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 09:08:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:08:41 09:08:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:08:42 arm64: Pulling from edgex-lftools-log-publisher 09:08:42 8998bd30e6a1: Pulling fs layer 09:08:42 04944245beec: Pulling fs layer 09:08:42 699f458cf7ca: Pulling fs layer 09:08:42 765212b225bb: Pulling fs layer 09:08:42 f23df028b6ca: Pulling fs layer 09:08:42 d65c8cfc05b1: Pulling fs layer 09:08:42 2437ff75d9bd: Pulling fs layer 09:08:42 765212b225bb: Waiting 09:08:42 f23df028b6ca: Waiting 09:08:42 d65c8cfc05b1: Waiting 09:08:42 2437ff75d9bd: Waiting 09:08:42 04944245beec: Verifying Checksum 09:08:42 04944245beec: Download complete 09:08:42 765212b225bb: Verifying Checksum 09:08:42 765212b225bb: Download complete 09:08:42 f23df028b6ca: Verifying Checksum 09:08:42 f23df028b6ca: Download complete 09:08:42 d65c8cfc05b1: Verifying Checksum 09:08:42 d65c8cfc05b1: Download complete 09:08:42 699f458cf7ca: Verifying Checksum 09:08:42 699f458cf7ca: Download complete 09:08:42 8998bd30e6a1: Verifying Checksum 09:08:42 8998bd30e6a1: Download complete 09:08:45 2437ff75d9bd: Verifying Checksum 09:08:45 2437ff75d9bd: Download complete 09:08:47 8998bd30e6a1: Pull complete 09:08:47 04944245beec: Pull complete 09:08:49 699f458cf7ca: Pull complete 09:08:49 765212b225bb: Pull complete 09:08:50 f23df028b6ca: Pull complete 09:08:50 d65c8cfc05b1: Pull complete 09:09:08 2437ff75d9bd: Pull complete 09:09:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:09:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:09:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:09:08 prd-ubuntu20.04-docker-arm64-4c-16g-8144 does not seem to be running inside a container 09:09:09 $ 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-141 -v /w/workspace/xfoundry_edgex-taf-common_PR-141:/w/workspace/xfoundry_edgex-taf-common_PR-141:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-141@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-141@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 09:09:11 $ docker top 8d64e2b6015362a01abb75b26f010b62c247a35809548727c0ee7329959bda75 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:09:12 ---> job-cost.sh 09:09:12 lf-activate-venv: SKIPPING 09:09:12 INFO: No Stack... 09:09:12 INFO: Retrieving Pricing Info for: v3-standard-4 09:09:13 INFO: Archiving Costs [Pipeline] sh 09:09:13 + cat /w/workspace/xfoundry_edgex-taf-common_PR-141/archives/cost.csv 09:09:13 + cut -d, -f6 [Pipeline] lock 09:09:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-141-1-stack-cost] 09:09:14 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-141-1-stack-cost] did not exist. Created. 09:09:14 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-141-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:09:14 /w/workspace/xfoundry_edgex-taf-common_PR-141@tmp/durable-7b85fafe/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:09:15 + echo total: 0.10999999940395355 [Pipeline] stash 09:09:15 Warning: overwriting stash ‘stack-cost’ 09:09:15 Stashed 1 file(s) [Pipeline] } 09:09:15 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-141-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:09:16 $ docker stop --time=1 8d64e2b6015362a01abb75b26f010b62c247a35809548727c0ee7329959bda75 09:09:17 $ docker rm -f --volumes 8d64e2b6015362a01abb75b26f010b62c247a35809548727c0ee7329959bda75 [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 09:09:19 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-141/archives ] 09:09:19 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-141/archives 09:09:19 total 16 09:09:19 drwxr-xr-x 3 root root 4096 Sep 2 09:01 . 09:09:19 drwxrwxr-x 7 jenkins jenkins 4096 Sep 2 09:01 .. 09:09:19 drwxr-xr-x 2 root root 4096 Sep 2 09:01 cost 09:09:19 -rw-r--r-- 1 root root 88 Sep 2 09:01 cost.csv 09:09:19 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-141/archives 09:09:19 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-141/archives 09:09:19 total 16 09:09:19 drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 09:01 . 09:09:19 drwxrwxr-x 7 jenkins jenkins 4096 Sep 2 09:01 .. 09:09:19 drwxr-xr-x 2 jenkins jenkins 4096 Sep 2 09:01 cost 09:09:19 -rw-r--r-- 1 jenkins jenkins 88 Sep 2 09:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:09:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:09:20 ---> package-listing.sh 09:09:20 ++ facter osfamily 09:09:20 ++ tr '[:upper:]' '[:lower:]' 09:09:20 + OS_FAMILY=debian 09:09:20 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-141 09:09:20 + START_PACKAGES=/tmp/packages_start.txt 09:09:20 + END_PACKAGES=/tmp/packages_end.txt 09:09:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:09:20 + PACKAGES=/tmp/packages_start.txt 09:09:20 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-141 ']' 09:09:20 + PACKAGES=/tmp/packages_end.txt 09:09:20 + case "${OS_FAMILY}" in 09:09:20 + dpkg -l 09:09:20 + grep '^ii' 09:09:20 + '[' -f /tmp/packages_start.txt ']' 09:09:20 + '[' -f /tmp/packages_end.txt ']' 09:09:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:09:20 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-141 ']' 09:09:20 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-141/archives/ 09:09:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-141/archives/ [Pipeline] echo 09:09:20 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-141/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:09:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:09:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:09:21 prd-ubuntu20.04-docker-8c-8g-8142 does not seem to be running inside a container 09:09:21 $ 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-141/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-141 -v /w/workspace/xfoundry_edgex-taf-common_PR-141:/w/workspace/xfoundry_edgex-taf-common_PR-141:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-141@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-141@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 09:09:22 $ docker top b7665778859ade11b392511bb59ca93f69aea8382ef6e82ac2b9b8e8b367ae4d -eo pid,comm [Pipeline] { [Pipeline] sh 09:09:22 + touch /tmp/pre-build-complete [Pipeline] sh 09:09:22 + mkdir -p /var/log/sysstat [Pipeline] sh 09:09:23 + ls /var/log/sa-host 09:09:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:09:23 provisioning config files... 09:09:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-141@tmp/config13367126211684513088tmp [Pipeline] { [Pipeline] echo 09:09:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:09:23 ---> create-netrc.sh [Pipeline] } 09:09:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:09:24 ---> python-tools-install.sh [Pipeline] echo 09:09:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:09:24 ---> sudo-logs.sh 09:09:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:09:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:09:24 ---> job-cost.sh 09:09:24 lf-activate-venv: SKIPPING 09:09:24 DEBUG: total: 0.2199999988079071 09:09:24 INFO: Retrieving Stack Cost... 09:09:25 INFO: Retrieving Pricing Info for: v3-standard-8 09:09:25 INFO: Archiving Costs [Pipeline] echo 09:09:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:09:25 ---> logs-deploy.sh 09:09:25 lf-activate-venv: SKIPPING 09:09:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-141/1 09:09:25 INFO: archiving workspace using pattern(s): 09:09:26 Archives upload complete. 09:09:26 INFO: archiving logs to Nexus