Pull request #160 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 26f3cafbe58f120d0b1d7bbb46172a0b1a6c9765+f841b5a5e64b84806f3af205f58f3dc2f9049a63 (668154d15ee1c38cf12b7c9ab0b2ed290afcc5b3) 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-ssh11739397072359621988.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-ssh7098530482578843788.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh377707437672372078.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15883097765942443842.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1159670025834923480.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-160/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-160/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3133009861150264027.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16243’ Running on prd-ubuntu20.04-docker-8c-8g-16245 in /w/workspace/xfoundry_edgex-taf-common_PR-160 [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-160 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/160/head:refs/remotes/origin/PR-160 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f841b5a5e64b84806f3af205f58f3dc2f9049a63 into PR head commit 26f3cafbe58f120d0b1d7bbb46172a0b1a6c9765 Merge succeeded, producing 26f3cafbe58f120d0b1d7bbb46172a0b1a6c9765 Checking out Revision 26f3cafbe58f120d0b1d7bbb46172a0b1a6c9765 (PR-160) Commit message: "build: bump python-dotenv from 1.1.1 to 1.2.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object b1c004cf40c352fe6d03b0971bc7ee860312a7b0 > git config core.sparsecheckout # timeout=10 > git checkout -f 26f3cafbe58f120d0b1d7bbb46172a0b1a6c9765 # 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 26f3cafbe58f120d0b1d7bbb46172a0b1a6c9765 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:39:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:39:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:39:04 ========================================================= 05:39:04 EdgeX Global Pipelines Version Info 05:39:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:39:05 ------------------- 05:39:05 stable info: 05:39:05 ------------------- 05:39:05 Commited By: Ginny Guan ginny@iotechsys.com 05:39:05 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 05:39:05 Message: update stable to v1.0.281 05:39:05 ------------------- 05:39:05 experimental info: 05:39:05 ------------------- 05:39:05 Commited By: **** collab-it+edgex@linuxfoundation.org 05:39:05 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 05:39:05 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 05:39:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 05:39:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 05:39:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:39:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:39:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:39:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 05:39:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:39:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 05:39:06 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 05:39:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:39:06 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 05:39:06 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 05:39:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:39:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:39:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-160 [Pipeline] echo 05:39:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-160 [Pipeline] echo 05:39:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-160 [Pipeline] echo 05:39:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 26f3cafbe58f120d0b1d7bbb46172a0b1a6c9765 [Pipeline] echo 05:39:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 26f3caf [Pipeline] echo 05:39:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:39:07 provisioning config files... 05:39:08 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-160@tmp/config18356134257352314932tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:39:08 ---> ****-login.sh 05:39:08 nexus3.edgexfoundry.org:10001 05:39:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:09 05:39:09 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:39:09 Configure a credential helper to remove this warning. See 05:39:09 https://docs.****.com/go/credential-store/ 05:39:09 05:39:09 Login Succeeded 05:39:09 nexus3.edgexfoundry.org:10002 05:39:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:09 05:39:09 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:39:09 Configure a credential helper to remove this warning. See 05:39:09 https://docs.****.com/go/credential-store/ 05:39:09 05:39:09 Login Succeeded 05:39:09 nexus3.edgexfoundry.org:10003 05:39:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:09 05:39:09 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:39:09 Configure a credential helper to remove this warning. See 05:39:09 https://docs.****.com/go/credential-store/ 05:39:09 05:39:09 Login Succeeded 05:39:09 nexus3.edgexfoundry.org:10004 05:39:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:09 05:39:09 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:39:09 Configure a credential helper to remove this warning. See 05:39:09 https://docs.****.com/go/credential-store/ 05:39:09 05:39:09 Login Succeeded 05:39:09 ****.io 05:39:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:09 05:39:09 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:39:09 Configure a credential helper to remove this warning. See 05:39:09 https://docs.****.com/go/credential-store/ 05:39:09 05:39:09 Login Succeeded 05:39:09 ---> ****-login.sh ends [Pipeline] } 05:39:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:39:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:39:10 + grep -v github /etc/ssh/ssh_known_hosts 05:39:10 + [ -e /tmp/ssh_known_hosts ] 05:39:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:39:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:39:10 + sudo tee -a /etc/ssh/ssh_known_hosts 05:39:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:39:11 05:39:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:39:12 0.1.4: Pulling from edgex-devops/py-git-semver 05:39:12 3dae71ba6b94: Pulling fs layer 05:39:12 6bf1a483ea7c: Pulling fs layer 05:39:12 f5dfc541a4d3: Pulling fs layer 05:39:12 461d9e800cba: Pulling fs layer 05:39:12 80192f66455f: Pulling fs layer 05:39:12 2e8e34ca0e6c: Pulling fs layer 05:39:12 a29436f7fd5d: Pulling fs layer 05:39:12 923cac83aea3: Pulling fs layer 05:39:12 25ad8b0a4227: Pulling fs layer 05:39:12 db01528c6b51: Pulling fs layer 05:39:12 28988de357af: Pulling fs layer 05:39:12 a29436f7fd5d: Waiting 05:39:12 923cac83aea3: Waiting 05:39:12 25ad8b0a4227: Waiting 05:39:12 db01528c6b51: Waiting 05:39:12 28988de357af: Waiting 05:39:12 2e8e34ca0e6c: Waiting 05:39:12 80192f66455f: Waiting 05:39:12 461d9e800cba: Waiting 05:39:12 6bf1a483ea7c: Verifying Checksum 05:39:12 6bf1a483ea7c: Download complete 05:39:12 461d9e800cba: Verifying Checksum 05:39:12 461d9e800cba: Download complete 05:39:12 80192f66455f: Download complete 05:39:12 f5dfc541a4d3: Verifying Checksum 05:39:12 f5dfc541a4d3: Download complete 05:39:12 3dae71ba6b94: Verifying Checksum 05:39:12 3dae71ba6b94: Download complete 05:39:12 923cac83aea3: Verifying Checksum 05:39:12 923cac83aea3: Download complete 05:39:12 25ad8b0a4227: Verifying Checksum 05:39:12 25ad8b0a4227: Download complete 05:39:12 db01528c6b51: Verifying Checksum 05:39:12 db01528c6b51: Download complete 05:39:13 28988de357af: Verifying Checksum 05:39:13 28988de357af: Download complete 05:39:13 a29436f7fd5d: Verifying Checksum 05:39:13 a29436f7fd5d: Download complete 05:39:13 2e8e34ca0e6c: Verifying Checksum 05:39:13 2e8e34ca0e6c: Download complete 05:39:14 3dae71ba6b94: Pull complete 05:39:14 6bf1a483ea7c: Pull complete 05:39:15 f5dfc541a4d3: Pull complete 05:39:15 461d9e800cba: Pull complete 05:39:15 80192f66455f: Pull complete 05:39:19 2e8e34ca0e6c: Pull complete 05:39:19 a29436f7fd5d: Pull complete 05:39:19 923cac83aea3: Pull complete 05:39:19 25ad8b0a4227: Pull complete 05:39:19 db01528c6b51: Pull complete 05:39:19 28988de357af: Pull complete 05:39:19 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 05:39:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:39:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:39:20 prd-ubuntu20.04-docker-8c-8g-16245 does not seem to be running inside a container 05:39:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-160 -v /w/workspace/xfoundry_edgex-taf-common_PR-160:/w/workspace/xfoundry_edgex-taf-common_PR-160:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-160@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:39:22 $ docker top 15b5ecd1cf1c8707a29fc74a0e27e2409687d0365b8fdf222a75b052fd039e78 -eo pid,comm 05:39:22 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). 05:39:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:39:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:39:22 [ssh-agent] Looking for ssh-agent implementation... 05:39:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:39:22 $ docker exec 15b5ecd1cf1c8707a29fc74a0e27e2409687d0365b8fdf222a75b052fd039e78 ssh-agent 05:39:22 SSH_AUTH_SOCK=/tmp/ssh-delMUroC6bzW/agent.32 05:39:22 SSH_AGENT_PID=38 05:39:22 Running ssh-add (command line suppressed) 05:39:23 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-160@tmp/private_key_13601144383597312569.key (/w/workspace/xfoundry_edgex-taf-common_PR-160@tmp/private_key_13601144383597312569.key) 05:39:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:39:23 + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-160 [Pipeline] sh 05:39:23 + git tag --points-at HEAD [Pipeline] } 05:39:23 $ docker exec --env ******** --env ******** 15b5ecd1cf1c8707a29fc74a0e27e2409687d0365b8fdf222a75b052fd039e78 ssh-agent -k 05:39:23 unset SSH_AUTH_SOCK; 05:39:23 unset SSH_AGENT_PID; 05:39:23 echo Agent pid 38 killed; 05:39:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:39:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:39:24 [ssh-agent] Looking for ssh-agent implementation... 05:39:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:39:24 $ docker exec 15b5ecd1cf1c8707a29fc74a0e27e2409687d0365b8fdf222a75b052fd039e78 ssh-agent 05:39:24 SSH_AUTH_SOCK=/tmp/ssh-Moe5gODfdjU4/agent.85 05:39:24 SSH_AGENT_PID=91 05:39:24 Running ssh-add (command line suppressed) 05:39:24 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-160@tmp/private_key_6599978829251707307.key (/w/workspace/xfoundry_edgex-taf-common_PR-160@tmp/private_key_6599978829251707307.key) 05:39:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:39:24 + git semver init 05:39:25 2026-08-05 05:39:25,062 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:39:25 2026-08-05 05:39:25,067 [run_init] DEBUG init version:0.0.0 force:False 05:39:25 2026-08-05 05:39:25,067 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-160/.semver 05:39:25 2026-08-05 05:39:25,068 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-160/.semver 05:39:25 2026-08-05 05:39:25,068 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-160/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-160, stdin=None, shell=False, universal_newlines=False) 05:39:26 2026-08-05 05:39:25,816 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-160/.git/info/exclude 05:39:26 2026-08-05 05:39:25,817 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-160/.semver/PR-160 with force:False 05:39:26 2026-08-05 05:39:25,817 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-160/.semver/PR-160 05:39:26 2026-08-05 05:39:25,821 [execute] INFO git cat-file --batch-check 05:39:26 2026-08-05 05:39:25,821 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-160/.semver, stdin=, shell=False, universal_newlines=False) 05:39:26 2026-08-05 05:39:25,826 [execute] INFO git cat-file --batch 05:39:26 2026-08-05 05:39:25,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-160/.semver, stdin=, shell=False, universal_newlines=False) 05:39:26 2026-08-05 05:39:25,829 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-160/.semver/PR-160 05:39:26 0.0.0 [Pipeline] } 05:39:26 $ docker exec --env ******** --env ******** 15b5ecd1cf1c8707a29fc74a0e27e2409687d0365b8fdf222a75b052fd039e78 ssh-agent -k 05:39:26 unset SSH_AUTH_SOCK; 05:39:26 unset SSH_AGENT_PID; 05:39:26 echo Agent pid 91 killed; 05:39:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:39:26 + git semver [Pipeline] } 05:39:26 $ docker stop --time=1 15b5ecd1cf1c8707a29fc74a0e27e2409687d0365b8fdf222a75b052fd039e78 05:39:28 $ docker rm -f --volumes 15b5ecd1cf1c8707a29fc74a0e27e2409687d0365b8fdf222a75b052fd039e78 [Pipeline] // withDockerContainer [Pipeline] sh 05:39:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:39:29 Stashed 1 file(s) [Pipeline] echo 05:39:29 [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 05:39:29 provisioning config files... 05:39:29 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-160@tmp/config1992969724814866799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:39:30 ---> ****-login.sh 05:39:30 nexus3.edgexfoundry.org:10001 05:39:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:30 Login Succeeded 05:39:30 nexus3.edgexfoundry.org:10002 05:39:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:30 Login Succeeded 05:39:30 nexus3.edgexfoundry.org:10003 05:39:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:30 Login Succeeded 05:39:30 nexus3.edgexfoundry.org:10004 05:39:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:30 Login Succeeded 05:39:30 ****.io 05:39:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:30 Login Succeeded 05:39:30 ---> ****-login.sh ends [Pipeline] } 05:39:31 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 05:39:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:39:32 + ls -al . 05:39:32 total 72 05:39:32 drwxrwxr-x 6 jenkins jenkins 4096 Aug 5 05:39 . 05:39:32 drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 05:38 .. 05:39:32 drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 05:39 .git 05:39:32 drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 05:38 .github 05:39:32 -rw-rw-r-- 1 jenkins jenkins 22 Aug 5 05:38 .gitignore 05:39:32 drwxr-xr-x 3 jenkins jenkins 4096 Aug 5 05:39 .semver 05:39:32 -rw-rw-r-- 1 jenkins jenkins 1653 Aug 5 05:38 Dockerfile 05:39:32 -rw-rw-r-- 1 jenkins jenkins 746 Aug 5 05:38 Jenkinsfile 05:39:32 -rw-rw-r-- 1 jenkins jenkins 11381 Aug 5 05:38 LICENSE 05:39:32 -rw-rw-r-- 1 jenkins jenkins 4232 Aug 5 05:38 README.md 05:39:32 drwxrwxr-x 5 jenkins jenkins 4096 Aug 5 05:38 TUC 05:39:32 -rw-rw-r-- 1 jenkins jenkins 5 Aug 5 05:39 VERSION 05:39:32 -rw-rw-r-- 1 jenkins jenkins 473 Aug 5 05:38 requirements.txt 05:39:32 -rw-rw-r-- 1 jenkins jenkins 54 Aug 5 05:38 robot-entrypoint.sh 05:39:32 -rw-rw-r-- 1 jenkins jenkins 445 Aug 5 05:38 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:32 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=26f3cafbe58f120d0b1d7bbb46172a0b1a6c9765 --label arch=amd64 --label version=0.0.0 . 05:39:33 #0 building with "default" instance using docker driver 05:39:33 05:39:33 #1 [internal] load build definition from Dockerfile 05:39:33 #1 transferring dockerfile: 1.69kB done 05:39:33 #1 DONE 0.0s 05:39:33 05:39:33 #2 [internal] load metadata for docker.io/library/alpine:3.20 05:39:33 #2 DONE 0.1s 05:39:33 05:39:33 #3 [internal] load .dockerignore 05:39:33 #3 transferring context: 2B done 05:39:33 #3 DONE 0.0s 05:39:33 05:39:33 #4 [internal] load build context 05:39:33 #4 transferring context: 599.02kB 0.0s done 05:39:33 #4 DONE 0.1s 05:39:33 05:39:33 #5 [1/7] FROM docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 05:39:33 #5 resolve docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 0.0s done 05:39:33 #5 extracting sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 05:39:33 #5 extracting sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 0.1s done 05:39:33 #5 sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 3.63MB / 3.63MB 0.1s done 05:39:33 #5 sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 9.23kB / 9.23kB done 05:39:33 #5 sha256:c64c687cbea9300178b30c95835354e34c4e4febc4badfe27102879de0483b5e 1.02kB / 1.02kB done 05:39:33 #5 sha256:bf8527eb54c3680e728d5b4b383a8ba730d72dae7236fbc8dff97ed6b224a731 612B / 612B done 05:39:33 #5 DONE 0.3s 05:39:33 05:39:33 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 05:39:33 #6 DONE 0.1s 05:39:33 05:39:33 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 05:39:33 #7 DONE 0.0s 05:39:34 05:39:34 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 05:39:34 #8 DONE 0.0s 05:39:34 05:39:34 #9 [5/7] WORKDIR /edgex-taf 05:39:34 #9 DONE 0.0s 05:39:34 05:39:34 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:39:34 #10 DONE 0.3s 05:39:34 05:39:34 #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 05:39:34 #11 0.256 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:39:34 #11 0.548 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:39:35 #11 0.971 OK: 8 MiB in 14 packages 05:39:35 #11 1.021 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:39:35 #11 1.197 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:39:35 #11 1.574 (1/14) Installing ca-certificates (20260413-r0) 05:39:35 #11 1.789 (2/14) Installing brotli-libs (1.1.0-r2) 05:39:36 #11 2.017 (3/14) Installing c-ares (1.33.1-r0) 05:39:36 #11 2.211 (4/14) Installing libunistring (1.2-r0) 05:39:36 #11 2.456 (5/14) Installing libidn2 (2.3.7-r0) 05:39:36 #11 2.597 (6/14) Installing nghttp2-libs (1.62.1-r0) 05:39:37 #11 2.731 (7/14) Installing libpsl (0.21.5-r1) 05:39:37 #11 2.858 (8/14) Installing zstd-libs (1.5.6-r0) 05:39:37 #11 3.088 (9/14) Installing libcurl (8.14.1-r2) 05:39:37 #11 3.243 (10/14) Installing curl (8.14.1-r2) 05:39:37 #11 3.450 (11/14) Installing docker-cli (26.1.5-r0) 05:39:38 #11 3.747 (12/14) Installing oniguruma (6.9.9-r0) 05:39:38 #11 3.899 (13/14) Installing jq (1.7.1-r0) 05:39:38 #11 4.046 (14/14) Installing openssl (3.3.7-r0) 05:39:38 #11 4.273 Executing busybox-1.36.1-r31.trigger 05:39:38 #11 4.279 Executing ca-certificates-20260413-r0.trigger 05:39:38 #11 4.318 OK: 43 MiB in 28 packages 05:39:38 #11 4.373 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:39:38 #11 4.550 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:39:39 #11 4.936 (1/167) Installing libexpat (2.8.1-r0) 05:39:39 #11 5.123 (2/167) Installing libbz2 (1.0.8-r6) 05:39:39 #11 5.291 (3/167) Installing libpng (1.6.57-r0) 05:39:39 #11 5.429 (4/167) Installing freetype (2.13.2-r0) 05:39:39 #11 5.599 (5/167) Installing fontconfig (2.15.0-r1) 05:39:40 #11 5.752 (6/167) Installing libfontenc (1.1.8-r0) 05:39:40 #11 5.916 (7/167) Installing mkfontscale (1.2.2-r6) 05:39:40 #11 6.078 (8/167) Installing font-opensans (0_git20210927-r1) 05:39:40 #11 6.372 (9/167) Installing pkgconf (2.2.0-r0) 05:39:40 #11 6.556 (10/167) Installing libgcc (13.2.1_git20240309-r1) 05:39:41 #11 6.741 (11/167) Installing libffi (3.4.6-r0) 05:39:41 #11 6.903 (12/167) Installing libintl (0.22.5-r0) 05:39:41 #11 7.070 (13/167) Installing libeconf (0.6.3-r0) 05:39:41 #11 7.247 (14/167) Installing libblkid (2.40.1-r1) 05:39:41 #11 7.393 (15/167) Installing libmount (2.40.1-r1) 05:39:41 #11 7.535 (16/167) Installing pcre2 (10.43-r0) 05:39:42 #11 7.764 (17/167) Installing glib (2.80.5-r0) 05:39:42 #11 8.054 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 05:39:42 #11 8.234 (19/167) Installing xz-libs (5.8.3-r0) 05:39:42 #11 8.379 (20/167) Installing libxml2 (2.12.10-r0) 05:39:42 #11 8.636 (21/167) Installing shared-mime-info (2.4-r0) 05:39:43 #11 8.867 (22/167) Installing hicolor-icon-theme (0.17-r2) 05:39:43 #11 9.041 (23/167) Installing libjpeg-turbo (3.0.3-r0) 05:39:43 #11 9.265 (24/167) Installing libsharpyuv (1.3.2-r0) 05:39:43 #11 9.386 (25/167) Installing libwebp (1.3.2-r0) 05:39:43 #11 9.609 (26/167) Installing tiff (4.6.0t-r0) 05:39:44 #11 9.810 (27/167) Installing gdk-pixbuf (2.42.12-r0) 05:39:44 #11 10.02 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 05:39:44 #11 10.19 (29/167) Installing libxau (1.0.11-r4) 05:39:44 #11 10.31 (30/167) Installing libmd (1.1.0-r0) 05:39:44 Still waiting to schedule task 05:39:44 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16244’ 05:39:44 #11 10.47 (31/167) Installing libbsd (0.12.2-r0) 05:39:44 #11 10.63 (32/167) Installing libxdmcp (1.1.5-r1) 05:39:44 #11 10.76 (33/167) Installing libxcb (1.16.1-r0) 05:39:45 #11 10.98 (34/167) Installing libx11 (1.8.9-r1) 05:39:45 #11 11.17 (35/167) Installing libxcomposite (0.4.6-r5) 05:39:45 #11 11.31 (36/167) Installing libxfixes (6.0.1-r4) 05:39:45 #11 11.45 (37/167) Installing libxrender (0.9.11-r5) 05:39:45 #11 11.57 (38/167) Installing libxcursor (1.2.2-r1) 05:39:46 #11 11.70 (39/167) Installing libxdamage (1.1.6-r5) 05:39:46 #11 11.85 (40/167) Installing libxext (1.3.6-r2) 05:39:46 #11 11.97 (41/167) Installing libxi (1.8.1-r4) 05:39:46 #11 12.22 (42/167) Installing libxinerama (1.1.5-r4) 05:39:46 #11 12.35 (43/167) Installing libxrandr (1.5.4-r1) 05:39:46 #11 12.51 (44/167) Installing libatk-1.0 (2.52.0-r0) 05:39:46 #11 12.65 (45/167) Installing libxtst (1.2.4-r6) 05:39:47 #11 12.80 (46/167) Installing dbus-libs (1.14.10-r1) 05:39:47 #11 12.96 (47/167) Installing at-spi2-core (2.52.0-r0) 05:39:47 #11 13.17 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 05:39:47 #11 13.30 (49/167) Installing pixman (0.43.2-r0) 05:39:47 #11 13.52 (50/167) Installing cairo (1.18.4-r0) 05:39:47 #11 13.69 (51/167) Installing cairo-gobject (1.18.4-r0) 05:39:48 #11 13.83 (52/167) Installing avahi-libs (0.8-r17) 05:39:48 #11 13.97 (53/167) Installing gmp (6.3.0-r1) 05:39:48 #11 14.20 (54/167) Installing nettle (3.10.2-r0) 05:39:48 #11 14.37 (55/167) Installing libtasn1 (4.21.0-r0) 05:39:48 #11 14.53 (56/167) Installing p11-kit (0.25.3-r0) 05:39:49 #11 14.78 (57/167) Installing gnutls (3.8.13-r0) 05:39:49 #11 15.06 (58/167) Installing cups-libs (2.4.18-r0) 05:39:49 #11 15.30 (59/167) Installing libepoxy (1.5.10-r1) 05:39:49 #11 15.52 (60/167) Installing fribidi (1.0.15-r0) 05:39:49 #11 15.68 (61/167) Installing graphite2 (1.3.14-r6) 05:39:50 #11 15.87 (62/167) Installing harfbuzz (8.5.0-r0) 05:39:50 #11 16.04 (63/167) Installing libxft (2.3.8-r3) 05:39:50 #11 16.21 (64/167) Installing pango (1.52.2-r0) 05:39:50 #11 16.38 (65/167) Installing wayland-libs-client (1.22.0-r4) 05:39:50 #11 16.49 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 05:39:50 #11 16.63 (67/167) Installing wayland-libs-egl (1.22.0-r4) 05:39:51 #11 16.78 (68/167) Installing xkeyboard-config (2.41-r0) 05:39:51 #11 16.96 (69/167) Installing libxkbcommon (1.7.0-r0) 05:39:51 #11 17.10 (70/167) Installing gtk+3.0 (3.24.43-r0) 05:39:51 #11 17.33 (71/167) Installing icu-data-full (74.2-r1) 05:39:51 #11 17.64 (72/167) Installing mesa (24.0.9-r1) 05:39:51 #11 17.76 (73/167) Installing llvm17-libs (17.0.6-r2) 05:39:52 #11 18.65 (74/167) Installing hwdata-pci (0.382-r0) 05:39:53 #11 18.87 (75/167) Installing libpciaccess (0.18.1-r0) 05:39:53 #11 19.02 (76/167) Installing libdrm (2.4.120-r0) 05:39:53 #11 19.23 (77/167) Installing libelf (0.191-r0) 05:39:53 #11 19.41 (78/167) Installing mesa-glapi (24.0.9-r1) 05:39:53 #11 19.60 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 05:39:54 #11 19.93 (80/167) Installing eudev-libs (3.2.14-r2) 05:39:54 #11 20.07 (81/167) Installing libmagic (5.45-r1) 05:39:54 #11 20.33 (82/167) Installing file (5.45-r1) 05:39:54 #11 20.44 (83/167) Installing xprop (1.2.7-r0) 05:39:54 #11 20.60 (84/167) Installing libice (1.1.1-r6) 05:39:54 #11 20.77 (85/167) Installing libuuid (2.40.1-r1) 05:39:55 #11 20.94 (86/167) Installing libsm (1.2.4-r4) 05:39:55 #11 21.06 (87/167) Installing libxt (1.3.0-r5) 05:39:55 #11 21.21 (88/167) Installing libxmu (1.1.4-r2) 05:39:55 #11 21.39 (89/167) Installing xset (1.2.5-r1) 05:39:55 #11 21.55 (90/167) Installing xdg-utils (1.2.1-r0) 05:39:56 #11 21.74 (91/167) Installing libogg (1.3.5-r5) 05:39:56 #11 21.90 (92/167) Installing libflac (1.4.3-r1) 05:39:56 #11 22.11 (93/167) Installing alsa-lib (1.2.11-r0) 05:39:56 #11 22.36 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 05:39:56 #11 22.66 (95/167) Installing aom-libs (3.9.1-r0) 05:39:57 #11 22.86 (96/167) Installing libva (2.21.0-r0) 05:39:57 #11 23.04 (97/167) Installing libvdpau (1.5-r3) 05:39:57 #11 23.21 (98/167) Installing onevpl-libs (2023.3.1-r2) 05:39:57 #11 23.41 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 05:39:57 #11 23.56 (100/167) Installing libdav1d (1.4.2-r0) 05:39:57 #11 23.74 (101/167) Installing openexr-libiex (3.1.13-r1) 05:39:58 #11 23.88 (102/167) Installing openexr-libilmthread (3.1.13-r1) 05:39:58 #11 24.04 (103/167) Installing imath (3.1.12-r0) 05:39:58 #11 24.24 (104/167) Installing openexr-libopenexr (3.1.13-r1) 05:39:58 #11 24.52 (105/167) Installing giflib (5.2.2-r0) 05:39:58 #11 24.68 (106/167) Installing libhwy (1.0.7-r0) 05:39:59 #11 24.84 (107/167) Installing lcms2 (2.19-r0) 05:39:59 #11 25.05 (108/167) Installing libjxl (0.10.2-r0) 05:39:59 #11 25.32 (109/167) Installing lame-libs (3.100-r5) 05:39:59 #11 25.53 (110/167) Installing opus (1.5.2-r0) 05:40:00 #11 25.75 (111/167) Installing rav1e-libs (0.7.1-r0) 05:40:00 #11 26.01 (112/167) Installing libgomp (13.2.1_git20240309-r1) 05:40:00 #11 26.22 (113/167) Installing soxr (0.1.3-r7) 05:40:00 #11 26.35 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 05:40:00 #11 26.54 (115/167) Installing libtheora (1.1.1-r18) 05:40:01 #11 26.76 (116/167) Installing libvorbis (1.3.7-r2) 05:40:01 #11 26.97 (117/167) Installing libvpx (1.14.1-r0) 05:40:01 #11 27.24 (118/167) Installing libwebpmux (1.3.2-r0) 05:40:01 #11 27.41 (119/167) Installing x264-libs (0.164_git20231001-r0) 05:40:01 #11 27.67 (120/167) Installing numactl (2.0.18-r0) 05:40:02 #11 27.80 (121/167) Installing x265-libs (3.6-r0) 05:40:02 #11 28.03 (122/167) Installing xvidcore (1.3.7-r2) 05:40:02 #11 28.23 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 05:40:02 #11 28.57 (124/167) Installing libbluray (1.3.4-r1) 05:40:02 #11 28.72 (125/167) Installing mpg123-libs (1.32.8-r0) 05:40:03 #11 28.86 (126/167) Installing libopenmpt (0.7.7-r0) 05:40:03 #11 29.04 (127/167) Installing cjson (1.7.19-r0) 05:40:03 #11 29.17 (128/167) Installing mbedtls (3.6.6-r0) 05:40:03 #11 29.39 (129/167) Installing librist (0.2.10-r1) 05:40:03 #11 29.58 (130/167) Installing libsrt (1.5.3-r0) 05:40:04 #11 29.81 (131/167) Installing libssh (0.10.6-r0) 05:40:04 #11 30.02 (132/167) Installing libsodium (1.0.19-r1) 05:40:04 #11 30.18 (133/167) Installing libzmq (4.3.5-r2) 05:40:04 #11 30.33 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 05:40:04 #11 30.60 (135/167) Installing crc32c (1.1.2-r0) 05:40:05 #11 30.77 (136/167) Installing double-conversion (3.3.0-r0) 05:40:05 #11 30.94 (137/167) Installing libevent (2.1.12-r7) 05:40:05 #11 31.09 (138/167) Installing wayland-libs-server (1.22.0-r4) 05:40:05 #11 31.22 (139/167) Installing mesa-gbm (24.0.9-r1) 05:40:05 #11 31.35 (140/167) Installing harfbuzz-subset (8.5.0-r0) 05:40:05 #11 31.51 (141/167) Installing icu-libs (74.2-r1) 05:40:06 #11 31.79 (142/167) Installing minizip (1.3.1-r0) 05:40:06 #11 31.95 (143/167) Installing nspr (4.35-r4) 05:40:06 #11 32.16 (144/167) Installing sqlite-libs (3.45.3-r3) 05:40:06 #11 32.42 (145/167) Installing nss (3.105-r0) 05:40:07 #11 32.69 (146/167) Installing openh264 (2.4.1-r0) 05:40:07 #11 32.87 (147/167) Installing libcamera-ipa (0.3.0-r0) 05:40:07 #11 33.00 (148/167) Installing libunwind (1.8.1-r0) 05:40:07 #11 33.19 (149/167) Installing yaml (0.2.5-r2) 05:40:07 #11 33.32 (150/167) Installing libcamera (0.3.0-r0) 05:40:07 #11 33.50 (151/167) Installing speexdsp (1.2.1-r2) 05:40:07 #11 33.66 (152/167) Installing libuv (1.48.0-r0) 05:40:08 #11 33.85 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 05:40:08 #11 33.99 (154/167) Installing libsndfile (1.2.2-r1) 05:40:08 #11 34.23 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 05:40:08 #11 34.38 (156/167) Installing pipewire-libs (1.0.6-r1) 05:40:08 #11 34.59 (157/167) Installing libasyncns (0.8-r3) 05:40:08 #11 34.75 (158/167) Installing libltdl (2.4.7-r3) 05:40:09 #11 34.88 (159/167) Installing orc (0.4.40-r0) 05:40:09 #11 35.09 (160/167) Installing tdb-libs (1.4.9-r1) 05:40:09 #11 35.23 (161/167) Installing libpulse (17.0-r0) 05:40:09 #11 35.39 (162/167) Installing libwebpdemux (1.3.2-r0) 05:40:09 #11 35.54 (163/167) Installing libgpg-error (1.49-r0) 05:40:09 #11 35.73 (164/167) Installing libgcrypt (1.10.3-r0) 05:40:10 #11 35.90 (165/167) Installing libxslt (1.1.39-r2) 05:40:10 #11 36.04 (166/167) Installing chromium (131.0.6778.108-r0) 05:40:12 #11 37.71 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) 05:40:12 #11 38.07 Executing busybox-1.36.1-r31.trigger 05:40:12 #11 38.08 Executing fontconfig-2.15.0-r1.trigger 05:40:12 #11 38.10 Executing mkfontscale-1.2.2-r6.trigger 05:40:12 #11 38.11 Executing glib-2.80.5-r0.trigger 05:40:12 #11 38.12 Executing shared-mime-info-2.4-r0.trigger 05:40:12 #11 38.48 Executing gdk-pixbuf-2.42.12-r0.trigger 05:40:12 #11 38.49 Executing gtk-update-icon-cache-3.24.43-r0.trigger 05:40:12 #11 38.51 Executing gtk+3.0-3.24.43-r0.trigger 05:40:12 #11 38.53 OK: 672 MiB in 195 packages 05:40:12 #11 38.58 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:40:12 #11 38.76 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:40:13 #11 39.13 (1/30) Installing jansson (2.14-r4) 05:40:13 #11 39.27 (2/30) Installing binutils (2.42-r1) 05:40:13 #11 39.58 (3/30) Installing libatomic (13.2.1_git20240309-r1) 05:40:14 #11 39.72 (4/30) Installing isl26 (0.26-r1) 05:40:14 #11 39.98 (5/30) Installing mpfr4 (4.2.1-r0) 05:40:14 #11 40.16 (6/30) Installing mpc1 (1.3.1-r1) 05:40:14 #11 40.29 (7/30) Installing gcc (13.2.1_git20240309-r1) 05:40:15 #11 41.19 (8/30) Installing musl-dev (1.2.5-r3) 05:40:15 #11 41.40 (9/30) Installing linux-headers (6.6-r0) 05:40:15 #11 41.63 (10/30) Installing libffi-dev (3.4.6-r0) 05:40:16 #11 41.77 (11/30) Installing libpq (16.14-r0) 05:40:16 #11 41.93 (12/30) Installing openssl-dev (3.3.7-r0) 05:40:16 #11 42.26 (13/30) Installing libpq-dev (16.14-r0) 05:40:16 #11 42.44 (14/30) Installing libecpg (16.14-r0) 05:40:16 #11 42.57 (15/30) Installing libecpg-dev (16.14-r0) 05:40:17 #11 42.82 (16/30) Installing clang16-headers (16.0.6-r5) 05:40:17 #11 43.10 (17/30) Installing llvm16-libs (16.0.6-r9) 05:40:18 #11 44.04 (18/30) Installing clang16-libs (16.0.6-r5) 05:40:18 #11 44.61 (19/30) Installing fortify-headers (1.1-r3) 05:40:18 #11 44.75 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 05:40:19 #11 45.09 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 05:40:19 #11 45.28 (22/30) Installing clang16 (16.0.6-r5) 05:40:19 #11 45.50 (23/30) Installing icu (74.2-r1) 05:40:20 #11 45.72 (24/30) Installing icu-dev (74.2-r1) 05:40:20 #11 45.91 (25/30) Installing llvm16 (16.0.6-r9) 05:40:20 #11 46.82 (26/30) Installing lz4-libs (1.9.4-r5) 05:40:21 #11 46.94 (27/30) Installing lz4-dev (1.9.4-r5) 05:40:21 #11 47.07 (28/30) Installing zstd (1.5.6-r0) 05:40:21 #11 47.28 (29/30) Installing zstd-dev (1.5.6-r0) 05:40:21 #11 47.46 (30/30) Installing postgresql16-dev (16.14-r0) 05:40:22 #11 47.76 Executing busybox-1.36.1-r31.trigger 05:40:22 #11 47.77 OK: 1208 MiB in 225 packages 05:40:22 #11 47.83 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:40:22 #11 48.01 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:40:22 #11 48.46 (1/14) Installing g++ (13.2.1_git20240309-r1) 05:40:23 #11 48.83 (2/14) Installing gdbm (1.23-r1) 05:40:23 #11 48.95 (3/14) Installing mpdecimal (4.0.0-r0) 05:40:23 #11 49.08 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 05:40:23 #11 49.26 (5/14) Installing libncursesw (6.4_p20240420-r2) 05:40:23 #11 49.48 (6/14) Installing libpanelw (6.4_p20240420-r2) 05:40:23 #11 49.62 (7/14) Installing readline (8.2.10-r0) 05:40:23 #11 49.78 (8/14) Installing python3 (3.12.13-r0) 05:40:24 #11 50.17 (9/14) Installing python3-pycache-pyc0 (3.12.13-r0) 05:40:24 #11 50.42 (10/14) Installing pyc (3.12.13-r0) 05:40:24 #11 50.53 (11/14) Installing python3-pyc (3.12.13-r0) 05:40:25 #11 50.66 (12/14) Installing python3-dev (3.12.13-r0) 05:40:25 #11 51.32 (13/14) Installing libsodium-dev (1.0.19-r1) 05:40:25 #11 51.46 (14/14) Installing zeromq-dev (4.3.5-r2) 05:40:25 #11 51.58 Executing busybox-1.36.1-r31.trigger 05:40:26 #11 51.59 OK: 1374 MiB in 239 packages 05:40:26 #11 51.64 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:40:26 #11 51.91 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:40:26 #11 52.30 OK: 1374 MiB in 239 packages 05:40:26 #11 52.36 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:40:26 #11 52.63 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:40:27 #11 53.09 (1/1) Installing tzdata (2026b-r0) 05:40:27 #11 53.27 OK: 1376 MiB in 240 packages 05:40:27 #11 53.58 (1/1) Purging tzdata (2026b-r0) 05:40:28 #11 53.59 OK: 1374 MiB in 239 packages 05:40:29 #11 55.21 Looking in links: /tmp/tmpp55h7qkh 05:40:29 #11 55.21 Processing /tmp/tmpp55h7qkh/pip-25.0.1-py3-none-any.whl 05:40:29 #11 55.22 Installing collected packages: pip 05:40:30 #11 56.21 Successfully installed pip-25.0.1 05:40:30 #11 56.21 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. 05:40:30 #11 56.65 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 05:40:31 #11 56.71 Collecting pip 05:40:31 #11 56.75 Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 05:40:31 #11 56.89 Collecting setuptools 05:40:31 #11 56.90 Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 05:40:31 #11 56.93 Collecting wheel 05:40:31 #11 56.93 Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 05:40:31 #11 56.95 Collecting packaging>=24.0 (from wheel) 05:40:31 #11 56.96 Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 05:40:31 #11 56.97 Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 05:40:31 #11 56.99 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 188.7 MB/s eta 0:00:00 05:40:31 #11 56.99 Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 05:40:31 #11 57.00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 259.7 MB/s eta 0:00:00 05:40:31 #11 57.00 Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 05:40:31 #11 57.00 Downloading packaging-26.3-py3-none-any.whl (129 kB) 05:40:31 #11 57.04 Installing collected packages: setuptools, pip, packaging, wheel 05:40:31 #11 57.73 Attempting uninstall: pip 05:40:32 #11 57.74 Found existing installation: pip 25.0.1 05:40:32 #11 57.77 Uninstalling pip-25.0.1: 05:40:32 #11 57.78 Successfully uninstalled pip-25.0.1 05:40:33 #11 58.90 Successfully installed packaging-26.3 pip-26.2.1 setuptools-83.0.0 wheel-0.47.0 05:40:33 #11 58.90 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 05:40:33 #11 59.41 Processing ./edgex-taf-common 05:40:33 #11 59.41 Installing build dependencies: started 05:40:34 #11 60.11 Installing build dependencies: finished with status 'done' 05:40:34 #11 60.11 Getting requirements to build wheel: started 05:40:34 #11 60.49 Getting requirements to build wheel: finished with status 'done' 05:40:35 #11 60.49 Preparing metadata (pyproject.toml): started 05:40:35 #11 60.69 Preparing metadata (pyproject.toml): finished with status 'done' 05:40:35 #11 60.69 Building wheels for collected packages: edgex-taf-common 05:40:35 #11 60.69 Building wheel for edgex-taf-common (pyproject.toml): started 05:40:35 #11 60.93 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 05:40:35 #11 60.93 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15432 sha256=31b24d4980d2f5948b4325a65857fdcc73c12738a600ede32cdb8e3d27f9de5c 05:40:35 #11 60.93 Stored in directory: /tmp/pip-ephem-wheel-cache-s1dc_mcw/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 05:40:35 #11 60.94 Successfully built edgex-taf-common 05:40:35 #11 60.96 Installing collected packages: edgex-taf-common 05:40:35 #11 60.98 Successfully installed edgex-taf-common-0.0.0 05:40:35 #11 60.98 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. 05:40:35 #11 61.49 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 05:40:35 #11 61.52 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 05:40:35 #11 61.54 Collecting python-dotenv==1.2.2 (from -r requirements.txt (line 2)) 05:40:35 #11 61.54 Downloading python_dotenv-1.2.2-py3-none-any.whl.metadata (27 kB) 05:40:35 #11 61.57 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 05:40:35 #11 61.57 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 05:40:35 #11 61.59 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 05:40:36 #11 61.60 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 05:40:36 #11 61.61 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 05:40:36 #11 61.61 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 05:40:36 #11 61.63 Installing build dependencies: started 05:40:36 #11 62.19 Installing build dependencies: finished with status 'done' 05:40:36 #11 62.20 Getting requirements to build wheel: started 05:40:36 #11 62.57 Getting requirements to build wheel: finished with status 'done' 05:40:36 #11 62.57 Preparing metadata (pyproject.toml): started 05:40:37 #11 62.77 Preparing metadata (pyproject.toml): finished with status 'done' 05:40:37 #11 62.78 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 05:40:37 #11 62.79 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 05:40:37 #11 62.79 Installing build dependencies: started 05:40:37 #11 63.34 Installing build dependencies: finished with status 'done' 05:40:37 #11 63.34 Getting requirements to build wheel: started 05:40:37 #11 63.74 Getting requirements to build wheel: finished with status 'done' 05:40:38 #11 63.74 Preparing metadata (pyproject.toml): started 05:40:38 #11 63.93 Preparing metadata (pyproject.toml): finished with status 'done' 05:40:38 #11 63.95 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 05:40:38 #11 63.96 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 05:40:38 #11 63.97 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 05:40:38 #11 63.97 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 05:40:38 #11 64.00 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 05:40:38 #11 64.00 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 05:40:38 #11 64.01 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 05:40:38 #11 64.02 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 05:40:38 #11 64.03 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 05:40:38 #11 64.04 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 05:40:38 #11 64.28 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 05:40:38 #11 64.28 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 05:40:38 #11 64.37 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 05:40:38 #11 64.37 Downloading psutil-7.0.0.tar.gz (497 kB) 05:40:38 #11 64.46 Installing build dependencies: started 05:40:39 #11 65.01 Installing build dependencies: finished with status 'done' 05:40:39 #11 65.01 Getting requirements to build wheel: started 05:40:39 #11 65.50 Getting requirements to build wheel: finished with status 'done' 05:40:39 #11 65.50 Preparing metadata (pyproject.toml): started 05:40:40 #11 65.79 Preparing metadata (pyproject.toml): finished with status 'done' 05:40:40 #11 66.05 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 05:40:40 #11 66.05 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) 05:40:40 #11 66.07 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 05:40:40 #11 66.07 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 05:40:40 #11 66.11 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 05:40:40 #11 66.12 Downloading psycopg2-2.9.10.tar.gz (385 kB) 05:40:40 #11 66.18 Installing build dependencies: started 05:40:40 #11 66.75 Installing build dependencies: finished with status 'done' 05:40:41 #11 66.75 Getting requirements to build wheel: started 05:40:41 #11 67.17 Getting requirements to build wheel: finished with status 'done' 05:40:41 #11 67.17 Preparing metadata (pyproject.toml): started 05:40:41 #11 67.40 Preparing metadata (pyproject.toml): finished with status 'done' 05:40:41 #11 67.48 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 05:40:41 #11 67.48 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 05:40:42 #11 67.65 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 05:40:42 #11 67.65 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 05:40:42 #11 67.67 Collecting pyjwt==2.13.0 (from -r requirements.txt (line 19)) 05:40:42 #11 67.67 Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 05:40:42 #11 67.89 Collecting cryptography==50.0.0 (from -r requirements.txt (line 20)) 05:40:42 #11 67.90 Downloading cryptography-50.0.0-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (4.3 kB) 05:40:42 #11 67.91 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 05:40:42 #11 67.92 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 05:40:42 #11 67.93 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 05:40:42 #11 67.93 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 05:40:42 #11 67.94 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 05:40:42 #11 67.94 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 05:40:42 #11 67.98 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:40:42 #11 67.98 Downloading selenium-4.46.0-py3-none-any.whl.metadata (7.4 kB) 05:40:42 #11 68.00 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:40:42 #11 68.00 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl.metadata (10 kB) 05:40:42 #11 68.02 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:40:42 #11 68.02 Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 05:40:42 #11 68.05 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 05:40:42 #11 68.05 Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) 05:40:42 #11 68.07 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 05:40:42 #11 68.07 Downloading scp-0.16.1-py2.py3-none-any.whl.metadata (4.6 kB) 05:40:42 #11 68.09 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:40:42 #11 68.09 Downloading docutils-0.23-py3-none-any.whl.metadata (15 kB) 05:40:42 #11 68.11 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:40:42 #11 68.11 Downloading flex-6.14.1.tar.gz (40 kB) 05:40:42 #11 68.14 Installing build dependencies: started 05:40:43 #11 68.71 Installing build dependencies: finished with status 'done' 05:40:43 #11 68.71 Getting requirements to build wheel: started 05:40:43 #11 69.11 Getting requirements to build wheel: finished with status 'done' 05:40:43 #11 69.11 Preparing metadata (pyproject.toml): started 05:40:43 #11 69.31 Preparing metadata (pyproject.toml): finished with status 'done' 05:40:43 #11 69.33 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:40:43 #11 69.33 Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) 05:40:43 #11 69.36 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:40:43 #11 69.36 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 05:40:43 #11 69.39 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:40:43 #11 69.39 Downloading openapi_core-0.23.1-py3-none-any.whl.metadata (8.1 kB) 05:40:43 #11 69.41 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:40:43 #11 69.42 Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 05:40:43 #11 69.45 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:40:43 #11 69.46 Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) 05:40:43 #11 69.47 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:40:43 #11 69.48 Downloading tzlocal-5.4.4-py3-none-any.whl.metadata (7.7 kB) 05:40:43 #11 69.59 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 05:40:43 #11 69.60 Downloading charset_normalizer-3.4.9-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (41 kB) 05:40:43 #11 69.62 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 05:40:43 #11 69.62 Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 05:40:43 #11 69.64 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 05:40:43 #11 69.64 Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 05:40:43 #11 69.66 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 05:40:43 #11 69.67 Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 05:40:43 #11 69.68 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 05:40:43 #11 69.69 Downloading reactivex-5.1.0-py3-none-any.whl.metadata (6.5 kB) 05:40:43 #11 69.70 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 05:40:44 #11 69.71 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 05:40:44 #11 69.71 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) 05:40:44 #11 69.84 Collecting cffi>=2.0.0 (from cryptography==50.0.0->-r requirements.txt (line 20)) 05:40:44 #11 69.84 Downloading cffi-2.1.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.5 kB) 05:40:44 #11 69.85 Collecting pycparser (from cffi>=2.0.0->cryptography==50.0.0->-r requirements.txt (line 20)) 05:40:44 #11 69.85 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 05:40:44 #11 69.90 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 05:40:44 #11 69.90 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) 05:40:44 #11 69.92 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 05:40:44 #11 69.93 Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 05:40:44 #11 69.95 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 05:40:44 #11 69.95 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (10.0 kB) 05:40:44 #11 69.97 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 05:40:44 #11 69.97 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 05:40:44 #11 69.99 Collecting typing-extensions<5,>=4.15.0 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 05:40:44 #11 69.99 Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 05:40:44 #11 70.01 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:40:44 #11 70.01 Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) 05:40:44 #11 70.02 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:40:44 #11 70.03 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 05:40:44 #11 70.07 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)) 05:40:44 #11 70.08 Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 05:40:44 #11 70.09 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:40:44 #11 70.10 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 05:40:44 #11 70.10 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:40:44 #11 70.11 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 05:40:44 #11 70.12 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)) 05:40:44 #11 70.12 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 05:40:44 #11 70.13 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)) 05:40:44 #11 70.14 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 05:40:44 #11 70.15 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)) 05:40:44 #11 70.15 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 05:40:44 #11 70.17 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)) 05:40:44 #11 70.18 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 05:40:44 #11 70.22 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:40:44 #11 70.23 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) 05:40:44 #11 70.23 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:40:44 #11 70.24 Downloading validate_email-1.3.tar.gz (4.7 kB) 05:40:44 #11 70.24 Installing build dependencies: started 05:40:44 #11 70.82 Installing build dependencies: finished with status 'done' 05:40:45 #11 70.82 Getting requirements to build wheel: started 05:40:45 #11 71.20 Getting requirements to build wheel: finished with status 'done' 05:40:45 #11 71.20 Preparing metadata (pyproject.toml): started 05:40:45 #11 71.40 Preparing metadata (pyproject.toml): finished with status 'done' 05:40:45 #11 71.42 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:40:45 #11 71.42 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 05:40:45 #11 71.43 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:40:45 #11 71.43 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 05:40:45 #11 71.44 Installing build dependencies: started 05:40:46 #11 72.02 Installing build dependencies: finished with status 'done' 05:40:46 #11 72.02 Getting requirements to build wheel: started 05:40:46 #11 72.43 Getting requirements to build wheel: finished with status 'done' 05:40:46 #11 72.43 Preparing metadata (pyproject.toml): started 05:40:46 #11 72.63 Preparing metadata (pyproject.toml): finished with status 'done' 05:40:47 #11 72.65 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:40:47 #11 72.65 Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 05:40:47 #11 72.67 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:40:47 #11 72.67 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 05:40:47 #11 72.69 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:40:47 #11 72.69 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 05:40:47 #11 72.99 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:40:47 #11 72.99 Downloading rpds_py-2026.6.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 05:40:47 #11 73.01 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:40:47 #11 73.02 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 05:40:47 #11 73.03 Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:40:47 #11 73.03 Downloading jsonschema_path-0.4.6-py3-none-any.whl.metadata (5.9 kB) 05:40:47 #11 73.05 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:40:47 #11 73.06 Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 05:40:47 #11 73.07 Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:40:47 #11 73.08 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) 05:40:47 #11 73.09 Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:40:47 #11 73.10 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl.metadata (6.5 kB) 05:40:47 #11 73.12 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:40:47 #11 73.12 Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 05:40:47 #11 73.13 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)) 05:40:47 #11 73.14 Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) 05:40:47 #11 73.26 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)) 05:40:47 #11 73.27 Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB) 05:40:47 #11 73.29 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)) 05:40:47 #11 73.29 Downloading pydantic_settings-2.14.2-py3-none-any.whl.metadata (3.4 kB) 05:40:47 #11 73.31 Collecting rfc3339-validator (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:40:47 #11 73.31 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 05:40:47 #11 73.35 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)) 05:40:47 #11 73.35 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) 05:40:47 #11 73.37 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)) 05:40:47 #11 73.37 Downloading annotated_types-0.8.0-py3-none-any.whl.metadata (15 kB) 05:40:48 #11 74.18 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)) 05:40:48 #11 74.18 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.6 kB) 05:40:48 #11 74.19 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)) 05:40:48 #11 74.19 Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) 05:40:48 #11 74.26 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:40:48 #11 74.26 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) 05:40:48 #11 74.28 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 05:40:48 #11 74.29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 141.3 MB/s 0:00:00 05:40:48 #11 74.29 Downloading python_dotenv-1.2.2-py3-none-any.whl (22 kB) 05:40:48 #11 74.30 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 05:40:48 #11 74.30 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 05:40:48 #11 74.31 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 05:40:48 #11 74.31 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 05:40:48 #11 74.31 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 05:40:48 #11 74.32 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 05:40:48 #11 74.32 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 05:40:48 #11 74.33 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 05:40:48 #11 74.47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 138.5 MB/s 0:00:00 05:40:48 #11 74.47 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) 05:40:48 #11 74.48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 167.8 MB/s 0:00:00 05:40:48 #11 74.49 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 05:40:48 #11 74.50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 140.5 MB/s 0:00:00 05:40:48 #11 74.50 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 05:40:48 #11 74.52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 186.5 MB/s 0:00:00 05:40:48 #11 74.52 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 05:40:48 #11 74.53 Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 05:40:48 #11 74.53 Downloading cryptography-50.0.0-cp311-abi3-musllinux_1_2_x86_64.whl (5.0 MB) 05:40:48 #11 74.57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 176.7 MB/s 0:00:00 05:40:48 #11 74.57 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 05:40:48 #11 74.58 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 05:40:48 #11 74.58 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 05:40:48 #11 74.58 Downloading charset_normalizer-3.4.9-cp312-cp312-musllinux_1_2_x86_64.whl (226 kB) 05:40:48 #11 74.59 Downloading idna-3.18-py3-none-any.whl (65 kB) 05:40:48 #11 74.59 Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 05:40:48 #11 74.60 Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 05:40:48 #11 74.60 Downloading cffi-2.1.1-cp312-cp312-musllinux_1_2_x86_64.whl (223 kB) 05:40:48 #11 74.61 Downloading click-8.4.2-py3-none-any.whl (119 kB) 05:40:48 #11 74.62 Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) 05:40:48 #11 74.63 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl (359 kB) 05:40:48 #11 74.63 Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 05:40:48 #11 74.64 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) 05:40:48 #11 74.65 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 179.8 MB/s 0:00:00 05:40:48 #11 74.65 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 05:40:48 #11 74.66 Downloading reactivex-5.1.0-py3-none-any.whl (257 kB) 05:40:48 #11 74.66 Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 05:40:48 #11 74.67 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB) 05:40:48 #11 74.67 Downloading scp-0.16.1-py2.py3-none-any.whl (8.9 kB) 05:40:48 #11 74.68 Downloading selenium-4.46.0-py3-none-any.whl (9.4 MB) 05:40:48 #11 74.75 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 131.9 MB/s 0:00:00 05:40:48 #11 74.76 Downloading trio-0.33.0-py3-none-any.whl (510 kB) 05:40:48 #11 74.76 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 05:40:48 #11 74.77 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 05:40:48 #11 74.77 Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 05:40:48 #11 74.78 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 05:40:49 #11 74.78 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 05:40:49 #11 74.78 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 05:40:49 #11 74.79 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 05:40:49 #11 74.79 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 05:40:49 #11 74.79 Downloading docutils-0.23-py3-none-any.whl (634 kB) 05:40:49 #11 74.80 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.7/634.7 kB 150.1 MB/s 0:00:00 05:40:49 #11 74.81 Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 05:40:49 #11 74.81 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) 05:40:49 #11 74.82 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 206.2 MB/s 0:00:00 05:40:49 #11 74.82 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 05:40:49 #11 74.83 Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) 05:40:49 #11 74.83 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 05:40:49 #11 74.83 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 05:40:49 #11 74.84 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 05:40:49 #11 74.84 Downloading rpds_py-2026.6.3-cp312-cp312-musllinux_1_2_x86_64.whl (573 kB) 05:40:49 #11 74.85 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 573.0/573.0 kB 211.5 MB/s 0:00:00 05:40:49 #11 74.85 Downloading openapi_core-0.23.1-py3-none-any.whl (115 kB) 05:40:49 #11 74.86 Downloading jsonschema_path-0.4.6-py3-none-any.whl (19 kB) 05:40:49 #11 74.86 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) 05:40:49 #11 74.87 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl (50 kB) 05:40:49 #11 74.87 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) 05:40:49 #11 74.88 Downloading pathable-0.5.0-py3-none-any.whl (16 kB) 05:40:49 #11 74.88 Downloading pydantic-2.13.4-py3-none-any.whl (472 kB) 05:40:49 #11 74.89 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_x86_64.whl (2.4 MB) 05:40:49 #11 74.90 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 194.2 MB/s 0:00:00 05:40:49 #11 74.91 Downloading pydantic_settings-2.14.2-py3-none-any.whl (61 kB) 05:40:49 #11 74.91 Downloading annotated_types-0.8.0-py3-none-any.whl (13 kB) 05:40:49 #11 74.92 Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) 05:40:49 #11 74.92 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 05:40:49 #11 74.93 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 05:40:49 #11 74.93 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 05:40:49 #11 74.94 Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 05:40:49 #11 74.94 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 05:40:49 #11 74.94 Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 05:40:49 #11 74.95 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 194.4 MB/s 0:00:00 05:40:49 #11 74.96 Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) 05:40:49 #11 74.96 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 05:40:49 #11 74.97 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 05:40:49 #11 74.97 Downloading tzlocal-5.4.4-py3-none-any.whl (18 kB) 05:40:49 #11 75.27 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 05:40:49 #11 75.27 Building wheel for robotframework-sshlibrary (pyproject.toml): started 05:40:49 #11 75.52 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 05:40:50 #11 75.52 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55203 sha256=0fd3dcd62689aab508e3f49b82be7bd5637cc94918281cbc2172d0e219b391de 05:40:50 #11 75.52 Stored in directory: /tmp/pip-ephem-wheel-cache-cbzn57ag/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 05:40:50 #11 75.53 Building wheel for robotbackgroundlogger (pyproject.toml): started 05:40:50 #11 75.76 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 05:40:50 #11 75.76 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=97f0152ae0a233d912f83d7608a49e300dbc03fe1a1214a750a2faa2adac9ee2 05:40:50 #11 75.76 Stored in directory: /tmp/pip-ephem-wheel-cache-cbzn57ag/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 05:40:50 #11 75.77 Building wheel for psutil (pyproject.toml): started 05:40:51 #11 77.50 Building wheel for psutil (pyproject.toml): finished with status 'done' 05:40:51 #11 77.50 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277527 sha256=8bf1bed4e239a8c6d47d1c6b17ebf87e01fd991e4b2cefa900bda498125d0447 05:40:51 #11 77.50 Stored in directory: /tmp/pip-ephem-wheel-cache-cbzn57ag/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 05:40:51 #11 77.51 Building wheel for psycopg2 (pyproject.toml): started 05:41:01 #11 86.06 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 05:41:01 #11 86.06 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521912 sha256=4e7fe3311cb8183603690eaac3dd227b1735a0e788e0927e8e19ca8dfcfe64de 05:41:01 #11 86.06 Stored in directory: /tmp/pip-ephem-wheel-cache-cbzn57ag/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 05:41:01 #11 86.06 Building wheel for flex (pyproject.toml): started 05:41:01 #11 86.37 Building wheel for flex (pyproject.toml): finished with status 'done' 05:41:01 #11 86.37 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77343 sha256=b1608160fbb220574f1607bf83da87c06902e938b11632fb4d9b6eef8f815b0a 05:41:01 #11 86.37 Stored in directory: /tmp/pip-ephem-wheel-cache-cbzn57ag/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 05:41:01 #11 86.38 Building wheel for strict-rfc3339 (pyproject.toml): started 05:41:01 #11 86.62 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 05:41:01 #11 86.62 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18221 sha256=4a5a2ecf3558a277cd6446fb78db6406d51d408bbeaea9ef72f2de5f74bda535 05:41:01 #11 86.62 Stored in directory: /tmp/pip-ephem-wheel-cache-cbzn57ag/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 05:41:01 #11 86.63 Building wheel for validate-email (pyproject.toml): started 05:41:01 #11 86.86 Building wheel for validate-email (pyproject.toml): finished with status 'done' 05:41:01 #11 86.86 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5559 sha256=f869345a4d569a0dda610c64ae4aeec36b38193deebd6d12c9f8e709791cdbc8 05:41:01 #11 86.86 Stored in directory: /tmp/pip-ephem-wheel-cache-cbzn57ag/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 05:41:01 #11 86.86 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 05:41:01 #11 87.07 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 05:41:12 #11 97.99 05:41:12 #11 98.00 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.2.2 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 05:41:12 #11 98.00 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 05:41:13 #11 DONE 98.9s 05:41:13 05:41:13 #12 exporting to image 05:41:13 #12 exporting layers 05:41:20 #12 exporting layers 6.0s done 05:41:20 #12 writing image sha256:769d012ed8e8fcac1505d52465cb09c8988c28b6eda5964bb6106263b233464d done 05:41:20 #12 naming to docker.io/library/edgex-taf-common done 05:41:20 #12 DONE 6.0s [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 05:41:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:41:21 05:41:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:41:21 latest: Pulling from edgex-lftools-log-publisher 05:41:21 5eb5b503b376: Pulling fs layer 05:41:21 5c69ac0246d0: Pulling fs layer 05:41:21 ec43610c2a17: Pulling fs layer 05:41:21 3a2ae6a8a46f: Pulling fs layer 05:41:21 33b1e0a273af: Pulling fs layer 05:41:21 5d3b04190fa2: Pulling fs layer 05:41:21 2f39f015ded8: Pulling fs layer 05:41:21 3a2ae6a8a46f: Waiting 05:41:21 2f39f015ded8: Waiting 05:41:21 5d3b04190fa2: Waiting 05:41:21 33b1e0a273af: Waiting 05:41:21 5c69ac0246d0: Verifying Checksum 05:41:21 5c69ac0246d0: Download complete 05:41:21 ec43610c2a17: Verifying Checksum 05:41:21 ec43610c2a17: Download complete 05:41:21 33b1e0a273af: Verifying Checksum 05:41:21 33b1e0a273af: Download complete 05:41:21 5d3b04190fa2: Verifying Checksum 05:41:21 5d3b04190fa2: Download complete 05:41:22 5eb5b503b376: Verifying Checksum 05:41:22 5eb5b503b376: Download complete 05:41:22 2f39f015ded8: Download complete 05:41:23 5eb5b503b376: Pull complete 05:41:23 5c69ac0246d0: Pull complete 05:41:23 ec43610c2a17: Pull complete 05:41:23 3a2ae6a8a46f: Pull complete 05:41:24 33b1e0a273af: Pull complete 05:41:24 5d3b04190fa2: Pull complete 05:41:29 2f39f015ded8: Pull complete 05:41:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:41:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:41:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:30 prd-ubuntu20.04-docker-8c-8g-16245 does not seem to be running inside a container 05:41:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-160 -v /w/workspace/xfoundry_edgex-taf-common_PR-160:/w/workspace/xfoundry_edgex-taf-common_PR-160:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-160@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:41:31 $ docker top 48a50d10f354457024e4b2707b5098d7229bc90f3eb6464fb1acd046a6225d61 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:41:32 ---> job-cost.sh 05:41:32 lf-activate-venv: SKIPPING 05:41:32 INFO: No Stack... 05:41:32 INFO: Retrieving Pricing Info for: v3-standard-8 05:41:32 INFO: Archiving Costs [Pipeline] sh 05:41:32 + cat /w/workspace/xfoundry_edgex-taf-common_PR-160/archives/cost.csv 05:41:32 + cut -d, -f6 [Pipeline] lock 05:41:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-160-1-stack-cost] 05:41:33 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-160-1-stack-cost] did not exist. Created. 05:41:33 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-160-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:41:33 + echo total: 0.2199999988079071 [Pipeline] stash 05:41:33 Stashed 1 file(s) [Pipeline] } 05:41:33 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-160-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:41:33 $ docker stop --time=1 48a50d10f354457024e4b2707b5098d7229bc90f3eb6464fb1acd046a6225d61 05:41:35 $ docker rm -f --volumes 48a50d10f354457024e4b2707b5098d7229bc90f3eb6464fb1acd046a6225d61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:42:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16247 in /w/workspace/xfoundry_edgex-taf-common_PR-160 [Pipeline] { [Pipeline] checkout 05:42:19 Selected Git installation does not exist. Using Default 05:42:19 The recommended git tool is: NONE 05:42:25 using credential edgex-jenkins-ssh 05:42:25 Cloning the remote Git repository 05:42:25 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 05:42:25 > git init /w/workspace/xfoundry_edgex-taf-common_PR-160 # timeout=10 05:42:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 05:42:26 > git --version # timeout=10 05:42:26 > git --version # 'git version 2.25.1' 05:42:26 using GIT_SSH to set credentials SSH Credentials for GitHub 05:42:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:42:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 05:42:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:42:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 05:42:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 05:42:28 using GIT_SSH to set credentials SSH Credentials for GitHub 05:42:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/160/head:refs/remotes/origin/PR-160 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:42:28 Merging remotes/origin/main commit f841b5a5e64b84806f3af205f58f3dc2f9049a63 into PR head commit 26f3cafbe58f120d0b1d7bbb46172a0b1a6c9765 05:42:29 Merge succeeded, producing 26f3cafbe58f120d0b1d7bbb46172a0b1a6c9765 05:42:29 Checking out Revision 26f3cafbe58f120d0b1d7bbb46172a0b1a6c9765 (PR-160) 05:42:29 Commit message: "build: bump python-dotenv from 1.1.1 to 1.2.2" 05:42:29 > git --version # timeout=10 05:42:29 > git --version # 'git version 2.25.1' 05:42:29 fatal: bad object b1c004cf40c352fe6d03b0971bc7ee860312a7b0 05:42:28 > git config core.sparsecheckout # timeout=10 05:42:28 > git checkout -f 26f3cafbe58f120d0b1d7bbb46172a0b1a6c9765 # timeout=10 05:42:28 > git remote # timeout=10 05:42:28 > git config --get remote.origin.url # timeout=10 05:42:29 using GIT_SSH to set credentials SSH Credentials for GitHub 05:42:29 > git merge f841b5a5e64b84806f3af205f58f3dc2f9049a63 # timeout=10 05:42:29 > git rev-parse HEAD^{commit} # timeout=10 05:42:29 > git config core.sparsecheckout # timeout=10 05:42:29 > git checkout -f 26f3cafbe58f120d0b1d7bbb46172a0b1a6c9765 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:42:35 provisioning config files... 05:42:35 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-160@tmp/config5058924847316377603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:42:36 ---> ****-login.sh 05:42:36 nexus3.edgexfoundry.org:10001 05:42:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:36 Configure a credential helper to remove this warning. See 05:42:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:36 05:42:36 Login Succeeded 05:42:36 nexus3.edgexfoundry.org:10002 05:42:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:36 Configure a credential helper to remove this warning. See 05:42:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:36 05:42:36 Login Succeeded 05:42:36 nexus3.edgexfoundry.org:10003 05:42:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:37 Configure a credential helper to remove this warning. See 05:42:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:37 05:42:37 Login Succeeded 05:42:37 nexus3.edgexfoundry.org:10004 05:42:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:37 Configure a credential helper to remove this warning. See 05:42:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:37 05:42:37 Login Succeeded 05:42:37 ****.io 05:42:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:38 Configure a credential helper to remove this warning. See 05:42:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:38 05:42:38 Login Succeeded 05:42:38 ---> ****-login.sh ends [Pipeline] } 05:42:38 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 05:42:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:42:39 + ls -al . 05:42:39 total 68 05:42:39 drwxrwxr-x 5 jenkins jenkins 4096 Aug 5 05:42 . 05:42:39 drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 05:42 .. 05:42:39 drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 05:42 .git 05:42:39 drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 05:42 .github 05:42:39 -rw-rw-r-- 1 jenkins jenkins 22 Aug 5 05:42 .gitignore 05:42:39 -rw-rw-r-- 1 jenkins jenkins 1653 Aug 5 05:42 Dockerfile 05:42:39 -rw-rw-r-- 1 jenkins jenkins 746 Aug 5 05:42 Jenkinsfile 05:42:39 -rw-rw-r-- 1 jenkins jenkins 11381 Aug 5 05:42 LICENSE 05:42:39 -rw-rw-r-- 1 jenkins jenkins 4232 Aug 5 05:42 README.md 05:42:39 drwxrwxr-x 5 jenkins jenkins 4096 Aug 5 05:42 TUC 05:42:39 -rw-rw-r-- 1 jenkins jenkins 5 Aug 5 05:39 VERSION 05:42:39 -rw-rw-r-- 1 jenkins jenkins 473 Aug 5 05:42 requirements.txt 05:42:39 -rw-rw-r-- 1 jenkins jenkins 54 Aug 5 05:42 robot-entrypoint.sh 05:42:39 -rw-rw-r-- 1 jenkins jenkins 445 Aug 5 05:42 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:40 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=26f3cafbe58f120d0b1d7bbb46172a0b1a6c9765 --label arch=arm64 --label version=0.0.0 . 05:42:40 Sending build context to Docker daemon 450.6kB 05:42:40 Step 1/13 : FROM alpine:3.20 05:42:41 3.20: Pulling from library/alpine 05:42:41 3f26bc2dec0b: Pulling fs layer 05:42:41 3f26bc2dec0b: Verifying Checksum 05:42:41 3f26bc2dec0b: Download complete 05:42:43 3f26bc2dec0b: Pull complete 05:42:43 Digest: sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 05:42:43 Status: Downloaded newer image for alpine:3.20 05:42:43 ---> ab3fe4defd29 05:42:43 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 05:42:43 ---> Running in 86b77ea2f8c1 05:42:43 Removing intermediate container 86b77ea2f8c1 05:42:43 ---> ba9097518c9d 05:42:43 Step 3/13 : LABEL maintainer="Bruce Huang " 05:42:43 ---> Running in b20d1f88c8d2 05:42:44 Removing intermediate container b20d1f88c8d2 05:42:44 ---> f8b169088d90 05:42:44 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 05:42:44 ---> 5371fd351b3a 05:42:44 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 05:42:45 ---> 8172aee4eeab 05:42:45 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 05:42:45 ---> cdeefb745535 05:42:45 Step 7/13 : WORKDIR /edgex-taf 05:42:45 ---> Running in 4b64fb4b9d8d 05:42:46 Removing intermediate container 4b64fb4b9d8d 05:42:46 ---> 2ca1da9167ab 05:42:46 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:42:46 ---> Running in 443fd45f366e 05:42:48 Removing intermediate container 443fd45f366e 05:42:48 ---> 19539b95b3f5 05:42:48 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 05:42:48 ---> Running in 4818678b651e 05:42:49 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:42:49 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:42:51 OK: 9 MiB in 14 packages 05:42:51 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:42:51 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:42:53 (1/14) Installing ca-certificates (20260413-r0) 05:42:53 (2/14) Installing brotli-libs (1.1.0-r2) 05:42:53 (3/14) Installing c-ares (1.33.1-r0) 05:42:57 (4/14) Installing libunistring (1.2-r0) 05:42:58 (5/14) Installing libidn2 (2.3.7-r0) 05:42:58 (6/14) Installing nghttp2-libs (1.62.1-r0) 05:42:58 (7/14) Installing libpsl (0.21.5-r1) 05:42:58 (8/14) Installing zstd-libs (1.5.6-r0) 05:42:59 (9/14) Installing libcurl (8.14.1-r2) 05:42:59 (10/14) Installing curl (8.14.1-r2) 05:42:59 (11/14) Installing docker-cli (26.1.5-r0) 05:43:00 (12/14) Installing oniguruma (6.9.9-r0) 05:43:00 (13/14) Installing jq (1.7.1-r0) 05:43:00 (14/14) Installing openssl (3.3.7-r0) 05:43:01 Executing busybox-1.36.1-r31.trigger 05:43:01 Executing ca-certificates-20260413-r0.trigger 05:43:01 OK: 43 MiB in 28 packages 05:43:01 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:43:01 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:43:03 (1/166) Installing libexpat (2.8.1-r0) 05:43:03 (2/166) Installing libbz2 (1.0.8-r6) 05:43:03 (3/166) Installing libpng (1.6.57-r0) 05:43:03 (4/166) Installing freetype (2.13.2-r0) 05:43:04 (5/166) Installing fontconfig (2.15.0-r1) 05:43:04 (6/166) Installing libfontenc (1.1.8-r0) 05:43:04 (7/166) Installing mkfontscale (1.2.2-r6) 05:43:05 (8/166) Installing font-opensans (0_git20210927-r1) 05:43:05 (9/166) Installing pkgconf (2.2.0-r0) 05:43:05 (10/166) Installing libgcc (13.2.1_git20240309-r1) 05:43:05 (11/166) Installing libffi (3.4.6-r0) 05:43:05 (12/166) Installing libintl (0.22.5-r0) 05:43:06 (13/166) Installing libeconf (0.6.3-r0) 05:43:06 (14/166) Installing libblkid (2.40.1-r1) 05:43:06 (15/166) Installing libmount (2.40.1-r1) 05:43:06 (16/166) Installing pcre2 (10.43-r0) 05:43:06 (17/166) Installing glib (2.80.5-r0) 05:43:07 (18/166) Installing libstdc++ (13.2.1_git20240309-r1) 05:43:07 (19/166) Installing xz-libs (5.8.3-r0) 05:43:08 (20/166) Installing libxml2 (2.12.10-r0) 05:43:08 (21/166) Installing shared-mime-info (2.4-r0) 05:43:13 (22/166) Installing hicolor-icon-theme (0.17-r2) 05:43:13 (23/166) Installing libjpeg-turbo (3.0.3-r0) 05:43:13 (24/166) Installing libsharpyuv (1.3.2-r0) 05:43:13 (25/166) Installing libwebp (1.3.2-r0) 05:43:14 (26/166) Installing tiff (4.6.0t-r0) 05:43:14 (27/166) Installing gdk-pixbuf (2.42.12-r0) 05:43:14 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 05:43:14 (29/166) Installing libxau (1.0.11-r4) 05:43:15 (30/166) Installing libmd (1.1.0-r0) 05:43:15 (31/166) Installing libbsd (0.12.2-r0) 05:43:15 (32/166) Installing libxdmcp (1.1.5-r1) 05:43:15 (33/166) Installing libxcb (1.16.1-r0) 05:43:15 (34/166) Installing libx11 (1.8.9-r1) 05:43:16 (35/166) Installing libxcomposite (0.4.6-r5) 05:43:16 (36/166) Installing libxfixes (6.0.1-r4) 05:43:16 (37/166) Installing libxrender (0.9.11-r5) 05:43:16 (38/166) Installing libxcursor (1.2.2-r1) 05:43:16 (39/166) Installing libxdamage (1.1.6-r5) 05:43:17 (40/166) Installing libxext (1.3.6-r2) 05:43:17 (41/166) Installing libxi (1.8.1-r4) 05:43:17 (42/166) Installing libxinerama (1.1.5-r4) 05:43:17 (43/166) Installing libxrandr (1.5.4-r1) 05:43:18 (44/166) Installing libatk-1.0 (2.52.0-r0) 05:43:18 (45/166) Installing libxtst (1.2.4-r6) 05:43:18 (46/166) Installing dbus-libs (1.14.10-r1) 05:43:18 (47/166) Installing at-spi2-core (2.52.0-r0) 05:43:19 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 05:43:19 (49/166) Installing pixman (0.43.2-r0) 05:43:19 (50/166) Installing cairo (1.18.4-r0) 05:43:19 (51/166) Installing cairo-gobject (1.18.4-r0) 05:43:20 (52/166) Installing avahi-libs (0.8-r17) 05:43:20 (53/166) Installing gmp (6.3.0-r1) 05:43:20 (54/166) Installing nettle (3.10.2-r0) 05:43:20 (55/166) Installing libtasn1 (4.21.0-r0) 05:43:20 (56/166) Installing p11-kit (0.25.3-r0) 05:43:21 (57/166) Installing gnutls (3.8.13-r0) 05:43:21 (58/166) Installing cups-libs (2.4.18-r0) 05:43:21 (59/166) Installing libepoxy (1.5.10-r1) 05:43:22 (60/166) Installing fribidi (1.0.15-r0) 05:43:22 (61/166) Installing graphite2 (1.3.14-r6) 05:43:22 (62/166) Installing harfbuzz (8.5.0-r0) 05:43:22 (63/166) Installing libxft (2.3.8-r3) 05:43:22 (64/166) Installing pango (1.52.2-r0) 05:43:23 (65/166) Installing wayland-libs-client (1.22.0-r4) 05:43:23 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 05:43:23 (67/166) Installing wayland-libs-egl (1.22.0-r4) 05:43:23 (68/166) Installing xkeyboard-config (2.41-r0) 05:43:24 (69/166) Installing libxkbcommon (1.7.0-r0) 05:43:24 (70/166) Installing gtk+3.0 (3.24.43-r0) 05:43:24 (71/166) Installing icu-data-full (74.2-r1) 05:43:25 (72/166) Installing mesa (24.0.9-r1) 05:43:26 (73/166) Installing llvm17-libs (17.0.6-r2) 05:43:29 (74/166) Installing hwdata-pci (0.382-r0) 05:43:29 (75/166) Installing libpciaccess (0.18.1-r0) 05:43:29 (76/166) Installing libdrm (2.4.120-r0) 05:43:29 (77/166) Installing libelf (0.191-r0) 05:43:29 (78/166) Installing mesa-glapi (24.0.9-r1) 05:43:30 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 05:43:30 (80/166) Installing eudev-libs (3.2.14-r2) 05:43:31 (81/166) Installing libmagic (5.45-r1) 05:43:31 (82/166) Installing file (5.45-r1) 05:43:31 (83/166) Installing xprop (1.2.7-r0) 05:43:31 (84/166) Installing libice (1.1.1-r6) 05:43:31 (85/166) Installing libuuid (2.40.1-r1) 05:43:32 (86/166) Installing libsm (1.2.4-r4) 05:43:32 (87/166) Installing libxt (1.3.0-r5) 05:43:32 (88/166) Installing libxmu (1.1.4-r2) 05:43:32 (89/166) Installing xset (1.2.5-r1) 05:43:32 (90/166) Installing xdg-utils (1.2.1-r0) 05:43:33 (91/166) Installing libogg (1.3.5-r5) 05:43:33 (92/166) Installing libflac (1.4.3-r1) 05:43:33 (93/166) Installing alsa-lib (1.2.11-r0) 05:43:34 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 05:43:34 (95/166) Installing aom-libs (3.9.1-r0) 05:43:34 (96/166) Installing libva (2.21.0-r0) 05:43:34 (97/166) Installing libvdpau (1.5-r3) 05:43:35 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 05:43:35 (99/166) Installing libdav1d (1.4.2-r0) 05:43:35 (100/166) Installing openexr-libiex (3.1.13-r1) 05:43:35 (101/166) Installing openexr-libilmthread (3.1.13-r1) 05:43:36 (102/166) Installing imath (3.1.12-r0) 05:43:36 (103/166) Installing openexr-libopenexr (3.1.13-r1) 05:43:36 (104/166) Installing giflib (5.2.2-r0) 05:43:36 (105/166) Installing libhwy (1.0.7-r0) 05:43:37 (106/166) Installing lcms2 (2.19-r0) 05:43:37 (107/166) Installing libjxl (0.10.2-r0) 05:43:37 (108/166) Installing lame-libs (3.100-r5) 05:43:37 (109/166) Installing opus (1.5.2-r0) 05:43:38 (110/166) Installing rav1e-libs (0.7.1-r0) 05:43:38 (111/166) Installing libgomp (13.2.1_git20240309-r1) 05:43:38 (112/166) Installing soxr (0.1.3-r7) 05:43:38 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 05:43:38 (114/166) Installing libtheora (1.1.1-r18) 05:43:39 (115/166) Installing libvorbis (1.3.7-r2) 05:43:39 (116/166) Installing libvpx (1.14.1-r0) 05:43:40 (117/166) Installing libwebpmux (1.3.2-r0) 05:43:40 (118/166) Installing x264-libs (0.164_git20231001-r0) 05:43:40 (119/166) Installing numactl (2.0.18-r0) 05:43:40 (120/166) Installing x265-libs (3.6-r0) 05:43:40 (121/166) Installing xvidcore (1.3.7-r2) 05:43:41 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 05:43:41 (123/166) Installing libbluray (1.3.4-r1) 05:43:42 (124/166) Installing mpg123-libs (1.32.8-r0) 05:43:42 (125/166) Installing libopenmpt (0.7.7-r0) 05:43:42 (126/166) Installing cjson (1.7.19-r0) 05:43:42 (127/166) Installing mbedtls (3.6.6-r0) 05:43:43 (128/166) Installing librist (0.2.10-r1) 05:43:43 (129/166) Installing libsrt (1.5.3-r0) 05:43:43 (130/166) Installing libssh (0.10.6-r0) 05:43:43 (131/166) Installing libsodium (1.0.19-r1) 05:43:44 (132/166) Installing libzmq (4.3.5-r2) 05:43:44 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 05:43:44 (134/166) Installing crc32c (1.1.2-r0) 05:43:44 (135/166) Installing double-conversion (3.3.0-r0) 05:43:44 (136/166) Installing libevent (2.1.12-r7) 05:43:45 (137/166) Installing wayland-libs-server (1.22.0-r4) 05:43:45 (138/166) Installing mesa-gbm (24.0.9-r1) 05:43:45 (139/166) Installing harfbuzz-subset (8.5.0-r0) 05:43:45 (140/166) Installing icu-libs (74.2-r1) 05:43:46 (141/166) Installing minizip (1.3.1-r0) 05:43:46 (142/166) Installing nspr (4.35-r4) 05:43:46 (143/166) Installing sqlite-libs (3.45.3-r3) 05:43:46 (144/166) Installing nss (3.105-r0) 05:43:47 (145/166) Installing openh264 (2.4.1-r0) 05:43:47 (146/166) Installing libcamera-ipa (0.3.0-r0) 05:43:47 (147/166) Installing libunwind (1.8.1-r0) 05:43:48 (148/166) Installing yaml (0.2.5-r2) 05:43:48 (149/166) Installing libcamera (0.3.0-r0) 05:43:48 (150/166) Installing speexdsp (1.2.1-r2) 05:43:48 (151/166) Installing libuv (1.48.0-r0) 05:43:49 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 05:43:49 (153/166) Installing libsndfile (1.2.2-r1) 05:43:49 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 05:43:49 (155/166) Installing pipewire-libs (1.0.6-r1) 05:43:50 (156/166) Installing libasyncns (0.8-r3) 05:43:50 (157/166) Installing libltdl (2.4.7-r3) 05:43:50 (158/166) Installing orc (0.4.40-r0) 05:43:51 (159/166) Installing tdb-libs (1.4.9-r1) 05:43:51 (160/166) Installing libpulse (17.0-r0) 05:43:51 (161/166) Installing libwebpdemux (1.3.2-r0) 05:43:51 (162/166) Installing libgpg-error (1.49-r0) 05:43:51 (163/166) Installing libgcrypt (1.10.3-r0) 05:43:52 (164/166) Installing libxslt (1.1.39-r2) 05:43:52 (165/166) Installing chromium (131.0.6778.108-r0) 05:44:00 (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) 05:44:00 Executing busybox-1.36.1-r31.trigger 05:44:00 Executing fontconfig-2.15.0-r1.trigger 05:44:00 Executing mkfontscale-1.2.2-r6.trigger 05:44:00 Executing glib-2.80.5-r0.trigger 05:44:00 Executing shared-mime-info-2.4-r0.trigger 05:44:02 Executing gdk-pixbuf-2.42.12-r0.trigger 05:44:02 Executing gtk-update-icon-cache-3.24.43-r0.trigger 05:44:02 Executing gtk+3.0-3.24.43-r0.trigger 05:44:02 OK: 658 MiB in 194 packages 05:44:02 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:44:03 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:44:04 (1/30) Installing jansson (2.14-r4) 05:44:08 (2/30) Installing binutils (2.42-r1) 05:44:08 (3/30) Installing libatomic (13.2.1_git20240309-r1) 05:44:08 (4/30) Installing isl26 (0.26-r1) 05:44:08 (5/30) Installing mpfr4 (4.2.1-r0) 05:44:09 (6/30) Installing mpc1 (1.3.1-r1) 05:44:09 (7/30) Installing gcc (13.2.1_git20240309-r1) 05:44:12 (8/30) Installing musl-dev (1.2.5-r3) 05:44:12 (9/30) Installing linux-headers (6.6-r0) 05:44:13 (10/30) Installing libffi-dev (3.4.6-r0) 05:44:13 (11/30) Installing libpq (16.14-r0) 05:44:13 (12/30) Installing openssl-dev (3.3.7-r0) 05:44:14 (13/30) Installing libpq-dev (16.14-r0) 05:44:14 (14/30) Installing libecpg (16.14-r0) 05:44:14 (15/30) Installing libecpg-dev (16.14-r0) 05:44:15 (16/30) Installing clang16-headers (16.0.6-r5) 05:44:15 (17/30) Installing llvm16-libs (16.0.6-r9) 05:44:19 (18/30) Installing clang16-libs (16.0.6-r5) 05:44:19 (19/30) Installing fortify-headers (1.1-r3) 05:44:19 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 05:44:20 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 05:44:21 (22/30) Installing clang16 (16.0.6-r5) 05:44:21 (23/30) Installing icu (74.2-r1) 05:44:21 (24/30) Installing icu-dev (74.2-r1) 05:44:22 (25/30) Installing llvm16 (16.0.6-r9) 05:44:25 (26/30) Installing lz4-libs (1.9.4-r5) 05:44:25 (27/30) Installing lz4-dev (1.9.4-r5) 05:44:25 (28/30) Installing zstd (1.5.6-r0) 05:44:25 (29/30) Installing zstd-dev (1.5.6-r0) 05:44:26 (30/30) Installing postgresql16-dev (16.14-r0) 05:44:26 Executing busybox-1.36.1-r31.trigger 05:44:26 OK: 1184 MiB in 224 packages 05:44:27 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:44:27 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:44:29 (1/14) Installing g++ (13.2.1_git20240309-r1) 05:44:29 (2/14) Installing gdbm (1.23-r1) 05:44:30 (3/14) Installing mpdecimal (4.0.0-r0) 05:44:30 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 05:44:30 (5/14) Installing libncursesw (6.4_p20240420-r2) 05:44:30 (6/14) Installing libpanelw (6.4_p20240420-r2) 05:44:31 (7/14) Installing readline (8.2.10-r0) 05:44:31 (8/14) Installing python3 (3.12.13-r0) 05:44:32 (9/14) Installing python3-pycache-pyc0 (3.12.13-r0) 05:44:33 (10/14) Installing pyc (3.12.13-r0) 05:44:33 (11/14) Installing python3-pyc (3.12.13-r0) 05:44:33 (12/14) Installing python3-dev (3.12.13-r0) 05:44:36 (13/14) Installing libsodium-dev (1.0.19-r1) 05:44:36 (14/14) Installing zeromq-dev (4.3.5-r2) 05:44:37 Executing busybox-1.36.1-r31.trigger 05:44:37 OK: 1371 MiB in 238 packages 05:44:37 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:44:38 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:44:39 OK: 1371 MiB in 238 packages 05:44:39 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:44:40 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:44:41 (1/1) Installing tzdata (2026b-r0) 05:44:42 OK: 1372 MiB in 239 packages 05:44:44 (1/1) Purging tzdata (2026b-r0) 05:44:44 OK: 1371 MiB in 238 packages 05:44:54 Looking in links: /tmp/tmp9pdn36to 05:44:54 Processing /tmp/tmp9pdn36to/pip-25.0.1-py3-none-any.whl 05:44:54 Installing collected packages: pip 05:45:01 Successfully installed pip-25.0.1 05:45:01 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 05:45:03 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 05:45:04 Collecting pip 05:45:04 Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 05:45:05 Collecting setuptools 05:45:05 Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 05:45:07 Collecting wheel 05:45:07 Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 05:45:08 Collecting packaging>=24.0 (from wheel) 05:45:08 Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 05:45:08 Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 05:45:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 39.7 MB/s eta 0:00:00 05:45:08 Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 05:45:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 46.6 MB/s eta 0:00:00 05:45:08 Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 05:45:08 Downloading packaging-26.3-py3-none-any.whl (129 kB) 05:45:08 Installing collected packages: setuptools, pip, packaging, wheel 05:45:13 Attempting uninstall: pip 05:45:13 Found existing installation: pip 25.0.1 05:45:13 Uninstalling pip-25.0.1: 05:45:14 Successfully uninstalled pip-25.0.1 05:45:24 Successfully installed packaging-26.3 pip-26.2.1 setuptools-83.0.0 wheel-0.47.0 05:45:24 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. 05:45:26 Processing ./edgex-taf-common 05:45:26 Installing build dependencies: started 05:45:30 Installing build dependencies: finished with status 'done' 05:45:30 Getting requirements to build wheel: started 05:45:33 Getting requirements to build wheel: finished with status 'done' 05:45:33 Preparing metadata (pyproject.toml): started 05:45:34 Preparing metadata (pyproject.toml): finished with status 'done' 05:45:34 Building wheels for collected packages: edgex-taf-common 05:45:34 Building wheel for edgex-taf-common (pyproject.toml): started 05:45:36 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 05:45:36 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15432 sha256=5a7eb2da3ab9c3cf6854c728a61bfce34a097654f3afa37474d2226275c4fa74 05:45:36 Stored in directory: /tmp/pip-ephem-wheel-cache-ac38yamj/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 05:45:36 Successfully built edgex-taf-common 05:45:36 Installing collected packages: edgex-taf-common 05:45:36 Successfully installed edgex-taf-common-0.0.0 05:45:36 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 05:45:41 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 05:45:41 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 05:45:41 Collecting python-dotenv==1.2.2 (from -r requirements.txt (line 2)) 05:45:41 Downloading python_dotenv-1.2.2-py3-none-any.whl.metadata (27 kB) 05:45:41 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 05:45:41 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 05:45:41 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 05:45:41 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 05:45:41 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 05:45:41 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 05:45:41 Installing build dependencies: started 05:45:45 Installing build dependencies: finished with status 'done' 05:45:45 Getting requirements to build wheel: started 05:45:47 Getting requirements to build wheel: finished with status 'done' 05:45:47 Preparing metadata (pyproject.toml): started 05:45:49 Preparing metadata (pyproject.toml): finished with status 'done' 05:45:49 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 05:45:49 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 05:45:49 Installing build dependencies: started 05:45:53 Installing build dependencies: finished with status 'done' 05:45:53 Getting requirements to build wheel: started 05:45:55 Getting requirements to build wheel: finished with status 'done' 05:45:55 Preparing metadata (pyproject.toml): started 05:45:57 Preparing metadata (pyproject.toml): finished with status 'done' 05:45:57 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 05:45:57 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 05:45:57 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 05:45:57 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 05:45:57 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 05:45:57 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 05:45:57 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 05:45:57 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 05:45:57 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 05:45:57 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 05:46:00 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 05:46:00 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 05:46:00 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 05:46:00 Downloading psutil-7.0.0.tar.gz (497 kB) 05:46:01 Installing build dependencies: started 05:46:05 Installing build dependencies: finished with status 'done' 05:46:05 Getting requirements to build wheel: started 05:46:08 Getting requirements to build wheel: finished with status 'done' 05:46:08 Preparing metadata (pyproject.toml): started 05:46:10 Preparing metadata (pyproject.toml): finished with status 'done' 05:46:12 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 05:46:12 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) 05:46:12 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 05:46:12 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 05:46:13 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 05:46:13 Downloading psycopg2-2.9.10.tar.gz (385 kB) 05:46:13 Installing build dependencies: started 05:46:20 Installing build dependencies: finished with status 'done' 05:46:20 Getting requirements to build wheel: started 05:46:23 Getting requirements to build wheel: finished with status 'done' 05:46:23 Preparing metadata (pyproject.toml): started 05:46:24 Preparing metadata (pyproject.toml): finished with status 'done' 05:46:25 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 05:46:25 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 05:46:27 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 05:46:27 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 05:46:27 Collecting pyjwt==2.13.0 (from -r requirements.txt (line 19)) 05:46:27 Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 05:46:29 Collecting cryptography==50.0.0 (from -r requirements.txt (line 20)) 05:46:29 Downloading cryptography-50.0.0-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (4.3 kB) 05:46:29 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 05:46:29 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 05:46:29 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 05:46:29 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 05:46:29 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 05:46:29 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 05:46:29 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:46:29 Downloading selenium-4.46.0-py3-none-any.whl.metadata (7.4 kB) 05:46:29 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:46:29 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl.metadata (10 kB) 05:46:29 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:46:29 Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 05:46:29 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 05:46:29 Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) 05:46:29 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 05:46:29 Downloading scp-0.16.1-py2.py3-none-any.whl.metadata (4.6 kB) 05:46:30 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:46:30 Downloading docutils-0.23-py3-none-any.whl.metadata (15 kB) 05:46:30 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:46:30 Downloading flex-6.14.1.tar.gz (40 kB) 05:46:30 Installing build dependencies: started 05:46:35 Installing build dependencies: finished with status 'done' 05:46:35 Getting requirements to build wheel: started 05:46:38 Getting requirements to build wheel: finished with status 'done' 05:46:38 Preparing metadata (pyproject.toml): started 05:46:39 Preparing metadata (pyproject.toml): finished with status 'done' 05:46:39 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:46:39 Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) 05:46:39 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:46:39 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 05:46:40 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:46:40 Downloading openapi_core-0.23.1-py3-none-any.whl.metadata (8.1 kB) 05:46:40 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:46:40 Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 05:46:40 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:46:40 Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) 05:46:40 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:46:40 Downloading tzlocal-5.4.4-py3-none-any.whl.metadata (7.7 kB) 05:46:42 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 05:46:42 Downloading charset_normalizer-3.4.9-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (41 kB) 05:46:42 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 05:46:42 Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 05:46:42 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 05:46:42 Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 05:46:42 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 05:46:42 Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 05:46:42 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 05:46:42 Downloading reactivex-5.1.0-py3-none-any.whl.metadata (6.5 kB) 05:46:42 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 05:46:42 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 05:46:42 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) 05:46:44 Collecting cffi>=2.0.0 (from cryptography==50.0.0->-r requirements.txt (line 20)) 05:46:44 Downloading cffi-2.1.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.5 kB) 05:46:44 Collecting pycparser (from cffi>=2.0.0->cryptography==50.0.0->-r requirements.txt (line 20)) 05:46:44 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 05:46:44 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 05:46:44 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) 05:46:44 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 05:46:44 Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 05:46:44 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 05:46:44 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl.metadata (10.0 kB) 05:46:44 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 05:46:44 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 05:46:44 Collecting typing-extensions<5,>=4.15.0 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 05:46:44 Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 05:46:45 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:46:45 Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) 05:46:45 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:46:45 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 05:46:45 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)) 05:46:45 Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 05:46:45 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:46:45 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 05:46:45 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:46:45 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 05:46:45 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)) 05:46:45 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 05:46:45 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)) 05:46:45 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 05:46:46 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)) 05:46:46 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 05:46:46 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)) 05:46:46 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 05:46:46 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:46:46 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.4 kB) 05:46:46 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:46:46 Downloading validate_email-1.3.tar.gz (4.7 kB) 05:46:46 Installing build dependencies: started 05:46:50 Installing build dependencies: finished with status 'done' 05:46:50 Getting requirements to build wheel: started 05:46:53 Getting requirements to build wheel: finished with status 'done' 05:46:53 Preparing metadata (pyproject.toml): started 05:46:54 Preparing metadata (pyproject.toml): finished with status 'done' 05:46:54 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:46:54 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 05:46:55 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:46:55 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 05:46:55 Installing build dependencies: started 05:46:59 Installing build dependencies: finished with status 'done' 05:46:59 Getting requirements to build wheel: started 05:47:01 Getting requirements to build wheel: finished with status 'done' 05:47:01 Preparing metadata (pyproject.toml): started 05:47:03 Preparing metadata (pyproject.toml): finished with status 'done' 05:47:03 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:47:03 Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 05:47:03 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:47:03 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 05:47:03 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:47:03 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 05:47:07 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:47:07 Downloading rpds_py-2026.6.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 05:47:07 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:47:07 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 05:47:07 Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:47:07 Downloading jsonschema_path-0.4.6-py3-none-any.whl.metadata (5.9 kB) 05:47:07 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:47:07 Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 05:47:07 Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:47:07 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) 05:47:07 Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:47:07 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl.metadata (6.5 kB) 05:47:07 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:47:07 Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 05:47:07 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)) 05:47:07 Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) 05:47:09 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)) 05:47:09 Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB) 05:47:09 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)) 05:47:09 Downloading pydantic_settings-2.14.2-py3-none-any.whl.metadata (3.4 kB) 05:47:09 Collecting rfc3339-validator (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:47:09 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 05:47:09 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)) 05:47:09 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) 05:47:09 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)) 05:47:09 Downloading annotated_types-0.8.0-py3-none-any.whl.metadata (15 kB) 05:47:17 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)) 05:47:17 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.6 kB) 05:47:18 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)) 05:47:18 Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) 05:47:18 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:47:18 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.7 kB) 05:47:18 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 05:47:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 49.7 MB/s 0:00:00 05:47:18 Downloading python_dotenv-1.2.2-py3-none-any.whl (22 kB) 05:47:18 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 05:47:18 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 05:47:18 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 05:47:19 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 05:47:19 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 05:47:19 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 05:47:19 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 05:47:19 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 05:47:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 50.5 MB/s 0:00:00 05:47:19 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) 05:47:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 50.9 MB/s 0:00:00 05:47:19 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 05:47:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 54.2 MB/s 0:00:00 05:47:19 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 05:47:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 46.9 MB/s 0:00:00 05:47:19 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 05:47:19 Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 05:47:19 Downloading cryptography-50.0.0-cp311-abi3-musllinux_1_2_aarch64.whl (4.9 MB) 05:47:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 52.3 MB/s 0:00:00 05:47:19 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 05:47:19 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 05:47:19 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 05:47:19 Downloading charset_normalizer-3.4.9-cp312-cp312-musllinux_1_2_aarch64.whl (218 kB) 05:47:19 Downloading idna-3.18-py3-none-any.whl (65 kB) 05:47:19 Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 05:47:19 Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 05:47:19 Downloading cffi-2.1.1-cp312-cp312-musllinux_1_2_aarch64.whl (225 kB) 05:47:19 Downloading click-8.4.2-py3-none-any.whl (119 kB) 05:47:19 Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) 05:47:19 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl (341 kB) 05:47:19 Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 05:47:19 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl (791 kB) 05:47:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 791.9/791.9 kB 51.3 MB/s 0:00:00 05:47:19 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 05:47:19 Downloading reactivex-5.1.0-py3-none-any.whl (257 kB) 05:47:19 Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 05:47:19 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB) 05:47:19 Downloading scp-0.16.1-py2.py3-none-any.whl (8.9 kB) 05:47:19 Downloading selenium-4.46.0-py3-none-any.whl (9.4 MB) 05:47:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 48.9 MB/s 0:00:00 05:47:20 Downloading trio-0.33.0-py3-none-any.whl (510 kB) 05:47:20 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 05:47:20 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 05:47:20 Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 05:47:20 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 05:47:20 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 05:47:20 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 05:47:20 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 05:47:20 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 05:47:20 Downloading docutils-0.23-py3-none-any.whl (634 kB) 05:47:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.7/634.7 kB 51.1 MB/s 0:00:00 05:47:20 Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 05:47:20 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (761 kB) 05:47:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.1/761.1 kB 42.9 MB/s 0:00:00 05:47:20 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 05:47:20 Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) 05:47:20 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 05:47:20 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 05:47:20 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 05:47:20 Downloading rpds_py-2026.6.3-cp312-cp312-musllinux_1_2_aarch64.whl (543 kB) 05:47:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 543.8/543.8 kB 50.8 MB/s 0:00:00 05:47:20 Downloading openapi_core-0.23.1-py3-none-any.whl (115 kB) 05:47:20 Downloading jsonschema_path-0.4.6-py3-none-any.whl (19 kB) 05:47:20 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) 05:47:20 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl (50 kB) 05:47:20 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) 05:47:20 Downloading pathable-0.5.0-py3-none-any.whl (16 kB) 05:47:20 Downloading pydantic-2.13.4-py3-none-any.whl (472 kB) 05:47:20 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_aarch64.whl (2.2 MB) 05:47:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 49.1 MB/s 0:00:00 05:47:20 Downloading pydantic_settings-2.14.2-py3-none-any.whl (61 kB) 05:47:20 Downloading annotated_types-0.8.0-py3-none-any.whl (13 kB) 05:47:20 Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) 05:47:20 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 05:47:20 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (23 kB) 05:47:20 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 05:47:20 Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 05:47:20 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 05:47:20 Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 05:47:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 53.5 MB/s 0:00:00 05:47:20 Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) 05:47:20 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 05:47:20 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 05:47:20 Downloading tzlocal-5.4.4-py3-none-any.whl (18 kB) 05:47:23 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 05:47:23 Building wheel for robotframework-sshlibrary (pyproject.toml): started 05:47:24 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 05:47:24 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55203 sha256=dc195e0e7a8459ede3d7ff66e78e67da5f6b837369fcbebdd8cd73a9ab1dc6fa 05:47:24 Stored in directory: /tmp/pip-ephem-wheel-cache-9r59b_iy/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 05:47:24 Building wheel for robotbackgroundlogger (pyproject.toml): started 05:47:26 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 05:47:26 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=168c695f499def6bad80998a38fe74e28e7d8346efa7b32985f24e1cee5e2720 05:47:26 Stored in directory: /tmp/pip-ephem-wheel-cache-9r59b_iy/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 05:47:26 Building wheel for psutil (pyproject.toml): started 05:47:38 Building wheel for psutil (pyproject.toml): finished with status 'done' 05:47:38 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278195 sha256=8d7717f4411a9e68059647bf9cb1036ab4293e7ee35e71d9efcad0a6c8264dc3 05:47:38 Stored in directory: /tmp/pip-ephem-wheel-cache-9r59b_iy/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 05:47:38 Building wheel for psycopg2 (pyproject.toml): started 05:48:46 Building wheel for psycopg2 (pyproject.toml): still running... 05:48:46 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 05:48:46 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512676 sha256=650b716a012f9363fee453e6d5733018c248308d85bea667b93563e3d3bc3cbc 05:48:46 Stored in directory: /tmp/pip-ephem-wheel-cache-9r59b_iy/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 05:48:46 Building wheel for flex (pyproject.toml): started 05:48:46 Building wheel for flex (pyproject.toml): finished with status 'done' 05:48:46 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77343 sha256=4cc61856f3c46a528d2a0d5ef5ed548ccdb6386d1595f15b4c2e79431f5f61c6 05:48:46 Stored in directory: /tmp/pip-ephem-wheel-cache-9r59b_iy/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 05:48:46 Building wheel for strict-rfc3339 (pyproject.toml): started 05:48:46 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 05:48:46 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18221 sha256=9922b59924a37b56a55e144b381446212be508f26943b0f582fd18ae45bdd0e3 05:48:46 Stored in directory: /tmp/pip-ephem-wheel-cache-9r59b_iy/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 05:48:46 Building wheel for validate-email (pyproject.toml): started 05:48:47 Building wheel for validate-email (pyproject.toml): finished with status 'done' 05:48:47 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5559 sha256=29fc47e27d6561920e6306f99ad8362eab696e2812a37434607cc8543ce14550 05:48:47 Stored in directory: /tmp/pip-ephem-wheel-cache-9r59b_iy/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 05:48:47 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 05:48:49 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 05:50:10 05:50:10 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.2.2 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 05:50:10 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 05:50:58 Removing intermediate container 4818678b651e 05:50:58 ---> b8efc117d33e 05:50:58 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 05:50:58 ---> Running in 20bd219cc212 05:50:58 Removing intermediate container 20bd219cc212 05:50:58 ---> 0504645eefeb 05:50:58 Step 11/13 : LABEL arch=arm64 05:50:58 ---> Running in 54b204a972b4 05:50:58 Removing intermediate container 54b204a972b4 05:50:58 ---> 2883cee9b926 05:50:58 Step 12/13 : LABEL git_sha=26f3cafbe58f120d0b1d7bbb46172a0b1a6c9765 05:50:58 ---> Running in ac5193464235 05:50:58 Removing intermediate container ac5193464235 05:50:58 ---> 0f4be017e1f6 05:50:58 Step 13/13 : LABEL version=0.0.0 05:50:58 ---> Running in 15da2b4153a3 05:50:58 Removing intermediate container 15da2b4153a3 05:50:58 ---> 621e289a5fdb 05:50:58 [Warning] One or more build-args [ARCH] were not consumed 05:50:58 Successfully built 621e289a5fdb 05:50:58 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 05:51:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:51:00 05:51:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:51:01 arm64: Pulling from edgex-lftools-log-publisher 05:51:01 8998bd30e6a1: Pulling fs layer 05:51:01 04944245beec: Pulling fs layer 05:51:01 699f458cf7ca: Pulling fs layer 05:51:01 765212b225bb: Pulling fs layer 05:51:01 f23df028b6ca: Pulling fs layer 05:51:01 d65c8cfc05b1: Pulling fs layer 05:51:01 2437ff75d9bd: Pulling fs layer 05:51:01 765212b225bb: Waiting 05:51:01 f23df028b6ca: Waiting 05:51:01 2437ff75d9bd: Waiting 05:51:01 d65c8cfc05b1: Waiting 05:51:01 04944245beec: Verifying Checksum 05:51:01 04944245beec: Download complete 05:51:01 765212b225bb: Verifying Checksum 05:51:01 765212b225bb: Download complete 05:51:01 f23df028b6ca: Verifying Checksum 05:51:01 f23df028b6ca: Download complete 05:51:01 d65c8cfc05b1: Verifying Checksum 05:51:01 d65c8cfc05b1: Download complete 05:51:02 699f458cf7ca: Verifying Checksum 05:51:02 699f458cf7ca: Download complete 05:51:02 8998bd30e6a1: Download complete 05:51:04 2437ff75d9bd: Verifying Checksum 05:51:04 2437ff75d9bd: Download complete 05:51:06 8998bd30e6a1: Pull complete 05:51:10 04944245beec: Pull complete 05:51:11 699f458cf7ca: Pull complete 05:51:11 765212b225bb: Pull complete 05:51:12 f23df028b6ca: Pull complete 05:51:12 d65c8cfc05b1: Pull complete 05:51:31 2437ff75d9bd: Pull complete 05:51:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:51:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:51:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:51:31 prd-ubuntu20.04-docker-arm64-4c-16g-16247 does not seem to be running inside a container 05:51:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-160 -v /w/workspace/xfoundry_edgex-taf-common_PR-160:/w/workspace/xfoundry_edgex-taf-common_PR-160:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-160@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:51:34 $ docker top 665367bf8ba6520b884642dce5424df54006d6dc44587d9846624ab2b838712b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:51:35 ---> job-cost.sh 05:51:35 lf-activate-venv: SKIPPING 05:51:35 INFO: No Stack... 05:51:38 INFO: Retrieving Pricing Info for: v3-standard-4 05:51:39 INFO: Archiving Costs [Pipeline] sh 05:51:40 + cat /w/workspace/xfoundry_edgex-taf-common_PR-160/archives/cost.csv 05:51:40 + cut -d, -f6 [Pipeline] lock 05:51:40 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-160-1-stack-cost] 05:51:40 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-160-1-stack-cost] did not exist. Created. 05:51:40 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-160-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:51:41 /w/workspace/xfoundry_edgex-taf-common_PR-160@tmp/durable-5f73ac3b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:51:41 + echo total: 0.10999999940395355 [Pipeline] stash 05:51:42 Warning: overwriting stash ‘stack-cost’ 05:51:42 Stashed 1 file(s) [Pipeline] } 05:51:42 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-160-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:51:43 $ docker stop --time=1 665367bf8ba6520b884642dce5424df54006d6dc44587d9846624ab2b838712b 05:51:44 $ docker rm -f --volumes 665367bf8ba6520b884642dce5424df54006d6dc44587d9846624ab2b838712b [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 05:51:48 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-160/archives ] 05:51:48 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-160/archives 05:51:48 total 16 05:51:48 drwxr-xr-x 3 root root 4096 Aug 5 05:41 . 05:51:48 drwxrwxr-x 7 jenkins jenkins 4096 Aug 5 05:41 .. 05:51:48 drwxr-xr-x 2 root root 4096 Aug 5 05:41 cost 05:51:48 -rw-r--r-- 1 root root 88 Aug 5 05:41 cost.csv 05:51:48 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-160/archives 05:51:48 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-160/archives 05:51:48 total 16 05:51:48 drwxr-xr-x 3 jenkins jenkins 4096 Aug 5 05:41 . 05:51:48 drwxrwxr-x 7 jenkins jenkins 4096 Aug 5 05:41 .. 05:51:48 drwxr-xr-x 2 jenkins jenkins 4096 Aug 5 05:41 cost 05:51:48 -rw-r--r-- 1 jenkins jenkins 88 Aug 5 05:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:51:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:51:50 ---> package-listing.sh 05:51:50 ++ facter osfamily 05:51:50 ++ tr '[:upper:]' '[:lower:]' 05:51:50 + OS_FAMILY=debian 05:51:50 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-160 05:51:50 + START_PACKAGES=/tmp/packages_start.txt 05:51:50 + END_PACKAGES=/tmp/packages_end.txt 05:51:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:51:50 + PACKAGES=/tmp/packages_start.txt 05:51:50 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-160 ']' 05:51:50 + PACKAGES=/tmp/packages_end.txt 05:51:50 + case "${OS_FAMILY}" in 05:51:50 + dpkg -l 05:51:50 + grep '^ii' 05:51:51 + '[' -f /tmp/packages_start.txt ']' 05:51:51 + '[' -f /tmp/packages_end.txt ']' 05:51:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:51:51 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-160 ']' 05:51:51 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-160/archives/ 05:51:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-160/archives/ [Pipeline] echo 05:51:51 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-160/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:51:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:51:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:51:53 prd-ubuntu20.04-docker-8c-8g-16245 does not seem to be running inside a container 05:51:53 $ 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-160/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-160 -v /w/workspace/xfoundry_edgex-taf-common_PR-160:/w/workspace/xfoundry_edgex-taf-common_PR-160:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-160@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:51:53 $ docker top 8ad5e7c96b6901908017caaf5f152d070867f3310b43976c5fb418e4bdb8c91d -eo pid,comm [Pipeline] { [Pipeline] sh 05:51:54 + touch /tmp/pre-build-complete [Pipeline] sh 05:51:55 + mkdir -p /var/log/sysstat [Pipeline] sh 05:51:55 + ls /var/log/sa-host 05:51:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:51:56 provisioning config files... 05:51:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-160@tmp/config5125987026642416818tmp [Pipeline] { [Pipeline] echo 05:51:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:51:57 ---> create-netrc.sh [Pipeline] } 05:51:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:51:58 ---> python-tools-install.sh [Pipeline] echo 05:51:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:51:59 ---> sudo-logs.sh 05:51:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:52:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:52:00 ---> job-cost.sh 05:52:00 lf-activate-venv: SKIPPING 05:52:00 DEBUG: total: 0.2199999988079071 05:52:00 INFO: Retrieving Stack Cost... 05:52:01 INFO: Retrieving Pricing Info for: v3-standard-8 05:52:01 INFO: Archiving Costs [Pipeline] echo 05:52:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:52:02 ---> logs-deploy.sh 05:52:02 lf-activate-venv: SKIPPING 05:52:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-160/1 05:52:02 INFO: archiving workspace using pattern(s): 05:52:03 Archives upload complete. 05:52:03 INFO: archiving logs to Nexus 05:52:03 ---> uname -a: 05:52:03 Linux prd-ubuntu20-04-docker-8c-8g-16245 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 05:52:03 05:52:03 05:52:03 ---> lscpu: 05:52:03 Architecture: x86_64 05:52:03 CPU op-mode(s): 32-bit, 64-bit 05:52:03 Byte Order: Little Endian 05:52:03 Address sizes: 40 bits physical, 48 bits virtual 05:52:03 CPU(s): 8 05:52:03 On-line CPU(s) list: 0-7 05:52:03 Thread(s) per core: 1 05:52:03 Core(s) per socket: 1 05:52:03 Socket(s): 8 05:52:03 NUMA node(s): 1 05:52:03 Vendor ID: AuthenticAMD 05:52:03 CPU family: 23 05:52:03 Model: 49 05:52:03 Model name: AMD EPYC-Rome Processor 05:52:03 Stepping: 0 05:52:03 CPU MHz: 2799.998 05:52:03 BogoMIPS: 5599.99 05:52:03 Virtualization: AMD-V 05:52:03 Hypervisor vendor: KVM 05:52:03 Virtualization type: full 05:52:03 L1d cache: 256 KiB 05:52:03 L1i cache: 256 KiB 05:52:03 L2 cache: 4 MiB 05:52:03 L3 cache: 128 MiB 05:52:03 NUMA node0 CPU(s): 0-7 05:52:03 Vulnerability Gather data sampling: Not affected 05:52:03 Vulnerability Itlb multihit: Not affected 05:52:03 Vulnerability L1tf: Not affected 05:52:03 Vulnerability Mds: Not affected 05:52:03 Vulnerability Meltdown: Not affected 05:52:03 Vulnerability Mmio stale data: Not affected 05:52:03 Vulnerability Retbleed: Vulnerable 05:52:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:52:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:52:03 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 05:52:03 Vulnerability Srbds: Not affected 05:52:03 Vulnerability Tsx async abort: Not affected 05:52:03 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 05:52:03 05:52:03 05:52:03 ---> nproc: 05:52:03 8 05:52:03 05:52:03 05:52:03 ---> df -h: 05:52:03 Filesystem Size Used Avail Use% Mounted on 05:52:03 overlay 155G 13G 143G 8% / 05:52:03 tmpfs 64M 0 64M 0% /dev 05:52:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:52:03 shm 64M 0 64M 0% /dev/shm 05:52:03 /dev/vda1 155G 13G 143G 8% /facter-os 05:52:03 05:52:03 05:52:03 ---> sar -b -r -n DEV: 05:52:03 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-16245) 08/05/26 _x86_64_ (8 CPU) 05:52:03 05:52:03 05:38:21 LINUX RESTART (8 CPU) 05:52:03 05:52:03 05:39:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:52:03 05:40:01 105.71 18.64 87.07 0.00 3217.22 22809.83 0.00 05:52:03 05:41:01 47.18 0.00 47.18 0.00 0.00 48118.66 0.00 05:52:03 05:42:01 92.10 0.12 91.98 0.00 7.47 27252.26 0.00 05:52:03 05:43:01 1.88 0.00 1.88 0.00 0.00 24.13 0.00 05:52:03 05:44:01 2.97 0.28 2.68 0.00 15.86 42.53 0.00 05:52:03 05:45:01 1.57 0.00 1.57 0.00 0.00 18.93 0.00 05:52:03 05:46:01 0.85 0.00 0.85 0.00 0.00 11.20 0.00 05:52:03 05:47:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 05:52:03 05:48:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 05:52:03 05:49:01 1.93 0.00 1.93 0.00 0.00 24.53 0.00 05:52:03 05:50:01 1.20 0.30 0.90 0.00 16.80 11.06 0.00 05:52:03 05:51:01 1.37 0.00 1.37 0.00 0.00 16.40 0.00 05:52:03 05:52:01 4.78 0.18 4.60 0.00 15.06 103.85 0.00 05:52:03 Average: 20.17 1.48 18.69 0.00 247.91 7553.99 0.00 05:52:03 05:52:03 05:39:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:52:03 05:40:01 28764288 31447344 859288 2.61 79536 2894920 2065708 6.09 1136388 2602620 349444 05:52:03 05:41:01 27419100 31362552 922456 2.81 91368 4083952 2105364 6.21 1304448 3695856 142296 05:52:03 05:42:01 26909412 31493368 794992 2.42 113660 4653004 1658540 4.89 2498388 2965784 300 05:52:03 05:43:01 26909552 31493568 794508 2.42 113708 4653004 1658540 4.89 2498504 2965784 236 05:52:03 05:44:01 26915224 31500204 787756 2.40 113916 4653616 1685060 4.97 2491532 2966328 268 05:52:03 05:45:01 26915712 31500728 787168 2.39 113948 4653620 1685060 4.97 2491268 2966328 160 05:52:03 05:46:01 26923184 31508304 779544 2.37 113976 4653624 1685060 4.97 2483872 2966336 64 05:52:03 05:47:01 26922544 31507712 780104 2.37 114000 4653624 1685060 4.97 2483628 2966336 48 05:52:03 05:48:01 26923116 31508468 779112 2.37 114032 4653632 1685060 4.97 2484116 2966344 188 05:52:03 05:49:01 26925224 31510800 776704 2.36 114120 4653740 1685060 4.97 2482216 2966444 176 05:52:03 05:50:01 26922788 31508936 778452 2.37 114152 4654240 1685060 4.97 2485872 2966760 184 05:52:03 05:51:01 26922124 31508368 778896 2.37 114196 4654244 1685060 4.97 2485908 2966764 180 05:52:03 05:52:01 26899080 31488112 794012 2.42 114468 4655472 1714804 5.06 2503664 2963660 272 05:52:03 Average: 27097796 31487574 800999 2.44 109622 4474669 1744880 5.14 2294600 2994257 37986 05:52:03 05:52:03 05:39:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:52:03 05:40:01 docker0 168.48 211.07 10.38 2168.86 0.00 0.00 0.00 0.00 05:52:03 05:40:01 lo 4.74 4.74 0.49 0.49 0.00 0.00 0.00 0.00 05:52:03 05:40:01 veth4208880 166.95 209.51 12.44 2164.90 0.00 0.00 0.00 0.18 05:52:03 05:40:01 ens3 435.88 320.73 6124.04 82.95 0.00 0.00 0.00 0.00 05:52:03 05:41:01 docker0 254.72 456.96 16.78 7927.94 0.00 0.00 0.00 0.00 05:52:03 05:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:52:03 05:41:01 veth4208880 254.72 456.99 20.27 7927.94 0.00 0.00 0.00 0.65 05:52:03 05:41:01 ens3 517.28 294.77 7972.91 46.21 0.00 0.00 0.00 0.00 05:52:03 05:42:01 docker0 0.12 0.10 0.00 0.01 0.00 0.00 0.00 0.00 05:52:03 05:42:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 05:52:03 05:42:01 ens3 102.47 62.87 2528.82 13.98 0.00 0.00 0.00 0.00 05:52:03 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:03 05:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:52:03 05:43:01 ens3 1.27 0.43 0.43 0.28 0.00 0.00 0.00 0.00 05:52:03 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:03 05:44:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:52:03 05:44:01 ens3 1.30 0.88 0.88 0.53 0.00 0.00 0.00 0.00 05:52:03 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:03 05:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:52:03 05:45:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 05:52:03 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:03 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:03 05:46:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:52:03 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:03 05:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:52:03 05:47:01 ens3 0.23 0.13 0.02 0.01 0.00 0.00 0.00 0.00 05:52:03 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:03 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:03 05:48:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:52:03 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:03 05:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:52:03 05:49:01 ens3 0.38 0.22 0.15 0.07 0.00 0.00 0.00 0.00 05:52:03 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:03 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:03 05:50:01 ens3 0.87 0.58 0.82 0.37 0.00 0.00 0.00 0.00 05:52:03 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:03 05:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:52:03 05:51:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 05:52:03 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:03 05:52:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 05:52:03 05:52:01 ens3 25.01 13.40 26.50 8.21 0.00 0.00 0.00 0.00 05:52:03 Average: docker0 32.39 51.19 2.08 774.88 0.00 0.00 0.00 0.00 05:52:03 Average: lo 0.55 0.55 0.05 0.05 0.00 0.00 0.00 0.00 05:52:03 Average: ens3 83.02 53.06 1274.89 11.65 0.00 0.00 0.00 0.00 05:52:03 05:52:03 05:52:03 ---> sar -P ALL: 05:52:03 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-16245) 08/05/26 _x86_64_ (8 CPU) 05:52:03 05:52:03 05:38:21 LINUX RESTART (8 CPU) 05:52:03 05:52:03 05:39:02 CPU %user %nice %system %iowait %steal %idle 05:52:03 05:40:01 all 4.76 0.00 1.79 0.52 0.05 92.88 05:52:03 05:40:01 0 5.53 0.00 2.18 0.19 0.05 92.05 05:52:03 05:40:01 1 2.57 0.00 1.66 1.90 0.05 93.82 05:52:03 05:40:01 2 7.00 0.00 2.82 0.09 0.05 90.05 05:52:03 05:40:01 3 4.31 0.00 1.16 0.19 0.05 94.29 05:52:03 05:40:01 4 5.85 0.00 2.24 0.36 0.05 91.50 05:52:03 05:40:01 5 4.36 0.00 1.04 0.07 0.05 94.48 05:52:03 05:40:01 6 3.42 0.00 1.65 0.70 0.05 94.18 05:52:03 05:40:01 7 5.02 0.00 1.59 0.70 0.05 92.64 05:52:03 05:41:01 all 7.99 0.00 1.60 0.35 0.04 90.02 05:52:03 05:41:01 0 12.16 0.00 2.44 0.02 0.03 85.36 05:52:03 05:41:01 1 8.06 0.00 1.92 1.67 0.03 88.32 05:52:03 05:41:01 2 7.79 0.00 1.41 0.02 0.05 90.73 05:52:03 05:41:01 3 3.63 0.00 1.15 1.10 0.03 94.08 05:52:03 05:41:01 4 5.21 0.00 1.19 0.00 0.03 93.57 05:52:03 05:41:01 5 5.51 0.00 1.31 0.02 0.05 93.12 05:52:03 05:41:01 6 10.63 0.00 1.29 0.00 0.05 88.03 05:52:03 05:41:01 7 10.92 0.00 2.10 0.00 0.05 86.93 05:52:03 05:42:01 all 5.43 0.00 1.71 0.38 0.03 92.45 05:52:03 05:42:01 0 4.87 0.00 1.57 0.18 0.05 93.33 05:52:03 05:42:01 1 11.94 0.00 3.46 0.94 0.05 83.61 05:52:03 05:42:01 2 3.38 0.00 0.97 0.05 0.02 95.58 05:52:03 05:42:01 3 6.17 0.00 2.20 1.08 0.02 90.54 05:52:03 05:42:01 4 3.29 0.00 1.07 0.02 0.02 95.60 05:52:03 05:42:01 5 5.38 0.00 2.07 0.15 0.03 92.37 05:52:03 05:42:01 6 4.51 0.00 1.44 0.64 0.05 93.35 05:52:03 05:42:01 7 3.90 0.00 0.87 0.00 0.03 95.20 05:52:03 05:43:01 all 0.02 0.00 0.02 0.00 0.01 99.95 05:52:03 05:43:01 0 0.02 0.00 0.03 0.00 0.00 99.95 05:52:03 05:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:52:03 05:43:01 2 0.05 0.00 0.03 0.00 0.00 99.92 05:52:03 05:43:01 3 0.00 0.00 0.00 0.02 0.02 99.97 05:52:03 05:43:01 4 0.00 0.00 0.00 0.00 0.02 99.98 05:52:03 05:43:01 5 0.02 0.00 0.05 0.00 0.00 99.93 05:52:03 05:43:01 6 0.03 0.00 0.02 0.02 0.02 99.92 05:52:03 05:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:52:03 05:44:01 all 0.06 0.00 0.04 0.00 0.01 99.89 05:52:03 05:44:01 0 0.07 0.00 0.03 0.00 0.02 99.88 05:52:03 05:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 05:52:03 05:44:01 2 0.05 0.00 0.03 0.00 0.02 99.90 05:52:03 05:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 05:52:03 05:44:01 4 0.07 0.00 0.05 0.00 0.02 99.87 05:52:03 05:44:01 5 0.07 0.00 0.03 0.00 0.00 99.90 05:52:03 05:44:01 6 0.10 0.00 0.08 0.03 0.03 99.75 05:52:03 05:44:01 7 0.03 0.00 0.05 0.00 0.00 99.92 05:52:03 05:45:01 all 0.02 0.00 0.01 0.00 0.00 99.96 05:52:03 05:45:01 0 0.00 0.00 0.03 0.00 0.00 99.97 05:52:03 05:45:01 1 0.03 0.00 0.00 0.00 0.02 99.95 05:52:03 05:45:01 2 0.07 0.00 0.02 0.00 0.02 99.90 05:52:03 05:45:01 3 0.02 0.00 0.00 0.02 0.00 99.97 05:52:03 05:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:52:03 05:45:01 5 0.02 0.00 0.03 0.00 0.00 99.95 05:52:03 05:45:01 6 0.05 0.00 0.00 0.02 0.00 99.93 05:52:03 05:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:52:03 05:46:01 all 0.10 0.00 0.01 0.00 0.01 99.88 05:52:03 05:46:01 0 0.05 0.00 0.00 0.00 0.00 99.95 05:52:03 05:46:01 1 0.05 0.00 0.02 0.02 0.00 99.92 05:52:03 05:46:01 2 0.62 0.00 0.02 0.00 0.00 99.37 05:52:03 05:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:52:03 05:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:52:03 05:46:01 5 0.02 0.00 0.02 0.00 0.02 99.95 05:52:03 05:46:01 6 0.07 0.00 0.02 0.00 0.02 99.90 05:52:03 05:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:52:03 05:47:01 all 0.24 0.00 0.01 0.00 0.01 99.74 05:52:03 05:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:52:03 05:47:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:52:03 05:47:01 2 1.86 0.00 0.03 0.00 0.02 98.09 05:52:03 05:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:52:03 05:47:01 4 0.00 0.00 0.02 0.00 0.02 99.97 05:52:03 05:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:52:03 05:47:01 6 0.00 0.00 0.00 0.02 0.02 99.97 05:52:03 05:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:52:03 05:48:01 all 0.06 0.00 0.01 0.00 0.01 99.92 05:52:03 05:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:52:03 05:48:01 1 0.03 0.00 0.02 0.00 0.02 99.93 05:52:03 05:48:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:52:03 05:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:52:03 05:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:52:03 05:48:01 5 0.33 0.00 0.02 0.00 0.00 99.65 05:52:03 05:48:01 6 0.03 0.00 0.03 0.00 0.02 99.92 05:52:03 05:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:52:03 05:49:01 all 0.01 0.00 0.01 0.00 0.01 99.96 05:52:03 05:49:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:52:03 05:49:01 1 0.00 0.00 0.03 0.02 0.02 99.93 05:52:03 05:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:52:03 05:49:01 3 0.02 0.00 0.02 0.00 0.02 99.95 05:52:03 05:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:52:03 05:49:01 5 0.03 0.00 0.00 0.00 0.02 99.95 05:52:03 05:49:01 6 0.02 0.00 0.00 0.02 0.00 99.97 05:52:03 05:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:52:03 05:50:01 all 0.08 0.00 0.01 0.00 0.01 99.90 05:52:03 05:50:01 0 0.08 0.00 0.02 0.00 0.00 99.90 05:52:03 05:50:01 1 0.07 0.00 0.02 0.00 0.03 99.88 05:52:03 05:50:01 2 0.05 0.00 0.02 0.00 0.02 99.92 05:52:03 05:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:52:03 05:50:01 4 0.02 0.00 0.00 0.00 0.02 99.97 05:52:03 05:50:01 5 0.13 0.00 0.02 0.00 0.00 99.85 05:52:03 05:50:01 6 0.18 0.00 0.02 0.02 0.00 99.78 05:52:03 05:50:01 7 0.07 0.00 0.00 0.00 0.00 99.93 05:52:03 05:52:03 05:50:01 CPU %user %nice %system %iowait %steal %idle 05:52:03 05:51:01 all 0.01 0.00 0.02 0.00 0.01 99.96 05:52:03 05:51:01 0 0.02 0.00 0.03 0.00 0.02 99.93 05:52:03 05:51:01 1 0.02 0.00 0.05 0.02 0.02 99.90 05:52:03 05:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:52:03 05:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:52:03 05:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:52:03 05:51:01 5 0.03 0.00 0.02 0.00 0.02 99.93 05:52:03 05:51:01 6 0.03 0.00 0.00 0.02 0.00 99.95 05:52:03 05:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:52:03 05:52:01 all 0.50 0.00 0.20 0.02 0.02 99.26 05:52:03 05:52:01 0 0.43 0.00 0.23 0.00 0.00 99.33 05:52:03 05:52:01 1 0.62 0.00 0.22 0.02 0.05 99.10 05:52:03 05:52:01 2 0.63 0.00 0.22 0.02 0.02 99.12 05:52:03 05:52:01 3 0.13 0.00 0.18 0.02 0.02 99.65 05:52:03 05:52:01 4 0.55 0.00 0.20 0.00 0.02 99.23 05:52:03 05:52:01 5 0.50 0.00 0.20 0.03 0.02 99.25 05:52:03 05:52:01 6 0.90 0.00 0.22 0.03 0.02 98.83 05:52:03 05:52:01 7 0.27 0.00 0.13 0.02 0.02 99.57 05:52:03 Average: all 1.47 0.00 0.42 0.10 0.02 97.99 05:52:03 Average: 0 1.78 0.00 0.51 0.03 0.02 97.67 05:52:03 Average: 1 1.80 0.00 0.57 0.35 0.02 97.26 05:52:03 Average: 2 1.65 0.00 0.43 0.01 0.02 97.89 05:52:03 Average: 3 1.09 0.00 0.36 0.19 0.01 98.35 05:52:03 Average: 4 1.14 0.00 0.36 0.03 0.01 98.45 05:52:03 Average: 5 1.25 0.00 0.37 0.02 0.02 98.34 05:52:03 Average: 6 1.53 0.00 0.36 0.11 0.02 97.97 05:52:03 Average: 7 1.55 0.00 0.36 0.05 0.01 98.02 05:52:03 05:52:03 05:52:03