Pull request #113 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 930018f3c320907d8df5be3fad2253dfd31e1c3c+7ef99bc445e5002edb91e45647dc2bc252dae2a9 (3f812d11b31dda8e5ee6737e29a81b2389417e69) 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-ssh7175904948352703840.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh8949698240028127582.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 590556114a56c6d90cc8043840e039c2f74196dc 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-113/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-113/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2914084542551567222.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-113/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15772520049090323333.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh1693462208484235733.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-113/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-113/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2331150839147382502.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 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4696 in /w/workspace/xfoundry_edgex-taf-common_PR-113 [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-113 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7ef99bc445e5002edb91e45647dc2bc252dae2a9 into PR head commit 930018f3c320907d8df5be3fad2253dfd31e1c3c Merge succeeded, producing 930018f3c320907d8df5be3fad2253dfd31e1c3c Checking out Revision 930018f3c320907d8df5be3fad2253dfd31e1c3c (PR-113) Commit message: "build: bump robotframework from 6.1.1 to 7.0.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > 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/113/head:refs/remotes/origin/PR-113 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 930018f3c320907d8df5be3fad2253dfd31e1c3c # 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 7ef99bc445e5002edb91e45647dc2bc252dae2a9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 930018f3c320907d8df5be3fad2253dfd31e1c3c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:10:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:10:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:10:36 ========================================================= 18:10:36 EdgeX Global Pipelines Version Info 18:10:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:10:37 ------------------- 18:10:37 stable info: 18:10:37 ------------------- 18:10:37 Commited By: Ginny Guan ginny@iotechsys.com 18:10:37 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 18:10:37 Message: update stable to v1.0.260 18:10:37 ------------------- 18:10:37 experimental info: 18:10:37 ------------------- 18:10:37 Commited By: Ginny Guan ginny@iotechsys.com 18:10:37 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 18:10:37 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:10:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 18:10:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 18:10:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:10:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:10:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:10:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 18:10:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:10:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 18:10:38 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 18:10:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:10:38 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 18:10:38 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 18:10:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:10:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:10:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-113 [Pipeline] echo 18:10:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-113 [Pipeline] echo 18:10:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-113 [Pipeline] echo 18:10:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 930018f3c320907d8df5be3fad2253dfd31e1c3c [Pipeline] echo 18:10:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 930018f [Pipeline] echo 18:10:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:10:39 provisioning config files... 18:10:39 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-113@tmp/config5559840093214492952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:10:39 ---> ****-login.sh 18:10:39 nexus3.edgexfoundry.org:10001 18:10:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:10:39 Configure a credential helper to remove this warning. See 18:10:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:10:39 18:10:39 Login Succeeded 18:10:39 nexus3.edgexfoundry.org:10002 18:10:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:10:39 Configure a credential helper to remove this warning. See 18:10:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:10:39 18:10:39 Login Succeeded 18:10:39 nexus3.edgexfoundry.org:10003 18:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:10:40 Configure a credential helper to remove this warning. See 18:10:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:10:40 18:10:40 Login Succeeded 18:10:40 nexus3.edgexfoundry.org:10004 18:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:10:40 Configure a credential helper to remove this warning. See 18:10:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:10:40 18:10:40 Login Succeeded 18:10:40 ****.io 18:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:10:40 Configure a credential helper to remove this warning. See 18:10:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:10:40 18:10:40 Login Succeeded 18:10:40 ---> ****-login.sh ends [Pipeline] } 18:10:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:10:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:10:41 + grep -v github /etc/ssh/ssh_known_hosts 18:10:41 + [ -e /tmp/ssh_known_hosts ] 18:10:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:10:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:10:41 + sudo tee -a /etc/ssh/ssh_known_hosts 18:10:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:10:41 18:10:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:10:42 0.1.4: Pulling from edgex-devops/py-git-semver 18:10:42 b85a868b505f: Pulling fs layer 18:10:42 e2be974225ed: Pulling fs layer 18:10:42 339a4e72a1f5: Pulling fs layer 18:10:42 988bab9f4d93: Pulling fs layer 18:10:42 1469e6f7b9e6: Pulling fs layer 18:10:42 eaf3925da568: Pulling fs layer 18:10:42 bab4dde63d76: Pulling fs layer 18:10:42 bde34c3a00c8: Pulling fs layer 18:10:42 b352a97aabf1: Pulling fs layer 18:10:42 4872d77fe225: Pulling fs layer 18:10:42 5851b861e8e6: Pulling fs layer 18:10:42 bab4dde63d76: Waiting 18:10:42 bde34c3a00c8: Waiting 18:10:42 b352a97aabf1: Waiting 18:10:42 4872d77fe225: Waiting 18:10:42 5851b861e8e6: Waiting 18:10:42 988bab9f4d93: Waiting 18:10:42 1469e6f7b9e6: Waiting 18:10:42 eaf3925da568: Waiting 18:10:42 e2be974225ed: Verifying Checksum 18:10:42 e2be974225ed: Download complete 18:10:42 988bab9f4d93: Verifying Checksum 18:10:42 988bab9f4d93: Download complete 18:10:42 1469e6f7b9e6: Verifying Checksum 18:10:42 1469e6f7b9e6: Download complete 18:10:42 339a4e72a1f5: Verifying Checksum 18:10:42 339a4e72a1f5: Download complete 18:10:42 eaf3925da568: Verifying Checksum 18:10:42 eaf3925da568: Download complete 18:10:42 bde34c3a00c8: Download complete 18:10:42 b352a97aabf1: Download complete 18:10:42 4872d77fe225: Verifying Checksum 18:10:42 4872d77fe225: Download complete 18:10:42 5851b861e8e6: Verifying Checksum 18:10:42 5851b861e8e6: Download complete 18:10:42 b85a868b505f: Verifying Checksum 18:10:42 b85a868b505f: Download complete 18:10:42 bab4dde63d76: Verifying Checksum 18:10:42 bab4dde63d76: Download complete 18:10:43 b85a868b505f: Pull complete 18:10:43 e2be974225ed: Pull complete 18:10:44 339a4e72a1f5: Pull complete 18:10:44 988bab9f4d93: Pull complete 18:10:44 1469e6f7b9e6: Pull complete 18:10:44 eaf3925da568: Pull complete 18:10:46 bab4dde63d76: Pull complete 18:10:46 bde34c3a00c8: Pull complete 18:10:46 b352a97aabf1: Pull complete 18:10:46 4872d77fe225: Pull complete 18:10:46 5851b861e8e6: Pull complete 18:10:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:10:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:10:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:10:46 prd-ubuntu20.04-docker-8c-8g-4696 does not seem to be running inside a container 18:10:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-113 -v /w/workspace/xfoundry_edgex-taf-common_PR-113:/w/workspace/xfoundry_edgex-taf-common_PR-113:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-113@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-113@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:10:49 $ docker top f8757f0f4314c61dd72c994826da812aac233c2a6c9069dc949c6cefcac16f8a -eo pid,comm 18:10:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:10:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:10:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:10:49 [ssh-agent] Looking for ssh-agent implementation... 18:10:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:10:50 $ docker exec f8757f0f4314c61dd72c994826da812aac233c2a6c9069dc949c6cefcac16f8a ssh-agent 18:10:50 SSH_AUTH_SOCK=/tmp/ssh-RDPCKF5EZOk8/agent.33 18:10:50 SSH_AGENT_PID=39 18:10:50 Running ssh-add (command line suppressed) 18:10:50 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-113@tmp/private_key_9980054098448608125.key (/w/workspace/xfoundry_edgex-taf-common_PR-113@tmp/private_key_9980054098448608125.key) 18:10:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:10:50 + git tag --points-at HEAD [Pipeline] } 18:10:50 $ docker exec --env ******** --env ******** f8757f0f4314c61dd72c994826da812aac233c2a6c9069dc949c6cefcac16f8a ssh-agent -k 18:10:50 unset SSH_AUTH_SOCK; 18:10:50 unset SSH_AGENT_PID; 18:10:50 echo Agent pid 39 killed; 18:10:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:10:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:10:50 [ssh-agent] Looking for ssh-agent implementation... 18:10:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:10:51 $ docker exec f8757f0f4314c61dd72c994826da812aac233c2a6c9069dc949c6cefcac16f8a ssh-agent 18:10:51 SSH_AUTH_SOCK=/tmp/ssh-LBZ5fXHkZrOL/agent.72 18:10:51 SSH_AGENT_PID=78 18:10:51 Running ssh-add (command line suppressed) 18:10:51 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-113@tmp/private_key_7836864018523302943.key (/w/workspace/xfoundry_edgex-taf-common_PR-113@tmp/private_key_7836864018523302943.key) 18:10:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:10:51 + git semver init 18:10:51 2024-07-01 18:10:51,741 [run_init] DEBUG init version:0.0.0 force:False 18:10:51 2024-07-01 18:10:51,741 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-113/.semver 18:10:51 2024-07-01 18:10:51,742 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-113/.semver 18:10:51 2024-07-01 18:10:51,742 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-113/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-113, universal_newlines=False, shell=None, istream=None) 18:10:52 2024-07-01 18:10:52,331 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-113/.git/info/exclude 18:10:52 2024-07-01 18:10:52,331 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-113/.semver/PR-113 with force:False 18:10:52 2024-07-01 18:10:52,331 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-113/.semver/PR-113 18:10:52 2024-07-01 18:10:52,335 [execute] INFO git cat-file --batch-check 18:10:52 2024-07-01 18:10:52,336 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-113/.semver, universal_newlines=False, shell=None, istream=) 18:10:52 2024-07-01 18:10:52,341 [execute] INFO git cat-file --batch 18:10:52 2024-07-01 18:10:52,341 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-113/.semver, universal_newlines=False, shell=None, istream=) 18:10:52 2024-07-01 18:10:52,346 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-113/.semver/PR-113 18:10:52 0.0.0 [Pipeline] } 18:10:52 $ docker exec --env ******** --env ******** f8757f0f4314c61dd72c994826da812aac233c2a6c9069dc949c6cefcac16f8a ssh-agent -k 18:10:52 unset SSH_AUTH_SOCK; 18:10:52 unset SSH_AGENT_PID; 18:10:52 echo Agent pid 78 killed; 18:10:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:10:52 + git semver [Pipeline] } 18:10:53 $ docker stop --time=1 f8757f0f4314c61dd72c994826da812aac233c2a6c9069dc949c6cefcac16f8a 18:10:54 $ docker rm -f --volumes f8757f0f4314c61dd72c994826da812aac233c2a6c9069dc949c6cefcac16f8a [Pipeline] // withDockerContainer [Pipeline] sh 18:10:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:10:55 Stashed 1 file(s) [Pipeline] echo 18:10:55 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:10:55 provisioning config files... 18:10:55 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-113@tmp/config12148654203468662240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:10:56 ---> ****-login.sh 18:10:56 nexus3.edgexfoundry.org:10001 18:10:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:10:56 Configure a credential helper to remove this warning. See 18:10:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:10:56 18:10:56 Login Succeeded 18:10:56 nexus3.edgexfoundry.org:10002 18:10:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:10:56 Configure a credential helper to remove this warning. See 18:10:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:10:56 18:10:56 Login Succeeded 18:10:56 nexus3.edgexfoundry.org:10003 18:10:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:10:56 Configure a credential helper to remove this warning. See 18:10:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:10:56 18:10:56 Login Succeeded 18:10:56 nexus3.edgexfoundry.org:10004 18:10:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:10:56 Configure a credential helper to remove this warning. See 18:10:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:10:56 18:10:56 Login Succeeded 18:10:56 ****.io 18:10:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:10:56 Configure a credential helper to remove this warning. See 18:10:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:10:56 18:10:56 Login Succeeded 18:10:56 ---> ****-login.sh ends [Pipeline] } 18:10:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:10:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:10:58 + ls -al . 18:10:58 total 72 18:10:58 drwxrwxr-x 7 jenkins jenkins 4096 Jul 1 18:10 . 18:10:58 drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 18:10 .. 18:10:58 drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 18:10 .git 18:10:58 drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 18:10 .github 18:10:58 -rw-rw-r-- 1 jenkins jenkins 22 Jul 1 18:10 .gitignore 18:10:58 drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 18:10 .semver 18:10:58 -rw-rw-r-- 1 jenkins jenkins 1653 Jul 1 18:10 Dockerfile 18:10:58 -rw-rw-r-- 1 jenkins jenkins 746 Jul 1 18:10 Jenkinsfile 18:10:58 -rw-rw-r-- 1 jenkins jenkins 11381 Jul 1 18:10 LICENSE 18:10:58 -rw-rw-r-- 1 jenkins jenkins 3606 Jul 1 18:10 README.md 18:10:58 drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 18:10 TAF-Manager 18:10:58 drwxrwxr-x 6 jenkins jenkins 4096 Jul 1 18:10 TUC 18:10:58 -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 18:10 VERSION 18:10:58 -rw-rw-r-- 1 jenkins jenkins 343 Jul 1 18:10 requirements.txt 18:10:58 -rw-rw-r-- 1 jenkins jenkins 54 Jul 1 18:10 robot-entrypoint.sh 18:10:58 -rw-rw-r-- 1 jenkins jenkins 445 Jul 1 18:10 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:58 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=930018f3c320907d8df5be3fad2253dfd31e1c3c --label arch=amd64 --label version=0.0.0 . 18:10:58 Sending build context to Docker daemon 613.4kB 18:10:58 Step 1/13 : FROM alpine:3.20 18:10:58 3.20: Pulling from library/alpine 18:10:58 ec99f8b99825: Pulling fs layer 18:10:58 ec99f8b99825: Verifying Checksum 18:10:58 ec99f8b99825: Download complete 18:10:59 ec99f8b99825: Pull complete 18:10:59 Digest: sha256:b89d9c93e9ed3597455c90a0b88a8bbb5cb7188438f70953fede212a0c4394e0 18:10:59 Status: Downloaded newer image for alpine:3.20 18:10:59 ---> a606584aa9aa 18:10:59 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 18:10:59 ---> Running in a81e21d9b403 18:10:59 Removing intermediate container a81e21d9b403 18:10:59 ---> 97f51cf54840 18:10:59 Step 3/13 : LABEL maintainer="Bruce Huang " 18:10:59 ---> Running in 7cbf0b961e2a 18:10:59 Removing intermediate container 7cbf0b961e2a 18:10:59 ---> f8109f1d3db0 18:10:59 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 18:10:59 ---> 42f55cdce6f5 18:10:59 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 18:11:00 ---> e230c63a2266 18:11:00 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 18:11:00 ---> 64f227fbf6a1 18:11:00 Step 7/13 : WORKDIR /edgex-taf 18:11:00 ---> Running in e55bd70842ab 18:11:00 Removing intermediate container e55bd70842ab 18:11:00 ---> bffe4face4b2 18:11:00 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:11:00 ---> Running in 0df7a2e0fc4d 18:11:00 Removing intermediate container 0df7a2e0fc4d 18:11:00 ---> 81add82e30db 18:11:00 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 18:11:00 ---> Running in f397db714f16 18:11:01 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:11:01 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:11:02 (1/2) Upgrading libcrypto3 (3.3.1-r0 -> 3.3.1-r1) 18:11:02 (2/2) Upgrading libssl3 (3.3.1-r0 -> 3.3.1-r1) 18:11:03 OK: 8 MiB in 14 packages 18:11:03 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:11:04 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:11:04 (1/14) Installing ca-certificates (20240226-r0) 18:11:05 (2/14) Installing brotli-libs (1.1.0-r2) 18:11:05 (3/14) Installing c-ares (1.28.1-r0) 18:11:05 (4/14) Installing libunistring (1.2-r0) 18:11:06 (5/14) Installing libidn2 (2.3.7-r0) 18:11:06 (6/14) Installing nghttp2-libs (1.62.1-r0) 18:11:07 (7/14) Installing libpsl (0.21.5-r1) 18:11:07 (8/14) Installing zstd-libs (1.5.6-r0) 18:11:07 (9/14) Installing libcurl (8.8.0-r0) 18:11:08 (10/14) Installing curl (8.8.0-r0) 18:11:08 (11/14) Installing docker-cli (26.1.3-r1) 18:11:09 (12/14) Installing oniguruma (6.9.9-r0) 18:11:09 (13/14) Installing jq (1.7.1-r0) 18:11:10 (14/14) Installing openssl (3.3.1-r1) 18:11:10 Executing busybox-1.36.1-r29.trigger 18:11:10 Executing ca-certificates-20240226-r0.trigger 18:11:10 Still waiting to schedule task 18:11:10 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:11:10 OK: 43 MiB in 28 packages 18:11:10 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:11:11 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:11:12 (1/167) Installing libexpat (2.6.2-r0) 18:11:12 (2/167) Installing libbz2 (1.0.8-r6) 18:11:12 (3/167) Installing libpng (1.6.43-r0) 18:11:13 (4/167) Installing freetype (2.13.2-r0) 18:11:13 (5/167) Installing fontconfig (2.15.0-r1) 18:11:13 (6/167) Installing libfontenc (1.1.8-r0) 18:11:13 (7/167) Installing mkfontscale (1.2.2-r6) 18:11:14 (8/167) Installing font-opensans (0_git20210927-r1) 18:11:14 (9/167) Installing pkgconf (2.2.0-r0) 18:11:15 (10/167) Installing libgcc (13.2.1_git20240309-r0) 18:11:15 (11/167) Installing libffi (3.4.6-r0) 18:11:15 (12/167) Installing libintl (0.22.5-r0) 18:11:16 (13/167) Installing libeconf (0.6.3-r0) 18:11:16 (14/167) Installing libblkid (2.40.1-r1) 18:11:16 (15/167) Installing libmount (2.40.1-r1) 18:11:17 (16/167) Installing pcre2 (10.43-r0) 18:11:17 (17/167) Installing glib (2.80.2-r0) 18:11:18 (18/167) Installing libstdc++ (13.2.1_git20240309-r0) 18:11:18 (19/167) Installing xz-libs (5.6.1-r3) 18:11:18 (20/167) Installing libxml2 (2.12.7-r0) 18:11:19 (21/167) Installing shared-mime-info (2.4-r0) 18:11:19 (22/167) Installing hicolor-icon-theme (0.17-r2) 18:11:20 (23/167) Installing libjpeg-turbo (3.0.3-r0) 18:11:20 (24/167) Installing libsharpyuv (1.3.2-r0) 18:11:20 (25/167) Installing libwebp (1.3.2-r0) 18:11:21 (26/167) Installing tiff (4.6.0t-r0) 18:11:21 (27/167) Installing gdk-pixbuf (2.42.11-r1) 18:11:21 (28/167) Installing gtk-update-icon-cache (3.24.42-r0) 18:11:22 (29/167) Installing libxau (1.0.11-r4) 18:11:22 (30/167) Installing libmd (1.1.0-r0) 18:11:22 (31/167) Installing libbsd (0.12.2-r0) 18:11:23 (32/167) Installing libxdmcp (1.1.5-r1) 18:11:23 (33/167) Installing libxcb (1.16.1-r0) 18:11:23 (34/167) Installing libx11 (1.8.9-r1) 18:11:24 (35/167) Installing libxcomposite (0.4.6-r5) 18:11:24 (36/167) Installing libxfixes (6.0.1-r4) 18:11:24 (37/167) Installing libxrender (0.9.11-r5) 18:11:24 (38/167) Installing libxcursor (1.2.2-r1) 18:11:25 (39/167) Installing libxdamage (1.1.6-r5) 18:11:25 (40/167) Installing libxext (1.3.6-r2) 18:11:25 (41/167) Installing libxi (1.8.1-r4) 18:11:26 (42/167) Installing libxinerama (1.1.5-r4) 18:11:26 (43/167) Installing libxrandr (1.5.4-r1) 18:11:26 (44/167) Installing libatk-1.0 (2.52.0-r0) 18:11:27 (45/167) Installing libxtst (1.2.4-r6) 18:11:27 (46/167) Installing dbus-libs (1.14.10-r1) 18:11:27 (47/167) Installing at-spi2-core (2.52.0-r0) 18:11:27 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 18:11:28 (49/167) Installing pixman (0.43.2-r0) 18:11:28 (50/167) Installing cairo (1.18.0-r0) 18:11:29 (51/167) Installing cairo-gobject (1.18.0-r0) 18:11:29 (52/167) Installing avahi-libs (0.8-r17) 18:11:29 (53/167) Installing gmp (6.3.0-r1) 18:11:29 (54/167) Installing nettle (3.9.1-r0) 18:11:30 (55/167) Installing libtasn1 (4.19.0-r2) 18:11:30 (56/167) Installing p11-kit (0.25.3-r0) 18:11:31 (57/167) Installing gnutls (3.8.5-r0) 18:11:31 (58/167) Installing cups-libs (2.4.9-r0) 18:11:32 (59/167) Installing libepoxy (1.5.10-r1) 18:11:32 (60/167) Installing fribidi (1.0.15-r0) 18:11:32 (61/167) Installing graphite2 (1.3.14-r6) 18:11:33 (62/167) Installing harfbuzz (8.5.0-r0) 18:11:33 (63/167) Installing libxft (2.3.8-r3) 18:11:33 (64/167) Installing pango (1.52.2-r0) 18:11:34 (65/167) Installing wayland-libs-client (1.22.0-r4) 18:11:34 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 18:11:34 (67/167) Installing wayland-libs-egl (1.22.0-r4) 18:11:35 (68/167) Installing xkeyboard-config (2.41-r0) 18:11:35 (69/167) Installing libxkbcommon (1.7.0-r0) 18:11:36 (70/167) Installing gtk+3.0 (3.24.42-r0) 18:11:36 (71/167) Installing icu-data-full (74.2-r0) 18:11:39 (72/167) Installing mesa (24.0.9-r1) 18:11:40 (73/167) Installing llvm17-libs (17.0.6-r1) 18:11:46 (74/167) Installing hwdata-pci (0.382-r0) 18:11:47 (75/167) Installing libpciaccess (0.18.1-r0) 18:11:47 (76/167) Installing libdrm (2.4.120-r0) 18:11:47 (77/167) Installing libelf (0.191-r0) 18:11:48 (78/167) Installing mesa-glapi (24.0.9-r1) 18:11:48 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 18:11:49 (80/167) Installing eudev-libs (3.2.14-r2) 18:11:49 (81/167) Installing libmagic (5.45-r1) 18:11:50 (82/167) Installing file (5.45-r1) 18:11:50 (83/167) Installing xprop (1.2.7-r0) 18:11:50 (84/167) Installing libice (1.1.1-r6) 18:11:50 (85/167) Installing libuuid (2.40.1-r1) 18:11:51 (86/167) Installing libsm (1.2.4-r4) 18:11:51 (87/167) Installing libxt (1.3.0-r5) 18:11:51 (88/167) Installing libxmu (1.1.4-r2) 18:11:52 (89/167) Installing xset (1.2.5-r1) 18:11:52 (90/167) Installing xdg-utils (1.2.1-r0) 18:11:52 (91/167) Installing libogg (1.3.5-r5) 18:11:52 (92/167) Installing libflac (1.4.3-r1) 18:11:53 (93/167) Installing alsa-lib (1.2.11-r0) 18:11:53 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 18:11:54 (95/167) Installing aom-libs (3.9.0-r0) 18:11:54 (96/167) Installing libva (2.21.0-r0) 18:11:55 (97/167) Installing libvdpau (1.5-r3) 18:11:55 (98/167) Installing onevpl-libs (2023.3.1-r2) 18:11:55 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 18:11:56 (100/167) Installing libdav1d (1.4.2-r0) 18:11:56 (101/167) Installing openexr-libiex (3.1.13-r1) 18:11:57 (102/167) Installing openexr-libilmthread (3.1.13-r1) 18:11:57 (103/167) Installing imath (3.1.11-r2) 18:11:57 (104/167) Installing openexr-libopenexr (3.1.13-r1) 18:11:58 (105/167) Installing giflib (5.2.2-r0) 18:11:58 (106/167) Installing libhwy (1.0.7-r0) 18:11:58 (107/167) Installing lcms2 (2.16-r0) 18:11:59 (108/167) Installing libjxl (0.10.2-r0) 18:11:59 (109/167) Installing lame-libs (3.100-r5) 18:12:00 (110/167) Installing opus (1.5.2-r0) 18:12:00 (111/167) Installing rav1e-libs (0.7.1-r0) 18:12:01 (112/167) Installing libgomp (13.2.1_git20240309-r0) 18:12:01 (113/167) Installing soxr (0.1.3-r7) 18:12:01 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 18:12:02 (115/167) Installing libtheora (1.1.1-r18) 18:12:02 (116/167) Installing libvorbis (1.3.7-r2) 18:12:03 (117/167) Installing libvpx (1.14.1-r0) 18:12:03 (118/167) Installing libwebpmux (1.3.2-r0) 18:12:03 (119/167) Installing x264-libs (0.164_git20231001-r0) 18:12:04 (120/167) Installing numactl (2.0.18-r0) 18:12:04 (121/167) Installing x265-libs (3.6-r0) 18:12:05 (122/167) Installing xvidcore (1.3.7-r2) 18:12:05 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 18:12:06 (124/167) Installing libbluray (1.3.4-r1) 18:12:06 (125/167) Installing mpg123-libs (1.32.6-r0) 18:12:07 (126/167) Installing libopenmpt (0.7.7-r0) 18:12:07 (127/167) Installing cjson (1.7.18-r0) 18:12:07 (128/167) Installing mbedtls (3.6.0-r0) 18:12:08 (129/167) Installing librist (0.2.10-r1) 18:12:08 (130/167) Installing libsrt (1.5.3-r0) 18:12:09 (131/167) Installing libssh (0.10.6-r0) 18:12:09 (132/167) Installing libsodium (1.0.19-r0) 18:12:09 (133/167) Installing libzmq (4.3.5-r2) 18:12:10 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 18:12:10 (135/167) Installing crc32c (1.1.2-r0) 18:12:10 (136/167) Installing double-conversion (3.3.0-r0) 18:12:11 (137/167) Installing libevent (2.1.12-r7) 18:12:11 (138/167) Installing wayland-libs-server (1.22.0-r4) 18:12:11 (139/167) Installing mesa-gbm (24.0.9-r1) 18:12:12 (140/167) Installing harfbuzz-subset (8.5.0-r0) 18:12:12 (141/167) Installing icu-libs (74.2-r0) 18:12:13 (142/167) Installing minizip (1.3.1-r0) 18:12:13 (143/167) Installing nspr (4.35-r4) 18:12:13 (144/167) Installing sqlite-libs (3.45.3-r1) 18:12:14 (145/167) Installing nss (3.101-r0) 18:12:14 (146/167) Installing openh264 (2.4.1-r0) 18:12:15 (147/167) Installing libcamera-ipa (0.3.0-r0) 18:12:15 (148/167) Installing libunwind (1.8.1-r0) 18:12:15 (149/167) Installing yaml (0.2.5-r2) 18:12:16 (150/167) Installing libcamera (0.3.0-r0) 18:12:17 (151/167) Installing speexdsp (1.2.1-r2) 18:12:17 (152/167) Installing libuv (1.48.0-r0) 18:12:17 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 18:12:18 (154/167) Installing libsndfile (1.2.2-r0) 18:12:18 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 18:12:19 (156/167) Installing pipewire-libs (1.0.6-r1) 18:12:19 (157/167) Installing libasyncns (0.8-r3) 18:12:19 (158/167) Installing libltdl (2.4.7-r3) 18:12:20 (159/167) Installing orc (0.4.37-r0) 18:12:20 (160/167) Installing tdb-libs (1.4.9-r1) 18:12:20 (161/167) Installing libpulse (17.0-r0) 18:12:21 (162/167) Installing libwebpdemux (1.3.2-r0) 18:12:21 (163/167) Installing libgpg-error (1.49-r0) 18:12:22 (164/167) Installing libgcrypt (1.10.3-r0) 18:12:22 (165/167) Installing libxslt (1.1.39-r1) 18:12:22 (166/167) Installing chromium (125.0.6422.141-r0) 18:12:41 (167/167) Installing chromium-chromedriver (125.0.6422.141-r0) 18:12:41 Executing busybox-1.36.1-r29.trigger 18:12:41 Executing fontconfig-2.15.0-r1.trigger 18:12:41 Executing mkfontscale-1.2.2-r6.trigger 18:12:41 Executing glib-2.80.2-r0.trigger 18:12:41 Executing shared-mime-info-2.4-r0.trigger 18:12:41 Executing gdk-pixbuf-2.42.11-r1.trigger 18:12:41 Executing gtk-update-icon-cache-3.24.42-r0.trigger 18:12:41 Executing gtk+3.0-3.24.42-r0.trigger 18:12:41 OK: 657 MiB in 195 packages 18:12:41 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:12:41 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:12:41 (1/30) Installing jansson (2.14-r4) 18:12:41 (2/30) Installing binutils (2.42-r0) 18:12:42 (3/30) Installing libatomic (13.2.1_git20240309-r0) 18:12:42 (4/30) Installing isl26 (0.26-r1) 18:12:43 (5/30) Installing mpfr4 (4.2.1-r0) 18:12:43 (6/30) Installing mpc1 (1.3.1-r1) 18:12:43 (7/30) Installing gcc (13.2.1_git20240309-r0) 18:12:53 (8/30) Installing musl-dev (1.2.5-r0) 18:12:54 (9/30) Installing linux-headers (6.6-r0) 18:12:54 (10/30) Installing libffi-dev (3.4.6-r0) 18:12:55 (11/30) Installing libpq (16.3-r0) 18:12:55 (12/30) Installing openssl-dev (3.3.1-r1) 18:12:55 (13/30) Installing libpq-dev (16.3-r0) 18:12:56 (14/30) Installing libecpg (16.3-r0) 18:12:56 (15/30) Installing libecpg-dev (16.3-r0) 18:12:57 (16/30) Installing clang16-headers (16.0.6-r5) 18:12:57 (17/30) Installing llvm16-libs (16.0.6-r8) 18:13:07 (18/30) Installing clang16-libs (16.0.6-r5) 18:13:08 (19/30) Installing fortify-headers (1.1-r3) 18:13:08 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) 18:13:08 (21/30) Installing llvm16-linker-tools (16.0.6-r8) 18:13:09 (22/30) Installing clang16 (16.0.6-r5) 18:13:09 (23/30) Installing icu (74.2-r0) 18:13:10 (24/30) Installing icu-dev (74.2-r0) 18:13:10 (25/30) Installing llvm16 (16.0.6-r8) 18:13:13 (26/30) Installing lz4-libs (1.9.4-r5) 18:13:13 (27/30) Installing lz4-dev (1.9.4-r5) 18:13:14 (28/30) Installing zstd (1.5.6-r0) 18:13:14 (29/30) Installing zstd-dev (1.5.6-r0) 18:13:14 (30/30) Installing postgresql16-dev (16.3-r0) 18:13:15 Executing busybox-1.36.1-r29.trigger 18:13:15 OK: 1193 MiB in 225 packages 18:13:15 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:13:15 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:13:16 (1/14) Installing g++ (13.2.1_git20240309-r0) 18:13:17 (2/14) Installing gdbm (1.23-r1) 18:13:18 (3/14) Installing mpdecimal (4.0.0-r0) 18:13:18 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r0) 18:13:18 (5/14) Installing libncursesw (6.4_p20240420-r0) 18:13:19 (6/14) Installing libpanelw (6.4_p20240420-r0) 18:13:19 (7/14) Installing readline (8.2.10-r0) 18:13:20 (8/14) Installing python3 (3.12.3-r1) 18:13:20 (9/14) Installing python3-pycache-pyc0 (3.12.3-r1) 18:13:21 (10/14) Installing pyc (3.12.3-r1) 18:13:21 (11/14) Installing python3-pyc (3.12.3-r1) 18:13:21 (12/14) Installing python3-dev (3.12.3-r1) 18:13:23 (13/14) Installing libsodium-dev (1.0.19-r0) 18:13:23 (14/14) Installing zeromq-dev (4.3.5-r2) 18:13:23 Executing busybox-1.36.1-r29.trigger 18:13:23 OK: 1359 MiB in 239 packages 18:13:23 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:13:24 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:13:25 OK: 1359 MiB in 239 packages 18:13:25 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:13:25 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:13:26 (1/1) Installing tzdata (2024a-r1) 18:13:26 OK: 1361 MiB in 240 packages 18:13:27 (1/1) Purging tzdata (2024a-r1) 18:13:27 OK: 1359 MiB in 239 packages 18:13:29 Looking in links: /tmp/tmpimc4so9j 18:13:29 Processing /tmp/tmpimc4so9j/pip-24.0-py3-none-any.whl 18:13:29 Installing collected packages: pip 18:13:30 Successfully installed pip-24.0 18:13:30 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:13:30 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.0) 18:13:31 Collecting pip 18:13:31 Downloading pip-24.1.1-py3-none-any.whl.metadata (3.6 kB) 18:13:31 Collecting setuptools 18:13:31 Downloading setuptools-70.2.0-py3-none-any.whl.metadata (5.8 kB) 18:13:31 Collecting wheel 18:13:31 Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) 18:13:31 Downloading pip-24.1.1-py3-none-any.whl (1.8 MB) 18:13:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 133.2 MB/s eta 0:00:00 18:13:31 Downloading setuptools-70.2.0-py3-none-any.whl (930 kB) 18:13:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 930.8/930.8 kB 266.0 MB/s eta 0:00:00 18:13:31 Downloading wheel-0.43.0-py3-none-any.whl (65 kB) 18:13:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 187.6 MB/s eta 0:00:00 18:13:31 Installing collected packages: wheel, setuptools, pip 18:13:32 Attempting uninstall: pip 18:13:32 Found existing installation: pip 24.0 18:13:32 Uninstalling pip-24.0: 18:13:32 Successfully uninstalled pip-24.0 18:13:33 Successfully installed pip-24.1.1 setuptools-70.2.0 wheel-0.43.0 18:13:33 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:13:33 Processing ./edgex-taf-common 18:13:33 Preparing metadata (setup.py): started 18:13:34 Preparing metadata (setup.py): finished with status 'done' 18:13:34 Building wheels for collected packages: edgex-taf-common 18:13:34 Building wheel for edgex-taf-common (setup.py): started 18:13:34 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 18:13:34 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=96c50a4b9d733ac285b90460cde160225a0eeb0e617b39fda4c65179db0edf7d 18:13:34 Stored in directory: /tmp/pip-ephem-wheel-cache-s9m8941j/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 18:13:34 Successfully built edgex-taf-common 18:13:34 Installing collected packages: edgex-taf-common 18:13:34 Successfully installed edgex-taf-common-0.0.0 18:13:34 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 18:13:34 Collecting robotframework==7.0.1 (from -r requirements.txt (line 1)) 18:13:34 Downloading robotframework-7.0.1-py3-none-any.whl.metadata (7.5 kB) 18:13:34 Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) 18:13:34 Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) 18:13:34 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 18:13:34 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 18:13:34 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) 18:13:34 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) 18:13:34 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 18:13:34 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:13:34 Preparing metadata (setup.py): started 18:13:35 Preparing metadata (setup.py): finished with status 'done' 18:13:35 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 18:13:35 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) 18:13:35 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) 18:13:35 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) 18:13:35 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 18:13:35 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 18:13:35 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 18:13:35 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 18:13:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 192.3 MB/s eta 0:00:00 18:13:35 Preparing metadata (setup.py): started 18:13:35 Preparing metadata (setup.py): finished with status 'done' 18:13:35 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 18:13:35 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 18:13:35 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 18:13:35 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (61 kB) 18:13:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 251.6 MB/s eta 0:00:00 18:13:35 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 18:13:35 Downloading psutil-5.9.5.tar.gz (493 kB) 18:13:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 155.2 MB/s eta 0:00:00 18:13:36 Installing build dependencies: started 18:13:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4698 in /w/workspace/xfoundry_edgex-taf-common_PR-113 [Pipeline] { [Pipeline] checkout 18:13:38 Installing build dependencies: finished with status 'done' 18:13:38 Getting requirements to build wheel: started 18:13:38 Getting requirements to build wheel: finished with status 'done' 18:13:38 Preparing metadata (pyproject.toml): started 18:13:38 Preparing metadata (pyproject.toml): finished with status 'done' 18:13:38 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 18:13:38 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 18:13:38 Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) 18:13:38 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.1 kB) 18:13:38 Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) 18:13:38 Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) 18:13:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 133.8 MB/s eta 0:00:00 18:13:38 Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) 18:13:38 Downloading psycopg2-2.9.9.tar.gz (384 kB) 18:13:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 95.0 MB/s eta 0:00:00 18:13:39 Preparing metadata (setup.py): started 18:13:39 Selected Git installation does not exist. Using Default 18:13:39 The recommended git tool is: NONE 18:13:39 Preparing metadata (setup.py): finished with status 'done' 18:13:39 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 18:13:39 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) 18:13:39 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:13:39 Downloading selenium-4.22.0-py3-none-any.whl.metadata (7.0 kB) 18:13:39 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:13:39 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 18:13:39 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:39 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 18:13:39 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:39 Downloading flex-6.14.1.tar.gz (40 kB) 18:13:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 287.1 MB/s eta 0:00:00 18:13:39 Preparing metadata (setup.py): started 18:13:39 Preparing metadata (setup.py): finished with status 'done' 18:13:39 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:39 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 18:13:39 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:39 Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) 18:13:39 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:39 Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) 18:13:39 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:39 Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) 18:13:40 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:40 Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) 18:13:40 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:40 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 18:13:40 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 18:13:40 Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (33 kB) 18:13:40 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 18:13:40 Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) 18:13:40 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 18:13:40 Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB) 18:13:40 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 18:13:40 Downloading certifi-2024.6.2-py3-none-any.whl.metadata (2.2 kB) 18:13:40 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 18:13:40 Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) 18:13:40 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 18:13:40 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 18:13:40 Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 18:13:40 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 18:13:40 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 18:13:40 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 18:13:40 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.41.0->-r requirements.txt (line 15)) (70.2.0) 18:13:40 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) 18:13:40 Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 18:13:40 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) 18:13:40 Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 18:13:40 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:13:40 Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) 18:13:40 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:13:40 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 18:13:40 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:40 Downloading PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 18:13:40 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:40 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:13:40 Preparing metadata (setup.py): started 18:13:40 Preparing metadata (setup.py): finished with status 'done' 18:13:40 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:40 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 18:13:40 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:40 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:13:40 Preparing metadata (setup.py): started 18:13:41 Preparing metadata (setup.py): finished with status 'done' 18:13:41 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:41 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 18:13:41 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:41 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 18:13:41 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:41 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 18:13:41 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:41 Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) 18:13:41 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:41 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 18:13:41 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:41 Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 18:13:41 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:41 Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 18:13:41 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:13:41 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 18:13:41 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:13:41 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:13:41 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:13:41 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 18:13:41 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:13:41 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 18:13:41 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:13:41 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 18:13:41 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:13:41 Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 18:13:41 Downloading robotframework-7.0.1-py3-none-any.whl (727 kB) 18:13:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 727.6/727.6 kB 146.9 MB/s eta 0:00:00 18:13:41 Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) 18:13:41 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 18:13:41 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) 18:13:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 228.1 MB/s eta 0:00:00 18:13:41 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 18:13:41 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) 18:13:41 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 18:13:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 218.9 MB/s eta 0:00:00 18:13:41 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 18:13:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 236.0 MB/s eta 0:00:00 18:13:41 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl (17.8 MB) 18:13:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.8/17.8 MB 52.3 MB/s eta 0:00:00 18:13:42 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 18:13:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 323.0 MB/s eta 0:00:00 18:13:42 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl (1.5 MB) 18:13:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 70.3 MB/s eta 0:00:00 18:13:42 Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) 18:13:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 159.3 MB/s eta 0:00:00 18:13:42 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) 18:13:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 43.2 MB/s eta 0:00:00 18:13:42 Downloading certifi-2024.6.2-py3-none-any.whl (164 kB) 18:13:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 164.4/164.4 kB 218.4 MB/s eta 0:00:00 18:13:42 Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl (142 kB) 18:13:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.2/142.2 kB 234.8 MB/s eta 0:00:00 18:13:42 Downloading idna-3.7-py3-none-any.whl (66 kB) 18:13:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 220.1 MB/s eta 0:00:00 18:13:42 Downloading packaging-24.1-py3-none-any.whl (53 kB) 18:13:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.0/54.0 kB 224.5 MB/s eta 0:00:00 18:13:42 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 18:13:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 184.9 MB/s eta 0:00:00 18:13:42 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 18:13:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 109.1 MB/s eta 0:00:00 18:13:42 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 18:13:42 Downloading selenium-4.22.0-py3-none-any.whl (9.4 MB) 18:13:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 212.3 MB/s eta 0:00:00 18:13:42 Downloading urllib3-2.2.2-py3-none-any.whl (121 kB) 18:13:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 kB 338.2 MB/s eta 0:00:00 18:13:42 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 18:13:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 120.9 MB/s eta 0:00:00 18:13:42 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 18:13:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 197.2 MB/s eta 0:00:00 18:13:42 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 18:13:42 Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) 18:13:42 Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) 18:13:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 213.7 MB/s eta 0:00:00 18:13:42 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) 18:13:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 203.9 MB/s eta 0:00:00 18:13:42 Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) 18:13:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 241.3 MB/s eta 0:00:00 18:13:42 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 18:13:42 Downloading attrs-23.2.0-py3-none-any.whl (60 kB) 18:13:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 219.6 MB/s eta 0:00:00 18:13:42 Downloading click-8.1.7-py3-none-any.whl (97 kB) 18:13:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 235.0 MB/s eta 0:00:00 18:13:42 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 18:13:42 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 18:13:42 Downloading PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl (712 kB) 18:13:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 712.6/712.6 kB 161.0 MB/s eta 0:00:00 18:13:42 Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 18:13:42 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:13:42 Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_x86_64.whl (1.3 MB) 18:13:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 178.4 MB/s eta 0:00:00 18:13:42 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 18:13:42 Downloading trio-0.25.1-py3-none-any.whl (467 kB) 18:13:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 158.2 MB/s eta 0:00:00 18:13:42 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 18:13:42 Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 18:13:42 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 18:13:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 209.6 MB/s eta 0:00:00 18:13:42 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:13:42 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 18:13:42 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 18:13:42 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:13:42 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:13:42 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 18:13:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 189.8 MB/s eta 0:00:00 18:13:42 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email 18:13:42 Building wheel for robotbackgroundlogger (setup.py): started 18:13:42 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 18:13:42 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=f5b3018fd5895e408770e5840b9a08a34f2c2a8529ffe7348cfc529abce2ba36 18:13:42 Stored in directory: /tmp/pip-ephem-wheel-cache-sdfnq3vy/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 18:13:42 Building wheel for paho-mqtt (setup.py): started 18:13:43 Building wheel for paho-mqtt (setup.py): finished with status 'done' 18:13:43 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=79bb9fbffb733e7ec185f615489aed65522e88c01d35a09fe903f4b1794df7c8 18:13:43 Stored in directory: /tmp/pip-ephem-wheel-cache-sdfnq3vy/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 18:13:43 Building wheel for psutil (pyproject.toml): started 18:13:45 Building wheel for psutil (pyproject.toml): finished with status 'done' 18:13:45 Created wheel for psutil: filename=psutil-5.9.5-cp312-abi3-linux_x86_64.whl size=281489 sha256=73ebfdf79836a4b4f3e6316a8bd0064447e9ea374f05de385035c0b87331e239 18:13:45 Stored in directory: /tmp/pip-ephem-wheel-cache-sdfnq3vy/wheels/e8/a9/47/bee5d847b031736eb597b632c3ff602d0c0ccf1f14d95293ee 18:13:45 Building wheel for psycopg2 (setup.py): started 18:13:47 using credential edgex-jenkins-ssh 18:13:47 Cloning the remote Git repository 18:13:47 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 18:13:47 > git init /w/workspace/xfoundry_edgex-taf-common_PR-113 # timeout=10 18:13:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:13:47 > git --version # timeout=10 18:13:48 > git --version # 'git version 2.25.1' 18:13:48 using GIT_SSH to set credentials SSH Credentials for GitHub 18:13:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:13:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:13:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:13:51 Merging remotes/origin/main commit 7ef99bc445e5002edb91e45647dc2bc252dae2a9 into PR head commit 930018f3c320907d8df5be3fad2253dfd31e1c3c 18:13:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:13:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:13:50 using GIT_SSH to set credentials SSH Credentials for GitHub 18:13:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/113/head:refs/remotes/origin/PR-113 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:13:51 > git config core.sparsecheckout # timeout=10 18:13:51 > git checkout -f 930018f3c320907d8df5be3fad2253dfd31e1c3c # timeout=10 18:13:51 Merge succeeded, producing 930018f3c320907d8df5be3fad2253dfd31e1c3c 18:13:51 Checking out Revision 930018f3c320907d8df5be3fad2253dfd31e1c3c (PR-113) 18:13:52 Commit message: "build: bump robotframework from 6.1.1 to 7.0.1" 18:13:52 > git --version # timeout=10 18:13:52 > git --version # 'git version 2.25.1' 18:13:52 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 18:13:51 > git remote # timeout=10 18:13:51 > git config --get remote.origin.url # timeout=10 18:13:51 using GIT_SSH to set credentials SSH Credentials for GitHub 18:13:51 > git merge 7ef99bc445e5002edb91e45647dc2bc252dae2a9 # timeout=10 18:13:51 > git rev-parse HEAD^{commit} # timeout=10 18:13:51 > git config core.sparsecheckout # timeout=10 18:13:51 > git checkout -f 930018f3c320907d8df5be3fad2253dfd31e1c3c # timeout=10 18:13:53 Building wheel for psycopg2 (setup.py): finished with status 'done' 18:13:53 Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_x86_64.whl size=521876 sha256=6ae28d013d09fd160abcae63edf320cbfb6fdf51ae3e104c7f7758dee3e821ad 18:13:53 Stored in directory: /tmp/pip-ephem-wheel-cache-sdfnq3vy/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 18:13:53 Building wheel for flex (setup.py): started 18:13:53 Building wheel for flex (setup.py): finished with status 'done' 18:13:53 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=4c23d8145df553f86a95301c8380f26b46f976c3277d277b88eeae60711b9207 18:13:53 Stored in directory: /tmp/pip-ephem-wheel-cache-sdfnq3vy/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 18:13:53 Building wheel for strict-rfc3339 (setup.py): started 18:13:53 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 18:13:53 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=0b6a5c36040619674979c02046e07c639c440382f9062ea4dc35a94b60cb3296 18:13:53 Stored in directory: /tmp/pip-ephem-wheel-cache-sdfnq3vy/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 18:13:53 Building wheel for validate-email (setup.py): started 18:13:54 Building wheel for validate-email (setup.py): finished with status 'done' 18:13:54 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5463 sha256=63ac43385e2b4d9d905b2639833b40b9e57f80273a10dda2425f6e40a50383e2 18:13:54 Stored in directory: /tmp/pip-ephem-wheel-cache-sdfnq3vy/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 18:13:54 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email 18:13:54 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, redis, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, robotbackgroundlogger, requests, referencing, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:13:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:13:57 % Total % Received % Xferd Average Speed Time Time Time Current 18:13:57 Dload Upload Total Spent Left Speed 18:13:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 266k 0 --:--:-- --:--:-- --:--:-- 266k [Pipeline] sh 18:13:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:13:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:13:58 + sudo tee /etc/docker/daemon.new 18:13:58 { 18:13:58 "registry-mirrors": [ 18:13:58 "https://nexus3.edgexfoundry.org:10001" 18:13:58 ], 18:13:58 "bip": "10.250.0.254/24", 18:13:58 "hosts": [ 18:13:58 "tcp://0.0.0.0:5555", 18:13:58 "unix:///var/run/docker.sock" 18:13:58 ], 18:13:58 "mtu": 1458, 18:13:58 "selinux-enabled": true, 18:13:58 "seccomp-profile": "/etc/docker/seccomp.json" 18:13:58 } [Pipeline] sh 18:13:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:13:58 + sudo service docker restart 18:14:06 Successfully installed GenSON-1.3.0 PyYAML-6.0.1 RESTinstance-1.3.0 attrs-23.2.0 certifi-2024.6.2 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.21.2 flex-6.14.1 h11-0.14.0 idna-3.7 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-3.0.0 jsonschema-4.22.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-24.1 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.18.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.1 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.35.1 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.0.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.18.1 selenium-4.22.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.25.1 trio-websocket-0.11.1 typing-extensions-4.12.2 tzlocal-5.2 urllib3-2.2.2 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 18:14:06 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. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:14:17 provisioning config files... 18:14:17 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-113@tmp/config6664301166572674620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:14:17 ---> ****-login.sh 18:14:17 nexus3.edgexfoundry.org:10001 18:14:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:14:18 Configure a credential helper to remove this warning. See 18:14:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:14:18 18:14:18 Login Succeeded 18:14:18 nexus3.edgexfoundry.org:10002 18:14:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:14:18 Configure a credential helper to remove this warning. See 18:14:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:14:18 18:14:18 Login Succeeded 18:14:18 nexus3.edgexfoundry.org:10003 18:14:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:14:19 Configure a credential helper to remove this warning. See 18:14:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:14:19 18:14:19 Login Succeeded 18:14:19 nexus3.edgexfoundry.org:10004 18:14:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:14:19 Configure a credential helper to remove this warning. See 18:14:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:14:19 18:14:19 Login Succeeded 18:14:19 ****.io 18:14:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:14:19 Configure a credential helper to remove this warning. See 18:14:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:14:19 18:14:19 Login Succeeded 18:14:19 ---> ****-login.sh ends [Pipeline] } 18:14:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:14:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:14:21 + ls -al . 18:14:21 total 68 18:14:21 drwxrwxr-x 6 jenkins jenkins 4096 Jul 1 18:14 . 18:14:21 drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 18:13 .. 18:14:21 drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 18:13 .git 18:14:21 drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 18:13 .github 18:14:21 -rw-rw-r-- 1 jenkins jenkins 22 Jul 1 18:13 .gitignore 18:14:21 -rw-rw-r-- 1 jenkins jenkins 1653 Jul 1 18:13 Dockerfile 18:14:21 -rw-rw-r-- 1 jenkins jenkins 746 Jul 1 18:13 Jenkinsfile 18:14:21 -rw-rw-r-- 1 jenkins jenkins 11381 Jul 1 18:13 LICENSE 18:14:21 -rw-rw-r-- 1 jenkins jenkins 3606 Jul 1 18:13 README.md 18:14:21 drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 18:13 TAF-Manager 18:14:21 drwxrwxr-x 6 jenkins jenkins 4096 Jul 1 18:13 TUC 18:14:21 -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 18:10 VERSION 18:14:21 -rw-rw-r-- 1 jenkins jenkins 343 Jul 1 18:13 requirements.txt 18:14:21 -rw-rw-r-- 1 jenkins jenkins 54 Jul 1 18:13 robot-entrypoint.sh 18:14:21 -rw-rw-r-- 1 jenkins jenkins 445 Jul 1 18:13 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:21 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=930018f3c320907d8df5be3fad2253dfd31e1c3c --label arch=arm64 --label version=0.0.0 . 18:14:21 Sending build context to Docker daemon 375.3kB 18:14:21 Step 1/13 : FROM alpine:3.20 18:14:22 3.20: Pulling from library/alpine 18:14:22 a258b2a6b59a: Pulling fs layer 18:14:22 a258b2a6b59a: Verifying Checksum 18:14:22 a258b2a6b59a: Download complete 18:14:23 a258b2a6b59a: Pull complete 18:14:23 Digest: sha256:b89d9c93e9ed3597455c90a0b88a8bbb5cb7188438f70953fede212a0c4394e0 18:14:23 Status: Downloaded newer image for alpine:3.20 18:14:23 ---> 092561eea88f 18:14:23 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 18:14:23 ---> Running in 24bd1dc9b441 18:14:23 Removing intermediate container 24bd1dc9b441 18:14:23 ---> 60d09eeb6f17 18:14:23 Step 3/13 : LABEL maintainer="Bruce Huang " 18:14:23 ---> Running in 338b189bc416 18:14:24 Removing intermediate container 338b189bc416 18:14:24 ---> da521532cf13 18:14:24 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 18:14:25 ---> c1d2dda6a20f 18:14:25 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 18:14:25 ---> c19665ef487d 18:14:25 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 18:14:25 ---> 1176c9ab8e25 18:14:25 Step 7/13 : WORKDIR /edgex-taf 18:14:26 ---> Running in bfceb628b61e 18:14:26 Removing intermediate container bfceb628b61e 18:14:26 ---> 5447b6f33604 18:14:26 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:14:26 ---> Running in 2c9bff874bf8 18:14:28 Removing intermediate container 2c9bff874bf8 18:14:28 ---> 90b26b073a49 18:14:28 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 18:14:28 ---> Running in a66ea50d70e6 18:14:28 Removing intermediate container f397db714f16 18:14:28 ---> 1a6ea808b87c 18:14:28 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 18:14:28 ---> Running in 4551c87e95cc 18:14:28 Removing intermediate container 4551c87e95cc 18:14:28 ---> 66dd4fe19657 18:14:28 Step 11/13 : LABEL arch=amd64 18:14:28 ---> Running in b67423db8df4 18:14:28 Removing intermediate container b67423db8df4 18:14:28 ---> 9f15d6f71767 18:14:28 Step 12/13 : LABEL git_sha=930018f3c320907d8df5be3fad2253dfd31e1c3c 18:14:28 ---> Running in b60f7ab341df 18:14:28 Removing intermediate container b60f7ab341df 18:14:28 ---> 10be57d4eed6 18:14:28 Step 13/13 : LABEL version=0.0.0 18:14:28 ---> Running in 30a302803f2e 18:14:28 Removing intermediate container 30a302803f2e 18:14:28 ---> f97539c74d10 18:14:28 [Warning] One or more build-args [ARCH] were not consumed 18:14:28 Successfully built f97539c74d10 18:14:28 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] { 18:14:29 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [Pipeline] sh 18:14:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:14:29 18:14:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:29 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:14:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:14:29 latest: Pulling from edgex-lftools-log-publisher 18:14:29 5eb5b503b376: Pulling fs layer 18:14:29 5c69ac0246d0: Pulling fs layer 18:14:29 ec43610c2a17: Pulling fs layer 18:14:29 3a2ae6a8a46f: Pulling fs layer 18:14:29 33b1e0a273af: Pulling fs layer 18:14:29 5d3b04190fa2: Pulling fs layer 18:14:29 2f39f015ded8: Pulling fs layer 18:14:29 3a2ae6a8a46f: Waiting 18:14:29 5d3b04190fa2: Waiting 18:14:29 2f39f015ded8: Waiting 18:14:29 33b1e0a273af: Waiting 18:14:29 5c69ac0246d0: Verifying Checksum 18:14:29 5c69ac0246d0: Download complete 18:14:29 3a2ae6a8a46f: Verifying Checksum 18:14:29 3a2ae6a8a46f: Download complete 18:14:29 33b1e0a273af: Verifying Checksum 18:14:29 33b1e0a273af: Download complete 18:14:29 5d3b04190fa2: Download complete 18:14:29 ec43610c2a17: Verifying Checksum 18:14:29 ec43610c2a17: Download complete 18:14:30 5eb5b503b376: Verifying Checksum 18:14:30 5eb5b503b376: Download complete 18:14:30 2f39f015ded8: Download complete 18:14:31 5eb5b503b376: Pull complete 18:14:31 5c69ac0246d0: Pull complete 18:14:31 (1/2) Upgrading libcrypto3 (3.3.1-r0 -> 3.3.1-r1) 18:14:31 (2/2) Upgrading libssl3 (3.3.1-r0 -> 3.3.1-r1) 18:14:32 ec43610c2a17: Pull complete 18:14:32 3a2ae6a8a46f: Pull complete 18:14:32 33b1e0a273af: Pull complete 18:14:32 5d3b04190fa2: Pull complete 18:14:32 OK: 9 MiB in 14 packages 18:14:32 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:14:33 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:14:34 (1/14) Installing ca-certificates (20240226-r0) 18:14:35 (2/14) Installing brotli-libs (1.1.0-r2) 18:14:35 (3/14) Installing c-ares (1.28.1-r0) 18:14:36 (4/14) Installing libunistring (1.2-r0) 18:14:36 2f39f015ded8: Pull complete 18:14:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:14:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:14:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:14:36 prd-ubuntu20.04-docker-8c-8g-4696 does not seem to be running inside a container 18:14:36 (5/14) Installing libidn2 (2.3.7-r0) 18:14:36 $ 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-113 -v /w/workspace/xfoundry_edgex-taf-common_PR-113:/w/workspace/xfoundry_edgex-taf-common_PR-113:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-113@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-113@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:14:37 (6/14) Installing nghttp2-libs (1.62.1-r0) 18:14:37 (7/14) Installing libpsl (0.21.5-r1) 18:14:37 (8/14) Installing zstd-libs (1.5.6-r0) 18:14:38 (9/14) Installing libcurl (8.8.0-r0) 18:14:39 (10/14) Installing curl (8.8.0-r0) 18:14:39 (11/14) Installing docker-cli (26.1.3-r1) 18:14:41 $ docker top 1cdf0a4df5cc16618223c74d6269eb3b937785d909e12b945359744cd93243a6 -eo pid,comm 18:14:41 (12/14) Installing oniguruma (6.9.9-r0) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:14:41 (13/14) Installing jq (1.7.1-r0) 18:14:41 (14/14) Installing openssl (3.3.1-r1) 18:14:41 ---> job-cost.sh 18:14:41 lf-activate-venv: SKIPPING 18:14:41 INFO: No Stack... 18:14:42 INFO: Retrieving Pricing Info for: v3-standard-8 18:14:42 INFO: Archiving Costs [Pipeline] sh 18:14:42 Executing busybox-1.36.1-r29.trigger 18:14:42 Executing ca-certificates-20240226-r0.trigger 18:14:42 OK: 43 MiB in 28 packages 18:14:42 + cat /w/workspace/xfoundry_edgex-taf-common_PR-113/archives/cost.csv 18:14:42 + cut -d, -f6 [Pipeline] lock 18:14:42 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-113-1-stack-cost] 18:14:42 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-113-1-stack-cost] did not exist. Created. 18:14:42 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-113-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:14:42 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:14:43 + echo total: 0.2199999988079071 [Pipeline] stash 18:14:43 Stashed 1 file(s) [Pipeline] } 18:14:43 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-113-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:14:43 $ docker stop --time=1 1cdf0a4df5cc16618223c74d6269eb3b937785d909e12b945359744cd93243a6 18:14:43 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:14:44 $ docker rm -f --volumes 1cdf0a4df5cc16618223c74d6269eb3b937785d909e12b945359744cd93243a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:14:44 (1/166) Installing libexpat (2.6.2-r0) 18:14:45 (2/166) Installing libbz2 (1.0.8-r6) 18:14:45 (3/166) Installing libpng (1.6.43-r0) 18:14:46 (4/166) Installing freetype (2.13.2-r0) 18:14:46 (5/166) Installing fontconfig (2.15.0-r1) 18:14:47 (6/166) Installing libfontenc (1.1.8-r0) 18:14:47 (7/166) Installing mkfontscale (1.2.2-r6) 18:14:48 (8/166) Installing font-opensans (0_git20210927-r1) 18:14:48 (9/166) Installing pkgconf (2.2.0-r0) 18:14:48 (10/166) Installing libgcc (13.2.1_git20240309-r0) 18:14:49 (11/166) Installing libffi (3.4.6-r0) 18:14:49 (12/166) Installing libintl (0.22.5-r0) 18:14:50 (13/166) Installing libeconf (0.6.3-r0) 18:14:50 (14/166) Installing libblkid (2.40.1-r1) 18:14:50 (15/166) Installing libmount (2.40.1-r1) 18:14:51 (16/166) Installing pcre2 (10.43-r0) 18:14:51 (17/166) Installing glib (2.80.2-r0) 18:14:52 (18/166) Installing libstdc++ (13.2.1_git20240309-r0) 18:14:52 (19/166) Installing xz-libs (5.6.1-r3) 18:14:53 (20/166) Installing libxml2 (2.12.7-r0) 18:14:54 (21/166) Installing shared-mime-info (2.4-r0) 18:14:54 (22/166) Installing hicolor-icon-theme (0.17-r2) 18:14:54 (23/166) Installing libjpeg-turbo (3.0.3-r0) 18:14:55 (24/166) Installing libsharpyuv (1.3.2-r0) 18:14:55 (25/166) Installing libwebp (1.3.2-r0) 18:14:56 (26/166) Installing tiff (4.6.0t-r0) 18:14:56 (27/166) Installing gdk-pixbuf (2.42.11-r1) 18:14:57 (28/166) Installing gtk-update-icon-cache (3.24.42-r0) 18:14:57 (29/166) Installing libxau (1.0.11-r4) 18:14:57 (30/166) Installing libmd (1.1.0-r0) 18:14:57 (31/166) Installing libbsd (0.12.2-r0) 18:14:58 (32/166) Installing libxdmcp (1.1.5-r1) 18:14:58 (33/166) Installing libxcb (1.16.1-r0) 18:14:59 (34/166) Installing libx11 (1.8.9-r1) 18:15:00 (35/166) Installing libxcomposite (0.4.6-r5) 18:15:00 (36/166) Installing libxfixes (6.0.1-r4) 18:15:00 (37/166) Installing libxrender (0.9.11-r5) 18:15:00 (38/166) Installing libxcursor (1.2.2-r1) 18:15:01 (39/166) Installing libxdamage (1.1.6-r5) 18:15:01 (40/166) Installing libxext (1.3.6-r2) 18:15:01 (41/166) Installing libxi (1.8.1-r4) 18:15:02 (42/166) Installing libxinerama (1.1.5-r4) 18:15:02 (43/166) Installing libxrandr (1.5.4-r1) 18:15:02 (44/166) Installing libatk-1.0 (2.52.0-r0) 18:15:03 (45/166) Installing libxtst (1.2.4-r6) 18:15:03 (46/166) Installing dbus-libs (1.14.10-r1) 18:15:03 (47/166) Installing at-spi2-core (2.52.0-r0) 18:15:04 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 18:15:04 (49/166) Installing pixman (0.43.2-r0) 18:15:05 (50/166) Installing cairo (1.18.0-r0) 18:15:05 (51/166) Installing cairo-gobject (1.18.0-r0) 18:15:05 (52/166) Installing avahi-libs (0.8-r17) 18:15:06 (53/166) Installing gmp (6.3.0-r1) 18:15:07 (54/166) Installing nettle (3.9.1-r0) 18:15:07 (55/166) Installing libtasn1 (4.19.0-r2) 18:15:07 (56/166) Installing p11-kit (0.25.3-r0) 18:15:08 (57/166) Installing gnutls (3.8.5-r0) 18:15:08 (58/166) Installing cups-libs (2.4.9-r0) 18:15:09 (59/166) Installing libepoxy (1.5.10-r1) 18:15:09 (60/166) Installing fribidi (1.0.15-r0) 18:15:10 (61/166) Installing graphite2 (1.3.14-r6) 18:15:10 (62/166) Installing harfbuzz (8.5.0-r0) 18:15:10 (63/166) Installing libxft (2.3.8-r3) 18:15:11 (64/166) Installing pango (1.52.2-r0) 18:15:11 (65/166) Installing wayland-libs-client (1.22.0-r4) 18:15:12 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 18:15:12 (67/166) Installing wayland-libs-egl (1.22.0-r4) 18:15:12 (68/166) Installing xkeyboard-config (2.41-r0) 18:15:13 (69/166) Installing libxkbcommon (1.7.0-r0) 18:15:13 (70/166) Installing gtk+3.0 (3.24.42-r0) 18:15:14 (71/166) Installing icu-data-full (74.2-r0) 18:15:15 (72/166) Installing mesa (24.0.9-r1) 18:15:15 (73/166) Installing llvm17-libs (17.0.6-r1) 18:15:26 (74/166) Installing hwdata-pci (0.382-r0) 18:15:26 (75/166) Installing libpciaccess (0.18.1-r0) 18:15:26 (76/166) Installing libdrm (2.4.120-r0) 18:15:26 (77/166) Installing libelf (0.191-r0) 18:15:26 (78/166) Installing mesa-glapi (24.0.9-r1) 18:15:26 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 18:15:28 (80/166) Installing eudev-libs (3.2.14-r2) 18:15:28 (81/166) Installing libmagic (5.45-r1) 18:15:29 (82/166) Installing file (5.45-r1) 18:15:29 (83/166) Installing xprop (1.2.7-r0) 18:15:30 (84/166) Installing libice (1.1.1-r6) 18:15:30 (85/166) Installing libuuid (2.40.1-r1) 18:15:30 (86/166) Installing libsm (1.2.4-r4) 18:15:31 (87/166) Installing libxt (1.3.0-r5) 18:15:31 (88/166) Installing libxmu (1.1.4-r2) 18:15:32 (89/166) Installing xset (1.2.5-r1) 18:15:32 (90/166) Installing xdg-utils (1.2.1-r0) 18:15:32 (91/166) Installing libogg (1.3.5-r5) 18:15:33 (92/166) Installing libflac (1.4.3-r1) 18:15:33 (93/166) Installing alsa-lib (1.2.11-r0) 18:15:34 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 18:15:35 (95/166) Installing aom-libs (3.9.0-r0) 18:15:35 (96/166) Installing libva (2.21.0-r0) 18:15:35 (97/166) Installing libvdpau (1.5-r3) 18:15:36 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 18:15:36 (99/166) Installing libdav1d (1.4.2-r0) 18:15:37 (100/166) Installing openexr-libiex (3.1.13-r1) 18:15:37 (101/166) Installing openexr-libilmthread (3.1.13-r1) 18:15:38 (102/166) Installing imath (3.1.11-r2) 18:15:38 (103/166) Installing openexr-libopenexr (3.1.13-r1) 18:15:39 (104/166) Installing giflib (5.2.2-r0) 18:15:39 (105/166) Installing libhwy (1.0.7-r0) 18:15:39 (106/166) Installing lcms2 (2.16-r0) 18:15:40 (107/166) Installing libjxl (0.10.2-r0) 18:15:40 (108/166) Installing lame-libs (3.100-r5) 18:15:41 (109/166) Installing opus (1.5.2-r0) 18:15:41 (110/166) Installing rav1e-libs (0.7.1-r0) 18:15:42 (111/166) Installing libgomp (13.2.1_git20240309-r0) 18:15:42 (112/166) Installing soxr (0.1.3-r7) 18:15:43 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 18:15:43 (114/166) Installing libtheora (1.1.1-r18) 18:15:43 (115/166) Installing libvorbis (1.3.7-r2) 18:15:44 (116/166) Installing libvpx (1.14.1-r0) 18:15:45 (117/166) Installing libwebpmux (1.3.2-r0) 18:15:45 (118/166) Installing x264-libs (0.164_git20231001-r0) 18:15:46 (119/166) Installing numactl (2.0.18-r0) 18:15:46 (120/166) Installing x265-libs (3.6-r0) 18:15:47 (121/166) Installing xvidcore (1.3.7-r2) 18:15:47 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 18:15:48 (123/166) Installing libbluray (1.3.4-r1) 18:15:48 (124/166) Installing mpg123-libs (1.32.6-r0) 18:15:49 (125/166) Installing libopenmpt (0.7.7-r0) 18:15:49 (126/166) Installing cjson (1.7.18-r0) 18:15:50 (127/166) Installing mbedtls (3.6.0-r0) 18:15:50 (128/166) Installing librist (0.2.10-r1) 18:15:51 (129/166) Installing libsrt (1.5.3-r0) 18:15:51 (130/166) Installing libssh (0.10.6-r0) 18:15:52 (131/166) Installing libsodium (1.0.19-r0) 18:15:52 (132/166) Installing libzmq (4.3.5-r2) 18:15:53 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 18:15:53 (134/166) Installing crc32c (1.1.2-r0) 18:15:53 (135/166) Installing double-conversion (3.3.0-r0) 18:15:54 (136/166) Installing libevent (2.1.12-r7) 18:15:54 (137/166) Installing wayland-libs-server (1.22.0-r4) 18:15:55 (138/166) Installing mesa-gbm (24.0.9-r1) 18:15:55 (139/166) Installing harfbuzz-subset (8.5.0-r0) 18:15:56 (140/166) Installing icu-libs (74.2-r0) 18:15:56 (141/166) Installing minizip (1.3.1-r0) 18:15:57 (142/166) Installing nspr (4.35-r4) 18:15:57 (143/166) Installing sqlite-libs (3.45.3-r1) 18:15:58 (144/166) Installing nss (3.101-r0) 18:15:58 (145/166) Installing openh264 (2.4.1-r0) 18:15:59 (146/166) Installing libcamera-ipa (0.3.0-r0) 18:15:59 (147/166) Installing libunwind (1.8.1-r0) 18:16:00 (148/166) Installing yaml (0.2.5-r2) 18:16:00 (149/166) Installing libcamera (0.3.0-r0) 18:16:01 (150/166) Installing speexdsp (1.2.1-r2) 18:16:01 (151/166) Installing libuv (1.48.0-r0) 18:16:01 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 18:16:02 (153/166) Installing libsndfile (1.2.2-r0) 18:16:02 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 18:16:03 (155/166) Installing pipewire-libs (1.0.6-r1) 18:16:04 (156/166) Installing libasyncns (0.8-r3) 18:16:04 (157/166) Installing libltdl (2.4.7-r3) 18:16:04 (158/166) Installing orc (0.4.37-r0) 18:16:05 (159/166) Installing tdb-libs (1.4.9-r1) 18:16:05 (160/166) Installing libpulse (17.0-r0) 18:16:05 (161/166) Installing libwebpdemux (1.3.2-r0) 18:16:06 (162/166) Installing libgpg-error (1.49-r0) 18:16:06 (163/166) Installing libgcrypt (1.10.3-r0) 18:16:07 (164/166) Installing libxslt (1.1.39-r1) 18:16:07 (165/166) Installing chromium (125.0.6422.141-r0) 18:16:22 (166/166) Installing chromium-chromedriver (125.0.6422.141-r0) 18:16:23 Executing busybox-1.36.1-r29.trigger 18:16:23 Executing fontconfig-2.15.0-r1.trigger 18:16:23 Executing mkfontscale-1.2.2-r6.trigger 18:16:23 Executing glib-2.80.2-r0.trigger 18:16:23 Executing shared-mime-info-2.4-r0.trigger 18:16:26 Executing gdk-pixbuf-2.42.11-r1.trigger 18:16:26 Executing gtk-update-icon-cache-3.24.42-r0.trigger 18:16:26 Executing gtk+3.0-3.24.42-r0.trigger 18:16:26 OK: 643 MiB in 194 packages 18:16:26 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:16:27 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:16:28 (1/30) Installing jansson (2.14-r4) 18:16:29 (2/30) Installing binutils (2.42-r0) 18:16:30 (3/30) Installing libatomic (13.2.1_git20240309-r0) 18:16:30 (4/30) Installing isl26 (0.26-r1) 18:16:31 (5/30) Installing mpfr4 (4.2.1-r0) 18:16:31 (6/30) Installing mpc1 (1.3.1-r1) 18:16:31 (7/30) Installing gcc (13.2.1_git20240309-r0) 18:16:35 (8/30) Installing musl-dev (1.2.5-r0) 18:16:35 (9/30) Installing linux-headers (6.6-r0) 18:16:36 (10/30) Installing libffi-dev (3.4.6-r0) 18:16:37 (11/30) Installing libpq (16.3-r0) 18:16:37 (12/30) Installing openssl-dev (3.3.1-r1) 18:16:38 (13/30) Installing libpq-dev (16.3-r0) 18:16:38 (14/30) Installing libecpg (16.3-r0) 18:16:39 (15/30) Installing libecpg-dev (16.3-r0) 18:16:39 (16/30) Installing clang16-headers (16.0.6-r5) 18:16:40 (17/30) Installing llvm16-libs (16.0.6-r8) 18:16:50 (18/30) Installing clang16-libs (16.0.6-r5) 18:16:55 (19/30) Installing fortify-headers (1.1-r3) 18:16:55 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) 18:16:56 (21/30) Installing llvm16-linker-tools (16.0.6-r8) 18:16:56 (22/30) Installing clang16 (16.0.6-r5) 18:16:56 (23/30) Installing icu (74.2-r0) 18:16:57 (24/30) Installing icu-dev (74.2-r0) 18:16:58 (25/30) Installing llvm16 (16.0.6-r8) 18:17:08 (26/30) Installing lz4-libs (1.9.4-r5) 18:17:08 (27/30) Installing lz4-dev (1.9.4-r5) 18:17:08 (28/30) Installing zstd (1.5.6-r0) 18:17:08 (29/30) Installing zstd-dev (1.5.6-r0) 18:17:08 (30/30) Installing postgresql16-dev (16.3-r0) 18:17:09 Executing busybox-1.36.1-r29.trigger 18:17:09 OK: 1169 MiB in 224 packages 18:17:10 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:17:10 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:17:12 (1/14) Installing g++ (13.2.1_git20240309-r0) 18:17:16 (2/14) Installing gdbm (1.23-r1) 18:17:16 (3/14) Installing mpdecimal (4.0.0-r0) 18:17:16 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r0) 18:17:16 (5/14) Installing libncursesw (6.4_p20240420-r0) 18:17:17 (6/14) Installing libpanelw (6.4_p20240420-r0) 18:17:17 (7/14) Installing readline (8.2.10-r0) 18:17:18 (8/14) Installing python3 (3.12.3-r1) 18:17:19 (9/14) Installing python3-pycache-pyc0 (3.12.3-r1) 18:17:20 (10/14) Installing pyc (3.12.3-r1) 18:17:20 (11/14) Installing python3-pyc (3.12.3-r1) 18:17:21 (12/14) Installing python3-dev (3.12.3-r1) 18:17:31 (13/14) Installing libsodium-dev (1.0.19-r0) 18:17:31 (14/14) Installing zeromq-dev (4.3.5-r2) 18:17:31 Executing busybox-1.36.1-r29.trigger 18:17:31 OK: 1356 MiB in 238 packages 18:17:31 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:17:32 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:17:33 OK: 1356 MiB in 238 packages 18:17:33 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:17:34 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:17:36 (1/1) Installing tzdata (2024a-r1) 18:17:37 OK: 1357 MiB in 239 packages 18:17:39 (1/1) Purging tzdata (2024a-r1) 18:17:39 OK: 1356 MiB in 238 packages 18:17:53 Looking in links: /tmp/tmpqxjpe7z6 18:17:53 Processing /tmp/tmpqxjpe7z6/pip-24.0-py3-none-any.whl 18:17:53 Installing collected packages: pip 18:18:00 Successfully installed pip-24.0 18:18:00 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:18:02 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.0) 18:18:03 Collecting pip 18:18:03 Downloading pip-24.1.1-py3-none-any.whl.metadata (3.6 kB) 18:18:05 Collecting setuptools 18:18:05 Downloading setuptools-70.2.0-py3-none-any.whl.metadata (5.8 kB) 18:18:05 Collecting wheel 18:18:05 Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) 18:18:05 Downloading pip-24.1.1-py3-none-any.whl (1.8 MB) 18:18:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 22.1 MB/s eta 0:00:00 18:18:06 Downloading setuptools-70.2.0-py3-none-any.whl (930 kB) 18:18:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 930.8/930.8 kB 24.1 MB/s eta 0:00:00 18:18:06 Downloading wheel-0.43.0-py3-none-any.whl (65 kB) 18:18:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 23.3 MB/s eta 0:00:00 18:18:06 Installing collected packages: wheel, setuptools, pip 18:18:10 Attempting uninstall: pip 18:18:10 Found existing installation: pip 24.0 18:18:11 Uninstalling pip-24.0: 18:18:11 Successfully uninstalled pip-24.0 18:18:18 Successfully installed pip-24.1.1 setuptools-70.2.0 wheel-0.43.0 18:18:18 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:18:21 Processing ./edgex-taf-common 18:18:21 Preparing metadata (setup.py): started 18:18:22 Preparing metadata (setup.py): finished with status 'done' 18:18:22 Building wheels for collected packages: edgex-taf-common 18:18:22 Building wheel for edgex-taf-common (setup.py): started 18:18:24 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 18:18:24 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=aa72b243a1dffdb4e94b278d59f4514ce4821246acd1bcd2dcaae06c801ec435 18:18:24 Stored in directory: /tmp/pip-ephem-wheel-cache-w3kmj1ht/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 18:18:24 Successfully built edgex-taf-common 18:18:24 Installing collected packages: edgex-taf-common 18:18:24 Successfully installed edgex-taf-common-0.0.0 18:18:24 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 18:18:27 Collecting robotframework==7.0.1 (from -r requirements.txt (line 1)) 18:18:27 Downloading robotframework-7.0.1-py3-none-any.whl.metadata (7.5 kB) 18:18:28 Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) 18:18:28 Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) 18:18:28 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 18:18:28 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 18:18:28 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) 18:18:28 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) 18:18:28 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 18:18:28 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:18:28 Preparing metadata (setup.py): started 18:18:29 Preparing metadata (setup.py): finished with status 'done' 18:18:29 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 18:18:29 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) 18:18:29 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) 18:18:29 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) 18:18:29 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 18:18:29 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 18:18:29 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 18:18:29 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 18:18:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 25.3 MB/s eta 0:00:00 18:18:30 Preparing metadata (setup.py): started 18:18:31 Preparing metadata (setup.py): finished with status 'done' 18:18:31 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 18:18:31 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 18:18:34 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 18:18:34 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (62 kB) 18:18:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 21.5 MB/s eta 0:00:00 18:18:34 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 18:18:34 Downloading psutil-5.9.5.tar.gz (493 kB) 18:18:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 28.5 MB/s eta 0:00:00 18:18:35 Installing build dependencies: started 18:18:47 Installing build dependencies: finished with status 'done' 18:18:47 Getting requirements to build wheel: started 18:18:47 Getting requirements to build wheel: finished with status 'done' 18:18:47 Preparing metadata (pyproject.toml): started 18:18:49 Preparing metadata (pyproject.toml): finished with status 'done' 18:18:49 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 18:18:49 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 18:18:52 Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) 18:18:52 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.1 kB) 18:18:52 Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) 18:18:52 Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) 18:18:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 26.0 MB/s eta 0:00:00 18:18:52 Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) 18:18:52 Downloading psycopg2-2.9.9.tar.gz (384 kB) 18:18:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 28.0 MB/s eta 0:00:00 18:18:53 Preparing metadata (setup.py): started 18:18:54 Preparing metadata (setup.py): finished with status 'done' 18:18:55 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 18:18:55 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) 18:18:56 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:18:56 Downloading selenium-4.22.0-py3-none-any.whl.metadata (7.0 kB) 18:18:56 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:18:56 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 18:18:56 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:18:56 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 18:18:56 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:18:56 Downloading flex-6.14.1.tar.gz (40 kB) 18:18:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 27.6 MB/s eta 0:00:00 18:18:56 Preparing metadata (setup.py): started 18:18:58 Preparing metadata (setup.py): finished with status 'done' 18:18:58 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:18:58 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 18:18:58 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:18:58 Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) 18:18:58 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:18:58 Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) 18:18:58 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:18:58 Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) 18:18:59 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:18:59 Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) 18:18:59 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:18:59 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 18:19:00 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 18:19:00 Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (33 kB) 18:19:00 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 18:19:00 Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) 18:19:01 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 18:19:01 Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB) 18:19:01 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 18:19:01 Downloading certifi-2024.6.2-py3-none-any.whl.metadata (2.2 kB) 18:19:01 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 18:19:01 Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) 18:19:01 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 18:19:01 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 18:19:02 Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 18:19:02 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 18:19:02 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 18:19:02 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 18:19:02 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.41.0->-r requirements.txt (line 15)) (70.2.0) 18:19:02 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) 18:19:02 Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 18:19:02 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) 18:19:02 Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 18:19:02 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:19:02 Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) 18:19:02 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:19:02 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 18:19:03 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:19:03 Downloading PyYAML-6.0.1.tar.gz (125 kB) 18:19:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 23.8 MB/s eta 0:00:00 18:19:04 Installing build dependencies: started 18:19:23 Installing build dependencies: finished with status 'done' 18:19:23 Getting requirements to build wheel: started 18:19:31 Getting requirements to build wheel: finished with status 'done' 18:19:31 Preparing metadata (pyproject.toml): started 18:19:32 Preparing metadata (pyproject.toml): finished with status 'done' 18:19:32 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:19:32 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:19:32 Preparing metadata (setup.py): started 18:19:33 Preparing metadata (setup.py): finished with status 'done' 18:19:33 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:19:33 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 18:19:33 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:19:33 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:19:33 Preparing metadata (setup.py): started 18:19:34 Preparing metadata (setup.py): finished with status 'done' 18:19:35 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:19:35 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 18:19:35 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:19:35 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 18:19:35 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:19:35 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 18:19:35 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:19:35 Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) 18:19:35 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:19:35 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 18:19:35 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:19:35 Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 18:19:37 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:19:37 Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 18:19:38 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:19:38 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 18:19:38 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:19:38 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:19:38 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:19:38 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 18:19:38 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:19:38 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 18:19:38 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:19:38 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 18:19:39 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:19:39 Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 18:19:39 Downloading robotframework-7.0.1-py3-none-any.whl (727 kB) 18:19:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 727.6/727.6 kB 26.0 MB/s eta 0:00:00 18:19:39 Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) 18:19:39 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 18:19:39 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) 18:19:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 29.0 MB/s eta 0:00:00 18:19:39 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 18:19:39 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) 18:19:39 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 18:19:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 27.1 MB/s eta 0:00:00 18:19:39 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 18:19:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 28.1 MB/s eta 0:00:00 18:19:39 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl (13.6 MB) 18:19:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.6/13.6 MB 22.3 MB/s eta 0:00:00 18:19:39 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 18:19:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 26.8 MB/s eta 0:00:00 18:19:39 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) 18:19:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 25.5 MB/s eta 0:00:00 18:19:40 Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) 18:19:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 27.8 MB/s eta 0:00:00 18:19:40 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 18:19:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 25.4 MB/s eta 0:00:00 18:19:40 Downloading certifi-2024.6.2-py3-none-any.whl (164 kB) 18:19:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 164.4/164.4 kB 29.4 MB/s eta 0:00:00 18:19:40 Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl (138 kB) 18:19:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.3/138.3 kB 28.4 MB/s eta 0:00:00 18:19:40 Downloading idna-3.7-py3-none-any.whl (66 kB) 18:19:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 26.3 MB/s eta 0:00:00 18:19:40 Downloading packaging-24.1-py3-none-any.whl (53 kB) 18:19:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.0/54.0 kB 24.8 MB/s eta 0:00:00 18:19:40 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 18:19:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 28.4 MB/s eta 0:00:00 18:19:40 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 18:19:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 28.4 MB/s eta 0:00:00 18:19:40 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 18:19:40 Downloading selenium-4.22.0-py3-none-any.whl (9.4 MB) 18:19:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 24.8 MB/s eta 0:00:00 18:19:40 Downloading urllib3-2.2.2-py3-none-any.whl (121 kB) 18:19:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 kB 27.8 MB/s eta 0:00:00 18:19:40 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 18:19:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 27.0 MB/s eta 0:00:00 18:19:40 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 18:19:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 28.6 MB/s eta 0:00:00 18:19:40 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 18:19:40 Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) 18:19:40 Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) 18:19:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 28.6 MB/s eta 0:00:00 18:19:40 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) 18:19:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 26.1 MB/s eta 0:00:00 18:19:40 Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) 18:19:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 27.3 MB/s eta 0:00:00 18:19:40 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 18:19:41 Downloading attrs-23.2.0-py3-none-any.whl (60 kB) 18:19:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 28.9 MB/s eta 0:00:00 18:19:41 Downloading click-8.1.7-py3-none-any.whl (97 kB) 18:19:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 25.1 MB/s eta 0:00:00 18:19:41 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 18:19:41 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 18:19:41 Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 18:19:41 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:19:41 Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl (1.3 MB) 18:19:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 24.7 MB/s eta 0:00:00 18:19:41 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 18:19:41 Downloading trio-0.25.1-py3-none-any.whl (467 kB) 18:19:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 26.5 MB/s eta 0:00:00 18:19:41 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 18:19:41 Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 18:19:41 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 18:19:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 27.5 MB/s eta 0:00:00 18:19:41 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:19:41 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 18:19:41 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 18:19:41 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:19:41 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:19:41 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 18:19:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 24.9 MB/s eta 0:00:00 18:19:42 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, PyYAML, strict-rfc3339, validate-email 18:19:42 Building wheel for robotbackgroundlogger (setup.py): started 18:19:43 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 18:19:43 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=16709336d26fd5d8ce7e7dee51b091be9f992d6f0ae5eb751934160e1bff6856 18:19:43 Stored in directory: /tmp/pip-ephem-wheel-cache-rpw3q24w/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 18:19:43 Building wheel for paho-mqtt (setup.py): started 18:19:45 Building wheel for paho-mqtt (setup.py): finished with status 'done' 18:19:45 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=660366f319943398b15fb67e5428da427865881244c32b770b6b3ef46e877ba3 18:19:45 Stored in directory: /tmp/pip-ephem-wheel-cache-rpw3q24w/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 18:19:45 Building wheel for psutil (pyproject.toml): started 18:19:55 Building wheel for psutil (pyproject.toml): finished with status 'done' 18:19:55 Created wheel for psutil: filename=psutil-5.9.5-cp312-abi3-linux_aarch64.whl size=281981 sha256=fed0227f6f952b8cb34fc9c6b05141ceb82145b03de297dcca52eb434c6ceaa0 18:19:55 Stored in directory: /tmp/pip-ephem-wheel-cache-rpw3q24w/wheels/e8/a9/47/bee5d847b031736eb597b632c3ff602d0c0ccf1f14d95293ee 18:19:55 Building wheel for psycopg2 (setup.py): started 18:21:03 Building wheel for psycopg2 (setup.py): still running... 18:21:03 Building wheel for psycopg2 (setup.py): finished with status 'done' 18:21:03 Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_aarch64.whl size=512489 sha256=dbf6ab2452ff85f56ac97bda4321a0bb9eab2bd1fdebaa60f20aa4958da14e93 18:21:03 Stored in directory: /tmp/pip-ephem-wheel-cache-rpw3q24w/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 18:21:03 Building wheel for flex (setup.py): started 18:21:03 Building wheel for flex (setup.py): finished with status 'done' 18:21:03 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=2ed889e9e4bfff6c6bc0131466b578b30f1a9b2a6ff9b366155a6411bf3aea6b 18:21:03 Stored in directory: /tmp/pip-ephem-wheel-cache-rpw3q24w/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 18:21:03 Building wheel for PyYAML (pyproject.toml): started 18:21:03 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 18:21:03 Created wheel for PyYAML: filename=PyYAML-6.0.1-cp312-cp312-linux_aarch64.whl size=45363 sha256=2c61d7f7406d570587152414801f9d2c355bd85d1e5221978214df1e846cd2d0 18:21:03 Stored in directory: /tmp/pip-ephem-wheel-cache-rpw3q24w/wheels/4a/68/8e/df9cd97725df58bd2ab35992dce00b50f70490a3d672da85ea 18:21:03 Building wheel for strict-rfc3339 (setup.py): started 18:21:03 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 18:21:03 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=e1062cdc18349d0be62daabed47c8a4658e9faa35ff5a1cfa617f9e2895c58c2 18:21:03 Stored in directory: /tmp/pip-ephem-wheel-cache-rpw3q24w/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 18:21:03 Building wheel for validate-email (setup.py): started 18:21:04 Building wheel for validate-email (setup.py): finished with status 'done' 18:21:04 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5463 sha256=07ca2cbc06c2a5031df371dfb7db72c3930b2515c4e30cca3d8469428c04897e 18:21:04 Stored in directory: /tmp/pip-ephem-wheel-cache-rpw3q24w/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 18:21:04 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex PyYAML strict-rfc3339 validate-email 18:21:05 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, redis, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, robotbackgroundlogger, requests, referencing, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 18:22:13 Successfully installed GenSON-1.3.0 PyYAML-6.0.1 RESTinstance-1.3.0 attrs-23.2.0 certifi-2024.6.2 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.21.2 flex-6.14.1 h11-0.14.0 idna-3.7 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-3.0.0 jsonschema-4.22.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-24.1 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.18.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.1 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.35.1 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.0.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.18.1 selenium-4.22.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.25.1 trio-websocket-0.11.1 typing-extensions-4.12.2 tzlocal-5.2 urllib3-2.2.2 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 18:22:13 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 18:23:09 Removing intermediate container a66ea50d70e6 18:23:09 ---> 91fa13ea1a05 18:23:09 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 18:23:09 ---> Running in 17a12c3a4105 18:23:09 Removing intermediate container 17a12c3a4105 18:23:09 ---> 9ae75c32da0f 18:23:09 Step 11/13 : LABEL arch=arm64 18:23:09 ---> Running in c52a05ce098c 18:23:09 Removing intermediate container c52a05ce098c 18:23:09 ---> fd2a411aaec8 18:23:09 Step 12/13 : LABEL git_sha=930018f3c320907d8df5be3fad2253dfd31e1c3c 18:23:09 ---> Running in c9809d613402 18:23:09 Removing intermediate container c9809d613402 18:23:09 ---> 30e6b1980222 18:23:09 Step 13/13 : LABEL version=0.0.0 18:23:09 ---> Running in d999813bb266 18:23:09 Removing intermediate container d999813bb266 18:23:09 ---> 19fb11717b72 18:23:09 [Warning] One or more build-args [ARCH] were not consumed 18:23:09 Successfully built 19fb11717b72 18:23:09 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 18:23:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:23:10 18:23:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:23:11 arm64: Pulling from edgex-lftools-log-publisher 18:23:11 8998bd30e6a1: Pulling fs layer 18:23:11 04944245beec: Pulling fs layer 18:23:11 699f458cf7ca: Pulling fs layer 18:23:11 765212b225bb: Pulling fs layer 18:23:11 f23df028b6ca: Pulling fs layer 18:23:11 d65c8cfc05b1: Pulling fs layer 18:23:11 2437ff75d9bd: Pulling fs layer 18:23:11 d65c8cfc05b1: Waiting 18:23:11 2437ff75d9bd: Waiting 18:23:11 f23df028b6ca: Waiting 18:23:11 765212b225bb: Waiting 18:23:11 04944245beec: Verifying Checksum 18:23:11 04944245beec: Download complete 18:23:11 765212b225bb: Verifying Checksum 18:23:11 765212b225bb: Download complete 18:23:11 f23df028b6ca: Verifying Checksum 18:23:11 f23df028b6ca: Download complete 18:23:11 d65c8cfc05b1: Verifying Checksum 18:23:11 d65c8cfc05b1: Download complete 18:23:11 699f458cf7ca: Verifying Checksum 18:23:11 699f458cf7ca: Download complete 18:23:11 8998bd30e6a1: Verifying Checksum 18:23:11 8998bd30e6a1: Download complete 18:23:14 2437ff75d9bd: Verifying Checksum 18:23:14 2437ff75d9bd: Download complete 18:23:16 8998bd30e6a1: Pull complete 18:23:16 04944245beec: Pull complete 18:23:18 699f458cf7ca: Pull complete 18:23:18 765212b225bb: Pull complete 18:23:19 f23df028b6ca: Pull complete 18:23:19 d65c8cfc05b1: Pull complete 18:23:37 2437ff75d9bd: Pull complete 18:23:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:23:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:23:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:23:38 prd-ubuntu20.04-docker-arm64-4c-16g-4698 does not seem to be running inside a container 18:23:38 $ 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-113 -v /w/workspace/xfoundry_edgex-taf-common_PR-113:/w/workspace/xfoundry_edgex-taf-common_PR-113:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-113@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-113@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:23:40 $ docker top a635944d56472a09570fcb6b89a1436edfff137ea2f1d59aaeedb418f67ac3e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:23:41 ---> job-cost.sh 18:23:41 lf-activate-venv: SKIPPING 18:23:41 INFO: No Stack... 18:23:42 INFO: Retrieving Pricing Info for: v3-standard-4 18:23:42 INFO: Archiving Costs [Pipeline] sh 18:23:43 + cut -d, -f6 18:23:43 + cat /w/workspace/xfoundry_edgex-taf-common_PR-113/archives/cost.csv [Pipeline] lock 18:23:43 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-113-1-stack-cost] 18:23:43 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-113-1-stack-cost] did not exist. Created. 18:23:43 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-113-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:23:44 /w/workspace/xfoundry_edgex-taf-common_PR-113@tmp/durable-c0a90af7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:23:44 + echo total: 0.10999999940395355 [Pipeline] stash 18:23:44 Warning: overwriting stash ‘stack-cost’ 18:23:44 Stashed 1 file(s) [Pipeline] } 18:23:45 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-113-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:23:45 $ docker stop --time=1 a635944d56472a09570fcb6b89a1436edfff137ea2f1d59aaeedb418f67ac3e4 18:23:46 $ docker rm -f --volumes a635944d56472a09570fcb6b89a1436edfff137ea2f1d59aaeedb418f67ac3e4 [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 18:23:48 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-113/archives ] 18:23:48 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-113/archives 18:23:48 total 16 18:23:48 drwxr-xr-x 3 root root 4096 Jul 1 18:14 . 18:23:48 drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 18:14 .. 18:23:48 drwxr-xr-x 2 root root 4096 Jul 1 18:14 cost 18:23:48 -rw-r--r-- 1 root root 88 Jul 1 18:14 cost.csv 18:23:48 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-113/archives 18:23:48 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-113/archives 18:23:48 total 16 18:23:48 drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 18:14 . 18:23:48 drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 18:14 .. 18:23:48 drwxr-xr-x 2 jenkins jenkins 4096 Jul 1 18:14 cost 18:23:48 -rw-r--r-- 1 jenkins jenkins 88 Jul 1 18:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:23:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:23:49 ---> package-listing.sh 18:23:49 ++ facter osfamily 18:23:49 ++ tr '[:upper:]' '[:lower:]' 18:23:49 + OS_FAMILY=debian 18:23:49 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-113 18:23:49 + START_PACKAGES=/tmp/packages_start.txt 18:23:49 + END_PACKAGES=/tmp/packages_end.txt 18:23:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:23:49 + PACKAGES=/tmp/packages_start.txt 18:23:49 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-113 ']' 18:23:49 + PACKAGES=/tmp/packages_end.txt 18:23:49 + case "${OS_FAMILY}" in 18:23:49 + dpkg -l 18:23:49 + grep '^ii' 18:23:49 + '[' -f /tmp/packages_start.txt ']' 18:23:49 + '[' -f /tmp/packages_end.txt ']' 18:23:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:23:49 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-113 ']' 18:23:49 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-113/archives/ 18:23:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-113/archives/ [Pipeline] echo 18:23:49 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-113/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:23:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:23:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:23:51 prd-ubuntu20.04-docker-8c-8g-4696 does not seem to be running inside a container 18:23:51 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_edgex-taf-common_PR-113/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-113 -v /w/workspace/xfoundry_edgex-taf-common_PR-113:/w/workspace/xfoundry_edgex-taf-common_PR-113:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-113@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-113@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:23:51 $ docker top ece2ae54cf2a8c661bac05ea986436a3804bca471161daf890dbd635e14fda70 -eo pid,comm [Pipeline] { [Pipeline] sh 18:23:51 + touch /tmp/pre-build-complete [Pipeline] sh 18:23:51 + mkdir -p /var/log/sysstat [Pipeline] sh 18:23:52 + ls /var/log/sa-host 18:23:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:23:52 provisioning config files... 18:23:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-113@tmp/config11945187756924377253tmp [Pipeline] { [Pipeline] echo 18:23:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:23:52 ---> create-netrc.sh [Pipeline] } 18:23:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:23:53 ---> python-tools-install.sh [Pipeline] echo 18:23:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:23:53 ---> sudo-logs.sh 18:23:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:23:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:23:54 ---> job-cost.sh 18:23:54 lf-activate-venv: SKIPPING 18:23:54 DEBUG: total: 0.2199999988079071 18:23:54 INFO: Retrieving Stack Cost... 18:23:54 INFO: Retrieving Pricing Info for: v3-standard-8 18:23:54 INFO: Archiving Costs [Pipeline] echo 18:23:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:23:54 ---> logs-deploy.sh 18:23:54 lf-activate-venv: SKIPPING 18:23:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-113/1 18:23:54 INFO: archiving workspace using pattern(s): 18:23:55 Archives upload complete. 18:23:55 INFO: archiving logs to Nexus