Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 13842c826038cd011a38ac25b144bd049bc3f683+674b39466aa04daeb3de7b2fd9f62241e4674147 (c113b1787f3efcf28a13645a35d6d1c6957d418d) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10521940116583225357.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17696159141831193146.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-150/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-150/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11752263263653331018.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2371108965296336087.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-150/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-150/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8708199126101913936.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-13244’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-13245’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-13669’ is offline Running on prd-ubuntu20.04-docker-8c-8g-13672 in /w/workspace/xfoundry_edgex-taf-common_PR-150 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/xfoundry_edgex-taf-common_PR-150 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 674b39466aa04daeb3de7b2fd9f62241e4674147 into PR head commit 13842c826038cd011a38ac25b144bd049bc3f683 Merge succeeded, producing 523db97e62cefd0d9ad7ae6dbf22617cc58ce3ba Checking out Revision 523db97e62cefd0d9ad7ae6dbf22617cc58ce3ba (PR-150) > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 13842c826038cd011a38ac25b144bd049bc3f683 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 674b39466aa04daeb3de7b2fd9f62241e4674147 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 523db97e62cefd0d9ad7ae6dbf22617cc58ce3ba # timeout=10 Commit message: "Merge commit '674b39466aa04daeb3de7b2fd9f62241e4674147' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 117a28cc2d5b8eb7b0bae57423b2a0928e55cdc5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:57:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:57:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:57:00 ========================================================= 18:57:00 EdgeX Global Pipelines Version Info 18:57:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:57:01 ------------------- 18:57:01 stable info: 18:57:01 ------------------- 18:57:01 Commited By: Ginny Guan ginny@iotechsys.com 18:57:01 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 18:57:01 Message: update stable to v1.0.281 18:57:02 ------------------- 18:57:02 experimental info: 18:57:02 ------------------- 18:57:02 Commited By: **** collab-it+edgex@linuxfoundation.org 18:57:02 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 18:57:02 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:57:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 18:57:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 18:57:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:57:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:57:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:57:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 18:57:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:57:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 18:57:02 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 18:57:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:57:02 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 18:57:02 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 18:57:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:57:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:57:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-150 [Pipeline] echo 18:57:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-150 [Pipeline] echo 18:57:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-150 [Pipeline] echo 18:57:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 523db97e62cefd0d9ad7ae6dbf22617cc58ce3ba [Pipeline] echo 18:57:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 523db97 [Pipeline] echo 18:57:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:57:03 provisioning config files... 18:57:03 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/config4390881453530148578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:03 ---> ****-login.sh 18:57:03 nexus3.edgexfoundry.org:10001 18:57:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:03 18:57:03 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:57:03 Configure a credential helper to remove this warning. See 18:57:03 https://docs.****.com/go/credential-store/ 18:57:03 18:57:03 Login Succeeded 18:57:03 nexus3.edgexfoundry.org:10002 18:57:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:03 18:57:03 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:57:03 Configure a credential helper to remove this warning. See 18:57:03 https://docs.****.com/go/credential-store/ 18:57:03 18:57:03 Login Succeeded 18:57:03 nexus3.edgexfoundry.org:10003 18:57:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:04 18:57:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:57:04 Configure a credential helper to remove this warning. See 18:57:04 https://docs.****.com/go/credential-store/ 18:57:04 18:57:04 Login Succeeded 18:57:04 nexus3.edgexfoundry.org:10004 18:57:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:04 18:57:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:57:04 Configure a credential helper to remove this warning. See 18:57:04 https://docs.****.com/go/credential-store/ 18:57:04 18:57:04 Login Succeeded 18:57:04 ****.io 18:57:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:05 18:57:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:57:05 Configure a credential helper to remove this warning. See 18:57:05 https://docs.****.com/go/credential-store/ 18:57:05 18:57:05 Login Succeeded 18:57:05 ---> ****-login.sh ends [Pipeline] } 18:57:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:57:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:57:05 + grep -v github /etc/ssh/ssh_known_hosts 18:57:05 + [ -e /tmp/ssh_known_hosts ] 18:57:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:57:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:57:05 + sudo tee -a /etc/ssh/ssh_known_hosts 18:57:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:57:06 18:57:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:57:06 0.1.4: Pulling from edgex-devops/py-git-semver 18:57:06 3dae71ba6b94: Pulling fs layer 18:57:06 6bf1a483ea7c: Pulling fs layer 18:57:06 f5dfc541a4d3: Pulling fs layer 18:57:06 461d9e800cba: Pulling fs layer 18:57:06 80192f66455f: Pulling fs layer 18:57:06 461d9e800cba: Waiting 18:57:06 2e8e34ca0e6c: Pulling fs layer 18:57:06 a29436f7fd5d: Pulling fs layer 18:57:06 80192f66455f: Waiting 18:57:06 2e8e34ca0e6c: Waiting 18:57:06 923cac83aea3: Pulling fs layer 18:57:06 25ad8b0a4227: Pulling fs layer 18:57:06 923cac83aea3: Waiting 18:57:06 a29436f7fd5d: Waiting 18:57:06 25ad8b0a4227: Waiting 18:57:06 db01528c6b51: Pulling fs layer 18:57:06 28988de357af: Pulling fs layer 18:57:06 db01528c6b51: Waiting 18:57:06 28988de357af: Waiting 18:57:06 6bf1a483ea7c: Verifying Checksum 18:57:06 6bf1a483ea7c: Download complete 18:57:06 461d9e800cba: Download complete 18:57:06 80192f66455f: Download complete 18:57:06 f5dfc541a4d3: Download complete 18:57:06 3dae71ba6b94: Verifying Checksum 18:57:06 3dae71ba6b94: Download complete 18:57:06 923cac83aea3: Verifying Checksum 18:57:06 923cac83aea3: Download complete 18:57:07 25ad8b0a4227: Verifying Checksum 18:57:07 25ad8b0a4227: Download complete 18:57:07 db01528c6b51: Download complete 18:57:07 28988de357af: Verifying Checksum 18:57:07 28988de357af: Download complete 18:57:07 a29436f7fd5d: Verifying Checksum 18:57:07 a29436f7fd5d: Download complete 18:57:07 2e8e34ca0e6c: Verifying Checksum 18:57:07 2e8e34ca0e6c: Download complete 18:57:08 3dae71ba6b94: Pull complete 18:57:08 6bf1a483ea7c: Pull complete 18:57:09 f5dfc541a4d3: Pull complete 18:57:09 461d9e800cba: Pull complete 18:57:09 80192f66455f: Pull complete 18:57:13 2e8e34ca0e6c: Pull complete 18:57:13 a29436f7fd5d: Pull complete 18:57:13 923cac83aea3: Pull complete 18:57:14 25ad8b0a4227: Pull complete 18:57:14 db01528c6b51: Pull complete 18:57:14 28988de357af: Pull complete 18:57:14 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 18:57:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:57:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:14 prd-ubuntu20.04-docker-8c-8g-13672 does not seem to be running inside a container 18:57:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-150 -v /w/workspace/xfoundry_edgex-taf-common_PR-150:/w/workspace/xfoundry_edgex-taf-common_PR-150:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-150@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:57:18 $ docker top 63b074631d0f01e9ad3d9c2c266597124758e80371b4a33384dba779386676a2 -eo pid,comm 18:57:18 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). 18:57:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:57:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:57:18 [ssh-agent] Looking for ssh-agent implementation... 18:57:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:57:18 $ docker exec 63b074631d0f01e9ad3d9c2c266597124758e80371b4a33384dba779386676a2 ssh-agent 18:57:18 SSH_AUTH_SOCK=/tmp/ssh-2gofVseRQT5o/agent.33 18:57:18 SSH_AGENT_PID=39 18:57:18 Running ssh-add (command line suppressed) 18:57:18 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/private_key_9894728665041383315.key (/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/private_key_9894728665041383315.key) 18:57:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:57:19 + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-150 [Pipeline] sh 18:57:19 + git tag --points-at HEAD [Pipeline] } 18:57:19 $ docker exec --env ******** --env ******** 63b074631d0f01e9ad3d9c2c266597124758e80371b4a33384dba779386676a2 ssh-agent -k 18:57:19 unset SSH_AUTH_SOCK; 18:57:19 unset SSH_AGENT_PID; 18:57:19 echo Agent pid 39 killed; 18:57:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:57:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:57:19 [ssh-agent] Looking for ssh-agent implementation... 18:57:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:57:20 $ docker exec 63b074631d0f01e9ad3d9c2c266597124758e80371b4a33384dba779386676a2 ssh-agent 18:57:20 SSH_AUTH_SOCK=/tmp/ssh-G5HptVbQYujP/agent.86 18:57:20 SSH_AGENT_PID=92 18:57:20 Running ssh-add (command line suppressed) 18:57:20 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/private_key_9334792470529811845.key (/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/private_key_9334792470529811845.key) 18:57:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:57:20 + git semver init 18:57:20 2026-06-22 18:57:20,779 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 18:57:20 2026-06-22 18:57:20,782 [run_init] DEBUG init version:0.0.0 force:False 18:57:20 2026-06-22 18:57:20,782 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-150/.semver 18:57:20 2026-06-22 18:57:20,783 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-150/.semver 18:57:20 2026-06-22 18:57:20,783 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-150/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-150, stdin=None, shell=False, universal_newlines=False) 18:57:21 2026-06-22 18:57:21,488 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-150/.git/info/exclude 18:57:21 2026-06-22 18:57:21,488 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-150/.semver/PR-150 with force:False 18:57:21 2026-06-22 18:57:21,488 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-150/.semver/PR-150 18:57:21 2026-06-22 18:57:21,492 [execute] INFO git cat-file --batch-check 18:57:21 2026-06-22 18:57:21,493 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-150/.semver, stdin=, shell=False, universal_newlines=False) 18:57:21 2026-06-22 18:57:21,497 [execute] INFO git cat-file --batch 18:57:21 2026-06-22 18:57:21,498 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-150/.semver, stdin=, shell=False, universal_newlines=False) 18:57:21 2026-06-22 18:57:21,500 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-150/.semver/PR-150 18:57:21 0.0.0 [Pipeline] } 18:57:21 $ docker exec --env ******** --env ******** 63b074631d0f01e9ad3d9c2c266597124758e80371b4a33384dba779386676a2 ssh-agent -k 18:57:21 unset SSH_AUTH_SOCK; 18:57:21 unset SSH_AGENT_PID; 18:57:21 echo Agent pid 92 killed; 18:57:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:57:22 + git semver [Pipeline] } 18:57:22 $ docker stop --time=1 63b074631d0f01e9ad3d9c2c266597124758e80371b4a33384dba779386676a2 18:57:24 $ docker rm -f --volumes 63b074631d0f01e9ad3d9c2c266597124758e80371b4a33384dba779386676a2 [Pipeline] // withDockerContainer [Pipeline] sh 18:57:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:57:25 Stashed 1 file(s) [Pipeline] echo 18:57:25 [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 18:57:25 provisioning config files... 18:57:25 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/config1072920245123930041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:25 ---> ****-login.sh 18:57:25 nexus3.edgexfoundry.org:10001 18:57:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:25 Login Succeeded 18:57:25 nexus3.edgexfoundry.org:10002 18:57:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:25 Login Succeeded 18:57:25 nexus3.edgexfoundry.org:10003 18:57:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:26 Login Succeeded 18:57:26 nexus3.edgexfoundry.org:10004 18:57:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:26 Login Succeeded 18:57:26 ****.io 18:57:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:26 Login Succeeded 18:57:26 ---> ****-login.sh ends [Pipeline] } 18:57:26 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 18:57:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:57:27 + ls -al . 18:57:27 total 72 18:57:27 drwxrwxr-x 6 jenkins jenkins 4096 Jun 22 18:57 . 18:57:27 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 18:56 .. 18:57:27 drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 18:57 .git 18:57:27 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 18:56 .github 18:57:27 -rw-rw-r-- 1 jenkins jenkins 22 Jun 22 18:56 .gitignore 18:57:27 drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 18:57 .semver 18:57:27 -rw-rw-r-- 1 jenkins jenkins 1655 Jun 22 18:56 Dockerfile 18:57:27 -rw-rw-r-- 1 jenkins jenkins 746 Jun 22 18:56 Jenkinsfile 18:57:27 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 22 18:56 LICENSE 18:57:27 -rw-rw-r-- 1 jenkins jenkins 4232 Jun 22 18:56 README.md 18:57:27 drwxrwxr-x 5 jenkins jenkins 4096 Jun 22 18:56 TUC 18:57:27 -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 18:57 VERSION 18:57:27 -rw-rw-r-- 1 jenkins jenkins 473 Jun 22 18:56 requirements.txt 18:57:27 -rw-rw-r-- 1 jenkins jenkins 54 Jun 22 18:56 robot-entrypoint.sh 18:57:27 -rw-rw-r-- 1 jenkins jenkins 445 Jun 22 18:56 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:27 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=523db97e62cefd0d9ad7ae6dbf22617cc58ce3ba --label arch=amd64 --label version=0.0.0 . 18:57:28 #0 building with "default" instance using docker driver 18:57:28 18:57:28 #1 [internal] load build definition from Dockerfile 18:57:28 #1 transferring dockerfile: 1.69kB done 18:57:28 #1 DONE 0.0s 18:57:28 18:57:28 #2 [internal] load metadata for docker.io/library/alpine:3.23.2 18:57:29 #2 DONE 0.7s 18:57:29 18:57:29 #3 [internal] load .dockerignore 18:57:29 #3 transferring context: 2B done 18:57:29 #3 DONE 0.0s 18:57:29 18:57:29 #4 [1/7] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 18:57:29 #4 resolve docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 0.0s done 18:57:29 #4 ... 18:57:29 18:57:29 #5 [internal] load build context 18:57:29 #5 transferring context: 589.69kB 0.0s done 18:57:29 #5 DONE 0.1s 18:57:29 18:57:29 #4 [1/7] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 18:57:29 #4 sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 9.22kB / 9.22kB done 18:57:29 #4 sha256:1882fa4569e0c591ea092d3766c4893e19b8901a8e649de7067188aba3cc0679 1.02kB / 1.02kB done 18:57:29 #4 sha256:e7b39c54cdeca0d2aae83114bb605753a5f5bc511fe8be7590e38f6d9f915dad 611B / 611B done 18:57:29 #4 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 0B / 3.86MB 0.2s 18:57:29 #4 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 3.86MB / 3.86MB 0.2s done 18:57:29 #4 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 0.1s 18:57:29 #4 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 0.1s done 18:57:29 #4 DONE 0.5s 18:57:29 18:57:29 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 18:57:29 #6 DONE 0.1s 18:57:30 18:57:30 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 18:57:30 #7 DONE 0.0s 18:57:30 18:57:30 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 18:57:30 #8 DONE 0.0s 18:57:30 18:57:30 #9 [5/7] WORKDIR /edgex-taf 18:57:30 #9 DONE 0.0s 18:57:30 18:57:30 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:57:30 #10 DONE 0.3s 18:57:30 18:57:30 #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 18:57:31 #11 1.111 Preupgrading: 18:57:31 #11 1.111 (1/2) Upgrading libapk (3.0.3-r1 -> 3.0.6-r0) 18:57:31 #11 1.317 (2/2) Upgrading apk-tools (3.0.3-r1 -> 3.0.6-r0) 18:57:31 #11 1.477 Executing busybox-1.37.0-r30.trigger 18:57:34 #11 1.510 Continuing with the main upgrade transaction: 18:57:34 #11 1.800 (1/9) Upgrading alpine-baselayout-data (3.7.1-r8 -> 3.7.2-r0) 18:57:34 #11 1.947 Installing file to etc/hosts.apk-new 18:57:34 #11 1.947 Installing file to etc/shadow.apk-new 18:57:34 #11 1.947 (2/9) Upgrading musl (1.2.5-r21 -> 1.2.5-r23) 18:57:34 #11 2.106 (3/9) Upgrading alpine-baselayout (3.7.1-r8 -> 3.7.2-r0) 18:57:34 #11 2.256 Executing alpine-baselayout-3.7.2-r0.pre-upgrade 18:57:34 #11 2.265 Executing alpine-baselayout-3.7.2-r0.post-upgrade 18:57:34 #11 2.293 (4/9) Upgrading alpine-release (3.23.2-r0 -> 3.23.5-r0) 18:57:34 #11 2.425 (5/9) Upgrading libcrypto3 (3.5.4-r0 -> 3.5.7-r0) 18:57:34 #11 2.712 (6/9) Upgrading libssl3 (3.5.4-r0 -> 3.5.7-r0) 18:57:34 #11 2.888 (7/9) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) 18:57:34 #11 3.070 (8/9) Upgrading ca-certificates-bundle (20251003-r0 -> 20260611-r0) 18:57:34 #11 3.222 (9/9) Upgrading musl-utils (1.2.5-r21 -> 1.2.5-r23) 18:57:34 #11 3.394 Executing busybox-1.37.0-r30.trigger 18:57:34 #11 3.402 OK: 8192 KiB in 16 packages 18:57:34 #11 4.157 ( 1/14) Installing brotli-libs (1.2.0-r0) 18:57:34 #11 4.311 ( 2/14) Installing c-ares (1.34.6-r0) 18:57:34 #11 4.512 ( 3/14) Installing libunistring (1.4.1-r0) 18:57:34 #11 4.675 ( 4/14) Installing libidn2 (2.3.8-r0) 18:57:35 #11 5.451 ( 5/14) Installing nghttp2-libs (1.69.0-r0) 18:57:35 #11 5.579 ( 6/14) Installing libpsl (0.21.5-r3) 18:57:36 #11 5.773 ( 7/14) Installing zstd-libs (1.5.7-r2) 18:57:36 #11 5.925 ( 8/14) Installing libcurl (8.19.0-r0) 18:57:36 #11 6.153 ( 9/14) Installing curl (8.19.0-r0) 18:57:36 #11 6.291 (10/14) Installing ca-certificates (20260611-r0) 18:57:36 #11 6.501 (11/14) Installing docker-cli (29.5.2-r0) 18:57:36 #11 6.861 (12/14) Installing oniguruma (6.9.10-r0) 18:57:37 #11 7.062 (13/14) Installing jq (1.8.1-r0) 18:57:37 #11 7.217 (14/14) Installing openssl (3.5.7-r0) 18:57:37 #11 7.443 Executing busybox-1.37.0-r30.trigger 18:57:37 #11 7.447 Executing ca-certificates-20260611-r0.trigger 18:57:37 #11 7.484 OK: 45.3 MiB in 30 packages 18:57:38 #11 8.151 ( 1/184) Installing libxau (1.0.12-r0) 18:57:38 #11 8.261 ( 2/184) Installing libmd (1.1.0-r0) 18:57:38 #11 8.417 ( 3/184) Installing libbsd (0.12.2-r0) 18:57:38 #11 8.544 ( 4/184) Installing libxdmcp (1.1.5-r1) 18:57:38 #11 8.686 ( 5/184) Installing libxcb (1.17.0-r1) 18:57:39 #11 8.846 ( 6/184) Installing libx11 (1.8.12-r1) 18:57:39 #11 9.122 ( 7/184) Installing libxext (1.3.6-r2) 18:57:39 #11 9.252 ( 8/184) Installing hwdata-pci (0.401-r0) 18:57:39 #11 9.478 ( 9/184) Installing libpciaccess (0.18.1-r1) 18:57:39 #11 9.614 ( 10/184) Installing libdrm (2.4.131-r0) 18:57:40 #11 9.838 ( 11/184) Installing libgcc (15.2.0-r2) 18:57:40 #11 9.983 ( 12/184) Installing chromium-angle (149.0.7827.53-r0) 18:57:40 Still waiting to schedule task 18:57:40 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:57:40 #11 10.28 ( 13/184) Installing chromium-common (149.0.7827.53-r0) 18:57:40 #11 10.44 ( 14/184) Installing libexpat (2.8.1-r0) 18:57:40 #11 10.63 ( 15/184) Installing libbz2 (1.0.8-r6) 18:57:40 #11 10.76 ( 16/184) Installing libpng (1.6.58-r1) 18:57:41 #11 10.96 ( 17/184) Installing freetype (2.14.1-r0) 18:57:41 #11 11.12 ( 18/184) Installing fontconfig (2.17.1-r0) 18:57:41 #11 11.33 ( 19/184) Installing libfontenc (1.1.8-r0) 18:57:41 #11 11.45 ( 20/184) Installing mkfontscale (1.2.3-r1) 18:57:41 #11 11.61 ( 21/184) Installing font-opensans (0_git20210927-r1) 18:57:41 #11 11.80 ( 22/184) Installing libffi (3.5.2-r0) 18:57:42 #11 11.97 ( 23/184) Installing libintl (0.24.1-r1) 18:57:42 #11 12.11 ( 24/184) Installing libeconf (0.8.3-r0) 18:57:42 #11 12.27 ( 25/184) Installing libblkid (2.41.4-r0) 18:57:42 #11 12.42 ( 26/184) Installing libmount (2.41.4-r0) 18:57:42 #11 12.62 ( 27/184) Installing pcre2 (10.47-r0) 18:57:42 #11 12.78 ( 28/184) Installing glib (2.86.3-r0) 18:57:43 #11 13.05 ( 29/184) Installing gobject-introspection (1.86.0-r0) 18:57:43 #11 13.20 ( 30/184) Installing pkgconf (2.5.1-r0) 18:57:43 #11 13.39 ( 31/184) Installing hicolor-icon-theme (0.18-r0) 18:57:43 #11 13.54 ( 32/184) Installing libstdc++ (15.2.0-r2) 18:57:44 #11 13.80 ( 33/184) Installing xz-libs (5.8.3-r0) 18:57:44 #11 13.94 ( 34/184) Installing libxml2 (2.13.9-r1) 18:57:44 #11 14.19 ( 35/184) Installing shared-mime-info (2.4-r6) 18:57:44 #11 14.36 ( 36/184) Installing libjpeg-turbo (3.1.2-r0) 18:57:44 #11 14.57 ( 37/184) Installing libsharpyuv (1.6.0-r0) 18:57:44 #11 14.70 ( 38/184) Installing libwebp (1.6.0-r0) 18:57:45 #11 14.92 ( 39/184) Installing tiff (4.7.1-r0) 18:57:45 #11 15.08 ( 40/184) Installing gdk-pixbuf (2.44.4-r0) 18:57:45 #11 15.28 ( 41/184) Installing gtk-update-icon-cache (3.24.51-r0) 18:57:45 #11 15.45 ( 42/184) Installing libxcomposite (0.4.6-r5) 18:57:45 #11 15.59 ( 43/184) Installing libxfixes (6.0.2-r0) 18:57:45 #11 15.71 ( 44/184) Installing libxrender (0.9.12-r0) 18:57:46 #11 15.87 ( 45/184) Installing libxcursor (1.2.3-r0) 18:57:46 #11 16.01 ( 46/184) Installing libxdamage (1.1.6-r5) 18:57:46 #11 16.15 ( 47/184) Installing libxi (1.8.2-r0) 18:57:46 #11 16.28 ( 48/184) Installing libxinerama (1.1.5-r4) 18:57:46 #11 16.43 ( 49/184) Installing libxrandr (1.5.4-r1) 18:57:46 #11 16.56 ( 50/184) Installing libatk-1.0 (2.58.3-r0) 18:57:46 #11 16.74 ( 51/184) Installing dbus-libs (1.16.2-r1) 18:57:46 #11 16.90 ( 52/184) Installing at-spi2-core-libs (2.58.3-r0) 18:57:47 #11 17.08 ( 53/184) Installing gdbm (1.26-r0) 18:57:47 #11 17.22 ( 54/184) Installing mpdecimal (4.0.1-r0) 18:57:47 #11 17.40 ( 55/184) Installing ncurses-terminfo-base (6.5_p20251123-r0) 18:57:47 #11 17.55 ( 56/184) Installing libncursesw (6.5_p20251123-r0) 18:57:48 #11 17.75 ( 57/184) Installing libpanelw (6.5_p20251123-r0) 18:57:48 #11 17.86 ( 58/184) Installing readline (8.3.1-r0) 18:57:48 #11 18.06 ( 59/184) Installing sqlite-libs (3.51.2-r0) 18:57:48 #11 18.23 ( 60/184) Installing python3 (3.12.13-r0) 18:57:48 #11 18.54 ( 61/184) Installing python3-pycache-pyc0 (3.12.13-r0) 18:57:48 #11 18.79 ( 62/184) Installing pyc (3.12.13-r0) 18:57:48 #11 18.79 ( 63/184) Installing python3-pyc (3.12.13-r0) 18:57:48 #11 18.79 ( 64/184) Installing libxtst (1.2.5-r0) 18:57:49 #11 18.93 ( 65/184) Installing at-spi2-core (2.58.3-r0) 18:57:49 #11 19.07 ( 66/184) Installing libatk-bridge-2.0 (2.58.3-r0) 18:57:49 #11 19.27 ( 67/184) Installing pixman (0.46.4-r0) 18:57:49 #11 19.49 ( 68/184) Installing cairo (1.18.4-r0) 18:57:50 #11 19.73 ( 69/184) Installing cairo-gobject (1.18.4-r0) 18:57:50 #11 19.87 ( 70/184) Installing avahi-libs (0.8-r23) 18:57:50 #11 20.02 ( 71/184) Installing gmp (6.3.0-r4) 18:57:50 #11 20.18 ( 72/184) Installing nettle (3.10.2-r0) 18:57:50 #11 20.41 ( 73/184) Installing libtasn1 (4.21.0-r0) 18:57:50 #11 20.55 ( 74/184) Installing p11-kit (0.25.5-r2) 18:57:51 #11 20.78 ( 75/184) Installing gnutls (3.8.13-r0) 18:57:51 #11 20.97 ( 76/184) Installing cups-libs (2.4.18-r0) 18:57:51 #11 21.13 ( 77/184) Installing libepoxy (1.5.10-r1) 18:57:51 #11 21.30 ( 78/184) Installing fribidi (1.0.16-r2) 18:57:51 #11 21.46 ( 79/184) Installing graphite2 (1.3.14-r6) 18:57:51 #11 21.65 ( 80/184) Installing harfbuzz (12.2.0-r0) 18:57:52 #11 21.83 ( 81/184) Installing libxft (2.3.9-r0) 18:57:52 #11 22.00 ( 82/184) Installing pango (1.56.4-r0) 18:57:52 #11 22.16 ( 83/184) Installing wayland-libs-client (1.24.0-r0) 18:57:52 #11 22.29 ( 84/184) Installing wayland-libs-cursor (1.24.0-r0) 18:57:52 #11 22.40 ( 85/184) Installing wayland-libs-egl (1.24.0-r0) 18:57:52 #11 22.50 ( 86/184) Installing xkeyboard-config (2.46-r0) 18:57:52 #11 22.69 ( 87/184) Installing libxkbcommon (1.12.2-r0) 18:57:53 #11 22.84 ( 88/184) Installing gtk+3.0 (3.24.51-r0) 18:57:53 #11 23.15 ( 89/184) Installing icu-data-full (76.1-r1) 18:57:53 #11 23.60 ( 90/184) Installing llvm21-libs (21.1.2-r1) 18:57:54 #11 24.71 ( 91/184) Installing spirv-tools (1.4.321.0-r1) 18:57:55 #11 25.00 ( 92/184) Installing libelf (0.194-r0) 18:57:55 #11 25.19 ( 93/184) Installing libxshmfence (1.3.3-r0) 18:57:55 #11 25.30 ( 94/184) Installing mesa (25.2.7-r1) 18:57:55 #11 25.76 ( 95/184) Installing mesa-gbm (25.2.7-r1) 18:57:56 #11 25.90 ( 96/184) Installing mesa-dri-gallium (25.2.7-r1) 18:57:56 #11 26.04 ( 97/184) Installing eudev-libs (3.2.14-r6) 18:57:56 #11 26.18 ( 98/184) Installing libmagic (5.46-r2) 18:57:56 #11 26.42 ( 99/184) Installing file (5.46-r2) 18:57:56 #11 26.54 (100/184) Installing xprop (1.2.8-r0) 18:57:56 #11 26.67 (101/184) Installing libice (1.1.2-r0) 18:57:57 #11 26.85 (102/184) Installing libuuid (2.41.4-r0) 18:57:57 #11 27.01 (103/184) Installing libsm (1.2.6-r0) 18:57:57 #11 27.17 (104/184) Installing libxt (1.3.1-r0) 18:57:57 #11 27.33 (105/184) Installing libxmu (1.2.1-r0) 18:57:57 #11 27.48 (106/184) Installing xset (1.2.5-r1) 18:57:57 #11 27.61 (107/184) Installing xdg-utils (1.2.1-r1) 18:57:58 #11 27.75 (108/184) Installing libogg (1.3.6-r0) 18:57:58 #11 27.88 (109/184) Installing libflac (1.4.3-r2) 18:57:58 #11 28.08 (110/184) Installing alsa-lib (1.2.14-r2) 18:57:58 #11 28.27 (111/184) Installing libSvtAv1Enc (3.1.2-r0) 18:57:58 #11 28.57 (112/184) Installing aom-libs (3.14.1-r0) 18:57:59 #11 28.86 (113/184) Installing libva (2.22.0-r1) 18:57:59 #11 29.05 (114/184) Installing libvdpau (1.5-r4) 18:57:59 #11 29.21 (115/184) Installing libvpl (2.15.0-r1) 18:57:59 #11 29.37 (116/184) Installing ffmpeg-libavutil (8.0.1-r1) 18:57:59 #11 29.54 (117/184) Installing libdav1d (1.5.2-r0) 18:57:59 #11 29.79 (118/184) Installing libhwy (1.3.0-r0) 18:58:00 #11 29.95 (119/184) Installing lcms2 (2.19-r0) 18:58:00 #11 30.21 (120/184) Installing libjxl (0.11.1-r3) 18:58:00 #11 30.50 (121/184) Installing lame-libs (3.100-r5) 18:58:00 #11 30.70 (122/184) Installing opus (1.5.2-r1) 18:58:01 #11 30.93 (123/184) Installing rav1e-libs (0.8.1-r0) 18:58:01 #11 31.11 (124/184) Installing glslang-libs (1.4.321.0-r0) 18:58:01 #11 31.36 (125/184) Installing shaderc (2025.3-r0) 18:58:01 #11 31.55 (126/184) Installing libgomp (15.2.0-r2) 18:58:01 #11 31.71 (127/184) Installing soxr (0.1.3-r7) 18:58:01 #11 31.89 (128/184) Installing ffmpeg-libswresample (8.0.1-r1) 18:58:02 #11 32.03 (129/184) Installing libtheora (1.2.0-r0) 18:58:02 #11 32.21 (130/184) Installing libvorbis (1.3.7-r2) 18:58:02 #11 32.42 (131/184) Installing libvpx (1.15.2-r1) 18:58:03 #11 32.69 (132/184) Installing libwebpmux (1.6.0-r0) 18:58:03 #11 32.85 (133/184) Installing x264-libs (0.164.3108-r1) 18:58:03 #11 33.04 (134/184) Installing numactl (2.0.18-r0) 18:58:03 #11 33.17 (135/184) Installing x265-libs (4.1-r0) 18:58:03 #11 33.45 (136/184) Installing xvidcore (1.3.7-r2) 18:58:03 #11 33.66 (137/184) Installing ffmpeg-libavcodec (8.0.1-r1) 18:58:04 #11 34.08 (138/184) Installing libudfread (1.2.0-r0) 18:58:04 #11 34.24 (139/184) Installing libbluray (1.4.0-r0) 18:58:04 #11 34.44 (140/184) Installing mpg123-libs (1.33.3-r0) 18:58:04 #11 34.59 (141/184) Installing libopenmpt (0.8.6-r0) 18:58:04 #11 34.84 (142/184) Installing cjson (1.7.19-r1) 18:58:05 #11 34.97 (143/184) Installing mbedtls (3.6.6-r0) 18:58:05 #11 35.17 (144/184) Installing librist (0.2.10-r1) 18:58:05 #11 35.32 (145/184) Installing libsrt (1.5.3-r1) 18:58:05 #11 35.54 (146/184) Installing libssh (0.11.4-r0) 18:58:05 #11 35.72 (147/184) Installing libsodium (1.0.20-r1) 18:58:06 #11 35.92 (148/184) Installing libzmq (4.3.5-r2) 18:58:06 #11 36.15 (149/184) Installing ffmpeg-libavformat (8.0.1-r1) 18:58:07 #11 36.90 (150/184) Installing crc32c (1.1.2-r3) 18:58:07 #11 37.02 (151/184) Installing double-conversion (3.3.1-r0) 18:58:07 #11 37.16 (152/184) Installing harfbuzz-subset (12.2.0-r0) 18:58:07 #11 37.33 (153/184) Installing minizip (1.3.1-r0) 18:58:07 #11 37.50 (154/184) Installing nspr (4.36-r0) 18:58:07 #11 37.70 (155/184) Installing nss (3.123.1-r0) 18:58:08 #11 37.90 (156/184) Installing openh264 (2.6.0-r0) 18:58:08 #11 38.15 (157/184) Installing libcamera-ipa (0.6.0-r0) 18:58:08 #11 38.31 (158/184) Installing libunwind (1.8.1-r0) 18:58:08 #11 38.46 (159/184) Installing yaml (0.2.5-r2) 18:58:08 #11 38.64 (160/184) Installing libcamera (0.6.0-r0) 18:58:08 #11 38.80 (161/184) Installing serd-libs (0.32.4-r0) 18:58:09 #11 38.96 (162/184) Installing zix-libs (0.6.2-r0) 18:58:09 #11 39.10 (163/184) Installing sord-libs (0.16.18-r0) 18:58:09 #11 39.26 (164/184) Installing sratom (0.6.18-r0) 18:58:09 #11 39.39 (165/184) Installing lilv-libs (0.24.26-r0) 18:58:09 #11 39.55 (166/184) Installing speexdsp (1.2.1-r2) 18:58:10 #11 39.72 (167/184) Installing libuv (1.51.0-r0) 18:58:10 #11 39.86 (168/184) Installing roc-toolkit-libs (0.4.0-r1) 18:58:10 #11 40.10 (169/184) Installing libsndfile (1.2.2-r2) 18:58:10 #11 40.25 (170/184) Installing abseil-cpp-raw-logging-internal (20250814.1-r0) 18:58:10 #11 40.39 (171/184) Installing abseil-cpp-strings-internal (20250814.1-r0) 18:58:10 #11 40.51 (172/184) Installing abseil-cpp-strings (20250814.1-r0) 18:58:10 #11 40.69 (173/184) Installing webrtc-audio-processing-2 (2.1-r1) 18:58:11 #11 40.92 (174/184) Installing pipewire-libs (1.4.9-r5) 18:58:11 #11 41.13 (175/184) Installing libasyncns (0.8-r4) 18:58:11 #11 41.27 (176/184) Installing libltdl (2.5.4-r2) 18:58:11 #11 41.41 (177/184) Installing orc (0.4.41-r0) 18:58:11 #11 41.61 (178/184) Installing tdb-libs (1.4.14-r0) 18:58:11 #11 41.74 (179/184) Installing libpulse (17.0-r5) 18:58:12 #11 41.92 (180/184) Installing simdutf (7.5.0-r1) 18:58:12 #11 42.08 (181/184) Installing libwebpdemux (1.6.0-r0) 18:58:12 #11 42.19 (182/184) Installing libxslt (1.1.43-r3) 18:58:12 #11 42.40 (183/184) Installing chromium (149.0.7827.53-r0) 18:58:14 #11 44.36 (184/184) Installing chromium-chromedriver (149.0.7827.53-r0) 18:58:15 #11 44.81 Executing busybox-1.37.0-r30.trigger 18:58:15 #11 44.82 Executing fontconfig-2.17.1-r0.trigger 18:58:15 #11 44.84 Executing mkfontscale-1.2.3-r1.trigger 18:58:15 #11 44.87 Executing glib-2.86.3-r0.trigger 18:58:15 #11 44.88 Executing shared-mime-info-2.4-r6.trigger 18:58:15 #11 45.21 Executing gdk-pixbuf-2.44.4-r0.trigger 18:58:15 #11 45.22 Executing gtk-update-icon-cache-3.24.51-r0.trigger 18:58:15 #11 45.25 Executing gtk+3.0-3.24.51-r0.trigger 18:58:15 #11 45.28 OK: 811.6 MiB in 214 packages 18:58:16 #11 45.89 ( 1/31) Installing jansson (2.14.1-r0) 18:58:16 #11 46.04 ( 2/31) Installing binutils (2.45.1-r0) 18:58:16 #11 46.25 ( 3/31) Installing libatomic (15.2.0-r2) 18:58:16 #11 46.40 ( 4/31) Installing isl26 (0.26-r1) 18:58:16 #11 46.66 ( 5/31) Installing mpfr4 (4.2.2-r0) 18:58:17 #11 46.88 ( 6/31) Installing mpc1 (1.3.1-r1) 18:58:17 #11 47.04 ( 7/31) Installing gcc (15.2.0-r2) 18:58:18 #11 48.26 ( 8/31) Installing musl-dev (1.2.5-r23) 18:58:18 #11 48.57 ( 9/31) Installing linux-headers (6.16.12-r0) 18:58:19 #11 48.86 (10/31) Installing libffi-dev (3.5.2-r0) 18:58:19 #11 49.00 (11/31) Installing libpq (18.4-r0) 18:58:19 #11 49.15 (12/31) Installing openssl-dev (3.5.7-r0) 18:58:19 #11 49.39 (13/31) Installing libpq-dev (18.4-r0) 18:58:19 #11 49.63 (14/31) Installing libecpg (18.4-r0) 18:58:20 #11 49.78 (15/31) Installing libecpg-dev (18.4-r0) 18:58:20 #11 49.95 (16/31) Installing clang20-headers (20.1.8-r1) 18:58:20 #11 50.22 (17/31) Installing llvm20-libs (20.1.8-r0) 18:58:21 #11 51.29 (18/31) Installing clang20-libs (20.1.8-r1) 18:58:22 #11 51.98 (19/31) Installing fortify-headers (1.1-r5) 18:58:22 #11 52.10 (20/31) Installing libstdc++-dev (15.2.0-r2) 18:58:22 #11 52.37 (21/31) Installing llvm20-linker-tools (20.1.8-r0) 18:58:22 #11 52.52 (22/31) Installing clang20 (20.1.8-r1) 18:58:22 #11 52.68 (23/31) Installing icu-libs (76.1-r1) 18:58:23 #11 52.88 (24/31) Installing icu (76.1-r1) 18:58:23 #11 53.04 (25/31) Installing icu-dev (76.1-r1) 18:58:23 #11 53.31 (26/31) Installing llvm20 (20.1.8-r0) 18:58:24 #11 54.19 (27/31) Installing lz4-libs (1.10.0-r0) 18:58:24 #11 54.36 (28/31) Installing lz4-dev (1.10.0-r0) 18:58:24 #11 54.49 (29/31) Installing zstd (1.5.7-r2) 18:58:24 #11 54.69 (30/31) Installing zstd-dev (1.5.7-r2) 18:58:25 #11 54.82 (31/31) Installing postgresql18-dev (18.4-r0) 18:58:25 #11 55.05 Executing busybox-1.37.0-r30.trigger 18:58:25 #11 55.07 OK: 1434.9 MiB in 245 packages 18:58:26 #11 55.88 (1/4) Installing g++ (15.2.0-r2) 18:58:26 #11 56.39 (2/4) Installing python3-dev (3.12.13-r0) 18:58:27 #11 56.85 (3/4) Installing libsodium-dev (1.0.20-r1) 18:58:27 #11 56.99 (4/4) Installing zeromq-dev (4.3.5-r2) 18:58:27 #11 57.11 Executing busybox-1.37.0-r30.trigger 18:58:27 #11 57.12 OK: 1523.4 MiB in 249 packages 18:58:28 #11 57.91 OK: 1523.4 MiB in 249 packages 18:58:28 #11 58.58 (1/1) Installing tzdata (2026b-r0) 18:58:28 #11 58.81 OK: 1523.8 MiB in 250 packages 18:58:29 #11 59.12 (1/1) Purging tzdata (2026b-r0) 18:58:29 #11 59.13 OK: 1523.4 MiB in 249 packages 18:58:31 #11 61.04 Looking in links: /tmp/tmpqc_efrhk 18:58:31 #11 61.04 Processing /tmp/tmpqc_efrhk/pip-25.0.1-py3-none-any.whl 18:58:31 #11 61.05 Installing collected packages: pip 18:58:32 #11 62.24 Successfully installed pip-25.0.1 18:58:32 #11 62.24 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 18:58:32 #11 62.71 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 18:58:33 #11 62.77 Collecting pip 18:58:33 #11 62.83 Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 18:58:33 #11 62.99 Collecting setuptools 18:58:33 #11 63.00 Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 18:58:33 #11 63.03 Collecting wheel 18:58:33 #11 63.04 Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 18:58:33 #11 63.06 Collecting packaging>=24.0 (from wheel) 18:58:33 #11 63.07 Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 18:58:33 #11 63.08 Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 18:58:33 #11 63.11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 63.2 MB/s eta 0:00:00 18:58:33 #11 63.12 Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 18:58:33 #11 63.14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 76.9 MB/s eta 0:00:00 18:58:33 #11 63.14 Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 18:58:33 #11 63.14 Downloading packaging-26.2-py3-none-any.whl (100 kB) 18:58:33 #11 63.18 Installing collected packages: setuptools, pip, packaging, wheel 18:58:34 #11 64.03 Attempting uninstall: pip 18:58:34 #11 64.03 Found existing installation: pip 25.0.1 18:58:34 #11 64.07 Uninstalling pip-25.0.1: 18:58:34 #11 64.08 Successfully uninstalled pip-25.0.1 18:58:35 #11 65.41 Successfully installed packaging-26.2 pip-26.1.2 setuptools-82.0.1 wheel-0.47.0 18:58:35 #11 65.41 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 18:58:36 #11 66.00 Processing ./edgex-taf-common 18:58:36 #11 66.00 Installing build dependencies: started 18:58:36 #11 66.80 Installing build dependencies: finished with status 'done' 18:58:37 #11 66.80 Getting requirements to build wheel: started 18:58:37 #11 67.24 Getting requirements to build wheel: finished with status 'done' 18:58:37 #11 67.24 Preparing metadata (pyproject.toml): started 18:58:37 #11 67.47 Preparing metadata (pyproject.toml): finished with status 'done' 18:58:37 #11 67.47 Building wheels for collected packages: edgex-taf-common 18:58:37 #11 67.47 Building wheel for edgex-taf-common (pyproject.toml): started 18:58:38 #11 67.75 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 18:58:38 #11 67.75 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15430 sha256=1deffda92577fb18aacb07dd9e44462d88b5d91e4d49445ea4eda327c0180ac1 18:58:38 #11 67.75 Stored in directory: /tmp/pip-ephem-wheel-cache-pssltr70/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 18:58:38 #11 67.76 Successfully built edgex-taf-common 18:58:38 #11 67.77 Installing collected packages: edgex-taf-common 18:58:38 #11 67.80 Successfully installed edgex-taf-common-0.0.0 18:58:38 #11 67.80 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 18:58:38 #11 68.35 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 18:58:38 #11 68.38 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 18:58:38 #11 68.40 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 18:58:38 #11 68.40 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 18:58:38 #11 68.44 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 18:58:38 #11 68.45 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 18:58:38 #11 68.49 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 18:58:38 #11 68.49 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 18:58:38 #11 68.52 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 18:58:38 #11 68.53 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 18:58:38 #11 68.54 Installing build dependencies: started 18:58:39 #11 69.27 Installing build dependencies: finished with status 'done' 18:58:39 #11 69.27 Getting requirements to build wheel: started 18:58:39 #11 69.71 Getting requirements to build wheel: finished with status 'done' 18:58:40 #11 69.71 Preparing metadata (pyproject.toml): started 18:58:40 #11 69.96 Preparing metadata (pyproject.toml): finished with status 'done' 18:58:40 #11 69.99 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 18:58:40 #11 69.99 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:58:40 #11 70.00 Installing build dependencies: started 18:58:40 #11 70.69 Installing build dependencies: finished with status 'done' 18:58:40 #11 70.69 Getting requirements to build wheel: started 18:58:41 #11 71.12 Getting requirements to build wheel: finished with status 'done' 18:58:41 #11 71.12 Preparing metadata (pyproject.toml): started 18:58:41 #11 71.35 Preparing metadata (pyproject.toml): finished with status 'done' 18:58:41 #11 71.39 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 18:58:41 #11 71.39 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 18:58:41 #11 71.41 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 18:58:41 #11 71.41 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 18:58:41 #11 71.44 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 18:58:41 #11 71.44 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 18:58:41 #11 71.45 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 18:58:41 #11 71.46 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 18:58:41 #11 71.49 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 18:58:41 #11 71.49 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 18:58:42 #11 71.76 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 18:58:42 #11 71.77 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 18:58:42 #11 71.87 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 18:58:42 #11 71.88 Downloading psutil-7.0.0.tar.gz (497 kB) 18:58:42 #11 71.97 Installing build dependencies: started 18:58:42 #11 72.64 Installing build dependencies: finished with status 'done' 18:58:43 #11 72.64 Getting requirements to build wheel: started 18:58:43 #11 73.22 Getting requirements to build wheel: finished with status 'done' 18:58:43 #11 73.22 Preparing metadata (pyproject.toml): started 18:58:43 #11 73.57 Preparing metadata (pyproject.toml): finished with status 'done' 18:58:44 #11 73.85 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 18:58:44 #11 73.86 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) 18:58:44 #11 73.89 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 18:58:44 #11 73.90 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 18:58:44 #11 73.96 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 18:58:44 #11 73.96 Downloading psycopg2-2.9.10.tar.gz (385 kB) 18:58:44 #11 74.04 Installing build dependencies: started 18:58:45 #11 75.41 Installing build dependencies: finished with status 'done' 18:58:45 #11 75.41 Getting requirements to build wheel: started 18:58:46 #11 75.87 Getting requirements to build wheel: finished with status 'done' 18:58:46 #11 75.87 Preparing metadata (pyproject.toml): started 18:58:46 #11 76.11 Preparing metadata (pyproject.toml): finished with status 'done' 18:58:46 #11 76.21 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 18:58:46 #11 76.21 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 18:58:46 #11 76.40 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 18:58:46 #11 76.41 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 18:58:46 #11 76.42 Collecting pyjwt==2.13.0 (from -r requirements.txt (line 19)) 18:58:46 #11 76.43 Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 18:58:46 #11 76.67 Collecting cryptography==48.0.1 (from -r requirements.txt (line 20)) 18:58:47 #11 76.68 Downloading cryptography-48.0.1-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (4.3 kB) 18:58:47 #11 76.71 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 18:58:47 #11 76.71 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 18:58:47 #11 76.72 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 18:58:47 #11 76.73 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 18:58:47 #11 76.74 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 18:58:47 #11 76.75 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 18:58:47 #11 76.79 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:58:47 #11 76.79 Downloading selenium-4.45.0-py3-none-any.whl.metadata (7.4 kB) 18:58:47 #11 76.82 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:58:47 #11 76.82 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl.metadata (10 kB) 18:58:47 #11 76.84 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:58:47 #11 76.85 Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 18:58:47 #11 76.88 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:58:47 #11 76.88 Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) 18:58:47 #11 76.90 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:58:47 #11 76.90 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 18:58:47 #11 76.92 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:47 #11 76.93 Downloading docutils-0.23-py3-none-any.whl.metadata (15 kB) 18:58:47 #11 76.97 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:47 #11 76.97 Downloading flex-6.14.1.tar.gz (40 kB) 18:58:47 #11 77.01 Installing build dependencies: started 18:58:48 #11 77.68 Installing build dependencies: finished with status 'done' 18:58:48 #11 77.68 Getting requirements to build wheel: started 18:58:48 #11 78.14 Getting requirements to build wheel: finished with status 'done' 18:58:48 #11 78.14 Preparing metadata (pyproject.toml): started 18:58:48 #11 78.37 Preparing metadata (pyproject.toml): finished with status 'done' 18:58:48 #11 78.38 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:48 #11 78.39 Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) 18:58:48 #11 78.42 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:48 #11 78.42 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 18:58:48 #11 78.45 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:48 #11 78.46 Downloading openapi_core-0.23.1-py3-none-any.whl.metadata (8.1 kB) 18:58:48 #11 78.48 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:48 #11 78.48 Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 18:58:48 #11 78.53 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:48 #11 78.53 Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 18:58:48 #11 78.55 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:48 #11 78.55 Downloading tzlocal-5.4.3-py3-none-any.whl.metadata (7.7 kB) 18:58:48 #11 78.67 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 18:58:49 #11 78.68 Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (40 kB) 18:58:49 #11 78.69 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 18:58:49 #11 78.70 Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 18:58:49 #11 78.73 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 18:58:49 #11 78.73 Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 18:58:49 #11 78.75 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 18:58:49 #11 78.75 Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 18:58:49 #11 78.80 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:58:49 #11 78.80 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 18:58:49 #11 78.82 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:58:49 #11 78.82 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 18:58:49 #11 78.83 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (82.0.1) 18:58:49 #11 78.96 Collecting cffi>=2.0.0 (from cryptography==48.0.1->-r requirements.txt (line 20)) 18:58:49 #11 78.96 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.6 kB) 18:58:49 #11 78.98 Collecting pycparser (from cffi>=2.0.0->cryptography==48.0.1->-r requirements.txt (line 20)) 18:58:49 #11 78.98 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 18:58:49 #11 79.03 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:58:49 #11 79.03 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) 18:58:49 #11 79.06 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:58:49 #11 79.06 Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 18:58:49 #11 79.08 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:58:49 #11 79.09 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (10.0 kB) 18:58:49 #11 79.11 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:58:49 #11 79.11 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 18:58:49 #11 79.13 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:58:49 #11 79.13 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 18:58:49 #11 79.15 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:58:49 #11 79.15 Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) 18:58:49 #11 79.17 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:58:49 #11 79.17 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 18:58:49 #11 79.19 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:58:49 #11 79.19 Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 18:58:49 #11 79.21 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:58:49 #11 79.21 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 18:58:49 #11 79.22 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:58:49 #11 79.23 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:58:49 #11 79.23 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:58:49 #11 79.24 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 18:58:49 #11 79.25 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:58:49 #11 79.26 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 18:58:49 #11 79.27 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:58:49 #11 79.27 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 18:58:49 #11 79.32 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:58:49 #11 79.33 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 18:58:49 #11 79.38 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:49 #11 79.38 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) 18:58:49 #11 79.40 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:49 #11 79.41 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:58:49 #11 79.42 Installing build dependencies: started 18:58:50 #11 80.10 Installing build dependencies: finished with status 'done' 18:58:50 #11 80.10 Getting requirements to build wheel: started 18:58:51 #11 81.02 Getting requirements to build wheel: finished with status 'done' 18:58:51 #11 81.02 Preparing metadata (pyproject.toml): started 18:58:51 #11 81.33 Preparing metadata (pyproject.toml): finished with status 'done' 18:58:51 #11 81.36 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:51 #11 81.37 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 18:58:51 #11 81.38 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:51 #11 81.38 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:58:51 #11 81.39 Installing build dependencies: started 18:58:53 #11 82.82 Installing build dependencies: finished with status 'done' 18:58:53 #11 82.82 Getting requirements to build wheel: started 18:58:53 #11 83.25 Getting requirements to build wheel: finished with status 'done' 18:58:53 #11 83.25 Preparing metadata (pyproject.toml): started 18:58:53 #11 83.47 Preparing metadata (pyproject.toml): finished with status 'done' 18:58:53 #11 83.49 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:53 #11 83.49 Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 18:58:53 #11 83.51 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:53 #11 83.52 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 18:58:53 #11 83.54 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:53 #11 83.54 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 18:58:54 #11 83.87 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:54 #11 83.88 Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 18:58:54 #11 83.89 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:54 #11 83.90 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 18:58:54 #11 83.91 Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:54 #11 83.92 Downloading jsonschema_path-0.4.6-py3-none-any.whl.metadata (5.9 kB) 18:58:54 #11 83.94 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:54 #11 83.94 Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 18:58:54 #11 83.96 Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:54 #11 83.97 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) 18:58:54 #11 83.99 Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:54 #11 83.99 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl.metadata (6.5 kB) 18:58:54 #11 84.02 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:54 #11 84.03 Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 18:58:54 #11 84.04 Collecting pathable<0.6.0,>=0.5.0 (from jsonschema-path<0.5.0,>=0.4.5->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:54 #11 84.05 Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) 18:58:54 #11 84.19 Collecting pydantic<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:54 #11 84.20 Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB) 18:58:54 #11 84.22 Collecting pydantic-settings<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:54 #11 84.22 Downloading pydantic_settings-2.14.2-py3-none-any.whl.metadata (3.4 kB) 18:58:54 #11 84.23 Collecting rfc3339-validator (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:54 #11 84.24 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 18:58:54 #11 84.28 Collecting lazy-object-proxy<2.0,>=1.7.1 (from openapi-spec-validator<0.9.0,>=0.8.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:54 #11 84.29 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) 18:58:54 #11 84.30 Collecting annotated-types>=0.6.0 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:54 #11 84.31 Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) 18:58:55 #11 85.22 Collecting pydantic-core==2.46.4 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:55 #11 85.23 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.6 kB) 18:58:55 #11 85.24 Collecting typing-inspection>=0.4.2 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:55 #11 85.24 Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) 18:58:55 #11 85.31 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:55 #11 85.32 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) 18:58:55 #11 85.34 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 18:58:55 #11 85.35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 120.9 MB/s 0:00:00 18:58:55 #11 85.35 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 18:58:55 #11 85.36 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 18:58:55 #11 85.36 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 18:58:55 #11 85.37 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 18:58:55 #11 85.38 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 18:58:55 #11 85.38 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 18:58:55 #11 85.39 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 18:58:55 #11 85.40 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 18:58:55 #11 85.42 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 18:58:56 #11 85.83 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 44.3 MB/s 0:00:00 18:58:56 #11 85.88 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) 18:58:56 #11 85.90 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 134.2 MB/s 0:00:00 18:58:56 #11 85.90 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 18:58:56 #11 85.91 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 142.9 MB/s 0:00:00 18:58:56 #11 85.92 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 18:58:56 #11 85.94 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 139.2 MB/s 0:00:00 18:58:56 #11 85.95 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 18:58:56 #11 85.95 Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 18:58:56 #11 85.98 Downloading cryptography-48.0.1-cp311-abi3-musllinux_1_2_x86_64.whl (5.0 MB) 18:58:56 #11 86.09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 44.0 MB/s 0:00:00 18:58:56 #11 86.09 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 18:58:56 #11 86.10 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 18:58:56 #11 86.11 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 18:58:56 #11 86.11 Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_x86_64.whl (218 kB) 18:58:56 #11 86.12 Downloading idna-3.18-py3-none-any.whl (65 kB) 18:58:56 #11 86.12 Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 18:58:56 #11 86.13 Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 18:58:56 #11 86.13 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl (221 kB) 18:58:56 #11 86.14 Downloading click-8.4.1-py3-none-any.whl (116 kB) 18:58:56 #11 86.15 Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) 18:58:56 #11 86.15 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl (359 kB) 18:58:56 #11 86.16 Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 18:58:56 #11 86.17 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) 18:58:56 #11 86.18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 134.8 MB/s 0:00:00 18:58:56 #11 86.18 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 18:58:56 #11 86.19 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 18:58:56 #11 86.20 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 18:58:56 #11 86.20 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB) 18:58:56 #11 86.21 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 18:58:56 #11 86.21 Downloading selenium-4.45.0-py3-none-any.whl (9.5 MB) 18:58:56 #11 86.40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 62.7 MB/s 0:00:00 18:58:56 #11 86.40 Downloading trio-0.33.0-py3-none-any.whl (510 kB) 18:58:56 #11 86.42 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 18:58:56 #11 86.42 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:58:56 #11 86.43 Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 18:58:56 #11 86.43 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:58:56 #11 86.44 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 18:58:56 #11 86.44 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 18:58:56 #11 86.45 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 18:58:56 #11 86.45 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 18:58:56 #11 86.45 Downloading docutils-0.23-py3-none-any.whl (634 kB) 18:58:56 #11 86.47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.7/634.7 kB 57.0 MB/s 0:00:00 18:58:56 #11 86.48 Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 18:58:56 #11 86.48 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) 18:58:56 #11 86.50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 69.3 MB/s 0:00:00 18:58:56 #11 86.50 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:58:56 #11 86.51 Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) 18:58:56 #11 86.51 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 18:58:56 #11 86.52 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 18:58:56 #11 86.52 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 18:58:56 #11 86.53 Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_x86_64.whl (582 kB) 18:58:56 #11 86.54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 582.4/582.4 kB 80.2 MB/s 0:00:00 18:58:56 #11 86.54 Downloading openapi_core-0.23.1-py3-none-any.whl (115 kB) 18:58:56 #11 86.55 Downloading jsonschema_path-0.4.6-py3-none-any.whl (19 kB) 18:58:56 #11 86.55 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) 18:58:56 #11 86.56 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl (50 kB) 18:58:56 #11 86.56 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) 18:58:56 #11 86.57 Downloading pathable-0.5.0-py3-none-any.whl (16 kB) 18:58:56 #11 86.58 Downloading pydantic-2.13.4-py3-none-any.whl (472 kB) 18:58:56 #11 86.59 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_x86_64.whl (2.4 MB) 18:58:56 #11 86.63 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 62.2 MB/s 0:00:00 18:58:56 #11 86.64 Downloading pydantic_settings-2.14.2-py3-none-any.whl (61 kB) 18:58:56 #11 86.65 Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) 18:58:56 #11 86.65 Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) 18:58:56 #11 86.66 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 18:58:56 #11 86.67 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 18:58:56 #11 86.67 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 18:58:56 #11 86.68 Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 18:58:56 #11 86.68 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 18:58:56 #11 86.69 Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 18:58:56 #11 86.72 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 37.8 MB/s 0:00:00 18:58:56 #11 86.73 Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 18:58:56 #11 86.75 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 18:58:57 #11 86.76 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:58:57 #11 86.76 Downloading tzlocal-5.4.3-py3-none-any.whl (18 kB) 18:58:57 #11 86.90 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 18:58:57 #11 86.91 Building wheel for robotframework-sshlibrary (pyproject.toml): started 18:58:57 #11 87.19 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 18:58:57 #11 87.19 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=ec13e1e8bc7156e57b9ef523d21ff1e661d0c49741821431fe2cfca1b08a5aa7 18:58:57 #11 87.19 Stored in directory: /tmp/pip-ephem-wheel-cache-t_fdg6xo/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 18:58:57 #11 87.19 Building wheel for robotbackgroundlogger (pyproject.toml): started 18:58:57 #11 87.47 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 18:58:58 #11 87.48 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=9cd0769a210d08db89758da8c48ff987ddc31a7a1535f4befafd32cc0faeb929 18:58:58 #11 87.48 Stored in directory: /tmp/pip-ephem-wheel-cache-t_fdg6xo/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 18:58:58 #11 87.48 Building wheel for psutil (pyproject.toml): started 18:59:00 #11 90.05 Building wheel for psutil (pyproject.toml): finished with status 'done' 18:59:00 #11 90.05 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277147 sha256=6194180da4745971424f73520fa72adfc9ea818ec3fdad664b2dde0bdba89f8a 18:59:00 #11 90.05 Stored in directory: /tmp/pip-ephem-wheel-cache-t_fdg6xo/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 18:59:00 #11 90.06 Building wheel for psycopg2 (pyproject.toml): started 18:59:10 #11 99.43 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 18:59:10 #11 99.43 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=533670 sha256=d8735576f93bf95863783722a179b0bf30915934e177a4c882a090630a6511d0 18:59:10 #11 99.44 Stored in directory: /tmp/pip-ephem-wheel-cache-t_fdg6xo/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 18:59:10 #11 99.44 Building wheel for flex (pyproject.toml): started 18:59:10 #11 99.79 Building wheel for flex (pyproject.toml): finished with status 'done' 18:59:10 #11 99.80 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=628c417c24f66b0d268020e30f7a63cfe14677f869448c5e396d5619a83f2337 18:59:10 #11 99.80 Stored in directory: /tmp/pip-ephem-wheel-cache-t_fdg6xo/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 18:59:10 #11 99.80 Building wheel for strict-rfc3339 (pyproject.toml): started 18:59:10 #11 100.1 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 18:59:10 #11 100.1 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18222 sha256=92781e346a434a49ea2e8259b7c22ccd8eecb09c7ee2a4301a0b28797de925a1 18:59:10 #11 100.1 Stored in directory: /tmp/pip-ephem-wheel-cache-t_fdg6xo/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 18:59:10 #11 100.1 Building wheel for validate-email (pyproject.toml): started 18:59:10 #11 100.4 Building wheel for validate-email (pyproject.toml): finished with status 'done' 18:59:10 #11 100.4 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=8e1f26b7e5ea08a322874f6a0aacbb0e0d93b9e47d8610219a53305903895122 18:59:10 #11 100.4 Stored in directory: /tmp/pip-ephem-wheel-cache-t_fdg6xo/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 18:59:10 #11 100.4 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 18:59:10 #11 100.6 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, jsonpath-ng, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, annotated-types, wsproto, werkzeug, typing-inspection, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, pydantic-core, outcome, cffi, trio, robotframework-requests, pynacl, pydantic, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, pydantic-settings, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 18:59:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13681 in /w/workspace/xfoundry_edgex-taf-common_PR-150 [Pipeline] { [Pipeline] checkout 18:59:25 Selected Git installation does not exist. Using Default 18:59:25 The recommended git tool is: NONE 18:59:25 #11 113.4 18:59:25 #11 113.5 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 annotated-types-0.7.0 attrs-26.1.0 bcrypt-5.0.0 certifi-2026.6.17 cffi-2.0.0 charset_normalizer-3.4.7 click-8.4.1 configparser-7.2.0 cryptography-48.0.1 docker-7.1.0 docutils-0.23 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.18 influxdb-client-1.49.0 invoke-3.0.3 isodate-0.7.2 jsonpath-ng-1.8.0 jsonpointer-3.1.1 jsonschema-4.26.0 jsonschema-path-0.4.6 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-11.1.0 numpy-2.2.5 openapi-core-0.23.1 openapi-schema-validator-0.8.1 openapi-spec-validator-0.8.5 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-5.0.0 pathable-0.5.0 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pydantic-2.13.4 pydantic-core-2.46.4 pydantic-settings-2.14.2 pygments-2.20.0 pyjwt-2.13.0 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2026.2 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.37.0 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.6.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-2026.5.1 scp-0.15.0 selenium-4.45.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 typing-inspection-0.4.2 tzlocal-5.4.3 urllib3-2.7.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.8 wsproto-1.3.2 18:59:25 #11 113.5 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 18:59:25 #11 DONE 114.9s 18:59:25 18:59:25 #12 exporting to image 18:59:25 #12 exporting layers 18:59:30 using credential edgex-jenkins-ssh 18:59:30 Cloning the remote Git repository 18:59:30 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 18:59:30 > git init /w/workspace/xfoundry_edgex-taf-common_PR-150 # timeout=10 18:59:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:59:31 > git --version # timeout=10 18:59:31 > git --version # 'git version 2.25.1' 18:59:31 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:59:32 #12 exporting layers 6.5s done 18:59:32 #12 writing image sha256:859871a1d7346cf5418afd3966c99742745febd49b16cefb797c2a635c7e50dd done 18:59:32 #12 naming to docker.io/library/edgex-taf-common done 18:59:32 #12 DONE 6.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:59:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:59:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:33 18:59:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:33 latest: Pulling from edgex-lftools-log-publisher 18:59:33 5eb5b503b376: Pulling fs layer 18:59:33 5c69ac0246d0: Pulling fs layer 18:59:33 ec43610c2a17: Pulling fs layer 18:59:33 3a2ae6a8a46f: Pulling fs layer 18:59:33 33b1e0a273af: Pulling fs layer 18:59:33 5d3b04190fa2: Pulling fs layer 18:59:33 2f39f015ded8: Pulling fs layer 18:59:33 33b1e0a273af: Waiting 18:59:33 5d3b04190fa2: Waiting 18:59:33 2f39f015ded8: Waiting 18:59:33 3a2ae6a8a46f: Waiting 18:59:33 5c69ac0246d0: Verifying Checksum 18:59:33 5c69ac0246d0: Download complete 18:59:33 3a2ae6a8a46f: Verifying Checksum 18:59:33 3a2ae6a8a46f: Download complete 18:59:33 33b1e0a273af: Verifying Checksum 18:59:33 33b1e0a273af: Download complete 18:59:33 ec43610c2a17: Download complete 18:59:33 5d3b04190fa2: Verifying Checksum 18:59:33 5d3b04190fa2: Download complete 18:59:33 Merging remotes/origin/main commit 674b39466aa04daeb3de7b2fd9f62241e4674147 into PR head commit 13842c826038cd011a38ac25b144bd049bc3f683 18:59:33 5eb5b503b376: Verifying Checksum 18:59:33 5eb5b503b376: Download complete 18:59:33 Merge succeeded, producing 0d4178f65b675157f1f08c5a66487941e5abf81c 18:59:33 Checking out Revision 0d4178f65b675157f1f08c5a66487941e5abf81c (PR-150) 18:59:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:59:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:59:33 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:59:33 > git config core.sparsecheckout # timeout=10 18:59:33 > git checkout -f 13842c826038cd011a38ac25b144bd049bc3f683 # timeout=10 18:59:33 > git remote # timeout=10 18:59:33 > git config --get remote.origin.url # timeout=10 18:59:33 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:33 > git merge 674b39466aa04daeb3de7b2fd9f62241e4674147 # timeout=10 18:59:33 > git rev-parse HEAD^{commit} # timeout=10 18:59:33 > git config core.sparsecheckout # timeout=10 18:59:33 > git checkout -f 0d4178f65b675157f1f08c5a66487941e5abf81c # timeout=10 18:59:34 2f39f015ded8: Download complete 18:59:35 5eb5b503b376: Pull complete 18:59:35 5c69ac0246d0: Pull complete 18:59:35 ec43610c2a17: Pull complete 18:59:35 3a2ae6a8a46f: Pull complete 18:59:35 33b1e0a273af: Pull complete 18:59:35 5d3b04190fa2: Pull complete 18:59:37 Commit message: "Merge commit '674b39466aa04daeb3de7b2fd9f62241e4674147' into HEAD" 18:59:37 First time build. Skipping changelog. 18:59:37 > git rev-list --no-walk 117a28cc2d5b8eb7b0bae57423b2a0928e55cdc5 # timeout=10 18:59:39 18:59:39 GitHub has been notified of this commit’s build result 18:59:39 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:59:39 provisioning config files... 18:59:39 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/config7686300757953076188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:59:40 ---> ****-login.sh 18:59:40 nexus3.edgexfoundry.org:10001 18:59:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:59:40 Configure a credential helper to remove this warning. See 18:59:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:59:40 18:59:40 Login Succeeded 18:59:40 nexus3.edgexfoundry.org:10002 18:59:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:41 2f39f015ded8: Pull complete 18:59:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:59:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:41 prd-ubuntu20.04-docker-8c-8g-13672 does not seem to be running inside a container 18:59:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-150 -v /w/workspace/xfoundry_edgex-taf-common_PR-150:/w/workspace/xfoundry_edgex-taf-common_PR-150:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-150@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:59:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:59:41 Configure a credential helper to remove this warning. See 18:59:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:59:41 18:59:41 Login Succeeded 18:59:41 nexus3.edgexfoundry.org:10003 18:59:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:59:41 Configure a credential helper to remove this warning. See 18:59:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:59:41 18:59:41 Login Succeeded 18:59:41 nexus3.edgexfoundry.org:10004 18:59:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:59:42 Configure a credential helper to remove this warning. See 18:59:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:59:42 18:59:42 Login Succeeded 18:59:42 ****.io 18:59:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:59:42 Configure a credential helper to remove this warning. See 18:59:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:59:42 18:59:42 Login Succeeded 18:59:42 ---> ****-login.sh ends 18:59:43 $ docker top 29dcd71b148c32628fe005c0703b8c93f8f7d6776872d3f6498c542407f768b1 -eo pid,comm [Pipeline] { [Pipeline] } 18:59:44 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 18:59:44 ---> job-cost.sh 18:59:44 lf-activate-venv: SKIPPING 18:59:44 INFO: No Stack... [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:59:44 INFO: Retrieving Pricing Info for: v3-standard-8 18:59:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:59:45 INFO: Archiving Costs [Pipeline] sh 18:59:45 + ls -al . 18:59:45 total 68 18:59:45 drwxrwxr-x 5 jenkins jenkins 4096 Jun 22 18:59 . 18:59:45 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 18:59 .. 18:59:45 drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 18:59 .git 18:59:45 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 18:59 .github 18:59:45 -rw-rw-r-- 1 jenkins jenkins 22 Jun 22 18:59 .gitignore 18:59:45 -rw-rw-r-- 1 jenkins jenkins 1655 Jun 22 18:59 Dockerfile 18:59:45 -rw-rw-r-- 1 jenkins jenkins 746 Jun 22 18:59 Jenkinsfile 18:59:45 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 22 18:59 LICENSE 18:59:45 -rw-rw-r-- 1 jenkins jenkins 4232 Jun 22 18:59 README.md 18:59:45 drwxrwxr-x 5 jenkins jenkins 4096 Jun 22 18:59 TUC 18:59:45 -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 18:57 VERSION 18:59:45 -rw-rw-r-- 1 jenkins jenkins 473 Jun 22 18:59 requirements.txt 18:59:45 -rw-rw-r-- 1 jenkins jenkins 54 Jun 22 18:59 robot-entrypoint.sh 18:59:45 -rw-rw-r-- 1 jenkins jenkins 445 Jun 22 18:59 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:45 + cat /w/workspace/xfoundry_edgex-taf-common_PR-150/archives/cost.csv 18:59:45 + cut -d, -f6 [Pipeline] lock 18:59:45 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-150-3-stack-cost] 18:59:45 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-150-3-stack-cost] did not exist. Created. 18:59:45 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-150-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:59:45 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=0d4178f65b675157f1f08c5a66487941e5abf81c --label arch=arm64 --label version=0.0.0 . 18:59:45 + echo total: 0.2199999988079071 [Pipeline] stash 18:59:45 Stashed 1 file(s) [Pipeline] } 18:59:45 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-150-3-stack-cost] [Pipeline] // lock 18:59:45 Sending build context to Docker daemon 444.9kB 18:59:45 Step 1/13 : FROM alpine:3.23.2 [Pipeline] } 18:59:45 $ docker stop --time=1 29dcd71b148c32628fe005c0703b8c93f8f7d6776872d3f6498c542407f768b1 18:59:46 3.23.2: Pulling from library/alpine 18:59:46 f6b4fb944634: Pulling fs layer 18:59:47 f6b4fb944634: Download complete 18:59:47 $ docker rm -f --volumes 29dcd71b148c32628fe005c0703b8c93f8f7d6776872d3f6498c542407f768b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:59:47 f6b4fb944634: Pull complete 18:59:47 Digest: sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 18:59:47 Status: Downloaded newer image for alpine:3.23.2 18:59:47 ---> e8f9ca9f1870 18:59:47 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 18:59:48 ---> Running in fcc71f04e4cf 18:59:48 Removing intermediate container fcc71f04e4cf 18:59:48 ---> 6d6249874f06 18:59:48 Step 3/13 : LABEL maintainer="Bruce Huang " 18:59:48 ---> Running in eca8c219d5c1 18:59:49 Removing intermediate container eca8c219d5c1 18:59:49 ---> 4545efbfd403 18:59:49 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 18:59:53 ---> f90993263e09 18:59:53 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 18:59:54 ---> 8b0a2e780c5d 18:59:54 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 18:59:54 ---> cd5e0cb93f72 18:59:54 Step 7/13 : WORKDIR /edgex-taf 18:59:55 ---> Running in 9a04c22e04cd 18:59:55 Removing intermediate container 9a04c22e04cd 18:59:55 ---> f22760727f63 18:59:55 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:59:55 ---> Running in a87e03464851 18:59:57 Removing intermediate container a87e03464851 18:59:57 ---> 7b9dfad36230 18:59:57 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 18:59:57 ---> Running in f55ea76dbbbc 19:00:03 Preupgrading: 19:00:03 (1/2) Upgrading libapk (3.0.3-r1 -> 3.0.6-r0) 19:00:03 (2/2) Upgrading apk-tools (3.0.3-r1 -> 3.0.6-r0) 19:00:03 Executing busybox-1.37.0-r30.trigger 19:00:03 Continuing with the main upgrade transaction: 19:00:05 (1/9) Upgrading alpine-baselayout-data (3.7.1-r8 -> 3.7.2-r0) 19:00:05 Installing file to etc/hostname.apk-new 19:00:05 Installing file to etc/hosts.apk-new 19:00:05 Installing file to etc/mtab.apk-new 19:00:05 Installing file to etc/shadow.apk-new 19:00:05 (2/9) Upgrading musl (1.2.5-r21 -> 1.2.5-r23) 19:00:05 (3/9) Upgrading alpine-baselayout (3.7.1-r8 -> 3.7.2-r0) 19:00:06 Executing alpine-baselayout-3.7.2-r0.pre-upgrade 19:00:06 Executing alpine-baselayout-3.7.2-r0.post-upgrade 19:00:06 (4/9) Upgrading alpine-release (3.23.2-r0 -> 3.23.5-r0) 19:00:06 (5/9) Upgrading libcrypto3 (3.5.4-r0 -> 3.5.7-r0) 19:00:06 (6/9) Upgrading libssl3 (3.5.4-r0 -> 3.5.7-r0) 19:00:07 (7/9) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) 19:00:07 (8/9) Upgrading ca-certificates-bundle (20251003-r0 -> 20260611-r0) 19:00:07 (9/9) Upgrading musl-utils (1.2.5-r21 -> 1.2.5-r23) 19:00:08 Executing busybox-1.37.0-r30.trigger 19:00:08 OK: 8433 KiB in 16 packages 19:00:10 ( 1/14) Installing brotli-libs (1.2.0-r0) 19:00:10 ( 2/14) Installing c-ares (1.34.6-r0) 19:00:10 ( 3/14) Installing libunistring (1.4.1-r0) 19:00:11 ( 4/14) Installing libidn2 (2.3.8-r0) 19:00:11 ( 5/14) Installing nghttp2-libs (1.69.0-r0) 19:00:11 ( 6/14) Installing libpsl (0.21.5-r3) 19:00:11 ( 7/14) Installing zstd-libs (1.5.7-r2) 19:00:12 ( 8/14) Installing libcurl (8.19.0-r0) 19:00:12 ( 9/14) Installing curl (8.19.0-r0) 19:00:12 (10/14) Installing ca-certificates (20260611-r0) 19:00:12 (11/14) Installing docker-cli (29.5.2-r0) 19:00:13 (12/14) Installing oniguruma (6.9.10-r0) 19:00:14 (13/14) Installing jq (1.8.1-r0) 19:00:14 (14/14) Installing openssl (3.5.7-r0) 19:00:14 Executing busybox-1.37.0-r30.trigger 19:00:14 Executing ca-certificates-20260611-r0.trigger 19:00:14 OK: 44.2 MiB in 30 packages 19:00:17 ( 1/184) Installing libxau (1.0.12-r0) 19:00:17 ( 2/184) Installing libmd (1.1.0-r0) 19:00:17 ( 3/184) Installing libbsd (0.12.2-r0) 19:00:17 ( 4/184) Installing libxdmcp (1.1.5-r1) 19:00:18 ( 5/184) Installing libxcb (1.17.0-r1) 19:00:18 ( 6/184) Installing libx11 (1.8.12-r1) 19:00:19 ( 7/184) Installing libxext (1.3.6-r2) 19:00:19 ( 8/184) Installing hwdata-pci (0.401-r0) 19:00:19 ( 9/184) Installing libpciaccess (0.18.1-r1) 19:00:20 ( 10/184) Installing libdrm (2.4.131-r0) 19:00:20 ( 11/184) Installing libgcc (15.2.0-r2) 19:00:20 ( 12/184) Installing chromium-angle (149.0.7827.53-r0) 19:00:22 ( 13/184) Installing chromium-common (149.0.7827.53-r0) 19:00:22 ( 14/184) Installing libexpat (2.8.1-r0) 19:00:22 ( 15/184) Installing libbz2 (1.0.8-r6) 19:00:23 ( 16/184) Installing libpng (1.6.58-r1) 19:00:23 ( 17/184) Installing freetype (2.14.1-r0) 19:00:23 ( 18/184) Installing fontconfig (2.17.1-r0) 19:00:24 ( 19/184) Installing libfontenc (1.1.8-r0) 19:00:24 ( 20/184) Installing mkfontscale (1.2.3-r1) 19:00:24 ( 21/184) Installing font-opensans (0_git20210927-r1) 19:00:24 ( 22/184) Installing libffi (3.5.2-r0) 19:00:24 ( 23/184) Installing libintl (0.24.1-r1) 19:00:25 ( 24/184) Installing libeconf (0.8.3-r0) 19:00:25 ( 25/184) Installing libblkid (2.41.4-r0) 19:00:25 ( 26/184) Installing libmount (2.41.4-r0) 19:00:25 ( 27/184) Installing pcre2 (10.47-r0) 19:00:26 ( 28/184) Installing glib (2.86.3-r0) 19:00:26 ( 29/184) Installing gobject-introspection (1.86.0-r0) 19:00:27 ( 30/184) Installing pkgconf (2.5.1-r0) 19:00:27 ( 31/184) Installing hicolor-icon-theme (0.18-r0) 19:00:27 ( 32/184) Installing libstdc++ (15.2.0-r2) 19:00:27 ( 33/184) Installing xz-libs (5.8.3-r0) 19:00:28 ( 34/184) Installing libxml2 (2.13.9-r1) 19:00:28 ( 35/184) Installing shared-mime-info (2.4-r6) 19:00:28 ( 36/184) Installing libjpeg-turbo (3.1.2-r0) 19:00:29 ( 37/184) Installing libsharpyuv (1.6.0-r0) 19:00:29 ( 38/184) Installing libwebp (1.6.0-r0) 19:00:29 ( 39/184) Installing tiff (4.7.1-r0) 19:00:29 ( 40/184) Installing gdk-pixbuf (2.44.4-r0) 19:00:30 ( 41/184) Installing gtk-update-icon-cache (3.24.51-r0) 19:00:30 ( 42/184) Installing libxcomposite (0.4.6-r5) 19:00:30 ( 43/184) Installing libxfixes (6.0.2-r0) 19:00:31 ( 44/184) Installing libxrender (0.9.12-r0) 19:00:31 ( 45/184) Installing libxcursor (1.2.3-r0) 19:00:31 ( 46/184) Installing libxdamage (1.1.6-r5) 19:00:31 ( 47/184) Installing libxi (1.8.2-r0) 19:00:31 ( 48/184) Installing libxinerama (1.1.5-r4) 19:00:32 ( 49/184) Installing libxrandr (1.5.4-r1) 19:00:32 ( 50/184) Installing libatk-1.0 (2.58.3-r0) 19:00:32 ( 51/184) Installing dbus-libs (1.16.2-r1) 19:00:32 ( 52/184) Installing at-spi2-core-libs (2.58.3-r0) 19:00:33 ( 53/184) Installing gdbm (1.26-r0) 19:00:33 ( 54/184) Installing mpdecimal (4.0.1-r0) 19:00:33 ( 55/184) Installing ncurses-terminfo-base (6.5_p20251123-r0) 19:00:33 ( 56/184) Installing libncursesw (6.5_p20251123-r0) 19:00:34 ( 57/184) Installing libpanelw (6.5_p20251123-r0) 19:00:34 ( 58/184) Installing readline (8.3.1-r0) 19:00:34 ( 59/184) Installing sqlite-libs (3.51.2-r0) 19:00:34 ( 60/184) Installing python3 (3.12.13-r0) 19:00:36 ( 61/184) Installing python3-pycache-pyc0 (3.12.13-r0) 19:00:36 ( 62/184) Installing pyc (3.12.13-r0) 19:00:36 ( 63/184) Installing python3-pyc (3.12.13-r0) 19:00:36 ( 64/184) Installing libxtst (1.2.5-r0) 19:00:37 ( 65/184) Installing at-spi2-core (2.58.3-r0) 19:00:37 ( 66/184) Installing libatk-bridge-2.0 (2.58.3-r0) 19:00:37 ( 67/184) Installing pixman (0.46.4-r0) 19:00:37 ( 68/184) Installing cairo (1.18.4-r0) 19:00:38 ( 69/184) Installing cairo-gobject (1.18.4-r0) 19:00:38 ( 70/184) Installing avahi-libs (0.8-r23) 19:00:38 ( 71/184) Installing gmp (6.3.0-r4) 19:00:39 ( 72/184) Installing nettle (3.10.2-r0) 19:00:39 ( 73/184) Installing libtasn1 (4.21.0-r0) 19:00:39 ( 74/184) Installing p11-kit (0.25.5-r2) 19:00:39 ( 75/184) Installing gnutls (3.8.13-r0) 19:00:39 ( 76/184) Installing cups-libs (2.4.18-r0) 19:00:40 ( 77/184) Installing libepoxy (1.5.10-r1) 19:00:40 ( 78/184) Installing fribidi (1.0.16-r2) 19:00:40 ( 79/184) Installing graphite2 (1.3.14-r6) 19:00:41 ( 80/184) Installing harfbuzz (12.2.0-r0) 19:00:41 ( 81/184) Installing libxft (2.3.9-r0) 19:00:41 ( 82/184) Installing pango (1.56.4-r0) 19:00:41 ( 83/184) Installing wayland-libs-client (1.24.0-r0) 19:00:42 ( 84/184) Installing wayland-libs-cursor (1.24.0-r0) 19:00:42 ( 85/184) Installing wayland-libs-egl (1.24.0-r0) 19:00:42 ( 86/184) Installing xkeyboard-config (2.46-r0) 19:00:42 ( 87/184) Installing libxkbcommon (1.12.2-r0) 19:00:43 ( 88/184) Installing gtk+3.0 (3.24.51-r0) 19:00:43 ( 89/184) Installing icu-data-full (76.1-r1) 19:00:44 ( 90/184) Installing llvm21-libs (21.1.2-r1) 19:00:49 ( 91/184) Installing spirv-tools (1.4.321.0-r1) 19:00:49 ( 92/184) Installing libelf (0.194-r0) 19:00:49 ( 93/184) Installing libxshmfence (1.3.3-r0) 19:00:49 ( 94/184) Installing mesa (25.2.7-r1) 19:00:50 ( 95/184) Installing mesa-gbm (25.2.7-r1) 19:00:50 ( 96/184) Installing mesa-dri-gallium (25.2.7-r1) 19:00:50 ( 97/184) Installing eudev-libs (3.2.14-r6) 19:00:51 ( 98/184) Installing libmagic (5.46-r2) 19:00:51 ( 99/184) Installing file (5.46-r2) 19:00:51 (100/184) Installing xprop (1.2.8-r0) 19:00:51 (101/184) Installing libice (1.1.2-r0) 19:00:52 (102/184) Installing libuuid (2.41.4-r0) 19:00:52 (103/184) Installing libsm (1.2.6-r0) 19:00:52 (104/184) Installing libxt (1.3.1-r0) 19:00:52 (105/184) Installing libxmu (1.2.1-r0) 19:00:53 (106/184) Installing xset (1.2.5-r1) 19:00:53 (107/184) Installing xdg-utils (1.2.1-r1) 19:00:53 (108/184) Installing libogg (1.3.6-r0) 19:00:53 (109/184) Installing libflac (1.4.3-r2) 19:00:54 (110/184) Installing alsa-lib (1.2.14-r2) 19:00:54 (111/184) Installing libSvtAv1Enc (3.1.2-r0) 19:00:54 (112/184) Installing aom-libs (3.14.1-r0) 19:00:55 (113/184) Installing libva (2.22.0-r1) 19:00:55 (114/184) Installing libvdpau (1.5-r4) 19:00:55 (115/184) Installing ffmpeg-libavutil (8.0.1-r1) 19:00:55 (116/184) Installing libdav1d (1.5.2-r0) 19:00:56 (117/184) Installing libhwy (1.3.0-r0) 19:00:56 (118/184) Installing lcms2 (2.19-r0) 19:00:56 (119/184) Installing libjxl (0.11.1-r3) 19:00:56 (120/184) Installing lame-libs (3.100-r5) 19:00:57 (121/184) Installing opus (1.5.2-r1) 19:00:57 (122/184) Installing rav1e-libs (0.8.1-r0) 19:00:57 (123/184) Installing glslang-libs (1.4.321.0-r0) 19:00:57 (124/184) Installing shaderc (2025.3-r0) 19:00:58 (125/184) Installing libgomp (15.2.0-r2) 19:00:58 (126/184) Installing soxr (0.1.3-r7) 19:00:58 (127/184) Installing ffmpeg-libswresample (8.0.1-r1) 19:00:59 (128/184) Installing libtheora (1.2.0-r0) 19:00:59 (129/184) Installing libvorbis (1.3.7-r2) 19:00:59 (130/184) Installing libvpx (1.15.2-r1) 19:01:00 (131/184) Installing libwebpmux (1.6.0-r0) 19:01:00 (132/184) Installing x264-libs (0.164.3108-r1) 19:01:00 (133/184) Installing numactl (2.0.18-r0) 19:01:00 (134/184) Installing x265-libs (4.1-r0) 19:01:01 (135/184) Installing xvidcore (1.3.7-r2) 19:01:01 (136/184) Installing ffmpeg-libavcodec (8.0.1-r1) 19:01:02 (137/184) Installing libudfread (1.2.0-r0) 19:01:02 (138/184) Installing libbluray (1.4.0-r0) 19:01:02 (139/184) Installing mpg123-libs (1.33.3-r0) 19:01:03 (140/184) Installing libopenmpt (0.8.6-r0) 19:01:04 (141/184) Installing cjson (1.7.19-r1) 19:01:04 (142/184) Installing mbedtls (3.6.6-r0) 19:01:04 (143/184) Installing librist (0.2.10-r1) 19:01:04 (144/184) Installing libsrt (1.5.3-r1) 19:01:05 (145/184) Installing libssh (0.11.4-r0) 19:01:05 (146/184) Installing libsodium (1.0.20-r1) 19:01:05 (147/184) Installing libzmq (4.3.5-r2) 19:01:05 (148/184) Installing ffmpeg-libavformat (8.0.1-r1) 19:01:06 (149/184) Installing crc32c (1.1.2-r3) 19:01:06 (150/184) Installing double-conversion (3.3.1-r0) 19:01:06 (151/184) Installing harfbuzz-subset (12.2.0-r0) 19:01:07 (152/184) Installing minizip (1.3.1-r0) 19:01:07 (153/184) Installing nspr (4.36-r0) 19:01:07 (154/184) Installing nss (3.123.1-r0) 19:01:09 (155/184) Installing openh264 (2.6.0-r0) 19:01:09 (156/184) Installing libpisp (1.2.0-r0) 19:01:09 (157/184) Installing libcamera-ipa (0.6.0-r0) 19:01:09 (158/184) Installing libunwind (1.8.1-r0) 19:01:09 (159/184) Installing yaml (0.2.5-r2) 19:01:10 (160/184) Installing libcamera (0.6.0-r0) 19:01:10 (161/184) Installing serd-libs (0.32.4-r0) 19:01:10 (162/184) Installing zix-libs (0.6.2-r0) 19:01:10 (163/184) Installing sord-libs (0.16.18-r0) 19:01:10 (164/184) Installing sratom (0.6.18-r0) 19:01:11 (165/184) Installing lilv-libs (0.24.26-r0) 19:01:11 (166/184) Installing speexdsp (1.2.1-r2) 19:01:11 (167/184) Installing libuv (1.51.0-r0) 19:01:11 (168/184) Installing roc-toolkit-libs (0.4.0-r1) 19:01:12 (169/184) Installing libsndfile (1.2.2-r2) 19:01:12 (170/184) Installing abseil-cpp-raw-logging-internal (20250814.1-r0) 19:01:12 (171/184) Installing abseil-cpp-strings-internal (20250814.1-r0) 19:01:13 (172/184) Installing abseil-cpp-strings (20250814.1-r0) 19:01:13 (173/184) Installing webrtc-audio-processing-2 (2.1-r1) 19:01:13 (174/184) Installing pipewire-libs (1.4.9-r5) 19:01:14 (175/184) Installing libasyncns (0.8-r4) 19:01:14 (176/184) Installing libltdl (2.5.4-r2) 19:01:14 (177/184) Installing orc (0.4.41-r0) 19:01:14 (178/184) Installing tdb-libs (1.4.14-r0) 19:01:15 (179/184) Installing libpulse (17.0-r5) 19:01:15 (180/184) Installing simdutf (7.5.0-r1) 19:01:15 (181/184) Installing libwebpdemux (1.6.0-r0) 19:01:15 (182/184) Installing libxslt (1.1.43-r3) 19:01:15 (183/184) Installing chromium (149.0.7827.53-r0) 19:01:38 (184/184) Installing chromium-chromedriver (149.0.7827.53-r0) 19:01:38 Executing busybox-1.37.0-r30.trigger 19:01:38 Executing fontconfig-2.17.1-r0.trigger 19:01:38 Executing mkfontscale-1.2.3-r1.trigger 19:01:38 Executing glib-2.86.3-r0.trigger 19:01:38 Executing shared-mime-info-2.4-r6.trigger 19:01:38 Executing gdk-pixbuf-2.44.4-r0.trigger 19:01:38 Executing gtk-update-icon-cache-3.24.51-r0.trigger 19:01:38 Executing gtk+3.0-3.24.51-r0.trigger 19:01:38 OK: 757.7 MiB in 214 packages 19:01:42 ( 1/31) Installing jansson (2.14.1-r0) 19:01:42 ( 2/31) Installing binutils (2.45.1-r0) 19:01:42 ( 3/31) Installing libatomic (15.2.0-r2) 19:01:42 ( 4/31) Installing isl26 (0.26-r1) 19:01:42 ( 5/31) Installing mpfr4 (4.2.2-r0) 19:01:43 ( 6/31) Installing mpc1 (1.3.1-r1) 19:01:43 ( 7/31) Installing gcc (15.2.0-r2) 19:01:51 ( 8/31) Installing musl-dev (1.2.5-r23) 19:01:51 ( 9/31) Installing linux-headers (6.16.12-r0) 19:01:51 (10/31) Installing libffi-dev (3.5.2-r0) 19:01:52 (11/31) Installing libpq (18.4-r0) 19:01:52 (12/31) Installing openssl-dev (3.5.7-r0) 19:01:52 (13/31) Installing libpq-dev (18.4-r0) 19:01:53 (14/31) Installing libecpg (18.4-r0) 19:01:53 (15/31) Installing libecpg-dev (18.4-r0) 19:01:53 (16/31) Installing clang20-headers (20.1.8-r1) 19:01:54 (17/31) Installing llvm20-libs (20.1.8-r0) 19:01:59 (18/31) Installing clang20-libs (20.1.8-r1) 19:02:00 (19/31) Installing fortify-headers (1.1-r5) 19:02:01 (20/31) Installing libstdc++-dev (15.2.0-r2) 19:02:02 (21/31) Installing llvm20-linker-tools (20.1.8-r0) 19:02:03 (22/31) Installing clang20 (20.1.8-r1) 19:02:03 (23/31) Installing icu-libs (76.1-r1) 19:02:03 (24/31) Installing icu (76.1-r1) 19:02:04 (25/31) Installing icu-dev (76.1-r1) 19:02:04 (26/31) Installing llvm20 (20.1.8-r0) 19:02:07 (27/31) Installing lz4-libs (1.10.0-r0) 19:02:07 (28/31) Installing lz4-dev (1.10.0-r0) 19:02:07 (29/31) Installing zstd (1.5.7-r2) 19:02:07 (30/31) Installing zstd-dev (1.5.7-r2) 19:02:08 (31/31) Installing postgresql18-dev (18.4-r0) 19:02:09 Executing busybox-1.37.0-r30.trigger 19:02:09 OK: 1325.9 MiB in 245 packages 19:02:11 (1/4) Installing g++ (15.2.0-r2) 19:02:13 (2/4) Installing python3-dev (3.12.13-r0) 19:02:14 (3/4) Installing libsodium-dev (1.0.20-r1) 19:02:14 (4/4) Installing zeromq-dev (4.3.5-r2) 19:02:14 Executing busybox-1.37.0-r30.trigger 19:02:14 OK: 1422.6 MiB in 249 packages 19:02:17 OK: 1422.6 MiB in 249 packages 19:02:20 (1/1) Installing tzdata (2026b-r0) 19:02:20 OK: 1423.0 MiB in 250 packages 19:02:23 (1/1) Purging tzdata (2026b-r0) 19:02:23 OK: 1422.6 MiB in 249 packages 19:02:38 Looking in links: /tmp/tmp9qqvs6r8 19:02:38 Processing /tmp/tmp9qqvs6r8/pip-25.0.1-py3-none-any.whl 19:02:38 Installing collected packages: pip 19:02:48 Successfully installed pip-25.0.1 19:02:48 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. 19:02:51 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 19:02:51 Collecting pip 19:02:51 Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 19:02:53 Collecting setuptools 19:02:53 Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 19:02:53 Collecting wheel 19:02:53 Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 19:02:53 Collecting packaging>=24.0 (from wheel) 19:02:54 Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 19:02:54 Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 19:02:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 49.3 MB/s eta 0:00:00 19:02:54 Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 19:02:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 48.4 MB/s eta 0:00:00 19:02:54 Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 19:02:54 Downloading packaging-26.2-py3-none-any.whl (100 kB) 19:02:54 Installing collected packages: setuptools, pip, packaging, wheel 19:03:02 Attempting uninstall: pip 19:03:02 Found existing installation: pip 25.0.1 19:03:02 Uninstalling pip-25.0.1: 19:03:02 Successfully uninstalled pip-25.0.1 19:03:15 Successfully installed packaging-26.2 pip-26.1.2 setuptools-82.0.1 wheel-0.47.0 19:03:15 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. 19:03:18 Processing ./edgex-taf-common 19:03:18 Installing build dependencies: started 19:03:28 Installing build dependencies: finished with status 'done' 19:03:28 Getting requirements to build wheel: started 19:03:31 Getting requirements to build wheel: finished with status 'done' 19:03:31 Preparing metadata (pyproject.toml): started 19:03:33 Preparing metadata (pyproject.toml): finished with status 'done' 19:03:33 Building wheels for collected packages: edgex-taf-common 19:03:33 Building wheel for edgex-taf-common (pyproject.toml): started 19:03:35 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 19:03:35 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15430 sha256=a34d06a043102c583958c76b1d2d08c0e300b837505708825d7f30bce899045e 19:03:35 Stored in directory: /tmp/pip-ephem-wheel-cache-zbo4y303/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 19:03:35 Successfully built edgex-taf-common 19:03:35 Installing collected packages: edgex-taf-common 19:03:35 Successfully installed edgex-taf-common-0.0.0 19:03:35 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. 19:03:41 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 19:03:41 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 19:03:41 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 19:03:41 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 19:03:41 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 19:03:41 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 19:03:41 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 19:03:41 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 19:03:41 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 19:03:41 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 19:03:41 Installing build dependencies: started 19:03:48 Installing build dependencies: finished with status 'done' 19:03:48 Getting requirements to build wheel: started 19:03:51 Getting requirements to build wheel: finished with status 'done' 19:03:51 Preparing metadata (pyproject.toml): started 19:03:52 Preparing metadata (pyproject.toml): finished with status 'done' 19:03:52 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 19:03:52 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 19:03:52 Installing build dependencies: started 19:03:59 Installing build dependencies: finished with status 'done' 19:03:59 Getting requirements to build wheel: started 19:04:02 Getting requirements to build wheel: finished with status 'done' 19:04:02 Preparing metadata (pyproject.toml): started 19:04:04 Preparing metadata (pyproject.toml): finished with status 'done' 19:04:04 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 19:04:04 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 19:04:04 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 19:04:04 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 19:04:05 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 19:04:05 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 19:04:05 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 19:04:05 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 19:04:05 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 19:04:05 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 19:04:08 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 19:04:08 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 19:04:09 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 19:04:09 Downloading psutil-7.0.0.tar.gz (497 kB) 19:04:10 Installing build dependencies: started 19:04:16 Installing build dependencies: finished with status 'done' 19:04:16 Getting requirements to build wheel: started 19:04:20 Getting requirements to build wheel: finished with status 'done' 19:04:20 Preparing metadata (pyproject.toml): started 19:04:25 Preparing metadata (pyproject.toml): finished with status 'done' 19:04:28 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 19:04:28 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) 19:04:28 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 19:04:28 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 19:04:29 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 19:04:29 Downloading psycopg2-2.9.10.tar.gz (385 kB) 19:04:29 Installing build dependencies: started 19:04:35 Installing build dependencies: finished with status 'done' 19:04:35 Getting requirements to build wheel: started 19:04:39 Getting requirements to build wheel: finished with status 'done' 19:04:39 Preparing metadata (pyproject.toml): started 19:04:41 Preparing metadata (pyproject.toml): finished with status 'done' 19:04:42 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 19:04:42 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 19:04:44 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 19:04:44 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 19:04:44 Collecting pyjwt==2.13.0 (from -r requirements.txt (line 19)) 19:04:44 Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 19:04:47 Collecting cryptography==48.0.1 (from -r requirements.txt (line 20)) 19:04:47 Downloading cryptography-48.0.1-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (4.3 kB) 19:04:47 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 19:04:47 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 19:04:47 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 19:04:47 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 19:04:47 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 19:04:47 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 19:04:48 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:48 Downloading selenium-4.45.0-py3-none-any.whl.metadata (7.4 kB) 19:04:48 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:48 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl.metadata (10 kB) 19:04:48 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:48 Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 19:04:48 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:04:48 Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) 19:04:48 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:04:48 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 19:04:48 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:48 Downloading docutils-0.23-py3-none-any.whl.metadata (15 kB) 19:04:48 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:48 Downloading flex-6.14.1.tar.gz (40 kB) 19:04:49 Installing build dependencies: started 19:04:56 Installing build dependencies: finished with status 'done' 19:04:56 Getting requirements to build wheel: started 19:04:59 Getting requirements to build wheel: finished with status 'done' 19:04:59 Preparing metadata (pyproject.toml): started 19:05:01 Preparing metadata (pyproject.toml): finished with status 'done' 19:05:01 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:01 Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) 19:05:01 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:01 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 19:05:01 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:01 Downloading openapi_core-0.23.1-py3-none-any.whl.metadata (8.1 kB) 19:05:02 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:02 Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 19:05:05 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:05 Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 19:05:05 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:05 Downloading tzlocal-5.4.3-py3-none-any.whl.metadata (7.7 kB) 19:05:05 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 19:05:05 Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (40 kB) 19:05:05 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 19:05:05 Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 19:05:05 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 19:05:05 Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 19:05:05 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 19:05:05 Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 19:05:05 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:05:05 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 19:05:05 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:05:05 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 19:05:05 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (82.0.1) 19:05:06 Collecting cffi>=2.0.0 (from cryptography==48.0.1->-r requirements.txt (line 20)) 19:05:06 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.6 kB) 19:05:06 Collecting pycparser (from cffi>=2.0.0->cryptography==48.0.1->-r requirements.txt (line 20)) 19:05:06 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 19:05:07 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:05:07 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) 19:05:07 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:05:07 Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 19:05:07 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:05:07 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl.metadata (10.0 kB) 19:05:07 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:05:07 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 19:05:07 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:05:07 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 19:05:08 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:08 Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) 19:05:08 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:08 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 19:05:08 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:08 Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 19:05:08 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:08 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 19:05:08 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:08 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 19:05:08 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:08 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 19:05:08 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:08 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 19:05:08 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:08 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 19:05:09 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:09 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 19:05:09 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:09 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.4 kB) 19:05:09 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:09 Downloading validate_email-1.3.tar.gz (4.7 kB) 19:05:10 Installing build dependencies: started 19:05:15 Installing build dependencies: finished with status 'done' 19:05:15 Getting requirements to build wheel: started 19:05:19 Getting requirements to build wheel: finished with status 'done' 19:05:19 Preparing metadata (pyproject.toml): started 19:05:20 Preparing metadata (pyproject.toml): finished with status 'done' 19:05:20 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:20 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 19:05:20 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:20 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 19:05:20 Installing build dependencies: started 19:05:25 Installing build dependencies: finished with status 'done' 19:05:25 Getting requirements to build wheel: started 19:05:29 Getting requirements to build wheel: finished with status 'done' 19:05:29 Preparing metadata (pyproject.toml): started 19:05:34 Preparing metadata (pyproject.toml): finished with status 'done' 19:05:34 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:34 Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 19:05:34 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:34 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 19:05:34 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:34 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 19:05:37 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:37 Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 19:05:37 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:37 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 19:05:38 Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:38 Downloading jsonschema_path-0.4.6-py3-none-any.whl.metadata (5.9 kB) 19:05:38 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:38 Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 19:05:38 Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:38 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) 19:05:38 Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:38 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl.metadata (6.5 kB) 19:05:38 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:38 Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 19:05:38 Collecting pathable<0.6.0,>=0.5.0 (from jsonschema-path<0.5.0,>=0.4.5->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:38 Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) 19:05:40 Collecting pydantic<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:40 Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB) 19:05:40 Collecting pydantic-settings<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:40 Downloading pydantic_settings-2.14.2-py3-none-any.whl.metadata (3.4 kB) 19:05:40 Collecting rfc3339-validator (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:40 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 19:05:41 Collecting lazy-object-proxy<2.0,>=1.7.1 (from openapi-spec-validator<0.9.0,>=0.8.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:41 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) 19:05:41 Collecting annotated-types>=0.6.0 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:41 Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) 19:05:51 Collecting pydantic-core==2.46.4 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:51 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.6 kB) 19:05:51 Collecting typing-inspection>=0.4.2 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:51 Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) 19:05:52 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:52 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.7 kB) 19:05:52 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 19:05:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 46.3 MB/s 0:00:00 19:05:52 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 19:05:52 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 19:05:52 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 19:05:52 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 19:05:52 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 19:05:52 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 19:05:52 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 19:05:52 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 19:05:52 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 19:05:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 44.1 MB/s 0:00:00 19:05:52 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) 19:05:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 43.5 MB/s 0:00:00 19:05:53 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 19:05:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 46.2 MB/s 0:00:00 19:05:53 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 19:05:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 44.7 MB/s 0:00:00 19:05:53 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 19:05:53 Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 19:05:53 Downloading cryptography-48.0.1-cp311-abi3-musllinux_1_2_aarch64.whl (4.8 MB) 19:05:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.8/4.8 MB 45.0 MB/s 0:00:00 19:05:53 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 19:05:53 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 19:05:53 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 19:05:53 Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_aarch64.whl (211 kB) 19:05:53 Downloading idna-3.18-py3-none-any.whl (65 kB) 19:05:53 Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 19:05:53 Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 19:05:53 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl (222 kB) 19:05:53 Downloading click-8.4.1-py3-none-any.whl (116 kB) 19:05:53 Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) 19:05:53 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl (341 kB) 19:05:53 Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 19:05:53 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl (791 kB) 19:05:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 791.9/791.9 kB 43.1 MB/s 0:00:00 19:05:53 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 19:05:53 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 19:05:53 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 19:05:53 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB) 19:05:53 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 19:05:53 Downloading selenium-4.45.0-py3-none-any.whl (9.5 MB) 19:05:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 43.9 MB/s 0:00:00 19:05:53 Downloading trio-0.33.0-py3-none-any.whl (510 kB) 19:05:53 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 19:05:53 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 19:05:53 Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 19:05:53 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 19:05:53 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 19:05:53 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 19:05:53 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 19:05:53 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 19:05:53 Downloading docutils-0.23-py3-none-any.whl (634 kB) 19:05:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.7/634.7 kB 44.6 MB/s 0:00:00 19:05:54 Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 19:05:54 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (761 kB) 19:05:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.1/761.1 kB 45.9 MB/s 0:00:00 19:05:54 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 19:05:54 Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) 19:05:54 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 19:05:54 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 19:05:54 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 19:05:54 Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_aarch64.whl (553 kB) 19:05:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 553.1/553.1 kB 44.6 MB/s 0:00:00 19:05:54 Downloading openapi_core-0.23.1-py3-none-any.whl (115 kB) 19:05:54 Downloading jsonschema_path-0.4.6-py3-none-any.whl (19 kB) 19:05:54 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) 19:05:54 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl (50 kB) 19:05:54 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) 19:05:54 Downloading pathable-0.5.0-py3-none-any.whl (16 kB) 19:05:54 Downloading pydantic-2.13.4-py3-none-any.whl (472 kB) 19:05:54 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_aarch64.whl (2.2 MB) 19:05:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 45.8 MB/s 0:00:00 19:05:54 Downloading pydantic_settings-2.14.2-py3-none-any.whl (61 kB) 19:05:54 Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) 19:05:54 Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) 19:05:54 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 19:05:54 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (23 kB) 19:05:54 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 19:05:54 Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 19:05:54 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 19:05:54 Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 19:05:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 45.4 MB/s 0:00:00 19:05:54 Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 19:05:54 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 19:05:54 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 19:05:54 Downloading tzlocal-5.4.3-py3-none-any.whl (18 kB) 19:05:56 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 19:05:56 Building wheel for robotframework-sshlibrary (pyproject.toml): started 19:05:58 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 19:05:58 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=98b5b43c2331a1d96e02c93ebf7f9324da09957606b6fcf543220cc4ca9390c1 19:05:58 Stored in directory: /tmp/pip-ephem-wheel-cache-b2libi6h/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 19:05:58 Building wheel for robotbackgroundlogger (pyproject.toml): started 19:06:00 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 19:06:00 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=065ceed62f82b1ca21286559cea5cddf25262b6c1c99b36c5728f7690f0685f8 19:06:00 Stored in directory: /tmp/pip-ephem-wheel-cache-b2libi6h/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 19:06:00 Building wheel for psutil (pyproject.toml): started 19:06:18 Building wheel for psutil (pyproject.toml): finished with status 'done' 19:06:18 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278769 sha256=814b2a8d0d185e425bc467e412f7e27c7db6ffe9c7781d452ac2ef5cfee4a64c 19:06:18 Stored in directory: /tmp/pip-ephem-wheel-cache-b2libi6h/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 19:06:18 Building wheel for psycopg2 (pyproject.toml): started 19:07:26 Building wheel for psycopg2 (pyproject.toml): still running... 19:07:38 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 19:07:38 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=529224 sha256=cf001db46bc913b858e40494235a556a24085d1bbba804c0dc2289051f3c7d87 19:07:38 Stored in directory: /tmp/pip-ephem-wheel-cache-b2libi6h/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 19:07:38 Building wheel for flex (pyproject.toml): started 19:07:41 Building wheel for flex (pyproject.toml): finished with status 'done' 19:07:41 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=7c8056854b09a13d5912d5271e0e00c8716e7cacc25e05669979e432c02ea54a 19:07:41 Stored in directory: /tmp/pip-ephem-wheel-cache-b2libi6h/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 19:07:41 Building wheel for strict-rfc3339 (pyproject.toml): started 19:07:43 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 19:07:43 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18222 sha256=cc213e4154b5eb6d4736e07026f12477b83dda7437a5eb924981dc6c2145b835 19:07:43 Stored in directory: /tmp/pip-ephem-wheel-cache-b2libi6h/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 19:07:43 Building wheel for validate-email (pyproject.toml): started 19:07:45 Building wheel for validate-email (pyproject.toml): finished with status 'done' 19:07:45 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=82bc70ce618e8603156ff46c8fcb7af8cad6d7a0a6a273c0390b40fbbf4699c1 19:07:45 Stored in directory: /tmp/pip-ephem-wheel-cache-b2libi6h/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 19:07:45 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 19:07:47 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, jsonpath-ng, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, annotated-types, wsproto, werkzeug, typing-inspection, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, pydantic-core, outcome, cffi, trio, robotframework-requests, pynacl, pydantic, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, pydantic-settings, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 19:09:54 19:09:54 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 annotated-types-0.7.0 attrs-26.1.0 bcrypt-5.0.0 certifi-2026.6.17 cffi-2.0.0 charset_normalizer-3.4.7 click-8.4.1 configparser-7.2.0 cryptography-48.0.1 docker-7.1.0 docutils-0.23 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.18 influxdb-client-1.49.0 invoke-3.0.3 isodate-0.7.2 jsonpath-ng-1.8.0 jsonpointer-3.1.1 jsonschema-4.26.0 jsonschema-path-0.4.6 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-11.1.0 numpy-2.2.5 openapi-core-0.23.1 openapi-schema-validator-0.8.1 openapi-spec-validator-0.8.5 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-5.0.0 pathable-0.5.0 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pydantic-2.13.4 pydantic-core-2.46.4 pydantic-settings-2.14.2 pygments-2.20.0 pyjwt-2.13.0 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2026.2 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.37.0 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.6.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-2026.5.1 scp-0.15.0 selenium-4.45.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 typing-inspection-0.4.2 tzlocal-5.4.3 urllib3-2.7.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.8 wsproto-1.3.2 19:09: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. 19:10:41 Removing intermediate container f55ea76dbbbc 19:10:41 ---> d35609f76db7 19:10:41 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 19:10:41 ---> Running in ec01236f0cb9 19:10:41 Removing intermediate container ec01236f0cb9 19:10:41 ---> 7b3bdc895488 19:10:41 Step 11/13 : LABEL arch=arm64 19:10:41 ---> Running in b4d5c0e05c71 19:10:41 Removing intermediate container b4d5c0e05c71 19:10:41 ---> 0fc0c53381c8 19:10:41 Step 12/13 : LABEL git_sha=0d4178f65b675157f1f08c5a66487941e5abf81c 19:10:41 ---> Running in fbe158b2b764 19:10:41 Removing intermediate container fbe158b2b764 19:10:41 ---> 132b15ba2a13 19:10:41 Step 13/13 : LABEL version=0.0.0 19:10:41 ---> Running in 0155db006032 19:10:41 Removing intermediate container 0155db006032 19:10:41 ---> 515243afaaa1 19:10:41 [Warning] One or more build-args [ARCH] were not consumed 19:10:41 Successfully built 515243afaaa1 19:10:41 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 19:10:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:10:41 19:10:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:10:42 arm64: Pulling from edgex-lftools-log-publisher 19:10:42 8998bd30e6a1: Pulling fs layer 19:10:42 04944245beec: Pulling fs layer 19:10:42 699f458cf7ca: Pulling fs layer 19:10:42 765212b225bb: Pulling fs layer 19:10:42 f23df028b6ca: Pulling fs layer 19:10:42 d65c8cfc05b1: Pulling fs layer 19:10:42 2437ff75d9bd: Pulling fs layer 19:10:42 f23df028b6ca: Waiting 19:10:42 d65c8cfc05b1: Waiting 19:10:42 2437ff75d9bd: Waiting 19:10:42 765212b225bb: Waiting 19:10:42 04944245beec: Verifying Checksum 19:10:42 04944245beec: Download complete 19:10:42 765212b225bb: Verifying Checksum 19:10:42 765212b225bb: Download complete 19:10:42 f23df028b6ca: Verifying Checksum 19:10:42 f23df028b6ca: Download complete 19:10:42 d65c8cfc05b1: Verifying Checksum 19:10:42 d65c8cfc05b1: Download complete 19:10:42 699f458cf7ca: Verifying Checksum 19:10:42 699f458cf7ca: Download complete 19:10:43 8998bd30e6a1: Verifying Checksum 19:10:43 8998bd30e6a1: Download complete 19:10:45 2437ff75d9bd: Verifying Checksum 19:10:45 2437ff75d9bd: Download complete 19:10:47 8998bd30e6a1: Pull complete 19:10:48 04944245beec: Pull complete 19:10:49 699f458cf7ca: Pull complete 19:10:49 765212b225bb: Pull complete 19:10:50 f23df028b6ca: Pull complete 19:10:51 d65c8cfc05b1: Pull complete 19:11:09 2437ff75d9bd: Pull complete 19:11:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:11:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:11:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:09 prd-ubuntu20.04-docker-arm64-4c-16g-13681 does not seem to be running inside a container 19:11: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-150 -v /w/workspace/xfoundry_edgex-taf-common_PR-150:/w/workspace/xfoundry_edgex-taf-common_PR-150:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-150@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:11:12 $ docker top cb7d60bee99b511d35f89d972f053a27063ed42a7beb69cb67361674270ddc32 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:13 ---> job-cost.sh 19:11:13 lf-activate-venv: SKIPPING 19:11:13 INFO: No Stack... 19:11:14 INFO: Retrieving Pricing Info for: v3-standard-4 19:11:15 INFO: Archiving Costs [Pipeline] sh 19:11:15 + cat /w/workspace/xfoundry_edgex-taf-common_PR-150/archives/cost.csv 19:11:15 + cut -d, -f6 [Pipeline] lock 19:11:15 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-150-3-stack-cost] 19:11:15 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-150-3-stack-cost] did not exist. Created. 19:11:15 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-150-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:11:16 /w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/durable-8cdf1d71/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:11:17 + echo total: 0.10999999940395355 [Pipeline] stash 19:11:17 Warning: overwriting stash ‘stack-cost’ 19:11:17 Stashed 1 file(s) [Pipeline] } 19:11:17 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-150-3-stack-cost] [Pipeline] // lock [Pipeline] } 19:11:17 $ docker stop --time=1 cb7d60bee99b511d35f89d972f053a27063ed42a7beb69cb67361674270ddc32 19:11:19 $ docker rm -f --volumes cb7d60bee99b511d35f89d972f053a27063ed42a7beb69cb67361674270ddc32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:11:20 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-150/archives ] 19:11:20 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-150/archives 19:11:20 total 16 19:11:20 drwxr-xr-x 3 root root 4096 Jun 22 18:59 . 19:11:20 drwxrwxr-x 7 jenkins jenkins 4096 Jun 22 18:59 .. 19:11:20 drwxr-xr-x 2 root root 4096 Jun 22 18:59 cost 19:11:20 -rw-r--r-- 1 root root 88 Jun 22 18:59 cost.csv 19:11:20 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-150/archives 19:11:20 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-150/archives 19:11:20 total 16 19:11:20 drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 18:59 . 19:11:20 drwxrwxr-x 7 jenkins jenkins 4096 Jun 22 18:59 .. 19:11:20 drwxr-xr-x 2 jenkins jenkins 4096 Jun 22 18:59 cost 19:11:20 -rw-r--r-- 1 jenkins jenkins 88 Jun 22 18:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:11:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:11:21 ---> package-listing.sh 19:11:21 ++ facter osfamily 19:11:21 ++ tr '[:upper:]' '[:lower:]' 19:11:21 + OS_FAMILY=debian 19:11:21 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-150 19:11:21 + START_PACKAGES=/tmp/packages_start.txt 19:11:21 + END_PACKAGES=/tmp/packages_end.txt 19:11:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:11:21 + PACKAGES=/tmp/packages_start.txt 19:11:21 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-150 ']' 19:11:21 + PACKAGES=/tmp/packages_end.txt 19:11:21 + case "${OS_FAMILY}" in 19:11:21 + dpkg -l 19:11:21 + grep '^ii' 19:11:21 + '[' -f /tmp/packages_start.txt ']' 19:11:21 + '[' -f /tmp/packages_end.txt ']' 19:11:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:11:21 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-150 ']' 19:11:21 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-150/archives/ 19:11:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-150/archives/ [Pipeline] echo 19:11:21 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_edgex-taf-common_PR-150/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:11:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:11:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:22 prd-ubuntu20.04-docker-8c-8g-13672 does not seem to be running inside a container 19:11:22 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_edgex-taf-common_PR-150/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-150 -v /w/workspace/xfoundry_edgex-taf-common_PR-150:/w/workspace/xfoundry_edgex-taf-common_PR-150:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-150@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:11:22 $ docker top d536c93f8274761383b4af99c608703379d586721d463896d5258d3bcded6324 -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:23 + touch /tmp/pre-build-complete [Pipeline] sh 19:11:23 + mkdir -p /var/log/sysstat [Pipeline] sh 19:11:23 + ls /var/log/sa-host 19:11:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:23 provisioning config files... 19:11:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/config8020442215579087747tmp [Pipeline] { [Pipeline] echo 19:11:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:11:24 ---> create-netrc.sh [Pipeline] } 19:11:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:11:24 ---> python-tools-install.sh [Pipeline] echo 19:11:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:11:24 ---> sudo-logs.sh 19:11:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:11:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:11:25 ---> job-cost.sh 19:11:25 lf-activate-venv: SKIPPING 19:11:25 DEBUG: total: 0.2199999988079071 19:11:25 INFO: Retrieving Stack Cost... 19:11:25 INFO: Retrieving Pricing Info for: v3-standard-8 19:11:25 INFO: Archiving Costs [Pipeline] echo 19:11:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:11:25 ---> logs-deploy.sh 19:11:25 lf-activate-venv: SKIPPING 19:11:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-150/3 19:11:25 INFO: archiving workspace using pattern(s): 19:11:26 Archives upload complete. 19:11:26 INFO: archiving logs to Nexus