Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a8506e29e7d646a0441467d309a708079c1c2ca1+eddc1ba5d35ac977be428cb1fd634fea90fce073 (ed5e9b0281e834a0fb7a76b293c89d5efe2e5c37) 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-ssh10508651631643039145.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-ssh7100091858778705633.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-141/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-141/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14233529316103604784.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-ssh16571789252774632441.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-141/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-141/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17475318396683999405.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-13677 in /w/workspace/xfoundry_edgex-taf-common_PR-141 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/xfoundry_edgex-taf-common_PR-141 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/141/head:refs/remotes/origin/PR-141 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit eddc1ba5d35ac977be428cb1fd634fea90fce073 into PR head commit a8506e29e7d646a0441467d309a708079c1c2ca1 Merge succeeded, producing 8cfbbf8c144669165833523fb14674b05242247c Checking out Revision 8cfbbf8c144669165833523fb14674b05242247c (PR-141) > git config core.sparsecheckout # timeout=10 > git checkout -f a8506e29e7d646a0441467d309a708079c1c2ca1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge eddc1ba5d35ac977be428cb1fd634fea90fce073 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8cfbbf8c144669165833523fb14674b05242247c # timeout=10 Commit message: "Merge commit 'eddc1ba5d35ac977be428cb1fd634fea90fce073' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk c36431eed5c07d34374c25eea83d20ff77b5a18a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:57:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:57:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:57:48 ========================================================= 18:57:48 EdgeX Global Pipelines Version Info 18:57:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:57:49 ------------------- 18:57:49 stable info: 18:57:49 ------------------- 18:57:49 Commited By: Ginny Guan ginny@iotechsys.com 18:57:49 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 18:57:49 Message: update stable to v1.0.281 18:57:50 ------------------- 18:57:50 experimental info: 18:57:50 ------------------- 18:57:50 Commited By: **** collab-it+edgex@linuxfoundation.org 18:57:50 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 18:57:50 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:57:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 18:57:50 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 18:57:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:57:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:57:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:57:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 18:57:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:57:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 18:57:50 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 18:57:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:57:50 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 18:57:50 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 18:57:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:57:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:57:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-141 [Pipeline] echo 18:57:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-141 [Pipeline] echo 18:57:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-141 [Pipeline] echo 18:57:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8cfbbf8c144669165833523fb14674b05242247c [Pipeline] echo 18:57:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8cfbbf8 [Pipeline] echo 18:57:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:57:50 provisioning config files... 18:57:50 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-141@tmp/config17858381319026845901tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:51 ---> ****-login.sh 18:57:51 nexus3.edgexfoundry.org:10001 18:57:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:51 18:57:51 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:57:51 Configure a credential helper to remove this warning. See 18:57:51 https://docs.****.com/go/credential-store/ 18:57:51 18:57:51 Login Succeeded 18:57:51 nexus3.edgexfoundry.org:10002 18:57:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:51 18:57:51 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:57:51 Configure a credential helper to remove this warning. See 18:57:51 https://docs.****.com/go/credential-store/ 18:57:51 18:57:51 Login Succeeded 18:57:51 nexus3.edgexfoundry.org:10003 18:57:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:51 18:57:51 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:57:51 Configure a credential helper to remove this warning. See 18:57:51 https://docs.****.com/go/credential-store/ 18:57:51 18:57:51 Login Succeeded 18:57:51 nexus3.edgexfoundry.org:10004 18:57:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:51 18:57:51 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:57:51 Configure a credential helper to remove this warning. See 18:57:51 https://docs.****.com/go/credential-store/ 18:57:51 18:57:51 Login Succeeded 18:57:51 ****.io 18:57:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:51 18:57:51 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:57:51 Configure a credential helper to remove this warning. See 18:57:51 https://docs.****.com/go/credential-store/ 18:57:51 18:57:51 Login Succeeded 18:57:51 ---> ****-login.sh ends [Pipeline] } 18:57:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:57:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:57:52 + grep -v github /etc/ssh/ssh_known_hosts 18:57:52 + [ -e /tmp/ssh_known_hosts ] 18:57:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:57:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:57:52 + sudo tee -a /etc/ssh/ssh_known_hosts 18:57:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:57:52 18:57:52 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:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:57:53 0.1.4: Pulling from edgex-devops/py-git-semver 18:57:53 3dae71ba6b94: Pulling fs layer 18:57:53 6bf1a483ea7c: Pulling fs layer 18:57:53 f5dfc541a4d3: Pulling fs layer 18:57:53 461d9e800cba: Pulling fs layer 18:57:53 80192f66455f: Pulling fs layer 18:57:53 2e8e34ca0e6c: Pulling fs layer 18:57:53 a29436f7fd5d: Pulling fs layer 18:57:53 923cac83aea3: Pulling fs layer 18:57:53 25ad8b0a4227: Pulling fs layer 18:57:53 db01528c6b51: Pulling fs layer 18:57:53 28988de357af: Pulling fs layer 18:57:53 2e8e34ca0e6c: Waiting 18:57:53 db01528c6b51: Waiting 18:57:53 28988de357af: Waiting 18:57:53 a29436f7fd5d: Waiting 18:57:53 461d9e800cba: Waiting 18:57:53 923cac83aea3: Waiting 18:57:53 25ad8b0a4227: Waiting 18:57:53 80192f66455f: Waiting 18:57:53 6bf1a483ea7c: Verifying Checksum 18:57:53 6bf1a483ea7c: Download complete 18:57:53 461d9e800cba: Download complete 18:57:53 80192f66455f: Verifying Checksum 18:57:53 80192f66455f: Download complete 18:57:53 f5dfc541a4d3: Verifying Checksum 18:57:53 f5dfc541a4d3: Download complete 18:57:53 3dae71ba6b94: Verifying Checksum 18:57:53 3dae71ba6b94: Download complete 18:57:53 923cac83aea3: Verifying Checksum 18:57:53 923cac83aea3: Download complete 18:57:53 25ad8b0a4227: Verifying Checksum 18:57:53 25ad8b0a4227: Download complete 18:57:53 db01528c6b51: Verifying Checksum 18:57:53 db01528c6b51: Download complete 18:57:53 28988de357af: Verifying Checksum 18:57:53 28988de357af: Download complete 18:57:53 a29436f7fd5d: Verifying Checksum 18:57:53 a29436f7fd5d: Download complete 18:57:53 2e8e34ca0e6c: Verifying Checksum 18:57:53 2e8e34ca0e6c: Download complete 18:57:54 3dae71ba6b94: Pull complete 18:57:54 6bf1a483ea7c: Pull complete 18:57:55 f5dfc541a4d3: Pull complete 18:57:55 461d9e800cba: Pull complete 18:57:55 80192f66455f: Pull complete 18:58:00 2e8e34ca0e6c: Pull complete 18:58:00 a29436f7fd5d: Pull complete 18:58:00 923cac83aea3: Pull complete 18:58:00 25ad8b0a4227: Pull complete 18:58:00 db01528c6b51: Pull complete 18:58:00 28988de357af: Pull complete 18:58:00 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 18:58:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:58:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:58:01 prd-ubuntu20.04-docker-8c-8g-13677 does not seem to be running inside a container 18:58:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-141 -v /w/workspace/xfoundry_edgex-taf-common_PR-141:/w/workspace/xfoundry_edgex-taf-common_PR-141:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-141@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:58:02 $ docker top 4b385eef392275a35ebce0ba70ced3f047a665cd4fe54db0ec241b3ffe69bcae -eo pid,comm 18:58:02 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:58:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:58:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:58:02 [ssh-agent] Looking for ssh-agent implementation... 18:58:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:58:02 $ docker exec 4b385eef392275a35ebce0ba70ced3f047a665cd4fe54db0ec241b3ffe69bcae ssh-agent 18:58:02 SSH_AUTH_SOCK=/tmp/ssh-O8c8y5bRcMFi/agent.33 18:58:02 SSH_AGENT_PID=39 18:58:02 Running ssh-add (command line suppressed) 18:58:03 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-141@tmp/private_key_16109742168140964330.key (/w/workspace/xfoundry_edgex-taf-common_PR-141@tmp/private_key_16109742168140964330.key) 18:58:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:58:03 + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-141 [Pipeline] sh 18:58:03 + git tag --points-at HEAD [Pipeline] } 18:58:03 $ docker exec --env ******** --env ******** 4b385eef392275a35ebce0ba70ced3f047a665cd4fe54db0ec241b3ffe69bcae ssh-agent -k 18:58:03 unset SSH_AUTH_SOCK; 18:58:03 unset SSH_AGENT_PID; 18:58:03 echo Agent pid 39 killed; 18:58:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:58:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:58:03 [ssh-agent] Looking for ssh-agent implementation... 18:58:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:58:04 $ docker exec 4b385eef392275a35ebce0ba70ced3f047a665cd4fe54db0ec241b3ffe69bcae ssh-agent 18:58:04 SSH_AUTH_SOCK=/tmp/ssh-o6PsieaZQFOO/agent.86 18:58:04 SSH_AGENT_PID=92 18:58:04 Running ssh-add (command line suppressed) 18:58:04 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-141@tmp/private_key_5331133848601611518.key (/w/workspace/xfoundry_edgex-taf-common_PR-141@tmp/private_key_5331133848601611518.key) 18:58:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:58:04 + git semver init 18:58:05 2026-06-22 18:58:04,831 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 18:58:05 2026-06-22 18:58:04,834 [run_init] DEBUG init version:0.0.0 force:False 18:58:05 2026-06-22 18:58:04,835 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-141/.semver 18:58:05 2026-06-22 18:58:04,836 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-141/.semver 18:58:05 2026-06-22 18:58:04,836 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-141/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-141, stdin=None, shell=False, universal_newlines=False) 18:58:05 2026-06-22 18:58:05,561 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-141/.git/info/exclude 18:58:05 2026-06-22 18:58:05,561 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-141/.semver/PR-141 with force:False 18:58:05 2026-06-22 18:58:05,561 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-141/.semver/PR-141 18:58:05 2026-06-22 18:58:05,567 [execute] INFO git cat-file --batch-check 18:58:05 2026-06-22 18:58:05,567 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-141/.semver, stdin=, shell=False, universal_newlines=False) 18:58:05 2026-06-22 18:58:05,571 [execute] INFO git cat-file --batch 18:58:05 2026-06-22 18:58:05,571 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-141/.semver, stdin=, shell=False, universal_newlines=False) 18:58:05 2026-06-22 18:58:05,574 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-141/.semver/PR-141 18:58:05 0.0.0 [Pipeline] } 18:58:05 $ docker exec --env ******** --env ******** 4b385eef392275a35ebce0ba70ced3f047a665cd4fe54db0ec241b3ffe69bcae ssh-agent -k 18:58:05 unset SSH_AUTH_SOCK; 18:58:05 unset SSH_AGENT_PID; 18:58:05 echo Agent pid 92 killed; 18:58:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:58:06 + git semver [Pipeline] } 18:58:06 $ docker stop --time=1 4b385eef392275a35ebce0ba70ced3f047a665cd4fe54db0ec241b3ffe69bcae 18:58:08 $ docker rm -f --volumes 4b385eef392275a35ebce0ba70ced3f047a665cd4fe54db0ec241b3ffe69bcae [Pipeline] // withDockerContainer [Pipeline] sh 18:58:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:58:08 Stashed 1 file(s) [Pipeline] echo 18:58:08 [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:58:09 provisioning config files... 18:58:09 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-141@tmp/config1643894830458524508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:58:09 ---> ****-login.sh 18:58:09 nexus3.edgexfoundry.org:10001 18:58:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:09 Login Succeeded 18:58:09 nexus3.edgexfoundry.org:10002 18:58:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:09 Login Succeeded 18:58:09 nexus3.edgexfoundry.org:10003 18:58:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:09 Login Succeeded 18:58:09 nexus3.edgexfoundry.org:10004 18:58:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:09 Login Succeeded 18:58:09 ****.io 18:58:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:09 Login Succeeded 18:58:09 ---> ****-login.sh ends [Pipeline] } 18:58:09 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:58:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:58:10 + ls -al . 18:58:10 total 72 18:58:10 drwxrwxr-x 6 jenkins jenkins 4096 Jun 22 18:58 . 18:58:10 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 18:57 .. 18:58:10 drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 18:58 .git 18:58:10 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 18:57 .github 18:58:10 -rw-rw-r-- 1 jenkins jenkins 22 Jun 22 18:57 .gitignore 18:58:10 drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 18:58 .semver 18:58:10 -rw-rw-r-- 1 jenkins jenkins 1653 Jun 22 18:57 Dockerfile 18:58:10 -rw-rw-r-- 1 jenkins jenkins 746 Jun 22 18:57 Jenkinsfile 18:58:10 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 22 18:57 LICENSE 18:58:10 -rw-rw-r-- 1 jenkins jenkins 4232 Jun 22 18:57 README.md 18:58:10 drwxrwxr-x 5 jenkins jenkins 4096 Jun 22 18:57 TUC 18:58:10 -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 18:58 VERSION 18:58:10 -rw-rw-r-- 1 jenkins jenkins 473 Jun 22 18:57 requirements.txt 18:58:10 -rw-rw-r-- 1 jenkins jenkins 54 Jun 22 18:57 robot-entrypoint.sh 18:58:10 -rw-rw-r-- 1 jenkins jenkins 445 Jun 22 18:57 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:11 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=8cfbbf8c144669165833523fb14674b05242247c --label arch=amd64 --label version=0.0.0 . 18:58:12 #0 building with "default" instance using docker driver 18:58:12 18:58:12 #1 [internal] load build definition from Dockerfile 18:58:12 #1 transferring dockerfile: 1.69kB done 18:58:12 #1 DONE 0.0s 18:58:12 18:58:12 #2 [internal] load metadata for docker.io/library/alpine:3.20 18:58:12 #2 DONE 0.1s 18:58:12 18:58:12 #3 [internal] load .dockerignore 18:58:12 #3 transferring context: 2B done 18:58:12 #3 DONE 0.0s 18:58:12 18:58:12 #4 [internal] load build context 18:58:12 #4 transferring context: 590.10kB 0.0s done 18:58:12 #4 DONE 0.1s 18:58:12 18:58:12 #5 [1/7] FROM docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 18:58:12 #5 resolve docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 0.0s done 18:58:12 #5 extracting sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 0.1s done 18:58:12 #5 sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 9.23kB / 9.23kB done 18:58:12 #5 sha256:c64c687cbea9300178b30c95835354e34c4e4febc4badfe27102879de0483b5e 1.02kB / 1.02kB done 18:58:12 #5 sha256:bf8527eb54c3680e728d5b4b383a8ba730d72dae7236fbc8dff97ed6b224a731 612B / 612B done 18:58:12 #5 sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 3.63MB / 3.63MB 0.1s done 18:58:12 #5 DONE 0.3s 18:58:12 18:58:12 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 18:58:12 #6 DONE 0.1s 18:58:12 18:58:12 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 18:58:12 #7 DONE 0.0s 18:58:12 18:58:12 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 18:58:12 #8 DONE 0.0s 18:58:12 18:58:12 #9 [5/7] WORKDIR /edgex-taf 18:58:12 #9 DONE 0.0s 18:58:12 18:58:12 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:58:12 #10 DONE 0.3s 18:58:12 18:58:12 #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:58:12 #11 0.259 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:58:13 #11 0.551 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:58:13 #11 1.084 OK: 8 MiB in 14 packages 18:58:14 #11 1.138 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:58:14 #11 1.414 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:58:14 #11 1.841 (1/14) Installing ca-certificates (20260413-r0) 18:58:14 #11 2.070 (2/14) Installing brotli-libs (1.1.0-r2) 18:58:15 #11 2.356 (3/14) Installing c-ares (1.33.1-r0) 18:58:15 #11 2.547 (4/14) Installing libunistring (1.2-r0) 18:58:15 #11 2.806 (5/14) Installing libidn2 (2.3.7-r0) 18:58:15 #11 3.021 (6/14) Installing nghttp2-libs (1.62.1-r0) 18:58:15 #11 3.206 (7/14) Installing libpsl (0.21.5-r1) 18:58:16 #11 3.342 (8/14) Installing zstd-libs (1.5.6-r0) 18:58:16 #11 3.497 (9/14) Installing libcurl (8.14.1-r2) 18:58:16 #11 3.645 (10/14) Installing curl (8.14.1-r2) 18:58:16 #11 3.787 (11/14) Installing docker-cli (26.1.5-r0) 18:58:16 #11 4.089 (12/14) Installing oniguruma (6.9.9-r0) 18:58:16 #11 4.296 (13/14) Installing jq (1.7.1-r0) 18:58:17 #11 4.447 (14/14) Installing openssl (3.3.7-r0) 18:58:17 #11 4.618 Executing busybox-1.36.1-r31.trigger 18:58:17 #11 4.626 Executing ca-certificates-20260413-r0.trigger 18:58:17 #11 4.669 OK: 43 MiB in 28 packages 18:58:17 #11 4.748 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:58:17 #11 5.032 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:58:18 #11 5.642 (1/167) Installing libexpat (2.8.1-r0) 18:58:18 #11 5.775 (2/167) Installing libbz2 (1.0.8-r6) 18:58:18 #11 5.896 (3/167) Installing libpng (1.6.57-r0) 18:58:18 #11 6.100 (4/167) Installing freetype (2.13.2-r0) 18:58:19 #11 6.329 (5/167) Installing fontconfig (2.15.0-r1) 18:58:19 #11 6.541 (6/167) Installing libfontenc (1.1.8-r0) 18:58:19 #11 6.663 (7/167) Installing mkfontscale (1.2.2-r6) 18:58:19 #11 6.786 (8/167) Installing font-opensans (0_git20210927-r1) 18:58:19 #11 6.967 (9/167) Installing pkgconf (2.2.0-r0) 18:58:19 #11 7.096 (10/167) Installing libgcc (13.2.1_git20240309-r1) 18:58:20 #11 7.224 (11/167) Installing libffi (3.4.6-r0) 18:58:20 #11 7.390 (12/167) Installing libintl (0.22.5-r0) 18:58:20 #11 7.552 (13/167) Installing libeconf (0.6.3-r0) 18:58:20 #11 7.717 (14/167) Installing libblkid (2.40.1-r1) 18:58:20 #11 7.910 (15/167) Installing libmount (2.40.1-r1) 18:58:20 #11 8.115 (16/167) Installing pcre2 (10.43-r0) 18:58:21 #11 8.342 (17/167) Installing glib (2.80.5-r0) 18:58:21 #11 8.631 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 18:58:21 #11 8.892 (19/167) Installing xz-libs (5.8.3-r0) 18:58:21 #11 9.103 (20/167) Installing libxml2 (2.12.10-r0) 18:58:22 #11 9.348 (21/167) Installing shared-mime-info (2.4-r0) 18:58:22 #11 9.505 (22/167) Installing hicolor-icon-theme (0.17-r2) 18:58:22 #11 9.634 (23/167) Installing libjpeg-turbo (3.0.3-r0) 18:58:22 #11 9.782 (24/167) Installing libsharpyuv (1.3.2-r0) 18:58:22 #11 9.893 (25/167) Installing libwebp (1.3.2-r0) 18:58:22 #11 10.12 (26/167) Installing tiff (4.6.0t-r0) 18:58:23 #11 10.32 (27/167) Installing gdk-pixbuf (2.42.12-r0) 18:58:23 #11 10.54 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 18:58:23 #11 10.66 (29/167) Installing libxau (1.0.11-r4) 18:58:23 #11 10.78 (30/167) Installing libmd (1.1.0-r0) 18:58:23 #11 10.90 (31/167) Installing libbsd (0.12.2-r0) 18:58:23 #11 11.07 (32/167) Installing libxdmcp (1.1.5-r1) 18:58:23 #11 11.19 (33/167) Installing libxcb (1.16.1-r0) 18:58:23 Still waiting to schedule task 18:58:23 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:58:24 #11 11.34 (34/167) Installing libx11 (1.8.9-r1) 18:58:24 #11 11.60 (35/167) Installing libxcomposite (0.4.6-r5) 18:58:24 #11 11.71 (36/167) Installing libxfixes (6.0.1-r4) 18:58:24 #11 11.86 (37/167) Installing libxrender (0.9.11-r5) 18:58:24 #11 12.03 (38/167) Installing libxcursor (1.2.2-r1) 18:58:24 #11 12.20 (39/167) Installing libxdamage (1.1.6-r5) 18:58:24 #11 12.35 (40/167) Installing libxext (1.3.6-r2) 18:58:25 #11 12.49 (41/167) Installing libxi (1.8.1-r4) 18:58:25 #11 12.61 (42/167) Installing libxinerama (1.1.5-r4) 18:58:25 #11 12.72 (43/167) Installing libxrandr (1.5.4-r1) 18:58:25 #11 12.89 (44/167) Installing libatk-1.0 (2.52.0-r0) 18:58:25 #11 13.05 (45/167) Installing libxtst (1.2.4-r6) 18:58:26 #11 13.20 (46/167) Installing dbus-libs (1.14.10-r1) 18:58:26 #11 13.41 (47/167) Installing at-spi2-core (2.52.0-r0) 18:58:26 #11 13.62 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 18:58:26 #11 13.75 (49/167) Installing pixman (0.43.2-r0) 18:58:26 #11 13.98 (50/167) Installing cairo (1.18.4-r0) 18:58:27 #11 14.20 (51/167) Installing cairo-gobject (1.18.4-r0) 18:58:27 #11 14.32 (52/167) Installing avahi-libs (0.8-r17) 18:58:27 #11 14.51 (53/167) Installing gmp (6.3.0-r1) 18:58:27 #11 14.73 (54/167) Installing nettle (3.10.2-r0) 18:58:27 #11 14.89 (55/167) Installing libtasn1 (4.21.0-r0) 18:58:27 #11 15.05 (56/167) Installing p11-kit (0.25.3-r0) 18:58:27 #11 15.21 (57/167) Installing gnutls (3.8.13-r0) 18:58:28 #11 15.38 (58/167) Installing cups-libs (2.4.18-r0) 18:58:28 #11 15.62 (59/167) Installing libepoxy (1.5.10-r1) 18:58:28 #11 15.85 (60/167) Installing fribidi (1.0.15-r0) 18:58:28 #11 16.01 (61/167) Installing graphite2 (1.3.14-r6) 18:58:28 #11 16.14 (62/167) Installing harfbuzz (8.5.0-r0) 18:58:28 #11 16.31 (63/167) Installing libxft (2.3.8-r3) 18:58:29 #11 16.48 (64/167) Installing pango (1.52.2-r0) 18:58:29 #11 16.63 (65/167) Installing wayland-libs-client (1.22.0-r4) 18:58:29 #11 16.75 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 18:58:29 #11 16.86 (67/167) Installing wayland-libs-egl (1.22.0-r4) 18:58:29 #11 17.00 (68/167) Installing xkeyboard-config (2.41-r0) 18:58:30 #11 17.17 (69/167) Installing libxkbcommon (1.7.0-r0) 18:58:30 #11 17.40 (70/167) Installing gtk+3.0 (3.24.43-r0) 18:58:30 #11 17.71 (71/167) Installing icu-data-full (74.2-r1) 18:58:30 #11 18.02 (72/167) Installing mesa (24.0.9-r1) 18:58:30 #11 18.19 (73/167) Installing llvm17-libs (17.0.6-r2) 18:58:38 #11 25.90 (74/167) Installing hwdata-pci (0.382-r0) 18:58:38 #11 26.12 (75/167) Installing libpciaccess (0.18.1-r0) 18:58:38 #11 26.29 (76/167) Installing libdrm (2.4.120-r0) 18:58:39 #11 26.50 (77/167) Installing libelf (0.191-r0) 18:58:39 #11 26.68 (78/167) Installing mesa-glapi (24.0.9-r1) 18:58:39 #11 26.87 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 18:58:39 #11 27.20 (80/167) Installing eudev-libs (3.2.14-r2) 18:58:40 #11 27.32 (81/167) Installing libmagic (5.45-r1) 18:58:40 #11 27.49 (82/167) Installing file (5.45-r1) 18:58:40 #11 27.63 (83/167) Installing xprop (1.2.7-r0) 18:58:40 #11 27.80 (84/167) Installing libice (1.1.1-r6) 18:58:40 #11 27.92 (85/167) Installing libuuid (2.40.1-r1) 18:58:40 #11 28.04 (86/167) Installing libsm (1.2.4-r4) 18:58:40 #11 28.15 (87/167) Installing libxt (1.3.0-r5) 18:58:41 #11 28.36 (88/167) Installing libxmu (1.1.4-r2) 18:58:41 #11 28.56 (89/167) Installing xset (1.2.5-r1) 18:58:41 #11 28.73 (90/167) Installing xdg-utils (1.2.1-r0) 18:58:41 #11 28.91 (91/167) Installing libogg (1.3.5-r5) 18:58:41 #11 29.08 (92/167) Installing libflac (1.4.3-r1) 18:58:42 #11 29.29 (93/167) Installing alsa-lib (1.2.11-r0) 18:58:42 #11 29.46 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 18:58:42 #11 29.66 (95/167) Installing aom-libs (3.9.1-r0) 18:58:42 #11 29.85 (96/167) Installing libva (2.21.0-r0) 18:58:42 #11 30.04 (97/167) Installing libvdpau (1.5-r3) 18:58:42 #11 30.21 (98/167) Installing onevpl-libs (2023.3.1-r2) 18:58:43 #11 30.42 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 18:58:44 #11 31.58 (100/167) Installing libdav1d (1.4.2-r0) 18:58:44 #11 31.75 (101/167) Installing openexr-libiex (3.1.13-r1) 18:58:44 #11 31.96 (102/167) Installing openexr-libilmthread (3.1.13-r1) 18:58:44 #11 32.12 (103/167) Installing imath (3.1.12-r0) 18:58:45 #11 32.31 (104/167) Installing openexr-libopenexr (3.1.13-r1) 18:58:45 #11 32.48 (105/167) Installing giflib (5.2.2-r0) 18:58:45 #11 32.60 (106/167) Installing libhwy (1.0.7-r0) 18:58:45 #11 32.76 (107/167) Installing lcms2 (2.19-r0) 18:58:45 #11 32.97 (108/167) Installing libjxl (0.10.2-r0) 18:58:45 #11 33.15 (109/167) Installing lame-libs (3.100-r5) 18:58:46 #11 33.30 (110/167) Installing opus (1.5.2-r0) 18:58:46 #11 33.51 (111/167) Installing rav1e-libs (0.7.1-r0) 18:58:46 #11 33.78 (112/167) Installing libgomp (13.2.1_git20240309-r1) 18:58:46 #11 33.93 (113/167) Installing soxr (0.1.3-r7) 18:58:46 #11 34.12 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 18:58:46 #11 34.25 (115/167) Installing libtheora (1.1.1-r18) 18:58:47 #11 34.40 (116/167) Installing libvorbis (1.3.7-r2) 18:58:47 #11 34.61 (117/167) Installing libvpx (1.14.1-r0) 18:58:47 #11 34.79 (118/167) Installing libwebpmux (1.3.2-r0) 18:58:47 #11 34.90 (119/167) Installing x264-libs (0.164_git20231001-r0) 18:58:47 #11 35.08 (120/167) Installing numactl (2.0.18-r0) 18:58:48 #11 35.20 (121/167) Installing x265-libs (3.6-r0) 18:58:48 #11 35.52 (122/167) Installing xvidcore (1.3.7-r2) 18:58:48 #11 35.68 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 18:58:48 #11 35.94 (124/167) Installing libbluray (1.3.4-r1) 18:58:48 #11 36.15 (125/167) Installing mpg123-libs (1.32.8-r0) 18:58:49 #11 36.36 (126/167) Installing libopenmpt (0.7.7-r0) 18:58:49 #11 36.63 (127/167) Installing cjson (1.7.19-r0) 18:58:49 #11 36.74 (128/167) Installing mbedtls (3.6.6-r0) 18:58:49 #11 37.00 (129/167) Installing librist (0.2.10-r1) 18:58:49 #11 37.18 (130/167) Installing libsrt (1.5.3-r0) 18:58:50 #11 37.43 (131/167) Installing libssh (0.10.6-r0) 18:58:50 #11 37.65 (132/167) Installing libsodium (1.0.19-r1) 18:58:50 #11 37.85 (133/167) Installing libzmq (4.3.5-r2) 18:58:50 #11 38.00 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 18:58:51 #11 38.28 (135/167) Installing crc32c (1.1.2-r0) 18:58:51 #11 38.40 (136/167) Installing double-conversion (3.3.0-r0) 18:58:51 #11 38.56 (137/167) Installing libevent (2.1.12-r7) 18:58:51 #11 38.72 (138/167) Installing wayland-libs-server (1.22.0-r4) 18:58:51 #11 38.88 (139/167) Installing mesa-gbm (24.0.9-r1) 18:58:51 #11 39.05 (140/167) Installing harfbuzz-subset (8.5.0-r0) 18:58:51 #11 39.31 (141/167) Installing icu-libs (74.2-r1) 18:58:52 #11 39.50 (142/167) Installing minizip (1.3.1-r0) 18:58:52 #11 39.62 (143/167) Installing nspr (4.35-r4) 18:58:52 #11 39.77 (144/167) Installing sqlite-libs (3.45.3-r3) 18:58:52 #11 39.94 (145/167) Installing nss (3.105-r0) 18:58:52 #11 40.12 (146/167) Installing openh264 (2.4.1-r0) 18:58:53 #11 40.29 (147/167) Installing libcamera-ipa (0.3.0-r0) 18:58:53 #11 40.42 (148/167) Installing libunwind (1.8.1-r0) 18:58:53 #11 40.60 (149/167) Installing yaml (0.2.5-r2) 18:58:53 #11 40.79 (150/167) Installing libcamera (0.3.0-r0) 18:58:53 #11 41.03 (151/167) Installing speexdsp (1.2.1-r2) 18:58:53 #11 41.15 (152/167) Installing libuv (1.48.0-r0) 18:58:54 #11 41.29 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 18:58:54 #11 41.43 (154/167) Installing libsndfile (1.2.2-r1) 18:58:54 #11 41.66 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 18:58:54 #11 41.91 (156/167) Installing pipewire-libs (1.0.6-r1) 18:58:54 #11 42.10 (157/167) Installing libasyncns (0.8-r3) 18:58:54 #11 42.21 (158/167) Installing libltdl (2.4.7-r3) 18:58:55 #11 42.37 (159/167) Installing orc (0.4.40-r0) 18:58:55 #11 42.52 (160/167) Installing tdb-libs (1.4.9-r1) 18:58:55 #11 42.65 (161/167) Installing libpulse (17.0-r0) 18:58:55 #11 42.81 (162/167) Installing libwebpdemux (1.3.2-r0) 18:58:55 #11 42.96 (163/167) Installing libgpg-error (1.49-r0) 18:58:55 #11 43.09 (164/167) Installing libgcrypt (1.10.3-r0) 18:58:56 #11 43.34 (165/167) Installing libxslt (1.1.39-r2) 18:58:56 #11 43.55 (166/167) Installing chromium (131.0.6778.108-r0) 18:59:06 #11 53.54 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) 18:59:06 #11 53.91 Executing busybox-1.36.1-r31.trigger 18:59:06 #11 53.92 Executing fontconfig-2.15.0-r1.trigger 18:59:06 #11 53.94 Executing mkfontscale-1.2.2-r6.trigger 18:59:06 #11 53.96 Executing glib-2.80.5-r0.trigger 18:59:06 #11 53.97 Executing shared-mime-info-2.4-r0.trigger 18:59:07 #11 54.33 Executing gdk-pixbuf-2.42.12-r0.trigger 18:59:07 #11 54.34 Executing gtk-update-icon-cache-3.24.43-r0.trigger 18:59:07 #11 54.36 Executing gtk+3.0-3.24.43-r0.trigger 18:59:07 #11 54.38 OK: 672 MiB in 195 packages 18:59:07 #11 54.46 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:59:07 #11 54.66 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:59:10 #11 57.37 (1/30) Installing jansson (2.14-r4) 18:59:10 #11 57.50 (2/30) Installing binutils (2.42-r1) 18:59:10 #11 57.83 (3/30) Installing libatomic (13.2.1_git20240309-r1) 18:59:10 #11 57.94 (4/30) Installing isl26 (0.26-r1) 18:59:10 #11 58.21 (5/30) Installing mpfr4 (4.2.1-r0) 18:59:10 #11 58.38 (6/30) Installing mpc1 (1.3.1-r1) 18:59:11 #11 58.56 (7/30) Installing gcc (13.2.1_git20240309-r1) 18:59:12 #11 59.39 (8/30) Installing musl-dev (1.2.5-r3) 18:59:12 #11 59.70 (9/30) Installing linux-headers (6.6-r0) 18:59:12 #11 59.92 (10/30) Installing libffi-dev (3.4.6-r0) 18:59:12 #11 60.11 (11/30) Installing libpq (16.14-r0) 18:59:12 #11 60.25 (12/30) Installing openssl-dev (3.3.7-r0) 18:59:13 #11 60.49 (13/30) Installing libpq-dev (16.14-r0) 18:59:13 #11 60.66 (14/30) Installing libecpg (16.14-r0) 18:59:13 #11 60.85 (15/30) Installing libecpg-dev (16.14-r0) 18:59:13 #11 61.00 (16/30) Installing clang16-headers (16.0.6-r5) 18:59:14 #11 61.27 (17/30) Installing llvm16-libs (16.0.6-r9) 18:59:14 #11 62.16 (18/30) Installing clang16-libs (16.0.6-r5) 18:59:15 #11 62.75 (19/30) Installing fortify-headers (1.1-r3) 18:59:15 #11 62.86 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 18:59:16 #11 63.21 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 18:59:16 #11 63.35 (22/30) Installing clang16 (16.0.6-r5) 18:59:16 #11 63.57 (23/30) Installing icu (74.2-r1) 18:59:16 #11 63.73 (24/30) Installing icu-dev (74.2-r1) 18:59:16 #11 64.00 (25/30) Installing llvm16 (16.0.6-r9) 18:59:17 #11 64.89 (26/30) Installing lz4-libs (1.9.4-r5) 18:59:17 #11 65.08 (27/30) Installing lz4-dev (1.9.4-r5) 18:59:17 #11 65.20 (28/30) Installing zstd (1.5.6-r0) 18:59:18 #11 65.42 (29/30) Installing zstd-dev (1.5.6-r0) 18:59:18 #11 65.57 (30/30) Installing postgresql16-dev (16.14-r0) 18:59:18 #11 65.88 Executing busybox-1.36.1-r31.trigger 18:59:18 #11 65.89 OK: 1208 MiB in 225 packages 18:59:18 #11 65.97 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:59:18 #11 66.14 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:59:19 #11 66.64 (1/14) Installing g++ (13.2.1_git20240309-r1) 18:59:19 #11 67.02 (2/14) Installing gdbm (1.23-r1) 18:59:19 #11 67.19 (3/14) Installing mpdecimal (4.0.0-r0) 18:59:20 #11 67.33 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 18:59:20 #11 67.50 (5/14) Installing libncursesw (6.4_p20240420-r2) 18:59:20 #11 67.64 (6/14) Installing libpanelw (6.4_p20240420-r2) 18:59:20 #11 67.79 (7/14) Installing readline (8.2.10-r0) 18:59:20 #11 67.94 (8/14) Installing python3 (3.12.13-r0) 18:59:21 #11 68.37 (9/14) Installing python3-pycache-pyc0 (3.12.13-r0) 18:59:21 #11 68.70 (10/14) Installing pyc (3.12.13-r0) 18:59:21 #11 68.84 (11/14) Installing python3-pyc (3.12.13-r0) 18:59:21 #11 68.97 (12/14) Installing python3-dev (3.12.13-r0) 18:59:22 #11 69.77 (13/14) Installing libsodium-dev (1.0.19-r1) 18:59:22 #11 69.90 (14/14) Installing zeromq-dev (4.3.5-r2) 18:59:22 #11 70.06 Executing busybox-1.36.1-r31.trigger 18:59:22 #11 70.07 OK: 1374 MiB in 239 packages 18:59:22 #11 70.16 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:59:23 #11 70.34 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:59:23 #11 70.86 OK: 1374 MiB in 239 packages 18:59:23 #11 70.93 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:59:23 #11 71.10 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:59:24 #11 71.62 (1/1) Installing tzdata (2026b-r0) 18:59:24 #11 71.79 OK: 1376 MiB in 240 packages 18:59:24 #11 72.16 (1/1) Purging tzdata (2026b-r0) 18:59:25 #11 72.17 OK: 1374 MiB in 239 packages 18:59:26 #11 73.87 Looking in links: /tmp/tmpgv_z1i48 18:59:26 #11 73.87 Processing /tmp/tmpgv_z1i48/pip-25.0.1-py3-none-any.whl 18:59:26 #11 73.88 Installing collected packages: pip 18:59:27 #11 74.90 Successfully installed pip-25.0.1 18:59:27 #11 74.90 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:28 #11 75.35 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 18:59:28 #11 75.42 Collecting pip 18:59:28 #11 75.45 Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 18:59:28 #11 75.60 Collecting setuptools 18:59:28 #11 75.61 Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 18:59:28 #11 75.64 Collecting wheel 18:59:28 #11 75.64 Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 18:59:28 #11 75.66 Collecting packaging>=24.0 (from wheel) 18:59:28 #11 75.67 Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 18:59:28 #11 75.68 Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 18:59:28 #11 75.69 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 180.2 MB/s eta 0:00:00 18:59:28 #11 75.70 Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 18:59:28 #11 75.71 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 129.9 MB/s eta 0:00:00 18:59:28 #11 75.71 Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 18:59:28 #11 75.72 Downloading packaging-26.2-py3-none-any.whl (100 kB) 18:59:28 #11 75.75 Installing collected packages: setuptools, pip, packaging, wheel 18:59:29 #11 76.49 Attempting uninstall: pip 18:59:29 #11 76.50 Found existing installation: pip 25.0.1 18:59:29 #11 76.54 Uninstalling pip-25.0.1: 18:59:29 #11 76.55 Successfully uninstalled pip-25.0.1 18:59:30 #11 77.80 Successfully installed packaging-26.2 pip-26.1.2 setuptools-82.0.1 wheel-0.47.0 18:59:30 #11 77.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:59:31 #11 78.37 Processing ./edgex-taf-common 18:59:31 #11 78.37 Installing build dependencies: started 18:59:31 #11 79.11 Installing build dependencies: finished with status 'done' 18:59:31 #11 79.11 Getting requirements to build wheel: started 18:59:32 #11 79.53 Getting requirements to build wheel: finished with status 'done' 18:59:32 #11 79.53 Preparing metadata (pyproject.toml): started 18:59:32 #11 79.75 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:32 #11 79.75 Building wheels for collected packages: edgex-taf-common 18:59:32 #11 79.76 Building wheel for edgex-taf-common (pyproject.toml): started 18:59:32 #11 80.03 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 18:59:33 #11 80.03 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15430 sha256=1d8ca66b606ca99d616a41887484ea65dc876c0c17eb9d2fa668ad11821e7250 18:59:33 #11 80.03 Stored in directory: /tmp/pip-ephem-wheel-cache-6fr2c7wd/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 18:59:33 #11 80.03 Successfully built edgex-taf-common 18:59:33 #11 80.05 Installing collected packages: edgex-taf-common 18:59:33 #11 80.07 Successfully installed edgex-taf-common-0.0.0 18:59:33 #11 80.07 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:33 #11 80.65 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 18:59:33 #11 80.70 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 18:59:33 #11 80.72 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 18:59:33 #11 80.72 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 18:59:33 #11 80.74 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 18:59:33 #11 80.74 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 18:59:33 #11 80.77 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 18:59:33 #11 80.77 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 18:59:33 #11 80.78 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 18:59:33 #11 80.79 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 18:59:33 #11 80.80 Installing build dependencies: started 18:59:34 #11 81.47 Installing build dependencies: finished with status 'done' 18:59:34 #11 81.47 Getting requirements to build wheel: started 18:59:34 #11 81.89 Getting requirements to build wheel: finished with status 'done' 18:59:34 #11 81.89 Preparing metadata (pyproject.toml): started 18:59:34 #11 82.11 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:34 #11 82.11 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 18:59:34 #11 82.12 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:59:34 #11 82.13 Installing build dependencies: started 18:59:35 #11 82.76 Installing build dependencies: finished with status 'done' 18:59:35 #11 82.76 Getting requirements to build wheel: started 18:59:35 #11 83.21 Getting requirements to build wheel: finished with status 'done' 18:59:35 #11 83.21 Preparing metadata (pyproject.toml): started 18:59:36 #11 83.44 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:36 #11 83.46 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 18:59:36 #11 83.47 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 18:59:36 #11 83.48 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 18:59:36 #11 83.48 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 18:59:36 #11 83.51 Collecting requests==2.32.5 (from -r requirements.txt (line 9)) 18:59:36 #11 83.52 Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 18:59:36 #11 83.53 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 18:59:36 #11 83.54 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 18:59:36 #11 83.56 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 18:59:36 #11 83.56 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 18:59:36 #11 83.81 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 18:59:36 #11 83.82 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 18:59:36 #11 83.91 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 18:59:36 #11 83.91 Downloading psutil-7.0.0.tar.gz (497 kB) 18:59:36 #11 84.00 Installing build dependencies: started 18:59:37 #11 84.65 Installing build dependencies: finished with status 'done' 18:59:37 #11 84.66 Getting requirements to build wheel: started 18:59:37 #11 85.22 Getting requirements to build wheel: finished with status 'done' 18:59:38 #11 85.22 Preparing metadata (pyproject.toml): started 18:59:38 #11 85.53 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:38 #11 85.79 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 18:59:38 #11 85.80 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) 18:59:38 #11 85.81 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 18:59:38 #11 85.82 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 18:59:38 #11 85.86 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 18:59:38 #11 85.87 Downloading psycopg2-2.9.10.tar.gz (385 kB) 18:59:38 #11 85.94 Installing build dependencies: started 18:59:39 #11 86.60 Installing build dependencies: finished with status 'done' 18:59:39 #11 86.60 Getting requirements to build wheel: started 18:59:39 #11 87.02 Getting requirements to build wheel: finished with status 'done' 18:59:39 #11 87.02 Preparing metadata (pyproject.toml): started 18:59:39 #11 87.25 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:40 #11 87.38 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 18:59:40 #11 87.39 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 18:59:40 #11 87.57 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 18:59:40 #11 87.58 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 18:59:40 #11 87.59 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 18:59:40 #11 87.60 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 18:59:40 #11 87.86 Collecting cryptography==48.0.1 (from -r requirements.txt (line 20)) 18:59:40 #11 87.87 Downloading cryptography-48.0.1-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (4.3 kB) 18:59:40 #11 87.88 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 18:59:40 #11 87.88 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 18:59:40 #11 87.89 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 18:59:40 #11 87.90 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 18:59:40 #11 87.91 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 18:59:40 #11 87.91 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 18:59:40 #11 87.95 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:40 #11 87.96 Downloading selenium-4.45.0-py3-none-any.whl.metadata (7.4 kB) 18:59:40 #11 87.97 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:40 #11 87.97 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl.metadata (10 kB) 18:59:40 #11 87.99 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:40 #11 88.00 Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 18:59:40 #11 88.02 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:59:40 #11 88.03 Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) 18:59:40 #11 88.04 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:59:40 #11 88.05 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 18:59:40 #11 88.06 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:40 #11 88.07 Downloading docutils-0.23-py3-none-any.whl.metadata (15 kB) 18:59:40 #11 88.09 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:40 #11 88.09 Downloading flex-6.14.1.tar.gz (40 kB) 18:59:40 #11 88.12 Installing build dependencies: started 18:59:41 #11 88.80 Installing build dependencies: finished with status 'done' 18:59:41 #11 88.80 Getting requirements to build wheel: started 18:59:42 #11 89.22 Getting requirements to build wheel: finished with status 'done' 18:59:42 #11 89.22 Preparing metadata (pyproject.toml): started 18:59:42 #11 89.43 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:42 #11 89.44 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:42 #11 89.45 Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) 18:59:42 #11 89.48 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:42 #11 89.49 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 18:59:42 #11 89.51 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:42 #11 89.52 Downloading openapi_core-0.23.1-py3-none-any.whl.metadata (8.1 kB) 18:59:42 #11 89.54 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:42 #11 89.55 Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 18:59:42 #11 89.59 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:42 #11 89.60 Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 18:59:42 #11 89.62 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:42 #11 89.62 Downloading tzlocal-5.4.3-py3-none-any.whl.metadata (7.7 kB) 18:59:42 #11 89.75 Collecting charset_normalizer<4,>=2 (from requests==2.32.5->-r requirements.txt (line 9)) 18:59:42 #11 89.75 Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (40 kB) 18:59:42 #11 89.78 Collecting idna<4,>=2.5 (from requests==2.32.5->-r requirements.txt (line 9)) 18:59:42 #11 89.78 Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 18:59:42 #11 89.81 Collecting urllib3<3,>=1.21.1 (from requests==2.32.5->-r requirements.txt (line 9)) 18:59:42 #11 89.81 Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 18:59:42 #11 89.83 Collecting certifi>=2017.4.17 (from requests==2.32.5->-r requirements.txt (line 9)) 18:59:42 #11 89.83 Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 18:59:42 #11 89.85 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:59:42 #11 89.86 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 18:59:42 #11 89.87 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:59:42 #11 89.88 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 18:59:42 #11 89.88 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:59:42 #11 90.00 Collecting cffi>=2.0.0 (from cryptography==48.0.1->-r requirements.txt (line 20)) 18:59:42 #11 90.01 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.6 kB) 18:59:42 #11 90.03 Collecting pycparser (from cffi>=2.0.0->cryptography==48.0.1->-r requirements.txt (line 20)) 18:59:42 #11 90.03 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 18:59:42 #11 90.07 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:59:42 #11 90.08 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) 18:59:42 #11 90.10 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:59:42 #11 90.11 Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 18:59:42 #11 90.13 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:59:42 #11 90.14 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (10.0 kB) 18:59:42 #11 90.15 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:59:42 #11 90.16 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 18:59:42 #11 90.18 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:59:42 #11 90.18 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 18:59:42 #11 90.20 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:42 #11 90.20 Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) 18:59:42 #11 90.21 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:43 #11 90.22 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 18:59:43 #11 90.23 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:59:43 #11 90.24 Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 18:59:43 #11 90.25 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:43 #11 90.26 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 18:59:43 #11 90.27 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:43 #11 90.27 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:59:43 #11 90.28 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:59:43 #11 90.28 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 18:59:43 #11 90.30 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:59:43 #11 90.31 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 18:59:43 #11 90.32 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:59:43 #11 90.33 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 18:59:43 #11 90.40 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:43 #11 90.40 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 18:59:43 #11 90.45 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:43 #11 90.45 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) 18:59:43 #11 90.46 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:43 #11 90.47 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:59:43 #11 90.47 Installing build dependencies: started 18:59:43 #11 91.11 Installing build dependencies: finished with status 'done' 18:59:43 #11 91.12 Getting requirements to build wheel: started 18:59:44 #11 91.50 Getting requirements to build wheel: finished with status 'done' 18:59:44 #11 91.50 Preparing metadata (pyproject.toml): started 18:59:44 #11 91.71 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:44 #11 91.72 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:44 #11 91.72 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 18:59:44 #11 91.73 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:44 #11 91.74 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:59:44 #11 91.74 Installing build dependencies: started 18:59:44 #11 92.35 Installing build dependencies: finished with status 'done' 18:59:45 #11 92.35 Getting requirements to build wheel: started 18:59:45 #11 92.74 Getting requirements to build wheel: finished with status 'done' 18:59:45 #11 92.75 Preparing metadata (pyproject.toml): started 18:59:45 #11 93.06 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:46 #11 93.09 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:46 #11 93.09 Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 18:59:46 #11 93.11 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:46 #11 93.12 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 18:59:46 #11 93.14 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:46 #11 93.14 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 18:59:46 #11 93.45 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:46 #11 93.45 Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 18:59:46 #11 93.47 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:46 #11 93.48 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 18:59:46 #11 93.49 Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:46 #11 93.50 Downloading jsonschema_path-0.4.6-py3-none-any.whl.metadata (5.9 kB) 18:59:46 #11 93.52 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:46 #11 93.52 Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 18:59:46 #11 93.54 Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:46 #11 93.54 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) 18:59:46 #11 93.56 Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:46 #11 93.57 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl.metadata (6.5 kB) 18:59:46 #11 93.59 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:46 #11 93.60 Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 18:59:46 #11 93.61 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:59:46 #11 93.62 Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) 18:59:46 #11 93.74 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:59:46 #11 93.75 Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB) 18:59:46 #11 93.77 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:59:46 #11 93.77 Downloading pydantic_settings-2.14.2-py3-none-any.whl.metadata (3.4 kB) 18:59:46 #11 93.78 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:59:46 #11 93.79 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 18:59:46 #11 93.83 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:59:46 #11 93.83 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) 18:59:46 #11 93.85 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:59:46 #11 93.85 Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) 18:59:47 #11 94.67 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:59:47 #11 94.68 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.6 kB) 18:59:47 #11 94.68 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:59:47 #11 94.69 Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) 18:59:47 #11 94.76 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:47 #11 94.76 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) 18:59:47 #11 94.78 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 18:59:47 #11 94.80 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 66.5 MB/s 0:00:00 18:59:47 #11 94.80 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 18:59:47 #11 94.81 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 18:59:47 #11 94.81 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 18:59:47 #11 94.82 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 18:59:47 #11 94.82 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 18:59:47 #11 94.83 Downloading requests-2.32.5-py3-none-any.whl (64 kB) 18:59:47 #11 94.83 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 18:59:47 #11 94.84 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 18:59:47 #11 94.85 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 18:59:47 #11 95.09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 74.9 MB/s 0:00:00 18:59:47 #11 95.10 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) 18:59:47 #11 95.13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 56.9 MB/s 0:00:00 18:59:47 #11 95.14 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 18:59:47 #11 95.15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 110.8 MB/s 0:00:00 18:59:47 #11 95.15 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 18:59:47 #11 95.18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 103.2 MB/s 0:00:00 18:59:47 #11 95.19 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 18:59:47 #11 95.19 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 18:59:48 #11 95.20 Downloading cryptography-48.0.1-cp311-abi3-musllinux_1_2_x86_64.whl (5.0 MB) 18:59:48 #11 95.27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 74.9 MB/s 0:00:00 18:59:48 #11 95.28 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 18:59:48 #11 95.28 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 18:59:48 #11 95.29 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 18:59:48 #11 95.30 Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_x86_64.whl (218 kB) 18:59:48 #11 95.30 Downloading idna-3.18-py3-none-any.whl (65 kB) 18:59:48 #11 95.31 Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 18:59:48 #11 95.31 Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 18:59:48 #11 95.32 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl (221 kB) 18:59:48 #11 95.33 Downloading click-8.4.1-py3-none-any.whl (116 kB) 18:59:48 #11 95.34 Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) 18:59:48 #11 95.35 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl (359 kB) 18:59:48 #11 95.36 Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 18:59:48 #11 95.37 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) 18:59:48 #11 95.39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 65.9 MB/s 0:00:00 18:59:48 #11 95.39 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 18:59:48 #11 95.40 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 18:59:48 #11 95.41 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 18:59:48 #11 95.41 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB) 18:59:48 #11 95.42 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 18:59:48 #11 95.43 Downloading selenium-4.45.0-py3-none-any.whl (9.5 MB) 18:59:48 #11 95.53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 97.9 MB/s 0:00:00 18:59:48 #11 95.53 Downloading trio-0.33.0-py3-none-any.whl (510 kB) 18:59:48 #11 95.54 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 18:59:48 #11 95.54 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:59:48 #11 95.55 Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 18:59:48 #11 95.55 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:59:48 #11 95.56 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 18:59:48 #11 95.56 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 18:59:48 #11 95.57 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 18:59:48 #11 95.57 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 18:59:48 #11 95.58 Downloading docutils-0.23-py3-none-any.whl (634 kB) 18:59:48 #11 95.58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.7/634.7 kB 101.2 MB/s 0:00:00 18:59:48 #11 95.59 Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 18:59:48 #11 95.59 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) 18:59:48 #11 95.60 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 134.7 MB/s 0:00:00 18:59:48 #11 95.61 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:59:48 #11 95.61 Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) 18:59:48 #11 95.62 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 18:59:48 #11 95.63 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 18:59:48 #11 95.63 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 18:59:48 #11 95.64 Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_x86_64.whl (582 kB) 18:59:48 #11 95.65 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 582.4/582.4 kB 95.9 MB/s 0:00:00 18:59:48 #11 95.65 Downloading openapi_core-0.23.1-py3-none-any.whl (115 kB) 18:59:48 #11 95.66 Downloading jsonschema_path-0.4.6-py3-none-any.whl (19 kB) 18:59:48 #11 95.66 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) 18:59:48 #11 95.67 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl (50 kB) 18:59:48 #11 95.68 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) 18:59:48 #11 95.68 Downloading pathable-0.5.0-py3-none-any.whl (16 kB) 18:59:48 #11 95.69 Downloading pydantic-2.13.4-py3-none-any.whl (472 kB) 18:59:48 #11 95.70 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_x86_64.whl (2.4 MB) 18:59:48 #11 95.72 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 124.5 MB/s 0:00:00 18:59:48 #11 95.73 Downloading pydantic_settings-2.14.2-py3-none-any.whl (61 kB) 18:59:48 #11 95.73 Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) 18:59:48 #11 95.73 Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) 18:59:48 #11 95.74 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 18:59:48 #11 95.75 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 18:59:48 #11 95.75 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 18:59:48 #11 95.76 Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 18:59:48 #11 95.76 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 18:59:48 #11 95.77 Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 18:59:48 #11 95.78 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 134.7 MB/s 0:00:00 18:59:48 #11 95.79 Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 18:59:48 #11 95.79 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 18:59:48 #11 95.80 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:59:48 #11 95.80 Downloading tzlocal-5.4.3-py3-none-any.whl (18 kB) 18:59:48 #11 95.94 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 18:59:48 #11 95.94 Building wheel for robotframework-sshlibrary (pyproject.toml): started 18:59:48 #11 96.20 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 18:59:49 #11 96.20 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=11b97b93e7cb747e77848296eaa6aa184e850097a49f068b2ca2ce7c9ed485f1 18:59:49 #11 96.20 Stored in directory: /tmp/pip-ephem-wheel-cache-doxmc8o_/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 18:59:49 #11 96.21 Building wheel for robotbackgroundlogger (pyproject.toml): started 18:59:49 #11 96.45 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 18:59:49 #11 96.45 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=6822de8c49fddbf4ea7922b443f991efcb30b6a9fb616a8919541d93ed60089d 18:59:49 #11 96.45 Stored in directory: /tmp/pip-ephem-wheel-cache-doxmc8o_/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 18:59:49 #11 96.45 Building wheel for psutil (pyproject.toml): started 18:59:50 #11 98.22 Building wheel for psutil (pyproject.toml): finished with status 'done' 18:59:51 #11 98.22 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277540 sha256=435c8d8ee77d10fc64c9fea97303656d2bece83d20341537408fed556746d148 18:59:51 #11 98.22 Stored in directory: /tmp/pip-ephem-wheel-cache-doxmc8o_/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 18:59:51 #11 98.23 Building wheel for psycopg2 (pyproject.toml): started 19:00:01 #11 106.8 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 19:00:01 #11 106.8 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521910 sha256=b7cf93b4c1dd6a3dc045b68a447bbfd9a0007d247cbdb3cbddf15f755f1347e4 19:00:01 #11 106.8 Stored in directory: /tmp/pip-ephem-wheel-cache-doxmc8o_/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 19:00:01 #11 106.8 Building wheel for flex (pyproject.toml): started 19:00:01 #11 107.1 Building wheel for flex (pyproject.toml): finished with status 'done' 19:00:01 #11 107.1 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=70b597bdde95549db1e3a39c7855056da55efdb4bae8b920fd3b8c9ed61a643f 19:00:01 #11 107.1 Stored in directory: /tmp/pip-ephem-wheel-cache-doxmc8o_/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 19:00:01 #11 107.1 Building wheel for strict-rfc3339 (pyproject.toml): started 19:00:01 #11 107.3 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 19:00:01 #11 107.3 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18222 sha256=3d531f23d589427d898f262c7c7aea02081a3b3f80a0e861cf80d56a6f2781ed 19:00:01 #11 107.3 Stored in directory: /tmp/pip-ephem-wheel-cache-doxmc8o_/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 19:00:01 #11 107.3 Building wheel for validate-email (pyproject.toml): started 19:00:01 #11 107.6 Building wheel for validate-email (pyproject.toml): finished with status 'done' 19:00:01 #11 107.6 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=530f7082167ae3f687a681717e4b050f109f36260a86dfa018a13acc3a8367a1 19:00:01 #11 107.6 Stored in directory: /tmp/pip-ephem-wheel-cache-doxmc8o_/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 19:00:01 #11 107.6 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 19:00:01 #11 107.8 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:00:13 #11 119.0 19:00:13 #11 119.0 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.10.1 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.5 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:00:13 #11 119.0 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:00:13 #11 DONE 120.0s 19:00:13 19:00:13 #12 exporting to image 19:00:13 #12 exporting layers 19:00:20 #12 exporting layers 6.4s done 19:00:20 #12 writing image sha256:9b6306e343a9666ed27d670bfb9f3e6a842a1553d9040ddb623ed7868490b830 done 19:00:20 #12 naming to docker.io/library/edgex-taf-common done 19:00:20 #12 DONE 6.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:00:20 19:00:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:00:21 latest: Pulling from edgex-lftools-log-publisher 19:00:21 5eb5b503b376: Pulling fs layer 19:00:21 5c69ac0246d0: Pulling fs layer 19:00:21 ec43610c2a17: Pulling fs layer 19:00:21 3a2ae6a8a46f: Pulling fs layer 19:00:21 33b1e0a273af: Pulling fs layer 19:00:21 5d3b04190fa2: Pulling fs layer 19:00:21 2f39f015ded8: Pulling fs layer 19:00:21 33b1e0a273af: Waiting 19:00:21 5d3b04190fa2: Waiting 19:00:21 2f39f015ded8: Waiting 19:00:21 3a2ae6a8a46f: Waiting 19:00:21 5c69ac0246d0: Verifying Checksum 19:00:21 5c69ac0246d0: Download complete 19:00:21 3a2ae6a8a46f: Verifying Checksum 19:00:21 3a2ae6a8a46f: Download complete 19:00:21 33b1e0a273af: Verifying Checksum 19:00:21 33b1e0a273af: Download complete 19:00:21 ec43610c2a17: Verifying Checksum 19:00:21 ec43610c2a17: Download complete 19:00:21 5d3b04190fa2: Verifying Checksum 19:00:21 5d3b04190fa2: Download complete 19:00:21 5eb5b503b376: Verifying Checksum 19:00:21 5eb5b503b376: Download complete 19:00:21 2f39f015ded8: Download complete 19:00:23 5eb5b503b376: Pull complete 19:00:23 5c69ac0246d0: Pull complete 19:00:23 ec43610c2a17: Pull complete 19:00:23 3a2ae6a8a46f: Pull complete 19:00:23 33b1e0a273af: Pull complete 19:00:23 5d3b04190fa2: Pull complete 19:00:30 2f39f015ded8: Pull complete 19:00:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:00:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:00:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:00:30 prd-ubuntu20.04-docker-8c-8g-13677 does not seem to be running inside a container 19:00:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-141 -v /w/workspace/xfoundry_edgex-taf-common_PR-141:/w/workspace/xfoundry_edgex-taf-common_PR-141:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-141@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:00:31 $ docker top 058156e48fd647cf8c2225509d1566b6c822d55c11c84557243f9e1d0ad902fa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:00:32 ---> job-cost.sh 19:00:32 lf-activate-venv: SKIPPING 19:00:32 INFO: No Stack... 19:00:32 INFO: Retrieving Pricing Info for: v3-standard-8 19:00:32 INFO: Archiving Costs [Pipeline] sh 19:00:33 + cat /w/workspace/xfoundry_edgex-taf-common_PR-141/archives/cost.csv 19:00:33 + cut -d, -f6 [Pipeline] lock 19:00:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-141-3-stack-cost] 19:00:33 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-141-3-stack-cost] did not exist. Created. 19:00:33 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-141-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:00:33 + echo total: 0.2199999988079071 [Pipeline] stash 19:00:33 Stashed 1 file(s) [Pipeline] } 19:00:33 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-141-3-stack-cost] [Pipeline] // lock [Pipeline] } 19:00:33 $ docker stop --time=1 058156e48fd647cf8c2225509d1566b6c822d55c11c84557243f9e1d0ad902fa 19:00:34 $ docker rm -f --volumes 058156e48fd647cf8c2225509d1566b6c822d55c11c84557243f9e1d0ad902fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:01:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13687 in /w/workspace/xfoundry_edgex-taf-common_PR-141 [Pipeline] { [Pipeline] checkout 19:01:53 Selected Git installation does not exist. Using Default 19:01:53 The recommended git tool is: NONE 19:02:00 using credential edgex-jenkins-ssh 19:02:00 Cloning the remote Git repository 19:02:00 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 19:02:00 > git init /w/workspace/xfoundry_edgex-taf-common_PR-141 # timeout=10 19:02:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 19:02:00 > git --version # timeout=10 19:02:00 > git --version # 'git version 2.25.1' 19:02:00 using GIT_SSH to set credentials SSH Credentials for GitHub 19:02:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:02:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 19:02:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:02:03 Merging remotes/origin/main commit eddc1ba5d35ac977be428cb1fd634fea90fce073 into PR head commit a8506e29e7d646a0441467d309a708079c1c2ca1 19:02:03 Merge succeeded, producing 3c159cd65e8e156b534a4174db4a19a83eb56c0e 19:02:03 Checking out Revision 3c159cd65e8e156b534a4174db4a19a83eb56c0e (PR-141) 19:02:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 19:02:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 19:02:02 using GIT_SSH to set credentials SSH Credentials for GitHub 19:02:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/141/head:refs/remotes/origin/PR-141 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:02:03 > git config core.sparsecheckout # timeout=10 19:02:03 > git checkout -f a8506e29e7d646a0441467d309a708079c1c2ca1 # timeout=10 19:02:03 > git remote # timeout=10 19:02:03 > git config --get remote.origin.url # timeout=10 19:02:03 using GIT_SSH to set credentials SSH Credentials for GitHub 19:02:03 > git merge eddc1ba5d35ac977be428cb1fd634fea90fce073 # timeout=10 19:02:03 > git rev-parse HEAD^{commit} # timeout=10 19:02:03 > git config core.sparsecheckout # timeout=10 19:02:03 > git checkout -f 3c159cd65e8e156b534a4174db4a19a83eb56c0e # timeout=10 19:02:07 Commit message: "Merge commit 'eddc1ba5d35ac977be428cb1fd634fea90fce073' into HEAD" 19:02:07 First time build. Skipping changelog. 19:02:07 > git rev-list --no-walk c36431eed5c07d34374c25eea83d20ff77b5a18a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:02:08 provisioning config files... 19:02:09 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-141@tmp/config3471525752460506767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:02:09 ---> ****-login.sh 19:02:09 nexus3.edgexfoundry.org:10001 19:02:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:02:10 Configure a credential helper to remove this warning. See 19:02:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:02:10 19:02:10 Login Succeeded 19:02:10 nexus3.edgexfoundry.org:10002 19:02:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:02:11 Configure a credential helper to remove this warning. See 19:02:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:02:11 19:02:11 Login Succeeded 19:02:11 nexus3.edgexfoundry.org:10003 19:02:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:02:11 Configure a credential helper to remove this warning. See 19:02:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:02:11 19:02:11 Login Succeeded 19:02:11 nexus3.edgexfoundry.org:10004 19:02:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:02:11 Configure a credential helper to remove this warning. See 19:02:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:02:11 19:02:11 Login Succeeded 19:02:11 ****.io 19:02:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:02:12 Configure a credential helper to remove this warning. See 19:02:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:02:12 19:02:12 Login Succeeded 19:02:12 ---> ****-login.sh ends [Pipeline] } 19:02:12 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 19:02:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:02:13 + ls -al . 19:02:13 total 68 19:02:13 drwxrwxr-x 5 jenkins jenkins 4096 Jun 22 19:02 . 19:02:13 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 19:02 .. 19:02:13 drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 19:02 .git 19:02:13 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 19:02 .github 19:02:13 -rw-rw-r-- 1 jenkins jenkins 22 Jun 22 19:02 .gitignore 19:02:13 -rw-rw-r-- 1 jenkins jenkins 1653 Jun 22 19:02 Dockerfile 19:02:13 -rw-rw-r-- 1 jenkins jenkins 746 Jun 22 19:02 Jenkinsfile 19:02:13 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 22 19:02 LICENSE 19:02:13 -rw-rw-r-- 1 jenkins jenkins 4232 Jun 22 19:02 README.md 19:02:13 drwxrwxr-x 5 jenkins jenkins 4096 Jun 22 19:02 TUC 19:02:13 -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 18:58 VERSION 19:02:13 -rw-rw-r-- 1 jenkins jenkins 473 Jun 22 19:02 requirements.txt 19:02:13 -rw-rw-r-- 1 jenkins jenkins 54 Jun 22 19:02 robot-entrypoint.sh 19:02:13 -rw-rw-r-- 1 jenkins jenkins 445 Jun 22 19:02 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:13 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=3c159cd65e8e156b534a4174db4a19a83eb56c0e --label arch=arm64 --label version=0.0.0 . 19:02:14 Sending build context to Docker daemon 446.5kB 19:02:14 Step 1/13 : FROM alpine:3.20 19:02:15 3.20: Pulling from library/alpine 19:02:15 3f26bc2dec0b: Pulling fs layer 19:02:15 3f26bc2dec0b: Download complete 19:02:16 3f26bc2dec0b: Pull complete 19:02:16 Digest: sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 19:02:16 Status: Downloaded newer image for alpine:3.20 19:02:16 ---> ab3fe4defd29 19:02:16 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 19:02:16 ---> Running in f512372dc6b0 19:02:17 Removing intermediate container f512372dc6b0 19:02:17 ---> 5f446fc40ed7 19:02:17 Step 3/13 : LABEL maintainer="Bruce Huang " 19:02:17 ---> Running in 8471f77c4598 19:02:17 Removing intermediate container 8471f77c4598 19:02:17 ---> 9c1de2f98357 19:02:17 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 19:02:18 ---> 1ab509a0715b 19:02:18 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 19:02:18 ---> 104a53a7c49a 19:02:18 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 19:02:19 ---> d4ad6051ec78 19:02:19 Step 7/13 : WORKDIR /edgex-taf 19:02:19 ---> Running in 55d7bcf2142d 19:02:19 Removing intermediate container 55d7bcf2142d 19:02:19 ---> 4a0ef14397ad 19:02:19 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:02:19 ---> Running in 076f69642056 19:02:21 Removing intermediate container 076f69642056 19:02:21 ---> ab0f63180601 19:02:21 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 19:02:21 ---> Running in 3e06dbb958e7 19:02:22 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:02:23 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:02:25 OK: 9 MiB in 14 packages 19:02:25 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:02:25 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:02:27 (1/14) Installing ca-certificates (20260413-r0) 19:02:27 (2/14) Installing brotli-libs (1.1.0-r2) 19:02:27 (3/14) Installing c-ares (1.33.1-r0) 19:02:28 (4/14) Installing libunistring (1.2-r0) 19:02:28 (5/14) Installing libidn2 (2.3.7-r0) 19:02:28 (6/14) Installing nghttp2-libs (1.62.1-r0) 19:02:28 (7/14) Installing libpsl (0.21.5-r1) 19:02:29 (8/14) Installing zstd-libs (1.5.6-r0) 19:02:29 (9/14) Installing libcurl (8.14.1-r2) 19:02:29 (10/14) Installing curl (8.14.1-r2) 19:02:29 (11/14) Installing docker-cli (26.1.5-r0) 19:02:30 (12/14) Installing oniguruma (6.9.9-r0) 19:02:30 (13/14) Installing jq (1.7.1-r0) 19:02:30 (14/14) Installing openssl (3.3.7-r0) 19:02:31 Executing busybox-1.36.1-r31.trigger 19:02:31 Executing ca-certificates-20260413-r0.trigger 19:02:31 OK: 43 MiB in 28 packages 19:02:31 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:02:32 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:02:34 (1/166) Installing libexpat (2.8.1-r0) 19:02:34 (2/166) Installing libbz2 (1.0.8-r6) 19:02:34 (3/166) Installing libpng (1.6.57-r0) 19:02:34 (4/166) Installing freetype (2.13.2-r0) 19:02:34 (5/166) Installing fontconfig (2.15.0-r1) 19:02:35 (6/166) Installing libfontenc (1.1.8-r0) 19:02:35 (7/166) Installing mkfontscale (1.2.2-r6) 19:02:35 (8/166) Installing font-opensans (0_git20210927-r1) 19:02:35 (9/166) Installing pkgconf (2.2.0-r0) 19:02:36 (10/166) Installing libgcc (13.2.1_git20240309-r1) 19:02:36 (11/166) Installing libffi (3.4.6-r0) 19:02:36 (12/166) Installing libintl (0.22.5-r0) 19:02:36 (13/166) Installing libeconf (0.6.3-r0) 19:02:37 (14/166) Installing libblkid (2.40.1-r1) 19:02:37 (15/166) Installing libmount (2.40.1-r1) 19:02:37 (16/166) Installing pcre2 (10.43-r0) 19:02:37 (17/166) Installing glib (2.80.5-r0) 19:02:38 (18/166) Installing libstdc++ (13.2.1_git20240309-r1) 19:02:38 (19/166) Installing xz-libs (5.8.3-r0) 19:02:38 (20/166) Installing libxml2 (2.12.10-r0) 19:02:38 (21/166) Installing shared-mime-info (2.4-r0) 19:02:39 (22/166) Installing hicolor-icon-theme (0.17-r2) 19:02:39 (23/166) Installing libjpeg-turbo (3.0.3-r0) 19:02:39 (24/166) Installing libsharpyuv (1.3.2-r0) 19:02:40 (25/166) Installing libwebp (1.3.2-r0) 19:02:40 (26/166) Installing tiff (4.6.0t-r0) 19:02:40 (27/166) Installing gdk-pixbuf (2.42.12-r0) 19:02:40 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 19:02:40 (29/166) Installing libxau (1.0.11-r4) 19:02:41 (30/166) Installing libmd (1.1.0-r0) 19:02:41 (31/166) Installing libbsd (0.12.2-r0) 19:02:41 (32/166) Installing libxdmcp (1.1.5-r1) 19:02:41 (33/166) Installing libxcb (1.16.1-r0) 19:02:41 (34/166) Installing libx11 (1.8.9-r1) 19:02:42 (35/166) Installing libxcomposite (0.4.6-r5) 19:02:42 (36/166) Installing libxfixes (6.0.1-r4) 19:02:42 (37/166) Installing libxrender (0.9.11-r5) 19:02:42 (38/166) Installing libxcursor (1.2.2-r1) 19:02:43 (39/166) Installing libxdamage (1.1.6-r5) 19:02:43 (40/166) Installing libxext (1.3.6-r2) 19:02:43 (41/166) Installing libxi (1.8.1-r4) 19:02:43 (42/166) Installing libxinerama (1.1.5-r4) 19:02:43 (43/166) Installing libxrandr (1.5.4-r1) 19:02:44 (44/166) Installing libatk-1.0 (2.52.0-r0) 19:02:44 (45/166) Installing libxtst (1.2.4-r6) 19:02:44 (46/166) Installing dbus-libs (1.14.10-r1) 19:02:44 (47/166) Installing at-spi2-core (2.52.0-r0) 19:02:44 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 19:02:45 (49/166) Installing pixman (0.43.2-r0) 19:02:45 (50/166) Installing cairo (1.18.4-r0) 19:02:45 (51/166) Installing cairo-gobject (1.18.4-r0) 19:02:46 (52/166) Installing avahi-libs (0.8-r17) 19:02:46 (53/166) Installing gmp (6.3.0-r1) 19:02:46 (54/166) Installing nettle (3.10.2-r0) 19:02:46 (55/166) Installing libtasn1 (4.21.0-r0) 19:02:47 (56/166) Installing p11-kit (0.25.3-r0) 19:02:47 (57/166) Installing gnutls (3.8.13-r0) 19:02:47 (58/166) Installing cups-libs (2.4.18-r0) 19:02:47 (59/166) Installing libepoxy (1.5.10-r1) 19:02:48 (60/166) Installing fribidi (1.0.15-r0) 19:02:48 (61/166) Installing graphite2 (1.3.14-r6) 19:02:48 (62/166) Installing harfbuzz (8.5.0-r0) 19:02:48 (63/166) Installing libxft (2.3.8-r3) 19:02:48 (64/166) Installing pango (1.52.2-r0) 19:02:49 (65/166) Installing wayland-libs-client (1.22.0-r4) 19:02:49 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 19:02:49 (67/166) Installing wayland-libs-egl (1.22.0-r4) 19:02:49 (68/166) Installing xkeyboard-config (2.41-r0) 19:02:50 (69/166) Installing libxkbcommon (1.7.0-r0) 19:02:50 (70/166) Installing gtk+3.0 (3.24.43-r0) 19:02:50 (71/166) Installing icu-data-full (74.2-r1) 19:02:51 (72/166) Installing mesa (24.0.9-r1) 19:02:52 (73/166) Installing llvm17-libs (17.0.6-r2) 19:02:55 (74/166) Installing hwdata-pci (0.382-r0) 19:02:55 (75/166) Installing libpciaccess (0.18.1-r0) 19:02:55 (76/166) Installing libdrm (2.4.120-r0) 19:02:56 (77/166) Installing libelf (0.191-r0) 19:02:56 (78/166) Installing mesa-glapi (24.0.9-r1) 19:02:56 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 19:02:57 (80/166) Installing eudev-libs (3.2.14-r2) 19:02:57 (81/166) Installing libmagic (5.45-r1) 19:02:57 (82/166) Installing file (5.45-r1) 19:02:58 (83/166) Installing xprop (1.2.7-r0) 19:02:58 (84/166) Installing libice (1.1.1-r6) 19:02:58 (85/166) Installing libuuid (2.40.1-r1) 19:02:58 (86/166) Installing libsm (1.2.4-r4) 19:02:58 (87/166) Installing libxt (1.3.0-r5) 19:02:59 (88/166) Installing libxmu (1.1.4-r2) 19:02:59 (89/166) Installing xset (1.2.5-r1) 19:02:59 (90/166) Installing xdg-utils (1.2.1-r0) 19:02:59 (91/166) Installing libogg (1.3.5-r5) 19:02:59 (92/166) Installing libflac (1.4.3-r1) 19:03:00 (93/166) Installing alsa-lib (1.2.11-r0) 19:03:00 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 19:03:01 (95/166) Installing aom-libs (3.9.1-r0) 19:03:01 (96/166) Installing libva (2.21.0-r0) 19:03:01 (97/166) Installing libvdpau (1.5-r3) 19:03:01 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 19:03:02 (99/166) Installing libdav1d (1.4.2-r0) 19:03:02 (100/166) Installing openexr-libiex (3.1.13-r1) 19:03:02 (101/166) Installing openexr-libilmthread (3.1.13-r1) 19:03:02 (102/166) Installing imath (3.1.12-r0) 19:03:02 (103/166) Installing openexr-libopenexr (3.1.13-r1) 19:03:03 (104/166) Installing giflib (5.2.2-r0) 19:03:03 (105/166) Installing libhwy (1.0.7-r0) 19:03:03 (106/166) Installing lcms2 (2.19-r0) 19:03:04 (107/166) Installing libjxl (0.10.2-r0) 19:03:04 (108/166) Installing lame-libs (3.100-r5) 19:03:04 (109/166) Installing opus (1.5.2-r0) 19:03:04 (110/166) Installing rav1e-libs (0.7.1-r0) 19:03:05 (111/166) Installing libgomp (13.2.1_git20240309-r1) 19:03:05 (112/166) Installing soxr (0.1.3-r7) 19:03:05 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 19:03:05 (114/166) Installing libtheora (1.1.1-r18) 19:03:06 (115/166) Installing libvorbis (1.3.7-r2) 19:03:06 (116/166) Installing libvpx (1.14.1-r0) 19:03:06 (117/166) Installing libwebpmux (1.3.2-r0) 19:03:06 (118/166) Installing x264-libs (0.164_git20231001-r0) 19:03:07 (119/166) Installing numactl (2.0.18-r0) 19:03:07 (120/166) Installing x265-libs (3.6-r0) 19:03:08 (121/166) Installing xvidcore (1.3.7-r2) 19:03:08 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 19:03:08 (123/166) Installing libbluray (1.3.4-r1) 19:03:09 (124/166) Installing mpg123-libs (1.32.8-r0) 19:03:09 (125/166) Installing libopenmpt (0.7.7-r0) 19:03:09 (126/166) Installing cjson (1.7.19-r0) 19:03:10 (127/166) Installing mbedtls (3.6.6-r0) 19:03:10 (128/166) Installing librist (0.2.10-r1) 19:03:10 (129/166) Installing libsrt (1.5.3-r0) 19:03:10 (130/166) Installing libssh (0.10.6-r0) 19:03:10 (131/166) Installing libsodium (1.0.19-r1) 19:03:11 (132/166) Installing libzmq (4.3.5-r2) 19:03:11 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 19:03:11 (134/166) Installing crc32c (1.1.2-r0) 19:03:11 (135/166) Installing double-conversion (3.3.0-r0) 19:03:12 (136/166) Installing libevent (2.1.12-r7) 19:03:12 (137/166) Installing wayland-libs-server (1.22.0-r4) 19:03:12 (138/166) Installing mesa-gbm (24.0.9-r1) 19:03:13 (139/166) Installing harfbuzz-subset (8.5.0-r0) 19:03:13 (140/166) Installing icu-libs (74.2-r1) 19:03:13 (141/166) Installing minizip (1.3.1-r0) 19:03:13 (142/166) Installing nspr (4.35-r4) 19:03:13 (143/166) Installing sqlite-libs (3.45.3-r3) 19:03:14 (144/166) Installing nss (3.105-r0) 19:03:14 (145/166) Installing openh264 (2.4.1-r0) 19:03:15 (146/166) Installing libcamera-ipa (0.3.0-r0) 19:03:15 (147/166) Installing libunwind (1.8.1-r0) 19:03:15 (148/166) Installing yaml (0.2.5-r2) 19:03:15 (149/166) Installing libcamera (0.3.0-r0) 19:03:16 (150/166) Installing speexdsp (1.2.1-r2) 19:03:16 (151/166) Installing libuv (1.48.0-r0) 19:03:16 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 19:03:16 (153/166) Installing libsndfile (1.2.2-r1) 19:03:17 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 19:03:17 (155/166) Installing pipewire-libs (1.0.6-r1) 19:03:18 (156/166) Installing libasyncns (0.8-r3) 19:03:18 (157/166) Installing libltdl (2.4.7-r3) 19:03:18 (158/166) Installing orc (0.4.40-r0) 19:03:18 (159/166) Installing tdb-libs (1.4.9-r1) 19:03:18 (160/166) Installing libpulse (17.0-r0) 19:03:19 (161/166) Installing libwebpdemux (1.3.2-r0) 19:03:19 (162/166) Installing libgpg-error (1.49-r0) 19:03:19 (163/166) Installing libgcrypt (1.10.3-r0) 19:03:19 (164/166) Installing libxslt (1.1.39-r2) 19:03:20 (165/166) Installing chromium (131.0.6778.108-r0) 19:03:26 (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) 19:03:26 Executing busybox-1.36.1-r31.trigger 19:03:26 Executing fontconfig-2.15.0-r1.trigger 19:03:26 Executing mkfontscale-1.2.2-r6.trigger 19:03:26 Executing glib-2.80.5-r0.trigger 19:03:26 Executing shared-mime-info-2.4-r0.trigger 19:03:28 Executing gdk-pixbuf-2.42.12-r0.trigger 19:03:29 Executing gtk-update-icon-cache-3.24.43-r0.trigger 19:03:29 Executing gtk+3.0-3.24.43-r0.trigger 19:03:29 OK: 658 MiB in 194 packages 19:03:29 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:03:29 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:03:31 (1/30) Installing jansson (2.14-r4) 19:03:31 (2/30) Installing binutils (2.42-r1) 19:03:32 (3/30) Installing libatomic (13.2.1_git20240309-r1) 19:03:32 (4/30) Installing isl26 (0.26-r1) 19:03:32 (5/30) Installing mpfr4 (4.2.1-r0) 19:03:32 (6/30) Installing mpc1 (1.3.1-r1) 19:03:33 (7/30) Installing gcc (13.2.1_git20240309-r1) 19:03:36 (8/30) Installing musl-dev (1.2.5-r3) 19:03:36 (9/30) Installing linux-headers (6.6-r0) 19:03:37 (10/30) Installing libffi-dev (3.4.6-r0) 19:03:37 (11/30) Installing libpq (16.14-r0) 19:03:37 (12/30) Installing openssl-dev (3.3.7-r0) 19:03:38 (13/30) Installing libpq-dev (16.14-r0) 19:03:38 (14/30) Installing libecpg (16.14-r0) 19:03:38 (15/30) Installing libecpg-dev (16.14-r0) 19:03:39 (16/30) Installing clang16-headers (16.0.6-r5) 19:03:39 (17/30) Installing llvm16-libs (16.0.6-r9) 19:03:42 (18/30) Installing clang16-libs (16.0.6-r5) 19:03:44 (19/30) Installing fortify-headers (1.1-r3) 19:03:44 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 19:03:45 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 19:03:45 (22/30) Installing clang16 (16.0.6-r5) 19:03:45 (23/30) Installing icu (74.2-r1) 19:03:45 (24/30) Installing icu-dev (74.2-r1) 19:03:46 (25/30) Installing llvm16 (16.0.6-r9) 19:03:49 (26/30) Installing lz4-libs (1.9.4-r5) 19:03:50 (27/30) Installing lz4-dev (1.9.4-r5) 19:03:50 (28/30) Installing zstd (1.5.6-r0) 19:03:50 (29/30) Installing zstd-dev (1.5.6-r0) 19:03:50 (30/30) Installing postgresql16-dev (16.14-r0) 19:03:51 Executing busybox-1.36.1-r31.trigger 19:03:51 OK: 1184 MiB in 224 packages 19:03:52 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:03:52 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:03:54 (1/14) Installing g++ (13.2.1_git20240309-r1) 19:03:55 (2/14) Installing gdbm (1.23-r1) 19:03:55 (3/14) Installing mpdecimal (4.0.0-r0) 19:03:55 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 19:03:56 (5/14) Installing libncursesw (6.4_p20240420-r2) 19:03:56 (6/14) Installing libpanelw (6.4_p20240420-r2) 19:03:56 (7/14) Installing readline (8.2.10-r0) 19:03:56 (8/14) Installing python3 (3.12.13-r0) 19:03:57 (9/14) Installing python3-pycache-pyc0 (3.12.13-r0) 19:03:58 (10/14) Installing pyc (3.12.13-r0) 19:03:58 (11/14) Installing python3-pyc (3.12.13-r0) 19:03:59 (12/14) Installing python3-dev (3.12.13-r0) 19:04:01 (13/14) Installing libsodium-dev (1.0.19-r1) 19:04:01 (14/14) Installing zeromq-dev (4.3.5-r2) 19:04:02 Executing busybox-1.36.1-r31.trigger 19:04:02 OK: 1371 MiB in 238 packages 19:04:02 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:04:02 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:04:04 OK: 1371 MiB in 238 packages 19:04:04 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:04:05 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:04:06 (1/1) Installing tzdata (2026b-r0) 19:04:07 OK: 1372 MiB in 239 packages 19:04:09 (1/1) Purging tzdata (2026b-r0) 19:04:09 OK: 1371 MiB in 238 packages 19:04:21 Looking in links: /tmp/tmpq2uiy5xu 19:04:21 Processing /tmp/tmpq2uiy5xu/pip-25.0.1-py3-none-any.whl 19:04:21 Installing collected packages: pip 19:04:28 Successfully installed pip-25.0.1 19:04:28 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:04:31 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 19:04:31 Collecting pip 19:04:31 Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 19:04:33 Collecting setuptools 19:04:33 Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 19:04:33 Collecting wheel 19:04:33 Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 19:04:33 Collecting packaging>=24.0 (from wheel) 19:04:33 Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 19:04:33 Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 19:04:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 50.6 MB/s eta 0:00:00 19:04:33 Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 19:04:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 54.4 MB/s eta 0:00:00 19:04:33 Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 19:04:33 Downloading packaging-26.2-py3-none-any.whl (100 kB) 19:04:34 Installing collected packages: setuptools, pip, packaging, wheel 19:04:39 Attempting uninstall: pip 19:04:39 Found existing installation: pip 25.0.1 19:04:39 Uninstalling pip-25.0.1: 19:04:39 Successfully uninstalled pip-25.0.1 19:04:50 Successfully installed packaging-26.2 pip-26.1.2 setuptools-82.0.1 wheel-0.47.0 19:04:50 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 19:04:53 Processing ./edgex-taf-common 19:04:53 Installing build dependencies: started 19:04:58 Installing build dependencies: finished with status 'done' 19:04:58 Getting requirements to build wheel: started 19:05:02 Getting requirements to build wheel: finished with status 'done' 19:05:02 Preparing metadata (pyproject.toml): started 19:05:03 Preparing metadata (pyproject.toml): finished with status 'done' 19:05:03 Building wheels for collected packages: edgex-taf-common 19:05:03 Building wheel for edgex-taf-common (pyproject.toml): started 19:05:05 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 19:05:05 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15430 sha256=d0d7799980dd4ece91a913e0f16225fa991cbcb5971fadb4e33d09fa5730517a 19:05:05 Stored in directory: /tmp/pip-ephem-wheel-cache-kvbpawin/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 19:05:05 Successfully built edgex-taf-common 19:05:05 Installing collected packages: edgex-taf-common 19:05:05 Successfully installed edgex-taf-common-0.0.0 19:05:05 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 19:05:09 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 19:05:09 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 19:05:09 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 19:05:09 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 19:05:09 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 19:05:09 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 19:05:09 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 19:05:09 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 19:05:10 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 19:05:10 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 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:18 Getting requirements to build wheel: finished with status 'done' 19:05:18 Preparing metadata (pyproject.toml): started 19:05:19 Preparing metadata (pyproject.toml): finished with status 'done' 19:05:19 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 19:05:19 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 19:05:19 Installing build dependencies: started 19:05:24 Installing build dependencies: finished with status 'done' 19:05:24 Getting requirements to build wheel: started 19:05:26 Getting requirements to build wheel: finished with status 'done' 19:05:26 Preparing metadata (pyproject.toml): started 19:05:27 Preparing metadata (pyproject.toml): finished with status 'done' 19:05:28 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 19:05:28 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 19:05:28 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 19:05:28 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 19:05:28 Collecting requests==2.32.5 (from -r requirements.txt (line 9)) 19:05:28 Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 19:05:28 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 19:05:28 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 19:05:28 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 19:05:28 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 19:05:30 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 19:05:30 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 19:05:31 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 19:05:31 Downloading psutil-7.0.0.tar.gz (497 kB) 19:05:32 Installing build dependencies: started 19:05:36 Installing build dependencies: finished with status 'done' 19:05:36 Getting requirements to build wheel: started 19:05:40 Getting requirements to build wheel: finished with status 'done' 19:05:40 Preparing metadata (pyproject.toml): started 19:05:42 Preparing metadata (pyproject.toml): finished with status 'done' 19:05:44 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 19:05:44 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) 19:05:44 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 19:05:44 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 19:05:45 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 19:05:45 Downloading psycopg2-2.9.10.tar.gz (385 kB) 19:05:45 Installing build dependencies: started 19:05:49 Installing build dependencies: finished with status 'done' 19:05:49 Getting requirements to build wheel: started 19:05:53 Getting requirements to build wheel: finished with status 'done' 19:05:53 Preparing metadata (pyproject.toml): started 19:05:54 Preparing metadata (pyproject.toml): finished with status 'done' 19:05:55 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 19:05:55 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 19:05:57 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 19:05:57 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 19:05:57 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 19:05:57 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 19:05:59 Collecting cryptography==48.0.1 (from -r requirements.txt (line 20)) 19:05:59 Downloading cryptography-48.0.1-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (4.3 kB) 19:05:59 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 19:05:59 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 19:05:59 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 19:05:59 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 19:05:59 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 19:05:59 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 19:05:59 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:59 Downloading selenium-4.45.0-py3-none-any.whl.metadata (7.4 kB) 19:05:59 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:59 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl.metadata (10 kB) 19:06:00 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:06:00 Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 19:06:00 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:06:00 Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) 19:06:00 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:06:00 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 19:06:00 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:00 Downloading docutils-0.23-py3-none-any.whl.metadata (15 kB) 19:06:00 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:00 Downloading flex-6.14.1.tar.gz (40 kB) 19:06:00 Installing build dependencies: started 19:06:06 Installing build dependencies: finished with status 'done' 19:06:06 Getting requirements to build wheel: started 19:06:08 Getting requirements to build wheel: finished with status 'done' 19:06:08 Preparing metadata (pyproject.toml): started 19:06:10 Preparing metadata (pyproject.toml): finished with status 'done' 19:06:10 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:10 Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) 19:06:10 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:10 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 19:06:10 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:10 Downloading openapi_core-0.23.1-py3-none-any.whl.metadata (8.1 kB) 19:06:11 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:11 Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 19:06:11 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:11 Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 19:06:11 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:11 Downloading tzlocal-5.4.3-py3-none-any.whl.metadata (7.7 kB) 19:06:13 Collecting charset_normalizer<4,>=2 (from requests==2.32.5->-r requirements.txt (line 9)) 19:06:13 Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (40 kB) 19:06:13 Collecting idna<4,>=2.5 (from requests==2.32.5->-r requirements.txt (line 9)) 19:06:13 Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 19:06:13 Collecting urllib3<3,>=1.21.1 (from requests==2.32.5->-r requirements.txt (line 9)) 19:06:13 Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 19:06:13 Collecting certifi>=2017.4.17 (from requests==2.32.5->-r requirements.txt (line 9)) 19:06:13 Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 19:06:13 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:06:13 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 19:06:13 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:06:13 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 19:06:13 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:06:14 Collecting cffi>=2.0.0 (from cryptography==48.0.1->-r requirements.txt (line 20)) 19:06:14 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.6 kB) 19:06:14 Collecting pycparser (from cffi>=2.0.0->cryptography==48.0.1->-r requirements.txt (line 20)) 19:06:14 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 19:06:15 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:06:15 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) 19:06:15 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:06:15 Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 19:06:15 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:06:15 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl.metadata (10.0 kB) 19:06:15 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:06:15 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 19:06:15 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:06:15 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 19:06:16 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:06:16 Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) 19:06:16 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:06:16 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 19:06:16 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:06:16 Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 19:06:16 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:06:16 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 19:06:16 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:06:16 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 19:06:16 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:06:16 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 19:06:16 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:06:16 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 19:06:16 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:06:16 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 19:06:16 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:06:16 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 19:06:17 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:17 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.4 kB) 19:06:17 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:17 Downloading validate_email-1.3.tar.gz (4.7 kB) 19:06:17 Installing build dependencies: started 19:06:22 Installing build dependencies: finished with status 'done' 19:06:22 Getting requirements to build wheel: started 19:06:24 Getting requirements to build wheel: finished with status 'done' 19:06:24 Preparing metadata (pyproject.toml): started 19:06:26 Preparing metadata (pyproject.toml): finished with status 'done' 19:06:26 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:26 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 19:06:26 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:26 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 19:06:26 Installing build dependencies: started 19:06:31 Installing build dependencies: finished with status 'done' 19:06:31 Getting requirements to build wheel: started 19:06:33 Getting requirements to build wheel: finished with status 'done' 19:06:33 Preparing metadata (pyproject.toml): started 19:06:35 Preparing metadata (pyproject.toml): finished with status 'done' 19:06:35 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:35 Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 19:06:35 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:35 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 19:06:35 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:35 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 19:06:38 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:38 Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 19:06:38 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:38 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 19:06:38 Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:38 Downloading jsonschema_path-0.4.6-py3-none-any.whl.metadata (5.9 kB) 19:06:38 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:39 Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 19:06:39 Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:39 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) 19:06:39 Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:39 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl.metadata (6.5 kB) 19:06:39 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:39 Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 19:06:39 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:06:39 Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) 19:06: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:06:40 Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB) 19:06:41 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:06:41 Downloading pydantic_settings-2.14.2-py3-none-any.whl.metadata (3.4 kB) 19:06:41 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:06:41 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 19:06: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:06:41 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) 19:06: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:06:41 Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) 19:06: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:06:51 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.6 kB) 19:06: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:06:51 Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) 19:06:51 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:51 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.7 kB) 19:06:51 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 19:06:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 50.0 MB/s 0:00:00 19:06:51 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 19:06:51 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 19:06:51 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 19:06:51 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 19:06:51 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 19:06:51 Downloading requests-2.32.5-py3-none-any.whl (64 kB) 19:06:51 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 19:06:51 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 19:06:51 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 19:06:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 44.5 MB/s 0:00:00 19:06:51 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) 19:06:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 50.0 MB/s 0:00:00 19:06:51 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 19:06:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 49.7 MB/s 0:00:00 19:06:51 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 19:06:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 48.9 MB/s 0:00:00 19:06:51 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 19:06:51 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 19:06:51 Downloading cryptography-48.0.1-cp311-abi3-musllinux_1_2_aarch64.whl (4.8 MB) 19:06:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.8/4.8 MB 46.3 MB/s 0:00:00 19:06:51 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 19:06:51 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 19:06:51 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 19:06:51 Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_aarch64.whl (211 kB) 19:06:51 Downloading idna-3.18-py3-none-any.whl (65 kB) 19:06:51 Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 19:06:51 Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 19:06:51 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl (222 kB) 19:06:51 Downloading click-8.4.1-py3-none-any.whl (116 kB) 19:06:51 Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) 19:06:51 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl (341 kB) 19:06:51 Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 19:06:51 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl (791 kB) 19:06:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 791.9/791.9 kB 47.1 MB/s 0:00:00 19:06:51 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 19:06:51 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 19:06:51 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 19:06:51 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB) 19:06:52 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 19:06:52 Downloading selenium-4.45.0-py3-none-any.whl (9.5 MB) 19:06:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 44.7 MB/s 0:00:00 19:06:52 Downloading trio-0.33.0-py3-none-any.whl (510 kB) 19:06:52 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 19:06:52 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 19:06:52 Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 19:06:52 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 19:06:52 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 19:06:52 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 19:06:52 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 19:06:52 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 19:06:52 Downloading docutils-0.23-py3-none-any.whl (634 kB) 19:06:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.7/634.7 kB 48.1 MB/s 0:00:00 19:06:52 Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 19:06:52 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (761 kB) 19:06:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.1/761.1 kB 48.0 MB/s 0:00:00 19:06:52 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 19:06:52 Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) 19:06:52 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 19:06:52 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 19:06:52 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 19:06:52 Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_aarch64.whl (553 kB) 19:06:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 553.1/553.1 kB 51.6 MB/s 0:00:00 19:06:52 Downloading openapi_core-0.23.1-py3-none-any.whl (115 kB) 19:06:52 Downloading jsonschema_path-0.4.6-py3-none-any.whl (19 kB) 19:06:52 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) 19:06:52 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl (50 kB) 19:06:52 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) 19:06:52 Downloading pathable-0.5.0-py3-none-any.whl (16 kB) 19:06:52 Downloading pydantic-2.13.4-py3-none-any.whl (472 kB) 19:06:52 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_aarch64.whl (2.2 MB) 19:06:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 45.2 MB/s 0:00:00 19:06:53 Downloading pydantic_settings-2.14.2-py3-none-any.whl (61 kB) 19:06:53 Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) 19:06:53 Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) 19:06:53 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 19:06:53 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (23 kB) 19:06:53 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 19:06:53 Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 19:06:53 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 19:06:53 Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 19:06:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 48.6 MB/s 0:00:00 19:06:53 Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 19:06:53 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 19:06:53 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 19:06:53 Downloading tzlocal-5.4.3-py3-none-any.whl (18 kB) 19:06:54 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 19:06:54 Building wheel for robotframework-sshlibrary (pyproject.toml): started 19:06:56 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 19:06:56 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=4c40ef5849d0c45da7d5d01d7f29874fa4aefc6550a80fe425477345197e9a6b 19:06:56 Stored in directory: /tmp/pip-ephem-wheel-cache-8ebc5m5c/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 19:06:56 Building wheel for robotbackgroundlogger (pyproject.toml): started 19:06:57 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 19:06:57 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=a0e9405b7e9ccf72c7dc669213638f2ffc88b635988558e4fa49b6b05828fc23 19:06:57 Stored in directory: /tmp/pip-ephem-wheel-cache-8ebc5m5c/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 19:06:57 Building wheel for psutil (pyproject.toml): started 19:07:13 Building wheel for psutil (pyproject.toml): finished with status 'done' 19:07:13 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278209 sha256=131474fa81e8db92766259f27105bca345b2d14913f28c194f1f35c2ff8617c4 19:07:13 Stored in directory: /tmp/pip-ephem-wheel-cache-8ebc5m5c/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 19:07:13 Building wheel for psycopg2 (pyproject.toml): started 19:08:20 Building wheel for psycopg2 (pyproject.toml): still running... 19:08:23 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 19:08:23 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512675 sha256=2c2791c485267ea3d2c7b0cc7e5176f226e99a042f4a7053b2d7ff0dababf32c 19:08:23 Stored in directory: /tmp/pip-ephem-wheel-cache-8ebc5m5c/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 19:08:23 Building wheel for flex (pyproject.toml): started 19:08:26 Building wheel for flex (pyproject.toml): finished with status 'done' 19:08:26 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=562e4cf94e8dc390ab6c61b0864870634d8aeb7826bec59e77b2de66c02c92e3 19:08:26 Stored in directory: /tmp/pip-ephem-wheel-cache-8ebc5m5c/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 19:08:26 Building wheel for strict-rfc3339 (pyproject.toml): started 19:08:27 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 19:08:27 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18222 sha256=d485de9466d25e5949717c4c98716365113b87e77edd827e630652c0ca6311a2 19:08:27 Stored in directory: /tmp/pip-ephem-wheel-cache-8ebc5m5c/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 19:08:27 Building wheel for validate-email (pyproject.toml): started 19:08:29 Building wheel for validate-email (pyproject.toml): finished with status 'done' 19:08:29 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=f0832232cabcb3baadde871cc8522f666c1a8a19e52fe7b2c34f6f9c2ad08c16 19:08:29 Stored in directory: /tmp/pip-ephem-wheel-cache-8ebc5m5c/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 19:08:29 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 19:08:31 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:10:08 19:10:08 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.10.1 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.5 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:10:08 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:11:04 Removing intermediate container 3e06dbb958e7 19:11:04 ---> 6428fc705d42 19:11:04 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 19:11:04 ---> Running in 1db268a3354a 19:11:04 Removing intermediate container 1db268a3354a 19:11:04 ---> 89f704cd5bc5 19:11:04 Step 11/13 : LABEL arch=arm64 19:11:04 ---> Running in bc737f8267e4 19:11:04 Removing intermediate container bc737f8267e4 19:11:04 ---> cf4c6678e5d6 19:11:04 Step 12/13 : LABEL git_sha=3c159cd65e8e156b534a4174db4a19a83eb56c0e 19:11:04 ---> Running in 35c0e3cc440b 19:11:04 Removing intermediate container 35c0e3cc440b 19:11:04 ---> 183936e12e59 19:11:04 Step 13/13 : LABEL version=0.0.0 19:11:04 ---> Running in 3fa4f75b01bd 19:11:05 Removing intermediate container 3fa4f75b01bd 19:11:05 ---> b313d522a007 19:11:05 [Warning] One or more build-args [ARCH] were not consumed 19:11:05 Successfully built b313d522a007 19:11:05 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:11:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:11:05 19:11:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:11:06 arm64: Pulling from edgex-lftools-log-publisher 19:11:06 8998bd30e6a1: Pulling fs layer 19:11:06 04944245beec: Pulling fs layer 19:11:06 699f458cf7ca: Pulling fs layer 19:11:06 765212b225bb: Pulling fs layer 19:11:06 f23df028b6ca: Pulling fs layer 19:11:06 d65c8cfc05b1: Pulling fs layer 19:11:06 2437ff75d9bd: Pulling fs layer 19:11:06 765212b225bb: Waiting 19:11:06 f23df028b6ca: Waiting 19:11:06 d65c8cfc05b1: Waiting 19:11:06 2437ff75d9bd: Waiting 19:11:06 04944245beec: Verifying Checksum 19:11:06 04944245beec: Download complete 19:11:06 765212b225bb: Verifying Checksum 19:11:06 765212b225bb: Download complete 19:11:06 f23df028b6ca: Verifying Checksum 19:11:06 f23df028b6ca: Download complete 19:11:06 d65c8cfc05b1: Verifying Checksum 19:11:06 d65c8cfc05b1: Download complete 19:11:06 699f458cf7ca: Verifying Checksum 19:11:06 699f458cf7ca: Download complete 19:11:06 8998bd30e6a1: Download complete 19:11:09 2437ff75d9bd: Verifying Checksum 19:11:09 2437ff75d9bd: Download complete 19:11:11 8998bd30e6a1: Pull complete 19:11:11 04944245beec: Pull complete 19:11:13 699f458cf7ca: Pull complete 19:11:13 765212b225bb: Pull complete 19:11:14 f23df028b6ca: Pull complete 19:11:15 d65c8cfc05b1: Pull complete 19:11:33 2437ff75d9bd: Pull complete 19:11:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:11:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:11:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:33 prd-ubuntu20.04-docker-arm64-4c-16g-13687 does not seem to be running inside a container 19:11:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-141 -v /w/workspace/xfoundry_edgex-taf-common_PR-141:/w/workspace/xfoundry_edgex-taf-common_PR-141:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-141@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:11:38 $ docker top 9781fe455b72b513a85218234a530e41ed368e3001614be65ae9862d1553f543 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:38 ---> job-cost.sh 19:11:38 lf-activate-venv: SKIPPING 19:11:38 INFO: No Stack... 19:11:39 INFO: Retrieving Pricing Info for: v3-standard-4 19:11:40 INFO: Archiving Costs [Pipeline] sh 19:11:40 + cat /w/workspace/xfoundry_edgex-taf-common_PR-141/archives/cost.csv 19:11:40 + cut -d, -f6 [Pipeline] lock 19:11:40 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-141-3-stack-cost] 19:11:46 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-141-3-stack-cost] did not exist. Created. 19:11:46 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-141-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:11:47 /w/workspace/xfoundry_edgex-taf-common_PR-141@tmp/durable-3a54b0e2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:11:48 + echo total: 0.10999999940395355 [Pipeline] stash 19:11:48 Warning: overwriting stash ‘stack-cost’ 19:11:48 Stashed 1 file(s) [Pipeline] } 19:11:48 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-141-3-stack-cost] [Pipeline] // lock [Pipeline] } 19:11:48 $ docker stop --time=1 9781fe455b72b513a85218234a530e41ed368e3001614be65ae9862d1553f543 19:11:52 $ docker rm -f --volumes 9781fe455b72b513a85218234a530e41ed368e3001614be65ae9862d1553f543 [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:53 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-141/archives ] 19:11:53 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-141/archives 19:11:53 total 16 19:11:53 drwxr-xr-x 3 root root 4096 Jun 22 19:00 . 19:11:53 drwxrwxr-x 7 jenkins jenkins 4096 Jun 22 19:00 .. 19:11:53 drwxr-xr-x 2 root root 4096 Jun 22 19:00 cost 19:11:53 -rw-r--r-- 1 root root 88 Jun 22 19:00 cost.csv 19:11:53 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-141/archives 19:11:53 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-141/archives 19:11:53 total 16 19:11:53 drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 19:00 . 19:11:53 drwxrwxr-x 7 jenkins jenkins 4096 Jun 22 19:00 .. 19:11:53 drwxr-xr-x 2 jenkins jenkins 4096 Jun 22 19:00 cost 19:11:53 -rw-r--r-- 1 jenkins jenkins 88 Jun 22 19:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:11:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:11:54 ---> package-listing.sh 19:11:54 ++ facter osfamily 19:11:54 ++ tr '[:upper:]' '[:lower:]' 19:11:54 + OS_FAMILY=debian 19:11:54 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-141 19:11:54 + START_PACKAGES=/tmp/packages_start.txt 19:11:54 + END_PACKAGES=/tmp/packages_end.txt 19:11:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:11:54 + PACKAGES=/tmp/packages_start.txt 19:11:54 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-141 ']' 19:11:54 + PACKAGES=/tmp/packages_end.txt 19:11:54 + case "${OS_FAMILY}" in 19:11:54 + dpkg -l 19:11:54 + grep '^ii' 19:11:54 + '[' -f /tmp/packages_start.txt ']' 19:11:54 + '[' -f /tmp/packages_end.txt ']' 19:11:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:11:54 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-141 ']' 19:11:54 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-141/archives/ 19:11:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-141/archives/ [Pipeline] echo 19:11:54 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_edgex-taf-common_PR-141/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:11:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:11:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:55 prd-ubuntu20.04-docker-8c-8g-13677 does not seem to be running inside a container 19:11:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_edgex-taf-common_PR-141/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-141 -v /w/workspace/xfoundry_edgex-taf-common_PR-141:/w/workspace/xfoundry_edgex-taf-common_PR-141:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-141@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:11:55 $ docker top 53b5f2f7dfc96b7cc9318b31e1d55aa1a91387acb283b784dd52f98ab41bc7e7 -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:56 + touch /tmp/pre-build-complete [Pipeline] sh 19:11:56 + mkdir -p /var/log/sysstat [Pipeline] sh 19:11:56 + ls /var/log/sa-host 19:11:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:56 provisioning config files... 19:11:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-141@tmp/config11150586553280140256tmp [Pipeline] { [Pipeline] echo 19:11:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:11:57 ---> create-netrc.sh [Pipeline] } 19:11:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:11:57 ---> python-tools-install.sh [Pipeline] echo 19:11:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:11:57 ---> sudo-logs.sh 19:11:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:11:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:11:58 ---> job-cost.sh 19:11:58 lf-activate-venv: SKIPPING 19:11:58 DEBUG: total: 0.2199999988079071 19:11:58 INFO: Retrieving Stack Cost... 19:11:58 INFO: Retrieving Pricing Info for: v3-standard-8 19:11:58 INFO: Archiving Costs [Pipeline] echo 19:11:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:11:59 ---> logs-deploy.sh 19:11:59 lf-activate-venv: SKIPPING 19:11:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-141/3 19:11:59 INFO: archiving workspace using pattern(s): 19:12:00 Archives upload complete. 19:12:00 INFO: archiving logs to Nexus