Pull request #109 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cherrycl for edgexfoundry/edgex-taf-common Obtained Jenkinsfile from de44ec85b587adf1c5e30545127ecd97034501d2+7e89dd766adf70d3ef5effce142026c21ab88a29 (9f88427f8fa869842d7d96e57c18b947b084d17e) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11669439923268812626.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11410831938739317345.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-109/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-109/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15767800458463890500.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-109/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9155861613964156868.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4166810159157731074.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-109/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-109/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13895056166019291925.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1579 in /w/workspace/xfoundry_edgex-taf-common_PR-109 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/xfoundry_edgex-taf-common_PR-109 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7e89dd766adf70d3ef5effce142026c21ab88a29 into PR head commit de44ec85b587adf1c5e30545127ecd97034501d2 Merge succeeded, producing de44ec85b587adf1c5e30545127ecd97034501d2 Checking out Revision de44ec85b587adf1c5e30545127ecd97034501d2 (PR-109) > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/109/head:refs/remotes/origin/PR-109 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f de44ec85b587adf1c5e30545127ecd97034501d2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7e89dd766adf70d3ef5effce142026c21ab88a29 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f de44ec85b587adf1c5e30545127ecd97034501d2 # timeout=10 Commit message: "fix: Add --no-cache-dir when running pip3 install" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-30T06:03:03.701Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-30T06:03:03.922Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-30T06:03:04.041Z] ========================================================= [2024-05-30T06:03:04.041Z] EdgeX Global Pipelines Version Info [2024-05-30T06:03:04.041Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:03:04.828Z] ------------------- [2024-05-30T06:03:04.828Z] stable info: [2024-05-30T06:03:04.828Z] ------------------- [2024-05-30T06:03:04.828Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-30T06:03:04.828Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-30T06:03:04.828Z] Message: update stable to v1.0.260 [2024-05-30T06:03:05.395Z] ------------------- [2024-05-30T06:03:05.395Z] experimental info: [2024-05-30T06:03:05.395Z] ------------------- [2024-05-30T06:03:05.395Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-30T06:03:05.396Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-30T06:03:05.396Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2024-05-30T06:03:05.726Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2024-05-30T06:03:05.795Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2024-05-30T06:03:05.859Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-30T06:03:05.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-30T06:03:05.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-30T06:03:06.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2024-05-30T06:03:06.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-30T06:03:06.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2024-05-30T06:03:06.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2024-05-30T06:03:06.318Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-30T06:03:06.386Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2024-05-30T06:03:06.457Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2024-05-30T06:03:06.523Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-30T06:03:06.622Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-30T06:03:06.707Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-109 [Pipeline] echo [2024-05-30T06:03:06.773Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-109 [Pipeline] echo [2024-05-30T06:03:06.842Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-109 [Pipeline] echo [2024-05-30T06:03:06.913Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = de44ec85b587adf1c5e30545127ecd97034501d2 [Pipeline] echo [2024-05-30T06:03:06.980Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = de44ec8 [Pipeline] echo [2024-05-30T06:03:07.048Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-30T06:03:07.211Z] provisioning config files... [2024-05-30T06:03:07.228Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-109@tmp/config8675801247857925520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:03:07.642Z] ---> ****-login.sh [2024-05-30T06:03:07.642Z] nexus3.edgexfoundry.org:10001 [2024-05-30T06:03:07.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:03:08.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:03:08.165Z] Configure a credential helper to remove this warning. See [2024-05-30T06:03:08.165Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:03:08.165Z] [2024-05-30T06:03:08.165Z] Login Succeeded [2024-05-30T06:03:08.165Z] nexus3.edgexfoundry.org:10002 [2024-05-30T06:03:08.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:03:08.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:03:08.166Z] Configure a credential helper to remove this warning. See [2024-05-30T06:03:08.166Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:03:08.166Z] [2024-05-30T06:03:08.166Z] Login Succeeded [2024-05-30T06:03:08.166Z] nexus3.edgexfoundry.org:10003 [2024-05-30T06:03:08.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:03:08.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:03:08.428Z] Configure a credential helper to remove this warning. See [2024-05-30T06:03:08.429Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:03:08.429Z] [2024-05-30T06:03:08.429Z] Login Succeeded [2024-05-30T06:03:08.429Z] nexus3.edgexfoundry.org:10004 [2024-05-30T06:03:08.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:03:08.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:03:08.429Z] Configure a credential helper to remove this warning. See [2024-05-30T06:03:08.429Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:03:08.429Z] [2024-05-30T06:03:08.429Z] Login Succeeded [2024-05-30T06:03:08.429Z] ****.io [2024-05-30T06:03:08.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:03:08.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:03:08.689Z] Configure a credential helper to remove this warning. See [2024-05-30T06:03:08.689Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:03:08.689Z] [2024-05-30T06:03:08.689Z] Login Succeeded [2024-05-30T06:03:08.689Z] ---> ****-login.sh ends [Pipeline] } [2024-05-30T06:03:08.722Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-05-30T06:03:09.424Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-30T06:03:09.424Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-30T06:03:09.424Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-30T06:03:09.424Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-30T06:03:09.424Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-30T06:03:09.424Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-30T06:03:09.424Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:03:09.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-30T06:03:09.955Z] [2024-05-30T06:03:09.955Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:03:10.352Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-30T06:03:10.352Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-30T06:03:10.352Z] b85a868b505f: Pulling fs layer [2024-05-30T06:03:10.352Z] e2be974225ed: Pulling fs layer [2024-05-30T06:03:10.352Z] 339a4e72a1f5: Pulling fs layer [2024-05-30T06:03:10.352Z] 988bab9f4d93: Pulling fs layer [2024-05-30T06:03:10.352Z] 1469e6f7b9e6: Pulling fs layer [2024-05-30T06:03:10.352Z] eaf3925da568: Pulling fs layer [2024-05-30T06:03:10.352Z] bab4dde63d76: Pulling fs layer [2024-05-30T06:03:10.352Z] bde34c3a00c8: Pulling fs layer [2024-05-30T06:03:10.352Z] b352a97aabf1: Pulling fs layer [2024-05-30T06:03:10.352Z] 4872d77fe225: Pulling fs layer [2024-05-30T06:03:10.352Z] 5851b861e8e6: Pulling fs layer [2024-05-30T06:03:10.352Z] 1469e6f7b9e6: Waiting [2024-05-30T06:03:10.352Z] b352a97aabf1: Waiting [2024-05-30T06:03:10.352Z] eaf3925da568: Waiting [2024-05-30T06:03:10.352Z] bab4dde63d76: Waiting [2024-05-30T06:03:10.352Z] 5851b861e8e6: Waiting [2024-05-30T06:03:10.352Z] 4872d77fe225: Waiting [2024-05-30T06:03:10.352Z] bde34c3a00c8: Waiting [2024-05-30T06:03:10.352Z] e2be974225ed: Verifying Checksum [2024-05-30T06:03:10.352Z] e2be974225ed: Download complete [2024-05-30T06:03:10.352Z] 988bab9f4d93: Download complete [2024-05-30T06:03:10.352Z] 339a4e72a1f5: Verifying Checksum [2024-05-30T06:03:10.352Z] 339a4e72a1f5: Download complete [2024-05-30T06:03:10.352Z] eaf3925da568: Verifying Checksum [2024-05-30T06:03:10.352Z] eaf3925da568: Download complete [2024-05-30T06:03:10.352Z] 1469e6f7b9e6: Verifying Checksum [2024-05-30T06:03:10.352Z] 1469e6f7b9e6: Download complete [2024-05-30T06:03:10.352Z] bde34c3a00c8: Verifying Checksum [2024-05-30T06:03:10.352Z] bde34c3a00c8: Download complete [2024-05-30T06:03:10.612Z] b352a97aabf1: Download complete [2024-05-30T06:03:10.612Z] 4872d77fe225: Verifying Checksum [2024-05-30T06:03:10.612Z] 4872d77fe225: Download complete [2024-05-30T06:03:10.612Z] 5851b861e8e6: Verifying Checksum [2024-05-30T06:03:10.612Z] b85a868b505f: Download complete [2024-05-30T06:03:10.870Z] bab4dde63d76: Verifying Checksum [2024-05-30T06:03:10.870Z] bab4dde63d76: Download complete [2024-05-30T06:03:11.804Z] b85a868b505f: Pull complete [2024-05-30T06:03:11.804Z] e2be974225ed: Pull complete [2024-05-30T06:03:12.369Z] 339a4e72a1f5: Pull complete [2024-05-30T06:03:12.937Z] 988bab9f4d93: Pull complete [2024-05-30T06:03:12.937Z] 1469e6f7b9e6: Pull complete [2024-05-30T06:03:13.196Z] eaf3925da568: Pull complete [2024-05-30T06:03:14.573Z] bab4dde63d76: Pull complete [2024-05-30T06:03:14.573Z] bde34c3a00c8: Pull complete [2024-05-30T06:03:14.830Z] b352a97aabf1: Pull complete [2024-05-30T06:03:14.830Z] 4872d77fe225: Pull complete [2024-05-30T06:03:14.830Z] 5851b861e8e6: Pull complete [2024-05-30T06:03:14.830Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-30T06:03:14.830Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-30T06:03:14.830Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-30T06:03:15.122Z] prd-ubuntu20.04-docker-8c-8g-1579 does not seem to be running inside a container [2024-05-30T06:03:15.152Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-109 -v /w/workspace/xfoundry_edgex-taf-common_PR-109:/w/workspace/xfoundry_edgex-taf-common_PR-109:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-109@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-30T06:03:23.596Z] $ docker top 7a77d4bde8e45403137c54296925687d5c0c3d01f7b2e68360d41ebd547310dd -eo pid,comm [2024-05-30T06:03:23.653Z] 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). [2024-05-30T06:03:23.653Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-30T06:03:23.812Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-30T06:03:23.812Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-30T06:03:23.976Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-30T06:03:23.979Z] $ docker exec 7a77d4bde8e45403137c54296925687d5c0c3d01f7b2e68360d41ebd547310dd ssh-agent [2024-05-30T06:03:24.109Z] SSH_AUTH_SOCK=/tmp/ssh-ONnAiZHMQY1I/agent.14 [2024-05-30T06:03:24.110Z] SSH_AGENT_PID=20 [2024-05-30T06:03:24.115Z] Running ssh-add (command line suppressed) [2024-05-30T06:03:24.227Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-109@tmp/private_key_6449205101425333009.key (/w/workspace/xfoundry_edgex-taf-common_PR-109@tmp/private_key_6449205101425333009.key) [2024-05-30T06:03:24.247Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-30T06:03:24.587Z] + git tag --points-at HEAD [Pipeline] } [2024-05-30T06:03:24.624Z] $ docker exec --env ******** --env ******** 7a77d4bde8e45403137c54296925687d5c0c3d01f7b2e68360d41ebd547310dd ssh-agent -k [2024-05-30T06:03:24.720Z] unset SSH_AUTH_SOCK; [2024-05-30T06:03:24.721Z] unset SSH_AGENT_PID; [2024-05-30T06:03:24.721Z] echo Agent pid 20 killed; [2024-05-30T06:03:24.731Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-30T06:03:24.854Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-30T06:03:24.854Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-30T06:03:24.966Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-30T06:03:24.969Z] $ docker exec 7a77d4bde8e45403137c54296925687d5c0c3d01f7b2e68360d41ebd547310dd ssh-agent [2024-05-30T06:03:25.083Z] SSH_AUTH_SOCK=/tmp/ssh-r1qEnnxfAdy3/agent.71 [2024-05-30T06:03:25.083Z] SSH_AGENT_PID=77 [2024-05-30T06:03:25.087Z] Running ssh-add (command line suppressed) [2024-05-30T06:03:25.192Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-109@tmp/private_key_17428107288311768039.key (/w/workspace/xfoundry_edgex-taf-common_PR-109@tmp/private_key_17428107288311768039.key) [2024-05-30T06:03:25.205Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-30T06:03:25.641Z] + git semver init [2024-05-30T06:03:25.901Z] 2024-05-30 06:03:25,741 [run_init] DEBUG init version:0.0.0 force:False [2024-05-30T06:03:25.901Z] 2024-05-30 06:03:25,741 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-109/.semver [2024-05-30T06:03:25.901Z] 2024-05-30 06:03:25,742 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-109/.semver [2024-05-30T06:03:25.901Z] 2024-05-30 06:03:25,742 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-109/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-109, universal_newlines=False, shell=None, istream=None) [2024-05-30T06:03:26.472Z] 2024-05-30 06:03:26,317 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-109/.git/info/exclude [2024-05-30T06:03:26.472Z] 2024-05-30 06:03:26,318 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-109/.semver/PR-109 with force:False [2024-05-30T06:03:26.472Z] 2024-05-30 06:03:26,318 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-109/.semver/PR-109 [2024-05-30T06:03:26.472Z] 2024-05-30 06:03:26,322 [execute] INFO git cat-file --batch-check [2024-05-30T06:03:26.472Z] 2024-05-30 06:03:26,323 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-109/.semver, universal_newlines=False, shell=None, istream=) [2024-05-30T06:03:26.472Z] 2024-05-30 06:03:26,329 [execute] INFO git cat-file --batch [2024-05-30T06:03:26.472Z] 2024-05-30 06:03:26,330 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-109/.semver, universal_newlines=False, shell=None, istream=) [2024-05-30T06:03:26.472Z] 2024-05-30 06:03:26,335 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-109/.semver/PR-109 [2024-05-30T06:03:26.472Z] 0.0.0 [Pipeline] } [2024-05-30T06:03:26.501Z] $ docker exec --env ******** --env ******** 7a77d4bde8e45403137c54296925687d5c0c3d01f7b2e68360d41ebd547310dd ssh-agent -k [2024-05-30T06:03:26.601Z] unset SSH_AUTH_SOCK; [2024-05-30T06:03:26.602Z] unset SSH_AGENT_PID; [2024-05-30T06:03:26.602Z] echo Agent pid 77 killed; [2024-05-30T06:03:26.613Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-30T06:03:27.073Z] + git semver [Pipeline] } [2024-05-30T06:03:27.358Z] $ docker stop --time=1 7a77d4bde8e45403137c54296925687d5c0c3d01f7b2e68360d41ebd547310dd [2024-05-30T06:03:28.638Z] $ docker rm -f --volumes 7a77d4bde8e45403137c54296925687d5c0c3d01f7b2e68360d41ebd547310dd [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-30T06:03:29.115Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-30T06:03:29.392Z] Stashed 1 file(s) [Pipeline] echo [2024-05-30T06:03:29.416Z] [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 [2024-05-30T06:03:30.064Z] provisioning config files... [2024-05-30T06:03:30.075Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-109@tmp/config7573159030953592051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:03:30.436Z] ---> ****-login.sh [2024-05-30T06:03:30.436Z] nexus3.edgexfoundry.org:10001 [2024-05-30T06:03:30.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:03:30.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:03:30.437Z] Configure a credential helper to remove this warning. See [2024-05-30T06:03:30.437Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:03:30.437Z] [2024-05-30T06:03:30.437Z] Login Succeeded [2024-05-30T06:03:30.437Z] nexus3.edgexfoundry.org:10002 [2024-05-30T06:03:30.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:03:30.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:03:30.437Z] Configure a credential helper to remove this warning. See [2024-05-30T06:03:30.437Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:03:30.437Z] [2024-05-30T06:03:30.437Z] Login Succeeded [2024-05-30T06:03:30.437Z] nexus3.edgexfoundry.org:10003 [2024-05-30T06:03:30.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:03:30.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:03:30.699Z] Configure a credential helper to remove this warning. See [2024-05-30T06:03:30.699Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:03:30.699Z] [2024-05-30T06:03:30.699Z] Login Succeeded [2024-05-30T06:03:30.699Z] nexus3.edgexfoundry.org:10004 [2024-05-30T06:03:30.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:03:30.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:03:30.700Z] Configure a credential helper to remove this warning. See [2024-05-30T06:03:30.700Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:03:30.700Z] [2024-05-30T06:03:30.700Z] Login Succeeded [2024-05-30T06:03:30.700Z] ****.io [2024-05-30T06:03:30.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:03:30.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:03:30.959Z] Configure a credential helper to remove this warning. See [2024-05-30T06:03:30.959Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:03:30.959Z] [2024-05-30T06:03:30.959Z] Login Succeeded [2024-05-30T06:03:30.959Z] ---> ****-login.sh ends [Pipeline] } [2024-05-30T06:03:30.992Z] 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 [2024-05-30T06:03:32.096Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-30T06:03:32.407Z] + ls -al . [2024-05-30T06:03:32.407Z] total 72 [2024-05-30T06:03:32.407Z] drwxrwxr-x 7 jenkins jenkins 4096 May 30 06:03 . [2024-05-30T06:03:32.407Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 06:02 .. [2024-05-30T06:03:32.407Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 06:03 .git [2024-05-30T06:03:32.407Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 06:02 .github [2024-05-30T06:03:32.407Z] -rw-rw-r-- 1 jenkins jenkins 22 May 30 06:02 .gitignore [2024-05-30T06:03:32.407Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 06:03 .semver [2024-05-30T06:03:32.407Z] -rw-rw-r-- 1 jenkins jenkins 1653 May 30 06:02 Dockerfile [2024-05-30T06:03:32.407Z] -rw-rw-r-- 1 jenkins jenkins 746 May 30 06:02 Jenkinsfile [2024-05-30T06:03:32.407Z] -rw-rw-r-- 1 jenkins jenkins 11381 May 30 06:02 LICENSE [2024-05-30T06:03:32.407Z] -rw-rw-r-- 1 jenkins jenkins 3606 May 30 06:02 README.md [2024-05-30T06:03:32.407Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 06:02 TAF-Manager [2024-05-30T06:03:32.407Z] drwxrwxr-x 6 jenkins jenkins 4096 May 30 06:02 TUC [2024-05-30T06:03:32.407Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 06:03 VERSION [2024-05-30T06:03:32.407Z] -rw-rw-r-- 1 jenkins jenkins 343 May 30 06:02 requirements.txt [2024-05-30T06:03:32.407Z] -rw-rw-r-- 1 jenkins jenkins 54 May 30 06:02 robot-entrypoint.sh [2024-05-30T06:03:32.407Z] -rw-rw-r-- 1 jenkins jenkins 445 May 30 06:02 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:03:32.828Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=de44ec85b587adf1c5e30545127ecd97034501d2 --label arch=amd64 --label version=0.0.0 . [2024-05-30T06:03:32.828Z] Sending build context to Docker daemon 606.7kB [2024-05-30T06:03:32.828Z] Step 1/13 : FROM alpine:3.20 [2024-05-30T06:03:33.093Z] 3.20: Pulling from library/alpine [2024-05-30T06:03:33.353Z] d25f557d7f31: Pulling fs layer [2024-05-30T06:03:33.354Z] d25f557d7f31: Verifying Checksum [2024-05-30T06:03:33.354Z] d25f557d7f31: Download complete [2024-05-30T06:03:33.613Z] d25f557d7f31: Pull complete [2024-05-30T06:03:33.613Z] Digest: sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd [2024-05-30T06:03:33.613Z] Status: Downloaded newer image for alpine:3.20 [2024-05-30T06:03:33.613Z] ---> 1d34ffeaf190 [2024-05-30T06:03:33.613Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-05-30T06:03:33.872Z] ---> Running in 9726f3a66ebb [2024-05-30T06:03:33.872Z] Removing intermediate container 9726f3a66ebb [2024-05-30T06:03:33.872Z] ---> 677269dff162 [2024-05-30T06:03:33.872Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-05-30T06:03:33.872Z] ---> Running in 71a220b97eef [2024-05-30T06:03:34.130Z] Removing intermediate container 71a220b97eef [2024-05-30T06:03:34.130Z] ---> 6bee7cb2b1df [2024-05-30T06:03:34.130Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-05-30T06:03:34.393Z] ---> c6850c02cf11 [2024-05-30T06:03:34.393Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-05-30T06:03:34.393Z] ---> 0d5d300f53f8 [2024-05-30T06:03:34.393Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-05-30T06:03:34.652Z] ---> 1f6f4d4f105c [2024-05-30T06:03:34.652Z] Step 7/13 : WORKDIR /edgex-taf [2024-05-30T06:03:34.652Z] ---> Running in f6a62ef3f7b7 [2024-05-30T06:03:34.652Z] Removing intermediate container f6a62ef3f7b7 [2024-05-30T06:03:34.652Z] ---> d390014db385 [2024-05-30T06:03:34.652Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-05-30T06:03:34.652Z] ---> Running in fe6840f39a5d [2024-05-30T06:03:35.220Z] Removing intermediate container fe6840f39a5d [2024-05-30T06:03:35.220Z] ---> 8d06fb9c0ada [2024-05-30T06:03:35.220Z] 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 [2024-05-30T06:03:35.220Z] ---> Running in 91b923ec225d [2024-05-30T06:03:35.479Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-30T06:03:36.051Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-30T06:03:36.989Z] OK: 8 MiB in 14 packages [2024-05-30T06:03:36.989Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-30T06:03:37.556Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-30T06:03:38.122Z] (1/14) Installing ca-certificates (20240226-r0) [2024-05-30T06:03:38.383Z] (2/14) Installing brotli-libs (1.1.0-r2) [2024-05-30T06:03:38.956Z] (3/14) Installing c-ares (1.28.1-r0) [2024-05-30T06:03:39.217Z] (4/14) Installing libunistring (1.2-r0) [2024-05-30T06:03:39.790Z] (5/14) Installing libidn2 (2.3.7-r0) [2024-05-30T06:03:40.051Z] (6/14) Installing nghttp2-libs (1.62.0-r0) [2024-05-30T06:03:40.310Z] (7/14) Installing libpsl (0.21.5-r1) [2024-05-30T06:03:40.878Z] (8/14) Installing zstd-libs (1.5.6-r0) [2024-05-30T06:03:41.137Z] (9/14) Installing libcurl (8.7.1-r0) [2024-05-30T06:03:41.708Z] (10/14) Installing curl (8.7.1-r0) [2024-05-30T06:03:41.969Z] (11/14) Installing docker-cli (26.1.3-r0) [2024-05-30T06:03:42.535Z] (12/14) Installing oniguruma (6.9.9-r0) [2024-05-30T06:03:43.104Z] (13/14) Installing jq (1.7.1-r0) [2024-05-30T06:03:43.363Z] (14/14) Installing openssl (3.3.0-r2) [2024-05-30T06:03:43.930Z] Executing busybox-1.36.1-r28.trigger [2024-05-30T06:03:43.930Z] Executing ca-certificates-20240226-r0.trigger [2024-05-30T06:03:43.930Z] OK: 43 MiB in 28 packages [2024-05-30T06:03:43.930Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-30T06:03:44.498Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-30T06:03:44.803Z] Still waiting to schedule task [2024-05-30T06:03:44.803Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-30T06:03:45.066Z] (1/167) Installing libexpat (2.6.2-r0) [2024-05-30T06:03:45.327Z] (2/167) Installing libbz2 (1.0.8-r6) [2024-05-30T06:03:45.894Z] (3/167) Installing libpng (1.6.43-r0) [2024-05-30T06:03:46.152Z] (4/167) Installing freetype (2.13.2-r0) [2024-05-30T06:03:46.410Z] (5/167) Installing fontconfig (2.15.0-r1) [2024-05-30T06:03:46.978Z] (6/167) Installing libfontenc (1.1.8-r0) [2024-05-30T06:03:47.236Z] (7/167) Installing mkfontscale (1.2.2-r6) [2024-05-30T06:03:47.497Z] (8/167) Installing font-opensans (0_git20210927-r1) [2024-05-30T06:03:48.067Z] (9/167) Installing pkgconf (2.2.0-r0) [2024-05-30T06:03:48.327Z] (10/167) Installing libgcc (13.2.1_git20240309-r0) [2024-05-30T06:03:48.895Z] (11/167) Installing libffi (3.4.6-r0) [2024-05-30T06:03:49.154Z] (12/167) Installing libintl (0.22.5-r0) [2024-05-30T06:03:49.413Z] (13/167) Installing libeconf (0.6.3-r0) [2024-05-30T06:03:49.672Z] (14/167) Installing libblkid (2.40.1-r1) [2024-05-30T06:03:49.931Z] (15/167) Installing libmount (2.40.1-r1) [2024-05-30T06:03:50.500Z] (16/167) Installing pcre2 (10.43-r0) [2024-05-30T06:03:50.762Z] (17/167) Installing glib (2.80.2-r0) [2024-05-30T06:03:51.329Z] (18/167) Installing libstdc++ (13.2.1_git20240309-r0) [2024-05-30T06:03:51.898Z] (19/167) Installing xz-libs (5.6.1-r3) [2024-05-30T06:03:52.157Z] (20/167) Installing libxml2 (2.12.7-r0) [2024-05-30T06:03:52.722Z] (21/167) Installing shared-mime-info (2.4-r0) [2024-05-30T06:03:52.981Z] (22/167) Installing hicolor-icon-theme (0.17-r2) [2024-05-30T06:03:53.240Z] (23/167) Installing libjpeg-turbo (3.0.3-r0) [2024-05-30T06:03:53.808Z] (24/167) Installing libsharpyuv (1.3.2-r0) [2024-05-30T06:03:54.067Z] (25/167) Installing libwebp (1.3.2-r0) [2024-05-30T06:03:54.326Z] (26/167) Installing tiff (4.6.0t-r0) [2024-05-30T06:03:54.894Z] (27/167) Installing gdk-pixbuf (2.42.11-r1) [2024-05-30T06:03:55.152Z] (28/167) Installing gtk-update-icon-cache (3.24.42-r0) [2024-05-30T06:03:55.412Z] (29/167) Installing libxau (1.0.11-r4) [2024-05-30T06:03:56.350Z] (30/167) Installing libmd (1.1.0-r0) [2024-05-30T06:03:56.350Z] (31/167) Installing libbsd (0.12.2-r0) [2024-05-30T06:03:56.350Z] (32/167) Installing libxdmcp (1.1.5-r1) [2024-05-30T06:03:56.610Z] (33/167) Installing libxcb (1.16.1-r0) [2024-05-30T06:03:57.179Z] (34/167) Installing libx11 (1.8.9-r1) [2024-05-30T06:03:57.438Z] (35/167) Installing libxcomposite (0.4.6-r5) [2024-05-30T06:03:57.697Z] (36/167) Installing libxfixes (6.0.1-r4) [2024-05-30T06:03:57.956Z] (37/167) Installing libxrender (0.9.11-r5) [2024-05-30T06:03:58.214Z] (38/167) Installing libxcursor (1.2.2-r1) [2024-05-30T06:03:58.482Z] (39/167) Installing libxdamage (1.1.6-r5) [2024-05-30T06:03:58.745Z] (40/167) Installing libxext (1.3.6-r2) [2024-05-30T06:03:59.003Z] (41/167) Installing libxi (1.8.1-r4) [2024-05-30T06:03:59.260Z] (42/167) Installing libxinerama (1.1.5-r4) [2024-05-30T06:03:59.518Z] (43/167) Installing libxrandr (1.5.4-r1) [2024-05-30T06:04:00.092Z] (44/167) Installing libatk-1.0 (2.52.0-r0) [2024-05-30T06:04:00.352Z] (45/167) Installing libxtst (1.2.4-r6) [2024-05-30T06:04:00.614Z] (46/167) Installing dbus-libs (1.14.10-r1) [2024-05-30T06:04:00.875Z] (47/167) Installing at-spi2-core (2.52.0-r0) [2024-05-30T06:04:01.135Z] (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2024-05-30T06:04:01.701Z] (49/167) Installing pixman (0.43.2-r0) [2024-05-30T06:04:01.958Z] (50/167) Installing cairo (1.18.0-r0) [2024-05-30T06:04:02.526Z] (51/167) Installing cairo-gobject (1.18.0-r0) [2024-05-30T06:04:02.786Z] (52/167) Installing avahi-libs (0.8-r17) [2024-05-30T06:04:03.045Z] (53/167) Installing gmp (6.3.0-r1) [2024-05-30T06:04:03.612Z] (54/167) Installing nettle (3.9.1-r0) [2024-05-30T06:04:03.871Z] (55/167) Installing libtasn1 (4.19.0-r2) [2024-05-30T06:04:04.130Z] (56/167) Installing p11-kit (0.25.3-r0) [2024-05-30T06:04:04.698Z] (57/167) Installing gnutls (3.8.5-r0) [2024-05-30T06:04:05.266Z] (58/167) Installing cups-libs (2.4.8-r0) [2024-05-30T06:04:05.525Z] (59/167) Installing libepoxy (1.5.10-r1) [2024-05-30T06:04:06.092Z] (60/167) Installing fribidi (1.0.14-r0) [2024-05-30T06:04:06.351Z] (61/167) Installing graphite2 (1.3.14-r6) [2024-05-30T06:04:06.609Z] (62/167) Installing harfbuzz (8.5.0-r0) [2024-05-30T06:04:07.177Z] (63/167) Installing libxft (2.3.8-r3) [2024-05-30T06:04:07.177Z] (64/167) Installing pango (1.52.2-r0) [2024-05-30T06:04:07.746Z] (65/167) Installing wayland-libs-client (1.22.0-r4) [2024-05-30T06:04:08.005Z] (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2024-05-30T06:04:08.265Z] (67/167) Installing wayland-libs-egl (1.22.0-r4) [2024-05-30T06:04:08.523Z] (68/167) Installing xkeyboard-config (2.41-r0) [2024-05-30T06:04:09.090Z] (69/167) Installing libxkbcommon (1.7.0-r0) [2024-05-30T06:04:09.350Z] (70/167) Installing gtk+3.0 (3.24.42-r0) [2024-05-30T06:04:09.918Z] (71/167) Installing icu-data-full (74.2-r0) [2024-05-30T06:04:10.860Z] (72/167) Installing mesa (24.0.8-r1) [2024-05-30T06:04:11.119Z] (73/167) Installing llvm17-libs (17.0.6-r1) [2024-05-30T06:04:21.108Z] (74/167) Installing hwdata-pci (0.382-r0) [2024-05-30T06:04:21.368Z] (75/167) Installing libpciaccess (0.18.1-r0) [2024-05-30T06:04:21.627Z] (76/167) Installing libdrm (2.4.120-r0) [2024-05-30T06:04:21.884Z] (77/167) Installing libelf (0.191-r0) [2024-05-30T06:04:22.144Z] (78/167) Installing mesa-glapi (24.0.8-r1) [2024-05-30T06:04:22.711Z] (79/167) Installing mesa-dri-gallium (24.0.8-r1) [2024-05-30T06:04:24.096Z] (80/167) Installing eudev-libs (3.2.14-r2) [2024-05-30T06:04:24.357Z] (81/167) Installing libmagic (5.45-r1) [2024-05-30T06:04:24.617Z] (82/167) Installing file (5.45-r1) [2024-05-30T06:04:24.878Z] (83/167) Installing xprop (1.2.7-r0) [2024-05-30T06:04:25.139Z] (84/167) Installing libice (1.1.1-r6) [2024-05-30T06:04:25.399Z] (85/167) Installing libuuid (2.40.1-r1) [2024-05-30T06:04:25.659Z] (86/167) Installing libsm (1.2.4-r4) [2024-05-30T06:04:26.230Z] (87/167) Installing libxt (1.3.0-r5) [2024-05-30T06:04:26.491Z] (88/167) Installing libxmu (1.1.4-r2) [2024-05-30T06:04:26.751Z] (89/167) Installing xset (1.2.5-r1) [2024-05-30T06:04:27.015Z] (90/167) Installing xdg-utils (1.2.1-r0) [2024-05-30T06:04:27.275Z] (91/167) Installing libogg (1.3.5-r5) [2024-05-30T06:04:27.534Z] (92/167) Installing libflac (1.4.3-r1) [2024-05-30T06:04:28.106Z] (93/167) Installing alsa-lib (1.2.11-r0) [2024-05-30T06:04:28.679Z] (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2024-05-30T06:04:29.248Z] (95/167) Installing aom-libs (3.9.0-r0) [2024-05-30T06:04:29.817Z] (96/167) Installing libva (2.21.0-r0) [2024-05-30T06:04:30.077Z] (97/167) Installing libvdpau (1.5-r3) [2024-05-30T06:04:30.337Z] (98/167) Installing onevpl-libs (2023.3.1-r2) [2024-05-30T06:04:30.596Z] (99/167) Installing ffmpeg-libavutil (6.1.1-r7) [2024-05-30T06:04:31.178Z] (100/167) Installing libdav1d (1.4.2-r0) [2024-05-30T06:04:31.745Z] (101/167) Installing openexr-libiex (3.1.13-r1) [2024-05-30T06:04:32.004Z] (102/167) Installing openexr-libilmthread (3.1.13-r1) [2024-05-30T06:04:32.264Z] (103/167) Installing imath (3.1.11-r2) [2024-05-30T06:04:32.524Z] (104/167) Installing openexr-libopenexr (3.1.13-r1) [2024-05-30T06:04:33.093Z] (105/167) Installing giflib (5.2.2-r0) [2024-05-30T06:04:33.354Z] (106/167) Installing libhwy (1.0.7-r0) [2024-05-30T06:04:33.615Z] (107/167) Installing lcms2 (2.16-r0) [2024-05-30T06:04:33.876Z] (108/167) Installing libjxl (0.10.2-r0) [2024-05-30T06:04:34.446Z] (109/167) Installing lame-libs (3.100-r5) [2024-05-30T06:04:35.029Z] (110/167) Installing opus (1.5.2-r0) [2024-05-30T06:04:35.290Z] (111/167) Installing rav1e-libs (0.7.1-r0) [2024-05-30T06:04:35.859Z] (112/167) Installing libgomp (13.2.1_git20240309-r0) [2024-05-30T06:04:36.119Z] (113/167) Installing soxr (0.1.3-r7) [2024-05-30T06:04:36.378Z] (114/167) Installing ffmpeg-libswresample (6.1.1-r7) [2024-05-30T06:04:36.945Z] (115/167) Installing libtheora (1.1.1-r18) [2024-05-30T06:04:37.204Z] (116/167) Installing libvorbis (1.3.7-r2) [2024-05-30T06:04:37.771Z] (117/167) Installing libvpx (1.14.0-r0) [2024-05-30T06:04:38.030Z] (118/167) Installing libwebpmux (1.3.2-r0) [2024-05-30T06:04:38.598Z] (119/167) Installing x264-libs (0.164_git20231001-r0) [2024-05-30T06:04:38.857Z] (120/167) Installing numactl (2.0.18-r0) [2024-05-30T06:04:39.424Z] (121/167) Installing x265-libs (3.6-r0) [2024-05-30T06:04:39.683Z] (122/167) Installing xvidcore (1.3.7-r2) [2024-05-30T06:04:40.249Z] (123/167) Installing ffmpeg-libavcodec (6.1.1-r7) [2024-05-30T06:04:40.816Z] (124/167) Installing libbluray (1.3.4-r1) [2024-05-30T06:04:41.384Z] (125/167) Installing mpg123-libs (1.32.6-r0) [2024-05-30T06:04:41.642Z] (126/167) Installing libopenmpt (0.7.7-r0) [2024-05-30T06:04:42.209Z] (127/167) Installing cjson (1.7.18-r0) [2024-05-30T06:04:42.209Z] (128/167) Installing mbedtls (3.6.0-r0) [2024-05-30T06:04:42.780Z] (129/167) Installing librist (0.2.10-r1) [2024-05-30T06:04:43.054Z] (130/167) Installing libsrt (1.5.3-r0) [2024-05-30T06:04:43.624Z] (131/167) Installing libssh (0.10.6-r0) [2024-05-30T06:04:43.883Z] (132/167) Installing libsodium (1.0.19-r0) [2024-05-30T06:04:44.450Z] (133/167) Installing libzmq (4.3.5-r2) [2024-05-30T06:04:44.713Z] (134/167) Installing ffmpeg-libavformat (6.1.1-r7) [2024-05-30T06:04:45.286Z] (135/167) Installing crc32c (1.1.2-r0) [2024-05-30T06:04:45.546Z] (136/167) Installing double-conversion (3.3.0-r0) [2024-05-30T06:04:45.806Z] (137/167) Installing libevent (2.1.12-r7) [2024-05-30T06:04:46.376Z] (138/167) Installing wayland-libs-server (1.22.0-r4) [2024-05-30T06:04:46.635Z] (139/167) Installing mesa-gbm (24.0.8-r1) [2024-05-30T06:04:46.894Z] (140/167) Installing harfbuzz-subset (8.5.0-r0) [2024-05-30T06:04:47.462Z] (141/167) Installing icu-libs (74.2-r0) [2024-05-30T06:04:48.033Z] (142/167) Installing minizip (1.3.1-r0) [2024-05-30T06:04:48.292Z] (143/167) Installing nspr (4.35-r4) [2024-05-30T06:04:48.551Z] (144/167) Installing sqlite-libs (3.45.3-r1) [2024-05-30T06:04:49.121Z] (145/167) Installing nss (3.100-r0) [2024-05-30T06:04:49.381Z] (146/167) Installing openh264 (2.4.1-r0) [2024-05-30T06:04:49.947Z] (147/167) Installing libcamera-ipa (0.3.0-r0) [2024-05-30T06:04:50.224Z] (148/167) Installing libunwind (1.8.1-r0) [2024-05-30T06:04:50.484Z] (149/167) Installing yaml (0.2.5-r2) [2024-05-30T06:04:51.052Z] (150/167) Installing libcamera (0.3.0-r0) [2024-05-30T06:04:51.311Z] (151/167) Installing speexdsp (1.2.1-r2) [2024-05-30T06:04:51.881Z] (152/167) Installing libuv (1.48.0-r0) [2024-05-30T06:04:52.141Z] (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2024-05-30T06:04:52.400Z] (154/167) Installing libsndfile (1.2.2-r0) [2024-05-30T06:04:52.968Z] (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2024-05-30T06:04:53.537Z] (156/167) Installing pipewire-libs (1.0.6-r1) [2024-05-30T06:04:53.797Z] (157/167) Installing libasyncns (0.8-r3) [2024-05-30T06:04:54.057Z] (158/167) Installing libltdl (2.4.7-r3) [2024-05-30T06:04:54.316Z] (159/167) Installing orc (0.4.37-r0) [2024-05-30T06:04:54.884Z] (160/167) Installing tdb-libs (1.4.9-r1) [2024-05-30T06:04:55.143Z] (161/167) Installing libpulse (17.0-r0) [2024-05-30T06:04:55.712Z] (162/167) Installing libwebpdemux (1.3.2-r0) [2024-05-30T06:04:55.970Z] (163/167) Installing libgpg-error (1.49-r0) [2024-05-30T06:04:56.230Z] (164/167) Installing libgcrypt (1.10.3-r0) [2024-05-30T06:04:56.800Z] (165/167) Installing libxslt (1.1.39-r1) [2024-05-30T06:04:57.060Z] (166/167) Installing chromium (125.0.6422.112-r0) [2024-05-30T06:05:11.939Z] (167/167) Installing chromium-chromedriver (125.0.6422.112-r0) [2024-05-30T06:05:11.939Z] Executing busybox-1.36.1-r28.trigger [2024-05-30T06:05:11.939Z] Executing fontconfig-2.15.0-r1.trigger [2024-05-30T06:05:11.939Z] Executing mkfontscale-1.2.2-r6.trigger [2024-05-30T06:05:11.939Z] Executing glib-2.80.2-r0.trigger [2024-05-30T06:05:11.939Z] Executing shared-mime-info-2.4-r0.trigger [2024-05-30T06:05:11.939Z] Executing gdk-pixbuf-2.42.11-r1.trigger [2024-05-30T06:05:11.939Z] Executing gtk-update-icon-cache-3.24.42-r0.trigger [2024-05-30T06:05:11.939Z] Executing gtk+3.0-3.24.42-r0.trigger [2024-05-30T06:05:11.939Z] OK: 657 MiB in 195 packages [2024-05-30T06:05:11.939Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-30T06:05:11.939Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-30T06:05:11.939Z] (1/30) Installing jansson (2.14-r4) [2024-05-30T06:05:11.939Z] (2/30) Installing binutils (2.42-r0) [2024-05-30T06:05:12.876Z] (3/30) Installing libatomic (13.2.1_git20240309-r0) [2024-05-30T06:05:12.876Z] (4/30) Installing isl26 (0.26-r1) [2024-05-30T06:05:13.443Z] (5/30) Installing mpfr4 (4.2.1-r0) [2024-05-30T06:05:13.701Z] (6/30) Installing mpc1 (1.3.1-r1) [2024-05-30T06:05:14.269Z] (7/30) Installing gcc (13.2.1_git20240309-r0) [2024-05-30T06:05:24.256Z] (8/30) Installing musl-dev (1.2.5-r0) [2024-05-30T06:05:24.256Z] (9/30) Installing linux-headers (6.6-r0) [2024-05-30T06:05:24.256Z] (10/30) Installing libffi-dev (3.4.6-r0) [2024-05-30T06:05:24.256Z] (11/30) Installing libpq (16.3-r0) [2024-05-30T06:05:24.516Z] (12/30) Installing openssl-dev (3.3.0-r2) [2024-05-30T06:05:25.125Z] (13/30) Installing libpq-dev (16.3-r0) [2024-05-30T06:05:25.392Z] (14/30) Installing libecpg (16.3-r0) [2024-05-30T06:05:25.652Z] (15/30) Installing libecpg-dev (16.3-r0) [2024-05-30T06:05:26.225Z] (16/30) Installing clang16-headers (16.0.6-r5) [2024-05-30T06:05:26.801Z] (17/30) Installing llvm16-libs (16.0.6-r8) [2024-05-30T06:05:28.178Z] (18/30) Installing clang16-libs (16.0.6-r5) [2024-05-30T06:05:29.114Z] (19/30) Installing fortify-headers (1.1-r3) [2024-05-30T06:05:29.114Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) [2024-05-30T06:05:29.683Z] (21/30) Installing llvm16-linker-tools (16.0.6-r8) [2024-05-30T06:05:30.253Z] (22/30) Installing clang16 (16.0.6-r5) [2024-05-30T06:05:30.526Z] (23/30) Installing icu (74.2-r0) [2024-05-30T06:05:31.095Z] (24/30) Installing icu-dev (74.2-r0) [2024-05-30T06:05:31.662Z] (25/30) Installing llvm16 (16.0.6-r8) [2024-05-30T06:05:33.037Z] (26/30) Installing lz4-libs (1.9.4-r5) [2024-05-30T06:05:33.037Z] (27/30) Installing lz4-dev (1.9.4-r5) [2024-05-30T06:05:33.623Z] (28/30) Installing zstd (1.5.6-r0) [2024-05-30T06:05:33.882Z] (29/30) Installing zstd-dev (1.5.6-r0) [2024-05-30T06:05:34.143Z] (30/30) Installing postgresql16-dev (16.3-r0) [2024-05-30T06:05:34.714Z] Executing busybox-1.36.1-r28.trigger [2024-05-30T06:05:34.714Z] OK: 1193 MiB in 225 packages [2024-05-30T06:05:34.975Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-30T06:05:35.236Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-30T06:05:36.179Z] (1/14) Installing g++ (13.2.1_git20240309-r0) [2024-05-30T06:05:36.750Z] (2/14) Installing gdbm (1.23-r1) [2024-05-30T06:05:37.010Z] (3/14) Installing mpdecimal (4.0.0-r0) [2024-05-30T06:05:37.582Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r0) [2024-05-30T06:05:37.582Z] (5/14) Installing libncursesw (6.4_p20240420-r0) [2024-05-30T06:05:38.155Z] (6/14) Installing libpanelw (6.4_p20240420-r0) [2024-05-30T06:05:38.417Z] (7/14) Installing readline (8.2.10-r0) [2024-05-30T06:05:38.681Z] (8/14) Installing python3 (3.12.3-r1) [2024-05-30T06:05:39.621Z] (9/14) Installing python3-pycache-pyc0 (3.12.3-r1) [2024-05-30T06:05:39.882Z] (10/14) Installing pyc (3.12.3-r1) [2024-05-30T06:05:40.143Z] (11/14) Installing python3-pyc (3.12.3-r1) [2024-05-30T06:05:40.407Z] (12/14) Installing python3-dev (3.12.3-r1) [2024-05-30T06:05:41.790Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2024-05-30T06:05:42.049Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2024-05-30T06:05:42.311Z] Executing busybox-1.36.1-r28.trigger [2024-05-30T06:05:42.311Z] OK: 1359 MiB in 239 packages [2024-05-30T06:05:42.572Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-30T06:05:42.834Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-30T06:05:43.776Z] OK: 1359 MiB in 239 packages [2024-05-30T06:05:43.776Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-30T06:05:44.346Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-30T06:05:44.917Z] (1/1) Installing tzdata (2024a-r1) [2024-05-30T06:05:45.179Z] OK: 1361 MiB in 240 packages [2024-05-30T06:05:45.749Z] (1/1) Purging tzdata (2024a-r1) [2024-05-30T06:05:45.749Z] OK: 1359 MiB in 239 packages [2024-05-30T06:05:47.661Z] Looking in links: /tmp/tmpprtm6rjz [2024-05-30T06:05:47.661Z] Processing /tmp/tmpprtm6rjz/pip-24.0-py3-none-any.whl [2024-05-30T06:05:47.661Z] Installing collected packages: pip [2024-05-30T06:05:49.046Z] Successfully installed pip-24.0 [2024-05-30T06:05:49.046Z] 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 [2024-05-30T06:05:49.307Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.0) [2024-05-30T06:05:49.887Z] Collecting setuptools [2024-05-30T06:05:49.887Z] Downloading setuptools-70.0.0-py3-none-any.whl.metadata (5.9 kB) [2024-05-30T06:05:49.887Z] Collecting wheel [2024-05-30T06:05:49.887Z] Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) [2024-05-30T06:05:49.887Z] Downloading setuptools-70.0.0-py3-none-any.whl (863 kB) [2024-05-30T06:05:49.887Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.4/863.4 kB 83.8 MB/s eta 0:00:00 [2024-05-30T06:05:49.887Z] Downloading wheel-0.43.0-py3-none-any.whl (65 kB) [2024-05-30T06:05:49.887Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 197.3 MB/s eta 0:00:00 [2024-05-30T06:05:49.887Z] Installing collected packages: wheel, setuptools [2024-05-30T06:05:50.459Z] Successfully installed setuptools-70.0.0 wheel-0.43.0 [2024-05-30T06:05:50.459Z] 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 [2024-05-30T06:05:51.031Z] Processing ./edgex-taf-common [2024-05-30T06:05:51.031Z] Preparing metadata (setup.py): started [2024-05-30T06:05:51.295Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T06:05:51.295Z] Building wheels for collected packages: edgex-taf-common [2024-05-30T06:05:51.295Z] Building wheel for edgex-taf-common (setup.py): started [2024-05-30T06:05:51.556Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-05-30T06:05:51.556Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=2a1b4a4cc49aee39eac6d7c96e52cae09182ee53fd85052820a7b42660610057 [2024-05-30T06:05:51.556Z] Stored in directory: /tmp/pip-ephem-wheel-cache-llwznooi/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2024-05-30T06:05:51.556Z] Successfully built edgex-taf-common [2024-05-30T06:05:51.556Z] Installing collected packages: edgex-taf-common [2024-05-30T06:05:51.556Z] Successfully installed edgex-taf-common-0.0.0 [2024-05-30T06:05:51.556Z] 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 [2024-05-30T06:05:52.125Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2024-05-30T06:05:52.385Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2024-05-30T06:05:52.385Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2024-05-30T06:05:52.385Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2024-05-30T06:05:52.385Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-05-30T06:05:52.385Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-05-30T06:05:52.385Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-05-30T06:05:52.385Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-05-30T06:05:52.385Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-05-30T06:05:52.385Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-05-30T06:05:52.385Z] Preparing metadata (setup.py): started [2024-05-30T06:05:52.649Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T06:05:52.649Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-05-30T06:05:52.649Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-05-30T06:05:52.649Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-05-30T06:05:52.649Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-05-30T06:05:52.649Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2024-05-30T06:05:52.649Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2024-05-30T06:05:52.649Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-05-30T06:05:52.649Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-05-30T06:05:52.649Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 171.2 MB/s eta 0:00:00 [2024-05-30T06:05:52.911Z] Preparing metadata (setup.py): started [2024-05-30T06:05:53.484Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T06:05:53.484Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2024-05-30T06:05:53.484Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2024-05-30T06:05:53.484Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-05-30T06:05:53.484Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (61 kB) [2024-05-30T06:05:53.484Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 285.8 MB/s eta 0:00:00 [2024-05-30T06:05:53.744Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2024-05-30T06:05:53.744Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2024-05-30T06:05:53.744Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 117.4 MB/s eta 0:00:00 [2024-05-30T06:05:53.744Z] Installing build dependencies: started [2024-05-30T06:05:55.661Z] Installing build dependencies: finished with status 'done' [2024-05-30T06:05:55.661Z] Getting requirements to build wheel: started [2024-05-30T06:05:55.922Z] Getting requirements to build wheel: finished with status 'done' [2024-05-30T06:05:55.922Z] Preparing metadata (pyproject.toml): started [2024-05-30T06:05:56.181Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-05-30T06:05:56.181Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-05-30T06:05:56.181Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-05-30T06:05:56.440Z] Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) [2024-05-30T06:05:56.440Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.1 kB) [2024-05-30T06:05:56.440Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-05-30T06:05:56.440Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-05-30T06:05:56.440Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 249.4 MB/s eta 0:00:00 [2024-05-30T06:05:56.440Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-05-30T06:05:56.440Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-05-30T06:05:56.440Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 249.4 MB/s eta 0:00:00 [2024-05-30T06:05:56.700Z] Preparing metadata (setup.py): started [2024-05-30T06:05:56.700Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T06:05:56.959Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2024-05-30T06:05:56.959Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2024-05-30T06:05:56.959Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T06:05:56.959Z] Downloading selenium-4.21.0-py3-none-any.whl.metadata (6.9 kB) [2024-05-30T06:05:56.959Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T06:05:57.218Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2024-05-30T06:05:57.218Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:05:57.218Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2024-05-30T06:05:57.218Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:05:57.218Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-05-30T06:05:57.218Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 215.2 MB/s eta 0:00:00 [2024-05-30T06:05:57.218Z] Preparing metadata (setup.py): started [2024-05-30T06:05:57.478Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T06:05:57.478Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:05:57.478Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2024-05-30T06:05:57.478Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:05:57.478Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-05-30T06:05:57.478Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:05:57.478Z] Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-30T06:05:57.478Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:05:57.478Z] Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) [2024-05-30T06:05:57.478Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:05:57.478Z] Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) [2024-05-30T06:05:57.738Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:05:57.738Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-05-30T06:05:57.738Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-30T06:05:57.738Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (33 kB) [2024-05-30T06:05:57.738Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-30T06:05:57.738Z] Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) [2024-05-30T06:05:57.738Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-30T06:05:57.738Z] Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) [2024-05-30T06:05:57.738Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-30T06:05:57.738Z] Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) [2024-05-30T06:05:57.998Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-30T06:05:57.998Z] Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) [2024-05-30T06:05:57.998Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-30T06:05:57.998Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2024-05-30T06:05:57.998Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-30T06:05:57.998Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-05-30T06:05:57.998Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-30T06:05:57.998Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-05-30T06:05:57.998Z] 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) [2024-05-30T06:05:57.998Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-30T06:05:57.998Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-05-30T06:05:57.998Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-30T06:05:58.257Z] Downloading typing_extensions-4.12.0-py3-none-any.whl.metadata (3.0 kB) [2024-05-30T06:05:58.257Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T06:05:58.257Z] Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) [2024-05-30T06:05:58.257Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T06:05:58.257Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-05-30T06:05:58.257Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:05:58.257Z] Downloading PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2024-05-30T06:05:58.257Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:05:58.257Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-05-30T06:05:58.257Z] Preparing metadata (setup.py): started [2024-05-30T06:05:59.196Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T06:05:59.196Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:05:59.196Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-05-30T06:05:59.196Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:05:59.196Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-05-30T06:05:59.196Z] Preparing metadata (setup.py): started [2024-05-30T06:05:59.763Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T06:05:59.763Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:06:00.022Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-05-30T06:06:00.022Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:06:00.022Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2024-05-30T06:06:00.022Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:06:00.022Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-05-30T06:06:00.022Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:06:00.022Z] Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-05-30T06:06:00.022Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:06:00.022Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-05-30T06:06:00.022Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:06:00.022Z] Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) [2024-05-30T06:06:00.282Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:06:00.282Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2024-05-30T06:06:00.542Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T06:06:00.542Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-05-30T06:06:00.542Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T06:06:00.542Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-05-30T06:06:00.542Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T06:06:00.542Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-05-30T06:06:00.542Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T06:06:00.542Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-05-30T06:06:00.542Z] 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)) [2024-05-30T06:06:00.542Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-05-30T06:06:00.542Z] 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)) [2024-05-30T06:06:00.542Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-30T06:06:00.542Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2024-05-30T06:06:00.542Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 263.6 MB/s eta 0:00:00 [2024-05-30T06:06:00.542Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2024-05-30T06:06:00.542Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-05-30T06:06:00.542Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-05-30T06:06:00.542Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 331.2 MB/s eta 0:00:00 [2024-05-30T06:06:00.542Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-05-30T06:06:00.542Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-05-30T06:06:00.542Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2024-05-30T06:06:00.542Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 308.6 MB/s eta 0:00:00 [2024-05-30T06:06:00.542Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2024-05-30T06:06:00.542Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 146.1 MB/s eta 0:00:00 [2024-05-30T06:06:00.542Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl (17.8 MB) [2024-05-30T06:06:00.802Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.8/17.8 MB 158.5 MB/s eta 0:00:00 [2024-05-30T06:06:00.802Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-05-30T06:06:00.802Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 322.9 MB/s eta 0:00:00 [2024-05-30T06:06:00.802Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl (1.5 MB) [2024-05-30T06:06:00.802Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 227.1 MB/s eta 0:00:00 [2024-05-30T06:06:00.802Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-05-30T06:06:00.802Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 239.8 MB/s eta 0:00:00 [2024-05-30T06:06:00.802Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) [2024-05-30T06:06:00.802Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 280.2 MB/s eta 0:00:00 [2024-05-30T06:06:00.802Z] Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) [2024-05-30T06:06:00.802Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 352.0 MB/s eta 0:00:00 [2024-05-30T06:06:00.802Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl (142 kB) [2024-05-30T06:06:00.802Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.2/142.2 kB 339.8 MB/s eta 0:00:00 [2024-05-30T06:06:00.802Z] Downloading idna-3.7-py3-none-any.whl (66 kB) [2024-05-30T06:06:00.802Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 294.8 MB/s eta 0:00:00 [2024-05-30T06:06:00.802Z] Downloading packaging-24.0-py3-none-any.whl (53 kB) [2024-05-30T06:06:00.802Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 286.7 MB/s eta 0:00:00 [2024-05-30T06:06:00.802Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-05-30T06:06:00.802Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 338.6 MB/s eta 0:00:00 [2024-05-30T06:06:00.802Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-05-30T06:06:00.802Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 349.1 MB/s eta 0:00:00 [2024-05-30T06:06:00.802Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2024-05-30T06:06:00.802Z] Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB) [2024-05-30T06:06:00.802Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 264.1 MB/s eta 0:00:00 [2024-05-30T06:06:00.802Z] Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) [2024-05-30T06:06:00.802Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 346.1 MB/s eta 0:00:00 [2024-05-30T06:06:00.802Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2024-05-30T06:06:00.802Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 278.8 MB/s eta 0:00:00 [2024-05-30T06:06:01.060Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2024-05-30T06:06:01.060Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 223.5 MB/s eta 0:00:00 [2024-05-30T06:06:01.060Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2024-05-30T06:06:01.060Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-05-30T06:06:01.060Z] Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) [2024-05-30T06:06:01.060Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 295.1 MB/s eta 0:00:00 [2024-05-30T06:06:01.060Z] Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) [2024-05-30T06:06:01.060Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 298.4 MB/s eta 0:00:00 [2024-05-30T06:06:01.060Z] Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) [2024-05-30T06:06:01.060Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 299.3 MB/s eta 0:00:00 [2024-05-30T06:06:01.060Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-05-30T06:06:01.060Z] Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-05-30T06:06:01.060Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 318.8 MB/s eta 0:00:00 [2024-05-30T06:06:01.060Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-05-30T06:06:01.060Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 136.4 MB/s eta 0:00:00 [2024-05-30T06:06:01.060Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2024-05-30T06:06:01.060Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-05-30T06:06:01.060Z] Downloading PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl (712 kB) [2024-05-30T06:06:01.060Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 712.6/712.6 kB 181.9 MB/s eta 0:00:00 [2024-05-30T06:06:01.060Z] Downloading referencing-0.35.1-py3-none-any.whl (26 kB) [2024-05-30T06:06:01.060Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-05-30T06:06:01.060Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_x86_64.whl (1.3 MB) [2024-05-30T06:06:01.060Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 188.0 MB/s eta 0:00:00 [2024-05-30T06:06:01.060Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-05-30T06:06:01.060Z] Downloading trio-0.25.1-py3-none-any.whl (467 kB) [2024-05-30T06:06:01.060Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 336.5 MB/s eta 0:00:00 [2024-05-30T06:06:01.060Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-05-30T06:06:01.060Z] Downloading typing_extensions-4.12.0-py3-none-any.whl (37 kB) [2024-05-30T06:06:01.060Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-05-30T06:06:01.060Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 210.5 MB/s eta 0:00:00 [2024-05-30T06:06:01.060Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-05-30T06:06:01.060Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-05-30T06:06:01.060Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-05-30T06:06:01.060Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-05-30T06:06:01.060Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-05-30T06:06:01.060Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-05-30T06:06:01.060Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 101.8 MB/s eta 0:00:00 [2024-05-30T06:06:01.320Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email [2024-05-30T06:06:01.320Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-05-30T06:06:01.320Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-05-30T06:06:01.320Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=30b55d54e41af1b1afbfc428ab86dfc1e15f3820547ae67cbc1b3a5444b13baa [2024-05-30T06:06:01.320Z] Stored in directory: /tmp/pip-ephem-wheel-cache-o1ti_mmf/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2024-05-30T06:06:01.320Z] Building wheel for paho-mqtt (setup.py): started [2024-05-30T06:06:01.581Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-05-30T06:06:01.581Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=3de39ccb2b9ffd51c6406def61ec14a67d5623abfcadc7788fd53c2867fa98c3 [2024-05-30T06:06:01.581Z] Stored in directory: /tmp/pip-ephem-wheel-cache-o1ti_mmf/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 [2024-05-30T06:06:01.581Z] Building wheel for psutil (pyproject.toml): started [2024-05-30T06:06:02.955Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-05-30T06:06:02.955Z] Created wheel for psutil: filename=psutil-5.9.5-cp312-abi3-linux_x86_64.whl size=281484 sha256=bc9d476395064c0b36fa7ebeebec5df9637924e0b17a609b15b48d0bfa8e4ef4 [2024-05-30T06:06:02.955Z] Stored in directory: /tmp/pip-ephem-wheel-cache-o1ti_mmf/wheels/e8/a9/47/bee5d847b031736eb597b632c3ff602d0c0ccf1f14d95293ee [2024-05-30T06:06:02.955Z] Building wheel for psycopg2 (setup.py): started [2024-05-30T06:06:12.941Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-05-30T06:06:12.941Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_x86_64.whl size=521874 sha256=336cd1ef453cedffcac968caeae3b1d517c5bcacc329a11e9d240a090782fdf8 [2024-05-30T06:06:12.941Z] Stored in directory: /tmp/pip-ephem-wheel-cache-o1ti_mmf/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 [2024-05-30T06:06:12.941Z] Building wheel for flex (setup.py): started [2024-05-30T06:06:13.200Z] Building wheel for flex (setup.py): finished with status 'done' [2024-05-30T06:06:13.200Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=e1c8d1dca3ea786aa01352b6a48a05ae932ea5b32c6c97c4fe0e56dcb3201558 [2024-05-30T06:06:13.200Z] Stored in directory: /tmp/pip-ephem-wheel-cache-o1ti_mmf/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2024-05-30T06:06:13.200Z] Building wheel for strict-rfc3339 (setup.py): started [2024-05-30T06:06:13.469Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-05-30T06:06:13.469Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=701c96a46c6ff8f67970067e28d49366ae1e1c88f834aff7c8de3f1cf53abfa2 [2024-05-30T06:06:13.469Z] Stored in directory: /tmp/pip-ephem-wheel-cache-o1ti_mmf/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2024-05-30T06:06:13.469Z] Building wheel for validate-email (setup.py): started [2024-05-30T06:06:13.727Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-05-30T06:06:13.727Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=6f1d6cd901bc7d9efbba4407e1b20dfefc9cf62820899e53cc10dc266d38522c [2024-05-30T06:06:13.727Z] Stored in directory: /tmp/pip-ephem-wheel-cache-o1ti_mmf/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2024-05-30T06:06:13.727Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email [2024-05-30T06:06:13.991Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, redis, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, robotbackgroundlogger, requests, referencing, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2024-05-30T06:06:19.617Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1588 in /w/workspace/xfoundry_edgex-taf-common_PR-109 [Pipeline] { [Pipeline] checkout [2024-05-30T06:06:19.725Z] Selected Git installation does not exist. Using Default [2024-05-30T06:06:19.725Z] The recommended git tool is: NONE [2024-05-30T06:06:23.981Z] Successfully installed GenSON-1.3.0 PyYAML-6.0.1 RESTinstance-1.3.0 attrs-23.2.0 certifi-2024.2.2 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.21.2 flex-6.14.1 h11-0.14.0 idna-3.7 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-2.4 jsonschema-4.22.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-24.0 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.18.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.1 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.35.1 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.18.1 selenium-4.21.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.25.1 trio-websocket-0.11.1 typing-extensions-4.12.0 tzlocal-5.2 urllib3-2.2.1 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 [2024-05-30T06:06:23.981Z] 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 [2024-05-30T06:06:25.850Z] using credential edgex-jenkins-ssh [2024-05-30T06:06:25.880Z] Cloning the remote Git repository [2024-05-30T06:06:25.938Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2024-05-30T06:06:26.048Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-109 # timeout=10 [2024-05-30T06:06:26.244Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-05-30T06:06:26.245Z] > git --version # timeout=10 [2024-05-30T06:06:26.271Z] > git --version # 'git version 2.25.1' [2024-05-30T06:06:26.274Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-30T06:06:26.450Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-30T06:06:27.075Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-05-30T06:06:27.105Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-30T06:06:28.206Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-05-30T06:06:28.265Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-05-30T06:06:28.267Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-30T06:06:28.304Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/109/head:refs/remotes/origin/PR-109 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-05-30T06:06:28.848Z] Merging remotes/origin/main commit 7e89dd766adf70d3ef5effce142026c21ab88a29 into PR head commit de44ec85b587adf1c5e30545127ecd97034501d2 [2024-05-30T06:06:29.196Z] Merge succeeded, producing de44ec85b587adf1c5e30545127ecd97034501d2 [2024-05-30T06:06:29.196Z] Checking out Revision de44ec85b587adf1c5e30545127ecd97034501d2 (PR-109) [2024-05-30T06:06:28.885Z] > git config core.sparsecheckout # timeout=10 [2024-05-30T06:06:28.982Z] > git checkout -f de44ec85b587adf1c5e30545127ecd97034501d2 # timeout=10 [2024-05-30T06:06:29.068Z] > git remote # timeout=10 [2024-05-30T06:06:29.090Z] > git config --get remote.origin.url # timeout=10 [2024-05-30T06:06:29.115Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-30T06:06:29.139Z] > git merge 7e89dd766adf70d3ef5effce142026c21ab88a29 # timeout=10 [2024-05-30T06:06:29.174Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-05-30T06:06:29.206Z] > git config core.sparsecheckout # timeout=10 [2024-05-30T06:06:29.223Z] > git checkout -f de44ec85b587adf1c5e30545127ecd97034501d2 # timeout=10 [2024-05-30T06:06:32.907Z] Commit message: "fix: Add --no-cache-dir when running pip3 install" [2024-05-30T06:06:33.034Z] > git --version # timeout=10 [2024-05-30T06:06:33.047Z] > git --version # 'git version 2.25.1' [2024-05-30T06:06:33.081Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-30T06:06:35.074Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-30T06:06:35.074Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-30T06:06:35.074Z] Dload Upload Total Spent Left Speed [2024-05-30T06:06:35.074Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 91628 0 --:--:-- --:--:-- --:--:-- 91628 [Pipeline] sh [2024-05-30T06:06:35.541Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-30T06:06:35.909Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-30T06:06:35.910Z] + sudo tee /etc/docker/daemon.new [2024-05-30T06:06:35.910Z] { [2024-05-30T06:06:35.910Z] "registry-mirrors": [ [2024-05-30T06:06:35.910Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-30T06:06:35.910Z] ], [2024-05-30T06:06:35.910Z] "bip": "10.250.0.254/24", [2024-05-30T06:06:35.910Z] "hosts": [ [2024-05-30T06:06:35.910Z] "tcp://0.0.0.0:5555", [2024-05-30T06:06:35.910Z] "unix:///var/run/docker.sock" [2024-05-30T06:06:35.910Z] ], [2024-05-30T06:06:35.910Z] "mtu": 1458, [2024-05-30T06:06:35.910Z] "selinux-enabled": true, [2024-05-30T06:06:35.910Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-30T06:06:35.910Z] } [Pipeline] sh [2024-05-30T06:06:36.279Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-30T06:06:36.654Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-30T06:06:55.027Z] provisioning config files... [2024-05-30T06:06:55.066Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-109@tmp/config5589784550083663123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:06:55.633Z] ---> ****-login.sh [2024-05-30T06:06:55.633Z] nexus3.edgexfoundry.org:10001 [2024-05-30T06:06:56.072Z] Removing intermediate container 91b923ec225d [2024-05-30T06:06:56.073Z] ---> b48cf4c2583d [2024-05-30T06:06:56.073Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-05-30T06:06:56.073Z] ---> Running in 84a3f96574fc [2024-05-30T06:06:56.073Z] Removing intermediate container 84a3f96574fc [2024-05-30T06:06:56.073Z] ---> 761c1441c79c [2024-05-30T06:06:56.073Z] Step 11/13 : LABEL arch=amd64 [2024-05-30T06:06:56.073Z] ---> Running in 75fe8d16e0a7 [2024-05-30T06:06:56.073Z] Removing intermediate container 75fe8d16e0a7 [2024-05-30T06:06:56.073Z] ---> 3ebe625535d7 [2024-05-30T06:06:56.073Z] Step 12/13 : LABEL git_sha=de44ec85b587adf1c5e30545127ecd97034501d2 [2024-05-30T06:06:56.073Z] ---> Running in e7be8c7b3905 [2024-05-30T06:06:56.073Z] Removing intermediate container e7be8c7b3905 [2024-05-30T06:06:56.073Z] ---> ac44ea9e8eb0 [2024-05-30T06:06:56.073Z] Step 13/13 : LABEL version=0.0.0 [2024-05-30T06:06:56.073Z] ---> Running in 9e82f37f8117 [2024-05-30T06:06:56.073Z] Removing intermediate container 9e82f37f8117 [2024-05-30T06:06:56.073Z] ---> 5d380474ac6c [2024-05-30T06:06:56.073Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-30T06:06:56.073Z] Successfully built 5d380474ac6c [2024-05-30T06:06:56.073Z] Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-05-30T06:06:56.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:06:56.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:06:56.226Z] Configure a credential helper to remove this warning. See [2024-05-30T06:06:56.226Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:06:56.226Z] [2024-05-30T06:06:56.226Z] Login Succeeded [2024-05-30T06:06:56.226Z] nexus3.edgexfoundry.org:10002 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [2024-05-30T06:06:56.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [2024-05-30T06:06:56.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:06:56.775Z] Configure a credential helper to remove this warning. See [2024-05-30T06:06:56.775Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:06:56.775Z] [2024-05-30T06:06:56.775Z] Login Succeeded [2024-05-30T06:06:56.775Z] nexus3.edgexfoundry.org:10003 [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:06:57.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:06:57.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:06:57.054Z] Configure a credential helper to remove this warning. See [2024-05-30T06:06:57.054Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:06:57.054Z] [2024-05-30T06:06:57.054Z] Login Succeeded [2024-05-30T06:06:57.054Z] nexus3.edgexfoundry.org:10004 [2024-05-30T06:06:57.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-30T06:06:57.274Z] [2024-05-30T06:06:57.274Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [2024-05-30T06:06:57.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:06:57.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:06:57.598Z] Configure a credential helper to remove this warning. See [2024-05-30T06:06:57.598Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:06:57.598Z] [2024-05-30T06:06:57.598Z] Login Succeeded [2024-05-30T06:06:57.598Z] ****.io [2024-05-30T06:06:57.685Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-30T06:06:57.685Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-30T06:06:57.685Z] 5eb5b503b376: Pulling fs layer [2024-05-30T06:06:57.685Z] 5c69ac0246d0: Pulling fs layer [2024-05-30T06:06:57.685Z] ec43610c2a17: Pulling fs layer [2024-05-30T06:06:57.685Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-30T06:06:57.685Z] 33b1e0a273af: Pulling fs layer [2024-05-30T06:06:57.685Z] 5d3b04190fa2: Pulling fs layer [2024-05-30T06:06:57.685Z] 2f39f015ded8: Pulling fs layer [2024-05-30T06:06:57.685Z] 3a2ae6a8a46f: Waiting [2024-05-30T06:06:57.685Z] 5d3b04190fa2: Waiting [2024-05-30T06:06:57.685Z] 33b1e0a273af: Waiting [2024-05-30T06:06:57.685Z] 2f39f015ded8: Waiting [2024-05-30T06:06:57.685Z] 5c69ac0246d0: Verifying Checksum [2024-05-30T06:06:57.685Z] 5c69ac0246d0: Download complete [2024-05-30T06:06:57.685Z] 3a2ae6a8a46f: Download complete [2024-05-30T06:06:57.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:06:57.943Z] 33b1e0a273af: Verifying Checksum [2024-05-30T06:06:57.943Z] 33b1e0a273af: Download complete [2024-05-30T06:06:57.943Z] 5d3b04190fa2: Verifying Checksum [2024-05-30T06:06:57.943Z] 5d3b04190fa2: Download complete [2024-05-30T06:06:57.943Z] ec43610c2a17: Verifying Checksum [2024-05-30T06:06:57.943Z] ec43610c2a17: Download complete [2024-05-30T06:06:57.943Z] 5eb5b503b376: Verifying Checksum [2024-05-30T06:06:57.943Z] 5eb5b503b376: Download complete [2024-05-30T06:06:58.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:06:58.143Z] Configure a credential helper to remove this warning. See [2024-05-30T06:06:58.143Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:06:58.143Z] [2024-05-30T06:06:58.143Z] Login Succeeded [2024-05-30T06:06:58.143Z] ---> ****-login.sh ends [Pipeline] } [2024-05-30T06:06:58.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-05-30T06:06:58.507Z] 2f39f015ded8: Download complete [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-30T06:06:59.075Z] 5eb5b503b376: Pull complete [2024-05-30T06:06:59.075Z] 5c69ac0246d0: Pull complete [2024-05-30T06:06:59.362Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-30T06:06:59.640Z] ec43610c2a17: Pull complete [2024-05-30T06:06:59.640Z] 3a2ae6a8a46f: Pull complete [2024-05-30T06:06:59.782Z] + ls -al . [2024-05-30T06:06:59.782Z] total 68 [2024-05-30T06:06:59.782Z] drwxrwxr-x 6 jenkins jenkins 4096 May 30 06:06 . [2024-05-30T06:06:59.782Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 06:06 .. [2024-05-30T06:06:59.782Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 06:06 .git [2024-05-30T06:06:59.782Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 06:06 .github [2024-05-30T06:06:59.782Z] -rw-rw-r-- 1 jenkins jenkins 22 May 30 06:06 .gitignore [2024-05-30T06:06:59.782Z] -rw-rw-r-- 1 jenkins jenkins 1653 May 30 06:06 Dockerfile [2024-05-30T06:06:59.782Z] -rw-rw-r-- 1 jenkins jenkins 746 May 30 06:06 Jenkinsfile [2024-05-30T06:06:59.782Z] -rw-rw-r-- 1 jenkins jenkins 11381 May 30 06:06 LICENSE [2024-05-30T06:06:59.782Z] -rw-rw-r-- 1 jenkins jenkins 3606 May 30 06:06 README.md [2024-05-30T06:06:59.782Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 06:06 TAF-Manager [2024-05-30T06:06:59.782Z] drwxrwxr-x 6 jenkins jenkins 4096 May 30 06:06 TUC [2024-05-30T06:06:59.782Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 06:03 VERSION [2024-05-30T06:06:59.782Z] -rw-rw-r-- 1 jenkins jenkins 343 May 30 06:06 requirements.txt [2024-05-30T06:06:59.782Z] -rw-rw-r-- 1 jenkins jenkins 54 May 30 06:06 robot-entrypoint.sh [2024-05-30T06:06:59.782Z] -rw-rw-r-- 1 jenkins jenkins 445 May 30 06:06 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-05-30T06:06:59.903Z] 33b1e0a273af: Pull complete [2024-05-30T06:06:59.904Z] 5d3b04190fa2: Pull complete [Pipeline] sh [2024-05-30T06:07:00.267Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=de44ec85b587adf1c5e30545127ecd97034501d2 --label arch=arm64 --label version=0.0.0 . [2024-05-30T06:07:00.540Z] Sending build context to Docker daemon 373.2kB [2024-05-30T06:07:00.540Z] Step 1/13 : FROM alpine:3.20 [2024-05-30T06:07:01.130Z] 3.20: Pulling from library/alpine [2024-05-30T06:07:01.402Z] 94747bd81234: Pulling fs layer [2024-05-30T06:07:01.677Z] 94747bd81234: Download complete [2024-05-30T06:07:02.268Z] 94747bd81234: Pull complete [2024-05-30T06:07:02.538Z] Digest: sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd [2024-05-30T06:07:02.539Z] Status: Downloaded newer image for alpine:3.20 [2024-05-30T06:07:02.539Z] ---> 442043f030d3 [2024-05-30T06:07:02.539Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-05-30T06:07:02.539Z] ---> Running in 7d3bcf165461 [2024-05-30T06:07:03.130Z] Removing intermediate container 7d3bcf165461 [2024-05-30T06:07:03.130Z] ---> 40debcb5ad4d [2024-05-30T06:07:03.130Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-05-30T06:07:03.130Z] ---> Running in 0b225ad2d930 [2024-05-30T06:07:03.405Z] Removing intermediate container 0b225ad2d930 [2024-05-30T06:07:03.405Z] ---> 1609285f73c8 [2024-05-30T06:07:03.405Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-05-30T06:07:04.094Z] 2f39f015ded8: Pull complete [2024-05-30T06:07:04.094Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-30T06:07:04.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-30T06:07:04.094Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-30T06:07:04.374Z] ---> 3ca15109109a [2024-05-30T06:07:04.374Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-05-30T06:07:04.376Z] prd-ubuntu20.04-docker-8c-8g-1579 does not seem to be running inside a container [2024-05-30T06:07:04.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-109 -v /w/workspace/xfoundry_edgex-taf-common_PR-109:/w/workspace/xfoundry_edgex-taf-common_PR-109:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-109@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-30T06:07:04.964Z] ---> 2fe7de5b1850 [2024-05-30T06:07:04.964Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-05-30T06:07:05.233Z] ---> 39ada5b92a31 [2024-05-30T06:07:05.233Z] Step 7/13 : WORKDIR /edgex-taf [2024-05-30T06:07:05.518Z] ---> Running in e1b5f5846e83 [2024-05-30T06:07:05.790Z] Removing intermediate container e1b5f5846e83 [2024-05-30T06:07:05.790Z] ---> 220666c95b83 [2024-05-30T06:07:05.790Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-05-30T06:07:06.064Z] ---> Running in f75c96f43ba9 [2024-05-30T06:07:08.028Z] Removing intermediate container f75c96f43ba9 [2024-05-30T06:07:08.028Z] ---> 614b43125e35 [2024-05-30T06:07:08.028Z] 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 [2024-05-30T06:07:08.028Z] ---> Running in 61f45be64331 [2024-05-30T06:07:09.007Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-30T06:07:09.981Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-30T06:07:10.864Z] $ docker top 5585101331c553fe4664043e78d02139be94202d5ecf06df7d02551af73207c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:07:11.481Z] ---> job-cost.sh [2024-05-30T06:07:11.481Z] lf-activate-venv: SKIPPING [2024-05-30T06:07:11.481Z] INFO: No Stack... [2024-05-30T06:07:11.741Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-30T06:07:11.941Z] OK: 9 MiB in 14 packages [2024-05-30T06:07:11.941Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-30T06:07:12.000Z] INFO: Archiving Costs [Pipeline] sh [2024-05-30T06:07:12.321Z] + + cut -d, -f6 [2024-05-30T06:07:12.321Z] cat /w/workspace/xfoundry_edgex-taf-common_PR-109/archives/cost.csv [Pipeline] lock [2024-05-30T06:07:12.377Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-109-1-stack-cost] [2024-05-30T06:07:12.383Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-109-1-stack-cost] did not exist. Created. [2024-05-30T06:07:12.390Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-109-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-30T06:07:12.528Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-30T06:07:12.795Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-30T06:07:12.947Z] Stashed 1 file(s) [Pipeline] } [2024-05-30T06:07:12.969Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-109-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-30T06:07:13.060Z] $ docker stop --time=1 5585101331c553fe4664043e78d02139be94202d5ecf06df7d02551af73207c6 [2024-05-30T06:07:14.437Z] $ docker rm -f --volumes 5585101331c553fe4664043e78d02139be94202d5ecf06df7d02551af73207c6 [2024-05-30T06:07:14.502Z] (1/14) Installing ca-certificates (20240226-r0) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-30T06:07:15.094Z] (2/14) Installing brotli-libs (1.1.0-r2) [2024-05-30T06:07:15.697Z] (3/14) Installing c-ares (1.28.1-r0) [2024-05-30T06:07:15.977Z] (4/14) Installing libunistring (1.2-r0) [2024-05-30T06:07:16.572Z] (5/14) Installing libidn2 (2.3.7-r0) [2024-05-30T06:07:17.160Z] (6/14) Installing nghttp2-libs (1.62.0-r0) [2024-05-30T06:07:17.431Z] (7/14) Installing libpsl (0.21.5-r1) [2024-05-30T06:07:17.705Z] (8/14) Installing zstd-libs (1.5.6-r0) [2024-05-30T06:07:18.305Z] (9/14) Installing libcurl (8.7.1-r0) [2024-05-30T06:07:18.909Z] (10/14) Installing curl (8.7.1-r0) [2024-05-30T06:07:19.504Z] (11/14) Installing docker-cli (26.1.3-r0) [2024-05-30T06:07:20.927Z] (12/14) Installing oniguruma (6.9.9-r0) [2024-05-30T06:07:21.197Z] (13/14) Installing jq (1.7.1-r0) [2024-05-30T06:07:21.784Z] (14/14) Installing openssl (3.3.0-r2) [2024-05-30T06:07:22.369Z] Executing busybox-1.36.1-r28.trigger [2024-05-30T06:07:22.369Z] Executing ca-certificates-20240226-r0.trigger [2024-05-30T06:07:22.637Z] OK: 43 MiB in 28 packages [2024-05-30T06:07:22.906Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-30T06:07:23.509Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-30T06:07:25.459Z] (1/166) Installing libexpat (2.6.2-r0) [2024-05-30T06:07:26.049Z] (2/166) Installing libbz2 (1.0.8-r6) [2024-05-30T06:07:26.316Z] (3/166) Installing libpng (1.6.43-r0) [2024-05-30T06:07:26.899Z] (4/166) Installing freetype (2.13.2-r0) [2024-05-30T06:07:27.166Z] (5/166) Installing fontconfig (2.15.0-r1) [2024-05-30T06:07:27.754Z] (6/166) Installing libfontenc (1.1.8-r0) [2024-05-30T06:07:28.021Z] (7/166) Installing mkfontscale (1.2.2-r6) [2024-05-30T06:07:28.602Z] (8/166) Installing font-opensans (0_git20210927-r1) [2024-05-30T06:07:29.185Z] (9/166) Installing pkgconf (2.2.0-r0) [2024-05-30T06:07:29.452Z] (10/166) Installing libgcc (13.2.1_git20240309-r0) [2024-05-30T06:07:30.038Z] (11/166) Installing libffi (3.4.6-r0) [2024-05-30T06:07:30.305Z] (12/166) Installing libintl (0.22.5-r0) [2024-05-30T06:07:30.575Z] (13/166) Installing libeconf (0.6.3-r0) [2024-05-30T06:07:31.159Z] (14/166) Installing libblkid (2.40.1-r1) [2024-05-30T06:07:31.425Z] (15/166) Installing libmount (2.40.1-r1) [2024-05-30T06:07:32.014Z] (16/166) Installing pcre2 (10.43-r0) [2024-05-30T06:07:32.601Z] (17/166) Installing glib (2.80.2-r0) [2024-05-30T06:07:33.184Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r0) [2024-05-30T06:07:33.763Z] (19/166) Installing xz-libs (5.6.1-r3) [2024-05-30T06:07:34.347Z] (20/166) Installing libxml2 (2.12.7-r0) [2024-05-30T06:07:34.931Z] (21/166) Installing shared-mime-info (2.4-r0) [2024-05-30T06:07:35.514Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2024-05-30T06:07:35.781Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2024-05-30T06:07:36.364Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2024-05-30T06:07:36.629Z] (25/166) Installing libwebp (1.3.2-r0) [2024-05-30T06:07:37.211Z] (26/166) Installing tiff (4.6.0t-r0) [2024-05-30T06:07:37.793Z] (27/166) Installing gdk-pixbuf (2.42.11-r1) [2024-05-30T06:07:38.060Z] (28/166) Installing gtk-update-icon-cache (3.24.42-r0) [2024-05-30T06:07:38.645Z] (29/166) Installing libxau (1.0.11-r4) [2024-05-30T06:07:38.915Z] (30/166) Installing libmd (1.1.0-r0) [2024-05-30T06:07:39.182Z] (31/166) Installing libbsd (0.12.2-r0) [2024-05-30T06:07:39.449Z] (32/166) Installing libxdmcp (1.1.5-r1) [2024-05-30T06:07:40.038Z] (33/166) Installing libxcb (1.16.1-r0) [2024-05-30T06:07:40.307Z] (34/166) Installing libx11 (1.8.9-r1) [2024-05-30T06:07:41.271Z] (35/166) Installing libxcomposite (0.4.6-r5) [2024-05-30T06:07:41.539Z] (36/166) Installing libxfixes (6.0.1-r4) [2024-05-30T06:07:41.808Z] (37/166) Installing libxrender (0.9.11-r5) [2024-05-30T06:07:42.079Z] (38/166) Installing libxcursor (1.2.2-r1) [2024-05-30T06:07:42.667Z] (39/166) Installing libxdamage (1.1.6-r5) [2024-05-30T06:07:42.667Z] (40/166) Installing libxext (1.3.6-r2) [2024-05-30T06:07:43.251Z] (41/166) Installing libxi (1.8.1-r4) [2024-05-30T06:07:43.522Z] (42/166) Installing libxinerama (1.1.5-r4) [2024-05-30T06:07:43.791Z] (43/166) Installing libxrandr (1.5.4-r1) [2024-05-30T06:07:44.382Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2024-05-30T06:07:44.653Z] (45/166) Installing libxtst (1.2.4-r6) [2024-05-30T06:07:44.922Z] (46/166) Installing dbus-libs (1.14.10-r1) [2024-05-30T06:07:45.509Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2024-05-30T06:07:46.095Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2024-05-30T06:07:46.362Z] (49/166) Installing pixman (0.43.2-r0) [2024-05-30T06:07:46.946Z] (50/166) Installing cairo (1.18.0-r0) [2024-05-30T06:07:47.216Z] (51/166) Installing cairo-gobject (1.18.0-r0) [2024-05-30T06:07:47.800Z] (52/166) Installing avahi-libs (0.8-r17) [2024-05-30T06:07:48.075Z] (53/166) Installing gmp (6.3.0-r1) [2024-05-30T06:07:48.659Z] (54/166) Installing nettle (3.9.1-r0) [2024-05-30T06:07:49.244Z] (55/166) Installing libtasn1 (4.19.0-r2) [2024-05-30T06:07:49.512Z] (56/166) Installing p11-kit (0.25.3-r0) [2024-05-30T06:07:50.097Z] (57/166) Installing gnutls (3.8.5-r0) [2024-05-30T06:07:50.690Z] (58/166) Installing cups-libs (2.4.8-r0) [2024-05-30T06:07:51.276Z] (59/166) Installing libepoxy (1.5.10-r1) [2024-05-30T06:07:51.543Z] (60/166) Installing fribidi (1.0.14-r0) [2024-05-30T06:07:52.129Z] (61/166) Installing graphite2 (1.3.14-r6) [2024-05-30T06:07:52.398Z] (62/166) Installing harfbuzz (8.5.0-r0) [2024-05-30T06:07:52.988Z] (63/166) Installing libxft (2.3.8-r3) [2024-05-30T06:07:53.255Z] (64/166) Installing pango (1.52.2-r0) [2024-05-30T06:07:53.840Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2024-05-30T06:07:54.108Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2024-05-30T06:07:54.695Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2024-05-30T06:07:54.964Z] (68/166) Installing xkeyboard-config (2.41-r0) [2024-05-30T06:07:55.550Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2024-05-30T06:07:56.134Z] (70/166) Installing gtk+3.0 (3.24.42-r0) [2024-05-30T06:07:57.093Z] (71/166) Installing icu-data-full (74.2-r0) [2024-05-30T06:07:59.053Z] (72/166) Installing mesa (24.0.8-r1) [2024-05-30T06:07:59.323Z] (73/166) Installing llvm17-libs (17.0.6-r1) [2024-05-30T06:08:09.445Z] (74/166) Installing hwdata-pci (0.382-r0) [2024-05-30T06:08:09.445Z] (75/166) Installing libpciaccess (0.18.1-r0) [2024-05-30T06:08:09.445Z] (76/166) Installing libdrm (2.4.120-r0) [2024-05-30T06:08:09.715Z] (77/166) Installing libelf (0.191-r0) [2024-05-30T06:08:10.298Z] (78/166) Installing mesa-glapi (24.0.8-r1) [2024-05-30T06:08:10.566Z] (79/166) Installing mesa-dri-gallium (24.0.8-r1) [2024-05-30T06:08:13.214Z] (80/166) Installing eudev-libs (3.2.14-r2) [2024-05-30T06:08:13.492Z] (81/166) Installing libmagic (5.45-r1) [2024-05-30T06:08:14.095Z] (82/166) Installing file (5.45-r1) [2024-05-30T06:08:14.365Z] (83/166) Installing xprop (1.2.7-r0) [2024-05-30T06:08:14.963Z] (84/166) Installing libice (1.1.1-r6) [2024-05-30T06:08:15.241Z] (85/166) Installing libuuid (2.40.1-r1) [2024-05-30T06:08:15.542Z] (86/166) Installing libsm (1.2.4-r4) [2024-05-30T06:08:16.161Z] (87/166) Installing libxt (1.3.0-r5) [2024-05-30T06:08:16.440Z] (88/166) Installing libxmu (1.1.4-r2) [2024-05-30T06:08:17.026Z] (89/166) Installing xset (1.2.5-r1) [2024-05-30T06:08:17.296Z] (90/166) Installing xdg-utils (1.2.1-r0) [2024-05-30T06:08:17.564Z] (91/166) Installing libogg (1.3.5-r5) [2024-05-30T06:08:17.835Z] (92/166) Installing libflac (1.4.3-r1) [2024-05-30T06:08:18.424Z] (93/166) Installing alsa-lib (1.2.11-r0) [2024-05-30T06:08:19.006Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2024-05-30T06:08:19.590Z] (95/166) Installing aom-libs (3.9.0-r0) [2024-05-30T06:08:20.177Z] (96/166) Installing libva (2.21.0-r0) [2024-05-30T06:08:20.760Z] (97/166) Installing libvdpau (1.5-r3) [2024-05-30T06:08:21.027Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r7) [2024-05-30T06:08:21.612Z] (99/166) Installing libdav1d (1.4.2-r0) [2024-05-30T06:08:22.194Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2024-05-30T06:08:22.461Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2024-05-30T06:08:22.731Z] (102/166) Installing imath (3.1.11-r2) [2024-05-30T06:08:23.315Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2024-05-30T06:08:23.899Z] (104/166) Installing giflib (5.2.2-r0) [2024-05-30T06:08:24.167Z] (105/166) Installing libhwy (1.0.7-r0) [2024-05-30T06:08:24.436Z] (106/166) Installing lcms2 (2.16-r0) [2024-05-30T06:08:25.021Z] (107/166) Installing libjxl (0.10.2-r0) [2024-05-30T06:08:25.609Z] (108/166) Installing lame-libs (3.100-r5) [2024-05-30T06:08:26.195Z] (109/166) Installing opus (1.5.2-r0) [2024-05-30T06:08:26.780Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2024-05-30T06:08:27.049Z] (111/166) Installing libgomp (13.2.1_git20240309-r0) [2024-05-30T06:08:27.632Z] (112/166) Installing soxr (0.1.3-r7) [2024-05-30T06:08:27.899Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r7) [2024-05-30T06:08:28.483Z] (114/166) Installing libtheora (1.1.1-r18) [2024-05-30T06:08:29.068Z] (115/166) Installing libvorbis (1.3.7-r2) [2024-05-30T06:08:29.336Z] (116/166) Installing libvpx (1.14.0-r0) [2024-05-30T06:08:29.919Z] (117/166) Installing libwebpmux (1.3.2-r0) [2024-05-30T06:08:30.503Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2024-05-30T06:08:31.083Z] (119/166) Installing numactl (2.0.18-r0) [2024-05-30T06:08:31.349Z] (120/166) Installing x265-libs (3.6-r0) [2024-05-30T06:08:31.931Z] (121/166) Installing xvidcore (1.3.7-r2) [2024-05-30T06:08:32.514Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r7) [2024-05-30T06:08:33.477Z] (123/166) Installing libbluray (1.3.4-r1) [2024-05-30T06:08:33.743Z] (124/166) Installing mpg123-libs (1.32.6-r0) [2024-05-30T06:08:34.325Z] (125/166) Installing libopenmpt (0.7.7-r0) [2024-05-30T06:08:34.907Z] (126/166) Installing cjson (1.7.18-r0) [2024-05-30T06:08:35.175Z] (127/166) Installing mbedtls (3.6.0-r0) [2024-05-30T06:08:35.760Z] (128/166) Installing librist (0.2.10-r1) [2024-05-30T06:08:36.028Z] (129/166) Installing libsrt (1.5.3-r0) [2024-05-30T06:08:36.613Z] (130/166) Installing libssh (0.10.6-r0) [2024-05-30T06:08:36.881Z] (131/166) Installing libsodium (1.0.19-r0) [2024-05-30T06:08:37.466Z] (132/166) Installing libzmq (4.3.5-r2) [2024-05-30T06:08:38.051Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r7) [2024-05-30T06:08:38.640Z] (134/166) Installing crc32c (1.1.2-r0) [2024-05-30T06:08:38.909Z] (135/166) Installing double-conversion (3.3.0-r0) [2024-05-30T06:08:39.176Z] (136/166) Installing libevent (2.1.12-r7) [2024-05-30T06:08:39.763Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2024-05-30T06:08:40.354Z] (138/166) Installing mesa-gbm (24.0.8-r1) [2024-05-30T06:08:40.623Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2024-05-30T06:08:41.211Z] (140/166) Installing icu-libs (74.2-r0) [2024-05-30T06:08:41.811Z] (141/166) Installing minizip (1.3.1-r0) [2024-05-30T06:08:42.080Z] (142/166) Installing nspr (4.35-r4) [2024-05-30T06:08:42.667Z] (143/166) Installing sqlite-libs (3.45.3-r1) [2024-05-30T06:08:43.255Z] (144/166) Installing nss (3.100-r0) [2024-05-30T06:08:43.839Z] (145/166) Installing openh264 (2.4.1-r0) [2024-05-30T06:08:44.425Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2024-05-30T06:08:45.012Z] (147/166) Installing libunwind (1.8.1-r0) [2024-05-30T06:08:45.281Z] (148/166) Installing yaml (0.2.5-r2) [2024-05-30T06:08:45.866Z] (149/166) Installing libcamera (0.3.0-r0) [2024-05-30T06:08:46.450Z] (150/166) Installing speexdsp (1.2.1-r2) [2024-05-30T06:08:46.717Z] (151/166) Installing libuv (1.48.0-r0) [2024-05-30T06:08:46.982Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2024-05-30T06:08:47.565Z] (153/166) Installing libsndfile (1.2.2-r0) [2024-05-30T06:08:48.149Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2024-05-30T06:08:48.417Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2024-05-30T06:08:51.761Z] (156/166) Installing libasyncns (0.8-r3) [2024-05-30T06:08:51.761Z] (157/166) Installing libltdl (2.4.7-r3) [2024-05-30T06:08:51.761Z] (158/166) Installing orc (0.4.37-r0) [2024-05-30T06:08:52.357Z] (159/166) Installing tdb-libs (1.4.9-r1) [2024-05-30T06:08:52.624Z] (160/166) Installing libpulse (17.0-r0) [2024-05-30T06:08:53.211Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2024-05-30T06:08:53.479Z] (162/166) Installing libgpg-error (1.49-r0) [2024-05-30T06:08:54.063Z] (163/166) Installing libgcrypt (1.10.3-r0) [2024-05-30T06:08:54.646Z] (164/166) Installing libxslt (1.1.39-r1) [2024-05-30T06:08:54.916Z] (165/166) Installing chromium (125.0.6422.112-r0) [2024-05-30T06:09:13.354Z] (166/166) Installing chromium-chromedriver (125.0.6422.112-r0) [2024-05-30T06:09:14.320Z] Executing busybox-1.36.1-r28.trigger [2024-05-30T06:09:14.320Z] Executing fontconfig-2.15.0-r1.trigger [2024-05-30T06:09:14.320Z] Executing mkfontscale-1.2.2-r6.trigger [2024-05-30T06:09:14.587Z] Executing glib-2.80.2-r0.trigger [2024-05-30T06:09:14.587Z] Executing shared-mime-info-2.4-r0.trigger [2024-05-30T06:09:17.950Z] Executing gdk-pixbuf-2.42.11-r1.trigger [2024-05-30T06:09:17.950Z] Executing gtk-update-icon-cache-3.24.42-r0.trigger [2024-05-30T06:09:17.950Z] Executing gtk+3.0-3.24.42-r0.trigger [2024-05-30T06:09:17.950Z] OK: 643 MiB in 194 packages [2024-05-30T06:09:17.950Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-30T06:09:18.536Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-30T06:09:20.494Z] (1/30) Installing jansson (2.14-r4) [2024-05-30T06:09:21.078Z] (2/30) Installing binutils (2.42-r0) [2024-05-30T06:09:22.039Z] (3/30) Installing libatomic (13.2.1_git20240309-r0) [2024-05-30T06:09:22.307Z] (4/30) Installing isl26 (0.26-r1) [2024-05-30T06:09:22.892Z] (5/30) Installing mpfr4 (4.2.1-r0) [2024-05-30T06:09:23.157Z] (6/30) Installing mpc1 (1.3.1-r1) [2024-05-30T06:09:23.740Z] (7/30) Installing gcc (13.2.1_git20240309-r0) [2024-05-30T06:09:31.951Z] (8/30) Installing musl-dev (1.2.5-r0) [2024-05-30T06:09:32.231Z] (9/30) Installing linux-headers (6.6-r0) [2024-05-30T06:09:33.196Z] (10/30) Installing libffi-dev (3.4.6-r0) [2024-05-30T06:09:33.786Z] (11/30) Installing libpq (16.3-r0) [2024-05-30T06:09:34.370Z] (12/30) Installing openssl-dev (3.3.0-r2) [2024-05-30T06:09:34.952Z] (13/30) Installing libpq-dev (16.3-r0) [2024-05-30T06:09:35.219Z] (14/30) Installing libecpg (16.3-r0) [2024-05-30T06:09:35.802Z] (15/30) Installing libecpg-dev (16.3-r0) [2024-05-30T06:09:36.390Z] (16/30) Installing clang16-headers (16.0.6-r5) [2024-05-30T06:09:36.978Z] (17/30) Installing llvm16-libs (16.0.6-r8) [2024-05-30T06:09:45.187Z] (18/30) Installing clang16-libs (16.0.6-r5) [2024-05-30T06:09:49.439Z] (19/30) Installing fortify-headers (1.1-r3) [2024-05-30T06:09:49.439Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) [2024-05-30T06:09:50.840Z] (21/30) Installing llvm16-linker-tools (16.0.6-r8) [2024-05-30T06:09:51.106Z] (22/30) Installing clang16 (16.0.6-r5) [2024-05-30T06:09:51.687Z] (23/30) Installing icu (74.2-r0) [2024-05-30T06:09:51.954Z] (24/30) Installing icu-dev (74.2-r0) [2024-05-30T06:09:52.925Z] (25/30) Installing llvm16 (16.0.6-r8) [2024-05-30T06:10:03.010Z] (26/30) Installing lz4-libs (1.9.4-r5) [2024-05-30T06:10:03.010Z] (27/30) Installing lz4-dev (1.9.4-r5) [2024-05-30T06:10:03.010Z] (28/30) Installing zstd (1.5.6-r0) [2024-05-30T06:10:03.278Z] (29/30) Installing zstd-dev (1.5.6-r0) [2024-05-30T06:10:03.548Z] (30/30) Installing postgresql16-dev (16.3-r0) [2024-05-30T06:10:04.956Z] Executing busybox-1.36.1-r28.trigger [2024-05-30T06:10:04.956Z] OK: 1169 MiB in 224 packages [2024-05-30T06:10:05.226Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-30T06:10:05.808Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-30T06:10:07.757Z] (1/14) Installing g++ (13.2.1_git20240309-r0) [2024-05-30T06:10:12.017Z] (2/14) Installing gdbm (1.23-r1) [2024-05-30T06:10:12.017Z] (3/14) Installing mpdecimal (4.0.0-r0) [2024-05-30T06:10:12.284Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r0) [2024-05-30T06:10:12.551Z] (5/14) Installing libncursesw (6.4_p20240420-r0) [2024-05-30T06:10:13.133Z] (6/14) Installing libpanelw (6.4_p20240420-r0) [2024-05-30T06:10:13.401Z] (7/14) Installing readline (8.2.10-r0) [2024-05-30T06:10:13.984Z] (8/14) Installing python3 (3.12.3-r1) [2024-05-30T06:10:15.398Z] (9/14) Installing python3-pycache-pyc0 (3.12.3-r1) [2024-05-30T06:10:16.357Z] (10/14) Installing pyc (3.12.3-r1) [2024-05-30T06:10:16.948Z] (11/14) Installing python3-pyc (3.12.3-r1) [2024-05-30T06:10:16.948Z] (12/14) Installing python3-dev (3.12.3-r1) [2024-05-30T06:10:27.033Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2024-05-30T06:10:27.033Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2024-05-30T06:10:27.033Z] Executing busybox-1.36.1-r28.trigger [2024-05-30T06:10:27.033Z] OK: 1356 MiB in 238 packages [2024-05-30T06:10:27.033Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-30T06:10:27.617Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-30T06:10:29.603Z] OK: 1356 MiB in 238 packages [2024-05-30T06:10:29.880Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-30T06:10:30.463Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-30T06:10:33.042Z] (1/1) Installing tzdata (2024a-r1) [2024-05-30T06:10:33.308Z] OK: 1357 MiB in 239 packages [2024-05-30T06:10:35.251Z] (1/1) Purging tzdata (2024a-r1) [2024-05-30T06:10:35.524Z] OK: 1356 MiB in 238 packages [2024-05-30T06:10:53.737Z] Looking in links: /tmp/tmpvuhyuq0f [2024-05-30T06:10:53.737Z] Processing /tmp/tmpvuhyuq0f/pip-24.0-py3-none-any.whl [2024-05-30T06:10:53.737Z] Installing collected packages: pip [2024-05-30T06:11:06.038Z] Successfully installed pip-24.0 [2024-05-30T06:11:06.038Z] 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 [2024-05-30T06:11:07.972Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.0) [2024-05-30T06:11:11.308Z] Collecting setuptools [2024-05-30T06:11:11.308Z] Downloading setuptools-70.0.0-py3-none-any.whl.metadata (5.9 kB) [2024-05-30T06:11:11.574Z] Collecting wheel [2024-05-30T06:11:11.574Z] Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) [2024-05-30T06:11:12.155Z] Downloading setuptools-70.0.0-py3-none-any.whl (863 kB) [2024-05-30T06:11:12.155Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.4/863.4 kB 18.1 MB/s eta 0:00:00 [2024-05-30T06:11:12.155Z] Downloading wheel-0.43.0-py3-none-any.whl (65 kB) [2024-05-30T06:11:12.155Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 21.9 MB/s eta 0:00:00 [2024-05-30T06:11:12.734Z] Installing collected packages: wheel, setuptools [2024-05-30T06:11:18.055Z] Successfully installed setuptools-70.0.0 wheel-0.43.0 [2024-05-30T06:11:18.055Z] 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 [2024-05-30T06:11:22.305Z] Processing ./edgex-taf-common [2024-05-30T06:11:22.305Z] Preparing metadata (setup.py): started [2024-05-30T06:11:22.886Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T06:11:23.153Z] Building wheels for collected packages: edgex-taf-common [2024-05-30T06:11:23.153Z] Building wheel for edgex-taf-common (setup.py): started [2024-05-30T06:11:25.234Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-05-30T06:11:25.234Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=9258250317df2f2135be586b5a8de6d0005eaff9f7f4c6a030b496c4a3c9a246 [2024-05-30T06:11:25.234Z] Stored in directory: /tmp/pip-ephem-wheel-cache-90tdjscr/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2024-05-30T06:11:25.234Z] Successfully built edgex-taf-common [2024-05-30T06:11:25.519Z] Installing collected packages: edgex-taf-common [2024-05-30T06:11:25.519Z] Successfully installed edgex-taf-common-0.0.0 [2024-05-30T06:11:25.519Z] 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 [2024-05-30T06:11:31.012Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2024-05-30T06:11:31.012Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2024-05-30T06:11:31.012Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2024-05-30T06:11:31.012Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2024-05-30T06:11:31.012Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-05-30T06:11:31.012Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-05-30T06:11:31.654Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-05-30T06:11:31.655Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-05-30T06:11:31.655Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-05-30T06:11:31.655Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-05-30T06:11:31.655Z] Preparing metadata (setup.py): started [2024-05-30T06:11:33.074Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T06:11:33.074Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-05-30T06:11:33.074Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-05-30T06:11:33.341Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-05-30T06:11:33.341Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-05-30T06:11:33.924Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2024-05-30T06:11:33.924Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2024-05-30T06:11:33.924Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-05-30T06:11:33.924Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-05-30T06:11:33.924Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 20.8 MB/s eta 0:00:00 [2024-05-30T06:11:34.190Z] Preparing metadata (setup.py): started [2024-05-30T06:11:36.127Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T06:11:36.127Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2024-05-30T06:11:36.127Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2024-05-30T06:11:38.709Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-05-30T06:11:38.709Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (62 kB) [2024-05-30T06:11:38.709Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 11.9 MB/s eta 0:00:00 [2024-05-30T06:11:39.289Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2024-05-30T06:11:39.289Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2024-05-30T06:11:39.289Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 25.5 MB/s eta 0:00:00 [2024-05-30T06:11:39.870Z] Installing build dependencies: started [2024-05-30T06:11:52.161Z] Installing build dependencies: finished with status 'done' [2024-05-30T06:11:52.162Z] Getting requirements to build wheel: started [2024-05-30T06:11:54.099Z] Getting requirements to build wheel: finished with status 'done' [2024-05-30T06:11:54.099Z] Preparing metadata (pyproject.toml): started [2024-05-30T06:11:56.107Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-05-30T06:11:56.374Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-05-30T06:11:56.374Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-05-30T06:11:59.708Z] Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) [2024-05-30T06:11:59.708Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.1 kB) [2024-05-30T06:11:59.708Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-05-30T06:11:59.708Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-05-30T06:11:59.708Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 22.5 MB/s eta 0:00:00 [2024-05-30T06:11:59.977Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-05-30T06:11:59.977Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-05-30T06:12:00.245Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 23.0 MB/s eta 0:00:00 [2024-05-30T06:12:00.511Z] Preparing metadata (setup.py): started [2024-05-30T06:12:02.455Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T06:12:03.413Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2024-05-30T06:12:03.413Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) [2024-05-30T06:12:04.372Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T06:12:04.372Z] Downloading selenium-4.21.0-py3-none-any.whl.metadata (6.9 kB) [2024-05-30T06:12:04.638Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T06:12:04.638Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2024-05-30T06:12:04.904Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:12:04.904Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2024-05-30T06:12:05.185Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:12:05.186Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-05-30T06:12:05.186Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 22.1 MB/s eta 0:00:00 [2024-05-30T06:12:05.186Z] Preparing metadata (setup.py): started [2024-05-30T06:12:07.124Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T06:12:07.124Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:12:07.124Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2024-05-30T06:12:07.124Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:12:07.124Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-05-30T06:12:07.389Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:12:07.389Z] Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-30T06:12:07.655Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:12:07.655Z] Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) [2024-05-30T06:12:08.612Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:12:08.612Z] Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) [2024-05-30T06:12:08.612Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:12:08.612Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-05-30T06:12:10.020Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-30T06:12:10.020Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (33 kB) [2024-05-30T06:12:10.020Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-30T06:12:10.020Z] Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) [2024-05-30T06:12:10.604Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-30T06:12:10.604Z] Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) [2024-05-30T06:12:10.872Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-30T06:12:10.872Z] Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) [2024-05-30T06:12:11.138Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-30T06:12:11.138Z] Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) [2024-05-30T06:12:11.718Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-30T06:12:11.718Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2024-05-30T06:12:12.299Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-30T06:12:12.299Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-05-30T06:12:12.563Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-30T06:12:12.563Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-05-30T06:12:12.563Z] 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) [2024-05-30T06:12:12.830Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-30T06:12:12.830Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-05-30T06:12:13.095Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-30T06:12:13.095Z] Downloading typing_extensions-4.12.0-py3-none-any.whl.metadata (3.0 kB) [2024-05-30T06:12:13.360Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T06:12:13.360Z] Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) [2024-05-30T06:12:13.625Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T06:12:13.625Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-05-30T06:12:14.577Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:12:14.577Z] Downloading PyYAML-6.0.1.tar.gz (125 kB) [2024-05-30T06:12:14.577Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 26.7 MB/s eta 0:00:00 [2024-05-30T06:12:15.976Z] Installing build dependencies: started [2024-05-30T06:12:38.011Z] Installing build dependencies: finished with status 'done' [2024-05-30T06:12:38.011Z] Getting requirements to build wheel: started [2024-05-30T06:12:48.068Z] Getting requirements to build wheel: finished with status 'done' [2024-05-30T06:12:48.068Z] Preparing metadata (pyproject.toml): started [2024-05-30T06:12:50.000Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-05-30T06:12:50.000Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:12:50.000Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-05-30T06:12:50.000Z] Preparing metadata (setup.py): started [2024-05-30T06:12:50.953Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T06:12:50.953Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:12:50.953Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-05-30T06:12:51.216Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:12:51.216Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-05-30T06:12:51.216Z] Preparing metadata (setup.py): started [2024-05-30T06:12:52.614Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T06:12:52.614Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:12:52.614Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-05-30T06:12:52.879Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:12:52.879Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2024-05-30T06:12:52.879Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:12:52.879Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-05-30T06:12:53.458Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:12:53.458Z] Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-05-30T06:12:53.458Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:12:53.458Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-05-30T06:12:54.038Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:12:54.038Z] Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) [2024-05-30T06:12:56.610Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:12:56.610Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2024-05-30T06:12:58.014Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T06:12:58.015Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-05-30T06:12:58.015Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T06:12:58.015Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-05-30T06:12:58.015Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T06:12:58.280Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-05-30T06:12:58.280Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T06:12:58.280Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-05-30T06:12:58.861Z] 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)) [2024-05-30T06:12:58.861Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-05-30T06:12:59.127Z] 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)) [2024-05-30T06:12:59.127Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-30T06:12:59.707Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2024-05-30T06:12:59.707Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 28.1 MB/s eta 0:00:00 [2024-05-30T06:12:59.707Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2024-05-30T06:12:59.707Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-05-30T06:12:59.707Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-05-30T06:12:59.707Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 27.3 MB/s eta 0:00:00 [2024-05-30T06:12:59.707Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-05-30T06:12:59.707Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-05-30T06:12:59.972Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2024-05-30T06:12:59.972Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 27.5 MB/s eta 0:00:00 [2024-05-30T06:12:59.972Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2024-05-30T06:12:59.972Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 26.7 MB/s eta 0:00:00 [2024-05-30T06:12:59.972Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl (13.6 MB) [2024-05-30T06:13:00.554Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.6/13.6 MB 23.2 MB/s eta 0:00:00 [2024-05-30T06:13:00.554Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-05-30T06:13:00.554Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 24.2 MB/s eta 0:00:00 [2024-05-30T06:13:00.554Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) [2024-05-30T06:13:00.554Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 23.9 MB/s eta 0:00:00 [2024-05-30T06:13:00.554Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-05-30T06:13:00.821Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 23.1 MB/s eta 0:00:00 [2024-05-30T06:13:00.821Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2024-05-30T06:13:00.821Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 21.7 MB/s eta 0:00:00 [2024-05-30T06:13:00.821Z] Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) [2024-05-30T06:13:00.821Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 24.3 MB/s eta 0:00:00 [2024-05-30T06:13:00.821Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl (138 kB) [2024-05-30T06:13:00.821Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.3/138.3 kB 24.5 MB/s eta 0:00:00 [2024-05-30T06:13:00.821Z] Downloading idna-3.7-py3-none-any.whl (66 kB) [2024-05-30T06:13:00.821Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 23.3 MB/s eta 0:00:00 [2024-05-30T06:13:00.821Z] Downloading packaging-24.0-py3-none-any.whl (53 kB) [2024-05-30T06:13:01.088Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 21.5 MB/s eta 0:00:00 [2024-05-30T06:13:01.088Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-05-30T06:13:01.088Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 22.1 MB/s eta 0:00:00 [2024-05-30T06:13:01.088Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-05-30T06:13:01.088Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 22.3 MB/s eta 0:00:00 [2024-05-30T06:13:01.088Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2024-05-30T06:13:01.088Z] Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB) [2024-05-30T06:13:01.672Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 21.6 MB/s eta 0:00:00 [2024-05-30T06:13:01.672Z] Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) [2024-05-30T06:13:01.672Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 24.9 MB/s eta 0:00:00 [2024-05-30T06:13:01.672Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2024-05-30T06:13:01.672Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 24.7 MB/s eta 0:00:00 [2024-05-30T06:13:01.672Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2024-05-30T06:13:01.672Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 24.9 MB/s eta 0:00:00 [2024-05-30T06:13:01.672Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2024-05-30T06:13:01.672Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-05-30T06:13:01.672Z] Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) [2024-05-30T06:13:01.672Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 23.5 MB/s eta 0:00:00 [2024-05-30T06:13:01.672Z] Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) [2024-05-30T06:13:01.943Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 22.8 MB/s eta 0:00:00 [2024-05-30T06:13:01.943Z] Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) [2024-05-30T06:13:01.943Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 22.8 MB/s eta 0:00:00 [2024-05-30T06:13:01.943Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-05-30T06:13:01.943Z] Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-05-30T06:13:01.943Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 23.4 MB/s eta 0:00:00 [2024-05-30T06:13:01.943Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-05-30T06:13:01.943Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 24.6 MB/s eta 0:00:00 [2024-05-30T06:13:01.943Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2024-05-30T06:13:01.943Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-05-30T06:13:01.943Z] Downloading referencing-0.35.1-py3-none-any.whl (26 kB) [2024-05-30T06:13:01.943Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-05-30T06:13:01.943Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl (1.3 MB) [2024-05-30T06:13:02.211Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 23.3 MB/s eta 0:00:00 [2024-05-30T06:13:02.211Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-05-30T06:13:02.211Z] Downloading trio-0.25.1-py3-none-any.whl (467 kB) [2024-05-30T06:13:02.211Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 24.3 MB/s eta 0:00:00 [2024-05-30T06:13:02.211Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-05-30T06:13:02.211Z] Downloading typing_extensions-4.12.0-py3-none-any.whl (37 kB) [2024-05-30T06:13:02.211Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-05-30T06:13:02.211Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 23.0 MB/s eta 0:00:00 [2024-05-30T06:13:02.211Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-05-30T06:13:02.211Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-05-30T06:13:02.211Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-05-30T06:13:02.211Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-05-30T06:13:02.211Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-05-30T06:13:02.211Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-05-30T06:13:02.211Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 21.9 MB/s eta 0:00:00 [2024-05-30T06:13:03.172Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, PyYAML, strict-rfc3339, validate-email [2024-05-30T06:13:03.172Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-05-30T06:13:05.108Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-05-30T06:13:05.108Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=8afd2014075ef34a8b338bb4cd371104a119c8d76d33c46b405fbfaad42adc49 [2024-05-30T06:13:05.108Z] Stored in directory: /tmp/pip-ephem-wheel-cache-3cph9996/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2024-05-30T06:13:05.108Z] Building wheel for paho-mqtt (setup.py): started [2024-05-30T06:13:06.514Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-05-30T06:13:06.782Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=9fd859da74ca5bbcc01052ffc07b2767a6419801185c15b70e16fd4f591311a1 [2024-05-30T06:13:06.782Z] Stored in directory: /tmp/pip-ephem-wheel-cache-3cph9996/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 [2024-05-30T06:13:06.782Z] Building wheel for psutil (pyproject.toml): started [2024-05-30T06:13:19.109Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-05-30T06:13:19.109Z] Created wheel for psutil: filename=psutil-5.9.5-cp312-abi3-linux_aarch64.whl size=281981 sha256=3c336319ff0d6eadf08eebfd08bda4cb67499e39fcd946b2962515fc031a6fb6 [2024-05-30T06:13:19.109Z] Stored in directory: /tmp/pip-ephem-wheel-cache-3cph9996/wheels/e8/a9/47/bee5d847b031736eb597b632c3ff602d0c0ccf1f14d95293ee [2024-05-30T06:13:19.109Z] Building wheel for psycopg2 (setup.py): started [2024-05-30T06:14:26.977Z] Building wheel for psycopg2 (setup.py): still running... [2024-05-30T06:14:32.340Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-05-30T06:14:32.340Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_aarch64.whl size=512490 sha256=bb4e90429b99f2b84c8f857b2ee2ad509eff78985e4b302826c998db2dd85059 [2024-05-30T06:14:32.340Z] Stored in directory: /tmp/pip-ephem-wheel-cache-3cph9996/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 [2024-05-30T06:14:32.340Z] Building wheel for flex (setup.py): started [2024-05-30T06:14:34.287Z] Building wheel for flex (setup.py): finished with status 'done' [2024-05-30T06:14:34.287Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=7402e7fea67a32a9e7a0b7874d436cf8aeb00d86668243453fc3d2dcb8089f0a [2024-05-30T06:14:34.287Z] Stored in directory: /tmp/pip-ephem-wheel-cache-3cph9996/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2024-05-30T06:14:34.287Z] Building wheel for PyYAML (pyproject.toml): started [2024-05-30T06:14:37.632Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2024-05-30T06:14:37.632Z] Created wheel for PyYAML: filename=PyYAML-6.0.1-cp312-cp312-linux_aarch64.whl size=45363 sha256=7f2bb4f49ff1e8c7f45c90b01074bde57970e6b78b95293d8a696fe4bb998d5b [2024-05-30T06:14:37.632Z] Stored in directory: /tmp/pip-ephem-wheel-cache-3cph9996/wheels/4a/68/8e/df9cd97725df58bd2ab35992dce00b50f70490a3d672da85ea [2024-05-30T06:14:37.632Z] Building wheel for strict-rfc3339 (setup.py): started [2024-05-30T06:14:39.056Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-05-30T06:14:39.056Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=f6acad5b4530a069bbbe5819a864fe98e0f1f827c756378c66cc0f8cea6dd119 [2024-05-30T06:14:39.056Z] Stored in directory: /tmp/pip-ephem-wheel-cache-3cph9996/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2024-05-30T06:14:39.056Z] Building wheel for validate-email (setup.py): started [2024-05-30T06:14:40.999Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-05-30T06:14:40.999Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=d1a13149201889ad628ce668d1e61eef68be7346cf06a52fd748d6df56d71bd2 [2024-05-30T06:14:40.999Z] Stored in directory: /tmp/pip-ephem-wheel-cache-3cph9996/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2024-05-30T06:14:40.999Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex PyYAML strict-rfc3339 validate-email [2024-05-30T06:14:43.576Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, redis, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, robotbackgroundlogger, requests, referencing, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2024-05-30T06:16:05.207Z] Successfully installed GenSON-1.3.0 PyYAML-6.0.1 RESTinstance-1.3.0 attrs-23.2.0 certifi-2024.2.2 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.21.2 flex-6.14.1 h11-0.14.0 idna-3.7 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-2.4 jsonschema-4.22.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-24.0 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.18.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.1 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.35.1 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.18.1 selenium-4.21.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.25.1 trio-websocket-0.11.1 typing-extensions-4.12.0 tzlocal-5.2 urllib3-2.2.1 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 [2024-05-30T06:16:05.207Z] 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 [2024-05-30T06:16:44.067Z] Removing intermediate container 61f45be64331 [2024-05-30T06:16:44.067Z] ---> 5072f477aa2c [2024-05-30T06:16:44.067Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-05-30T06:16:44.067Z] ---> Running in e4f311a0eaa4 [2024-05-30T06:16:44.067Z] Removing intermediate container e4f311a0eaa4 [2024-05-30T06:16:44.067Z] ---> 029bc6ab57f2 [2024-05-30T06:16:44.067Z] Step 11/13 : LABEL arch=arm64 [2024-05-30T06:16:44.067Z] ---> Running in 2deb6b67c671 [2024-05-30T06:16:44.067Z] Removing intermediate container 2deb6b67c671 [2024-05-30T06:16:44.067Z] ---> 54a4e2b95f37 [2024-05-30T06:16:44.067Z] Step 12/13 : LABEL git_sha=de44ec85b587adf1c5e30545127ecd97034501d2 [2024-05-30T06:16:44.067Z] ---> Running in f9b175a0e15e [2024-05-30T06:16:44.067Z] Removing intermediate container f9b175a0e15e [2024-05-30T06:16:44.067Z] ---> 216506e767af [2024-05-30T06:16:44.067Z] Step 13/13 : LABEL version=0.0.0 [2024-05-30T06:16:44.067Z] ---> Running in a82419a40100 [2024-05-30T06:16:44.659Z] Removing intermediate container a82419a40100 [2024-05-30T06:16:44.659Z] ---> 546934767096 [2024-05-30T06:16:44.659Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-30T06:16:44.659Z] Successfully built 546934767096 [2024-05-30T06:16:44.659Z] 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 [2024-05-30T06:16:45.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-30T06:16:45.837Z] [2024-05-30T06:16:45.837Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:16:46.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-30T06:16:46.539Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-30T06:16:46.539Z] 8998bd30e6a1: Pulling fs layer [2024-05-30T06:16:46.539Z] 04944245beec: Pulling fs layer [2024-05-30T06:16:46.539Z] 699f458cf7ca: Pulling fs layer [2024-05-30T06:16:46.539Z] 765212b225bb: Pulling fs layer [2024-05-30T06:16:46.539Z] f23df028b6ca: Pulling fs layer [2024-05-30T06:16:46.539Z] d65c8cfc05b1: Pulling fs layer [2024-05-30T06:16:46.539Z] 2437ff75d9bd: Pulling fs layer [2024-05-30T06:16:46.539Z] 765212b225bb: Waiting [2024-05-30T06:16:46.539Z] f23df028b6ca: Waiting [2024-05-30T06:16:46.539Z] d65c8cfc05b1: Waiting [2024-05-30T06:16:46.539Z] 2437ff75d9bd: Waiting [2024-05-30T06:16:46.539Z] 04944245beec: Verifying Checksum [2024-05-30T06:16:46.539Z] 04944245beec: Download complete [2024-05-30T06:16:46.539Z] 765212b225bb: Verifying Checksum [2024-05-30T06:16:46.539Z] 765212b225bb: Download complete [2024-05-30T06:16:46.539Z] f23df028b6ca: Verifying Checksum [2024-05-30T06:16:46.539Z] f23df028b6ca: Download complete [2024-05-30T06:16:46.804Z] d65c8cfc05b1: Verifying Checksum [2024-05-30T06:16:46.804Z] d65c8cfc05b1: Download complete [2024-05-30T06:16:46.804Z] 699f458cf7ca: Verifying Checksum [2024-05-30T06:16:46.804Z] 699f458cf7ca: Download complete [2024-05-30T06:16:47.389Z] 8998bd30e6a1: Verifying Checksum [2024-05-30T06:16:47.389Z] 8998bd30e6a1: Download complete [2024-05-30T06:16:49.978Z] 2437ff75d9bd: Verifying Checksum [2024-05-30T06:16:49.978Z] 2437ff75d9bd: Download complete [2024-05-30T06:16:51.385Z] 8998bd30e6a1: Pull complete [2024-05-30T06:16:51.968Z] 04944245beec: Pull complete [2024-05-30T06:16:53.914Z] 699f458cf7ca: Pull complete [2024-05-30T06:16:53.914Z] 765212b225bb: Pull complete [2024-05-30T06:16:54.498Z] f23df028b6ca: Pull complete [2024-05-30T06:16:54.765Z] d65c8cfc05b1: Pull complete [2024-05-30T06:17:12.968Z] 2437ff75d9bd: Pull complete [2024-05-30T06:17:12.968Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-30T06:17:12.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-30T06:17:12.968Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-30T06:17:13.381Z] prd-ubuntu20.04-docker-arm64-4c-16g-1588 does not seem to be running inside a container [2024-05-30T06:17:13.529Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-109 -v /w/workspace/xfoundry_edgex-taf-common_PR-109:/w/workspace/xfoundry_edgex-taf-common_PR-109:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-109@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-30T06:17:16.337Z] $ docker top 82114df63bb4dc02252d26f4fe51872df359884cfb9847a656661df732196d29 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:17:17.321Z] ---> job-cost.sh [2024-05-30T06:17:17.321Z] lf-activate-venv: SKIPPING [2024-05-30T06:17:17.321Z] INFO: No Stack... [2024-05-30T06:17:17.915Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-30T06:17:18.892Z] INFO: Archiving Costs [Pipeline] sh [2024-05-30T06:17:19.604Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-109/archives/cost.csv [2024-05-30T06:17:19.604Z] + cut -d, -f6 [Pipeline] lock [2024-05-30T06:17:19.698Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-109-1-stack-cost] [2024-05-30T06:17:19.704Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-109-1-stack-cost] did not exist. Created. [2024-05-30T06:17:19.711Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-109-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-30T06:17:20.472Z] /w/workspace/xfoundry_edgex-taf-common_PR-109@tmp/durable-3c2280e0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-30T06:17:21.148Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-30T06:17:21.189Z] Warning: overwriting stash ‘stack-cost’ [2024-05-30T06:17:21.656Z] Stashed 1 file(s) [Pipeline] } [2024-05-30T06:17:21.678Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-109-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-30T06:17:21.770Z] $ docker stop --time=1 82114df63bb4dc02252d26f4fe51872df359884cfb9847a656661df732196d29 [2024-05-30T06:17:23.329Z] $ docker rm -f --volumes 82114df63bb4dc02252d26f4fe51872df359884cfb9847a656661df732196d29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-30T06:17:25.423Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-109/archives ] [2024-05-30T06:17:25.423Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-109/archives [2024-05-30T06:17:25.423Z] total 16 [2024-05-30T06:17:25.423Z] drwxr-xr-x 3 root root 4096 May 30 06:07 . [2024-05-30T06:17:25.423Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 06:07 .. [2024-05-30T06:17:25.423Z] drwxr-xr-x 2 root root 4096 May 30 06:07 cost [2024-05-30T06:17:25.423Z] -rw-r--r-- 1 root root 88 May 30 06:07 cost.csv [2024-05-30T06:17:25.423Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-109/archives [2024-05-30T06:17:25.423Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-109/archives [2024-05-30T06:17:25.423Z] total 16 [2024-05-30T06:17:25.423Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 06:07 . [2024-05-30T06:17:25.423Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 06:07 .. [2024-05-30T06:17:25.423Z] drwxr-xr-x 2 jenkins jenkins 4096 May 30 06:07 cost [2024-05-30T06:17:25.423Z] -rw-r--r-- 1 jenkins jenkins 88 May 30 06:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:17:25.805Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:17:26.487Z] ---> package-listing.sh [2024-05-30T06:17:26.487Z] ++ facter osfamily [2024-05-30T06:17:26.487Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-30T06:17:26.747Z] + OS_FAMILY=debian [2024-05-30T06:17:26.747Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-109 [2024-05-30T06:17:26.747Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-30T06:17:26.747Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-30T06:17:26.747Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-30T06:17:26.747Z] + PACKAGES=/tmp/packages_start.txt [2024-05-30T06:17:26.747Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-109 ']' [2024-05-30T06:17:26.747Z] + PACKAGES=/tmp/packages_end.txt [2024-05-30T06:17:26.747Z] + case "${OS_FAMILY}" in [2024-05-30T06:17:26.747Z] + dpkg -l [2024-05-30T06:17:26.747Z] + grep '^ii' [2024-05-30T06:17:26.747Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-30T06:17:26.747Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-30T06:17:26.747Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-30T06:17:26.747Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-109 ']' [2024-05-30T06:17:26.747Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-109/archives/ [2024-05-30T06:17:26.747Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-109/archives/ [Pipeline] echo [2024-05-30T06:17:26.789Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_edgex-taf-common_PR-109/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-30T06:17:27.093Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:17:27.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-30T06:17:27.742Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-30T06:17:27.906Z] prd-ubuntu20.04-docker-8c-8g-1579 does not seem to be running inside a container [2024-05-30T06:17:27.929Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_edgex-taf-common_PR-109/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-109 -v /w/workspace/xfoundry_edgex-taf-common_PR-109:/w/workspace/xfoundry_edgex-taf-common_PR-109:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-109@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-30T06:17:28.128Z] $ docker top ac9cee5ae1845c61959fa18e85d6f20f64da1aded27df62fcab478e0fc7466e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-30T06:17:28.554Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-30T06:17:28.871Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-30T06:17:29.188Z] + ls /var/log/sa-host [2024-05-30T06:17:29.189Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-30T06:17:29.345Z] provisioning config files... [2024-05-30T06:17:29.355Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-109@tmp/config7034275614659578756tmp [Pipeline] { [Pipeline] echo [2024-05-30T06:17:29.423Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:17:29.741Z] ---> create-netrc.sh [Pipeline] } [2024-05-30T06:17:29.772Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:17:30.191Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-30T06:17:30.232Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:17:30.562Z] ---> sudo-logs.sh [2024-05-30T06:17:30.562Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-30T06:17:30.667Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:17:30.986Z] ---> job-cost.sh [2024-05-30T06:17:30.986Z] lf-activate-venv: SKIPPING [2024-05-30T06:17:30.986Z] DEBUG: total: 0.2199999988079071 [2024-05-30T06:17:30.986Z] INFO: Retrieving Stack Cost... [2024-05-30T06:17:31.245Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-30T06:17:31.814Z] INFO: Archiving Costs [Pipeline] echo [2024-05-30T06:17:31.864Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:17:32.187Z] ---> logs-deploy.sh [2024-05-30T06:17:32.187Z] lf-activate-venv: SKIPPING [2024-05-30T06:17:32.187Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-109/1 [2024-05-30T06:17:32.187Z] INFO: archiving workspace using pattern(s): [2024-05-30T06:17:33.123Z] Archives upload complete. [2024-05-30T06:17:33.123Z] INFO: archiving logs to Nexus