Pull request #111 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 40d741097dc2e2689d38c040c2dc4511a6c648ed+7ef99bc445e5002edb91e45647dc2bc252dae2a9 (efe63951bafd76a883cc000c305e6e26743f6388) 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-ssh13086116241646980350.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-ssh11482713376750115651.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-111/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-111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12011689072177842564.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-111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11321420656385778612.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-ssh13645998027682698381.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-111/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-111/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4218494969695053559.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2604 in /w/workspace/xfoundry_edgex-taf-common_PR-111 [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-111 # 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 7ef99bc445e5002edb91e45647dc2bc252dae2a9 into PR head commit 40d741097dc2e2689d38c040c2dc4511a6c648ed Merge succeeded, producing 40d741097dc2e2689d38c040c2dc4511a6c648ed Checking out Revision 40d741097dc2e2689d38c040c2dc4511a6c648ed (PR-111) > 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/111/head:refs/remotes/origin/PR-111 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 40d741097dc2e2689d38c040c2dc4511a6c648ed # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7ef99bc445e5002edb91e45647dc2bc252dae2a9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 40d741097dc2e2689d38c040c2dc4511a6c648ed # timeout=10 Commit message: "build: bump docker from 6.1.3 to 7.1.0" 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 18:36:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:36:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:36:54 ========================================================= 18:36:54 EdgeX Global Pipelines Version Info 18:36:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:36:54 ------------------- 18:36:54 stable info: 18:36:54 ------------------- 18:36:54 Commited By: Ginny Guan ginny@iotechsys.com 18:36:54 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 18:36:54 Message: update stable to v1.0.260 18:36:55 ------------------- 18:36:55 experimental info: 18:36:55 ------------------- 18:36:55 Commited By: Ginny Guan ginny@iotechsys.com 18:36:55 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 18:36:55 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:36:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 18:36:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 18:36:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:36:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:36:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:36:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 18:36:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:36:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 18:36:56 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 18:36:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:36:56 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 18:36:56 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 18:36:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:36:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:36:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-111 [Pipeline] echo 18:36:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-111 [Pipeline] echo 18:36:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-111 [Pipeline] echo 18:36:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 40d741097dc2e2689d38c040c2dc4511a6c648ed [Pipeline] echo 18:36:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 40d7410 [Pipeline] echo 18:36:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:36:57 provisioning config files... 18:36:57 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-111@tmp/config11368207766084957172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:36:57 ---> ****-login.sh 18:36:57 nexus3.edgexfoundry.org:10001 18:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:36:57 Configure a credential helper to remove this warning. See 18:36:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:36:57 18:36:57 Login Succeeded 18:36:57 nexus3.edgexfoundry.org:10002 18:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:36:57 Configure a credential helper to remove this warning. See 18:36:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:36:57 18:36:57 Login Succeeded 18:36:57 nexus3.edgexfoundry.org:10003 18:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:36:57 Configure a credential helper to remove this warning. See 18:36:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:36:57 18:36:57 Login Succeeded 18:36:57 nexus3.edgexfoundry.org:10004 18:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:36:57 Configure a credential helper to remove this warning. See 18:36:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:36:57 18:36:57 Login Succeeded 18:36:57 ****.io 18:36:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:36:58 Configure a credential helper to remove this warning. See 18:36:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:36:58 18:36:58 Login Succeeded 18:36:58 ---> ****-login.sh ends [Pipeline] } 18:36:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:36:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:36:58 + grep -v github /etc/ssh/ssh_known_hosts 18:36:58 + [ -e /tmp/ssh_known_hosts ] 18:36:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:36:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:36:58 + sudo tee -a /etc/ssh/ssh_known_hosts 18:36:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:36:59 18:36:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:36:59 0.1.4: Pulling from edgex-devops/py-git-semver 18:36:59 b85a868b505f: Pulling fs layer 18:36:59 e2be974225ed: Pulling fs layer 18:36:59 339a4e72a1f5: Pulling fs layer 18:36:59 988bab9f4d93: Pulling fs layer 18:36:59 1469e6f7b9e6: Pulling fs layer 18:36:59 eaf3925da568: Pulling fs layer 18:36:59 bab4dde63d76: Pulling fs layer 18:36:59 bde34c3a00c8: Pulling fs layer 18:36:59 b352a97aabf1: Pulling fs layer 18:36:59 4872d77fe225: Pulling fs layer 18:36:59 5851b861e8e6: Pulling fs layer 18:36:59 bab4dde63d76: Waiting 18:36:59 bde34c3a00c8: Waiting 18:36:59 988bab9f4d93: Waiting 18:36:59 b352a97aabf1: Waiting 18:36:59 1469e6f7b9e6: Waiting 18:36:59 4872d77fe225: Waiting 18:36:59 eaf3925da568: Waiting 18:36:59 e2be974225ed: Verifying Checksum 18:36:59 e2be974225ed: Download complete 18:36:59 988bab9f4d93: Verifying Checksum 18:36:59 988bab9f4d93: Download complete 18:36:59 1469e6f7b9e6: Verifying Checksum 18:36:59 1469e6f7b9e6: Download complete 18:36:59 eaf3925da568: Verifying Checksum 18:36:59 eaf3925da568: Download complete 18:37:00 339a4e72a1f5: Verifying Checksum 18:37:00 339a4e72a1f5: Download complete 18:37:00 bde34c3a00c8: Verifying Checksum 18:37:00 bde34c3a00c8: Download complete 18:37:00 b352a97aabf1: Verifying Checksum 18:37:00 b352a97aabf1: Download complete 18:37:00 4872d77fe225: Download complete 18:37:00 5851b861e8e6: Verifying Checksum 18:37:00 5851b861e8e6: Download complete 18:37:00 b85a868b505f: Download complete 18:37:00 bab4dde63d76: Verifying Checksum 18:37:00 bab4dde63d76: Download complete 18:37:01 b85a868b505f: Pull complete 18:37:01 e2be974225ed: Pull complete 18:37:01 339a4e72a1f5: Pull complete 18:37:01 988bab9f4d93: Pull complete 18:37:02 1469e6f7b9e6: Pull complete 18:37:02 eaf3925da568: Pull complete 18:37:04 bab4dde63d76: Pull complete 18:37:04 bde34c3a00c8: Pull complete 18:37:04 b352a97aabf1: Pull complete 18:37:04 4872d77fe225: Pull complete 18:37:04 5851b861e8e6: Pull complete 18:37:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:37:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:37:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:37:04 prd-ubuntu20.04-docker-8c-8g-2604 does not seem to be running inside a container 18:37:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-111 -v /w/workspace/xfoundry_edgex-taf-common_PR-111:/w/workspace/xfoundry_edgex-taf-common_PR-111:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-111@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:37:05 $ docker top 751c8b027454d7f70f3c3eda6ceeb35337d5b04a2538c1fe02a49ad32b332b24 -eo pid,comm 18:37:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:37:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:37:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:37:06 [ssh-agent] Looking for ssh-agent implementation... 18:37:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:37:06 $ docker exec 751c8b027454d7f70f3c3eda6ceeb35337d5b04a2538c1fe02a49ad32b332b24 ssh-agent 18:37:06 SSH_AUTH_SOCK=/tmp/ssh-sPjgA7fsTjeg/agent.31 18:37:06 SSH_AGENT_PID=37 18:37:06 Running ssh-add (command line suppressed) 18:37:06 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-111@tmp/private_key_5405703968661956938.key (/w/workspace/xfoundry_edgex-taf-common_PR-111@tmp/private_key_5405703968661956938.key) 18:37:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:37:06 + git tag --points-at HEAD [Pipeline] } 18:37:06 $ docker exec --env ******** --env ******** 751c8b027454d7f70f3c3eda6ceeb35337d5b04a2538c1fe02a49ad32b332b24 ssh-agent -k 18:37:07 unset SSH_AUTH_SOCK; 18:37:07 unset SSH_AGENT_PID; 18:37:07 echo Agent pid 37 killed; 18:37:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:37:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:37:07 [ssh-agent] Looking for ssh-agent implementation... 18:37:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:37:07 $ docker exec 751c8b027454d7f70f3c3eda6ceeb35337d5b04a2538c1fe02a49ad32b332b24 ssh-agent 18:37:07 SSH_AUTH_SOCK=/tmp/ssh-25FaHbboTd9J/agent.70 18:37:07 SSH_AGENT_PID=77 18:37:07 Running ssh-add (command line suppressed) 18:37:07 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-111@tmp/private_key_233347127728679933.key (/w/workspace/xfoundry_edgex-taf-common_PR-111@tmp/private_key_233347127728679933.key) 18:37:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:37:07 + git semver init 18:37:08 2024-06-01 18:37:08,102 [run_init] DEBUG init version:0.0.0 force:False 18:37:08 2024-06-01 18:37:08,102 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-111/.semver 18:37:08 2024-06-01 18:37:08,103 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-111/.semver 18:37:08 2024-06-01 18:37:08,103 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-111/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-111, universal_newlines=False, shell=None, istream=None) 18:37:08 2024-06-01 18:37:08,668 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-111/.git/info/exclude 18:37:08 2024-06-01 18:37:08,669 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-111/.semver/PR-111 with force:False 18:37:08 2024-06-01 18:37:08,669 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-111/.semver/PR-111 18:37:08 2024-06-01 18:37:08,672 [execute] INFO git cat-file --batch-check 18:37:08 2024-06-01 18:37:08,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-111/.semver, universal_newlines=False, shell=None, istream=) 18:37:08 2024-06-01 18:37:08,678 [execute] INFO git cat-file --batch 18:37:08 2024-06-01 18:37:08,679 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-111/.semver, universal_newlines=False, shell=None, istream=) 18:37:08 2024-06-01 18:37:08,684 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-111/.semver/PR-111 18:37:08 0.0.0 [Pipeline] } 18:37:08 $ docker exec --env ******** --env ******** 751c8b027454d7f70f3c3eda6ceeb35337d5b04a2538c1fe02a49ad32b332b24 ssh-agent -k 18:37:08 unset SSH_AUTH_SOCK; 18:37:08 unset SSH_AGENT_PID; 18:37:08 echo Agent pid 77 killed; 18:37:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:37:09 + git semver [Pipeline] } 18:37:09 $ docker stop --time=1 751c8b027454d7f70f3c3eda6ceeb35337d5b04a2538c1fe02a49ad32b332b24 18:37:10 $ docker rm -f --volumes 751c8b027454d7f70f3c3eda6ceeb35337d5b04a2538c1fe02a49ad32b332b24 [Pipeline] // withDockerContainer [Pipeline] sh 18:37:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:37:11 Stashed 1 file(s) [Pipeline] echo 18:37:11 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:37:12 provisioning config files... 18:37:12 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-111@tmp/config2288054662988601058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:37:12 ---> ****-login.sh 18:37:12 nexus3.edgexfoundry.org:10001 18:37:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:37:12 Configure a credential helper to remove this warning. See 18:37:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:37:12 18:37:12 Login Succeeded 18:37:12 nexus3.edgexfoundry.org:10002 18:37:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:37:12 Configure a credential helper to remove this warning. See 18:37:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:37:12 18:37:12 Login Succeeded 18:37:12 nexus3.edgexfoundry.org:10003 18:37:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:37:13 Configure a credential helper to remove this warning. See 18:37:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:37:13 18:37:13 Login Succeeded 18:37:13 nexus3.edgexfoundry.org:10004 18:37:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:37:13 Configure a credential helper to remove this warning. See 18:37:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:37:13 18:37:13 Login Succeeded 18:37:13 ****.io 18:37:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:37:13 Configure a credential helper to remove this warning. See 18:37:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:37:13 18:37:13 Login Succeeded 18:37:13 ---> ****-login.sh ends [Pipeline] } 18:37:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:37:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:37:14 + ls -al . 18:37:14 total 72 18:37:14 drwxrwxr-x 7 jenkins jenkins 4096 Jun 1 18:37 . 18:37:14 drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 18:36 .. 18:37:14 drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 18:37 .git 18:37:14 drwxrwxr-x 2 jenkins jenkins 4096 Jun 1 18:36 .github 18:37:14 -rw-rw-r-- 1 jenkins jenkins 22 Jun 1 18:36 .gitignore 18:37:14 drwxr-xr-x 3 jenkins jenkins 4096 Jun 1 18:37 .semver 18:37:14 -rw-rw-r-- 1 jenkins jenkins 1653 Jun 1 18:36 Dockerfile 18:37:14 -rw-rw-r-- 1 jenkins jenkins 746 Jun 1 18:36 Jenkinsfile 18:37:14 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 1 18:36 LICENSE 18:37:14 -rw-rw-r-- 1 jenkins jenkins 3606 Jun 1 18:36 README.md 18:37:14 drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 18:36 TAF-Manager 18:37:14 drwxrwxr-x 6 jenkins jenkins 4096 Jun 1 18:36 TUC 18:37:14 -rw-rw-r-- 1 jenkins jenkins 5 Jun 1 18:37 VERSION 18:37:14 -rw-rw-r-- 1 jenkins jenkins 343 Jun 1 18:36 requirements.txt 18:37:14 -rw-rw-r-- 1 jenkins jenkins 54 Jun 1 18:36 robot-entrypoint.sh 18:37:14 -rw-rw-r-- 1 jenkins jenkins 445 Jun 1 18:36 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:15 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=40d741097dc2e2689d38c040c2dc4511a6c648ed --label arch=amd64 --label version=0.0.0 . 18:37:15 Sending build context to Docker daemon 613.4kB 18:37:15 Step 1/13 : FROM alpine:3.20 18:37:15 3.20: Pulling from library/alpine 18:37:15 d25f557d7f31: Pulling fs layer 18:37:15 d25f557d7f31: Verifying Checksum 18:37:15 d25f557d7f31: Download complete 18:37:15 d25f557d7f31: Pull complete 18:37:15 Digest: sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd 18:37:15 Status: Downloaded newer image for alpine:3.20 18:37:15 ---> 1d34ffeaf190 18:37:15 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 18:37:15 ---> Running in dab1d41acfc1 18:37:16 Removing intermediate container dab1d41acfc1 18:37:16 ---> c46d680f968a 18:37:16 Step 3/13 : LABEL maintainer="Bruce Huang " 18:37:16 ---> Running in 812420c55970 18:37:16 Removing intermediate container 812420c55970 18:37:16 ---> a465ca977c82 18:37:16 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 18:37:16 ---> 27237262bd0f 18:37:16 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 18:37:16 ---> c50ea3b55629 18:37:16 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 18:37:16 ---> d30087ec0887 18:37:16 Step 7/13 : WORKDIR /edgex-taf 18:37:16 ---> Running in 593881c79963 18:37:16 Removing intermediate container 593881c79963 18:37:16 ---> 488766fc10ba 18:37:16 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:37:16 ---> Running in 02269d1cf0d1 18:37:17 Removing intermediate container 02269d1cf0d1 18:37:17 ---> 77ecded82148 18:37:17 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 18:37:17 ---> Running in cb5ba0b534a3 18:37:17 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:37:18 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:37:18 OK: 8 MiB in 14 packages 18:37:19 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:37:19 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:37:20 (1/14) Installing ca-certificates (20240226-r0) 18:37:20 (2/14) Installing brotli-libs (1.1.0-r2) 18:37:21 (3/14) Installing c-ares (1.28.1-r0) 18:37:21 (4/14) Installing libunistring (1.2-r0) 18:37:21 (5/14) Installing libidn2 (2.3.7-r0) 18:37:22 (6/14) Installing nghttp2-libs (1.62.0-r0) 18:37:22 (7/14) Installing libpsl (0.21.5-r1) 18:37:22 (8/14) Installing zstd-libs (1.5.6-r0) 18:37:23 (9/14) Installing libcurl (8.7.1-r0) 18:37:23 (10/14) Installing curl (8.7.1-r0) 18:37:24 (11/14) Installing docker-cli (26.1.3-r0) 18:37:24 (12/14) Installing oniguruma (6.9.9-r0) 18:37:24 (13/14) Installing jq (1.7.1-r0) 18:37:25 (14/14) Installing openssl (3.3.0-r2) 18:37:26 Executing busybox-1.36.1-r28.trigger 18:37:26 Executing ca-certificates-20240226-r0.trigger 18:37:26 OK: 43 MiB in 28 packages 18:37:26 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:37:26 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:37:27 Still waiting to schedule task 18:37:27 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2605’ 18:37:27 (1/167) Installing libexpat (2.6.2-r0) 18:37:27 (2/167) Installing libbz2 (1.0.8-r6) 18:37:28 (3/167) Installing libpng (1.6.43-r0) 18:37:28 (4/167) Installing freetype (2.13.2-r0) 18:37:28 (5/167) Installing fontconfig (2.15.0-r1) 18:37:29 (6/167) Installing libfontenc (1.1.8-r0) 18:37:29 (7/167) Installing mkfontscale (1.2.2-r6) 18:37:29 (8/167) Installing font-opensans (0_git20210927-r1) 18:37:30 (9/167) Installing pkgconf (2.2.0-r0) 18:37:30 (10/167) Installing libgcc (13.2.1_git20240309-r0) 18:37:30 (11/167) Installing libffi (3.4.6-r0) 18:37:31 (12/167) Installing libintl (0.22.5-r0) 18:37:31 (13/167) Installing libeconf (0.6.3-r0) 18:37:31 (14/167) Installing libblkid (2.40.1-r1) 18:37:32 (15/167) Installing libmount (2.40.1-r1) 18:37:32 (16/167) Installing pcre2 (10.43-r0) 18:37:32 (17/167) Installing glib (2.80.2-r0) 18:37:33 (18/167) Installing libstdc++ (13.2.1_git20240309-r0) 18:37:33 (19/167) Installing xz-libs (5.6.1-r3) 18:37:34 (20/167) Installing libxml2 (2.12.7-r0) 18:37:34 (21/167) Installing shared-mime-info (2.4-r0) 18:37:35 (22/167) Installing hicolor-icon-theme (0.17-r2) 18:37:35 (23/167) Installing libjpeg-turbo (3.0.3-r0) 18:37:35 (24/167) Installing libsharpyuv (1.3.2-r0) 18:37:35 (25/167) Installing libwebp (1.3.2-r0) 18:37:36 (26/167) Installing tiff (4.6.0t-r0) 18:37:36 (27/167) Installing gdk-pixbuf (2.42.11-r1) 18:37:37 (28/167) Installing gtk-update-icon-cache (3.24.42-r0) 18:37:37 (29/167) Installing libxau (1.0.11-r4) 18:37:37 (30/167) Installing libmd (1.1.0-r0) 18:37:38 (31/167) Installing libbsd (0.12.2-r0) 18:37:38 (32/167) Installing libxdmcp (1.1.5-r1) 18:37:38 (33/167) Installing libxcb (1.16.1-r0) 18:37:39 (34/167) Installing libx11 (1.8.9-r1) 18:37:39 (35/167) Installing libxcomposite (0.4.6-r5) 18:37:39 (36/167) Installing libxfixes (6.0.1-r4) 18:37:40 (37/167) Installing libxrender (0.9.11-r5) 18:37:40 (38/167) Installing libxcursor (1.2.2-r1) 18:37:40 (39/167) Installing libxdamage (1.1.6-r5) 18:37:40 (40/167) Installing libxext (1.3.6-r2) 18:37:41 (41/167) Installing libxi (1.8.1-r4) 18:37:41 (42/167) Installing libxinerama (1.1.5-r4) 18:37:41 (43/167) Installing libxrandr (1.5.4-r1) 18:37:41 (44/167) Installing libatk-1.0 (2.52.0-r0) 18:37:42 (45/167) Installing libxtst (1.2.4-r6) 18:37:42 (46/167) Installing dbus-libs (1.14.10-r1) 18:37:43 (47/167) Installing at-spi2-core (2.52.0-r0) 18:37:43 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 18:37:43 (49/167) Installing pixman (0.43.2-r0) 18:37:44 (50/167) Installing cairo (1.18.0-r0) 18:37:44 (51/167) Installing cairo-gobject (1.18.0-r0) 18:37:45 (52/167) Installing avahi-libs (0.8-r17) 18:37:45 (53/167) Installing gmp (6.3.0-r1) 18:37:45 (54/167) Installing nettle (3.9.1-r0) 18:37:46 (55/167) Installing libtasn1 (4.19.0-r2) 18:37:46 (56/167) Installing p11-kit (0.25.3-r0) 18:37:46 (57/167) Installing gnutls (3.8.5-r0) 18:37:47 (58/167) Installing cups-libs (2.4.8-r0) 18:37:47 (59/167) Installing libepoxy (1.5.10-r1) 18:37:48 (60/167) Installing fribidi (1.0.14-r0) 18:37:48 (61/167) Installing graphite2 (1.3.14-r6) 18:37:48 (62/167) Installing harfbuzz (8.5.0-r0) 18:37:49 (63/167) Installing libxft (2.3.8-r3) 18:37:49 (64/167) Installing pango (1.52.2-r0) 18:37:49 (65/167) Installing wayland-libs-client (1.22.0-r4) 18:37:50 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 18:37:50 (67/167) Installing wayland-libs-egl (1.22.0-r4) 18:37:50 (68/167) Installing xkeyboard-config (2.41-r0) 18:37:51 (69/167) Installing libxkbcommon (1.7.0-r0) 18:37:51 (70/167) Installing gtk+3.0 (3.24.42-r0) 18:37:52 (71/167) Installing icu-data-full (74.2-r0) 18:37:53 (72/167) Installing mesa (24.0.8-r1) 18:37:53 (73/167) Installing llvm17-libs (17.0.6-r1) 18:37:54 (74/167) Installing hwdata-pci (0.382-r0) 18:37:55 (75/167) Installing libpciaccess (0.18.1-r0) 18:37:55 (76/167) Installing libdrm (2.4.120-r0) 18:37:55 (77/167) Installing libelf (0.191-r0) 18:37:56 (78/167) Installing mesa-glapi (24.0.8-r1) 18:37:56 (79/167) Installing mesa-dri-gallium (24.0.8-r1) 18:37:56 (80/167) Installing eudev-libs (3.2.14-r2) 18:37:57 (81/167) Installing libmagic (5.45-r1) 18:37:57 (82/167) Installing file (5.45-r1) 18:37:58 (83/167) Installing xprop (1.2.7-r0) 18:37:58 (84/167) Installing libice (1.1.1-r6) 18:37:58 (85/167) Installing libuuid (2.40.1-r1) 18:37:59 (86/167) Installing libsm (1.2.4-r4) 18:37:59 (87/167) Installing libxt (1.3.0-r5) 18:37:59 (88/167) Installing libxmu (1.1.4-r2) 18:37:59 (89/167) Installing xset (1.2.5-r1) 18:38:00 (90/167) Installing xdg-utils (1.2.1-r0) 18:38:00 (91/167) Installing libogg (1.3.5-r5) 18:38:00 (92/167) Installing libflac (1.4.3-r1) 18:38:01 (93/167) Installing alsa-lib (1.2.11-r0) 18:38:01 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 18:38:02 (95/167) Installing aom-libs (3.9.0-r0) 18:38:03 (96/167) Installing libva (2.21.0-r0) 18:38:03 (97/167) Installing libvdpau (1.5-r3) 18:38:03 (98/167) Installing onevpl-libs (2023.3.1-r2) 18:38:03 (99/167) Installing ffmpeg-libavutil (6.1.1-r7) 18:38:04 (100/167) Installing libdav1d (1.4.2-r0) 18:38:04 (101/167) Installing openexr-libiex (3.1.13-r1) 18:38:05 (102/167) Installing openexr-libilmthread (3.1.13-r1) 18:38:05 (103/167) Installing imath (3.1.11-r2) 18:38:05 (104/167) Installing openexr-libopenexr (3.1.13-r1) 18:38:06 (105/167) Installing giflib (5.2.2-r0) 18:38:06 (106/167) Installing libhwy (1.0.7-r0) 18:38:06 (107/167) Installing lcms2 (2.16-r0) 18:38:07 (108/167) Installing libjxl (0.10.2-r0) 18:38:07 (109/167) Installing lame-libs (3.100-r5) 18:38:08 (110/167) Installing opus (1.5.2-r0) 18:38:08 (111/167) Installing rav1e-libs (0.7.1-r0) 18:38:09 (112/167) Installing libgomp (13.2.1_git20240309-r0) 18:38:09 (113/167) Installing soxr (0.1.3-r7) 18:38:10 (114/167) Installing ffmpeg-libswresample (6.1.1-r7) 18:38:10 (115/167) Installing libtheora (1.1.1-r18) 18:38:10 (116/167) Installing libvorbis (1.3.7-r2) 18:38:11 (117/167) Installing libvpx (1.14.0-r0) 18:38:11 (118/167) Installing libwebpmux (1.3.2-r0) 18:38:11 (119/167) Installing x264-libs (0.164_git20231001-r0) 18:38:12 (120/167) Installing numactl (2.0.18-r0) 18:38:12 (121/167) Installing x265-libs (3.6-r0) 18:38:13 (122/167) Installing xvidcore (1.3.7-r2) 18:38:13 (123/167) Installing ffmpeg-libavcodec (6.1.1-r7) 18:38:14 (124/167) Installing libbluray (1.3.4-r1) 18:38:14 (125/167) Installing mpg123-libs (1.32.6-r0) 18:38:15 (126/167) Installing libopenmpt (0.7.7-r0) 18:38:15 (127/167) Installing cjson (1.7.18-r0) 18:38:15 (128/167) Installing mbedtls (3.6.0-r0) 18:38:16 (129/167) Installing librist (0.2.10-r1) 18:38:16 (130/167) Installing libsrt (1.5.3-r0) 18:38:16 (131/167) Installing libssh (0.10.6-r0) 18:38:17 (132/167) Installing libsodium (1.0.19-r0) 18:38:17 (133/167) Installing libzmq (4.3.5-r2) 18:38:18 (134/167) Installing ffmpeg-libavformat (6.1.1-r7) 18:38:18 (135/167) Installing crc32c (1.1.2-r0) 18:38:18 (136/167) Installing double-conversion (3.3.0-r0) 18:38:19 (137/167) Installing libevent (2.1.12-r7) 18:38:19 (138/167) Installing wayland-libs-server (1.22.0-r4) 18:38:19 (139/167) Installing mesa-gbm (24.0.8-r1) 18:38:20 (140/167) Installing harfbuzz-subset (8.5.0-r0) 18:38:20 (141/167) Installing icu-libs (74.2-r0) 18:38:21 (142/167) Installing minizip (1.3.1-r0) 18:38:21 (143/167) Installing nspr (4.35-r4) 18:38:21 (144/167) Installing sqlite-libs (3.45.3-r1) 18:38:22 (145/167) Installing nss (3.100-r0) 18:38:23 (146/167) Installing openh264 (2.4.1-r0) 18:38:23 (147/167) Installing libcamera-ipa (0.3.0-r0) 18:38:23 (148/167) Installing libunwind (1.8.1-r0) 18:38:24 (149/167) Installing yaml (0.2.5-r2) 18:38:24 (150/167) Installing libcamera (0.3.0-r0) 18:38:24 (151/167) Installing speexdsp (1.2.1-r2) 18:38:25 (152/167) Installing libuv (1.48.0-r0) 18:38:25 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 18:38:25 (154/167) Installing libsndfile (1.2.2-r0) 18:38:26 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 18:38:26 (156/167) Installing pipewire-libs (1.0.6-r1) 18:38:27 (157/167) Installing libasyncns (0.8-r3) 18:38:27 (158/167) Installing libltdl (2.4.7-r3) 18:38:27 (159/167) Installing orc (0.4.37-r0) 18:38:28 (160/167) Installing tdb-libs (1.4.9-r1) 18:38:28 (161/167) Installing libpulse (17.0-r0) 18:38:29 (162/167) Installing libwebpdemux (1.3.2-r0) 18:38:29 (163/167) Installing libgpg-error (1.49-r0) 18:38:29 (164/167) Installing libgcrypt (1.10.3-r0) 18:38:30 (165/167) Installing libxslt (1.1.39-r1) 18:38:30 (166/167) Installing chromium (125.0.6422.112-r0) 18:38:32 (167/167) Installing chromium-chromedriver (125.0.6422.112-r0) 18:38:33 Executing busybox-1.36.1-r28.trigger 18:38:33 Executing fontconfig-2.15.0-r1.trigger 18:38:33 Executing mkfontscale-1.2.2-r6.trigger 18:38:33 Executing glib-2.80.2-r0.trigger 18:38:33 Executing shared-mime-info-2.4-r0.trigger 18:38:33 Executing gdk-pixbuf-2.42.11-r1.trigger 18:38:33 Executing gtk-update-icon-cache-3.24.42-r0.trigger 18:38:33 Executing gtk+3.0-3.24.42-r0.trigger 18:38:33 OK: 657 MiB in 195 packages 18:38:33 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:38:34 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:38:34 (1/30) Installing jansson (2.14-r4) 18:38:35 (2/30) Installing binutils (2.42-r0) 18:38:36 (3/30) Installing libatomic (13.2.1_git20240309-r0) 18:38:36 (4/30) Installing isl26 (0.26-r1) 18:38:36 (5/30) Installing mpfr4 (4.2.1-r0) 18:38:37 (6/30) Installing mpc1 (1.3.1-r1) 18:38:37 (7/30) Installing gcc (13.2.1_git20240309-r0) 18:38:38 (8/30) Installing musl-dev (1.2.5-r0) 18:38:39 (9/30) Installing linux-headers (6.6-r0) 18:38:39 (10/30) Installing libffi-dev (3.4.6-r0) 18:38:40 (11/30) Installing libpq (16.3-r0) 18:38:40 (12/30) Installing openssl-dev (3.3.0-r2) 18:38:41 (13/30) Installing libpq-dev (16.3-r0) 18:38:41 (14/30) Installing libecpg (16.3-r0) 18:38:41 (15/30) Installing libecpg-dev (16.3-r0) 18:38:42 (16/30) Installing clang16-headers (16.0.6-r5) 18:38:42 (17/30) Installing llvm16-libs (16.0.6-r8) 18:38:44 (18/30) Installing clang16-libs (16.0.6-r5) 18:38:44 (19/30) Installing fortify-headers (1.1-r3) 18:38:44 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) 18:38:45 (21/30) Installing llvm16-linker-tools (16.0.6-r8) 18:38:45 (22/30) Installing clang16 (16.0.6-r5) 18:38:46 (23/30) Installing icu (74.2-r0) 18:38:46 (24/30) Installing icu-dev (74.2-r0) 18:38:47 (25/30) Installing llvm16 (16.0.6-r8) 18:38:53 (26/30) Installing lz4-libs (1.9.4-r5) 18:38:53 (27/30) Installing lz4-dev (1.9.4-r5) 18:38:53 (28/30) Installing zstd (1.5.6-r0) 18:38:54 (29/30) Installing zstd-dev (1.5.6-r0) 18:38:54 (30/30) Installing postgresql16-dev (16.3-r0) 18:38:55 Executing busybox-1.36.1-r28.trigger 18:38:55 OK: 1193 MiB in 225 packages 18:38:55 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:38:55 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:38:56 (1/14) Installing g++ (13.2.1_git20240309-r0) 18:39:01 (2/14) Installing gdbm (1.23-r1) 18:39:01 (3/14) Installing mpdecimal (4.0.0-r0) 18:39:01 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r0) 18:39:01 (5/14) Installing libncursesw (6.4_p20240420-r0) 18:39:02 (6/14) Installing libpanelw (6.4_p20240420-r0) 18:39:02 (7/14) Installing readline (8.2.10-r0) 18:39:02 (8/14) Installing python3 (3.12.3-r1) 18:39:03 (9/14) Installing python3-pycache-pyc0 (3.12.3-r1) 18:39:03 (10/14) Installing pyc (3.12.3-r1) 18:39:04 (11/14) Installing python3-pyc (3.12.3-r1) 18:39:04 (12/14) Installing python3-dev (3.12.3-r1) 18:39:05 (13/14) Installing libsodium-dev (1.0.19-r0) 18:39:06 (14/14) Installing zeromq-dev (4.3.5-r2) 18:39:06 Executing busybox-1.36.1-r28.trigger 18:39:06 OK: 1359 MiB in 239 packages 18:39:06 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:39:06 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:39:07 OK: 1359 MiB in 239 packages 18:39:07 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:39:08 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:39:10 (1/1) Installing tzdata (2024a-r1) 18:39:10 OK: 1361 MiB in 240 packages 18:39:11 (1/1) Purging tzdata (2024a-r1) 18:39:11 OK: 1359 MiB in 239 packages 18:39:13 Looking in links: /tmp/tmpstbr3kwb 18:39:13 Processing /tmp/tmpstbr3kwb/pip-24.0-py3-none-any.whl 18:39:13 Installing collected packages: pip 18:39:14 Successfully installed pip-24.0 18:39:14 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:39:15 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.0) 18:39:15 Collecting setuptools 18:39:15 Downloading setuptools-70.0.0-py3-none-any.whl.metadata (5.9 kB) 18:39:15 Collecting wheel 18:39:15 Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) 18:39:15 Downloading setuptools-70.0.0-py3-none-any.whl (863 kB) 18:39:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.4/863.4 kB 50.4 MB/s eta 0:00:00 18:39:15 Downloading wheel-0.43.0-py3-none-any.whl (65 kB) 18:39:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 217.1 MB/s eta 0:00:00 18:39:15 Installing collected packages: wheel, setuptools 18:39:16 Successfully installed setuptools-70.0.0 wheel-0.43.0 18:39:16 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:39:17 Processing ./edgex-taf-common 18:39:17 Preparing metadata (setup.py): started 18:39:17 Preparing metadata (setup.py): finished with status 'done' 18:39:17 Building wheels for collected packages: edgex-taf-common 18:39:17 Building wheel for edgex-taf-common (setup.py): started 18:39:17 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 18:39:17 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=a11a988c566711ad35dc1472a92cdf1e7cec00b89550b9a5cbbdc1dbb62bb496 18:39:17 Stored in directory: /tmp/pip-ephem-wheel-cache-crgsi5mh/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 18:39:17 Successfully built edgex-taf-common 18:39:17 Installing collected packages: edgex-taf-common 18:39:17 Successfully installed edgex-taf-common-0.0.0 18:39:17 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:39:17 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 18:39:18 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 18:39:18 Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) 18:39:18 Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) 18:39:18 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 18:39:18 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 18:39:18 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) 18:39:18 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) 18:39:18 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 18:39:18 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:39:18 Preparing metadata (setup.py): started 18:39:18 Preparing metadata (setup.py): finished with status 'done' 18:39:18 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 18:39:18 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) 18:39:18 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) 18:39:18 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) 18:39:18 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 18:39:18 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 18:39:18 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 18:39:18 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 18:39:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 37.6 MB/s eta 0:00:00 18:39:18 Preparing metadata (setup.py): started 18:39:18 Preparing metadata (setup.py): finished with status 'done' 18:39:18 Collecting docker==7.1.0 (from -r requirements.txt (line 10)) 18:39:18 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 18:39:18 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 18:39:18 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (61 kB) 18:39:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 248.0 MB/s eta 0:00:00 18:39:19 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 18:39:19 Downloading psutil-5.9.5.tar.gz (493 kB) 18:39:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 115.2 MB/s eta 0:00:00 18:39:19 Installing build dependencies: started 18:39:21 Installing build dependencies: finished with status 'done' 18:39:21 Getting requirements to build wheel: started 18:39:21 Getting requirements to build wheel: finished with status 'done' 18:39:21 Preparing metadata (pyproject.toml): started 18:39:21 Preparing metadata (pyproject.toml): finished with status 'done' 18:39:21 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 18:39:21 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 18:39:21 Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) 18:39:21 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.1 kB) 18:39:21 Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) 18:39:21 Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) 18:39:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 153.7 MB/s eta 0:00:00 18:39:21 Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) 18:39:21 Downloading psycopg2-2.9.9.tar.gz (384 kB) 18:39:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 288.8 MB/s eta 0:00:00 18:39:22 Preparing metadata (setup.py): started 18:39:22 Preparing metadata (setup.py): finished with status 'done' 18:39:22 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 18:39:22 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) 18:39:22 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:39:22 Downloading selenium-4.21.0-py3-none-any.whl.metadata (6.9 kB) 18:39:22 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:39:22 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 18:39:22 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:39:22 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 18:39:22 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:39:22 Downloading flex-6.14.1.tar.gz (40 kB) 18:39:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 268.1 MB/s eta 0:00:00 18:39:22 Preparing metadata (setup.py): started 18:39:22 Preparing metadata (setup.py): finished with status 'done' 18:39:22 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:39:22 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 18:39:22 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:39:22 Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) 18:39:22 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:39:22 Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) 18:39:22 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:39:22 Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) 18:39:22 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:39:22 Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) 18:39:22 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:39:22 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 18:39:23 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 18:39:23 Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (33 kB) 18:39:23 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 18:39:23 Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) 18:39:23 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 18:39:23 Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) 18:39:23 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 18:39:23 Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) 18:39:23 Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 18:39:23 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 18:39:23 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 18:39:23 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 18:39:23 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) 18:39:23 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) 18:39:23 Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 18:39:23 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) 18:39:23 Downloading typing_extensions-4.12.1-py3-none-any.whl.metadata (3.0 kB) 18:39:23 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:39:23 Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) 18:39:23 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:39:23 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 18:39:23 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:39:23 Downloading PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 18:39:23 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:39:23 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:39:23 Preparing metadata (setup.py): started 18:39:23 Preparing metadata (setup.py): finished with status 'done' 18:39:23 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:39:23 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 18:39:23 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:39:23 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:39:23 Preparing metadata (setup.py): started 18:39:24 Preparing metadata (setup.py): finished with status 'done' 18:39:24 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:39:24 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 18:39:24 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:39:24 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 18:39:24 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:39:24 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 18:39:24 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:39:24 Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) 18:39:24 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:39:24 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 18:39:24 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:39:24 Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 18:39:24 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:39:24 Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 18:39:24 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:39:24 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 18:39:24 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:39:24 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:39:24 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:39:24 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 18:39:24 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:39:24 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 18:39:24 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:39:24 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 18:39:24 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:39:24 Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 18:39:24 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 18:39:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 224.4 MB/s eta 0:00:00 18:39:24 Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) 18:39:24 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 18:39:24 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) 18:39:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 117.5 MB/s eta 0:00:00 18:39:24 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 18:39:24 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) 18:39:24 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 18:39:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 200.7 MB/s eta 0:00:00 18:39:24 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 18:39:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.8/147.8 kB 243.8 MB/s eta 0:00:00 18:39:25 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl (17.8 MB) 18:39:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.8/17.8 MB 49.3 MB/s eta 0:00:00 18:39:25 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 18:39:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 104.4 MB/s eta 0:00:00 18:39:25 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl (1.5 MB) 18:39:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 143.5 MB/s eta 0:00:00 18:39:25 Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) 18:39:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 169.6 MB/s eta 0:00:00 18:39:25 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) 18:39:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 55.8 MB/s eta 0:00:00 18:39:25 Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) 18:39:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 243.0 MB/s eta 0:00:00 18:39:25 Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl (142 kB) 18:39:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.2/142.2 kB 247.6 MB/s eta 0:00:00 18:39:25 Downloading idna-3.7-py3-none-any.whl (66 kB) 18:39:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 223.1 MB/s eta 0:00:00 18:39:25 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 18:39:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 241.1 MB/s eta 0:00:00 18:39:25 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 18:39:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 230.9 MB/s eta 0:00:00 18:39:25 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 18:39:25 Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB) 18:39:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 196.7 MB/s eta 0:00:00 18:39:26 Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) 18:39:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 342.6 MB/s eta 0:00:00 18:39:26 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 18:39:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 133.1 MB/s eta 0:00:00 18:39:26 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 18:39:26 Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) 18:39:26 Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) 18:39:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 204.0 MB/s eta 0:00:00 18:39:26 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) 18:39:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 224.2 MB/s eta 0:00:00 18:39:26 Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) 18:39:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 258.9 MB/s eta 0:00:00 18:39:26 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 18:39:26 Downloading attrs-23.2.0-py3-none-any.whl (60 kB) 18:39:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 313.8 MB/s eta 0:00:00 18:39:26 Downloading click-8.1.7-py3-none-any.whl (97 kB) 18:39:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 243.5 MB/s eta 0:00:00 18:39:26 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 18:39:26 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 18:39:26 Downloading PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl (712 kB) 18:39:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 712.6/712.6 kB 156.8 MB/s eta 0:00:00 18:39:26 Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 18:39:26 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:39:26 Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_x86_64.whl (1.3 MB) 18:39:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 195.6 MB/s eta 0:00:00 18:39:26 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 18:39:26 Downloading trio-0.25.1-py3-none-any.whl (467 kB) 18:39:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 242.6 MB/s eta 0:00:00 18:39:26 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 18:39:26 Downloading typing_extensions-4.12.1-py3-none-any.whl (37 kB) 18:39:26 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 18:39:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 215.4 MB/s eta 0:00:00 18:39:26 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:39:26 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 18:39:26 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 18:39:26 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:39:26 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:39:26 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 18:39:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 100.5 MB/s eta 0:00:00 18:39:26 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email 18:39:26 Building wheel for robotbackgroundlogger (setup.py): started 18:39:26 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 18:39:26 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=bec53a365e752b61ee5e302bc4c59bc531c77a2f72c9fe3a0698c1666ce2a9eb 18:39:26 Stored in directory: /tmp/pip-ephem-wheel-cache-0kh4_4cm/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 18:39:26 Building wheel for paho-mqtt (setup.py): started 18:39:26 Building wheel for paho-mqtt (setup.py): finished with status 'done' 18:39:26 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=175abfb5cf7511f9227bf4611ead1ba77c07ad710e933b67bff35414e41a3509 18:39:26 Stored in directory: /tmp/pip-ephem-wheel-cache-0kh4_4cm/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 18:39:26 Building wheel for psutil (pyproject.toml): started 18:39:27 Building wheel for psutil (pyproject.toml): finished with status 'done' 18:39:27 Created wheel for psutil: filename=psutil-5.9.5-cp312-abi3-linux_x86_64.whl size=281489 sha256=122af871d873ba62ba993c8d90d3132474da08fa1ad72367ca8aa65f5898b63b 18:39:27 Stored in directory: /tmp/pip-ephem-wheel-cache-0kh4_4cm/wheels/e8/a9/47/bee5d847b031736eb597b632c3ff602d0c0ccf1f14d95293ee 18:39:27 Building wheel for psycopg2 (setup.py): started 18:39:37 Building wheel for psycopg2 (setup.py): finished with status 'done' 18:39:37 Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_x86_64.whl size=521867 sha256=d1622584a087c6977684dd4770fe718b10098f18578f91e7eabb0e54c6dcee18 18:39:37 Stored in directory: /tmp/pip-ephem-wheel-cache-0kh4_4cm/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 18:39:37 Building wheel for flex (setup.py): started 18:39:37 Building wheel for flex (setup.py): finished with status 'done' 18:39:37 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=ea6ad4c8b3b6611022859bdc9128fe7a4aa6b3ae838154268cb0ec09fd23b1e6 18:39:37 Stored in directory: /tmp/pip-ephem-wheel-cache-0kh4_4cm/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 18:39:37 Building wheel for strict-rfc3339 (setup.py): started 18:39:37 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 18:39:37 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=723c7f185aaaf2880611b0cac73b57551e0ef48687e7f4ca0c9bacc794588596 18:39:37 Stored in directory: /tmp/pip-ephem-wheel-cache-0kh4_4cm/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 18:39:37 Building wheel for validate-email (setup.py): started 18:39:37 Building wheel for validate-email (setup.py): finished with status 'done' 18:39:37 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=2a80c9750193fa06d6dfd82003f00e01bc55b8eb6fa1495d25172c7076955341 18:39:37 Stored in directory: /tmp/pip-ephem-wheel-cache-0kh4_4cm/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 18:39:37 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email 18:39:37 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, redis, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, numpy, jsonpointer, jsonpath-ng, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, robotbackgroundlogger, requests, referencing, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 18:39:47 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-7.1.0 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 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.1 tzlocal-5.2 urllib3-2.2.1 validate-email-1.3 wsproto-1.2.0 18:39:47 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:39:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2606 in /w/workspace/xfoundry_edgex-taf-common_PR-111 [Pipeline] { [Pipeline] checkout 18:39:48 Selected Git installation does not exist. Using Default 18:39:48 The recommended git tool is: NONE 18:39:56 using credential edgex-jenkins-ssh 18:39:56 Cloning the remote Git repository 18:39:56 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 18:39:57 > git init /w/workspace/xfoundry_edgex-taf-common_PR-111 # timeout=10 18:39:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:39:57 > git --version # timeout=10 18:39:57 > git --version # 'git version 2.25.1' 18:39:57 using GIT_SSH to set credentials SSH Credentials for GitHub 18:39:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:39:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:39:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:40:00 Merging remotes/origin/main commit 7ef99bc445e5002edb91e45647dc2bc252dae2a9 into PR head commit 40d741097dc2e2689d38c040c2dc4511a6c648ed 18:40:00 Merge succeeded, producing 40d741097dc2e2689d38c040c2dc4511a6c648ed 18:40:00 Checking out Revision 40d741097dc2e2689d38c040c2dc4511a6c648ed (PR-111) 18:39:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:39:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:39:59 using GIT_SSH to set credentials SSH Credentials for GitHub 18:39:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/111/head:refs/remotes/origin/PR-111 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:40:00 > git config core.sparsecheckout # timeout=10 18:40:00 > git checkout -f 40d741097dc2e2689d38c040c2dc4511a6c648ed # timeout=10 18:40:00 > git remote # timeout=10 18:40:00 > git config --get remote.origin.url # timeout=10 18:40:00 using GIT_SSH to set credentials SSH Credentials for GitHub 18:40:00 > git merge 7ef99bc445e5002edb91e45647dc2bc252dae2a9 # timeout=10 18:40:00 > git rev-parse HEAD^{commit} # timeout=10 18:40:00 > git config core.sparsecheckout # timeout=10 18:40:00 > git checkout -f 40d741097dc2e2689d38c040c2dc4511a6c648ed # timeout=10 18:40:01 Commit message: "build: bump docker from 6.1.3 to 7.1.0" 18:40:01 > git --version # timeout=10 18:40:01 > git --version # 'git version 2.25.1' 18:40:01 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 18:40:06 Removing intermediate container cb5ba0b534a3 18:40:06 ---> bd33d51decb1 18:40:06 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 18:40:06 ---> Running in e88b5cd273f1 18:40:06 Removing intermediate container e88b5cd273f1 18:40:06 ---> 27f9c567b902 18:40:06 Step 11/13 : LABEL arch=amd64 18:40:06 ---> Running in 761cec7acec3 18:40:06 Removing intermediate container 761cec7acec3 18:40:06 ---> 9c5390bc7049 18:40:06 Step 12/13 : LABEL git_sha=40d741097dc2e2689d38c040c2dc4511a6c648ed 18:40:06 ---> Running in c71066bc1628 18:40:06 Removing intermediate container c71066bc1628 18:40:06 ---> 0ef8bb02c7b9 18:40:06 Step 13/13 : LABEL version=0.0.0 18:40:06 ---> Running in e746c92b22b4 18:40:06 Removing intermediate container e746c92b22b4 18:40:06 ---> d5fec2b6fa9c 18:40:06 [Warning] One or more build-args [ARCH] were not consumed 18:40:06 Successfully built d5fec2b6fa9c 18:40:06 Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] sh 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] { 18:40:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:40:06 % Total % Received % Xferd Average Speed Time Time Time Current 18:40:06 Dload Upload Total Spent Left Speed 18:40:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 245k 0 --:--:-- --:--:-- --:--:-- 245k [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 18:40:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:40:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:40:07 18:40:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:40:07 + sudo tee /etc/docker/daemon.new 18:40:07 { 18:40:07 "registry-mirrors": [ 18:40:07 "https://nexus3.edgexfoundry.org:10001" 18:40:07 ], 18:40:07 "bip": "10.250.0.254/24", 18:40:07 "hosts": [ 18:40:07 "tcp://0.0.0.0:5555", 18:40:07 "unix:///var/run/docker.sock" 18:40:07 ], 18:40:07 "mtu": 1458, 18:40:07 "selinux-enabled": true, 18:40:07 "seccomp-profile": "/etc/docker/seccomp.json" 18:40:07 } [Pipeline] sh 18:40:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:40:07 latest: Pulling from edgex-lftools-log-publisher 18:40:07 5eb5b503b376: Pulling fs layer 18:40:07 5c69ac0246d0: Pulling fs layer 18:40:07 ec43610c2a17: Pulling fs layer 18:40:07 3a2ae6a8a46f: Pulling fs layer 18:40:07 33b1e0a273af: Pulling fs layer 18:40:07 5d3b04190fa2: Pulling fs layer 18:40:07 2f39f015ded8: Pulling fs layer 18:40:07 33b1e0a273af: Waiting 18:40:07 5d3b04190fa2: Waiting 18:40:07 3a2ae6a8a46f: Waiting 18:40:07 5c69ac0246d0: Download complete 18:40:07 3a2ae6a8a46f: Verifying Checksum 18:40:07 3a2ae6a8a46f: Download complete 18:40:07 33b1e0a273af: Verifying Checksum 18:40:07 33b1e0a273af: Download complete 18:40:07 5d3b04190fa2: Download complete 18:40:07 ec43610c2a17: Verifying Checksum 18:40:07 ec43610c2a17: Download complete 18:40:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:40:08 5eb5b503b376: Verifying Checksum 18:40:08 5eb5b503b376: Download complete 18:40:08 + sudo service docker restart 18:40:08 2f39f015ded8: Download complete 18:40:09 5eb5b503b376: Pull complete 18:40:09 5c69ac0246d0: Pull complete 18:40:10 ec43610c2a17: Pull complete 18:40:10 3a2ae6a8a46f: Pull complete 18:40:10 33b1e0a273af: Pull complete 18:40:10 5d3b04190fa2: Pull complete 18:40:14 2f39f015ded8: Pull complete 18:40:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:40:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:40:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:40:14 prd-ubuntu20.04-docker-8c-8g-2604 does not seem to be running inside a container 18:40:14 $ 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-111 -v /w/workspace/xfoundry_edgex-taf-common_PR-111:/w/workspace/xfoundry_edgex-taf-common_PR-111:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-111@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:40:19 $ docker top 12aad542755e09b4c6872e68d42d8b6f1a2ff4968481e7469bbd6d628fd6fccb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:40:20 ---> job-cost.sh 18:40:20 lf-activate-venv: SKIPPING 18:40:20 INFO: No Stack... 18:40:20 INFO: Retrieving Pricing Info for: v3-standard-8 18:40:20 INFO: Archiving Costs [Pipeline] sh 18:40:21 + cat /w/workspace/xfoundry_edgex-taf-common_PR-111/archives/cost.csv 18:40:21 + cut -d, -f6 [Pipeline] lock 18:40:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-111-1-stack-cost] 18:40:21 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-111-1-stack-cost] did not exist. Created. 18:40:21 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-111-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:40:21 + echo total: 0.2199999988079071 [Pipeline] stash 18:40:21 Stashed 1 file(s) [Pipeline] } 18:40:21 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-111-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:40:21 $ docker stop --time=1 12aad542755e09b4c6872e68d42d8b6f1a2ff4968481e7469bbd6d628fd6fccb 18:40:22 $ docker rm -f --volumes 12aad542755e09b4c6872e68d42d8b6f1a2ff4968481e7469bbd6d628fd6fccb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:40:26 provisioning config files... 18:40:26 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-111@tmp/config9636943414983604282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:40:27 ---> ****-login.sh 18:40:27 nexus3.edgexfoundry.org:10001 18:40:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:40:28 Configure a credential helper to remove this warning. See 18:40:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:40:28 18:40:28 Login Succeeded 18:40:28 nexus3.edgexfoundry.org:10002 18:40:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:40:28 Configure a credential helper to remove this warning. See 18:40:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:40:28 18:40:28 Login Succeeded 18:40:28 nexus3.edgexfoundry.org:10003 18:40:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:40:28 Configure a credential helper to remove this warning. See 18:40:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:40:28 18:40:28 Login Succeeded 18:40:29 nexus3.edgexfoundry.org:10004 18:40:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:40:29 Configure a credential helper to remove this warning. See 18:40:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:40:29 18:40:29 Login Succeeded 18:40:29 ****.io 18:40:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:40:29 Configure a credential helper to remove this warning. See 18:40:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:40:29 18:40:29 Login Succeeded 18:40:29 ---> ****-login.sh ends [Pipeline] } 18:40: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 18:40:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:40:31 + ls -al . 18:40:31 total 68 18:40:31 drwxrwxr-x 6 jenkins jenkins 4096 Jun 1 18:40 . 18:40:31 drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 18:39 .. 18:40:31 drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 18:40 .git 18:40:31 drwxrwxr-x 2 jenkins jenkins 4096 Jun 1 18:40 .github 18:40:31 -rw-rw-r-- 1 jenkins jenkins 22 Jun 1 18:40 .gitignore 18:40:31 -rw-rw-r-- 1 jenkins jenkins 1653 Jun 1 18:40 Dockerfile 18:40:31 -rw-rw-r-- 1 jenkins jenkins 746 Jun 1 18:40 Jenkinsfile 18:40:31 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 1 18:40 LICENSE 18:40:31 -rw-rw-r-- 1 jenkins jenkins 3606 Jun 1 18:40 README.md 18:40:31 drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 18:40 TAF-Manager 18:40:31 drwxrwxr-x 6 jenkins jenkins 4096 Jun 1 18:40 TUC 18:40:31 -rw-rw-r-- 1 jenkins jenkins 5 Jun 1 18:37 VERSION 18:40:31 -rw-rw-r-- 1 jenkins jenkins 343 Jun 1 18:40 requirements.txt 18:40:31 -rw-rw-r-- 1 jenkins jenkins 54 Jun 1 18:40 robot-entrypoint.sh 18:40:31 -rw-rw-r-- 1 jenkins jenkins 445 Jun 1 18:40 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:31 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=40d741097dc2e2689d38c040c2dc4511a6c648ed --label arch=arm64 --label version=0.0.0 . 18:40:32 Sending build context to Docker daemon 375.3kB 18:40:32 Step 1/13 : FROM alpine:3.20 18:40:32 3.20: Pulling from library/alpine 18:40:32 94747bd81234: Pulling fs layer 18:40:33 94747bd81234: Verifying Checksum 18:40:33 94747bd81234: Download complete 18:40:33 94747bd81234: Pull complete 18:40:33 Digest: sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd 18:40:33 Status: Downloaded newer image for alpine:3.20 18:40:33 ---> 442043f030d3 18:40:33 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 18:40:33 ---> Running in 1e58ff70df49 18:40:34 Removing intermediate container 1e58ff70df49 18:40:34 ---> f94baeed1551 18:40:34 Step 3/13 : LABEL maintainer="Bruce Huang " 18:40:34 ---> Running in c624424d00e3 18:40:34 Removing intermediate container c624424d00e3 18:40:34 ---> 1c2a84c41abb 18:40:34 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 18:40:35 ---> 1fdb6542f4c4 18:40:35 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 18:40:35 ---> e58545889c6f 18:40:35 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 18:40:36 ---> 478931e77db1 18:40:36 Step 7/13 : WORKDIR /edgex-taf 18:40:36 ---> Running in f8a8af1158da 18:40:36 Removing intermediate container f8a8af1158da 18:40:36 ---> 34a20f007fe2 18:40:36 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:40:37 ---> Running in 566ed4363d1b 18:40:39 Removing intermediate container 566ed4363d1b 18:40:39 ---> c4e3c80dcbf7 18:40:39 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 18:40:39 ---> Running in c6a1232d37e9 18:40:39 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:40:40 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:40:42 OK: 9 MiB in 14 packages 18:40:42 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:40:43 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:40:44 (1/14) Installing ca-certificates (20240226-r0) 18:40:45 (2/14) Installing brotli-libs (1.1.0-r2) 18:40:45 (3/14) Installing c-ares (1.28.1-r0) 18:40:46 (4/14) Installing libunistring (1.2-r0) 18:40:46 (5/14) Installing libidn2 (2.3.7-r0) 18:40:46 (6/14) Installing nghttp2-libs (1.62.0-r0) 18:40:47 (7/14) Installing libpsl (0.21.5-r1) 18:40:47 (8/14) Installing zstd-libs (1.5.6-r0) 18:40:48 (9/14) Installing libcurl (8.7.1-r0) 18:40:48 (10/14) Installing curl (8.7.1-r0) 18:40:48 (11/14) Installing docker-cli (26.1.3-r0) 18:40:50 (12/14) Installing oniguruma (6.9.9-r0) 18:40:50 (13/14) Installing jq (1.7.1-r0) 18:40:50 (14/14) Installing openssl (3.3.0-r2) 18:40:51 Executing busybox-1.36.1-r28.trigger 18:40:51 Executing ca-certificates-20240226-r0.trigger 18:40:51 OK: 43 MiB in 28 packages 18:40:51 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:40:52 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:40:54 (1/166) Installing libexpat (2.6.2-r0) 18:40:54 (2/166) Installing libbz2 (1.0.8-r6) 18:40:54 (3/166) Installing libpng (1.6.43-r0) 18:40:55 (4/166) Installing freetype (2.13.2-r0) 18:40:55 (5/166) Installing fontconfig (2.15.0-r1) 18:40:55 (6/166) Installing libfontenc (1.1.8-r0) 18:40:56 (7/166) Installing mkfontscale (1.2.2-r6) 18:40:56 (8/166) Installing font-opensans (0_git20210927-r1) 18:40:57 (9/166) Installing pkgconf (2.2.0-r0) 18:40:57 (10/166) Installing libgcc (13.2.1_git20240309-r0) 18:40:57 (11/166) Installing libffi (3.4.6-r0) 18:40:58 (12/166) Installing libintl (0.22.5-r0) 18:40:58 (13/166) Installing libeconf (0.6.3-r0) 18:40:59 (14/166) Installing libblkid (2.40.1-r1) 18:40:59 (15/166) Installing libmount (2.40.1-r1) 18:40:59 (16/166) Installing pcre2 (10.43-r0) 18:41:00 (17/166) Installing glib (2.80.2-r0) 18:41:00 (18/166) Installing libstdc++ (13.2.1_git20240309-r0) 18:41:01 (19/166) Installing xz-libs (5.6.1-r3) 18:41:01 (20/166) Installing libxml2 (2.12.7-r0) 18:41:02 (21/166) Installing shared-mime-info (2.4-r0) 18:41:02 (22/166) Installing hicolor-icon-theme (0.17-r2) 18:41:03 (23/166) Installing libjpeg-turbo (3.0.3-r0) 18:41:03 (24/166) Installing libsharpyuv (1.3.2-r0) 18:41:03 (25/166) Installing libwebp (1.3.2-r0) 18:41:04 (26/166) Installing tiff (4.6.0t-r0) 18:41:05 (27/166) Installing gdk-pixbuf (2.42.11-r1) 18:41:05 (28/166) Installing gtk-update-icon-cache (3.24.42-r0) 18:41:05 (29/166) Installing libxau (1.0.11-r4) 18:41:05 (30/166) Installing libmd (1.1.0-r0) 18:41:06 (31/166) Installing libbsd (0.12.2-r0) 18:41:06 (32/166) Installing libxdmcp (1.1.5-r1) 18:41:07 (33/166) Installing libxcb (1.16.1-r0) 18:41:07 (34/166) Installing libx11 (1.8.9-r1) 18:41:07 (35/166) Installing libxcomposite (0.4.6-r5) 18:41:08 (36/166) Installing libxfixes (6.0.1-r4) 18:41:08 (37/166) Installing libxrender (0.9.11-r5) 18:41:09 (38/166) Installing libxcursor (1.2.2-r1) 18:41:09 (39/166) Installing libxdamage (1.1.6-r5) 18:41:09 (40/166) Installing libxext (1.3.6-r2) 18:41:09 (41/166) Installing libxi (1.8.1-r4) 18:41:10 (42/166) Installing libxinerama (1.1.5-r4) 18:41:10 (43/166) Installing libxrandr (1.5.4-r1) 18:41:11 (44/166) Installing libatk-1.0 (2.52.0-r0) 18:41:11 (45/166) Installing libxtst (1.2.4-r6) 18:41:11 (46/166) Installing dbus-libs (1.14.10-r1) 18:41:11 (47/166) Installing at-spi2-core (2.52.0-r0) 18:41:12 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 18:41:12 (49/166) Installing pixman (0.43.2-r0) 18:41:13 (50/166) Installing cairo (1.18.0-r0) 18:41:13 (51/166) Installing cairo-gobject (1.18.0-r0) 18:41:13 (52/166) Installing avahi-libs (0.8-r17) 18:41:14 (53/166) Installing gmp (6.3.0-r1) 18:41:14 (54/166) Installing nettle (3.9.1-r0) 18:41:15 (55/166) Installing libtasn1 (4.19.0-r2) 18:41:15 (56/166) Installing p11-kit (0.25.3-r0) 18:41:16 (57/166) Installing gnutls (3.8.5-r0) 18:41:16 (58/166) Installing cups-libs (2.4.8-r0) 18:41:16 (59/166) Installing libepoxy (1.5.10-r1) 18:41:17 (60/166) Installing fribidi (1.0.14-r0) 18:41:17 (61/166) Installing graphite2 (1.3.14-r6) 18:41:18 (62/166) Installing harfbuzz (8.5.0-r0) 18:41:18 (63/166) Installing libxft (2.3.8-r3) 18:41:19 (64/166) Installing pango (1.52.2-r0) 18:41:19 (65/166) Installing wayland-libs-client (1.22.0-r4) 18:41:19 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 18:41:20 (67/166) Installing wayland-libs-egl (1.22.0-r4) 18:41:20 (68/166) Installing xkeyboard-config (2.41-r0) 18:41:20 (69/166) Installing libxkbcommon (1.7.0-r0) 18:41:21 (70/166) Installing gtk+3.0 (3.24.42-r0) 18:41:22 (71/166) Installing icu-data-full (74.2-r0) 18:41:25 (72/166) Installing mesa (24.0.8-r1) 18:41:25 (73/166) Installing llvm17-libs (17.0.6-r1) 18:41:29 (74/166) Installing hwdata-pci (0.382-r0) 18:41:29 (75/166) Installing libpciaccess (0.18.1-r0) 18:41:29 (76/166) Installing libdrm (2.4.120-r0) 18:41:30 (77/166) Installing libelf (0.191-r0) 18:41:30 (78/166) Installing mesa-glapi (24.0.8-r1) 18:41:31 (79/166) Installing mesa-dri-gallium (24.0.8-r1) 18:41:33 (80/166) Installing eudev-libs (3.2.14-r2) 18:41:33 (81/166) Installing libmagic (5.45-r1) 18:41:34 (82/166) Installing file (5.45-r1) 18:41:34 (83/166) Installing xprop (1.2.7-r0) 18:41:34 (84/166) Installing libice (1.1.1-r6) 18:41:35 (85/166) Installing libuuid (2.40.1-r1) 18:41:35 (86/166) Installing libsm (1.2.4-r4) 18:41:35 (87/166) Installing libxt (1.3.0-r5) 18:41:36 (88/166) Installing libxmu (1.1.4-r2) 18:41:36 (89/166) Installing xset (1.2.5-r1) 18:41:36 (90/166) Installing xdg-utils (1.2.1-r0) 18:41:37 (91/166) Installing libogg (1.3.5-r5) 18:41:37 (92/166) Installing libflac (1.4.3-r1) 18:41:38 (93/166) Installing alsa-lib (1.2.11-r0) 18:41:38 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 18:41:39 (95/166) Installing aom-libs (3.9.0-r0) 18:41:39 (96/166) Installing libva (2.21.0-r0) 18:41:40 (97/166) Installing libvdpau (1.5-r3) 18:41:40 (98/166) Installing ffmpeg-libavutil (6.1.1-r7) 18:41:41 (99/166) Installing libdav1d (1.4.2-r0) 18:41:41 (100/166) Installing openexr-libiex (3.1.13-r1) 18:41:42 (101/166) Installing openexr-libilmthread (3.1.13-r1) 18:41:42 (102/166) Installing imath (3.1.11-r2) 18:41:42 (103/166) Installing openexr-libopenexr (3.1.13-r1) 18:41:43 (104/166) Installing giflib (5.2.2-r0) 18:41:43 (105/166) Installing libhwy (1.0.7-r0) 18:41:44 (106/166) Installing lcms2 (2.16-r0) 18:41:44 (107/166) Installing libjxl (0.10.2-r0) 18:41:44 (108/166) Installing lame-libs (3.100-r5) 18:41:45 (109/166) Installing opus (1.5.2-r0) 18:41:45 (110/166) Installing rav1e-libs (0.7.1-r0) 18:41:46 (111/166) Installing libgomp (13.2.1_git20240309-r0) 18:41:46 (112/166) Installing soxr (0.1.3-r7) 18:41:47 (113/166) Installing ffmpeg-libswresample (6.1.1-r7) 18:41:47 (114/166) Installing libtheora (1.1.1-r18) 18:41:48 (115/166) Installing libvorbis (1.3.7-r2) 18:41:48 (116/166) Installing libvpx (1.14.0-r0) 18:41:48 (117/166) Installing libwebpmux (1.3.2-r0) 18:41:49 (118/166) Installing x264-libs (0.164_git20231001-r0) 18:41:49 (119/166) Installing numactl (2.0.18-r0) 18:41:50 (120/166) Installing x265-libs (3.6-r0) 18:41:51 (121/166) Installing xvidcore (1.3.7-r2) 18:41:51 (122/166) Installing ffmpeg-libavcodec (6.1.1-r7) 18:41:52 (123/166) Installing libbluray (1.3.4-r1) 18:41:52 (124/166) Installing mpg123-libs (1.32.6-r0) 18:41:53 (125/166) Installing libopenmpt (0.7.7-r0) 18:41:53 (126/166) Installing cjson (1.7.18-r0) 18:41:53 (127/166) Installing mbedtls (3.6.0-r0) 18:41:54 (128/166) Installing librist (0.2.10-r1) 18:41:54 (129/166) Installing libsrt (1.5.3-r0) 18:41:55 (130/166) Installing libssh (0.10.6-r0) 18:41:55 (131/166) Installing libsodium (1.0.19-r0) 18:41:56 (132/166) Installing libzmq (4.3.5-r2) 18:41:56 (133/166) Installing ffmpeg-libavformat (6.1.1-r7) 18:41:57 (134/166) Installing crc32c (1.1.2-r0) 18:41:57 (135/166) Installing double-conversion (3.3.0-r0) 18:41:57 (136/166) Installing libevent (2.1.12-r7) 18:41:58 (137/166) Installing wayland-libs-server (1.22.0-r4) 18:41:58 (138/166) Installing mesa-gbm (24.0.8-r1) 18:41:59 (139/166) Installing harfbuzz-subset (8.5.0-r0) 18:41:59 (140/166) Installing icu-libs (74.2-r0) 18:42:00 (141/166) Installing minizip (1.3.1-r0) 18:42:00 (142/166) Installing nspr (4.35-r4) 18:42:01 (143/166) Installing sqlite-libs (3.45.3-r1) 18:42:01 (144/166) Installing nss (3.100-r0) 18:42:02 (145/166) Installing openh264 (2.4.1-r0) 18:42:02 (146/166) Installing libcamera-ipa (0.3.0-r0) 18:42:03 (147/166) Installing libunwind (1.8.1-r0) 18:42:03 (148/166) Installing yaml (0.2.5-r2) 18:42:03 (149/166) Installing libcamera (0.3.0-r0) 18:42:04 (150/166) Installing speexdsp (1.2.1-r2) 18:42:04 (151/166) Installing libuv (1.48.0-r0) 18:42:05 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 18:42:05 (153/166) Installing libsndfile (1.2.2-r0) 18:42:05 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 18:42:06 (155/166) Installing pipewire-libs (1.0.6-r1) 18:42:07 (156/166) Installing libasyncns (0.8-r3) 18:42:07 (157/166) Installing libltdl (2.4.7-r3) 18:42:08 (158/166) Installing orc (0.4.37-r0) 18:42:08 (159/166) Installing tdb-libs (1.4.9-r1) 18:42:08 (160/166) Installing libpulse (17.0-r0) 18:42:09 (161/166) Installing libwebpdemux (1.3.2-r0) 18:42:09 (162/166) Installing libgpg-error (1.49-r0) 18:42:09 (163/166) Installing libgcrypt (1.10.3-r0) 18:42:10 (164/166) Installing libxslt (1.1.39-r1) 18:42:10 (165/166) Installing chromium (125.0.6422.112-r0) 18:42:23 (166/166) Installing chromium-chromedriver (125.0.6422.112-r0) 18:42:24 Executing busybox-1.36.1-r28.trigger 18:42:24 Executing fontconfig-2.15.0-r1.trigger 18:42:24 Executing mkfontscale-1.2.2-r6.trigger 18:42:24 Executing glib-2.80.2-r0.trigger 18:42:24 Executing shared-mime-info-2.4-r0.trigger 18:42:26 Executing gdk-pixbuf-2.42.11-r1.trigger 18:42:26 Executing gtk-update-icon-cache-3.24.42-r0.trigger 18:42:26 Executing gtk+3.0-3.24.42-r0.trigger 18:42:26 OK: 643 MiB in 194 packages 18:42:26 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:42:27 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:42:28 (1/30) Installing jansson (2.14-r4) 18:42:29 (2/30) Installing binutils (2.42-r0) 18:42:29 (3/30) Installing libatomic (13.2.1_git20240309-r0) 18:42:30 (4/30) Installing isl26 (0.26-r1) 18:42:30 (5/30) Installing mpfr4 (4.2.1-r0) 18:42:31 (6/30) Installing mpc1 (1.3.1-r1) 18:42:31 (7/30) Installing gcc (13.2.1_git20240309-r0) 18:42:34 (8/30) Installing musl-dev (1.2.5-r0) 18:42:35 (9/30) Installing linux-headers (6.6-r0) 18:42:36 (10/30) Installing libffi-dev (3.4.6-r0) 18:42:36 (11/30) Installing libpq (16.3-r0) 18:42:37 (12/30) Installing openssl-dev (3.3.0-r2) 18:42:37 (13/30) Installing libpq-dev (16.3-r0) 18:42:38 (14/30) Installing libecpg (16.3-r0) 18:42:38 (15/30) Installing libecpg-dev (16.3-r0) 18:42:39 (16/30) Installing clang16-headers (16.0.6-r5) 18:42:39 (17/30) Installing llvm16-libs (16.0.6-r8) 18:42:43 (18/30) Installing clang16-libs (16.0.6-r5) 18:42:48 (19/30) Installing fortify-headers (1.1-r3) 18:42:48 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) 18:42:49 (21/30) Installing llvm16-linker-tools (16.0.6-r8) 18:42:49 (22/30) Installing clang16 (16.0.6-r5) 18:42:50 (23/30) Installing icu (74.2-r0) 18:42:51 (24/30) Installing icu-dev (74.2-r0) 18:42:51 (25/30) Installing llvm16 (16.0.6-r8) 18:42:55 (26/30) Installing lz4-libs (1.9.4-r5) 18:42:55 (27/30) Installing lz4-dev (1.9.4-r5) 18:42:55 (28/30) Installing zstd (1.5.6-r0) 18:42:55 (29/30) Installing zstd-dev (1.5.6-r0) 18:42:56 (30/30) Installing postgresql16-dev (16.3-r0) 18:42:57 Executing busybox-1.36.1-r28.trigger 18:42:57 OK: 1169 MiB in 224 packages 18:42:57 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:42:57 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:42:59 (1/14) Installing g++ (13.2.1_git20240309-r0) 18:43:03 (2/14) Installing gdbm (1.23-r1) 18:43:03 (3/14) Installing mpdecimal (4.0.0-r0) 18:43:04 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r0) 18:43:04 (5/14) Installing libncursesw (6.4_p20240420-r0) 18:43:04 (6/14) Installing libpanelw (6.4_p20240420-r0) 18:43:05 (7/14) Installing readline (8.2.10-r0) 18:43:05 (8/14) Installing python3 (3.12.3-r1) 18:43:07 (9/14) Installing python3-pycache-pyc0 (3.12.3-r1) 18:43:08 (10/14) Installing pyc (3.12.3-r1) 18:43:08 (11/14) Installing python3-pyc (3.12.3-r1) 18:43:08 (12/14) Installing python3-dev (3.12.3-r1) 18:43:12 (13/14) Installing libsodium-dev (1.0.19-r0) 18:43:12 (14/14) Installing zeromq-dev (4.3.5-r2) 18:43:12 Executing busybox-1.36.1-r28.trigger 18:43:12 OK: 1356 MiB in 238 packages 18:43:12 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:43:13 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:43:15 OK: 1356 MiB in 238 packages 18:43:15 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:43:15 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:43:17 (1/1) Installing tzdata (2024a-r1) 18:43:18 OK: 1357 MiB in 239 packages 18:43:20 (1/1) Purging tzdata (2024a-r1) 18:43:20 OK: 1356 MiB in 238 packages 18:43:35 Looking in links: /tmp/tmpnsa6zh4j 18:43:35 Processing /tmp/tmpnsa6zh4j/pip-24.0-py3-none-any.whl 18:43:35 Installing collected packages: pip 18:43:42 Successfully installed pip-24.0 18:43:42 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:43:44 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.0) 18:43:46 Collecting setuptools 18:43:46 Downloading setuptools-70.0.0-py3-none-any.whl.metadata (5.9 kB) 18:43:46 Collecting wheel 18:43:46 Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) 18:43:47 Downloading setuptools-70.0.0-py3-none-any.whl (863 kB) 18:43:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.4/863.4 kB 20.9 MB/s eta 0:00:00 18:43:47 Downloading wheel-0.43.0-py3-none-any.whl (65 kB) 18:43:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 25.1 MB/s eta 0:00:00 18:43:47 Installing collected packages: wheel, setuptools 18:43:51 Successfully installed setuptools-70.0.0 wheel-0.43.0 18:43: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 18:43:55 Processing ./edgex-taf-common 18:43:55 Preparing metadata (setup.py): started 18:43:56 Preparing metadata (setup.py): finished with status 'done' 18:43:56 Building wheels for collected packages: edgex-taf-common 18:43:56 Building wheel for edgex-taf-common (setup.py): started 18:43:57 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 18:43:57 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=5261fd44c2c50211f3b10b2bddf1eecaf571fbfd6160a897520689828eb2fa93 18:43:57 Stored in directory: /tmp/pip-ephem-wheel-cache-1a5x2mr_/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 18:43:57 Successfully built edgex-taf-common 18:43:58 Installing collected packages: edgex-taf-common 18:43:58 Successfully installed edgex-taf-common-0.0.0 18:43:58 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:44:01 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 18:44:01 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 18:44:01 Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) 18:44:01 Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) 18:44:02 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 18:44:02 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 18:44:02 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) 18:44:02 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) 18:44:02 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 18:44:02 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:44:02 Preparing metadata (setup.py): started 18:44:03 Preparing metadata (setup.py): finished with status 'done' 18:44:03 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 18:44:03 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) 18:44:03 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) 18:44:03 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) 18:44:04 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 18:44:04 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 18:44:04 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 18:44:04 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 18:44:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 23.6 MB/s eta 0:00:00 18:44:04 Preparing metadata (setup.py): started 18:44:05 Preparing metadata (setup.py): finished with status 'done' 18:44:05 Collecting docker==7.1.0 (from -r requirements.txt (line 10)) 18:44:05 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 18:44:07 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 18:44:07 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (62 kB) 18:44:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 28.5 MB/s eta 0:00:00 18:44:08 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 18:44:08 Downloading psutil-5.9.5.tar.gz (493 kB) 18:44:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 29.3 MB/s eta 0:00:00 18:44:08 Installing build dependencies: started 18:44:19 Installing build dependencies: finished with status 'done' 18:44:19 Getting requirements to build wheel: started 18:44:20 Getting requirements to build wheel: finished with status 'done' 18:44:20 Preparing metadata (pyproject.toml): started 18:44:22 Preparing metadata (pyproject.toml): finished with status 'done' 18:44:22 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 18:44:22 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 18:44:25 Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) 18:44:25 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.1 kB) 18:44:25 Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) 18:44:25 Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) 18:44:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 25.7 MB/s eta 0:00:00 18:44:25 Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) 18:44:25 Downloading psycopg2-2.9.9.tar.gz (384 kB) 18:44:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 29.0 MB/s eta 0:00:00 18:44:26 Preparing metadata (setup.py): started 18:44:27 Preparing metadata (setup.py): finished with status 'done' 18:44:28 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 18:44:28 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) 18:44:28 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:44:28 Downloading selenium-4.21.0-py3-none-any.whl.metadata (6.9 kB) 18:44:29 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:44:29 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 18:44:29 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:44:29 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 18:44:29 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:44:29 Downloading flex-6.14.1.tar.gz (40 kB) 18:44:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 27.1 MB/s eta 0:00:00 18:44:29 Preparing metadata (setup.py): started 18:44:31 Preparing metadata (setup.py): finished with status 'done' 18:44:31 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:44:31 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 18:44:31 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:44:31 Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) 18:44:31 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:44:31 Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) 18:44:31 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:44:31 Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) 18:44:31 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:44:31 Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) 18:44:31 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:44:32 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 18:44:32 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 18:44:33 Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (33 kB) 18:44:33 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 18:44:33 Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) 18:44:33 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 18:44:33 Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) 18:44:33 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 18:44:33 Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) 18:44:34 Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 18:44:34 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 18:44:34 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 18:44:34 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 18:44:34 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) 18:44:34 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) 18:44:34 Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 18:44:35 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) 18:44:35 Downloading typing_extensions-4.12.1-py3-none-any.whl.metadata (3.0 kB) 18:44:35 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:44:35 Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) 18:44:35 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:44:35 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 18:44:36 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:44:36 Downloading PyYAML-6.0.1.tar.gz (125 kB) 18:44:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 28.1 MB/s eta 0:00:00 18:44:37 Installing build dependencies: started 18:44:55 Installing build dependencies: finished with status 'done' 18:44:55 Getting requirements to build wheel: started 18:45:03 Getting requirements to build wheel: finished with status 'done' 18:45:03 Preparing metadata (pyproject.toml): started 18:45:04 Preparing metadata (pyproject.toml): finished with status 'done' 18:45:04 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:45:04 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:45:04 Preparing metadata (setup.py): started 18:45:05 Preparing metadata (setup.py): finished with status 'done' 18:45:05 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:45:05 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 18:45:05 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:45:05 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:45:05 Preparing metadata (setup.py): started 18:45:06 Preparing metadata (setup.py): finished with status 'done' 18:45:07 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:45:07 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 18:45:07 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:45:07 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 18:45:07 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:45:07 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 18:45:08 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:45:08 Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) 18:45:08 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:45:08 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 18:45:08 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:45:08 Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 18:45:10 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:45:10 Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 18:45:11 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:45:11 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 18:45:12 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:45:12 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:45:12 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:45:12 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 18:45:12 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:45:12 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 18:45:12 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:45:12 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 18:45:13 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:45:13 Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 18:45:13 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 18:45:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 26.8 MB/s eta 0:00:00 18:45:13 Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) 18:45:13 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 18:45:13 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) 18:45:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 27.4 MB/s eta 0:00:00 18:45:13 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 18:45:13 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) 18:45:13 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 18:45:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 24.9 MB/s eta 0:00:00 18:45:13 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 18:45:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.8/147.8 kB 26.6 MB/s eta 0:00:00 18:45:13 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl (13.6 MB) 18:45:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.6/13.6 MB 24.8 MB/s eta 0:00:00 18:45:14 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 18:45:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 26.3 MB/s eta 0:00:00 18:45:14 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) 18:45:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 26.8 MB/s eta 0:00:00 18:45:14 Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) 18:45:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 27.6 MB/s eta 0:00:00 18:45:14 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 18:45:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 25.2 MB/s eta 0:00:00 18:45:14 Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) 18:45:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 25.3 MB/s eta 0:00:00 18:45:14 Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl (138 kB) 18:45:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.3/138.3 kB 26.7 MB/s eta 0:00:00 18:45:14 Downloading idna-3.7-py3-none-any.whl (66 kB) 18:45:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 25.8 MB/s eta 0:00:00 18:45:14 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 18:45:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 28.0 MB/s eta 0:00:00 18:45:14 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 18:45:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 26.1 MB/s eta 0:00:00 18:45:14 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 18:45:14 Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB) 18:45:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 24.6 MB/s eta 0:00:00 18:45:15 Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) 18:45:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 26.5 MB/s eta 0:00:00 18:45:15 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 18:45:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 27.2 MB/s eta 0:00:00 18:45:15 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 18:45:15 Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) 18:45:15 Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) 18:45:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 26.6 MB/s eta 0:00:00 18:45:15 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) 18:45:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 25.1 MB/s eta 0:00:00 18:45:15 Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) 18:45:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 27.9 MB/s eta 0:00:00 18:45:15 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 18:45:15 Downloading attrs-23.2.0-py3-none-any.whl (60 kB) 18:45:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 27.1 MB/s eta 0:00:00 18:45:15 Downloading click-8.1.7-py3-none-any.whl (97 kB) 18:45:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 24.9 MB/s eta 0:00:00 18:45:15 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 18:45:15 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 18:45:15 Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 18:45:15 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:45:15 Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl (1.3 MB) 18:45:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 25.3 MB/s eta 0:00:00 18:45:15 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 18:45:15 Downloading trio-0.25.1-py3-none-any.whl (467 kB) 18:45:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 27.6 MB/s eta 0:00:00 18:45:15 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 18:45:15 Downloading typing_extensions-4.12.1-py3-none-any.whl (37 kB) 18:45:15 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 18:45:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 26.3 MB/s eta 0:00:00 18:45:15 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:45:15 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 18:45:15 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 18:45:15 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:45:15 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:45:15 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 18:45:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 19.3 MB/s eta 0:00:00 18:45:16 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, PyYAML, strict-rfc3339, validate-email 18:45:16 Building wheel for robotbackgroundlogger (setup.py): started 18:45:17 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 18:45:17 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=368bdcc786944b20f1ce0f2207df79f379fea38c6bb7d1d91a940af2ddb05e7e 18:45:17 Stored in directory: /tmp/pip-ephem-wheel-cache-v2boqwcy/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 18:45:18 Building wheel for paho-mqtt (setup.py): started 18:45:19 Building wheel for paho-mqtt (setup.py): finished with status 'done' 18:45:19 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=6e43a28d586fe089bf6c512a30f0644fc60a23a36d816db7ab5f832000d65175 18:45:19 Stored in directory: /tmp/pip-ephem-wheel-cache-v2boqwcy/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 18:45:19 Building wheel for psutil (pyproject.toml): started 18:45:29 Building wheel for psutil (pyproject.toml): finished with status 'done' 18:45:29 Created wheel for psutil: filename=psutil-5.9.5-cp312-abi3-linux_aarch64.whl size=281978 sha256=486fed7024313cd9a4f9926de46ff7241d475ca10f77ef786b5e5e7cdfad02b3 18:45:29 Stored in directory: /tmp/pip-ephem-wheel-cache-v2boqwcy/wheels/e8/a9/47/bee5d847b031736eb597b632c3ff602d0c0ccf1f14d95293ee 18:45:29 Building wheel for psycopg2 (setup.py): started 18:46:37 Building wheel for psycopg2 (setup.py): still running... 18:46:37 Building wheel for psycopg2 (setup.py): finished with status 'done' 18:46:37 Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_aarch64.whl size=512489 sha256=92ed699baca8f87a4618bd5d5b82a807419f44f20a0e73122dcb093d33f493a1 18:46:37 Stored in directory: /tmp/pip-ephem-wheel-cache-v2boqwcy/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 18:46:37 Building wheel for flex (setup.py): started 18:46:37 Building wheel for flex (setup.py): finished with status 'done' 18:46:37 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=ba1222cc13d2cb572821c14325e8ddb2deccf275faf84898ae9d6f8904788fd4 18:46:37 Stored in directory: /tmp/pip-ephem-wheel-cache-v2boqwcy/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 18:46:37 Building wheel for PyYAML (pyproject.toml): started 18:46:37 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 18:46:37 Created wheel for PyYAML: filename=PyYAML-6.0.1-cp312-cp312-linux_aarch64.whl size=45363 sha256=eef4d6a00744beddec063c732753f583cc7ae4fbe748ae4225824f5920e89072 18:46:37 Stored in directory: /tmp/pip-ephem-wheel-cache-v2boqwcy/wheels/4a/68/8e/df9cd97725df58bd2ab35992dce00b50f70490a3d672da85ea 18:46:37 Building wheel for strict-rfc3339 (setup.py): started 18:46:37 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 18:46:37 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=fa8eb9482af8da65e7bcf2560f9d915f815a8ebca3f02c9eb27e98649c5b26a7 18:46:37 Stored in directory: /tmp/pip-ephem-wheel-cache-v2boqwcy/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 18:46:37 Building wheel for validate-email (setup.py): started 18:46:37 Building wheel for validate-email (setup.py): finished with status 'done' 18:46:37 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=529f9bb2c6487cd2666c8591fac6c02404da72c8444bbbd4c8c5a623f8a5b56e 18:46:37 Stored in directory: /tmp/pip-ephem-wheel-cache-v2boqwcy/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 18:46:37 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex PyYAML strict-rfc3339 validate-email 18:46:39 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, redis, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, numpy, jsonpointer, jsonpath-ng, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, robotbackgroundlogger, requests, referencing, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 18:47:47 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-7.1.0 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 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.1 tzlocal-5.2 urllib3-2.2.1 validate-email-1.3 wsproto-1.2.0 18:47:47 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:48:34 Removing intermediate container c6a1232d37e9 18:48:34 ---> 0ddd8e57a133 18:48:34 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 18:48:34 ---> Running in f74cd2506e87 18:48:34 Removing intermediate container f74cd2506e87 18:48:34 ---> 2ac4ac78c880 18:48:34 Step 11/13 : LABEL arch=arm64 18:48:34 ---> Running in a649ff7f0664 18:48:34 Removing intermediate container a649ff7f0664 18:48:34 ---> 2294a5eb09d5 18:48:34 Step 12/13 : LABEL git_sha=40d741097dc2e2689d38c040c2dc4511a6c648ed 18:48:34 ---> Running in 48ed090b6394 18:48:34 Removing intermediate container 48ed090b6394 18:48:34 ---> 6c4fb6e1b064 18:48:34 Step 13/13 : LABEL version=0.0.0 18:48:34 ---> Running in 641fc493c740 18:48:34 Removing intermediate container 641fc493c740 18:48:34 ---> 3f2887d52d79 18:48:34 [Warning] One or more build-args [ARCH] were not consumed 18:48:34 Successfully built 3f2887d52d79 18:48:34 Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:48:35 18:48:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:48:36 arm64: Pulling from edgex-lftools-log-publisher 18:48:36 8998bd30e6a1: Pulling fs layer 18:48:36 04944245beec: Pulling fs layer 18:48:36 699f458cf7ca: Pulling fs layer 18:48:36 765212b225bb: Pulling fs layer 18:48:36 f23df028b6ca: Pulling fs layer 18:48:36 d65c8cfc05b1: Pulling fs layer 18:48:36 2437ff75d9bd: Pulling fs layer 18:48:36 d65c8cfc05b1: Waiting 18:48:36 2437ff75d9bd: Waiting 18:48:36 765212b225bb: Waiting 18:48:36 f23df028b6ca: Waiting 18:48:36 04944245beec: Verifying Checksum 18:48:36 04944245beec: Download complete 18:48:36 765212b225bb: Download complete 18:48:36 f23df028b6ca: Verifying Checksum 18:48:36 f23df028b6ca: Download complete 18:48:36 d65c8cfc05b1: Download complete 18:48:36 699f458cf7ca: Verifying Checksum 18:48:36 699f458cf7ca: Download complete 18:48:36 8998bd30e6a1: Verifying Checksum 18:48:36 8998bd30e6a1: Download complete 18:48:39 2437ff75d9bd: Download complete 18:48:41 8998bd30e6a1: Pull complete 18:48:41 04944245beec: Pull complete 18:48:43 699f458cf7ca: Pull complete 18:48:43 765212b225bb: Pull complete 18:48:44 f23df028b6ca: Pull complete 18:48:44 d65c8cfc05b1: Pull complete 18:49:02 2437ff75d9bd: Pull complete 18:49:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:49:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:49:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:49:03 prd-ubuntu20.04-docker-arm64-4c-16g-2606 does not seem to be running inside a container 18:49:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-111 -v /w/workspace/xfoundry_edgex-taf-common_PR-111:/w/workspace/xfoundry_edgex-taf-common_PR-111:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-111@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:49:05 $ docker top af9339277ce53ec9d090c68fdc751574b6113301c483988ecd2762f268d9d569 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:49:06 ---> job-cost.sh 18:49:06 lf-activate-venv: SKIPPING 18:49:06 INFO: No Stack... 18:49:06 INFO: Retrieving Pricing Info for: v3-standard-4 18:49:07 INFO: Archiving Costs [Pipeline] sh 18:49:08 + cat /w/workspace/xfoundry_edgex-taf-common_PR-111/archives/cost.csv 18:49:08 + cut -d, -f6 [Pipeline] lock 18:49:08 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-111-1-stack-cost] 18:49:08 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-111-1-stack-cost] did not exist. Created. 18:49:08 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-111-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:49:09 /w/workspace/xfoundry_edgex-taf-common_PR-111@tmp/durable-2601da53/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:49:10 + echo total: 0.10999999940395355 [Pipeline] stash 18:49:10 Warning: overwriting stash ‘stack-cost’ 18:49:10 Stashed 1 file(s) [Pipeline] } 18:49:10 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-111-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:49:10 $ docker stop --time=1 af9339277ce53ec9d090c68fdc751574b6113301c483988ecd2762f268d9d569 18:49:12 $ docker rm -f --volumes af9339277ce53ec9d090c68fdc751574b6113301c483988ecd2762f268d9d569 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:49:14 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-111/archives ] 18:49:14 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-111/archives 18:49:14 total 16 18:49:14 drwxr-xr-x 3 root root 4096 Jun 1 18:40 . 18:49:14 drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 18:40 .. 18:49:14 drwxr-xr-x 2 root root 4096 Jun 1 18:40 cost 18:49:14 -rw-r--r-- 1 root root 88 Jun 1 18:40 cost.csv 18:49:14 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-111/archives 18:49:14 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-111/archives 18:49:14 total 16 18:49:14 drwxr-xr-x 3 jenkins jenkins 4096 Jun 1 18:40 . 18:49:14 drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 18:40 .. 18:49:14 drwxr-xr-x 2 jenkins jenkins 4096 Jun 1 18:40 cost 18:49:14 -rw-r--r-- 1 jenkins jenkins 88 Jun 1 18:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:49:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:49:15 ---> package-listing.sh 18:49:15 ++ facter osfamily 18:49:15 ++ tr '[:upper:]' '[:lower:]' 18:49:15 + OS_FAMILY=debian 18:49:15 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-111 18:49:15 + START_PACKAGES=/tmp/packages_start.txt 18:49:15 + END_PACKAGES=/tmp/packages_end.txt 18:49:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:49:15 + PACKAGES=/tmp/packages_start.txt 18:49:15 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-111 ']' 18:49:15 + PACKAGES=/tmp/packages_end.txt 18:49:15 + case "${OS_FAMILY}" in 18:49:15 + dpkg -l 18:49:15 + grep '^ii' 18:49:15 + '[' -f /tmp/packages_start.txt ']' 18:49:15 + '[' -f /tmp/packages_end.txt ']' 18:49:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:49:15 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-111 ']' 18:49:15 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-111/archives/ 18:49:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-111/archives/ [Pipeline] echo 18:49:15 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-111/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:49:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:49:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:49:16 prd-ubuntu20.04-docker-8c-8g-2604 does not seem to be running inside a container 18:49:16 $ 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-111/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-111 -v /w/workspace/xfoundry_edgex-taf-common_PR-111:/w/workspace/xfoundry_edgex-taf-common_PR-111:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-111@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:49:16 $ docker top e8c59f9d0e0771f41dcbf082eefc1f4b3926c1401f79847594975d92eaf7892f -eo pid,comm [Pipeline] { [Pipeline] sh 18:49:17 + touch /tmp/pre-build-complete [Pipeline] sh 18:49:17 + mkdir -p /var/log/sysstat [Pipeline] sh 18:49:18 + ls /var/log/sa-host 18:49:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:49:18 provisioning config files... 18:49:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-111@tmp/config7366033896919128079tmp [Pipeline] { [Pipeline] echo 18:49:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:49:18 ---> create-netrc.sh [Pipeline] } 18:49:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:49:19 ---> python-tools-install.sh [Pipeline] echo 18:49:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:49:19 ---> sudo-logs.sh 18:49:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:49:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:49:19 ---> job-cost.sh 18:49:19 lf-activate-venv: SKIPPING 18:49:19 DEBUG: total: 0.2199999988079071 18:49:19 INFO: Retrieving Stack Cost... 18:49:20 INFO: Retrieving Pricing Info for: v3-standard-8 18:49:20 INFO: Archiving Costs [Pipeline] echo 18:49:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:49:20 ---> logs-deploy.sh 18:49:20 lf-activate-venv: SKIPPING 18:49:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-111/1 18:49:20 INFO: archiving workspace using pattern(s): 18:49:21 Archives upload complete. 18:49:21 INFO: archiving logs to Nexus 18:49:22 ---> uname -a: 18:49:22 Linux prd-ubuntu20-04-docker-8c-8g-2604 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:49:22 18:49:22