Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8d13317c4f28fd0bb5d4141a15175399049074d2+7ef99bc445e5002edb91e45647dc2bc252dae2a9 (511886d0e2eeb3a0df946a5cd3a2f3428dbcac9d) 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-ssh14896612860979390942.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-ssh10741786289045035735.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-106/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-106/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5983828664482910864.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 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-ssh14174750875755482879.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-106/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-106/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4859168946566803532.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1720 in /w/workspace/xfoundry_edgex-taf-common_PR-106 [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-106 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7ef99bc445e5002edb91e45647dc2bc252dae2a9 into PR head commit 8d13317c4f28fd0bb5d4141a15175399049074d2 Merge succeeded, producing c657a809e6b339ee01933740a957e959ae80c788 Checking out Revision c657a809e6b339ee01933740a957e959ae80c788 (PR-106) > 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/106/head:refs/remotes/origin/PR-106 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d13317c4f28fd0bb5d4141a15175399049074d2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7ef99bc445e5002edb91e45647dc2bc252dae2a9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c657a809e6b339ee01933740a957e959ae80c788 # timeout=10 Commit message: "Merge commit '7ef99bc445e5002edb91e45647dc2bc252dae2a9' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage > git rev-list --no-walk 4427b39fab62ce20fe4652b339972bd99b26367c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-30T18:56:58.402Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-30T18:56:58.464Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-30T18:56:58.483Z] ========================================================= [2024-05-30T18:56:58.483Z] EdgeX Global Pipelines Version Info [2024-05-30T18:56:58.483Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-30T18:56:59.235Z] ------------------- [2024-05-30T18:56:59.236Z] stable info: [2024-05-30T18:56:59.236Z] ------------------- [2024-05-30T18:56:59.236Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-30T18:56:59.236Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-30T18:56:59.236Z] Message: update stable to v1.0.260 [2024-05-30T18:56:59.811Z] ------------------- [2024-05-30T18:56:59.811Z] experimental info: [2024-05-30T18:56:59.811Z] ------------------- [2024-05-30T18:56:59.811Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-30T18:56:59.811Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-30T18:56:59.811Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2024-05-30T18:56:59.917Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2024-05-30T18:56:59.938Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2024-05-30T18:56:59.961Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-30T18:56:59.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-30T18:57:00.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-30T18:57:00.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2024-05-30T18:57:00.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-30T18:57:00.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2024-05-30T18:57:00.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2024-05-30T18:57:00.105Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-30T18:57:00.127Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2024-05-30T18:57:00.152Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2024-05-30T18:57:00.169Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-30T18:57:00.192Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-30T18:57:00.210Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-106 [Pipeline] echo [2024-05-30T18:57:00.227Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-106 [Pipeline] echo [2024-05-30T18:57:00.248Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-106 [Pipeline] echo [2024-05-30T18:57:00.265Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c657a809e6b339ee01933740a957e959ae80c788 [Pipeline] echo [2024-05-30T18:57:00.286Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c657a80 [Pipeline] echo [2024-05-30T18:57:00.308Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-30T18:57:00.365Z] provisioning config files... [2024-05-30T18:57:00.383Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-106@tmp/config3584501170032264334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-30T18:57:00.721Z] ---> ****-login.sh [2024-05-30T18:57:00.722Z] nexus3.edgexfoundry.org:10001 [2024-05-30T18:57:00.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T18:57:00.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T18:57:00.982Z] Configure a credential helper to remove this warning. See [2024-05-30T18:57:00.983Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T18:57:00.983Z] [2024-05-30T18:57:00.983Z] Login Succeeded [2024-05-30T18:57:00.983Z] nexus3.edgexfoundry.org:10002 [2024-05-30T18:57:00.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T18:57:01.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T18:57:01.243Z] Configure a credential helper to remove this warning. See [2024-05-30T18:57:01.243Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T18:57:01.243Z] [2024-05-30T18:57:01.243Z] Login Succeeded [2024-05-30T18:57:01.243Z] nexus3.edgexfoundry.org:10003 [2024-05-30T18:57:01.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T18:57:01.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T18:57:01.243Z] Configure a credential helper to remove this warning. See [2024-05-30T18:57:01.243Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T18:57:01.243Z] [2024-05-30T18:57:01.243Z] Login Succeeded [2024-05-30T18:57:01.243Z] nexus3.edgexfoundry.org:10004 [2024-05-30T18:57:01.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T18:57:01.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T18:57:01.244Z] Configure a credential helper to remove this warning. See [2024-05-30T18:57:01.244Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T18:57:01.244Z] [2024-05-30T18:57:01.244Z] Login Succeeded [2024-05-30T18:57:01.244Z] ****.io [2024-05-30T18:57:01.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T18:57:01.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T18:57:01.504Z] Configure a credential helper to remove this warning. See [2024-05-30T18:57:01.504Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T18:57:01.504Z] [2024-05-30T18:57:01.504Z] Login Succeeded [2024-05-30T18:57:01.504Z] ---> ****-login.sh ends [Pipeline] } [2024-05-30T18:57:01.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-05-30T18:57:01.954Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-30T18:57:01.954Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-30T18:57:01.954Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-30T18:57:01.954Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-30T18:57:01.954Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-30T18:57:01.954Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-30T18:57:01.954Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T18:57:02.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-30T18:57:02.299Z] [2024-05-30T18:57:02.299Z] 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-30T18:57:02.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-30T18:57:02.609Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-30T18:57:02.609Z] b85a868b505f: Pulling fs layer [2024-05-30T18:57:02.609Z] e2be974225ed: Pulling fs layer [2024-05-30T18:57:02.609Z] 339a4e72a1f5: Pulling fs layer [2024-05-30T18:57:02.609Z] 988bab9f4d93: Pulling fs layer [2024-05-30T18:57:02.609Z] 1469e6f7b9e6: Pulling fs layer [2024-05-30T18:57:02.609Z] eaf3925da568: Pulling fs layer [2024-05-30T18:57:02.609Z] bab4dde63d76: Pulling fs layer [2024-05-30T18:57:02.609Z] bde34c3a00c8: Pulling fs layer [2024-05-30T18:57:02.609Z] b352a97aabf1: Pulling fs layer [2024-05-30T18:57:02.609Z] 4872d77fe225: Pulling fs layer [2024-05-30T18:57:02.609Z] 5851b861e8e6: Pulling fs layer [2024-05-30T18:57:02.609Z] eaf3925da568: Waiting [2024-05-30T18:57:02.609Z] bab4dde63d76: Waiting [2024-05-30T18:57:02.609Z] 4872d77fe225: Waiting [2024-05-30T18:57:02.609Z] 5851b861e8e6: Waiting [2024-05-30T18:57:02.609Z] bde34c3a00c8: Waiting [2024-05-30T18:57:02.609Z] 1469e6f7b9e6: Waiting [2024-05-30T18:57:02.609Z] 988bab9f4d93: Waiting [2024-05-30T18:57:02.609Z] e2be974225ed: Verifying Checksum [2024-05-30T18:57:02.609Z] e2be974225ed: Download complete [2024-05-30T18:57:02.609Z] 988bab9f4d93: Verifying Checksum [2024-05-30T18:57:02.609Z] 988bab9f4d93: Download complete [2024-05-30T18:57:02.609Z] 1469e6f7b9e6: Verifying Checksum [2024-05-30T18:57:02.609Z] 1469e6f7b9e6: Download complete [2024-05-30T18:57:02.609Z] eaf3925da568: Download complete [2024-05-30T18:57:02.867Z] 339a4e72a1f5: Verifying Checksum [2024-05-30T18:57:02.867Z] 339a4e72a1f5: Download complete [2024-05-30T18:57:02.867Z] bde34c3a00c8: Download complete [2024-05-30T18:57:02.867Z] b352a97aabf1: Download complete [2024-05-30T18:57:02.867Z] 4872d77fe225: Verifying Checksum [2024-05-30T18:57:02.867Z] 4872d77fe225: Download complete [2024-05-30T18:57:02.867Z] 5851b861e8e6: Verifying Checksum [2024-05-30T18:57:02.867Z] 5851b861e8e6: Download complete [2024-05-30T18:57:02.867Z] b85a868b505f: Verifying Checksum [2024-05-30T18:57:02.867Z] b85a868b505f: Download complete [2024-05-30T18:57:03.125Z] bab4dde63d76: Verifying Checksum [2024-05-30T18:57:03.125Z] bab4dde63d76: Download complete [2024-05-30T18:57:04.065Z] b85a868b505f: Pull complete [2024-05-30T18:57:04.324Z] e2be974225ed: Pull complete [2024-05-30T18:57:04.893Z] 339a4e72a1f5: Pull complete [2024-05-30T18:57:04.893Z] 988bab9f4d93: Pull complete [2024-05-30T18:57:05.151Z] 1469e6f7b9e6: Pull complete [2024-05-30T18:57:05.151Z] eaf3925da568: Pull complete [2024-05-30T18:57:07.058Z] bab4dde63d76: Pull complete [2024-05-30T18:57:07.058Z] bde34c3a00c8: Pull complete [2024-05-30T18:57:07.058Z] b352a97aabf1: Pull complete [2024-05-30T18:57:07.321Z] 4872d77fe225: Pull complete [2024-05-30T18:57:07.321Z] 5851b861e8e6: Pull complete [2024-05-30T18:57:07.321Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-30T18:57:07.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-30T18:57:07.321Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-30T18:57:07.467Z] prd-ubuntu20.04-docker-8c-8g-1720 does not seem to be running inside a container [2024-05-30T18:57:07.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-106 -v /w/workspace/xfoundry_edgex-taf-common_PR-106:/w/workspace/xfoundry_edgex-taf-common_PR-106:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-106@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-30T18:57:10.483Z] $ docker top 4bc3014b5a07af0a1773d8b5ec28490e1f7dca4449ca954215527122af33888c -eo pid,comm [2024-05-30T18:57:10.540Z] 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-30T18:57:10.540Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-30T18:57:10.590Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-30T18:57:10.590Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-30T18:57:10.718Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-30T18:57:10.717Z] $ docker exec 4bc3014b5a07af0a1773d8b5ec28490e1f7dca4449ca954215527122af33888c ssh-agent [2024-05-30T18:57:10.842Z] SSH_AUTH_SOCK=/tmp/ssh-3EAvMKhhmb3a/agent.32 [2024-05-30T18:57:10.842Z] SSH_AGENT_PID=38 [2024-05-30T18:57:10.849Z] Running ssh-add (command line suppressed) [2024-05-30T18:57:10.958Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-106@tmp/private_key_1118321203855664283.key (/w/workspace/xfoundry_edgex-taf-common_PR-106@tmp/private_key_1118321203855664283.key) [2024-05-30T18:57:10.974Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-30T18:57:11.271Z] + git tag --points-at HEAD [Pipeline] } [2024-05-30T18:57:11.299Z] $ docker exec --env ******** --env ******** 4bc3014b5a07af0a1773d8b5ec28490e1f7dca4449ca954215527122af33888c ssh-agent -k [2024-05-30T18:57:11.397Z] unset SSH_AUTH_SOCK; [2024-05-30T18:57:11.398Z] unset SSH_AGENT_PID; [2024-05-30T18:57:11.398Z] echo Agent pid 38 killed; [2024-05-30T18:57:11.411Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-30T18:57:11.453Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-30T18:57:11.453Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-30T18:57:11.578Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-30T18:57:11.577Z] $ docker exec 4bc3014b5a07af0a1773d8b5ec28490e1f7dca4449ca954215527122af33888c ssh-agent [2024-05-30T18:57:11.699Z] SSH_AUTH_SOCK=/tmp/ssh-n6uSxjmxJcEZ/agent.71 [2024-05-30T18:57:11.699Z] SSH_AGENT_PID=77 [2024-05-30T18:57:11.704Z] Running ssh-add (command line suppressed) [2024-05-30T18:57:11.810Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-106@tmp/private_key_7559204426020681331.key (/w/workspace/xfoundry_edgex-taf-common_PR-106@tmp/private_key_7559204426020681331.key) [2024-05-30T18:57:11.827Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-30T18:57:12.116Z] + git semver init [2024-05-30T18:57:12.383Z] 2024-05-30 18:57:12,303 [run_init] DEBUG init version:0.0.0 force:False [2024-05-30T18:57:12.383Z] 2024-05-30 18:57:12,304 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-106/.semver [2024-05-30T18:57:12.383Z] 2024-05-30 18:57:12,304 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-106/.semver [2024-05-30T18:57:12.383Z] 2024-05-30 18:57:12,304 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-106/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-106, universal_newlines=False, shell=None, istream=None) [2024-05-30T18:57:12.958Z] 2024-05-30 18:57:12,887 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-106/.git/info/exclude [2024-05-30T18:57:12.958Z] 2024-05-30 18:57:12,888 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-106/.semver/PR-106 with force:False [2024-05-30T18:57:12.958Z] 2024-05-30 18:57:12,888 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-106/.semver/PR-106 [2024-05-30T18:57:12.958Z] 2024-05-30 18:57:12,892 [execute] INFO git cat-file --batch-check [2024-05-30T18:57:12.958Z] 2024-05-30 18:57:12,893 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-106/.semver, universal_newlines=False, shell=None, istream=) [2024-05-30T18:57:12.958Z] 2024-05-30 18:57:12,899 [execute] INFO git cat-file --batch [2024-05-30T18:57:12.958Z] 2024-05-30 18:57:12,900 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-106/.semver, universal_newlines=False, shell=None, istream=) [2024-05-30T18:57:12.958Z] 2024-05-30 18:57:12,906 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-106/.semver/PR-106 [2024-05-30T18:57:12.958Z] 0.0.0 [Pipeline] } [2024-05-30T18:57:12.965Z] $ docker exec --env ******** --env ******** 4bc3014b5a07af0a1773d8b5ec28490e1f7dca4449ca954215527122af33888c ssh-agent -k [2024-05-30T18:57:13.073Z] unset SSH_AUTH_SOCK; [2024-05-30T18:57:13.074Z] unset SSH_AGENT_PID; [2024-05-30T18:57:13.074Z] echo Agent pid 77 killed; [2024-05-30T18:57:13.086Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-30T18:57:13.407Z] + git semver [Pipeline] } [2024-05-30T18:57:13.678Z] $ docker stop --time=1 4bc3014b5a07af0a1773d8b5ec28490e1f7dca4449ca954215527122af33888c [2024-05-30T18:57:14.952Z] $ docker rm -f --volumes 4bc3014b5a07af0a1773d8b5ec28490e1f7dca4449ca954215527122af33888c [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-30T18:57:15.303Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-30T18:57:15.556Z] Stashed 1 file(s) [Pipeline] echo [2024-05-30T18:57:15.560Z] [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-30T18:57:15.740Z] provisioning config files... [2024-05-30T18:57:15.751Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-106@tmp/config11458526213906884858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-30T18:57:16.072Z] ---> ****-login.sh [2024-05-30T18:57:16.072Z] nexus3.edgexfoundry.org:10001 [2024-05-30T18:57:16.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T18:57:16.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T18:57:16.072Z] Configure a credential helper to remove this warning. See [2024-05-30T18:57:16.072Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T18:57:16.072Z] [2024-05-30T18:57:16.072Z] Login Succeeded [2024-05-30T18:57:16.072Z] nexus3.edgexfoundry.org:10002 [2024-05-30T18:57:16.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T18:57:16.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T18:57:16.332Z] Configure a credential helper to remove this warning. See [2024-05-30T18:57:16.332Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T18:57:16.332Z] [2024-05-30T18:57:16.332Z] Login Succeeded [2024-05-30T18:57:16.332Z] nexus3.edgexfoundry.org:10003 [2024-05-30T18:57:16.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T18:57:16.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T18:57:16.332Z] Configure a credential helper to remove this warning. See [2024-05-30T18:57:16.332Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T18:57:16.332Z] [2024-05-30T18:57:16.332Z] Login Succeeded [2024-05-30T18:57:16.333Z] nexus3.edgexfoundry.org:10004 [2024-05-30T18:57:16.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T18:57:16.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T18:57:16.333Z] Configure a credential helper to remove this warning. See [2024-05-30T18:57:16.333Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T18:57:16.333Z] [2024-05-30T18:57:16.333Z] Login Succeeded [2024-05-30T18:57:16.333Z] ****.io [2024-05-30T18:57:16.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T18:57:16.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T18:57:16.592Z] Configure a credential helper to remove this warning. See [2024-05-30T18:57:16.593Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T18:57:16.593Z] [2024-05-30T18:57:16.593Z] Login Succeeded [2024-05-30T18:57:16.593Z] ---> ****-login.sh ends [Pipeline] } [2024-05-30T18:57:16.600Z] 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-30T18:57:17.159Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-30T18:57:17.447Z] + ls -al . [2024-05-30T18:57:17.447Z] total 72 [2024-05-30T18:57:17.447Z] drwxrwxr-x 7 jenkins jenkins 4096 May 30 18:57 . [2024-05-30T18:57:17.447Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 18:56 .. [2024-05-30T18:57:17.447Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 18:57 .git [2024-05-30T18:57:17.447Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 18:56 .github [2024-05-30T18:57:17.447Z] -rw-rw-r-- 1 jenkins jenkins 22 May 30 18:56 .gitignore [2024-05-30T18:57:17.447Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 18:57 .semver [2024-05-30T18:57:17.447Z] -rw-rw-r-- 1 jenkins jenkins 1653 May 30 18:56 Dockerfile [2024-05-30T18:57:17.447Z] -rw-rw-r-- 1 jenkins jenkins 746 May 30 18:56 Jenkinsfile [2024-05-30T18:57:17.447Z] -rw-rw-r-- 1 jenkins jenkins 11381 May 30 18:56 LICENSE [2024-05-30T18:57:17.447Z] -rw-rw-r-- 1 jenkins jenkins 3606 May 30 18:56 README.md [2024-05-30T18:57:17.447Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 18:56 TAF-Manager [2024-05-30T18:57:17.447Z] drwxrwxr-x 6 jenkins jenkins 4096 May 30 18:56 TUC [2024-05-30T18:57:17.447Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 18:57 VERSION [2024-05-30T18:57:17.447Z] -rw-rw-r-- 1 jenkins jenkins 341 May 30 18:56 requirements.txt [2024-05-30T18:57:17.447Z] -rw-rw-r-- 1 jenkins jenkins 54 May 30 18:56 robot-entrypoint.sh [2024-05-30T18:57:17.447Z] -rw-rw-r-- 1 jenkins jenkins 445 May 30 18:56 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T18:57:17.759Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=c657a809e6b339ee01933740a957e959ae80c788 --label arch=amd64 --label version=0.0.0 . [2024-05-30T18:57:17.759Z] Sending build context to Docker daemon 612.9kB [2024-05-30T18:57:17.759Z] Step 1/13 : FROM alpine:3.20 [2024-05-30T18:57:18.019Z] 3.20: Pulling from library/alpine [2024-05-30T18:57:18.279Z] d25f557d7f31: Pulling fs layer [2024-05-30T18:57:18.279Z] d25f557d7f31: Download complete [2024-05-30T18:57:18.605Z] d25f557d7f31: Pull complete [2024-05-30T18:57:18.605Z] Digest: sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd [2024-05-30T18:57:18.605Z] Status: Downloaded newer image for alpine:3.20 [2024-05-30T18:57:18.605Z] ---> 1d34ffeaf190 [2024-05-30T18:57:18.605Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-05-30T18:57:18.868Z] ---> Running in 395d27ce25b0 [2024-05-30T18:57:18.868Z] Removing intermediate container 395d27ce25b0 [2024-05-30T18:57:18.868Z] ---> 2ebffae96c77 [2024-05-30T18:57:18.868Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-05-30T18:57:18.868Z] ---> Running in 887fbccc78c1 [2024-05-30T18:57:19.145Z] Removing intermediate container 887fbccc78c1 [2024-05-30T18:57:19.145Z] ---> c233eb9c4e56 [2024-05-30T18:57:19.145Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-05-30T18:57:19.407Z] ---> 36cc71a76afc [2024-05-30T18:57:19.407Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-05-30T18:57:19.407Z] ---> b57b64fc2048 [2024-05-30T18:57:19.407Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-05-30T18:57:19.667Z] ---> 5a05c2e30e88 [2024-05-30T18:57:19.667Z] Step 7/13 : WORKDIR /edgex-taf [2024-05-30T18:57:19.667Z] ---> Running in 7a01273bba54 [2024-05-30T18:57:19.667Z] Removing intermediate container 7a01273bba54 [2024-05-30T18:57:19.667Z] ---> da33d10c3bf1 [2024-05-30T18:57:19.667Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-05-30T18:57:19.667Z] ---> Running in 9b7e590a0027 [2024-05-30T18:57:20.605Z] Removing intermediate container 9b7e590a0027 [2024-05-30T18:57:20.605Z] ---> 4d2ec1816a10 [2024-05-30T18:57:20.605Z] 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-30T18:57:20.605Z] ---> Running in bd00ea519d27 [2024-05-30T18:57:20.605Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-30T18:57:21.174Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-30T18:57:22.113Z] OK: 8 MiB in 14 packages [2024-05-30T18:57:22.113Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-30T18:57:22.372Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-30T18:57:23.309Z] (1/14) Installing ca-certificates (20240226-r0) [2024-05-30T18:57:23.569Z] (2/14) Installing brotli-libs (1.1.0-r2) [2024-05-30T18:57:23.829Z] (3/14) Installing c-ares (1.28.1-r0) [2024-05-30T18:57:24.398Z] (4/14) Installing libunistring (1.2-r0) [2024-05-30T18:57:24.660Z] (5/14) Installing libidn2 (2.3.7-r0) [2024-05-30T18:57:25.230Z] (6/14) Installing nghttp2-libs (1.62.0-r0) [2024-05-30T18:57:25.489Z] (7/14) Installing libpsl (0.21.5-r1) [2024-05-30T18:57:25.748Z] (8/14) Installing zstd-libs (1.5.6-r0) [2024-05-30T18:57:26.007Z] (9/14) Installing libcurl (8.7.1-r0) [2024-05-30T18:57:26.574Z] (10/14) Installing curl (8.7.1-r0) [2024-05-30T18:57:26.832Z] (11/14) Installing docker-cli (26.1.3-r0) [2024-05-30T18:57:27.769Z] (12/14) Installing oniguruma (6.9.9-r0) [2024-05-30T18:57:28.029Z] (13/14) Installing jq (1.7.1-r0) [2024-05-30T18:57:28.288Z] (14/14) Installing openssl (3.3.0-r2) [2024-05-30T18:57:28.855Z] Executing busybox-1.36.1-r28.trigger [2024-05-30T18:57:28.855Z] Executing ca-certificates-20240226-r0.trigger [2024-05-30T18:57:28.855Z] OK: 43 MiB in 28 packages [2024-05-30T18:57:28.855Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-30T18:57:29.422Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-30T18:57:29.988Z] (1/167) Installing libexpat (2.6.2-r0) [2024-05-30T18:57:30.246Z] (2/167) Installing libbz2 (1.0.8-r6) [2024-05-30T18:57:30.505Z] (3/167) Installing libpng (1.6.43-r0) [2024-05-30T18:57:30.668Z] Still waiting to schedule task [2024-05-30T18:57:30.668Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-30T18:57:31.071Z] (4/167) Installing freetype (2.13.2-r0) [2024-05-30T18:57:31.330Z] (5/167) Installing fontconfig (2.15.0-r1) [2024-05-30T18:57:31.899Z] (6/167) Installing libfontenc (1.1.8-r0) [2024-05-30T18:57:32.158Z] (7/167) Installing mkfontscale (1.2.2-r6) [2024-05-30T18:57:32.417Z] (8/167) Installing font-opensans (0_git20210927-r1) [2024-05-30T18:57:32.984Z] (9/167) Installing pkgconf (2.2.0-r0) [2024-05-30T18:57:33.244Z] (10/167) Installing libgcc (13.2.1_git20240309-r0) [2024-05-30T18:57:33.502Z] (11/167) Installing libffi (3.4.6-r0) [2024-05-30T18:57:33.762Z] (12/167) Installing libintl (0.22.5-r0) [2024-05-30T18:57:34.021Z] (13/167) Installing libeconf (0.6.3-r0) [2024-05-30T18:57:34.281Z] (14/167) Installing libblkid (2.40.1-r1) [2024-05-30T18:57:34.541Z] (15/167) Installing libmount (2.40.1-r1) [2024-05-30T18:57:35.110Z] (16/167) Installing pcre2 (10.43-r0) [2024-05-30T18:57:35.370Z] (17/167) Installing glib (2.80.2-r0) [2024-05-30T18:57:35.939Z] (18/167) Installing libstdc++ (13.2.1_git20240309-r0) [2024-05-30T18:57:36.508Z] (19/167) Installing xz-libs (5.6.1-r3) [2024-05-30T18:57:36.767Z] (20/167) Installing libxml2 (2.12.7-r0) [2024-05-30T18:57:37.334Z] (21/167) Installing shared-mime-info (2.4-r0) [2024-05-30T18:57:37.593Z] (22/167) Installing hicolor-icon-theme (0.17-r2) [2024-05-30T18:57:37.854Z] (23/167) Installing libjpeg-turbo (3.0.3-r0) [2024-05-30T18:57:38.423Z] (24/167) Installing libsharpyuv (1.3.2-r0) [2024-05-30T18:57:38.682Z] (25/167) Installing libwebp (1.3.2-r0) [2024-05-30T18:57:38.941Z] (26/167) Installing tiff (4.6.0t-r0) [2024-05-30T18:57:39.509Z] (27/167) Installing gdk-pixbuf (2.42.11-r1) [2024-05-30T18:57:39.769Z] (28/167) Installing gtk-update-icon-cache (3.24.42-r0) [2024-05-30T18:57:40.028Z] (29/167) Installing libxau (1.0.11-r4) [2024-05-30T18:57:40.287Z] (30/167) Installing libmd (1.1.0-r0) [2024-05-30T18:57:40.546Z] (31/167) Installing libbsd (0.12.2-r0) [2024-05-30T18:57:40.806Z] (32/167) Installing libxdmcp (1.1.5-r1) [2024-05-30T18:57:41.067Z] (33/167) Installing libxcb (1.16.1-r0) [2024-05-30T18:57:41.327Z] (34/167) Installing libx11 (1.8.9-r1) [2024-05-30T18:57:41.895Z] (35/167) Installing libxcomposite (0.4.6-r5) [2024-05-30T18:57:42.153Z] (36/167) Installing libxfixes (6.0.1-r4) [2024-05-30T18:57:42.412Z] (37/167) Installing libxrender (0.9.11-r5) [2024-05-30T18:57:42.672Z] (38/167) Installing libxcursor (1.2.2-r1) [2024-05-30T18:57:42.933Z] (39/167) Installing libxdamage (1.1.6-r5) [2024-05-30T18:57:43.192Z] (40/167) Installing libxext (1.3.6-r2) [2024-05-30T18:57:43.452Z] (41/167) Installing libxi (1.8.1-r4) [2024-05-30T18:57:43.712Z] (42/167) Installing libxinerama (1.1.5-r4) [2024-05-30T18:57:43.972Z] (43/167) Installing libxrandr (1.5.4-r1) [2024-05-30T18:57:44.233Z] (44/167) Installing libatk-1.0 (2.52.0-r0) [2024-05-30T18:57:44.613Z] (45/167) Installing libxtst (1.2.4-r6) [2024-05-30T18:57:44.873Z] (46/167) Installing dbus-libs (1.14.10-r1) [2024-05-30T18:57:45.133Z] (47/167) Installing at-spi2-core (2.52.0-r0) [2024-05-30T18:57:45.704Z] (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2024-05-30T18:57:45.964Z] (49/167) Installing pixman (0.43.2-r0) [2024-05-30T18:57:46.224Z] (50/167) Installing cairo (1.18.0-r0) [2024-05-30T18:57:46.796Z] (51/167) Installing cairo-gobject (1.18.0-r0) [2024-05-30T18:57:47.057Z] (52/167) Installing avahi-libs (0.8-r17) [2024-05-30T18:57:47.317Z] (53/167) Installing gmp (6.3.0-r1) [2024-05-30T18:57:47.590Z] (54/167) Installing nettle (3.9.1-r0) [2024-05-30T18:57:48.161Z] (55/167) Installing libtasn1 (4.19.0-r2) [2024-05-30T18:57:48.421Z] (56/167) Installing p11-kit (0.25.3-r0) [2024-05-30T18:57:48.990Z] (57/167) Installing gnutls (3.8.5-r0) [2024-05-30T18:57:49.250Z] (58/167) Installing cups-libs (2.4.8-r0) [2024-05-30T18:57:49.820Z] (59/167) Installing libepoxy (1.5.10-r1) [2024-05-30T18:57:50.079Z] (60/167) Installing fribidi (1.0.14-r0) [2024-05-30T18:57:50.341Z] (61/167) Installing graphite2 (1.3.14-r6) [2024-05-30T18:57:50.601Z] (62/167) Installing harfbuzz (8.5.0-r0) [2024-05-30T18:57:51.170Z] (63/167) Installing libxft (2.3.8-r3) [2024-05-30T18:57:51.429Z] (64/167) Installing pango (1.52.2-r0) [2024-05-30T18:57:52.001Z] (65/167) Installing wayland-libs-client (1.22.0-r4) [2024-05-30T18:57:52.001Z] (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2024-05-30T18:57:52.260Z] (67/167) Installing wayland-libs-egl (1.22.0-r4) [2024-05-30T18:57:52.522Z] (68/167) Installing xkeyboard-config (2.41-r0) [2024-05-30T18:57:53.103Z] (69/167) Installing libxkbcommon (1.7.0-r0) [2024-05-30T18:57:53.362Z] (70/167) Installing gtk+3.0 (3.24.42-r0) [2024-05-30T18:57:53.928Z] (71/167) Installing icu-data-full (74.2-r0) [2024-05-30T18:57:54.867Z] (72/167) Installing mesa (24.0.8-r1) [2024-05-30T18:57:55.126Z] (73/167) Installing llvm17-libs (17.0.6-r1) [2024-05-30T18:57:56.506Z] (74/167) Installing hwdata-pci (0.382-r0) [2024-05-30T18:57:56.766Z] (75/167) Installing libpciaccess (0.18.1-r0) [2024-05-30T18:57:57.025Z] (76/167) Installing libdrm (2.4.120-r0) [2024-05-30T18:57:57.596Z] (77/167) Installing libelf (0.191-r0) [2024-05-30T18:57:57.854Z] (78/167) Installing mesa-glapi (24.0.8-r1) [2024-05-30T18:57:58.115Z] (79/167) Installing mesa-dri-gallium (24.0.8-r1) [2024-05-30T18:57:58.685Z] (80/167) Installing eudev-libs (3.2.14-r2) [2024-05-30T18:57:58.944Z] (81/167) Installing libmagic (5.45-r1) [2024-05-30T18:57:59.517Z] (82/167) Installing file (5.45-r1) [2024-05-30T18:57:59.775Z] (83/167) Installing xprop (1.2.7-r0) [2024-05-30T18:58:00.034Z] (84/167) Installing libice (1.1.1-r6) [2024-05-30T18:58:00.294Z] (85/167) Installing libuuid (2.40.1-r1) [2024-05-30T18:58:00.553Z] (86/167) Installing libsm (1.2.4-r4) [2024-05-30T18:58:00.812Z] (87/167) Installing libxt (1.3.0-r5) [2024-05-30T18:58:01.071Z] (88/167) Installing libxmu (1.1.4-r2) [2024-05-30T18:58:01.642Z] (89/167) Installing xset (1.2.5-r1) [2024-05-30T18:58:01.903Z] (90/167) Installing xdg-utils (1.2.1-r0) [2024-05-30T18:58:02.163Z] (91/167) Installing libogg (1.3.5-r5) [2024-05-30T18:58:02.423Z] (92/167) Installing libflac (1.4.3-r1) [2024-05-30T18:58:02.682Z] (93/167) Installing alsa-lib (1.2.11-r0) [2024-05-30T18:58:03.251Z] (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2024-05-30T18:58:03.819Z] (95/167) Installing aom-libs (3.9.0-r0) [2024-05-30T18:58:04.387Z] (96/167) Installing libva (2.21.0-r0) [2024-05-30T18:58:04.646Z] (97/167) Installing libvdpau (1.5-r3) [2024-05-30T18:58:06.033Z] (98/167) Installing onevpl-libs (2023.3.1-r2) [2024-05-30T18:58:06.295Z] (99/167) Installing ffmpeg-libavutil (6.1.1-r7) [2024-05-30T18:58:06.863Z] (100/167) Installing libdav1d (1.4.2-r0) [2024-05-30T18:58:07.122Z] (101/167) Installing openexr-libiex (3.1.13-r1) [2024-05-30T18:58:07.690Z] (102/167) Installing openexr-libilmthread (3.1.13-r1) [2024-05-30T18:58:07.951Z] (103/167) Installing imath (3.1.11-r2) [2024-05-30T18:58:08.211Z] (104/167) Installing openexr-libopenexr (3.1.13-r1) [2024-05-30T18:58:08.781Z] (105/167) Installing giflib (5.2.2-r0) [2024-05-30T18:58:09.042Z] (106/167) Installing libhwy (1.0.7-r0) [2024-05-30T18:58:09.302Z] (107/167) Installing lcms2 (2.16-r0) [2024-05-30T18:58:09.560Z] (108/167) Installing libjxl (0.10.2-r0) [2024-05-30T18:58:10.126Z] (109/167) Installing lame-libs (3.100-r5) [2024-05-30T18:58:10.384Z] (110/167) Installing opus (1.5.2-r0) [2024-05-30T18:58:10.950Z] (111/167) Installing rav1e-libs (0.7.1-r0) [2024-05-30T18:58:11.518Z] (112/167) Installing libgomp (13.2.1_git20240309-r0) [2024-05-30T18:58:11.778Z] (113/167) Installing soxr (0.1.3-r7) [2024-05-30T18:58:12.036Z] (114/167) Installing ffmpeg-libswresample (6.1.1-r7) [2024-05-30T18:58:12.606Z] (115/167) Installing libtheora (1.1.1-r18) [2024-05-30T18:58:12.866Z] (116/167) Installing libvorbis (1.3.7-r2) [2024-05-30T18:58:13.126Z] (117/167) Installing libvpx (1.14.0-r0) [2024-05-30T18:58:13.695Z] (118/167) Installing libwebpmux (1.3.2-r0) [2024-05-30T18:58:13.953Z] (119/167) Installing x264-libs (0.164_git20231001-r0) [2024-05-30T18:58:14.521Z] (120/167) Installing numactl (2.0.18-r0) [2024-05-30T18:58:14.779Z] (121/167) Installing x265-libs (3.6-r0) [2024-05-30T18:58:15.348Z] (122/167) Installing xvidcore (1.3.7-r2) [2024-05-30T18:58:15.609Z] (123/167) Installing ffmpeg-libavcodec (6.1.1-r7) [2024-05-30T18:58:16.178Z] (124/167) Installing libbluray (1.3.4-r1) [2024-05-30T18:58:16.747Z] (125/167) Installing mpg123-libs (1.32.6-r0) [2024-05-30T18:58:17.008Z] (126/167) Installing libopenmpt (0.7.7-r0) [2024-05-30T18:58:17.576Z] (127/167) Installing cjson (1.7.18-r0) [2024-05-30T18:58:17.836Z] (128/167) Installing mbedtls (3.6.0-r0) [2024-05-30T18:58:18.096Z] (129/167) Installing librist (0.2.10-r1) [2024-05-30T18:58:18.393Z] (130/167) Installing libsrt (1.5.3-r0) [2024-05-30T18:58:18.962Z] (131/167) Installing libssh (0.10.6-r0) [2024-05-30T18:58:19.223Z] (132/167) Installing libsodium (1.0.19-r0) [2024-05-30T18:58:19.791Z] (133/167) Installing libzmq (4.3.5-r2) [2024-05-30T18:58:20.191Z] (134/167) Installing ffmpeg-libavformat (6.1.1-r7) [2024-05-30T18:58:20.450Z] (135/167) Installing crc32c (1.1.2-r0) [2024-05-30T18:58:20.709Z] (136/167) Installing double-conversion (3.3.0-r0) [2024-05-30T18:58:22.087Z] (137/167) Installing libevent (2.1.12-r7) [2024-05-30T18:58:22.654Z] (138/167) Installing wayland-libs-server (1.22.0-r4) [2024-05-30T18:58:22.654Z] (139/167) Installing mesa-gbm (24.0.8-r1) [2024-05-30T18:58:23.224Z] (140/167) Installing harfbuzz-subset (8.5.0-r0) [2024-05-30T18:58:23.482Z] (141/167) Installing icu-libs (74.2-r0) [2024-05-30T18:58:24.051Z] (142/167) Installing minizip (1.3.1-r0) [2024-05-30T18:58:24.309Z] (143/167) Installing nspr (4.35-r4) [2024-05-30T18:58:24.568Z] (144/167) Installing sqlite-libs (3.45.3-r1) [2024-05-30T18:58:25.135Z] (145/167) Installing nss (3.100-r0) [2024-05-30T18:58:25.703Z] (146/167) Installing openh264 (2.4.1-r0) [2024-05-30T18:58:25.968Z] (147/167) Installing libcamera-ipa (0.3.0-r0) [2024-05-30T18:58:26.537Z] (148/167) Installing libunwind (1.8.1-r0) [2024-05-30T18:58:26.797Z] (149/167) Installing yaml (0.2.5-r2) [2024-05-30T18:58:27.055Z] (150/167) Installing libcamera (0.3.0-r0) [2024-05-30T18:58:27.624Z] (151/167) Installing speexdsp (1.2.1-r2) [2024-05-30T18:58:27.883Z] (152/167) Installing libuv (1.48.0-r0) [2024-05-30T18:58:28.142Z] (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2024-05-30T18:58:28.402Z] (154/167) Installing libsndfile (1.2.2-r0) [2024-05-30T18:58:28.975Z] (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2024-05-30T18:58:29.543Z] (156/167) Installing pipewire-libs (1.0.6-r1) [2024-05-30T18:58:29.802Z] (157/167) Installing libasyncns (0.8-r3) [2024-05-30T18:58:30.061Z] (158/167) Installing libltdl (2.4.7-r3) [2024-05-30T18:58:30.319Z] (159/167) Installing orc (0.4.37-r0) [2024-05-30T18:58:30.886Z] (160/167) Installing tdb-libs (1.4.9-r1) [2024-05-30T18:58:31.146Z] (161/167) Installing libpulse (17.0-r0) [2024-05-30T18:58:31.713Z] (162/167) Installing libwebpdemux (1.3.2-r0) [2024-05-30T18:58:31.713Z] (163/167) Installing libgpg-error (1.49-r0) [2024-05-30T18:58:32.281Z] (164/167) Installing libgcrypt (1.10.3-r0) [2024-05-30T18:58:32.540Z] (165/167) Installing libxslt (1.1.39-r1) [2024-05-30T18:58:33.108Z] (166/167) Installing chromium (125.0.6422.112-r0) [2024-05-30T18:58:35.640Z] (167/167) Installing chromium-chromedriver (125.0.6422.112-r0) [2024-05-30T18:58:35.900Z] Executing busybox-1.36.1-r28.trigger [2024-05-30T18:58:35.900Z] Executing fontconfig-2.15.0-r1.trigger [2024-05-30T18:58:35.900Z] Executing mkfontscale-1.2.2-r6.trigger [2024-05-30T18:58:35.900Z] Executing glib-2.80.2-r0.trigger [2024-05-30T18:58:35.900Z] Executing shared-mime-info-2.4-r0.trigger [2024-05-30T18:58:36.159Z] Executing gdk-pixbuf-2.42.11-r1.trigger [2024-05-30T18:58:36.159Z] Executing gtk-update-icon-cache-3.24.42-r0.trigger [2024-05-30T18:58:36.418Z] Executing gtk+3.0-3.24.42-r0.trigger [2024-05-30T18:58:36.418Z] OK: 657 MiB in 195 packages [2024-05-30T18:58:36.418Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-30T18:58:36.984Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-30T18:58:37.921Z] (1/30) Installing jansson (2.14-r4) [2024-05-30T18:58:38.181Z] (2/30) Installing binutils (2.42-r0) [2024-05-30T18:58:38.750Z] (3/30) Installing libatomic (13.2.1_git20240309-r0) [2024-05-30T18:58:39.010Z] (4/30) Installing isl26 (0.26-r1) [2024-05-30T18:58:39.578Z] (5/30) Installing mpfr4 (4.2.1-r0) [2024-05-30T18:58:39.838Z] (6/30) Installing mpc1 (1.3.1-r1) [2024-05-30T18:58:40.098Z] (7/30) Installing gcc (13.2.1_git20240309-r0) [2024-05-30T18:58:41.472Z] (8/30) Installing musl-dev (1.2.5-r0) [2024-05-30T18:58:42.041Z] (9/30) Installing linux-headers (6.6-r0) [2024-05-30T18:58:42.607Z] (10/30) Installing libffi-dev (3.4.6-r0) [2024-05-30T18:58:42.868Z] (11/30) Installing libpq (16.3-r0) [2024-05-30T18:58:43.438Z] (12/30) Installing openssl-dev (3.3.0-r2) [2024-05-30T18:58:43.696Z] (13/30) Installing libpq-dev (16.3-r0) [2024-05-30T18:58:44.272Z] (14/30) Installing libecpg (16.3-r0) [2024-05-30T18:58:44.539Z] (15/30) Installing libecpg-dev (16.3-r0) [2024-05-30T18:58:44.799Z] (16/30) Installing clang16-headers (16.0.6-r5) [2024-05-30T18:58:45.372Z] (17/30) Installing llvm16-libs (16.0.6-r8) [2024-05-30T18:58:53.507Z] (18/30) Installing clang16-libs (16.0.6-r5) [2024-05-30T18:58:54.449Z] (19/30) Installing fortify-headers (1.1-r3) [2024-05-30T18:58:54.449Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) [2024-05-30T18:58:55.027Z] (21/30) Installing llvm16-linker-tools (16.0.6-r8) [2024-05-30T18:58:55.289Z] (22/30) Installing clang16 (16.0.6-r5) [2024-05-30T18:58:55.862Z] (23/30) Installing icu (74.2-r0) [2024-05-30T18:58:56.122Z] (24/30) Installing icu-dev (74.2-r0) [2024-05-30T18:58:56.693Z] (25/30) Installing llvm16 (16.0.6-r8) [2024-05-30T18:58:58.083Z] (26/30) Installing lz4-libs (1.9.4-r5) [2024-05-30T18:58:58.348Z] (27/30) Installing lz4-dev (1.9.4-r5) [2024-05-30T18:58:58.607Z] (28/30) Installing zstd (1.5.6-r0) [2024-05-30T18:58:58.867Z] (29/30) Installing zstd-dev (1.5.6-r0) [2024-05-30T18:58:59.141Z] (30/30) Installing postgresql16-dev (16.3-r0) [2024-05-30T18:58:59.732Z] Executing busybox-1.36.1-r28.trigger [2024-05-30T18:58:59.732Z] OK: 1193 MiB in 225 packages [2024-05-30T18:58:59.993Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-30T18:59:00.253Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-30T18:59:01.213Z] (1/14) Installing g++ (13.2.1_git20240309-r0) [2024-05-30T18:59:02.596Z] (2/14) Installing gdbm (1.23-r1) [2024-05-30T18:59:02.868Z] (3/14) Installing mpdecimal (4.0.0-r0) [2024-05-30T18:59:03.132Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r0) [2024-05-30T18:59:03.396Z] (5/14) Installing libncursesw (6.4_p20240420-r0) [2024-05-30T18:59:03.973Z] (6/14) Installing libpanelw (6.4_p20240420-r0) [2024-05-30T18:59:03.973Z] (7/14) Installing readline (8.2.10-r0) [2024-05-30T18:59:04.543Z] (8/14) Installing python3 (3.12.3-r1) [2024-05-30T18:59:05.112Z] (9/14) Installing python3-pycache-pyc0 (3.12.3-r1) [2024-05-30T18:59:05.680Z] (10/14) Installing pyc (3.12.3-r1) [2024-05-30T18:59:05.939Z] (11/14) Installing python3-pyc (3.12.3-r1) [2024-05-30T18:59:06.198Z] (12/14) Installing python3-dev (3.12.3-r1) [2024-05-30T18:59:07.575Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2024-05-30T18:59:07.833Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2024-05-30T18:59:08.091Z] Executing busybox-1.36.1-r28.trigger [2024-05-30T18:59:08.091Z] OK: 1359 MiB in 239 packages [2024-05-30T18:59:08.091Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-30T18:59:08.658Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-30T18:59:09.225Z] OK: 1359 MiB in 239 packages [2024-05-30T18:59:09.484Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-30T18:59:09.743Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-30T18:59:10.681Z] (1/1) Installing tzdata (2024a-r1) [2024-05-30T18:59:10.939Z] OK: 1361 MiB in 240 packages [2024-05-30T18:59:11.668Z] (1/1) Purging tzdata (2024a-r1) [2024-05-30T18:59:11.668Z] OK: 1359 MiB in 239 packages [2024-05-30T18:59:13.580Z] Looking in links: /tmp/tmpor8ij7oe [2024-05-30T18:59:13.580Z] Processing /tmp/tmpor8ij7oe/pip-24.0-py3-none-any.whl [2024-05-30T18:59:13.580Z] Installing collected packages: pip [2024-05-30T18:59:14.958Z] Successfully installed pip-24.0 [2024-05-30T18:59:14.958Z] 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-30T18:59:15.525Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.0) [2024-05-30T18:59:15.784Z] Collecting setuptools [2024-05-30T18:59:15.784Z] Downloading setuptools-70.0.0-py3-none-any.whl.metadata (5.9 kB) [2024-05-30T18:59:15.784Z] Collecting wheel [2024-05-30T18:59:15.784Z] Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) [2024-05-30T18:59:15.784Z] Downloading setuptools-70.0.0-py3-none-any.whl (863 kB) [2024-05-30T18:59:15.784Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.4/863.4 kB 61.6 MB/s eta 0:00:00 [2024-05-30T18:59:15.784Z] Downloading wheel-0.43.0-py3-none-any.whl (65 kB) [2024-05-30T18:59:15.784Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 151.0 MB/s eta 0:00:00 [2024-05-30T18:59:16.043Z] Installing collected packages: wheel, setuptools [2024-05-30T18:59:17.950Z] Successfully installed setuptools-70.0.0 wheel-0.43.0 [2024-05-30T18:59:17.950Z] 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-30T18:59:18.518Z] Processing ./edgex-taf-common [2024-05-30T18:59:18.518Z] Preparing metadata (setup.py): started [2024-05-30T18:59:18.518Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T18:59:18.518Z] Building wheels for collected packages: edgex-taf-common [2024-05-30T18:59:18.518Z] Building wheel for edgex-taf-common (setup.py): started [2024-05-30T18:59:18.777Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-05-30T18:59:18.777Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=92d484533d694d277a71310fd2cd4c86cf58d8ce51f427786c5c9111d3be478c [2024-05-30T18:59:18.777Z] Stored in directory: /tmp/pip-ephem-wheel-cache-3qu9j5ov/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2024-05-30T18:59:18.777Z] Successfully built edgex-taf-common [2024-05-30T18:59:18.777Z] Installing collected packages: edgex-taf-common [2024-05-30T18:59:18.777Z] Successfully installed edgex-taf-common-0.0.0 [2024-05-30T18:59:18.777Z] 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-30T18:59:19.344Z] Collecting robotframework==7.0 (from -r requirements.txt (line 1)) [2024-05-30T18:59:19.344Z] Downloading robotframework-7.0-py3-none-any.whl.metadata (7.4 kB) [2024-05-30T18:59:19.607Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2024-05-30T18:59:19.607Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2024-05-30T18:59:19.607Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-05-30T18:59:19.607Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-05-30T18:59:19.607Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-05-30T18:59:19.607Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-05-30T18:59:19.607Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-05-30T18:59:19.607Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-05-30T18:59:19.607Z] Preparing metadata (setup.py): started [2024-05-30T18:59:19.867Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T18:59:19.867Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-05-30T18:59:19.867Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-05-30T18:59:19.867Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-05-30T18:59:19.867Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-05-30T18:59:19.867Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2024-05-30T18:59:19.867Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2024-05-30T18:59:19.867Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-05-30T18:59:19.867Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-05-30T18:59:19.867Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 167.9 MB/s eta 0:00:00 [2024-05-30T18:59:19.867Z] Preparing metadata (setup.py): started [2024-05-30T18:59:20.126Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T18:59:20.126Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2024-05-30T18:59:20.126Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2024-05-30T18:59:20.384Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-05-30T18:59:20.384Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (61 kB) [2024-05-30T18:59:20.384Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 254.3 MB/s eta 0:00:00 [2024-05-30T18:59:20.384Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2024-05-30T18:59:20.384Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2024-05-30T18:59:20.384Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 217.9 MB/s eta 0:00:00 [2024-05-30T18:59:20.641Z] Installing build dependencies: started [2024-05-30T18:59:22.547Z] Installing build dependencies: finished with status 'done' [2024-05-30T18:59:22.547Z] Getting requirements to build wheel: started [2024-05-30T18:59:22.805Z] Getting requirements to build wheel: finished with status 'done' [2024-05-30T18:59:22.805Z] Preparing metadata (pyproject.toml): started [2024-05-30T18:59:23.066Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-05-30T18:59:23.066Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-05-30T18:59:23.066Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-05-30T18:59:23.325Z] Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) [2024-05-30T18:59:23.325Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.1 kB) [2024-05-30T18:59:23.325Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-05-30T18:59:23.325Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-05-30T18:59:23.325Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 169.6 MB/s eta 0:00:00 [2024-05-30T18:59:23.584Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-05-30T18:59:23.584Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-05-30T18:59:23.584Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 149.2 MB/s eta 0:00:00 [2024-05-30T18:59:23.584Z] Preparing metadata (setup.py): started [2024-05-30T18:59:23.844Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T18:59:23.844Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2024-05-30T18:59:23.844Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2024-05-30T18:59:24.104Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T18:59:24.104Z] Downloading selenium-4.21.0-py3-none-any.whl.metadata (6.9 kB) [2024-05-30T18:59:24.104Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T18:59:24.104Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2024-05-30T18:59:24.104Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T18:59:24.104Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2024-05-30T18:59:24.104Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T18:59:24.104Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-05-30T18:59:24.104Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 246.0 MB/s eta 0:00:00 [2024-05-30T18:59:24.104Z] Preparing metadata (setup.py): started [2024-05-30T18:59:24.363Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T18:59:24.363Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T18:59:24.363Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2024-05-30T18:59:24.363Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T18:59:24.363Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-05-30T18:59:24.363Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T18:59:24.363Z] Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-30T18:59:24.363Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T18:59:24.363Z] Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) [2024-05-30T18:59:24.623Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T18:59:24.623Z] Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) [2024-05-30T18:59:24.623Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T18:59:24.623Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-05-30T18:59:24.623Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-30T18:59:24.623Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (33 kB) [2024-05-30T18:59:24.623Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-30T18:59:24.623Z] Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) [2024-05-30T18:59:24.623Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-30T18:59:24.623Z] Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) [2024-05-30T18:59:24.623Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-30T18:59:24.623Z] Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) [2024-05-30T18:59:24.883Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-30T18:59:24.883Z] Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) [2024-05-30T18:59:24.883Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-30T18:59:24.883Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2024-05-30T18:59:24.883Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-30T18:59:24.883Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-05-30T18:59:24.883Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-30T18:59:24.883Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-05-30T18:59:24.883Z] 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-30T18:59:24.883Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-30T18:59:24.883Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-05-30T18:59:25.143Z] 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-30T18:59:25.143Z] Downloading typing_extensions-4.12.0-py3-none-any.whl.metadata (3.0 kB) [2024-05-30T18:59:25.143Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T18:59:25.143Z] Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) [2024-05-30T18:59:25.143Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T18:59:25.143Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-05-30T18:59:25.402Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T18:59:25.402Z] Downloading PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2024-05-30T18:59:25.402Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T18:59:25.402Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-05-30T18:59:25.402Z] Preparing metadata (setup.py): started [2024-05-30T18:59:25.663Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T18:59:25.663Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T18:59:25.663Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-05-30T18:59:25.663Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T18:59:25.663Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-05-30T18:59:25.663Z] Preparing metadata (setup.py): started [2024-05-30T18:59:25.663Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T18:59:25.923Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T18:59:25.923Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-05-30T18:59:25.923Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T18:59:25.923Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2024-05-30T18:59:25.923Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T18:59:25.923Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-05-30T18:59:25.923Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T18:59:25.923Z] Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-05-30T18:59:25.923Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T18:59:25.923Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-05-30T18:59:25.923Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T18:59:25.923Z] Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) [2024-05-30T18:59:26.189Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T18:59:26.189Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2024-05-30T18:59:26.448Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T18:59:26.448Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-05-30T18:59:26.448Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T18:59:26.449Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-05-30T18:59:26.449Z] 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-30T18:59:26.449Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-05-30T18:59:26.449Z] 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-30T18:59:26.449Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-05-30T18:59:26.449Z] 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-30T18:59:26.449Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-05-30T18:59:26.449Z] 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-30T18:59:26.449Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-30T18:59:26.708Z] Downloading robotframework-7.0-py3-none-any.whl (726 kB) [2024-05-30T18:59:26.708Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 726.3/726.3 kB 152.8 MB/s eta 0:00:00 [2024-05-30T18:59:26.708Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2024-05-30T18:59:26.708Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-05-30T18:59:26.708Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-05-30T18:59:26.708Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 196.3 MB/s eta 0:00:00 [2024-05-30T18:59:26.708Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-05-30T18:59:26.708Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-05-30T18:59:26.708Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2024-05-30T18:59:26.708Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 203.0 MB/s eta 0:00:00 [2024-05-30T18:59:26.708Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2024-05-30T18:59:26.708Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 143.2 MB/s eta 0:00:00 [2024-05-30T18:59:26.708Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl (17.8 MB) [2024-05-30T18:59:26.708Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.8/17.8 MB 277.5 MB/s eta 0:00:00 [2024-05-30T18:59:26.708Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-05-30T18:59:26.708Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 346.7 MB/s eta 0:00:00 [2024-05-30T18:59:26.708Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl (1.5 MB) [2024-05-30T18:59:26.708Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 194.1 MB/s eta 0:00:00 [2024-05-30T18:59:26.708Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-05-30T18:59:26.708Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 201.2 MB/s eta 0:00:00 [2024-05-30T18:59:26.708Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) [2024-05-30T18:59:26.708Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 177.4 MB/s eta 0:00:00 [2024-05-30T18:59:26.708Z] Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) [2024-05-30T18:59:26.708Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 291.4 MB/s eta 0:00:00 [2024-05-30T18:59:26.708Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl (142 kB) [2024-05-30T18:59:26.708Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.2/142.2 kB 206.5 MB/s eta 0:00:00 [2024-05-30T18:59:26.708Z] Downloading idna-3.7-py3-none-any.whl (66 kB) [2024-05-30T18:59:26.967Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 198.1 MB/s eta 0:00:00 [2024-05-30T18:59:26.967Z] Downloading packaging-24.0-py3-none-any.whl (53 kB) [2024-05-30T18:59:26.967Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 192.4 MB/s eta 0:00:00 [2024-05-30T18:59:26.967Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-05-30T18:59:26.967Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 233.0 MB/s eta 0:00:00 [2024-05-30T18:59:26.967Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-05-30T18:59:26.967Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 184.6 MB/s eta 0:00:00 [2024-05-30T18:59:26.967Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2024-05-30T18:59:26.967Z] Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB) [2024-05-30T18:59:26.967Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 239.5 MB/s eta 0:00:00 [2024-05-30T18:59:26.967Z] Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) [2024-05-30T18:59:26.967Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 313.3 MB/s eta 0:00:00 [2024-05-30T18:59:26.967Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2024-05-30T18:59:26.967Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 197.8 MB/s eta 0:00:00 [2024-05-30T18:59:26.967Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2024-05-30T18:59:26.967Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 238.9 MB/s eta 0:00:00 [2024-05-30T18:59:26.967Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2024-05-30T18:59:26.967Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-05-30T18:59:26.967Z] Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) [2024-05-30T18:59:26.967Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 192.9 MB/s eta 0:00:00 [2024-05-30T18:59:26.967Z] Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) [2024-05-30T18:59:26.967Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 198.6 MB/s eta 0:00:00 [2024-05-30T18:59:26.967Z] Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) [2024-05-30T18:59:26.967Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 313.1 MB/s eta 0:00:00 [2024-05-30T18:59:26.967Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-05-30T18:59:26.967Z] Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-05-30T18:59:26.967Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 202.5 MB/s eta 0:00:00 [2024-05-30T18:59:26.967Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-05-30T18:59:26.967Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 215.2 MB/s eta 0:00:00 [2024-05-30T18:59:26.967Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2024-05-30T18:59:26.967Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-05-30T18:59:26.967Z] Downloading PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl (712 kB) [2024-05-30T18:59:26.967Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 712.6/712.6 kB 200.8 MB/s eta 0:00:00 [2024-05-30T18:59:26.967Z] Downloading referencing-0.35.1-py3-none-any.whl (26 kB) [2024-05-30T18:59:26.967Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-05-30T18:59:26.967Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_x86_64.whl (1.3 MB) [2024-05-30T18:59:26.967Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 157.6 MB/s eta 0:00:00 [2024-05-30T18:59:26.967Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-05-30T18:59:26.967Z] Downloading trio-0.25.1-py3-none-any.whl (467 kB) [2024-05-30T18:59:26.967Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 308.0 MB/s eta 0:00:00 [2024-05-30T18:59:26.967Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-05-30T18:59:26.967Z] Downloading typing_extensions-4.12.0-py3-none-any.whl (37 kB) [2024-05-30T18:59:26.967Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-05-30T18:59:26.967Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 98.4 MB/s eta 0:00:00 [2024-05-30T18:59:26.967Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-05-30T18:59:26.967Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-05-30T18:59:26.967Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-05-30T18:59:26.967Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-05-30T18:59:26.967Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-05-30T18:59:26.967Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-05-30T18:59:27.226Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 204.5 MB/s eta 0:00:00 [2024-05-30T18:59:27.226Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email [2024-05-30T18:59:27.226Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-05-30T18:59:27.484Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-05-30T18:59:27.484Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=67633cb00badd02610043c870a55194efe5aee4de5234289f59bc7eee3eb42d7 [2024-05-30T18:59:27.484Z] Stored in directory: /tmp/pip-ephem-wheel-cache-f5ojfwct/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2024-05-30T18:59:27.484Z] Building wheel for paho-mqtt (setup.py): started [2024-05-30T18:59:27.744Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-05-30T18:59:27.744Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=c3cbedd98ccf683b842dfd80186c89407ebc54413d9f52f24935c7938a5dffb4 [2024-05-30T18:59:27.744Z] Stored in directory: /tmp/pip-ephem-wheel-cache-f5ojfwct/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 [2024-05-30T18:59:27.744Z] Building wheel for psutil (pyproject.toml): started [2024-05-30T18:59:30.283Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-05-30T18:59:30.283Z] Created wheel for psutil: filename=psutil-5.9.5-cp312-abi3-linux_x86_64.whl size=281485 sha256=ae75c3b52f25847c2e4c0739fb326219ebfb82a58377c599556d5847aad32670 [2024-05-30T18:59:30.283Z] Stored in directory: /tmp/pip-ephem-wheel-cache-f5ojfwct/wheels/e8/a9/47/bee5d847b031736eb597b632c3ff602d0c0ccf1f14d95293ee [2024-05-30T18:59:30.283Z] Building wheel for psycopg2 (setup.py): started [2024-05-30T18:59:40.265Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-05-30T18:59:40.265Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_x86_64.whl size=521866 sha256=98f88184c4bb3b52a107d31ad015b9e747d09206952114292fbbdd7c7c93a810 [2024-05-30T18:59:40.265Z] Stored in directory: /tmp/pip-ephem-wheel-cache-f5ojfwct/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 [2024-05-30T18:59:40.265Z] Building wheel for flex (setup.py): started [2024-05-30T18:59:40.265Z] Building wheel for flex (setup.py): finished with status 'done' [2024-05-30T18:59:40.265Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=5dbb0072bf634125327a6b586da23c2225aeacfdfd3f95f32bde2e06ba4fba6f [2024-05-30T18:59:40.265Z] Stored in directory: /tmp/pip-ephem-wheel-cache-f5ojfwct/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2024-05-30T18:59:40.265Z] Building wheel for strict-rfc3339 (setup.py): started [2024-05-30T18:59:40.265Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-05-30T18:59:40.265Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=e0968f8b94d987f5eb8d6867a2b21aa714854c224668ba159c87121780fe7579 [2024-05-30T18:59:40.265Z] Stored in directory: /tmp/pip-ephem-wheel-cache-f5ojfwct/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2024-05-30T18:59:40.265Z] Building wheel for validate-email (setup.py): started [2024-05-30T18:59:40.265Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-05-30T18:59:40.265Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=8d706524d2699c526d6254960ba9664b90e041b2e8feb902dbc786c8cdec3658 [2024-05-30T18:59:40.265Z] Stored in directory: /tmp/pip-ephem-wheel-cache-f5ojfwct/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2024-05-30T18:59:40.265Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email [2024-05-30T18:59:40.266Z] 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-30T18:59:52.506Z] 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-30T18:59:52.506Z] 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-7.0 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-30T18:59:53.819Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1724 in /w/workspace/xfoundry_edgex-taf-common_PR-106 [Pipeline] { [Pipeline] checkout [2024-05-30T18:59:53.856Z] Selected Git installation does not exist. Using Default [2024-05-30T18:59:53.856Z] The recommended git tool is: NONE [2024-05-30T18:59:58.595Z] using credential edgex-jenkins-ssh [2024-05-30T18:59:58.621Z] Cloning the remote Git repository [2024-05-30T18:59:58.668Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2024-05-30T18:59:58.768Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-106 # timeout=10 [2024-05-30T18:59:58.905Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-05-30T18:59:58.906Z] > git --version # timeout=10 [2024-05-30T18:59:58.929Z] > git --version # 'git version 2.25.1' [2024-05-30T18:59:58.931Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-30T18:59:59.081Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-30T18:59:59.682Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-05-30T18:59:59.724Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-30T19:00:01.273Z] Merging remotes/origin/main commit 7ef99bc445e5002edb91e45647dc2bc252dae2a9 into PR head commit 8d13317c4f28fd0bb5d4141a15175399049074d2 [2024-05-30T19:00:00.718Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-05-30T19:00:00.761Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-05-30T19:00:00.763Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-30T19:00:00.786Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/106/head:refs/remotes/origin/PR-106 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-05-30T19:00:01.627Z] Merge succeeded, producing 2204cf460ec27f8b2e77a7c6bcef278b1d6b2ee0 [2024-05-30T19:00:01.627Z] Checking out Revision 2204cf460ec27f8b2e77a7c6bcef278b1d6b2ee0 (PR-106) [2024-05-30T19:00:01.297Z] > git config core.sparsecheckout # timeout=10 [2024-05-30T19:00:01.390Z] > git checkout -f 8d13317c4f28fd0bb5d4141a15175399049074d2 # timeout=10 [2024-05-30T19:00:01.479Z] > git remote # timeout=10 [2024-05-30T19:00:01.502Z] > git config --get remote.origin.url # timeout=10 [2024-05-30T19:00:01.523Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-30T19:00:01.549Z] > git merge 7ef99bc445e5002edb91e45647dc2bc252dae2a9 # timeout=10 [2024-05-30T19:00:01.606Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-05-30T19:00:01.638Z] > git config core.sparsecheckout # timeout=10 [2024-05-30T19:00:01.655Z] > git checkout -f 2204cf460ec27f8b2e77a7c6bcef278b1d6b2ee0 # timeout=10 [2024-05-30T19:00:05.313Z] Commit message: "Merge commit '7ef99bc445e5002edb91e45647dc2bc252dae2a9' into HEAD" [2024-05-30T19:00:05.344Z] First time build. Skipping changelog. [2024-05-30T19:00:05.324Z] > git rev-list --no-walk 4427b39fab62ce20fe4652b339972bd99b26367c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-30T19:00:07.126Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-30T19:00:07.126Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-30T19:00:07.126Z] Dload Upload Total Spent Left Speed [2024-05-30T19:00:07.126Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh [2024-05-30T19:00:07.477Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-30T19:00:07.808Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-30T19:00:07.808Z] + sudo tee /etc/docker/daemon.new [2024-05-30T19:00:07.808Z] { [2024-05-30T19:00:07.808Z] "registry-mirrors": [ [2024-05-30T19:00:07.808Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-30T19:00:07.808Z] ], [2024-05-30T19:00:07.808Z] "bip": "10.250.0.254/24", [2024-05-30T19:00:07.808Z] "hosts": [ [2024-05-30T19:00:07.808Z] "tcp://0.0.0.0:5555", [2024-05-30T19:00:07.808Z] "unix:///var/run/docker.sock" [2024-05-30T19:00:07.808Z] ], [2024-05-30T19:00:07.808Z] "mtu": 1458, [2024-05-30T19:00:07.808Z] "selinux-enabled": true, [2024-05-30T19:00:07.808Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-30T19:00:07.808Z] } [Pipeline] sh [2024-05-30T19:00:08.138Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-30T19:00:08.494Z] + sudo service docker restart [2024-05-30T19:00:24.576Z] Removing intermediate container bd00ea519d27 [2024-05-30T19:00:24.576Z] ---> ad23cd75a968 [2024-05-30T19:00:24.576Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-05-30T19:00:24.576Z] ---> Running in 740bd530c532 [2024-05-30T19:00:24.576Z] Removing intermediate container 740bd530c532 [2024-05-30T19:00:24.576Z] ---> b7dc02c3befb [2024-05-30T19:00:24.576Z] Step 11/13 : LABEL arch=amd64 [2024-05-30T19:00:24.576Z] ---> Running in 33bf9d54a4ca [2024-05-30T19:00:24.576Z] Removing intermediate container 33bf9d54a4ca [2024-05-30T19:00:24.576Z] ---> 0a2f4ba5d828 [2024-05-30T19:00:24.576Z] Step 12/13 : LABEL git_sha=c657a809e6b339ee01933740a957e959ae80c788 [2024-05-30T19:00:24.576Z] ---> Running in 3a76339739a3 [2024-05-30T19:00:24.576Z] Removing intermediate container 3a76339739a3 [2024-05-30T19:00:24.576Z] ---> 3fc7bfe0ed62 [2024-05-30T19:00:24.576Z] Step 13/13 : LABEL version=0.0.0 [2024-05-30T19:00:24.576Z] ---> Running in e0bcb1cebd0e [2024-05-30T19:00:24.576Z] Removing intermediate container e0bcb1cebd0e [2024-05-30T19:00:24.576Z] ---> 937566aa4ffe [2024-05-30T19:00:24.576Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-30T19:00:24.576Z] Successfully built 937566aa4ffe [2024-05-30T19:00:24.576Z] Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T19:00:25.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-30T19:00:25.080Z] [2024-05-30T19:00:25.080Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T19:00:25.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-30T19:00:25.381Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-30T19:00:25.381Z] 5eb5b503b376: Pulling fs layer [2024-05-30T19:00:25.381Z] 5c69ac0246d0: Pulling fs layer [2024-05-30T19:00:25.381Z] ec43610c2a17: Pulling fs layer [2024-05-30T19:00:25.381Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-30T19:00:25.381Z] 33b1e0a273af: Pulling fs layer [2024-05-30T19:00:25.381Z] 5d3b04190fa2: Pulling fs layer [2024-05-30T19:00:25.381Z] 2f39f015ded8: Pulling fs layer [2024-05-30T19:00:25.381Z] 3a2ae6a8a46f: Waiting [2024-05-30T19:00:25.381Z] 2f39f015ded8: Waiting [2024-05-30T19:00:25.381Z] 33b1e0a273af: Waiting [2024-05-30T19:00:25.381Z] 5d3b04190fa2: Waiting [2024-05-30T19:00:25.381Z] 5c69ac0246d0: Verifying Checksum [2024-05-30T19:00:25.381Z] 5c69ac0246d0: Download complete [2024-05-30T19:00:25.381Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-30T19:00:25.381Z] 3a2ae6a8a46f: Download complete [2024-05-30T19:00:25.381Z] 33b1e0a273af: Verifying Checksum [2024-05-30T19:00:25.381Z] 33b1e0a273af: Download complete [2024-05-30T19:00:25.381Z] ec43610c2a17: Verifying Checksum [2024-05-30T19:00:25.381Z] ec43610c2a17: Download complete [2024-05-30T19:00:25.381Z] 5d3b04190fa2: Download complete [2024-05-30T19:00:25.648Z] 5eb5b503b376: Verifying Checksum [2024-05-30T19:00:25.648Z] 5eb5b503b376: Download complete [2024-05-30T19:00:26.215Z] 2f39f015ded8: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-30T19:00:26.767Z] provisioning config files... [2024-05-30T19:00:26.789Z] 5eb5b503b376: Pull complete [2024-05-30T19:00:26.799Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-106@tmp/config16483966411654403934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-30T19:00:27.047Z] 5c69ac0246d0: Pull complete [2024-05-30T19:00:27.268Z] ---> ****-login.sh [2024-05-30T19:00:27.268Z] nexus3.edgexfoundry.org:10001 [2024-05-30T19:00:27.614Z] ec43610c2a17: Pull complete [2024-05-30T19:00:27.614Z] 3a2ae6a8a46f: Pull complete [2024-05-30T19:00:27.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T19:00:27.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T19:00:27.857Z] Configure a credential helper to remove this warning. See [2024-05-30T19:00:27.857Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T19:00:27.857Z] [2024-05-30T19:00:27.857Z] Login Succeeded [2024-05-30T19:00:27.873Z] 33b1e0a273af: Pull complete [2024-05-30T19:00:27.873Z] 5d3b04190fa2: Pull complete [2024-05-30T19:00:28.131Z] nexus3.edgexfoundry.org:10002 [2024-05-30T19:00:28.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T19:00:28.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T19:00:28.402Z] Configure a credential helper to remove this warning. See [2024-05-30T19:00:28.402Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T19:00:28.402Z] [2024-05-30T19:00:28.402Z] Login Succeeded [2024-05-30T19:00:28.402Z] nexus3.edgexfoundry.org:10003 [2024-05-30T19:00:28.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T19:00:28.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T19:00:28.672Z] Configure a credential helper to remove this warning. See [2024-05-30T19:00:28.672Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T19:00:28.672Z] [2024-05-30T19:00:28.672Z] Login Succeeded [2024-05-30T19:00:28.672Z] nexus3.edgexfoundry.org:10004 [2024-05-30T19:00:28.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T19:00:28.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T19:00:28.946Z] Configure a credential helper to remove this warning. See [2024-05-30T19:00:28.946Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T19:00:28.946Z] [2024-05-30T19:00:28.946Z] Login Succeeded [2024-05-30T19:00:28.946Z] ****.io [2024-05-30T19:00:29.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T19:00:29.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T19:00:29.492Z] Configure a credential helper to remove this warning. See [2024-05-30T19:00:29.492Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T19:00:29.492Z] [2024-05-30T19:00:29.492Z] Login Succeeded [2024-05-30T19:00:29.492Z] ---> ****-login.sh ends [Pipeline] } [2024-05-30T19:00:29.507Z] 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-30T19:00:30.292Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-30T19:00:30.643Z] + ls -al . [2024-05-30T19:00:30.643Z] total 68 [2024-05-30T19:00:30.643Z] drwxrwxr-x 6 jenkins jenkins 4096 May 30 19:00 . [2024-05-30T19:00:30.643Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 18:59 .. [2024-05-30T19:00:30.643Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 19:00 .git [2024-05-30T19:00:30.643Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 19:00 .github [2024-05-30T19:00:30.643Z] -rw-rw-r-- 1 jenkins jenkins 22 May 30 19:00 .gitignore [2024-05-30T19:00:30.643Z] -rw-rw-r-- 1 jenkins jenkins 1653 May 30 19:00 Dockerfile [2024-05-30T19:00:30.643Z] -rw-rw-r-- 1 jenkins jenkins 746 May 30 19:00 Jenkinsfile [2024-05-30T19:00:30.643Z] -rw-rw-r-- 1 jenkins jenkins 11381 May 30 19:00 LICENSE [2024-05-30T19:00:30.643Z] -rw-rw-r-- 1 jenkins jenkins 3606 May 30 19:00 README.md [2024-05-30T19:00:30.643Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 19:00 TAF-Manager [2024-05-30T19:00:30.643Z] drwxrwxr-x 6 jenkins jenkins 4096 May 30 19:00 TUC [2024-05-30T19:00:30.643Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 18:57 VERSION [2024-05-30T19:00:30.643Z] -rw-rw-r-- 1 jenkins jenkins 341 May 30 19:00 requirements.txt [2024-05-30T19:00:30.643Z] -rw-rw-r-- 1 jenkins jenkins 54 May 30 19:00 robot-entrypoint.sh [2024-05-30T19:00:30.643Z] -rw-rw-r-- 1 jenkins jenkins 445 May 30 19:00 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T19:00:31.002Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=2204cf460ec27f8b2e77a7c6bcef278b1d6b2ee0 --label arch=arm64 --label version=0.0.0 . [2024-05-30T19:00:31.273Z] Sending build context to Docker daemon 376.3kB [2024-05-30T19:00:31.273Z] Step 1/13 : FROM alpine:3.20 [2024-05-30T19:00:33.634Z] 2f39f015ded8: Pull complete [2024-05-30T19:00:33.634Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-30T19:00:33.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-30T19:00:33.634Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-30T19:00:33.642Z] 3.20: Pulling from library/alpine [2024-05-30T19:00:33.642Z] 94747bd81234: Pulling fs layer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-30T19:00:33.730Z] prd-ubuntu20.04-docker-8c-8g-1720 does not seem to be running inside a container [2024-05-30T19:00:35.435Z] $ 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-106 -v /w/workspace/xfoundry_edgex-taf-common_PR-106:/w/workspace/xfoundry_edgex-taf-common_PR-106:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-106@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-106@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-30T19:00:35.432Z] 94747bd81234: Verifying Checksum [2024-05-30T19:00:35.432Z] 94747bd81234: Download complete [2024-05-30T19:00:35.432Z] 94747bd81234: Pull complete [2024-05-30T19:00:35.432Z] Digest: sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd [2024-05-30T19:00:35.432Z] Status: Downloaded newer image for alpine:3.20 [2024-05-30T19:00:35.432Z] ---> 442043f030d3 [2024-05-30T19:00:35.432Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-05-30T19:00:35.432Z] ---> Running in 0b3cb31f1817 [2024-05-30T19:00:35.432Z] Removing intermediate container 0b3cb31f1817 [2024-05-30T19:00:35.432Z] ---> 0c7054f2c543 [2024-05-30T19:00:35.432Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-05-30T19:00:35.432Z] ---> Running in e0d7b595ccda [2024-05-30T19:00:35.432Z] Removing intermediate container e0d7b595ccda [2024-05-30T19:00:35.432Z] ---> fa4e97a82443 [2024-05-30T19:00:35.432Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-05-30T19:00:38.194Z] ---> ba7d3db53164 [2024-05-30T19:00:38.194Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-05-30T19:00:38.194Z] ---> 4195a10ea85a [2024-05-30T19:00:38.194Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-05-30T19:00:38.194Z] ---> 38f354b09314 [2024-05-30T19:00:38.194Z] Step 7/13 : WORKDIR /edgex-taf [2024-05-30T19:00:38.194Z] ---> Running in 32cc47cf63d2 [2024-05-30T19:00:38.194Z] Removing intermediate container 32cc47cf63d2 [2024-05-30T19:00:38.194Z] ---> 8000d7fc1c00 [2024-05-30T19:00:38.194Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-05-30T19:00:38.194Z] ---> Running in effbfc4cff3f [2024-05-30T19:00:39.615Z] Removing intermediate container effbfc4cff3f [2024-05-30T19:00:39.615Z] ---> 0e459437545f [2024-05-30T19:00:39.615Z] 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-30T19:00:39.895Z] ---> Running in 2a84189a5d17 [2024-05-30T19:00:40.873Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-30T19:00:41.465Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-30T19:00:42.486Z] $ docker top 9ab97a7583d2029443a353e89502b5ec6c6179b6fb00564abe22199a1107f1a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-30T19:00:42.935Z] ---> job-cost.sh [2024-05-30T19:00:42.935Z] lf-activate-venv: SKIPPING [2024-05-30T19:00:42.935Z] INFO: No Stack... [2024-05-30T19:00:43.451Z] OK: 9 MiB in 14 packages [2024-05-30T19:00:43.571Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-30T19:00:43.733Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-30T19:00:43.857Z] INFO: Archiving Costs [Pipeline] sh [2024-05-30T19:00:44.203Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-106/archives/cost.csv [2024-05-30T19:00:44.203Z] + cut -d, -f6 [Pipeline] lock [2024-05-30T19:00:44.237Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-106-3-stack-cost] [2024-05-30T19:00:44.248Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-106-3-stack-cost] did not exist. Created. [2024-05-30T19:00:44.255Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-106-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-30T19:00:44.562Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-30T19:00:44.603Z] Stashed 1 file(s) [Pipeline] } [2024-05-30T19:00:44.611Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-106-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-30T19:00:44.649Z] $ docker stop --time=1 9ab97a7583d2029443a353e89502b5ec6c6179b6fb00564abe22199a1107f1a7 [2024-05-30T19:00:45.154Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-30T19:00:45.801Z] $ docker rm -f --volumes 9ab97a7583d2029443a353e89502b5ec6c6179b6fb00564abe22199a1107f1a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-30T19:00:47.147Z] (1/14) Installing ca-certificates (20240226-r0) [2024-05-30T19:00:47.733Z] (2/14) Installing brotli-libs (1.1.0-r2) [2024-05-30T19:00:48.327Z] (3/14) Installing c-ares (1.28.1-r0) [2024-05-30T19:00:48.606Z] (4/14) Installing libunistring (1.2-r0) [2024-05-30T19:00:49.360Z] (5/14) Installing libidn2 (2.3.7-r0) [2024-05-30T19:00:49.632Z] (6/14) Installing nghttp2-libs (1.62.0-r0) [2024-05-30T19:00:49.901Z] (7/14) Installing libpsl (0.21.5-r1) [2024-05-30T19:00:50.489Z] (8/14) Installing zstd-libs (1.5.6-r0) [2024-05-30T19:00:51.079Z] (9/14) Installing libcurl (8.7.1-r0) [2024-05-30T19:00:51.350Z] (10/14) Installing curl (8.7.1-r0) [2024-05-30T19:00:51.941Z] (11/14) Installing docker-cli (26.1.3-r0) [2024-05-30T19:00:54.554Z] (12/14) Installing oniguruma (6.9.9-r0) [2024-05-30T19:00:54.554Z] (13/14) Installing jq (1.7.1-r0) [2024-05-30T19:00:55.146Z] (14/14) Installing openssl (3.3.0-r2) [2024-05-30T19:00:55.744Z] Executing busybox-1.36.1-r28.trigger [2024-05-30T19:00:55.744Z] Executing ca-certificates-20240226-r0.trigger [2024-05-30T19:00:55.744Z] OK: 43 MiB in 28 packages [2024-05-30T19:00:56.337Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-30T19:00:56.923Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-30T19:00:58.880Z] (1/166) Installing libexpat (2.6.2-r0) [2024-05-30T19:00:59.149Z] (2/166) Installing libbz2 (1.0.8-r6) [2024-05-30T19:00:59.417Z] (3/166) Installing libpng (1.6.43-r0) [2024-05-30T19:01:00.002Z] (4/166) Installing freetype (2.13.2-r0) [2024-05-30T19:01:00.596Z] (5/166) Installing fontconfig (2.15.0-r1) [2024-05-30T19:01:00.866Z] (6/166) Installing libfontenc (1.1.8-r0) [2024-05-30T19:01:01.452Z] (7/166) Installing mkfontscale (1.2.2-r6) [2024-05-30T19:01:01.721Z] (8/166) Installing font-opensans (0_git20210927-r1) [2024-05-30T19:01:02.313Z] (9/166) Installing pkgconf (2.2.0-r0) [2024-05-30T19:01:02.582Z] (10/166) Installing libgcc (13.2.1_git20240309-r0) [2024-05-30T19:01:03.169Z] (11/166) Installing libffi (3.4.6-r0) [2024-05-30T19:01:06.657Z] (12/166) Installing libintl (0.22.5-r0) [2024-05-30T19:01:06.657Z] (13/166) Installing libeconf (0.6.3-r0) [2024-05-30T19:01:08.790Z] (14/166) Installing libblkid (2.40.1-r1) [2024-05-30T19:01:11.031Z] (15/166) Installing libmount (2.40.1-r1) [2024-05-30T19:01:12.676Z] (16/166) Installing pcre2 (10.43-r0) [2024-05-30T19:01:12.676Z] (17/166) Installing glib (2.80.2-r0) [2024-05-30T19:01:13.644Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r0) [2024-05-30T19:01:13.922Z] (19/166) Installing xz-libs (5.6.1-r3) [2024-05-30T19:01:14.512Z] (20/166) Installing libxml2 (2.12.7-r0) [2024-05-30T19:01:15.098Z] (21/166) Installing shared-mime-info (2.4-r0) [2024-05-30T19:01:15.686Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2024-05-30T19:01:15.960Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2024-05-30T19:01:16.551Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2024-05-30T19:01:16.819Z] (25/166) Installing libwebp (1.3.2-r0) [2024-05-30T19:01:17.089Z] (26/166) Installing tiff (4.6.0t-r0) [2024-05-30T19:01:17.678Z] (27/166) Installing gdk-pixbuf (2.42.11-r1) [2024-05-30T19:01:18.263Z] (28/166) Installing gtk-update-icon-cache (3.24.42-r0) [2024-05-30T19:01:18.533Z] (29/166) Installing libxau (1.0.11-r4) [2024-05-30T19:01:18.802Z] (30/166) Installing libmd (1.1.0-r0) [2024-05-30T19:01:19.069Z] (31/166) Installing libbsd (0.12.2-r0) [2024-05-30T19:01:19.432Z] (32/166) Installing libxdmcp (1.1.5-r1) [2024-05-30T19:01:19.712Z] (33/166) Installing libxcb (1.16.1-r0) [2024-05-30T19:01:20.298Z] (34/166) Installing libx11 (1.8.9-r1) [2024-05-30T19:01:20.888Z] (35/166) Installing libxcomposite (0.4.6-r5) [2024-05-30T19:01:21.158Z] (36/166) Installing libxfixes (6.0.1-r4) [2024-05-30T19:01:21.753Z] (37/166) Installing libxrender (0.9.11-r5) [2024-05-30T19:01:22.023Z] (38/166) Installing libxcursor (1.2.2-r1) [2024-05-30T19:01:22.292Z] (39/166) Installing libxdamage (1.1.6-r5) [2024-05-30T19:01:22.562Z] (40/166) Installing libxext (1.3.6-r2) [2024-05-30T19:01:22.832Z] (41/166) Installing libxi (1.8.1-r4) [2024-05-30T19:01:24.782Z] (42/166) Installing libxinerama (1.1.5-r4) [2024-05-30T19:01:25.051Z] (43/166) Installing libxrandr (1.5.4-r1) [2024-05-30T19:01:25.640Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2024-05-30T19:01:25.909Z] (45/166) Installing libxtst (1.2.4-r6) [2024-05-30T19:01:26.176Z] (46/166) Installing dbus-libs (1.14.10-r1) [2024-05-30T19:01:26.760Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2024-05-30T19:01:27.347Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2024-05-30T19:01:27.615Z] (49/166) Installing pixman (0.43.2-r0) [2024-05-30T19:01:27.884Z] (50/166) Installing cairo (1.18.0-r0) [2024-05-30T19:01:28.467Z] (51/166) Installing cairo-gobject (1.18.0-r0) [2024-05-30T19:01:28.745Z] (52/166) Installing avahi-libs (0.8-r17) [2024-05-30T19:01:29.336Z] (53/166) Installing gmp (6.3.0-r1) [2024-05-30T19:01:29.608Z] (54/166) Installing nettle (3.9.1-r0) [2024-05-30T19:01:30.199Z] (55/166) Installing libtasn1 (4.19.0-r2) [2024-05-30T19:01:30.467Z] (56/166) Installing p11-kit (0.25.3-r0) [2024-05-30T19:01:31.057Z] (57/166) Installing gnutls (3.8.5-r0) [2024-05-30T19:01:31.643Z] (58/166) Installing cups-libs (2.4.8-r0) [2024-05-30T19:01:31.912Z] (59/166) Installing libepoxy (1.5.10-r1) [2024-05-30T19:01:32.498Z] (60/166) Installing fribidi (1.0.14-r0) [2024-05-30T19:01:32.767Z] (61/166) Installing graphite2 (1.3.14-r6) [2024-05-30T19:01:33.356Z] (62/166) Installing harfbuzz (8.5.0-r0) [2024-05-30T19:01:33.624Z] (63/166) Installing libxft (2.3.8-r3) [2024-05-30T19:01:34.211Z] (64/166) Installing pango (1.52.2-r0) [2024-05-30T19:01:34.479Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2024-05-30T19:01:34.748Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2024-05-30T19:01:35.340Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2024-05-30T19:01:35.340Z] (68/166) Installing xkeyboard-config (2.41-r0) [2024-05-30T19:01:36.301Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2024-05-30T19:01:36.577Z] (70/166) Installing gtk+3.0 (3.24.42-r0) [2024-05-30T19:01:37.164Z] (71/166) Installing icu-data-full (74.2-r0) [2024-05-30T19:01:40.083Z] (72/166) Installing mesa (24.0.8-r1) [2024-05-30T19:01:40.674Z] (73/166) Installing llvm17-libs (17.0.6-r1) [2024-05-30T19:01:48.940Z] (74/166) Installing hwdata-pci (0.382-r0) [2024-05-30T19:01:48.940Z] (75/166) Installing libpciaccess (0.18.1-r0) [2024-05-30T19:01:48.940Z] (76/166) Installing libdrm (2.4.120-r0) [2024-05-30T19:01:49.208Z] (77/166) Installing libelf (0.191-r0) [2024-05-30T19:01:49.794Z] (78/166) Installing mesa-glapi (24.0.8-r1) [2024-05-30T19:01:50.063Z] (79/166) Installing mesa-dri-gallium (24.0.8-r1) [2024-05-30T19:01:51.034Z] (80/166) Installing eudev-libs (3.2.14-r2) [2024-05-30T19:01:51.622Z] (81/166) Installing libmagic (5.45-r1) [2024-05-30T19:01:52.210Z] (82/166) Installing file (5.45-r1) [2024-05-30T19:01:52.479Z] (83/166) Installing xprop (1.2.7-r0) [2024-05-30T19:01:52.749Z] (84/166) Installing libice (1.1.1-r6) [2024-05-30T19:01:53.021Z] (85/166) Installing libuuid (2.40.1-r1) [2024-05-30T19:01:53.608Z] (86/166) Installing libsm (1.2.4-r4) [2024-05-30T19:01:53.891Z] (87/166) Installing libxt (1.3.0-r5) [2024-05-30T19:01:54.163Z] (88/166) Installing libxmu (1.1.4-r2) [2024-05-30T19:01:54.755Z] (89/166) Installing xset (1.2.5-r1) [2024-05-30T19:01:55.025Z] (90/166) Installing xdg-utils (1.2.1-r0) [2024-05-30T19:01:55.302Z] (91/166) Installing libogg (1.3.5-r5) [2024-05-30T19:01:55.897Z] (92/166) Installing libflac (1.4.3-r1) [2024-05-30T19:01:56.169Z] (93/166) Installing alsa-lib (1.2.11-r0) [2024-05-30T19:01:56.760Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2024-05-30T19:01:57.356Z] (95/166) Installing aom-libs (3.9.0-r0) [2024-05-30T19:01:58.042Z] (96/166) Installing libva (2.21.0-r0) [2024-05-30T19:01:58.352Z] (97/166) Installing libvdpau (1.5-r3) [2024-05-30T19:01:58.639Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r7) [2024-05-30T19:01:59.244Z] (99/166) Installing libdav1d (1.4.2-r0) [2024-05-30T19:01:59.855Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2024-05-30T19:02:00.128Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2024-05-30T19:02:00.410Z] (102/166) Installing imath (3.1.11-r2) [2024-05-30T19:02:01.005Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2024-05-30T19:02:01.277Z] (104/166) Installing giflib (5.2.2-r0) [2024-05-30T19:02:01.876Z] (105/166) Installing libhwy (1.0.7-r0) [2024-05-30T19:02:02.144Z] (106/166) Installing lcms2 (2.16-r0) [2024-05-30T19:02:02.413Z] (107/166) Installing libjxl (0.10.2-r0) [2024-05-30T19:02:02.999Z] (108/166) Installing lame-libs (3.100-r5) [2024-05-30T19:02:03.589Z] (109/166) Installing opus (1.5.2-r0) [2024-05-30T19:02:03.859Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2024-05-30T19:02:04.456Z] (111/166) Installing libgomp (13.2.1_git20240309-r0) [2024-05-30T19:02:05.045Z] (112/166) Installing soxr (0.1.3-r7) [2024-05-30T19:02:05.315Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r7) [2024-05-30T19:02:05.589Z] (114/166) Installing libtheora (1.1.1-r18) [2024-05-30T19:02:06.179Z] (115/166) Installing libvorbis (1.3.7-r2) [2024-05-30T19:02:06.768Z] (116/166) Installing libvpx (1.14.0-r0) [2024-05-30T19:02:07.357Z] (117/166) Installing libwebpmux (1.3.2-r0) [2024-05-30T19:02:07.626Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2024-05-30T19:02:08.211Z] (119/166) Installing numactl (2.0.18-r0) [2024-05-30T19:02:08.476Z] (120/166) Installing x265-libs (3.6-r0) [2024-05-30T19:02:09.066Z] (121/166) Installing xvidcore (1.3.7-r2) [2024-05-30T19:02:09.649Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r7) [2024-05-30T19:02:10.232Z] (123/166) Installing libbluray (1.3.4-r1) [2024-05-30T19:02:10.816Z] (124/166) Installing mpg123-libs (1.32.6-r0) [2024-05-30T19:02:11.093Z] (125/166) Installing libopenmpt (0.7.7-r0) [2024-05-30T19:02:11.676Z] (126/166) Installing cjson (1.7.18-r0) [2024-05-30T19:02:11.943Z] (127/166) Installing mbedtls (3.6.0-r0) [2024-05-30T19:02:12.523Z] (128/166) Installing librist (0.2.10-r1) [2024-05-30T19:02:12.788Z] (129/166) Installing libsrt (1.5.3-r0) [2024-05-30T19:02:13.371Z] (130/166) Installing libssh (0.10.6-r0) [2024-05-30T19:02:13.951Z] (131/166) Installing libsodium (1.0.19-r0) [2024-05-30T19:02:14.217Z] (132/166) Installing libzmq (4.3.5-r2) [2024-05-30T19:02:14.799Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r7) [2024-05-30T19:02:15.381Z] (134/166) Installing crc32c (1.1.2-r0) [2024-05-30T19:02:15.644Z] (135/166) Installing double-conversion (3.3.0-r0) [2024-05-30T19:02:15.907Z] (136/166) Installing libevent (2.1.12-r7) [2024-05-30T19:02:16.489Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2024-05-30T19:02:16.754Z] (138/166) Installing mesa-gbm (24.0.8-r1) [2024-05-30T19:02:17.020Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2024-05-30T19:02:17.600Z] (140/166) Installing icu-libs (74.2-r0) [2024-05-30T19:02:18.182Z] (141/166) Installing minizip (1.3.1-r0) [2024-05-30T19:02:18.446Z] (142/166) Installing nspr (4.35-r4) [2024-05-30T19:02:18.710Z] (143/166) Installing sqlite-libs (3.45.3-r1) [2024-05-30T19:02:19.290Z] (144/166) Installing nss (3.100-r0) [2024-05-30T19:02:19.873Z] (145/166) Installing openh264 (2.4.1-r0) [2024-05-30T19:02:20.458Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2024-05-30T19:02:21.041Z] (147/166) Installing libunwind (1.8.1-r0) [2024-05-30T19:02:21.310Z] (148/166) Installing yaml (0.2.5-r2) [2024-05-30T19:02:21.579Z] (149/166) Installing libcamera (0.3.0-r0) [2024-05-30T19:02:22.161Z] (150/166) Installing speexdsp (1.2.1-r2) [2024-05-30T19:02:22.428Z] (151/166) Installing libuv (1.48.0-r0) [2024-05-30T19:02:23.010Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2024-05-30T19:02:23.280Z] (153/166) Installing libsndfile (1.2.2-r0) [2024-05-30T19:02:23.864Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2024-05-30T19:02:24.449Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2024-05-30T19:02:25.032Z] (156/166) Installing libasyncns (0.8-r3) [2024-05-30T19:02:25.297Z] (157/166) Installing libltdl (2.4.7-r3) [2024-05-30T19:02:25.562Z] (158/166) Installing orc (0.4.37-r0) [2024-05-30T19:02:26.140Z] (159/166) Installing tdb-libs (1.4.9-r1) [2024-05-30T19:02:26.405Z] (160/166) Installing libpulse (17.0-r0) [2024-05-30T19:02:26.985Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2024-05-30T19:02:27.251Z] (162/166) Installing libgpg-error (1.49-r0) [2024-05-30T19:02:27.515Z] (163/166) Installing libgcrypt (1.10.3-r0) [2024-05-30T19:02:28.098Z] (164/166) Installing libxslt (1.1.39-r1) [2024-05-30T19:02:28.677Z] (165/166) Installing chromium (125.0.6422.112-r0) [2024-05-30T19:02:43.649Z] (166/166) Installing chromium-chromedriver (125.0.6422.112-r0) [2024-05-30T19:02:44.603Z] Executing busybox-1.36.1-r28.trigger [2024-05-30T19:02:44.603Z] Executing fontconfig-2.15.0-r1.trigger [2024-05-30T19:02:44.603Z] Executing mkfontscale-1.2.2-r6.trigger [2024-05-30T19:02:44.603Z] Executing glib-2.80.2-r0.trigger [2024-05-30T19:02:44.603Z] Executing shared-mime-info-2.4-r0.trigger [2024-05-30T19:02:47.188Z] Executing gdk-pixbuf-2.42.11-r1.trigger [2024-05-30T19:02:47.188Z] Executing gtk-update-icon-cache-3.24.42-r0.trigger [2024-05-30T19:02:47.188Z] Executing gtk+3.0-3.24.42-r0.trigger [2024-05-30T19:02:47.188Z] OK: 643 MiB in 194 packages [2024-05-30T19:02:47.188Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-30T19:02:47.772Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-30T19:02:49.708Z] (1/30) Installing jansson (2.14-r4) [2024-05-30T19:02:49.708Z] (2/30) Installing binutils (2.42-r0) [2024-05-30T19:02:50.676Z] (3/30) Installing libatomic (13.2.1_git20240309-r0) [2024-05-30T19:02:50.944Z] (4/30) Installing isl26 (0.26-r1) [2024-05-30T19:02:51.525Z] (5/30) Installing mpfr4 (4.2.1-r0) [2024-05-30T19:02:52.109Z] (6/30) Installing mpc1 (1.3.1-r1) [2024-05-30T19:02:52.374Z] (7/30) Installing gcc (13.2.1_git20240309-r0) [2024-05-30T19:03:02.463Z] (8/30) Installing musl-dev (1.2.5-r0) [2024-05-30T19:03:03.420Z] (9/30) Installing linux-headers (6.6-r0) [2024-05-30T19:03:04.394Z] (10/30) Installing libffi-dev (3.4.6-r0) [2024-05-30T19:03:04.660Z] (11/30) Installing libpq (16.3-r0) [2024-05-30T19:03:04.928Z] (12/30) Installing openssl-dev (3.3.0-r2) [2024-05-30T19:03:05.513Z] (13/30) Installing libpq-dev (16.3-r0) [2024-05-30T19:03:06.098Z] (14/30) Installing libecpg (16.3-r0) [2024-05-30T19:03:06.367Z] (15/30) Installing libecpg-dev (16.3-r0) [2024-05-30T19:03:06.952Z] (16/30) Installing clang16-headers (16.0.6-r5) [2024-05-30T19:03:07.540Z] (17/30) Installing llvm16-libs (16.0.6-r8) [2024-05-30T19:03:17.611Z] (18/30) Installing clang16-libs (16.0.6-r5) [2024-05-30T19:03:17.611Z] (19/30) Installing fortify-headers (1.1-r3) [2024-05-30T19:03:18.195Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) [2024-05-30T19:03:19.157Z] (21/30) Installing llvm16-linker-tools (16.0.6-r8) [2024-05-30T19:03:19.428Z] (22/30) Installing clang16 (16.0.6-r5) [2024-05-30T19:03:20.013Z] (23/30) Installing icu (74.2-r0) [2024-05-30T19:03:20.599Z] (24/30) Installing icu-dev (74.2-r0) [2024-05-30T19:03:21.185Z] (25/30) Installing llvm16 (16.0.6-r8) [2024-05-30T19:03:27.831Z] (26/30) Installing lz4-libs (1.9.4-r5) [2024-05-30T19:03:27.831Z] (27/30) Installing lz4-dev (1.9.4-r5) [2024-05-30T19:03:27.831Z] (28/30) Installing zstd (1.5.6-r0) [2024-05-30T19:03:28.099Z] (29/30) Installing zstd-dev (1.5.6-r0) [2024-05-30T19:03:28.368Z] (30/30) Installing postgresql16-dev (16.3-r0) [2024-05-30T19:03:29.333Z] Executing busybox-1.36.1-r28.trigger [2024-05-30T19:03:29.333Z] OK: 1169 MiB in 224 packages [2024-05-30T19:03:29.924Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-30T19:03:30.510Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-30T19:03:32.454Z] (1/14) Installing g++ (13.2.1_git20240309-r0) [2024-05-30T19:03:35.045Z] (2/14) Installing gdbm (1.23-r1) [2024-05-30T19:03:35.313Z] (3/14) Installing mpdecimal (4.0.0-r0) [2024-05-30T19:03:35.900Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r0) [2024-05-30T19:03:36.176Z] (5/14) Installing libncursesw (6.4_p20240420-r0) [2024-05-30T19:03:36.763Z] (6/14) Installing libpanelw (6.4_p20240420-r0) [2024-05-30T19:03:36.763Z] (7/14) Installing readline (8.2.10-r0) [2024-05-30T19:03:37.349Z] (8/14) Installing python3 (3.12.3-r1) [2024-05-30T19:03:39.951Z] (9/14) Installing python3-pycache-pyc0 (3.12.3-r1) [2024-05-30T19:03:40.913Z] (10/14) Installing pyc (3.12.3-r1) [2024-05-30T19:03:41.181Z] (11/14) Installing python3-pyc (3.12.3-r1) [2024-05-30T19:03:41.449Z] (12/14) Installing python3-dev (3.12.3-r1) [2024-05-30T19:03:51.518Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2024-05-30T19:03:51.518Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2024-05-30T19:03:51.518Z] Executing busybox-1.36.1-r28.trigger [2024-05-30T19:03:51.518Z] OK: 1356 MiB in 238 packages [2024-05-30T19:03:51.518Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-30T19:03:52.099Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-30T19:03:53.508Z] OK: 1356 MiB in 238 packages [2024-05-30T19:03:53.784Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-30T19:03:54.441Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-30T19:03:56.382Z] (1/1) Installing tzdata (2024a-r1) [2024-05-30T19:03:56.654Z] OK: 1357 MiB in 239 packages [2024-05-30T19:03:58.606Z] (1/1) Purging tzdata (2024a-r1) [2024-05-30T19:03:58.606Z] OK: 1356 MiB in 238 packages [2024-05-30T19:04:13.623Z] Looking in links: /tmp/tmpyx6nqr0t [2024-05-30T19:04:13.623Z] Processing /tmp/tmpyx6nqr0t/pip-24.0-py3-none-any.whl [2024-05-30T19:04:13.623Z] Installing collected packages: pip [2024-05-30T19:04:23.730Z] Successfully installed pip-24.0 [2024-05-30T19:04:23.730Z] 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-30T19:04:25.706Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.0) [2024-05-30T19:04:29.093Z] Collecting setuptools [2024-05-30T19:04:29.093Z] Downloading setuptools-70.0.0-py3-none-any.whl.metadata (5.9 kB) [2024-05-30T19:04:29.093Z] Collecting wheel [2024-05-30T19:04:29.093Z] Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) [2024-05-30T19:04:29.371Z] Downloading setuptools-70.0.0-py3-none-any.whl (863 kB) [2024-05-30T19:04:29.639Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.4/863.4 kB 18.6 MB/s eta 0:00:00 [2024-05-30T19:04:29.639Z] Downloading wheel-0.43.0-py3-none-any.whl (65 kB) [2024-05-30T19:04:29.639Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 21.1 MB/s eta 0:00:00 [2024-05-30T19:04:29.908Z] Installing collected packages: wheel, setuptools [2024-05-30T19:04:35.269Z] Successfully installed setuptools-70.0.0 wheel-0.43.0 [2024-05-30T19:04:35.269Z] 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-30T19:04:38.616Z] Processing ./edgex-taf-common [2024-05-30T19:04:38.616Z] Preparing metadata (setup.py): started [2024-05-30T19:04:39.194Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T19:04:39.194Z] Building wheels for collected packages: edgex-taf-common [2024-05-30T19:04:39.194Z] Building wheel for edgex-taf-common (setup.py): started [2024-05-30T19:04:41.131Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-05-30T19:04:41.131Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=67dc3560dc221d79bd91f0d9d241be0a2412edb83ce3b6b26ad5f3063499cd6f [2024-05-30T19:04:41.131Z] Stored in directory: /tmp/pip-ephem-wheel-cache-gxwjaxcw/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2024-05-30T19:04:41.131Z] Successfully built edgex-taf-common [2024-05-30T19:04:41.398Z] Installing collected packages: edgex-taf-common [2024-05-30T19:04:41.398Z] Successfully installed edgex-taf-common-0.0.0 [2024-05-30T19:04:41.398Z] 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-30T19:04:45.653Z] Collecting robotframework==7.0 (from -r requirements.txt (line 1)) [2024-05-30T19:04:45.653Z] Downloading robotframework-7.0-py3-none-any.whl.metadata (7.4 kB) [2024-05-30T19:04:45.919Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2024-05-30T19:04:45.919Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2024-05-30T19:04:46.184Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-05-30T19:04:46.184Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-05-30T19:04:46.451Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-05-30T19:04:46.451Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-05-30T19:04:46.451Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-05-30T19:04:46.451Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-05-30T19:04:46.451Z] Preparing metadata (setup.py): started [2024-05-30T19:04:47.858Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T19:04:47.858Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-05-30T19:04:47.858Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-05-30T19:04:47.858Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-05-30T19:04:47.858Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-05-30T19:04:48.447Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2024-05-30T19:04:48.447Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2024-05-30T19:04:48.447Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-05-30T19:04:48.447Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-05-30T19:04:48.447Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 22.8 MB/s eta 0:00:00 [2024-05-30T19:04:48.447Z] Preparing metadata (setup.py): started [2024-05-30T19:04:49.854Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T19:04:50.120Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2024-05-30T19:04:50.121Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2024-05-30T19:04:52.693Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-05-30T19:04:52.693Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (62 kB) [2024-05-30T19:04:52.693Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 22.9 MB/s eta 0:00:00 [2024-05-30T19:04:53.663Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2024-05-30T19:04:53.663Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2024-05-30T19:04:53.663Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 25.6 MB/s eta 0:00:00 [2024-05-30T19:04:53.932Z] Installing build dependencies: started [2024-05-30T19:05:09.105Z] Installing build dependencies: finished with status 'done' [2024-05-30T19:05:09.105Z] Getting requirements to build wheel: started [2024-05-30T19:05:09.375Z] Getting requirements to build wheel: finished with status 'done' [2024-05-30T19:05:09.375Z] Preparing metadata (pyproject.toml): started [2024-05-30T19:05:11.348Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-05-30T19:05:11.937Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-05-30T19:05:11.937Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-05-30T19:05:15.279Z] Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) [2024-05-30T19:05:15.279Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.1 kB) [2024-05-30T19:05:15.279Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-05-30T19:05:15.279Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-05-30T19:05:15.279Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 23.9 MB/s eta 0:00:00 [2024-05-30T19:05:15.861Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-05-30T19:05:15.862Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-05-30T19:05:15.862Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 25.5 MB/s eta 0:00:00 [2024-05-30T19:05:16.442Z] Preparing metadata (setup.py): started [2024-05-30T19:05:17.843Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T19:05:19.248Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2024-05-30T19:05:19.248Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) [2024-05-30T19:05:19.520Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T19:05:19.790Z] Downloading selenium-4.21.0-py3-none-any.whl.metadata (6.9 kB) [2024-05-30T19:05:19.790Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T19:05:19.790Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2024-05-30T19:05:20.057Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:05:20.057Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2024-05-30T19:05:20.325Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:05:20.325Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-05-30T19:05:20.325Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 6.4 MB/s eta 0:00:00 [2024-05-30T19:05:20.591Z] Preparing metadata (setup.py): started [2024-05-30T19:05:21.995Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T19:05:21.995Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:05:21.995Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2024-05-30T19:05:21.995Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:05:21.995Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-05-30T19:05:22.261Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:05:22.261Z] Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-30T19:05:22.528Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:05:22.528Z] Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) [2024-05-30T19:05:23.109Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:05:23.109Z] Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) [2024-05-30T19:05:23.109Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:05:23.109Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-05-30T19:05:24.515Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-30T19:05:24.515Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (33 kB) [2024-05-30T19:05:24.515Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-30T19:05:24.515Z] Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) [2024-05-30T19:05:24.782Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-30T19:05:25.046Z] Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) [2024-05-30T19:05:25.046Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-30T19:05:25.046Z] Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) [2024-05-30T19:05:25.628Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-30T19:05:25.628Z] Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) [2024-05-30T19:05:26.209Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-30T19:05:26.209Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2024-05-30T19:05:26.791Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-30T19:05:26.791Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-05-30T19:05:27.057Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-30T19:05:27.057Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-05-30T19:05:27.057Z] 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-30T19:05:27.323Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-30T19:05:27.323Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-05-30T19:05:27.588Z] 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-30T19:05:27.588Z] Downloading typing_extensions-4.12.0-py3-none-any.whl.metadata (3.0 kB) [2024-05-30T19:05:28.170Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T19:05:28.170Z] Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) [2024-05-30T19:05:28.170Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T19:05:28.170Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-05-30T19:05:29.571Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:05:29.571Z] Downloading PyYAML-6.0.1.tar.gz (125 kB) [2024-05-30T19:05:29.571Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 25.5 MB/s eta 0:00:00 [2024-05-30T19:05:30.529Z] Installing build dependencies: started [2024-05-30T19:05:52.571Z] Installing build dependencies: finished with status 'done' [2024-05-30T19:05:52.571Z] Getting requirements to build wheel: started [2024-05-30T19:06:02.674Z] Getting requirements to build wheel: finished with status 'done' [2024-05-30T19:06:02.674Z] Preparing metadata (pyproject.toml): started [2024-05-30T19:06:03.260Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-05-30T19:06:03.260Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:06:03.260Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-05-30T19:06:03.260Z] Preparing metadata (setup.py): started [2024-05-30T19:06:04.669Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T19:06:04.669Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:06:04.669Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-05-30T19:06:04.938Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:06:04.938Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-05-30T19:06:04.938Z] Preparing metadata (setup.py): started [2024-05-30T19:06:05.900Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T19:06:06.167Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:06:06.167Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-05-30T19:06:06.435Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:06:06.435Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2024-05-30T19:06:06.435Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:06:06.435Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-05-30T19:06:06.701Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:06:06.701Z] Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-05-30T19:06:06.968Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:06:06.968Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-05-30T19:06:07.234Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:06:07.234Z] Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) [2024-05-30T19:06:09.807Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:06:09.807Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2024-05-30T19:06:11.206Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T19:06:11.206Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-05-30T19:06:11.206Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T19:06:11.206Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-05-30T19:06:11.473Z] 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-30T19:06:11.473Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-05-30T19:06:11.473Z] 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-30T19:06:11.737Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-05-30T19:06:12.002Z] 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-30T19:06:12.002Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-05-30T19:06:12.583Z] 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-30T19:06:12.583Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-30T19:06:13.164Z] Downloading robotframework-7.0-py3-none-any.whl (726 kB) [2024-05-30T19:06:13.164Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 726.3/726.3 kB 25.4 MB/s eta 0:00:00 [2024-05-30T19:06:13.164Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2024-05-30T19:06:13.164Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-05-30T19:06:13.164Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-05-30T19:06:13.164Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 24.1 MB/s eta 0:00:00 [2024-05-30T19:06:13.164Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-05-30T19:06:13.164Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-05-30T19:06:13.164Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2024-05-30T19:06:13.164Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 25.1 MB/s eta 0:00:00 [2024-05-30T19:06:13.164Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2024-05-30T19:06:13.164Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 24.9 MB/s eta 0:00:00 [2024-05-30T19:06:13.164Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl (13.6 MB) [2024-05-30T19:06:14.117Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.6/13.6 MB 21.4 MB/s eta 0:00:00 [2024-05-30T19:06:14.117Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-05-30T19:06:14.117Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 25.7 MB/s eta 0:00:00 [2024-05-30T19:06:14.117Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) [2024-05-30T19:06:14.117Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 23.9 MB/s eta 0:00:00 [2024-05-30T19:06:14.117Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-05-30T19:06:14.117Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 25.3 MB/s eta 0:00:00 [2024-05-30T19:06:14.117Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2024-05-30T19:06:14.117Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 23.4 MB/s eta 0:00:00 [2024-05-30T19:06:14.117Z] Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) [2024-05-30T19:06:14.383Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 27.3 MB/s eta 0:00:00 [2024-05-30T19:06:14.383Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl (138 kB) [2024-05-30T19:06:14.383Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.3/138.3 kB 26.6 MB/s eta 0:00:00 [2024-05-30T19:06:14.383Z] Downloading idna-3.7-py3-none-any.whl (66 kB) [2024-05-30T19:06:14.383Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 23.3 MB/s eta 0:00:00 [2024-05-30T19:06:14.383Z] Downloading packaging-24.0-py3-none-any.whl (53 kB) [2024-05-30T19:06:14.383Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 23.3 MB/s eta 0:00:00 [2024-05-30T19:06:14.383Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-05-30T19:06:14.383Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 26.8 MB/s eta 0:00:00 [2024-05-30T19:06:14.383Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-05-30T19:06:14.383Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 27.0 MB/s eta 0:00:00 [2024-05-30T19:06:14.383Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2024-05-30T19:06:14.383Z] Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB) [2024-05-30T19:06:14.961Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 23.0 MB/s eta 0:00:00 [2024-05-30T19:06:14.961Z] Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) [2024-05-30T19:06:14.961Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 27.2 MB/s eta 0:00:00 [2024-05-30T19:06:14.961Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2024-05-30T19:06:14.961Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 21.8 MB/s eta 0:00:00 [2024-05-30T19:06:14.961Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2024-05-30T19:06:14.961Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 25.3 MB/s eta 0:00:00 [2024-05-30T19:06:14.961Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2024-05-30T19:06:14.961Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-05-30T19:06:14.961Z] Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) [2024-05-30T19:06:14.961Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 24.5 MB/s eta 0:00:00 [2024-05-30T19:06:14.961Z] Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) [2024-05-30T19:06:15.226Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 24.6 MB/s eta 0:00:00 [2024-05-30T19:06:15.226Z] Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) [2024-05-30T19:06:15.226Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 26.3 MB/s eta 0:00:00 [2024-05-30T19:06:15.226Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-05-30T19:06:15.226Z] Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-05-30T19:06:15.226Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 25.7 MB/s eta 0:00:00 [2024-05-30T19:06:15.226Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-05-30T19:06:15.226Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 25.4 MB/s eta 0:00:00 [2024-05-30T19:06:15.226Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2024-05-30T19:06:15.226Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-05-30T19:06:15.226Z] Downloading referencing-0.35.1-py3-none-any.whl (26 kB) [2024-05-30T19:06:15.226Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-05-30T19:06:15.490Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl (1.3 MB) [2024-05-30T19:06:15.490Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 25.9 MB/s eta 0:00:00 [2024-05-30T19:06:15.490Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-05-30T19:06:15.490Z] Downloading trio-0.25.1-py3-none-any.whl (467 kB) [2024-05-30T19:06:15.490Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 27.3 MB/s eta 0:00:00 [2024-05-30T19:06:15.490Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-05-30T19:06:15.490Z] Downloading typing_extensions-4.12.0-py3-none-any.whl (37 kB) [2024-05-30T19:06:15.490Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-05-30T19:06:15.490Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 28.2 MB/s eta 0:00:00 [2024-05-30T19:06:15.490Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-05-30T19:06:15.490Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-05-30T19:06:15.490Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-05-30T19:06:15.490Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-05-30T19:06:15.490Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-05-30T19:06:15.490Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-05-30T19:06:15.490Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 27.2 MB/s eta 0:00:00 [2024-05-30T19:06:16.892Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, PyYAML, strict-rfc3339, validate-email [2024-05-30T19:06:16.892Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-05-30T19:06:18.293Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-05-30T19:06:18.293Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=7cdb8fd192061355845385745eed14b5476123c47db6b9f8d2be67af7e60743f [2024-05-30T19:06:18.293Z] Stored in directory: /tmp/pip-ephem-wheel-cache-js2djpry/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2024-05-30T19:06:18.293Z] Building wheel for paho-mqtt (setup.py): started [2024-05-30T19:06:20.225Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-05-30T19:06:20.225Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=ce26de4b84168ea657d6e72a408ff3414c21d0af36674e2a0653529c1eb094df [2024-05-30T19:06:20.225Z] Stored in directory: /tmp/pip-ephem-wheel-cache-js2djpry/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 [2024-05-30T19:06:20.225Z] Building wheel for psutil (pyproject.toml): started [2024-05-30T19:06:32.508Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-05-30T19:06:32.508Z] Created wheel for psutil: filename=psutil-5.9.5-cp312-abi3-linux_aarch64.whl size=281985 sha256=5ae430cdcfb85a512997fff540fb803c531b0775a141f57d46905378250abad9 [2024-05-30T19:06:32.508Z] Stored in directory: /tmp/pip-ephem-wheel-cache-js2djpry/wheels/e8/a9/47/bee5d847b031736eb597b632c3ff602d0c0ccf1f14d95293ee [2024-05-30T19:06:32.508Z] Building wheel for psycopg2 (setup.py): started [2024-05-30T19:07:40.342Z] Building wheel for psycopg2 (setup.py): still running... [2024-05-30T19:07:40.342Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-05-30T19:07:40.342Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_aarch64.whl size=512490 sha256=9d47fe79b212f0055ae4c1bcb87017f26a18262a7c59dfa021e3c12eedd26d79 [2024-05-30T19:07:40.342Z] Stored in directory: /tmp/pip-ephem-wheel-cache-js2djpry/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 [2024-05-30T19:07:40.342Z] Building wheel for flex (setup.py): started [2024-05-30T19:07:40.342Z] Building wheel for flex (setup.py): finished with status 'done' [2024-05-30T19:07:40.342Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=23ab935a465e1f8581b97331009d890490c5840175e1811e35a4fe248f17a841 [2024-05-30T19:07:40.342Z] Stored in directory: /tmp/pip-ephem-wheel-cache-js2djpry/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2024-05-30T19:07:40.342Z] Building wheel for PyYAML (pyproject.toml): started [2024-05-30T19:07:42.276Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2024-05-30T19:07:42.276Z] Created wheel for PyYAML: filename=PyYAML-6.0.1-cp312-cp312-linux_aarch64.whl size=45363 sha256=277c0a18b3488d454b14b91a10f9b38d08030a728978f58344f7c023f125a428 [2024-05-30T19:07:42.276Z] Stored in directory: /tmp/pip-ephem-wheel-cache-js2djpry/wheels/4a/68/8e/df9cd97725df58bd2ab35992dce00b50f70490a3d672da85ea [2024-05-30T19:07:42.541Z] Building wheel for strict-rfc3339 (setup.py): started [2024-05-30T19:07:43.944Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-05-30T19:07:43.944Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=7d88d313be501f23cddc95f2f5e94536695fdd0d2e4da602fbaead1789c8b3a4 [2024-05-30T19:07:43.944Z] Stored in directory: /tmp/pip-ephem-wheel-cache-js2djpry/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2024-05-30T19:07:43.944Z] Building wheel for validate-email (setup.py): started [2024-05-30T19:07:45.882Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-05-30T19:07:45.882Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=f041e98126fa5f03a52310d2ef852e560e597bdb5536c153c5478ca5a114f53c [2024-05-30T19:07:45.882Z] Stored in directory: /tmp/pip-ephem-wheel-cache-js2djpry/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2024-05-30T19:07:45.882Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex PyYAML strict-rfc3339 validate-email [2024-05-30T19:07:48.463Z] 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-30T19:09:10.056Z] 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-7.0 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-30T19:09:10.056Z] 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-30T19:09:56.902Z] Removing intermediate container 2a84189a5d17 [2024-05-30T19:09:56.902Z] ---> 4529bb7ff9f5 [2024-05-30T19:09:56.902Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-05-30T19:09:56.902Z] ---> Running in 31662fa69175 [2024-05-30T19:09:56.902Z] Removing intermediate container 31662fa69175 [2024-05-30T19:09:56.902Z] ---> fcd9592819a4 [2024-05-30T19:09:56.902Z] Step 11/13 : LABEL arch=arm64 [2024-05-30T19:09:56.902Z] ---> Running in e4c44172a5a8 [2024-05-30T19:09:56.902Z] Removing intermediate container e4c44172a5a8 [2024-05-30T19:09:56.902Z] ---> e72409abaa69 [2024-05-30T19:09:56.902Z] Step 12/13 : LABEL git_sha=2204cf460ec27f8b2e77a7c6bcef278b1d6b2ee0 [2024-05-30T19:09:56.902Z] ---> Running in 252195a2020e [2024-05-30T19:09:56.902Z] Removing intermediate container 252195a2020e [2024-05-30T19:09:56.902Z] ---> 9a79b5bceaba [2024-05-30T19:09:56.902Z] Step 13/13 : LABEL version=0.0.0 [2024-05-30T19:09:56.902Z] ---> Running in cb55b0dee91d [2024-05-30T19:09:56.902Z] Removing intermediate container cb55b0dee91d [2024-05-30T19:09:56.902Z] ---> 22148c066179 [2024-05-30T19:09:56.902Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-30T19:09:56.902Z] Successfully built 22148c066179 [2024-05-30T19:09:56.902Z] 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-30T19:09:57.419Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-30T19:09:57.419Z] [2024-05-30T19:09:57.419Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T19:09:57.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-30T19:09:58.026Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-30T19:09:58.026Z] 8998bd30e6a1: Pulling fs layer [2024-05-30T19:09:58.026Z] 04944245beec: Pulling fs layer [2024-05-30T19:09:58.026Z] 699f458cf7ca: Pulling fs layer [2024-05-30T19:09:58.026Z] 765212b225bb: Pulling fs layer [2024-05-30T19:09:58.026Z] f23df028b6ca: Pulling fs layer [2024-05-30T19:09:58.026Z] d65c8cfc05b1: Pulling fs layer [2024-05-30T19:09:58.026Z] 2437ff75d9bd: Pulling fs layer [2024-05-30T19:09:58.026Z] 765212b225bb: Waiting [2024-05-30T19:09:58.026Z] f23df028b6ca: Waiting [2024-05-30T19:09:58.026Z] d65c8cfc05b1: Waiting [2024-05-30T19:09:58.026Z] 2437ff75d9bd: Waiting [2024-05-30T19:09:58.026Z] 04944245beec: Verifying Checksum [2024-05-30T19:09:58.026Z] 04944245beec: Download complete [2024-05-30T19:09:58.026Z] 765212b225bb: Verifying Checksum [2024-05-30T19:09:58.026Z] 765212b225bb: Download complete [2024-05-30T19:09:58.294Z] f23df028b6ca: Verifying Checksum [2024-05-30T19:09:58.294Z] f23df028b6ca: Download complete [2024-05-30T19:09:58.294Z] d65c8cfc05b1: Verifying Checksum [2024-05-30T19:09:58.294Z] d65c8cfc05b1: Download complete [2024-05-30T19:09:58.294Z] 699f458cf7ca: Verifying Checksum [2024-05-30T19:09:58.294Z] 699f458cf7ca: Download complete [2024-05-30T19:09:58.883Z] 8998bd30e6a1: Verifying Checksum [2024-05-30T19:09:58.883Z] 8998bd30e6a1: Download complete [2024-05-30T19:10:01.470Z] 2437ff75d9bd: Verifying Checksum [2024-05-30T19:10:01.470Z] 2437ff75d9bd: Download complete [2024-05-30T19:10:03.426Z] 8998bd30e6a1: Pull complete [2024-05-30T19:10:04.011Z] 04944245beec: Pull complete [2024-05-30T19:10:05.425Z] 699f458cf7ca: Pull complete [2024-05-30T19:10:05.693Z] 765212b225bb: Pull complete [2024-05-30T19:10:06.659Z] f23df028b6ca: Pull complete [2024-05-30T19:10:06.929Z] d65c8cfc05b1: Pull complete [2024-05-30T19:10:25.162Z] 2437ff75d9bd: Pull complete [2024-05-30T19:10:25.162Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-30T19:10:25.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-30T19:10:25.162Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-30T19:10:25.447Z] prd-ubuntu20.04-docker-arm64-4c-16g-1724 does not seem to be running inside a container [2024-05-30T19:10:25.519Z] $ 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-106 -v /w/workspace/xfoundry_edgex-taf-common_PR-106:/w/workspace/xfoundry_edgex-taf-common_PR-106:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-106@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-106@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-30T19:10:28.412Z] $ docker top fd483445a724fe9eaa2e977883a73ee2acefc4e01299af03088bebc7cce16de2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-30T19:10:29.287Z] ---> job-cost.sh [2024-05-30T19:10:29.287Z] lf-activate-venv: SKIPPING [2024-05-30T19:10:29.287Z] INFO: No Stack... [2024-05-30T19:10:29.874Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-30T19:10:30.462Z] INFO: Archiving Costs [Pipeline] sh [2024-05-30T19:10:31.120Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-106/archives/cost.csv [2024-05-30T19:10:31.120Z] + cut -d, -f6 [Pipeline] lock [2024-05-30T19:10:31.186Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-106-3-stack-cost] [2024-05-30T19:10:31.195Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-106-3-stack-cost] did not exist. Created. [2024-05-30T19:10:31.202Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-106-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-30T19:10:31.885Z] /w/workspace/xfoundry_edgex-taf-common_PR-106@tmp/durable-5cc9db56/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-30T19:10:32.536Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-30T19:10:32.563Z] Warning: overwriting stash ‘stack-cost’ [2024-05-30T19:10:33.168Z] Stashed 1 file(s) [Pipeline] } [2024-05-30T19:10:33.185Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-106-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-30T19:10:33.231Z] $ docker stop --time=1 fd483445a724fe9eaa2e977883a73ee2acefc4e01299af03088bebc7cce16de2 [2024-05-30T19:10:34.853Z] $ docker rm -f --volumes fd483445a724fe9eaa2e977883a73ee2acefc4e01299af03088bebc7cce16de2 [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-30T19:10:35.771Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-106/archives ] [2024-05-30T19:10:35.771Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-106/archives [2024-05-30T19:10:35.771Z] total 16 [2024-05-30T19:10:35.771Z] drwxr-xr-x 3 root root 4096 May 30 19:00 . [2024-05-30T19:10:35.771Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 19:00 .. [2024-05-30T19:10:35.771Z] drwxr-xr-x 2 root root 4096 May 30 19:00 cost [2024-05-30T19:10:35.771Z] -rw-r--r-- 1 root root 88 May 30 19:00 cost.csv [2024-05-30T19:10:35.771Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-106/archives [2024-05-30T19:10:35.771Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-106/archives [2024-05-30T19:10:35.771Z] total 16 [2024-05-30T19:10:35.771Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 19:00 . [2024-05-30T19:10:35.771Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 19:00 .. [2024-05-30T19:10:35.771Z] drwxr-xr-x 2 jenkins jenkins 4096 May 30 19:00 cost [2024-05-30T19:10:35.771Z] -rw-r--r-- 1 jenkins jenkins 88 May 30 19:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-30T19:10:36.067Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-30T19:10:36.922Z] ---> package-listing.sh [2024-05-30T19:10:36.922Z] ++ facter osfamily [2024-05-30T19:10:36.922Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-30T19:10:37.182Z] + OS_FAMILY=debian [2024-05-30T19:10:37.182Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-106 [2024-05-30T19:10:37.182Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-30T19:10:37.182Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-30T19:10:37.182Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-30T19:10:37.182Z] + PACKAGES=/tmp/packages_start.txt [2024-05-30T19:10:37.182Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-106 ']' [2024-05-30T19:10:37.182Z] + PACKAGES=/tmp/packages_end.txt [2024-05-30T19:10:37.182Z] + case "${OS_FAMILY}" in [2024-05-30T19:10:37.182Z] + grep '^ii' [2024-05-30T19:10:37.182Z] + dpkg -l [2024-05-30T19:10:37.182Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-30T19:10:37.182Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-30T19:10:37.182Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-30T19:10:37.182Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-106 ']' [2024-05-30T19:10:37.182Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-106/archives/ [2024-05-30T19:10:37.182Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-106/archives/ [Pipeline] echo [2024-05-30T19:10:37.193Z] 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-106/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-30T19:10:37.474Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T19:10:37.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-30T19:10:37.778Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-30T19:10:37.858Z] prd-ubuntu20.04-docker-8c-8g-1720 does not seem to be running inside a container [2024-05-30T19:10:37.921Z] $ 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-106/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-106 -v /w/workspace/xfoundry_edgex-taf-common_PR-106:/w/workspace/xfoundry_edgex-taf-common_PR-106:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-106@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-106@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-30T19:10:38.120Z] $ docker top f416203e65db77ea16b7e85561cb212c7c84dacb5c407485761e0141cf3e2622 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-30T19:10:38.449Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-30T19:10:38.733Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-30T19:10:39.018Z] + ls /var/log/sa-host [2024-05-30T19:10:39.018Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-30T19:10:39.111Z] provisioning config files... [2024-05-30T19:10:39.120Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-106@tmp/config8931289695497362001tmp [Pipeline] { [Pipeline] echo [2024-05-30T19:10:39.142Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-30T19:10:39.427Z] ---> create-netrc.sh [Pipeline] } [2024-05-30T19:10:39.433Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-30T19:10:39.772Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-30T19:10:39.781Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-30T19:10:40.065Z] ---> sudo-logs.sh [2024-05-30T19:10:40.065Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-30T19:10:40.108Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-30T19:10:40.392Z] ---> job-cost.sh [2024-05-30T19:10:40.392Z] lf-activate-venv: SKIPPING [2024-05-30T19:10:40.392Z] DEBUG: total: 0.2199999988079071 [2024-05-30T19:10:40.392Z] INFO: Retrieving Stack Cost... [2024-05-30T19:10:40.960Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-30T19:10:41.219Z] INFO: Archiving Costs [Pipeline] echo [2024-05-30T19:10:41.230Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-30T19:10:41.515Z] ---> logs-deploy.sh [2024-05-30T19:10:41.515Z] lf-activate-venv: SKIPPING [2024-05-30T19:10:41.515Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-106/3 [2024-05-30T19:10:41.515Z] INFO: archiving workspace using pattern(s): [2024-05-30T19:10:42.454Z] Archives upload complete. [2024-05-30T19:10:42.454Z] INFO: archiving logs to Nexus