Pull request #109 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cherrycl for edgexfoundry/edgex-taf-common Obtained Jenkinsfile from de44ec85b587adf1c5e30545127ecd97034501d2+7e89dd766adf70d3ef5effce142026c21ab88a29 (9f88427f8fa869842d7d96e57c18b947b084d17e) 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-ssh11669439923268812626.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-ssh11410831938739317345.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-109/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-109/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15767800458463890500.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-109/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9155861613964156868.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-ssh4166810159157731074.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-109/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-109/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13895056166019291925.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1579 in /w/workspace/xfoundry_edgex-taf-common_PR-109 [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-109 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7e89dd766adf70d3ef5effce142026c21ab88a29 into PR head commit de44ec85b587adf1c5e30545127ecd97034501d2 Merge succeeded, producing de44ec85b587adf1c5e30545127ecd97034501d2 Checking out Revision de44ec85b587adf1c5e30545127ecd97034501d2 (PR-109) > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/109/head:refs/remotes/origin/PR-109 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f de44ec85b587adf1c5e30545127ecd97034501d2 # 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 7e89dd766adf70d3ef5effce142026c21ab88a29 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f de44ec85b587adf1c5e30545127ecd97034501d2 # timeout=10 Commit message: "fix: Add --no-cache-dir when running pip3 install" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:03:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:03:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:03:04 ========================================================= 06:03:04 EdgeX Global Pipelines Version Info 06:03:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:03:04 ------------------- 06:03:04 stable info: 06:03:04 ------------------- 06:03:04 Commited By: Ginny Guan ginny@iotechsys.com 06:03:04 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 06:03:04 Message: update stable to v1.0.260 06:03:05 ------------------- 06:03:05 experimental info: 06:03:05 ------------------- 06:03:05 Commited By: Ginny Guan ginny@iotechsys.com 06:03:05 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 06:03:05 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:03:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 06:03:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 06:03:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:03:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:03:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 06:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 06:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 06:03:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:03:06 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 06:03:06 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 06:03:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:03:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:03:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-109 [Pipeline] echo 06:03:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-109 [Pipeline] echo 06:03:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-109 [Pipeline] echo 06:03:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = de44ec85b587adf1c5e30545127ecd97034501d2 [Pipeline] echo 06:03:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = de44ec8 [Pipeline] echo 06:03:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:03:07 provisioning config files... 06:03:07 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-109@tmp/config8675801247857925520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:03:07 ---> ****-login.sh 06:03:07 nexus3.edgexfoundry.org:10001 06:03:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:03:08 Configure a credential helper to remove this warning. See 06:03:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:03:08 06:03:08 Login Succeeded 06:03:08 nexus3.edgexfoundry.org:10002 06:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:03:08 Configure a credential helper to remove this warning. See 06:03:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:03:08 06:03:08 Login Succeeded 06:03:08 nexus3.edgexfoundry.org:10003 06:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:03:08 Configure a credential helper to remove this warning. See 06:03:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:03:08 06:03:08 Login Succeeded 06:03:08 nexus3.edgexfoundry.org:10004 06:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:03:08 Configure a credential helper to remove this warning. See 06:03:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:03:08 06:03:08 Login Succeeded 06:03:08 ****.io 06:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:03:08 Configure a credential helper to remove this warning. See 06:03:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:03:08 06:03:08 Login Succeeded 06:03:08 ---> ****-login.sh ends [Pipeline] } 06:03:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:03:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:03:09 + grep -v github /etc/ssh/ssh_known_hosts 06:03:09 + [ -e /tmp/ssh_known_hosts ] 06:03:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:03:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:03:09 + sudo tee -a /etc/ssh/ssh_known_hosts 06:03:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:03:09 06:03:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:03:10 0.1.4: Pulling from edgex-devops/py-git-semver 06:03:10 b85a868b505f: Pulling fs layer 06:03:10 e2be974225ed: Pulling fs layer 06:03:10 339a4e72a1f5: Pulling fs layer 06:03:10 988bab9f4d93: Pulling fs layer 06:03:10 1469e6f7b9e6: Pulling fs layer 06:03:10 eaf3925da568: Pulling fs layer 06:03:10 bab4dde63d76: Pulling fs layer 06:03:10 bde34c3a00c8: Pulling fs layer 06:03:10 b352a97aabf1: Pulling fs layer 06:03:10 4872d77fe225: Pulling fs layer 06:03:10 5851b861e8e6: Pulling fs layer 06:03:10 1469e6f7b9e6: Waiting 06:03:10 b352a97aabf1: Waiting 06:03:10 eaf3925da568: Waiting 06:03:10 bab4dde63d76: Waiting 06:03:10 5851b861e8e6: Waiting 06:03:10 4872d77fe225: Waiting 06:03:10 bde34c3a00c8: Waiting 06:03:10 e2be974225ed: Verifying Checksum 06:03:10 e2be974225ed: Download complete 06:03:10 988bab9f4d93: Download complete 06:03:10 339a4e72a1f5: Verifying Checksum 06:03:10 339a4e72a1f5: Download complete 06:03:10 eaf3925da568: Verifying Checksum 06:03:10 eaf3925da568: Download complete 06:03:10 1469e6f7b9e6: Verifying Checksum 06:03:10 1469e6f7b9e6: Download complete 06:03:10 bde34c3a00c8: Verifying Checksum 06:03:10 bde34c3a00c8: Download complete 06:03:10 b352a97aabf1: Download complete 06:03:10 4872d77fe225: Verifying Checksum 06:03:10 4872d77fe225: Download complete 06:03:10 5851b861e8e6: Verifying Checksum 06:03:10 b85a868b505f: Download complete 06:03:10 bab4dde63d76: Verifying Checksum 06:03:10 bab4dde63d76: Download complete 06:03:11 b85a868b505f: Pull complete 06:03:11 e2be974225ed: Pull complete 06:03:12 339a4e72a1f5: Pull complete 06:03:12 988bab9f4d93: Pull complete 06:03:12 1469e6f7b9e6: Pull complete 06:03:13 eaf3925da568: Pull complete 06:03:14 bab4dde63d76: Pull complete 06:03:14 bde34c3a00c8: Pull complete 06:03:14 b352a97aabf1: Pull complete 06:03:14 4872d77fe225: Pull complete 06:03:14 5851b861e8e6: Pull complete 06:03:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:03:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:03:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:15 prd-ubuntu20.04-docker-8c-8g-1579 does not seem to be running inside a container 06:03:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-109 -v /w/workspace/xfoundry_edgex-taf-common_PR-109:/w/workspace/xfoundry_edgex-taf-common_PR-109:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-109@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-109@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-devops/py-git-semver:0.1.4 cat 06:03:23 $ docker top 7a77d4bde8e45403137c54296925687d5c0c3d01f7b2e68360d41ebd547310dd -eo pid,comm 06:03:23 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:03:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:03:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:03:23 [ssh-agent] Looking for ssh-agent implementation... 06:03:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:03:23 $ docker exec 7a77d4bde8e45403137c54296925687d5c0c3d01f7b2e68360d41ebd547310dd ssh-agent 06:03:24 SSH_AUTH_SOCK=/tmp/ssh-ONnAiZHMQY1I/agent.14 06:03:24 SSH_AGENT_PID=20 06:03:24 Running ssh-add (command line suppressed) 06:03:24 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-109@tmp/private_key_6449205101425333009.key (/w/workspace/xfoundry_edgex-taf-common_PR-109@tmp/private_key_6449205101425333009.key) 06:03:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:03:24 + git tag --points-at HEAD [Pipeline] } 06:03:24 $ docker exec --env ******** --env ******** 7a77d4bde8e45403137c54296925687d5c0c3d01f7b2e68360d41ebd547310dd ssh-agent -k 06:03:24 unset SSH_AUTH_SOCK; 06:03:24 unset SSH_AGENT_PID; 06:03:24 echo Agent pid 20 killed; 06:03:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:03:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:03:24 [ssh-agent] Looking for ssh-agent implementation... 06:03:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:03:24 $ docker exec 7a77d4bde8e45403137c54296925687d5c0c3d01f7b2e68360d41ebd547310dd ssh-agent 06:03:25 SSH_AUTH_SOCK=/tmp/ssh-r1qEnnxfAdy3/agent.71 06:03:25 SSH_AGENT_PID=77 06:03:25 Running ssh-add (command line suppressed) 06:03:25 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-109@tmp/private_key_17428107288311768039.key (/w/workspace/xfoundry_edgex-taf-common_PR-109@tmp/private_key_17428107288311768039.key) 06:03:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:03:25 + git semver init 06:03:25 2024-05-30 06:03:25,741 [run_init] DEBUG init version:0.0.0 force:False 06:03:25 2024-05-30 06:03:25,741 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-109/.semver 06:03:25 2024-05-30 06:03:25,742 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-109/.semver 06:03:25 2024-05-30 06:03:25,742 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-109/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-109, universal_newlines=False, shell=None, istream=None) 06:03:26 2024-05-30 06:03:26,317 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-109/.git/info/exclude 06:03:26 2024-05-30 06:03:26,318 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-109/.semver/PR-109 with force:False 06:03:26 2024-05-30 06:03:26,318 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-109/.semver/PR-109 06:03:26 2024-05-30 06:03:26,322 [execute] INFO git cat-file --batch-check 06:03:26 2024-05-30 06:03:26,323 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-109/.semver, universal_newlines=False, shell=None, istream=) 06:03:26 2024-05-30 06:03:26,329 [execute] INFO git cat-file --batch 06:03:26 2024-05-30 06:03:26,330 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-109/.semver, universal_newlines=False, shell=None, istream=) 06:03:26 2024-05-30 06:03:26,335 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-109/.semver/PR-109 06:03:26 0.0.0 [Pipeline] } 06:03:26 $ docker exec --env ******** --env ******** 7a77d4bde8e45403137c54296925687d5c0c3d01f7b2e68360d41ebd547310dd ssh-agent -k 06:03:26 unset SSH_AUTH_SOCK; 06:03:26 unset SSH_AGENT_PID; 06:03:26 echo Agent pid 77 killed; 06:03:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:03:27 + git semver [Pipeline] } 06:03:27 $ docker stop --time=1 7a77d4bde8e45403137c54296925687d5c0c3d01f7b2e68360d41ebd547310dd 06:03:28 $ docker rm -f --volumes 7a77d4bde8e45403137c54296925687d5c0c3d01f7b2e68360d41ebd547310dd [Pipeline] // withDockerContainer [Pipeline] sh 06:03:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:03:29 Stashed 1 file(s) [Pipeline] echo 06:03:29 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:03:30 provisioning config files... 06:03:30 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-109@tmp/config7573159030953592051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:03:30 ---> ****-login.sh 06:03:30 nexus3.edgexfoundry.org:10001 06:03:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:03:30 Configure a credential helper to remove this warning. See 06:03:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:03:30 06:03:30 Login Succeeded 06:03:30 nexus3.edgexfoundry.org:10002 06:03:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:03:30 Configure a credential helper to remove this warning. See 06:03:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:03:30 06:03:30 Login Succeeded 06:03:30 nexus3.edgexfoundry.org:10003 06:03:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:03:30 Configure a credential helper to remove this warning. See 06:03:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:03:30 06:03:30 Login Succeeded 06:03:30 nexus3.edgexfoundry.org:10004 06:03:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:03:30 Configure a credential helper to remove this warning. See 06:03:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:03:30 06:03:30 Login Succeeded 06:03:30 ****.io 06:03:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:03:30 Configure a credential helper to remove this warning. See 06:03:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:03:30 06:03:30 Login Succeeded 06:03:30 ---> ****-login.sh ends [Pipeline] } 06:03:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:03:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:03:32 + ls -al . 06:03:32 total 72 06:03:32 drwxrwxr-x 7 jenkins jenkins 4096 May 30 06:03 . 06:03:32 drwxrwxr-x 4 jenkins jenkins 4096 May 30 06:02 .. 06:03:32 drwxrwxr-x 8 jenkins jenkins 4096 May 30 06:03 .git 06:03:32 drwxrwxr-x 2 jenkins jenkins 4096 May 30 06:02 .github 06:03:32 -rw-rw-r-- 1 jenkins jenkins 22 May 30 06:02 .gitignore 06:03:32 drwxr-xr-x 3 jenkins jenkins 4096 May 30 06:03 .semver 06:03:32 -rw-rw-r-- 1 jenkins jenkins 1653 May 30 06:02 Dockerfile 06:03:32 -rw-rw-r-- 1 jenkins jenkins 746 May 30 06:02 Jenkinsfile 06:03:32 -rw-rw-r-- 1 jenkins jenkins 11381 May 30 06:02 LICENSE 06:03:32 -rw-rw-r-- 1 jenkins jenkins 3606 May 30 06:02 README.md 06:03:32 drwxrwxr-x 4 jenkins jenkins 4096 May 30 06:02 TAF-Manager 06:03:32 drwxrwxr-x 6 jenkins jenkins 4096 May 30 06:02 TUC 06:03:32 -rw-rw-r-- 1 jenkins jenkins 5 May 30 06:03 VERSION 06:03:32 -rw-rw-r-- 1 jenkins jenkins 343 May 30 06:02 requirements.txt 06:03:32 -rw-rw-r-- 1 jenkins jenkins 54 May 30 06:02 robot-entrypoint.sh 06:03:32 -rw-rw-r-- 1 jenkins jenkins 445 May 30 06:02 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:32 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=de44ec85b587adf1c5e30545127ecd97034501d2 --label arch=amd64 --label version=0.0.0 . 06:03:32 Sending build context to Docker daemon 606.7kB 06:03:32 Step 1/13 : FROM alpine:3.20 06:03:33 3.20: Pulling from library/alpine 06:03:33 d25f557d7f31: Pulling fs layer 06:03:33 d25f557d7f31: Verifying Checksum 06:03:33 d25f557d7f31: Download complete 06:03:33 d25f557d7f31: Pull complete 06:03:33 Digest: sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd 06:03:33 Status: Downloaded newer image for alpine:3.20 06:03:33 ---> 1d34ffeaf190 06:03:33 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 06:03:33 ---> Running in 9726f3a66ebb 06:03:33 Removing intermediate container 9726f3a66ebb 06:03:33 ---> 677269dff162 06:03:33 Step 3/13 : LABEL maintainer="Bruce Huang " 06:03:33 ---> Running in 71a220b97eef 06:03:34 Removing intermediate container 71a220b97eef 06:03:34 ---> 6bee7cb2b1df 06:03:34 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 06:03:34 ---> c6850c02cf11 06:03:34 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 06:03:34 ---> 0d5d300f53f8 06:03:34 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 06:03:34 ---> 1f6f4d4f105c 06:03:34 Step 7/13 : WORKDIR /edgex-taf 06:03:34 ---> Running in f6a62ef3f7b7 06:03:34 Removing intermediate container f6a62ef3f7b7 06:03:34 ---> d390014db385 06:03:34 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:03:34 ---> Running in fe6840f39a5d 06:03:35 Removing intermediate container fe6840f39a5d 06:03:35 ---> 8d06fb9c0ada 06:03:35 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 06:03:35 ---> Running in 91b923ec225d 06:03:35 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:03:36 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:03:36 OK: 8 MiB in 14 packages 06:03:36 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:03:37 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:03:38 (1/14) Installing ca-certificates (20240226-r0) 06:03:38 (2/14) Installing brotli-libs (1.1.0-r2) 06:03:38 (3/14) Installing c-ares (1.28.1-r0) 06:03:39 (4/14) Installing libunistring (1.2-r0) 06:03:39 (5/14) Installing libidn2 (2.3.7-r0) 06:03:40 (6/14) Installing nghttp2-libs (1.62.0-r0) 06:03:40 (7/14) Installing libpsl (0.21.5-r1) 06:03:40 (8/14) Installing zstd-libs (1.5.6-r0) 06:03:41 (9/14) Installing libcurl (8.7.1-r0) 06:03:41 (10/14) Installing curl (8.7.1-r0) 06:03:41 (11/14) Installing docker-cli (26.1.3-r0) 06:03:42 (12/14) Installing oniguruma (6.9.9-r0) 06:03:43 (13/14) Installing jq (1.7.1-r0) 06:03:43 (14/14) Installing openssl (3.3.0-r2) 06:03:43 Executing busybox-1.36.1-r28.trigger 06:03:43 Executing ca-certificates-20240226-r0.trigger 06:03:43 OK: 43 MiB in 28 packages 06:03:43 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:03:44 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:03:44 Still waiting to schedule task 06:03:44 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:03:45 (1/167) Installing libexpat (2.6.2-r0) 06:03:45 (2/167) Installing libbz2 (1.0.8-r6) 06:03:45 (3/167) Installing libpng (1.6.43-r0) 06:03:46 (4/167) Installing freetype (2.13.2-r0) 06:03:46 (5/167) Installing fontconfig (2.15.0-r1) 06:03:46 (6/167) Installing libfontenc (1.1.8-r0) 06:03:47 (7/167) Installing mkfontscale (1.2.2-r6) 06:03:47 (8/167) Installing font-opensans (0_git20210927-r1) 06:03:48 (9/167) Installing pkgconf (2.2.0-r0) 06:03:48 (10/167) Installing libgcc (13.2.1_git20240309-r0) 06:03:48 (11/167) Installing libffi (3.4.6-r0) 06:03:49 (12/167) Installing libintl (0.22.5-r0) 06:03:49 (13/167) Installing libeconf (0.6.3-r0) 06:03:49 (14/167) Installing libblkid (2.40.1-r1) 06:03:49 (15/167) Installing libmount (2.40.1-r1) 06:03:50 (16/167) Installing pcre2 (10.43-r0) 06:03:50 (17/167) Installing glib (2.80.2-r0) 06:03:51 (18/167) Installing libstdc++ (13.2.1_git20240309-r0) 06:03:51 (19/167) Installing xz-libs (5.6.1-r3) 06:03:52 (20/167) Installing libxml2 (2.12.7-r0) 06:03:52 (21/167) Installing shared-mime-info (2.4-r0) 06:03:52 (22/167) Installing hicolor-icon-theme (0.17-r2) 06:03:53 (23/167) Installing libjpeg-turbo (3.0.3-r0) 06:03:53 (24/167) Installing libsharpyuv (1.3.2-r0) 06:03:54 (25/167) Installing libwebp (1.3.2-r0) 06:03:54 (26/167) Installing tiff (4.6.0t-r0) 06:03:54 (27/167) Installing gdk-pixbuf (2.42.11-r1) 06:03:55 (28/167) Installing gtk-update-icon-cache (3.24.42-r0) 06:03:55 (29/167) Installing libxau (1.0.11-r4) 06:03:56 (30/167) Installing libmd (1.1.0-r0) 06:03:56 (31/167) Installing libbsd (0.12.2-r0) 06:03:56 (32/167) Installing libxdmcp (1.1.5-r1) 06:03:56 (33/167) Installing libxcb (1.16.1-r0) 06:03:57 (34/167) Installing libx11 (1.8.9-r1) 06:03:57 (35/167) Installing libxcomposite (0.4.6-r5) 06:03:57 (36/167) Installing libxfixes (6.0.1-r4) 06:03:57 (37/167) Installing libxrender (0.9.11-r5) 06:03:58 (38/167) Installing libxcursor (1.2.2-r1) 06:03:58 (39/167) Installing libxdamage (1.1.6-r5) 06:03:58 (40/167) Installing libxext (1.3.6-r2) 06:03:59 (41/167) Installing libxi (1.8.1-r4) 06:03:59 (42/167) Installing libxinerama (1.1.5-r4) 06:03:59 (43/167) Installing libxrandr (1.5.4-r1) 06:04:00 (44/167) Installing libatk-1.0 (2.52.0-r0) 06:04:00 (45/167) Installing libxtst (1.2.4-r6) 06:04:00 (46/167) Installing dbus-libs (1.14.10-r1) 06:04:00 (47/167) Installing at-spi2-core (2.52.0-r0) 06:04:01 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 06:04:01 (49/167) Installing pixman (0.43.2-r0) 06:04:01 (50/167) Installing cairo (1.18.0-r0) 06:04:02 (51/167) Installing cairo-gobject (1.18.0-r0) 06:04:02 (52/167) Installing avahi-libs (0.8-r17) 06:04:03 (53/167) Installing gmp (6.3.0-r1) 06:04:03 (54/167) Installing nettle (3.9.1-r0) 06:04:03 (55/167) Installing libtasn1 (4.19.0-r2) 06:04:04 (56/167) Installing p11-kit (0.25.3-r0) 06:04:04 (57/167) Installing gnutls (3.8.5-r0) 06:04:05 (58/167) Installing cups-libs (2.4.8-r0) 06:04:05 (59/167) Installing libepoxy (1.5.10-r1) 06:04:06 (60/167) Installing fribidi (1.0.14-r0) 06:04:06 (61/167) Installing graphite2 (1.3.14-r6) 06:04:06 (62/167) Installing harfbuzz (8.5.0-r0) 06:04:07 (63/167) Installing libxft (2.3.8-r3) 06:04:07 (64/167) Installing pango (1.52.2-r0) 06:04:07 (65/167) Installing wayland-libs-client (1.22.0-r4) 06:04:08 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 06:04:08 (67/167) Installing wayland-libs-egl (1.22.0-r4) 06:04:08 (68/167) Installing xkeyboard-config (2.41-r0) 06:04:09 (69/167) Installing libxkbcommon (1.7.0-r0) 06:04:09 (70/167) Installing gtk+3.0 (3.24.42-r0) 06:04:09 (71/167) Installing icu-data-full (74.2-r0) 06:04:10 (72/167) Installing mesa (24.0.8-r1) 06:04:11 (73/167) Installing llvm17-libs (17.0.6-r1) 06:04:21 (74/167) Installing hwdata-pci (0.382-r0) 06:04:21 (75/167) Installing libpciaccess (0.18.1-r0) 06:04:21 (76/167) Installing libdrm (2.4.120-r0) 06:04:21 (77/167) Installing libelf (0.191-r0) 06:04:22 (78/167) Installing mesa-glapi (24.0.8-r1) 06:04:22 (79/167) Installing mesa-dri-gallium (24.0.8-r1) 06:04:24 (80/167) Installing eudev-libs (3.2.14-r2) 06:04:24 (81/167) Installing libmagic (5.45-r1) 06:04:24 (82/167) Installing file (5.45-r1) 06:04:24 (83/167) Installing xprop (1.2.7-r0) 06:04:25 (84/167) Installing libice (1.1.1-r6) 06:04:25 (85/167) Installing libuuid (2.40.1-r1) 06:04:25 (86/167) Installing libsm (1.2.4-r4) 06:04:26 (87/167) Installing libxt (1.3.0-r5) 06:04:26 (88/167) Installing libxmu (1.1.4-r2) 06:04:26 (89/167) Installing xset (1.2.5-r1) 06:04:27 (90/167) Installing xdg-utils (1.2.1-r0) 06:04:27 (91/167) Installing libogg (1.3.5-r5) 06:04:27 (92/167) Installing libflac (1.4.3-r1) 06:04:28 (93/167) Installing alsa-lib (1.2.11-r0) 06:04:28 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 06:04:29 (95/167) Installing aom-libs (3.9.0-r0) 06:04:29 (96/167) Installing libva (2.21.0-r0) 06:04:30 (97/167) Installing libvdpau (1.5-r3) 06:04:30 (98/167) Installing onevpl-libs (2023.3.1-r2) 06:04:30 (99/167) Installing ffmpeg-libavutil (6.1.1-r7) 06:04:31 (100/167) Installing libdav1d (1.4.2-r0) 06:04:31 (101/167) Installing openexr-libiex (3.1.13-r1) 06:04:32 (102/167) Installing openexr-libilmthread (3.1.13-r1) 06:04:32 (103/167) Installing imath (3.1.11-r2) 06:04:32 (104/167) Installing openexr-libopenexr (3.1.13-r1) 06:04:33 (105/167) Installing giflib (5.2.2-r0) 06:04:33 (106/167) Installing libhwy (1.0.7-r0) 06:04:33 (107/167) Installing lcms2 (2.16-r0) 06:04:33 (108/167) Installing libjxl (0.10.2-r0) 06:04:34 (109/167) Installing lame-libs (3.100-r5) 06:04:35 (110/167) Installing opus (1.5.2-r0) 06:04:35 (111/167) Installing rav1e-libs (0.7.1-r0) 06:04:35 (112/167) Installing libgomp (13.2.1_git20240309-r0) 06:04:36 (113/167) Installing soxr (0.1.3-r7) 06:04:36 (114/167) Installing ffmpeg-libswresample (6.1.1-r7) 06:04:36 (115/167) Installing libtheora (1.1.1-r18) 06:04:37 (116/167) Installing libvorbis (1.3.7-r2) 06:04:37 (117/167) Installing libvpx (1.14.0-r0) 06:04:38 (118/167) Installing libwebpmux (1.3.2-r0) 06:04:38 (119/167) Installing x264-libs (0.164_git20231001-r0) 06:04:38 (120/167) Installing numactl (2.0.18-r0) 06:04:39 (121/167) Installing x265-libs (3.6-r0) 06:04:39 (122/167) Installing xvidcore (1.3.7-r2) 06:04:40 (123/167) Installing ffmpeg-libavcodec (6.1.1-r7) 06:04:40 (124/167) Installing libbluray (1.3.4-r1) 06:04:41 (125/167) Installing mpg123-libs (1.32.6-r0) 06:04:41 (126/167) Installing libopenmpt (0.7.7-r0) 06:04:42 (127/167) Installing cjson (1.7.18-r0) 06:04:42 (128/167) Installing mbedtls (3.6.0-r0) 06:04:42 (129/167) Installing librist (0.2.10-r1) 06:04:43 (130/167) Installing libsrt (1.5.3-r0) 06:04:43 (131/167) Installing libssh (0.10.6-r0) 06:04:43 (132/167) Installing libsodium (1.0.19-r0) 06:04:44 (133/167) Installing libzmq (4.3.5-r2) 06:04:44 (134/167) Installing ffmpeg-libavformat (6.1.1-r7) 06:04:45 (135/167) Installing crc32c (1.1.2-r0) 06:04:45 (136/167) Installing double-conversion (3.3.0-r0) 06:04:45 (137/167) Installing libevent (2.1.12-r7) 06:04:46 (138/167) Installing wayland-libs-server (1.22.0-r4) 06:04:46 (139/167) Installing mesa-gbm (24.0.8-r1) 06:04:46 (140/167) Installing harfbuzz-subset (8.5.0-r0) 06:04:47 (141/167) Installing icu-libs (74.2-r0) 06:04:48 (142/167) Installing minizip (1.3.1-r0) 06:04:48 (143/167) Installing nspr (4.35-r4) 06:04:48 (144/167) Installing sqlite-libs (3.45.3-r1) 06:04:49 (145/167) Installing nss (3.100-r0) 06:04:49 (146/167) Installing openh264 (2.4.1-r0) 06:04:49 (147/167) Installing libcamera-ipa (0.3.0-r0) 06:04:50 (148/167) Installing libunwind (1.8.1-r0) 06:04:50 (149/167) Installing yaml (0.2.5-r2) 06:04:51 (150/167) Installing libcamera (0.3.0-r0) 06:04:51 (151/167) Installing speexdsp (1.2.1-r2) 06:04:51 (152/167) Installing libuv (1.48.0-r0) 06:04:52 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 06:04:52 (154/167) Installing libsndfile (1.2.2-r0) 06:04:52 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 06:04:53 (156/167) Installing pipewire-libs (1.0.6-r1) 06:04:53 (157/167) Installing libasyncns (0.8-r3) 06:04:54 (158/167) Installing libltdl (2.4.7-r3) 06:04:54 (159/167) Installing orc (0.4.37-r0) 06:04:54 (160/167) Installing tdb-libs (1.4.9-r1) 06:04:55 (161/167) Installing libpulse (17.0-r0) 06:04:55 (162/167) Installing libwebpdemux (1.3.2-r0) 06:04:55 (163/167) Installing libgpg-error (1.49-r0) 06:04:56 (164/167) Installing libgcrypt (1.10.3-r0) 06:04:56 (165/167) Installing libxslt (1.1.39-r1) 06:04:57 (166/167) Installing chromium (125.0.6422.112-r0) 06:05:11 (167/167) Installing chromium-chromedriver (125.0.6422.112-r0) 06:05:11 Executing busybox-1.36.1-r28.trigger 06:05:11 Executing fontconfig-2.15.0-r1.trigger 06:05:11 Executing mkfontscale-1.2.2-r6.trigger 06:05:11 Executing glib-2.80.2-r0.trigger 06:05:11 Executing shared-mime-info-2.4-r0.trigger 06:05:11 Executing gdk-pixbuf-2.42.11-r1.trigger 06:05:11 Executing gtk-update-icon-cache-3.24.42-r0.trigger 06:05:11 Executing gtk+3.0-3.24.42-r0.trigger 06:05:11 OK: 657 MiB in 195 packages 06:05:11 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:05:11 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:05:11 (1/30) Installing jansson (2.14-r4) 06:05:11 (2/30) Installing binutils (2.42-r0) 06:05:12 (3/30) Installing libatomic (13.2.1_git20240309-r0) 06:05:12 (4/30) Installing isl26 (0.26-r1) 06:05:13 (5/30) Installing mpfr4 (4.2.1-r0) 06:05:13 (6/30) Installing mpc1 (1.3.1-r1) 06:05:14 (7/30) Installing gcc (13.2.1_git20240309-r0) 06:05:24 (8/30) Installing musl-dev (1.2.5-r0) 06:05:24 (9/30) Installing linux-headers (6.6-r0) 06:05:24 (10/30) Installing libffi-dev (3.4.6-r0) 06:05:24 (11/30) Installing libpq (16.3-r0) 06:05:24 (12/30) Installing openssl-dev (3.3.0-r2) 06:05:25 (13/30) Installing libpq-dev (16.3-r0) 06:05:25 (14/30) Installing libecpg (16.3-r0) 06:05:25 (15/30) Installing libecpg-dev (16.3-r0) 06:05:26 (16/30) Installing clang16-headers (16.0.6-r5) 06:05:26 (17/30) Installing llvm16-libs (16.0.6-r8) 06:05:28 (18/30) Installing clang16-libs (16.0.6-r5) 06:05:29 (19/30) Installing fortify-headers (1.1-r3) 06:05:29 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) 06:05:29 (21/30) Installing llvm16-linker-tools (16.0.6-r8) 06:05:30 (22/30) Installing clang16 (16.0.6-r5) 06:05:30 (23/30) Installing icu (74.2-r0) 06:05:31 (24/30) Installing icu-dev (74.2-r0) 06:05:31 (25/30) Installing llvm16 (16.0.6-r8) 06:05:33 (26/30) Installing lz4-libs (1.9.4-r5) 06:05:33 (27/30) Installing lz4-dev (1.9.4-r5) 06:05:33 (28/30) Installing zstd (1.5.6-r0) 06:05:33 (29/30) Installing zstd-dev (1.5.6-r0) 06:05:34 (30/30) Installing postgresql16-dev (16.3-r0) 06:05:34 Executing busybox-1.36.1-r28.trigger 06:05:34 OK: 1193 MiB in 225 packages 06:05:34 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:05:35 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:05:36 (1/14) Installing g++ (13.2.1_git20240309-r0) 06:05:36 (2/14) Installing gdbm (1.23-r1) 06:05:37 (3/14) Installing mpdecimal (4.0.0-r0) 06:05:37 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r0) 06:05:37 (5/14) Installing libncursesw (6.4_p20240420-r0) 06:05:38 (6/14) Installing libpanelw (6.4_p20240420-r0) 06:05:38 (7/14) Installing readline (8.2.10-r0) 06:05:38 (8/14) Installing python3 (3.12.3-r1) 06:05:39 (9/14) Installing python3-pycache-pyc0 (3.12.3-r1) 06:05:39 (10/14) Installing pyc (3.12.3-r1) 06:05:40 (11/14) Installing python3-pyc (3.12.3-r1) 06:05:40 (12/14) Installing python3-dev (3.12.3-r1) 06:05:41 (13/14) Installing libsodium-dev (1.0.19-r0) 06:05:42 (14/14) Installing zeromq-dev (4.3.5-r2) 06:05:42 Executing busybox-1.36.1-r28.trigger 06:05:42 OK: 1359 MiB in 239 packages 06:05:42 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:05:42 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:05:43 OK: 1359 MiB in 239 packages 06:05:43 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:05:44 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:05:44 (1/1) Installing tzdata (2024a-r1) 06:05:45 OK: 1361 MiB in 240 packages 06:05:45 (1/1) Purging tzdata (2024a-r1) 06:05:45 OK: 1359 MiB in 239 packages 06:05:47 Looking in links: /tmp/tmpprtm6rjz 06:05:47 Processing /tmp/tmpprtm6rjz/pip-24.0-py3-none-any.whl 06:05:47 Installing collected packages: pip 06:05:49 Successfully installed pip-24.0 06:05:49 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 06:05:49 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.0) 06:05:49 Collecting setuptools 06:05:49 Downloading setuptools-70.0.0-py3-none-any.whl.metadata (5.9 kB) 06:05:49 Collecting wheel 06:05:49 Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) 06:05:49 Downloading setuptools-70.0.0-py3-none-any.whl (863 kB) 06:05:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.4/863.4 kB 83.8 MB/s eta 0:00:00 06:05:49 Downloading wheel-0.43.0-py3-none-any.whl (65 kB) 06:05:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 197.3 MB/s eta 0:00:00 06:05:49 Installing collected packages: wheel, setuptools 06:05:50 Successfully installed setuptools-70.0.0 wheel-0.43.0 06:05:50 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 06:05:51 Processing ./edgex-taf-common 06:05:51 Preparing metadata (setup.py): started 06:05:51 Preparing metadata (setup.py): finished with status 'done' 06:05:51 Building wheels for collected packages: edgex-taf-common 06:05:51 Building wheel for edgex-taf-common (setup.py): started 06:05:51 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 06:05:51 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=2a1b4a4cc49aee39eac6d7c96e52cae09182ee53fd85052820a7b42660610057 06:05:51 Stored in directory: /tmp/pip-ephem-wheel-cache-llwznooi/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 06:05:51 Successfully built edgex-taf-common 06:05:51 Installing collected packages: edgex-taf-common 06:05:51 Successfully installed edgex-taf-common-0.0.0 06:05:51 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 06:05:52 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 06:05:52 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 06:05:52 Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) 06:05:52 Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) 06:05:52 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 06:05:52 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 06:05:52 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) 06:05:52 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) 06:05:52 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 06:05:52 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 06:05:52 Preparing metadata (setup.py): started 06:05:52 Preparing metadata (setup.py): finished with status 'done' 06:05:52 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 06:05:52 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) 06:05:52 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) 06:05:52 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) 06:05:52 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 06:05:52 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 06:05:52 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 06:05:52 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 06:05:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 171.2 MB/s eta 0:00:00 06:05:52 Preparing metadata (setup.py): started 06:05:53 Preparing metadata (setup.py): finished with status 'done' 06:05:53 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 06:05:53 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 06:05:53 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 06:05:53 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (61 kB) 06:05:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 285.8 MB/s eta 0:00:00 06:05:53 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 06:05:53 Downloading psutil-5.9.5.tar.gz (493 kB) 06:05:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 117.4 MB/s eta 0:00:00 06:05:53 Installing build dependencies: started 06:05:55 Installing build dependencies: finished with status 'done' 06:05:55 Getting requirements to build wheel: started 06:05:55 Getting requirements to build wheel: finished with status 'done' 06:05:55 Preparing metadata (pyproject.toml): started 06:05:56 Preparing metadata (pyproject.toml): finished with status 'done' 06:05:56 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 06:05:56 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 06:05:56 Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) 06:05:56 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.1 kB) 06:05:56 Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) 06:05:56 Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) 06:05:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 249.4 MB/s eta 0:00:00 06:05:56 Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) 06:05:56 Downloading psycopg2-2.9.9.tar.gz (384 kB) 06:05:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 249.4 MB/s eta 0:00:00 06:05:56 Preparing metadata (setup.py): started 06:05:56 Preparing metadata (setup.py): finished with status 'done' 06:05:56 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 06:05:56 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) 06:05:56 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 06:05:56 Downloading selenium-4.21.0-py3-none-any.whl.metadata (6.9 kB) 06:05:56 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 06:05:57 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 06:05:57 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 06:05:57 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 06:05:57 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 06:05:57 Downloading flex-6.14.1.tar.gz (40 kB) 06:05:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 215.2 MB/s eta 0:00:00 06:05:57 Preparing metadata (setup.py): started 06:05:57 Preparing metadata (setup.py): finished with status 'done' 06:05:57 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 06:05:57 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 06:05:57 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 06:05:57 Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) 06:05:57 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 06:05:57 Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) 06:05:57 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 06:05:57 Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) 06:05:57 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 06:05:57 Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) 06:05:57 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 06:05:57 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 06:05:57 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 06:05:57 Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (33 kB) 06:05:57 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 06:05:57 Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) 06:05:57 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 06:05:57 Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) 06:05:57 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 06:05:57 Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) 06:05:57 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 06:05:57 Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) 06:05:57 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 06:05:57 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 06:05:57 Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 06:05:57 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 06:05:57 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 06:05:57 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 06:05:57 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.0.0) 06:05:57 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) 06:05:57 Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 06:05:57 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) 06:05:58 Downloading typing_extensions-4.12.0-py3-none-any.whl.metadata (3.0 kB) 06:05:58 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 06:05:58 Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) 06:05:58 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 06:05:58 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 06:05:58 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 06:05:58 Downloading PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 06:05:58 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 06:05:58 Downloading validate_email-1.3.tar.gz (4.7 kB) 06:05:58 Preparing metadata (setup.py): started 06:05:59 Preparing metadata (setup.py): finished with status 'done' 06:05:59 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 06:05:59 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 06:05:59 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 06:05:59 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 06:05:59 Preparing metadata (setup.py): started 06:05:59 Preparing metadata (setup.py): finished with status 'done' 06:05:59 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 06:06:00 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 06:06:00 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 06:06:00 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 06:06:00 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 06:06:00 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 06:06:00 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 06:06:00 Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) 06:06:00 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 06:06:00 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 06:06:00 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 06:06:00 Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 06:06:00 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 06:06:00 Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 06:06:00 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 06:06:00 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 06:06:00 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 06:06:00 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 06:06:00 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 06:06:00 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 06:06:00 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 06:06:00 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 06:06:00 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)) 06:06:00 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 06:06:00 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)) 06:06:00 Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 06:06:00 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 06:06:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 263.6 MB/s eta 0:00:00 06:06:00 Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) 06:06:00 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 06:06:00 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) 06:06:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 331.2 MB/s eta 0:00:00 06:06:00 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 06:06:00 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) 06:06:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 06:06:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 308.6 MB/s eta 0:00:00 06:06:00 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 06:06:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 146.1 MB/s eta 0:00:00 06:06:00 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl (17.8 MB) 06:06:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.8/17.8 MB 158.5 MB/s eta 0:00:00 06:06:00 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 06:06:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 322.9 MB/s eta 0:00:00 06:06:00 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl (1.5 MB) 06:06:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 227.1 MB/s eta 0:00:00 06:06:00 Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) 06:06:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 239.8 MB/s eta 0:00:00 06:06:00 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) 06:06:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 280.2 MB/s eta 0:00:00 06:06:00 Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) 06:06:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 352.0 MB/s eta 0:00:00 06:06:00 Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl (142 kB) 06:06:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.2/142.2 kB 339.8 MB/s eta 0:00:00 06:06:00 Downloading idna-3.7-py3-none-any.whl (66 kB) 06:06:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 294.8 MB/s eta 0:00:00 06:06:00 Downloading packaging-24.0-py3-none-any.whl (53 kB) 06:06:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 286.7 MB/s eta 0:00:00 06:06:00 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 06:06:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 338.6 MB/s eta 0:00:00 06:06:00 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 06:06:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 349.1 MB/s eta 0:00:00 06:06:00 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 06:06:00 Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB) 06:06:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 264.1 MB/s eta 0:00:00 06:06:00 Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) 06:06:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 346.1 MB/s eta 0:00:00 06:06:00 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 06:06:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 278.8 MB/s eta 0:00:00 06:06:01 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 06:06:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 223.5 MB/s eta 0:00:00 06:06:01 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 06:06:01 Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) 06:06:01 Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) 06:06:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 295.1 MB/s eta 0:00:00 06:06:01 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) 06:06:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 298.4 MB/s eta 0:00:00 06:06:01 Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) 06:06:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 299.3 MB/s eta 0:00:00 06:06:01 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 06:06:01 Downloading attrs-23.2.0-py3-none-any.whl (60 kB) 06:06:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 318.8 MB/s eta 0:00:00 06:06:01 Downloading click-8.1.7-py3-none-any.whl (97 kB) 06:06:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 136.4 MB/s eta 0:00:00 06:06:01 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 06:06:01 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 06:06:01 Downloading PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl (712 kB) 06:06:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 712.6/712.6 kB 181.9 MB/s eta 0:00:00 06:06:01 Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 06:06:01 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 06:06:01 Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_x86_64.whl (1.3 MB) 06:06:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 188.0 MB/s eta 0:00:00 06:06:01 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 06:06:01 Downloading trio-0.25.1-py3-none-any.whl (467 kB) 06:06:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 336.5 MB/s eta 0:00:00 06:06:01 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 06:06:01 Downloading typing_extensions-4.12.0-py3-none-any.whl (37 kB) 06:06:01 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 06:06:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 210.5 MB/s eta 0:00:00 06:06:01 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 06:06:01 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 06:06:01 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 06:06:01 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 06:06:01 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 06:06:01 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 06:06:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 101.8 MB/s eta 0:00:00 06:06:01 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email 06:06:01 Building wheel for robotbackgroundlogger (setup.py): started 06:06:01 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 06:06:01 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=30b55d54e41af1b1afbfc428ab86dfc1e15f3820547ae67cbc1b3a5444b13baa 06:06:01 Stored in directory: /tmp/pip-ephem-wheel-cache-o1ti_mmf/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 06:06:01 Building wheel for paho-mqtt (setup.py): started 06:06:01 Building wheel for paho-mqtt (setup.py): finished with status 'done' 06:06:01 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=3de39ccb2b9ffd51c6406def61ec14a67d5623abfcadc7788fd53c2867fa98c3 06:06:01 Stored in directory: /tmp/pip-ephem-wheel-cache-o1ti_mmf/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 06:06:01 Building wheel for psutil (pyproject.toml): started 06:06:02 Building wheel for psutil (pyproject.toml): finished with status 'done' 06:06:02 Created wheel for psutil: filename=psutil-5.9.5-cp312-abi3-linux_x86_64.whl size=281484 sha256=bc9d476395064c0b36fa7ebeebec5df9637924e0b17a609b15b48d0bfa8e4ef4 06:06:02 Stored in directory: /tmp/pip-ephem-wheel-cache-o1ti_mmf/wheels/e8/a9/47/bee5d847b031736eb597b632c3ff602d0c0ccf1f14d95293ee 06:06:02 Building wheel for psycopg2 (setup.py): started 06:06:12 Building wheel for psycopg2 (setup.py): finished with status 'done' 06:06:12 Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_x86_64.whl size=521874 sha256=336cd1ef453cedffcac968caeae3b1d517c5bcacc329a11e9d240a090782fdf8 06:06:12 Stored in directory: /tmp/pip-ephem-wheel-cache-o1ti_mmf/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 06:06:12 Building wheel for flex (setup.py): started 06:06:13 Building wheel for flex (setup.py): finished with status 'done' 06:06:13 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=e1c8d1dca3ea786aa01352b6a48a05ae932ea5b32c6c97c4fe0e56dcb3201558 06:06:13 Stored in directory: /tmp/pip-ephem-wheel-cache-o1ti_mmf/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 06:06:13 Building wheel for strict-rfc3339 (setup.py): started 06:06:13 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 06:06:13 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=701c96a46c6ff8f67970067e28d49366ae1e1c88f834aff7c8de3f1cf53abfa2 06:06:13 Stored in directory: /tmp/pip-ephem-wheel-cache-o1ti_mmf/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 06:06:13 Building wheel for validate-email (setup.py): started 06:06:13 Building wheel for validate-email (setup.py): finished with status 'done' 06:06:13 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=6f1d6cd901bc7d9efbba4407e1b20dfefc9cf62820899e53cc10dc266d38522c 06:06:13 Stored in directory: /tmp/pip-ephem-wheel-cache-o1ti_mmf/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 06:06:13 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email 06:06:13 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 06:06:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1588 in /w/workspace/xfoundry_edgex-taf-common_PR-109 [Pipeline] { [Pipeline] checkout 06:06:19 Selected Git installation does not exist. Using Default 06:06:19 The recommended git tool is: NONE 06:06:23 Successfully installed GenSON-1.3.0 PyYAML-6.0.1 RESTinstance-1.3.0 attrs-23.2.0 certifi-2024.2.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-2.4 jsonschema-4.22.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-24.0 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-6.1.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.18.1 selenium-4.21.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.0 tzlocal-5.2 urllib3-2.2.1 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 06:06:23 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 06:06:25 using credential edgex-jenkins-ssh 06:06:25 Cloning the remote Git repository 06:06:25 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 06:06:26 > git init /w/workspace/xfoundry_edgex-taf-common_PR-109 # timeout=10 06:06:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 06:06:26 > git --version # timeout=10 06:06:26 > git --version # 'git version 2.25.1' 06:06:26 using GIT_SSH to set credentials SSH Credentials for GitHub 06:06:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:06:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 06:06:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:06:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 06:06:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 06:06:28 using GIT_SSH to set credentials SSH Credentials for GitHub 06:06:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/109/head:refs/remotes/origin/PR-109 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:06:28 Merging remotes/origin/main commit 7e89dd766adf70d3ef5effce142026c21ab88a29 into PR head commit de44ec85b587adf1c5e30545127ecd97034501d2 06:06:29 Merge succeeded, producing de44ec85b587adf1c5e30545127ecd97034501d2 06:06:29 Checking out Revision de44ec85b587adf1c5e30545127ecd97034501d2 (PR-109) 06:06:28 > git config core.sparsecheckout # timeout=10 06:06:28 > git checkout -f de44ec85b587adf1c5e30545127ecd97034501d2 # timeout=10 06:06:29 > git remote # timeout=10 06:06:29 > git config --get remote.origin.url # timeout=10 06:06:29 using GIT_SSH to set credentials SSH Credentials for GitHub 06:06:29 > git merge 7e89dd766adf70d3ef5effce142026c21ab88a29 # timeout=10 06:06:29 > git rev-parse HEAD^{commit} # timeout=10 06:06:29 > git config core.sparsecheckout # timeout=10 06:06:29 > git checkout -f de44ec85b587adf1c5e30545127ecd97034501d2 # timeout=10 06:06:32 Commit message: "fix: Add --no-cache-dir when running pip3 install" 06:06:33 > git --version # timeout=10 06:06:33 > git --version # 'git version 2.25.1' 06:06:33 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:06:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:06:35 % Total % Received % Xferd Average Speed Time Time Time Current 06:06:35 Dload Upload Total Spent Left Speed 06:06:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 91628 0 --:--:-- --:--:-- --:--:-- 91628 [Pipeline] sh 06:06:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:06:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:06:35 + sudo tee /etc/docker/daemon.new 06:06:35 { 06:06:35 "registry-mirrors": [ 06:06:35 "https://nexus3.edgexfoundry.org:10001" 06:06:35 ], 06:06:35 "bip": "10.250.0.254/24", 06:06:35 "hosts": [ 06:06:35 "tcp://0.0.0.0:5555", 06:06:35 "unix:///var/run/docker.sock" 06:06:35 ], 06:06:35 "mtu": 1458, 06:06:35 "selinux-enabled": true, 06:06:35 "seccomp-profile": "/etc/docker/seccomp.json" 06:06:35 } [Pipeline] sh 06:06:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:06:36 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:06:55 provisioning config files... 06:06:55 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-109@tmp/config5589784550083663123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:06:55 ---> ****-login.sh 06:06:55 nexus3.edgexfoundry.org:10001 06:06:56 Removing intermediate container 91b923ec225d 06:06:56 ---> b48cf4c2583d 06:06:56 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 06:06:56 ---> Running in 84a3f96574fc 06:06:56 Removing intermediate container 84a3f96574fc 06:06:56 ---> 761c1441c79c 06:06:56 Step 11/13 : LABEL arch=amd64 06:06:56 ---> Running in 75fe8d16e0a7 06:06:56 Removing intermediate container 75fe8d16e0a7 06:06:56 ---> 3ebe625535d7 06:06:56 Step 12/13 : LABEL git_sha=de44ec85b587adf1c5e30545127ecd97034501d2 06:06:56 ---> Running in e7be8c7b3905 06:06:56 Removing intermediate container e7be8c7b3905 06:06:56 ---> ac44ea9e8eb0 06:06:56 Step 13/13 : LABEL version=0.0.0 06:06:56 ---> Running in 9e82f37f8117 06:06:56 Removing intermediate container 9e82f37f8117 06:06:56 ---> 5d380474ac6c 06:06:56 [Warning] One or more build-args [ARCH] were not consumed 06:06:56 Successfully built 5d380474ac6c 06:06:56 Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 06:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:06:56 Configure a credential helper to remove this warning. See 06:06:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:06:56 06:06:56 Login Succeeded 06:06:56 nexus3.edgexfoundry.org:10002 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } 06:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } 06:06:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:06:56 Configure a credential helper to remove this warning. See 06:06:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:06:56 06:06:56 Login Succeeded 06:06:56 nexus3.edgexfoundry.org:10003 [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:06:57 Configure a credential helper to remove this warning. See 06:06:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:06:57 06:06:57 Login Succeeded 06:06:57 nexus3.edgexfoundry.org:10004 06:06:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:06:57 06:06:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix 06:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:06:57 Configure a credential helper to remove this warning. See 06:06:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:06:57 06:06:57 Login Succeeded 06:06:57 ****.io 06:06:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:06:57 latest: Pulling from edgex-lftools-log-publisher 06:06:57 5eb5b503b376: Pulling fs layer 06:06:57 5c69ac0246d0: Pulling fs layer 06:06:57 ec43610c2a17: Pulling fs layer 06:06:57 3a2ae6a8a46f: Pulling fs layer 06:06:57 33b1e0a273af: Pulling fs layer 06:06:57 5d3b04190fa2: Pulling fs layer 06:06:57 2f39f015ded8: Pulling fs layer 06:06:57 3a2ae6a8a46f: Waiting 06:06:57 5d3b04190fa2: Waiting 06:06:57 33b1e0a273af: Waiting 06:06:57 2f39f015ded8: Waiting 06:06:57 5c69ac0246d0: Verifying Checksum 06:06:57 5c69ac0246d0: Download complete 06:06:57 3a2ae6a8a46f: Download complete 06:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:57 33b1e0a273af: Verifying Checksum 06:06:57 33b1e0a273af: Download complete 06:06:57 5d3b04190fa2: Verifying Checksum 06:06:57 5d3b04190fa2: Download complete 06:06:57 ec43610c2a17: Verifying Checksum 06:06:57 ec43610c2a17: Download complete 06:06:57 5eb5b503b376: Verifying Checksum 06:06:57 5eb5b503b376: Download complete 06:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:06:58 Configure a credential helper to remove this warning. See 06:06:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:06:58 06:06:58 Login Succeeded 06:06:58 ---> ****-login.sh ends [Pipeline] } 06:06:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 06:06:58 2f39f015ded8: Download complete [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:06:59 5eb5b503b376: Pull complete 06:06:59 5c69ac0246d0: Pull complete 06:06:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:06:59 ec43610c2a17: Pull complete 06:06:59 3a2ae6a8a46f: Pull complete 06:06:59 + ls -al . 06:06:59 total 68 06:06:59 drwxrwxr-x 6 jenkins jenkins 4096 May 30 06:06 . 06:06:59 drwxrwxr-x 4 jenkins jenkins 4096 May 30 06:06 .. 06:06:59 drwxrwxr-x 8 jenkins jenkins 4096 May 30 06:06 .git 06:06:59 drwxrwxr-x 2 jenkins jenkins 4096 May 30 06:06 .github 06:06:59 -rw-rw-r-- 1 jenkins jenkins 22 May 30 06:06 .gitignore 06:06:59 -rw-rw-r-- 1 jenkins jenkins 1653 May 30 06:06 Dockerfile 06:06:59 -rw-rw-r-- 1 jenkins jenkins 746 May 30 06:06 Jenkinsfile 06:06:59 -rw-rw-r-- 1 jenkins jenkins 11381 May 30 06:06 LICENSE 06:06:59 -rw-rw-r-- 1 jenkins jenkins 3606 May 30 06:06 README.md 06:06:59 drwxrwxr-x 4 jenkins jenkins 4096 May 30 06:06 TAF-Manager 06:06:59 drwxrwxr-x 6 jenkins jenkins 4096 May 30 06:06 TUC 06:06:59 -rw-rw-r-- 1 jenkins jenkins 5 May 30 06:03 VERSION 06:06:59 -rw-rw-r-- 1 jenkins jenkins 343 May 30 06:06 requirements.txt 06:06:59 -rw-rw-r-- 1 jenkins jenkins 54 May 30 06:06 robot-entrypoint.sh 06:06:59 -rw-rw-r-- 1 jenkins jenkins 445 May 30 06:06 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 06:06:59 33b1e0a273af: Pull complete 06:06:59 5d3b04190fa2: Pull complete [Pipeline] sh 06:07:00 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=de44ec85b587adf1c5e30545127ecd97034501d2 --label arch=arm64 --label version=0.0.0 . 06:07:00 Sending build context to Docker daemon 373.2kB 06:07:00 Step 1/13 : FROM alpine:3.20 06:07:01 3.20: Pulling from library/alpine 06:07:01 94747bd81234: Pulling fs layer 06:07:01 94747bd81234: Download complete 06:07:02 94747bd81234: Pull complete 06:07:02 Digest: sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd 06:07:02 Status: Downloaded newer image for alpine:3.20 06:07:02 ---> 442043f030d3 06:07:02 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 06:07:02 ---> Running in 7d3bcf165461 06:07:03 Removing intermediate container 7d3bcf165461 06:07:03 ---> 40debcb5ad4d 06:07:03 Step 3/13 : LABEL maintainer="Bruce Huang " 06:07:03 ---> Running in 0b225ad2d930 06:07:03 Removing intermediate container 0b225ad2d930 06:07:03 ---> 1609285f73c8 06:07:03 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 06:07:04 2f39f015ded8: Pull complete 06:07:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:07:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:07:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:07:04 ---> 3ca15109109a 06:07:04 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 06:07:04 prd-ubuntu20.04-docker-8c-8g-1579 does not seem to be running inside a container 06:07:04 $ 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-109 -v /w/workspace/xfoundry_edgex-taf-common_PR-109:/w/workspace/xfoundry_edgex-taf-common_PR-109:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-109@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:07:04 ---> 2fe7de5b1850 06:07:04 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 06:07:05 ---> 39ada5b92a31 06:07:05 Step 7/13 : WORKDIR /edgex-taf 06:07:05 ---> Running in e1b5f5846e83 06:07:05 Removing intermediate container e1b5f5846e83 06:07:05 ---> 220666c95b83 06:07:05 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:07:06 ---> Running in f75c96f43ba9 06:07:08 Removing intermediate container f75c96f43ba9 06:07:08 ---> 614b43125e35 06:07:08 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 06:07:08 ---> Running in 61f45be64331 06:07:09 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:07:09 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:07:10 $ docker top 5585101331c553fe4664043e78d02139be94202d5ecf06df7d02551af73207c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:07:11 ---> job-cost.sh 06:07:11 lf-activate-venv: SKIPPING 06:07:11 INFO: No Stack... 06:07:11 INFO: Retrieving Pricing Info for: v3-standard-8 06:07:11 OK: 9 MiB in 14 packages 06:07:11 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:07:12 INFO: Archiving Costs [Pipeline] sh 06:07:12 + + cut -d, -f6 06:07:12 cat /w/workspace/xfoundry_edgex-taf-common_PR-109/archives/cost.csv [Pipeline] lock 06:07:12 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-109-1-stack-cost] 06:07:12 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-109-1-stack-cost] did not exist. Created. 06:07:12 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-109-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:07:12 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:07:12 + echo total: 0.2199999988079071 [Pipeline] stash 06:07:12 Stashed 1 file(s) [Pipeline] } 06:07:12 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-109-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:07:13 $ docker stop --time=1 5585101331c553fe4664043e78d02139be94202d5ecf06df7d02551af73207c6 06:07:14 $ docker rm -f --volumes 5585101331c553fe4664043e78d02139be94202d5ecf06df7d02551af73207c6 06:07:14 (1/14) Installing ca-certificates (20240226-r0) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:07:15 (2/14) Installing brotli-libs (1.1.0-r2) 06:07:15 (3/14) Installing c-ares (1.28.1-r0) 06:07:15 (4/14) Installing libunistring (1.2-r0) 06:07:16 (5/14) Installing libidn2 (2.3.7-r0) 06:07:17 (6/14) Installing nghttp2-libs (1.62.0-r0) 06:07:17 (7/14) Installing libpsl (0.21.5-r1) 06:07:17 (8/14) Installing zstd-libs (1.5.6-r0) 06:07:18 (9/14) Installing libcurl (8.7.1-r0) 06:07:18 (10/14) Installing curl (8.7.1-r0) 06:07:19 (11/14) Installing docker-cli (26.1.3-r0) 06:07:20 (12/14) Installing oniguruma (6.9.9-r0) 06:07:21 (13/14) Installing jq (1.7.1-r0) 06:07:21 (14/14) Installing openssl (3.3.0-r2) 06:07:22 Executing busybox-1.36.1-r28.trigger 06:07:22 Executing ca-certificates-20240226-r0.trigger 06:07:22 OK: 43 MiB in 28 packages 06:07:22 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:07:23 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:07:25 (1/166) Installing libexpat (2.6.2-r0) 06:07:26 (2/166) Installing libbz2 (1.0.8-r6) 06:07:26 (3/166) Installing libpng (1.6.43-r0) 06:07:26 (4/166) Installing freetype (2.13.2-r0) 06:07:27 (5/166) Installing fontconfig (2.15.0-r1) 06:07:27 (6/166) Installing libfontenc (1.1.8-r0) 06:07:28 (7/166) Installing mkfontscale (1.2.2-r6) 06:07:28 (8/166) Installing font-opensans (0_git20210927-r1) 06:07:29 (9/166) Installing pkgconf (2.2.0-r0) 06:07:29 (10/166) Installing libgcc (13.2.1_git20240309-r0) 06:07:30 (11/166) Installing libffi (3.4.6-r0) 06:07:30 (12/166) Installing libintl (0.22.5-r0) 06:07:30 (13/166) Installing libeconf (0.6.3-r0) 06:07:31 (14/166) Installing libblkid (2.40.1-r1) 06:07:31 (15/166) Installing libmount (2.40.1-r1) 06:07:32 (16/166) Installing pcre2 (10.43-r0) 06:07:32 (17/166) Installing glib (2.80.2-r0) 06:07:33 (18/166) Installing libstdc++ (13.2.1_git20240309-r0) 06:07:33 (19/166) Installing xz-libs (5.6.1-r3) 06:07:34 (20/166) Installing libxml2 (2.12.7-r0) 06:07:34 (21/166) Installing shared-mime-info (2.4-r0) 06:07:35 (22/166) Installing hicolor-icon-theme (0.17-r2) 06:07:35 (23/166) Installing libjpeg-turbo (3.0.3-r0) 06:07:36 (24/166) Installing libsharpyuv (1.3.2-r0) 06:07:36 (25/166) Installing libwebp (1.3.2-r0) 06:07:37 (26/166) Installing tiff (4.6.0t-r0) 06:07:37 (27/166) Installing gdk-pixbuf (2.42.11-r1) 06:07:38 (28/166) Installing gtk-update-icon-cache (3.24.42-r0) 06:07:38 (29/166) Installing libxau (1.0.11-r4) 06:07:38 (30/166) Installing libmd (1.1.0-r0) 06:07:39 (31/166) Installing libbsd (0.12.2-r0) 06:07:39 (32/166) Installing libxdmcp (1.1.5-r1) 06:07:40 (33/166) Installing libxcb (1.16.1-r0) 06:07:40 (34/166) Installing libx11 (1.8.9-r1) 06:07:41 (35/166) Installing libxcomposite (0.4.6-r5) 06:07:41 (36/166) Installing libxfixes (6.0.1-r4) 06:07:41 (37/166) Installing libxrender (0.9.11-r5) 06:07:42 (38/166) Installing libxcursor (1.2.2-r1) 06:07:42 (39/166) Installing libxdamage (1.1.6-r5) 06:07:42 (40/166) Installing libxext (1.3.6-r2) 06:07:43 (41/166) Installing libxi (1.8.1-r4) 06:07:43 (42/166) Installing libxinerama (1.1.5-r4) 06:07:43 (43/166) Installing libxrandr (1.5.4-r1) 06:07:44 (44/166) Installing libatk-1.0 (2.52.0-r0) 06:07:44 (45/166) Installing libxtst (1.2.4-r6) 06:07:44 (46/166) Installing dbus-libs (1.14.10-r1) 06:07:45 (47/166) Installing at-spi2-core (2.52.0-r0) 06:07:46 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 06:07:46 (49/166) Installing pixman (0.43.2-r0) 06:07:46 (50/166) Installing cairo (1.18.0-r0) 06:07:47 (51/166) Installing cairo-gobject (1.18.0-r0) 06:07:47 (52/166) Installing avahi-libs (0.8-r17) 06:07:48 (53/166) Installing gmp (6.3.0-r1) 06:07:48 (54/166) Installing nettle (3.9.1-r0) 06:07:49 (55/166) Installing libtasn1 (4.19.0-r2) 06:07:49 (56/166) Installing p11-kit (0.25.3-r0) 06:07:50 (57/166) Installing gnutls (3.8.5-r0) 06:07:50 (58/166) Installing cups-libs (2.4.8-r0) 06:07:51 (59/166) Installing libepoxy (1.5.10-r1) 06:07:51 (60/166) Installing fribidi (1.0.14-r0) 06:07:52 (61/166) Installing graphite2 (1.3.14-r6) 06:07:52 (62/166) Installing harfbuzz (8.5.0-r0) 06:07:52 (63/166) Installing libxft (2.3.8-r3) 06:07:53 (64/166) Installing pango (1.52.2-r0) 06:07:53 (65/166) Installing wayland-libs-client (1.22.0-r4) 06:07:54 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 06:07:54 (67/166) Installing wayland-libs-egl (1.22.0-r4) 06:07:54 (68/166) Installing xkeyboard-config (2.41-r0) 06:07:55 (69/166) Installing libxkbcommon (1.7.0-r0) 06:07:56 (70/166) Installing gtk+3.0 (3.24.42-r0) 06:07:57 (71/166) Installing icu-data-full (74.2-r0) 06:07:59 (72/166) Installing mesa (24.0.8-r1) 06:07:59 (73/166) Installing llvm17-libs (17.0.6-r1) 06:08:09 (74/166) Installing hwdata-pci (0.382-r0) 06:08:09 (75/166) Installing libpciaccess (0.18.1-r0) 06:08:09 (76/166) Installing libdrm (2.4.120-r0) 06:08:09 (77/166) Installing libelf (0.191-r0) 06:08:10 (78/166) Installing mesa-glapi (24.0.8-r1) 06:08:10 (79/166) Installing mesa-dri-gallium (24.0.8-r1) 06:08:13 (80/166) Installing eudev-libs (3.2.14-r2) 06:08:13 (81/166) Installing libmagic (5.45-r1) 06:08:14 (82/166) Installing file (5.45-r1) 06:08:14 (83/166) Installing xprop (1.2.7-r0) 06:08:14 (84/166) Installing libice (1.1.1-r6) 06:08:15 (85/166) Installing libuuid (2.40.1-r1) 06:08:15 (86/166) Installing libsm (1.2.4-r4) 06:08:16 (87/166) Installing libxt (1.3.0-r5) 06:08:16 (88/166) Installing libxmu (1.1.4-r2) 06:08:17 (89/166) Installing xset (1.2.5-r1) 06:08:17 (90/166) Installing xdg-utils (1.2.1-r0) 06:08:17 (91/166) Installing libogg (1.3.5-r5) 06:08:17 (92/166) Installing libflac (1.4.3-r1) 06:08:18 (93/166) Installing alsa-lib (1.2.11-r0) 06:08:19 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 06:08:19 (95/166) Installing aom-libs (3.9.0-r0) 06:08:20 (96/166) Installing libva (2.21.0-r0) 06:08:20 (97/166) Installing libvdpau (1.5-r3) 06:08:21 (98/166) Installing ffmpeg-libavutil (6.1.1-r7) 06:08:21 (99/166) Installing libdav1d (1.4.2-r0) 06:08:22 (100/166) Installing openexr-libiex (3.1.13-r1) 06:08:22 (101/166) Installing openexr-libilmthread (3.1.13-r1) 06:08:22 (102/166) Installing imath (3.1.11-r2) 06:08:23 (103/166) Installing openexr-libopenexr (3.1.13-r1) 06:08:23 (104/166) Installing giflib (5.2.2-r0) 06:08:24 (105/166) Installing libhwy (1.0.7-r0) 06:08:24 (106/166) Installing lcms2 (2.16-r0) 06:08:25 (107/166) Installing libjxl (0.10.2-r0) 06:08:25 (108/166) Installing lame-libs (3.100-r5) 06:08:26 (109/166) Installing opus (1.5.2-r0) 06:08:26 (110/166) Installing rav1e-libs (0.7.1-r0) 06:08:27 (111/166) Installing libgomp (13.2.1_git20240309-r0) 06:08:27 (112/166) Installing soxr (0.1.3-r7) 06:08:27 (113/166) Installing ffmpeg-libswresample (6.1.1-r7) 06:08:28 (114/166) Installing libtheora (1.1.1-r18) 06:08:29 (115/166) Installing libvorbis (1.3.7-r2) 06:08:29 (116/166) Installing libvpx (1.14.0-r0) 06:08:29 (117/166) Installing libwebpmux (1.3.2-r0) 06:08:30 (118/166) Installing x264-libs (0.164_git20231001-r0) 06:08:31 (119/166) Installing numactl (2.0.18-r0) 06:08:31 (120/166) Installing x265-libs (3.6-r0) 06:08:31 (121/166) Installing xvidcore (1.3.7-r2) 06:08:32 (122/166) Installing ffmpeg-libavcodec (6.1.1-r7) 06:08:33 (123/166) Installing libbluray (1.3.4-r1) 06:08:33 (124/166) Installing mpg123-libs (1.32.6-r0) 06:08:34 (125/166) Installing libopenmpt (0.7.7-r0) 06:08:34 (126/166) Installing cjson (1.7.18-r0) 06:08:35 (127/166) Installing mbedtls (3.6.0-r0) 06:08:35 (128/166) Installing librist (0.2.10-r1) 06:08:36 (129/166) Installing libsrt (1.5.3-r0) 06:08:36 (130/166) Installing libssh (0.10.6-r0) 06:08:36 (131/166) Installing libsodium (1.0.19-r0) 06:08:37 (132/166) Installing libzmq (4.3.5-r2) 06:08:38 (133/166) Installing ffmpeg-libavformat (6.1.1-r7) 06:08:38 (134/166) Installing crc32c (1.1.2-r0) 06:08:38 (135/166) Installing double-conversion (3.3.0-r0) 06:08:39 (136/166) Installing libevent (2.1.12-r7) 06:08:39 (137/166) Installing wayland-libs-server (1.22.0-r4) 06:08:40 (138/166) Installing mesa-gbm (24.0.8-r1) 06:08:40 (139/166) Installing harfbuzz-subset (8.5.0-r0) 06:08:41 (140/166) Installing icu-libs (74.2-r0) 06:08:41 (141/166) Installing minizip (1.3.1-r0) 06:08:42 (142/166) Installing nspr (4.35-r4) 06:08:42 (143/166) Installing sqlite-libs (3.45.3-r1) 06:08:43 (144/166) Installing nss (3.100-r0) 06:08:43 (145/166) Installing openh264 (2.4.1-r0) 06:08:44 (146/166) Installing libcamera-ipa (0.3.0-r0) 06:08:45 (147/166) Installing libunwind (1.8.1-r0) 06:08:45 (148/166) Installing yaml (0.2.5-r2) 06:08:45 (149/166) Installing libcamera (0.3.0-r0) 06:08:46 (150/166) Installing speexdsp (1.2.1-r2) 06:08:46 (151/166) Installing libuv (1.48.0-r0) 06:08:46 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 06:08:47 (153/166) Installing libsndfile (1.2.2-r0) 06:08:48 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 06:08:48 (155/166) Installing pipewire-libs (1.0.6-r1) 06:08:51 (156/166) Installing libasyncns (0.8-r3) 06:08:51 (157/166) Installing libltdl (2.4.7-r3) 06:08:51 (158/166) Installing orc (0.4.37-r0) 06:08:52 (159/166) Installing tdb-libs (1.4.9-r1) 06:08:52 (160/166) Installing libpulse (17.0-r0) 06:08:53 (161/166) Installing libwebpdemux (1.3.2-r0) 06:08:53 (162/166) Installing libgpg-error (1.49-r0) 06:08:54 (163/166) Installing libgcrypt (1.10.3-r0) 06:08:54 (164/166) Installing libxslt (1.1.39-r1) 06:08:54 (165/166) Installing chromium (125.0.6422.112-r0) 06:09:13 (166/166) Installing chromium-chromedriver (125.0.6422.112-r0) 06:09:14 Executing busybox-1.36.1-r28.trigger 06:09:14 Executing fontconfig-2.15.0-r1.trigger 06:09:14 Executing mkfontscale-1.2.2-r6.trigger 06:09:14 Executing glib-2.80.2-r0.trigger 06:09:14 Executing shared-mime-info-2.4-r0.trigger 06:09:17 Executing gdk-pixbuf-2.42.11-r1.trigger 06:09:17 Executing gtk-update-icon-cache-3.24.42-r0.trigger 06:09:17 Executing gtk+3.0-3.24.42-r0.trigger 06:09:17 OK: 643 MiB in 194 packages 06:09:17 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:09:18 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:09:20 (1/30) Installing jansson (2.14-r4) 06:09:21 (2/30) Installing binutils (2.42-r0) 06:09:22 (3/30) Installing libatomic (13.2.1_git20240309-r0) 06:09:22 (4/30) Installing isl26 (0.26-r1) 06:09:22 (5/30) Installing mpfr4 (4.2.1-r0) 06:09:23 (6/30) Installing mpc1 (1.3.1-r1) 06:09:23 (7/30) Installing gcc (13.2.1_git20240309-r0) 06:09:31 (8/30) Installing musl-dev (1.2.5-r0) 06:09:32 (9/30) Installing linux-headers (6.6-r0) 06:09:33 (10/30) Installing libffi-dev (3.4.6-r0) 06:09:33 (11/30) Installing libpq (16.3-r0) 06:09:34 (12/30) Installing openssl-dev (3.3.0-r2) 06:09:34 (13/30) Installing libpq-dev (16.3-r0) 06:09:35 (14/30) Installing libecpg (16.3-r0) 06:09:35 (15/30) Installing libecpg-dev (16.3-r0) 06:09:36 (16/30) Installing clang16-headers (16.0.6-r5) 06:09:36 (17/30) Installing llvm16-libs (16.0.6-r8) 06:09:45 (18/30) Installing clang16-libs (16.0.6-r5) 06:09:49 (19/30) Installing fortify-headers (1.1-r3) 06:09:49 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) 06:09:50 (21/30) Installing llvm16-linker-tools (16.0.6-r8) 06:09:51 (22/30) Installing clang16 (16.0.6-r5) 06:09:51 (23/30) Installing icu (74.2-r0) 06:09:51 (24/30) Installing icu-dev (74.2-r0) 06:09:52 (25/30) Installing llvm16 (16.0.6-r8) 06:10:03 (26/30) Installing lz4-libs (1.9.4-r5) 06:10:03 (27/30) Installing lz4-dev (1.9.4-r5) 06:10:03 (28/30) Installing zstd (1.5.6-r0) 06:10:03 (29/30) Installing zstd-dev (1.5.6-r0) 06:10:03 (30/30) Installing postgresql16-dev (16.3-r0) 06:10:04 Executing busybox-1.36.1-r28.trigger 06:10:04 OK: 1169 MiB in 224 packages 06:10:05 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:10:05 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:10:07 (1/14) Installing g++ (13.2.1_git20240309-r0) 06:10:12 (2/14) Installing gdbm (1.23-r1) 06:10:12 (3/14) Installing mpdecimal (4.0.0-r0) 06:10:12 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r0) 06:10:12 (5/14) Installing libncursesw (6.4_p20240420-r0) 06:10:13 (6/14) Installing libpanelw (6.4_p20240420-r0) 06:10:13 (7/14) Installing readline (8.2.10-r0) 06:10:13 (8/14) Installing python3 (3.12.3-r1) 06:10:15 (9/14) Installing python3-pycache-pyc0 (3.12.3-r1) 06:10:16 (10/14) Installing pyc (3.12.3-r1) 06:10:16 (11/14) Installing python3-pyc (3.12.3-r1) 06:10:16 (12/14) Installing python3-dev (3.12.3-r1) 06:10:27 (13/14) Installing libsodium-dev (1.0.19-r0) 06:10:27 (14/14) Installing zeromq-dev (4.3.5-r2) 06:10:27 Executing busybox-1.36.1-r28.trigger 06:10:27 OK: 1356 MiB in 238 packages 06:10:27 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:10:27 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:10:29 OK: 1356 MiB in 238 packages 06:10:29 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:10:30 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:10:33 (1/1) Installing tzdata (2024a-r1) 06:10:33 OK: 1357 MiB in 239 packages 06:10:35 (1/1) Purging tzdata (2024a-r1) 06:10:35 OK: 1356 MiB in 238 packages 06:10:53 Looking in links: /tmp/tmpvuhyuq0f 06:10:53 Processing /tmp/tmpvuhyuq0f/pip-24.0-py3-none-any.whl 06:10:53 Installing collected packages: pip 06:11:06 Successfully installed pip-24.0 06:11:06 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 06:11:07 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.0) 06:11:11 Collecting setuptools 06:11:11 Downloading setuptools-70.0.0-py3-none-any.whl.metadata (5.9 kB) 06:11:11 Collecting wheel 06:11:11 Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) 06:11:12 Downloading setuptools-70.0.0-py3-none-any.whl (863 kB) 06:11:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.4/863.4 kB 18.1 MB/s eta 0:00:00 06:11:12 Downloading wheel-0.43.0-py3-none-any.whl (65 kB) 06:11:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 21.9 MB/s eta 0:00:00 06:11:12 Installing collected packages: wheel, setuptools 06:11:18 Successfully installed setuptools-70.0.0 wheel-0.43.0 06:11: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 06:11:22 Processing ./edgex-taf-common 06:11:22 Preparing metadata (setup.py): started 06:11:22 Preparing metadata (setup.py): finished with status 'done' 06:11:23 Building wheels for collected packages: edgex-taf-common 06:11:23 Building wheel for edgex-taf-common (setup.py): started 06:11:25 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 06:11:25 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=9258250317df2f2135be586b5a8de6d0005eaff9f7f4c6a030b496c4a3c9a246 06:11:25 Stored in directory: /tmp/pip-ephem-wheel-cache-90tdjscr/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 06:11:25 Successfully built edgex-taf-common 06:11:25 Installing collected packages: edgex-taf-common 06:11:25 Successfully installed edgex-taf-common-0.0.0 06:11:25 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 06:11:31 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 06:11:31 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 06:11:31 Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) 06:11:31 Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) 06:11:31 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 06:11:31 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 06:11:31 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) 06:11:31 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) 06:11:31 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 06:11:31 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 06:11:31 Preparing metadata (setup.py): started 06:11:33 Preparing metadata (setup.py): finished with status 'done' 06:11:33 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 06:11:33 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) 06:11:33 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) 06:11:33 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) 06:11:33 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 06:11:33 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 06:11:33 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 06:11:33 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 06:11:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 20.8 MB/s eta 0:00:00 06:11:34 Preparing metadata (setup.py): started 06:11:36 Preparing metadata (setup.py): finished with status 'done' 06:11:36 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 06:11:36 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 06:11:38 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 06:11:38 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (62 kB) 06:11:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 11.9 MB/s eta 0:00:00 06:11:39 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 06:11:39 Downloading psutil-5.9.5.tar.gz (493 kB) 06:11:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 25.5 MB/s eta 0:00:00 06:11:39 Installing build dependencies: started 06:11:52 Installing build dependencies: finished with status 'done' 06:11:52 Getting requirements to build wheel: started 06:11:54 Getting requirements to build wheel: finished with status 'done' 06:11:54 Preparing metadata (pyproject.toml): started 06:11:56 Preparing metadata (pyproject.toml): finished with status 'done' 06:11:56 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 06:11:56 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 06:11:59 Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) 06:11:59 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.1 kB) 06:11:59 Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) 06:11:59 Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) 06:11:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 22.5 MB/s eta 0:00:00 06:11:59 Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) 06:11:59 Downloading psycopg2-2.9.9.tar.gz (384 kB) 06:12:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 23.0 MB/s eta 0:00:00 06:12:00 Preparing metadata (setup.py): started 06:12:02 Preparing metadata (setup.py): finished with status 'done' 06:12:03 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 06:12:03 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) 06:12:04 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 06:12:04 Downloading selenium-4.21.0-py3-none-any.whl.metadata (6.9 kB) 06:12:04 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 06:12:04 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 06:12:04 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 06:12:04 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 06:12:05 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 06:12:05 Downloading flex-6.14.1.tar.gz (40 kB) 06:12:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 22.1 MB/s eta 0:00:00 06:12:05 Preparing metadata (setup.py): started 06:12:07 Preparing metadata (setup.py): finished with status 'done' 06:12:07 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 06:12:07 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 06:12:07 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 06:12:07 Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) 06:12:07 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 06:12:07 Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) 06:12:07 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 06:12:07 Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) 06:12:08 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 06:12:08 Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) 06:12:08 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 06:12:08 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 06:12:10 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 06:12:10 Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (33 kB) 06:12:10 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 06:12:10 Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) 06:12:10 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 06:12:10 Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) 06:12:10 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 06:12:10 Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) 06:12:11 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 06:12:11 Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) 06:12:11 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 06:12:11 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 06:12:12 Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 06:12:12 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 06:12:12 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 06:12:12 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 06:12:12 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.0.0) 06:12:12 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) 06:12:12 Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 06:12:13 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) 06:12:13 Downloading typing_extensions-4.12.0-py3-none-any.whl.metadata (3.0 kB) 06:12:13 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 06:12:13 Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) 06:12:13 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 06:12:13 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 06:12:14 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 06:12:14 Downloading PyYAML-6.0.1.tar.gz (125 kB) 06:12:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 26.7 MB/s eta 0:00:00 06:12:15 Installing build dependencies: started 06:12:38 Installing build dependencies: finished with status 'done' 06:12:38 Getting requirements to build wheel: started 06:12:48 Getting requirements to build wheel: finished with status 'done' 06:12:48 Preparing metadata (pyproject.toml): started 06:12:50 Preparing metadata (pyproject.toml): finished with status 'done' 06:12:50 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 06:12:50 Downloading validate_email-1.3.tar.gz (4.7 kB) 06:12:50 Preparing metadata (setup.py): started 06:12:50 Preparing metadata (setup.py): finished with status 'done' 06:12:50 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 06:12:50 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 06:12:51 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 06:12:51 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 06:12:51 Preparing metadata (setup.py): started 06:12:52 Preparing metadata (setup.py): finished with status 'done' 06:12:52 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 06:12:52 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 06:12:52 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 06:12:52 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 06:12:52 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 06:12:52 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 06:12:53 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 06:12:53 Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) 06:12:53 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 06:12:53 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 06:12:54 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 06:12:54 Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 06:12:56 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 06:12:56 Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 06:12:58 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 06:12:58 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 06:12:58 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 06:12:58 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 06:12:58 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 06:12:58 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 06:12:58 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 06:12:58 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 06:12:58 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)) 06:12:58 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 06:12:59 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)) 06:12:59 Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 06:12:59 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 06:12:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 28.1 MB/s eta 0:00:00 06:12:59 Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) 06:12:59 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 06:12:59 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) 06:12:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 27.3 MB/s eta 0:00:00 06:12:59 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 06:12:59 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) 06:12:59 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 06:12:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 27.5 MB/s eta 0:00:00 06:12:59 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 06:12:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 26.7 MB/s eta 0:00:00 06:12:59 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl (13.6 MB) 06:13:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.6/13.6 MB 23.2 MB/s eta 0:00:00 06:13:00 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 06:13:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 24.2 MB/s eta 0:00:00 06:13:00 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) 06:13:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 23.9 MB/s eta 0:00:00 06:13:00 Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) 06:13:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 23.1 MB/s eta 0:00:00 06:13:00 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 06:13:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 21.7 MB/s eta 0:00:00 06:13:00 Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) 06:13:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 24.3 MB/s eta 0:00:00 06:13:00 Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl (138 kB) 06:13:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.3/138.3 kB 24.5 MB/s eta 0:00:00 06:13:00 Downloading idna-3.7-py3-none-any.whl (66 kB) 06:13:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 23.3 MB/s eta 0:00:00 06:13:00 Downloading packaging-24.0-py3-none-any.whl (53 kB) 06:13:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 21.5 MB/s eta 0:00:00 06:13:01 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 06:13:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 22.1 MB/s eta 0:00:00 06:13:01 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 06:13:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 22.3 MB/s eta 0:00:00 06:13:01 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 06:13:01 Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB) 06:13:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 21.6 MB/s eta 0:00:00 06:13:01 Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) 06:13:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 24.9 MB/s eta 0:00:00 06:13:01 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 06:13:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 24.7 MB/s eta 0:00:00 06:13:01 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 06:13:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 24.9 MB/s eta 0:00:00 06:13:01 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 06:13:01 Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) 06:13:01 Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) 06:13:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 23.5 MB/s eta 0:00:00 06:13:01 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) 06:13:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 22.8 MB/s eta 0:00:00 06:13:01 Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) 06:13:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 22.8 MB/s eta 0:00:00 06:13:01 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 06:13:01 Downloading attrs-23.2.0-py3-none-any.whl (60 kB) 06:13:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 23.4 MB/s eta 0:00:00 06:13:01 Downloading click-8.1.7-py3-none-any.whl (97 kB) 06:13:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 24.6 MB/s eta 0:00:00 06:13:01 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 06:13:01 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 06:13:01 Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 06:13:01 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 06:13:01 Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl (1.3 MB) 06:13:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 23.3 MB/s eta 0:00:00 06:13:02 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 06:13:02 Downloading trio-0.25.1-py3-none-any.whl (467 kB) 06:13:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 24.3 MB/s eta 0:00:00 06:13:02 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 06:13:02 Downloading typing_extensions-4.12.0-py3-none-any.whl (37 kB) 06:13:02 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 06:13:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 23.0 MB/s eta 0:00:00 06:13:02 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 06:13:02 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 06:13:02 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 06:13:02 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 06:13:02 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 06:13:02 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 06:13:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 21.9 MB/s eta 0:00:00 06:13:03 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, PyYAML, strict-rfc3339, validate-email 06:13:03 Building wheel for robotbackgroundlogger (setup.py): started 06:13:05 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 06:13:05 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=8afd2014075ef34a8b338bb4cd371104a119c8d76d33c46b405fbfaad42adc49 06:13:05 Stored in directory: /tmp/pip-ephem-wheel-cache-3cph9996/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 06:13:05 Building wheel for paho-mqtt (setup.py): started 06:13:06 Building wheel for paho-mqtt (setup.py): finished with status 'done' 06:13:06 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=9fd859da74ca5bbcc01052ffc07b2767a6419801185c15b70e16fd4f591311a1 06:13:06 Stored in directory: /tmp/pip-ephem-wheel-cache-3cph9996/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 06:13:06 Building wheel for psutil (pyproject.toml): started 06:13:19 Building wheel for psutil (pyproject.toml): finished with status 'done' 06:13:19 Created wheel for psutil: filename=psutil-5.9.5-cp312-abi3-linux_aarch64.whl size=281981 sha256=3c336319ff0d6eadf08eebfd08bda4cb67499e39fcd946b2962515fc031a6fb6 06:13:19 Stored in directory: /tmp/pip-ephem-wheel-cache-3cph9996/wheels/e8/a9/47/bee5d847b031736eb597b632c3ff602d0c0ccf1f14d95293ee 06:13:19 Building wheel for psycopg2 (setup.py): started 06:14:26 Building wheel for psycopg2 (setup.py): still running... 06:14:32 Building wheel for psycopg2 (setup.py): finished with status 'done' 06:14:32 Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_aarch64.whl size=512490 sha256=bb4e90429b99f2b84c8f857b2ee2ad509eff78985e4b302826c998db2dd85059 06:14:32 Stored in directory: /tmp/pip-ephem-wheel-cache-3cph9996/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 06:14:32 Building wheel for flex (setup.py): started 06:14:34 Building wheel for flex (setup.py): finished with status 'done' 06:14:34 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=7402e7fea67a32a9e7a0b7874d436cf8aeb00d86668243453fc3d2dcb8089f0a 06:14:34 Stored in directory: /tmp/pip-ephem-wheel-cache-3cph9996/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 06:14:34 Building wheel for PyYAML (pyproject.toml): started 06:14:37 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 06:14:37 Created wheel for PyYAML: filename=PyYAML-6.0.1-cp312-cp312-linux_aarch64.whl size=45363 sha256=7f2bb4f49ff1e8c7f45c90b01074bde57970e6b78b95293d8a696fe4bb998d5b 06:14:37 Stored in directory: /tmp/pip-ephem-wheel-cache-3cph9996/wheels/4a/68/8e/df9cd97725df58bd2ab35992dce00b50f70490a3d672da85ea 06:14:37 Building wheel for strict-rfc3339 (setup.py): started 06:14:39 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 06:14:39 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=f6acad5b4530a069bbbe5819a864fe98e0f1f827c756378c66cc0f8cea6dd119 06:14:39 Stored in directory: /tmp/pip-ephem-wheel-cache-3cph9996/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 06:14:39 Building wheel for validate-email (setup.py): started 06:14:40 Building wheel for validate-email (setup.py): finished with status 'done' 06:14:40 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=d1a13149201889ad628ce668d1e61eef68be7346cf06a52fd748d6df56d71bd2 06:14:40 Stored in directory: /tmp/pip-ephem-wheel-cache-3cph9996/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 06:14:40 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex PyYAML strict-rfc3339 validate-email 06:14:43 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 06:16:05 Successfully installed GenSON-1.3.0 PyYAML-6.0.1 RESTinstance-1.3.0 attrs-23.2.0 certifi-2024.2.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-2.4 jsonschema-4.22.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-24.0 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-6.1.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.18.1 selenium-4.21.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.0 tzlocal-5.2 urllib3-2.2.1 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 06:16:05 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 06:16:44 Removing intermediate container 61f45be64331 06:16:44 ---> 5072f477aa2c 06:16:44 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 06:16:44 ---> Running in e4f311a0eaa4 06:16:44 Removing intermediate container e4f311a0eaa4 06:16:44 ---> 029bc6ab57f2 06:16:44 Step 11/13 : LABEL arch=arm64 06:16:44 ---> Running in 2deb6b67c671 06:16:44 Removing intermediate container 2deb6b67c671 06:16:44 ---> 54a4e2b95f37 06:16:44 Step 12/13 : LABEL git_sha=de44ec85b587adf1c5e30545127ecd97034501d2 06:16:44 ---> Running in f9b175a0e15e 06:16:44 Removing intermediate container f9b175a0e15e 06:16:44 ---> 216506e767af 06:16:44 Step 13/13 : LABEL version=0.0.0 06:16:44 ---> Running in a82419a40100 06:16:44 Removing intermediate container a82419a40100 06:16:44 ---> 546934767096 06:16:44 [Warning] One or more build-args [ARCH] were not consumed 06:16:44 Successfully built 546934767096 06:16:44 Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:16:45 06:16:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:16:46 arm64: Pulling from edgex-lftools-log-publisher 06:16:46 8998bd30e6a1: Pulling fs layer 06:16:46 04944245beec: Pulling fs layer 06:16:46 699f458cf7ca: Pulling fs layer 06:16:46 765212b225bb: Pulling fs layer 06:16:46 f23df028b6ca: Pulling fs layer 06:16:46 d65c8cfc05b1: Pulling fs layer 06:16:46 2437ff75d9bd: Pulling fs layer 06:16:46 765212b225bb: Waiting 06:16:46 f23df028b6ca: Waiting 06:16:46 d65c8cfc05b1: Waiting 06:16:46 2437ff75d9bd: Waiting 06:16:46 04944245beec: Verifying Checksum 06:16:46 04944245beec: Download complete 06:16:46 765212b225bb: Verifying Checksum 06:16:46 765212b225bb: Download complete 06:16:46 f23df028b6ca: Verifying Checksum 06:16:46 f23df028b6ca: Download complete 06:16:46 d65c8cfc05b1: Verifying Checksum 06:16:46 d65c8cfc05b1: Download complete 06:16:46 699f458cf7ca: Verifying Checksum 06:16:46 699f458cf7ca: Download complete 06:16:47 8998bd30e6a1: Verifying Checksum 06:16:47 8998bd30e6a1: Download complete 06:16:49 2437ff75d9bd: Verifying Checksum 06:16:49 2437ff75d9bd: Download complete 06:16:51 8998bd30e6a1: Pull complete 06:16:51 04944245beec: Pull complete 06:16:53 699f458cf7ca: Pull complete 06:16:53 765212b225bb: Pull complete 06:16:54 f23df028b6ca: Pull complete 06:16:54 d65c8cfc05b1: Pull complete 06:17:12 2437ff75d9bd: Pull complete 06:17:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:17:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:17:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:13 prd-ubuntu20.04-docker-arm64-4c-16g-1588 does not seem to be running inside a container 06:17:13 $ 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-109 -v /w/workspace/xfoundry_edgex-taf-common_PR-109:/w/workspace/xfoundry_edgex-taf-common_PR-109:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-109@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:17:16 $ docker top 82114df63bb4dc02252d26f4fe51872df359884cfb9847a656661df732196d29 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:17:17 ---> job-cost.sh 06:17:17 lf-activate-venv: SKIPPING 06:17:17 INFO: No Stack... 06:17:17 INFO: Retrieving Pricing Info for: v3-standard-4 06:17:18 INFO: Archiving Costs [Pipeline] sh 06:17:19 + cat /w/workspace/xfoundry_edgex-taf-common_PR-109/archives/cost.csv 06:17:19 + cut -d, -f6 [Pipeline] lock 06:17:19 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-109-1-stack-cost] 06:17:19 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-109-1-stack-cost] did not exist. Created. 06:17:19 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-109-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:17:20 /w/workspace/xfoundry_edgex-taf-common_PR-109@tmp/durable-3c2280e0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:17:21 + echo total: 0.10999999940395355 [Pipeline] stash 06:17:21 Warning: overwriting stash ‘stack-cost’ 06:17:21 Stashed 1 file(s) [Pipeline] } 06:17:21 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-109-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:17:21 $ docker stop --time=1 82114df63bb4dc02252d26f4fe51872df359884cfb9847a656661df732196d29 06:17:23 $ docker rm -f --volumes 82114df63bb4dc02252d26f4fe51872df359884cfb9847a656661df732196d29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:17:25 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-109/archives ] 06:17:25 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-109/archives 06:17:25 total 16 06:17:25 drwxr-xr-x 3 root root 4096 May 30 06:07 . 06:17:25 drwxrwxr-x 8 jenkins jenkins 4096 May 30 06:07 .. 06:17:25 drwxr-xr-x 2 root root 4096 May 30 06:07 cost 06:17:25 -rw-r--r-- 1 root root 88 May 30 06:07 cost.csv 06:17:25 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-109/archives 06:17:25 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-109/archives 06:17:25 total 16 06:17:25 drwxr-xr-x 3 jenkins jenkins 4096 May 30 06:07 . 06:17:25 drwxrwxr-x 8 jenkins jenkins 4096 May 30 06:07 .. 06:17:25 drwxr-xr-x 2 jenkins jenkins 4096 May 30 06:07 cost 06:17:25 -rw-r--r-- 1 jenkins jenkins 88 May 30 06:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:17:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:17:26 ---> package-listing.sh 06:17:26 ++ facter osfamily 06:17:26 ++ tr '[:upper:]' '[:lower:]' 06:17:26 + OS_FAMILY=debian 06:17:26 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-109 06:17:26 + START_PACKAGES=/tmp/packages_start.txt 06:17:26 + END_PACKAGES=/tmp/packages_end.txt 06:17:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:17:26 + PACKAGES=/tmp/packages_start.txt 06:17:26 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-109 ']' 06:17:26 + PACKAGES=/tmp/packages_end.txt 06:17:26 + case "${OS_FAMILY}" in 06:17:26 + dpkg -l 06:17:26 + grep '^ii' 06:17:26 + '[' -f /tmp/packages_start.txt ']' 06:17:26 + '[' -f /tmp/packages_end.txt ']' 06:17:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:17:26 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-109 ']' 06:17:26 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-109/archives/ 06:17:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-109/archives/ [Pipeline] echo 06:17:26 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-109/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:17:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:17:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:27 prd-ubuntu20.04-docker-8c-8g-1579 does not seem to be running inside a container 06:17:27 $ 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-109/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-109 -v /w/workspace/xfoundry_edgex-taf-common_PR-109:/w/workspace/xfoundry_edgex-taf-common_PR-109:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-109@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:17:28 $ docker top ac9cee5ae1845c61959fa18e85d6f20f64da1aded27df62fcab478e0fc7466e7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:17:28 + touch /tmp/pre-build-complete [Pipeline] sh 06:17:28 + mkdir -p /var/log/sysstat [Pipeline] sh 06:17:29 + ls /var/log/sa-host 06:17:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:17:29 provisioning config files... 06:17:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-109@tmp/config7034275614659578756tmp [Pipeline] { [Pipeline] echo 06:17:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:17:29 ---> create-netrc.sh [Pipeline] } 06:17:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:17:30 ---> python-tools-install.sh [Pipeline] echo 06:17:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:17:30 ---> sudo-logs.sh 06:17:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:17:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:17:30 ---> job-cost.sh 06:17:30 lf-activate-venv: SKIPPING 06:17:30 DEBUG: total: 0.2199999988079071 06:17:30 INFO: Retrieving Stack Cost... 06:17:31 INFO: Retrieving Pricing Info for: v3-standard-8 06:17:31 INFO: Archiving Costs [Pipeline] echo 06:17:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:17:32 ---> logs-deploy.sh 06:17:32 lf-activate-venv: SKIPPING 06:17:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-109/1 06:17:32 INFO: archiving workspace using pattern(s): 06:17:33 Archives upload complete. 06:17:33 INFO: archiving logs to Nexus