Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a 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-ssh2146204465395908207.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8382088441796172108.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5047820700890801307.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh8755839554658348456.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11787100869775779035.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-1995’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1996 in /w/workspace/gexfoundry_edgex-taf-common_main [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/gexfoundry_edgex-taf-common_main # 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 Avoid second fetch Checking out Revision 85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a (main) Commit message: "Merge pull request #152 from edgexfoundry/dependabot/pip/cryptography-46.0.5" > 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 core.sparsecheckout # timeout=10 > git checkout -f 85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a # timeout=10 > git rev-list --no-walk 25247ac748027abf9820f8a08a2990fa03ab5444 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:52:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:52:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:52:11 ========================================================= 02:52:11 EdgeX Global Pipelines Version Info 02:52:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:52:12 ------------------- 02:52:12 stable info: 02:52:12 ------------------- 02:52:12 Commited By: Cherry Wang cherry@iotechsys.com 02:52:12 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 02:52:12 Message: update stable to v1.0.278 02:52:12 ------------------- 02:52:12 experimental info: 02:52:12 ------------------- 02:52:12 Commited By: **** collab-it+edgex@linuxfoundation.org 02:52:12 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 02:52:12 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 02:52:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 02:52:13 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 02:52:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:52:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:52:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:52:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 02:52:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:52:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 02:52:13 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 02:52:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:52:13 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 02:52:13 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 02:52:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:52:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:52:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:52:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:52:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:52:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a [Pipeline] echo 02:52:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 85a2675 [Pipeline] echo 02:52:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:52:13 provisioning config files... 02:52:13 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config18213115413469444059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:52:13 ---> ****-login.sh 02:52:13 nexus3.edgexfoundry.org:10001 02:52:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:14 02:52:14 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:52:14 Configure a credential helper to remove this warning. See 02:52:14 https://docs.****.com/go/credential-store/ 02:52:14 02:52:14 Login Succeeded 02:52:14 nexus3.edgexfoundry.org:10002 02:52:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:14 02:52:14 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:52:14 Configure a credential helper to remove this warning. See 02:52:14 https://docs.****.com/go/credential-store/ 02:52:14 02:52:14 Login Succeeded 02:52:14 nexus3.edgexfoundry.org:10003 02:52:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:14 02:52:14 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:52:14 Configure a credential helper to remove this warning. See 02:52:14 https://docs.****.com/go/credential-store/ 02:52:14 02:52:14 Login Succeeded 02:52:14 nexus3.edgexfoundry.org:10004 02:52:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:14 02:52:14 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:52:14 Configure a credential helper to remove this warning. See 02:52:14 https://docs.****.com/go/credential-store/ 02:52:14 02:52:14 Login Succeeded 02:52:14 ****.io 02:52:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:14 02:52:14 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:52:14 Configure a credential helper to remove this warning. See 02:52:14 https://docs.****.com/go/credential-store/ 02:52:14 02:52:14 Login Succeeded 02:52:14 ---> ****-login.sh ends [Pipeline] } 02:52:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:52:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:52:14 + grep -v github /etc/ssh/ssh_known_hosts 02:52:14 + [ -e /tmp/ssh_known_hosts ] 02:52:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:52:14 + + sudo tee -a /etc/ssh/ssh_known_hosts 02:52:14 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:52:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:52:15 02:52:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:52:15 0.1.4: Pulling from edgex-devops/py-git-semver 02:52:15 3dae71ba6b94: Pulling fs layer 02:52:15 6bf1a483ea7c: Pulling fs layer 02:52:15 f5dfc541a4d3: Pulling fs layer 02:52:15 461d9e800cba: Pulling fs layer 02:52:15 80192f66455f: Pulling fs layer 02:52:15 2e8e34ca0e6c: Pulling fs layer 02:52:15 a29436f7fd5d: Pulling fs layer 02:52:15 923cac83aea3: Pulling fs layer 02:52:15 25ad8b0a4227: Pulling fs layer 02:52:15 db01528c6b51: Pulling fs layer 02:52:15 28988de357af: Pulling fs layer 02:52:15 461d9e800cba: Waiting 02:52:15 2e8e34ca0e6c: Waiting 02:52:15 80192f66455f: Waiting 02:52:15 a29436f7fd5d: Waiting 02:52:15 923cac83aea3: Waiting 02:52:15 db01528c6b51: Waiting 02:52:15 25ad8b0a4227: Waiting 02:52:15 28988de357af: Waiting 02:52:15 6bf1a483ea7c: Verifying Checksum 02:52:15 6bf1a483ea7c: Download complete 02:52:15 461d9e800cba: Verifying Checksum 02:52:15 461d9e800cba: Download complete 02:52:15 80192f66455f: Verifying Checksum 02:52:15 80192f66455f: Download complete 02:52:15 f5dfc541a4d3: Verifying Checksum 02:52:15 f5dfc541a4d3: Download complete 02:52:15 3dae71ba6b94: Verifying Checksum 02:52:15 3dae71ba6b94: Download complete 02:52:15 923cac83aea3: Verifying Checksum 02:52:15 923cac83aea3: Download complete 02:52:15 25ad8b0a4227: Verifying Checksum 02:52:15 25ad8b0a4227: Download complete 02:52:15 db01528c6b51: Verifying Checksum 02:52:15 db01528c6b51: Download complete 02:52:16 28988de357af: Verifying Checksum 02:52:16 28988de357af: Download complete 02:52:16 a29436f7fd5d: Verifying Checksum 02:52:16 a29436f7fd5d: Download complete 02:52:16 2e8e34ca0e6c: Verifying Checksum 02:52:16 2e8e34ca0e6c: Download complete 02:52:17 3dae71ba6b94: Pull complete 02:52:17 6bf1a483ea7c: Pull complete 02:52:18 f5dfc541a4d3: Pull complete 02:52:18 461d9e800cba: Pull complete 02:52:18 80192f66455f: Pull complete 02:52:22 2e8e34ca0e6c: Pull complete 02:52:23 a29436f7fd5d: Pull complete 02:52:23 923cac83aea3: Pull complete 02:52:23 25ad8b0a4227: Pull complete 02:52:23 db01528c6b51: Pull complete 02:52:23 28988de357af: Pull complete 02:52:23 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:52:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:52:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:52:23 prd-ubuntu20.04-docker-8c-8g-1996 does not seem to be running inside a container 02:52:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:52:25 $ docker top c76678655c7b59783f3b0b8fdd9e7dc6e9d984f595212747fda3ef1119e00359 -eo pid,comm 02:52:25 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:52:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:52:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:52:25 [ssh-agent] Looking for ssh-agent implementation... 02:52:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:52:25 $ docker exec c76678655c7b59783f3b0b8fdd9e7dc6e9d984f595212747fda3ef1119e00359 ssh-agent 02:52:26 SSH_AUTH_SOCK=/tmp/ssh-Cv9IvW3vT8RQ/agent.32 02:52:26 SSH_AGENT_PID=38 02:52:26 Running ssh-add (command line suppressed) 02:52:26 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17097985803162086509.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17097985803162086509.key) 02:52:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:52:26 + git config --global --add safe.directory /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] sh 02:52:26 + git tag --points-at HEAD [Pipeline] } 02:52:26 $ docker exec --env ******** --env ******** c76678655c7b59783f3b0b8fdd9e7dc6e9d984f595212747fda3ef1119e00359 ssh-agent -k 02:52:26 unset SSH_AUTH_SOCK; 02:52:26 unset SSH_AGENT_PID; 02:52:26 echo Agent pid 38 killed; 02:52:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:52:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:52:26 [ssh-agent] Looking for ssh-agent implementation... 02:52:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:52:27 $ docker exec c76678655c7b59783f3b0b8fdd9e7dc6e9d984f595212747fda3ef1119e00359 ssh-agent 02:52:27 SSH_AUTH_SOCK=/tmp/ssh-1WiyoUYGFMn7/agent.86 02:52:27 SSH_AGENT_PID=92 02:52:27 Running ssh-add (command line suppressed) 02:52:27 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_2006798069553653434.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_2006798069553653434.key) 02:52:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:52:27 + git semver init 02:52:27 2026-02-13 02:52:27,772 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:52:27 2026-02-13 02:52:27,775 [run_init] DEBUG init version:0.0.0 force:False 02:52:27 2026-02-13 02:52:27,776 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver 02:52:27 2026-02-13 02:52:27,777 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver 02:52:27 2026-02-13 02:52:27,777 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/gexfoundry_edgex-taf-common_main/.semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, stdin=None, shell=False, universal_newlines=False) 02:52:28 2026-02-13 02:52:28,436 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude 02:52:28 2026-02-13 02:52:28,436 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False 02:52:28 2026-02-13 02:52:28,436 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 02:52:28 2026-02-13 02:52:28,436 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 02:52:28 1.0.0-dev.11 [Pipeline] } 02:52:28 $ docker exec --env ******** --env ******** c76678655c7b59783f3b0b8fdd9e7dc6e9d984f595212747fda3ef1119e00359 ssh-agent -k 02:52:28 unset SSH_AUTH_SOCK; 02:52:28 unset SSH_AGENT_PID; 02:52:28 echo Agent pid 92 killed; 02:52:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:52:29 + git semver [Pipeline] } 02:52:29 $ docker stop --time=1 c76678655c7b59783f3b0b8fdd9e7dc6e9d984f595212747fda3ef1119e00359 02:52:31 $ docker rm -f --volumes c76678655c7b59783f3b0b8fdd9e7dc6e9d984f595212747fda3ef1119e00359 [Pipeline] // withDockerContainer [Pipeline] sh 02:52:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:52:31 Stashed 1 file(s) [Pipeline] echo 02:52:31 [edgeXSemver]: initialized semver on version 1.0.0-dev.11 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:52:31 provisioning config files... 02:52:31 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config12522012974910769770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:52:32 ---> ****-login.sh 02:52:32 nexus3.edgexfoundry.org:10001 02:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:32 Login Succeeded 02:52:32 nexus3.edgexfoundry.org:10002 02:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:32 Login Succeeded 02:52:32 nexus3.edgexfoundry.org:10003 02:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:32 Login Succeeded 02:52:32 nexus3.edgexfoundry.org:10004 02:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:32 Login Succeeded 02:52:32 ****.io 02:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:32 Login Succeeded 02:52:32 ---> ****-login.sh ends [Pipeline] } 02:52:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:52:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:52:33 + ls -al . 02:52:33 total 72 02:52:33 drwxrwxr-x 6 jenkins jenkins 4096 Feb 13 02:52 . 02:52:33 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 02:52 .. 02:52:33 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 02:52 .git 02:52:33 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 02:52 .github 02:52:33 -rw-rw-r-- 1 jenkins jenkins 22 Feb 13 02:52 .gitignore 02:52:33 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 02:52 .semver 02:52:33 -rw-rw-r-- 1 jenkins jenkins 1653 Feb 13 02:52 Dockerfile 02:52:33 -rw-rw-r-- 1 jenkins jenkins 746 Feb 13 02:52 Jenkinsfile 02:52:33 -rw-rw-r-- 1 jenkins jenkins 11381 Feb 13 02:52 LICENSE 02:52:33 -rw-rw-r-- 1 jenkins jenkins 4232 Feb 13 02:52 README.md 02:52:33 drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 02:52 TUC 02:52:33 -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 02:52 VERSION 02:52:33 -rw-rw-r-- 1 jenkins jenkins 473 Feb 13 02:52 requirements.txt 02:52:33 -rw-rw-r-- 1 jenkins jenkins 54 Feb 13 02:52 robot-entrypoint.sh 02:52:33 -rw-rw-r-- 1 jenkins jenkins 445 Feb 13 02:52 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:33 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a --label arch=amd64 --label version=1.0.0-dev.11 . 02:52:34 #0 building with "default" instance using docker driver 02:52:34 02:52:34 #1 [internal] load build definition from Dockerfile 02:52:34 #1 transferring dockerfile: 1.69kB done 02:52:34 #1 DONE 0.0s 02:52:34 02:52:34 #2 [internal] load metadata for docker.io/library/alpine:3.20 02:52:34 #2 DONE 0.1s 02:52:34 02:52:34 #3 [internal] load .dockerignore 02:52:34 #3 transferring context: 2B done 02:52:34 #3 DONE 0.0s 02:52:34 02:52:34 #4 [1/7] FROM docker.io/library/alpine:3.20@sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 02:52:34 #4 resolve docker.io/library/alpine:3.20@sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 0.0s done 02:52:34 #4 ... 02:52:34 02:52:34 #5 [internal] load build context 02:52:34 #5 transferring context: 573.58kB 0.0s done 02:52:34 #5 DONE 0.1s 02:52:34 02:52:34 #4 [1/7] FROM docker.io/library/alpine:3.20@sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 02:52:34 #4 extracting sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 0.1s done 02:52:34 #4 sha256:cc9071bd161080c1a543f3023b7d0db905b497e6ae757fe078227803bc7e4dc8 611B / 611B done 02:52:34 #4 sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 3.63MB / 3.63MB 0.1s done 02:52:34 #4 sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 9.22kB / 9.22kB done 02:52:34 #4 sha256:b0cb30c51c47cdfde647364301758b14c335dea2fddc9490d4f007d67ecb2538 1.02kB / 1.02kB done 02:52:35 #4 DONE 0.3s 02:52:35 02:52:35 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 02:52:35 #6 DONE 0.1s 02:52:35 02:52:35 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 02:52:35 #7 DONE 0.0s 02:52:35 02:52:35 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 02:52:35 #8 DONE 0.0s 02:52:35 02:52:35 #9 [5/7] WORKDIR /edgex-taf 02:52:35 #9 DONE 0.1s 02:52:35 02:52:35 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:52:35 #10 DONE 0.3s 02:52:35 02:52:35 #11 [7/7] RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 02:52:35 #11 0.237 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:52:36 #11 0.735 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:52:36 #11 1.346 OK: 8 MiB in 14 packages 02:52:36 #11 1.433 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:52:37 #11 1.690 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:52:37 #11 2.208 (1/14) Installing ca-certificates (20250911-r0) 02:52:37 #11 2.424 (2/14) Installing brotli-libs (1.1.0-r2) 02:52:38 #11 2.669 (3/14) Installing c-ares (1.33.1-r0) 02:52:38 #11 2.858 (4/14) Installing libunistring (1.2-r0) 02:52:38 #11 3.108 (5/14) Installing libidn2 (2.3.7-r0) 02:52:38 #11 3.330 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:52:38 #11 3.521 (7/14) Installing libpsl (0.21.5-r1) 02:52:39 #11 3.706 (8/14) Installing zstd-libs (1.5.6-r0) 02:52:39 #11 3.942 (9/14) Installing libcurl (8.14.1-r2) 02:52:39 #11 4.475 (10/14) Installing curl (8.14.1-r2) 02:52:40 #11 4.698 (11/14) Installing docker-cli (26.1.5-r0) 02:52:40 #11 5.127 (12/14) Installing oniguruma (6.9.9-r0) 02:52:40 #11 5.339 (13/14) Installing jq (1.7.1-r0) 02:52:40 #11 5.569 (14/14) Installing openssl (3.3.6-r0) 02:52:41 #11 5.816 Executing busybox-1.36.1-r31.trigger 02:52:41 #11 5.822 Executing ca-certificates-20250911-r0.trigger 02:52:41 #11 5.868 OK: 43 MiB in 28 packages 02:52:41 #11 5.941 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:52:41 #11 6.456 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:52:42 #11 6.978 (1/167) Installing libexpat (2.7.4-r0) 02:52:42 #11 7.165 (2/167) Installing libbz2 (1.0.8-r6) 02:52:42 #11 7.347 (3/167) Installing libpng (1.6.54-r0) 02:52:42 #11 7.567 (4/167) Installing freetype (2.13.2-r0) 02:52:43 #11 7.790 (5/167) Installing fontconfig (2.15.0-r1) 02:52:43 #11 8.022 (6/167) Installing libfontenc (1.1.8-r0) 02:52:43 #11 8.189 (7/167) Installing mkfontscale (1.2.2-r6) 02:52:43 #11 8.354 (8/167) Installing font-opensans (0_git20210927-r1) 02:52:43 #11 8.634 (9/167) Installing pkgconf (2.2.0-r0) 02:52:44 #11 8.830 (10/167) Installing libgcc (13.2.1_git20240309-r1) 02:52:44 #11 9.016 (11/167) Installing libffi (3.4.6-r0) 02:52:44 #11 9.180 (12/167) Installing libintl (0.22.5-r0) 02:52:44 #11 9.344 (13/167) Installing libeconf (0.6.3-r0) 02:52:44 #11 9.509 (14/167) Installing libblkid (2.40.1-r1) 02:52:45 #11 9.694 (15/167) Installing libmount (2.40.1-r1) 02:52:45 #11 9.900 (16/167) Installing pcre2 (10.43-r0) 02:52:45 #11 10.13 (17/167) Installing glib (2.80.5-r0) 02:52:45 #11 10.41 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 02:52:45 #11 10.67 (19/167) Installing xz-libs (5.6.2-r1) 02:52:46 #11 10.88 (20/167) Installing libxml2 (2.12.10-r0) 02:52:46 #11 11.11 (21/167) Installing shared-mime-info (2.4-r0) 02:52:46 #11 11.34 (22/167) Installing hicolor-icon-theme (0.17-r2) 02:52:46 Still waiting to schedule task 02:52:46 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:52:47 #11 11.51 (23/167) Installing libjpeg-turbo (3.0.3-r0) 02:52:47 #11 11.75 (24/167) Installing libsharpyuv (1.3.2-r0) 02:52:47 #11 11.90 (25/167) Installing libwebp (1.3.2-r0) 02:52:47 #11 12.12 (26/167) Installing tiff (4.6.0t-r0) 02:52:47 #11 12.33 (27/167) Installing gdk-pixbuf (2.42.12-r0) 02:52:48 #11 12.56 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 02:52:48 #11 12.74 (29/167) Installing libxau (1.0.11-r4) 02:52:48 #11 12.88 (30/167) Installing libmd (1.1.0-r0) 02:52:48 #11 13.05 (31/167) Installing libbsd (0.12.2-r0) 02:52:48 #11 13.21 (32/167) Installing libxdmcp (1.1.5-r1) 02:52:48 #11 13.36 (33/167) Installing libxcb (1.16.1-r0) 02:52:49 #11 13.58 (34/167) Installing libx11 (1.8.9-r1) 02:52:49 #11 13.85 (35/167) Installing libxcomposite (0.4.6-r5) 02:52:49 #11 13.99 (36/167) Installing libxfixes (6.0.1-r4) 02:52:49 #11 14.13 (37/167) Installing libxrender (0.9.11-r5) 02:52:49 #11 14.30 (38/167) Installing libxcursor (1.2.2-r1) 02:52:49 #11 14.47 (39/167) Installing libxdamage (1.1.6-r5) 02:52:50 #11 14.63 (40/167) Installing libxext (1.3.6-r2) 02:52:50 #11 14.79 (41/167) Installing libxi (1.8.1-r4) 02:52:50 #11 14.95 (42/167) Installing libxinerama (1.1.5-r4) 02:52:50 #11 15.10 (43/167) Installing libxrandr (1.5.4-r1) 02:52:50 #11 15.26 (44/167) Installing libatk-1.0 (2.52.0-r0) 02:52:50 #11 15.46 (45/167) Installing libxtst (1.2.4-r6) 02:52:50 #11 15.62 (46/167) Installing dbus-libs (1.14.10-r1) 02:52:51 #11 15.83 (47/167) Installing at-spi2-core (2.52.0-r0) 02:52:51 #11 16.03 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 02:52:51 #11 16.22 (49/167) Installing pixman (0.43.2-r0) 02:52:51 #11 16.45 (50/167) Installing cairo (1.18.4-r0) 02:52:52 #11 16.70 (51/167) Installing cairo-gobject (1.18.4-r0) 02:52:52 #11 16.84 (52/167) Installing avahi-libs (0.8-r17) 02:52:52 #11 17.03 (53/167) Installing gmp (6.3.0-r1) 02:52:52 #11 17.25 (54/167) Installing nettle (3.9.1-r0) 02:52:52 #11 17.49 (55/167) Installing libtasn1 (4.21.0-r0) 02:52:52 #11 17.66 (56/167) Installing p11-kit (0.25.3-r0) 02:52:53 #11 17.89 (57/167) Installing gnutls (3.8.5-r0) 02:52:53 #11 18.15 (58/167) Installing cups-libs (2.4.16-r0) 02:52:53 #11 18.37 (59/167) Installing libepoxy (1.5.10-r1) 02:52:53 #11 18.60 (60/167) Installing fribidi (1.0.15-r0) 02:52:54 #11 18.76 (61/167) Installing graphite2 (1.3.14-r6) 02:52:54 #11 18.96 (62/167) Installing harfbuzz (8.5.0-r0) 02:52:54 #11 19.23 (63/167) Installing libxft (2.3.8-r3) 02:52:54 #11 19.40 (64/167) Installing pango (1.52.2-r0) 02:52:55 #11 19.63 (65/167) Installing wayland-libs-client (1.22.0-r4) 02:52:55 #11 19.80 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 02:52:55 #11 19.95 (67/167) Installing wayland-libs-egl (1.22.0-r4) 02:52:55 #11 20.09 (68/167) Installing xkeyboard-config (2.41-r0) 02:52:55 #11 20.37 (69/167) Installing libxkbcommon (1.7.0-r0) 02:52:56 #11 20.58 (70/167) Installing gtk+3.0 (3.24.43-r0) 02:52:56 #11 20.92 (71/167) Installing icu-data-full (74.2-r1) 02:52:56 #11 21.34 (72/167) Installing mesa (24.0.9-r1) 02:52:56 #11 21.51 (73/167) Installing llvm17-libs (17.0.6-r2) 02:52:57 #11 22.54 (74/167) Installing hwdata-pci (0.382-r0) 02:52:58 #11 22.77 (75/167) Installing libpciaccess (0.18.1-r0) 02:52:58 #11 22.93 (76/167) Installing libdrm (2.4.120-r0) 02:52:58 #11 23.15 (77/167) Installing libelf (0.191-r0) 02:52:58 #11 23.33 (78/167) Installing mesa-glapi (24.0.9-r1) 02:52:58 #11 23.51 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 02:52:59 #11 23.94 (80/167) Installing eudev-libs (3.2.14-r2) 02:52:59 #11 24.10 (81/167) Installing libmagic (5.45-r1) 02:52:59 #11 24.34 (82/167) Installing file (5.45-r1) 02:52:59 #11 24.48 (83/167) Installing xprop (1.2.7-r0) 02:52:59 #11 24.64 (84/167) Installing libice (1.1.1-r6) 02:53:00 #11 24.81 (85/167) Installing libuuid (2.40.1-r1) 02:53:00 #11 24.98 (86/167) Installing libsm (1.2.4-r4) 02:53:00 #11 25.15 (87/167) Installing libxt (1.3.0-r5) 02:53:00 #11 25.36 (88/167) Installing libxmu (1.1.4-r2) 02:53:00 #11 25.55 (89/167) Installing xset (1.2.5-r1) 02:53:01 #11 25.71 (90/167) Installing xdg-utils (1.2.1-r0) 02:53:01 #11 25.89 (91/167) Installing libogg (1.3.5-r5) 02:53:01 #11 26.05 (92/167) Installing libflac (1.4.3-r1) 02:53:01 #11 26.27 (93/167) Installing alsa-lib (1.2.11-r0) 02:53:01 #11 26.52 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 02:53:02 #11 26.81 (95/167) Installing aom-libs (3.9.1-r0) 02:53:02 #11 27.11 (96/167) Installing libva (2.21.0-r0) 02:53:02 #11 27.30 (97/167) Installing libvdpau (1.5-r3) 02:53:02 #11 27.46 (98/167) Installing onevpl-libs (2023.3.1-r2) 02:53:03 #11 27.67 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 02:53:03 #11 27.90 (100/167) Installing libdav1d (1.4.2-r0) 02:53:03 #11 28.15 (101/167) Installing openexr-libiex (3.1.13-r1) 02:53:03 #11 28.36 (102/167) Installing openexr-libilmthread (3.1.13-r1) 02:53:03 #11 28.52 (103/167) Installing imath (3.1.12-r0) 02:53:04 #11 28.72 (104/167) Installing openexr-libopenexr (3.1.13-r1) 02:53:04 #11 28.99 (105/167) Installing giflib (5.2.2-r0) 02:53:04 #11 29.15 (106/167) Installing libhwy (1.0.7-r0) 02:53:04 #11 29.31 (107/167) Installing lcms2 (2.16-r0) 02:53:04 #11 29.52 (108/167) Installing libjxl (0.10.2-r0) 02:53:05 #11 29.82 (109/167) Installing lame-libs (3.100-r5) 02:53:05 #11 30.15 (110/167) Installing opus (1.5.2-r0) 02:53:05 #11 30.31 (111/167) Installing rav1e-libs (0.7.1-r0) 02:53:05 #11 30.49 (112/167) Installing libgomp (13.2.1_git20240309-r1) 02:53:05 #11 30.64 (113/167) Installing soxr (0.1.3-r7) 02:53:06 #11 30.85 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 02:53:06 #11 31.01 (115/167) Installing libtheora (1.1.1-r18) 02:53:06 #11 31.18 (116/167) Installing libvorbis (1.3.7-r2) 02:53:06 #11 31.33 (117/167) Installing libvpx (1.14.1-r0) 02:53:07 #11 31.53 (118/167) Installing libwebpmux (1.3.2-r0) 02:53:07 #11 31.67 (119/167) Installing x264-libs (0.164_git20231001-r0) 02:53:08 #11 32.87 (120/167) Installing numactl (2.0.18-r0) 02:53:08 #11 33.00 (121/167) Installing x265-libs (3.6-r0) 02:53:08 #11 33.22 (122/167) Installing xvidcore (1.3.7-r2) 02:53:08 #11 33.40 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 02:53:09 #11 33.86 (124/167) Installing libbluray (1.3.4-r1) 02:53:09 #11 34.01 (125/167) Installing mpg123-libs (1.32.8-r0) 02:53:09 #11 34.19 (126/167) Installing libopenmpt (0.7.7-r0) 02:53:09 #11 34.36 (127/167) Installing cjson (1.7.19-r0) 02:53:09 #11 34.49 (128/167) Installing mbedtls (3.6.5-r0) 02:53:09 #11 34.67 (129/167) Installing librist (0.2.10-r1) 02:53:10 #11 34.83 (130/167) Installing libsrt (1.5.3-r0) 02:53:10 #11 35.01 (131/167) Installing libssh (0.10.6-r0) 02:53:10 #11 35.15 (132/167) Installing libsodium (1.0.19-r1) 02:53:10 #11 35.32 (133/167) Installing libzmq (4.3.5-r2) 02:53:10 #11 35.50 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 02:53:10 #11 35.69 (135/167) Installing crc32c (1.1.2-r0) 02:53:11 #11 35.81 (136/167) Installing double-conversion (3.3.0-r0) 02:53:11 #11 35.95 (137/167) Installing libevent (2.1.12-r7) 02:53:11 #11 36.12 (138/167) Installing wayland-libs-server (1.22.0-r4) 02:53:11 #11 36.25 (139/167) Installing mesa-gbm (24.0.9-r1) 02:53:11 #11 36.39 (140/167) Installing harfbuzz-subset (8.5.0-r0) 02:53:12 #11 36.56 (141/167) Installing icu-libs (74.2-r1) 02:53:12 #11 36.79 (142/167) Installing minizip (1.3.1-r0) 02:53:12 #11 36.92 (143/167) Installing nspr (4.35-r4) 02:53:12 #11 37.07 (144/167) Installing sqlite-libs (3.45.3-r3) 02:53:12 #11 37.24 (145/167) Installing nss (3.105-r0) 02:53:12 #11 37.44 (146/167) Installing openh264 (2.4.1-r0) 02:53:13 #11 37.61 (147/167) Installing libcamera-ipa (0.3.0-r0) 02:53:13 #11 37.75 (148/167) Installing libunwind (1.8.1-r0) 02:53:13 #11 37.90 (149/167) Installing yaml (0.2.5-r2) 02:53:13 #11 38.04 (150/167) Installing libcamera (0.3.0-r0) 02:53:13 #11 38.20 (151/167) Installing speexdsp (1.2.1-r2) 02:53:13 #11 38.35 (152/167) Installing libuv (1.48.0-r0) 02:53:13 #11 38.55 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 02:53:14 #11 38.74 (154/167) Installing libsndfile (1.2.2-r1) 02:53:14 #11 38.90 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 02:53:14 #11 39.10 (156/167) Installing pipewire-libs (1.0.6-r1) 02:53:14 #11 39.30 (157/167) Installing libasyncns (0.8-r3) 02:53:14 #11 39.43 (158/167) Installing libltdl (2.4.7-r3) 02:53:14 #11 39.55 (159/167) Installing orc (0.4.40-r0) 02:53:15 #11 39.70 (160/167) Installing tdb-libs (1.4.9-r1) 02:53:15 #11 39.85 (161/167) Installing libpulse (17.0-r0) 02:53:15 #11 40.03 (162/167) Installing libwebpdemux (1.3.2-r0) 02:53:15 #11 40.17 (163/167) Installing libgpg-error (1.49-r0) 02:53:15 #11 40.32 (164/167) Installing libgcrypt (1.10.3-r0) 02:53:15 #11 40.53 (165/167) Installing libxslt (1.1.39-r2) 02:53:16 #11 40.84 (166/167) Installing chromium (131.0.6778.108-r0) 02:53:18 #11 42.44 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) 02:53:18 #11 42.74 Executing busybox-1.36.1-r31.trigger 02:53:18 #11 42.75 Executing fontconfig-2.15.0-r1.trigger 02:53:18 #11 42.77 Executing mkfontscale-1.2.2-r6.trigger 02:53:18 #11 42.79 Executing glib-2.80.5-r0.trigger 02:53:18 #11 42.80 Executing shared-mime-info-2.4-r0.trigger 02:53:18 #11 43.16 Executing gdk-pixbuf-2.42.12-r0.trigger 02:53:18 #11 43.17 Executing gtk-update-icon-cache-3.24.43-r0.trigger 02:53:18 #11 43.19 Executing gtk+3.0-3.24.43-r0.trigger 02:53:18 #11 43.21 OK: 672 MiB in 195 packages 02:53:18 #11 43.28 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:53:18 #11 43.47 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:53:19 #11 43.96 (1/30) Installing jansson (2.14-r4) 02:53:19 #11 44.11 (2/30) Installing binutils (2.42-r1) 02:53:19 #11 44.33 (3/30) Installing libatomic (13.2.1_git20240309-r1) 02:53:19 #11 44.44 (4/30) Installing isl26 (0.26-r1) 02:53:19 #11 44.61 (5/30) Installing mpfr4 (4.2.1-r0) 02:53:20 #11 44.76 (6/30) Installing mpc1 (1.3.1-r1) 02:53:20 #11 44.89 (7/30) Installing gcc (13.2.1_git20240309-r1) 02:53:21 #11 45.78 (8/30) Installing musl-dev (1.2.5-r1) 02:53:21 #11 45.99 (9/30) Installing linux-headers (6.6-r0) 02:53:21 #11 46.22 (10/30) Installing libffi-dev (3.4.6-r0) 02:53:21 #11 46.58 (11/30) Installing libpq (16.11-r0) 02:53:22 #11 46.74 (12/30) Installing openssl-dev (3.3.6-r0) 02:53:22 #11 46.95 (13/30) Installing libpq-dev (16.11-r0) 02:53:22 #11 47.13 (14/30) Installing libecpg (16.11-r0) 02:53:22 #11 47.29 (15/30) Installing libecpg-dev (16.11-r0) 02:53:22 #11 47.46 (16/30) Installing clang16-headers (16.0.6-r5) 02:53:23 #11 47.90 (17/30) Installing llvm16-libs (16.0.6-r9) 02:53:24 #11 48.78 (18/30) Installing clang16-libs (16.0.6-r5) 02:53:25 #11 49.74 (19/30) Installing fortify-headers (1.1-r3) 02:53:25 #11 49.87 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 02:53:25 #11 50.13 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 02:53:25 #11 50.29 (22/30) Installing clang16 (16.0.6-r5) 02:53:25 #11 50.47 (23/30) Installing icu (74.2-r1) 02:53:26 #11 50.64 (24/30) Installing icu-dev (74.2-r1) 02:53:26 #11 51.13 (25/30) Installing llvm16 (16.0.6-r9) 02:53:28 #11 52.99 (26/30) Installing lz4-libs (1.9.4-r5) 02:53:28 #11 53.14 (27/30) Installing lz4-dev (1.9.4-r5) 02:53:28 #11 53.27 (28/30) Installing zstd (1.5.6-r0) 02:53:28 #11 53.43 (29/30) Installing zstd-dev (1.5.6-r0) 02:53:29 #11 53.58 (30/30) Installing postgresql16-dev (16.11-r0) 02:53:29 #11 53.81 Executing busybox-1.36.1-r31.trigger 02:53:29 #11 53.82 OK: 1207 MiB in 225 packages 02:53:29 #11 53.89 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:53:29 #11 54.07 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:53:29 #11 54.48 (1/14) Installing g++ (13.2.1_git20240309-r1) 02:53:30 #11 54.85 (2/14) Installing gdbm (1.23-r1) 02:53:30 #11 54.97 (3/14) Installing mpdecimal (4.0.0-r0) 02:53:30 #11 55.10 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 02:53:30 #11 55.23 (5/14) Installing libncursesw (6.4_p20240420-r2) 02:53:30 #11 55.38 (6/14) Installing libpanelw (6.4_p20240420-r2) 02:53:30 #11 55.49 (7/14) Installing readline (8.2.10-r0) 02:53:30 #11 55.64 (8/14) Installing python3 (3.12.12-r0) 02:53:31 #11 55.94 (9/14) Installing python3-pycache-pyc0 (3.12.12-r0) 02:53:31 #11 56.19 (10/14) Installing pyc (3.12.12-r0) 02:53:31 #11 56.30 (11/14) Installing python3-pyc (3.12.12-r0) 02:53:31 #11 56.41 (12/14) Installing python3-dev (3.12.12-r0) 02:53:32 #11 57.22 (13/14) Installing libsodium-dev (1.0.19-r1) 02:53:32 #11 57.38 (14/14) Installing zeromq-dev (4.3.5-r2) 02:53:32 #11 57.51 Executing busybox-1.36.1-r31.trigger 02:53:33 #11 57.52 OK: 1374 MiB in 239 packages 02:53:33 #11 57.60 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:53:33 #11 57.78 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:53:33 #11 58.19 OK: 1374 MiB in 239 packages 02:53:33 #11 58.26 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:53:33 #11 58.44 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:53:34 #11 58.85 (1/1) Installing tzdata (2025c-r0) 02:53:34 #11 59.05 OK: 1375 MiB in 240 packages 02:53:34 #11 59.42 (1/1) Purging tzdata (2025c-r0) 02:53:34 #11 59.43 OK: 1374 MiB in 239 packages 02:53:36 #11 61.12 Looking in links: /tmp/tmpe8wz7sos 02:53:36 #11 61.12 Processing /tmp/tmpe8wz7sos/pip-25.0.1-py3-none-any.whl 02:53:36 #11 61.13 Installing collected packages: pip 02:53:37 #11 62.14 Successfully installed pip-25.0.1 02:53:37 #11 62.14 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 02:53:37 #11 62.60 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 02:53:39 #11 63.69 Collecting pip 02:53:39 #11 63.73 Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 02:53:39 #11 63.90 Collecting setuptools 02:53:39 #11 63.91 Downloading setuptools-82.0.0-py3-none-any.whl.metadata (6.6 kB) 02:53:39 #11 63.95 Collecting wheel 02:53:39 #11 63.96 Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 02:53:39 #11 63.99 Collecting packaging>=24.0 (from wheel) 02:53:39 #11 64.00 Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 02:53:39 #11 64.01 Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 02:53:39 #11 64.03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 100.8 MB/s eta 0:00:00 02:53:39 #11 64.04 Downloading setuptools-82.0.0-py3-none-any.whl (1.0 MB) 02:53:39 #11 64.05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 109.6 MB/s eta 0:00:00 02:53:39 #11 64.06 Downloading wheel-0.46.3-py3-none-any.whl (30 kB) 02:53:39 #11 64.06 Downloading packaging-26.0-py3-none-any.whl (74 kB) 02:53:39 #11 64.10 Installing collected packages: setuptools, pip, packaging, wheel 02:53:40 #11 64.80 Attempting uninstall: pip 02:53:40 #11 64.81 Found existing installation: pip 25.0.1 02:53:40 #11 64.84 Uninstalling pip-25.0.1: 02:53:40 #11 64.85 Successfully uninstalled pip-25.0.1 02:53:41 #11 66.01 Successfully installed packaging-26.0 pip-26.0.1 setuptools-82.0.0 wheel-0.46.3 02:53:41 #11 66.01 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 02:53:41 #11 66.49 Processing ./edgex-taf-common 02:53:41 #11 66.49 Installing build dependencies: started 02:53:42 #11 67.35 Installing build dependencies: finished with status 'done' 02:53:42 #11 67.35 Getting requirements to build wheel: started 02:53:43 #11 67.74 Getting requirements to build wheel: finished with status 'done' 02:53:43 #11 67.75 Preparing metadata (pyproject.toml): started 02:53:43 #11 67.95 Preparing metadata (pyproject.toml): finished with status 'done' 02:53:43 #11 67.95 Building wheels for collected packages: edgex-taf-common 02:53:43 #11 67.96 Building wheel for edgex-taf-common (pyproject.toml): started 02:53:43 #11 68.21 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 02:53:43 #11 68.21 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=c6d4cee56c6508bef533c79e86ae3f351593b3ea9419dc90be79bed290c9ea17 02:53:43 #11 68.21 Stored in directory: /tmp/pip-ephem-wheel-cache-oloheurl/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 02:53:43 #11 68.21 Successfully built edgex-taf-common 02:53:43 #11 68.23 Installing collected packages: edgex-taf-common 02:53:43 #11 68.25 Successfully installed edgex-taf-common-0.0.0 02:53:43 #11 68.25 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 02:53:44 #11 68.83 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 02:53:44 #11 68.87 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 02:53:44 #11 68.88 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 02:53:44 #11 68.89 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 02:53:44 #11 68.94 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 02:53:44 #11 68.95 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 02:53:44 #11 68.99 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 02:53:44 #11 68.99 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 02:53:44 #11 69.03 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 02:53:44 #11 69.04 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 02:53:44 #11 69.05 Installing build dependencies: started 02:53:44 #11 69.69 Installing build dependencies: finished with status 'done' 02:53:45 #11 69.70 Getting requirements to build wheel: started 02:53:45 #11 70.09 Getting requirements to build wheel: finished with status 'done' 02:53:45 #11 70.09 Preparing metadata (pyproject.toml): started 02:53:45 #11 70.30 Preparing metadata (pyproject.toml): finished with status 'done' 02:53:45 #11 70.33 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 02:53:45 #11 70.34 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 02:53:45 #11 70.34 Installing build dependencies: started 02:53:46 #11 70.97 Installing build dependencies: finished with status 'done' 02:53:46 #11 70.97 Getting requirements to build wheel: started 02:53:46 #11 71.35 Getting requirements to build wheel: finished with status 'done' 02:53:46 #11 71.35 Preparing metadata (pyproject.toml): started 02:53:46 #11 71.57 Preparing metadata (pyproject.toml): finished with status 'done' 02:53:47 #11 71.60 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 02:53:47 #11 71.61 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 02:53:47 #11 71.62 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 02:53:47 #11 71.63 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 02:53:47 #11 71.65 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 02:53:47 #11 71.66 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 02:53:47 #11 71.67 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 02:53:47 #11 71.68 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 02:53:47 #11 71.71 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 02:53:47 #11 71.72 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 02:53:47 #11 71.96 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 02:53:47 #11 71.98 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 02:53:47 #11 72.09 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 02:53:47 #11 72.10 Downloading psutil-7.0.0.tar.gz (497 kB) 02:53:47 #11 72.19 Installing build dependencies: started 02:53:48 #11 73.05 Installing build dependencies: finished with status 'done' 02:53:48 #11 73.05 Getting requirements to build wheel: started 02:53:48 #11 73.56 Getting requirements to build wheel: finished with status 'done' 02:53:49 #11 73.56 Preparing metadata (pyproject.toml): started 02:53:49 #11 73.87 Preparing metadata (pyproject.toml): finished with status 'done' 02:53:49 #11 74.15 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 02:53:49 #11 74.15 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) 02:53:49 #11 74.17 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 02:53:49 #11 74.18 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 02:53:49 #11 74.23 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 02:53:49 #11 74.24 Downloading psycopg2-2.9.10.tar.gz (385 kB) 02:53:49 #11 74.30 Installing build dependencies: started 02:53:50 #11 74.94 Installing build dependencies: finished with status 'done' 02:53:50 #11 74.94 Getting requirements to build wheel: started 02:53:50 #11 75.40 Getting requirements to build wheel: finished with status 'done' 02:53:51 #11 75.40 Preparing metadata (pyproject.toml): started 02:53:51 #11 75.62 Preparing metadata (pyproject.toml): finished with status 'done' 02:53:51 #11 75.72 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 02:53:51 #11 75.73 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 02:53:51 #11 75.93 Collecting protobuf==6.31.1 (from -r requirements.txt (line 18)) 02:53:51 #11 75.95 Downloading protobuf-6.31.1-py3-none-any.whl.metadata (593 bytes) 02:53:51 #11 75.97 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 02:53:51 #11 75.98 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 02:53:51 #11 76.19 Collecting cryptography==46.0.5 (from -r requirements.txt (line 20)) 02:53:51 #11 76.19 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) 02:53:51 #11 76.21 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 02:53:51 #11 76.22 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 02:53:51 #11 76.23 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 02:53:51 #11 76.24 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 02:53:51 #11 76.25 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 02:53:51 #11 76.25 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 02:53:51 #11 76.29 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:53:51 #11 76.30 Downloading selenium-4.40.0-py3-none-any.whl.metadata (7.7 kB) 02:53:51 #11 76.35 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:53:51 #11 76.35 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl.metadata (9.5 kB) 02:53:51 #11 76.37 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:53:51 #11 76.37 Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 02:53:51 #11 76.42 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 02:53:51 #11 76.42 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 02:53:51 #11 76.44 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 02:53:51 #11 76.45 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 02:53:51 #11 76.47 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:53:51 #11 76.47 Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) 02:53:51 #11 76.51 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:53:51 #11 76.51 Downloading flex-6.14.1.tar.gz (40 kB) 02:53:51 #11 76.55 Installing build dependencies: started 02:53:52 #11 77.16 Installing build dependencies: finished with status 'done' 02:53:52 #11 77.16 Getting requirements to build wheel: started 02:53:53 #11 77.58 Getting requirements to build wheel: finished with status 'done' 02:53:53 #11 77.58 Preparing metadata (pyproject.toml): started 02:53:53 #11 77.78 Preparing metadata (pyproject.toml): finished with status 'done' 02:53:53 #11 77.80 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:53:53 #11 77.80 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 02:53:53 #11 77.83 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:53:53 #11 77.84 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 02:53:53 #11 77.87 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:53:53 #11 77.88 Downloading openapi_core-0.22.0-py3-none-any.whl.metadata (6.6 kB) 02:53:53 #11 77.90 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:53:53 #11 77.91 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 02:53:53 #11 77.95 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:53:53 #11 77.96 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 02:53:53 #11 77.98 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:53:53 #11 77.98 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 02:53:53 #11 78.08 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 02:53:53 #11 78.08 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (37 kB) 02:53:53 #11 78.10 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 02:53:53 #11 78.10 Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 02:53:53 #11 78.13 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 02:53:53 #11 78.13 Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 02:53:53 #11 78.15 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 02:53:53 #11 78.15 Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 02:53:53 #11 78.18 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 02:53:53 #11 78.19 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 02:53:53 #11 78.21 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 02:53:53 #11 78.21 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 02:53:53 #11 78.21 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (82.0.0) 02:53:53 #11 78.35 Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 20)) 02:53:53 #11 78.35 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.6 kB) 02:53:53 #11 78.48 Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 20)) 02:53:54 #11 78.49 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 02:53:54 #11 78.54 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 02:53:54 #11 78.55 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) 02:53:54 #11 78.57 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 02:53:54 #11 78.57 Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 02:53:54 #11 78.60 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 02:53:54 #11 78.62 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (10.0 kB) 02:53:54 #11 78.65 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 02:53:54 #11 78.65 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 02:53:54 #11 78.67 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 02:53:54 #11 78.68 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 02:53:54 #11 78.69 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:53:54 #11 78.71 Downloading trio-0.32.0-py3-none-any.whl.metadata (8.5 kB) 02:53:54 #11 78.72 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:53:54 #11 78.73 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 02:53:54 #11 78.75 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:53:54 #11 78.76 Downloading trio_typing-0.10.0-py3-none-any.whl.metadata (10 kB) 02:53:54 #11 78.77 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:53:54 #11 78.77 Downloading types_certifi-2021.10.8.3-py3-none-any.whl.metadata (1.4 kB) 02:53:54 #11 78.79 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:53:54 #11 78.79 Downloading types_urllib3-1.26.25.14-py3-none-any.whl.metadata (1.7 kB) 02:53:54 #11 78.81 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:53:54 #11 78.82 Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 02:53:54 #11 78.83 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:53:54 #11 78.84 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 02:53:54 #11 78.85 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:53:54 #11 78.85 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 02:53:54 #11 78.86 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:53:54 #11 78.86 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 02:53:54 #11 78.88 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:53:54 #11 78.88 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 02:53:54 #11 78.90 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:53:54 #11 78.90 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 02:53:54 #11 78.93 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:53:54 #11 78.93 Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 02:53:54 #11 78.94 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:53:54 #11 78.95 Downloading async_generator-1.10-py3-none-any.whl.metadata (4.9 kB) 02:53:54 #11 78.95 Requirement already satisfied: packaging in /usr/lib/python3.12/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) (26.0) 02:53:54 #11 78.99 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:53:54 #11 78.99 Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 02:53:54 #11 79.00 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:53:54 #11 79.01 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 02:53:54 #11 79.05 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:53:54 #11 79.06 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) 02:53:54 #11 79.08 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:53:54 #11 79.08 Downloading validate_email-1.3.tar.gz (4.7 kB) 02:53:54 #11 79.09 Installing build dependencies: started 02:53:55 #11 79.72 Installing build dependencies: finished with status 'done' 02:53:55 #11 79.72 Getting requirements to build wheel: started 02:53:55 #11 80.15 Getting requirements to build wheel: finished with status 'done' 02:53:55 #11 80.15 Preparing metadata (pyproject.toml): started 02:53:55 #11 80.36 Preparing metadata (pyproject.toml): finished with status 'done' 02:53:55 #11 80.37 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:53:55 #11 80.37 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 02:53:55 #11 80.40 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:53:55 #11 80.41 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 02:53:55 #11 80.42 Installing build dependencies: started 02:53:56 #11 81.03 Installing build dependencies: finished with status 'done' 02:53:56 #11 81.03 Getting requirements to build wheel: started 02:53:56 #11 81.44 Getting requirements to build wheel: finished with status 'done' 02:53:57 #11 81.44 Preparing metadata (pyproject.toml): started 02:53:57 #11 81.65 Preparing metadata (pyproject.toml): finished with status 'done' 02:53:57 #11 81.67 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:53:57 #11 81.67 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 02:53:57 #11 81.69 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:53:57 #11 81.70 Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 02:53:57 #11 81.71 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:53:57 #11 81.71 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 02:53:57 #11 81.73 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:53:57 #11 81.73 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 02:53:57 #11 81.76 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:53:57 #11 81.77 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 02:53:57 #11 82.09 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:53:57 #11 82.10 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 02:53:57 #11 82.12 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:53:57 #11 82.15 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 02:53:57 #11 82.17 Collecting jsonschema-path<0.4.0,>=0.3.4 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:53:57 #11 82.18 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 02:53:57 #11 82.21 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:53:57 #11 82.22 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 02:53:57 #11 82.23 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:53:57 #11 82.24 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 02:53:57 #11 82.25 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:53:57 #11 82.26 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 02:53:57 #11 82.28 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:53:57 #11 82.29 Downloading werkzeug-3.1.5-py3-none-any.whl.metadata (4.0 kB) 02:53:57 #11 82.30 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.4->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:53:57 #11 82.30 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 02:53:57 #11 82.31 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:53:57 #11 82.31 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 02:53:57 #11 82.33 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:53:57 #11 82.34 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 02:53:57 #11 82.40 Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:53:57 #11 82.43 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) 02:53:57 #11 82.51 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:53:57 #11 82.52 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) 02:53:57 #11 82.54 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 02:53:58 #11 82.56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 167.7 MB/s 0:00:00 02:53:58 #11 82.56 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 02:53:58 #11 82.57 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 02:53:58 #11 82.58 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 02:53:58 #11 82.59 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 02:53:58 #11 82.60 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 02:53:58 #11 82.61 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 02:53:58 #11 82.61 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 02:53:58 #11 82.62 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 02:53:58 #11 82.65 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 02:53:58 #11 83.16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 35.0 MB/s 0:00:00 02:53:58 #11 83.23 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) 02:53:58 #11 83.25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 122.9 MB/s 0:00:00 02:53:58 #11 83.25 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 02:53:58 #11 83.26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 113.0 MB/s 0:00:00 02:53:58 #11 83.29 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 02:53:58 #11 83.31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 122.8 MB/s 0:00:00 02:53:58 #11 83.31 Downloading protobuf-6.31.1-py3-none-any.whl (168 kB) 02:53:58 #11 83.32 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 02:53:58 #11 83.32 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_x86_64.whl (4.7 MB) 02:53:58 #11 83.37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 113.6 MB/s 0:00:00 02:53:58 #11 83.37 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 02:53:58 #11 83.38 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 02:53:58 #11 83.38 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 02:53:58 #11 83.39 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_x86_64.whl (154 kB) 02:53:58 #11 83.39 Downloading idna-3.11-py3-none-any.whl (71 kB) 02:53:58 #11 83.39 Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 02:53:58 #11 83.40 Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 02:53:58 #11 83.41 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl (221 kB) 02:53:58 #11 83.41 Downloading click-8.3.1-py3-none-any.whl (108 kB) 02:53:58 #11 83.42 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 02:53:58 #11 83.42 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl (359 kB) 02:53:58 #11 83.43 Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 02:53:58 #11 83.44 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) 02:53:58 #11 83.45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 188.0 MB/s 0:00:00 02:53:58 #11 83.45 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 02:53:58 #11 83.46 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 02:53:58 #11 83.46 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 02:53:58 #11 83.48 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 02:53:58 #11 83.48 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 02:53:58 #11 83.49 Downloading selenium-4.40.0-py3-none-any.whl (9.6 MB) 02:53:58 #11 83.58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 104.6 MB/s 0:00:00 02:53:59 #11 83.59 Downloading trio-0.32.0-py3-none-any.whl (512 kB) 02:53:59 #11 83.59 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 02:53:59 #11 83.60 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 02:53:59 #11 83.60 Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 02:53:59 #11 83.61 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 02:53:59 #11 83.61 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 02:53:59 #11 83.61 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 02:53:59 #11 83.62 Downloading trio_typing-0.10.0-py3-none-any.whl (42 kB) 02:53:59 #11 83.62 Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 02:53:59 #11 83.63 Downloading types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB) 02:53:59 #11 83.64 Downloading types_urllib3-1.26.25.14-py3-none-any.whl (15 kB) 02:53:59 #11 83.64 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 02:53:59 #11 83.65 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 02:53:59 #11 83.65 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 02:53:59 #11 83.66 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) 02:53:59 #11 83.67 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 114.2 MB/s 0:00:00 02:53:59 #11 83.67 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 02:53:59 #11 83.68 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) 02:53:59 #11 83.68 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 163.2 MB/s 0:00:00 02:53:59 #11 83.69 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 02:53:59 #11 83.69 Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 02:53:59 #11 83.70 Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 02:53:59 #11 83.70 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 02:53:59 #11 83.71 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 02:53:59 #11 83.71 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 02:53:59 #11 83.71 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_x86_64.whl (563 kB) 02:53:59 #11 83.72 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 563.1/563.1 kB 143.7 MB/s 0:00:00 02:53:59 #11 83.73 Downloading openapi_core-0.22.0-py3-none-any.whl (108 kB) 02:53:59 #11 83.73 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 02:53:59 #11 83.74 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 02:53:59 #11 83.75 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 02:53:59 #11 83.75 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) 02:53:59 #11 83.76 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 02:53:59 #11 83.77 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 02:53:59 #11 83.77 Downloading werkzeug-3.1.5-py3-none-any.whl (225 kB) 02:53:59 #11 83.78 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 02:53:59 #11 83.78 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 02:53:59 #11 83.79 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 02:53:59 #11 83.79 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 02:53:59 #11 83.80 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 02:53:59 #11 83.80 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 02:53:59 #11 83.81 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 139.1 MB/s 0:00:00 02:53:59 #11 83.82 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 02:53:59 #11 83.83 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 02:53:59 #11 83.83 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 02:53:59 #11 83.84 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 02:53:59 #11 84.04 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 02:53:59 #11 84.04 Building wheel for robotframework-sshlibrary (pyproject.toml): started 02:53:59 #11 84.46 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 02:53:59 #11 84.46 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=fe192b623489baaa9e59c1e3de82109f92d44ea43a5dae37a8007bae23a0d13f 02:53:59 #11 84.46 Stored in directory: /tmp/pip-ephem-wheel-cache-80t0aku8/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 02:53:59 #11 84.46 Building wheel for robotbackgroundlogger (pyproject.toml): started 02:54:00 #11 84.77 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 02:54:00 #11 84.77 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=13c5fe7c9ce157c856d6a77ca744b42dd6582715750d084815022ab5a38b5664 02:54:00 #11 84.77 Stored in directory: /tmp/pip-ephem-wheel-cache-80t0aku8/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 02:54:00 #11 84.78 Building wheel for psutil (pyproject.toml): started 02:54:02 #11 86.57 Building wheel for psutil (pyproject.toml): finished with status 'done' 02:54:02 #11 86.58 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277536 sha256=9fc2584288df57993ac6ceda4350f49bbc1bd924d5e834bb6649528b43a1c62f 02:54:02 #11 86.58 Stored in directory: /tmp/pip-ephem-wheel-cache-80t0aku8/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 02:54:02 #11 86.58 Building wheel for psycopg2 (pyproject.toml): started 02:54:12 #11 95.32 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 02:54:12 #11 95.32 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521914 sha256=6920f65473379e4efa5aaa3b9801cfdb7a9166b3064ab0618e16e08eabbe7421 02:54:12 #11 95.32 Stored in directory: /tmp/pip-ephem-wheel-cache-80t0aku8/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 02:54:12 #11 95.33 Building wheel for flex (pyproject.toml): started 02:54:12 #11 95.64 Building wheel for flex (pyproject.toml): finished with status 'done' 02:54:12 #11 95.64 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=4581f827c98a8373d2819b361cf31e809046a596333507df6f377cb0cc42bcc6 02:54:12 #11 95.64 Stored in directory: /tmp/pip-ephem-wheel-cache-80t0aku8/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 02:54:12 #11 95.65 Building wheel for strict-rfc3339 (pyproject.toml): started 02:54:12 #11 95.92 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 02:54:12 #11 95.92 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=0c0586c47b8d65619f259529257a81293f6cbf5b788765f427c5982c3163047d 02:54:12 #11 95.92 Stored in directory: /tmp/pip-ephem-wheel-cache-80t0aku8/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 02:54:12 #11 95.93 Building wheel for validate-email (pyproject.toml): started 02:54:12 #11 96.17 Building wheel for validate-email (pyproject.toml): finished with status 'done' 02:54:12 #11 96.18 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=1d39949b7d854eb4f8b94218e0e81f405b3db7578c7075ed397aeaac50bea1ae 02:54:12 #11 96.18 Stored in directory: /tmp/pip-ephem-wheel-cache-80t0aku8/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 02:54:12 #11 96.18 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 02:54:12 #11 96.36 Installing collected packages: validate-email, types-urllib3, types-certifi, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, genson, zipp, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, mypy-extensions, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, importlib-metadata, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, trio-typing, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 02:54:22 #11 106.8 02:54:22 #11 106.8 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 configparser-7.2.0 cryptography-46.0.5 docker-7.1.0 docutils-0.22.4 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 influxdb-client-1.49.0 invoke-2.2.1 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.26.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-10.8.0 mypy-extensions-1.1.0 numpy-2.2.5 openapi-core-0.22.0 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-4.0.0 pathable-0.4.4 ply-3.11 protobuf-6.31.1 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.36.2 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.30.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 tzlocal-5.3.1 urllib3-2.6.3 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.5 wsproto-1.3.2 zipp-3.23.0 02:54:22 #11 106.8 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 02:54:23 #11 DONE 108.2s 02:54:23 02:54:23 #12 exporting to image 02:54:23 #12 exporting layers 02:54:30 #12 exporting layers 6.0s done 02:54:30 #12 writing image sha256:ec289e745b0ad2c1ad7dda26de3b8c5dc78ac9ae88a0f8b4cb4462f419f15504 done 02:54:30 #12 naming to docker.io/library/edgex-taf-common done 02:54:30 #12 DONE 6.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 02:54:30 [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: 02:54:30 85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a 02:54:30 latest 02:54:30 1.0.0-dev.11 02:54:30 85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11 02:54:30 main 02:54:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:30 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:31 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a 02:54:31 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 02:54:31 4a74932103ad: Preparing 02:54:31 73c47785f025: Preparing 02:54:31 5f70bf18a086: Preparing 02:54:31 131037d45405: Preparing 02:54:31 3f02bba8ebcc: Preparing 02:54:31 cc9852dffa41: Preparing 02:54:31 f5b2c0456bf1: Preparing 02:54:31 cc9852dffa41: Waiting 02:54:31 f5b2c0456bf1: Waiting 02:54:31 5f70bf18a086: Pushed 02:54:31 131037d45405: Pushed 02:54:31 73c47785f025: Pushed 02:54:31 3f02bba8ebcc: Pushed 02:54:31 cc9852dffa41: Pushed 02:54:32 f5b2c0456bf1: Pushed 02:54:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2001 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout 02:54:54 Selected Git installation does not exist. Using Default 02:54:54 The recommended git tool is: NONE 02:55:00 using credential edgex-jenkins-ssh 02:55:00 Cloning the remote Git repository 02:55:00 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 02:55:00 > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 02:55:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 02:55:00 > git --version # timeout=10 02:55:00 > git --version # 'git version 2.25.1' 02:55:00 using GIT_SSH to set credentials SSH Credentials for GitHub 02:55:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:55:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 02:55:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:55:02 Avoid second fetch 02:55:02 Checking out Revision 85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a (main) 02:55:03 Commit message: "Merge pull request #152 from edgexfoundry/dependabot/pip/cryptography-46.0.5" 02:55:02 > git config core.sparsecheckout # timeout=10 02:55:02 > git checkout -f 85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:55:07 provisioning config files... 02:55:07 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config6455851891588000022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:55:08 ---> ****-login.sh 02:55:08 nexus3.edgexfoundry.org:10001 02:55:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:09 Configure a credential helper to remove this warning. See 02:55:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:09 02:55:09 Login Succeeded 02:55:09 nexus3.edgexfoundry.org:10002 02:55:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:09 Configure a credential helper to remove this warning. See 02:55:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:09 02:55:09 Login Succeeded 02:55:09 nexus3.edgexfoundry.org:10003 02:55:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:10 Configure a credential helper to remove this warning. See 02:55:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:10 02:55:10 Login Succeeded 02:55:10 nexus3.edgexfoundry.org:10004 02:55:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:10 Configure a credential helper to remove this warning. See 02:55:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:10 02:55:10 Login Succeeded 02:55:10 ****.io 02:55:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:12 Configure a credential helper to remove this warning. See 02:55:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:12 02:55:12 Login Succeeded 02:55:12 ---> ****-login.sh ends [Pipeline] } 02:55:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:55:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:55:13 + ls -al . 02:55:13 total 68 02:55:13 drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 02:55 . 02:55:13 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 02:55 .. 02:55:13 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 02:55 .git 02:55:13 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 02:55 .github 02:55:13 -rw-rw-r-- 1 jenkins jenkins 22 Feb 13 02:55 .gitignore 02:55:13 -rw-rw-r-- 1 jenkins jenkins 1653 Feb 13 02:55 Dockerfile 02:55:13 -rw-rw-r-- 1 jenkins jenkins 746 Feb 13 02:55 Jenkinsfile 02:55:13 -rw-rw-r-- 1 jenkins jenkins 11381 Feb 13 02:55 LICENSE 02:55:13 -rw-rw-r-- 1 jenkins jenkins 4232 Feb 13 02:55 README.md 02:55:13 drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 02:55 TUC 02:55:13 -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 02:52 VERSION 02:55:13 -rw-rw-r-- 1 jenkins jenkins 473 Feb 13 02:55 requirements.txt 02:55:13 -rw-rw-r-- 1 jenkins jenkins 54 Feb 13 02:55 robot-entrypoint.sh 02:55:13 -rw-rw-r-- 1 jenkins jenkins 445 Feb 13 02:55 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:13 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a --label arch=arm64 --label version=1.0.0-dev.11 . 02:55:14 Sending build context to Docker daemon 428.5kB 02:55:14 Step 1/13 : FROM alpine:3.20 02:55:14 3.20: Pulling from library/alpine 02:55:14 83b2d7e29698: Pulling fs layer 02:55:15 83b2d7e29698: Verifying Checksum 02:55:15 83b2d7e29698: Download complete 02:55:15 83b2d7e29698: Pull complete 02:55:15 Digest: sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 02:55:15 Status: Downloaded newer image for alpine:3.20 02:55:15 ---> 6b91e8dda53a 02:55:15 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 02:55:15 ---> Running in 3c597716a279 02:55:16 Removing intermediate container 3c597716a279 02:55:16 ---> 0705aec1858d 02:55:16 Step 3/13 : LABEL maintainer="Bruce Huang " 02:55:16 ---> Running in 21d0f1ac4e5e 02:55:16 Removing intermediate container 21d0f1ac4e5e 02:55:16 ---> 851d0866872c 02:55:16 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 02:55:17 ---> ebdfc0e940c5 02:55:17 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 02:55:17 ---> 24297fb8fba1 02:55:17 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 02:55:18 ---> 8483d0a13deb 02:55:18 Step 7/13 : WORKDIR /edgex-taf 02:55:18 ---> Running in 7e3b66c2bb0e 02:55:18 Removing intermediate container 7e3b66c2bb0e 02:55:18 ---> 8b709c22eab6 02:55:18 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:55:18 ---> Running in 386e4751f02f 02:55:20 Removing intermediate container 386e4751f02f 02:55:20 ---> 625da244d7bf 02:55:20 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 02:55:20 ---> Running in a3c675c63ed7 02:55:22 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:55:22 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:55:27 OK: 9 MiB in 14 packages 02:55:27 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:55:27 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:55:27 (1/14) Installing ca-certificates (20250911-r0) 02:55:27 (2/14) Installing brotli-libs (1.1.0-r2) 02:55:27 (3/14) Installing c-ares (1.33.1-r0) 02:55:27 (4/14) Installing libunistring (1.2-r0) 02:55:27 (5/14) Installing libidn2 (2.3.7-r0) 02:55:27 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:55:28 (7/14) Installing libpsl (0.21.5-r1) 02:55:28 (8/14) Installing zstd-libs (1.5.6-r0) 02:55:28 (9/14) Installing libcurl (8.14.1-r2) 02:55:29 (10/14) Installing curl (8.14.1-r2) 02:55:29 (11/14) Installing docker-cli (26.1.5-r0) 02:55:30 (12/14) Installing oniguruma (6.9.9-r0) 02:55:30 (13/14) Installing jq (1.7.1-r0) 02:55:30 (14/14) Installing openssl (3.3.6-r0) 02:55:31 Executing busybox-1.36.1-r31.trigger 02:55:31 Executing ca-certificates-20250911-r0.trigger 02:55:31 OK: 43 MiB in 28 packages 02:55:31 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:55:31 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:55:33 (1/166) Installing libexpat (2.7.4-r0) 02:55:33 (2/166) Installing libbz2 (1.0.8-r6) 02:55:34 (3/166) Installing libpng (1.6.54-r0) 02:55:34 (4/166) Installing freetype (2.13.2-r0) 02:55:34 (5/166) Installing fontconfig (2.15.0-r1) 02:55:35 (6/166) Installing libfontenc (1.1.8-r0) 02:55:35 (7/166) Installing mkfontscale (1.2.2-r6) 02:55:35 (8/166) Installing font-opensans (0_git20210927-r1) 02:55:35 (9/166) Installing pkgconf (2.2.0-r0) 02:55:36 (10/166) Installing libgcc (13.2.1_git20240309-r1) 02:55:36 (11/166) Installing libffi (3.4.6-r0) 02:55:36 (12/166) Installing libintl (0.22.5-r0) 02:55:36 (13/166) Installing libeconf (0.6.3-r0) 02:55:37 (14/166) Installing libblkid (2.40.1-r1) 02:55:37 (15/166) Installing libmount (2.40.1-r1) 02:55:37 (16/166) Installing pcre2 (10.43-r0) 02:55:37 (17/166) Installing glib (2.80.5-r0) 02:55:38 (18/166) Installing libstdc++ (13.2.1_git20240309-r1) 02:55:38 (19/166) Installing xz-libs (5.6.2-r1) 02:55:39 (20/166) Installing libxml2 (2.12.10-r0) 02:55:39 (21/166) Installing shared-mime-info (2.4-r0) 02:55:39 (22/166) Installing hicolor-icon-theme (0.17-r2) 02:55:40 (23/166) Installing libjpeg-turbo (3.0.3-r0) 02:55:40 (24/166) Installing libsharpyuv (1.3.2-r0) 02:55:40 (25/166) Installing libwebp (1.3.2-r0) 02:55:40 (26/166) Installing tiff (4.6.0t-r0) 02:55:41 (27/166) Installing gdk-pixbuf (2.42.12-r0) 02:55:41 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 02:55:41 (29/166) Installing libxau (1.0.11-r4) 02:55:42 (30/166) Installing libmd (1.1.0-r0) 02:55:42 (31/166) Installing libbsd (0.12.2-r0) 02:55:43 (32/166) Installing libxdmcp (1.1.5-r1) 02:55:43 (33/166) Installing libxcb (1.16.1-r0) 02:55:43 (34/166) Installing libx11 (1.8.9-r1) 02:55:44 (35/166) Installing libxcomposite (0.4.6-r5) 02:55:44 (36/166) Installing libxfixes (6.0.1-r4) 02:55:44 (37/166) Installing libxrender (0.9.11-r5) 02:55:44 (38/166) Installing libxcursor (1.2.2-r1) 02:55:45 (39/166) Installing libxdamage (1.1.6-r5) 02:55:45 (40/166) Installing libxext (1.3.6-r2) 02:55:45 (41/166) Installing libxi (1.8.1-r4) 02:55:45 (42/166) Installing libxinerama (1.1.5-r4) 02:55:45 (43/166) Installing libxrandr (1.5.4-r1) 02:55:46 (44/166) Installing libatk-1.0 (2.52.0-r0) 02:55:46 (45/166) Installing libxtst (1.2.4-r6) 02:55:46 (46/166) Installing dbus-libs (1.14.10-r1) 02:55:46 (47/166) Installing at-spi2-core (2.52.0-r0) 02:55:47 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 02:55:47 (49/166) Installing pixman (0.43.2-r0) 02:55:47 (50/166) Installing cairo (1.18.4-r0) 02:55:48 (51/166) Installing cairo-gobject (1.18.4-r0) 02:55:48 (52/166) Installing avahi-libs (0.8-r17) 02:55:48 (53/166) Installing gmp (6.3.0-r1) 02:55:48 (54/166) Installing nettle (3.9.1-r0) 02:55:49 (55/166) Installing libtasn1 (4.21.0-r0) 02:55:49 (56/166) Installing p11-kit (0.25.3-r0) 02:55:49 (57/166) Installing gnutls (3.8.5-r0) 02:55:49 (58/166) Installing cups-libs (2.4.16-r0) 02:55:50 (59/166) Installing libepoxy (1.5.10-r1) 02:55:50 (60/166) Installing fribidi (1.0.15-r0) 02:55:50 (61/166) Installing graphite2 (1.3.14-r6) 02:55:50 (62/166) Installing harfbuzz (8.5.0-r0) 02:55:51 (63/166) Installing libxft (2.3.8-r3) 02:55:51 (64/166) Installing pango (1.52.2-r0) 02:55:51 (65/166) Installing wayland-libs-client (1.22.0-r4) 02:55:52 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 02:55:52 (67/166) Installing wayland-libs-egl (1.22.0-r4) 02:55:52 (68/166) Installing xkeyboard-config (2.41-r0) 02:55:53 (69/166) Installing libxkbcommon (1.7.0-r0) 02:55:53 (70/166) Installing gtk+3.0 (3.24.43-r0) 02:55:54 (71/166) Installing icu-data-full (74.2-r1) 02:55:55 (72/166) Installing mesa (24.0.9-r1) 02:55:55 (73/166) Installing llvm17-libs (17.0.6-r2) 02:55:58 (74/166) Installing hwdata-pci (0.382-r0) 02:55:58 (75/166) Installing libpciaccess (0.18.1-r0) 02:55:58 (76/166) Installing libdrm (2.4.120-r0) 02:55:59 (77/166) Installing libelf (0.191-r0) 02:55:59 (78/166) Installing mesa-glapi (24.0.9-r1) 02:55:59 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 02:56:00 (80/166) Installing eudev-libs (3.2.14-r2) 02:56:00 (81/166) Installing libmagic (5.45-r1) 02:56:01 (82/166) Installing file (5.45-r1) 02:56:01 (83/166) Installing xprop (1.2.7-r0) 02:56:01 (84/166) Installing libice (1.1.1-r6) 02:56:02 (85/166) Installing libuuid (2.40.1-r1) 02:56:02 (86/166) Installing libsm (1.2.4-r4) 02:56:02 (87/166) Installing libxt (1.3.0-r5) 02:56:02 (88/166) Installing libxmu (1.1.4-r2) 02:56:02 (89/166) Installing xset (1.2.5-r1) 02:56:03 (90/166) Installing xdg-utils (1.2.1-r0) 02:56:03 (91/166) Installing libogg (1.3.5-r5) 02:56:03 (92/166) Installing libflac (1.4.3-r1) 02:56:03 (93/166) Installing alsa-lib (1.2.11-r0) 02:56:04 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 02:56:04 (95/166) Installing aom-libs (3.9.1-r0) 02:56:05 (96/166) Installing libva (2.21.0-r0) 02:56:05 (97/166) Installing libvdpau (1.5-r3) 02:56:05 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 02:56:05 (99/166) Installing libdav1d (1.4.2-r0) 02:56:06 (100/166) Installing openexr-libiex (3.1.13-r1) 02:56:06 (101/166) Installing openexr-libilmthread (3.1.13-r1) 02:56:06 (102/166) Installing imath (3.1.12-r0) 02:56:07 (103/166) Installing openexr-libopenexr (3.1.13-r1) 02:56:07 (104/166) Installing giflib (5.2.2-r0) 02:56:07 (105/166) Installing libhwy (1.0.7-r0) 02:56:07 (106/166) Installing lcms2 (2.16-r0) 02:56:08 (107/166) Installing libjxl (0.10.2-r0) 02:56:08 (108/166) Installing lame-libs (3.100-r5) 02:56:09 (109/166) Installing opus (1.5.2-r0) 02:56:09 (110/166) Installing rav1e-libs (0.7.1-r0) 02:56:09 (111/166) Installing libgomp (13.2.1_git20240309-r1) 02:56:09 (112/166) Installing soxr (0.1.3-r7) 02:56:10 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 02:56:10 (114/166) Installing libtheora (1.1.1-r18) 02:56:10 (115/166) Installing libvorbis (1.3.7-r2) 02:56:10 (116/166) Installing libvpx (1.14.1-r0) 02:56:11 (117/166) Installing libwebpmux (1.3.2-r0) 02:56:11 (118/166) Installing x264-libs (0.164_git20231001-r0) 02:56:12 (119/166) Installing numactl (2.0.18-r0) 02:56:12 (120/166) Installing x265-libs (3.6-r0) 02:56:12 (121/166) Installing xvidcore (1.3.7-r2) 02:56:12 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 02:56:13 (123/166) Installing libbluray (1.3.4-r1) 02:56:13 (124/166) Installing mpg123-libs (1.32.8-r0) 02:56:14 (125/166) Installing libopenmpt (0.7.7-r0) 02:56:14 (126/166) Installing cjson (1.7.19-r0) 02:56:14 (127/166) Installing mbedtls (3.6.5-r0) 02:56:14 (128/166) Installing librist (0.2.10-r1) 02:56:15 (129/166) Installing libsrt (1.5.3-r0) 02:56:15 (130/166) Installing libssh (0.10.6-r0) 02:56:16 (131/166) Installing libsodium (1.0.19-r1) 02:56:16 (132/166) Installing libzmq (4.3.5-r2) 02:56:16 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 02:56:16 (134/166) Installing crc32c (1.1.2-r0) 02:56:17 (135/166) Installing double-conversion (3.3.0-r0) 02:56:17 (136/166) Installing libevent (2.1.12-r7) 02:56:17 (137/166) Installing wayland-libs-server (1.22.0-r4) 02:56:17 (138/166) Installing mesa-gbm (24.0.9-r1) 02:56:18 (139/166) Installing harfbuzz-subset (8.5.0-r0) 02:56:18 (140/166) Installing icu-libs (74.2-r1) 02:56:18 (141/166) Installing minizip (1.3.1-r0) 02:56:18 (142/166) Installing nspr (4.35-r4) 02:56:19 (143/166) Installing sqlite-libs (3.45.3-r3) 02:56:19 (144/166) Installing nss (3.105-r0) 02:56:20 (145/166) Installing openh264 (2.4.1-r0) 02:56:20 (146/166) Installing libcamera-ipa (0.3.0-r0) 02:56:20 (147/166) Installing libunwind (1.8.1-r0) 02:56:20 (148/166) Installing yaml (0.2.5-r2) 02:56:21 (149/166) Installing libcamera (0.3.0-r0) 02:56:21 (150/166) Installing speexdsp (1.2.1-r2) 02:56:21 (151/166) Installing libuv (1.48.0-r0) 02:56:22 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 02:56:22 (153/166) Installing libsndfile (1.2.2-r1) 02:56:22 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 02:56:23 (155/166) Installing pipewire-libs (1.0.6-r1) 02:56:23 (156/166) Installing libasyncns (0.8-r3) 02:56:23 (157/166) Installing libltdl (2.4.7-r3) 02:56:23 (158/166) Installing orc (0.4.40-r0) 02:56:24 (159/166) Installing tdb-libs (1.4.9-r1) 02:56:24 (160/166) Installing libpulse (17.0-r0) 02:56:24 (161/166) Installing libwebpdemux (1.3.2-r0) 02:56:25 (162/166) Installing libgpg-error (1.49-r0) 02:56:25 (163/166) Installing libgcrypt (1.10.3-r0) 02:56:25 (164/166) Installing libxslt (1.1.39-r2) 02:56:25 (165/166) Installing chromium (131.0.6778.108-r0) 02:56:32 (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) 02:56:32 Executing busybox-1.36.1-r31.trigger 02:56:32 Executing fontconfig-2.15.0-r1.trigger 02:56:32 Executing mkfontscale-1.2.2-r6.trigger 02:56:32 Executing glib-2.80.5-r0.trigger 02:56:32 Executing shared-mime-info-2.4-r0.trigger 02:56:35 Executing gdk-pixbuf-2.42.12-r0.trigger 02:56:35 Executing gtk-update-icon-cache-3.24.43-r0.trigger 02:56:35 Executing gtk+3.0-3.24.43-r0.trigger 02:56:35 OK: 658 MiB in 194 packages 02:56:35 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:56:35 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:56:37 (1/30) Installing jansson (2.14-r4) 02:56:37 (2/30) Installing binutils (2.42-r1) 02:56:38 (3/30) Installing libatomic (13.2.1_git20240309-r1) 02:56:38 (4/30) Installing isl26 (0.26-r1) 02:56:38 (5/30) Installing mpfr4 (4.2.1-r0) 02:56:39 (6/30) Installing mpc1 (1.3.1-r1) 02:56:39 (7/30) Installing gcc (13.2.1_git20240309-r1) 02:56:42 (8/30) Installing musl-dev (1.2.5-r1) 02:56:43 (9/30) Installing linux-headers (6.6-r0) 02:56:44 (10/30) Installing libffi-dev (3.4.6-r0) 02:56:44 (11/30) Installing libpq (16.11-r0) 02:56:45 (12/30) Installing openssl-dev (3.3.6-r0) 02:56:45 (13/30) Installing libpq-dev (16.11-r0) 02:56:45 (14/30) Installing libecpg (16.11-r0) 02:56:46 (15/30) Installing libecpg-dev (16.11-r0) 02:56:46 (16/30) Installing clang16-headers (16.0.6-r5) 02:56:47 (17/30) Installing llvm16-libs (16.0.6-r9) 02:56:50 (18/30) Installing clang16-libs (16.0.6-r5) 02:56:51 (19/30) Installing fortify-headers (1.1-r3) 02:56:51 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 02:56:52 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 02:56:53 (22/30) Installing clang16 (16.0.6-r5) 02:56:53 (23/30) Installing icu (74.2-r1) 02:56:53 (24/30) Installing icu-dev (74.2-r1) 02:56:54 (25/30) Installing llvm16 (16.0.6-r9) 02:56:57 (26/30) Installing lz4-libs (1.9.4-r5) 02:56:57 (27/30) Installing lz4-dev (1.9.4-r5) 02:56:57 (28/30) Installing zstd (1.5.6-r0) 02:56:58 (29/30) Installing zstd-dev (1.5.6-r0) 02:56:58 (30/30) Installing postgresql16-dev (16.11-r0) 02:56:58 Executing busybox-1.36.1-r31.trigger 02:56:59 OK: 1184 MiB in 224 packages 02:56:59 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:57:00 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:57:01 (1/14) Installing g++ (13.2.1_git20240309-r1) 02:57:02 (2/14) Installing gdbm (1.23-r1) 02:57:02 (3/14) Installing mpdecimal (4.0.0-r0) 02:57:03 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 02:57:03 (5/14) Installing libncursesw (6.4_p20240420-r2) 02:57:03 (6/14) Installing libpanelw (6.4_p20240420-r2) 02:57:03 (7/14) Installing readline (8.2.10-r0) 02:57:04 (8/14) Installing python3 (3.12.12-r0) 02:57:05 (9/14) Installing python3-pycache-pyc0 (3.12.12-r0) 02:57:06 (10/14) Installing pyc (3.12.12-r0) 02:57:06 (11/14) Installing python3-pyc (3.12.12-r0) 02:57:06 (12/14) Installing python3-dev (3.12.12-r0) 02:57:08 4a74932103ad: Pushed 02:57:08 85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a: digest: sha256:10ce1a06c41c389ebe5ead014ca483f3488296d46dee6d5ea04886db37095f8f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:09 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:09 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 02:57:09 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 02:57:09 4a74932103ad: Preparing 02:57:09 73c47785f025: Preparing 02:57:09 5f70bf18a086: Preparing 02:57:09 131037d45405: Preparing 02:57:09 3f02bba8ebcc: Preparing 02:57:09 cc9852dffa41: Preparing 02:57:09 f5b2c0456bf1: Preparing 02:57:09 f5b2c0456bf1: Waiting 02:57:09 cc9852dffa41: Waiting 02:57:09 4a74932103ad: Layer already exists 02:57:09 131037d45405: Layer already exists 02:57:09 73c47785f025: Layer already exists 02:57:09 3f02bba8ebcc: Layer already exists 02:57:09 5f70bf18a086: Layer already exists 02:57:09 cc9852dffa41: Layer already exists 02:57:09 f5b2c0456bf1: Layer already exists 02:57:09 latest: digest: sha256:10ce1a06c41c389ebe5ead014ca483f3488296d46dee6d5ea04886db37095f8f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:09 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 02:57:09 (13/14) Installing libsodium-dev (1.0.19-r1) 02:57:09 (14/14) Installing zeromq-dev (4.3.5-r2) 02:57:09 Executing busybox-1.36.1-r31.trigger 02:57:09 OK: 1370 MiB in 238 packages [Pipeline] sh 02:57:09 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:57:09 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.11 02:57:09 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 02:57:09 4a74932103ad: Preparing 02:57:09 73c47785f025: Preparing 02:57:09 5f70bf18a086: Preparing 02:57:09 131037d45405: Preparing 02:57:09 3f02bba8ebcc: Preparing 02:57:09 cc9852dffa41: Preparing 02:57:09 f5b2c0456bf1: Preparing 02:57:09 cc9852dffa41: Waiting 02:57:09 f5b2c0456bf1: Waiting 02:57:09 4a74932103ad: Layer already exists 02:57:09 73c47785f025: Layer already exists 02:57:09 3f02bba8ebcc: Layer already exists 02:57:09 131037d45405: Layer already exists 02:57:09 5f70bf18a086: Layer already exists 02:57:09 cc9852dffa41: Layer already exists 02:57:09 f5b2c0456bf1: Layer already exists 02:57:09 1.0.0-dev.11: digest: sha256:10ce1a06c41c389ebe5ead014ca483f3488296d46dee6d5ea04886db37095f8f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:10 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:10 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:57:10 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11 02:57:10 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 02:57:10 4a74932103ad: Preparing 02:57:10 73c47785f025: Preparing 02:57:10 5f70bf18a086: Preparing 02:57:10 131037d45405: Preparing 02:57:10 3f02bba8ebcc: Preparing 02:57:10 cc9852dffa41: Preparing 02:57:10 f5b2c0456bf1: Preparing 02:57:10 f5b2c0456bf1: Waiting 02:57:10 cc9852dffa41: Waiting 02:57:10 73c47785f025: Layer already exists 02:57:10 5f70bf18a086: Layer already exists 02:57:10 3f02bba8ebcc: Layer already exists 02:57:10 131037d45405: Layer already exists 02:57:10 4a74932103ad: Layer already exists 02:57:10 f5b2c0456bf1: Layer already exists 02:57:10 cc9852dffa41: Layer already exists 02:57:10 85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11: digest: sha256:10ce1a06c41c389ebe5ead014ca483f3488296d46dee6d5ea04886db37095f8f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:10 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:11 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main 02:57:11 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 02:57:11 4a74932103ad: Preparing 02:57:11 73c47785f025: Preparing 02:57:11 5f70bf18a086: Preparing 02:57:11 131037d45405: Preparing 02:57:11 3f02bba8ebcc: Preparing 02:57:11 cc9852dffa41: Preparing 02:57:11 f5b2c0456bf1: Preparing 02:57:11 cc9852dffa41: Waiting 02:57:11 f5b2c0456bf1: Waiting 02:57:11 3f02bba8ebcc: Layer already exists 02:57:11 131037d45405: Layer already exists 02:57:11 4a74932103ad: Layer already exists 02:57:11 5f70bf18a086: Layer already exists 02:57:11 73c47785f025: Layer already exists 02:57:11 f5b2c0456bf1: Layer already exists 02:57:11 cc9852dffa41: Layer already exists 02:57:11 main: digest: sha256:10ce1a06c41c389ebe5ead014ca483f3488296d46dee6d5ea04886db37095f8f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:57:11 ===================================================== [Pipeline] echo 02:57:11 taggedImages: 02:57:11 - nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a 02:57:11 - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 02:57:11 - nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.11 02:57:11 - nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11 02:57:11 - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] echo 02:57:11 ========================================================= 02:57:11 [edgeXBuildMultiArch] RAW Config: 02:57:11 images: 02:57:11 - nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a 02:57:11 - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 02:57:11 - nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.11 02:57:11 - nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11 02:57:11 - nexus3.edgexfoundry.org:10003/edgex-taf-common:main 02:57:11 settingsFile: 02:57:11 taf-settings 02:57:11 ========================================================= [Pipeline] node 02:57:12 OK: 1370 MiB in 238 packages 02:57:12 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:57:12 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:57:14 (1/1) Installing tzdata (2025c-r0) 02:57:15 OK: 1372 MiB in 239 packages 02:57:17 (1/1) Purging tzdata (2025c-r0) 02:57:17 OK: 1370 MiB in 238 packages 02:57:26 Still waiting to schedule task 02:57:26 ‘prd-centos7-docker-4c-2g-2002’ is offline 02:57:29 Looking in links: /tmp/tmpmudqgn0g 02:57:29 Processing /tmp/tmpmudqgn0g/pip-25.0.1-py3-none-any.whl 02:57:29 Installing collected packages: pip 02:57:36 Successfully installed pip-25.0.1 02:57:36 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 02:57:38 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 02:57:39 Collecting pip 02:57:39 Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 02:57:40 Collecting setuptools 02:57:40 Downloading setuptools-82.0.0-py3-none-any.whl.metadata (6.6 kB) 02:57:41 Collecting wheel 02:57:41 Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 02:57:41 Collecting packaging>=24.0 (from wheel) 02:57:41 Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 02:57:41 Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 02:57:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 47.6 MB/s eta 0:00:00 02:57:41 Downloading setuptools-82.0.0-py3-none-any.whl (1.0 MB) 02:57:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 51.1 MB/s eta 0:00:00 02:57:41 Downloading wheel-0.46.3-py3-none-any.whl (30 kB) 02:57:41 Downloading packaging-26.0-py3-none-any.whl (74 kB) 02:57:41 Installing collected packages: setuptools, pip, packaging, wheel 02:57:46 Attempting uninstall: pip 02:57:46 Found existing installation: pip 25.0.1 02:57:47 Uninstalling pip-25.0.1: 02:57:47 Successfully uninstalled pip-25.0.1 02:57:50 Running on prd-centos7-docker-4c-2g-2007 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:57:50 provisioning config files... 02:57:50 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config13957117140116341541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:57:51 ---> ****-login.sh 02:57:51 nexus3.edgexfoundry.org:10001 02:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:57:53 Configure a credential helper to remove this warning. See 02:57:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:57:53 02:57:53 Login Succeeded 02:57:53 nexus3.edgexfoundry.org:10002 02:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:57:53 Configure a credential helper to remove this warning. See 02:57:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:57:53 02:57:53 Login Succeeded 02:57:53 nexus3.edgexfoundry.org:10003 02:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:57:53 Configure a credential helper to remove this warning. See 02:57:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:57:53 02:57:53 Login Succeeded 02:57:53 nexus3.edgexfoundry.org:10004 02:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:57:53 Configure a credential helper to remove this warning. See 02:57:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:57:53 02:57:53 Login Succeeded 02:57:53 ****.io 02:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:57:54 Configure a credential helper to remove this warning. See 02:57:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:57:54 02:57:54 Login Succeeded 02:57:54 ---> ****-login.sh ends [Pipeline] } 02:57:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:57:54 + docker buildx ls 02:57:54 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:57:54 default * docker 02:57:54 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:57:55 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 02:57:55 edgex-builder [Pipeline] sh 02:57:55 + docker buildx inspect --bootstrap 02:57:55 #1 [internal] booting buildkit 02:57:55 #1 pulling image moby/buildkit:buildx-stable-1 02:57:57 Successfully installed packaging-26.0 pip-26.0.1 setuptools-82.0.0 wheel-0.46.3 02:57:57 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 02:57:58 #1 pulling image moby/buildkit:buildx-stable-1 3.3s done 02:57:58 #1 creating container buildx_buildkit_edgex-builder0 02:57:59 Processing ./edgex-taf-common 02:57:59 Installing build dependencies: started 02:58:00 #1 creating container buildx_buildkit_edgex-builder0 1.4s done 02:58:00 #1 DONE 4.7s 02:58:00 Name: edgex-builder 02:58:00 Driver: docker-container 02:58:00 02:58:00 Nodes: 02:58:00 Name: edgex-builder0 02:58:00 Endpoint: unix:///var/run/docker.sock 02:58:00 Status: running 02:58:00 Buildkit: v0.27.1 02:58:00 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 02:58:00 + docker buildx ls 02:58:00 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:58:00 edgex-builder * docker-container 02:58:00 edgex-builder0 unix:///var/run/docker.sock running v0.27.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 02:58:00 default docker 02:58:00 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:58:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a --push - 02:58:00 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a' 02:58:00 #1 [internal] load build definition from Dockerfile 02:58:00 #1 transferring dockerfile: 201B done 02:58:00 #1 DONE 0.0s 02:58:00 02:58:00 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a 02:58:00 #2 DONE 0.1s 02:58:00 02:58:00 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a 02:58:00 #3 DONE 0.1s 02:58:00 02:58:00 #4 [internal] load .dockerignore 02:58:00 #4 transferring context: 2B done 02:58:00 #4 DONE 0.0s 02:58:00 02:58:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a@sha256:10ce1a06c41c389ebe5ead014ca483f3488296d46dee6d5ea04886db37095f8f 02:58:00 #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a@sha256:10ce1a06c41c389ebe5ead014ca483f3488296d46dee6d5ea04886db37095f8f 0.0s done 02:58:00 #5 DONE 0.0s 02:58:00 02:58:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a@sha256:10ce1a06c41c389ebe5ead014ca483f3488296d46dee6d5ea04886db37095f8f 02:58:00 #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a@sha256:10ce1a06c41c389ebe5ead014ca483f3488296d46dee6d5ea04886db37095f8f 0.0s done 02:58:00 #6 DONE 0.1s 02:58:01 02:58:01 #7 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 02:58:01 #7 DONE 0.0s 02:58:01 02:58:01 #8 exporting to image 02:58:01 #8 exporting layers done 02:58:01 #8 exporting manifest sha256:4c7310a11aac815ebb0bdf2c59e294452357fc856c7fb3b11032c2970c720cb3 done 02:58:01 #8 exporting config sha256:ec289e745b0ad2c1ad7dda26de3b8c5dc78ac9ae88a0f8b4cb4462f419f15504 done 02:58:01 #8 exporting manifest sha256:ea1bef1baf54ef6104bbda87922033fbc023da561de4270a62cf5032aa918bc6 done 02:58:01 #8 exporting config sha256:e04130ed0adc7e866d26b819d25ae1998e1694d864e0ff1de228480742ece4d6 done 02:58:01 #8 exporting manifest list sha256:56cb2928c6bee01d4744d4d6182de4c76910426b726be38747f1daa1bb640efe done 02:58:01 #8 pushing layers 0.1s done 02:58:01 #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a@sha256:56cb2928c6bee01d4744d4d6182de4c76910426b726be38747f1daa1bb640efe 02:58:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:58:01 #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a@sha256:56cb2928c6bee01d4744d4d6182de4c76910426b726be38747f1daa1bb640efe 0.1s done 02:58:01 #8 DONE 0.3s 02:58:01 02:58:01 1 warning found (use --debug to expand): 02:58:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:58:01 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:latest' 02:58:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:latest --push - 02:58:02 #1 [internal] load build definition from Dockerfile 02:58:02 #1 transferring dockerfile: 167B done 02:58:02 #1 DONE 0.0s 02:58:02 02:58:02 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 02:58:02 #2 DONE 0.1s 02:58:02 02:58:02 #3 [internal] load .dockerignore 02:58:02 #3 transferring context: 2B done 02:58:02 #3 DONE 0.0s 02:58:02 02:58:02 #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 02:58:02 #4 DONE 0.1s 02:58:02 02:58:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:5be33fac849e67ce76034e0d435b765984686206278b4d6e399997028c6f7205 02:58:02 #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:5be33fac849e67ce76034e0d435b765984686206278b4d6e399997028c6f7205 0.0s done 02:58:02 #5 DONE 0.0s 02:58:02 02:58:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:5be33fac849e67ce76034e0d435b765984686206278b4d6e399997028c6f7205 02:58:02 #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:5be33fac849e67ce76034e0d435b765984686206278b4d6e399997028c6f7205 0.0s done 02:58:02 #6 DONE 0.1s 02:58:02 02:58:02 #7 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 02:58:02 #7 DONE 0.0s 02:58:02 02:58:02 #8 exporting to image 02:58:02 #8 exporting layers done 02:58:02 #8 exporting manifest sha256:b230e8de94e68cc1fc75dc3c08b3e51db3308ae11a9f7cc65972b6c20f0d2892 0.0s done 02:58:02 #8 exporting config sha256:52c5460ab980c9bdf3186f87561f46db22553319357f3e8a3f637d8897715dd3 done 02:58:02 #8 exporting manifest sha256:edd69a904ff58b868ce6ca1649b3b9405613771b308f843c16e50d145b3908d9 0.0s done 02:58:02 #8 exporting config sha256:b55ded00aaf5c682b65d45f98a524ce2fee74b6f9c959d271e9ac92ff711aadd 0.0s done 02:58:02 #8 exporting manifest list sha256:b54cb8b43f17b0b6e01a6914aef8bcfc0b5f6fcabfe3f10f42c3275cb53c7e5b done 02:58:02 #8 pushing layers 02:58:02 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:58:02 #8 pushing layers 0.1s done 02:58:02 #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:b54cb8b43f17b0b6e01a6914aef8bcfc0b5f6fcabfe3f10f42c3275cb53c7e5b 0.1s done 02:58:02 #8 DONE 0.3s 02:58:02 02:58:02 1 warning found (use --debug to expand): 02:58:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:58:02 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.11' 02:58:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.11 --push - 02:58:02 #1 [internal] load build definition from Dockerfile 02:58:02 #1 transferring dockerfile: 173B done 02:58:02 #1 DONE 0.0s 02:58:02 02:58:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.11 02:58:02 #2 DONE 0.0s 02:58:02 02:58:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.11 02:58:02 #3 DONE 0.0s 02:58:02 02:58:02 #4 [internal] load .dockerignore 02:58:02 #4 transferring context: 02:58:02 #4 transferring context: 2B done 02:58:02 #4 DONE 0.0s 02:58:02 02:58:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.11@sha256:5be33fac849e67ce76034e0d435b765984686206278b4d6e399997028c6f7205 02:58:02 #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.11@sha256:5be33fac849e67ce76034e0d435b765984686206278b4d6e399997028c6f7205 0.0s done 02:58:02 #5 CACHED 02:58:02 02:58:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.11@sha256:5be33fac849e67ce76034e0d435b765984686206278b4d6e399997028c6f7205 02:58:02 #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.11@sha256:5be33fac849e67ce76034e0d435b765984686206278b4d6e399997028c6f7205 0.0s done 02:58:02 #6 CACHED 02:58:02 02:58:02 #7 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 02:58:02 #7 DONE 0.0s 02:58:02 02:58:02 #8 exporting to image 02:58:02 #8 exporting layers done 02:58:02 #8 exporting manifest sha256:b230e8de94e68cc1fc75dc3c08b3e51db3308ae11a9f7cc65972b6c20f0d2892 done 02:58:02 #8 exporting config sha256:52c5460ab980c9bdf3186f87561f46db22553319357f3e8a3f637d8897715dd3 done 02:58:02 #8 exporting manifest sha256:edd69a904ff58b868ce6ca1649b3b9405613771b308f843c16e50d145b3908d9 done 02:58:02 #8 exporting config sha256:b55ded00aaf5c682b65d45f98a524ce2fee74b6f9c959d271e9ac92ff711aadd done 02:58:02 #8 exporting manifest list sha256:b54cb8b43f17b0b6e01a6914aef8bcfc0b5f6fcabfe3f10f42c3275cb53c7e5b done 02:58:02 #8 pushing layers 0.0s done 02:58:02 #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.11@sha256:b54cb8b43f17b0b6e01a6914aef8bcfc0b5f6fcabfe3f10f42c3275cb53c7e5b 0.1s done 02:58:02 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:58:02 #8 DONE 0.1s 02:58:02 02:58:02 1 warning found (use --debug to expand): 02:58:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:58:03 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11' 02:58:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11 --push - 02:58:03 #1 [internal] load build definition from Dockerfile 02:58:03 #1 transferring dockerfile: 214B done 02:58:03 #1 DONE 0.0s 02:58:03 02:58:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11 02:58:03 #2 DONE 0.0s 02:58:03 02:58:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11 02:58:03 #3 DONE 0.0s 02:58:03 02:58:03 #4 [internal] load .dockerignore 02:58:03 #4 transferring context: 2B done 02:58:03 #4 DONE 0.0s 02:58:03 02:58:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11@sha256:10ce1a06c41c389ebe5ead014ca483f3488296d46dee6d5ea04886db37095f8f 02:58:03 #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11@sha256:10ce1a06c41c389ebe5ead014ca483f3488296d46dee6d5ea04886db37095f8f 0.0s done 02:58:03 #5 DONE 0.0s 02:58:03 02:58:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11@sha256:10ce1a06c41c389ebe5ead014ca483f3488296d46dee6d5ea04886db37095f8f 02:58:03 #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11@sha256:10ce1a06c41c389ebe5ead014ca483f3488296d46dee6d5ea04886db37095f8f 0.0s done 02:58:03 #6 CACHED 02:58:03 02:58:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11@sha256:10ce1a06c41c389ebe5ead014ca483f3488296d46dee6d5ea04886db37095f8f 02:58:03 #5 CACHED 02:58:03 02:58:03 #7 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 02:58:03 #7 DONE 0.0s 02:58:03 02:58:03 #8 exporting to image 02:58:03 #8 exporting layers done 02:58:03 #8 exporting manifest sha256:4c7310a11aac815ebb0bdf2c59e294452357fc856c7fb3b11032c2970c720cb3 done 02:58:03 #8 exporting config sha256:ec289e745b0ad2c1ad7dda26de3b8c5dc78ac9ae88a0f8b4cb4462f419f15504 done 02:58:03 #8 exporting manifest sha256:ea1bef1baf54ef6104bbda87922033fbc023da561de4270a62cf5032aa918bc6 done 02:58:03 #8 exporting config sha256:e04130ed0adc7e866d26b819d25ae1998e1694d864e0ff1de228480742ece4d6 done 02:58:03 #8 exporting manifest list sha256:56cb2928c6bee01d4744d4d6182de4c76910426b726be38747f1daa1bb640efe done 02:58:03 #8 pushing layers 0.0s done 02:58:03 #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11@sha256:56cb2928c6bee01d4744d4d6182de4c76910426b726be38747f1daa1bb640efe 0.1s done 02:58:03 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:58:03 #8 DONE 0.1s 02:58:03 02:58:03 1 warning found (use --debug to expand): 02:58:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:58:03 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:main' 02:58:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:main --push - 02:58:04 #1 [internal] load build definition from Dockerfile 02:58:04 #1 transferring dockerfile: 165B done 02:58:04 #1 DONE 0.0s 02:58:04 02:58:04 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:main 02:58:04 #2 DONE 0.0s 02:58:04 02:58:04 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:main 02:58:04 #3 DONE 0.0s 02:58:04 02:58:04 #4 [internal] load .dockerignore 02:58:04 #4 transferring context: 2B done 02:58:04 #4 DONE 0.0s 02:58:04 02:58:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:5be33fac849e67ce76034e0d435b765984686206278b4d6e399997028c6f7205 02:58:04 #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:5be33fac849e67ce76034e0d435b765984686206278b4d6e399997028c6f7205 02:58:04 #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:5be33fac849e67ce76034e0d435b765984686206278b4d6e399997028c6f7205 0.0s done 02:58:04 #5 CACHED 02:58:04 02:58:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:5be33fac849e67ce76034e0d435b765984686206278b4d6e399997028c6f7205 02:58:04 #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:5be33fac849e67ce76034e0d435b765984686206278b4d6e399997028c6f7205 0.0s done 02:58:04 #6 CACHED 02:58:04 02:58:04 #7 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 02:58:04 #7 DONE 0.0s 02:58:04 02:58:04 #8 exporting to image 02:58:04 #8 exporting layers done 02:58:04 #8 exporting manifest sha256:b230e8de94e68cc1fc75dc3c08b3e51db3308ae11a9f7cc65972b6c20f0d2892 done 02:58:04 #8 exporting config sha256:52c5460ab980c9bdf3186f87561f46db22553319357f3e8a3f637d8897715dd3 done 02:58:04 #8 exporting manifest sha256:edd69a904ff58b868ce6ca1649b3b9405613771b308f843c16e50d145b3908d9 done 02:58:04 #8 exporting config sha256:b55ded00aaf5c682b65d45f98a524ce2fee74b6f9c959d271e9ac92ff711aadd done 02:58:04 #8 exporting manifest list sha256:b54cb8b43f17b0b6e01a6914aef8bcfc0b5f6fcabfe3f10f42c3275cb53c7e5b done 02:58:04 #8 pushing layers 0.0s done 02:58:04 #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:b54cb8b43f17b0b6e01a6914aef8bcfc0b5f6fcabfe3f10f42c3275cb53c7e5b 02:58:04 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:58:04 #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:b54cb8b43f17b0b6e01a6914aef8bcfc0b5f6fcabfe3f10f42c3275cb53c7e5b 0.1s done 02:58:04 #8 DONE 0.1s 02:58:04 02:58:04 1 warning found (use --debug to expand): 02:58:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:58:04 + '[' -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:58:04 Installing build dependencies: finished with status 'done' 02:58:04 Getting requirements to build wheel: started 02:58:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:58:05 ---> package-listing.sh 02:58:05 ++ facter osfamily 02:58:05 ++ tr '[:upper:]' '[:lower:]' 02:58:05 + OS_FAMILY=redhat 02:58:05 + workspace=/w/workspace/gexfoundry_edgex-taf-common_main 02:58:05 + START_PACKAGES=/tmp/packages_start.txt 02:58:05 + END_PACKAGES=/tmp/packages_end.txt 02:58:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:58:05 + PACKAGES=/tmp/packages_start.txt 02:58:05 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 02:58:05 + PACKAGES=/tmp/packages_end.txt 02:58:05 + case "${OS_FAMILY}" in 02:58:05 + rpm -qa 02:58:05 + sort 02:58:06 + '[' -f /tmp/packages_start.txt ']' 02:58:06 + '[' -f /tmp/packages_end.txt ']' 02:58:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:58:06 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 02:58:06 + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ 02:58:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo 02:58:06 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/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:58:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:58:07 02:58:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:58:07 latest: Pulling from edgex-lftools-log-publisher 02:58:07 5eb5b503b376: Pulling fs layer 02:58:07 5c69ac0246d0: Pulling fs layer 02:58:07 ec43610c2a17: Pulling fs layer 02:58:07 3a2ae6a8a46f: Pulling fs layer 02:58:07 33b1e0a273af: Pulling fs layer 02:58:07 5d3b04190fa2: Pulling fs layer 02:58:07 2f39f015ded8: Pulling fs layer 02:58:07 3a2ae6a8a46f: Waiting 02:58:07 33b1e0a273af: Waiting 02:58:07 5d3b04190fa2: Waiting 02:58:07 2f39f015ded8: Waiting 02:58:07 5c69ac0246d0: Verifying Checksum 02:58:07 5c69ac0246d0: Download complete 02:58:07 3a2ae6a8a46f: Verifying Checksum 02:58:07 3a2ae6a8a46f: Download complete 02:58:07 33b1e0a273af: Verifying Checksum 02:58:07 33b1e0a273af: Download complete 02:58:07 ec43610c2a17: Verifying Checksum 02:58:07 ec43610c2a17: Download complete 02:58:07 Getting requirements to build wheel: finished with status 'done' 02:58:07 Preparing metadata (pyproject.toml): started 02:58:07 5d3b04190fa2: Verifying Checksum 02:58:07 5d3b04190fa2: Download complete 02:58:07 5eb5b503b376: Verifying Checksum 02:58:07 5eb5b503b376: Download complete 02:58:08 2f39f015ded8: Verifying Checksum 02:58:08 2f39f015ded8: Download complete 02:58:09 Preparing metadata (pyproject.toml): finished with status 'done' 02:58:09 Building wheels for collected packages: edgex-taf-common 02:58:09 Building wheel for edgex-taf-common (pyproject.toml): started 02:58:09 5eb5b503b376: Pull complete 02:58:09 5c69ac0246d0: Pull complete 02:58:09 ec43610c2a17: Pull complete 02:58:09 3a2ae6a8a46f: Pull complete 02:58:09 33b1e0a273af: Pull complete 02:58:10 5d3b04190fa2: Pull complete 02:58:11 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 02:58:11 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=476fca7920d37f3ecb5c52f6a574edf3c2816112335a809bc24b2691ca73460c 02:58:11 Stored in directory: /tmp/pip-ephem-wheel-cache-qttnkotj/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 02:58:11 Successfully built edgex-taf-common 02:58:11 Installing collected packages: edgex-taf-common 02:58:12 Successfully installed edgex-taf-common-0.0.0 02:58:12 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 02:58:14 2f39f015ded8: Pull complete 02:58:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:58:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:58:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:58:14 prd-centos7-docker-4c-2g-2007 does not seem to be running inside a container 02:58:14 $ 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/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:58:16 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 02:58:16 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 02:58:16 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 02:58:16 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 02:58:16 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 02:58:16 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 02:58:16 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 02:58:16 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 02:58:16 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 02:58:16 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 02:58:16 Installing build dependencies: started 02:58:17 $ docker top 4a97bd33babcfe0e8a043961a713555eaf5d1fd65ea1dc35cfd15879debc1200 -eo pid,comm [Pipeline] { [Pipeline] sh 02:58:18 + touch /tmp/pre-build-complete [Pipeline] sh 02:58:18 + mkdir -p /var/log/sysstat [Pipeline] sh 02:58:18 + ls /var/log/sa-host 02:58:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:58:18 provisioning config files... 02:58:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config835664145400411384tmp [Pipeline] { [Pipeline] echo 02:58:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:58:19 ---> create-netrc.sh [Pipeline] } 02:58:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:58:19 ---> python-tools-install.sh [Pipeline] echo 02:58:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:58:19 ---> sudo-logs.sh 02:58:19 Archiving 'sudo' log.. 02:58:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-2007.novalocal: Name or service not known 02:58:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-2007.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 02:58:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:58:20 ---> job-cost.sh 02:58:20 lf-activate-venv: SKIPPING 02:58:20 INFO: No Stack... 02:58:20 INFO: Retrieving Pricing Info for: v3-standard-2 02:58:20 INFO: Archiving Costs [Pipeline] echo 02:58:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:58:21 ---> logs-deploy.sh 02:58:21 lf-activate-venv: SKIPPING 02:58:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/63 02:58:21 INFO: archiving workspace using pattern(s): 02:58:21 Archives upload complete. 02:58:21 INFO: archiving logs to Nexus 02:58:22 Installing build dependencies: finished with status 'done' 02:58:22 Getting requirements to build wheel: started 02:58:22 ---> uname -a: 02:58:22 Linux prd-centos7-docker-4c-2g-2007.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 02:58:22 02:58:22 02:58:22 ---> lscpu: 02:58:22 Architecture: x86_64 02:58:22 CPU op-mode(s): 32-bit, 64-bit 02:58:22 Byte Order: Little Endian 02:58:22 Address sizes: 40 bits physical, 48 bits virtual 02:58:22 CPU(s): 2 02:58:22 On-line CPU(s) list: 0,1 02:58:22 Thread(s) per core: 1 02:58:22 Core(s) per socket: 1 02:58:22 Socket(s): 2 02:58:22 NUMA node(s): 1 02:58:22 Vendor ID: AuthenticAMD 02:58:22 CPU family: 23 02:58:22 Model: 49 02:58:22 Model name: AMD EPYC-Rome Processor 02:58:22 Stepping: 0 02:58:22 CPU MHz: 2799.998 02:58:22 BogoMIPS: 5599.99 02:58:22 Virtualization: AMD-V 02:58:22 Hypervisor vendor: KVM 02:58:22 Virtualization type: full 02:58:22 L1d cache: 64 KiB 02:58:22 L1i cache: 64 KiB 02:58:22 L2 cache: 1 MiB 02:58:22 L3 cache: 32 MiB 02:58:22 NUMA node0 CPU(s): 0,1 02:58:22 Vulnerability Itlb multihit: Not affected 02:58:22 Vulnerability L1tf: Not affected 02:58:22 Vulnerability Mds: Not affected 02:58:22 Vulnerability Meltdown: Not affected 02:58:22 Vulnerability Mmio stale data: Not affected 02:58:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:58:22 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:58:22 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:58:22 Vulnerability Srbds: Not affected 02:58:22 Vulnerability Tsx async abort: Not affected 02:58:22 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 02:58:22 02:58:22 02:58:22 ---> nproc: 02:58:22 2 02:58:22 02:58:22 02:58:22 ---> df -h: 02:58:22 Filesystem Size Used Avail Use% Mounted on 02:58:22 overlay 40G 7.4G 33G 19% / 02:58:22 tmpfs 64M 0 64M 0% /dev 02:58:22 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:58:22 shm 64M 0 64M 0% /dev/shm 02:58:22 /dev/vda1 40G 7.4G 33G 19% /facter-os 02:58:22 02:58:22 02:58:22 Cannot open /var/log/sysstat/sa13: No such file or directory 02:58:22 Please check if data collecting is enabled 02:58:22 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:58:22 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 02:58:22 $ docker stop --time=1 4a97bd33babcfe0e8a043961a713555eaf5d1fd65ea1dc35cfd15879debc1200 02:58:23 $ docker rm -f --volumes 4a97bd33babcfe0e8a043961a713555eaf5d1fd65ea1dc35cfd15879debc1200 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 02:58:24 [WS-CLEANUP] Deleting project workspace... 02:58:24 [WS-CLEANUP] Deferred wipeout is used... 02:58:24 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:58:24 02:58:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:24 Getting requirements to build wheel: finished with status 'done' 02:58:24 Preparing metadata (pyproject.toml): started 02:58:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:58:24 latest: Pulling from edgex-lftools-log-publisher 02:58:24 5eb5b503b376: Pulling fs layer 02:58:24 5c69ac0246d0: Pulling fs layer 02:58:24 ec43610c2a17: Pulling fs layer 02:58:24 3a2ae6a8a46f: Pulling fs layer 02:58:24 33b1e0a273af: Pulling fs layer 02:58:24 5d3b04190fa2: Pulling fs layer 02:58:24 2f39f015ded8: Pulling fs layer 02:58:24 3a2ae6a8a46f: Waiting 02:58:24 33b1e0a273af: Waiting 02:58:24 5d3b04190fa2: Waiting 02:58:24 2f39f015ded8: Waiting 02:58:24 5c69ac0246d0: Download complete 02:58:24 3a2ae6a8a46f: Download complete 02:58:24 33b1e0a273af: Verifying Checksum 02:58:24 33b1e0a273af: Download complete 02:58:24 ec43610c2a17: Verifying Checksum 02:58:24 ec43610c2a17: Download complete 02:58:25 5eb5b503b376: Verifying Checksum 02:58:25 5eb5b503b376: Download complete 02:58:25 2f39f015ded8: Download complete 02:58:26 Preparing metadata (pyproject.toml): finished with status 'done' 02:58:26 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 02:58:26 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 02:58:26 Installing build dependencies: started 02:58:26 5eb5b503b376: Pull complete 02:58:26 5c69ac0246d0: Pull complete 02:58:27 ec43610c2a17: Pull complete 02:58:27 3a2ae6a8a46f: Pull complete 02:58:27 33b1e0a273af: Pull complete 02:58:27 5d3b04190fa2: Pull complete 02:58:31 Installing build dependencies: finished with status 'done' 02:58:31 Getting requirements to build wheel: started 02:58:32 2f39f015ded8: Pull complete 02:58:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:58:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:58:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:58:32 prd-ubuntu20.04-docker-8c-8g-1996 does not seem to be running inside a container 02:58:32 $ 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/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:58:33 $ docker top 5f3285ca2f63cf956b8c54a428fc93941357d3e4e7e6cc634f796fd9bfa69312 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:58:33 Getting requirements to build wheel: finished with status 'done' 02:58:33 Preparing metadata (pyproject.toml): started 02:58:34 ---> job-cost.sh 02:58:34 lf-activate-venv: SKIPPING 02:58:34 INFO: No Stack... 02:58:34 INFO: Retrieving Pricing Info for: v3-standard-8 02:58:35 INFO: Archiving Costs [Pipeline] sh 02:58:35 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 02:58:35 + cut -d, -f6 [Pipeline] lock 02:58:35 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-63-stack-cost] 02:58:35 Resource [jenkins-edgexfoundry-edgex-taf-common-main-63-stack-cost] did not exist. Created. 02:58:35 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-63-stack-cost] [Pipeline] { [Pipeline] unstash 02:58:35 Preparing metadata (pyproject.toml): finished with status 'done' 02:58:35 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 02:58:35 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 02:58:35 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 02:58:35 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [Pipeline] sh 02:58:35 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 02:58:35 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 02:58:35 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 02:58:35 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 02:58:35 + echo total: 0.2199999988079071 [Pipeline] stash 02:58:35 Stashed 1 file(s) [Pipeline] } 02:58:35 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-63-stack-cost] [Pipeline] // lock [Pipeline] } 02:58:35 $ docker stop --time=1 5f3285ca2f63cf956b8c54a428fc93941357d3e4e7e6cc634f796fd9bfa69312 02:58:35 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 02:58:35 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 02:58:36 $ docker rm -f --volumes 5f3285ca2f63cf956b8c54a428fc93941357d3e4e7e6cc634f796fd9bfa69312 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:58:38 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 02:58:38 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 02:58:39 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 02:58:39 Downloading psutil-7.0.0.tar.gz (497 kB) 02:58:39 Installing build dependencies: started 02:58:45 Installing build dependencies: finished with status 'done' 02:58:45 Getting requirements to build wheel: started 02:58:48 Getting requirements to build wheel: finished with status 'done' 02:58:48 Preparing metadata (pyproject.toml): started 02:58:50 Preparing metadata (pyproject.toml): finished with status 'done' 02:58:53 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 02:58:53 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) 02:58:53 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 02:58:53 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 02:58:53 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 02:58:53 Downloading psycopg2-2.9.10.tar.gz (385 kB) 02:58:54 Installing build dependencies: started 02:58:59 Installing build dependencies: finished with status 'done' 02:58:59 Getting requirements to build wheel: started 02:59:02 Getting requirements to build wheel: finished with status 'done' 02:59:02 Preparing metadata (pyproject.toml): started 02:59:03 Preparing metadata (pyproject.toml): finished with status 'done' 02:59:04 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 02:59:04 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 02:59:07 Collecting protobuf==6.31.1 (from -r requirements.txt (line 18)) 02:59:07 Downloading protobuf-6.31.1-py3-none-any.whl.metadata (593 bytes) 02:59:07 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 02:59:07 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 02:59:09 Collecting cryptography==46.0.5 (from -r requirements.txt (line 20)) 02:59:09 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) 02:59:09 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 02:59:09 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 02:59:09 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 02:59:09 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 02:59:09 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 02:59:09 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 02:59:09 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:59:09 Downloading selenium-4.40.0-py3-none-any.whl.metadata (7.7 kB) 02:59:09 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:59:09 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl.metadata (9.5 kB) 02:59:09 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:59:09 Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 02:59:09 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 02:59:09 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 02:59:10 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 02:59:10 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 02:59:10 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:59:10 Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) 02:59:10 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:59:10 Downloading flex-6.14.1.tar.gz (40 kB) 02:59:10 Installing build dependencies: started 02:59:16 Installing build dependencies: finished with status 'done' 02:59:16 Getting requirements to build wheel: started 02:59:20 Getting requirements to build wheel: finished with status 'done' 02:59:20 Preparing metadata (pyproject.toml): started 02:59:21 Preparing metadata (pyproject.toml): finished with status 'done' 02:59:21 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:59:21 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 02:59:21 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:59:21 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 02:59:21 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:59:21 Downloading openapi_core-0.22.0-py3-none-any.whl.metadata (6.6 kB) 02:59:22 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:59:22 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 02:59:22 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:59:22 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 02:59:22 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:59:22 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 02:59:23 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 02:59:23 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (37 kB) 02:59:23 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 02:59:23 Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 02:59:24 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 02:59:24 Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 02:59:24 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 02:59:24 Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 02:59:24 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 02:59:24 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 02:59:24 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 02:59:24 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 02:59:24 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (82.0.0) 02:59:26 Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 20)) 02:59:26 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.6 kB) 02:59:26 Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 20)) 02:59:26 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 02:59:26 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 02:59:26 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) 02:59:27 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 02:59:27 Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 02:59:27 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 02:59:27 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl.metadata (10.0 kB) 02:59:27 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 02:59:27 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 02:59:27 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 02:59:27 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 02:59:27 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:59:27 Downloading trio-0.32.0-py3-none-any.whl.metadata (8.5 kB) 02:59:28 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:59:28 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 02:59:28 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:59:28 Downloading trio_typing-0.10.0-py3-none-any.whl.metadata (10 kB) 02:59:28 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:59:28 Downloading types_certifi-2021.10.8.3-py3-none-any.whl.metadata (1.4 kB) 02:59:28 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:59:28 Downloading types_urllib3-1.26.25.14-py3-none-any.whl.metadata (1.7 kB) 02:59:28 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:59:28 Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 02:59:28 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:59:28 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 02:59:28 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:59:28 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 02:59:28 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:59:28 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 02:59:28 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:59:28 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 02:59:28 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:59:28 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 02:59:28 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:59:28 Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 02:59:29 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:59:29 Downloading async_generator-1.10-py3-none-any.whl.metadata (4.9 kB) 02:59:29 Requirement already satisfied: packaging in /usr/lib/python3.12/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) (26.0) 02:59:29 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:59:29 Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 02:59:29 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:59:29 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 02:59:30 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:59:30 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.4 kB) 02:59:30 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:59:30 Downloading validate_email-1.3.tar.gz (4.7 kB) 02:59:30 Installing build dependencies: started 02:59:35 Installing build dependencies: finished with status 'done' 02:59:35 Getting requirements to build wheel: started 02:59:38 Getting requirements to build wheel: finished with status 'done' 02:59:38 Preparing metadata (pyproject.toml): started 02:59:40 Preparing metadata (pyproject.toml): finished with status 'done' 02:59:40 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:59:40 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 02:59:40 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:59:40 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 02:59:40 Installing build dependencies: started 02:59:46 Installing build dependencies: finished with status 'done' 02:59:46 Getting requirements to build wheel: started 02:59:49 Getting requirements to build wheel: finished with status 'done' 02:59:49 Preparing metadata (pyproject.toml): started 02:59:50 Preparing metadata (pyproject.toml): finished with status 'done' 02:59:50 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:59:50 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 02:59:50 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:59:50 Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 02:59:51 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:59:51 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 02:59:51 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:59:51 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 02:59:51 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:59:51 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 02:59:54 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:59:54 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 02:59:54 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:59:54 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 02:59:54 Collecting jsonschema-path<0.4.0,>=0.3.4 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:59:54 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 02:59:54 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:59:54 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 02:59:54 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:59:54 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 02:59:54 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:59:54 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 02:59:55 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:59:55 Downloading werkzeug-3.1.5-py3-none-any.whl.metadata (4.0 kB) 02:59:55 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.4->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:59:55 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 02:59:55 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:59:55 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 02:59:55 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:59:55 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 02:59:55 Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:59:55 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) 02:59:56 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:59:56 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.7 kB) 02:59:56 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 02:59:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 43.6 MB/s 0:00:00 02:59:56 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 02:59:56 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 02:59:56 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 02:59:56 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 02:59:56 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 02:59:56 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 02:59:56 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 02:59:56 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 02:59:56 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 02:59:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 39.0 MB/s 0:00:00 02:59:57 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) 02:59:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 49.6 MB/s 0:00:00 02:59:57 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 02:59:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 52.1 MB/s 0:00:00 02:59:57 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 02:59:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 44.4 MB/s 0:00:00 02:59:57 Downloading protobuf-6.31.1-py3-none-any.whl (168 kB) 02:59:57 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 02:59:57 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_aarch64.whl (4.4 MB) 02:59:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 48.8 MB/s 0:00:00 02:59:57 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 02:59:57 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 02:59:57 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 02:59:57 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_aarch64.whl (150 kB) 02:59:57 Downloading idna-3.11-py3-none-any.whl (71 kB) 02:59:57 Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 02:59:57 Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 02:59:57 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl (222 kB) 02:59:57 Downloading click-8.3.1-py3-none-any.whl (108 kB) 02:59:57 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 02:59:57 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl (341 kB) 02:59:57 Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 02:59:57 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl (791 kB) 02:59:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 791.9/791.9 kB 49.2 MB/s 0:00:00 02:59:57 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 02:59:57 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 02:59:57 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 02:59:57 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 02:59:57 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 02:59:57 Downloading selenium-4.40.0-py3-none-any.whl (9.6 MB) 02:59:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 46.7 MB/s 0:00:00 02:59:58 Downloading trio-0.32.0-py3-none-any.whl (512 kB) 02:59:58 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 02:59:58 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 02:59:58 Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 02:59:58 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 02:59:58 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 02:59:58 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 02:59:58 Downloading trio_typing-0.10.0-py3-none-any.whl (42 kB) 02:59:58 Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 02:59:58 Downloading types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB) 02:59:58 Downloading types_urllib3-1.26.25.14-py3-none-any.whl (15 kB) 02:59:58 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 02:59:58 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 02:59:58 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 02:59:58 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) 02:59:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 48.1 MB/s 0:00:00 02:59:58 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 02:59:58 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (761 kB) 02:59:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.1/761.1 kB 50.2 MB/s 0:00:00 02:59:58 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 02:59:58 Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 02:59:58 Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 02:59:58 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 02:59:58 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 02:59:58 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 02:59:58 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_aarch64.whl (573 kB) 02:59:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 573.3/573.3 kB 47.6 MB/s 0:00:00 02:59:58 Downloading openapi_core-0.22.0-py3-none-any.whl (108 kB) 02:59:58 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 02:59:58 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 02:59:58 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 02:59:58 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) 02:59:58 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 02:59:58 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 02:59:58 Downloading werkzeug-3.1.5-py3-none-any.whl (225 kB) 02:59:58 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (23 kB) 02:59:58 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 02:59:58 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 02:59:58 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 02:59:58 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 02:59:58 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 02:59:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 50.2 MB/s 0:00:00 02:59:58 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 02:59:59 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 02:59:59 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 02:59:59 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 03:00:00 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 03:00:00 Building wheel for robotframework-sshlibrary (pyproject.toml): started 03:00:02 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 03:00:02 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=5e266341a9a81e54298cf309f5e0df3194ce9324974ae36698078b2c530b1f2e 03:00:02 Stored in directory: /tmp/pip-ephem-wheel-cache-bux_yifl/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 03:00:02 Building wheel for robotbackgroundlogger (pyproject.toml): started 03:00:04 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 03:00:04 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=1c752122ffca3eb99231bbadb78288f0392f0e49d3f68a6b81da4e60db02ee2f 03:00:04 Stored in directory: /tmp/pip-ephem-wheel-cache-bux_yifl/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 03:00:04 Building wheel for psutil (pyproject.toml): started 03:00:23 Building wheel for psutil (pyproject.toml): finished with status 'done' 03:00:23 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278201 sha256=a58c2526a47b46cefa16ace9ae0b919996e72059f9e568ee59836fe1c0afe0e4 03:00:23 Stored in directory: /tmp/pip-ephem-wheel-cache-bux_yifl/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 03:00:23 Building wheel for psycopg2 (pyproject.toml): started 03:01:30 Building wheel for psycopg2 (pyproject.toml): still running... 03:01:34 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 03:01:34 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512674 sha256=b260e0d74c169159509aba43277ac0fa61554fb047eeed3ad2f6d4a22a7d39b9 03:01:34 Stored in directory: /tmp/pip-ephem-wheel-cache-bux_yifl/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 03:01:34 Building wheel for flex (pyproject.toml): started 03:01:37 Building wheel for flex (pyproject.toml): finished with status 'done' 03:01:37 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=705ddd037aeb5f3342374bce38c650eecbfd6ee9b5bbb52e1146ec2e2d10bece 03:01:37 Stored in directory: /tmp/pip-ephem-wheel-cache-bux_yifl/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 03:01:37 Building wheel for strict-rfc3339 (pyproject.toml): started 03:01:39 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 03:01:39 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=9b9c324ef12e6f221e3cba25a12837920935484b6f8a37229e08a7b330999633 03:01:39 Stored in directory: /tmp/pip-ephem-wheel-cache-bux_yifl/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 03:01:39 Building wheel for validate-email (pyproject.toml): started 03:01:41 Building wheel for validate-email (pyproject.toml): finished with status 'done' 03:01:41 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=afecb9583becaa5fa74c363d4ed66e8b8c7c974e9e527a757252ca2209c62536 03:01:41 Stored in directory: /tmp/pip-ephem-wheel-cache-bux_yifl/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 03:01:41 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 03:01:43 Installing collected packages: validate-email, types-urllib3, types-certifi, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, genson, zipp, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, mypy-extensions, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, importlib-metadata, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, trio-typing, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 03:03:19 03:03:19 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 configparser-7.2.0 cryptography-46.0.5 docker-7.1.0 docutils-0.22.4 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 influxdb-client-1.49.0 invoke-2.2.1 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.26.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-10.8.0 mypy-extensions-1.1.0 numpy-2.2.5 openapi-core-0.22.0 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-4.0.0 pathable-0.4.4 ply-3.11 protobuf-6.31.1 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.36.2 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.30.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 tzlocal-5.3.1 urllib3-2.6.3 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.5 wsproto-1.3.2 zipp-3.23.0 03:03:19 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 03:04:06 Removing intermediate container a3c675c63ed7 03:04:06 ---> e9614158b688 03:04:06 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 03:04:06 ---> Running in cb2fdf806011 03:04:06 Removing intermediate container cb2fdf806011 03:04:06 ---> 9f30e3d40fcd 03:04:06 Step 11/13 : LABEL arch=arm64 03:04:06 ---> Running in b16cbed03417 03:04:06 Removing intermediate container b16cbed03417 03:04:06 ---> 03d45b1512bb 03:04:06 Step 12/13 : LABEL git_sha=85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a 03:04:06 ---> Running in b2a9bf3e23e7 03:04:06 Removing intermediate container b2a9bf3e23e7 03:04:06 ---> 47e3081eb1bb 03:04:06 Step 13/13 : LABEL version=1.0.0-dev.11 03:04:06 ---> Running in c3bb7ba00222 03:04:06 Removing intermediate container c3bb7ba00222 03:04:06 ---> dcb5ea2d0260 03:04:06 [Warning] One or more build-args [ARCH] were not consumed 03:04:06 Successfully built dcb5ea2d0260 03:04:06 Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 03:04:06 [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: 03:04:06 85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a 03:04:06 latest 03:04:06 1.0.0-dev.11 03:04:06 85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11 03:04:06 main 03:04:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:07 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:07 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a 03:04:07 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 03:04:07 40ba195df403: Preparing 03:04:07 d240e18ced28: Preparing 03:04:07 b7a3dec79d12: Preparing 03:04:07 10c27a45faab: Preparing 03:04:07 143620d9ffef: Preparing 03:04:07 a0382e5f265a: Preparing 03:04:07 a0382e5f265a: Waiting 03:04:08 10c27a45faab: Pushed 03:04:08 b7a3dec79d12: Pushed 03:04:08 d240e18ced28: Pushed 03:04:08 143620d9ffef: Pushed 03:04:10 a0382e5f265a: Pushed 03:09:32 40ba195df403: Pushed 03:09:32 85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a: digest: sha256:8d943095a479c52715eb9c2c8b486d39861693cfb124433e6f62115ebbd5c689 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:32 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:33 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 03:09:33 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 03:09:33 40ba195df403: Preparing 03:09:33 d240e18ced28: Preparing 03:09:33 b7a3dec79d12: Preparing 03:09:33 10c27a45faab: Preparing 03:09:33 143620d9ffef: Preparing 03:09:33 a0382e5f265a: Preparing 03:09:33 143620d9ffef: Layer already exists 03:09:33 10c27a45faab: Layer already exists 03:09:33 b7a3dec79d12: Layer already exists 03:09:33 40ba195df403: Layer already exists 03:09:33 d240e18ced28: Layer already exists 03:09:33 a0382e5f265a: Layer already exists 03:09:33 latest: digest: sha256:8d943095a479c52715eb9c2c8b486d39861693cfb124433e6f62115ebbd5c689 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:33 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:34 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.11 03:09:34 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 03:09:34 40ba195df403: Preparing 03:09:34 d240e18ced28: Preparing 03:09:34 b7a3dec79d12: Preparing 03:09:34 10c27a45faab: Preparing 03:09:34 143620d9ffef: Preparing 03:09:34 a0382e5f265a: Preparing 03:09:34 a0382e5f265a: Waiting 03:09:34 143620d9ffef: Layer already exists 03:09:34 40ba195df403: Layer already exists 03:09:34 10c27a45faab: Layer already exists 03:09:34 b7a3dec79d12: Layer already exists 03:09:34 d240e18ced28: Layer already exists 03:09:34 a0382e5f265a: Layer already exists 03:09:34 1.0.0-dev.11: digest: sha256:8d943095a479c52715eb9c2c8b486d39861693cfb124433e6f62115ebbd5c689 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:34 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:35 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11 03:09:35 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 03:09:35 40ba195df403: Preparing 03:09:35 d240e18ced28: Preparing 03:09:35 b7a3dec79d12: Preparing 03:09:35 10c27a45faab: Preparing 03:09:35 143620d9ffef: Preparing 03:09:35 a0382e5f265a: Preparing 03:09:35 a0382e5f265a: Waiting 03:09:35 10c27a45faab: Layer already exists 03:09:35 143620d9ffef: Layer already exists 03:09:35 b7a3dec79d12: Layer already exists 03:09:35 d240e18ced28: Layer already exists 03:09:35 40ba195df403: Layer already exists 03:09:35 a0382e5f265a: Layer already exists 03:09:35 85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11: digest: sha256:8d943095a479c52715eb9c2c8b486d39861693cfb124433e6f62115ebbd5c689 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:35 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:36 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main 03:09:36 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 03:09:36 40ba195df403: Preparing 03:09:36 d240e18ced28: Preparing 03:09:36 b7a3dec79d12: Preparing 03:09:36 10c27a45faab: Preparing 03:09:36 143620d9ffef: Preparing 03:09:36 a0382e5f265a: Preparing 03:09:36 a0382e5f265a: Waiting 03:09:36 40ba195df403: Layer already exists 03:09:36 10c27a45faab: Layer already exists 03:09:36 143620d9ffef: Layer already exists 03:09:36 b7a3dec79d12: Layer already exists 03:09:36 d240e18ced28: Layer already exists 03:09:36 a0382e5f265a: Layer already exists 03:09:36 main: digest: sha256:8d943095a479c52715eb9c2c8b486d39861693cfb124433e6f62115ebbd5c689 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:36 ===================================================== [Pipeline] echo 03:09:36 taggedImages: 03:09:36 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a 03:09:36 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 03:09:36 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.11 03:09:36 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11 03:09:36 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] echo 03:09:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a [Pipeline] echo 03:09:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] echo 03:09:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.11 [Pipeline] echo 03:09:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11 [Pipeline] echo 03:09:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // script [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 03:09:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:09:36 03:09:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:09:37 arm64: Pulling from edgex-lftools-log-publisher 03:09:37 8998bd30e6a1: Pulling fs layer 03:09:37 04944245beec: Pulling fs layer 03:09:37 699f458cf7ca: Pulling fs layer 03:09:37 765212b225bb: Pulling fs layer 03:09:37 f23df028b6ca: Pulling fs layer 03:09:37 d65c8cfc05b1: Pulling fs layer 03:09:37 2437ff75d9bd: Pulling fs layer 03:09:37 f23df028b6ca: Waiting 03:09:37 d65c8cfc05b1: Waiting 03:09:37 2437ff75d9bd: Waiting 03:09:37 765212b225bb: Waiting 03:09:37 04944245beec: Verifying Checksum 03:09:37 04944245beec: Download complete 03:09:37 765212b225bb: Verifying Checksum 03:09:37 765212b225bb: Download complete 03:09:37 f23df028b6ca: Verifying Checksum 03:09:37 f23df028b6ca: Download complete 03:09:37 d65c8cfc05b1: Verifying Checksum 03:09:37 d65c8cfc05b1: Download complete 03:09:37 699f458cf7ca: Verifying Checksum 03:09:37 699f458cf7ca: Download complete 03:09:38 8998bd30e6a1: Verifying Checksum 03:09:38 8998bd30e6a1: Download complete 03:09:40 2437ff75d9bd: Verifying Checksum 03:09:40 2437ff75d9bd: Download complete 03:09:42 8998bd30e6a1: Pull complete 03:09:42 04944245beec: Pull complete 03:09:44 699f458cf7ca: Pull complete 03:09:44 765212b225bb: Pull complete 03:09:45 f23df028b6ca: Pull complete 03:09:45 d65c8cfc05b1: Pull complete 03:10:03 2437ff75d9bd: Pull complete 03:10:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:10:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:10:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:04 prd-ubuntu20.04-docker-arm64-4c-16g-2001 does not seem to be running inside a container 03:10:04 $ 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/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:10:06 $ docker top 57e60e3b9955b47af00b62a99074d0c10679bd605d8b8a849addcca7619e3f75 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:10:07 ---> job-cost.sh 03:10:07 lf-activate-venv: SKIPPING 03:10:07 INFO: No Stack... 03:10:08 INFO: Retrieving Pricing Info for: v3-standard-4 03:10:08 INFO: Archiving Costs [Pipeline] sh 03:10:09 + cut -d, -f6 03:10:09 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [Pipeline] lock 03:10:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-63-stack-cost] 03:10:09 Resource [jenkins-edgexfoundry-edgex-taf-common-main-63-stack-cost] did not exist. Created. 03:10:09 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-63-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:10:10 /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-7a6c3337/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:10:10 + echo total: 0.10999999940395355 [Pipeline] stash 03:10:10 Warning: overwriting stash ‘stack-cost’ 03:10:11 Stashed 1 file(s) [Pipeline] } 03:10:11 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-63-stack-cost] [Pipeline] // lock [Pipeline] } 03:10:11 $ docker stop --time=1 57e60e3b9955b47af00b62a99074d0c10679bd605d8b8a849addcca7619e3f75 03:10:12 $ docker rm -f --volumes 57e60e3b9955b47af00b62a99074d0c10679bd605d8b8a849addcca7619e3f75 [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 03:10:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:10:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:10:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:13 prd-ubuntu20.04-docker-8c-8g-1996 does not seem to be running inside a container 03:10:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:10:14 $ docker top dec2901f3fff209a3dd16582e3e343026b6607eb0b07eae6f35049c850dd92e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:10:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:10:14 [ssh-agent] Looking for ssh-agent implementation... 03:10:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:10:14 $ docker exec dec2901f3fff209a3dd16582e3e343026b6607eb0b07eae6f35049c850dd92e4 ssh-agent 03:10:14 SSH_AUTH_SOCK=/tmp/ssh-Ce6j1hqMxicl/agent.31 03:10:14 SSH_AGENT_PID=37 03:10:14 Running ssh-add (command line suppressed) 03:10:14 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_13865442587662852200.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_13865442587662852200.key) 03:10:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:10:14 + git semver tag 03:10:15 2026-02-13 03:10:15,065 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:10:15 2026-02-13 03:10:15,068 [run_tag] DEBUG tag force:False 03:10:15 2026-02-13 03:10:15,068 [check_head_tag] DEBUG check head tag 03:10:15 2026-02-13 03:10:15,069 [execute] INFO git cat-file --batch-check 03:10:15 2026-02-13 03:10:15,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, stdin=, shell=False, universal_newlines=False) 03:10:15 2026-02-13 03:10:15,071 [execute] INFO git cat-file --batch 03:10:15 2026-02-13 03:10:15,071 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, stdin=, shell=False, universal_newlines=False) 03:10:15 2026-02-13 03:10:15,082 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 03:10:15 2026-02-13 03:10:15,082 [execute] INFO git tag -a v1.0.0-dev.11 -m v1.0.0-dev.11 03:10:15 2026-02-13 03:10:15,082 [execute] DEBUG Popen(['git', 'tag', '-a', 'v1.0.0-dev.11', '-m', 'v1.0.0-dev.11'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, stdin=None, shell=False, universal_newlines=False) 03:10:15 2026-02-13 03:10:15,085 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 03:10:15 1.0.0-dev.11 [Pipeline] } 03:10:15 $ docker exec --env ******** --env ******** dec2901f3fff209a3dd16582e3e343026b6607eb0b07eae6f35049c850dd92e4 ssh-agent -k 03:10:15 unset SSH_AUTH_SOCK; 03:10:15 unset SSH_AGENT_PID; 03:10:15 echo Agent pid 37 killed; 03:10:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:10:15 + git semver [Pipeline] } 03:10:15 $ docker stop --time=1 dec2901f3fff209a3dd16582e3e343026b6607eb0b07eae6f35049c850dd92e4 03:10:17 $ docker rm -f --volumes dec2901f3fff209a3dd16582e3e343026b6607eb0b07eae6f35049c850dd92e4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:10:17 03:10:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:10:17 0.23.1-centos7: Pulling from edgex-lftools 03:10:17 ab5ef0e58194: Pulling fs layer 03:10:17 9712f1f96733: Pulling fs layer 03:10:17 63f879dbbcfc: Pulling fs layer 03:10:17 0d9ebad4ef96: Pulling fs layer 03:10:17 e9a5061849ea: Pulling fs layer 03:10:17 d747dcd14b5f: Pulling fs layer 03:10:17 2de7ff778b66: Pulling fs layer 03:10:17 e9a5061849ea: Waiting 03:10:17 2de7ff778b66: Waiting 03:10:17 d747dcd14b5f: Waiting 03:10:17 0d9ebad4ef96: Waiting 03:10:17 9712f1f96733: Verifying Checksum 03:10:17 9712f1f96733: Download complete 03:10:18 63f879dbbcfc: Verifying Checksum 03:10:18 63f879dbbcfc: Download complete 03:10:18 e9a5061849ea: Verifying Checksum 03:10:18 e9a5061849ea: Download complete 03:10:18 d747dcd14b5f: Verifying Checksum 03:10:18 d747dcd14b5f: Download complete 03:10:18 0d9ebad4ef96: Verifying Checksum 03:10:18 ab5ef0e58194: Verifying Checksum 03:10:18 ab5ef0e58194: Download complete 03:10:18 2de7ff778b66: Verifying Checksum 03:10:18 2de7ff778b66: Download complete 03:10:22 ab5ef0e58194: Pull complete 03:10:22 9712f1f96733: Pull complete 03:10:22 63f879dbbcfc: Pull complete 03:10:27 0d9ebad4ef96: Pull complete 03:10:27 e9a5061849ea: Pull complete 03:10:27 d747dcd14b5f: Pull complete 03:10:28 2de7ff778b66: Pull complete 03:10:28 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:10:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:10:28 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:28 prd-ubuntu20.04-docker-8c-8g-1996 does not seem to be running inside a container 03:10:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:10:30 $ docker top ba57517407d55d91921a8d9f463b56d64969da8c8ea3cfdfddd9638b10613bf3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:10:30 provisioning config files... 03:10:30 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config4357491503552977320tmp 03:10:30 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config12423768369173844005tmp 03:10:30 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config575550221749608828tmp [Pipeline] { [Pipeline] echo 03:10:30 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:10:31 ---> sigul-configuration.sh 03:10:31 gpg: directory `/root/.gnupg' created 03:10:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:10:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:10:31 gpg: keyring `/root/.gnupg/secring.gpg' created 03:10:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:10:31 gpg: CAST5 encrypted data 03:10:31 gpg: encrypted with 1 passphrase 03:10:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:10:31 + mkdir /home/jenkins 03:10:31 + mkdir /home/jenkins/sigul [Pipeline] sh 03:10:31 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 03:10:31 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:10:32 ---> sigul-install.sh 03:10:32 Sigul already installed; skipping installation. [Pipeline] sh 03:10:32 + git tag --list 03:10:32 v0.0.1 03:10:32 v0.0.2-dev.1 03:10:32 v0.0.2-dev.10 03:10:32 v0.0.2-dev.11 03:10:32 v0.0.2-dev.12 03:10:32 v0.0.2-dev.13 03:10:32 v0.0.2-dev.14 03:10:32 v0.0.2-dev.15 03:10:32 v0.0.2-dev.16 03:10:32 v0.0.2-dev.17 03:10:32 v0.0.2-dev.18 03:10:32 v0.0.2-dev.19 03:10:32 v0.0.2-dev.2 03:10:32 v0.0.2-dev.20 03:10:32 v0.0.2-dev.21 03:10:32 v0.0.2-dev.22 03:10:32 v0.0.2-dev.23 03:10:32 v0.0.2-dev.24 03:10:32 v0.0.2-dev.25 03:10:32 v0.0.2-dev.26 03:10:32 v0.0.2-dev.27 03:10:32 v0.0.2-dev.28 03:10:32 v0.0.2-dev.29 03:10:32 v0.0.2-dev.3 03:10:32 v0.0.2-dev.30 03:10:32 v0.0.2-dev.31 03:10:32 v0.0.2-dev.32 03:10:32 v0.0.2-dev.33 03:10:32 v0.0.2-dev.34 03:10:32 v0.0.2-dev.35 03:10:32 v0.0.2-dev.36 03:10:32 v0.0.2-dev.37 03:10:32 v0.0.2-dev.38 03:10:32 v0.0.2-dev.39 03:10:32 v0.0.2-dev.4 03:10:32 v0.0.2-dev.40 03:10:32 v0.0.2-dev.41 03:10:32 v0.0.2-dev.42 03:10:32 v0.0.2-dev.43 03:10:32 v0.0.2-dev.44 03:10:32 v0.0.2-dev.5 03:10:32 v0.0.2-dev.6 03:10:32 v0.0.2-dev.7 03:10:32 v0.0.2-dev.8 03:10:32 v0.0.2-dev.9 03:10:32 v1.0.0-dev.1 03:10:32 v1.0.0-dev.10 03:10:32 v1.0.0-dev.11 03:10:32 v1.0.0-dev.2 03:10:32 v1.0.0-dev.3 03:10:32 v1.0.0-dev.4 03:10:32 v1.0.0-dev.5 03:10:32 v1.0.0-dev.6 03:10:32 v1.0.0-dev.7 03:10:32 v1.0.0-dev.8 03:10:32 v1.0.0-dev.9 [Pipeline] sh 03:10:32 + lftools sign git-tag v1.0.0-dev.11 03:10:33 Signing Git tag with Sigul... 03:10:33 Signing v1.0.0-dev.11 [Pipeline] echo 03:10:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:10:33 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:10:33 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:10:33 $ docker stop --time=1 ba57517407d55d91921a8d9f463b56d64969da8c8ea3cfdfddd9638b10613bf3 03:10:34 $ docker rm -f --volumes ba57517407d55d91921a8d9f463b56d64969da8c8ea3cfdfddd9638b10613bf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:10:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:10:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:10:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:38 prd-ubuntu20.04-docker-8c-8g-1996 does not seem to be running inside a container 03:10:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:10:38 $ docker top 08bab0d2024641ac838ececb324ff9c27768e6a9abf2abf7bdf426012dd614fc -eo pid,comm 03:10:38 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). 03:10:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:10:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:10:38 [ssh-agent] Looking for ssh-agent implementation... 03:10:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:10:38 $ docker exec 08bab0d2024641ac838ececb324ff9c27768e6a9abf2abf7bdf426012dd614fc ssh-agent 03:10:39 SSH_AUTH_SOCK=/tmp/ssh-FzhRvUmNL2f4/agent.32 03:10:39 SSH_AGENT_PID=38 03:10:39 Running ssh-add (command line suppressed) 03:10:39 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17439175620157487349.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17439175620157487349.key) 03:10:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:10:39 + git semver bump pre 03:10:39 2026-02-13 03:10:39,617 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:10:39 2026-02-13 03:10:39,621 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 03:10:39 2026-02-13 03:10:39,621 [bump_version] DEBUG bumping version:1.0.0-dev.11 on axis:pre with prefix:dev 03:10:39 2026-02-13 03:10:39,621 [bump_version] DEBUG bumped version:1.0.0-dev.12 03:10:39 2026-02-13 03:10:39,621 [write_version] DEBUG write version:1.0.0-dev.12 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True 03:10:39 2026-02-13 03:10:39,621 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 03:10:39 2026-02-13 03:10:39,621 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 03:10:39 2026-02-13 03:10:39,623 [execute] INFO git cat-file --batch-check 03:10:39 2026-02-13 03:10:39,623 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=, shell=False, universal_newlines=False) 03:10:39 2026-02-13 03:10:39,626 [execute] INFO git cat-file --batch 03:10:39 2026-02-13 03:10:39,626 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=, shell=False, universal_newlines=False) 03:10:39 2026-02-13 03:10:39,629 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 03:10:39 1.0.0-dev.12 [Pipeline] } 03:10:39 $ docker exec --env ******** --env ******** 08bab0d2024641ac838ececb324ff9c27768e6a9abf2abf7bdf426012dd614fc ssh-agent -k 03:10:39 unset SSH_AUTH_SOCK; 03:10:39 unset SSH_AGENT_PID; 03:10:39 echo Agent pid 38 killed; 03:10:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:10:41 + git semver [Pipeline] } 03:10:41 $ docker stop --time=1 08bab0d2024641ac838ececb324ff9c27768e6a9abf2abf7bdf426012dd614fc 03:10:42 $ docker rm -f --volumes 08bab0d2024641ac838ececb324ff9c27768e6a9abf2abf7bdf426012dd614fc [Pipeline] // withDockerContainer [Pipeline] sh 03:10:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:10:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:10:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:43 prd-ubuntu20.04-docker-8c-8g-1996 does not seem to be running inside a container 03:10:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:10:43 $ docker top 7788e80f7e45cab933d751023356d5f1d58560b95b0a9d00cda5f73bdce13c3a -eo pid,comm 03:10:43 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). 03:10:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:10:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:10:43 [ssh-agent] Looking for ssh-agent implementation... 03:10:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:10:43 $ docker exec 7788e80f7e45cab933d751023356d5f1d58560b95b0a9d00cda5f73bdce13c3a ssh-agent 03:10:44 SSH_AUTH_SOCK=/tmp/ssh-5uoQh4EOaY51/agent.32 03:10:44 SSH_AGENT_PID=38 03:10:44 Running ssh-add (command line suppressed) 03:10:44 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17804375361000787866.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17804375361000787866.key) 03:10:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:10:44 + git semver push 03:10:44 2026-02-13 03:10:44,684 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:10:44 2026-02-13 03:10:44,689 [run_push] DEBUG push 03:10:44 2026-02-13 03:10:44,689 [execute] INFO git cat-file --batch-check 03:10:44 2026-02-13 03:10:44,690 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=, shell=False, universal_newlines=False) 03:10:44 2026-02-13 03:10:44,691 [execute] INFO git rev-list e5918b2703efdbd0b08d1385a9cc851cf22916b8 -- 03:10:44 2026-02-13 03:10:44,692 [execute] DEBUG Popen(['git', 'rev-list', 'e5918b2703efdbd0b08d1385a9cc851cf22916b8', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:10:44 2026-02-13 03:10:44,697 [execute] INFO git fetch -v -- origin 03:10:44 2026-02-13 03:10:44,697 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=None, shell=False, universal_newlines=True) 03:10:45 2026-02-13 03:10:45,210 [run_push] DEBUG no remote changes detected 03:10:45 2026-02-13 03:10:45,210 [execute] INFO git push origin semver 03:10:45 2026-02-13 03:10:45,210 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:10:46 2026-02-13 03:10:45,977 [run_push] DEBUG push all version tags 03:10:46 2026-02-13 03:10:45,978 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:10:46 2026-02-13 03:10:45,978 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, stdin=None, shell=False, universal_newlines=False) 03:10:46 2026-02-13 03:10:46,646 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 03:10:46 1.0.0-dev.12 [Pipeline] } 03:10:46 $ docker exec --env ******** --env ******** 7788e80f7e45cab933d751023356d5f1d58560b95b0a9d00cda5f73bdce13c3a ssh-agent -k 03:10:46 unset SSH_AUTH_SOCK; 03:10:46 unset SSH_AGENT_PID; 03:10:46 echo Agent pid 38 killed; 03:10:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:10:47 + git semver [Pipeline] } 03:10:47 $ docker stop --time=1 7788e80f7e45cab933d751023356d5f1d58560b95b0a9d00cda5f73bdce13c3a 03:10:48 $ docker rm -f --volumes 7788e80f7e45cab933d751023356d5f1d58560b95b0a9d00cda5f73bdce13c3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:10:49 + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] 03:10:49 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 03:10:49 total 16 03:10:49 drwxr-xr-x 3 root root 4096 Feb 13 02:58 . 03:10:49 drwxrwxr-x 7 jenkins jenkins 4096 Feb 13 03:10 .. 03:10:49 drwxr-xr-x 2 root root 4096 Feb 13 02:58 cost 03:10:49 -rw-r--r-- 1 root root 87 Feb 13 02:58 cost.csv 03:10:49 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives 03:10:49 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 03:10:49 total 16 03:10:49 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 02:58 . 03:10:49 drwxrwxr-x 7 jenkins jenkins 4096 Feb 13 03:10 .. 03:10:49 drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 02:58 cost 03:10:49 -rw-r--r-- 1 jenkins jenkins 87 Feb 13 02:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:10:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:10:50 ---> package-listing.sh 03:10:50 ++ facter osfamily 03:10:50 ++ tr '[:upper:]' '[:lower:]' 03:10:50 + OS_FAMILY=debian 03:10:50 + workspace=/w/workspace/gexfoundry_edgex-taf-common_main 03:10:50 + START_PACKAGES=/tmp/packages_start.txt 03:10:50 + END_PACKAGES=/tmp/packages_end.txt 03:10:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:10:50 + PACKAGES=/tmp/packages_start.txt 03:10:50 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 03:10:50 + PACKAGES=/tmp/packages_end.txt 03:10:50 + case "${OS_FAMILY}" in 03:10:50 + dpkg -l 03:10:50 + grep '^ii' 03:10:50 + '[' -f /tmp/packages_start.txt ']' 03:10:50 + '[' -f /tmp/packages_end.txt ']' 03:10:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:10:50 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 03:10:50 + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ 03:10:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo 03:10:50 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/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:10:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:10:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:51 prd-ubuntu20.04-docker-8c-8g-1996 does not seem to be running inside a container 03:10:51 $ 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/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:10:51 $ docker top e22f138abc1e97d65d38a4907b92c4b81692370d8c4395a99ca8c5a4ed480196 -eo pid,comm [Pipeline] { [Pipeline] sh 03:10:52 + touch /tmp/pre-build-complete [Pipeline] sh 03:10:52 + mkdir -p /var/log/sysstat [Pipeline] sh 03:10:52 + ls /var/log/sa-host 03:10:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:10:52 provisioning config files... 03:10:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config2393197788262364655tmp [Pipeline] { [Pipeline] echo 03:10:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:10:53 ---> create-netrc.sh [Pipeline] } 03:10:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:10:53 ---> python-tools-install.sh [Pipeline] echo 03:10:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:10:53 ---> sudo-logs.sh 03:10:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:10:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:10:54 ---> job-cost.sh 03:10:54 lf-activate-venv: SKIPPING 03:10:54 DEBUG: total: 0.2199999988079071 03:10:54 INFO: Retrieving Stack Cost... 03:10:54 INFO: Retrieving Pricing Info for: v3-standard-8 03:10:54 INFO: Archiving Costs [Pipeline] echo 03:10:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:10:55 ---> logs-deploy.sh 03:10:55 lf-activate-venv: SKIPPING 03:10:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/63 03:10:55 INFO: archiving workspace using pattern(s): 03:10:56 Archives upload complete. 03:10:56 INFO: archiving logs to Nexus