Pull request #142 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c256dae474c8e528bce7c1bd7129c10735cd1e54+25247ac748027abf9820f8a08a2990fa03ab5444 (3cc2c6bbd7853f49126b258582ff26c3f904e1d1) 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-ssh6292810440136299505.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16356824972452474067.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-142/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-142/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15884728695584217170.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-142/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh249614942399739702.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13058944685435541028.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-142/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-142/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13887415222596285975.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8146 in /w/workspace/xfoundry_edgex-taf-common_PR-142 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/xfoundry_edgex-taf-common_PR-142 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 25247ac748027abf9820f8a08a2990fa03ab5444 into PR head commit c256dae474c8e528bce7c1bd7129c10735cd1e54 Merge succeeded, producing c256dae474c8e528bce7c1bd7129c10735cd1e54 Checking out Revision c256dae474c8e528bce7c1bd7129c10735cd1e54 (PR-142) Commit message: "build: bump protobuf from 6.31.1 to 6.32.0" First time build. Skipping changelog. > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/142/head:refs/remotes/origin/PR-142 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c256dae474c8e528bce7c1bd7129c10735cd1e54 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 25247ac748027abf9820f8a08a2990fa03ab5444 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c256dae474c8e528bce7c1bd7129c10735cd1e54 # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-09-02T09:59:30.454Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-09-02T09:59:30.618Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-09-02T09:59:30.718Z] ========================================================= [2025-09-02T09:59:30.718Z] EdgeX Global Pipelines Version Info [2025-09-02T09:59:30.718Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-09-02T09:59:31.856Z] ------------------- [2025-09-02T09:59:31.856Z] stable info: [2025-09-02T09:59:31.856Z] ------------------- [2025-09-02T09:59:31.856Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-09-02T09:59:31.856Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-02T09:59:31.856Z] Message: update stable to v1.0.276 [2025-09-02T09:59:32.428Z] ------------------- [2025-09-02T09:59:32.428Z] experimental info: [2025-09-02T09:59:32.428Z] ------------------- [2025-09-02T09:59:32.428Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-09-02T09:59:32.428Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-02T09:59:32.428Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2025-09-02T09:59:32.695Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2025-09-02T09:59:32.749Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2025-09-02T09:59:32.798Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-09-02T09:59:32.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-09-02T09:59:32.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-09-02T09:59:32.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2025-09-02T09:59:33.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-09-02T09:59:33.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2025-09-02T09:59:33.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2025-09-02T09:59:33.169Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-09-02T09:59:33.218Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2025-09-02T09:59:33.268Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2025-09-02T09:59:33.320Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-09-02T09:59:33.368Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-09-02T09:59:33.420Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-142 [Pipeline] echo [2025-09-02T09:59:33.468Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-142 [Pipeline] echo [2025-09-02T09:59:33.515Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-142 [Pipeline] echo [2025-09-02T09:59:33.562Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c256dae474c8e528bce7c1bd7129c10735cd1e54 [Pipeline] echo [2025-09-02T09:59:33.606Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c256dae [Pipeline] echo [2025-09-02T09:59:33.650Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-02T09:59:33.789Z] provisioning config files... [2025-09-02T09:59:33.804Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-142@tmp/config9536285767508302330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-02T09:59:34.182Z] ---> ****-login.sh [2025-09-02T09:59:34.182Z] nexus3.edgexfoundry.org:10001 [2025-09-02T09:59:34.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T09:59:34.442Z] [2025-09-02T09:59:34.443Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-02T09:59:34.443Z] Configure a credential helper to remove this warning. See [2025-09-02T09:59:34.443Z] https://docs.****.com/go/credential-store/ [2025-09-02T09:59:34.443Z] [2025-09-02T09:59:34.443Z] Login Succeeded [2025-09-02T09:59:34.443Z] nexus3.edgexfoundry.org:10002 [2025-09-02T09:59:34.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T09:59:34.703Z] [2025-09-02T09:59:34.703Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-02T09:59:34.703Z] Configure a credential helper to remove this warning. See [2025-09-02T09:59:34.703Z] https://docs.****.com/go/credential-store/ [2025-09-02T09:59:34.703Z] [2025-09-02T09:59:34.703Z] Login Succeeded [2025-09-02T09:59:34.703Z] nexus3.edgexfoundry.org:10003 [2025-09-02T09:59:34.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T09:59:34.703Z] [2025-09-02T09:59:34.703Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-02T09:59:34.703Z] Configure a credential helper to remove this warning. See [2025-09-02T09:59:34.704Z] https://docs.****.com/go/credential-store/ [2025-09-02T09:59:34.704Z] [2025-09-02T09:59:34.704Z] Login Succeeded [2025-09-02T09:59:34.704Z] nexus3.edgexfoundry.org:10004 [2025-09-02T09:59:34.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T09:59:34.704Z] [2025-09-02T09:59:34.704Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-02T09:59:34.704Z] Configure a credential helper to remove this warning. See [2025-09-02T09:59:34.704Z] https://docs.****.com/go/credential-store/ [2025-09-02T09:59:34.704Z] [2025-09-02T09:59:34.704Z] Login Succeeded [2025-09-02T09:59:34.704Z] ****.io [2025-09-02T09:59:34.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T09:59:34.964Z] [2025-09-02T09:59:34.964Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-02T09:59:34.964Z] Configure a credential helper to remove this warning. See [2025-09-02T09:59:34.964Z] https://docs.****.com/go/credential-store/ [2025-09-02T09:59:34.964Z] [2025-09-02T09:59:34.964Z] Login Succeeded [2025-09-02T09:59:34.964Z] ---> ****-login.sh ends [Pipeline] } [2025-09-02T09:59:34.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-09-02T09:59:35.693Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-02T09:59:35.694Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-09-02T09:59:35.694Z] + [ -e /tmp/ssh_known_hosts ] [2025-09-02T09:59:35.694Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-09-02T09:59:35.694Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-09-02T09:59:35.694Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-09-02T09:59:35.694Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T09:59:36.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-02T09:59:36.206Z] [2025-09-02T09:59:36.206Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T09:59:36.583Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-02T09:59:36.583Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-09-02T09:59:36.583Z] 3dae71ba6b94: Pulling fs layer [2025-09-02T09:59:36.583Z] 6bf1a483ea7c: Pulling fs layer [2025-09-02T09:59:36.583Z] f5dfc541a4d3: Pulling fs layer [2025-09-02T09:59:36.583Z] 461d9e800cba: Pulling fs layer [2025-09-02T09:59:36.583Z] 80192f66455f: Pulling fs layer [2025-09-02T09:59:36.583Z] 2e8e34ca0e6c: Pulling fs layer [2025-09-02T09:59:36.583Z] a29436f7fd5d: Pulling fs layer [2025-09-02T09:59:36.583Z] 923cac83aea3: Pulling fs layer [2025-09-02T09:59:36.583Z] 25ad8b0a4227: Pulling fs layer [2025-09-02T09:59:36.583Z] db01528c6b51: Pulling fs layer [2025-09-02T09:59:36.583Z] 28988de357af: Pulling fs layer [2025-09-02T09:59:36.583Z] 80192f66455f: Waiting [2025-09-02T09:59:36.583Z] 2e8e34ca0e6c: Waiting [2025-09-02T09:59:36.583Z] a29436f7fd5d: Waiting [2025-09-02T09:59:36.583Z] 28988de357af: Waiting [2025-09-02T09:59:36.583Z] 25ad8b0a4227: Waiting [2025-09-02T09:59:36.583Z] db01528c6b51: Waiting [2025-09-02T09:59:36.583Z] 6bf1a483ea7c: Verifying Checksum [2025-09-02T09:59:36.583Z] 6bf1a483ea7c: Download complete [2025-09-02T09:59:36.583Z] 461d9e800cba: Download complete [2025-09-02T09:59:36.583Z] 80192f66455f: Verifying Checksum [2025-09-02T09:59:36.583Z] 80192f66455f: Download complete [2025-09-02T09:59:36.843Z] f5dfc541a4d3: Verifying Checksum [2025-09-02T09:59:36.843Z] f5dfc541a4d3: Download complete [2025-09-02T09:59:36.843Z] 3dae71ba6b94: Verifying Checksum [2025-09-02T09:59:36.843Z] 3dae71ba6b94: Download complete [2025-09-02T09:59:36.843Z] 923cac83aea3: Verifying Checksum [2025-09-02T09:59:36.843Z] 923cac83aea3: Download complete [2025-09-02T09:59:37.103Z] 25ad8b0a4227: Verifying Checksum [2025-09-02T09:59:37.103Z] 25ad8b0a4227: Download complete [2025-09-02T09:59:37.103Z] db01528c6b51: Verifying Checksum [2025-09-02T09:59:37.103Z] db01528c6b51: Download complete [2025-09-02T09:59:37.103Z] 28988de357af: Verifying Checksum [2025-09-02T09:59:37.103Z] 28988de357af: Download complete [2025-09-02T09:59:37.103Z] a29436f7fd5d: Verifying Checksum [2025-09-02T09:59:37.103Z] a29436f7fd5d: Download complete [2025-09-02T09:59:37.677Z] 2e8e34ca0e6c: Verifying Checksum [2025-09-02T09:59:37.677Z] 2e8e34ca0e6c: Download complete [2025-09-02T09:59:38.615Z] 3dae71ba6b94: Pull complete [2025-09-02T09:59:38.877Z] 6bf1a483ea7c: Pull complete [2025-09-02T09:59:39.448Z] f5dfc541a4d3: Pull complete [2025-09-02T09:59:39.448Z] 461d9e800cba: Pull complete [2025-09-02T09:59:39.448Z] 80192f66455f: Pull complete [2025-09-02T09:59:43.660Z] 2e8e34ca0e6c: Pull complete [2025-09-02T09:59:44.602Z] a29436f7fd5d: Pull complete [2025-09-02T09:59:44.602Z] 923cac83aea3: Pull complete [2025-09-02T09:59:44.864Z] 25ad8b0a4227: Pull complete [2025-09-02T09:59:44.864Z] db01528c6b51: Pull complete [2025-09-02T09:59:44.864Z] 28988de357af: Pull complete [2025-09-02T09:59:44.864Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-09-02T09:59:44.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-02T09:59:44.864Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T09:59:45.153Z] prd-ubuntu20.04-docker-8c-8g-8146 does not seem to be running inside a container [2025-09-02T09:59:45.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-142 -v /w/workspace/xfoundry_edgex-taf-common_PR-142:/w/workspace/xfoundry_edgex-taf-common_PR-142:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-142@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-142@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-devops/py-git-semver:0.1.4 cat [2025-09-02T09:59:47.294Z] $ docker top 7e6976c10ef0583a597e4e199ad9b8ce8fd9e3632d4b166d7ee4e0e3d17deefe -eo pid,comm [2025-09-02T09:59:47.344Z] 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). [2025-09-02T09:59:47.344Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-02T09:59:47.509Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-02T09:59:47.509Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-02T09:59:47.636Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-02T09:59:47.635Z] $ docker exec 7e6976c10ef0583a597e4e199ad9b8ce8fd9e3632d4b166d7ee4e0e3d17deefe ssh-agent [2025-09-02T09:59:47.757Z] SSH_AUTH_SOCK=/tmp/ssh-gcgF6eHklV7n/agent.33 [2025-09-02T09:59:47.757Z] SSH_AGENT_PID=39 [2025-09-02T09:59:47.765Z] Running ssh-add (command line suppressed) [2025-09-02T09:59:47.870Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-142@tmp/private_key_18411598862908749574.key (/w/workspace/xfoundry_edgex-taf-common_PR-142@tmp/private_key_18411598862908749574.key) [2025-09-02T09:59:47.893Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-02T09:59:48.236Z] + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-142 [Pipeline] sh [2025-09-02T09:59:48.559Z] + git tag --points-at HEAD [Pipeline] } [2025-09-02T09:59:48.587Z] $ docker exec --env ******** --env ******** 7e6976c10ef0583a597e4e199ad9b8ce8fd9e3632d4b166d7ee4e0e3d17deefe ssh-agent -k [2025-09-02T09:59:48.685Z] unset SSH_AUTH_SOCK; [2025-09-02T09:59:48.685Z] unset SSH_AGENT_PID; [2025-09-02T09:59:48.685Z] echo Agent pid 39 killed; [2025-09-02T09:59:48.701Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-09-02T09:59:48.801Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-02T09:59:48.801Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-02T09:59:48.905Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-02T09:59:48.903Z] $ docker exec 7e6976c10ef0583a597e4e199ad9b8ce8fd9e3632d4b166d7ee4e0e3d17deefe ssh-agent [2025-09-02T09:59:49.022Z] SSH_AUTH_SOCK=/tmp/ssh-fp0L3qgSzQZ2/agent.86 [2025-09-02T09:59:49.022Z] SSH_AGENT_PID=92 [2025-09-02T09:59:49.026Z] Running ssh-add (command line suppressed) [2025-09-02T09:59:49.121Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-142@tmp/private_key_17673787861421051690.key (/w/workspace/xfoundry_edgex-taf-common_PR-142@tmp/private_key_17673787861421051690.key) [2025-09-02T09:59:49.141Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-02T09:59:49.481Z] + git semver init [2025-09-02T09:59:49.741Z] 2025-09-02 09:59:49,695 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-02T09:59:49.741Z] 2025-09-02 09:59:49,698 [run_init] DEBUG init version:0.0.0 force:False [2025-09-02T09:59:49.741Z] 2025-09-02 09:59:49,699 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-142/.semver [2025-09-02T09:59:49.741Z] 2025-09-02 09:59:49,699 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-142/.semver [2025-09-02T09:59:49.741Z] 2025-09-02 09:59:49,700 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-142/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-142, stdin=None, shell=False, universal_newlines=False) [2025-09-02T09:59:50.310Z] 2025-09-02 09:59:50,283 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-142/.git/info/exclude [2025-09-02T09:59:50.310Z] 2025-09-02 09:59:50,283 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-142/.semver/PR-142 with force:False [2025-09-02T09:59:50.310Z] 2025-09-02 09:59:50,283 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-142/.semver/PR-142 [2025-09-02T09:59:50.310Z] 2025-09-02 09:59:50,288 [execute] INFO git cat-file --batch-check [2025-09-02T09:59:50.310Z] 2025-09-02 09:59:50,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-142/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-02T09:59:50.310Z] 2025-09-02 09:59:50,292 [execute] INFO git cat-file --batch [2025-09-02T09:59:50.310Z] 2025-09-02 09:59:50,292 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-142/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-02T09:59:50.310Z] 2025-09-02 09:59:50,295 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-142/.semver/PR-142 [2025-09-02T09:59:50.310Z] 0.0.0 [Pipeline] } [2025-09-02T09:59:50.582Z] $ docker exec --env ******** --env ******** 7e6976c10ef0583a597e4e199ad9b8ce8fd9e3632d4b166d7ee4e0e3d17deefe ssh-agent -k [2025-09-02T09:59:50.677Z] unset SSH_AUTH_SOCK; [2025-09-02T09:59:50.677Z] unset SSH_AGENT_PID; [2025-09-02T09:59:50.677Z] echo Agent pid 92 killed; [2025-09-02T09:59:50.690Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-02T09:59:51.111Z] + git semver [Pipeline] } [2025-09-02T09:59:51.708Z] $ docker stop --time=1 7e6976c10ef0583a597e4e199ad9b8ce8fd9e3632d4b166d7ee4e0e3d17deefe [2025-09-02T09:59:52.999Z] $ docker rm -f --volumes 7e6976c10ef0583a597e4e199ad9b8ce8fd9e3632d4b166d7ee4e0e3d17deefe [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-02T09:59:53.417Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-09-02T09:59:53.751Z] Stashed 1 file(s) [Pipeline] echo [2025-09-02T09:59:53.774Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-02T09:59:54.326Z] provisioning config files... [2025-09-02T09:59:54.347Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-142@tmp/config5530170243856907192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-02T09:59:54.682Z] ---> ****-login.sh [2025-09-02T09:59:54.682Z] nexus3.edgexfoundry.org:10001 [2025-09-02T09:59:54.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T09:59:54.682Z] Login Succeeded [2025-09-02T09:59:54.682Z] nexus3.edgexfoundry.org:10002 [2025-09-02T09:59:54.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T09:59:54.682Z] Login Succeeded [2025-09-02T09:59:54.682Z] nexus3.edgexfoundry.org:10003 [2025-09-02T09:59:54.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T09:59:54.941Z] Login Succeeded [2025-09-02T09:59:54.941Z] nexus3.edgexfoundry.org:10004 [2025-09-02T09:59:54.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T09:59:54.941Z] Login Succeeded [2025-09-02T09:59:54.941Z] ****.io [2025-09-02T09:59:54.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T09:59:55.201Z] Login Succeeded [2025-09-02T09:59:55.201Z] ---> ****-login.sh ends [Pipeline] } [2025-09-02T09:59:55.230Z] 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 [2025-09-02T09:59:56.255Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-09-02T09:59:56.569Z] + ls -al . [2025-09-02T09:59:56.570Z] total 72 [2025-09-02T09:59:56.570Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 2 09:59 . [2025-09-02T09:59:56.570Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 09:59 .. [2025-09-02T09:59:56.570Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 09:59 .git [2025-09-02T09:59:56.570Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 09:59 .github [2025-09-02T09:59:56.570Z] -rw-rw-r-- 1 jenkins jenkins 22 Sep 2 09:59 .gitignore [2025-09-02T09:59:56.570Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 09:59 .semver [2025-09-02T09:59:56.570Z] -rw-rw-r-- 1 jenkins jenkins 1653 Sep 2 09:59 Dockerfile [2025-09-02T09:59:56.570Z] -rw-rw-r-- 1 jenkins jenkins 746 Sep 2 09:59 Jenkinsfile [2025-09-02T09:59:56.570Z] -rw-rw-r-- 1 jenkins jenkins 11381 Sep 2 09:59 LICENSE [2025-09-02T09:59:56.570Z] -rw-rw-r-- 1 jenkins jenkins 4232 Sep 2 09:59 README.md [2025-09-02T09:59:56.570Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 2 09:59 TUC [2025-09-02T09:59:56.570Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 2 09:59 VERSION [2025-09-02T09:59:56.570Z] -rw-rw-r-- 1 jenkins jenkins 473 Sep 2 09:59 requirements.txt [2025-09-02T09:59:56.570Z] -rw-rw-r-- 1 jenkins jenkins 54 Sep 2 09:59 robot-entrypoint.sh [2025-09-02T09:59:56.570Z] -rw-rw-r-- 1 jenkins jenkins 445 Sep 2 09:59 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T09:59:56.999Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=c256dae474c8e528bce7c1bd7129c10735cd1e54 --label arch=amd64 --label version=0.0.0 . [2025-09-02T09:59:57.568Z] #0 building with "default" instance using docker driver [2025-09-02T09:59:57.568Z] [2025-09-02T09:59:57.568Z] #1 [internal] load build definition from Dockerfile [2025-09-02T09:59:57.568Z] #1 transferring dockerfile: 1.69kB done [2025-09-02T09:59:57.568Z] #1 DONE 0.0s [2025-09-02T09:59:57.568Z] [2025-09-02T09:59:57.568Z] #2 [internal] load metadata for docker.io/library/alpine:3.20 [2025-09-02T09:59:57.568Z] #2 DONE 0.1s [2025-09-02T09:59:57.826Z] [2025-09-02T09:59:57.826Z] #3 [internal] load .dockerignore [2025-09-02T09:59:57.826Z] #3 transferring context: 2B done [2025-09-02T09:59:57.826Z] #3 DONE 0.0s [2025-09-02T09:59:57.827Z] [2025-09-02T09:59:57.827Z] #4 [1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-02T09:59:57.827Z] #4 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-02T09:59:57.827Z] #4 ... [2025-09-02T09:59:57.827Z] [2025-09-02T09:59:57.827Z] #5 [internal] load build context [2025-09-02T09:59:57.827Z] #5 transferring context: 547.08kB 0.0s done [2025-09-02T09:59:57.827Z] #5 DONE 0.1s [2025-09-02T09:59:57.827Z] [2025-09-02T09:59:57.827Z] #4 [1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-02T09:59:57.827Z] #4 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-09-02T09:59:57.827Z] #4 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-02T09:59:57.827Z] #4 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-02T09:59:57.827Z] #4 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-02T09:59:57.827Z] #4 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-09-02T09:59:58.086Z] #4 DONE 0.3s [2025-09-02T09:59:58.086Z] [2025-09-02T09:59:58.086Z] #6 [2/7] COPY . /edgex-taf/edgex-taf-common [2025-09-02T09:59:58.086Z] #6 DONE 0.1s [2025-09-02T09:59:58.086Z] [2025-09-02T09:59:58.086Z] #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ [2025-09-02T09:59:58.346Z] #7 DONE 0.0s [2025-09-02T09:59:58.346Z] [2025-09-02T09:59:58.346Z] #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt [2025-09-02T09:59:58.346Z] #8 DONE 0.0s [2025-09-02T09:59:58.346Z] [2025-09-02T09:59:58.346Z] #9 [5/7] WORKDIR /edgex-taf [2025-09-02T09:59:58.346Z] #9 DONE 0.0s [2025-09-02T09:59:58.346Z] [2025-09-02T09:59:58.346Z] #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-09-02T09:59:58.605Z] #10 DONE 0.3s [2025-09-02T09:59:58.605Z] [2025-09-02T09:59:58.605Z] #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 [2025-09-02T09:59:58.866Z] #11 0.288 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-02T09:59:59.136Z] #11 0.706 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-02T09:59:59.704Z] #11 1.258 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-02T09:59:59.969Z] #11 1.522 Executing busybox-1.36.1-r30.post-upgrade [2025-09-02T10:00:00.231Z] #11 1.567 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-02T10:00:00.231Z] #11 1.712 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-02T10:00:00.491Z] #11 1.866 Executing busybox-1.36.1-r30.trigger [2025-09-02T10:00:00.491Z] #11 1.871 OK: 8 MiB in 14 packages [2025-09-02T10:00:00.491Z] #11 1.935 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-02T10:00:00.752Z] #11 2.205 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-02T10:00:01.327Z] #11 2.731 (1/14) Installing ca-certificates (20250619-r0) [2025-09-02T10:00:01.327Z] #11 2.945 (2/14) Installing brotli-libs (1.1.0-r2) [2025-09-02T10:00:01.585Z] #11 3.187 (3/14) Installing c-ares (1.33.1-r0) [2025-09-02T10:00:01.845Z] #11 3.388 (4/14) Installing libunistring (1.2-r0) [2025-09-02T10:00:02.105Z] #11 3.653 (5/14) Installing libidn2 (2.3.7-r0) [2025-09-02T10:00:02.364Z] #11 3.868 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-09-02T10:00:02.623Z] #11 4.050 (7/14) Installing libpsl (0.21.5-r1) [2025-09-02T10:00:02.623Z] #11 4.235 (8/14) Installing zstd-libs (1.5.6-r0) [2025-09-02T10:00:02.882Z] #11 4.461 (9/14) Installing libcurl (8.12.1-r0) [2025-09-02T10:00:03.141Z] #11 4.700 (10/14) Installing curl (8.12.1-r0) [2025-09-02T10:00:03.401Z] #11 4.916 (11/14) Installing docker-cli (26.1.5-r0) [2025-09-02T10:00:03.971Z] #11 5.308 (12/14) Installing oniguruma (6.9.9-r0) [2025-09-02T10:00:03.971Z] #11 5.549 (13/14) Installing jq (1.7.1-r0) [2025-09-02T10:00:04.230Z] #11 5.794 (14/14) Installing openssl (3.3.4-r0) [2025-09-02T10:00:04.490Z] #11 6.042 Executing busybox-1.36.1-r30.trigger [2025-09-02T10:00:04.751Z] #11 6.046 Executing ca-certificates-20250619-r0.trigger [2025-09-02T10:00:04.751Z] #11 6.089 OK: 43 MiB in 28 packages [2025-09-02T10:00:04.751Z] #11 6.161 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-02T10:00:05.020Z] #11 6.406 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-02T10:00:05.280Z] #11 6.905 (1/167) Installing libexpat (2.7.0-r0) [2025-09-02T10:00:05.539Z] #11 7.087 (2/167) Installing libbz2 (1.0.8-r6) [2025-09-02T10:00:05.798Z] #11 7.246 (3/167) Installing libpng (1.6.44-r0) [2025-09-02T10:00:06.059Z] #11 7.464 (4/167) Installing freetype (2.13.2-r0) [2025-09-02T10:00:06.059Z] #11 7.691 (5/167) Installing fontconfig (2.15.0-r1) [2025-09-02T10:00:06.319Z] #11 7.901 (6/167) Installing libfontenc (1.1.8-r0) [2025-09-02T10:00:06.578Z] #11 8.061 (7/167) Installing mkfontscale (1.2.2-r6) [2025-09-02T10:00:06.838Z] #11 8.238 (8/167) Installing font-opensans (0_git20210927-r1) [2025-09-02T10:00:07.097Z] #11 8.507 (9/167) Installing pkgconf (2.2.0-r0) [2025-09-02T10:00:07.097Z] #11 8.705 (10/167) Installing libgcc (13.2.1_git20240309-r1) [2025-09-02T10:00:07.357Z] #11 8.889 (11/167) Installing libffi (3.4.6-r0) [2025-09-02T10:00:07.616Z] #11 9.062 (12/167) Installing libintl (0.22.5-r0) [2025-09-02T10:00:07.616Z] #11 9.225 (13/167) Installing libeconf (0.6.3-r0) [2025-09-02T10:00:07.876Z] #11 9.385 (14/167) Installing libblkid (2.40.1-r1) [2025-09-02T10:00:08.135Z] #11 9.570 (15/167) Installing libmount (2.40.1-r1) [2025-09-02T10:00:08.394Z] #11 9.787 (16/167) Installing pcre2 (10.43-r0) [2025-09-02T10:00:08.653Z] #11 10.03 (17/167) Installing glib (2.80.5-r0) [2025-09-02T10:00:08.913Z] #11 10.31 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) [2025-09-02T10:00:09.094Z] Still waiting to schedule task [2025-09-02T10:00:09.094Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-09-02T10:00:09.172Z] #11 10.59 (19/167) Installing xz-libs (5.6.2-r1) [2025-09-02T10:00:09.172Z] #11 10.79 (20/167) Installing libxml2 (2.12.10-r0) [2025-09-02T10:00:09.740Z] #11 11.29 (21/167) Installing shared-mime-info (2.4-r0) [2025-09-02T10:00:10.000Z] #11 11.54 (22/167) Installing hicolor-icon-theme (0.17-r2) [2025-09-02T10:00:10.262Z] #11 11.72 (23/167) Installing libjpeg-turbo (3.0.3-r0) [2025-09-02T10:00:10.522Z] #11 11.94 (24/167) Installing libsharpyuv (1.3.2-r0) [2025-09-02T10:00:10.522Z] #11 12.08 (25/167) Installing libwebp (1.3.2-r0) [2025-09-02T10:00:10.782Z] #11 12.30 (26/167) Installing tiff (4.6.0t-r0) [2025-09-02T10:00:11.041Z] #11 12.51 (27/167) Installing gdk-pixbuf (2.42.12-r0) [2025-09-02T10:00:11.299Z] #11 12.72 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) [2025-09-02T10:00:11.299Z] #11 12.89 (29/167) Installing libxau (1.0.11-r4) [2025-09-02T10:00:11.557Z] #11 13.03 (30/167) Installing libmd (1.1.0-r0) [2025-09-02T10:00:11.815Z] #11 13.19 (31/167) Installing libbsd (0.12.2-r0) [2025-09-02T10:00:11.815Z] #11 13.36 (32/167) Installing libxdmcp (1.1.5-r1) [2025-09-02T10:00:12.073Z] #11 13.49 (33/167) Installing libxcb (1.16.1-r0) [2025-09-02T10:00:12.332Z] #11 13.72 (34/167) Installing libx11 (1.8.9-r1) [2025-09-02T10:00:12.591Z] #11 13.99 (35/167) Installing libxcomposite (0.4.6-r5) [2025-09-02T10:00:12.591Z] #11 14.14 (36/167) Installing libxfixes (6.0.1-r4) [2025-09-02T10:00:12.851Z] #11 14.28 (37/167) Installing libxrender (0.9.11-r5) [2025-09-02T10:00:12.851Z] #11 14.45 (38/167) Installing libxcursor (1.2.2-r1) [2025-09-02T10:00:13.112Z] #11 14.61 (39/167) Installing libxdamage (1.1.6-r5) [2025-09-02T10:00:13.373Z] #11 14.75 (40/167) Installing libxext (1.3.6-r2) [2025-09-02T10:00:13.373Z] #11 14.91 (41/167) Installing libxi (1.8.1-r4) [2025-09-02T10:00:13.632Z] #11 15.08 (42/167) Installing libxinerama (1.1.5-r4) [2025-09-02T10:00:13.632Z] #11 15.22 (43/167) Installing libxrandr (1.5.4-r1) [2025-09-02T10:00:13.893Z] #11 15.39 (44/167) Installing libatk-1.0 (2.52.0-r0) [2025-09-02T10:00:14.153Z] #11 15.57 (45/167) Installing libxtst (1.2.4-r6) [2025-09-02T10:00:14.153Z] #11 15.71 (46/167) Installing dbus-libs (1.14.10-r1) [2025-09-02T10:00:14.413Z] #11 15.92 (47/167) Installing at-spi2-core (2.52.0-r0) [2025-09-02T10:00:14.673Z] #11 16.12 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2025-09-02T10:00:14.673Z] #11 16.30 (49/167) Installing pixman (0.43.2-r0) [2025-09-02T10:00:14.933Z] #11 16.52 (50/167) Installing cairo (1.18.4-r0) [2025-09-02T10:00:15.193Z] #11 16.76 (51/167) Installing cairo-gobject (1.18.4-r0) [2025-09-02T10:00:15.453Z] #11 16.91 (52/167) Installing avahi-libs (0.8-r17) [2025-09-02T10:00:15.713Z] #11 17.09 (53/167) Installing gmp (6.3.0-r1) [2025-09-02T10:00:15.713Z] #11 17.31 (54/167) Installing nettle (3.9.1-r0) [2025-09-02T10:00:15.973Z] #11 17.58 (55/167) Installing libtasn1 (4.20.0-r0) [2025-09-02T10:00:16.232Z] #11 17.75 (56/167) Installing p11-kit (0.25.3-r0) [2025-09-02T10:00:16.492Z] #11 17.98 (57/167) Installing gnutls (3.8.5-r0) [2025-09-02T10:00:16.752Z] #11 18.26 (58/167) Installing cups-libs (2.4.9-r1) [2025-09-02T10:00:17.011Z] #11 18.48 (59/167) Installing libepoxy (1.5.10-r1) [2025-09-02T10:00:17.270Z] #11 18.70 (60/167) Installing fribidi (1.0.15-r0) [2025-09-02T10:00:17.270Z] #11 18.86 (61/167) Installing graphite2 (1.3.14-r6) [2025-09-02T10:00:17.530Z] #11 19.04 (62/167) Installing harfbuzz (8.5.0-r0) [2025-09-02T10:00:17.790Z] #11 19.29 (63/167) Installing libxft (2.3.8-r3) [2025-09-02T10:00:18.050Z] #11 19.46 (64/167) Installing pango (1.52.2-r0) [2025-09-02T10:00:18.050Z] #11 19.68 (65/167) Installing wayland-libs-client (1.22.0-r4) [2025-09-02T10:00:18.309Z] #11 19.84 (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2025-09-02T10:00:18.569Z] #11 19.99 (67/167) Installing wayland-libs-egl (1.22.0-r4) [2025-09-02T10:00:18.569Z] #11 20.13 (68/167) Installing xkeyboard-config (2.41-r0) [2025-09-02T10:00:18.829Z] #11 20.38 (69/167) Installing libxkbcommon (1.7.0-r0) [2025-09-02T10:00:19.089Z] #11 20.68 (70/167) Installing gtk+3.0 (3.24.43-r0) [2025-09-02T10:00:19.656Z] #11 21.11 (71/167) Installing icu-data-full (74.2-r1) [2025-09-02T10:00:20.226Z] #11 21.60 (72/167) Installing mesa (24.0.9-r1) [2025-09-02T10:00:20.226Z] #11 21.76 (73/167) Installing llvm17-libs (17.0.6-r2) [2025-09-02T10:00:21.607Z] #11 22.82 (74/167) Installing hwdata-pci (0.382-r0) [2025-09-02T10:00:21.607Z] #11 23.06 (75/167) Installing libpciaccess (0.18.1-r0) [2025-09-02T10:00:21.607Z] #11 23.24 (76/167) Installing libdrm (2.4.120-r0) [2025-09-02T10:00:21.866Z] #11 23.46 (77/167) Installing libelf (0.191-r0) [2025-09-02T10:00:22.126Z] #11 23.64 (78/167) Installing mesa-glapi (24.0.9-r1) [2025-09-02T10:00:22.385Z] #11 23.82 (79/167) Installing mesa-dri-gallium (24.0.9-r1) [2025-09-02T10:00:22.644Z] #11 24.27 (80/167) Installing eudev-libs (3.2.14-r2) [2025-09-02T10:00:22.903Z] #11 24.44 (81/167) Installing libmagic (5.45-r1) [2025-09-02T10:00:23.162Z] #11 24.67 (82/167) Installing file (5.45-r1) [2025-09-02T10:00:23.421Z] #11 24.83 (83/167) Installing xprop (1.2.7-r0) [2025-09-02T10:00:23.421Z] #11 25.00 (84/167) Installing libice (1.1.1-r6) [2025-09-02T10:00:23.684Z] #11 25.17 (85/167) Installing libuuid (2.40.1-r1) [2025-09-02T10:00:23.943Z] #11 25.34 (86/167) Installing libsm (1.2.4-r4) [2025-09-02T10:00:23.943Z] #11 25.51 (87/167) Installing libxt (1.3.0-r5) [2025-09-02T10:00:24.203Z] #11 25.71 (88/167) Installing libxmu (1.1.4-r2) [2025-09-02T10:00:24.462Z] #11 25.89 (89/167) Installing xset (1.2.5-r1) [2025-09-02T10:00:24.462Z] #11 26.06 (90/167) Installing xdg-utils (1.2.1-r0) [2025-09-02T10:00:24.720Z] #11 26.25 (91/167) Installing libogg (1.3.5-r5) [2025-09-02T10:00:24.979Z] #11 26.41 (92/167) Installing libflac (1.4.3-r1) [2025-09-02T10:00:25.238Z] #11 26.62 (93/167) Installing alsa-lib (1.2.11-r0) [2025-09-02T10:00:25.497Z] #11 26.88 (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2025-09-02T10:00:25.756Z] #11 27.19 (95/167) Installing aom-libs (3.9.1-r0) [2025-09-02T10:00:26.018Z] #11 27.50 (96/167) Installing libva (2.21.0-r0) [2025-09-02T10:00:26.279Z] #11 27.69 (97/167) Installing libvdpau (1.5-r3) [2025-09-02T10:00:26.279Z] #11 27.85 (98/167) Installing onevpl-libs (2023.3.1-r2) [2025-09-02T10:00:26.539Z] #11 28.07 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) [2025-09-02T10:00:26.799Z] #11 28.29 (100/167) Installing libdav1d (1.4.2-r0) [2025-09-02T10:00:27.057Z] #11 28.53 (101/167) Installing openexr-libiex (3.1.13-r1) [2025-09-02T10:00:27.315Z] #11 28.73 (102/167) Installing openexr-libilmthread (3.1.13-r1) [2025-09-02T10:00:27.316Z] #11 28.90 (103/167) Installing imath (3.1.12-r0) [2025-09-02T10:00:27.579Z] #11 29.08 (104/167) Installing openexr-libopenexr (3.1.13-r1) [2025-09-02T10:00:27.838Z] #11 29.34 (105/167) Installing giflib (5.2.2-r0) [2025-09-02T10:00:28.097Z] #11 29.51 (106/167) Installing libhwy (1.0.7-r0) [2025-09-02T10:00:28.097Z] #11 29.67 (107/167) Installing lcms2 (2.16-r0) [2025-09-02T10:00:28.356Z] #11 29.90 (108/167) Installing libjxl (0.10.2-r0) [2025-09-02T10:00:28.616Z] #11 30.08 (109/167) Installing lame-libs (3.100-r5) [2025-09-02T10:00:28.616Z] #11 30.21 (110/167) Installing opus (1.5.2-r0) [2025-09-02T10:00:28.876Z] #11 30.36 (111/167) Installing rav1e-libs (0.7.1-r0) [2025-09-02T10:00:29.137Z] #11 30.52 (112/167) Installing libgomp (13.2.1_git20240309-r1) [2025-09-02T10:00:29.137Z] #11 30.66 (113/167) Installing soxr (0.1.3-r7) [2025-09-02T10:00:29.395Z] #11 30.79 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) [2025-09-02T10:00:29.395Z] #11 30.92 (115/167) Installing libtheora (1.1.1-r18) [2025-09-02T10:00:29.654Z] #11 31.07 (116/167) Installing libvorbis (1.3.7-r2) [2025-09-02T10:00:29.654Z] #11 31.21 (117/167) Installing libvpx (1.14.1-r0) [2025-09-02T10:00:29.914Z] #11 31.38 (118/167) Installing libwebpmux (1.3.2-r0) [2025-09-02T10:00:29.914Z] #11 31.49 (119/167) Installing x264-libs (0.164_git20231001-r0) [2025-09-02T10:00:30.173Z] #11 31.66 (120/167) Installing numactl (2.0.18-r0) [2025-09-02T10:00:30.173Z] #11 31.78 (121/167) Installing x265-libs (3.6-r0) [2025-09-02T10:00:30.432Z] #11 31.99 (122/167) Installing xvidcore (1.3.7-r2) [2025-09-02T10:00:30.691Z] #11 32.13 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-09-02T10:00:30.952Z] #11 32.38 (124/167) Installing libbluray (1.3.4-r1) [2025-09-02T10:00:30.952Z] #11 32.52 (125/167) Installing mpg123-libs (1.32.8-r0) [2025-09-02T10:00:31.213Z] #11 32.67 (126/167) Installing libopenmpt (0.7.7-r0) [2025-09-02T10:00:31.213Z] #11 32.84 (127/167) Installing cjson (1.7.18-r0) [2025-09-02T10:00:31.474Z] #11 32.95 (128/167) Installing mbedtls (3.6.4-r0) [2025-09-02T10:00:31.474Z] #11 33.11 (129/167) Installing librist (0.2.10-r1) [2025-09-02T10:00:31.734Z] #11 33.24 (130/167) Installing libsrt (1.5.3-r0) [2025-09-02T10:00:31.994Z] #11 33.40 (131/167) Installing libssh (0.10.6-r0) [2025-09-02T10:00:31.994Z] #11 33.53 (132/167) Installing libsodium (1.0.19-r0) [2025-09-02T10:00:32.253Z] #11 33.67 (133/167) Installing libzmq (4.3.5-r2) [2025-09-02T10:00:32.253Z] #11 33.83 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) [2025-09-02T10:00:32.513Z] #11 34.00 (135/167) Installing crc32c (1.1.2-r0) [2025-09-02T10:00:32.513Z] #11 34.11 (136/167) Installing double-conversion (3.3.0-r0) [2025-09-02T10:00:32.772Z] #11 34.23 (137/167) Installing libevent (2.1.12-r7) [2025-09-02T10:00:32.772Z] #11 34.38 (138/167) Installing wayland-libs-server (1.22.0-r4) [2025-09-02T10:00:33.036Z] #11 34.49 (139/167) Installing mesa-gbm (24.0.9-r1) [2025-09-02T10:00:33.036Z] #11 34.61 (140/167) Installing harfbuzz-subset (8.5.0-r0) [2025-09-02T10:00:33.296Z] #11 34.77 (141/167) Installing icu-libs (74.2-r1) [2025-09-02T10:00:33.556Z] #11 34.95 (142/167) Installing minizip (1.3.1-r0) [2025-09-02T10:00:33.556Z] #11 35.06 (143/167) Installing nspr (4.35-r4) [2025-09-02T10:00:33.817Z] #11 35.21 (144/167) Installing sqlite-libs (3.45.3-r2) [2025-09-02T10:00:33.817Z] #11 35.37 (145/167) Installing nss (3.105-r0) [2025-09-02T10:00:34.077Z] #11 35.55 (146/167) Installing openh264 (2.4.1-r0) [2025-09-02T10:00:34.077Z] #11 35.70 (147/167) Installing libcamera-ipa (0.3.0-r0) [2025-09-02T10:00:34.336Z] #11 35.83 (148/167) Installing libunwind (1.8.1-r0) [2025-09-02T10:00:34.905Z] #11 36.27 (149/167) Installing yaml (0.2.5-r2) [2025-09-02T10:00:34.905Z] #11 36.40 (150/167) Installing libcamera (0.3.0-r0) [2025-09-02T10:00:35.165Z] #11 36.55 (151/167) Installing speexdsp (1.2.1-r2) [2025-09-02T10:00:35.165Z] #11 36.67 (152/167) Installing libuv (1.48.0-r0) [2025-09-02T10:00:35.424Z] #11 36.81 (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2025-09-02T10:00:35.424Z] #11 36.96 (154/167) Installing libsndfile (1.2.2-r1) [2025-09-02T10:00:35.684Z] #11 37.11 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2025-09-02T10:00:35.684Z] #11 37.26 (156/167) Installing pipewire-libs (1.0.6-r1) [2025-09-02T10:00:35.944Z] #11 37.46 (157/167) Installing libasyncns (0.8-r3) [2025-09-02T10:00:35.944Z] #11 37.57 (158/167) Installing libltdl (2.4.7-r3) [2025-09-02T10:00:36.204Z] #11 37.69 (159/167) Installing orc (0.4.40-r0) [2025-09-02T10:00:36.204Z] #11 37.83 (160/167) Installing tdb-libs (1.4.9-r1) [2025-09-02T10:00:36.464Z] #11 37.96 (161/167) Installing libpulse (17.0-r0) [2025-09-02T10:00:36.724Z] #11 38.12 (162/167) Installing libwebpdemux (1.3.2-r0) [2025-09-02T10:00:36.724Z] #11 38.22 (163/167) Installing libgpg-error (1.49-r0) [2025-09-02T10:00:36.724Z] #11 38.35 (164/167) Installing libgcrypt (1.10.3-r0) [2025-09-02T10:00:36.984Z] #11 38.50 (165/167) Installing libxslt (1.1.39-r2) [2025-09-02T10:00:37.247Z] #11 38.64 (166/167) Installing chromium (131.0.6778.108-r0) [2025-09-02T10:00:38.627Z] #11 40.24 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) [2025-09-02T10:00:38.885Z] #11 40.50 Executing busybox-1.36.1-r30.trigger [2025-09-02T10:00:39.145Z] #11 40.50 Executing fontconfig-2.15.0-r1.trigger [2025-09-02T10:00:39.145Z] #11 40.52 Executing mkfontscale-1.2.2-r6.trigger [2025-09-02T10:00:39.145Z] #11 40.54 Executing glib-2.80.5-r0.trigger [2025-09-02T10:00:39.145Z] #11 40.55 Executing shared-mime-info-2.4-r0.trigger [2025-09-02T10:00:39.411Z] #11 40.92 Executing gdk-pixbuf-2.42.12-r0.trigger [2025-09-02T10:00:39.411Z] #11 40.93 Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-09-02T10:00:39.411Z] #11 40.95 Executing gtk+3.0-3.24.43-r0.trigger [2025-09-02T10:00:39.411Z] #11 40.97 OK: 672 MiB in 195 packages [2025-09-02T10:00:39.411Z] #11 41.04 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-02T10:00:39.671Z] #11 41.21 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-02T10:00:40.239Z] #11 41.61 (1/30) Installing jansson (2.14-r4) [2025-09-02T10:00:40.500Z] #11 41.97 (2/30) Installing binutils (2.42-r1) [2025-09-02T10:00:40.758Z] #11 42.18 (3/30) Installing libatomic (13.2.1_git20240309-r1) [2025-09-02T10:00:40.758Z] #11 42.29 (4/30) Installing isl26 (0.26-r1) [2025-09-02T10:00:41.020Z] #11 42.46 (5/30) Installing mpfr4 (4.2.1-r0) [2025-09-02T10:00:41.021Z] #11 42.60 (6/30) Installing mpc1 (1.3.1-r1) [2025-09-02T10:00:41.280Z] #11 42.73 (7/30) Installing gcc (13.2.1_git20240309-r1) [2025-09-02T10:00:42.217Z] #11 43.55 (8/30) Installing musl-dev (1.2.5-r1) [2025-09-02T10:00:42.217Z] #11 43.75 (9/30) Installing linux-headers (6.6-r0) [2025-09-02T10:00:42.480Z] #11 43.95 (10/30) Installing libffi-dev (3.4.6-r0) [2025-09-02T10:00:42.480Z] #11 44.08 (11/30) Installing libpq (16.10-r0) [2025-09-02T10:00:42.739Z] #11 44.22 (12/30) Installing openssl-dev (3.3.4-r0) [2025-09-02T10:00:42.739Z] #11 44.37 (13/30) Installing libpq-dev (16.10-r0) [2025-09-02T10:00:42.999Z] #11 44.52 (14/30) Installing libecpg (16.10-r0) [2025-09-02T10:00:43.271Z] #11 44.64 (15/30) Installing libecpg-dev (16.10-r0) [2025-09-02T10:00:43.271Z] #11 44.79 (16/30) Installing clang16-headers (16.0.6-r5) [2025-09-02T10:00:43.530Z] #11 44.97 (17/30) Installing llvm16-libs (16.0.6-r9) [2025-09-02T10:00:44.466Z] #11 45.82 (18/30) Installing clang16-libs (16.0.6-r5) [2025-09-02T10:00:44.725Z] #11 46.34 (19/30) Installing fortify-headers (1.1-r3) [2025-09-02T10:00:44.986Z] #11 46.45 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-09-02T10:00:45.245Z] #11 46.71 (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2025-09-02T10:00:45.245Z] #11 46.84 (22/30) Installing clang16 (16.0.6-r5) [2025-09-02T10:00:45.504Z] #11 46.99 (23/30) Installing icu (74.2-r1) [2025-09-02T10:00:45.504Z] #11 47.13 (24/30) Installing icu-dev (74.2-r1) [2025-09-02T10:00:45.763Z] #11 47.30 (25/30) Installing llvm16 (16.0.6-r9) [2025-09-02T10:00:46.704Z] #11 48.13 (26/30) Installing lz4-libs (1.9.4-r5) [2025-09-02T10:00:46.704Z] #11 48.26 (27/30) Installing lz4-dev (1.9.4-r5) [2025-09-02T10:00:46.967Z] #11 48.38 (28/30) Installing zstd (1.5.6-r0) [2025-09-02T10:00:46.967Z] #11 48.51 (29/30) Installing zstd-dev (1.5.6-r0) [2025-09-02T10:00:47.226Z] #11 48.64 (30/30) Installing postgresql16-dev (16.10-r0) [2025-09-02T10:00:47.226Z] #11 48.86 Executing busybox-1.36.1-r30.trigger [2025-09-02T10:00:47.486Z] #11 48.87 OK: 1208 MiB in 225 packages [2025-09-02T10:00:47.486Z] #11 48.96 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-02T10:00:47.745Z] #11 49.13 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-02T10:00:48.007Z] #11 49.54 (1/14) Installing g++ (13.2.1_git20240309-r1) [2025-09-02T10:00:48.268Z] #11 49.89 (2/14) Installing gdbm (1.23-r1) [2025-09-02T10:00:48.529Z] #11 50.01 (3/14) Installing mpdecimal (4.0.0-r0) [2025-09-02T10:00:48.529Z] #11 50.13 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-09-02T10:00:48.792Z] #11 50.26 (5/14) Installing libncursesw (6.4_p20240420-r2) [2025-09-02T10:00:48.792Z] #11 50.40 (6/14) Installing libpanelw (6.4_p20240420-r2) [2025-09-02T10:00:49.050Z] #11 50.51 (7/14) Installing readline (8.2.10-r0) [2025-09-02T10:00:49.050Z] #11 50.65 (8/14) Installing python3 (3.12.11-r0) [2025-09-02T10:00:49.622Z] #11 50.96 (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) [2025-09-02T10:00:49.883Z] #11 51.42 (10/14) Installing pyc (3.12.11-r0) [2025-09-02T10:00:50.142Z] #11 51.53 (11/14) Installing python3-pyc (3.12.11-r0) [2025-09-02T10:00:50.142Z] #11 51.63 (12/14) Installing python3-dev (3.12.11-r0) [2025-09-02T10:00:50.710Z] #11 52.19 (13/14) Installing libsodium-dev (1.0.19-r0) [2025-09-02T10:00:50.710Z] #11 52.31 (14/14) Installing zeromq-dev (4.3.5-r2) [2025-09-02T10:00:50.972Z] #11 52.44 Executing busybox-1.36.1-r30.trigger [2025-09-02T10:00:51.235Z] #11 52.45 OK: 1374 MiB in 239 packages [2025-09-02T10:00:51.235Z] #11 52.52 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-02T10:00:51.235Z] #11 52.70 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-02T10:00:51.493Z] #11 53.13 OK: 1374 MiB in 239 packages [2025-09-02T10:00:51.758Z] #11 53.20 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-02T10:00:51.758Z] #11 53.38 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-02T10:00:52.332Z] #11 53.82 (1/1) Installing tzdata (2025b-r0) [2025-09-02T10:00:52.591Z] #11 53.99 OK: 1376 MiB in 240 packages [2025-09-02T10:00:52.853Z] #11 54.40 (1/1) Purging tzdata (2025b-r0) [2025-09-02T10:00:53.112Z] #11 54.40 OK: 1374 MiB in 239 packages [2025-09-02T10:00:54.490Z] #11 56.08 Looking in links: /tmp/tmpb803tay2 [2025-09-02T10:00:54.749Z] #11 56.08 Processing /tmp/tmpb803tay2/pip-25.0.1-py3-none-any.whl [2025-09-02T10:00:54.749Z] #11 56.09 Installing collected packages: pip [2025-09-02T10:00:55.688Z] #11 57.10 Successfully installed pip-25.0.1 [2025-09-02T10:00:55.688Z] #11 57.10 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. [2025-09-02T10:00:55.947Z] #11 57.54 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2025-09-02T10:00:56.208Z] #11 57.59 Collecting pip [2025-09-02T10:00:56.208Z] #11 57.62 Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB) [2025-09-02T10:00:56.208Z] #11 57.79 Collecting setuptools [2025-09-02T10:00:56.468Z] #11 57.79 Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) [2025-09-02T10:00:56.468Z] #11 57.83 Collecting wheel [2025-09-02T10:00:56.468Z] #11 57.83 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) [2025-09-02T10:00:56.468Z] #11 57.84 Downloading pip-25.2-py3-none-any.whl (1.8 MB) [2025-09-02T10:00:56.468Z] #11 57.87 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 59.6 MB/s eta 0:00:00 [2025-09-02T10:00:56.468Z] #11 57.88 Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) [2025-09-02T10:00:56.468Z] #11 57.88 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 275.0 MB/s eta 0:00:00 [2025-09-02T10:00:56.468Z] #11 57.89 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) [2025-09-02T10:00:56.468Z] #11 57.92 Installing collected packages: wheel, setuptools, pip [2025-09-02T10:00:57.403Z] #11 58.85 Attempting uninstall: pip [2025-09-02T10:00:57.662Z] #11 58.85 Found existing installation: pip 25.0.1 [2025-09-02T10:00:57.662Z] #11 58.89 Uninstalling pip-25.0.1: [2025-09-02T10:00:57.662Z] #11 58.90 Successfully uninstalled pip-25.0.1 [2025-09-02T10:00:58.228Z] #11 59.84 Successfully installed pip-25.2 setuptools-80.9.0 wheel-0.45.1 [2025-09-02T10:00:58.486Z] #11 59.84 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. [2025-09-02T10:00:58.745Z] #11 60.31 Processing ./edgex-taf-common [2025-09-02T10:00:59.004Z] #11 60.31 Preparing metadata (setup.py): started [2025-09-02T10:00:59.004Z] #11 60.49 Preparing metadata (setup.py): finished with status 'done' [2025-09-02T10:00:59.264Z] #11 60.50 Building wheels for collected packages: edgex-taf-common [2025-09-02T10:00:59.264Z] #11 60.50 DEPRECATION: Building 'edgex-taf-common' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'edgex-taf-common'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-09-02T10:00:59.264Z] #11 60.50 Building wheel for edgex-taf-common (setup.py): started [2025-09-02T10:00:59.264Z] #11 60.72 Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2025-09-02T10:00:59.524Z] #11 60.72 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=c53598454e733df44df097fbbf168c89c70e1bb16a519e387435bbec099002f9 [2025-09-02T10:00:59.524Z] #11 60.72 Stored in directory: /tmp/pip-ephem-wheel-cache-iuhc6tzx/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2025-09-02T10:00:59.524Z] #11 60.73 Successfully built edgex-taf-common [2025-09-02T10:00:59.524Z] #11 60.74 Installing collected packages: edgex-taf-common [2025-09-02T10:00:59.524Z] #11 60.77 Successfully installed edgex-taf-common-0.0.0 [2025-09-02T10:00:59.524Z] #11 60.77 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. [2025-09-02T10:00:59.783Z] #11 61.25 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) [2025-09-02T10:00:59.783Z] #11 61.27 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-09-02T10:00:59.783Z] #11 61.29 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) [2025-09-02T10:00:59.783Z] #11 61.30 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) [2025-09-02T10:00:59.783Z] #11 61.34 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2025-09-02T10:00:59.783Z] #11 61.34 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2025-09-02T10:00:59.783Z] #11 61.38 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2025-09-02T10:01:00.041Z] #11 61.39 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2025-09-02T10:01:00.042Z] #11 61.41 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) [2025-09-02T10:01:00.042Z] #11 61.42 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) [2025-09-02T10:01:00.042Z] #11 61.44 Preparing metadata (setup.py): started [2025-09-02T10:01:00.042Z] #11 61.61 Preparing metadata (setup.py): finished with status 'done' [2025-09-02T10:01:00.301Z] #11 61.62 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) [2025-09-02T10:01:00.301Z] #11 61.63 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2025-09-02T10:01:00.301Z] #11 61.63 Preparing metadata (setup.py): started [2025-09-02T10:01:00.301Z] #11 61.81 Preparing metadata (setup.py): finished with status 'done' [2025-09-02T10:01:00.301Z] #11 61.85 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) [2025-09-02T10:01:00.301Z] #11 61.85 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2025-09-02T10:01:00.301Z] #11 61.87 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) [2025-09-02T10:01:00.301Z] #11 61.87 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2025-09-02T10:01:00.301Z] #11 61.91 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) [2025-09-02T10:01:00.301Z] #11 61.91 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) [2025-09-02T10:01:00.301Z] #11 61.92 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) [2025-09-02T10:01:00.560Z] #11 61.93 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2025-09-02T10:01:00.560Z] #11 61.95 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) [2025-09-02T10:01:00.560Z] #11 61.95 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2025-09-02T10:01:00.560Z] #11 62.18 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) [2025-09-02T10:01:00.819Z] #11 62.19 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) [2025-09-02T10:01:00.819Z] #11 62.28 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) [2025-09-02T10:01:00.819Z] #11 62.29 Downloading psutil-7.0.0.tar.gz (497 kB) [2025-09-02T10:01:01.077Z] #11 62.37 Installing build dependencies: started [2025-09-02T10:01:01.645Z] #11 63.17 Installing build dependencies: finished with status 'done' [2025-09-02T10:01:01.904Z] #11 63.17 Getting requirements to build wheel: started [2025-09-02T10:01:02.163Z] #11 63.65 Getting requirements to build wheel: finished with status 'done' [2025-09-02T10:01:02.163Z] #11 63.65 Preparing metadata (pyproject.toml): started [2025-09-02T10:01:02.422Z] #11 63.94 Preparing metadata (pyproject.toml): finished with status 'done' [2025-09-02T10:01:02.682Z] #11 64.26 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) [2025-09-02T10:01:02.941Z] #11 64.26 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) [2025-09-02T10:01:02.941Z] #11 64.30 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) [2025-09-02T10:01:02.941Z] #11 64.31 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2025-09-02T10:01:02.941Z] #11 64.37 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) [2025-09-02T10:01:03.201Z] #11 64.37 Downloading psycopg2-2.9.10.tar.gz (385 kB) [2025-09-02T10:01:03.201Z] #11 64.43 Preparing metadata (setup.py): started [2025-09-02T10:01:03.201Z] #11 64.63 Preparing metadata (setup.py): finished with status 'done' [2025-09-02T10:01:03.201Z] #11 64.74 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) [2025-09-02T10:01:03.461Z] #11 64.75 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) [2025-09-02T10:01:03.461Z] #11 65.00 Collecting protobuf==6.32.0 (from -r requirements.txt (line 18)) [2025-09-02T10:01:03.720Z] #11 65.00 Downloading protobuf-6.32.0-py3-none-any.whl.metadata (593 bytes) [2025-09-02T10:01:03.720Z] #11 65.02 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) [2025-09-02T10:01:03.720Z] #11 65.02 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2025-09-02T10:01:03.720Z] #11 65.23 Collecting cryptography==45.0.4 (from -r requirements.txt (line 20)) [2025-09-02T10:01:03.980Z] #11 65.23 Downloading cryptography-45.0.4-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) [2025-09-02T10:01:03.980Z] #11 65.26 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) [2025-09-02T10:01:03.980Z] #11 65.26 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2025-09-02T10:01:03.980Z] #11 65.29 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) [2025-09-02T10:01:03.980Z] #11 65.29 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) [2025-09-02T10:01:03.980Z] #11 65.32 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) [2025-09-02T10:01:03.980Z] #11 65.32 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2025-09-02T10:01:03.980Z] #11 65.37 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-09-02T10:01:03.980Z] #11 65.38 Downloading selenium-4.35.0-py3-none-any.whl.metadata (7.4 kB) [2025-09-02T10:01:03.980Z] #11 65.41 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-09-02T10:01:03.980Z] #11 65.42 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2025-09-02T10:01:03.980Z] #11 65.44 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-09-02T10:01:03.980Z] #11 65.44 Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) [2025-09-02T10:01:03.980Z] #11 65.49 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-09-02T10:01:03.980Z] #11 65.50 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) [2025-09-02T10:01:03.980Z] #11 65.51 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-09-02T10:01:03.980Z] #11 65.52 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) [2025-09-02T10:01:03.980Z] #11 65.53 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:01:03.980Z] #11 65.54 Downloading docutils-0.22-py3-none-any.whl.metadata (15 kB) [2025-09-02T10:01:03.980Z] #11 65.58 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:01:03.980Z] #11 65.58 Downloading flex-6.14.1.tar.gz (40 kB) [2025-09-02T10:01:03.980Z] #11 65.61 Preparing metadata (setup.py): started [2025-09-02T10:01:04.239Z] #11 65.80 Preparing metadata (setup.py): finished with status 'done' [2025-09-02T10:01:04.499Z] #11 65.83 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:01:04.499Z] #11 65.84 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2025-09-02T10:01:04.499Z] #11 65.87 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:01:04.499Z] #11 65.87 Downloading jsonschema-4.25.1-py3-none-any.whl.metadata (7.6 kB) [2025-09-02T10:01:04.499Z] #11 65.91 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:01:04.499Z] #11 65.91 Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) [2025-09-02T10:01:04.499Z] #11 65.93 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:01:04.499Z] #11 65.94 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) [2025-09-02T10:01:04.499Z] #11 65.98 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:01:04.499Z] #11 65.98 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2025-09-02T10:01:04.499Z] #11 66.00 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:01:04.499Z] #11 66.01 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-09-02T10:01:04.499Z] #11 66.11 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) [2025-09-02T10:01:04.759Z] #11 66.11 Downloading charset_normalizer-3.4.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (36 kB) [2025-09-02T10:01:04.759Z] #11 66.13 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) [2025-09-02T10:01:04.759Z] #11 66.13 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2025-09-02T10:01:04.759Z] #11 66.16 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) [2025-09-02T10:01:04.759Z] #11 66.17 Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) [2025-09-02T10:01:04.759Z] #11 66.19 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) [2025-09-02T10:01:04.759Z] #11 66.19 Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB) [2025-09-02T10:01:04.759Z] #11 66.25 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2025-09-02T10:01:05.019Z] #11 66.25 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2025-09-02T10:01:05.019Z] #11 66.27 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2025-09-02T10:01:05.019Z] #11 66.28 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2025-09-02T10:01:05.019Z] #11 66.28 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (80.9.0) [2025-09-02T10:01:05.019Z] #11 66.41 Collecting cffi>=1.14 (from cryptography==45.0.4->-r requirements.txt (line 20)) [2025-09-02T10:01:05.019Z] #11 66.41 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (1.5 kB) [2025-09-02T10:01:05.019Z] #11 66.43 Collecting pycparser (from cffi>=1.14->cryptography==45.0.4->-r requirements.txt (line 20)) [2025-09-02T10:01:05.019Z] #11 66.44 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) [2025-09-02T10:01:05.019Z] #11 66.49 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-09-02T10:01:05.019Z] #11 66.49 Downloading bcrypt-4.3.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) [2025-09-02T10:01:05.019Z] #11 66.57 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-09-02T10:01:05.279Z] #11 66.57 Downloading invoke-2.2.0-py3-none-any.whl.metadata (3.3 kB) [2025-09-02T10:01:05.279Z] #11 66.60 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-09-02T10:01:05.279Z] #11 66.60 Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_x86_64.whl.metadata (8.6 kB) [2025-09-02T10:01:05.279Z] #11 66.63 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2025-09-02T10:01:05.279Z] #11 66.63 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2025-09-02T10:01:05.279Z] #11 66.65 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2025-09-02T10:01:05.279Z] #11 66.66 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) [2025-09-02T10:01:05.279Z] #11 66.69 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-09-02T10:01:05.279Z] #11 66.69 Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) [2025-09-02T10:01:05.279Z] #11 66.70 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-09-02T10:01:05.279Z] #11 66.71 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2025-09-02T10:01:05.279Z] #11 66.72 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2025-09-02T10:01:05.279Z] #11 66.73 Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB) [2025-09-02T10:01:05.279Z] #11 66.76 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-09-02T10:01:05.279Z] #11 66.77 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) [2025-09-02T10:01:05.279Z] #11 66.79 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-09-02T10:01:05.279Z] #11 66.79 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2025-09-02T10:01:05.279Z] #11 66.80 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-09-02T10:01:05.279Z] #11 66.80 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2025-09-02T10:01:05.279Z] #11 66.81 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-09-02T10:01:05.279Z] #11 66.81 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2025-09-02T10:01:05.279Z] #11 66.83 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-09-02T10:01:05.279Z] #11 66.83 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2025-09-02T10:01:05.279Z] #11 66.85 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-09-02T10:01:05.279Z] #11 66.85 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2025-09-02T10:01:05.279Z] #11 66.89 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-09-02T10:01:05.540Z] #11 66.90 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2025-09-02T10:01:05.540Z] #11 66.95 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:01:05.540Z] #11 66.96 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2025-09-02T10:01:05.540Z] #11 66.99 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:01:05.540Z] #11 67.00 Downloading validate_email-1.3.tar.gz (4.7 kB) [2025-09-02T10:01:05.540Z] #11 67.00 Preparing metadata (setup.py): started [2025-09-02T10:01:05.540Z] #11 67.17 Preparing metadata (setup.py): finished with status 'done' [2025-09-02T10:01:05.801Z] #11 67.20 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:01:05.801Z] #11 67.21 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2025-09-02T10:01:05.801Z] #11 67.25 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:01:05.801Z] #11 67.25 Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2025-09-02T10:01:05.801Z] #11 67.26 Preparing metadata (setup.py): started [2025-09-02T10:01:05.801Z] #11 67.42 Preparing metadata (setup.py): finished with status 'done' [2025-09-02T10:01:06.061Z] #11 67.45 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:01:06.061Z] #11 67.45 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2025-09-02T10:01:06.061Z] #11 67.47 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:01:06.061Z] #11 67.47 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2025-09-02T10:01:06.061Z] #11 67.50 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:01:06.061Z] #11 67.50 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) [2025-09-02T10:01:06.061Z] #11 67.54 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:01:06.061Z] #11 67.54 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2025-09-02T10:01:06.321Z] #11 67.87 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:01:06.580Z] #11 67.87 Downloading rpds_py-0.27.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.2 kB) [2025-09-02T10:01:06.580Z] #11 67.92 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:01:06.580Z] #11 67.92 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2025-09-02T10:01:06.580Z] #11 67.94 Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:01:06.580Z] #11 67.95 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2025-09-02T10:01:06.580Z] #11 67.97 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:01:06.580Z] #11 67.97 Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) [2025-09-02T10:01:06.580Z] #11 67.99 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:01:06.580Z] #11 67.99 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2025-09-02T10:01:06.580Z] #11 68.01 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:01:06.580Z] #11 68.02 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) [2025-09-02T10:01:06.580Z] #11 68.03 Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:01:06.580Z] #11 68.03 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) [2025-09-02T10:01:06.580Z] #11 68.07 Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:01:06.580Z] #11 68.08 Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) [2025-09-02T10:01:06.580Z] #11 68.09 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:01:06.580Z] #11 68.10 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2025-09-02T10:01:06.580Z] #11 68.14 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:01:06.580Z] #11 68.15 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2025-09-02T10:01:06.580Z] #11 68.20 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)) [2025-09-02T10:01:06.841Z] #11 68.20 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) [2025-09-02T10:01:06.841Z] #11 68.28 Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:01:06.841Z] #11 68.28 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.0 kB) [2025-09-02T10:01:06.841Z] #11 68.32 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) [2025-09-02T10:01:07.101Z] #11 68.33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 89.6 MB/s 0:00:00 [2025-09-02T10:01:07.102Z] #11 68.33 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) [2025-09-02T10:01:07.102Z] #11 68.34 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2025-09-02T10:01:07.102Z] #11 68.34 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2025-09-02T10:01:07.102Z] #11 68.35 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2025-09-02T10:01:07.102Z] #11 68.35 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2025-09-02T10:01:07.102Z] #11 68.35 Downloading requests-2.32.4-py3-none-any.whl (64 kB) [2025-09-02T10:01:07.102Z] #11 68.36 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2025-09-02T10:01:07.102Z] #11 68.36 Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2025-09-02T10:01:07.102Z] #11 68.37 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) [2025-09-02T10:01:07.102Z] #11 68.58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 87.6 MB/s 0:00:00 [2025-09-02T10:01:07.102Z] #11 68.58 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) [2025-09-02T10:01:07.102Z] #11 68.60 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 115.4 MB/s 0:00:00 [2025-09-02T10:01:07.102Z] #11 68.61 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2025-09-02T10:01:07.102Z] #11 68.61 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 176.1 MB/s 0:00:00 [2025-09-02T10:01:07.102Z] #11 68.62 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) [2025-09-02T10:01:07.102Z] #11 68.64 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 124.2 MB/s 0:00:00 [2025-09-02T10:01:07.102Z] #11 68.65 Downloading protobuf-6.32.0-py3-none-any.whl (169 kB) [2025-09-02T10:01:07.102Z] #11 68.65 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2025-09-02T10:01:07.102Z] #11 68.66 Downloading cryptography-45.0.4-cp311-abi3-musllinux_1_2_x86_64.whl (4.6 MB) [2025-09-02T10:01:07.102Z] #11 68.71 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 107.0 MB/s 0:00:00 [2025-09-02T10:01:07.362Z] #11 68.71 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2025-09-02T10:01:07.362Z] #11 68.71 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) [2025-09-02T10:01:07.362Z] #11 68.72 Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2025-09-02T10:01:07.362Z] #11 68.72 Downloading charset_normalizer-3.4.3-cp312-cp312-musllinux_1_2_x86_64.whl (153 kB) [2025-09-02T10:01:07.362Z] #11 68.73 Downloading idna-3.10-py3-none-any.whl (70 kB) [2025-09-02T10:01:07.362Z] #11 68.73 Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) [2025-09-02T10:01:07.362Z] #11 68.73 Downloading certifi-2025.8.3-py3-none-any.whl (161 kB) [2025-09-02T10:01:07.362Z] #11 68.74 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl (488 kB) [2025-09-02T10:01:07.362Z] #11 68.75 Downloading click-8.2.1-py3-none-any.whl (102 kB) [2025-09-02T10:01:07.362Z] #11 68.75 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) [2025-09-02T10:01:07.362Z] #11 68.76 Downloading bcrypt-4.3.0-cp39-abi3-musllinux_1_2_x86_64.whl (363 kB) [2025-09-02T10:01:07.362Z] #11 68.76 Downloading invoke-2.2.0-py3-none-any.whl (160 kB) [2025-09-02T10:01:07.362Z] #11 68.77 Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_x86_64.whl (1.1 MB) [2025-09-02T10:01:07.362Z] #11 68.78 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 118.6 MB/s 0:00:00 [2025-09-02T10:01:07.362Z] #11 68.78 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2025-09-02T10:01:07.362Z] #11 68.79 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2025-09-02T10:01:07.362Z] #11 68.79 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2025-09-02T10:01:07.362Z] #11 68.80 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) [2025-09-02T10:01:07.362Z] #11 68.80 Downloading selenium-4.35.0-py3-none-any.whl (9.6 MB) [2025-09-02T10:01:07.362Z] #11 68.88 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 135.5 MB/s 0:00:00 [2025-09-02T10:01:07.362Z] #11 68.88 Downloading trio-0.30.0-py3-none-any.whl (499 kB) [2025-09-02T10:01:07.362Z] #11 68.89 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2025-09-02T10:01:07.362Z] #11 68.89 Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB) [2025-09-02T10:01:07.362Z] #11 68.90 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2025-09-02T10:01:07.362Z] #11 68.90 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) [2025-09-02T10:01:07.362Z] #11 68.90 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2025-09-02T10:01:07.362Z] #11 68.91 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2025-09-02T10:01:07.362Z] #11 68.91 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2025-09-02T10:01:07.362Z] #11 68.91 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2025-09-02T10:01:07.362Z] #11 68.92 Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2025-09-02T10:01:07.362Z] #11 68.92 Downloading docutils-0.22-py3-none-any.whl (630 kB) [2025-09-02T10:01:07.362Z] #11 68.93 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.7/630.7 kB 135.9 MB/s 0:00:00 [2025-09-02T10:01:07.362Z] #11 68.93 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2025-09-02T10:01:07.362Z] #11 68.94 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) [2025-09-02T10:01:07.362Z] #11 68.94 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 133.3 MB/s 0:00:00 [2025-09-02T10:01:07.362Z] #11 68.95 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2025-09-02T10:01:07.362Z] #11 68.95 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2025-09-02T10:01:07.362Z] #11 68.96 Downloading jsonschema-4.25.1-py3-none-any.whl (90 kB) [2025-09-02T10:01:07.362Z] #11 68.96 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) [2025-09-02T10:01:07.362Z] #11 68.96 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2025-09-02T10:01:07.362Z] #11 68.97 Downloading rpds_py-0.27.1-cp312-cp312-musllinux_1_2_x86_64.whl (558 kB) [2025-09-02T10:01:07.362Z] #11 68.97 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 558.1/558.1 kB 139.6 MB/s 0:00:00 [2025-09-02T10:01:07.362Z] #11 68.98 Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) [2025-09-02T10:01:07.621Z] #11 68.98 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2025-09-02T10:01:07.621Z] #11 68.98 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2025-09-02T10:01:07.621Z] #11 68.99 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) [2025-09-02T10:01:07.621Z] #11 68.99 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) [2025-09-02T10:01:07.621Z] #11 69.00 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2025-09-02T10:01:07.621Z] #11 69.00 Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) [2025-09-02T10:01:07.621Z] #11 69.01 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) [2025-09-02T10:01:07.621Z] #11 69.01 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2025-09-02T10:01:07.621Z] #11 69.01 Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) [2025-09-02T10:01:07.621Z] #11 69.02 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) [2025-09-02T10:01:07.621Z] #11 69.02 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2025-09-02T10:01:07.621Z] #11 69.02 Downloading pycparser-2.22-py3-none-any.whl (117 kB) [2025-09-02T10:01:07.621Z] #11 69.03 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) [2025-09-02T10:01:07.621Z] #11 69.04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 132.9 MB/s 0:00:00 [2025-09-02T10:01:07.621Z] #11 69.06 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2025-09-02T10:01:07.621Z] #11 69.07 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2025-09-02T10:01:07.621Z] #11 69.07 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2025-09-02T10:01:07.621Z] #11 69.08 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2025-09-02T10:01:07.621Z] #11 69.21 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2025-09-02T10:01:07.881Z] #11 69.21 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-09-02T10:01:07.881Z] #11 69.21 Building wheel for robotframework-sshlibrary (setup.py): started [2025-09-02T10:01:07.881Z] #11 69.45 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' [2025-09-02T10:01:08.142Z] #11 69.45 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=61a214ee2d3b99f14eb9a1ca83ba0af53145dffdba03dc19ec774fe9c9642eff [2025-09-02T10:01:08.142Z] #11 69.45 Stored in directory: /tmp/pip-ephem-wheel-cache-046ytkk9/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 [2025-09-02T10:01:08.142Z] #11 69.46 DEPRECATION: Building 'robotbackgroundlogger' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotbackgroundlogger'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-09-02T10:01:08.142Z] #11 69.46 Building wheel for robotbackgroundlogger (setup.py): started [2025-09-02T10:01:08.142Z] #11 69.67 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2025-09-02T10:01:08.403Z] #11 69.67 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=669c91ec379c5a9524b412f4fa4f15874eca8d1daff0fc0d47c98f2a8550625e [2025-09-02T10:01:08.403Z] #11 69.67 Stored in directory: /tmp/pip-ephem-wheel-cache-046ytkk9/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2025-09-02T10:01:08.403Z] #11 69.68 Building wheel for psutil (pyproject.toml): started [2025-09-02T10:01:10.309Z] #11 71.49 Building wheel for psutil (pyproject.toml): finished with status 'done' [2025-09-02T10:01:10.309Z] #11 71.49 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277545 sha256=ab6e0d5ffb5385a4b2983b32f51b1539ae91d007587ae6d4f390bb98c8bef9c3 [2025-09-02T10:01:10.309Z] #11 71.49 Stored in directory: /tmp/pip-ephem-wheel-cache-046ytkk9/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2025-09-02T10:01:10.309Z] #11 71.50 DEPRECATION: Building 'psycopg2' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'psycopg2'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-09-02T10:01:10.309Z] #11 71.50 Building wheel for psycopg2 (setup.py): started [2025-09-02T10:01:20.300Z] #11 80.43 Building wheel for psycopg2 (setup.py): finished with status 'done' [2025-09-02T10:01:20.300Z] #11 80.43 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521910 sha256=a3ea27aedaac0757d86753f751640c8a2479b2ac3bedf8575cfe54fbfb154b26 [2025-09-02T10:01:20.300Z] #11 80.43 Stored in directory: /tmp/pip-ephem-wheel-cache-046ytkk9/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2025-09-02T10:01:20.300Z] #11 80.44 Building wheel for flex (setup.py): started [2025-09-02T10:01:20.300Z] #11 80.44 DEPRECATION: Building 'flex' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'flex'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-09-02T10:01:20.300Z] #11 80.74 Building wheel for flex (setup.py): finished with status 'done' [2025-09-02T10:01:20.300Z] #11 80.74 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=92c62d30979ceecf312f02859df19d15adc699fda13941b99d91eda7c030b783 [2025-09-02T10:01:20.300Z] #11 80.74 Stored in directory: /tmp/pip-ephem-wheel-cache-046ytkk9/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2025-09-02T10:01:20.300Z] #11 80.75 DEPRECATION: Building 'strict-rfc3339' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'strict-rfc3339'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-09-02T10:01:20.300Z] #11 80.75 Building wheel for strict-rfc3339 (setup.py): started [2025-09-02T10:01:20.300Z] #11 80.98 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2025-09-02T10:01:20.300Z] #11 80.98 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=bd068c39a5d0e5bd83eb1155ba2179a63ebd6470223e0b54a26de44b89a488fa [2025-09-02T10:01:20.300Z] #11 80.98 Stored in directory: /tmp/pip-ephem-wheel-cache-046ytkk9/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2025-09-02T10:01:20.300Z] #11 80.99 DEPRECATION: Building 'validate-email' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'validate-email'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-09-02T10:01:20.300Z] #11 80.99 Building wheel for validate-email (setup.py): started [2025-09-02T10:01:20.300Z] #11 81.22 Building wheel for validate-email (setup.py): finished with status 'done' [2025-09-02T10:01:20.300Z] #11 81.22 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=d29ea84ef7c69d6c63542e7d6bdd3770db1d5092add47c04611d3676e795823b [2025-09-02T10:01:20.300Z] #11 81.22 Stored in directory: /tmp/pip-ephem-wheel-cache-046ytkk9/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2025-09-02T10:01:20.300Z] #11 81.23 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2025-09-02T10:01:20.300Z] #11 81.40 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, parse, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, MarkupSafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance [2025-09-02T10:01:30.293Z] #11 91.92 [2025-09-02T10:01:30.555Z] #11 91.94 Successfully installed MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 bcrypt-4.3.0 certifi-2025.8.3 cffi-1.17.1 charset_normalizer-3.4.3 click-8.2.1 configparser-7.2.0 cryptography-45.0.4 docker-7.1.0 docutils-0.22 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.10 influxdb-client-1.49.0 invoke-2.2.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.25.1 jsonschema-path-0.3.4 jsonschema-specifications-2025.4.1 lazy-object-proxy-1.12.0 more-itertools-10.7.0 numpy-2.2.5 openapi-core-0.19.5 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-4.0.0 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.32.0 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.22 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.5.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.0.4 referencing-0.36.2 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.27.1 scp-0.15.0 selenium-4.35.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 tzlocal-5.3.1 urllib3-2.5.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 [2025-09-02T10:01:30.555Z] #11 91.94 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2025-09-02T10:01:31.936Z] #11 DONE 93.2s [2025-09-02T10:01:31.936Z] [2025-09-02T10:01:31.936Z] #12 exporting to image [2025-09-02T10:01:31.936Z] #12 exporting layers [2025-09-02T10:01:38.421Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8147 in /w/workspace/xfoundry_edgex-taf-common_PR-142 [Pipeline] { [Pipeline] checkout [2025-09-02T10:01:38.509Z] #12 exporting layers 6.8s done [2025-09-02T10:01:38.509Z] #12 writing image sha256:00d1daa22b156a3f64efe92b72943ed928c9aa726cc250abf8a62433c9d11370 done [2025-09-02T10:01:38.509Z] #12 naming to docker.io/library/edgex-taf-common done [2025-09-02T10:01:38.509Z] #12 DONE 6.8s [2025-09-02T10:01:41.528Z] Selected Git installation does not exist. Using Default [2025-09-02T10:01:41.528Z] The recommended git tool is: NONE [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T10:01:42.543Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-02T10:01:42.543Z] [2025-09-02T10:01:42.543Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T10:01:42.938Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-02T10:01:42.938Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-02T10:01:42.938Z] 5eb5b503b376: Pulling fs layer [2025-09-02T10:01:42.938Z] 5c69ac0246d0: Pulling fs layer [2025-09-02T10:01:42.938Z] ec43610c2a17: Pulling fs layer [2025-09-02T10:01:42.938Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-02T10:01:42.938Z] 33b1e0a273af: Pulling fs layer [2025-09-02T10:01:42.938Z] 5d3b04190fa2: Pulling fs layer [2025-09-02T10:01:42.938Z] 2f39f015ded8: Pulling fs layer [2025-09-02T10:01:42.938Z] 33b1e0a273af: Waiting [2025-09-02T10:01:42.938Z] 5d3b04190fa2: Waiting [2025-09-02T10:01:42.938Z] 2f39f015ded8: Waiting [2025-09-02T10:01:42.938Z] 3a2ae6a8a46f: Waiting [2025-09-02T10:01:42.938Z] 5c69ac0246d0: Verifying Checksum [2025-09-02T10:01:42.938Z] 5c69ac0246d0: Download complete [2025-09-02T10:01:42.938Z] 3a2ae6a8a46f: Verifying Checksum [2025-09-02T10:01:42.938Z] 3a2ae6a8a46f: Download complete [2025-09-02T10:01:42.938Z] 33b1e0a273af: Verifying Checksum [2025-09-02T10:01:42.938Z] 33b1e0a273af: Download complete [2025-09-02T10:01:43.210Z] ec43610c2a17: Verifying Checksum [2025-09-02T10:01:43.210Z] ec43610c2a17: Download complete [2025-09-02T10:01:43.210Z] 5d3b04190fa2: Download complete [2025-09-02T10:01:43.210Z] 5eb5b503b376: Verifying Checksum [2025-09-02T10:01:43.210Z] 5eb5b503b376: Download complete [2025-09-02T10:01:43.779Z] 2f39f015ded8: Verifying Checksum [2025-09-02T10:01:43.779Z] 2f39f015ded8: Download complete [2025-09-02T10:01:45.156Z] 5eb5b503b376: Pull complete [2025-09-02T10:01:45.156Z] 5c69ac0246d0: Pull complete [2025-09-02T10:01:45.722Z] ec43610c2a17: Pull complete [2025-09-02T10:01:45.722Z] 3a2ae6a8a46f: Pull complete [2025-09-02T10:01:45.925Z] using credential edgex-jenkins-ssh [2025-09-02T10:01:45.945Z] Cloning the remote Git repository [2025-09-02T10:01:45.981Z] 33b1e0a273af: Pull complete [2025-09-02T10:01:45.981Z] 5d3b04190fa2: Pull complete [2025-09-02T10:01:45.982Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2025-09-02T10:01:46.062Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-142 # timeout=10 [2025-09-02T10:01:46.182Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2025-09-02T10:01:46.183Z] > git --version # timeout=10 [2025-09-02T10:01:46.199Z] > git --version # 'git version 2.25.1' [2025-09-02T10:01:46.201Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-09-02T10:01:46.348Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-02T10:01:46.953Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2025-09-02T10:01:46.980Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-02T10:01:48.433Z] Merging remotes/origin/main commit 25247ac748027abf9820f8a08a2990fa03ab5444 into PR head commit c256dae474c8e528bce7c1bd7129c10735cd1e54 [2025-09-02T10:01:48.694Z] Merge succeeded, producing c256dae474c8e528bce7c1bd7129c10735cd1e54 [2025-09-02T10:01:48.695Z] Checking out Revision c256dae474c8e528bce7c1bd7129c10735cd1e54 (PR-142) [2025-09-02T10:01:47.835Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2025-09-02T10:01:47.880Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2025-09-02T10:01:47.881Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-09-02T10:01:47.908Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/142/head:refs/remotes/origin/PR-142 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2025-09-02T10:01:48.450Z] > git config core.sparsecheckout # timeout=10 [2025-09-02T10:01:48.518Z] > git checkout -f c256dae474c8e528bce7c1bd7129c10735cd1e54 # timeout=10 [2025-09-02T10:01:48.600Z] > git remote # timeout=10 [2025-09-02T10:01:48.616Z] > git config --get remote.origin.url # timeout=10 [2025-09-02T10:01:48.632Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-09-02T10:01:48.653Z] > git merge 25247ac748027abf9820f8a08a2990fa03ab5444 # timeout=10 [2025-09-02T10:01:48.677Z] > git rev-parse HEAD^{commit} # timeout=10 [2025-09-02T10:01:48.699Z] > git config core.sparsecheckout # timeout=10 [2025-09-02T10:01:48.712Z] > git checkout -f c256dae474c8e528bce7c1bd7129c10735cd1e54 # timeout=10 [2025-09-02T10:01:49.283Z] Commit message: "build: bump protobuf from 6.31.1 to 6.32.0" [2025-09-02T10:01:49.329Z] > git --version # timeout=10 [2025-09-02T10:01:49.343Z] > git --version # 'git version 2.25.1' [2025-09-02T10:01:49.355Z] fatal: bad object 056ae7b86453181957306e7078512cbe12174832 [2025-09-02T10:01:52.552Z] 2f39f015ded8: Pull complete [2025-09-02T10:01:52.553Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-02T10:01:52.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-02T10:01:52.553Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T10:01:52.781Z] prd-ubuntu20.04-docker-8c-8g-8146 does not seem to be running inside a container [2025-09-02T10:01:52.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-142 -v /w/workspace/xfoundry_edgex-taf-common_PR-142:/w/workspace/xfoundry_edgex-taf-common_PR-142:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-142@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-09-02T10:01:53.556Z] [2025-09-02T10:01:53.556Z] GitHub has been notified of this commit’s build result [2025-09-02T10:01:53.556Z] [2025-09-02T10:01:54.461Z] $ docker top 1b39b29453c69ae98698abf067ff4c743e872dce55053a445f7cf45692354fcc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2025-09-02T10:01:54.952Z] ---> job-cost.sh [2025-09-02T10:01:54.952Z] lf-activate-venv: SKIPPING [2025-09-02T10:01:54.952Z] INFO: No Stack... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-02T10:01:55.044Z] provisioning config files... [2025-09-02T10:01:55.072Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-142@tmp/config8423981138595828310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-02T10:01:55.211Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-02T10:01:55.779Z] INFO: Archiving Costs [2025-09-02T10:01:55.803Z] ---> ****-login.sh [2025-09-02T10:01:55.803Z] nexus3.edgexfoundry.org:10001 [Pipeline] sh [2025-09-02T10:01:56.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T10:01:56.099Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-142/archives/cost.csv [2025-09-02T10:01:56.099Z] + cut -d, -f6 [Pipeline] lock [2025-09-02T10:01:56.144Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-142-1-stack-cost] [2025-09-02T10:01:56.149Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-142-1-stack-cost] did not exist. Created. [2025-09-02T10:01:56.155Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-142-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-02T10:01:56.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T10:01:56.345Z] Configure a credential helper to remove this warning. See [2025-09-02T10:01:56.345Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T10:01:56.345Z] [2025-09-02T10:01:56.345Z] Login Succeeded [2025-09-02T10:01:56.345Z] nexus3.edgexfoundry.org:10002 [2025-09-02T10:01:56.572Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-09-02T10:01:56.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T10:01:56.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T10:01:56.614Z] Configure a credential helper to remove this warning. See [2025-09-02T10:01:56.614Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T10:01:56.614Z] [2025-09-02T10:01:56.614Z] Login Succeeded [2025-09-02T10:01:56.614Z] nexus3.edgexfoundry.org:10003 [2025-09-02T10:01:56.629Z] Stashed 1 file(s) [Pipeline] } [2025-09-02T10:01:56.672Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-142-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-02T10:01:56.756Z] $ docker stop --time=1 1b39b29453c69ae98698abf067ff4c743e872dce55053a445f7cf45692354fcc [2025-09-02T10:01:56.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T10:01:56.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T10:01:56.884Z] Configure a credential helper to remove this warning. See [2025-09-02T10:01:56.884Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T10:01:56.884Z] [2025-09-02T10:01:56.884Z] Login Succeeded [2025-09-02T10:01:57.166Z] nexus3.edgexfoundry.org:10004 [2025-09-02T10:01:57.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T10:01:57.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T10:01:57.433Z] Configure a credential helper to remove this warning. See [2025-09-02T10:01:57.433Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T10:01:57.433Z] [2025-09-02T10:01:57.433Z] Login Succeeded [2025-09-02T10:01:57.434Z] ****.io [2025-09-02T10:01:57.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T10:01:57.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T10:01:57.705Z] Configure a credential helper to remove this warning. See [2025-09-02T10:01:57.705Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T10:01:57.705Z] [2025-09-02T10:01:57.705Z] Login Succeeded [2025-09-02T10:01:57.705Z] ---> ****-login.sh ends [2025-09-02T10:01:57.902Z] $ docker rm -f --volumes 1b39b29453c69ae98698abf067ff4c743e872dce55053a445f7cf45692354fcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2025-09-02T10:01:58.066Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-09-02T10:01:59.061Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-09-02T10:01:59.419Z] + ls -al . [2025-09-02T10:01:59.419Z] total 68 [2025-09-02T10:01:59.419Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 2 10:01 . [2025-09-02T10:01:59.419Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 10:01 .. [2025-09-02T10:01:59.419Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 10:01 .git [2025-09-02T10:01:59.419Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 10:01 .github [2025-09-02T10:01:59.419Z] -rw-rw-r-- 1 jenkins jenkins 22 Sep 2 10:01 .gitignore [2025-09-02T10:01:59.419Z] -rw-rw-r-- 1 jenkins jenkins 1653 Sep 2 10:01 Dockerfile [2025-09-02T10:01:59.419Z] -rw-rw-r-- 1 jenkins jenkins 746 Sep 2 10:01 Jenkinsfile [2025-09-02T10:01:59.419Z] -rw-rw-r-- 1 jenkins jenkins 11381 Sep 2 10:01 LICENSE [2025-09-02T10:01:59.419Z] -rw-rw-r-- 1 jenkins jenkins 4232 Sep 2 10:01 README.md [2025-09-02T10:01:59.419Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 2 10:01 TUC [2025-09-02T10:01:59.419Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 2 09:59 VERSION [2025-09-02T10:01:59.420Z] -rw-rw-r-- 1 jenkins jenkins 473 Sep 2 10:01 requirements.txt [2025-09-02T10:01:59.420Z] -rw-rw-r-- 1 jenkins jenkins 54 Sep 2 10:01 robot-entrypoint.sh [2025-09-02T10:01:59.420Z] -rw-rw-r-- 1 jenkins jenkins 445 Sep 2 10:01 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T10:01:59.864Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=c256dae474c8e528bce7c1bd7129c10735cd1e54 --label arch=arm64 --label version=0.0.0 . [2025-09-02T10:02:00.133Z] Sending build context to Docker daemon 409.6kB [2025-09-02T10:02:00.133Z] Step 1/13 : FROM alpine:3.20 [2025-09-02T10:02:01.100Z] 3.20: Pulling from library/alpine [2025-09-02T10:02:01.370Z] 13e713f82565: Pulling fs layer [2025-09-02T10:02:01.640Z] 13e713f82565: Verifying Checksum [2025-09-02T10:02:01.640Z] 13e713f82565: Download complete [2025-09-02T10:02:02.225Z] 13e713f82565: Pull complete [2025-09-02T10:02:02.225Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-02T10:02:02.225Z] Status: Downloaded newer image for alpine:3.20 [2025-09-02T10:02:02.225Z] ---> c88e9dceb6cb [2025-09-02T10:02:02.225Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2025-09-02T10:02:02.494Z] ---> Running in bbde8e489426 [2025-09-02T10:02:02.762Z] Removing intermediate container bbde8e489426 [2025-09-02T10:02:02.762Z] ---> d1aad7cda028 [2025-09-02T10:02:02.762Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2025-09-02T10:02:02.762Z] ---> Running in 4002f4b6970b [2025-09-02T10:02:03.031Z] Removing intermediate container 4002f4b6970b [2025-09-02T10:02:03.031Z] ---> 375ac66ac8a8 [2025-09-02T10:02:03.031Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2025-09-02T10:02:04.006Z] ---> 31d7a9d45988 [2025-09-02T10:02:04.006Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2025-09-02T10:02:04.274Z] ---> 8ec59737dbaa [2025-09-02T10:02:04.274Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2025-09-02T10:02:04.867Z] ---> 8169e68209ed [2025-09-02T10:02:04.867Z] Step 7/13 : WORKDIR /edgex-taf [2025-09-02T10:02:04.867Z] ---> Running in aff985e0063f [2025-09-02T10:02:05.139Z] Removing intermediate container aff985e0063f [2025-09-02T10:02:05.139Z] ---> 32aa9b6b77c9 [2025-09-02T10:02:05.139Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-09-02T10:02:05.139Z] ---> Running in fc365e8aba78 [2025-09-02T10:02:07.112Z] Removing intermediate container fc365e8aba78 [2025-09-02T10:02:07.112Z] ---> 3f91e0fad437 [2025-09-02T10:02:07.112Z] 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 [2025-09-02T10:02:07.112Z] ---> Running in 460484032ede [2025-09-02T10:02:08.085Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-02T10:02:08.670Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-02T10:02:10.081Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-02T10:02:10.357Z] Executing busybox-1.36.1-r30.post-upgrade [2025-09-02T10:02:10.357Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-02T10:02:10.623Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-02T10:02:10.623Z] Executing busybox-1.36.1-r30.trigger [2025-09-02T10:02:10.892Z] OK: 9 MiB in 14 packages [2025-09-02T10:02:11.158Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-02T10:02:11.425Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-02T10:02:12.832Z] (1/14) Installing ca-certificates (20250619-r0) [2025-09-02T10:02:13.097Z] (2/14) Installing brotli-libs (1.1.0-r2) [2025-09-02T10:02:13.364Z] (3/14) Installing c-ares (1.33.1-r0) [2025-09-02T10:02:13.630Z] (4/14) Installing libunistring (1.2-r0) [2025-09-02T10:02:13.896Z] (5/14) Installing libidn2 (2.3.7-r0) [2025-09-02T10:02:14.162Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-09-02T10:02:14.426Z] (7/14) Installing libpsl (0.21.5-r1) [2025-09-02T10:02:14.692Z] (8/14) Installing zstd-libs (1.5.6-r0) [2025-09-02T10:02:14.957Z] (9/14) Installing libcurl (8.12.1-r0) [2025-09-02T10:02:15.222Z] (10/14) Installing curl (8.12.1-r0) [2025-09-02T10:02:15.489Z] (11/14) Installing docker-cli (26.1.5-r0) [2025-09-02T10:02:16.447Z] (12/14) Installing oniguruma (6.9.9-r0) [2025-09-02T10:02:16.447Z] (13/14) Installing jq (1.7.1-r0) [2025-09-02T10:02:16.712Z] (14/14) Installing openssl (3.3.4-r0) [2025-09-02T10:02:16.978Z] Executing busybox-1.36.1-r30.trigger [2025-09-02T10:02:16.978Z] Executing ca-certificates-20250619-r0.trigger [2025-09-02T10:02:17.247Z] OK: 43 MiB in 28 packages [2025-09-02T10:02:17.516Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-02T10:02:18.098Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-02T10:02:19.504Z] (1/166) Installing libexpat (2.7.0-r0) [2025-09-02T10:02:19.504Z] (2/166) Installing libbz2 (1.0.8-r6) [2025-09-02T10:02:19.769Z] (3/166) Installing libpng (1.6.44-r0) [2025-09-02T10:02:20.033Z] (4/166) Installing freetype (2.13.2-r0) [2025-09-02T10:02:20.298Z] (5/166) Installing fontconfig (2.15.0-r1) [2025-09-02T10:02:20.563Z] (6/166) Installing libfontenc (1.1.8-r0) [2025-09-02T10:02:20.831Z] (7/166) Installing mkfontscale (1.2.2-r6) [2025-09-02T10:02:21.095Z] (8/166) Installing font-opensans (0_git20210927-r1) [2025-09-02T10:02:21.360Z] (9/166) Installing pkgconf (2.2.0-r0) [2025-09-02T10:02:21.625Z] (10/166) Installing libgcc (13.2.1_git20240309-r1) [2025-09-02T10:02:21.889Z] (11/166) Installing libffi (3.4.6-r0) [2025-09-02T10:02:22.154Z] (12/166) Installing libintl (0.22.5-r0) [2025-09-02T10:02:22.417Z] (13/166) Installing libeconf (0.6.3-r0) [2025-09-02T10:02:22.683Z] (14/166) Installing libblkid (2.40.1-r1) [2025-09-02T10:02:22.948Z] (15/166) Installing libmount (2.40.1-r1) [2025-09-02T10:02:23.216Z] (16/166) Installing pcre2 (10.43-r0) [2025-09-02T10:02:23.491Z] (17/166) Installing glib (2.80.5-r0) [2025-09-02T10:02:23.758Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r1) [2025-09-02T10:02:24.025Z] (19/166) Installing xz-libs (5.6.2-r1) [2025-09-02T10:02:24.292Z] (20/166) Installing libxml2 (2.12.10-r0) [2025-09-02T10:02:24.559Z] (21/166) Installing shared-mime-info (2.4-r0) [2025-09-02T10:02:24.826Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2025-09-02T10:02:25.092Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2025-09-02T10:02:25.673Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2025-09-02T10:02:25.673Z] (25/166) Installing libwebp (1.3.2-r0) [2025-09-02T10:02:25.940Z] (26/166) Installing tiff (4.6.0t-r0) [2025-09-02T10:02:26.205Z] (27/166) Installing gdk-pixbuf (2.42.12-r0) [2025-09-02T10:02:26.473Z] (28/166) Installing gtk-update-icon-cache (3.24.43-r0) [2025-09-02T10:02:26.741Z] (29/166) Installing libxau (1.0.11-r4) [2025-09-02T10:02:27.006Z] (30/166) Installing libmd (1.1.0-r0) [2025-09-02T10:02:27.271Z] (31/166) Installing libbsd (0.12.2-r0) [2025-09-02T10:02:27.540Z] (32/166) Installing libxdmcp (1.1.5-r1) [2025-09-02T10:02:27.540Z] (33/166) Installing libxcb (1.16.1-r0) [2025-09-02T10:02:27.808Z] (34/166) Installing libx11 (1.8.9-r1) [2025-09-02T10:02:28.397Z] (35/166) Installing libxcomposite (0.4.6-r5) [2025-09-02T10:02:28.662Z] (36/166) Installing libxfixes (6.0.1-r4) [2025-09-02T10:02:28.662Z] (37/166) Installing libxrender (0.9.11-r5) [2025-09-02T10:02:28.926Z] (38/166) Installing libxcursor (1.2.2-r1) [2025-09-02T10:02:29.189Z] (39/166) Installing libxdamage (1.1.6-r5) [2025-09-02T10:02:29.455Z] (40/166) Installing libxext (1.3.6-r2) [2025-09-02T10:02:29.455Z] (41/166) Installing libxi (1.8.1-r4) [2025-09-02T10:02:29.722Z] (42/166) Installing libxinerama (1.1.5-r4) [2025-09-02T10:02:29.988Z] (43/166) Installing libxrandr (1.5.4-r1) [2025-09-02T10:02:30.254Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2025-09-02T10:02:30.254Z] (45/166) Installing libxtst (1.2.4-r6) [2025-09-02T10:02:30.522Z] (46/166) Installing dbus-libs (1.14.10-r1) [2025-09-02T10:02:30.792Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2025-09-02T10:02:31.059Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2025-09-02T10:02:31.324Z] (49/166) Installing pixman (0.43.2-r0) [2025-09-02T10:02:31.590Z] (50/166) Installing cairo (1.18.4-r0) [2025-09-02T10:02:31.855Z] (51/166) Installing cairo-gobject (1.18.4-r0) [2025-09-02T10:02:32.120Z] (52/166) Installing avahi-libs (0.8-r17) [2025-09-02T10:02:32.385Z] (53/166) Installing gmp (6.3.0-r1) [2025-09-02T10:02:32.651Z] (54/166) Installing nettle (3.9.1-r0) [2025-09-02T10:02:32.917Z] (55/166) Installing libtasn1 (4.20.0-r0) [2025-09-02T10:02:33.183Z] (56/166) Installing p11-kit (0.25.3-r0) [2025-09-02T10:02:33.451Z] (57/166) Installing gnutls (3.8.5-r0) [2025-09-02T10:02:33.716Z] (58/166) Installing cups-libs (2.4.9-r1) [2025-09-02T10:02:33.981Z] (59/166) Installing libepoxy (1.5.10-r1) [2025-09-02T10:02:34.249Z] (60/166) Installing fribidi (1.0.15-r0) [2025-09-02T10:02:34.515Z] (61/166) Installing graphite2 (1.3.14-r6) [2025-09-02T10:02:34.780Z] (62/166) Installing harfbuzz (8.5.0-r0) [2025-09-02T10:02:35.047Z] (63/166) Installing libxft (2.3.8-r3) [2025-09-02T10:02:35.312Z] (64/166) Installing pango (1.52.2-r0) [2025-09-02T10:02:35.586Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2025-09-02T10:02:35.586Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2025-09-02T10:02:35.852Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2025-09-02T10:02:36.118Z] (68/166) Installing xkeyboard-config (2.41-r0) [2025-09-02T10:02:36.384Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2025-09-02T10:02:36.650Z] (70/166) Installing gtk+3.0 (3.24.43-r0) [2025-09-02T10:02:37.233Z] (71/166) Installing icu-data-full (74.2-r1) [2025-09-02T10:02:38.192Z] (72/166) Installing mesa (24.0.9-r1) [2025-09-02T10:02:38.458Z] (73/166) Installing llvm17-libs (17.0.6-r2) [2025-09-02T10:02:41.803Z] (74/166) Installing hwdata-pci (0.382-r0) [2025-09-02T10:02:41.803Z] (75/166) Installing libpciaccess (0.18.1-r0) [2025-09-02T10:02:41.803Z] (76/166) Installing libdrm (2.4.120-r0) [2025-09-02T10:02:42.384Z] (77/166) Installing libelf (0.191-r0) [2025-09-02T10:02:42.384Z] (78/166) Installing mesa-glapi (24.0.9-r1) [2025-09-02T10:02:42.650Z] (79/166) Installing mesa-dri-gallium (24.0.9-r1) [2025-09-02T10:02:43.608Z] (80/166) Installing eudev-libs (3.2.14-r2) [2025-09-02T10:02:43.608Z] (81/166) Installing libmagic (5.45-r1) [2025-09-02T10:02:44.195Z] (82/166) Installing file (5.45-r1) [2025-09-02T10:02:44.195Z] (83/166) Installing xprop (1.2.7-r0) [2025-09-02T10:02:44.464Z] (84/166) Installing libice (1.1.1-r6) [2025-09-02T10:02:44.731Z] (85/166) Installing libuuid (2.40.1-r1) [2025-09-02T10:02:44.997Z] (86/166) Installing libsm (1.2.4-r4) [2025-09-02T10:02:45.263Z] (87/166) Installing libxt (1.3.0-r5) [2025-09-02T10:02:45.529Z] (88/166) Installing libxmu (1.1.4-r2) [2025-09-02T10:02:45.529Z] (89/166) Installing xset (1.2.5-r1) [2025-09-02T10:02:45.796Z] (90/166) Installing xdg-utils (1.2.1-r0) [2025-09-02T10:02:46.060Z] (91/166) Installing libogg (1.3.5-r5) [2025-09-02T10:02:46.326Z] (92/166) Installing libflac (1.4.3-r1) [2025-09-02T10:02:46.592Z] (93/166) Installing alsa-lib (1.2.11-r0) [2025-09-02T10:02:46.858Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2025-09-02T10:02:47.127Z] (95/166) Installing aom-libs (3.9.1-r0) [2025-09-02T10:02:47.707Z] (96/166) Installing libva (2.21.0-r0) [2025-09-02T10:02:47.973Z] (97/166) Installing libvdpau (1.5-r3) [2025-09-02T10:02:48.240Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r8) [2025-09-02T10:02:48.505Z] (99/166) Installing libdav1d (1.4.2-r0) [2025-09-02T10:02:48.771Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2025-09-02T10:02:49.036Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2025-09-02T10:02:49.301Z] (102/166) Installing imath (3.1.12-r0) [2025-09-02T10:02:49.567Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2025-09-02T10:02:49.832Z] (104/166) Installing giflib (5.2.2-r0) [2025-09-02T10:02:50.099Z] (105/166) Installing libhwy (1.0.7-r0) [2025-09-02T10:02:50.099Z] (106/166) Installing lcms2 (2.16-r0) [2025-09-02T10:02:50.365Z] (107/166) Installing libjxl (0.10.2-r0) [2025-09-02T10:02:50.944Z] (108/166) Installing lame-libs (3.100-r5) [2025-09-02T10:02:50.944Z] (109/166) Installing opus (1.5.2-r0) [2025-09-02T10:02:51.211Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2025-09-02T10:02:51.794Z] (111/166) Installing libgomp (13.2.1_git20240309-r1) [2025-09-02T10:02:51.794Z] (112/166) Installing soxr (0.1.3-r7) [2025-09-02T10:02:52.059Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r8) [2025-09-02T10:02:52.332Z] (114/166) Installing libtheora (1.1.1-r18) [2025-09-02T10:02:52.597Z] (115/166) Installing libvorbis (1.3.7-r2) [2025-09-02T10:02:52.864Z] (116/166) Installing libvpx (1.14.1-r0) [2025-09-02T10:02:53.130Z] (117/166) Installing libwebpmux (1.3.2-r0) [2025-09-02T10:02:53.395Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2025-09-02T10:02:53.660Z] (119/166) Installing numactl (2.0.18-r0) [2025-09-02T10:02:53.925Z] (120/166) Installing x265-libs (3.6-r0) [2025-09-02T10:02:54.509Z] (121/166) Installing xvidcore (1.3.7-r2) [2025-09-02T10:02:54.776Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-09-02T10:02:55.362Z] (123/166) Installing libbluray (1.3.4-r1) [2025-09-02T10:02:55.631Z] (124/166) Installing mpg123-libs (1.32.8-r0) [2025-09-02T10:02:55.631Z] (125/166) Installing libopenmpt (0.7.7-r0) [2025-09-02T10:02:56.220Z] (126/166) Installing cjson (1.7.18-r0) [2025-09-02T10:02:56.489Z] (127/166) Installing mbedtls (3.6.4-r0) [2025-09-02T10:02:56.759Z] (128/166) Installing librist (0.2.10-r1) [2025-09-02T10:02:57.025Z] (129/166) Installing libsrt (1.5.3-r0) [2025-09-02T10:02:57.293Z] (130/166) Installing libssh (0.10.6-r0) [2025-09-02T10:02:57.560Z] (131/166) Installing libsodium (1.0.19-r0) [2025-09-02T10:02:57.825Z] (132/166) Installing libzmq (4.3.5-r2) [2025-09-02T10:02:58.093Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r8) [2025-09-02T10:02:58.359Z] (134/166) Installing crc32c (1.1.2-r0) [2025-09-02T10:02:58.625Z] (135/166) Installing double-conversion (3.3.0-r0) [2025-09-02T10:02:58.892Z] (136/166) Installing libevent (2.1.12-r7) [2025-09-02T10:02:59.165Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2025-09-02T10:02:59.432Z] (138/166) Installing mesa-gbm (24.0.9-r1) [2025-09-02T10:02:59.699Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2025-09-02T10:02:59.965Z] (140/166) Installing icu-libs (74.2-r1) [2025-09-02T10:03:00.237Z] (141/166) Installing minizip (1.3.1-r0) [2025-09-02T10:03:00.504Z] (142/166) Installing nspr (4.35-r4) [2025-09-02T10:03:00.771Z] (143/166) Installing sqlite-libs (3.45.3-r2) [2025-09-02T10:03:01.038Z] (144/166) Installing nss (3.105-r0) [2025-09-02T10:03:01.637Z] (145/166) Installing openh264 (2.4.1-r0) [2025-09-02T10:03:01.906Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2025-09-02T10:03:02.175Z] (147/166) Installing libunwind (1.8.1-r0) [2025-09-02T10:03:02.442Z] (148/166) Installing yaml (0.2.5-r2) [2025-09-02T10:03:02.442Z] (149/166) Installing libcamera (0.3.0-r0) [2025-09-02T10:03:03.025Z] (150/166) Installing speexdsp (1.2.1-r2) [2025-09-02T10:03:03.025Z] (151/166) Installing libuv (1.48.0-r0) [2025-09-02T10:03:03.290Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2025-09-02T10:03:03.556Z] (153/166) Installing libsndfile (1.2.2-r1) [2025-09-02T10:03:03.823Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2025-09-02T10:03:04.163Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2025-09-02T10:03:04.766Z] (156/166) Installing libasyncns (0.8-r3) [2025-09-02T10:03:04.766Z] (157/166) Installing libltdl (2.4.7-r3) [2025-09-02T10:03:05.035Z] (158/166) Installing orc (0.4.40-r0) [2025-09-02T10:03:05.310Z] (159/166) Installing tdb-libs (1.4.9-r1) [2025-09-02T10:03:05.588Z] (160/166) Installing libpulse (17.0-r0) [2025-09-02T10:03:05.863Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2025-09-02T10:03:06.136Z] (162/166) Installing libgpg-error (1.49-r0) [2025-09-02T10:03:06.136Z] (163/166) Installing libgcrypt (1.10.3-r0) [2025-09-02T10:03:06.506Z] (164/166) Installing libxslt (1.1.39-r2) [2025-09-02T10:03:06.774Z] (165/166) Installing chromium (131.0.6778.108-r0) [2025-09-02T10:03:13.449Z] (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) [2025-09-02T10:03:14.777Z] Executing busybox-1.36.1-r30.trigger [2025-09-02T10:03:14.777Z] Executing fontconfig-2.15.0-r1.trigger [2025-09-02T10:03:14.777Z] Executing mkfontscale-1.2.2-r6.trigger [2025-09-02T10:03:14.777Z] Executing glib-2.80.5-r0.trigger [2025-09-02T10:03:14.777Z] Executing shared-mime-info-2.4-r0.trigger [2025-09-02T10:03:16.188Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2025-09-02T10:03:16.188Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-09-02T10:03:16.457Z] Executing gtk+3.0-3.24.43-r0.trigger [2025-09-02T10:03:16.457Z] OK: 657 MiB in 194 packages [2025-09-02T10:03:16.724Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-02T10:03:16.990Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-02T10:03:18.403Z] (1/30) Installing jansson (2.14-r4) [2025-09-02T10:03:18.672Z] (2/30) Installing binutils (2.42-r1) [2025-09-02T10:03:19.255Z] (3/30) Installing libatomic (13.2.1_git20240309-r1) [2025-09-02T10:03:19.255Z] (4/30) Installing isl26 (0.26-r1) [2025-09-02T10:03:19.521Z] (5/30) Installing mpfr4 (4.2.1-r0) [2025-09-02T10:03:19.788Z] (6/30) Installing mpc1 (1.3.1-r1) [2025-09-02T10:03:20.057Z] (7/30) Installing gcc (13.2.1_git20240309-r1) [2025-09-02T10:03:22.640Z] (8/30) Installing musl-dev (1.2.5-r1) [2025-09-02T10:03:22.906Z] (9/30) Installing linux-headers (6.6-r0) [2025-09-02T10:03:23.876Z] (10/30) Installing libffi-dev (3.4.6-r0) [2025-09-02T10:03:23.876Z] (11/30) Installing libpq (16.10-r0) [2025-09-02T10:03:24.150Z] (12/30) Installing openssl-dev (3.3.4-r0) [2025-09-02T10:03:24.419Z] (13/30) Installing libpq-dev (16.10-r0) [2025-09-02T10:03:24.420Z] (14/30) Installing libecpg (16.10-r0) [2025-09-02T10:03:24.687Z] (15/30) Installing libecpg-dev (16.10-r0) [2025-09-02T10:03:24.956Z] (16/30) Installing clang16-headers (16.0.6-r5) [2025-09-02T10:03:25.548Z] (17/30) Installing llvm16-libs (16.0.6-r9) [2025-09-02T10:03:28.126Z] (18/30) Installing clang16-libs (16.0.6-r5) [2025-09-02T10:03:29.537Z] (19/30) Installing fortify-headers (1.1-r3) [2025-09-02T10:03:29.805Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-09-02T10:03:30.387Z] (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2025-09-02T10:03:30.653Z] (22/30) Installing clang16 (16.0.6-r5) [2025-09-02T10:03:30.932Z] (23/30) Installing icu (74.2-r1) [2025-09-02T10:03:31.202Z] (24/30) Installing icu-dev (74.2-r1) [2025-09-02T10:03:31.468Z] (25/30) Installing llvm16 (16.0.6-r9) [2025-09-02T10:03:35.698Z] (26/30) Installing lz4-libs (1.9.4-r5) [2025-09-02T10:03:46.335Z] (27/30) Installing lz4-dev (1.9.4-r5) [2025-09-02T10:03:46.335Z] ERROR: lz4-libs-1.9.4-r5: temporary error (try again later) [2025-09-02T10:03:46.335Z] (28/30) Installing zstd (1.5.6-r0) [2025-09-02T10:03:46.335Z] ERROR: lz4-dev-1.9.4-r5: temporary error (try again later) [2025-09-02T10:03:46.605Z] (29/30) Installing zstd-dev (1.5.6-r0) [2025-09-02T10:03:46.870Z] (30/30) Installing postgresql16-dev (16.10-r0) [2025-09-02T10:03:47.455Z] Executing busybox-1.36.1-r30.trigger [2025-09-02T10:03:47.455Z] 2 errors; 1183 MiB in 222 packages [2025-09-02T10:03:49.399Z] The command '/bin/sh -c 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' returned a non-zero code: 2 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T10:03:50.451Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-02T10:03:50.451Z] [2025-09-02T10:03:50.451Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T10:03:50.866Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-02T10:03:51.132Z] arm64: Pulling from edgex-lftools-log-publisher [2025-09-02T10:03:51.132Z] 8998bd30e6a1: Pulling fs layer [2025-09-02T10:03:51.132Z] 04944245beec: Pulling fs layer [2025-09-02T10:03:51.132Z] 699f458cf7ca: Pulling fs layer [2025-09-02T10:03:51.132Z] 765212b225bb: Pulling fs layer [2025-09-02T10:03:51.132Z] f23df028b6ca: Pulling fs layer [2025-09-02T10:03:51.132Z] d65c8cfc05b1: Pulling fs layer [2025-09-02T10:03:51.132Z] 2437ff75d9bd: Pulling fs layer [2025-09-02T10:03:51.132Z] f23df028b6ca: Waiting [2025-09-02T10:03:51.132Z] 765212b225bb: Waiting [2025-09-02T10:03:51.132Z] d65c8cfc05b1: Waiting [2025-09-02T10:03:51.132Z] 2437ff75d9bd: Waiting [2025-09-02T10:03:51.132Z] 04944245beec: Verifying Checksum [2025-09-02T10:03:51.132Z] 04944245beec: Download complete [2025-09-02T10:03:51.132Z] 765212b225bb: Verifying Checksum [2025-09-02T10:03:51.132Z] 765212b225bb: Download complete [2025-09-02T10:03:51.132Z] f23df028b6ca: Verifying Checksum [2025-09-02T10:03:51.132Z] f23df028b6ca: Download complete [2025-09-02T10:03:51.132Z] d65c8cfc05b1: Verifying Checksum [2025-09-02T10:03:51.132Z] d65c8cfc05b1: Download complete [2025-09-02T10:03:51.399Z] 699f458cf7ca: Verifying Checksum [2025-09-02T10:03:51.399Z] 699f458cf7ca: Download complete [2025-09-02T10:03:51.667Z] 8998bd30e6a1: Verifying Checksum [2025-09-02T10:03:51.668Z] 8998bd30e6a1: Download complete [2025-09-02T10:03:54.248Z] 2437ff75d9bd: Verifying Checksum [2025-09-02T10:03:54.248Z] 2437ff75d9bd: Download complete [2025-09-02T10:03:56.191Z] 8998bd30e6a1: Pull complete [2025-09-02T10:03:56.776Z] 04944245beec: Pull complete [2025-09-02T10:03:58.186Z] 699f458cf7ca: Pull complete [2025-09-02T10:03:58.453Z] 765212b225bb: Pull complete [2025-09-02T10:03:59.414Z] f23df028b6ca: Pull complete [2025-09-02T10:03:59.681Z] d65c8cfc05b1: Pull complete [2025-09-02T10:04:17.917Z] 2437ff75d9bd: Pull complete [2025-09-02T10:04:17.917Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-09-02T10:04:17.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-02T10:04:17.917Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T10:04:18.299Z] prd-ubuntu20.04-docker-arm64-4c-16g-8147 does not seem to be running inside a container [2025-09-02T10:04:18.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-142 -v /w/workspace/xfoundry_edgex-taf-common_PR-142:/w/workspace/xfoundry_edgex-taf-common_PR-142:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-142@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-09-02T10:04:20.934Z] $ docker top 5f502eb70ccf7cce2c9e3c9a0b55b4ae3e68873bdf983d7f7bec0c0491a18f56 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-02T10:04:21.836Z] ---> job-cost.sh [2025-09-02T10:04:21.836Z] lf-activate-venv: SKIPPING [2025-09-02T10:04:21.836Z] INFO: No Stack... [2025-09-02T10:04:22.101Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-09-02T10:04:23.076Z] INFO: Archiving Costs [Pipeline] sh [2025-09-02T10:04:23.733Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-142/archives/cost.csv [2025-09-02T10:04:23.733Z] + cut -d, -f6 [Pipeline] lock [2025-09-02T10:04:23.813Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-142-1-stack-cost] [2025-09-02T10:04:23.819Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-142-1-stack-cost] did not exist. Created. [2025-09-02T10:04:23.824Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-142-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-02T10:04:24.563Z] /w/workspace/xfoundry_edgex-taf-common_PR-142@tmp/durable-1e5d43b4/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-09-02T10:04:25.233Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-09-02T10:04:25.273Z] Warning: overwriting stash ‘stack-cost’ [2025-09-02T10:04:25.675Z] Stashed 1 file(s) [Pipeline] } [2025-09-02T10:04:25.694Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-142-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-02T10:04:25.773Z] $ docker stop --time=1 5f502eb70ccf7cce2c9e3c9a0b55b4ae3e68873bdf983d7f7bec0c0491a18f56 [2025-09-02T10:04:27.237Z] $ docker rm -f --volumes 5f502eb70ccf7cce2c9e3c9a0b55b4ae3e68873bdf983d7f7bec0c0491a18f56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-09-02T10:04:27.920Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-09-02T10:04:46.070Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-142/archives ] [2025-09-02T10:04:46.070Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-142/archives [2025-09-02T10:04:46.070Z] total 16 [2025-09-02T10:04:46.070Z] drwxr-xr-x 3 root root 4096 Sep 2 10:01 . [2025-09-02T10:04:46.070Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 2 10:01 .. [2025-09-02T10:04:46.070Z] drwxr-xr-x 2 root root 4096 Sep 2 10:01 cost [2025-09-02T10:04:46.070Z] -rw-r--r-- 1 root root 88 Sep 2 10:01 cost.csv [2025-09-02T10:04:46.070Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-142/archives [2025-09-02T10:04:46.070Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-142/archives [2025-09-02T10:04:46.070Z] total 16 [2025-09-02T10:04:46.070Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 10:01 . [2025-09-02T10:04:46.070Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 2 10:01 .. [2025-09-02T10:04:46.070Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 2 10:01 cost [2025-09-02T10:04:46.070Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 2 10:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-09-02T10:04:46.405Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T10:04:47.302Z] ---> package-listing.sh [2025-09-02T10:04:47.302Z] ++ facter osfamily [2025-09-02T10:04:47.302Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-02T10:04:47.563Z] + OS_FAMILY=debian [2025-09-02T10:04:47.563Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-142 [2025-09-02T10:04:47.563Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-02T10:04:47.563Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-02T10:04:47.563Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-02T10:04:47.563Z] + PACKAGES=/tmp/packages_start.txt [2025-09-02T10:04:47.563Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-142 ']' [2025-09-02T10:04:47.563Z] + PACKAGES=/tmp/packages_end.txt [2025-09-02T10:04:47.563Z] + case "${OS_FAMILY}" in [2025-09-02T10:04:47.563Z] + dpkg -l [2025-09-02T10:04:47.563Z] + grep '^ii' [2025-09-02T10:04:47.563Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-02T10:04:47.563Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-02T10:04:47.563Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-02T10:04:47.563Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-142 ']' [2025-09-02T10:04:47.563Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-142/archives/ [2025-09-02T10:04:47.563Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-142/archives/ [Pipeline] echo [2025-09-02T10:04:47.600Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_edgex-taf-common_PR-142/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-09-02T10:04:47.893Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T10:04:48.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-02T10:04:48.526Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T10:04:48.673Z] prd-ubuntu20.04-docker-8c-8g-8146 does not seem to be running inside a container [2025-09-02T10:04:48.706Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_edgex-taf-common_PR-142/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-142 -v /w/workspace/xfoundry_edgex-taf-common_PR-142:/w/workspace/xfoundry_edgex-taf-common_PR-142:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-142@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-09-02T10:04:48.902Z] $ docker top e79f2128e130726061e5edae3fbea7c014a14ea7f41895531b44f0c64617b586 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-02T10:04:49.295Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-02T10:04:49.607Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-02T10:04:49.928Z] + ls /var/log/sa-host [2025-09-02T10:04:49.928Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-02T10:04:50.169Z] provisioning config files... [2025-09-02T10:04:50.179Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-142@tmp/config9921767518981288059tmp [Pipeline] { [Pipeline] echo [2025-09-02T10:04:50.224Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T10:04:50.530Z] ---> create-netrc.sh [Pipeline] } [2025-09-02T10:04:50.558Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-02T10:04:50.978Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-02T10:04:51.017Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T10:04:51.341Z] ---> sudo-logs.sh [2025-09-02T10:04:51.341Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-09-02T10:04:51.426Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T10:04:51.739Z] ---> job-cost.sh [2025-09-02T10:04:51.739Z] lf-activate-venv: SKIPPING [2025-09-02T10:04:51.739Z] DEBUG: total: 0.2199999988079071 [2025-09-02T10:04:51.739Z] INFO: Retrieving Stack Cost... [2025-09-02T10:04:51.998Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-02T10:04:52.257Z] INFO: Archiving Costs [Pipeline] echo [2025-09-02T10:04:52.297Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T10:04:52.611Z] ---> logs-deploy.sh [2025-09-02T10:04:52.611Z] lf-activate-venv: SKIPPING [2025-09-02T10:04:52.611Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-142/1 [2025-09-02T10:04:52.611Z] INFO: archiving workspace using pattern(s): [2025-09-02T10:04:53.548Z] Archives upload complete. [2025-09-02T10:04:53.807Z] INFO: archiving logs to Nexus