Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d2fcd6733f82f0bf0aab68c210ae23c76e7a4d93+f841b5a5e64b84806f3af205f58f3dc2f9049a63 (405781209c6680cf1accddb260fac40ea46134a4) 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-ssh16676821317938233281.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2906985379299377230.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-149/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-149/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9792721560476105863.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5131984180200315174.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-149/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-149/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9074091113994440194.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5 in /w/workspace/xfoundry_edgex-taf-common_PR-149 [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-149 # 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 f841b5a5e64b84806f3af205f58f3dc2f9049a63 into PR head commit d2fcd6733f82f0bf0aab68c210ae23c76e7a4d93 Merge succeeded, producing fdc3589677ab81876103042f10ad7ac83ec9a6a5 Checking out Revision fdc3589677ab81876103042f10ad7ac83ec9a6a5 (PR-149) > 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/149/head:refs/remotes/origin/PR-149 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d2fcd6733f82f0bf0aab68c210ae23c76e7a4d93 # 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 f841b5a5e64b84806f3af205f58f3dc2f9049a63 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fdc3589677ab81876103042f10ad7ac83ec9a6a5 # timeout=10 Commit message: "Merge commit 'f841b5a5e64b84806f3af205f58f3dc2f9049a63' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 8fc10812a31bede67add4b544d220a83e4e4faf8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:57:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:57:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:57:59 ========================================================= 18:57:59 EdgeX Global Pipelines Version Info 18:57:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:58:00 ------------------- 18:58:00 stable info: 18:58:00 ------------------- 18:58:00 Commited By: Ginny Guan ginny@iotechsys.com 18:58:00 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 18:58:00 Message: update stable to v1.0.281 18:58:01 ------------------- 18:58:01 experimental info: 18:58:01 ------------------- 18:58:01 Commited By: **** collab-it+edgex@linuxfoundation.org 18:58:01 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 18:58:01 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:58:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 18:58:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 18:58:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:58:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:58:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:58:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 18:58:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:58:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 18:58:01 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 18:58:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:58:01 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 18:58:01 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 18:58:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:58:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:58:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-149 [Pipeline] echo 18:58:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-149 [Pipeline] echo 18:58:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-149 [Pipeline] echo 18:58:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fdc3589677ab81876103042f10ad7ac83ec9a6a5 [Pipeline] echo 18:58:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fdc3589 [Pipeline] echo 18:58:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:58:01 provisioning config files... 18:58:01 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/config6499270407455342117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:58:02 ---> ****-login.sh 18:58:02 nexus3.edgexfoundry.org:10001 18:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:02 18:58:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:58:02 Configure a credential helper to remove this warning. See 18:58:02 https://docs.****.com/go/credential-store/ 18:58:02 18:58:02 Login Succeeded 18:58:02 nexus3.edgexfoundry.org:10002 18:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:02 18:58:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:58:02 Configure a credential helper to remove this warning. See 18:58:02 https://docs.****.com/go/credential-store/ 18:58:02 18:58:02 Login Succeeded 18:58:02 nexus3.edgexfoundry.org:10003 18:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:02 18:58:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:58:02 Configure a credential helper to remove this warning. See 18:58:02 https://docs.****.com/go/credential-store/ 18:58:02 18:58:02 Login Succeeded 18:58:02 nexus3.edgexfoundry.org:10004 18:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:02 18:58:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:58:02 Configure a credential helper to remove this warning. See 18:58:02 https://docs.****.com/go/credential-store/ 18:58:02 18:58:02 Login Succeeded 18:58:02 ****.io 18:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:03 18:58:03 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:58:03 Configure a credential helper to remove this warning. See 18:58:03 https://docs.****.com/go/credential-store/ 18:58:03 18:58:03 Login Succeeded 18:58:03 ---> ****-login.sh ends [Pipeline] } 18:58:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:58:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:58:03 + grep -v github /etc/ssh/ssh_known_hosts 18:58:03 + [ -e /tmp/ssh_known_hosts ] 18:58:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:58:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:58:03 + sudo tee -a /etc/ssh/ssh_known_hosts 18:58:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:58:03 18:58:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:58:04 0.1.4: Pulling from edgex-devops/py-git-semver 18:58:04 3dae71ba6b94: Pulling fs layer 18:58:04 6bf1a483ea7c: Pulling fs layer 18:58:04 f5dfc541a4d3: Pulling fs layer 18:58:04 461d9e800cba: Pulling fs layer 18:58:04 80192f66455f: Pulling fs layer 18:58:04 2e8e34ca0e6c: Pulling fs layer 18:58:04 a29436f7fd5d: Pulling fs layer 18:58:04 923cac83aea3: Pulling fs layer 18:58:04 25ad8b0a4227: Pulling fs layer 18:58:04 db01528c6b51: Pulling fs layer 18:58:04 28988de357af: Pulling fs layer 18:58:04 2e8e34ca0e6c: Waiting 18:58:04 a29436f7fd5d: Waiting 18:58:04 923cac83aea3: Waiting 18:58:04 25ad8b0a4227: Waiting 18:58:04 db01528c6b51: Waiting 18:58:04 28988de357af: Waiting 18:58:04 80192f66455f: Waiting 18:58:04 461d9e800cba: Waiting 18:58:04 6bf1a483ea7c: Verifying Checksum 18:58:04 6bf1a483ea7c: Download complete 18:58:04 461d9e800cba: Verifying Checksum 18:58:04 461d9e800cba: Download complete 18:58:04 80192f66455f: Download complete 18:58:04 f5dfc541a4d3: Verifying Checksum 18:58:04 f5dfc541a4d3: Download complete 18:58:04 3dae71ba6b94: Download complete 18:58:04 923cac83aea3: Download complete 18:58:04 25ad8b0a4227: Verifying Checksum 18:58:04 25ad8b0a4227: Download complete 18:58:04 db01528c6b51: Verifying Checksum 18:58:04 db01528c6b51: Download complete 18:58:04 28988de357af: Verifying Checksum 18:58:04 28988de357af: Download complete 18:58:04 a29436f7fd5d: Verifying Checksum 18:58:04 a29436f7fd5d: Download complete 18:58:05 2e8e34ca0e6c: Download complete 18:58:05 3dae71ba6b94: Pull complete 18:58:05 6bf1a483ea7c: Pull complete 18:58:06 f5dfc541a4d3: Pull complete 18:58:06 461d9e800cba: Pull complete 18:58:06 80192f66455f: Pull complete 18:58:10 2e8e34ca0e6c: Pull complete 18:58:10 a29436f7fd5d: Pull complete 18:58:10 923cac83aea3: Pull complete 18:58:10 25ad8b0a4227: Pull complete 18:58:10 db01528c6b51: Pull complete 18:58:10 28988de357af: Pull complete 18:58:10 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 18:58:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:58:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:58:11 prd-ubuntu20.04-docker-8c-8g-5 does not seem to be running inside a container 18:58:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-149 -v /w/workspace/xfoundry_edgex-taf-common_PR-149:/w/workspace/xfoundry_edgex-taf-common_PR-149:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-149@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:58:12 $ docker top eb4c6d82e942d3d25ed0a5eabc262a3b2ea9a4cf57df5cc240ea7f1e25f9ee0b -eo pid,comm 18:58:12 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:58:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:58:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:58:12 [ssh-agent] Looking for ssh-agent implementation... 18:58:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:58:12 $ docker exec eb4c6d82e942d3d25ed0a5eabc262a3b2ea9a4cf57df5cc240ea7f1e25f9ee0b ssh-agent 18:58:12 SSH_AUTH_SOCK=/tmp/ssh-k37PkPlB8Y5k/agent.33 18:58:12 SSH_AGENT_PID=39 18:58:12 Running ssh-add (command line suppressed) 18:58:13 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/private_key_10918825296718207383.key (/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/private_key_10918825296718207383.key) 18:58:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:58:13 + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-149 [Pipeline] sh 18:58:13 + git tag --points-at HEAD [Pipeline] } 18:58:13 $ docker exec --env ******** --env ******** eb4c6d82e942d3d25ed0a5eabc262a3b2ea9a4cf57df5cc240ea7f1e25f9ee0b ssh-agent -k 18:58:13 unset SSH_AUTH_SOCK; 18:58:13 unset SSH_AGENT_PID; 18:58:13 echo Agent pid 39 killed; 18:58:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:58:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:58:13 [ssh-agent] Looking for ssh-agent implementation... 18:58:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:58:13 $ docker exec eb4c6d82e942d3d25ed0a5eabc262a3b2ea9a4cf57df5cc240ea7f1e25f9ee0b ssh-agent 18:58:14 SSH_AUTH_SOCK=/tmp/ssh-lesFEYxkqPpN/agent.86 18:58:14 SSH_AGENT_PID=92 18:58:14 Running ssh-add (command line suppressed) 18:58:14 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/private_key_2009260491298035732.key (/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/private_key_2009260491298035732.key) 18:58:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:58:14 + git semver init 18:58:14 2026-08-05 18:58:14,631 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 18:58:14 2026-08-05 18:58:14,634 [run_init] DEBUG init version:0.0.0 force:False 18:58:14 2026-08-05 18:58:14,634 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-149/.semver 18:58:14 2026-08-05 18:58:14,635 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-149/.semver 18:58:14 2026-08-05 18:58:14,635 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-149/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-149, stdin=None, shell=False, universal_newlines=False) 18:58:15 2026-08-05 18:58:15,379 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-149/.git/info/exclude 18:58:15 2026-08-05 18:58:15,380 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-149/.semver/PR-149 with force:False 18:58:15 2026-08-05 18:58:15,380 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-149/.semver/PR-149 18:58:15 2026-08-05 18:58:15,384 [execute] INFO git cat-file --batch-check 18:58:15 2026-08-05 18:58:15,384 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-149/.semver, stdin=, shell=False, universal_newlines=False) 18:58:15 2026-08-05 18:58:15,388 [execute] INFO git cat-file --batch 18:58:15 2026-08-05 18:58:15,388 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-149/.semver, stdin=, shell=False, universal_newlines=False) 18:58:15 2026-08-05 18:58:15,392 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-149/.semver/PR-149 18:58:15 0.0.0 [Pipeline] } 18:58:15 $ docker exec --env ******** --env ******** eb4c6d82e942d3d25ed0a5eabc262a3b2ea9a4cf57df5cc240ea7f1e25f9ee0b ssh-agent -k 18:58:15 unset SSH_AUTH_SOCK; 18:58:15 unset SSH_AGENT_PID; 18:58:15 echo Agent pid 92 killed; 18:58:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:58:16 + git semver [Pipeline] } 18:58:16 $ docker stop --time=1 eb4c6d82e942d3d25ed0a5eabc262a3b2ea9a4cf57df5cc240ea7f1e25f9ee0b 18:58:17 $ docker rm -f --volumes eb4c6d82e942d3d25ed0a5eabc262a3b2ea9a4cf57df5cc240ea7f1e25f9ee0b [Pipeline] // withDockerContainer [Pipeline] sh 18:58:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:58:18 Stashed 1 file(s) [Pipeline] echo 18:58:18 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:58:18 provisioning config files... 18:58:18 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/config9323789134186648408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:58:18 ---> ****-login.sh 18:58:18 nexus3.edgexfoundry.org:10001 18:58:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:18 Login Succeeded 18:58:18 nexus3.edgexfoundry.org:10002 18:58:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:18 Login Succeeded 18:58:18 nexus3.edgexfoundry.org:10003 18:58:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:19 Login Succeeded 18:58:19 nexus3.edgexfoundry.org:10004 18:58:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:19 Login Succeeded 18:58:19 ****.io 18:58:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:19 Login Succeeded 18:58:19 ---> ****-login.sh ends [Pipeline] } 18:58:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:58:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:58:20 + ls -al . 18:58:20 total 72 18:58:20 drwxrwxr-x 6 jenkins jenkins 4096 Aug 5 18:58 . 18:58:20 drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 18:57 .. 18:58:20 drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 18:58 .git 18:58:20 drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 18:57 .github 18:58:20 -rw-rw-r-- 1 jenkins jenkins 22 Aug 5 18:57 .gitignore 18:58:20 drwxr-xr-x 3 jenkins jenkins 4096 Aug 5 18:58 .semver 18:58:20 -rw-rw-r-- 1 jenkins jenkins 1653 Aug 5 18:57 Dockerfile 18:58:20 -rw-rw-r-- 1 jenkins jenkins 746 Aug 5 18:57 Jenkinsfile 18:58:20 -rw-rw-r-- 1 jenkins jenkins 11381 Aug 5 18:57 LICENSE 18:58:20 -rw-rw-r-- 1 jenkins jenkins 4232 Aug 5 18:57 README.md 18:58:20 drwxrwxr-x 5 jenkins jenkins 4096 Aug 5 18:57 TUC 18:58:20 -rw-rw-r-- 1 jenkins jenkins 5 Aug 5 18:58 VERSION 18:58:20 -rw-rw-r-- 1 jenkins jenkins 553 Aug 5 18:57 requirements.txt 18:58:20 -rw-rw-r-- 1 jenkins jenkins 54 Aug 5 18:57 robot-entrypoint.sh 18:58:20 -rw-rw-r-- 1 jenkins jenkins 445 Aug 5 18:57 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:20 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=fdc3589677ab81876103042f10ad7ac83ec9a6a5 --label arch=amd64 --label version=0.0.0 . 18:58:21 #0 building with "default" instance using docker driver 18:58:21 18:58:21 #1 [internal] load build definition from Dockerfile 18:58:21 #1 transferring dockerfile: 1.69kB done 18:58:21 #1 DONE 0.0s 18:58:21 18:58:21 #2 [internal] load metadata for docker.io/library/alpine:3.20 18:58:21 #2 DONE 0.1s 18:58:21 18:58:21 #3 [internal] load .dockerignore 18:58:21 #3 transferring context: 2B done 18:58:21 #3 DONE 0.0s 18:58:21 18:58:21 #4 [internal] load build context 18:58:21 #4 transferring context: 602.56kB 0.0s done 18:58:21 #4 DONE 0.1s 18:58:21 18:58:21 #5 [1/7] FROM docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 18:58:21 #5 resolve docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 0.0s done 18:58:21 #5 sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 9.23kB / 9.23kB done 18:58:21 #5 sha256:c64c687cbea9300178b30c95835354e34c4e4febc4badfe27102879de0483b5e 1.02kB / 1.02kB done 18:58:21 #5 sha256:bf8527eb54c3680e728d5b4b383a8ba730d72dae7236fbc8dff97ed6b224a731 612B / 612B done 18:58:21 #5 extracting sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 0.1s done 18:58:21 #5 sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 3.63MB / 3.63MB 0.1s done 18:58:21 #5 DONE 0.3s 18:58:21 18:58:21 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 18:58:21 #6 DONE 0.1s 18:58:21 18:58:21 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 18:58:21 #7 DONE 0.0s 18:58:21 18:58:21 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 18:58:21 #8 DONE 0.0s 18:58:21 18:58:21 #9 [5/7] WORKDIR /edgex-taf 18:58:21 #9 DONE 0.0s 18:58:21 18:58:21 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:58:21 #10 DONE 0.3s 18:58:22 18:58:22 #11 [7/7] RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 18:58:22 #11 0.225 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:58:22 #11 0.521 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:58:23 #11 1.056 OK: 8 MiB in 14 packages 18:58:23 #11 1.103 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:58:23 #11 1.353 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:58:23 #11 1.790 (1/14) Installing ca-certificates (20260413-r0) 18:58:23 #11 1.936 (2/14) Installing brotli-libs (1.1.0-r2) 18:58:24 #11 2.092 (3/14) Installing c-ares (1.33.1-r0) 18:58:24 #11 2.224 (4/14) Installing libunistring (1.2-r0) 18:58:24 #11 2.487 (5/14) Installing libidn2 (2.3.7-r0) 18:58:24 #11 2.629 (6/14) Installing nghttp2-libs (1.62.1-r0) 18:58:24 #11 2.757 (7/14) Installing libpsl (0.21.5-r1) 18:58:24 #11 2.883 (8/14) Installing zstd-libs (1.5.6-r0) 18:58:24 #11 3.035 (9/14) Installing libcurl (8.14.1-r2) 18:58:25 #11 3.268 (10/14) Installing curl (8.14.1-r2) 18:58:25 #11 3.475 (11/14) Installing docker-cli (26.1.5-r0) 18:58:26 #11 3.874 (12/14) Installing oniguruma (6.9.9-r0) 18:58:26 #11 4.085 (13/14) Installing jq (1.7.1-r0) 18:58:26 #11 4.339 (14/14) Installing openssl (3.3.7-r0) 18:58:26 #11 4.586 Executing busybox-1.36.1-r31.trigger 18:58:26 #11 4.593 Executing ca-certificates-20260413-r0.trigger 18:58:26 #11 4.630 OK: 43 MiB in 28 packages 18:58:26 #11 4.689 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:58:26 #11 4.948 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:58:27 #11 5.420 (1/167) Installing libexpat (2.8.1-r0) 18:58:27 #11 5.607 (2/167) Installing libbz2 (1.0.8-r6) 18:58:27 #11 5.730 (3/167) Installing libpng (1.6.57-r0) 18:58:27 #11 5.872 (4/167) Installing freetype (2.13.2-r0) 18:58:28 #11 6.105 (5/167) Installing fontconfig (2.15.0-r1) 18:58:28 #11 6.315 (6/167) Installing libfontenc (1.1.8-r0) 18:58:28 #11 6.433 (7/167) Installing mkfontscale (1.2.2-r6) 18:58:28 #11 6.591 (8/167) Installing font-opensans (0_git20210927-r1) 18:58:28 #11 6.861 (9/167) Installing pkgconf (2.2.0-r0) 18:58:28 #11 7.045 (10/167) Installing libgcc (13.2.1_git20240309-r1) 18:58:29 #11 7.174 (11/167) Installing libffi (3.4.6-r0) 18:58:29 #11 7.291 (12/167) Installing libintl (0.22.5-r0) 18:58:29 #11 7.464 (13/167) Installing libeconf (0.6.3-r0) 18:58:29 #11 7.583 (14/167) Installing libblkid (2.40.1-r1) 18:58:29 #11 7.766 (15/167) Installing libmount (2.40.1-r1) 18:58:29 #11 7.904 (16/167) Installing pcre2 (10.43-r0) 18:58:29 #11 8.133 (17/167) Installing glib (2.80.5-r0) 18:58:30 #11 8.422 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 18:58:30 #11 8.600 (19/167) Installing xz-libs (5.8.3-r0) 18:58:30 #11 8.803 (20/167) Installing libxml2 (2.12.10-r0) 18:58:31 #11 9.047 (21/167) Installing shared-mime-info (2.4-r0) 18:58:31 #11 9.201 (22/167) Installing hicolor-icon-theme (0.17-r2) 18:58:31 #11 9.337 (23/167) Installing libjpeg-turbo (3.0.3-r0) 18:58:31 #11 9.484 (24/167) Installing libsharpyuv (1.3.2-r0) 18:58:31 #11 9.592 (25/167) Installing libwebp (1.3.2-r0) 18:58:31 #11 9.758 (26/167) Installing tiff (4.6.0t-r0) 18:58:31 #11 9.968 (27/167) Installing gdk-pixbuf (2.42.12-r0) 18:58:32 #11 10.11 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 18:58:32 #11 10.29 (29/167) Installing libxau (1.0.11-r4) 18:58:32 #11 10.39 (30/167) Installing libmd (1.1.0-r0) 18:58:32 #11 10.53 (31/167) Installing libbsd (0.12.2-r0) 18:58:32 #11 10.65 (32/167) Installing libxdmcp (1.1.5-r1) 18:58:32 #11 10.75 (33/167) Installing libxcb (1.16.1-r0) 18:58:32 #11 10.91 (34/167) Installing libx11 (1.8.9-r1) 18:58:33 #11 11.21 (35/167) Installing libxcomposite (0.4.6-r5) 18:58:33 #11 11.36 (36/167) Installing libxfixes (6.0.1-r4) 18:58:33 #11 11.46 (37/167) Installing libxrender (0.9.11-r5) 18:58:33 Still waiting to schedule task 18:58:33 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:58:33 #11 11.58 (38/167) Installing libxcursor (1.2.2-r1) 18:58:33 #11 11.75 (39/167) Installing libxdamage (1.1.6-r5) 18:58:33 #11 11.86 (40/167) Installing libxext (1.3.6-r2) 18:58:33 #11 12.02 (41/167) Installing libxi (1.8.1-r4) 18:58:34 #11 12.19 (42/167) Installing libxinerama (1.1.5-r4) 18:58:34 #11 12.32 (43/167) Installing libxrandr (1.5.4-r1) 18:58:34 #11 12.49 (44/167) Installing libatk-1.0 (2.52.0-r0) 18:58:34 #11 12.68 (45/167) Installing libxtst (1.2.4-r6) 18:58:34 #11 12.78 (46/167) Installing dbus-libs (1.14.10-r1) 18:58:34 #11 12.94 (47/167) Installing at-spi2-core (2.52.0-r0) 18:58:35 #11 13.14 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 18:58:35 #11 13.28 (49/167) Installing pixman (0.43.2-r0) 18:58:35 #11 13.55 (50/167) Installing cairo (1.18.4-r0) 18:58:35 #11 13.79 (51/167) Installing cairo-gobject (1.18.4-r0) 18:58:35 #11 13.94 (52/167) Installing avahi-libs (0.8-r17) 18:58:35 #11 14.07 (53/167) Installing gmp (6.3.0-r1) 18:58:36 #11 14.22 (54/167) Installing nettle (3.10.2-r0) 18:58:36 #11 14.37 (55/167) Installing libtasn1 (4.21.0-r0) 18:58:36 #11 14.54 (56/167) Installing p11-kit (0.25.3-r0) 18:58:36 #11 14.70 (57/167) Installing gnutls (3.8.13-r0) 18:58:37 #11 14.97 (58/167) Installing cups-libs (2.4.18-r0) 18:58:37 #11 15.20 (59/167) Installing libepoxy (1.5.10-r1) 18:58:37 #11 15.43 (60/167) Installing fribidi (1.0.15-r0) 18:58:37 #11 15.61 (61/167) Installing graphite2 (1.3.14-r6) 18:58:37 #11 15.79 (62/167) Installing harfbuzz (8.5.0-r0) 18:58:37 #11 16.05 (63/167) Installing libxft (2.3.8-r3) 18:58:38 #11 16.17 (64/167) Installing pango (1.52.2-r0) 18:58:38 #11 16.40 (65/167) Installing wayland-libs-client (1.22.0-r4) 18:58:38 #11 16.53 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 18:58:38 #11 16.67 (67/167) Installing wayland-libs-egl (1.22.0-r4) 18:58:38 #11 16.82 (68/167) Installing xkeyboard-config (2.41-r0) 18:58:38 #11 17.09 (69/167) Installing libxkbcommon (1.7.0-r0) 18:58:39 #11 17.23 (70/167) Installing gtk+3.0 (3.24.43-r0) 18:58:39 #11 17.55 (71/167) Installing icu-data-full (74.2-r1) 18:58:40 #11 17.97 (72/167) Installing mesa (24.0.9-r1) 18:58:40 #11 18.09 (73/167) Installing llvm17-libs (17.0.6-r2) 18:58:40 #11 19.11 (74/167) Installing hwdata-pci (0.382-r0) 18:58:41 #11 19.28 (75/167) Installing libpciaccess (0.18.1-r0) 18:58:41 #11 19.44 (76/167) Installing libdrm (2.4.120-r0) 18:58:41 #11 19.66 (77/167) Installing libelf (0.191-r0) 18:58:41 #11 19.78 (78/167) Installing mesa-glapi (24.0.9-r1) 18:58:41 #11 19.92 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 18:58:42 #11 20.27 (80/167) Installing eudev-libs (3.2.14-r2) 18:58:42 #11 20.39 (81/167) Installing libmagic (5.45-r1) 18:58:42 #11 20.63 (82/167) Installing file (5.45-r1) 18:58:42 #11 20.75 (83/167) Installing xprop (1.2.7-r0) 18:58:42 #11 20.87 (84/167) Installing libice (1.1.1-r6) 18:58:43 #11 21.04 (85/167) Installing libuuid (2.40.1-r1) 18:58:43 #11 21.20 (86/167) Installing libsm (1.2.4-r4) 18:58:43 #11 21.37 (87/167) Installing libxt (1.3.0-r5) 18:58:43 #11 21.58 (88/167) Installing libxmu (1.1.4-r2) 18:58:43 #11 21.77 (89/167) Installing xset (1.2.5-r1) 18:58:43 #11 21.89 (90/167) Installing xdg-utils (1.2.1-r0) 18:58:44 #11 22.08 (91/167) Installing libogg (1.3.5-r5) 18:58:44 #11 22.24 (92/167) Installing libflac (1.4.3-r1) 18:58:44 #11 22.39 (93/167) Installing alsa-lib (1.2.11-r0) 18:58:44 #11 22.55 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 18:58:44 #11 22.76 (95/167) Installing aom-libs (3.9.1-r0) 18:58:44 #11 22.98 (96/167) Installing libva (2.21.0-r0) 18:58:45 #11 23.12 (97/167) Installing libvdpau (1.5-r3) 18:58:45 #11 23.29 (98/167) Installing onevpl-libs (2023.3.1-r2) 18:58:45 #11 23.43 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 18:58:45 #11 23.59 (100/167) Installing libdav1d (1.4.2-r0) 18:58:45 #11 23.77 (101/167) Installing openexr-libiex (3.1.13-r1) 18:58:45 #11 24.09 (102/167) Installing openexr-libilmthread (3.1.13-r1) 18:58:46 #11 24.25 (103/167) Installing imath (3.1.12-r0) 18:58:46 #11 24.45 (104/167) Installing openexr-libopenexr (3.1.13-r1) 18:58:46 #11 24.63 (105/167) Installing giflib (5.2.2-r0) 18:58:46 #11 24.79 (106/167) Installing libhwy (1.0.7-r0) 18:58:46 #11 24.91 (107/167) Installing lcms2 (2.19-r0) 18:58:47 #11 25.06 (108/167) Installing libjxl (0.10.2-r0) 18:58:47 #11 25.36 (109/167) Installing lame-libs (3.100-r5) 18:58:47 #11 25.58 (110/167) Installing opus (1.5.2-r0) 18:58:47 #11 25.73 (111/167) Installing rav1e-libs (0.7.1-r0) 18:58:48 #11 26.01 (112/167) Installing libgomp (13.2.1_git20240309-r1) 18:58:48 #11 26.22 (113/167) Installing soxr (0.1.3-r7) 18:58:48 #11 26.40 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 18:58:48 #11 26.54 (115/167) Installing libtheora (1.1.1-r18) 18:58:48 #11 26.77 (116/167) Installing libvorbis (1.3.7-r2) 18:58:48 #11 26.98 (117/167) Installing libvpx (1.14.1-r0) 18:58:49 #11 27.16 (118/167) Installing libwebpmux (1.3.2-r0) 18:58:49 #11 27.32 (119/167) Installing x264-libs (0.164_git20231001-r0) 18:58:49 #11 27.59 (120/167) Installing numactl (2.0.18-r0) 18:58:49 #11 27.76 (121/167) Installing x265-libs (3.6-r0) 18:58:50 #11 28.43 (122/167) Installing xvidcore (1.3.7-r2) 18:58:50 #11 28.63 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 18:58:51 #11 28.99 (124/167) Installing libbluray (1.3.4-r1) 18:58:51 #11 29.14 (125/167) Installing mpg123-libs (1.32.8-r0) 18:58:51 #11 29.28 (126/167) Installing libopenmpt (0.7.7-r0) 18:58:51 #11 29.45 (127/167) Installing cjson (1.7.19-r0) 18:58:51 #11 29.61 (128/167) Installing mbedtls (3.6.6-r0) 18:58:51 #11 29.77 (129/167) Installing librist (0.2.10-r1) 18:58:51 #11 29.90 (130/167) Installing libsrt (1.5.3-r0) 18:58:52 #11 30.08 (131/167) Installing libssh (0.10.6-r0) 18:58:52 #11 30.28 (132/167) Installing libsodium (1.0.19-r1) 18:58:52 #11 30.43 (133/167) Installing libzmq (4.3.5-r2) 18:58:52 #11 30.66 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 18:58:52 #11 30.95 (135/167) Installing crc32c (1.1.2-r0) 18:58:53 #11 31.11 (136/167) Installing double-conversion (3.3.0-r0) 18:58:53 #11 31.26 (137/167) Installing libevent (2.1.12-r7) 18:58:53 #11 31.50 (138/167) Installing wayland-libs-server (1.22.0-r4) 18:58:53 #11 31.68 (139/167) Installing mesa-gbm (24.0.9-r1) 18:58:53 #11 31.85 (140/167) Installing harfbuzz-subset (8.5.0-r0) 18:58:53 #11 32.02 (141/167) Installing icu-libs (74.2-r1) 18:58:54 #11 32.30 (142/167) Installing minizip (1.3.1-r0) 18:58:54 #11 32.42 (143/167) Installing nspr (4.35-r4) 18:58:54 #11 32.62 (144/167) Installing sqlite-libs (3.45.3-r3) 18:58:54 #11 32.79 (145/167) Installing nss (3.105-r0) 18:58:55 #11 33.06 (146/167) Installing openh264 (2.4.1-r0) 18:58:55 #11 33.24 (147/167) Installing libcamera-ipa (0.3.0-r0) 18:58:55 #11 33.44 (148/167) Installing libunwind (1.8.1-r0) 18:58:55 #11 33.66 (149/167) Installing yaml (0.2.5-r2) 18:58:55 #11 33.84 (150/167) Installing libcamera (0.3.0-r0) 18:58:56 #11 34.02 (151/167) Installing speexdsp (1.2.1-r2) 18:58:56 #11 34.18 (152/167) Installing libuv (1.48.0-r0) 18:58:56 #11 34.37 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 18:58:56 #11 34.52 (154/167) Installing libsndfile (1.2.2-r1) 18:58:56 #11 34.75 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 18:58:56 #11 34.99 (156/167) Installing pipewire-libs (1.0.6-r1) 18:58:57 #11 35.28 (157/167) Installing libasyncns (0.8-r3) 18:58:57 #11 35.39 (158/167) Installing libltdl (2.4.7-r3) 18:58:57 #11 35.55 (159/167) Installing orc (0.4.40-r0) 18:58:57 #11 35.76 (160/167) Installing tdb-libs (1.4.9-r1) 18:58:57 #11 35.91 (161/167) Installing libpulse (17.0-r0) 18:58:58 #11 36.15 (162/167) Installing libwebpdemux (1.3.2-r0) 18:58:58 #11 36.30 (163/167) Installing libgpg-error (1.49-r0) 18:58:58 #11 36.43 (164/167) Installing libgcrypt (1.10.3-r0) 18:58:58 #11 36.69 (165/167) Installing libxslt (1.1.39-r2) 18:58:58 #11 36.89 (166/167) Installing chromium (131.0.6778.108-r0) 18:59:00 #11 38.59 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) 18:59:00 #11 38.86 Executing busybox-1.36.1-r31.trigger 18:59:01 #11 38.87 Executing fontconfig-2.15.0-r1.trigger 18:59:01 #11 38.89 Executing mkfontscale-1.2.2-r6.trigger 18:59:01 #11 38.90 Executing glib-2.80.5-r0.trigger 18:59:01 #11 38.91 Executing shared-mime-info-2.4-r0.trigger 18:59:01 #11 39.27 Executing gdk-pixbuf-2.42.12-r0.trigger 18:59:01 #11 39.28 Executing gtk-update-icon-cache-3.24.43-r0.trigger 18:59:01 #11 39.32 Executing gtk+3.0-3.24.43-r0.trigger 18:59:01 #11 39.34 OK: 672 MiB in 195 packages 18:59:01 #11 39.40 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:59:01 #11 39.66 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:59:01 #11 40.04 (1/30) Installing jansson (2.14-r4) 18:59:02 #11 40.21 (2/30) Installing binutils (2.42-r1) 18:59:02 #11 40.42 (3/30) Installing libatomic (13.2.1_git20240309-r1) 18:59:02 #11 40.53 (4/30) Installing isl26 (0.26-r1) 18:59:02 #11 40.72 (5/30) Installing mpfr4 (4.2.1-r0) 18:59:02 #11 40.87 (6/30) Installing mpc1 (1.3.1-r1) 18:59:02 #11 41.07 (7/30) Installing gcc (13.2.1_git20240309-r1) 18:59:03 #11 41.89 (8/30) Installing musl-dev (1.2.5-r3) 18:59:04 #11 42.11 (9/30) Installing linux-headers (6.6-r0) 18:59:04 #11 42.32 (10/30) Installing libffi-dev (3.4.6-r0) 18:59:04 #11 42.46 (11/30) Installing libpq (16.14-r0) 18:59:04 #11 42.60 (12/30) Installing openssl-dev (3.3.7-r0) 18:59:04 #11 42.83 (13/30) Installing libpq-dev (16.14-r0) 18:59:04 #11 43.08 (14/30) Installing libecpg (16.14-r0) 18:59:05 #11 43.27 (15/30) Installing libecpg-dev (16.14-r0) 18:59:05 #11 43.53 (16/30) Installing clang16-headers (16.0.6-r5) 18:59:05 #11 43.82 (17/30) Installing llvm16-libs (16.0.6-r9) 18:59:06 #11 44.68 (18/30) Installing clang16-libs (16.0.6-r5) 18:59:07 #11 45.25 (19/30) Installing fortify-headers (1.1-r3) 18:59:07 #11 45.39 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 18:59:07 #11 45.70 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 18:59:07 #11 45.84 (22/30) Installing clang16 (16.0.6-r5) 18:59:07 #11 45.99 (23/30) Installing icu (74.2-r1) 18:59:08 #11 46.21 (24/30) Installing icu-dev (74.2-r1) 18:59:08 #11 46.39 (25/30) Installing llvm16 (16.0.6-r9) 18:59:09 #11 47.24 (26/30) Installing lz4-libs (1.9.4-r5) 18:59:09 #11 47.37 (27/30) Installing lz4-dev (1.9.4-r5) 18:59:09 #11 47.53 (28/30) Installing zstd (1.5.6-r0) 18:59:09 #11 47.74 (29/30) Installing zstd-dev (1.5.6-r0) 18:59:09 #11 47.87 (30/30) Installing postgresql16-dev (16.14-r0) 18:59:10 #11 48.19 Executing busybox-1.36.1-r31.trigger 18:59:10 #11 48.19 OK: 1208 MiB in 225 packages 18:59:10 #11 48.26 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:59:10 #11 48.52 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:59:10 #11 48.90 (1/14) Installing g++ (13.2.1_git20240309-r1) 18:59:11 #11 49.37 (2/14) Installing gdbm (1.23-r1) 18:59:11 #11 49.55 (3/14) Installing mpdecimal (4.0.0-r0) 18:59:11 #11 49.68 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 18:59:11 #11 49.80 (5/14) Installing libncursesw (6.4_p20240420-r2) 18:59:11 #11 50.03 (6/14) Installing libpanelw (6.4_p20240420-r2) 18:59:12 #11 50.14 (7/14) Installing readline (8.2.10-r0) 18:59:12 #11 50.29 (8/14) Installing python3 (3.12.13-r0) 18:59:12 #11 50.60 (9/14) Installing python3-pycache-pyc0 (3.12.13-r0) 18:59:13 #11 50.94 (10/14) Installing pyc (3.12.13-r0) 18:59:13 #11 51.08 (11/14) Installing python3-pyc (3.12.13-r0) 18:59:13 #11 51.23 (12/14) Installing python3-dev (3.12.13-r0) 18:59:13 #11 51.80 (13/14) Installing libsodium-dev (1.0.19-r1) 18:59:13 #11 51.93 (14/14) Installing zeromq-dev (4.3.5-r2) 18:59:14 #11 52.09 Executing busybox-1.36.1-r31.trigger 18:59:14 #11 52.10 OK: 1374 MiB in 239 packages 18:59:14 #11 52.16 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:59:14 #11 52.41 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:59:14 #11 52.79 OK: 1374 MiB in 239 packages 18:59:14 #11 52.84 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:59:15 #11 53.11 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:59:15 #11 53.48 (1/1) Installing tzdata (2026b-r0) 18:59:15 #11 53.65 OK: 1376 MiB in 240 packages 18:59:15 #11 54.06 (1/1) Purging tzdata (2026b-r0) 18:59:16 #11 54.07 OK: 1374 MiB in 239 packages 18:59:18 #11 55.74 Looking in links: /tmp/tmpzh4x_2dk 18:59:18 #11 55.74 Processing /tmp/tmpzh4x_2dk/pip-25.0.1-py3-none-any.whl 18:59:18 #11 55.76 Installing collected packages: pip 18:59:18 #11 56.77 Successfully installed pip-25.0.1 18:59:19 #11 56.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. 18:59:19 #11 57.18 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 18:59:19 #11 57.24 Collecting pip 18:59:19 #11 57.27 Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 18:59:19 #11 57.41 Collecting setuptools 18:59:19 #11 57.41 Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 18:59:19 #11 57.44 Collecting wheel 18:59:19 #11 57.45 Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 18:59:19 #11 57.46 Collecting packaging>=24.0 (from wheel) 18:59:19 #11 57.47 Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 18:59:19 #11 57.47 Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 18:59:19 #11 57.49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 168.2 MB/s eta 0:00:00 18:59:19 #11 57.49 Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 18:59:19 #11 57.50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 215.8 MB/s eta 0:00:00 18:59:19 #11 57.50 Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 18:59:19 #11 57.50 Downloading packaging-26.3-py3-none-any.whl (129 kB) 18:59:19 #11 57.53 Installing collected packages: setuptools, pip, packaging, wheel 18:59:20 #11 58.23 Attempting uninstall: pip 18:59:20 #11 58.23 Found existing installation: pip 25.0.1 18:59:20 #11 58.27 Uninstalling pip-25.0.1: 18:59:20 #11 58.28 Successfully uninstalled pip-25.0.1 18:59:21 #11 59.43 Successfully installed packaging-26.3 pip-26.2.1 setuptools-83.0.0 wheel-0.47.0 18:59:21 #11 59.43 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 18:59:21 #11 59.94 Processing ./edgex-taf-common 18:59:22 #11 59.94 Installing build dependencies: started 18:59:22 #11 60.67 Installing build dependencies: finished with status 'done' 18:59:22 #11 60.67 Getting requirements to build wheel: started 18:59:22 #11 61.05 Getting requirements to build wheel: finished with status 'done' 18:59:23 #11 61.05 Preparing metadata (pyproject.toml): started 18:59:23 #11 61.24 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:23 #11 61.25 Building wheels for collected packages: edgex-taf-common 18:59:23 #11 61.25 Building wheel for edgex-taf-common (pyproject.toml): started 18:59:23 #11 61.51 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 18:59:23 #11 61.51 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15432 sha256=63477286b2271ab9b93574c8c4a412486925a950520384daabbb7ab5868ac6b0 18:59:23 #11 61.51 Stored in directory: /tmp/pip-ephem-wheel-cache-2mfg80fn/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 18:59:23 #11 61.52 Successfully built edgex-taf-common 18:59:23 #11 61.54 Installing collected packages: edgex-taf-common 18:59:23 #11 61.56 Successfully installed edgex-taf-common-0.0.0 18:59:23 #11 61.56 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 18:59:23 #11 62.08 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 18:59:24 #11 62.11 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 18:59:24 #11 62.12 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 18:59:24 #11 62.13 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 18:59:24 #11 62.14 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 18:59:24 #11 62.15 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 18:59:24 #11 62.16 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 18:59:24 #11 62.17 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 18:59:24 #11 62.18 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 18:59:24 #11 62.18 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 18:59:24 #11 62.19 Installing build dependencies: started 18:59:24 #11 62.75 Installing build dependencies: finished with status 'done' 18:59:24 #11 62.75 Getting requirements to build wheel: started 18:59:25 #11 63.13 Getting requirements to build wheel: finished with status 'done' 18:59:25 #11 63.13 Preparing metadata (pyproject.toml): started 18:59:25 #11 63.33 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:25 #11 63.34 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 18:59:25 #11 63.34 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:59:25 #11 63.35 Installing build dependencies: started 18:59:25 #11 63.91 Installing build dependencies: finished with status 'done' 18:59:26 #11 63.91 Getting requirements to build wheel: started 18:59:26 #11 64.29 Getting requirements to build wheel: finished with status 'done' 18:59:26 #11 64.29 Preparing metadata (pyproject.toml): started 18:59:26 #11 64.49 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:26 #11 64.51 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 18:59:26 #11 64.52 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 18:59:26 #11 64.53 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 18:59:26 #11 64.53 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 18:59:26 #11 64.56 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 18:59:26 #11 64.57 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 18:59:26 #11 64.58 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 18:59:26 #11 64.58 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 18:59:26 #11 64.60 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 18:59:26 #11 64.61 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 18:59:26 #11 64.86 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 18:59:27 #11 64.87 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 18:59:27 #11 64.95 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 18:59:27 #11 64.96 Downloading psutil-7.0.0.tar.gz (497 kB) 18:59:27 #11 65.05 Installing build dependencies: started 18:59:27 #11 65.59 Installing build dependencies: finished with status 'done' 18:59:27 #11 65.59 Getting requirements to build wheel: started 18:59:27 #11 66.07 Getting requirements to build wheel: finished with status 'done' 18:59:28 #11 66.08 Preparing metadata (pyproject.toml): started 18:59:28 #11 66.35 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:28 #11 66.61 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 18:59:28 #11 66.61 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) 18:59:28 #11 66.63 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 18:59:28 #11 66.63 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 18:59:28 #11 66.68 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 18:59:28 #11 66.69 Downloading psycopg2-2.9.10.tar.gz (385 kB) 18:59:28 #11 66.75 Installing build dependencies: started 18:59:29 #11 67.32 Installing build dependencies: finished with status 'done' 18:59:29 #11 67.32 Getting requirements to build wheel: started 18:59:29 #11 67.73 Getting requirements to build wheel: finished with status 'done' 18:59:29 #11 67.73 Preparing metadata (pyproject.toml): started 18:59:29 #11 67.94 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:30 #11 68.04 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 18:59:30 #11 68.05 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 18:59:30 #11 68.21 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 18:59:30 #11 68.23 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 18:59:30 #11 68.26 Collecting pyjwt==2.13.0 (from -r requirements.txt (line 19)) 18:59:30 #11 68.27 Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 18:59:30 #11 68.50 Collecting cryptography==50.0.0 (from -r requirements.txt (line 20)) 18:59:30 #11 68.51 Downloading cryptography-50.0.0-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (4.3 kB) 18:59:30 #11 68.53 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 18:59:30 #11 68.53 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 18:59:30 #11 68.54 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 18:59:30 #11 68.55 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 18:59:30 #11 68.56 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 18:59:30 #11 68.56 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 18:59:30 #11 68.58 Collecting urllib3>=2.6.3 (from -r requirements.txt (line 24)) 18:59:30 #11 68.58 Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 18:59:30 #11 68.62 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:30 #11 68.62 Downloading selenium-4.46.0-py3-none-any.whl.metadata (7.4 kB) 18:59:30 #11 68.64 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:30 #11 68.64 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl.metadata (10 kB) 18:59:30 #11 68.66 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:30 #11 68.67 Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 18:59:30 #11 68.69 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:59:30 #11 68.70 Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) 18:59:30 #11 68.71 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:59:30 #11 68.71 Downloading scp-0.16.1-py2.py3-none-any.whl.metadata (4.6 kB) 18:59:30 #11 68.73 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:30 #11 68.73 Downloading docutils-0.23-py3-none-any.whl.metadata (15 kB) 18:59:30 #11 68.75 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:30 #11 68.76 Downloading flex-6.14.1.tar.gz (40 kB) 18:59:30 #11 68.79 Installing build dependencies: started 18:59:31 #11 69.35 Installing build dependencies: finished with status 'done' 18:59:31 #11 69.35 Getting requirements to build wheel: started 18:59:31 #11 69.73 Getting requirements to build wheel: finished with status 'done' 18:59:31 #11 69.73 Preparing metadata (pyproject.toml): started 18:59:31 #11 69.94 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:31 #11 69.95 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:31 #11 69.96 Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) 18:59:31 #11 69.98 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:31 #11 69.99 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 18:59:31 #11 70.01 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:31 #11 70.02 Downloading openapi_core-0.23.1-py3-none-any.whl.metadata (8.1 kB) 18:59:31 #11 70.04 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:32 #11 70.04 Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 18:59:32 #11 70.09 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:32 #11 70.09 Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) 18:59:32 #11 70.10 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:32 #11 70.11 Downloading tzlocal-5.4.4-py3-none-any.whl.metadata (7.7 kB) 18:59:32 #11 70.23 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 18:59:32 #11 70.23 Downloading charset_normalizer-3.4.9-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (41 kB) 18:59:32 #11 70.25 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 18:59:32 #11 70.25 Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 18:59:32 #11 70.28 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 18:59:32 #11 70.28 Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 18:59:32 #11 70.30 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:59:32 #11 70.30 Downloading reactivex-5.1.0-py3-none-any.whl.metadata (6.5 kB) 18:59:32 #11 70.32 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:59:32 #11 70.32 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 18:59:32 #11 70.32 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)) (83.0.0) 18:59:32 #11 70.45 Collecting cffi>=2.0.0 (from cryptography==50.0.0->-r requirements.txt (line 20)) 18:59:32 #11 70.45 Downloading cffi-2.1.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.5 kB) 18:59:32 #11 70.46 Collecting pycparser (from cffi>=2.0.0->cryptography==50.0.0->-r requirements.txt (line 20)) 18:59:32 #11 70.47 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 18:59:32 #11 70.51 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:59:32 #11 70.52 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) 18:59:32 #11 70.53 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:59:32 #11 70.54 Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 18:59:32 #11 70.56 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:59:32 #11 70.56 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (10.0 kB) 18:59:32 #11 70.58 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:59:32 #11 70.58 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 18:59:32 #11 70.60 Collecting typing-extensions<5,>=4.15.0 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:59:32 #11 70.60 Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 18:59:32 #11 70.62 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:32 #11 70.63 Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) 18:59:32 #11 70.64 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:32 #11 70.64 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 18:59:32 #11 70.66 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:32 #11 70.66 Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 18:59:32 #11 70.71 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:32 #11 70.72 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 18:59:32 #11 70.73 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:32 #11 70.73 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:59:32 #11 70.74 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:32 #11 70.75 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 18:59:32 #11 70.76 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:32 #11 70.77 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 18:59:32 #11 70.78 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:32 #11 70.78 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 18:59:32 #11 70.80 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:32 #11 70.80 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 18:59:32 #11 70.85 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:32 #11 70.85 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) 18:59:32 #11 70.86 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:32 #11 70.86 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:59:32 #11 70.87 Installing build dependencies: started 18:59:33 #11 71.44 Installing build dependencies: finished with status 'done' 18:59:33 #11 71.44 Getting requirements to build wheel: started 18:59:33 #11 71.83 Getting requirements to build wheel: finished with status 'done' 18:59:33 #11 71.83 Preparing metadata (pyproject.toml): started 18:59:34 #11 72.03 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:34 #11 72.04 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:34 #11 72.05 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 18:59:34 #11 72.06 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:34 #11 72.06 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:59:34 #11 72.07 Installing build dependencies: started 18:59:34 #11 72.70 Installing build dependencies: finished with status 'done' 18:59:34 #11 72.70 Getting requirements to build wheel: started 18:59:34 #11 73.07 Getting requirements to build wheel: finished with status 'done' 18:59:35 #11 73.07 Preparing metadata (pyproject.toml): started 18:59:35 #11 73.26 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:35 #11 73.28 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:35 #11 73.28 Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 18:59:35 #11 73.30 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:35 #11 73.30 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 18:59:35 #11 73.32 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:35 #11 73.33 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 18:59:35 #11 73.63 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:35 #11 73.64 Downloading rpds_py-2026.6.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 18:59:35 #11 73.66 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:35 #11 73.66 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 18:59:35 #11 73.68 Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:35 #11 73.69 Downloading jsonschema_path-0.4.6-py3-none-any.whl.metadata (5.9 kB) 18:59:35 #11 73.71 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:35 #11 73.71 Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 18:59:35 #11 73.73 Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:35 #11 73.73 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) 18:59:35 #11 73.75 Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:35 #11 73.76 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl.metadata (6.5 kB) 18:59:35 #11 73.78 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:35 #11 73.78 Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 18:59:35 #11 73.80 Collecting pathable<0.6.0,>=0.5.0 (from jsonschema-path<0.5.0,>=0.4.5->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:35 #11 73.80 Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) 18:59:35 #11 73.93 Collecting pydantic<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:35 #11 73.93 Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB) 18:59:35 #11 73.95 Collecting pydantic-settings<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:35 #11 73.95 Downloading pydantic_settings-2.14.2-py3-none-any.whl.metadata (3.4 kB) 18:59:35 #11 73.97 Collecting rfc3339-validator (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:35 #11 73.97 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 18:59:35 #11 74.01 Collecting lazy-object-proxy<2.0,>=1.7.1 (from openapi-spec-validator<0.9.0,>=0.8.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:35 #11 74.02 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) 18:59:35 #11 74.03 Collecting annotated-types>=0.6.0 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:36 #11 74.03 Downloading annotated_types-0.8.0-py3-none-any.whl.metadata (15 kB) 18:59:36 #11 74.84 Collecting pydantic-core==2.46.4 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:36 #11 74.85 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.6 kB) 18:59:36 #11 74.85 Collecting typing-inspection>=0.4.2 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:36 #11 74.86 Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) 18:59:36 #11 74.93 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:36 #11 74.93 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) 18:59:36 #11 74.95 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 18:59:37 #11 74.96 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 183.6 MB/s 0:00:00 18:59:37 #11 74.96 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 18:59:37 #11 74.96 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 18:59:37 #11 74.97 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 18:59:37 #11 74.97 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 18:59:37 #11 74.98 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 18:59:37 #11 74.98 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 18:59:37 #11 74.99 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 18:59:37 #11 74.99 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 18:59:37 #11 75.00 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 18:59:37 #11 75.15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 119.2 MB/s 0:00:00 18:59:37 #11 75.16 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) 18:59:37 #11 75.17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 215.6 MB/s 0:00:00 18:59:37 #11 75.17 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 18:59:37 #11 75.18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 101.1 MB/s 0:00:00 18:59:37 #11 75.19 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 18:59:37 #11 75.21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 159.7 MB/s 0:00:00 18:59:37 #11 75.21 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 18:59:37 #11 75.22 Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 18:59:37 #11 75.22 Downloading cryptography-50.0.0-cp311-abi3-musllinux_1_2_x86_64.whl (5.0 MB) 18:59:37 #11 75.25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 182.1 MB/s 0:00:00 18:59:37 #11 75.25 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 18:59:37 #11 75.26 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 18:59:37 #11 75.26 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 18:59:37 #11 75.27 Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 18:59:37 #11 75.27 Downloading charset_normalizer-3.4.9-cp312-cp312-musllinux_1_2_x86_64.whl (226 kB) 18:59:37 #11 75.28 Downloading idna-3.18-py3-none-any.whl (65 kB) 18:59:37 #11 75.28 Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 18:59:37 #11 75.28 Downloading cffi-2.1.1-cp312-cp312-musllinux_1_2_x86_64.whl (223 kB) 18:59:37 #11 75.29 Downloading click-8.4.2-py3-none-any.whl (119 kB) 18:59:37 #11 75.29 Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) 18:59:37 #11 75.30 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl (359 kB) 18:59:37 #11 75.30 Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 18:59:37 #11 75.66 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) 18:59:37 #11 75.67 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 239.7 MB/s 0:00:00 18:59:37 #11 75.68 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 18:59:37 #11 75.68 Downloading reactivex-5.1.0-py3-none-any.whl (257 kB) 18:59:37 #11 75.69 Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 18:59:37 #11 75.70 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB) 18:59:37 #11 75.70 Downloading scp-0.16.1-py2.py3-none-any.whl (8.9 kB) 18:59:37 #11 75.71 Downloading selenium-4.46.0-py3-none-any.whl (9.4 MB) 18:59:37 #11 75.76 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 186.6 MB/s 0:00:00 18:59:37 #11 75.76 Downloading trio-0.33.0-py3-none-any.whl (510 kB) 18:59:37 #11 75.77 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 18:59:37 #11 75.78 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:59:37 #11 75.78 Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 18:59:37 #11 75.79 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:59:37 #11 75.79 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 18:59:37 #11 75.80 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 18:59:37 #11 75.80 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 18:59:37 #11 75.81 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 18:59:37 #11 75.81 Downloading docutils-0.23-py3-none-any.whl (634 kB) 18:59:37 #11 75.82 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.7/634.7 kB 78.4 MB/s 0:00:00 18:59:37 #11 75.82 Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 18:59:37 #11 75.83 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) 18:59:37 #11 75.84 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 148.6 MB/s 0:00:00 18:59:37 #11 75.84 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:59:37 #11 75.84 Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) 18:59:37 #11 75.85 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 18:59:37 #11 75.85 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 18:59:37 #11 75.86 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 18:59:37 #11 75.86 Downloading rpds_py-2026.6.3-cp312-cp312-musllinux_1_2_x86_64.whl (573 kB) 18:59:37 #11 75.87 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 573.0/573.0 kB 215.7 MB/s 0:00:00 18:59:37 #11 75.87 Downloading openapi_core-0.23.1-py3-none-any.whl (115 kB) 18:59:38 #11 75.88 Downloading jsonschema_path-0.4.6-py3-none-any.whl (19 kB) 18:59:38 #11 75.88 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) 18:59:38 #11 75.89 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl (50 kB) 18:59:38 #11 75.90 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) 18:59:38 #11 75.90 Downloading pathable-0.5.0-py3-none-any.whl (16 kB) 18:59:38 #11 75.90 Downloading pydantic-2.13.4-py3-none-any.whl (472 kB) 18:59:38 #11 75.91 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_x86_64.whl (2.4 MB) 18:59:39 #11 77.32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 1.5 MB/s 0:00:01 18:59:39 #11 77.33 Downloading pydantic_settings-2.14.2-py3-none-any.whl (61 kB) 18:59:39 #11 77.39 Downloading annotated_types-0.8.0-py3-none-any.whl (13 kB) 18:59:39 #11 77.39 Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) 18:59:39 #11 77.40 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 18:59:39 #11 77.41 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 18:59:39 #11 77.41 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 18:59:39 #11 77.42 Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 18:59:39 #11 77.42 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 18:59:39 #11 77.42 Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 18:59:39 #11 77.44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 91.1 MB/s 0:00:00 18:59:39 #11 77.45 Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) 18:59:39 #11 77.46 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 18:59:39 #11 77.46 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:59:39 #11 77.46 Downloading tzlocal-5.4.4-py3-none-any.whl (18 kB) 18:59:39 #11 77.76 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 18:59:39 #11 77.76 Building wheel for robotframework-sshlibrary (pyproject.toml): started 18:59:39 #11 78.10 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 18:59:40 #11 78.10 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55203 sha256=09cba404c80209b800842cef33136d9f4a36cc982d1ad95b7e7b81d1b5929e20 18:59:40 #11 78.10 Stored in directory: /tmp/pip-ephem-wheel-cache-rcfa3cak/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 18:59:40 #11 78.11 Building wheel for robotbackgroundlogger (pyproject.toml): started 18:59:40 #11 78.34 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 18:59:40 #11 78.34 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=e375066bb84fefda502c4a3eb2fa80ec8af9d829ee0bb9ed68c454254deec340 18:59:40 #11 78.34 Stored in directory: /tmp/pip-ephem-wheel-cache-rcfa3cak/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 18:59:40 #11 78.34 Building wheel for psutil (pyproject.toml): started 18:59:41 #11 80.02 Building wheel for psutil (pyproject.toml): finished with status 'done' 18:59:42 #11 80.02 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277533 sha256=1e164a14a7317f83de9bf0489e222d671c3f56af5df643b6468d6f5e85ab2c9d 18:59:42 #11 80.02 Stored in directory: /tmp/pip-ephem-wheel-cache-rcfa3cak/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 18:59:42 #11 80.02 Building wheel for psycopg2 (pyproject.toml): started 18:59:50 #11 88.20 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 18:59:50 #11 88.20 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521913 sha256=4cf3e3378a1e1820c5357620c6d3db9e7fa491b1986285c68c4d8e07e3378e69 18:59:50 #11 88.20 Stored in directory: /tmp/pip-ephem-wheel-cache-rcfa3cak/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 18:59:50 #11 88.21 Building wheel for flex (pyproject.toml): started 18:59:50 #11 88.52 Building wheel for flex (pyproject.toml): finished with status 'done' 18:59:50 #11 88.52 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77343 sha256=1883fa378b9d785f03b9eb814d730b214b109ee2d1f81651786ff8500e679bdc 18:59:50 #11 88.52 Stored in directory: /tmp/pip-ephem-wheel-cache-rcfa3cak/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 18:59:50 #11 88.52 Building wheel for strict-rfc3339 (pyproject.toml): started 18:59:50 #11 88.80 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 18:59:50 #11 88.80 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18221 sha256=6f48d238c5b16d09d76fca0e2daa433cc93a8f21070a32c5c63c98d8a4b476f3 18:59:50 #11 88.80 Stored in directory: /tmp/pip-ephem-wheel-cache-rcfa3cak/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 18:59:50 #11 88.81 Building wheel for validate-email (pyproject.toml): started 18:59:51 #11 89.05 Building wheel for validate-email (pyproject.toml): finished with status 'done' 18:59:51 #11 89.05 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5559 sha256=a65ab5b3dd715b35d49077ee45470d19b11556ca97285ccd15723e39f0ce0308 18:59:51 #11 89.05 Stored in directory: /tmp/pip-ephem-wheel-cache-rcfa3cak/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 18:59:51 #11 89.05 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 18:59:51 #11 89.24 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, jsonpath-ng, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, annotated-types, wsproto, werkzeug, typing-inspection, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, pydantic-core, outcome, cffi, trio, robotframework-requests, pynacl, pydantic, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, pydantic-settings, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 19:00:03 #11 99.80 19:00:03 #11 99.81 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 annotated-types-0.8.0 attrs-26.1.0 bcrypt-5.0.0 certifi-2026.7.22 cffi-2.1.1 charset_normalizer-3.4.9 click-8.4.2 configparser-7.2.0 cryptography-50.0.0 docker-7.1.0 docutils-0.23 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.18 influxdb-client-1.49.0 invoke-3.0.3 isodate-0.7.2 jsonpath-ng-1.8.0 jsonpointer-3.1.1 jsonschema-4.26.0 jsonschema-path-0.4.6 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-11.1.0 numpy-2.2.5 openapi-core-0.23.1 openapi-schema-validator-0.8.1 openapi-spec-validator-0.8.5 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-5.0.0 pathable-0.5.0 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pydantic-2.13.4 pydantic-core-2.46.4 pydantic-settings-2.14.2 pygments-2.20.0 pyjwt-2.13.0 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2026.3.post1 pyzmq-27.0.0 reactivex-5.1.0 referencing-0.37.0 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.6.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-2026.6.3 scp-0.16.1 selenium-4.46.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.16.0 typing-inspection-0.4.2 tzlocal-5.4.4 urllib3-2.7.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.8 wsproto-1.3.2 19:00:03 #11 99.81 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 19:00:03 #11 DONE 100.7s 19:00:03 19:00:03 #12 exporting to image 19:00:03 #12 exporting layers 19:00:10 #12 exporting layers 6.5s done 19:00:10 #12 writing image sha256:a8d578c02aa5d9bd2d26c2b70933d7700c11515e01b9736b5e95395d59a0bbfd done 19:00:10 #12 naming to docker.io/library/edgex-taf-common done 19:00:10 #12 DONE 6.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:00:10 19:00:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:00:10 latest: Pulling from edgex-lftools-log-publisher 19:00:10 5eb5b503b376: Pulling fs layer 19:00:10 5c69ac0246d0: Pulling fs layer 19:00:10 ec43610c2a17: Pulling fs layer 19:00:10 3a2ae6a8a46f: Pulling fs layer 19:00:10 33b1e0a273af: Pulling fs layer 19:00:10 5d3b04190fa2: Pulling fs layer 19:00:10 2f39f015ded8: Pulling fs layer 19:00:10 33b1e0a273af: Waiting 19:00:10 5d3b04190fa2: Waiting 19:00:10 3a2ae6a8a46f: Waiting 19:00:10 2f39f015ded8: Waiting 19:00:10 5c69ac0246d0: Verifying Checksum 19:00:10 5c69ac0246d0: Download complete 19:00:10 3a2ae6a8a46f: Download complete 19:00:10 ec43610c2a17: Verifying Checksum 19:00:10 ec43610c2a17: Download complete 19:00:10 33b1e0a273af: Verifying Checksum 19:00:10 33b1e0a273af: Download complete 19:00:10 5d3b04190fa2: Verifying Checksum 19:00:10 5d3b04190fa2: Download complete 19:00:11 5eb5b503b376: Verifying Checksum 19:00:11 5eb5b503b376: Download complete 19:00:11 2f39f015ded8: Download complete 19:00:12 5eb5b503b376: Pull complete 19:00:12 5c69ac0246d0: Pull complete 19:00:13 ec43610c2a17: Pull complete 19:00:13 3a2ae6a8a46f: Pull complete 19:00:13 33b1e0a273af: Pull complete 19:00:13 5d3b04190fa2: Pull complete 19:00:19 2f39f015ded8: Pull complete 19:00:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:00:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:00:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:00:19 prd-ubuntu20.04-docker-8c-8g-5 does not seem to be running inside a container 19:00:19 $ 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-149 -v /w/workspace/xfoundry_edgex-taf-common_PR-149:/w/workspace/xfoundry_edgex-taf-common_PR-149:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-149@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:00:20 $ docker top 7589607143ff9ee2a352ee97eedb76aa40615688d74c4a220f99193792efea1f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:00:20 ---> job-cost.sh 19:00:20 lf-activate-venv: SKIPPING 19:00:20 INFO: No Stack... 19:00:21 INFO: Retrieving Pricing Info for: v3-standard-8 19:00:21 INFO: Archiving Costs [Pipeline] sh 19:00:21 + cat /w/workspace/xfoundry_edgex-taf-common_PR-149/archives/cost.csv 19:00:21 + cut -d, -f6 [Pipeline] lock 19:00:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-149-4-stack-cost] 19:00:21 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-149-4-stack-cost] did not exist. Created. 19:00:21 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-149-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:00:22 + echo total: 0.2199999988079071 [Pipeline] stash 19:00:22 Stashed 1 file(s) [Pipeline] } 19:00:22 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-149-4-stack-cost] [Pipeline] // lock [Pipeline] } 19:00:22 $ docker stop --time=1 7589607143ff9ee2a352ee97eedb76aa40615688d74c4a220f99193792efea1f 19:00:23 $ docker rm -f --volumes 7589607143ff9ee2a352ee97eedb76aa40615688d74c4a220f99193792efea1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:01:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10 in /w/workspace/xfoundry_edgex-taf-common_PR-149 [Pipeline] { [Pipeline] checkout 19:01:22 Selected Git installation does not exist. Using Default 19:01:22 The recommended git tool is: NONE 19:01:28 using credential edgex-jenkins-ssh 19:01:28 Cloning the remote Git repository 19:01:28 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 19:01:28 > git init /w/workspace/xfoundry_edgex-taf-common_PR-149 # timeout=10 19:01:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 19:01:28 > git --version # timeout=10 19:01:28 > git --version # 'git version 2.25.1' 19:01:28 using GIT_SSH to set credentials SSH Credentials for GitHub 19:01:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:01:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 19:01:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:01:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 19:01:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 19:01:31 using GIT_SSH to set credentials SSH Credentials for GitHub 19:01:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:01:31 Merging remotes/origin/main commit f841b5a5e64b84806f3af205f58f3dc2f9049a63 into PR head commit d2fcd6733f82f0bf0aab68c210ae23c76e7a4d93 19:01:32 Merge succeeded, producing 2103d88be750d5f0aa1d11494bf341ba3222b60b 19:01:32 Checking out Revision 2103d88be750d5f0aa1d11494bf341ba3222b60b (PR-149) 19:01:31 > git config core.sparsecheckout # timeout=10 19:01:31 > git checkout -f d2fcd6733f82f0bf0aab68c210ae23c76e7a4d93 # timeout=10 19:01:31 > git remote # timeout=10 19:01:31 > git config --get remote.origin.url # timeout=10 19:01:31 using GIT_SSH to set credentials SSH Credentials for GitHub 19:01:31 > git merge f841b5a5e64b84806f3af205f58f3dc2f9049a63 # timeout=10 19:01:31 > git rev-parse HEAD^{commit} # timeout=10 19:01:32 > git config core.sparsecheckout # timeout=10 19:01:32 > git checkout -f 2103d88be750d5f0aa1d11494bf341ba3222b60b # timeout=10 19:01:35 Commit message: "Merge commit 'f841b5a5e64b84806f3af205f58f3dc2f9049a63' into HEAD" 19:01:35 First time build. Skipping changelog. 19:01:35 > git rev-list --no-walk 8fc10812a31bede67add4b544d220a83e4e4faf8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:01:37 provisioning config files... 19:01:37 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/config9843176276724372115tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:01:38 ---> ****-login.sh 19:01:38 nexus3.edgexfoundry.org:10001 19:01:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:01:39 Configure a credential helper to remove this warning. See 19:01:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:01:39 19:01:39 Login Succeeded 19:01:39 nexus3.edgexfoundry.org:10002 19:01:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:01:39 Configure a credential helper to remove this warning. See 19:01:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:01:39 19:01:39 Login Succeeded 19:01:39 nexus3.edgexfoundry.org:10003 19:01:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:01:39 Configure a credential helper to remove this warning. See 19:01:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:01:39 19:01:39 Login Succeeded 19:01:39 nexus3.edgexfoundry.org:10004 19:01:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:01:40 Configure a credential helper to remove this warning. See 19:01:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:01:40 19:01:40 Login Succeeded 19:01:40 ****.io 19:01:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:01:40 Configure a credential helper to remove this warning. See 19:01:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:01:40 19:01:40 Login Succeeded 19:01:40 ---> ****-login.sh ends [Pipeline] } 19:01:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:01:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:01:42 + ls -al . 19:01:42 total 68 19:01:42 drwxrwxr-x 5 jenkins jenkins 4096 Aug 5 19:01 . 19:01:42 drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 19:01 .. 19:01:42 drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 19:01 .git 19:01:42 drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 19:01 .github 19:01:42 -rw-rw-r-- 1 jenkins jenkins 22 Aug 5 19:01 .gitignore 19:01:42 -rw-rw-r-- 1 jenkins jenkins 1653 Aug 5 19:01 Dockerfile 19:01:42 -rw-rw-r-- 1 jenkins jenkins 746 Aug 5 19:01 Jenkinsfile 19:01:42 -rw-rw-r-- 1 jenkins jenkins 11381 Aug 5 19:01 LICENSE 19:01:42 -rw-rw-r-- 1 jenkins jenkins 4232 Aug 5 19:01 README.md 19:01:42 drwxrwxr-x 5 jenkins jenkins 4096 Aug 5 19:01 TUC 19:01:42 -rw-rw-r-- 1 jenkins jenkins 5 Aug 5 18:58 VERSION 19:01:42 -rw-rw-r-- 1 jenkins jenkins 553 Aug 5 19:01 requirements.txt 19:01:42 -rw-rw-r-- 1 jenkins jenkins 54 Aug 5 19:01 robot-entrypoint.sh 19:01:42 -rw-rw-r-- 1 jenkins jenkins 445 Aug 5 19:01 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:42 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=2103d88be750d5f0aa1d11494bf341ba3222b60b --label arch=arm64 --label version=0.0.0 . 19:01:42 Sending build context to Docker daemon 457.7kB 19:01:42 Step 1/13 : FROM alpine:3.20 19:01:43 3.20: Pulling from library/alpine 19:01:43 3f26bc2dec0b: Pulling fs layer 19:01:47 3f26bc2dec0b: Verifying Checksum 19:01:47 3f26bc2dec0b: Download complete 19:01:47 3f26bc2dec0b: Pull complete 19:01:47 Digest: sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 19:01:47 Status: Downloaded newer image for alpine:3.20 19:01:47 ---> ab3fe4defd29 19:01:47 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 19:01:47 ---> Running in a62e725cfeb7 19:01:47 Removing intermediate container a62e725cfeb7 19:01:47 ---> e0a38c81480a 19:01:47 Step 3/13 : LABEL maintainer="Bruce Huang " 19:01:47 ---> Running in 0ebdb9342902 19:01:48 Removing intermediate container 0ebdb9342902 19:01:48 ---> 1a0e28c00fff 19:01:48 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 19:01:49 ---> 98554afe7243 19:01:49 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 19:01:49 ---> bc6dd2c8c046 19:01:49 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 19:01:50 ---> 7a07c8f116d3 19:01:50 Step 7/13 : WORKDIR /edgex-taf 19:01:50 ---> Running in 4b6a5a62f0a6 19:01:50 Removing intermediate container 4b6a5a62f0a6 19:01:50 ---> d234b35e0ab4 19:01:50 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:01:50 ---> Running in 5a02354c18f1 19:01:52 Removing intermediate container 5a02354c18f1 19:01:52 ---> 76547a82cd88 19:01:52 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 19:01:52 ---> Running in d3444b898968 19:01:53 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:01:54 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:01:56 OK: 9 MiB in 14 packages 19:01:56 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:01:57 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:01:58 (1/14) Installing ca-certificates (20260413-r0) 19:01:59 (2/14) Installing brotli-libs (1.1.0-r2) 19:02:00 (3/14) Installing c-ares (1.33.1-r0) 19:02:00 (4/14) Installing libunistring (1.2-r0) 19:02:00 (5/14) Installing libidn2 (2.3.7-r0) 19:02:00 (6/14) Installing nghttp2-libs (1.62.1-r0) 19:02:01 (7/14) Installing libpsl (0.21.5-r1) 19:02:01 (8/14) Installing zstd-libs (1.5.6-r0) 19:02:01 (9/14) Installing libcurl (8.14.1-r2) 19:02:01 (10/14) Installing curl (8.14.1-r2) 19:02:02 (11/14) Installing docker-cli (26.1.5-r0) 19:02:02 (12/14) Installing oniguruma (6.9.9-r0) 19:02:03 (13/14) Installing jq (1.7.1-r0) 19:02:03 (14/14) Installing openssl (3.3.7-r0) 19:02:03 Executing busybox-1.36.1-r31.trigger 19:02:03 Executing ca-certificates-20260413-r0.trigger 19:02:03 OK: 43 MiB in 28 packages 19:02:04 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:02:04 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:02:06 (1/166) Installing libexpat (2.8.1-r0) 19:02:06 (2/166) Installing libbz2 (1.0.8-r6) 19:02:06 (3/166) Installing libpng (1.6.57-r0) 19:02:06 (4/166) Installing freetype (2.13.2-r0) 19:02:07 (5/166) Installing fontconfig (2.15.0-r1) 19:02:07 (6/166) Installing libfontenc (1.1.8-r0) 19:02:07 (7/166) Installing mkfontscale (1.2.2-r6) 19:02:08 (8/166) Installing font-opensans (0_git20210927-r1) 19:02:08 (9/166) Installing pkgconf (2.2.0-r0) 19:02:08 (10/166) Installing libgcc (13.2.1_git20240309-r1) 19:02:08 (11/166) Installing libffi (3.4.6-r0) 19:02:09 (12/166) Installing libintl (0.22.5-r0) 19:02:09 (13/166) Installing libeconf (0.6.3-r0) 19:02:09 (14/166) Installing libblkid (2.40.1-r1) 19:02:09 (15/166) Installing libmount (2.40.1-r1) 19:02:10 (16/166) Installing pcre2 (10.43-r0) 19:02:10 (17/166) Installing glib (2.80.5-r0) 19:02:10 (18/166) Installing libstdc++ (13.2.1_git20240309-r1) 19:02:10 (19/166) Installing xz-libs (5.8.3-r0) 19:02:11 (20/166) Installing libxml2 (2.12.10-r0) 19:02:11 (21/166) Installing shared-mime-info (2.4-r0) 19:02:11 (22/166) Installing hicolor-icon-theme (0.17-r2) 19:02:12 (23/166) Installing libjpeg-turbo (3.0.3-r0) 19:02:12 (24/166) Installing libsharpyuv (1.3.2-r0) 19:02:12 (25/166) Installing libwebp (1.3.2-r0) 19:02:12 (26/166) Installing tiff (4.6.0t-r0) 19:02:13 (27/166) Installing gdk-pixbuf (2.42.12-r0) 19:02:13 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 19:02:13 (29/166) Installing libxau (1.0.11-r4) 19:02:13 (30/166) Installing libmd (1.1.0-r0) 19:02:13 (31/166) Installing libbsd (0.12.2-r0) 19:02:13 (32/166) Installing libxdmcp (1.1.5-r1) 19:02:14 (33/166) Installing libxcb (1.16.1-r0) 19:02:14 (34/166) Installing libx11 (1.8.9-r1) 19:02:15 (35/166) Installing libxcomposite (0.4.6-r5) 19:02:15 (36/166) Installing libxfixes (6.0.1-r4) 19:02:15 (37/166) Installing libxrender (0.9.11-r5) 19:02:15 (38/166) Installing libxcursor (1.2.2-r1) 19:02:15 (39/166) Installing libxdamage (1.1.6-r5) 19:02:15 (40/166) Installing libxext (1.3.6-r2) 19:02:16 (41/166) Installing libxi (1.8.1-r4) 19:02:16 (42/166) Installing libxinerama (1.1.5-r4) 19:02:16 (43/166) Installing libxrandr (1.5.4-r1) 19:02:16 (44/166) Installing libatk-1.0 (2.52.0-r0) 19:02:17 (45/166) Installing libxtst (1.2.4-r6) 19:02:17 (46/166) Installing dbus-libs (1.14.10-r1) 19:02:17 (47/166) Installing at-spi2-core (2.52.0-r0) 19:02:18 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 19:02:18 (49/166) Installing pixman (0.43.2-r0) 19:02:18 (50/166) Installing cairo (1.18.4-r0) 19:02:18 (51/166) Installing cairo-gobject (1.18.4-r0) 19:02:18 (52/166) Installing avahi-libs (0.8-r17) 19:02:19 (53/166) Installing gmp (6.3.0-r1) 19:02:19 (54/166) Installing nettle (3.10.2-r0) 19:02:19 (55/166) Installing libtasn1 (4.21.0-r0) 19:02:19 (56/166) Installing p11-kit (0.25.3-r0) 19:02:20 (57/166) Installing gnutls (3.8.13-r0) 19:02:20 (58/166) Installing cups-libs (2.4.18-r0) 19:02:20 (59/166) Installing libepoxy (1.5.10-r1) 19:02:20 (60/166) Installing fribidi (1.0.15-r0) 19:02:21 (61/166) Installing graphite2 (1.3.14-r6) 19:02:21 (62/166) Installing harfbuzz (8.5.0-r0) 19:02:21 (63/166) Installing libxft (2.3.8-r3) 19:02:22 (64/166) Installing pango (1.52.2-r0) 19:02:22 (65/166) Installing wayland-libs-client (1.22.0-r4) 19:02:22 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 19:02:22 (67/166) Installing wayland-libs-egl (1.22.0-r4) 19:02:22 (68/166) Installing xkeyboard-config (2.41-r0) 19:02:23 (69/166) Installing libxkbcommon (1.7.0-r0) 19:02:23 (70/166) Installing gtk+3.0 (3.24.43-r0) 19:02:23 (71/166) Installing icu-data-full (74.2-r1) 19:02:24 (72/166) Installing mesa (24.0.9-r1) 19:02:25 (73/166) Installing llvm17-libs (17.0.6-r2) 19:02:28 (74/166) Installing hwdata-pci (0.382-r0) 19:02:28 (75/166) Installing libpciaccess (0.18.1-r0) 19:02:29 (76/166) Installing libdrm (2.4.120-r0) 19:02:29 (77/166) Installing libelf (0.191-r0) 19:02:29 (78/166) Installing mesa-glapi (24.0.9-r1) 19:02:29 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 19:02:30 (80/166) Installing eudev-libs (3.2.14-r2) 19:02:30 (81/166) Installing libmagic (5.45-r1) 19:02:31 (82/166) Installing file (5.45-r1) 19:02:31 (83/166) Installing xprop (1.2.7-r0) 19:02:31 (84/166) Installing libice (1.1.1-r6) 19:02:32 (85/166) Installing libuuid (2.40.1-r1) 19:02:32 (86/166) Installing libsm (1.2.4-r4) 19:02:32 (87/166) Installing libxt (1.3.0-r5) 19:02:32 (88/166) Installing libxmu (1.1.4-r2) 19:02:32 (89/166) Installing xset (1.2.5-r1) 19:02:33 (90/166) Installing xdg-utils (1.2.1-r0) 19:02:33 (91/166) Installing libogg (1.3.5-r5) 19:02:33 (92/166) Installing libflac (1.4.3-r1) 19:02:33 (93/166) Installing alsa-lib (1.2.11-r0) 19:02:34 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 19:02:34 (95/166) Installing aom-libs (3.9.1-r0) 19:02:34 (96/166) Installing libva (2.21.0-r0) 19:02:35 (97/166) Installing libvdpau (1.5-r3) 19:02:35 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 19:02:35 (99/166) Installing libdav1d (1.4.2-r0) 19:02:35 (100/166) Installing openexr-libiex (3.1.13-r1) 19:02:36 (101/166) Installing openexr-libilmthread (3.1.13-r1) 19:02:36 (102/166) Installing imath (3.1.12-r0) 19:02:36 (103/166) Installing openexr-libopenexr (3.1.13-r1) 19:02:36 (104/166) Installing giflib (5.2.2-r0) 19:02:37 (105/166) Installing libhwy (1.0.7-r0) 19:02:37 (106/166) Installing lcms2 (2.19-r0) 19:02:37 (107/166) Installing libjxl (0.10.2-r0) 19:02:37 (108/166) Installing lame-libs (3.100-r5) 19:02:38 (109/166) Installing opus (1.5.2-r0) 19:02:38 (110/166) Installing rav1e-libs (0.7.1-r0) 19:02:38 (111/166) Installing libgomp (13.2.1_git20240309-r1) 19:02:38 (112/166) Installing soxr (0.1.3-r7) 19:02:39 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 19:02:39 (114/166) Installing libtheora (1.1.1-r18) 19:02:39 (115/166) Installing libvorbis (1.3.7-r2) 19:02:39 (116/166) Installing libvpx (1.14.1-r0) 19:02:40 (117/166) Installing libwebpmux (1.3.2-r0) 19:02:40 (118/166) Installing x264-libs (0.164_git20231001-r0) 19:02:40 (119/166) Installing numactl (2.0.18-r0) 19:02:41 (120/166) Installing x265-libs (3.6-r0) 19:02:41 (121/166) Installing xvidcore (1.3.7-r2) 19:02:41 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 19:02:42 (123/166) Installing libbluray (1.3.4-r1) 19:02:42 (124/166) Installing mpg123-libs (1.32.8-r0) 19:02:43 (125/166) Installing libopenmpt (0.7.7-r0) 19:02:43 (126/166) Installing cjson (1.7.19-r0) 19:02:44 (127/166) Installing mbedtls (3.6.6-r0) 19:02:44 (128/166) Installing librist (0.2.10-r1) 19:02:44 (129/166) Installing libsrt (1.5.3-r0) 19:02:45 (130/166) Installing libssh (0.10.6-r0) 19:02:45 (131/166) Installing libsodium (1.0.19-r1) 19:02:45 (132/166) Installing libzmq (4.3.5-r2) 19:02:45 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 19:02:46 (134/166) Installing crc32c (1.1.2-r0) 19:02:46 (135/166) Installing double-conversion (3.3.0-r0) 19:02:46 (136/166) Installing libevent (2.1.12-r7) 19:02:46 (137/166) Installing wayland-libs-server (1.22.0-r4) 19:02:47 (138/166) Installing mesa-gbm (24.0.9-r1) 19:02:47 (139/166) Installing harfbuzz-subset (8.5.0-r0) 19:02:47 (140/166) Installing icu-libs (74.2-r1) 19:02:48 (141/166) Installing minizip (1.3.1-r0) 19:02:48 (142/166) Installing nspr (4.35-r4) 19:02:48 (143/166) Installing sqlite-libs (3.45.3-r3) 19:02:48 (144/166) Installing nss (3.105-r0) 19:02:49 (145/166) Installing openh264 (2.4.1-r0) 19:02:49 (146/166) Installing libcamera-ipa (0.3.0-r0) 19:02:49 (147/166) Installing libunwind (1.8.1-r0) 19:02:50 (148/166) Installing yaml (0.2.5-r2) 19:02:50 (149/166) Installing libcamera (0.3.0-r0) 19:02:50 (150/166) Installing speexdsp (1.2.1-r2) 19:02:50 (151/166) Installing libuv (1.48.0-r0) 19:02:51 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 19:02:51 (153/166) Installing libsndfile (1.2.2-r1) 19:02:51 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 19:02:52 (155/166) Installing pipewire-libs (1.0.6-r1) 19:02:52 (156/166) Installing libasyncns (0.8-r3) 19:02:52 (157/166) Installing libltdl (2.4.7-r3) 19:02:52 (158/166) Installing orc (0.4.40-r0) 19:02:53 (159/166) Installing tdb-libs (1.4.9-r1) 19:02:53 (160/166) Installing libpulse (17.0-r0) 19:02:53 (161/166) Installing libwebpdemux (1.3.2-r0) 19:02:54 (162/166) Installing libgpg-error (1.49-r0) 19:02:54 (163/166) Installing libgcrypt (1.10.3-r0) 19:02:54 (164/166) Installing libxslt (1.1.39-r2) 19:02:54 (165/166) Installing chromium (131.0.6778.108-r0) 19:03:01 (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) 19:03:01 Executing busybox-1.36.1-r31.trigger 19:03:01 Executing fontconfig-2.15.0-r1.trigger 19:03:01 Executing mkfontscale-1.2.2-r6.trigger 19:03:01 Executing glib-2.80.5-r0.trigger 19:03:01 Executing shared-mime-info-2.4-r0.trigger 19:03:04 Executing gdk-pixbuf-2.42.12-r0.trigger 19:03:04 Executing gtk-update-icon-cache-3.24.43-r0.trigger 19:03:04 Executing gtk+3.0-3.24.43-r0.trigger 19:03:04 OK: 658 MiB in 194 packages 19:03:04 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:03:04 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:03:06 (1/30) Installing jansson (2.14-r4) 19:03:06 (2/30) Installing binutils (2.42-r1) 19:03:07 (3/30) Installing libatomic (13.2.1_git20240309-r1) 19:03:07 (4/30) Installing isl26 (0.26-r1) 19:03:07 (5/30) Installing mpfr4 (4.2.1-r0) 19:03:10 (6/30) Installing mpc1 (1.3.1-r1) 19:03:10 (7/30) Installing gcc (13.2.1_git20240309-r1) 19:03:13 (8/30) Installing musl-dev (1.2.5-r3) 19:03:13 (9/30) Installing linux-headers (6.6-r0) 19:03:14 (10/30) Installing libffi-dev (3.4.6-r0) 19:03:14 (11/30) Installing libpq (16.14-r0) 19:03:14 (12/30) Installing openssl-dev (3.3.7-r0) 19:03:15 (13/30) Installing libpq-dev (16.14-r0) 19:03:15 (14/30) Installing libecpg (16.14-r0) 19:03:15 (15/30) Installing libecpg-dev (16.14-r0) 19:03:16 (16/30) Installing clang16-headers (16.0.6-r5) 19:03:16 (17/30) Installing llvm16-libs (16.0.6-r9) 19:03:19 (18/30) Installing clang16-libs (16.0.6-r5) 19:03:21 (19/30) Installing fortify-headers (1.1-r3) 19:03:21 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 19:03:22 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 19:03:22 (22/30) Installing clang16 (16.0.6-r5) 19:03:22 (23/30) Installing icu (74.2-r1) 19:03:22 (24/30) Installing icu-dev (74.2-r1) 19:03:23 (25/30) Installing llvm16 (16.0.6-r9) 19:03:26 (26/30) Installing lz4-libs (1.9.4-r5) 19:03:26 (27/30) Installing lz4-dev (1.9.4-r5) 19:03:26 (28/30) Installing zstd (1.5.6-r0) 19:03:26 (29/30) Installing zstd-dev (1.5.6-r0) 19:03:27 (30/30) Installing postgresql16-dev (16.14-r0) 19:03:27 Executing busybox-1.36.1-r31.trigger 19:03:28 OK: 1184 MiB in 224 packages 19:03:28 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:03:28 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:03:30 (1/14) Installing g++ (13.2.1_git20240309-r1) 19:03:31 (2/14) Installing gdbm (1.23-r1) 19:03:31 (3/14) Installing mpdecimal (4.0.0-r0) 19:03:31 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 19:03:31 (5/14) Installing libncursesw (6.4_p20240420-r2) 19:03:32 (6/14) Installing libpanelw (6.4_p20240420-r2) 19:03:32 (7/14) Installing readline (8.2.10-r0) 19:03:32 (8/14) Installing python3 (3.12.13-r0) 19:03:33 (9/14) Installing python3-pycache-pyc0 (3.12.13-r0) 19:03:34 (10/14) Installing pyc (3.12.13-r0) 19:03:34 (11/14) Installing python3-pyc (3.12.13-r0) 19:03:34 (12/14) Installing python3-dev (3.12.13-r0) 19:03:37 (13/14) Installing libsodium-dev (1.0.19-r1) 19:03:37 (14/14) Installing zeromq-dev (4.3.5-r2) 19:03:38 Executing busybox-1.36.1-r31.trigger 19:03:38 OK: 1371 MiB in 238 packages 19:03:38 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:03:38 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:03:40 OK: 1371 MiB in 238 packages 19:03:41 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:03:41 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:03:43 (1/1) Installing tzdata (2026b-r0) 19:03:43 OK: 1372 MiB in 239 packages 19:03:45 (1/1) Purging tzdata (2026b-r0) 19:03:45 OK: 1371 MiB in 238 packages 19:03:57 Looking in links: /tmp/tmpopb_n_lz 19:03:57 Processing /tmp/tmpopb_n_lz/pip-25.0.1-py3-none-any.whl 19:03:57 Installing collected packages: pip 19:04:05 Successfully installed pip-25.0.1 19:04:05 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 19:04:09 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 19:04:09 Collecting pip 19:04:09 Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 19:04:10 Collecting setuptools 19:04:10 Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 19:04:10 Collecting wheel 19:04:10 Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 19:04:10 Collecting packaging>=24.0 (from wheel) 19:04:10 Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 19:04:10 Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 19:04:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 52.6 MB/s eta 0:00:00 19:04:10 Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 19:04:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 54.4 MB/s eta 0:00:00 19:04:10 Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 19:04:11 Downloading packaging-26.3-py3-none-any.whl (129 kB) 19:04:11 Installing collected packages: setuptools, pip, packaging, wheel 19:04:16 Attempting uninstall: pip 19:04:16 Found existing installation: pip 25.0.1 19:04:17 Uninstalling pip-25.0.1: 19:04:17 Successfully uninstalled pip-25.0.1 19:04:29 Successfully installed packaging-26.3 pip-26.2.1 setuptools-83.0.0 wheel-0.47.0 19:04:29 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 19:04:32 Processing ./edgex-taf-common 19:04:32 Installing build dependencies: started 19:04:37 Installing build dependencies: finished with status 'done' 19:04:37 Getting requirements to build wheel: started 19:04:40 Getting requirements to build wheel: finished with status 'done' 19:04:40 Preparing metadata (pyproject.toml): started 19:04:41 Preparing metadata (pyproject.toml): finished with status 'done' 19:04:41 Building wheels for collected packages: edgex-taf-common 19:04:41 Building wheel for edgex-taf-common (pyproject.toml): started 19:04:43 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 19:04:43 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15432 sha256=d07f71ef7fff18a8f55a21af84c2251c4940b1a4cfec80932aa1edc9d10817dc 19:04:43 Stored in directory: /tmp/pip-ephem-wheel-cache-aabg9fcp/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 19:04:43 Successfully built edgex-taf-common 19:04:43 Installing collected packages: edgex-taf-common 19:04:43 Successfully installed edgex-taf-common-0.0.0 19:04:43 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 19:04:47 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 19:04:47 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 19:04:47 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 19:04:47 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 19:04:47 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 19:04:47 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 19:04:47 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 19:04:48 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 19:04:48 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 19:04:48 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 19:04:48 Installing build dependencies: started 19:04:53 Installing build dependencies: finished with status 'done' 19:04:53 Getting requirements to build wheel: started 19:04:56 Getting requirements to build wheel: finished with status 'done' 19:04:56 Preparing metadata (pyproject.toml): started 19:04:57 Preparing metadata (pyproject.toml): finished with status 'done' 19:04:57 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 19:04:57 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 19:04:57 Installing build dependencies: started 19:05:02 Installing build dependencies: finished with status 'done' 19:05:02 Getting requirements to build wheel: started 19:05:05 Getting requirements to build wheel: finished with status 'done' 19:05:05 Preparing metadata (pyproject.toml): started 19:05:06 Preparing metadata (pyproject.toml): finished with status 'done' 19:05:06 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 19:05:06 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 19:05:06 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 19:05:06 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 19:05:06 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 19:05:06 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 19:05:07 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 19:05:07 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 19:05:07 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 19:05:07 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 19:05:09 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 19:05:09 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 19:05:10 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 19:05:10 Downloading psutil-7.0.0.tar.gz (497 kB) 19:05:11 Installing build dependencies: started 19:05:15 Installing build dependencies: finished with status 'done' 19:05:15 Getting requirements to build wheel: started 19:05:18 Getting requirements to build wheel: finished with status 'done' 19:05:18 Preparing metadata (pyproject.toml): started 19:05:21 Preparing metadata (pyproject.toml): finished with status 'done' 19:05:24 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 19:05:24 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) 19:05:24 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 19:05:24 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 19:05:24 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 19:05:24 Downloading psycopg2-2.9.10.tar.gz (385 kB) 19:05:24 Installing build dependencies: started 19:05:30 Installing build dependencies: finished with status 'done' 19:05:30 Getting requirements to build wheel: started 19:05:32 Getting requirements to build wheel: finished with status 'done' 19:05:32 Preparing metadata (pyproject.toml): started 19:05:34 Preparing metadata (pyproject.toml): finished with status 'done' 19:05:34 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 19:05:35 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 19:05:36 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 19:05:36 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 19:05:36 Collecting pyjwt==2.13.0 (from -r requirements.txt (line 19)) 19:05:36 Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 19:05:39 Collecting cryptography==50.0.0 (from -r requirements.txt (line 20)) 19:05:39 Downloading cryptography-50.0.0-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (4.3 kB) 19:05:39 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 19:05:39 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 19:05:39 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 19:05:39 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 19:05:39 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 19:05:39 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 19:05:39 Collecting urllib3>=2.6.3 (from -r requirements.txt (line 24)) 19:05:39 Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 19:05:39 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:39 Downloading selenium-4.46.0-py3-none-any.whl.metadata (7.4 kB) 19:05:39 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:39 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl.metadata (10 kB) 19:05:40 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:40 Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 19:05:40 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:05:40 Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) 19:05:40 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:05:40 Downloading scp-0.16.1-py2.py3-none-any.whl.metadata (4.6 kB) 19:05:40 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:40 Downloading docutils-0.23-py3-none-any.whl.metadata (15 kB) 19:05:40 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:40 Downloading flex-6.14.1.tar.gz (40 kB) 19:05:41 Installing build dependencies: started 19:05:46 Installing build dependencies: finished with status 'done' 19:05:46 Getting requirements to build wheel: started 19:05:49 Getting requirements to build wheel: finished with status 'done' 19:05:49 Preparing metadata (pyproject.toml): started 19:05:50 Preparing metadata (pyproject.toml): finished with status 'done' 19:05:50 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:50 Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) 19:05:50 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:51 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 19:05:51 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:51 Downloading openapi_core-0.23.1-py3-none-any.whl.metadata (8.1 kB) 19:05:51 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:51 Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 19:05:51 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:51 Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) 19:05:51 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:51 Downloading tzlocal-5.4.4-py3-none-any.whl.metadata (7.7 kB) 19:05:53 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 19:05:53 Downloading charset_normalizer-3.4.9-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (41 kB) 19:05:53 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 19:05:53 Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 19:05:53 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 19:05:53 Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 19:05:53 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:05:53 Downloading reactivex-5.1.0-py3-none-any.whl.metadata (6.5 kB) 19:05:53 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:05:53 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 19:05:53 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)) (83.0.0) 19:05:55 Collecting cffi>=2.0.0 (from cryptography==50.0.0->-r requirements.txt (line 20)) 19:05:55 Downloading cffi-2.1.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.5 kB) 19:05:55 Collecting pycparser (from cffi>=2.0.0->cryptography==50.0.0->-r requirements.txt (line 20)) 19:05:55 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 19:05:55 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:05:56 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) 19:05:56 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:05:56 Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 19:05:56 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:05:56 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl.metadata (10.0 kB) 19:05:56 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:05:56 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 19:05:57 Collecting typing-extensions<5,>=4.15.0 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:05:57 Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 19:05:57 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:57 Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) 19:05:57 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:57 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 19:05:57 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:57 Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 19:05:57 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:57 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 19:05:57 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:57 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 19:05:57 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:57 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 19:05:57 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:57 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 19:05:57 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:58 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 19:05:58 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:58 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 19:05:58 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:58 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.4 kB) 19:05:58 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:58 Downloading validate_email-1.3.tar.gz (4.7 kB) 19:05:58 Installing build dependencies: started 19:06:04 Installing build dependencies: finished with status 'done' 19:06:04 Getting requirements to build wheel: started 19:06:06 Getting requirements to build wheel: finished with status 'done' 19:06:06 Preparing metadata (pyproject.toml): started 19:06:08 Preparing metadata (pyproject.toml): finished with status 'done' 19:06:08 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:08 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 19:06:08 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:08 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 19:06:08 Installing build dependencies: started 19:06:12 Installing build dependencies: finished with status 'done' 19:06:12 Getting requirements to build wheel: started 19:06:15 Getting requirements to build wheel: finished with status 'done' 19:06:15 Preparing metadata (pyproject.toml): started 19:06:17 Preparing metadata (pyproject.toml): finished with status 'done' 19:06:17 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:17 Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 19:06:17 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:17 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 19:06:17 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:17 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 19:06:20 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:20 Downloading rpds_py-2026.6.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 19:06:20 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:20 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 19:06:20 Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:20 Downloading jsonschema_path-0.4.6-py3-none-any.whl.metadata (5.9 kB) 19:06:20 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:20 Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 19:06:20 Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:20 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) 19:06:20 Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:20 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl.metadata (6.5 kB) 19:06:21 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:21 Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 19:06:21 Collecting pathable<0.6.0,>=0.5.0 (from jsonschema-path<0.5.0,>=0.4.5->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:21 Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) 19:06:22 Collecting pydantic<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:22 Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB) 19:06:22 Collecting pydantic-settings<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:22 Downloading pydantic_settings-2.14.2-py3-none-any.whl.metadata (3.4 kB) 19:06:22 Collecting rfc3339-validator (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:22 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 19:06:23 Collecting lazy-object-proxy<2.0,>=1.7.1 (from openapi-spec-validator<0.9.0,>=0.8.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:23 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) 19:06:23 Collecting annotated-types>=0.6.0 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:23 Downloading annotated_types-0.8.0-py3-none-any.whl.metadata (15 kB) 19:06:33 Collecting pydantic-core==2.46.4 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:33 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.6 kB) 19:06:33 Collecting typing-inspection>=0.4.2 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:33 Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) 19:06:33 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:33 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.7 kB) 19:06:33 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 19:06:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 52.2 MB/s 0:00:00 19:06:33 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 19:06:33 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 19:06:33 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 19:06:33 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 19:06:33 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 19:06:33 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 19:06:33 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 19:06:33 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 19:06:33 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 19:06:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 47.7 MB/s 0:00:00 19:06:33 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) 19:06:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 48.6 MB/s 0:00:00 19:06:33 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 19:06:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 52.6 MB/s 0:00:00 19:06:33 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 19:06:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 47.4 MB/s 0:00:00 19:06:33 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 19:06:33 Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 19:06:33 Downloading cryptography-50.0.0-cp311-abi3-musllinux_1_2_aarch64.whl (4.9 MB) 19:06:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 47.0 MB/s 0:00:00 19:06:33 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 19:06:33 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 19:06:33 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 19:06:33 Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 19:06:33 Downloading charset_normalizer-3.4.9-cp312-cp312-musllinux_1_2_aarch64.whl (218 kB) 19:06:33 Downloading idna-3.18-py3-none-any.whl (65 kB) 19:06:33 Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 19:06:33 Downloading cffi-2.1.1-cp312-cp312-musllinux_1_2_aarch64.whl (225 kB) 19:06:33 Downloading click-8.4.2-py3-none-any.whl (119 kB) 19:06:33 Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) 19:06:33 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl (341 kB) 19:06:33 Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 19:06:33 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl (791 kB) 19:06:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 791.9/791.9 kB 50.8 MB/s 0:00:00 19:06:34 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 19:06:34 Downloading reactivex-5.1.0-py3-none-any.whl (257 kB) 19:06:34 Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 19:06:34 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB) 19:06:34 Downloading scp-0.16.1-py2.py3-none-any.whl (8.9 kB) 19:06:34 Downloading selenium-4.46.0-py3-none-any.whl (9.4 MB) 19:06:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 49.3 MB/s 0:00:00 19:06:34 Downloading trio-0.33.0-py3-none-any.whl (510 kB) 19:06:34 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 19:06:34 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 19:06:34 Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 19:06:34 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 19:06:34 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 19:06:34 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 19:06:34 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 19:06:34 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 19:06:34 Downloading docutils-0.23-py3-none-any.whl (634 kB) 19:06:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.7/634.7 kB 52.6 MB/s 0:00:00 19:06:34 Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 19:06:34 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (761 kB) 19:06:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.1/761.1 kB 50.9 MB/s 0:00:00 19:06:34 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 19:06:34 Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) 19:06:34 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 19:06:34 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 19:06:34 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 19:06:34 Downloading rpds_py-2026.6.3-cp312-cp312-musllinux_1_2_aarch64.whl (543 kB) 19:06:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 543.8/543.8 kB 49.9 MB/s 0:00:00 19:06:34 Downloading openapi_core-0.23.1-py3-none-any.whl (115 kB) 19:06:34 Downloading jsonschema_path-0.4.6-py3-none-any.whl (19 kB) 19:06:34 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) 19:06:34 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl (50 kB) 19:06:34 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) 19:06:34 Downloading pathable-0.5.0-py3-none-any.whl (16 kB) 19:06:34 Downloading pydantic-2.13.4-py3-none-any.whl (472 kB) 19:06:34 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_aarch64.whl (2.2 MB) 19:06:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 42.4 MB/s 0:00:00 19:06:34 Downloading pydantic_settings-2.14.2-py3-none-any.whl (61 kB) 19:06:34 Downloading annotated_types-0.8.0-py3-none-any.whl (13 kB) 19:06:34 Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) 19:06:34 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 19:06:34 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (23 kB) 19:06:34 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 19:06:34 Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 19:06:34 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 19:06:34 Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 19:06:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 46.5 MB/s 0:00:00 19:06:34 Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) 19:06:34 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 19:06:34 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 19:06:35 Downloading tzlocal-5.4.4-py3-none-any.whl (18 kB) 19:06:37 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 19:06:37 Building wheel for robotframework-sshlibrary (pyproject.toml): started 19:06:39 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 19:06:39 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55203 sha256=2ae43968fa3704bea0839eb4b3b127210227149ca63114f434d3e4051fa169d3 19:06:39 Stored in directory: /tmp/pip-ephem-wheel-cache-7cw8i1gm/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 19:06:39 Building wheel for robotbackgroundlogger (pyproject.toml): started 19:06:41 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 19:06:41 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=009fa892f3defbe0a25121fe114251a2496a33c81897750018200bc7d1480e4c 19:06:41 Stored in directory: /tmp/pip-ephem-wheel-cache-7cw8i1gm/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 19:06:41 Building wheel for psutil (pyproject.toml): started 19:06:56 Building wheel for psutil (pyproject.toml): finished with status 'done' 19:06:56 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278194 sha256=3d70baaacfd49271eb1d3f17bf26fd0d3d3afbccae31f388e095ea5b0bcfe7f5 19:06:56 Stored in directory: /tmp/pip-ephem-wheel-cache-7cw8i1gm/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 19:06:56 Building wheel for psycopg2 (pyproject.toml): started 19:08:04 Building wheel for psycopg2 (pyproject.toml): still running... 19:08:08 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 19:08:08 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512674 sha256=26f1e1dde3de6f1d000ffd156d17662e06de6540d357318bf981a07ba6a97ce4 19:08:08 Stored in directory: /tmp/pip-ephem-wheel-cache-7cw8i1gm/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 19:08:08 Building wheel for flex (pyproject.toml): started 19:08:11 Building wheel for flex (pyproject.toml): finished with status 'done' 19:08:11 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77343 sha256=6eb57634a109c95aa3c256d9e97c3d5c88cce05043f10b7771a8f7751beaab34 19:08:11 Stored in directory: /tmp/pip-ephem-wheel-cache-7cw8i1gm/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 19:08:11 Building wheel for strict-rfc3339 (pyproject.toml): started 19:08:13 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 19:08:13 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18221 sha256=612341844d07c23056d936517ed6c87e2953a2ca30127c0a1d1c761cf9e35326 19:08:13 Stored in directory: /tmp/pip-ephem-wheel-cache-7cw8i1gm/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 19:08:13 Building wheel for validate-email (pyproject.toml): started 19:08:14 Building wheel for validate-email (pyproject.toml): finished with status 'done' 19:08:14 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5559 sha256=d864cedf0b8afc53a1ad7cf8477d4c6ab094b4399a4e9bce6f85a66b64a9dc90 19:08:14 Stored in directory: /tmp/pip-ephem-wheel-cache-7cw8i1gm/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 19:08:14 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 19:08:16 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, jsonpath-ng, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, annotated-types, wsproto, werkzeug, typing-inspection, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, pydantic-core, outcome, cffi, trio, robotframework-requests, pynacl, pydantic, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, pydantic-settings, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 19:09:53 19:09:53 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 annotated-types-0.8.0 attrs-26.1.0 bcrypt-5.0.0 certifi-2026.7.22 cffi-2.1.1 charset_normalizer-3.4.9 click-8.4.2 configparser-7.2.0 cryptography-50.0.0 docker-7.1.0 docutils-0.23 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.18 influxdb-client-1.49.0 invoke-3.0.3 isodate-0.7.2 jsonpath-ng-1.8.0 jsonpointer-3.1.1 jsonschema-4.26.0 jsonschema-path-0.4.6 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-11.1.0 numpy-2.2.5 openapi-core-0.23.1 openapi-schema-validator-0.8.1 openapi-spec-validator-0.8.5 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-5.0.0 pathable-0.5.0 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pydantic-2.13.4 pydantic-core-2.46.4 pydantic-settings-2.14.2 pygments-2.20.0 pyjwt-2.13.0 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2026.3.post1 pyzmq-27.0.0 reactivex-5.1.0 referencing-0.37.0 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.6.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-2026.6.3 scp-0.16.1 selenium-4.46.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.16.0 typing-inspection-0.4.2 tzlocal-5.4.4 urllib3-2.7.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.8 wsproto-1.3.2 19:09:53 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 19:10:49 Removing intermediate container d3444b898968 19:10:49 ---> 3be0041733f2 19:10:49 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 19:10:49 ---> Running in 6dd0529c6873 19:10:49 Removing intermediate container 6dd0529c6873 19:10:49 ---> 3451954206fe 19:10:49 Step 11/13 : LABEL arch=arm64 19:10:49 ---> Running in 97a9851eb810 19:10:49 Removing intermediate container 97a9851eb810 19:10:49 ---> 867c96c1ff1a 19:10:49 Step 12/13 : LABEL git_sha=2103d88be750d5f0aa1d11494bf341ba3222b60b 19:10:49 ---> Running in f99a2799a128 19:10:49 Removing intermediate container f99a2799a128 19:10:49 ---> 29c7db16393e 19:10:49 Step 13/13 : LABEL version=0.0.0 19:10:49 ---> Running in 0c94a96b436b 19:10:49 Removing intermediate container 0c94a96b436b 19:10:49 ---> e5331d4ac0c0 19:10:49 [Warning] One or more build-args [ARCH] were not consumed 19:10:49 Successfully built e5331d4ac0c0 19:10:49 Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:10:50 19:10:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:10:50 arm64: Pulling from edgex-lftools-log-publisher 19:10:50 8998bd30e6a1: Pulling fs layer 19:10:50 04944245beec: Pulling fs layer 19:10:50 699f458cf7ca: Pulling fs layer 19:10:50 765212b225bb: Pulling fs layer 19:10:50 f23df028b6ca: Pulling fs layer 19:10:50 d65c8cfc05b1: Pulling fs layer 19:10:50 2437ff75d9bd: Pulling fs layer 19:10:50 f23df028b6ca: Waiting 19:10:50 765212b225bb: Waiting 19:10:50 d65c8cfc05b1: Waiting 19:10:50 2437ff75d9bd: Waiting 19:10:50 04944245beec: Verifying Checksum 19:10:50 04944245beec: Download complete 19:10:50 765212b225bb: Verifying Checksum 19:10:50 765212b225bb: Download complete 19:10:50 f23df028b6ca: Verifying Checksum 19:10:50 f23df028b6ca: Download complete 19:10:50 d65c8cfc05b1: Verifying Checksum 19:10:50 d65c8cfc05b1: Download complete 19:10:51 699f458cf7ca: Verifying Checksum 19:10:51 699f458cf7ca: Download complete 19:10:51 8998bd30e6a1: Verifying Checksum 19:10:51 8998bd30e6a1: Download complete 19:10:53 2437ff75d9bd: Verifying Checksum 19:10:59 8998bd30e6a1: Pull complete 19:10:59 04944245beec: Pull complete 19:11:00 699f458cf7ca: Pull complete 19:11:00 765212b225bb: Pull complete 19:11:01 f23df028b6ca: Pull complete 19:11:01 d65c8cfc05b1: Pull complete 19:11:19 2437ff75d9bd: Pull complete 19:11:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:11:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:11:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:20 prd-ubuntu20.04-docker-arm64-4c-16g-10 does not seem to be running inside a container 19:11:20 $ 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-149 -v /w/workspace/xfoundry_edgex-taf-common_PR-149:/w/workspace/xfoundry_edgex-taf-common_PR-149:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-149@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:11:23 $ docker top bf9704320e4b5732e9c27f73336060b7fd3694cdb7dbfc82c3bc9b7ef13d06d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:24 ---> job-cost.sh 19:11:24 lf-activate-venv: SKIPPING 19:11:24 INFO: No Stack... 19:11:24 INFO: Retrieving Pricing Info for: v3-standard-4 19:11:25 INFO: Archiving Costs [Pipeline] sh 19:11:25 + cat /w/workspace/xfoundry_edgex-taf-common_PR-149/archives/cost.csv 19:11:25 + cut -d, -f6 [Pipeline] lock 19:11:26 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-149-4-stack-cost] 19:11:26 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-149-4-stack-cost] did not exist. Created. 19:11:26 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-149-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:11:26 /w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/durable-829903d1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:11:27 + echo total: 0.10999999940395355 [Pipeline] stash 19:11:27 Warning: overwriting stash ‘stack-cost’ 19:11:27 Stashed 1 file(s) [Pipeline] } 19:11:28 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-149-4-stack-cost] [Pipeline] // lock [Pipeline] } 19:11:28 $ docker stop --time=1 bf9704320e4b5732e9c27f73336060b7fd3694cdb7dbfc82c3bc9b7ef13d06d0 19:11:29 $ docker rm -f --volumes bf9704320e4b5732e9c27f73336060b7fd3694cdb7dbfc82c3bc9b7ef13d06d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:11:30 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-149/archives ] 19:11:30 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-149/archives 19:11:30 total 16 19:11:30 drwxr-xr-x 3 root root 4096 Aug 5 19:00 . 19:11:30 drwxrwxr-x 7 jenkins jenkins 4096 Aug 5 19:00 .. 19:11:30 drwxr-xr-x 2 root root 4096 Aug 5 19:00 cost 19:11:30 -rw-r--r-- 1 root root 88 Aug 5 19:00 cost.csv 19:11:30 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-149/archives 19:11:30 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-149/archives 19:11:30 total 16 19:11:30 drwxr-xr-x 3 jenkins jenkins 4096 Aug 5 19:00 . 19:11:30 drwxrwxr-x 7 jenkins jenkins 4096 Aug 5 19:00 .. 19:11:30 drwxr-xr-x 2 jenkins jenkins 4096 Aug 5 19:00 cost 19:11:30 -rw-r--r-- 1 jenkins jenkins 88 Aug 5 19:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:11:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:11:31 ---> package-listing.sh 19:11:31 ++ facter osfamily 19:11:31 ++ tr '[:upper:]' '[:lower:]' 19:11:31 + OS_FAMILY=debian 19:11:31 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-149 19:11:31 + START_PACKAGES=/tmp/packages_start.txt 19:11:31 + END_PACKAGES=/tmp/packages_end.txt 19:11:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:11:31 + PACKAGES=/tmp/packages_start.txt 19:11:31 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-149 ']' 19:11:31 + PACKAGES=/tmp/packages_end.txt 19:11:31 + case "${OS_FAMILY}" in 19:11:31 + dpkg -l 19:11:31 + grep '^ii' 19:11:31 + '[' -f /tmp/packages_start.txt ']' 19:11:31 + '[' -f /tmp/packages_end.txt ']' 19:11:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:11:31 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-149 ']' 19:11:31 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-149/archives/ 19:11:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-149/archives/ [Pipeline] echo 19:11:31 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-149/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:11:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:11:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:32 prd-ubuntu20.04-docker-8c-8g-5 does not seem to be running inside a container 19:11:32 $ 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-149/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-149 -v /w/workspace/xfoundry_edgex-taf-common_PR-149:/w/workspace/xfoundry_edgex-taf-common_PR-149:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-149@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:11:33 $ docker top bb49956f686a418279c3367c7091054e580e8d823cef94df78df81a52956fa24 -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:33 + touch /tmp/pre-build-complete [Pipeline] sh 19:11:33 + mkdir -p /var/log/sysstat [Pipeline] sh 19:11:33 + ls /var/log/sa-host 19:11:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:34 provisioning config files... 19:11:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/config5983308828017458244tmp [Pipeline] { [Pipeline] echo 19:11:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:11:34 ---> create-netrc.sh [Pipeline] } 19:11:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:11:34 ---> python-tools-install.sh [Pipeline] echo 19:11:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:11:35 ---> sudo-logs.sh 19:11:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:11:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:11:35 ---> job-cost.sh 19:11:35 lf-activate-venv: SKIPPING 19:11:35 DEBUG: total: 0.2199999988079071 19:11:35 INFO: Retrieving Stack Cost... 19:11:35 INFO: Retrieving Pricing Info for: v3-standard-8 19:11:35 INFO: Archiving Costs [Pipeline] echo 19:11:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:11:36 ---> logs-deploy.sh 19:11:36 lf-activate-venv: SKIPPING 19:11:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-149/4 19:11:36 INFO: archiving workspace using pattern(s): 19:11:37 Archives upload complete. 19:11:37 INFO: archiving logs to Nexus 19:11:37 ---> uname -a: 19:11:37 Linux prd-ubuntu20-04-docker-8c-8g-5 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 19:11:37 19:11:37 19:11:37 ---> lscpu: 19:11:37 Architecture: x86_64 19:11:37 CPU op-mode(s): 32-bit, 64-bit 19:11:37 Byte Order: Little Endian 19:11:37 Address sizes: 40 bits physical, 48 bits virtual 19:11:37 CPU(s): 8 19:11:37 On-line CPU(s) list: 0-7 19:11:37 Thread(s) per core: 1 19:11:37 Core(s) per socket: 1 19:11:37 Socket(s): 8 19:11:37 NUMA node(s): 1 19:11:37 Vendor ID: AuthenticAMD 19:11:37 CPU family: 23 19:11:37 Model: 49 19:11:37 Model name: AMD EPYC-Rome Processor 19:11:37 Stepping: 0 19:11:37 CPU MHz: 2800.000 19:11:37 BogoMIPS: 5600.00 19:11:37 Virtualization: AMD-V 19:11:37 Hypervisor vendor: KVM 19:11:37 Virtualization type: full 19:11:37 L1d cache: 256 KiB 19:11:37 L1i cache: 256 KiB 19:11:37 L2 cache: 4 MiB 19:11:37 L3 cache: 128 MiB 19:11:37 NUMA node0 CPU(s): 0-7 19:11:37 Vulnerability Gather data sampling: Not affected 19:11:37 Vulnerability Itlb multihit: Not affected 19:11:37 Vulnerability L1tf: Not affected 19:11:37 Vulnerability Mds: Not affected 19:11:37 Vulnerability Meltdown: Not affected 19:11:37 Vulnerability Mmio stale data: Not affected 19:11:37 Vulnerability Retbleed: Vulnerable 19:11:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:11:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:11:37 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 19:11:37 Vulnerability Srbds: Not affected 19:11:37 Vulnerability Tsx async abort: Not affected 19:11:37 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:11:37 19:11:37 19:11:37 ---> nproc: 19:11:37 8 19:11:37 19:11:37 19:11:37 ---> df -h: 19:11:37 Filesystem Size Used Avail Use% Mounted on 19:11:37 overlay 155G 13G 143G 8% / 19:11:37 tmpfs 64M 0 64M 0% /dev 19:11:37 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:11:37 shm 64M 0 64M 0% /dev/shm 19:11:37 /dev/vda1 155G 13G 143G 8% /facter-os 19:11:37 19:11:37 19:11:37 ---> sar -b -r -n DEV: 19:11:37 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-5) 08/05/26 _x86_64_ (8 CPU) 19:11:37 19:11:37 18:57:21 LINUX RESTART (8 CPU) 19:11:37 19:11:37 18:58:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:11:37 18:59:01 99.56 13.44 86.12 0.00 2209.66 34305.91 0.00 19:11:37 19:00:01 52.96 0.00 52.96 0.00 0.00 39241.74 0.00 19:11:37 19:01:01 80.72 0.10 80.62 0.00 3.73 25414.30 0.00 19:11:37 19:02:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 19:11:37 19:03:01 20.80 3.52 17.28 0.00 2535.18 3746.31 0.00 19:11:37 19:04:01 2.63 0.00 2.63 0.00 0.00 28.26 0.00 19:11:37 19:05:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 19:11:37 19:06:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 19:11:37 19:07:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 19:11:37 19:08:01 1.90 0.00 1.90 0.00 0.00 30.39 0.00 19:11:37 19:09:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 19:11:37 19:10:01 1.12 0.00 1.12 0.00 0.00 14.00 0.00 19:11:37 19:11:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 19:11:37 Average: 20.40 1.30 19.11 0.00 362.90 7878.32 0.00 19:11:37 19:11:37 18:58:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:11:37 18:59:01 28456876 31482996 814404 2.48 80100 3231244 2056428 6.06 1106708 2919516 345828 19:11:37 19:00:01 27314160 31398092 883860 2.69 98892 4199032 2147464 6.33 1255520 3828584 235648 19:11:37 19:01:01 26945484 31528668 756988 2.30 113728 4652596 1670684 4.93 2461368 2963432 16 19:11:37 19:02:01 26945128 31528396 757120 2.30 113760 4652596 1670684 4.93 2461448 2963432 12 19:11:37 19:03:01 26753572 31516320 756188 2.30 116644 4823396 1739760 5.13 2580096 3014700 352 19:11:37 19:04:01 26753616 31516428 755900 2.30 116692 4823396 1739760 5.13 2580348 3014700 148 19:11:37 19:05:01 26755672 31518548 753752 2.29 116744 4823400 1739760 5.13 2578664 3014704 12 19:11:37 19:06:01 26758080 31521032 751104 2.29 116776 4823404 1739760 5.13 2575696 3014712 12 19:11:37 19:07:01 26758496 31521532 750512 2.28 116808 4823408 1739760 5.13 2575756 3014716 4 19:11:37 19:08:01 26758512 31521640 750248 2.28 116904 4823388 1739760 5.13 2576156 3014696 28 19:11:37 19:09:01 26758980 31522168 749944 2.28 116932 4823388 1739760 5.13 2576068 3014700 176 19:11:37 19:10:01 26758196 31521460 750376 2.28 116968 4823392 1739760 5.13 2576028 3014704 28 19:11:37 19:11:01 26758076 31521404 750436 2.28 116992 4823396 1739760 5.13 2576148 3014712 8 19:11:37 Average: 26959604 31509130 767756 2.34 112149 4626618 1784854 5.26 2344616 3062101 44790 19:11:37 19:11:37 18:58:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:11:37 18:59:01 ens3 597.83 416.32 8617.05 94.75 0.00 0.00 0.00 0.00 19:11:37 18:59:01 lo 3.25 3.25 0.34 0.34 0.00 0.00 0.00 0.00 19:11:37 18:59:01 docker0 256.26 368.31 15.35 4671.13 0.00 0.00 0.00 0.00 19:11:37 18:59:01 veth5b0cd5b 254.89 366.84 18.61 4667.20 0.00 0.00 0.00 0.38 19:11:37 19:00:01 ens3 365.02 226.36 5504.49 39.43 0.00 0.00 0.00 0.00 19:11:37 19:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:11:37 19:00:01 docker0 188.40 310.06 13.25 5464.05 0.00 0.00 0.00 0.00 19:11:37 19:00:01 veth5b0cd5b 188.40 310.08 15.83 5464.05 0.00 0.00 0.00 0.45 19:11:37 19:01:01 ens3 97.37 61.31 2527.08 12.62 0.00 0.00 0.00 0.00 19:11:37 19:01:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 19:11:37 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:37 19:02:01 ens3 2.48 0.87 0.78 0.50 0.00 0.00 0.00 0.00 19:11:37 19:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:11:37 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:37 19:03:01 ens3 91.78 34.81 1414.45 3.21 0.00 0.00 0.00 0.00 19:11:37 19:03:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 19:11:37 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:37 19:04:01 ens3 1.30 0.50 0.43 0.28 0.00 0.00 0.00 0.00 19:11:37 19:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:11:37 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:37 19:05:01 ens3 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 19:11:37 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:37 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:37 19:06:01 ens3 0.40 0.12 0.03 0.01 0.00 0.00 0.00 0.00 19:11:37 19:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:11:37 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:37 19:07:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 19:11:37 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:37 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:37 19:08:01 ens3 0.53 0.28 0.16 0.08 0.00 0.00 0.00 0.00 19:11:37 19:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:11:37 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:37 19:09:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:11:37 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:37 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:37 19:10:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 19:11:37 19:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:11:37 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:37 19:11:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:11:37 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:37 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:37 Average: ens3 88.38 56.51 1380.28 11.50 0.00 0.00 0.00 0.00 19:11:37 Average: lo 0.43 0.43 0.04 0.04 0.00 0.00 0.00 0.00 19:11:37 Average: docker0 33.92 51.78 2.18 774.62 0.00 0.00 0.00 0.00 19:11:37 19:11:37 19:11:37 ---> sar -P ALL: 19:11:37 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-5) 08/05/26 _x86_64_ (8 CPU) 19:11:37 19:11:37 18:57:21 LINUX RESTART (8 CPU) 19:11:37 19:11:37 18:58:02 CPU %user %nice %system %iowait %steal %idle 19:11:37 18:59:01 all 5.03 0.00 1.64 0.65 0.06 92.63 19:11:37 18:59:01 0 7.78 0.00 1.52 0.03 0.07 90.59 19:11:37 18:59:01 1 6.01 0.00 1.48 0.07 0.03 92.40 19:11:37 18:59:01 2 6.01 0.00 2.02 0.10 0.07 91.80 19:11:37 18:59:01 3 5.85 0.00 1.37 2.12 0.07 90.59 19:11:37 18:59:01 4 2.39 0.00 2.16 0.15 0.05 95.25 19:11:37 18:59:01 5 5.27 0.00 2.11 1.72 0.07 90.84 19:11:37 18:59:01 6 4.13 0.00 1.33 0.87 0.05 93.63 19:11:37 18:59:01 7 2.77 0.00 1.13 0.10 0.07 95.93 19:11:37 19:00:01 all 8.97 0.00 1.72 0.38 0.05 88.87 19:11:37 19:00:01 0 14.50 0.00 2.97 0.12 0.05 82.36 19:11:37 19:00:01 1 21.93 0.00 4.44 0.08 0.05 73.50 19:11:37 19:00:01 2 7.40 0.00 1.15 0.00 0.10 91.35 19:11:37 19:00:01 3 5.54 0.00 1.09 0.70 0.07 92.60 19:11:37 19:00:01 4 6.21 0.00 0.87 0.02 0.05 92.85 19:11:37 19:00:01 5 6.91 0.00 1.14 0.00 0.03 91.92 19:11:37 19:00:01 6 4.48 0.00 1.08 2.05 0.03 92.35 19:11:37 19:00:01 7 4.78 0.00 1.05 0.08 0.05 94.03 19:11:37 19:01:01 all 3.84 0.00 1.25 0.33 0.04 94.54 19:11:37 19:01:01 0 3.87 0.00 1.21 0.02 0.03 94.87 19:11:37 19:01:01 1 4.39 0.00 1.36 1.07 0.03 93.14 19:11:37 19:01:01 2 3.02 0.00 0.99 0.05 0.03 95.90 19:11:37 19:01:01 3 4.34 0.00 1.38 0.49 0.07 93.73 19:11:37 19:01:01 4 4.02 0.00 0.99 0.03 0.03 94.92 19:11:37 19:01:01 5 5.48 0.00 1.39 0.18 0.05 92.90 19:11:37 19:01:01 6 2.93 0.00 1.42 0.76 0.03 94.86 19:11:37 19:01:01 7 2.68 0.00 1.24 0.02 0.03 96.03 19:11:37 19:02:01 all 0.02 0.00 0.01 0.00 0.01 99.95 19:11:37 19:02:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:11:37 19:02:01 1 0.00 0.00 0.02 0.02 0.02 99.95 19:11:37 19:02:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:11:37 19:02:01 3 0.07 0.00 0.00 0.00 0.03 99.90 19:11:37 19:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:11:37 19:02:01 5 0.03 0.00 0.03 0.00 0.02 99.92 19:11:37 19:02:01 6 0.00 0.00 0.02 0.02 0.02 99.95 19:11:37 19:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:11:37 19:03:01 all 0.99 0.00 0.33 0.11 0.02 98.55 19:11:37 19:03:01 0 0.62 0.00 0.20 0.02 0.02 99.15 19:11:37 19:03:01 1 0.70 0.00 0.23 0.10 0.02 98.95 19:11:37 19:03:01 2 0.60 0.00 0.22 0.02 0.02 99.15 19:11:37 19:03:01 3 2.44 0.00 0.37 0.07 0.05 97.08 19:11:37 19:03:01 4 0.88 0.00 0.65 0.08 0.02 98.37 19:11:37 19:03:01 5 0.45 0.00 0.22 0.02 0.00 99.32 19:11:37 19:03:01 6 1.04 0.00 0.39 0.52 0.02 98.04 19:11:37 19:03:01 7 1.17 0.00 0.40 0.05 0.02 98.36 19:11:37 19:04:01 all 0.02 0.00 0.01 0.00 0.02 99.96 19:11:37 19:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:11:37 19:04:01 1 0.00 0.00 0.00 0.02 0.02 99.97 19:11:37 19:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:11:37 19:04:01 3 0.02 0.00 0.03 0.00 0.05 99.90 19:11:37 19:04:01 4 0.05 0.00 0.00 0.00 0.02 99.93 19:11:37 19:04:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:11:37 19:04:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:11:37 19:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:11:37 19:05:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:11:37 19:05:01 0 0.03 0.00 0.00 0.00 0.02 99.95 19:11:37 19:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:11:37 19:05:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:11:37 19:05:01 3 0.05 0.00 0.00 0.00 0.03 99.92 19:11:37 19:05:01 4 0.02 0.00 0.03 0.00 0.02 99.93 19:11:37 19:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:11:37 19:05:01 6 0.02 0.00 0.00 0.03 0.02 99.93 19:11:37 19:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:11:37 19:06:01 all 0.08 0.00 0.01 0.00 0.01 99.90 19:11:37 19:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:11:37 19:06:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:11:37 19:06:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:11:37 19:06:01 3 0.07 0.00 0.03 0.00 0.03 99.87 19:11:37 19:06:01 4 0.02 0.00 0.02 0.00 0.02 99.95 19:11:37 19:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:11:37 19:06:01 6 0.53 0.00 0.02 0.00 0.02 99.43 19:11:37 19:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:11:37 19:07:01 all 0.27 0.00 0.01 0.00 0.02 99.70 19:11:37 19:07:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:11:37 19:07:01 1 0.00 0.00 0.02 0.02 0.02 99.95 19:11:37 19:07:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:11:37 19:07:01 3 0.07 0.00 0.02 0.00 0.05 99.87 19:11:37 19:07:01 4 0.03 0.00 0.00 0.00 0.02 99.95 19:11:37 19:07:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:11:37 19:07:01 6 1.97 0.00 0.00 0.02 0.02 98.00 19:11:37 19:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:11:37 19:08:01 all 0.27 0.00 0.02 0.01 0.01 99.70 19:11:37 19:08:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:11:37 19:08:01 1 0.00 0.00 0.00 0.02 0.00 99.98 19:11:37 19:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:11:37 19:08:01 3 0.07 0.00 0.05 0.00 0.05 99.83 19:11:37 19:08:01 4 0.00 0.00 0.02 0.00 0.02 99.97 19:11:37 19:08:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:11:37 19:08:01 6 1.99 0.00 0.02 0.03 0.00 97.97 19:11:37 19:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:11:37 19:09:01 all 0.27 0.00 0.01 0.00 0.02 99.70 19:11:37 19:09:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:11:37 19:09:01 1 0.00 0.00 0.02 0.02 0.02 99.95 19:11:37 19:09:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:11:37 19:09:01 3 0.03 0.00 0.02 0.00 0.02 99.93 19:11:37 19:09:01 4 0.02 0.00 0.02 0.00 0.02 99.95 19:11:37 19:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:11:37 19:09:01 6 2.02 0.00 0.00 0.00 0.05 97.93 19:11:37 19:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:11:37 19:11:37 19:09:01 CPU %user %nice %system %iowait %steal %idle 19:11:37 19:10:01 all 0.27 0.00 0.01 0.00 0.01 99.70 19:11:37 19:10:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:11:37 19:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:11:37 19:10:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:11:37 19:10:01 3 0.03 0.00 0.00 0.00 0.02 99.95 19:11:37 19:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:11:37 19:10:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:11:37 19:10:01 6 2.00 0.00 0.03 0.02 0.03 97.92 19:11:37 19:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:11:37 19:11:01 all 0.13 0.00 0.01 0.00 0.01 99.85 19:11:37 19:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:11:37 19:11:01 1 0.00 0.00 0.00 0.02 0.00 99.98 19:11:37 19:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:11:37 19:11:01 3 0.03 0.00 0.00 0.00 0.02 99.95 19:11:37 19:11:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:11:37 19:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:11:37 19:11:01 6 0.95 0.00 0.02 0.02 0.03 98.99 19:11:37 19:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:11:37 Average: all 1.54 0.00 0.38 0.11 0.02 97.94 19:11:37 Average: 0 2.07 0.00 0.46 0.01 0.02 97.43 19:11:37 Average: 1 2.54 0.00 0.58 0.11 0.02 96.76 19:11:37 Average: 2 1.30 0.00 0.34 0.01 0.03 98.32 19:11:37 Average: 3 1.42 0.00 0.33 0.26 0.04 97.94 19:11:37 Average: 4 1.05 0.00 0.36 0.02 0.02 98.55 19:11:37 Average: 5 1.39 0.00 0.37 0.14 0.02 98.08 19:11:37 Average: 6 1.70 0.00 0.33 0.33 0.03 97.62 19:11:37 Average: 7 0.88 0.00 0.29 0.02 0.01 98.80 19:11:37 19:11:37 19:11:37