Pull request #127 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cherrycl for edgexfoundry/edgex-taf-common Obtained Jenkinsfile from 4d4f75a47e2379e8d50c6374e127dd66af98353a+e4e89c18e6f8bbda7b921cc842ad2d6c2bbc65c8 (d50bc0c23ac9a4cfa3850909b5c6cf40b120fc60) 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-ssh13190070731452754351.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh5222956678800845337.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-127/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-127/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15497408531697941777.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-127/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13268243738036289046.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh9648640244671852746.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-127/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-127/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15788432965564422788.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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 Running on prd-ubuntu20.04-docker-8c-8g-2815 in /w/workspace/xfoundry_edgex-taf-common_PR-127 [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-127 # 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 Merging remotes/origin/main commit e4e89c18e6f8bbda7b921cc842ad2d6c2bbc65c8 into PR head commit 4d4f75a47e2379e8d50c6374e127dd66af98353a Merge succeeded, producing 4d4f75a47e2379e8d50c6374e127dd66af98353a Checking out Revision 4d4f75a47e2379e8d50c6374e127dd66af98353a (PR-127) > 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/127/head:refs/remotes/origin/PR-127 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4d4f75a47e2379e8d50c6374e127dd66af98353a # 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 e4e89c18e6f8bbda7b921cc842ad2d6c2bbc65c8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4d4f75a47e2379e8d50c6374e127dd66af98353a # timeout=10 Commit message: "fix: Add libraries for generating external jwt token" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:07:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:07:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:07:10 ========================================================= 06:07:10 EdgeX Global Pipelines Version Info 06:07:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:07:11 ------------------- 06:07:11 stable info: 06:07:11 ------------------- 06:07:11 Commited By: Ginny Guan ginny@iotechsys.com 06:07:11 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 06:07:11 Message: update stable to v1.0.274 06:07:12 ------------------- 06:07:12 experimental info: 06:07:12 ------------------- 06:07:12 Commited By: **** collab-it+edgex@linuxfoundation.org 06:07:12 Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 06:07:12 Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:07:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 06:07:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 06:07:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:07:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:07:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:07:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 06:07:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:07:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 06:07:12 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 06:07:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:07:12 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 06:07:13 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 06:07:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:07:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:07:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-127 [Pipeline] echo 06:07:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-127 [Pipeline] echo 06:07:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-127 [Pipeline] echo 06:07:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4d4f75a47e2379e8d50c6374e127dd66af98353a [Pipeline] echo 06:07:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4d4f75a [Pipeline] echo 06:07:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:07:13 provisioning config files... 06:07:13 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-127@tmp/config4520236894712876995tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:07:14 ---> ****-login.sh 06:07:14 nexus3.edgexfoundry.org:10001 06:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:07:14 Configure a credential helper to remove this warning. See 06:07:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:07:14 06:07:14 Login Succeeded 06:07:14 nexus3.edgexfoundry.org:10002 06:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:07:14 Configure a credential helper to remove this warning. See 06:07:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:07:14 06:07:14 Login Succeeded 06:07:14 nexus3.edgexfoundry.org:10003 06:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:07:14 Configure a credential helper to remove this warning. See 06:07:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:07:14 06:07:14 Login Succeeded 06:07:14 nexus3.edgexfoundry.org:10004 06:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:07:14 Configure a credential helper to remove this warning. See 06:07:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:07:14 06:07:14 Login Succeeded 06:07:14 ****.io 06:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:07:14 Configure a credential helper to remove this warning. See 06:07:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:07:14 06:07:14 Login Succeeded 06:07:14 ---> ****-login.sh ends [Pipeline] } 06:07:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:07:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:07:15 + grep -v github /etc/ssh/ssh_known_hosts 06:07:15 + [ -e /tmp/ssh_known_hosts ] 06:07:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:07:15 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 06:07:15 tee -a /etc/ssh/ssh_known_hosts 06:07:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:07:16 06:07:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:07:16 0.1.4: Pulling from edgex-devops/py-git-semver 06:07:16 3dae71ba6b94: Pulling fs layer 06:07:16 6bf1a483ea7c: Pulling fs layer 06:07:16 f5dfc541a4d3: Pulling fs layer 06:07:16 461d9e800cba: Pulling fs layer 06:07:16 80192f66455f: Pulling fs layer 06:07:16 2e8e34ca0e6c: Pulling fs layer 06:07:16 a29436f7fd5d: Pulling fs layer 06:07:16 923cac83aea3: Pulling fs layer 06:07:16 25ad8b0a4227: Pulling fs layer 06:07:16 db01528c6b51: Pulling fs layer 06:07:16 28988de357af: Pulling fs layer 06:07:16 a29436f7fd5d: Waiting 06:07:16 461d9e800cba: Waiting 06:07:16 80192f66455f: Waiting 06:07:16 2e8e34ca0e6c: Waiting 06:07:16 25ad8b0a4227: Waiting 06:07:16 923cac83aea3: Waiting 06:07:16 28988de357af: Waiting 06:07:16 db01528c6b51: Waiting 06:07:16 6bf1a483ea7c: Verifying Checksum 06:07:16 6bf1a483ea7c: Download complete 06:07:16 461d9e800cba: Download complete 06:07:16 80192f66455f: Download complete 06:07:16 f5dfc541a4d3: Verifying Checksum 06:07:16 f5dfc541a4d3: Download complete 06:07:16 3dae71ba6b94: Verifying Checksum 06:07:16 3dae71ba6b94: Download complete 06:07:16 923cac83aea3: Verifying Checksum 06:07:17 25ad8b0a4227: Verifying Checksum 06:07:17 25ad8b0a4227: Download complete 06:07:17 db01528c6b51: Verifying Checksum 06:07:17 db01528c6b51: Download complete 06:07:17 28988de357af: Verifying Checksum 06:07:17 28988de357af: Download complete 06:07:17 a29436f7fd5d: Verifying Checksum 06:07:17 a29436f7fd5d: Download complete 06:07:17 2e8e34ca0e6c: Verifying Checksum 06:07:17 3dae71ba6b94: Pull complete 06:07:18 6bf1a483ea7c: Pull complete 06:07:18 f5dfc541a4d3: Pull complete 06:07:18 461d9e800cba: Pull complete 06:07:18 80192f66455f: Pull complete 06:07:22 2e8e34ca0e6c: Pull complete 06:07:22 a29436f7fd5d: Pull complete 06:07:22 923cac83aea3: Pull complete 06:07:22 25ad8b0a4227: Pull complete 06:07:23 db01528c6b51: Pull complete 06:07:23 28988de357af: Pull complete 06:07:23 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:07:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:07:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:07:23 prd-ubuntu20.04-docker-8c-8g-2815 does not seem to be running inside a container 06:07:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-127 -v /w/workspace/xfoundry_edgex-taf-common_PR-127:/w/workspace/xfoundry_edgex-taf-common_PR-127:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-127@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:07:25 $ docker top e4ca140c81f032840c8f75704ad215bf63c0dee32b1b948eecb4edd0cc0d6a77 -eo pid,comm 06:07:25 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:07:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:07:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:07:25 [ssh-agent] Looking for ssh-agent implementation... 06:07:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:07:25 $ docker exec e4ca140c81f032840c8f75704ad215bf63c0dee32b1b948eecb4edd0cc0d6a77 ssh-agent 06:07:25 SSH_AUTH_SOCK=/tmp/ssh-42iE0tP2dC2s/agent.33 06:07:25 SSH_AGENT_PID=39 06:07:25 Running ssh-add (command line suppressed) 06:07:25 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-127@tmp/private_key_11305145650756322481.key (/w/workspace/xfoundry_edgex-taf-common_PR-127@tmp/private_key_11305145650756322481.key) 06:07:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:07:26 + git tag --points-at HEAD [Pipeline] } 06:07:26 $ docker exec --env ******** --env ******** e4ca140c81f032840c8f75704ad215bf63c0dee32b1b948eecb4edd0cc0d6a77 ssh-agent -k 06:07:26 unset SSH_AUTH_SOCK; 06:07:26 unset SSH_AGENT_PID; 06:07:26 echo Agent pid 39 killed; 06:07:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:07:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:07:26 [ssh-agent] Looking for ssh-agent implementation... 06:07:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:07:26 $ docker exec e4ca140c81f032840c8f75704ad215bf63c0dee32b1b948eecb4edd0cc0d6a77 ssh-agent 06:07:26 SSH_AUTH_SOCK=/tmp/ssh-5cvWlCCS61nA/agent.74 06:07:26 SSH_AGENT_PID=80 06:07:26 Running ssh-add (command line suppressed) 06:07:26 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-127@tmp/private_key_6601492420968772272.key (/w/workspace/xfoundry_edgex-taf-common_PR-127@tmp/private_key_6601492420968772272.key) 06:07:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:07:27 + git semver init 06:07:27 2025-06-05 06:07:27,251 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:07:27 2025-06-05 06:07:27,255 [run_init] DEBUG init version:0.0.0 force:False 06:07:27 2025-06-05 06:07:27,256 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-127/.semver 06:07:27 2025-06-05 06:07:27,257 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-127/.semver 06:07:27 2025-06-05 06:07:27,257 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-127/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-127, stdin=None, shell=False, universal_newlines=False) 06:07:27 2025-06-05 06:07:27,857 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-127/.git/info/exclude 06:07:27 2025-06-05 06:07:27,857 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-127/.semver/PR-127 with force:False 06:07:27 2025-06-05 06:07:27,857 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-127/.semver/PR-127 06:07:27 2025-06-05 06:07:27,861 [execute] INFO git cat-file --batch-check 06:07:27 2025-06-05 06:07:27,862 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-127/.semver, stdin=, shell=False, universal_newlines=False) 06:07:27 2025-06-05 06:07:27,866 [execute] INFO git cat-file --batch 06:07:27 2025-06-05 06:07:27,866 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-127/.semver, stdin=, shell=False, universal_newlines=False) 06:07:27 2025-06-05 06:07:27,869 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-127/.semver/PR-127 06:07:27 0.0.0 [Pipeline] } 06:07:28 $ docker exec --env ******** --env ******** e4ca140c81f032840c8f75704ad215bf63c0dee32b1b948eecb4edd0cc0d6a77 ssh-agent -k 06:07:28 unset SSH_AUTH_SOCK; 06:07:28 unset SSH_AGENT_PID; 06:07:28 echo Agent pid 80 killed; 06:07:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:07:28 + git semver [Pipeline] } 06:07:29 $ docker stop --time=1 e4ca140c81f032840c8f75704ad215bf63c0dee32b1b948eecb4edd0cc0d6a77 06:07:30 $ docker rm -f --volumes e4ca140c81f032840c8f75704ad215bf63c0dee32b1b948eecb4edd0cc0d6a77 [Pipeline] // withDockerContainer [Pipeline] sh 06:07:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:07:31 Stashed 1 file(s) [Pipeline] echo 06:07:31 [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 06:07:31 provisioning config files... 06:07:31 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-127@tmp/config7881625805896655846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:07:32 ---> ****-login.sh 06:07:32 nexus3.edgexfoundry.org:10001 06:07:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:07:32 Configure a credential helper to remove this warning. See 06:07:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:07:32 06:07:32 Login Succeeded 06:07:32 nexus3.edgexfoundry.org:10002 06:07:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:07:32 Configure a credential helper to remove this warning. See 06:07:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:07:32 06:07:32 Login Succeeded 06:07:32 nexus3.edgexfoundry.org:10003 06:07:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:07:32 Configure a credential helper to remove this warning. See 06:07:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:07:32 06:07:32 Login Succeeded 06:07:32 nexus3.edgexfoundry.org:10004 06:07:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:07:32 Configure a credential helper to remove this warning. See 06:07:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:07:32 06:07:32 Login Succeeded 06:07:32 ****.io 06:07:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:07:32 Configure a credential helper to remove this warning. See 06:07:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:07:32 06:07:32 Login Succeeded 06:07:32 ---> ****-login.sh ends [Pipeline] } 06:07:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:07:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:07:34 + ls -al . 06:07:34 total 72 06:07:34 drwxrwxr-x 6 jenkins jenkins 4096 Jun 5 06:07 . 06:07:34 drwxrwxr-x 4 jenkins jenkins 4096 Jun 5 06:07 .. 06:07:34 drwxrwxr-x 8 jenkins jenkins 4096 Jun 5 06:07 .git 06:07:34 drwxrwxr-x 2 jenkins jenkins 4096 Jun 5 06:07 .github 06:07:34 -rw-rw-r-- 1 jenkins jenkins 22 Jun 5 06:07 .gitignore 06:07:34 drwxr-xr-x 3 jenkins jenkins 4096 Jun 5 06:07 .semver 06:07:34 -rw-rw-r-- 1 jenkins jenkins 1653 Jun 5 06:07 Dockerfile 06:07:34 -rw-rw-r-- 1 jenkins jenkins 746 Jun 5 06:07 Jenkinsfile 06:07:34 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 5 06:07 LICENSE 06:07:34 -rw-rw-r-- 1 jenkins jenkins 4232 Jun 5 06:07 README.md 06:07:34 drwxrwxr-x 5 jenkins jenkins 4096 Jun 5 06:07 TUC 06:07:34 -rw-rw-r-- 1 jenkins jenkins 5 Jun 5 06:07 VERSION 06:07:34 -rw-rw-r-- 1 jenkins jenkins 382 Jun 5 06:07 requirements.txt 06:07:34 -rw-rw-r-- 1 jenkins jenkins 54 Jun 5 06:07 robot-entrypoint.sh 06:07:34 -rw-rw-r-- 1 jenkins jenkins 445 Jun 5 06:07 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:34 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=4d4f75a47e2379e8d50c6374e127dd66af98353a --label arch=amd64 --label version=0.0.0 . 06:07:34 Sending build context to Docker daemon 624.1kB 06:07:34 Step 1/13 : FROM alpine:3.20 06:07:34 3.20: Pulling from library/alpine 06:07:35 0a9a5dfd008f: Pulling fs layer 06:07:35 0a9a5dfd008f: Download complete 06:07:35 0a9a5dfd008f: Pull complete 06:07:35 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:07:35 Status: Downloaded newer image for alpine:3.20 06:07:35 ---> ff221270b9fb 06:07:35 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 06:07:35 ---> Running in b0d428133c64 06:07:35 Removing intermediate container b0d428133c64 06:07:35 ---> f060244a7860 06:07:35 Step 3/13 : LABEL maintainer="Bruce Huang " 06:07:35 ---> Running in 69b16a81b3d5 06:07:35 Removing intermediate container 69b16a81b3d5 06:07:35 ---> 29f72b40f05c 06:07:35 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 06:07:35 ---> ee7d2bd88150 06:07:35 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 06:07:35 ---> cbc7733e448c 06:07:35 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 06:07:35 ---> f2b0b5fabe4f 06:07:35 Step 7/13 : WORKDIR /edgex-taf 06:07:36 ---> Running in 7fafb44c6696 06:07:36 Removing intermediate container 7fafb44c6696 06:07:36 ---> 2a9a7196dbf6 06:07:36 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:07:36 ---> Running in 30713e27f684 06:07:36 Removing intermediate container 30713e27f684 06:07:36 ---> a2ca7ffdafdb 06:07:36 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 06:07:36 ---> Running in 59600cc6c4d6 06:07:37 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:07:37 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:07:38 OK: 8 MiB in 14 packages 06:07:38 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:07:38 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:07:39 (1/14) Installing ca-certificates (20241121-r1) 06:07:39 (2/14) Installing brotli-libs (1.1.0-r2) 06:07:40 (3/14) Installing c-ares (1.33.1-r0) 06:07:40 (4/14) Installing libunistring (1.2-r0) 06:07:41 (5/14) Installing libidn2 (2.3.7-r0) 06:07:41 (6/14) Installing nghttp2-libs (1.62.1-r0) 06:07:41 (7/14) Installing libpsl (0.21.5-r1) 06:07:42 (8/14) Installing zstd-libs (1.5.6-r0) 06:07:42 (9/14) Installing libcurl (8.12.1-r0) 06:07:43 (10/14) Installing curl (8.12.1-r0) 06:07:43 (11/14) Installing docker-cli (26.1.5-r0) 06:07:45 (12/14) Installing oniguruma (6.9.9-r0) 06:07:45 (13/14) Installing jq (1.7.1-r0) 06:07:45 (14/14) Installing openssl (3.3.3-r0) 06:07:46 Executing busybox-1.36.1-r29.trigger 06:07:46 Executing ca-certificates-20241121-r1.trigger 06:07:46 OK: 43 MiB in 28 packages 06:07:46 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:07:46 Still waiting to schedule task 06:07:46 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2816’ 06:07:47 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:07:47 (1/167) Installing libexpat (2.7.0-r0) 06:07:47 (2/167) Installing libbz2 (1.0.8-r6) 06:07:48 (3/167) Installing libpng (1.6.44-r0) 06:07:48 (4/167) Installing freetype (2.13.2-r0) 06:07:48 (5/167) Installing fontconfig (2.15.0-r1) 06:07:49 (6/167) Installing libfontenc (1.1.8-r0) 06:07:49 (7/167) Installing mkfontscale (1.2.2-r6) 06:07:50 (8/167) Installing font-opensans (0_git20210927-r1) 06:07:50 (9/167) Installing pkgconf (2.2.0-r0) 06:07:50 (10/167) Installing libgcc (13.2.1_git20240309-r1) 06:07:51 (11/167) Installing libffi (3.4.6-r0) 06:07:51 (12/167) Installing libintl (0.22.5-r0) 06:07:51 (13/167) Installing libeconf (0.6.3-r0) 06:07:52 (14/167) Installing libblkid (2.40.1-r1) 06:07:52 (15/167) Installing libmount (2.40.1-r1) 06:07:53 (16/167) Installing pcre2 (10.43-r0) 06:07:53 (17/167) Installing glib (2.80.5-r0) 06:07:54 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 06:07:54 (19/167) Installing xz-libs (5.6.2-r1) 06:07:55 (20/167) Installing libxml2 (2.12.10-r0) 06:07:55 (21/167) Installing shared-mime-info (2.4-r0) 06:07:56 (22/167) Installing hicolor-icon-theme (0.17-r2) 06:07:56 (23/167) Installing libjpeg-turbo (3.0.3-r0) 06:07:56 (24/167) Installing libsharpyuv (1.3.2-r0) 06:07:56 (25/167) Installing libwebp (1.3.2-r0) 06:07:57 (26/167) Installing tiff (4.6.0t-r0) 06:07:57 (27/167) Installing gdk-pixbuf (2.42.12-r0) 06:07:58 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 06:07:58 (29/167) Installing libxau (1.0.11-r4) 06:07:58 (30/167) Installing libmd (1.1.0-r0) 06:07:59 (31/167) Installing libbsd (0.12.2-r0) 06:07:59 (32/167) Installing libxdmcp (1.1.5-r1) 06:07:59 (33/167) Installing libxcb (1.16.1-r0) 06:08:00 (34/167) Installing libx11 (1.8.9-r1) 06:08:00 (35/167) Installing libxcomposite (0.4.6-r5) 06:08:00 (36/167) Installing libxfixes (6.0.1-r4) 06:08:01 (37/167) Installing libxrender (0.9.11-r5) 06:08:01 (38/167) Installing libxcursor (1.2.2-r1) 06:08:01 (39/167) Installing libxdamage (1.1.6-r5) 06:08:01 (40/167) Installing libxext (1.3.6-r2) 06:08:02 (41/167) Installing libxi (1.8.1-r4) 06:08:02 (42/167) Installing libxinerama (1.1.5-r4) 06:08:02 (43/167) Installing libxrandr (1.5.4-r1) 06:08:03 (44/167) Installing libatk-1.0 (2.52.0-r0) 06:08:03 (45/167) Installing libxtst (1.2.4-r6) 06:08:03 (46/167) Installing dbus-libs (1.14.10-r1) 06:08:03 (47/167) Installing at-spi2-core (2.52.0-r0) 06:08:04 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 06:08:04 (49/167) Installing pixman (0.43.2-r0) 06:08:05 (50/167) Installing cairo (1.18.0-r0) 06:08:05 (51/167) Installing cairo-gobject (1.18.0-r0) 06:08:05 (52/167) Installing avahi-libs (0.8-r17) 06:08:06 (53/167) Installing gmp (6.3.0-r1) 06:08:06 (54/167) Installing nettle (3.9.1-r0) 06:08:07 (55/167) Installing libtasn1 (4.20.0-r0) 06:08:07 (56/167) Installing p11-kit (0.25.3-r0) 06:08:08 (57/167) Installing gnutls (3.8.5-r0) 06:08:08 (58/167) Installing cups-libs (2.4.9-r1) 06:08:08 (59/167) Installing libepoxy (1.5.10-r1) 06:08:09 (60/167) Installing fribidi (1.0.15-r0) 06:08:09 (61/167) Installing graphite2 (1.3.14-r6) 06:08:09 (62/167) Installing harfbuzz (8.5.0-r0) 06:08:10 (63/167) Installing libxft (2.3.8-r3) 06:08:10 (64/167) Installing pango (1.52.2-r0) 06:08:11 (65/167) Installing wayland-libs-client (1.22.0-r4) 06:08:11 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 06:08:11 (67/167) Installing wayland-libs-egl (1.22.0-r4) 06:08:11 (68/167) Installing xkeyboard-config (2.41-r0) 06:08:12 (69/167) Installing libxkbcommon (1.7.0-r0) 06:08:12 (70/167) Installing gtk+3.0 (3.24.43-r0) 06:08:13 (71/167) Installing icu-data-full (74.2-r0) 06:08:16 (72/167) Installing mesa (24.0.9-r1) 06:08:16 (73/167) Installing llvm17-libs (17.0.6-r2) 06:08:26 (74/167) Installing hwdata-pci (0.382-r0) 06:08:26 (75/167) Installing libpciaccess (0.18.1-r0) 06:08:26 (76/167) Installing libdrm (2.4.120-r0) 06:08:27 (77/167) Installing libelf (0.191-r0) 06:08:27 (78/167) Installing mesa-glapi (24.0.9-r1) 06:08:27 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 06:08:29 (80/167) Installing eudev-libs (3.2.14-r2) 06:08:29 (81/167) Installing libmagic (5.45-r1) 06:08:30 (82/167) Installing file (5.45-r1) 06:08:30 (83/167) Installing xprop (1.2.7-r0) 06:08:30 (84/167) Installing libice (1.1.1-r6) 06:08:31 (85/167) Installing libuuid (2.40.1-r1) 06:08:31 (86/167) Installing libsm (1.2.4-r4) 06:08:32 (87/167) Installing libxt (1.3.0-r5) 06:08:32 (88/167) Installing libxmu (1.1.4-r2) 06:08:32 (89/167) Installing xset (1.2.5-r1) 06:08:32 (90/167) Installing xdg-utils (1.2.1-r0) 06:08:33 (91/167) Installing libogg (1.3.5-r5) 06:08:33 (92/167) Installing libflac (1.4.3-r1) 06:08:33 (93/167) Installing alsa-lib (1.2.11-r0) 06:08:34 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 06:08:35 (95/167) Installing aom-libs (3.9.1-r0) 06:08:35 (96/167) Installing libva (2.21.0-r0) 06:08:35 (97/167) Installing libvdpau (1.5-r3) 06:08:36 (98/167) Installing onevpl-libs (2023.3.1-r2) 06:08:36 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 06:08:37 (100/167) Installing libdav1d (1.4.2-r0) 06:08:37 (101/167) Installing openexr-libiex (3.1.13-r1) 06:08:37 (102/167) Installing openexr-libilmthread (3.1.13-r1) 06:08:38 (103/167) Installing imath (3.1.12-r0) 06:08:38 (104/167) Installing openexr-libopenexr (3.1.13-r1) 06:08:39 (105/167) Installing giflib (5.2.2-r0) 06:08:39 (106/167) Installing libhwy (1.0.7-r0) 06:08:39 (107/167) Installing lcms2 (2.16-r0) 06:08:40 (108/167) Installing libjxl (0.10.2-r0) 06:08:40 (109/167) Installing lame-libs (3.100-r5) 06:08:40 (110/167) Installing opus (1.5.2-r0) 06:08:41 (111/167) Installing rav1e-libs (0.7.1-r0) 06:08:42 (112/167) Installing libgomp (13.2.1_git20240309-r1) 06:08:42 (113/167) Installing soxr (0.1.3-r7) 06:08:42 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 06:08:42 (115/167) Installing libtheora (1.1.1-r18) 06:08:43 (116/167) Installing libvorbis (1.3.7-r2) 06:08:43 (117/167) Installing libvpx (1.14.1-r0) 06:08:44 (118/167) Installing libwebpmux (1.3.2-r0) 06:08:44 (119/167) Installing x264-libs (0.164_git20231001-r0) 06:08:45 (120/167) Installing numactl (2.0.18-r0) 06:08:45 (121/167) Installing x265-libs (3.6-r0) 06:08:46 (122/167) Installing xvidcore (1.3.7-r2) 06:08:46 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 06:08:47 (124/167) Installing libbluray (1.3.4-r1) 06:08:47 (125/167) Installing mpg123-libs (1.32.8-r0) 06:08:47 (126/167) Installing libopenmpt (0.7.7-r0) 06:08:48 (127/167) Installing cjson (1.7.18-r0) 06:08:48 (128/167) Installing mbedtls (3.6.3-r0) 06:08:48 (129/167) Installing librist (0.2.10-r1) 06:08:49 (130/167) Installing libsrt (1.5.3-r0) 06:08:49 (131/167) Installing libssh (0.10.6-r0) 06:08:50 (132/167) Installing libsodium (1.0.19-r0) 06:08:50 (133/167) Installing libzmq (4.3.5-r2) 06:08:51 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 06:08:51 (135/167) Installing crc32c (1.1.2-r0) 06:08:51 (136/167) Installing double-conversion (3.3.0-r0) 06:08:51 (137/167) Installing libevent (2.1.12-r7) 06:08:52 (138/167) Installing wayland-libs-server (1.22.0-r4) 06:08:52 (139/167) Installing mesa-gbm (24.0.9-r1) 06:08:53 (140/167) Installing harfbuzz-subset (8.5.0-r0) 06:08:53 (141/167) Installing icu-libs (74.2-r0) 06:08:54 (142/167) Installing minizip (1.3.1-r0) 06:08:54 (143/167) Installing nspr (4.35-r4) 06:08:54 (144/167) Installing sqlite-libs (3.45.3-r2) 06:08:55 (145/167) Installing nss (3.105-r0) 06:08:56 (146/167) Installing openh264 (2.4.1-r0) 06:08:57 (147/167) Installing libcamera-ipa (0.3.0-r0) 06:08:57 (148/167) Installing libunwind (1.8.1-r0) 06:08:57 (149/167) Installing yaml (0.2.5-r2) 06:08:58 (150/167) Installing libcamera (0.3.0-r0) 06:08:58 (151/167) Installing speexdsp (1.2.1-r2) 06:08:58 (152/167) Installing libuv (1.48.0-r0) 06:08:59 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 06:08:59 (154/167) Installing libsndfile (1.2.2-r1) 06:09:00 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 06:09:00 (156/167) Installing pipewire-libs (1.0.6-r1) 06:09:01 (157/167) Installing libasyncns (0.8-r3) 06:09:01 (158/167) Installing libltdl (2.4.7-r3) 06:09:01 (159/167) Installing orc (0.4.40-r0) 06:09:02 (160/167) Installing tdb-libs (1.4.9-r1) 06:09:02 (161/167) Installing libpulse (17.0-r0) 06:09:02 (162/167) Installing libwebpdemux (1.3.2-r0) 06:09:03 (163/167) Installing libgpg-error (1.49-r0) 06:09:03 (164/167) Installing libgcrypt (1.10.3-r0) 06:09:04 (165/167) Installing libxslt (1.1.39-r2) 06:09:04 (166/167) Installing chromium (131.0.6778.108-r0) 06:09:22 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) 06:09:22 Executing busybox-1.36.1-r29.trigger 06:09:22 Executing fontconfig-2.15.0-r1.trigger 06:09:22 Executing mkfontscale-1.2.2-r6.trigger 06:09:22 Executing glib-2.80.5-r0.trigger 06:09:22 Executing shared-mime-info-2.4-r0.trigger 06:09:22 Executing gdk-pixbuf-2.42.12-r0.trigger 06:09:22 Executing gtk-update-icon-cache-3.24.43-r0.trigger 06:09:22 Executing gtk+3.0-3.24.43-r0.trigger 06:09:22 OK: 672 MiB in 195 packages 06:09:22 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:09:22 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:09:22 (1/30) Installing jansson (2.14-r4) 06:09:22 (2/30) Installing binutils (2.42-r1) 06:09:23 (3/30) Installing libatomic (13.2.1_git20240309-r1) 06:09:23 (4/30) Installing isl26 (0.26-r1) 06:09:24 (5/30) Installing mpfr4 (4.2.1-r0) 06:09:24 (6/30) Installing mpc1 (1.3.1-r1) 06:09:25 (7/30) Installing gcc (13.2.1_git20240309-r1) 06:09:31 (8/30) Installing musl-dev (1.2.5-r1) 06:09:32 (9/30) Installing linux-headers (6.6-r0) 06:09:32 (10/30) Installing libffi-dev (3.4.6-r0) 06:09:33 (11/30) Installing libpq (16.9-r0) 06:09:33 (12/30) Installing openssl-dev (3.3.3-r0) 06:09:33 (13/30) Installing libpq-dev (16.9-r0) 06:09:34 (14/30) Installing libecpg (16.9-r0) 06:09:34 (15/30) Installing libecpg-dev (16.9-r0) 06:09:35 (16/30) Installing clang16-headers (16.0.6-r5) 06:09:35 (17/30) Installing llvm16-libs (16.0.6-r9) 06:09:45 (18/30) Installing clang16-libs (16.0.6-r5) 06:09:49 (19/30) Installing fortify-headers (1.1-r3) 06:09:49 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 06:09:49 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 06:09:49 (22/30) Installing clang16 (16.0.6-r5) 06:09:50 (23/30) Installing icu (74.2-r0) 06:09:50 (24/30) Installing icu-dev (74.2-r0) 06:09:51 (25/30) Installing llvm16 (16.0.6-r9) 06:09:57 (26/30) Installing lz4-libs (1.9.4-r5) 06:09:57 (27/30) Installing lz4-dev (1.9.4-r5) 06:09:57 (28/30) Installing zstd (1.5.6-r0) 06:09:58 (29/30) Installing zstd-dev (1.5.6-r0) 06:09:58 (30/30) Installing postgresql16-dev (16.9-r0) 06:09:59 Executing busybox-1.36.1-r29.trigger 06:09:59 OK: 1208 MiB in 225 packages 06:09:59 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:09:59 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:10:00 (1/14) Installing g++ (13.2.1_git20240309-r1) 06:10:04 (2/14) Installing gdbm (1.23-r1) 06:10:04 (3/14) Installing mpdecimal (4.0.0-r0) 06:10:04 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 06:10:04 (5/14) Installing libncursesw (6.4_p20240420-r2) 06:10:04 (6/14) Installing libpanelw (6.4_p20240420-r2) 06:10:05 (7/14) Installing readline (8.2.10-r0) 06:10:05 (8/14) Installing python3 (3.12.10-r1) 06:10:06 (9/14) Installing python3-pycache-pyc0 (3.12.10-r1) 06:10:07 (10/14) Installing pyc (3.12.10-r1) 06:10:07 (11/14) Installing python3-pyc (3.12.10-r1) 06:10:07 (12/14) Installing python3-dev (3.12.10-r1) 06:10:12 (13/14) Installing libsodium-dev (1.0.19-r0) 06:10:12 (14/14) Installing zeromq-dev (4.3.5-r2) 06:10:12 Executing busybox-1.36.1-r29.trigger 06:10:12 OK: 1374 MiB in 239 packages 06:10:12 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:10:13 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:10:14 OK: 1374 MiB in 239 packages 06:10:14 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:10:14 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:10:15 (1/1) Installing tzdata (2025b-r0) 06:10:15 OK: 1376 MiB in 240 packages 06:10:16 (1/1) Purging tzdata (2025b-r0) 06:10:16 OK: 1374 MiB in 239 packages 06:10:17 Looking in links: /tmp/tmpgifz3p6e 06:10:17 Processing /tmp/tmpgifz3p6e/pip-25.0.1-py3-none-any.whl 06:10:17 Installing collected packages: pip 06:10:18 Successfully installed pip-25.0.1 06:10:18 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. 06:10:19 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 06:10:19 Collecting pip 06:10:19 Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 06:10:19 Collecting setuptools 06:10:19 Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 06:10:19 Collecting wheel 06:10:19 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 06:10:19 Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 06:10:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 99.0 MB/s eta 0:00:00 06:10:19 Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 06:10:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 159.3 MB/s eta 0:00:00 06:10:19 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 06:10:19 Installing collected packages: wheel, setuptools, pip 06:10:20 Attempting uninstall: pip 06:10:20 Found existing installation: pip 25.0.1 06:10:20 Uninstalling pip-25.0.1: 06:10:20 Successfully uninstalled pip-25.0.1 06:10:21 Successfully installed pip-25.1.1 setuptools-80.9.0 wheel-0.45.1 06:10: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. 06:10:22 Processing ./edgex-taf-common 06:10:22 Preparing metadata (setup.py): started 06:10:22 Preparing metadata (setup.py): finished with status 'done' 06:10:22 Building wheels for collected packages: edgex-taf-common 06:10:22  DEPRECATION: Building 'edgex-taf-common' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'edgex-taf-common'. Discussion can be found at https://github.com/pypa/pip/issues/6334 06:10:22  Building wheel for edgex-taf-common (setup.py): started 06:10:22 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 06:10:22 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15392 sha256=c13715c9cd216e21bb704eb44067823e045f1dcfaae196baaf46741f5466fdca 06:10:22 Stored in directory: /tmp/pip-ephem-wheel-cache-_kp14vxf/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 06:10:22 Successfully built edgex-taf-common 06:10:22 Installing collected packages: edgex-taf-common 06:10:22 Successfully installed edgex-taf-common-0.0.0 06:10:22 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. 06:10:22 Collecting robotframework==7.2.2 (from -r requirements.txt (line 1)) 06:10:22 Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) 06:10:22 Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) 06:10:22 Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) 06:10:22 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 06:10:22 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 06:10:22 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 06:10:22 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 06:10:22 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 06:10:23 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 06:10:23 Preparing metadata (setup.py): started 06:10:23 Preparing metadata (setup.py): finished with status 'done' 06:10:23 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) 06:10:23 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 06:10:23 Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) 06:10:23 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 06:10:23 Collecting requests==2.32.3 (from -r requirements.txt (line 8)) 06:10:23 Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 06:10:23 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) 06:10:23 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 06:10:23 Collecting docker==7.1.0 (from -r requirements.txt (line 10)) 06:10:23 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 06:10:23 Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) 06:10:23 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 06:10:23 Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) 06:10:23 Downloading psutil-7.0.0.tar.gz (497 kB) 06:10:23 Installing build dependencies: started 06:10:24 Installing build dependencies: finished with status 'done' 06:10:24 Getting requirements to build wheel: started 06:10:25 Getting requirements to build wheel: finished with status 'done' 06:10:25 Preparing metadata (pyproject.toml): started 06:10:25 Preparing metadata (pyproject.toml): finished with status 'done' 06:10:25 Collecting pyzmq==26.4.0 (from -r requirements.txt (line 13)) 06:10:25 Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.0 kB) 06:10:25 Collecting influxdb-client==1.48.0 (from -r requirements.txt (line 14)) 06:10:25 Downloading influxdb_client-1.48.0-py3-none-any.whl.metadata (65 kB) 06:10:25 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) 06:10:25 Downloading psycopg2-2.9.10.tar.gz (385 kB) 06:10:25 Preparing metadata (setup.py): started 06:10:25 Preparing metadata (setup.py): finished with status 'done' 06:10:26 Collecting pycryptodome==3.22.0 (from -r requirements.txt (line 16)) 06:10:26 Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 06:10:26 Collecting protobuf==6.30.2 (from -r requirements.txt (line 17)) 06:10:26 Downloading protobuf-6.30.2-py3-none-any.whl.metadata (593 bytes) 06:10:26 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 18)) 06:10:26 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 06:10:26 Collecting cryptography==45.0.3 (from -r requirements.txt (line 19)) 06:10:26 Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) 06:10:26 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:10:26 Downloading selenium-4.33.0-py3-none-any.whl.metadata (7.5 kB) 06:10:26 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:10:26 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 06:10:26 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:10:26 Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) 06:10:26 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:10:26 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 06:10:26 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:10:26 Downloading flex-6.14.1.tar.gz (40 kB) 06:10:26 Preparing metadata (setup.py): started 06:10:27 Preparing metadata (setup.py): finished with status 'done' 06:10:27 Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:10:27 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 06:10:27 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:10:27 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 06:10:27 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:10:27 Downloading jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB) 06:10:27 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:10:27 Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) 06:10:27 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:10:27 Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) 06:10:27 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:10:27 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 06:10:27 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:10:27 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 06:10:27 Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) 06:10:27 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (35 kB) 06:10:27 Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) 06:10:27 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 06:10:27 Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) 06:10:27 Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) 06:10:27 Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) 06:10:27 Downloading certifi-2025.4.26-py3-none-any.whl.metadata (2.5 kB) 06:10:27 Collecting reactivex>=4.0.4 (from influxdb-client==1.48.0->-r requirements.txt (line 14)) 06:10:27 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 06:10:27 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.48.0->-r requirements.txt (line 14)) 06:10:27 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 06:10:27 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.48.0->-r requirements.txt (line 14)) (80.9.0) 06:10:27 Collecting cffi>=1.14 (from cryptography==45.0.3->-r requirements.txt (line 19)) 06:10:27 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (1.5 kB) 06:10:27 Collecting pycparser (from cffi>=1.14->cryptography==45.0.3->-r requirements.txt (line 19)) 06:10:27 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 06:10:27 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.48.0->-r requirements.txt (line 14)) 06:10:27 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 06:10:27 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.48.0->-r requirements.txt (line 14)) 06:10:27 Downloading typing_extensions-4.14.0-py3-none-any.whl.metadata (3.0 kB) 06:10:27 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:10:27 Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) 06:10:27 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:10:27 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 06:10:27 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.48.0->-r requirements.txt (line 14)) 06:10:27 Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) 06:10:27 Collecting websocket-client~=1.8.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:10:27 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 06:10:27 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:10:27 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 06:10:27 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:10:27 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 06:10:27 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:10:27 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 06:10:27 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:10:27 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 06:10:27 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:10:27 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 06:10:27 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]~=2.4.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:10:27 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 06:10:27 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:10:27 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 06:10:28 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:10:28 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 06:10:28 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:10:28 Downloading validate_email-1.3.tar.gz (4.7 kB) 06:10:28 Preparing metadata (setup.py): started 06:10:28 Preparing metadata (setup.py): finished with status 'done' 06:10:28 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:10:28 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 06:10:28 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:10:28 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 06:10:28 Preparing metadata (setup.py): started 06:10:28 Preparing metadata (setup.py): finished with status 'done' 06:10:28 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:10:28 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 06:10:28 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:10:28 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 06:10:28 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:10:28 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) 06:10:28 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:10:28 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 06:10:28 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:10:28 Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 06:10:28 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:10:28 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 06:10:29 Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:10:29 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 06:10:29 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:10:29 Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) 06:10:29 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:10:29 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 06:10:29 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:10:29 Downloading openapi_spec_validator-0.7.1-py3-none-any.whl.metadata (5.7 kB) 06:10:29 Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:10:29 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) 06:10:29 Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:10:29 Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) 06:10:29 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:10:29 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 06:10:29 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:10:29 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 06:10:29 Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:10:29 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) 06:10:29 Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:10:29 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.0 kB) 06:10:29 Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) 06:10:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 143.6 MB/s eta 0:00:00 06:10:29 Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) 06:10:29 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 06:10:29 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 06:10:29 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 06:10:29 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 06:10:29 Downloading requests-2.32.3-py3-none-any.whl (64 kB) 06:10:29 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 06:10:29 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 06:10:29 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 06:10:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 42.6 MB/s eta 0:00:00 06:10:29 Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl (1.4 MB) 06:10:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 251.1 MB/s eta 0:00:00 06:10:29 Downloading influxdb_client-1.48.0-py3-none-any.whl (746 kB) 06:10:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.2/746.2 kB 108.1 MB/s eta 0:00:00 06:10:29 Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 06:10:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 95.9 MB/s eta 0:00:00 06:10:29 Downloading protobuf-6.30.2-py3-none-any.whl (167 kB) 06:10:29 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 06:10:29 Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_x86_64.whl (4.6 MB) 06:10:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 264.0 MB/s eta 0:00:00 06:10:30 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl (149 kB) 06:10:30 Downloading idna-3.10-py3-none-any.whl (70 kB) 06:10:30 Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) 06:10:30 Downloading certifi-2025.4.26-py3-none-any.whl (159 kB) 06:10:30 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl (488 kB) 06:10:30 Downloading click-8.2.1-py3-none-any.whl (102 kB) 06:10:30 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 06:10:30 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 06:10:30 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 06:10:30 Downloading selenium-4.33.0-py3-none-any.whl (9.4 MB) 06:10:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 284.4 MB/s eta 0:00:00 06:10:30 Downloading trio-0.30.0-py3-none-any.whl (499 kB) 06:10:30 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 06:10:30 Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) 06:10:30 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 06:10:30 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 06:10:30 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 06:10:30 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 06:10:30 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 06:10:30 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 06:10:30 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 06:10:30 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 06:10:30 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 06:10:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 196.9 MB/s eta 0:00:00 06:10:30 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 06:10:30 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) 06:10:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 168.2 MB/s eta 0:00:00 06:10:30 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 06:10:30 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 06:10:30 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 06:10:30 Downloading jsonschema-4.24.0-py3-none-any.whl (88 kB) 06:10:30 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) 06:10:30 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 06:10:30 Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_x86_64.whl (561 kB) 06:10:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.6/561.6 kB 143.3 MB/s eta 0:00:00 06:10:30 Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) 06:10:30 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 06:10:30 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 06:10:30 Downloading openapi_spec_validator-0.7.1-py3-none-any.whl (38 kB) 06:10:30 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) 06:10:30 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 06:10:30 Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) 06:10:30 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 06:10:30 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 06:10:30 Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) 06:10:30 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) 06:10:30 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 06:10:30 Downloading pycparser-2.22-py3-none-any.whl (117 kB) 06:10:30 Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) 06:10:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 203.2 MB/s eta 0:00:00 06:10:30 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 06:10:30 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 06:10:30 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 06:10:30 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 06:10:30 Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 06:10:30  DEPRECATION: Building 'robotbackgroundlogger' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotbackgroundlogger'. Discussion can be found at https://github.com/pypa/pip/issues/6334 06:10:30  Building wheel for robotbackgroundlogger (setup.py): started 06:10:30 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 06:10:30 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=d57ff95a9f389fa788c62ce9c922dff26f320817536d8b1b13965201cb4879cc 06:10:30 Stored in directory: /tmp/pip-ephem-wheel-cache-ag312ey1/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 06:10:30 Building wheel for psutil (pyproject.toml): started 06:10:32 Building wheel for psutil (pyproject.toml): finished with status 'done' 06:10:32 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277532 sha256=ab3f05540bf41a44af1656087a329b7b04a40e48aa2c82efdd70685800a0987e 06:10:32 Stored in directory: /tmp/pip-ephem-wheel-cache-ag312ey1/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 06:10:32  DEPRECATION: Building 'psycopg2' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'psycopg2'. Discussion can be found at https://github.com/pypa/pip/issues/6334 06:10:32  Building wheel for psycopg2 (setup.py): started 06:10:42 Building wheel for psycopg2 (setup.py): finished with status 'done' 06:10:42 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521913 sha256=d6952e5d3f86dd93609c85057f110e78783396e734aa104b32df832e636834d6 06:10:42 Stored in directory: /tmp/pip-ephem-wheel-cache-ag312ey1/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 06:10:42  DEPRECATION: Building 'flex' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'flex'. Discussion can be found at https://github.com/pypa/pip/issues/6334 06:10:42  Building wheel for flex (setup.py): started 06:10:42 Building wheel for flex (setup.py): finished with status 'done' 06:10:42 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=c27efe8bec4e8ea4254273da1687c6c9dae1767b50087406591f879055fe5014 06:10:42 Stored in directory: /tmp/pip-ephem-wheel-cache-ag312ey1/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 06:10:42  DEPRECATION: Building 'strict-rfc3339' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'strict-rfc3339'. Discussion can be found at https://github.com/pypa/pip/issues/6334 06:10:42  Building wheel for strict-rfc3339 (setup.py): started 06:10:42 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 06:10:42 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=97274c0cdd70eaa31b2ff7e871f558b23f34a92c9fa480d02f1f3c763d2057d4 06:10:42 Stored in directory: /tmp/pip-ephem-wheel-cache-ag312ey1/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 06:10:42  DEPRECATION: Building 'validate-email' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'validate-email'. Discussion can be found at https://github.com/pypa/pip/issues/6334 06:10:42  Building wheel for validate-email (setup.py): started 06:10:42 Building wheel for validate-email (setup.py): finished with status 'done' 06:10:42 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=54b301cefba34cdf51ce84329a74d852789459c1936d1f2193fd9dac7676a66e 06:10:42 Stored in directory: /tmp/pip-ephem-wheel-cache-ag312ey1/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 06:10:42 Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 06:10:42 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, parse, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, MarkupSafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, jsonschema, selenium, openapi-schema-validator, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 06:10:52 06:10:52 Successfully installed GenSON-1.3.0 MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 certifi-2025.4.26 cffi-1.17.1 charset-normalizer-3.4.2 click-8.2.1 configparser-7.2.0 cryptography-45.0.3 docker-7.1.0 docutils-0.21.2 flex-6.14.1 h11-0.16.0 idna-3.10 influxdb-client-1.48.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.24.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.4.1 lazy-object-proxy-1.11.0 more-itertools-10.7.0 numpy-2.2.5 openapi-core-0.19.5 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.1 outcome-1.3.0.post0 paho-mqtt-2.1.0 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.30.2 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.22 pycryptodome-3.22.0 pygments-2.19.1 pyjwt-2.10.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.0 pytz-2025.2 pyzmq-26.4.0 reactivex-4.0.4 referencing-0.36.2 requests-2.32.3 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.2.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 rpds-py-0.25.1 selenium-4.33.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.13.2 tzlocal-5.3.1 urllib3-2.4.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 06:10:52 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. 06:11:07 Removing intermediate container 59600cc6c4d6 06:11:07 ---> edb81c54ac4d 06:11:07 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 06:11:07 ---> Running in c825067e00ba 06:11:07 Removing intermediate container c825067e00ba 06:11:07 ---> 9fb97b5f45f1 06:11:07 Step 11/13 : LABEL arch=amd64 06:11:07 ---> Running in c240fb8b760e 06:11:07 Removing intermediate container c240fb8b760e 06:11:07 ---> c12773123cfc 06:11:07 Step 12/13 : LABEL git_sha=4d4f75a47e2379e8d50c6374e127dd66af98353a 06:11:07 ---> Running in ea47413598da 06:11:07 Removing intermediate container ea47413598da 06:11:07 ---> b98b8a22ff7e 06:11:07 Step 13/13 : LABEL version=0.0.0 06:11:07 ---> Running in 9b3974d91a2c 06:11:07 Removing intermediate container 9b3974d91a2c 06:11:07 ---> f1f6a061bfbf 06:11:07 [Warning] One or more build-args [ARCH] were not consumed 06:11:07 Successfully built f1f6a061bfbf 06:11:07 Successfully tagged edgex-taf-common: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 06:11:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:11:08 06:11:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:11:09 latest: Pulling from edgex-lftools-log-publisher 06:11:09 5eb5b503b376: Pulling fs layer 06:11:09 5c69ac0246d0: Pulling fs layer 06:11:09 ec43610c2a17: Pulling fs layer 06:11:09 3a2ae6a8a46f: Pulling fs layer 06:11:09 33b1e0a273af: Pulling fs layer 06:11:09 5d3b04190fa2: Pulling fs layer 06:11:09 2f39f015ded8: Pulling fs layer 06:11:09 3a2ae6a8a46f: Waiting 06:11:09 33b1e0a273af: Waiting 06:11:09 5d3b04190fa2: Waiting 06:11:09 2f39f015ded8: Waiting 06:11:09 5c69ac0246d0: Verifying Checksum 06:11:09 5c69ac0246d0: Download complete 06:11:09 3a2ae6a8a46f: Download complete 06:11:09 33b1e0a273af: Verifying Checksum 06:11:09 33b1e0a273af: Download complete 06:11:09 5d3b04190fa2: Download complete 06:11:09 ec43610c2a17: Verifying Checksum 06:11:09 ec43610c2a17: Download complete 06:11:09 5eb5b503b376: Verifying Checksum 06:11:09 5eb5b503b376: Download complete 06:11:09 2f39f015ded8: Download complete 06:11:10 5eb5b503b376: Pull complete 06:11:10 5c69ac0246d0: Pull complete 06:11:10 ec43610c2a17: Pull complete 06:11:11 3a2ae6a8a46f: Pull complete 06:11:11 33b1e0a273af: Pull complete 06:11:11 5d3b04190fa2: Pull complete 06:11:15 2f39f015ded8: Pull complete 06:11:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:11:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:11:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:11:15 prd-ubuntu20.04-docker-8c-8g-2815 does not seem to be running inside a container 06:11:15 $ 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-127 -v /w/workspace/xfoundry_edgex-taf-common_PR-127:/w/workspace/xfoundry_edgex-taf-common_PR-127:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-127@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:11:16 $ docker top 99bba15c4626c64f33eb97748b5449f095e52e89db10ba67cae29beed0d79471 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:11:17 ---> job-cost.sh 06:11:17 lf-activate-venv: SKIPPING 06:11:17 INFO: No Stack... 06:11:17 INFO: Retrieving Pricing Info for: v3-standard-8 06:11:17 INFO: Archiving Costs [Pipeline] sh 06:11:18 + cat /w/workspace/xfoundry_edgex-taf-common_PR-127/archives/cost.csv 06:11:18 + cut -d, -f6 [Pipeline] lock 06:11:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-127-1-stack-cost] 06:11:18 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-127-1-stack-cost] did not exist. Created. 06:11:18 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-127-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:11:18 + echo total: 0.2199999988079071 [Pipeline] stash 06:11:18 Stashed 1 file(s) [Pipeline] } 06:11:18 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-127-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:11:18 $ docker stop --time=1 99bba15c4626c64f33eb97748b5449f095e52e89db10ba67cae29beed0d79471 06:11:20 $ docker rm -f --volumes 99bba15c4626c64f33eb97748b5449f095e52e89db10ba67cae29beed0d79471 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:11:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2819 in /w/workspace/xfoundry_edgex-taf-common_PR-127 [Pipeline] { [Pipeline] checkout 06:11:35 Selected Git installation does not exist. Using Default 06:11:35 The recommended git tool is: NONE 06:11:41 using credential edgex-jenkins-ssh 06:11:41 Cloning the remote Git repository 06:11:41 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 06:11:42 > git init /w/workspace/xfoundry_edgex-taf-common_PR-127 # timeout=10 06:11:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 06:11:42 > git --version # timeout=10 06:11:42 > git --version # 'git version 2.25.1' 06:11:42 using GIT_SSH to set credentials SSH Credentials for GitHub 06:11:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:11:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 06:11:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:11:44 Merging remotes/origin/main commit e4e89c18e6f8bbda7b921cc842ad2d6c2bbc65c8 into PR head commit 4d4f75a47e2379e8d50c6374e127dd66af98353a 06:11:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 06:11:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 06:11:44 using GIT_SSH to set credentials SSH Credentials for GitHub 06:11:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/127/head:refs/remotes/origin/PR-127 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:11:44 > git config core.sparsecheckout # timeout=10 06:11:45 Merge succeeded, producing 4d4f75a47e2379e8d50c6374e127dd66af98353a 06:11:45 Checking out Revision 4d4f75a47e2379e8d50c6374e127dd66af98353a (PR-127) 06:11:44 > git checkout -f 4d4f75a47e2379e8d50c6374e127dd66af98353a # timeout=10 06:11:45 > git remote # timeout=10 06:11:45 > git config --get remote.origin.url # timeout=10 06:11:45 using GIT_SSH to set credentials SSH Credentials for GitHub 06:11:45 > git merge e4e89c18e6f8bbda7b921cc842ad2d6c2bbc65c8 # timeout=10 06:11:45 > git rev-parse HEAD^{commit} # timeout=10 06:11:45 > git config core.sparsecheckout # timeout=10 06:11:45 > git checkout -f 4d4f75a47e2379e8d50c6374e127dd66af98353a # timeout=10 06:11:48 Commit message: "fix: Add libraries for generating external jwt token" 06:11:48 > git --version # timeout=10 06:11:48 > git --version # 'git version 2.25.1' 06:11:48 fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:11:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:11:50 % Total % Received % Xferd Average Speed Time Time Time Current 06:11:50 Dload Upload Total Spent Left Speed 06:11:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 99717 0 --:--:-- --:--:-- --:--:-- 99717 [Pipeline] sh 06:11:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:11:51 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 06:11:51 06:11:51 { 06:11:51 "registry-mirrors": [ 06:11:51 "https://nexus3.edgexfoundry.org:10001" 06:11:51 ], 06:11:51 "bip": "10.250.0.254/24", 06:11:51 "hosts": [ 06:11:51 "tcp://0.0.0.0:5555", 06:11:51 "unix:///var/run/docker.sock" 06:11:51 ], 06:11:51 "mtu": 1458, 06:11:51 "selinux-enabled": true, 06:11:51 "seccomp-profile": "/etc/docker/seccomp.json" 06:11:51 } [Pipeline] sh 06:11:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:11:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:12:10 provisioning config files... 06:12:10 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-127@tmp/config11006718587608915197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:12:11 ---> ****-login.sh 06:12:11 nexus3.edgexfoundry.org:10001 06:12:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:12:11 Configure a credential helper to remove this warning. See 06:12:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:12:11 06:12:11 Login Succeeded 06:12:11 nexus3.edgexfoundry.org:10002 06:12:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:12:12 Configure a credential helper to remove this warning. See 06:12:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:12:12 06:12:12 Login Succeeded 06:12:12 nexus3.edgexfoundry.org:10003 06:12:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:12:12 Configure a credential helper to remove this warning. See 06:12:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:12:12 06:12:12 Login Succeeded 06:12:12 nexus3.edgexfoundry.org:10004 06:12:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:12:13 Configure a credential helper to remove this warning. See 06:12:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:12:13 06:12:13 Login Succeeded 06:12:13 ****.io 06:12:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:12:13 Configure a credential helper to remove this warning. See 06:12:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:12:13 06:12:13 Login Succeeded 06:12:13 ---> ****-login.sh ends [Pipeline] } 06:12:13 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 06:12:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:12:15 + ls -al . 06:12:15 total 68 06:12:15 drwxrwxr-x 5 jenkins jenkins 4096 Jun 5 06:12 . 06:12:15 drwxrwxr-x 4 jenkins jenkins 4096 Jun 5 06:11 .. 06:12:15 drwxrwxr-x 8 jenkins jenkins 4096 Jun 5 06:11 .git 06:12:15 drwxrwxr-x 2 jenkins jenkins 4096 Jun 5 06:11 .github 06:12:15 -rw-rw-r-- 1 jenkins jenkins 22 Jun 5 06:11 .gitignore 06:12:15 -rw-rw-r-- 1 jenkins jenkins 1653 Jun 5 06:11 Dockerfile 06:12:15 -rw-rw-r-- 1 jenkins jenkins 746 Jun 5 06:11 Jenkinsfile 06:12:15 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 5 06:11 LICENSE 06:12:15 -rw-rw-r-- 1 jenkins jenkins 4232 Jun 5 06:11 README.md 06:12:15 drwxrwxr-x 5 jenkins jenkins 4096 Jun 5 06:11 TUC 06:12:15 -rw-rw-r-- 1 jenkins jenkins 5 Jun 5 06:07 VERSION 06:12:15 -rw-rw-r-- 1 jenkins jenkins 382 Jun 5 06:11 requirements.txt 06:12:15 -rw-rw-r-- 1 jenkins jenkins 54 Jun 5 06:11 robot-entrypoint.sh 06:12:15 -rw-rw-r-- 1 jenkins jenkins 445 Jun 5 06:11 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:15 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=4d4f75a47e2379e8d50c6374e127dd66af98353a --label arch=arm64 --label version=0.0.0 . 06:12:15 Sending build context to Docker daemon 372.7kB 06:12:15 Step 1/13 : FROM alpine:3.20 06:12:16 3.20: Pulling from library/alpine 06:12:16 94e9d8af2201: Pulling fs layer 06:12:18 94e9d8af2201: Verifying Checksum 06:12:18 94e9d8af2201: Download complete 06:12:18 94e9d8af2201: Pull complete 06:12:18 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:12:18 Status: Downloaded newer image for alpine:3.20 06:12:18 ---> 7aab056cecc6 06:12:18 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 06:12:19 ---> Running in 7cf07c089494 06:12:19 Removing intermediate container 7cf07c089494 06:12:19 ---> e71c79387685 06:12:19 Step 3/13 : LABEL maintainer="Bruce Huang " 06:12:19 ---> Running in acdee775f82b 06:12:19 Removing intermediate container acdee775f82b 06:12:19 ---> 3771849b4241 06:12:19 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 06:12:20 ---> 786f9560ea9d 06:12:20 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 06:12:21 ---> ae06f77a34bb 06:12:21 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 06:12:21 ---> a645680c9b08 06:12:21 Step 7/13 : WORKDIR /edgex-taf 06:12:21 ---> Running in af3d39eaa515 06:12:21 Removing intermediate container af3d39eaa515 06:12:21 ---> f426091a02f3 06:12:21 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:12:21 ---> Running in 9512ca696f0a 06:12:23 Removing intermediate container 9512ca696f0a 06:12:23 ---> 4758a2dcad7b 06:12:23 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 06:12:23 ---> Running in f7613de31201 06:12:25 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:12:25 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:12:27 OK: 9 MiB in 14 packages 06:12:27 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:12:28 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:12:30 (1/14) Installing ca-certificates (20241121-r1) 06:12:30 (2/14) Installing brotli-libs (1.1.0-r2) 06:12:31 (3/14) Installing c-ares (1.33.1-r0) 06:12:31 (4/14) Installing libunistring (1.2-r0) 06:12:32 (5/14) Installing libidn2 (2.3.7-r0) 06:12:32 (6/14) Installing nghttp2-libs (1.62.1-r0) 06:12:33 (7/14) Installing libpsl (0.21.5-r1) 06:12:33 (8/14) Installing zstd-libs (1.5.6-r0) 06:12:33 (9/14) Installing libcurl (8.12.1-r0) 06:12:34 (10/14) Installing curl (8.12.1-r0) 06:12:34 (11/14) Installing docker-cli (26.1.5-r0) 06:12:36 (12/14) Installing oniguruma (6.9.9-r0) 06:12:36 (13/14) Installing jq (1.7.1-r0) 06:12:36 (14/14) Installing openssl (3.3.3-r0) 06:12:37 Executing busybox-1.36.1-r29.trigger 06:12:37 Executing ca-certificates-20241121-r1.trigger 06:12:37 OK: 43 MiB in 28 packages 06:12:37 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:12:38 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:12:40 (1/166) Installing libexpat (2.7.0-r0) 06:12:40 (2/166) Installing libbz2 (1.0.8-r6) 06:12:41 (3/166) Installing libpng (1.6.44-r0) 06:12:42 (4/166) Installing freetype (2.13.2-r0) 06:12:42 (5/166) Installing fontconfig (2.15.0-r1) 06:12:43 (6/166) Installing libfontenc (1.1.8-r0) 06:12:43 (7/166) Installing mkfontscale (1.2.2-r6) 06:12:43 (8/166) Installing font-opensans (0_git20210927-r1) 06:12:44 (9/166) Installing pkgconf (2.2.0-r0) 06:12:44 (10/166) Installing libgcc (13.2.1_git20240309-r1) 06:12:45 (11/166) Installing libffi (3.4.6-r0) 06:12:45 (12/166) Installing libintl (0.22.5-r0) 06:12:46 (13/166) Installing libeconf (0.6.3-r0) 06:12:46 (14/166) Installing libblkid (2.40.1-r1) 06:12:46 (15/166) Installing libmount (2.40.1-r1) 06:12:47 (16/166) Installing pcre2 (10.43-r0) 06:12:48 (17/166) Installing glib (2.80.5-r0) 06:12:48 (18/166) Installing libstdc++ (13.2.1_git20240309-r1) 06:12:49 (19/166) Installing xz-libs (5.6.2-r1) 06:12:49 (20/166) Installing libxml2 (2.12.10-r0) 06:12:50 (21/166) Installing shared-mime-info (2.4-r0) 06:12:50 (22/166) Installing hicolor-icon-theme (0.17-r2) 06:12:50 (23/166) Installing libjpeg-turbo (3.0.3-r0) 06:12:51 (24/166) Installing libsharpyuv (1.3.2-r0) 06:12:51 (25/166) Installing libwebp (1.3.2-r0) 06:12:52 (26/166) Installing tiff (4.6.0t-r0) 06:12:52 (27/166) Installing gdk-pixbuf (2.42.12-r0) 06:12:53 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 06:12:53 (29/166) Installing libxau (1.0.11-r4) 06:12:53 (30/166) Installing libmd (1.1.0-r0) 06:12:54 (31/166) Installing libbsd (0.12.2-r0) 06:12:54 (32/166) Installing libxdmcp (1.1.5-r1) 06:12:54 (33/166) Installing libxcb (1.16.1-r0) 06:12:55 (34/166) Installing libx11 (1.8.9-r1) 06:12:56 (35/166) Installing libxcomposite (0.4.6-r5) 06:12:56 (36/166) Installing libxfixes (6.0.1-r4) 06:12:56 (37/166) Installing libxrender (0.9.11-r5) 06:12:56 (38/166) Installing libxcursor (1.2.2-r1) 06:12:57 (39/166) Installing libxdamage (1.1.6-r5) 06:12:57 (40/166) Installing libxext (1.3.6-r2) 06:12:57 (41/166) Installing libxi (1.8.1-r4) 06:12:58 (42/166) Installing libxinerama (1.1.5-r4) 06:12:58 (43/166) Installing libxrandr (1.5.4-r1) 06:12:59 (44/166) Installing libatk-1.0 (2.52.0-r0) 06:13:00 (45/166) Installing libxtst (1.2.4-r6) 06:13:00 (46/166) Installing dbus-libs (1.14.10-r1) 06:13:00 (47/166) Installing at-spi2-core (2.52.0-r0) 06:13:01 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 06:13:01 (49/166) Installing pixman (0.43.2-r0) 06:13:02 (50/166) Installing cairo (1.18.0-r0) 06:13:02 (51/166) Installing cairo-gobject (1.18.0-r0) 06:13:03 (52/166) Installing avahi-libs (0.8-r17) 06:13:03 (53/166) Installing gmp (6.3.0-r1) 06:13:04 (54/166) Installing nettle (3.9.1-r0) 06:13:04 (55/166) Installing libtasn1 (4.20.0-r0) 06:13:04 (56/166) Installing p11-kit (0.25.3-r0) 06:13:05 (57/166) Installing gnutls (3.8.5-r0) 06:13:06 (58/166) Installing cups-libs (2.4.9-r1) 06:13:06 (59/166) Installing libepoxy (1.5.10-r1) 06:13:06 (60/166) Installing fribidi (1.0.15-r0) 06:13:07 (61/166) Installing graphite2 (1.3.14-r6) 06:13:07 (62/166) Installing harfbuzz (8.5.0-r0) 06:13:08 (63/166) Installing libxft (2.3.8-r3) 06:13:08 (64/166) Installing pango (1.52.2-r0) 06:13:09 (65/166) Installing wayland-libs-client (1.22.0-r4) 06:13:09 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 06:13:09 (67/166) Installing wayland-libs-egl (1.22.0-r4) 06:13:10 (68/166) Installing xkeyboard-config (2.41-r0) 06:13:10 (69/166) Installing libxkbcommon (1.7.0-r0) 06:13:11 (70/166) Installing gtk+3.0 (3.24.43-r0) 06:13:11 (71/166) Installing icu-data-full (74.2-r0) 06:13:14 (72/166) Installing mesa (24.0.9-r1) 06:13:14 (73/166) Installing llvm17-libs (17.0.6-r2) 06:13:18 (74/166) Installing hwdata-pci (0.382-r0) 06:13:18 (75/166) Installing libpciaccess (0.18.1-r0) 06:13:19 (76/166) Installing libdrm (2.4.120-r0) 06:13:19 (77/166) Installing libelf (0.191-r0) 06:13:20 (78/166) Installing mesa-glapi (24.0.9-r1) 06:13:20 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 06:13:21 (80/166) Installing eudev-libs (3.2.14-r2) 06:13:22 (81/166) Installing libmagic (5.45-r1) 06:13:22 (82/166) Installing file (5.45-r1) 06:13:23 (83/166) Installing xprop (1.2.7-r0) 06:13:23 (84/166) Installing libice (1.1.1-r6) 06:13:23 (85/166) Installing libuuid (2.40.1-r1) 06:13:24 (86/166) Installing libsm (1.2.4-r4) 06:13:24 (87/166) Installing libxt (1.3.0-r5) 06:13:24 (88/166) Installing libxmu (1.1.4-r2) 06:13:25 (89/166) Installing xset (1.2.5-r1) 06:13:25 (90/166) Installing xdg-utils (1.2.1-r0) 06:13:26 (91/166) Installing libogg (1.3.5-r5) 06:13:26 (92/166) Installing libflac (1.4.3-r1) 06:13:26 (93/166) Installing alsa-lib (1.2.11-r0) 06:13:27 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 06:13:27 (95/166) Installing aom-libs (3.9.1-r0) 06:13:28 (96/166) Installing libva (2.21.0-r0) 06:13:29 (97/166) Installing libvdpau (1.5-r3) 06:13:29 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 06:13:29 (99/166) Installing libdav1d (1.4.2-r0) 06:13:30 (100/166) Installing openexr-libiex (3.1.13-r1) 06:13:30 (101/166) Installing openexr-libilmthread (3.1.13-r1) 06:13:31 (102/166) Installing imath (3.1.12-r0) 06:13:31 (103/166) Installing openexr-libopenexr (3.1.13-r1) 06:13:32 (104/166) Installing giflib (5.2.2-r0) 06:13:32 (105/166) Installing libhwy (1.0.7-r0) 06:13:32 (106/166) Installing lcms2 (2.16-r0) 06:13:33 (107/166) Installing libjxl (0.10.2-r0) 06:13:33 (108/166) Installing lame-libs (3.100-r5) 06:13:34 (109/166) Installing opus (1.5.2-r0) 06:13:34 (110/166) Installing rav1e-libs (0.7.1-r0) 06:13:35 (111/166) Installing libgomp (13.2.1_git20240309-r1) 06:13:35 (112/166) Installing soxr (0.1.3-r7) 06:13:36 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 06:13:36 (114/166) Installing libtheora (1.1.1-r18) 06:13:37 (115/166) Installing libvorbis (1.3.7-r2) 06:13:37 (116/166) Installing libvpx (1.14.1-r0) 06:13:38 (117/166) Installing libwebpmux (1.3.2-r0) 06:13:38 (118/166) Installing x264-libs (0.164_git20231001-r0) 06:13:39 (119/166) Installing numactl (2.0.18-r0) 06:13:39 (120/166) Installing x265-libs (3.6-r0) 06:13:39 (121/166) Installing xvidcore (1.3.7-r2) 06:13:40 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 06:13:41 (123/166) Installing libbluray (1.3.4-r1) 06:13:41 (124/166) Installing mpg123-libs (1.32.8-r0) 06:13:42 (125/166) Installing libopenmpt (0.7.7-r0) 06:13:42 (126/166) Installing cjson (1.7.18-r0) 06:13:43 (127/166) Installing mbedtls (3.6.3-r0) 06:13:43 (128/166) Installing librist (0.2.10-r1) 06:13:44 (129/166) Installing libsrt (1.5.3-r0) 06:13:45 (130/166) Installing libssh (0.10.6-r0) 06:13:45 (131/166) Installing libsodium (1.0.19-r0) 06:13:46 (132/166) Installing libzmq (4.3.5-r2) 06:13:46 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 06:13:47 (134/166) Installing crc32c (1.1.2-r0) 06:13:47 (135/166) Installing double-conversion (3.3.0-r0) 06:13:47 (136/166) Installing libevent (2.1.12-r7) 06:13:48 (137/166) Installing wayland-libs-server (1.22.0-r4) 06:13:49 (138/166) Installing mesa-gbm (24.0.9-r1) 06:13:49 (139/166) Installing harfbuzz-subset (8.5.0-r0) 06:13:49 (140/166) Installing icu-libs (74.2-r0) 06:13:50 (141/166) Installing minizip (1.3.1-r0) 06:13:50 (142/166) Installing nspr (4.35-r4) 06:13:51 (143/166) Installing sqlite-libs (3.45.3-r2) 06:13:51 (144/166) Installing nss (3.105-r0) 06:13:52 (145/166) Installing openh264 (2.4.1-r0) 06:13:52 (146/166) Installing libcamera-ipa (0.3.0-r0) 06:13:53 (147/166) Installing libunwind (1.8.1-r0) 06:13:53 (148/166) Installing yaml (0.2.5-r2) 06:13:54 (149/166) Installing libcamera (0.3.0-r0) 06:13:54 (150/166) Installing speexdsp (1.2.1-r2) 06:13:55 (151/166) Installing libuv (1.48.0-r0) 06:13:55 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 06:13:55 (153/166) Installing libsndfile (1.2.2-r1) 06:13:56 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 06:13:57 (155/166) Installing pipewire-libs (1.0.6-r1) 06:13:57 (156/166) Installing libasyncns (0.8-r3) 06:13:58 (157/166) Installing libltdl (2.4.7-r3) 06:13:58 (158/166) Installing orc (0.4.40-r0) 06:13:58 (159/166) Installing tdb-libs (1.4.9-r1) 06:13:59 (160/166) Installing libpulse (17.0-r0) 06:13:59 (161/166) Installing libwebpdemux (1.3.2-r0) 06:14:00 (162/166) Installing libgpg-error (1.49-r0) 06:14:00 (163/166) Installing libgcrypt (1.10.3-r0) 06:14:01 (164/166) Installing libxslt (1.1.39-r2) 06:14:01 (165/166) Installing chromium (131.0.6778.108-r0) 06:14:16 (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) 06:14:18 Executing busybox-1.36.1-r29.trigger 06:14:18 Executing fontconfig-2.15.0-r1.trigger 06:14:18 Executing mkfontscale-1.2.2-r6.trigger 06:14:18 Executing glib-2.80.5-r0.trigger 06:14:18 Executing shared-mime-info-2.4-r0.trigger 06:14:20 Executing gdk-pixbuf-2.42.12-r0.trigger 06:14:20 Executing gtk-update-icon-cache-3.24.43-r0.trigger 06:14:20 Executing gtk+3.0-3.24.43-r0.trigger 06:14:20 OK: 657 MiB in 194 packages 06:14:21 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:14:22 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:14:24 (1/30) Installing jansson (2.14-r4) 06:14:24 (2/30) Installing binutils (2.42-r1) 06:14:24 (3/30) Installing libatomic (13.2.1_git20240309-r1) 06:14:25 (4/30) Installing isl26 (0.26-r1) 06:14:25 (5/30) Installing mpfr4 (4.2.1-r0) 06:14:26 (6/30) Installing mpc1 (1.3.1-r1) 06:14:26 (7/30) Installing gcc (13.2.1_git20240309-r1) 06:14:36 (8/30) Installing musl-dev (1.2.5-r1) 06:14:36 (9/30) Installing linux-headers (6.6-r0) 06:14:36 (10/30) Installing libffi-dev (3.4.6-r0) 06:14:37 (11/30) Installing libpq (16.9-r0) 06:14:37 (12/30) Installing openssl-dev (3.3.3-r0) 06:14:38 (13/30) Installing libpq-dev (16.9-r0) 06:14:38 (14/30) Installing libecpg (16.9-r0) 06:14:39 (15/30) Installing libecpg-dev (16.9-r0) 06:14:39 (16/30) Installing clang16-headers (16.0.6-r5) 06:14:40 (17/30) Installing llvm16-libs (16.0.6-r9) 06:14:50 (18/30) Installing clang16-libs (16.0.6-r5) 06:14:54 (19/30) Installing fortify-headers (1.1-r3) 06:14:55 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 06:14:56 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 06:14:56 (22/30) Installing clang16 (16.0.6-r5) 06:14:57 (23/30) Installing icu (74.2-r0) 06:14:57 (24/30) Installing icu-dev (74.2-r0) 06:14:58 (25/30) Installing llvm16 (16.0.6-r9) 06:15:06 (26/30) Installing lz4-libs (1.9.4-r5) 06:15:07 (27/30) Installing lz4-dev (1.9.4-r5) 06:15:07 (28/30) Installing zstd (1.5.6-r0) 06:15:07 (29/30) Installing zstd-dev (1.5.6-r0) 06:15:08 (30/30) Installing postgresql16-dev (16.9-r0) 06:15:09 Executing busybox-1.36.1-r29.trigger 06:15:09 OK: 1184 MiB in 224 packages 06:15:09 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:15:10 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:15:11 (1/14) Installing g++ (13.2.1_git20240309-r1) 06:15:14 (2/14) Installing gdbm (1.23-r1) 06:15:14 (3/14) Installing mpdecimal (4.0.0-r0) 06:15:14 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 06:15:15 (5/14) Installing libncursesw (6.4_p20240420-r2) 06:15:15 (6/14) Installing libpanelw (6.4_p20240420-r2) 06:15:15 (7/14) Installing readline (8.2.10-r0) 06:15:16 (8/14) Installing python3 (3.12.10-r1) 06:15:18 (9/14) Installing python3-pycache-pyc0 (3.12.10-r1) 06:15:19 (10/14) Installing pyc (3.12.10-r1) 06:15:19 (11/14) Installing python3-pyc (3.12.10-r1) 06:15:19 (12/14) Installing python3-dev (3.12.10-r1) 06:15:22 (13/14) Installing libsodium-dev (1.0.19-r0) 06:15:23 (14/14) Installing zeromq-dev (4.3.5-r2) 06:15:24 Executing busybox-1.36.1-r29.trigger 06:15:24 OK: 1370 MiB in 238 packages 06:15:24 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:15:24 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:15:26 OK: 1370 MiB in 238 packages 06:15:26 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:15:27 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:15:29 (1/1) Installing tzdata (2025b-r0) 06:15:29 OK: 1372 MiB in 239 packages 06:15:31 (1/1) Purging tzdata (2025b-r0) 06:15:31 OK: 1370 MiB in 238 packages 06:15:43 Looking in links: /tmp/tmpw07x3vy2 06:15:43 Processing /tmp/tmpw07x3vy2/pip-25.0.1-py3-none-any.whl 06:15:43 Installing collected packages: pip 06:15:50 Successfully installed pip-25.0.1 06:15:50 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. 06:15:52 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 06:15:53 Collecting pip 06:15:53 Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 06:15:54 Collecting setuptools 06:15:54 Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 06:15:54 Collecting wheel 06:15:54 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 06:15:54 Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 06:15:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 50.4 MB/s eta 0:00:00 06:15:54 Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 06:15:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 51.2 MB/s eta 0:00:00 06:15:54 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 06:15:54 Installing collected packages: wheel, setuptools, pip 06:16:01 Attempting uninstall: pip 06:16:01 Found existing installation: pip 25.0.1 06:16:02 Uninstalling pip-25.0.1: 06:16:02 Successfully uninstalled pip-25.0.1 06:16:10 Successfully installed pip-25.1.1 setuptools-80.9.0 wheel-0.45.1 06:16: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. 06:16:13 Processing ./edgex-taf-common 06:16:13 Preparing metadata (setup.py): started 06:16:14 Preparing metadata (setup.py): finished with status 'done' 06:16:14 Building wheels for collected packages: edgex-taf-common 06:16:14  DEPRECATION: Building 'edgex-taf-common' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'edgex-taf-common'. Discussion can be found at https://github.com/pypa/pip/issues/6334 06:16:14  Building wheel for edgex-taf-common (setup.py): started 06:16:15 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 06:16:15 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15392 sha256=902eb9f23355c85b8ce5a9724b85c91bbfa58ceee84553145a87b861413c34f2 06:16:15 Stored in directory: /tmp/pip-ephem-wheel-cache-sixgemvt/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 06:16:15 Successfully built edgex-taf-common 06:16:16 Installing collected packages: edgex-taf-common 06:16:16 Successfully installed edgex-taf-common-0.0.0 06:16:16 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. 06:16:19 Collecting robotframework==7.2.2 (from -r requirements.txt (line 1)) 06:16:19 Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) 06:16:19 Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) 06:16:19 Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) 06:16:19 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 06:16:19 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 06:16:20 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 06:16:20 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 06:16:20 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 06:16:20 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 06:16:20 Preparing metadata (setup.py): started 06:16:21 Preparing metadata (setup.py): finished with status 'done' 06:16:21 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) 06:16:21 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 06:16:21 Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) 06:16:21 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 06:16:21 Collecting requests==2.32.3 (from -r requirements.txt (line 8)) 06:16:21 Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 06:16:21 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) 06:16:21 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 06:16:21 Collecting docker==7.1.0 (from -r requirements.txt (line 10)) 06:16:21 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 06:16:23 Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) 06:16:23 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 06:16:24 Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) 06:16:24 Downloading psutil-7.0.0.tar.gz (497 kB) 06:16:25 Installing build dependencies: started 06:16:30 Installing build dependencies: finished with status 'done' 06:16:30 Getting requirements to build wheel: started 06:16:34 Getting requirements to build wheel: finished with status 'done' 06:16:34 Preparing metadata (pyproject.toml): started 06:16:35 Preparing metadata (pyproject.toml): finished with status 'done' 06:16:38 Collecting pyzmq==26.4.0 (from -r requirements.txt (line 13)) 06:16:38 Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.0 kB) 06:16:38 Collecting influxdb-client==1.48.0 (from -r requirements.txt (line 14)) 06:16:38 Downloading influxdb_client-1.48.0-py3-none-any.whl.metadata (65 kB) 06:16:38 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) 06:16:38 Downloading psycopg2-2.9.10.tar.gz (385 kB) 06:16:39 Preparing metadata (setup.py): started 06:16:40 Preparing metadata (setup.py): finished with status 'done' 06:16:41 Collecting pycryptodome==3.22.0 (from -r requirements.txt (line 16)) 06:16:41 Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 06:16:44 Collecting protobuf==6.30.2 (from -r requirements.txt (line 17)) 06:16:44 Downloading protobuf-6.30.2-py3-none-any.whl.metadata (593 bytes) 06:16:44 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 18)) 06:16:44 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 06:16:45 Collecting cryptography==45.0.3 (from -r requirements.txt (line 19)) 06:16:45 Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) 06:16:46 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:16:46 Downloading selenium-4.33.0-py3-none-any.whl.metadata (7.5 kB) 06:16:46 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:16:46 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 06:16:46 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:16:46 Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) 06:16:46 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:16:46 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 06:16:46 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:16:46 Downloading flex-6.14.1.tar.gz (40 kB) 06:16:46 Preparing metadata (setup.py): started 06:16:48 Preparing metadata (setup.py): finished with status 'done' 06:16:48 Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:16:48 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 06:16:48 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:16:48 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 06:16:48 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:16:48 Downloading jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB) 06:16:48 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:16:48 Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) 06:16:48 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:16:48 Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) 06:16:49 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:16:49 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 06:16:49 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:16:49 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 06:16:50 Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) 06:16:50 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (35 kB) 06:16:50 Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) 06:16:50 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 06:16:50 Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) 06:16:50 Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) 06:16:50 Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) 06:16:50 Downloading certifi-2025.4.26-py3-none-any.whl.metadata (2.5 kB) 06:16:51 Collecting reactivex>=4.0.4 (from influxdb-client==1.48.0->-r requirements.txt (line 14)) 06:16:51 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 06:16:51 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.48.0->-r requirements.txt (line 14)) 06:16:51 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 06:16:51 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.48.0->-r requirements.txt (line 14)) (80.9.0) 06:16:52 Collecting cffi>=1.14 (from cryptography==45.0.3->-r requirements.txt (line 19)) 06:16:52 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (1.5 kB) 06:16:52 Collecting pycparser (from cffi>=1.14->cryptography==45.0.3->-r requirements.txt (line 19)) 06:16:52 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 06:16:53 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.48.0->-r requirements.txt (line 14)) 06:16:53 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 06:16:53 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.48.0->-r requirements.txt (line 14)) 06:16:53 Downloading typing_extensions-4.14.0-py3-none-any.whl.metadata (3.0 kB) 06:16:53 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:16:53 Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) 06:16:53 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:16:53 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 06:16:53 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.48.0->-r requirements.txt (line 14)) 06:16:53 Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) 06:16:53 Collecting websocket-client~=1.8.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:16:53 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 06:16:53 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:16:53 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 06:16:54 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:16:54 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 06:16:54 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:16:54 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 06:16:54 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:16:54 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 06:16:54 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:16:54 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 06:16:54 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]~=2.4.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:16:54 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 06:16:55 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:16:55 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 06:16:55 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:16:55 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) 06:16:55 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:16:55 Downloading validate_email-1.3.tar.gz (4.7 kB) 06:16:55 Preparing metadata (setup.py): started 06:16:56 Preparing metadata (setup.py): finished with status 'done' 06:16:57 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:16:57 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 06:16:57 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:16:57 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 06:16:57 Preparing metadata (setup.py): started 06:16:58 Preparing metadata (setup.py): finished with status 'done' 06:16:58 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:16:58 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 06:16:58 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:16:58 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 06:16:59 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:16:59 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) 06:16:59 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:16:59 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 06:17:02 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:17:02 Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 06:17:02 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:17:02 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 06:17:02 Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:17:02 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 06:17:02 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:17:02 Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) 06:17:02 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:17:02 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 06:17:02 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:17:02 Downloading openapi_spec_validator-0.7.1-py3-none-any.whl.metadata (5.7 kB) 06:17:03 Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:17:03 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) 06:17:03 Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:17:03 Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) 06:17:03 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:17:03 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 06:17:04 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:17:04 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 06:17:04 Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:17:04 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) 06:17:04 Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:17:04 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.0 kB) 06:17:05 Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) 06:17:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 54.4 MB/s eta 0:00:00 06:17:05 Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) 06:17:05 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 06:17:05 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 06:17:05 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 06:17:05 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 06:17:05 Downloading requests-2.32.3-py3-none-any.whl (64 kB) 06:17:05 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 06:17:05 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 06:17:05 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 06:17:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 47.9 MB/s eta 0:00:00 06:17:05 Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) 06:17:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 52.5 MB/s eta 0:00:00 06:17:05 Downloading influxdb_client-1.48.0-py3-none-any.whl (746 kB) 06:17:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.2/746.2 kB 49.6 MB/s eta 0:00:00 06:17:05 Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 06:17:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 49.1 MB/s eta 0:00:00 06:17:05 Downloading protobuf-6.30.2-py3-none-any.whl (167 kB) 06:17:05 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 06:17:05 Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_aarch64.whl (4.3 MB) 06:17:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 48.9 MB/s eta 0:00:00 06:17:05 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl (145 kB) 06:17:06 Downloading idna-3.10-py3-none-any.whl (70 kB) 06:17:06 Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) 06:17:06 Downloading certifi-2025.4.26-py3-none-any.whl (159 kB) 06:17:06 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl (484 kB) 06:17:06 Downloading click-8.2.1-py3-none-any.whl (102 kB) 06:17:06 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 06:17:06 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 06:17:06 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 06:17:06 Downloading selenium-4.33.0-py3-none-any.whl (9.4 MB) 06:17:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 51.7 MB/s eta 0:00:00 06:17:06 Downloading trio-0.30.0-py3-none-any.whl (499 kB) 06:17:06 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 06:17:06 Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) 06:17:06 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 06:17:06 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 06:17:06 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 06:17:06 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 06:17:06 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 06:17:06 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 06:17:06 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 06:17:06 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 06:17:06 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 06:17:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 47.7 MB/s eta 0:00:00 06:17:06 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 06:17:06 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) 06:17:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 50.1 MB/s eta 0:00:00 06:17:06 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 06:17:06 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 06:17:06 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 06:17:06 Downloading jsonschema-4.24.0-py3-none-any.whl (88 kB) 06:17:06 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) 06:17:06 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 06:17:06 Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_aarch64.whl (567 kB) 06:17:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 567.2/567.2 kB 52.2 MB/s eta 0:00:00 06:17:06 Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) 06:17:06 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 06:17:06 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 06:17:06 Downloading openapi_spec_validator-0.7.1-py3-none-any.whl (38 kB) 06:17:06 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) 06:17:06 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 06:17:06 Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) 06:17:06 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl (24 kB) 06:17:06 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 06:17:06 Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) 06:17:07 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) 06:17:07 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 06:17:07 Downloading pycparser-2.22-py3-none-any.whl (117 kB) 06:17:07 Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) 06:17:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 53.4 MB/s eta 0:00:00 06:17:07 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 06:17:07 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 06:17:07 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 06:17:07 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 06:17:07 Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 06:17:07  DEPRECATION: Building 'robotbackgroundlogger' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotbackgroundlogger'. Discussion can be found at https://github.com/pypa/pip/issues/6334 06:17:07  Building wheel for robotbackgroundlogger (setup.py): started 06:17:09 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 06:17:09 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=ea257d8b4e3e982c0faa3dc3cb714f1b58b98db36dbd479959a6e3293230066b 06:17:09 Stored in directory: /tmp/pip-ephem-wheel-cache-z7fsdfsf/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 06:17:09 Building wheel for psutil (pyproject.toml): started 06:17:21 Building wheel for psutil (pyproject.toml): finished with status 'done' 06:17:21 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278200 sha256=7a66bdbca7624141016ae0f3822623fd6f504bd6c3888cf23882abe03d290d01 06:17:21 Stored in directory: /tmp/pip-ephem-wheel-cache-z7fsdfsf/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 06:17:21  DEPRECATION: Building 'psycopg2' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'psycopg2'. Discussion can be found at https://github.com/pypa/pip/issues/6334 06:17:21  Building wheel for psycopg2 (setup.py): started 06:18:29 Building wheel for psycopg2 (setup.py): still running... 06:18:29 Building wheel for psycopg2 (setup.py): finished with status 'done' 06:18:29 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512676 sha256=25664a39757c6f8034df07193ffec9364001900faba015913d5403ac07304f7d 06:18:29 Stored in directory: /tmp/pip-ephem-wheel-cache-z7fsdfsf/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 06:18:29  DEPRECATION: Building 'flex' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'flex'. Discussion can be found at https://github.com/pypa/pip/issues/6334 06:18:29  Building wheel for flex (setup.py): started 06:18:29 Building wheel for flex (setup.py): finished with status 'done' 06:18:29 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=ddc5265b4c1859f9e58626c704af356ccaa3366a9b34a411c1fe1362e3f52a34 06:18:29 Stored in directory: /tmp/pip-ephem-wheel-cache-z7fsdfsf/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 06:18:29  DEPRECATION: Building 'strict-rfc3339' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'strict-rfc3339'. Discussion can be found at https://github.com/pypa/pip/issues/6334 06:18:29  Building wheel for strict-rfc3339 (setup.py): started 06:18:29 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 06:18:29 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=bd1c106578631e3eafd8f630469f8d74141317531df5a543b7eb21334ef8fabc 06:18:29 Stored in directory: /tmp/pip-ephem-wheel-cache-z7fsdfsf/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 06:18:29  DEPRECATION: Building 'validate-email' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'validate-email'. Discussion can be found at https://github.com/pypa/pip/issues/6334 06:18:29  Building wheel for validate-email (setup.py): started 06:18:29 Building wheel for validate-email (setup.py): finished with status 'done' 06:18:29 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=eef81160693186a6cc185cf29fcaff87774d8a91af624dd9ee57390295944dcc 06:18:29 Stored in directory: /tmp/pip-ephem-wheel-cache-z7fsdfsf/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 06:18:29 Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 06:18:30 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, parse, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, MarkupSafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, jsonschema, selenium, openapi-schema-validator, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 06:19:38 06:19:38 Successfully installed GenSON-1.3.0 MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 certifi-2025.4.26 cffi-1.17.1 charset-normalizer-3.4.2 click-8.2.1 configparser-7.2.0 cryptography-45.0.3 docker-7.1.0 docutils-0.21.2 flex-6.14.1 h11-0.16.0 idna-3.10 influxdb-client-1.48.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.24.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.4.1 lazy-object-proxy-1.11.0 more-itertools-10.7.0 numpy-2.2.5 openapi-core-0.19.5 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.1 outcome-1.3.0.post0 paho-mqtt-2.1.0 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.30.2 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.22 pycryptodome-3.22.0 pygments-2.19.1 pyjwt-2.10.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.0 pytz-2025.2 pyzmq-26.4.0 reactivex-4.0.4 referencing-0.36.2 requests-2.32.3 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.2.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 rpds-py-0.25.1 selenium-4.33.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.13.2 tzlocal-5.3.1 urllib3-2.4.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 06:19:38 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. 06:20:35 Removing intermediate container f7613de31201 06:20:35 ---> 379eb1b2b9ef 06:20:35 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 06:20:35 ---> Running in db5ca0cb0301 06:20:35 Removing intermediate container db5ca0cb0301 06:20:35 ---> a8066835a2eb 06:20:35 Step 11/13 : LABEL arch=arm64 06:20:35 ---> Running in 2b815ddb3aaf 06:20:35 Removing intermediate container 2b815ddb3aaf 06:20:35 ---> ea068252c139 06:20:35 Step 12/13 : LABEL git_sha=4d4f75a47e2379e8d50c6374e127dd66af98353a 06:20:35 ---> Running in f28176452317 06:20:35 Removing intermediate container f28176452317 06:20:35 ---> 89ddfff9d201 06:20:35 Step 13/13 : LABEL version=0.0.0 06:20:35 ---> Running in 8cff45b4cb9e 06:20:35 Removing intermediate container 8cff45b4cb9e 06:20:35 ---> 98c4fdf96292 06:20:35 [Warning] One or more build-args [ARCH] were not consumed 06:20:35 Successfully built 98c4fdf96292 06:20:35 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 06:20:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:20:36 06:20:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:20:36 arm64: Pulling from edgex-lftools-log-publisher 06:20:36 8998bd30e6a1: Pulling fs layer 06:20:36 04944245beec: Pulling fs layer 06:20:36 699f458cf7ca: Pulling fs layer 06:20:36 765212b225bb: Pulling fs layer 06:20:36 f23df028b6ca: Pulling fs layer 06:20:36 d65c8cfc05b1: Pulling fs layer 06:20:36 2437ff75d9bd: Pulling fs layer 06:20:36 f23df028b6ca: Waiting 06:20:36 d65c8cfc05b1: Waiting 06:20:36 2437ff75d9bd: Waiting 06:20:36 04944245beec: Verifying Checksum 06:20:36 04944245beec: Download complete 06:20:36 765212b225bb: Verifying Checksum 06:20:36 765212b225bb: Download complete 06:20:37 f23df028b6ca: Verifying Checksum 06:20:37 f23df028b6ca: Download complete 06:20:37 d65c8cfc05b1: Verifying Checksum 06:20:37 d65c8cfc05b1: Download complete 06:20:37 699f458cf7ca: Verifying Checksum 06:20:37 699f458cf7ca: Download complete 06:20:37 8998bd30e6a1: Verifying Checksum 06:20:37 8998bd30e6a1: Download complete 06:20:40 2437ff75d9bd: Verifying Checksum 06:20:40 2437ff75d9bd: Download complete 06:20:42 8998bd30e6a1: Pull complete 06:20:42 04944245beec: Pull complete 06:20:44 699f458cf7ca: Pull complete 06:20:44 765212b225bb: Pull complete 06:20:45 f23df028b6ca: Pull complete 06:20:45 d65c8cfc05b1: Pull complete 06:21:03 2437ff75d9bd: Pull complete 06:21:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:21:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:21:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:21:03 prd-ubuntu20.04-docker-arm64-4c-16g-2819 does not seem to be running inside a container 06:21:03 $ 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-127 -v /w/workspace/xfoundry_edgex-taf-common_PR-127:/w/workspace/xfoundry_edgex-taf-common_PR-127:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-127@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:21:06 $ docker top e4d163baea56908034cabf7f8dbf2bd76cf8ee6a1685a8e6b46bcfc927e8b2bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:21:07 ---> job-cost.sh 06:21:07 lf-activate-venv: SKIPPING 06:21:07 INFO: No Stack... 06:21:08 INFO: Retrieving Pricing Info for: v3-standard-4 06:21:08 INFO: Archiving Costs [Pipeline] sh 06:21:09 + cat /w/workspace/xfoundry_edgex-taf-common_PR-127/archives/cost.csv 06:21:09 + cut -d, -f6 [Pipeline] lock 06:21:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-127-1-stack-cost] 06:21:09 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-127-1-stack-cost] did not exist. Created. 06:21:09 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-127-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:21:10 /w/workspace/xfoundry_edgex-taf-common_PR-127@tmp/durable-722783be/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:21:10 + echo total: 0.10999999940395355 [Pipeline] stash 06:21:10 Warning: overwriting stash ‘stack-cost’ 06:21:11 Stashed 1 file(s) [Pipeline] } 06:21:11 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-127-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:21:11 $ docker stop --time=1 e4d163baea56908034cabf7f8dbf2bd76cf8ee6a1685a8e6b46bcfc927e8b2bb 06:21:13 $ docker rm -f --volumes e4d163baea56908034cabf7f8dbf2bd76cf8ee6a1685a8e6b46bcfc927e8b2bb [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 06:21:14 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-127/archives ] 06:21:14 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-127/archives 06:21:14 total 16 06:21:14 drwxr-xr-x 3 root root 4096 Jun 5 06:11 . 06:21:14 drwxrwxr-x 7 jenkins jenkins 4096 Jun 5 06:11 .. 06:21:14 drwxr-xr-x 2 root root 4096 Jun 5 06:11 cost 06:21:14 -rw-r--r-- 1 root root 89 Jun 5 06:11 cost.csv 06:21:14 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-127/archives 06:21:14 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-127/archives 06:21:14 total 16 06:21:14 drwxr-xr-x 3 jenkins jenkins 4096 Jun 5 06:11 . 06:21:14 drwxrwxr-x 7 jenkins jenkins 4096 Jun 5 06:11 .. 06:21:14 drwxr-xr-x 2 jenkins jenkins 4096 Jun 5 06:11 cost 06:21:14 -rw-r--r-- 1 jenkins jenkins 89 Jun 5 06:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:21:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:21:15 ---> package-listing.sh 06:21:15 ++ facter osfamily 06:21:15 ++ tr '[:upper:]' '[:lower:]' 06:21:16 + OS_FAMILY=debian 06:21:16 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-127 06:21:16 + START_PACKAGES=/tmp/packages_start.txt 06:21:16 + END_PACKAGES=/tmp/packages_end.txt 06:21:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:21:16 + PACKAGES=/tmp/packages_start.txt 06:21:16 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-127 ']' 06:21:16 + PACKAGES=/tmp/packages_end.txt 06:21:16 + case "${OS_FAMILY}" in 06:21:16 + dpkg -l 06:21:16 + grep '^ii' 06:21:16 + '[' -f /tmp/packages_start.txt ']' 06:21:16 + '[' -f /tmp/packages_end.txt ']' 06:21:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:21:16 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-127 ']' 06:21:16 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-127/archives/ 06:21:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-127/archives/ [Pipeline] echo 06:21:16 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-127/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:21:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:21:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:21:17 prd-ubuntu20.04-docker-8c-8g-2815 does not seem to be running inside a container 06:21:17 $ 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-127/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-127 -v /w/workspace/xfoundry_edgex-taf-common_PR-127:/w/workspace/xfoundry_edgex-taf-common_PR-127:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-127@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-127@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 06:21:17 $ docker top 60ffe582ee1abb1bb844f694a00480cacf8698fc3debcc55d076ebe170480a66 -eo pid,comm [Pipeline] { [Pipeline] sh 06:21:17 + touch /tmp/pre-build-complete [Pipeline] sh 06:21:18 + mkdir -p /var/log/sysstat [Pipeline] sh 06:21:18 + ls /var/log/sa-host 06:21:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:21:18 provisioning config files... 06:21:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-127@tmp/config12768383746001010979tmp [Pipeline] { [Pipeline] echo 06:21:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:21:18 ---> create-netrc.sh [Pipeline] } 06:21:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:21:19 ---> python-tools-install.sh [Pipeline] echo 06:21:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:21:19 ---> sudo-logs.sh 06:21:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:21:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:21:20 ---> job-cost.sh 06:21:20 lf-activate-venv: SKIPPING 06:21:20 DEBUG: total: 0.2199999988079071 06:21:20 INFO: Retrieving Stack Cost... 06:21:20 INFO: Retrieving Pricing Info for: v3-standard-8 06:21:20 INFO: Archiving Costs [Pipeline] echo 06:21:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:21:21 ---> logs-deploy.sh 06:21:21 lf-activate-venv: SKIPPING 06:21:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-127/1 06:21:21 INFO: archiving workspace using pattern(s): 06:21:22 Archives upload complete. 06:21:22 INFO: archiving logs to Nexus