Pull request #139 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-taf-common Obtained Jenkinsfile from f8a5ec1abbb2e1eb8a0eb824349d0580dc1cc2d2+61d284f9ec36b41a3a0c25b3d971f1fb86134fe2 (303ffd36cb51248b37af28f3fa6a0e85c0087191) 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-ssh7735496637336557641.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh470846958188980774.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-139/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-139/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8250117292487492888.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-139/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9919866889701604312.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12743152713667928967.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-139/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-139/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6521022811103270511.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6442 in /w/workspace/xfoundry_edgex-taf-common_PR-139 [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-139 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 61d284f9ec36b41a3a0c25b3d971f1fb86134fe2 into PR head commit f8a5ec1abbb2e1eb8a0eb824349d0580dc1cc2d2 Merge succeeded, producing f8a5ec1abbb2e1eb8a0eb824349d0580dc1cc2d2 Checking out Revision f8a5ec1abbb2e1eb8a0eb824349d0580dc1cc2d2 (PR-139) > 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/139/head:refs/remotes/origin/PR-139 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f8a5ec1abbb2e1eb8a0eb824349d0580dc1cc2d2 # 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 61d284f9ec36b41a3a0c25b3d971f1fb86134fe2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f8a5ec1abbb2e1eb8a0eb824349d0580dc1cc2d2 # timeout=10 Commit message: "feat: add robotframework-sshlibrary for remote connections" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:52:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:52:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:52:18 ========================================================= 07:52:18 EdgeX Global Pipelines Version Info 07:52:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:52:18 ------------------- 07:52:18 stable info: 07:52:18 ------------------- 07:52:18 Commited By: Cherry Wang cherry@iotechsys.com 07:52:18 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 07:52:18 Message: update stable to v1.0.276 07:52:19 ------------------- 07:52:19 experimental info: 07:52:19 ------------------- 07:52:19 Commited By: **** collab-it+edgex@linuxfoundation.org 07:52:19 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 07:52:19 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 07:52:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 07:52:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 07:52:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:52:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:52:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:52:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 07:52:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:52:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 07:52:20 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 07:52:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:52:20 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 07:52:20 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 07:52:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:52:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:52:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-139 [Pipeline] echo 07:52:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-139 [Pipeline] echo 07:52:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-139 [Pipeline] echo 07:52:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f8a5ec1abbb2e1eb8a0eb824349d0580dc1cc2d2 [Pipeline] echo 07:52:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f8a5ec1 [Pipeline] echo 07:52:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:52:20 provisioning config files... 07:52:20 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-139@tmp/config13185301619635564387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:52:21 ---> ****-login.sh 07:52:21 nexus3.edgexfoundry.org:10001 07:52:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:52:21 07:52:21 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:52:21 Configure a credential helper to remove this warning. See 07:52:21 https://docs.****.com/go/credential-store/ 07:52:21 07:52:21 Login Succeeded 07:52:21 nexus3.edgexfoundry.org:10002 07:52:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:52:21 07:52:21 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:52:21 Configure a credential helper to remove this warning. See 07:52:21 https://docs.****.com/go/credential-store/ 07:52:21 07:52:21 Login Succeeded 07:52:21 nexus3.edgexfoundry.org:10003 07:52:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:52:21 07:52:21 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:52:21 Configure a credential helper to remove this warning. See 07:52:21 https://docs.****.com/go/credential-store/ 07:52:21 07:52:21 Login Succeeded 07:52:21 nexus3.edgexfoundry.org:10004 07:52:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:52:21 07:52:21 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:52:21 Configure a credential helper to remove this warning. See 07:52:21 https://docs.****.com/go/credential-store/ 07:52:21 07:52:21 Login Succeeded 07:52:21 ****.io 07:52:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:52:21 07:52:21 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:52:21 Configure a credential helper to remove this warning. See 07:52:21 https://docs.****.com/go/credential-store/ 07:52:21 07:52:21 Login Succeeded 07:52:21 ---> ****-login.sh ends [Pipeline] } 07:52:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:52:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:52:22 + grep -v github /etc/ssh/ssh_known_hosts 07:52:22 + [ -e /tmp/ssh_known_hosts ] 07:52:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:52:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:52:22 + sudo tee -a /etc/ssh/ssh_known_hosts 07:52:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:52:23 07:52:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:52:23 0.1.4: Pulling from edgex-devops/py-git-semver 07:52:23 3dae71ba6b94: Pulling fs layer 07:52:23 6bf1a483ea7c: Pulling fs layer 07:52:23 f5dfc541a4d3: Pulling fs layer 07:52:23 461d9e800cba: Pulling fs layer 07:52:23 80192f66455f: Pulling fs layer 07:52:23 2e8e34ca0e6c: Pulling fs layer 07:52:23 461d9e800cba: Waiting 07:52:23 a29436f7fd5d: Pulling fs layer 07:52:23 80192f66455f: Waiting 07:52:23 923cac83aea3: Pulling fs layer 07:52:23 25ad8b0a4227: Pulling fs layer 07:52:23 db01528c6b51: Pulling fs layer 07:52:23 2e8e34ca0e6c: Waiting 07:52:23 a29436f7fd5d: Waiting 07:52:23 28988de357af: Pulling fs layer 07:52:23 923cac83aea3: Waiting 07:52:23 25ad8b0a4227: Waiting 07:52:23 db01528c6b51: Waiting 07:52:23 6bf1a483ea7c: Verifying Checksum 07:52:23 6bf1a483ea7c: Download complete 07:52:23 461d9e800cba: Verifying Checksum 07:52:23 461d9e800cba: Download complete 07:52:23 80192f66455f: Download complete 07:52:23 f5dfc541a4d3: Verifying Checksum 07:52:23 f5dfc541a4d3: Download complete 07:52:23 3dae71ba6b94: Verifying Checksum 07:52:23 3dae71ba6b94: Download complete 07:52:23 923cac83aea3: Verifying Checksum 07:52:23 923cac83aea3: Download complete 07:52:23 25ad8b0a4227: Verifying Checksum 07:52:23 25ad8b0a4227: Download complete 07:52:23 db01528c6b51: Verifying Checksum 07:52:23 db01528c6b51: Download complete 07:52:23 28988de357af: Verifying Checksum 07:52:23 28988de357af: Download complete 07:52:23 a29436f7fd5d: Verifying Checksum 07:52:23 a29436f7fd5d: Download complete 07:52:24 2e8e34ca0e6c: Verifying Checksum 07:52:24 2e8e34ca0e6c: Download complete 07:52:25 3dae71ba6b94: Pull complete 07:52:25 6bf1a483ea7c: Pull complete 07:52:25 f5dfc541a4d3: Pull complete 07:52:25 461d9e800cba: Pull complete 07:52:25 80192f66455f: Pull complete 07:52:30 2e8e34ca0e6c: Pull complete 07:52:30 a29436f7fd5d: Pull complete 07:52:30 923cac83aea3: Pull complete 07:52:30 25ad8b0a4227: Pull complete 07:52:30 db01528c6b51: Pull complete 07:52:30 28988de357af: Pull complete 07:52:30 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 07:52:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:52:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:52:30 prd-ubuntu20.04-docker-8c-8g-6442 does not seem to be running inside a container 07:52:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-139 -v /w/workspace/xfoundry_edgex-taf-common_PR-139:/w/workspace/xfoundry_edgex-taf-common_PR-139:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-139@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:52:33 $ docker top bcb52669e544a0ca50d45948f6b7c2883a84d8af8986cfebfbe2fa4b2b4bc7c3 -eo pid,comm 07:52:33 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). 07:52:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:52:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:52:33 [ssh-agent] Looking for ssh-agent implementation... 07:52:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:52:33 $ docker exec bcb52669e544a0ca50d45948f6b7c2883a84d8af8986cfebfbe2fa4b2b4bc7c3 ssh-agent 07:52:33 SSH_AUTH_SOCK=/tmp/ssh-A0yH92ayyL30/agent.32 07:52:33 SSH_AGENT_PID=38 07:52:33 Running ssh-add (command line suppressed) 07:52:33 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-139@tmp/private_key_1207282677021627554.key (/w/workspace/xfoundry_edgex-taf-common_PR-139@tmp/private_key_1207282677021627554.key) 07:52:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:52:34 + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-139 [Pipeline] sh 07:52:34 + git tag --points-at HEAD [Pipeline] } 07:52:34 $ docker exec --env ******** --env ******** bcb52669e544a0ca50d45948f6b7c2883a84d8af8986cfebfbe2fa4b2b4bc7c3 ssh-agent -k 07:52:34 unset SSH_AUTH_SOCK; 07:52:34 unset SSH_AGENT_PID; 07:52:34 echo Agent pid 38 killed; 07:52:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:52:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:52:34 [ssh-agent] Looking for ssh-agent implementation... 07:52:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:52:34 $ docker exec bcb52669e544a0ca50d45948f6b7c2883a84d8af8986cfebfbe2fa4b2b4bc7c3 ssh-agent 07:52:34 SSH_AUTH_SOCK=/tmp/ssh-L3qB3hE71Byt/agent.85 07:52:34 SSH_AGENT_PID=91 07:52:34 Running ssh-add (command line suppressed) 07:52:35 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-139@tmp/private_key_14926970505057944245.key (/w/workspace/xfoundry_edgex-taf-common_PR-139@tmp/private_key_14926970505057944245.key) 07:52:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:52:35 + git semver init 07:52:35 2025-08-07 07:52:35,679 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:52:35 2025-08-07 07:52:35,683 [run_init] DEBUG init version:0.0.0 force:False 07:52:35 2025-08-07 07:52:35,683 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-139/.semver 07:52:35 2025-08-07 07:52:35,684 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-139/.semver 07:52:35 2025-08-07 07:52:35,684 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-139/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-139, stdin=None, shell=False, universal_newlines=False) 07:52:36 2025-08-07 07:52:36,272 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-139/.git/info/exclude 07:52:36 2025-08-07 07:52:36,273 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-139/.semver/PR-139 with force:False 07:52:36 2025-08-07 07:52:36,273 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-139/.semver/PR-139 07:52:36 2025-08-07 07:52:36,277 [execute] INFO git cat-file --batch-check 07:52:36 2025-08-07 07:52:36,277 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-139/.semver, stdin=, shell=False, universal_newlines=False) 07:52:36 2025-08-07 07:52:36,281 [execute] INFO git cat-file --batch 07:52:36 2025-08-07 07:52:36,281 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-139/.semver, stdin=, shell=False, universal_newlines=False) 07:52:36 2025-08-07 07:52:36,284 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-139/.semver/PR-139 07:52:36 0.0.0 [Pipeline] } 07:52:36 $ docker exec --env ******** --env ******** bcb52669e544a0ca50d45948f6b7c2883a84d8af8986cfebfbe2fa4b2b4bc7c3 ssh-agent -k 07:52:36 unset SSH_AUTH_SOCK; 07:52:36 unset SSH_AGENT_PID; 07:52:36 echo Agent pid 91 killed; 07:52:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:52:37 + git semver [Pipeline] } 07:52:37 $ docker stop --time=1 bcb52669e544a0ca50d45948f6b7c2883a84d8af8986cfebfbe2fa4b2b4bc7c3 07:52:38 $ docker rm -f --volumes bcb52669e544a0ca50d45948f6b7c2883a84d8af8986cfebfbe2fa4b2b4bc7c3 [Pipeline] // withDockerContainer [Pipeline] sh 07:52:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:52:39 Stashed 1 file(s) [Pipeline] echo 07:52:39 [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 07:52:40 provisioning config files... 07:52:40 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-139@tmp/config16482862648988073631tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:52:40 ---> ****-login.sh 07:52:40 nexus3.edgexfoundry.org:10001 07:52:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:52:40 Login Succeeded 07:52:40 nexus3.edgexfoundry.org:10002 07:52:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:52:40 Login Succeeded 07:52:40 nexus3.edgexfoundry.org:10003 07:52:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:52:40 Login Succeeded 07:52:40 nexus3.edgexfoundry.org:10004 07:52:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:52:40 Login Succeeded 07:52:40 ****.io 07:52:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:52:40 Login Succeeded 07:52:40 ---> ****-login.sh ends [Pipeline] } 07:52:40 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 07:52:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:52:42 + ls -al . 07:52:42 total 72 07:52:42 drwxrwxr-x 6 jenkins jenkins 4096 Aug 7 07:52 . 07:52:42 drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 07:52 .. 07:52:42 drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 07:52 .git 07:52:42 drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 07:52 .github 07:52:42 -rw-rw-r-- 1 jenkins jenkins 22 Aug 7 07:52 .gitignore 07:52:42 drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 07:52 .semver 07:52:42 -rw-rw-r-- 1 jenkins jenkins 1653 Aug 7 07:52 Dockerfile 07:52:42 -rw-rw-r-- 1 jenkins jenkins 746 Aug 7 07:52 Jenkinsfile 07:52:42 -rw-rw-r-- 1 jenkins jenkins 11381 Aug 7 07:52 LICENSE 07:52:42 -rw-rw-r-- 1 jenkins jenkins 4232 Aug 7 07:52 README.md 07:52:42 drwxrwxr-x 5 jenkins jenkins 4096 Aug 7 07:52 TUC 07:52:42 -rw-rw-r-- 1 jenkins jenkins 5 Aug 7 07:52 VERSION 07:52:42 -rw-rw-r-- 1 jenkins jenkins 473 Aug 7 07:52 requirements.txt 07:52:42 -rw-rw-r-- 1 jenkins jenkins 54 Aug 7 07:52 robot-entrypoint.sh 07:52:42 -rw-rw-r-- 1 jenkins jenkins 445 Aug 7 07:52 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:42 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=f8a5ec1abbb2e1eb8a0eb824349d0580dc1cc2d2 --label arch=amd64 --label version=0.0.0 . 07:52:43 #0 building with "default" instance using docker driver 07:52:43 07:52:43 #1 [internal] load build definition from Dockerfile 07:52:43 #1 transferring dockerfile: 1.69kB done 07:52:43 #1 DONE 0.0s 07:52:43 07:52:43 #2 [internal] load metadata for docker.io/library/alpine:3.20 07:52:43 #2 DONE 0.1s 07:52:43 07:52:43 #3 [internal] load .dockerignore 07:52:43 #3 transferring context: 2B done 07:52:43 #3 DONE 0.0s 07:52:43 07:52:43 #4 [internal] load build context 07:52:43 #4 transferring context: 535.37kB 0.0s done 07:52:43 #4 DONE 0.1s 07:52:43 07:52:43 #5 [1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:52:43 #5 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 07:52:43 #5 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 07:52:43 #5 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 07:52:43 #5 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 07:52:43 #5 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 07:52:43 #5 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 07:52:43 #5 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 07:52:43 #5 DONE 0.3s 07:52:43 07:52:43 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 07:52:43 #6 DONE 0.1s 07:52:43 07:52:43 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 07:52:43 #7 DONE 0.0s 07:52:44 07:52:44 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 07:52:44 #8 DONE 0.0s 07:52:44 07:52:44 #9 [5/7] WORKDIR /edgex-taf 07:52:44 #9 DONE 0.0s 07:52:44 07:52:44 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:52:44 #10 DONE 0.3s 07:52:44 07:52:44 #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 07:52:44 #11 0.351 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:52:47 #11 3.175 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:52:51 #11 6.734 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:52:54 #11 9.511 Executing busybox-1.36.1-r30.post-upgrade 07:52:54 #11 9.552 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:52:54 Still waiting to schedule task 07:52:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:52:54 #11 10.79 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:52:56 #11 12.04 Executing busybox-1.36.1-r30.trigger 07:52:56 #11 12.05 OK: 8 MiB in 14 packages 07:52:56 #11 12.11 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:52:59 #11 14.82 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:53:03 #11 18.39 (1/14) Installing ca-certificates (20250619-r0) 07:53:05 #11 20.64 (2/14) Installing brotli-libs (1.1.0-r2) 07:53:07 #11 23.19 (3/14) Installing c-ares (1.33.1-r0) 07:53:09 #11 25.10 (4/14) Installing libunistring (1.2-r0) 07:53:12 #11 27.90 (5/14) Installing libidn2 (2.3.7-r0) 07:53:14 #11 30.03 (6/14) Installing nghttp2-libs (1.62.1-r0) 07:53:16 #11 31.93 (7/14) Installing libpsl (0.21.5-r1) 07:53:18 #11 33.92 (8/14) Installing zstd-libs (1.5.6-r0) 07:53:20 #11 36.40 (9/14) Installing libcurl (8.12.1-r0) 07:53:23 #11 38.88 (10/14) Installing curl (8.12.1-r0) 07:53:25 #11 41.13 (11/14) Installing docker-cli (26.1.5-r0) 07:53:29 #11 45.36 (12/14) Installing oniguruma (6.9.9-r0) 07:53:32 #11 47.64 (13/14) Installing jq (1.7.1-r0) 07:53:34 #11 50.10 (14/14) Installing openssl (3.3.4-r0) 07:53:36 #11 52.57 Executing busybox-1.36.1-r30.trigger 07:53:37 #11 52.57 Executing ca-certificates-20250619-r0.trigger 07:53:37 #11 52.61 OK: 43 MiB in 28 packages 07:53:37 #11 52.71 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:53:39 #11 55.44 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:53:43 #11 58.88 (1/167) Installing libexpat (2.7.0-r0) 07:53:45 #11 60.74 (2/167) Installing libbz2 (1.0.8-r6) 07:53:46 #11 62.33 (3/167) Installing libpng (1.6.44-r0) 07:53:49 #11 64.55 (4/167) Installing freetype (2.13.2-r0) 07:53:51 #11 67.00 (5/167) Installing fontconfig (2.15.0-r1) 07:53:53 #11 69.17 (6/167) Installing libfontenc (1.1.8-r0) 07:53:54 #11 70.75 (7/167) Installing mkfontscale (1.2.2-r6) 07:53:56 #11 72.33 (8/167) Installing font-opensans (0_git20210927-r1) 07:54:00 #11 75.48 (9/167) Installing pkgconf (2.2.0-r0) 07:54:01 #11 77.39 (10/167) Installing libgcc (13.2.1_git20240309-r1) 07:54:03 #11 79.30 (11/167) Installing libffi (3.4.6-r0) 07:54:05 #11 80.87 (12/167) Installing libintl (0.22.5-r0) 07:54:06 #11 82.51 (13/167) Installing libeconf (0.6.3-r0) 07:54:08 #11 84.08 (14/167) Installing libblkid (2.40.1-r1) 07:54:10 #11 86.01 (15/167) Installing libmount (2.40.1-r1) 07:54:12 #11 88.16 (16/167) Installing pcre2 (10.43-r0) 07:54:15 #11 91.50 (17/167) Installing glib (2.80.5-r0) 07:54:18 #11 94.83 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 07:54:22 #11 97.94 (19/167) Installing xz-libs (5.6.2-r1) 07:54:24 #11 100.1 (20/167) Installing libxml2 (2.12.10-r0) 07:54:27 #11 102.9 (21/167) Installing shared-mime-info (2.4-r0) 07:54:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6443 in /w/workspace/xfoundry_edgex-taf-common_PR-139 [Pipeline] { [Pipeline] checkout 07:54:27 Selected Git installation does not exist. Using Default 07:54:27 The recommended git tool is: NONE 07:54:29 #11 105.7 (22/167) Installing hicolor-icon-theme (0.17-r2) 07:54:31 #11 107.3 (23/167) Installing libjpeg-turbo (3.0.3-r0) 07:54:32 using credential edgex-jenkins-ssh 07:54:32 Cloning the remote Git repository 07:54:32 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 07:54:32 > git init /w/workspace/xfoundry_edgex-taf-common_PR-139 # timeout=10 07:54:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 07:54:32 > git --version # timeout=10 07:54:32 > git --version # 'git version 2.25.1' 07:54:32 using GIT_SSH to set credentials SSH Credentials for GitHub 07:54:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:54:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 07:54:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:54:34 #11 109.8 (24/167) Installing libsharpyuv (1.3.2-r0) 07:54:34 Merging remotes/origin/main commit 61d284f9ec36b41a3a0c25b3d971f1fb86134fe2 into PR head commit f8a5ec1abbb2e1eb8a0eb824349d0580dc1cc2d2 07:54:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 07:54:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 07:54:34 using GIT_SSH to set credentials SSH Credentials for GitHub 07:54:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:54:35 Merge succeeded, producing f8a5ec1abbb2e1eb8a0eb824349d0580dc1cc2d2 07:54:35 Checking out Revision f8a5ec1abbb2e1eb8a0eb824349d0580dc1cc2d2 (PR-139) 07:54:35 #11 111.1 (25/167) Installing libwebp (1.3.2-r0) 07:54:34 > git config core.sparsecheckout # timeout=10 07:54:34 > git checkout -f f8a5ec1abbb2e1eb8a0eb824349d0580dc1cc2d2 # timeout=10 07:54:35 > git remote # timeout=10 07:54:35 > git config --get remote.origin.url # timeout=10 07:54:35 using GIT_SSH to set credentials SSH Credentials for GitHub 07:54:35 > git merge 61d284f9ec36b41a3a0c25b3d971f1fb86134fe2 # timeout=10 07:54:35 > git rev-parse HEAD^{commit} # timeout=10 07:54:35 > git config core.sparsecheckout # timeout=10 07:54:35 > git checkout -f f8a5ec1abbb2e1eb8a0eb824349d0580dc1cc2d2 # timeout=10 07:54:37 #11 113.5 (26/167) Installing tiff (4.6.0t-r0) 07:54:38 Commit message: "feat: add robotframework-sshlibrary for remote connections" 07:54:38 > git --version # timeout=10 07:54:38 > git --version # 'git version 2.25.1' 07:54:38 fatal: bad object 056ae7b86453181957306e7078512cbe12174832 [Pipeline] withEnv [Pipeline] { 07:54:40 #11 115.7 (27/167) Installing gdk-pixbuf (2.42.12-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:54:40 provisioning config files... 07:54:40 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-139@tmp/config4018777660420312161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:54:41 ---> ****-login.sh 07:54:41 nexus3.edgexfoundry.org:10001 07:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:54:41 Configure a credential helper to remove this warning. See 07:54:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:54:41 07:54:41 Login Succeeded 07:54:41 nexus3.edgexfoundry.org:10002 07:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:54:42 Configure a credential helper to remove this warning. See 07:54:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:54:42 07:54:42 Login Succeeded 07:54:42 nexus3.edgexfoundry.org:10003 07:54:42 #11 118.0 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 07:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:54:42 Configure a credential helper to remove this warning. See 07:54:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:54:42 07:54:42 Login Succeeded 07:54:42 nexus3.edgexfoundry.org:10004 07:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:54:42 Configure a credential helper to remove this warning. See 07:54:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:54:42 07:54:42 Login Succeeded 07:54:42 ****.io 07:54:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:54:43 Configure a credential helper to remove this warning. See 07:54:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:54:43 07:54:43 Login Succeeded 07:54:43 ---> ****-login.sh ends [Pipeline] } 07:54:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 07:54:44 #11 119.6 (29/167) Installing libxau (1.0.11-r4) [Pipeline] script [Pipeline] { [Pipeline] sh 07:54:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:54:44 + ls -al . 07:54:44 total 68 07:54:44 drwxrwxr-x 5 jenkins jenkins 4096 Aug 7 07:54 . 07:54:44 drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 07:54 .. 07:54:44 drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 07:54 .git 07:54:44 drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 07:54 .github 07:54:44 -rw-rw-r-- 1 jenkins jenkins 22 Aug 7 07:54 .gitignore 07:54:44 -rw-rw-r-- 1 jenkins jenkins 1653 Aug 7 07:54 Dockerfile 07:54:44 -rw-rw-r-- 1 jenkins jenkins 746 Aug 7 07:54 Jenkinsfile 07:54:44 -rw-rw-r-- 1 jenkins jenkins 11381 Aug 7 07:54 LICENSE 07:54:44 -rw-rw-r-- 1 jenkins jenkins 4232 Aug 7 07:54 README.md 07:54:44 drwxrwxr-x 5 jenkins jenkins 4096 Aug 7 07:54 TUC 07:54:44 -rw-rw-r-- 1 jenkins jenkins 5 Aug 7 07:52 VERSION 07:54:44 -rw-rw-r-- 1 jenkins jenkins 473 Aug 7 07:54 requirements.txt 07:54:44 -rw-rw-r-- 1 jenkins jenkins 54 Aug 7 07:54 robot-entrypoint.sh 07:54:44 -rw-rw-r-- 1 jenkins jenkins 445 Aug 7 07:54 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:45 #11 120.9 (30/167) Installing libmd (1.1.0-r0) 07:54:45 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=f8a5ec1abbb2e1eb8a0eb824349d0580dc1cc2d2 --label arch=arm64 --label version=0.0.0 . 07:54:45 Sending build context to Docker daemon 401.4kB 07:54:45 Step 1/13 : FROM alpine:3.20 07:54:46 3.20: Pulling from library/alpine 07:54:46 13e713f82565: Pulling fs layer 07:54:46 13e713f82565: Verifying Checksum 07:54:46 13e713f82565: Download complete 07:54:46 #11 122.5 (31/167) Installing libbsd (0.12.2-r0) 07:54:47 13e713f82565: Pull complete 07:54:47 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:54:47 Status: Downloaded newer image for alpine:3.20 07:54:47 ---> c88e9dceb6cb 07:54:47 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 07:54:47 ---> Running in 48c3cb964957 07:54:47 Removing intermediate container 48c3cb964957 07:54:47 ---> b75b5c485fe8 07:54:47 Step 3/13 : LABEL maintainer="Bruce Huang " 07:54:47 ---> Running in f8cac2394c39 07:54:47 Removing intermediate container f8cac2394c39 07:54:47 ---> 9d759869aeb4 07:54:47 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 07:54:48 #11 124.1 (32/167) Installing libxdmcp (1.1.5-r1) 07:54:48 ---> 313f6908142e 07:54:48 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 07:54:49 ---> 589670408309 07:54:49 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 07:54:49 ---> 4f7e69287274 07:54:49 Step 7/13 : WORKDIR /edgex-taf 07:54:49 ---> Running in 0f187f0f80c4 07:54:49 #11 125.3 (33/167) Installing libxcb (1.16.1-r0) 07:54:49 Removing intermediate container 0f187f0f80c4 07:54:49 ---> 3974efc01856 07:54:49 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:54:49 ---> Running in 419a127a6af6 07:54:51 Removing intermediate container 419a127a6af6 07:54:51 ---> b5ae39e92859 07:54:51 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 07:54:51 ---> Running in caf5f6079745 07:54:52 #11 127.8 (34/167) Installing libx11 (1.8.9-r1) 07:54:52 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:54:54 #11 130.7 (35/167) Installing libxcomposite (0.4.6-r5) 07:54:56 #11 132.0 (36/167) Installing libxfixes (6.0.1-r4) 07:54:56 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:54:57 #11 133.3 (37/167) Installing libxrender (0.9.11-r5) 07:54:58 #11 134.8 (38/167) Installing libxcursor (1.2.2-r1) 07:55:00 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:55:00 #11 136.4 (39/167) Installing libxdamage (1.1.6-r5) 07:55:02 #11 137.8 (40/167) Installing libxext (1.3.6-r2) 07:55:03 Executing busybox-1.36.1-r30.post-upgrade 07:55:03 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:55:03 #11 139.3 (41/167) Installing libxi (1.8.1-r4) 07:55:04 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:55:05 #11 141.0 (42/167) Installing libxinerama (1.1.5-r4) 07:55:05 Executing busybox-1.36.1-r30.trigger 07:55:05 OK: 9 MiB in 14 packages 07:55:05 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:55:06 #11 142.3 (43/167) Installing libxrandr (1.5.4-r1) 07:55:08 #11 143.9 (44/167) Installing libatk-1.0 (2.52.0-r0) 07:55:09 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:55:09 #11 145.8 (45/167) Installing libxtst (1.2.4-r6) 07:55:11 #11 147.0 (46/167) Installing dbus-libs (1.14.10-r1) 07:55:13 (1/14) Installing ca-certificates (20250619-r0) 07:55:13 #11 149.2 (47/167) Installing at-spi2-core (2.52.0-r0) 07:55:15 (2/14) Installing brotli-libs (1.1.0-r2) 07:55:15 #11 151.4 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 07:55:17 #11 153.3 (49/167) Installing pixman (0.43.2-r0) 07:55:18 (3/14) Installing c-ares (1.33.1-r0) 07:55:19 (4/14) Installing libunistring (1.2-r0) 07:55:20 #11 155.8 (50/167) Installing cairo (1.18.4-r0) 07:55:22 (5/14) Installing libidn2 (2.3.7-r0) 07:55:22 #11 158.6 (51/167) Installing cairo-gobject (1.18.4-r0) 07:55:24 #11 159.9 (52/167) Installing avahi-libs (0.8-r17) 07:55:25 (6/14) Installing nghttp2-libs (1.62.1-r0) 07:55:26 #11 161.7 (53/167) Installing gmp (6.3.0-r1) 07:55:27 (7/14) Installing libpsl (0.21.5-r1) 07:55:28 #11 164.2 (54/167) Installing nettle (3.9.1-r0) 07:55:29 (8/14) Installing zstd-libs (1.5.6-r0) 07:55:31 #11 166.7 (55/167) Installing libtasn1 (4.20.0-r0) 07:55:32 (9/14) Installing libcurl (8.12.1-r0) 07:55:32 #11 168.3 (56/167) Installing p11-kit (0.25.3-r0) 07:55:34 (10/14) Installing curl (8.12.1-r0) 07:55:35 #11 170.8 (57/167) Installing gnutls (3.8.5-r0) 07:55:36 (11/14) Installing docker-cli (26.1.5-r0) 07:55:38 #11 173.9 (58/167) Installing cups-libs (2.4.9-r1) 07:55:40 #11 176.5 (59/167) Installing libepoxy (1.5.10-r1) 07:55:42 (12/14) Installing oniguruma (6.9.9-r0) 07:55:43 #11 178.9 (60/167) Installing fribidi (1.0.15-r0) 07:55:43 (13/14) Installing jq (1.7.1-r0) 07:55:44 #11 180.6 (61/167) Installing graphite2 (1.3.14-r6) 07:55:46 (14/14) Installing openssl (3.3.4-r0) 07:55:46 #11 182.5 (62/167) Installing harfbuzz (8.5.0-r0) 07:55:48 Executing busybox-1.36.1-r30.trigger 07:55:48 Executing ca-certificates-20250619-r0.trigger 07:55:48 OK: 43 MiB in 28 packages 07:55:48 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:55:50 #11 185.3 (63/167) Installing libxft (2.3.8-r3) 07:55:51 #11 186.9 (64/167) Installing pango (1.52.2-r0) 07:55:52 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:55:53 #11 189.5 (65/167) Installing wayland-libs-client (1.22.0-r4) 07:55:55 #11 191.1 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 07:55:56 (1/166) Installing libexpat (2.7.0-r0) 07:55:56 #11 192.4 (67/167) Installing wayland-libs-egl (1.22.0-r4) 07:55:57 (2/166) Installing libbz2 (1.0.8-r6) 07:55:58 #11 193.7 (68/167) Installing xkeyboard-config (2.41-r0) 07:55:59 (3/166) Installing libpng (1.6.44-r0) 07:56:00 #11 196.5 (69/167) Installing libxkbcommon (1.7.0-r0) 07:56:01 (4/166) Installing freetype (2.13.2-r0) 07:56:03 #11 198.7 (70/167) Installing gtk+3.0 (3.24.43-r0) 07:56:04 (5/166) Installing fontconfig (2.15.0-r1) 07:56:06 (6/166) Installing libfontenc (1.1.8-r0) 07:56:07 #11 202.4 (71/167) Installing icu-data-full (74.2-r1) 07:56:08 (7/166) Installing mkfontscale (1.2.2-r6) 07:56:09 (8/166) Installing font-opensans (0_git20210927-r1) 07:56:11 #11 207.0 (72/167) Installing mesa (24.0.9-r1) 07:56:12 #11 208.5 (73/167) Installing llvm17-libs (17.0.6-r2) 07:56:13 (9/166) Installing pkgconf (2.2.0-r0) 07:56:14 (10/166) Installing libgcc (13.2.1_git20240309-r1) 07:56:16 (11/166) Installing libffi (3.4.6-r0) 07:56:18 (12/166) Installing libintl (0.22.5-r0) 07:56:20 (13/166) Installing libeconf (0.6.3-r0) 07:56:22 (14/166) Installing libblkid (2.40.1-r1) 07:56:22 #11 218.7 (74/167) Installing hwdata-pci (0.382-r0) 07:56:24 (15/166) Installing libmount (2.40.1-r1) 07:56:26 #11 221.4 (75/167) Installing libpciaccess (0.18.1-r0) 07:56:26 (16/166) Installing pcre2 (10.43-r0) 07:56:28 #11 224.4 (76/167) Installing libdrm (2.4.120-r0) 07:56:29 (17/166) Installing glib (2.80.5-r0) 07:56:31 #11 226.6 (77/167) Installing libelf (0.191-r0) 07:56:32 (18/166) Installing libstdc++ (13.2.1_git20240309-r1) 07:56:32 #11 228.5 (78/167) Installing mesa-glapi (24.0.9-r1) 07:56:34 #11 230.4 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 07:56:35 (19/166) Installing xz-libs (5.6.2-r1) 07:56:37 (20/166) Installing libxml2 (2.12.10-r0) 07:56:39 #11 234.8 (80/167) Installing eudev-libs (3.2.14-r2) 07:56:40 (21/166) Installing shared-mime-info (2.4-r0) 07:56:40 #11 236.4 (81/167) Installing libmagic (5.45-r1) 07:56:42 (22/166) Installing hicolor-icon-theme (0.17-r2) 07:56:43 #11 239.2 (82/167) Installing file (5.45-r1) 07:56:44 #11 240.5 (83/167) Installing xprop (1.2.7-r0) 07:56:44 (23/166) Installing libjpeg-turbo (3.0.3-r0) 07:56:46 #11 242.0 (84/167) Installing libice (1.1.1-r6) 07:56:47 (24/166) Installing libsharpyuv (1.3.2-r0) 07:56:47 #11 243.6 (85/167) Installing libuuid (2.40.1-r1) 07:56:48 (25/166) Installing libwebp (1.3.2-r0) 07:56:49 #11 245.2 (86/167) Installing libsm (1.2.4-r4) 07:56:50 (26/166) Installing tiff (4.6.0t-r0) 07:56:51 #11 246.8 (87/167) Installing libxt (1.3.0-r5) 07:56:53 #11 248.9 (88/167) Installing libxmu (1.1.4-r2) 07:56:53 (27/166) Installing gdk-pixbuf (2.42.12-r0) 07:56:55 #11 250.8 (89/167) Installing xset (1.2.5-r1) 07:56:55 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 07:56:56 #11 252.4 (90/167) Installing xdg-utils (1.2.1-r0) 07:56:57 (29/166) Installing libxau (1.0.11-r4) 07:56:58 (30/166) Installing libmd (1.1.0-r0) 07:56:58 #11 254.3 (91/167) Installing libogg (1.3.5-r5) 07:57:00 (31/166) Installing libbsd (0.12.2-r0) 07:57:00 #11 255.8 (92/167) Installing libflac (1.4.3-r1) 07:57:01 (32/166) Installing libxdmcp (1.1.5-r1) 07:57:02 #11 258.5 (93/167) Installing alsa-lib (1.2.11-r0) 07:57:02 (33/166) Installing libxcb (1.16.1-r0) 07:57:05 (34/166) Installing libx11 (1.8.9-r1) 07:57:06 #11 261.3 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 07:57:08 (35/166) Installing libxcomposite (0.4.6-r5) 07:57:09 #11 264.7 (95/167) Installing aom-libs (3.9.1-r0) 07:57:10 (36/166) Installing libxfixes (6.0.1-r4) 07:57:11 (37/166) Installing libxrender (0.9.11-r5) 07:57:12 #11 268.1 (96/167) Installing libva (2.21.0-r0) 07:57:12 (38/166) Installing libxcursor (1.2.2-r1) 07:57:14 #11 270.0 (97/167) Installing libvdpau (1.5-r3) 07:57:14 (39/166) Installing libxdamage (1.1.6-r5) 07:57:15 (40/166) Installing libxext (1.3.6-r2) 07:57:15 #11 271.6 (98/167) Installing onevpl-libs (2023.3.1-r2) 07:57:17 (41/166) Installing libxi (1.8.1-r4) 07:57:18 #11 273.8 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 07:57:19 (42/166) Installing libxinerama (1.1.5-r4) 07:57:20 (43/166) Installing libxrandr (1.5.4-r1) 07:57:21 #11 276.6 (100/167) Installing libdav1d (1.4.2-r0) 07:57:22 (44/166) Installing libatk-1.0 (2.52.0-r0) 07:57:23 #11 279.4 (101/167) Installing openexr-libiex (3.1.13-r1) 07:57:24 (45/166) Installing libxtst (1.2.4-r6) 07:57:25 (46/166) Installing dbus-libs (1.14.10-r1) 07:57:26 #11 281.7 (102/167) Installing openexr-libilmthread (3.1.13-r1) 07:57:27 #11 283.3 (103/167) Installing imath (3.1.12-r0) 07:57:28 (47/166) Installing at-spi2-core (2.52.0-r0) 07:57:29 #11 285.2 (104/167) Installing openexr-libopenexr (3.1.13-r1) 07:57:30 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 07:57:32 (49/166) Installing pixman (0.43.2-r0) 07:57:32 #11 288.3 (105/167) Installing giflib (5.2.2-r0) 07:57:34 #11 289.9 (106/167) Installing libhwy (1.0.7-r0) 07:57:34 (50/166) Installing cairo (1.18.4-r0) 07:57:35 #11 291.4 (107/167) Installing lcms2 (2.16-r0) 07:57:37 (51/166) Installing cairo-gobject (1.18.4-r0) 07:57:37 #11 293.7 (108/167) Installing libjxl (0.10.2-r0) 07:57:38 (52/166) Installing avahi-libs (0.8-r17) 07:57:40 (53/166) Installing gmp (6.3.0-r1) 07:57:41 #11 296.8 (109/167) Installing lame-libs (3.100-r5) 07:57:43 (54/166) Installing nettle (3.9.1-r0) 07:57:43 #11 299.0 (110/167) Installing opus (1.5.2-r0) 07:57:45 #11 301.5 (111/167) Installing rav1e-libs (0.7.1-r0) 07:57:45 (55/166) Installing libtasn1 (4.20.0-r0) 07:57:47 (56/166) Installing p11-kit (0.25.3-r0) 07:57:48 #11 304.7 (112/167) Installing libgomp (13.2.1_git20240309-r1) 07:57:49 (57/166) Installing gnutls (3.8.5-r0) 07:57:51 #11 306.9 (113/167) Installing soxr (0.1.3-r7) 07:57:53 (58/166) Installing cups-libs (2.4.9-r1) 07:57:53 #11 308.9 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 07:57:55 #11 310.8 (115/167) Installing libtheora (1.1.1-r18) 07:57:55 (59/166) Installing libepoxy (1.5.10-r1) 07:57:57 (60/166) Installing fribidi (1.0.15-r0) 07:57:57 #11 313.2 (116/167) Installing libvorbis (1.3.7-r2) 07:57:59 #11 315.5 (117/167) Installing libvpx (1.14.1-r0) 07:57:59 (61/166) Installing graphite2 (1.3.14-r6) 07:58:01 (62/166) Installing harfbuzz (8.5.0-r0) 07:58:02 #11 318.6 (118/167) Installing libwebpmux (1.3.2-r0) 07:58:04 (63/166) Installing libxft (2.3.8-r3) 07:58:04 #11 320.1 (119/167) Installing x264-libs (0.164_git20231001-r0) 07:58:06 (64/166) Installing pango (1.52.2-r0) 07:58:07 #11 323.3 (120/167) Installing numactl (2.0.18-r0) 07:58:08 (65/166) Installing wayland-libs-client (1.22.0-r4) 07:58:09 #11 324.9 (121/167) Installing x265-libs (3.6-r0) 07:58:10 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 07:58:11 (67/166) Installing wayland-libs-egl (1.22.0-r4) 07:58:12 #11 328.3 (122/167) Installing xvidcore (1.3.7-r2) 07:58:12 (68/166) Installing xkeyboard-config (2.41-r0) 07:58:15 #11 330.4 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 07:58:16 (69/166) Installing libxkbcommon (1.7.0-r0) 07:58:18 (70/166) Installing gtk+3.0 (3.24.43-r0) 07:58:19 #11 334.6 (124/167) Installing libbluray (1.3.4-r1) 07:58:21 #11 336.8 (125/167) Installing mpg123-libs (1.32.8-r0) 07:58:22 (71/166) Installing icu-data-full (74.2-r1) 07:58:23 #11 338.9 (126/167) Installing libopenmpt (0.7.7-r0) 07:58:25 #11 341.7 (127/167) Installing cjson (1.7.18-r0) 07:58:27 (72/166) Installing mesa (24.0.9-r1) 07:58:27 #11 343.3 (128/167) Installing mbedtls (3.6.4-r0) 07:58:28 (73/166) Installing llvm17-libs (17.0.6-r2) 07:58:30 #11 345.7 (129/167) Installing librist (0.2.10-r1) 07:58:32 #11 347.5 (130/167) Installing libsrt (1.5.3-r0) 07:58:34 #11 350.1 (131/167) Installing libssh (0.10.6-r0) 07:58:36 #11 352.3 (132/167) Installing libsodium (1.0.19-r0) 07:58:38 (74/166) Installing hwdata-pci (0.382-r0) 07:58:39 #11 354.5 (133/167) Installing libzmq (4.3.5-r2) 07:58:41 (75/166) Installing libpciaccess (0.18.1-r0) 07:58:41 #11 357.0 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 07:58:42 (76/166) Installing libdrm (2.4.120-r0) 07:58:44 #11 360.1 (135/167) Installing crc32c (1.1.2-r0) 07:58:44 (77/166) Installing libelf (0.191-r0) 07:58:46 #11 361.7 (136/167) Installing double-conversion (3.3.0-r0) 07:58:46 (78/166) Installing mesa-glapi (24.0.9-r1) 07:58:47 #11 363.3 (137/167) Installing libevent (2.1.12-r7) 07:58:48 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 07:58:50 #11 365.9 (138/167) Installing wayland-libs-server (1.22.0-r4) 07:58:51 #11 367.5 (139/167) Installing mesa-gbm (24.0.9-r1) 07:58:53 #11 369.0 (140/167) Installing harfbuzz-subset (8.5.0-r0) 07:58:53 (80/166) Installing eudev-libs (3.2.14-r2) 07:58:55 (81/166) Installing libmagic (5.45-r1) 07:58:55 #11 371.8 (141/167) Installing icu-libs (74.2-r1) 07:58:57 (82/166) Installing file (5.45-r1) 07:58:59 (83/166) Installing xprop (1.2.7-r0) 07:59:00 #11 375.1 (142/167) Installing minizip (1.3.1-r0) 07:59:01 #11 376.7 (143/167) Installing nspr (4.35-r4) 07:59:01 (84/166) Installing libice (1.1.1-r6) 07:59:03 (85/166) Installing libuuid (2.40.1-r1) 07:59:03 #11 378.8 (144/167) Installing sqlite-libs (3.45.3-r2) 07:59:04 (86/166) Installing libsm (1.2.4-r4) 07:59:06 #11 381.7 (145/167) Installing nss (3.105-r0) 07:59:06 (87/166) Installing libxt (1.3.0-r5) 07:59:08 (88/166) Installing libxmu (1.1.4-r2) 07:59:09 #11 384.7 (146/167) Installing openh264 (2.4.1-r0) 07:59:10 (89/166) Installing xset (1.2.5-r1) 07:59:11 #11 387.5 (147/167) Installing libcamera-ipa (0.3.0-r0) 07:59:12 (90/166) Installing xdg-utils (1.2.1-r0) 07:59:13 #11 389.3 (148/167) Installing libunwind (1.8.1-r0) 07:59:14 (91/166) Installing libogg (1.3.5-r5) 07:59:15 (92/166) Installing libflac (1.4.3-r1) 07:59:15 #11 391.3 (149/167) Installing yaml (0.2.5-r2) 07:59:17 #11 393.2 (150/167) Installing libcamera (0.3.0-r0) 07:59:18 (93/166) Installing alsa-lib (1.2.11-r0) 07:59:20 #11 396.0 (151/167) Installing speexdsp (1.2.1-r2) 07:59:20 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 07:59:22 #11 397.6 (152/167) Installing libuv (1.48.0-r0) 07:59:23 (95/166) Installing aom-libs (3.9.1-r0) 07:59:23 #11 399.5 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 07:59:26 #11 402.1 (154/167) Installing libsndfile (1.2.2-r1) 07:59:28 (96/166) Installing libva (2.21.0-r0) 07:59:29 #11 404.5 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 07:59:29 (97/166) Installing libvdpau (1.5-r3) 07:59:30 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 07:59:31 #11 407.4 (156/167) Installing pipewire-libs (1.0.6-r1) 07:59:33 (99/166) Installing libdav1d (1.4.2-r0) 07:59:35 #11 410.8 (157/167) Installing libasyncns (0.8-r3) 07:59:36 (100/166) Installing openexr-libiex (3.1.13-r1) 07:59:36 #11 412.1 (158/167) Installing libltdl (2.4.7-r3) 07:59:38 #11 413.6 (159/167) Installing orc (0.4.40-r0) 07:59:38 (101/166) Installing openexr-libilmthread (3.1.13-r1) 07:59:40 (102/166) Installing imath (3.1.12-r0) 07:59:40 #11 415.8 (160/167) Installing tdb-libs (1.4.9-r1) 07:59:42 #11 417.7 (161/167) Installing libpulse (17.0-r0) 07:59:42 (103/166) Installing openexr-libopenexr (3.1.13-r1) 07:59:45 #11 420.5 (162/167) Installing libwebpdemux (1.3.2-r0) 07:59:45 #11 421.8 (163/167) Installing libgpg-error (1.49-r0) 07:59:45 (104/166) Installing giflib (5.2.2-r0) 07:59:46 (105/166) Installing libhwy (1.0.7-r0) 07:59:47 #11 423.7 (164/167) Installing libgcrypt (1.10.3-r0) 07:59:48 (106/166) Installing lcms2 (2.16-r0) 07:59:51 #11 426.6 (165/167) Installing libxslt (1.1.39-r2) 07:59:51 (107/166) Installing libjxl (0.10.2-r0) 07:59:53 #11 428.7 (166/167) Installing chromium (131.0.6778.108-r0) 07:59:53 (108/166) Installing lame-libs (3.100-r5) 07:59:56 (109/166) Installing opus (1.5.2-r0) 07:59:59 (110/166) Installing rav1e-libs (0.7.1-r0) 08:00:01 (111/166) Installing libgomp (13.2.1_git20240309-r1) 08:00:04 (112/166) Installing soxr (0.1.3-r7) 08:00:06 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 08:00:08 (114/166) Installing libtheora (1.1.1-r18) 08:00:10 (115/166) Installing libvorbis (1.3.7-r2) 08:00:11 #11 445.5 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) 08:00:12 (116/166) Installing libvpx (1.14.1-r0) 08:00:13 #11 449.5 Executing busybox-1.36.1-r30.trigger 08:00:13 #11 449.5 Executing fontconfig-2.15.0-r1.trigger 08:00:13 #11 449.5 Executing mkfontscale-1.2.2-r6.trigger 08:00:13 #11 449.5 Executing glib-2.80.5-r0.trigger 08:00:13 #11 449.5 Executing shared-mime-info-2.4-r0.trigger 08:00:14 #11 449.9 Executing gdk-pixbuf-2.42.12-r0.trigger 08:00:14 #11 449.9 Executing gtk-update-icon-cache-3.24.43-r0.trigger 08:00:14 #11 449.9 Executing gtk+3.0-3.24.43-r0.trigger 08:00:14 #11 450.0 OK: 672 MiB in 195 packages 08:00:14 #11 450.1 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:00:15 (117/166) Installing libwebpmux (1.3.2-r0) 08:00:17 (118/166) Installing x264-libs (0.164_git20231001-r0) 08:00:17 #11 452.8 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:00:20 (119/166) Installing numactl (2.0.18-r0) 08:00:20 #11 456.3 (1/30) Installing jansson (2.14-r4) 08:00:22 #11 457.9 (2/30) Installing binutils (2.42-r1) 08:00:22 (120/166) Installing x265-libs (3.6-r0) 08:00:25 (121/166) Installing xvidcore (1.3.7-r2) 08:00:26 #11 461.4 (3/30) Installing libatomic (13.2.1_git20240309-r1) 08:00:26 #11 462.6 (4/30) Installing isl26 (0.26-r1) 08:00:28 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 08:00:30 #11 465.4 (5/30) Installing mpfr4 (4.2.1-r0) 08:00:32 #11 467.9 (6/30) Installing mpc1 (1.3.1-r1) 08:00:32 (123/166) Installing libbluray (1.3.4-r1) 08:00:33 #11 469.8 (7/30) Installing gcc (13.2.1_git20240309-r1) 08:00:34 (124/166) Installing mpg123-libs (1.32.8-r0) 08:00:37 (125/166) Installing libopenmpt (0.7.7-r0) 08:00:39 (126/166) Installing cjson (1.7.18-r0) 08:00:41 (127/166) Installing mbedtls (3.6.4-r0) 08:00:43 (128/166) Installing librist (0.2.10-r1) 08:00:43 #11 478.2 (8/30) Installing musl-dev (1.2.5-r1) 08:00:45 (129/166) Installing libsrt (1.5.3-r0) 08:00:45 #11 481.7 (9/30) Installing linux-headers (6.6-r0) 08:00:48 (130/166) Installing libssh (0.10.6-r0) 08:00:49 #11 485.0 (10/30) Installing libffi-dev (3.4.6-r0) 08:00:51 #11 486.9 (11/30) Installing libpq (16.9-r0) 08:00:51 (131/166) Installing libsodium (1.0.19-r0) 08:00:53 #11 489.4 (12/30) Installing openssl-dev (3.3.4-r0) 08:00:54 (132/166) Installing libzmq (4.3.5-r2) 08:00:56 #11 492.7 (13/30) Installing libpq-dev (16.9-r0) 08:00:57 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 08:01:00 #11 495.6 (14/30) Installing libecpg (16.9-r0) 08:01:00 (134/166) Installing crc32c (1.1.2-r0) 08:01:02 #11 497.6 (15/30) Installing libecpg-dev (16.9-r0) 08:01:02 (135/166) Installing double-conversion (3.3.0-r0) 08:01:03 (136/166) Installing libevent (2.1.12-r7) 08:01:05 #11 500.9 (16/30) Installing clang16-headers (16.0.6-r5) 08:01:06 (137/166) Installing wayland-libs-server (1.22.0-r4) 08:01:08 (138/166) Installing mesa-gbm (24.0.9-r1) 08:01:08 #11 504.6 (17/30) Installing llvm16-libs (16.0.6-r9) 08:01:09 (139/166) Installing harfbuzz-subset (8.5.0-r0) 08:01:12 (140/166) Installing icu-libs (74.2-r1) 08:01:16 (141/166) Installing minizip (1.3.1-r0) 08:01:17 (142/166) Installing nspr (4.35-r4) 08:01:18 #11 513.8 (18/30) Installing clang16-libs (16.0.6-r5) 08:01:20 (143/166) Installing sqlite-libs (3.45.3-r2) 08:01:22 (144/166) Installing nss (3.105-r0) 08:01:25 #11 520.2 (19/30) Installing fortify-headers (1.1-r3) 08:01:25 #11 521.5 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 08:01:26 (145/166) Installing openh264 (2.4.1-r0) 08:01:29 (146/166) Installing libcamera-ipa (0.3.0-r0) 08:01:29 #11 525.4 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 08:01:31 (147/166) Installing libunwind (1.8.1-r0) 08:01:31 #11 527.3 (22/30) Installing clang16 (16.0.6-r5) 08:01:33 (148/166) Installing yaml (0.2.5-r2) 08:01:34 #11 529.8 (23/30) Installing icu (74.2-r1) 08:01:35 (149/166) Installing libcamera (0.3.0-r0) 08:01:36 #11 532.3 (24/30) Installing icu-dev (74.2-r1) 08:01:38 (150/166) Installing speexdsp (1.2.1-r2) 08:01:39 (151/166) Installing libuv (1.48.0-r0) 08:01:40 #11 535.4 (25/30) Installing llvm16 (16.0.6-r9) 08:01:41 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 08:01:44 (153/166) Installing libsndfile (1.2.2-r1) 08:01:46 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 08:01:48 #11 544.1 (26/30) Installing lz4-libs (1.9.4-r5) 08:01:50 #11 546.0 (27/30) Installing lz4-dev (1.9.4-r5) 08:01:50 (155/166) Installing pipewire-libs (1.0.6-r1) 08:01:52 #11 547.7 (28/30) Installing zstd (1.5.6-r0) 08:01:53 (156/166) Installing libasyncns (0.8-r3) 08:01:54 #11 549.9 (29/30) Installing zstd-dev (1.5.6-r0) 08:01:55 (157/166) Installing libltdl (2.4.7-r3) 08:01:56 #11 551.8 (30/30) Installing postgresql16-dev (16.9-r0) 08:01:56 (158/166) Installing orc (0.4.40-r0) 08:01:58 (159/166) Installing tdb-libs (1.4.9-r1) 08:02:00 #11 555.2 Executing busybox-1.36.1-r30.trigger 08:02:00 #11 555.2 OK: 1208 MiB in 225 packages 08:02:00 #11 555.3 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:02:00 (160/166) Installing libpulse (17.0-r0) 08:02:02 #11 558.0 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:02:03 (161/166) Installing libwebpdemux (1.3.2-r0) 08:02:04 (162/166) Installing libgpg-error (1.49-r0) 08:02:06 #11 561.6 (1/14) Installing g++ (13.2.1_git20240309-r1) 08:02:06 (163/166) Installing libgcrypt (1.10.3-r0) 08:02:09 (164/166) Installing libxslt (1.1.39-r2) 08:02:11 #11 566.5 (2/14) Installing gdbm (1.23-r1) 08:02:11 (165/166) Installing chromium (131.0.6778.108-r0) 08:02:12 #11 568.1 (3/14) Installing mpdecimal (4.0.0-r0) 08:02:14 #11 570.0 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 08:02:16 #11 571.7 (5/14) Installing libncursesw (6.4_p20240420-r2) 08:02:18 #11 573.9 (6/14) Installing libpanelw (6.4_p20240420-r2) 08:02:19 #11 575.2 (7/14) Installing readline (8.2.10-r0) 08:02:21 #11 577.3 (8/14) Installing python3 (3.12.11-r0) 08:02:25 #11 581.3 (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) 08:02:29 #11 585.0 (10/14) Installing pyc (3.12.11-r0) 08:02:30 (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) 08:02:30 #11 586.3 (11/14) Installing python3-pyc (3.12.11-r0) 08:02:32 #11 587.6 (12/14) Installing python3-dev (3.12.11-r0) 08:02:33 Executing busybox-1.36.1-r30.trigger 08:02:33 Executing fontconfig-2.15.0-r1.trigger 08:02:33 Executing mkfontscale-1.2.2-r6.trigger 08:02:33 Executing glib-2.80.5-r0.trigger 08:02:33 Executing shared-mime-info-2.4-r0.trigger 08:02:35 Executing gdk-pixbuf-2.42.12-r0.trigger 08:02:35 Executing gtk-update-icon-cache-3.24.43-r0.trigger 08:02:35 Executing gtk+3.0-3.24.43-r0.trigger 08:02:35 OK: 657 MiB in 194 packages 08:02:35 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:02:39 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:02:42 #11 596.2 (13/14) Installing libsodium-dev (1.0.19-r0) 08:02:42 #11 597.8 (14/14) Installing zeromq-dev (4.3.5-r2) 08:02:43 (1/30) Installing jansson (2.14-r4) 08:02:43 #11 599.4 Executing busybox-1.36.1-r30.trigger 08:02:43 #11 599.4 OK: 1374 MiB in 239 packages 08:02:43 #11 599.5 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:02:44 (2/30) Installing binutils (2.42-r1) 08:02:46 #11 602.2 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:02:48 (3/30) Installing libatomic (13.2.1_git20240309-r1) 08:02:49 (4/30) Installing isl26 (0.26-r1) 08:02:49 #11 605.6 OK: 1374 MiB in 239 packages 08:02:50 #11 605.7 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:02:52 (5/30) Installing mpfr4 (4.2.1-r0) 08:02:52 #11 608.4 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:02:55 (6/30) Installing mpc1 (1.3.1-r1) 08:02:56 #11 612.1 (1/1) Installing tzdata (2025b-r0) 08:02:57 (7/30) Installing gcc (13.2.1_git20240309-r1) 08:03:00 #11 615.4 OK: 1376 MiB in 240 packages 08:03:00 #11 615.7 (1/1) Purging tzdata (2025b-r0) 08:03:00 #11 615.7 OK: 1374 MiB in 239 packages 08:03:01 #11 617.4 Looking in links: /tmp/tmpujg66vsr 08:03:01 #11 617.4 Processing /tmp/tmpujg66vsr/pip-25.0.1-py3-none-any.whl 08:03:01 #11 617.4 Installing collected packages: pip 08:03:02 #11 618.4 Successfully installed pip-25.0.1 08:03:02 #11 618.4 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. 08:03:03 #11 618.8 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 08:03:03 #11 618.9 Collecting pip 08:03:03 #11 618.9 Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB) 08:03:03 #11 619.0 Collecting setuptools 08:03:03 #11 619.0 Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 08:03:03 #11 619.1 Collecting wheel 08:03:03 #11 619.1 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 08:03:03 #11 619.1 Downloading pip-25.2-py3-none-any.whl (1.8 MB) 08:03:03 #11 619.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 153.7 MB/s eta 0:00:00 08:03:03 #11 619.1 Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 08:03:03 #11 619.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 147.6 MB/s eta 0:00:00 08:03:03 #11 619.1 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 08:03:03 #11 619.2 Installing collected packages: wheel, setuptools, pip 08:03:04 #11 620.1 Attempting uninstall: pip 08:03:04 #11 620.1 Found existing installation: pip 25.0.1 08:03:04 #11 620.1 Uninstalling pip-25.0.1: 08:03:04 #11 620.1 Successfully uninstalled pip-25.0.1 08:03:05 #11 621.0 Successfully installed pip-25.2 setuptools-80.9.0 wheel-0.45.1 08:03:05 #11 621.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. 08:03:05 #11 621.5 Processing ./edgex-taf-common 08:03:05 #11 621.5 Preparing metadata (setup.py): started 08:03:05 #11 621.7 Preparing metadata (setup.py): finished with status 'done' 08:03:06 #11 621.8 Building wheels for collected packages: edgex-taf-common 08:03:06 #11 621.8 DEPRECATION: Building 'edgex-taf-common' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'edgex-taf-common'. Discussion can be found at https://github.com/pypa/pip/issues/6334 08:03:06 #11 621.8 Building wheel for edgex-taf-common (setup.py): started 08:03:06 #11 622.0 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 08:03:06 #11 622.0 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=263fa8c7f0d523c2044fe85168a9d64d1c2e838157b1777ca286c1ae5c1cba4d 08:03:06 #11 622.0 Stored in directory: /tmp/pip-ephem-wheel-cache-23z19cdm/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 08:03:06 #11 622.0 Successfully built edgex-taf-common 08:03:06 #11 622.0 Installing collected packages: edgex-taf-common 08:03:06 #11 622.0 Successfully installed edgex-taf-common-0.0.0 08:03:06 #11 622.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. 08:03:06 #11 622.5 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 08:03:06 #11 622.5 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 08:03:06 #11 622.5 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 08:03:06 #11 622.5 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 08:03:06 #11 622.6 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 08:03:06 #11 622.6 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 08:03:06 #11 622.6 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 08:03:07 #11 622.6 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 08:03:07 #11 622.6 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 08:03:07 #11 622.6 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 08:03:07 #11 622.6 Preparing metadata (setup.py): started 08:03:07 #11 622.8 Preparing metadata (setup.py): finished with status 'done' 08:03:07 (8/30) Installing musl-dev (1.2.5-r1) 08:03:07 #11 622.9 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 08:03:07 #11 622.9 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 08:03:07 #11 622.9 Preparing metadata (setup.py): started 08:03:07 #11 623.0 Preparing metadata (setup.py): finished with status 'done' 08:03:07 #11 623.1 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 08:03:07 #11 623.1 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 08:03:07 #11 623.1 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 08:03:07 #11 623.1 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 08:03:07 #11 623.1 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 08:03:07 #11 623.2 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 08:03:07 #11 623.2 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 08:03:07 #11 623.2 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 08:03:07 #11 623.2 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 08:03:07 #11 623.2 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 08:03:07 #11 623.4 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 08:03:07 #11 623.5 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 08:03:07 #11 623.6 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 08:03:08 #11 623.6 Downloading psutil-7.0.0.tar.gz (497 kB) 08:03:08 #11 623.7 Installing build dependencies: started 08:03:08 #11 624.4 Installing build dependencies: finished with status 'done' 08:03:08 #11 624.4 Getting requirements to build wheel: started 08:03:09 #11 624.9 Getting requirements to build wheel: finished with status 'done' 08:03:09 #11 624.9 Preparing metadata (pyproject.toml): started 08:03:09 #11 625.2 Preparing metadata (pyproject.toml): finished with status 'done' 08:03:09 (9/30) Installing linux-headers (6.6-r0) 08:03:09 #11 625.5 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 08:03:09 #11 625.5 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) 08:03:09 #11 625.6 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 08:03:09 #11 625.6 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 08:03:09 #11 625.6 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 08:03:09 #11 625.6 Downloading psycopg2-2.9.10.tar.gz (385 kB) 08:03:09 #11 625.7 Preparing metadata (setup.py): started 08:03:10 #11 625.9 Preparing metadata (setup.py): finished with status 'done' 08:03:10 #11 626.0 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 08:03:10 #11 626.0 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 08:03:10 #11 626.2 Collecting protobuf==6.31.1 (from -r requirements.txt (line 18)) 08:03:10 #11 626.2 Downloading protobuf-6.31.1-py3-none-any.whl.metadata (593 bytes) 08:03:10 #11 626.3 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 08:03:10 #11 626.3 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 08:03:10 #11 626.5 Collecting cryptography==45.0.4 (from -r requirements.txt (line 20)) 08:03:10 #11 626.5 Downloading cryptography-45.0.4-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) 08:03:10 #11 626.5 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 08:03:10 #11 626.5 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 08:03:10 #11 626.5 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 08:03:10 #11 626.5 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 08:03:10 #11 626.6 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 08:03:10 #11 626.6 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 08:03:10 #11 626.6 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:03:10 #11 626.6 Downloading selenium-4.34.2-py3-none-any.whl.metadata (7.5 kB) 08:03:10 #11 626.6 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:03:10 #11 626.6 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 08:03:10 #11 626.7 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:03:10 #11 626.7 Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) 08:03:10 #11 626.7 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 08:03:10 #11 626.7 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 08:03:10 #11 626.7 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 08:03:10 #11 626.7 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 08:03:10 #11 626.7 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:03:10 #11 626.7 Downloading docutils-0.22-py3-none-any.whl.metadata (15 kB) 08:03:10 #11 626.8 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:03:10 #11 626.8 Downloading flex-6.14.1.tar.gz (40 kB) 08:03:10 #11 626.8 Preparing metadata (setup.py): started 08:03:11 #11 627.0 Preparing metadata (setup.py): finished with status 'done' 08:03:11 #11 627.0 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:03:11 #11 627.0 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 08:03:11 #11 627.0 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:03:11 #11 627.0 Downloading jsonschema-4.25.0-py3-none-any.whl.metadata (7.7 kB) 08:03:11 #11 627.1 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:03:11 #11 627.1 Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) 08:03:11 #11 627.1 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:03:11 #11 627.1 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 08:03:11 #11 627.2 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:03:11 #11 627.2 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 08:03:11 #11 627.2 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:03:11 #11 627.2 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 08:03:11 #11 627.3 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 08:03:11 #11 627.3 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (35 kB) 08:03:11 #11 627.3 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 08:03:11 #11 627.3 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 08:03:11 #11 627.4 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 08:03:11 #11 627.4 Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 08:03:11 #11 627.4 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 08:03:11 #11 627.4 Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB) 08:03:11 #11 627.4 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 08:03:11 #11 627.4 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 08:03:11 #11 627.5 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 08:03:11 #11 627.5 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 08:03:11 #11 627.5 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (80.9.0) 08:03:11 #11 627.6 Collecting cffi>=1.14 (from cryptography==45.0.4->-r requirements.txt (line 20)) 08:03:12 #11 627.6 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (1.5 kB) 08:03:12 #11 627.6 Collecting pycparser (from cffi>=1.14->cryptography==45.0.4->-r requirements.txt (line 20)) 08:03:12 #11 627.6 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 08:03:12 #11 627.7 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 08:03:12 #11 627.7 Downloading bcrypt-4.3.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) 08:03:12 #11 627.8 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 08:03:12 #11 627.8 Downloading invoke-2.2.0-py3-none-any.whl.metadata (3.3 kB) 08:03:12 #11 627.8 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 08:03:12 #11 627.8 Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_x86_64.whl.metadata (8.6 kB) 08:03:12 #11 627.8 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 08:03:12 #11 627.8 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 08:03:12 #11 627.9 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 08:03:12 #11 627.9 Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB) 08:03:12 #11 627.9 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:03:12 #11 627.9 Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) 08:03:12 #11 627.9 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:03:12 #11 627.9 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 08:03:12 #11 628.0 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:03:12 #11 628.0 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 08:03:12 #11 628.0 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:03:12 #11 628.0 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 08:03:12 #11 628.0 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:03:12 #11 628.0 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 08:03:12 #11 628.0 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:03:12 #11 628.0 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 08:03:12 #11 628.0 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:03:12 #11 628.0 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 08:03:12 #11 628.0 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]~=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:03:12 #11 628.0 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 08:03:12 #11 628.1 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:03:12 #11 628.1 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 08:03:12 #11 628.1 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:03:12 #11 628.1 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 08:03:12 #11 628.2 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:03:12 #11 628.2 Downloading validate_email-1.3.tar.gz (4.7 kB) 08:03:12 #11 628.2 Preparing metadata (setup.py): started 08:03:12 #11 628.4 Preparing metadata (setup.py): finished with status 'done' 08:03:12 #11 628.4 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:03:12 #11 628.4 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 08:03:12 #11 628.4 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:03:12 #11 628.4 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 08:03:12 #11 628.4 Preparing metadata (setup.py): started 08:03:12 #11 628.6 Preparing metadata (setup.py): finished with status 'done' 08:03:12 (10/30) Installing libffi-dev (3.4.6-r0) 08:03:13 #11 628.6 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:03:13 #11 628.6 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 08:03:13 #11 628.7 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:03:13 #11 628.7 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 08:03:13 #11 628.7 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:03:13 #11 628.7 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) 08:03:13 #11 628.7 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:03:13 #11 628.7 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 08:03:13 #11 629.0 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:03:13 #11 629.0 Downloading rpds_py-0.26.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.2 kB) 08:03:13 #11 629.1 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:03:13 #11 629.1 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 08:03:13 #11 629.1 Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:03:13 #11 629.1 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 08:03:13 #11 629.1 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:03:13 #11 629.1 Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) 08:03:13 #11 629.1 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:03:13 #11 629.2 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 08:03:13 #11 629.2 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:03:13 #11 629.2 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 08:03:13 #11 629.2 Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:03:13 #11 629.2 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) 08:03:13 #11 629.2 Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:03:13 #11 629.2 Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) 08:03:13 #11 629.3 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:03:13 #11 629.3 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 08:03:13 #11 629.3 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:03:13 #11 629.3 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 08:03:13 #11 629.4 Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:03:13 #11 629.4 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) 08:03:13 #11 629.4 Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:03:13 #11 629.4 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.0 kB) 08:03:13 #11 629.5 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 08:03:14 #11 629.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 77.5 MB/s 0:00:00 08:03:14 #11 629.5 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 08:03:14 #11 629.5 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 08:03:14 #11 629.5 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 08:03:14 #11 629.5 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 08:03:14 #11 629.5 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 08:03:14 #11 629.5 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 08:03:14 #11 629.6 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 08:03:14 #11 629.6 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 08:03:14 #11 629.6 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 08:03:14 #11 630.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 37.0 MB/s 0:00:00 08:03:14 #11 630.1 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) 08:03:14 #11 630.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 70.8 MB/s 0:00:00 08:03:14 #11 630.1 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 08:03:14 #11 630.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 34.1 MB/s 0:00:00 08:03:14 #11 630.2 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 08:03:14 #11 630.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 164.4 MB/s 0:00:00 08:03:14 #11 630.2 Downloading protobuf-6.31.1-py3-none-any.whl (168 kB) 08:03:14 #11 630.2 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 08:03:14 #11 630.2 Downloading cryptography-45.0.4-cp311-abi3-musllinux_1_2_x86_64.whl (4.6 MB) 08:03:14 #11 630.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 39.0 MB/s 0:00:00 08:03:14 #11 630.3 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 08:03:14 #11 630.3 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 08:03:14 #11 630.3 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 08:03:14 #11 630.3 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl (149 kB) 08:03:14 #11 630.3 Downloading idna-3.10-py3-none-any.whl (70 kB) 08:03:14 #11 630.4 Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) 08:03:14 #11 630.4 Downloading certifi-2025.8.3-py3-none-any.whl (161 kB) 08:03:14 #11 630.4 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl (488 kB) 08:03:14 #11 630.4 Downloading click-8.2.1-py3-none-any.whl (102 kB) 08:03:14 #11 630.4 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 08:03:14 #11 630.4 Downloading bcrypt-4.3.0-cp39-abi3-musllinux_1_2_x86_64.whl (363 kB) 08:03:14 #11 630.4 Downloading invoke-2.2.0-py3-none-any.whl (160 kB) 08:03:14 #11 630.4 Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_x86_64.whl (1.1 MB) 08:03:14 #11 630.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 61.7 MB/s 0:00:00 08:03:14 #11 630.4 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 08:03:14 #11 630.4 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 08:03:14 (11/30) Installing libpq (16.9-r0) 08:03:14 #11 630.4 Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB) 08:03:14 #11 630.4 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 08:03:14 #11 630.4 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 08:03:14 #11 630.4 Downloading selenium-4.34.2-py3-none-any.whl (9.4 MB) 08:03:14 #11 630.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 138.1 MB/s 0:00:00 08:03:14 #11 630.5 Downloading trio-0.30.0-py3-none-any.whl (499 kB) 08:03:14 #11 630.5 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 08:03:14 #11 630.5 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 08:03:14 #11 630.5 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 08:03:14 #11 630.5 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 08:03:14 #11 630.5 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 08:03:14 #11 630.6 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 08:03:14 #11 630.6 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 08:03:14 #11 630.6 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 08:03:14 #11 630.6 Downloading docutils-0.22-py3-none-any.whl (630 kB) 08:03:14 #11 630.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.7/630.7 kB 194.4 MB/s 0:00:00 08:03:14 #11 630.6 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 08:03:14 #11 630.6 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) 08:03:14 #11 630.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 275.4 MB/s 0:00:00 08:03:14 #11 630.6 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 08:03:14 #11 630.6 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 08:03:14 #11 630.6 Downloading jsonschema-4.25.0-py3-none-any.whl (89 kB) 08:03:14 #11 630.6 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) 08:03:14 #11 630.6 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 08:03:14 #11 630.6 Downloading rpds_py-0.26.0-cp312-cp312-musllinux_1_2_x86_64.whl (557 kB) 08:03:14 #11 630.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 557.1/557.1 kB 267.7 MB/s 0:00:00 08:03:14 #11 630.6 Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) 08:03:14 #11 630.6 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 08:03:14 #11 630.6 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 08:03:14 #11 630.6 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 08:03:15 #11 630.6 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) 08:03:15 #11 630.6 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 08:03:15 #11 630.7 Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) 08:03:15 #11 630.7 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 08:03:15 #11 630.7 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 08:03:15 #11 630.7 Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) 08:03:15 #11 630.7 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) 08:03:15 #11 630.7 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 08:03:15 #11 630.7 Downloading pycparser-2.22-py3-none-any.whl (117 kB) 08:03:15 #11 630.7 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 08:03:15 #11 630.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 215.8 MB/s 0:00:00 08:03:15 #11 630.7 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 08:03:15 #11 630.7 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 08:03:15 #11 630.7 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 08:03:15 #11 630.7 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 08:03:15 #11 630.9 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 08:03:15 #11 630.9 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 08:03:15 #11 630.9 Building wheel for robotframework-sshlibrary (setup.py): started 08:03:15 #11 631.1 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 08:03:15 #11 631.1 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=5ba329dece781fbb647680dffc20f4dbe48a66aaa4343cff56f602cf635d5e65 08:03:15 #11 631.1 Stored in directory: /tmp/pip-ephem-wheel-cache-x_fpbiha/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 08:03:15 #11 631.1 DEPRECATION: Building 'robotbackgroundlogger' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotbackgroundlogger'. Discussion can be found at https://github.com/pypa/pip/issues/6334 08:03:15 #11 631.1 Building wheel for robotbackgroundlogger (setup.py): started 08:03:15 #11 631.3 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 08:03:15 #11 631.3 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=db5dff64feab3b0a021a8bee1d3effaa36842f2cc7855073813b7f270fb3459e 08:03:15 #11 631.3 Stored in directory: /tmp/pip-ephem-wheel-cache-x_fpbiha/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 08:03:15 #11 631.3 Building wheel for psutil (pyproject.toml): started 08:03:17 (12/30) Installing openssl-dev (3.3.4-r0) 08:03:17 #11 633.1 Building wheel for psutil (pyproject.toml): finished with status 'done' 08:03:17 #11 633.1 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277532 sha256=d31566c74cd95be5c2c9a64c4fa73e4406d42bad3b8ecf472af0c812697af27b 08:03:17 #11 633.1 Stored in directory: /tmp/pip-ephem-wheel-cache-x_fpbiha/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 08:03:17 #11 633.1 DEPRECATION: Building 'psycopg2' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'psycopg2'. Discussion can be found at https://github.com/pypa/pip/issues/6334 08:03:17 #11 633.1 Building wheel for psycopg2 (setup.py): started 08:03:19 (13/30) Installing libpq-dev (16.9-r0) 08:03:22 (14/30) Installing libecpg (16.9-r0) 08:03:24 (15/30) Installing libecpg-dev (16.9-r0) 08:03:27 (16/30) Installing clang16-headers (16.0.6-r5) 08:03:27 #11 641.6 Building wheel for psycopg2 (setup.py): finished with status 'done' 08:03:27 #11 641.6 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521908 sha256=2d244cf677b881fcbf9227c96ba3ee90f6c55d78b6e714be2bec74bae52a0323 08:03:27 #11 641.6 Stored in directory: /tmp/pip-ephem-wheel-cache-x_fpbiha/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 08:03:27 #11 641.6 DEPRECATION: Building 'flex' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'flex'. Discussion can be found at https://github.com/pypa/pip/issues/6334 08:03:27 #11 641.6 Building wheel for flex (setup.py): started 08:03:27 #11 641.9 Building wheel for flex (setup.py): finished with status 'done' 08:03:27 #11 641.9 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=40c4000c477558e2683d33d9e212998d4d785641df9724eed7322af9626e52a0 08:03:27 #11 641.9 Stored in directory: /tmp/pip-ephem-wheel-cache-x_fpbiha/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 08:03:27 #11 641.9 DEPRECATION: Building 'strict-rfc3339' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'strict-rfc3339'. Discussion can be found at https://github.com/pypa/pip/issues/6334 08:03:27 #11 641.9 Building wheel for strict-rfc3339 (setup.py): started 08:03:27 #11 642.1 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 08:03:27 #11 642.1 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=b8eec1a96ae2b381f098a868b1c6fbb13436a63a8864b5ad9d2c4574b99d00a5 08:03:27 #11 642.1 Stored in directory: /tmp/pip-ephem-wheel-cache-x_fpbiha/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 08:03:27 #11 642.1 DEPRECATION: Building 'validate-email' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'validate-email'. Discussion can be found at https://github.com/pypa/pip/issues/6334 08:03:27 #11 642.1 Building wheel for validate-email (setup.py): started 08:03:27 #11 642.4 Building wheel for validate-email (setup.py): finished with status 'done' 08:03:27 #11 642.4 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=166f5c16e7f60c0c5163e6318a7775a0d129da84c63616aab68d83abcb6dcf4f 08:03:27 #11 642.4 Stored in directory: /tmp/pip-ephem-wheel-cache-x_fpbiha/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 08:03:27 #11 642.4 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 08:03:27 #11 642.5 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, parse, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, MarkupSafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 08:03:30 (17/30) Installing llvm16-libs (16.0.6-r9) 08:03:37 #11 652.7 08:03:37 #11 652.7 Successfully installed MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 bcrypt-4.3.0 certifi-2025.8.3 cffi-1.17.1 charset_normalizer-3.4.2 click-8.2.1 configparser-7.2.0 cryptography-45.0.4 docker-7.1.0 docutils-0.22 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.10 influxdb-client-1.49.0 invoke-2.2.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.25.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.4.1 lazy-object-proxy-1.11.0 more-itertools-10.7.0 numpy-2.2.5 openapi-core-0.19.5 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-4.0.0 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.31.1 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.22 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.5.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.0.4 referencing-0.36.2 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.26.0 scp-0.15.0 selenium-4.34.2 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 tzlocal-5.3.1 urllib3-2.5.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 08:03:37 #11 652.7 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. 08:03:38 #11 DONE 654.0s 08:03:38 08:03:38 #12 exporting to image 08:03:38 #12 exporting layers 08:03:40 (18/30) Installing clang16-libs (16.0.6-r5) 08:03:44 #12 exporting layers 5.9s done 08:03:44 #12 writing image sha256:ae3c8cb6ee49ad1d5656e2704580815a310612531f4183daa1cb1686b9bcf05b done 08:03:44 #12 naming to docker.io/library/edgex-taf-common done 08:03:44 #12 DONE 5.9s [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 08:03:45 (19/30) Installing fortify-headers (1.1-r3) 08:03:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:03:45 08:03:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:03:46 latest: Pulling from edgex-lftools-log-publisher 08:03:46 5eb5b503b376: Pulling fs layer 08:03:46 5c69ac0246d0: Pulling fs layer 08:03:46 ec43610c2a17: Pulling fs layer 08:03:46 3a2ae6a8a46f: Pulling fs layer 08:03:46 33b1e0a273af: Pulling fs layer 08:03:46 5d3b04190fa2: Pulling fs layer 08:03:46 2f39f015ded8: Pulling fs layer 08:03:46 33b1e0a273af: Waiting 08:03:46 2f39f015ded8: Waiting 08:03:46 5d3b04190fa2: Waiting 08:03:46 3a2ae6a8a46f: Waiting 08:03:46 5c69ac0246d0: Verifying Checksum 08:03:46 5c69ac0246d0: Download complete 08:03:46 3a2ae6a8a46f: Verifying Checksum 08:03:46 3a2ae6a8a46f: Download complete 08:03:46 33b1e0a273af: Verifying Checksum 08:03:46 33b1e0a273af: Download complete 08:03:46 5d3b04190fa2: Download complete 08:03:46 ec43610c2a17: Verifying Checksum 08:03:46 ec43610c2a17: Download complete 08:03:46 5eb5b503b376: Verifying Checksum 08:03:46 5eb5b503b376: Download complete 08:03:46 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 08:03:47 2f39f015ded8: Verifying Checksum 08:03:47 2f39f015ded8: Download complete 08:03:48 5eb5b503b376: Pull complete 08:03:48 5c69ac0246d0: Pull complete 08:03:48 ec43610c2a17: Pull complete 08:03:48 3a2ae6a8a46f: Pull complete 08:03:49 33b1e0a273af: Pull complete 08:03:49 5d3b04190fa2: Pull complete 08:03:50 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 08:03:52 (22/30) Installing clang16 (16.0.6-r5) 08:03:54 2f39f015ded8: Pull complete 08:03:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:03:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:03:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:03:54 prd-ubuntu20.04-docker-8c-8g-6442 does not seem to be running inside a container 08:03:54 $ 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-139 -v /w/workspace/xfoundry_edgex-taf-common_PR-139:/w/workspace/xfoundry_edgex-taf-common_PR-139:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-139@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-139@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 08:03:54 (23/30) Installing icu (74.2-r1) 08:03:56 $ docker top c6d975e523ed22f93abbf391f40c0eba54c9cc6ab845a4d26b2a33514f8f307a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:03:57 ---> job-cost.sh 08:03:57 lf-activate-venv: SKIPPING 08:03:57 INFO: No Stack... 08:03:57 (24/30) Installing icu-dev (74.2-r1) 08:03:57 INFO: Retrieving Pricing Info for: v3-standard-8 08:03:57 INFO: Archiving Costs [Pipeline] sh 08:03:58 + cat /w/workspace/xfoundry_edgex-taf-common_PR-139/archives/cost.csv 08:03:58 + cut -d, -f6 [Pipeline] lock 08:03:58 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-139-1-stack-cost] 08:03:58 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-139-1-stack-cost] did not exist. Created. 08:03:58 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-139-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:03:58 + echo total: 0.2199999988079071 [Pipeline] stash 08:03:58 Stashed 1 file(s) [Pipeline] } 08:03:58 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-139-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:03:58 $ docker stop --time=1 c6d975e523ed22f93abbf391f40c0eba54c9cc6ab845a4d26b2a33514f8f307a 08:04:00 $ docker rm -f --volumes c6d975e523ed22f93abbf391f40c0eba54c9cc6ab845a4d26b2a33514f8f307a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:04:00 (25/30) Installing llvm16 (16.0.6-r9) 08:04:10 (26/30) Installing lz4-libs (1.9.4-r5) 08:04:11 (27/30) Installing lz4-dev (1.9.4-r5) 08:04:13 (28/30) Installing zstd (1.5.6-r0) 08:04:15 (29/30) Installing zstd-dev (1.5.6-r0) 08:04:17 (30/30) Installing postgresql16-dev (16.9-r0) 08:04:21 Executing busybox-1.36.1-r30.trigger 08:04:21 OK: 1184 MiB in 224 packages 08:04:21 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:04:24 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:04:28 (1/14) Installing g++ (13.2.1_git20240309-r1) 08:04:33 (2/14) Installing gdbm (1.23-r1) 08:04:35 (3/14) Installing mpdecimal (4.0.0-r0) 08:04:36 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 08:04:38 (5/14) Installing libncursesw (6.4_p20240420-r2) 08:04:40 (6/14) Installing libpanelw (6.4_p20240420-r2) 08:04:42 (7/14) Installing readline (8.2.10-r0) 08:04:44 (8/14) Installing python3 (3.12.11-r0) 08:04:49 (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) 08:04:53 (10/14) Installing pyc (3.12.11-r0) 08:04:54 (11/14) Installing python3-pyc (3.12.11-r0) 08:04:55 (12/14) Installing python3-dev (3.12.11-r0) 08:05:05 (13/14) Installing libsodium-dev (1.0.19-r0) 08:05:06 (14/14) Installing zeromq-dev (4.3.5-r2) 08:05:08 Executing busybox-1.36.1-r30.trigger 08:05:08 OK: 1370 MiB in 238 packages 08:05:09 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:05:12 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:05:16 OK: 1370 MiB in 238 packages 08:05:16 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:05:19 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:05:23 (1/1) Installing tzdata (2025b-r0) 08:05:25 OK: 1372 MiB in 239 packages 08:05:27 (1/1) Purging tzdata (2025b-r0) 08:05:27 OK: 1370 MiB in 238 packages 08:05:37 Looking in links: /tmp/tmp3h8y45da 08:05:37 Processing /tmp/tmp3h8y45da/pip-25.0.1-py3-none-any.whl 08:05:37 Installing collected packages: pip 08:05:43 Successfully installed pip-25.0.1 08:05:43 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. 08:05:45 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 08:05:45 Collecting pip 08:05:45 Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB) 08:05:47 Collecting setuptools 08:05:47 Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 08:05:47 Collecting wheel 08:05:47 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 08:05:47 Downloading pip-25.2-py3-none-any.whl (1.8 MB) 08:05:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 52.5 MB/s eta 0:00:00 08:05:47 Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 08:05:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 59.0 MB/s eta 0:00:00 08:05:47 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 08:05:47 Installing collected packages: wheel, setuptools, pip 08:05:54 Attempting uninstall: pip 08:05:54 Found existing installation: pip 25.0.1 08:05:54 Uninstalling pip-25.0.1: 08:05:54 Successfully uninstalled pip-25.0.1 08:06:00 Successfully installed pip-25.2 setuptools-80.9.0 wheel-0.45.1 08:06:00 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. 08:06:02 Processing ./edgex-taf-common 08:06:02 Preparing metadata (setup.py): started 08:06:03 Preparing metadata (setup.py): finished with status 'done' 08:06:03 Building wheels for collected packages: edgex-taf-common 08:06:03  DEPRECATION: Building 'edgex-taf-common' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'edgex-taf-common'. Discussion can be found at https://github.com/pypa/pip/issues/6334 08:06:03  Building wheel for edgex-taf-common (setup.py): started 08:06:05 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 08:06:05 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=0bbad36a52ef29dd350e6baeb422d9e639624894d76d96ed410a7cc4a7e60ee1 08:06:05 Stored in directory: /tmp/pip-ephem-wheel-cache-dbuwoy3l/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 08:06:05 Successfully built edgex-taf-common 08:06:05 Installing collected packages: edgex-taf-common 08:06:05 Successfully installed edgex-taf-common-0.0.0 08:06: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. 08:06:07 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 08:06:07 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 08:06:07 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 08:06:07 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 08:06:07 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 08:06:07 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 08:06:08 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 08:06:08 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 08:06:08 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 08:06:08 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 08:06:08 Preparing metadata (setup.py): started 08:06:09 Preparing metadata (setup.py): finished with status 'done' 08:06:09 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 08:06:09 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 08:06:09 Preparing metadata (setup.py): started 08:06:10 Preparing metadata (setup.py): finished with status 'done' 08:06:10 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 08:06:10 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 08:06:10 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 08:06:10 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 08:06:10 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 08:06:10 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 08:06:11 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 08:06:11 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 08:06:11 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 08:06:11 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 08:06:12 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 08:06:12 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 08:06:13 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 08:06:13 Downloading psutil-7.0.0.tar.gz (497 kB) 08:06:14 Installing build dependencies: started 08:06:19 Installing build dependencies: finished with status 'done' 08:06:19 Getting requirements to build wheel: started 08:06:21 Getting requirements to build wheel: finished with status 'done' 08:06:21 Preparing metadata (pyproject.toml): started 08:06:23 Preparing metadata (pyproject.toml): finished with status 'done' 08:06:25 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 08:06:25 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) 08:06:25 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 08:06:25 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 08:06:25 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 08:06:25 Downloading psycopg2-2.9.10.tar.gz (385 kB) 08:06:26 Preparing metadata (setup.py): started 08:06:27 Preparing metadata (setup.py): finished with status 'done' 08:06:28 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 08:06:28 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 08:06:29 Collecting protobuf==6.31.1 (from -r requirements.txt (line 18)) 08:06:29 Downloading protobuf-6.31.1-py3-none-any.whl.metadata (593 bytes) 08:06:30 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 08:06:30 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 08:06:31 Collecting cryptography==45.0.4 (from -r requirements.txt (line 20)) 08:06:31 Downloading cryptography-45.0.4-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) 08:06:31 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 08:06:31 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 08:06:31 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 08:06:31 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 08:06:31 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 08:06:31 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 08:06:31 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:06:31 Downloading selenium-4.34.2-py3-none-any.whl.metadata (7.5 kB) 08:06:31 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:06:32 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 08:06:32 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:06:32 Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) 08:06:32 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 08:06:32 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 08:06:32 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 08:06:32 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 08:06:32 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:06:32 Downloading docutils-0.22-py3-none-any.whl.metadata (15 kB) 08:06:32 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:06:32 Downloading flex-6.14.1.tar.gz (40 kB) 08:06:33 Preparing metadata (setup.py): started 08:06:34 Preparing metadata (setup.py): finished with status 'done' 08:06:34 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:06:34 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 08:06:34 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:06:34 Downloading jsonschema-4.25.0-py3-none-any.whl.metadata (7.7 kB) 08:06:34 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:06:34 Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) 08:06:34 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:06:34 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 08:06:34 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:06:34 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 08:06:35 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:06:35 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 08:06:35 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 08:06:35 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (35 kB) 08:06:36 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 08:06:36 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 08:06:36 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 08:06:36 Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 08:06:36 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 08:06:36 Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB) 08:06:36 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 08:06:36 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 08:06:36 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 08:06:36 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 08:06:36 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (80.9.0) 08:06:37 Collecting cffi>=1.14 (from cryptography==45.0.4->-r requirements.txt (line 20)) 08:06:37 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (1.5 kB) 08:06:37 Collecting pycparser (from cffi>=1.14->cryptography==45.0.4->-r requirements.txt (line 20)) 08:06:37 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 08:06:38 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 08:06:38 Downloading bcrypt-4.3.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) 08:06:38 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 08:06:38 Downloading invoke-2.2.0-py3-none-any.whl.metadata (3.3 kB) 08:06:38 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 08:06:38 Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_aarch64.whl.metadata (8.6 kB) 08:06:38 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 08:06:38 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 08:06:38 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 08:06:39 Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB) 08:06:39 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:06:39 Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) 08:06:39 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:06:39 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 08:06:39 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:06:39 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 08:06:39 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:06:39 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 08:06:39 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:06:39 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 08:06:39 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:06:39 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 08:06:40 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:06:40 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 08:06:40 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]~=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:06:40 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 08:06:40 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:06:40 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 08:06:40 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:06:40 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) 08:06:40 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:06:40 Downloading validate_email-1.3.tar.gz (4.7 kB) 08:06:40 Preparing metadata (setup.py): started 08:06:41 Preparing metadata (setup.py): finished with status 'done' 08:06:41 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:06:41 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 08:06:42 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:06:42 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 08:06:42 Preparing metadata (setup.py): started 08:06:42 Preparing metadata (setup.py): finished with status 'done' 08:06:42 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:06:42 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 08:06:43 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:06:43 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 08:06:43 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:06:43 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) 08:06:43 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:06:43 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 08:06:46 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:06:46 Downloading rpds_py-0.26.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.2 kB) 08:06:46 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:06:46 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 08:06:46 Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:06:46 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 08:06:46 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:06:46 Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) 08:06:46 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:06:46 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 08:06:46 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:06:46 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 08:06:46 Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:06:46 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) 08:06:46 Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:06:46 Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) 08:06:46 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:06:46 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 08:06:47 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:06:47 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 08:06:47 Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:06:47 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) 08:06:48 Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:06:48 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.0 kB) 08:06:48 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 08:06:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 60.2 MB/s 0:00:00 08:06:48 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 08:06:48 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 08:06:48 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 08:06:48 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 08:06:48 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 08:06:48 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 08:06:48 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 08:06:48 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 08:06:48 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 08:06:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 50.7 MB/s 0:00:00 08:06:48 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) 08:06:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 59.4 MB/s 0:00:00 08:06:48 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 08:06:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 56.2 MB/s 0:00:00 08:06:49 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 08:06:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 56.1 MB/s 0:00:00 08:06:49 Downloading protobuf-6.31.1-py3-none-any.whl (168 kB) 08:06:49 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 08:06:49 Downloading cryptography-45.0.4-cp311-abi3-musllinux_1_2_aarch64.whl (4.3 MB) 08:06:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 48.7 MB/s 0:00:00 08:06:49 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 08:06:49 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 08:06:49 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 08:06:49 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl (145 kB) 08:06:49 Downloading idna-3.10-py3-none-any.whl (70 kB) 08:06:49 Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) 08:06:49 Downloading certifi-2025.8.3-py3-none-any.whl (161 kB) 08:06:49 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl (484 kB) 08:06:49 Downloading click-8.2.1-py3-none-any.whl (102 kB) 08:06:49 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 08:06:49 Downloading bcrypt-4.3.0-cp39-abi3-musllinux_1_2_aarch64.whl (343 kB) 08:06:49 Downloading invoke-2.2.0-py3-none-any.whl (160 kB) 08:06:49 Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_aarch64.whl (663 kB) 08:06:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 663.8/663.8 kB 56.5 MB/s 0:00:00 08:06:49 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 08:06:49 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 08:06:49 Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB) 08:06:49 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 08:06:49 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 08:06:49 Downloading selenium-4.34.2-py3-none-any.whl (9.4 MB) 08:06:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 54.9 MB/s 0:00:00 08:06:49 Downloading trio-0.30.0-py3-none-any.whl (499 kB) 08:06:49 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 08:06:49 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 08:06:49 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 08:06:49 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 08:06:49 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 08:06:49 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 08:06:49 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 08:06:49 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 08:06:49 Downloading docutils-0.22-py3-none-any.whl (630 kB) 08:06:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.7/630.7 kB 52.9 MB/s 0:00:00 08:06:49 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 08:06:49 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) 08:06:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 56.0 MB/s 0:00:00 08:06:49 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 08:06:49 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 08:06:49 Downloading jsonschema-4.25.0-py3-none-any.whl (89 kB) 08:06:49 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) 08:06:49 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 08:06:49 Downloading rpds_py-0.26.0-cp312-cp312-musllinux_1_2_aarch64.whl (562 kB) 08:06:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 562.0/562.0 kB 57.6 MB/s 0:00:00 08:06:49 Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) 08:06:49 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 08:06:49 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 08:06:49 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 08:06:49 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) 08:06:49 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 08:06:49 Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) 08:06:49 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl (24 kB) 08:06:49 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 08:06:49 Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) 08:06:49 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) 08:06:50 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 08:06:50 Downloading pycparser-2.22-py3-none-any.whl (117 kB) 08:06:50 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 08:06:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 56.1 MB/s 0:00:00 08:06:50 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 08:06:50 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 08:06:50 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 08:06:50 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 08:06:51 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 08:06:51  DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 08:06:51  Building wheel for robotframework-sshlibrary (setup.py): started 08:06:52 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 08:06:52 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=b6ee6ca06082770dbb54ebfecffb28cda67df2f68020b0cff0effddb3fd05513 08:06:52 Stored in directory: /tmp/pip-ephem-wheel-cache-d19mzhok/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 08:06:52  DEPRECATION: Building 'robotbackgroundlogger' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotbackgroundlogger'. Discussion can be found at https://github.com/pypa/pip/issues/6334 08:06:52  Building wheel for robotbackgroundlogger (setup.py): started 08:06:53 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 08:06:53 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=c2f775acafcc1b3ae72b5945a5376fe5125248ce921c95e5b52761fe38d48a48 08:06:53 Stored in directory: /tmp/pip-ephem-wheel-cache-d19mzhok/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 08:06:53 Building wheel for psutil (pyproject.toml): started 08:07:06 Building wheel for psutil (pyproject.toml): finished with status 'done' 08:07:06 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278199 sha256=858339f87cc932b4116e1e95dbd8f51cc5c975fe6911c433f26a70f2c6c53f72 08:07:06 Stored in directory: /tmp/pip-ephem-wheel-cache-d19mzhok/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 08:07:06  DEPRECATION: Building 'psycopg2' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'psycopg2'. Discussion can be found at https://github.com/pypa/pip/issues/6334 08:07:06  Building wheel for psycopg2 (setup.py): started 08:08:02 Building wheel for psycopg2 (setup.py): finished with status 'done' 08:08:02 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512673 sha256=cc205308fc6e5a70baa56ac6084ab5959010699981ce73918c550912dbf633b6 08:08:02 Stored in directory: /tmp/pip-ephem-wheel-cache-d19mzhok/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 08:08:02  DEPRECATION: Building 'flex' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'flex'. Discussion can be found at https://github.com/pypa/pip/issues/6334 08:08:02  Building wheel for flex (setup.py): started 08:08:02 Building wheel for flex (setup.py): finished with status 'done' 08:08:02 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=888db0c60d117d33d9953672966f0ede9f973a10e6c8b1d58cbe434553b5f5bb 08:08:02 Stored in directory: /tmp/pip-ephem-wheel-cache-d19mzhok/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 08:08:02  DEPRECATION: Building 'strict-rfc3339' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'strict-rfc3339'. Discussion can be found at https://github.com/pypa/pip/issues/6334 08:08:02  Building wheel for strict-rfc3339 (setup.py): started 08:08:03 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 08:08:03 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=797919eecfcc03b5e9624e68cc57664c8d6c93770517a6e9e68f05c0c945ce4d 08:08:03 Stored in directory: /tmp/pip-ephem-wheel-cache-d19mzhok/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 08:08:03  DEPRECATION: Building 'validate-email' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'validate-email'. Discussion can be found at https://github.com/pypa/pip/issues/6334 08:08:03  Building wheel for validate-email (setup.py): started 08:08:04 Building wheel for validate-email (setup.py): finished with status 'done' 08:08:04 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=ba07782dcc93b8c15e747d8580c10ec0292a74039ef440d2d1932285e82f39a9 08:08:04 Stored in directory: /tmp/pip-ephem-wheel-cache-d19mzhok/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 08:08:04 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 08:08:05 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, parse, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, MarkupSafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 08:09:13 08:09:13 Successfully installed MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 bcrypt-4.3.0 certifi-2025.8.3 cffi-1.17.1 charset_normalizer-3.4.2 click-8.2.1 configparser-7.2.0 cryptography-45.0.4 docker-7.1.0 docutils-0.22 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.10 influxdb-client-1.49.0 invoke-2.2.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.25.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.4.1 lazy-object-proxy-1.11.0 more-itertools-10.7.0 numpy-2.2.5 openapi-core-0.19.5 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-4.0.0 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.31.1 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.22 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.5.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.0.4 referencing-0.36.2 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.26.0 scp-0.15.0 selenium-4.34.2 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 tzlocal-5.3.1 urllib3-2.5.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 08:09:13 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. 08:10:00 Removing intermediate container caf5f6079745 08:10:00 ---> be251d9147af 08:10:00 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 08:10:00 ---> Running in 301dffa7f9a6 08:10:00 Removing intermediate container 301dffa7f9a6 08:10:00 ---> 4ca3e87a4b90 08:10:00 Step 11/13 : LABEL arch=arm64 08:10:00 ---> Running in 44defb35ab78 08:10:00 Removing intermediate container 44defb35ab78 08:10:00 ---> cc3a317ae294 08:10:00 Step 12/13 : LABEL git_sha=f8a5ec1abbb2e1eb8a0eb824349d0580dc1cc2d2 08:10:00 ---> Running in 4e4c71d0f007 08:10:00 Removing intermediate container 4e4c71d0f007 08:10:00 ---> 1e4c37d03347 08:10:00 Step 13/13 : LABEL version=0.0.0 08:10:00 ---> Running in e3f9963b42dc 08:10:00 Removing intermediate container e3f9963b42dc 08:10:00 ---> 6fd816e41cf9 08:10:00 [Warning] One or more build-args [ARCH] were not consumed 08:10:00 Successfully built 6fd816e41cf9 08:10:00 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 08:10:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:10:01 08:10:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:10:02 arm64: Pulling from edgex-lftools-log-publisher 08:10:02 8998bd30e6a1: Pulling fs layer 08:10:02 04944245beec: Pulling fs layer 08:10:02 699f458cf7ca: Pulling fs layer 08:10:02 765212b225bb: Pulling fs layer 08:10:02 f23df028b6ca: Pulling fs layer 08:10:02 d65c8cfc05b1: Pulling fs layer 08:10:02 2437ff75d9bd: Pulling fs layer 08:10:02 765212b225bb: Waiting 08:10:02 f23df028b6ca: Waiting 08:10:02 d65c8cfc05b1: Waiting 08:10:02 2437ff75d9bd: Waiting 08:10:02 04944245beec: Verifying Checksum 08:10:02 04944245beec: Download complete 08:10:02 765212b225bb: Verifying Checksum 08:10:02 765212b225bb: Download complete 08:10:02 f23df028b6ca: Verifying Checksum 08:10:02 f23df028b6ca: Download complete 08:10:02 d65c8cfc05b1: Verifying Checksum 08:10:02 d65c8cfc05b1: Download complete 08:10:02 699f458cf7ca: Verifying Checksum 08:10:02 699f458cf7ca: Download complete 08:10:02 8998bd30e6a1: Verifying Checksum 08:10:02 8998bd30e6a1: Download complete 08:10:05 2437ff75d9bd: Verifying Checksum 08:10:05 2437ff75d9bd: Download complete 08:10:07 8998bd30e6a1: Pull complete 08:10:07 04944245beec: Pull complete 08:10:09 699f458cf7ca: Pull complete 08:10:09 765212b225bb: Pull complete 08:10:10 f23df028b6ca: Pull complete 08:10:10 d65c8cfc05b1: Pull complete 08:10:28 2437ff75d9bd: Pull complete 08:10:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:10:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:10:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:10:28 prd-ubuntu20.04-docker-arm64-4c-16g-6443 does not seem to be running inside a container 08:10:29 $ 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-139 -v /w/workspace/xfoundry_edgex-taf-common_PR-139:/w/workspace/xfoundry_edgex-taf-common_PR-139:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-139@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-139@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:arm64 cat 08:10:31 $ docker top 6fcdb2a57b5b60a3ff36bc1a319636ddfc290c8debccd244131f4253ef3e0874 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:10:32 ---> job-cost.sh 08:10:32 lf-activate-venv: SKIPPING 08:10:32 INFO: No Stack... 08:10:32 INFO: Retrieving Pricing Info for: v3-standard-4 08:10:33 INFO: Archiving Costs [Pipeline] sh 08:10:34 + + cutcat -d, /w/workspace/xfoundry_edgex-taf-common_PR-139/archives/cost.csv -f6 08:10:34 [Pipeline] lock 08:10:34 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-139-1-stack-cost] 08:10:34 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-139-1-stack-cost] did not exist. Created. 08:10:34 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-139-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:10:34 /w/workspace/xfoundry_edgex-taf-common_PR-139@tmp/durable-b000a2c9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:10:35 + echo total: 0.10999999940395355 [Pipeline] stash 08:10:35 Warning: overwriting stash ‘stack-cost’ 08:10:35 Stashed 1 file(s) [Pipeline] } 08:10:35 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-139-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:10:35 $ docker stop --time=1 6fcdb2a57b5b60a3ff36bc1a319636ddfc290c8debccd244131f4253ef3e0874 08:10:37 $ docker rm -f --volumes 6fcdb2a57b5b60a3ff36bc1a319636ddfc290c8debccd244131f4253ef3e0874 [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 08:10:39 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-139/archives ] 08:10:39 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-139/archives 08:10:39 total 16 08:10:39 drwxr-xr-x 3 root root 4096 Aug 7 08:03 . 08:10:39 drwxrwxr-x 7 jenkins jenkins 4096 Aug 7 08:03 .. 08:10:39 drwxr-xr-x 2 root root 4096 Aug 7 08:03 cost 08:10:39 -rw-r--r-- 1 root root 88 Aug 7 08:03 cost.csv 08:10:39 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-139/archives 08:10:39 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-139/archives 08:10:39 total 16 08:10:39 drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 08:03 . 08:10:39 drwxrwxr-x 7 jenkins jenkins 4096 Aug 7 08:03 .. 08:10:39 drwxr-xr-x 2 jenkins jenkins 4096 Aug 7 08:03 cost 08:10:39 -rw-r--r-- 1 jenkins jenkins 88 Aug 7 08:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:10:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:10:40 ---> package-listing.sh 08:10:40 ++ facter osfamily 08:10:40 ++ tr '[:upper:]' '[:lower:]' 08:10:40 + OS_FAMILY=debian 08:10:40 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-139 08:10:40 + START_PACKAGES=/tmp/packages_start.txt 08:10:40 + END_PACKAGES=/tmp/packages_end.txt 08:10:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:10:40 + PACKAGES=/tmp/packages_start.txt 08:10:40 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-139 ']' 08:10:40 + PACKAGES=/tmp/packages_end.txt 08:10:40 + case "${OS_FAMILY}" in 08:10:40 + dpkg -l 08:10:40 + grep '^ii' 08:10:40 + '[' -f /tmp/packages_start.txt ']' 08:10:40 + '[' -f /tmp/packages_end.txt ']' 08:10:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:10:40 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-139 ']' 08:10:40 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-139/archives/ 08:10:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-139/archives/ [Pipeline] echo 08:10:40 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-139/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:10:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:10:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:10:41 prd-ubuntu20.04-docker-8c-8g-6442 does not seem to be running inside a container 08:10:41 $ 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-139/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-139 -v /w/workspace/xfoundry_edgex-taf-common_PR-139:/w/workspace/xfoundry_edgex-taf-common_PR-139:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-139@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:10:41 $ docker top a66409ef450e4a827f4e3bad6684243c3c35a79cc462a45d62c880f2df3c7ead -eo pid,comm [Pipeline] { [Pipeline] sh 08:10:42 + touch /tmp/pre-build-complete [Pipeline] sh 08:10:42 + mkdir -p /var/log/sysstat [Pipeline] sh 08:10:43 + ls /var/log/sa-host 08:10:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:10:43 provisioning config files... 08:10:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-139@tmp/config7441493344580849952tmp [Pipeline] { [Pipeline] echo 08:10:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:10:43 ---> create-netrc.sh [Pipeline] } 08:10:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:10:44 ---> python-tools-install.sh [Pipeline] echo 08:10:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:10:44 ---> sudo-logs.sh 08:10:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:10:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:10:44 ---> job-cost.sh 08:10:44 lf-activate-venv: SKIPPING 08:10:44 DEBUG: total: 0.2199999988079071 08:10:44 INFO: Retrieving Stack Cost... 08:10:45 INFO: Retrieving Pricing Info for: v3-standard-8 08:10:45 INFO: Archiving Costs [Pipeline] echo 08:10:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:10:45 ---> logs-deploy.sh 08:10:45 lf-activate-venv: SKIPPING 08:10:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-139/1 08:10:45 INFO: archiving workspace using pattern(s): 08:10:46 Archives upload complete. 08:10:46 INFO: archiving logs to Nexus 08:10:47 ---> uname -a: 08:10:47 Linux prd-ubuntu20-04-docker-8c-8g-6442 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 08:10:47 08:10:47 08:10:47 ---> lscpu: 08:10:47 Architecture: x86_64 08:10:47 CPU op-mode(s): 32-bit, 64-bit 08:10:47 Byte Order: Little Endian 08:10:47 Address sizes: 40 bits physical, 48 bits virtual 08:10:47 CPU(s): 8 08:10:47 On-line CPU(s) list: 0-7 08:10:47 Thread(s) per core: 1 08:10:47 Core(s) per socket: 1 08:10:47 Socket(s): 8 08:10:47 NUMA node(s): 1 08:10:47 Vendor ID: AuthenticAMD 08:10:47 CPU family: 23 08:10:47 Model: 49 08:10:47 Model name: AMD EPYC-Rome Processor 08:10:47 Stepping: 0 08:10:47 CPU MHz: 2800.000 08:10:47 BogoMIPS: 5600.00 08:10:47 Virtualization: AMD-V 08:10:47 Hypervisor vendor: KVM 08:10:47 Virtualization type: full 08:10:47 L1d cache: 256 KiB 08:10:47 L1i cache: 256 KiB 08:10:47 L2 cache: 4 MiB 08:10:47 L3 cache: 128 MiB 08:10:47 NUMA node0 CPU(s): 0-7 08:10:47 Vulnerability Gather data sampling: Not affected 08:10:47 Vulnerability Itlb multihit: Not affected 08:10:47 Vulnerability L1tf: Not affected 08:10:47 Vulnerability Mds: Not affected 08:10:47 Vulnerability Meltdown: Not affected 08:10:47 Vulnerability Mmio stale data: Not affected 08:10:47 Vulnerability Retbleed: Vulnerable 08:10:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:10:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:10:47 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:10:47 Vulnerability Srbds: Not affected 08:10:47 Vulnerability Tsx async abort: Not affected 08:10:47 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:10:47 08:10:47