Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2915e5e35b39a6ade89df32b65bc16eb3680ead3+bcbcc22bb55fcf7d42cfa8ac6584ae10f2f0fef0 (ea3866553cb5d7a4f93b61c62db79930495c46ea) 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-ssh16344234058223407365.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh12114008116190055524.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-86/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-86/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6581303905148695791.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh16773985771523262677.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-86/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-86/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9794788171742935205.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1865 in /w/workspace/exfoundry_edgex-taf-common_PR-86 [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/exfoundry_edgex-taf-common_PR-86 # 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 > 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/86/head:refs/remotes/origin/PR-86 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bcbcc22bb55fcf7d42cfa8ac6584ae10f2f0fef0 into PR head commit 2915e5e35b39a6ade89df32b65bc16eb3680ead3 Merge succeeded, producing 4697cbe6832d2ffc6df47b2241a8c8a7113845cd Checking out Revision 4697cbe6832d2ffc6df47b2241a8c8a7113845cd (PR-86) > git config core.sparsecheckout # timeout=10 > git checkout -f 2915e5e35b39a6ade89df32b65bc16eb3680ead3 # 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 bcbcc22bb55fcf7d42cfa8ac6584ae10f2f0fef0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4697cbe6832d2ffc6df47b2241a8c8a7113845cd # timeout=10 Commit message: "Merge commit 'bcbcc22bb55fcf7d42cfa8ac6584ae10f2f0fef0' into HEAD" > git rev-list --no-walk 2915e5e35b39a6ade89df32b65bc16eb3680ead3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-28T18:56:43.527Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-28T18:56:43.607Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-28T18:56:43.628Z] ========================================================= [2023-11-28T18:56:43.628Z] EdgeX Global Pipelines Version Info [2023-11-28T18:56:43.628Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:56:44.369Z] ------------------- [2023-11-28T18:56:44.369Z] stable info: [2023-11-28T18:56:44.369Z] ------------------- [2023-11-28T18:56:44.370Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-28T18:56:44.370Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T18:56:44.370Z] Message: update stable to v1.0.258 [2023-11-28T18:56:44.941Z] ------------------- [2023-11-28T18:56:44.941Z] experimental info: [2023-11-28T18:56:44.941Z] ------------------- [2023-11-28T18:56:44.941Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-28T18:56:44.941Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T18:56:44.941Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-11-28T18:56:45.052Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2023-11-28T18:56:45.080Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2023-11-28T18:56:45.109Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-28T18:56:45.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-28T18:56:45.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-28T18:56:45.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2023-11-28T18:56:45.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-28T18:56:45.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2023-11-28T18:56:45.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-11-28T18:56:45.305Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T18:56:45.335Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-11-28T18:56:45.361Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2023-11-28T18:56:45.383Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-28T18:56:45.405Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-28T18:56:45.439Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-86 [Pipeline] echo [2023-11-28T18:56:45.477Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-86 [Pipeline] echo [2023-11-28T18:56:45.510Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-86 [Pipeline] echo [2023-11-28T18:56:45.540Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4697cbe6832d2ffc6df47b2241a8c8a7113845cd [Pipeline] echo [2023-11-28T18:56:45.581Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4697cbe [Pipeline] echo [2023-11-28T18:56:45.615Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T18:56:45.688Z] provisioning config files... [2023-11-28T18:56:45.702Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-86@tmp/config8445844543673364784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:56:46.047Z] ---> ****-login.sh [2023-11-28T18:56:46.047Z] nexus3.edgexfoundry.org:10001 [2023-11-28T18:56:46.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:56:46.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:56:46.309Z] Configure a credential helper to remove this warning. See [2023-11-28T18:56:46.309Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:56:46.309Z] [2023-11-28T18:56:46.309Z] Login Succeeded [2023-11-28T18:56:46.309Z] nexus3.edgexfoundry.org:10002 [2023-11-28T18:56:46.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:56:46.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:56:46.309Z] Configure a credential helper to remove this warning. See [2023-11-28T18:56:46.309Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:56:46.309Z] [2023-11-28T18:56:46.309Z] Login Succeeded [2023-11-28T18:56:46.309Z] nexus3.edgexfoundry.org:10003 [2023-11-28T18:56:46.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:56:46.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:56:46.571Z] Configure a credential helper to remove this warning. See [2023-11-28T18:56:46.571Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:56:46.571Z] [2023-11-28T18:56:46.571Z] Login Succeeded [2023-11-28T18:56:46.571Z] nexus3.edgexfoundry.org:10004 [2023-11-28T18:56:46.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:56:46.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:56:46.571Z] Configure a credential helper to remove this warning. See [2023-11-28T18:56:46.571Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:56:46.571Z] [2023-11-28T18:56:46.571Z] Login Succeeded [2023-11-28T18:56:46.571Z] ****.io [2023-11-28T18:56:46.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:56:46.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:56:46.832Z] Configure a credential helper to remove this warning. See [2023-11-28T18:56:46.832Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:56:46.832Z] [2023-11-28T18:56:46.832Z] Login Succeeded [2023-11-28T18:56:46.832Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T18:56:46.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-11-28T18:56:47.336Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T18:56:47.336Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-28T18:56:47.336Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-28T18:56:47.336Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-28T18:56:47.336Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-28T18:56:47.336Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-28T18:56:47.336Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:56:47.699Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T18:56:47.700Z] [2023-11-28T18:56:47.700Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:56:48.010Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T18:56:48.010Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-28T18:56:48.010Z] b85a868b505f: Pulling fs layer [2023-11-28T18:56:48.010Z] e2be974225ed: Pulling fs layer [2023-11-28T18:56:48.010Z] 339a4e72a1f5: Pulling fs layer [2023-11-28T18:56:48.010Z] 988bab9f4d93: Pulling fs layer [2023-11-28T18:56:48.010Z] 1469e6f7b9e6: Pulling fs layer [2023-11-28T18:56:48.010Z] eaf3925da568: Pulling fs layer [2023-11-28T18:56:48.010Z] bab4dde63d76: Pulling fs layer [2023-11-28T18:56:48.010Z] bde34c3a00c8: Pulling fs layer [2023-11-28T18:56:48.010Z] b352a97aabf1: Pulling fs layer [2023-11-28T18:56:48.010Z] 4872d77fe225: Pulling fs layer [2023-11-28T18:56:48.010Z] 5851b861e8e6: Pulling fs layer [2023-11-28T18:56:48.010Z] 4872d77fe225: Waiting [2023-11-28T18:56:48.010Z] bab4dde63d76: Waiting [2023-11-28T18:56:48.010Z] 5851b861e8e6: Waiting [2023-11-28T18:56:48.010Z] bde34c3a00c8: Waiting [2023-11-28T18:56:48.010Z] b352a97aabf1: Waiting [2023-11-28T18:56:48.010Z] 988bab9f4d93: Waiting [2023-11-28T18:56:48.010Z] 1469e6f7b9e6: Waiting [2023-11-28T18:56:48.010Z] eaf3925da568: Waiting [2023-11-28T18:56:48.010Z] e2be974225ed: Download complete [2023-11-28T18:56:48.010Z] 988bab9f4d93: Verifying Checksum [2023-11-28T18:56:48.010Z] 988bab9f4d93: Download complete [2023-11-28T18:56:48.010Z] 339a4e72a1f5: Verifying Checksum [2023-11-28T18:56:48.010Z] 339a4e72a1f5: Download complete [2023-11-28T18:56:48.010Z] 1469e6f7b9e6: Verifying Checksum [2023-11-28T18:56:48.010Z] 1469e6f7b9e6: Download complete [2023-11-28T18:56:48.010Z] eaf3925da568: Verifying Checksum [2023-11-28T18:56:48.010Z] eaf3925da568: Download complete [2023-11-28T18:56:48.270Z] bde34c3a00c8: Verifying Checksum [2023-11-28T18:56:48.270Z] bde34c3a00c8: Download complete [2023-11-28T18:56:48.270Z] b352a97aabf1: Verifying Checksum [2023-11-28T18:56:48.270Z] b352a97aabf1: Download complete [2023-11-28T18:56:48.270Z] 4872d77fe225: Verifying Checksum [2023-11-28T18:56:48.270Z] 4872d77fe225: Download complete [2023-11-28T18:56:48.270Z] 5851b861e8e6: Download complete [2023-11-28T18:56:48.270Z] b85a868b505f: Verifying Checksum [2023-11-28T18:56:48.270Z] b85a868b505f: Download complete [2023-11-28T18:56:48.531Z] bab4dde63d76: Verifying Checksum [2023-11-28T18:56:48.531Z] bab4dde63d76: Download complete [2023-11-28T18:56:49.469Z] b85a868b505f: Pull complete [2023-11-28T18:56:49.469Z] e2be974225ed: Pull complete [2023-11-28T18:56:50.037Z] 339a4e72a1f5: Pull complete [2023-11-28T18:56:50.037Z] 988bab9f4d93: Pull complete [2023-11-28T18:56:50.297Z] 1469e6f7b9e6: Pull complete [2023-11-28T18:56:50.556Z] eaf3925da568: Pull complete [2023-11-28T18:56:51.933Z] bab4dde63d76: Pull complete [2023-11-28T18:56:52.191Z] bde34c3a00c8: Pull complete [2023-11-28T18:56:52.191Z] b352a97aabf1: Pull complete [2023-11-28T18:56:52.451Z] 4872d77fe225: Pull complete [2023-11-28T18:56:52.451Z] 5851b861e8e6: Pull complete [2023-11-28T18:56:52.451Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-28T18:56:52.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T18:56:52.451Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T18:56:52.619Z] prd-ubuntu20.04-docker-8c-8g-1865 does not seem to be running inside a container [2023-11-28T18:56:52.652Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-86 -v /w/workspace/exfoundry_edgex-taf-common_PR-86:/w/workspace/exfoundry_edgex-taf-common_PR-86:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-86@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T18:56:56.258Z] $ docker top 57b6375489dd00dbcded620643f58d0f144f82eb3591800f58afd48ad3fabdb4 -eo pid,comm [2023-11-28T18:56:56.314Z] 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). [2023-11-28T18:56:56.314Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T18:56:56.385Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T18:56:56.385Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T18:56:56.499Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T18:56:56.504Z] $ docker exec 57b6375489dd00dbcded620643f58d0f144f82eb3591800f58afd48ad3fabdb4 ssh-agent [2023-11-28T18:56:56.617Z] SSH_AUTH_SOCK=/tmp/ssh-DaUcyxwpbqVt/agent.32 [2023-11-28T18:56:56.617Z] SSH_AGENT_PID=39 [2023-11-28T18:56:56.625Z] Running ssh-add (command line suppressed) [2023-11-28T18:56:56.732Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-86@tmp/private_key_13945844845248873962.key (/w/workspace/exfoundry_edgex-taf-common_PR-86@tmp/private_key_13945844845248873962.key) [2023-11-28T18:56:56.743Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T18:56:57.038Z] + git tag --points-at HEAD [Pipeline] } [2023-11-28T18:56:57.066Z] $ docker exec --env ******** --env ******** 57b6375489dd00dbcded620643f58d0f144f82eb3591800f58afd48ad3fabdb4 ssh-agent -k [2023-11-28T18:56:57.163Z] unset SSH_AUTH_SOCK; [2023-11-28T18:56:57.164Z] unset SSH_AGENT_PID; [2023-11-28T18:56:57.164Z] echo Agent pid 39 killed; [2023-11-28T18:56:57.171Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-28T18:56:57.227Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T18:56:57.227Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T18:56:57.336Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T18:56:57.341Z] $ docker exec 57b6375489dd00dbcded620643f58d0f144f82eb3591800f58afd48ad3fabdb4 ssh-agent [2023-11-28T18:56:57.450Z] SSH_AUTH_SOCK=/tmp/ssh-ypVkcaNQBwX3/agent.71 [2023-11-28T18:56:57.450Z] SSH_AGENT_PID=77 [2023-11-28T18:56:57.457Z] Running ssh-add (command line suppressed) [2023-11-28T18:56:57.566Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-86@tmp/private_key_2311361393425151794.key (/w/workspace/exfoundry_edgex-taf-common_PR-86@tmp/private_key_2311361393425151794.key) [2023-11-28T18:56:57.578Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T18:56:57.876Z] + git semver init [2023-11-28T18:56:58.136Z] 2023-11-28 18:56:58,087 [run_init] DEBUG init version:0.0.0 force:False [2023-11-28T18:56:58.136Z] 2023-11-28 18:56:58,088 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-86/.semver [2023-11-28T18:56:58.136Z] 2023-11-28 18:56:58,088 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-86/.semver [2023-11-28T18:56:58.136Z] 2023-11-28 18:56:58,088 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-86/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-86, universal_newlines=False, shell=None, istream=None) [2023-11-28T18:56:59.077Z] 2023-11-28 18:56:58,776 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-86/.git/info/exclude [2023-11-28T18:56:59.077Z] 2023-11-28 18:56:58,777 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-86/.semver/PR-86 with force:False [2023-11-28T18:56:59.077Z] 2023-11-28 18:56:58,777 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-86/.semver/PR-86 [2023-11-28T18:56:59.077Z] 2023-11-28 18:56:58,781 [execute] INFO git cat-file --batch-check [2023-11-28T18:56:59.077Z] 2023-11-28 18:56:58,782 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-86/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T18:56:59.077Z] 2023-11-28 18:56:58,787 [execute] INFO git cat-file --batch [2023-11-28T18:56:59.077Z] 2023-11-28 18:56:58,787 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-86/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T18:56:59.077Z] 2023-11-28 18:56:58,795 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-86/.semver/PR-86 [2023-11-28T18:56:59.077Z] 0.0.0 [Pipeline] } [2023-11-28T18:56:59.089Z] $ docker exec --env ******** --env ******** 57b6375489dd00dbcded620643f58d0f144f82eb3591800f58afd48ad3fabdb4 ssh-agent -k [2023-11-28T18:56:59.185Z] unset SSH_AUTH_SOCK; [2023-11-28T18:56:59.186Z] unset SSH_AGENT_PID; [2023-11-28T18:56:59.186Z] echo Agent pid 77 killed; [2023-11-28T18:56:59.193Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T18:56:59.547Z] + git semver [Pipeline] } [2023-11-28T18:56:59.825Z] $ docker stop --time=1 57b6375489dd00dbcded620643f58d0f144f82eb3591800f58afd48ad3fabdb4 [2023-11-28T18:57:01.135Z] $ docker rm -f --volumes 57b6375489dd00dbcded620643f58d0f144f82eb3591800f58afd48ad3fabdb4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T18:57:01.496Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-28T18:57:01.783Z] Stashed 1 file(s) [Pipeline] echo [2023-11-28T18:57:01.785Z] [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 [2023-11-28T18:57:02.094Z] provisioning config files... [2023-11-28T18:57:02.103Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-86@tmp/config1584137085088010650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:57:02.421Z] ---> ****-login.sh [2023-11-28T18:57:02.421Z] nexus3.edgexfoundry.org:10001 [2023-11-28T18:57:02.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:57:02.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:57:02.421Z] Configure a credential helper to remove this warning. See [2023-11-28T18:57:02.421Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:57:02.421Z] [2023-11-28T18:57:02.421Z] Login Succeeded [2023-11-28T18:57:02.421Z] nexus3.edgexfoundry.org:10002 [2023-11-28T18:57:02.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:57:02.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:57:02.422Z] Configure a credential helper to remove this warning. See [2023-11-28T18:57:02.422Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:57:02.422Z] [2023-11-28T18:57:02.422Z] Login Succeeded [2023-11-28T18:57:02.422Z] nexus3.edgexfoundry.org:10003 [2023-11-28T18:57:02.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:57:02.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:57:02.682Z] Configure a credential helper to remove this warning. See [2023-11-28T18:57:02.682Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:57:02.682Z] [2023-11-28T18:57:02.682Z] Login Succeeded [2023-11-28T18:57:02.682Z] nexus3.edgexfoundry.org:10004 [2023-11-28T18:57:02.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:57:02.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:57:02.683Z] Configure a credential helper to remove this warning. See [2023-11-28T18:57:02.683Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:57:02.683Z] [2023-11-28T18:57:02.683Z] Login Succeeded [2023-11-28T18:57:02.683Z] ****.io [2023-11-28T18:57:02.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:57:03.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:57:03.202Z] Configure a credential helper to remove this warning. See [2023-11-28T18:57:03.202Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:57:03.202Z] [2023-11-28T18:57:03.202Z] Login Succeeded [2023-11-28T18:57:03.202Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T18:57:03.210Z] 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 [2023-11-28T18:57:03.884Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T18:57:04.177Z] + ls -al . [2023-11-28T18:57:04.177Z] total 72 [2023-11-28T18:57:04.177Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 28 18:57 . [2023-11-28T18:57:04.177Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 18:56 .. [2023-11-28T18:57:04.177Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 18:56 .git [2023-11-28T18:57:04.177Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 18:56 .github [2023-11-28T18:57:04.177Z] -rw-rw-r-- 1 jenkins jenkins 22 Nov 28 18:56 .gitignore [2023-11-28T18:57:04.177Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 18:56 .semver [2023-11-28T18:57:04.177Z] -rw-rw-r-- 1 jenkins jenkins 1575 Nov 28 18:56 Dockerfile [2023-11-28T18:57:04.177Z] -rw-rw-r-- 1 jenkins jenkins 746 Nov 28 18:56 Jenkinsfile [2023-11-28T18:57:04.177Z] -rw-rw-r-- 1 jenkins jenkins 11381 Nov 28 18:56 LICENSE [2023-11-28T18:57:04.177Z] -rw-rw-r-- 1 jenkins jenkins 3606 Nov 28 18:56 README.md [2023-11-28T18:57:04.177Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 18:56 TAF-Manager [2023-11-28T18:57:04.177Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 28 18:56 TUC [2023-11-28T18:57:04.177Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 18:57 VERSION [2023-11-28T18:57:04.177Z] -rw-rw-r-- 1 jenkins jenkins 344 Nov 28 18:56 requirements.txt [2023-11-28T18:57:04.177Z] -rw-rw-r-- 1 jenkins jenkins 54 Nov 28 18:56 robot-entrypoint.sh [2023-11-28T18:57:04.177Z] -rw-rw-r-- 1 jenkins jenkins 445 Nov 28 18:56 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:57:04.512Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=4697cbe6832d2ffc6df47b2241a8c8a7113845cd --label arch=amd64 --label version=0.0.0 . [2023-11-28T18:57:04.512Z] Sending build context to Docker daemon 541.2kB [2023-11-28T18:57:04.512Z] Step 1/13 : FROM alpine:3.16 [2023-11-28T18:57:05.081Z] 3.16: Pulling from library/alpine [2023-11-28T18:57:05.081Z] 659d66d51139: Pulling fs layer [2023-11-28T18:57:05.342Z] 659d66d51139: Verifying Checksum [2023-11-28T18:57:05.342Z] 659d66d51139: Download complete [2023-11-28T18:57:05.600Z] 659d66d51139: Pull complete [2023-11-28T18:57:05.600Z] Digest: sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b [2023-11-28T18:57:05.860Z] Status: Downloaded newer image for alpine:3.16 [2023-11-28T18:57:05.860Z] ---> 187eae39ad94 [2023-11-28T18:57:05.860Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-11-28T18:57:06.119Z] ---> Running in 7fef665fba7b [2023-11-28T18:57:06.693Z] Removing intermediate container 7fef665fba7b [2023-11-28T18:57:06.693Z] ---> 493c70a1b552 [2023-11-28T18:57:06.693Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-11-28T18:57:06.693Z] ---> Running in 5b74c5be6288 [2023-11-28T18:57:06.953Z] Removing intermediate container 5b74c5be6288 [2023-11-28T18:57:06.954Z] ---> f512eef5fbf2 [2023-11-28T18:57:06.954Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-11-28T18:57:07.215Z] ---> 904d979aee99 [2023-11-28T18:57:07.215Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-11-28T18:57:07.475Z] ---> d55d0e7b5d20 [2023-11-28T18:57:07.475Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-11-28T18:57:07.741Z] ---> af23a37e4d7b [2023-11-28T18:57:07.741Z] Step 7/13 : WORKDIR /edgex-taf [2023-11-28T18:57:08.000Z] ---> Running in 344e6aaf7911 [2023-11-28T18:57:08.568Z] Removing intermediate container 344e6aaf7911 [2023-11-28T18:57:08.568Z] ---> 69a558aa4a41 [2023-11-28T18:57:08.568Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-11-28T18:57:08.829Z] ---> Running in 92e58b0b0daf [2023-11-28T18:57:09.397Z] Removing intermediate container 92e58b0b0daf [2023-11-28T18:57:09.397Z] ---> e0f072229189 [2023-11-28T18:57:09.397Z] 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.4-r0 && 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 && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2023-11-28T18:57:09.397Z] ---> Running in e6a47711f367 [2023-11-28T18:57:09.972Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:57:10.235Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:57:11.178Z] (1/2) Upgrading libcrypto1.1 (1.1.1v-r0 -> 1.1.1w-r1) [2023-11-28T18:57:11.751Z] (2/2) Upgrading libssl1.1 (1.1.1v-r0 -> 1.1.1w-r1) [2023-11-28T18:57:12.013Z] OK: 6 MiB in 14 packages [2023-11-28T18:57:12.013Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:57:12.588Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:57:13.160Z] (1/9) Installing ca-certificates (20230506-r0) [2023-11-28T18:57:13.730Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-11-28T18:57:13.992Z] (3/9) Installing nghttp2-libs (1.47.0-r2) [2023-11-28T18:57:14.253Z] (4/9) Installing libcurl (8.4.0-r0) [2023-11-28T18:57:14.823Z] (5/9) Installing curl (8.4.0-r0) [2023-11-28T18:57:15.084Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-11-28T18:57:16.020Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-11-28T18:57:16.280Z] (8/9) Installing jq (1.6-r1) [2023-11-28T18:57:16.847Z] (9/9) Installing openssl (1.1.1w-r1) [2023-11-28T18:57:16.964Z] Still waiting to schedule task [2023-11-28T18:57:16.964Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-28T18:57:17.108Z] Executing busybox-1.35.0-r17.trigger [2023-11-28T18:57:17.367Z] Executing ca-certificates-20230506-r0.trigger [2023-11-28T18:57:17.367Z] OK: 52 MiB in 23 packages [2023-11-28T18:57:17.367Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:57:17.934Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:57:18.503Z] (1/137) Installing libmagic (5.41-r0) [2023-11-28T18:57:18.764Z] (2/137) Installing file (5.41-r0) [2023-11-28T18:57:19.026Z] (3/137) Installing libxau (1.0.9-r0) [2023-11-28T18:57:19.287Z] (4/137) Installing libxdmcp (1.1.3-r0) [2023-11-28T18:57:19.547Z] (5/137) Installing libxcb (1.15-r0) [2023-11-28T18:57:20.116Z] (6/137) Installing libx11 (1.8.7-r0) [2023-11-28T18:57:20.375Z] (7/137) Installing libxext (1.3.4-r0) [2023-11-28T18:57:20.945Z] (8/137) Installing libice (1.0.10-r0) [2023-11-28T18:57:21.205Z] (9/137) Installing libuuid (2.38-r1) [2023-11-28T18:57:21.466Z] (10/137) Installing libsm (1.2.3-r0) [2023-11-28T18:57:21.726Z] (11/137) Installing libxt (1.2.1-r0) [2023-11-28T18:57:21.986Z] (12/137) Installing libxmu (1.1.3-r0) [2023-11-28T18:57:22.555Z] (13/137) Installing xset (1.2.4-r0) [2023-11-28T18:57:22.815Z] (14/137) Installing xprop (1.2.5-r0) [2023-11-28T18:57:23.076Z] (15/137) Installing xdg-utils (1.1.3-r3) [2023-11-28T18:57:23.336Z] (16/137) Installing eudev-libs (3.2.11-r0) [2023-11-28T18:57:23.597Z] (17/137) Installing pkgconf (1.8.1-r0) [2023-11-28T18:57:24.168Z] (18/137) Installing libffi (3.4.2-r1) [2023-11-28T18:57:24.168Z] (19/137) Installing libintl (0.21-r2) [2023-11-28T18:57:24.735Z] (20/137) Installing libblkid (2.38-r1) [2023-11-28T18:57:24.995Z] (21/137) Installing libmount (2.38-r1) [2023-11-28T18:57:25.565Z] (22/137) Installing pcre (8.45-r2) [2023-11-28T18:57:25.824Z] (23/137) Installing glib (2.72.4-r0) [2023-11-28T18:57:26.392Z] (24/137) Installing xz-libs (5.2.5-r1) [2023-11-28T18:57:26.651Z] (25/137) Installing libxml2 (2.9.14-r2) [2023-11-28T18:57:27.292Z] (26/137) Installing shared-mime-info (2.2-r2) [2023-11-28T18:57:27.552Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2023-11-28T18:57:27.811Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2023-11-28T18:57:28.381Z] (29/137) Installing libpng (1.6.37-r1) [2023-11-28T18:57:28.639Z] (30/137) Installing libwebp (1.2.3-r2) [2023-11-28T18:57:29.211Z] (31/137) Installing zstd-libs (1.5.2-r1) [2023-11-28T18:57:29.471Z] (32/137) Installing tiff (4.4.0-r4) [2023-11-28T18:57:30.079Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2023-11-28T18:57:30.351Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2023-11-28T18:57:30.611Z] (35/137) Installing libxcomposite (0.4.5-r0) [2023-11-28T18:57:30.870Z] (36/137) Installing libxfixes (6.0.0-r0) [2023-11-28T18:57:31.140Z] (37/137) Installing libxrender (0.9.10-r3) [2023-11-28T18:57:31.399Z] (38/137) Installing libxcursor (1.2.1-r0) [2023-11-28T18:57:31.658Z] (39/137) Installing libxdamage (1.1.5-r1) [2023-11-28T18:57:31.916Z] (40/137) Installing libxi (1.8-r0) [2023-11-28T18:57:32.176Z] (41/137) Installing libxinerama (1.1.4-r1) [2023-11-28T18:57:32.435Z] (42/137) Installing libxrandr (1.5.2-r1) [2023-11-28T18:57:32.695Z] (43/137) Installing atk (2.38.0-r0) [2023-11-28T18:57:33.265Z] (44/137) Installing libxtst (1.2.3-r3) [2023-11-28T18:57:33.525Z] (45/137) Installing dbus-libs (1.14.8-r0) [2023-11-28T18:57:33.784Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2023-11-28T18:57:34.354Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2023-11-28T18:57:34.613Z] (48/137) Installing expat (2.5.0-r0) [2023-11-28T18:57:34.873Z] (49/137) Installing libbz2 (1.0.8-r1) [2023-11-28T18:57:35.440Z] (50/137) Installing freetype (2.12.1-r0) [2023-11-28T18:57:35.700Z] (51/137) Installing fontconfig (2.14.0-r0) [2023-11-28T18:57:36.267Z] (52/137) Installing pixman (0.40.0-r4) [2023-11-28T18:57:36.526Z] (53/137) Installing cairo (1.17.4-r2) [2023-11-28T18:57:37.102Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2023-11-28T18:57:37.363Z] (55/137) Installing avahi-libs (0.8-r6) [2023-11-28T18:57:37.625Z] (56/137) Installing gmp (6.2.1-r2) [2023-11-28T18:57:37.890Z] (57/137) Installing nettle (3.7.3-r0) [2023-11-28T18:57:38.463Z] (58/137) Installing p11-kit (0.24.1-r0) [2023-11-28T18:57:39.035Z] (59/137) Installing libtasn1 (4.18.0-r1) [2023-11-28T18:57:39.297Z] (60/137) Installing libunistring (1.0-r0) [2023-11-28T18:57:39.556Z] (61/137) Installing gnutls (3.7.7-r1) [2023-11-28T18:57:40.125Z] (62/137) Installing cups-libs (2.4.2-r2) [2023-11-28T18:57:40.691Z] (63/137) Installing libepoxy (1.5.10-r0) [2023-11-28T18:57:41.259Z] (64/137) Installing fribidi (1.0.12-r0) [2023-11-28T18:57:41.259Z] (65/137) Installing graphite2 (1.3.14-r1) [2023-11-28T18:57:41.826Z] (66/137) Installing harfbuzz (4.3.0-r0) [2023-11-28T18:57:42.085Z] (67/137) Installing libxft (2.3.4-r0) [2023-11-28T18:57:42.410Z] (68/137) Installing pango (1.50.7-r0) [2023-11-28T18:57:42.978Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2023-11-28T18:57:43.237Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2023-11-28T18:57:43.496Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2023-11-28T18:57:43.756Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2023-11-28T18:57:44.324Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2023-11-28T18:57:44.584Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2023-11-28T18:57:45.153Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-11-28T18:57:45.153Z] (75/137) Installing libfontenc (1.1.4-r0) [2023-11-28T18:57:45.415Z] (76/137) Installing mkfontscale (1.2.2-r0) [2023-11-28T18:57:46.016Z] (77/137) Installing font-opensans (0_git20210927-r0) [2023-11-28T18:57:46.278Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2023-11-28T18:57:46.853Z] (79/137) Installing libogg (1.3.5-r1) [2023-11-28T18:57:47.117Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2023-11-28T18:57:47.378Z] (81/137) Installing flac (1.3.4-r0) [2023-11-28T18:57:47.951Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2023-11-28T18:57:48.523Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2023-11-28T18:57:48.523Z] (84/137) Installing sdl2 (2.0.22-r0) [2023-11-28T18:57:49.105Z] (85/137) Installing aom-libs (3.3.0-r0) [2023-11-28T18:57:49.682Z] (86/137) Installing libass (0.16.0-r0) [2023-11-28T18:57:49.945Z] (87/137) Installing libdav1d (1.0.0-r0) [2023-11-28T18:57:50.521Z] (88/137) Installing libpciaccess (0.16-r0) [2023-11-28T18:57:50.784Z] (89/137) Installing libdrm (2.4.110-r0) [2023-11-28T18:57:51.046Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-11-28T18:57:51.622Z] (91/137) Installing ncurses-libs (6.3_p20220521-r1) [2023-11-28T18:57:51.884Z] (92/137) Installing lame (3.100-r0) [2023-11-28T18:57:52.458Z] (93/137) Installing opus (1.3.1-r1) [2023-11-28T18:57:52.719Z] (94/137) Installing libasyncns (0.8-r1) [2023-11-28T18:57:52.982Z] (95/137) Installing libltdl (2.4.7-r0) [2023-11-28T18:57:53.248Z] (96/137) Installing orc (0.4.32-r0) [2023-11-28T18:57:53.820Z] (97/137) Installing libvorbis (1.3.7-r0) [2023-11-28T18:57:54.081Z] (98/137) Installing libsndfile (1.1.0-r0) [2023-11-28T18:57:54.652Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2023-11-28T18:57:54.914Z] (100/137) Installing soxr (0.1.3-r2) [2023-11-28T18:57:55.176Z] (101/137) Installing speexdsp (1.2.0-r0) [2023-11-28T18:57:55.750Z] (102/137) Installing tdb-libs (1.4.6-r0) [2023-11-28T18:57:56.013Z] (103/137) Installing libpulse (15.0-r2) [2023-11-28T18:57:56.585Z] (104/137) Installing cjson (1.7.15-r3) [2023-11-28T18:57:56.585Z] (105/137) Installing mbedtls (2.28.5-r0) [2023-11-28T18:57:57.159Z] (106/137) Installing librist (0.2.6-r1) [2023-11-28T18:57:57.422Z] (107/137) Installing libsrt (1.4.4-r0) [2023-11-28T18:57:57.996Z] (108/137) Installing libssh (0.9.6-r1) [2023-11-28T18:57:58.257Z] (109/137) Installing libtheora (1.1.1-r16) [2023-11-28T18:57:58.839Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2023-11-28T18:57:59.102Z] (111/137) Installing libva (2.14.0-r0) [2023-11-28T18:57:59.365Z] (112/137) Installing libvdpau (1.5-r0) [2023-11-28T18:57:59.626Z] (113/137) Installing vidstab (1.1.0-r1) [2023-11-28T18:58:00.198Z] (114/137) Installing libvpx (1.11.0-r1) [2023-11-28T18:58:00.459Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2023-11-28T18:58:01.032Z] (116/137) Installing numactl (2.0.14-r0) [2023-11-28T18:58:01.294Z] (117/137) Installing x265-libs (3.5-r3) [2023-11-28T18:58:01.870Z] (118/137) Installing xvidcore (1.3.7-r1) [2023-11-28T18:58:02.443Z] (119/137) Installing ffmpeg-libs (5.0.3-r0) [2023-11-28T18:58:03.015Z] (120/137) Installing libevent (2.1.12-r4) [2023-11-28T18:58:03.587Z] (121/137) Installing mesa (21.3.9-r0) [2023-11-28T18:58:03.848Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2023-11-28T18:58:04.112Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2023-11-28T18:58:04.372Z] (124/137) Installing icu-data-en (71.1-r2) [2023-11-28T18:58:04.943Z] Executing icu-data-en-71.1-r2.post-install [2023-11-28T18:58:04.943Z] * [2023-11-28T18:58:04.943Z] * If you need ICU with non-English locales and legacy charset support, install [2023-11-28T18:58:04.943Z] * package icu-data-full. [2023-11-28T18:58:04.943Z] * [2023-11-28T18:58:04.943Z] (125/137) Installing icu-libs (71.1-r2) [2023-11-28T18:58:05.515Z] (126/137) Installing lcms2 (2.13.1-r0) [2023-11-28T18:58:05.777Z] (127/137) Installing minizip (1.2.12-r0) [2023-11-28T18:58:06.038Z] (128/137) Installing nspr (4.33-r0) [2023-11-28T18:58:06.619Z] (129/137) Installing sqlite-libs (3.40.1-r0) [2023-11-28T18:58:06.878Z] (130/137) Installing nss (3.78.1-r0) [2023-11-28T18:58:07.445Z] (131/137) Installing re2 (2022.04.01-r0) [2023-11-28T18:58:08.017Z] (132/137) Installing snappy (1.1.9-r4) [2023-11-28T18:58:08.277Z] (133/137) Installing libgpg-error (1.45-r0) [2023-11-28T18:58:08.535Z] (134/137) Installing libgcrypt (1.10.1-r0) [2023-11-28T18:58:09.104Z] (135/137) Installing libxslt (1.1.35-r0) [2023-11-28T18:58:09.363Z] (136/137) Installing chromium (102.0.5005.182-r0) [2023-11-28T18:58:11.901Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-11-28T18:58:12.161Z] Executing busybox-1.35.0-r17.trigger [2023-11-28T18:58:12.161Z] Executing glib-2.72.4-r0.trigger [2023-11-28T18:58:12.161Z] Executing shared-mime-info-2.2-r2.trigger [2023-11-28T18:58:12.441Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-11-28T18:58:12.702Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-11-28T18:58:12.702Z] Executing fontconfig-2.14.0-r0.trigger [2023-11-28T18:58:12.702Z] Executing mkfontscale-1.2.2-r0.trigger [2023-11-28T18:58:12.702Z] OK: 409 MiB in 160 packages [2023-11-28T18:58:12.702Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:58:13.269Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:58:13.840Z] (1/21) Installing binutils (2.38-r3) [2023-11-28T18:58:14.407Z] (2/21) Installing isl22 (0.22-r0) [2023-11-28T18:58:14.974Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-11-28T18:58:15.544Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-11-28T18:58:15.807Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-11-28T18:58:17.183Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-11-28T18:58:17.442Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-11-28T18:58:17.700Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-11-28T18:58:18.271Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-11-28T18:58:18.840Z] (10/21) Installing libpq (14.10-r0) [2023-11-28T18:58:19.098Z] (11/21) Installing openssl-dev (1.1.1w-r1) [2023-11-28T18:58:19.673Z] (12/21) Installing libpq-dev (14.10-r0) [2023-11-28T18:58:19.933Z] (13/21) Installing libecpg (14.10-r0) [2023-11-28T18:58:20.192Z] (14/21) Installing libecpg-dev (14.10-r0) [2023-11-28T18:58:20.761Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-11-28T18:58:22.135Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-11-28T18:58:23.071Z] (17/21) Installing clang (13.0.1-r1) [2023-11-28T18:58:23.639Z] (18/21) Installing icu (71.1-r2) [2023-11-28T18:58:24.208Z] (19/21) Installing icu-dev (71.1-r2) [2023-11-28T18:58:24.776Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-11-28T18:58:25.713Z] (21/21) Installing postgresql14-dev (14.10-r0) [2023-11-28T18:58:26.277Z] Executing busybox-1.35.0-r17.trigger [2023-11-28T18:58:26.278Z] OK: 822 MiB in 181 packages [2023-11-28T18:58:26.278Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:58:26.536Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:58:27.477Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-11-28T18:58:28.415Z] (2/10) Installing gdbm (1.23-r0) [2023-11-28T18:58:28.415Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-11-28T18:58:28.983Z] (4/10) Installing readline (8.1.2-r0) [2023-11-28T18:58:29.243Z] (5/10) Installing python3 (3.10.13-r0) [2023-11-28T18:58:30.180Z] (6/10) Installing python3-dev (3.10.13-r0) [2023-11-28T18:58:36.783Z] (7/10) Installing libsodium (1.0.18-r0) [2023-11-28T18:58:36.783Z] (8/10) Installing libzmq (4.3.4-r0) [2023-11-28T18:58:36.783Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-11-28T18:58:36.783Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-11-28T18:58:37.045Z] Executing busybox-1.35.0-r17.trigger [2023-11-28T18:58:37.045Z] OK: 974 MiB in 191 packages [2023-11-28T18:58:37.307Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:58:37.569Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:58:38.517Z] OK: 974 MiB in 191 packages [2023-11-28T18:58:38.517Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:58:38.780Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:58:39.353Z] (1/1) Installing tzdata (2023c-r0) [2023-11-28T18:58:39.932Z] Executing busybox-1.35.0-r17.trigger [2023-11-28T18:58:39.932Z] OK: 978 MiB in 192 packages [2023-11-28T18:58:40.193Z] (1/1) Purging tzdata (2023c-r0) [2023-11-28T18:58:40.193Z] Executing busybox-1.35.0-r17.trigger [2023-11-28T18:58:40.193Z] OK: 974 MiB in 191 packages [2023-11-28T18:58:43.513Z] Looking in links: /tmp/tmpf7ul4k3u [2023-11-28T18:58:43.513Z] Processing /tmp/tmpf7ul4k3u/setuptools-65.5.0-py3-none-any.whl [2023-11-28T18:58:43.513Z] Processing /tmp/tmpf7ul4k3u/pip-23.0.1-py3-none-any.whl [2023-11-28T18:58:43.513Z] Installing collected packages: setuptools, pip [2023-11-28T18:58:47.742Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-11-28T18:58:47.742Z] 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 [2023-11-28T18:58:48.002Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-11-28T18:58:48.262Z] Collecting pip [2023-11-28T18:58:48.262Z] Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) [2023-11-28T18:58:48.262Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 116.9 MB/s eta 0:00:00 [2023-11-28T18:58:48.262Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-11-28T18:58:48.524Z] Collecting setuptools [2023-11-28T18:58:48.788Z] Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) [2023-11-28T18:58:48.788Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 118.3 MB/s eta 0:00:00 [2023-11-28T18:58:48.788Z] Collecting wheel [2023-11-28T18:58:48.788Z] Downloading wheel-0.42.0-py3-none-any.whl (65 kB) [2023-11-28T18:58:48.788Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 149.2 MB/s eta 0:00:00 [2023-11-28T18:58:49.049Z] Installing collected packages: wheel, setuptools, pip [2023-11-28T18:58:49.049Z] Attempting uninstall: setuptools [2023-11-28T18:58:49.049Z] Found existing installation: setuptools 65.5.0 [2023-11-28T18:58:49.311Z] Uninstalling setuptools-65.5.0: [2023-11-28T18:58:49.311Z] Successfully uninstalled setuptools-65.5.0 [2023-11-28T18:58:49.883Z] Attempting uninstall: pip [2023-11-28T18:58:49.883Z] Found existing installation: pip 23.0.1 [2023-11-28T18:58:50.145Z] Uninstalling pip-23.0.1: [2023-11-28T18:58:50.145Z] Successfully uninstalled pip-23.0.1 [2023-11-28T18:58:52.693Z] Successfully installed pip-23.3.1 setuptools-69.0.2 wheel-0.42.0 [2023-11-28T18:58:52.693Z] 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 [2023-11-28T18:58:53.265Z] Processing ./edgex-taf-common [2023-11-28T18:58:53.265Z] Preparing metadata (setup.py): started [2023-11-28T18:58:53.528Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-28T18:58:53.528Z] Building wheels for collected packages: edgex-taf-common [2023-11-28T18:58:53.528Z] Building wheel for edgex-taf-common (setup.py): started [2023-11-28T18:58:53.789Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-11-28T18:58:53.789Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=5531597c8962880deb279487f22b7fa4c0fb888ca4cddeb1d913614bda028aa8 [2023-11-28T18:58:53.789Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-11-28T18:58:53.789Z] Successfully built edgex-taf-common [2023-11-28T18:58:53.789Z] Installing collected packages: edgex-taf-common [2023-11-28T18:58:53.789Z] Successfully installed edgex-taf-common-0.0.0 [2023-11-28T18:58:53.789Z] 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 [2023-11-28T18:58:54.733Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2023-11-28T18:58:54.733Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2023-11-28T18:58:54.733Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-11-28T18:58:54.733Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-11-28T18:58:54.733Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-11-28T18:58:54.733Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2023-11-28T18:58:54.996Z] Collecting robotframework-seleniumlibrary==6.1.3 (from -r requirements.txt (line 4)) [2023-11-28T18:58:54.996Z] Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl.metadata (15 kB) [2023-11-28T18:58:54.996Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-11-28T18:58:54.996Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-11-28T18:58:54.996Z] Preparing metadata (setup.py): started [2023-11-28T18:58:55.259Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-28T18:58:55.259Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-11-28T18:58:55.259Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-11-28T18:58:55.259Z] Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) [2023-11-28T18:58:55.259Z] Downloading configparser-5.3.0-py3-none-any.whl (19 kB) [2023-11-28T18:58:55.259Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-11-28T18:58:55.259Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2023-11-28T18:58:55.519Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2023-11-28T18:58:55.519Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2023-11-28T18:58:55.519Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 13.5 MB/s eta 0:00:00 [2023-11-28T18:58:55.519Z] Preparing metadata (setup.py): started [2023-11-28T18:58:55.780Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-28T18:58:55.780Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-11-28T18:58:55.780Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2023-11-28T18:58:56.040Z] Collecting numpy==1.26.1 (from -r requirements.txt (line 11)) [2023-11-28T18:58:56.041Z] Downloading numpy-1.26.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (61 kB) [2023-11-28T18:58:56.041Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 5.4 MB/s eta 0:00:00 [2023-11-28T18:58:56.301Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2023-11-28T18:58:56.301Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2023-11-28T18:58:56.301Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 16.0 MB/s eta 0:00:00 [2023-11-28T18:58:56.562Z] Installing build dependencies: started [2023-11-28T18:59:01.854Z] Installing build dependencies: finished with status 'done' [2023-11-28T18:59:01.854Z] Getting requirements to build wheel: started [2023-11-28T18:59:01.854Z] Getting requirements to build wheel: finished with status 'done' [2023-11-28T18:59:01.854Z] Preparing metadata (pyproject.toml): started [2023-11-28T18:59:02.428Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-11-28T18:59:02.428Z] Collecting redis==4.6.0 (from -r requirements.txt (line 13)) [2023-11-28T18:59:02.428Z] Downloading redis-4.6.0-py3-none-any.whl.metadata (8.3 kB) [2023-11-28T18:59:02.689Z] Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) [2023-11-28T18:59:02.689Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.8 kB) [2023-11-28T18:59:02.689Z] Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) [2023-11-28T18:59:02.950Z] Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) [2023-11-28T18:59:02.950Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 22.3 MB/s eta 0:00:00 [2023-11-28T18:59:02.950Z] Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) [2023-11-28T18:59:02.950Z] Downloading psycopg2-2.9.7.tar.gz (383 kB) [2023-11-28T18:59:02.950Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 8.7 MB/s eta 0:00:00 [2023-11-28T18:59:03.212Z] Preparing metadata (setup.py): started [2023-11-28T18:59:03.473Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-28T18:59:03.736Z] Collecting pycryptodome==3.18.0 (from -r requirements.txt (line 17)) [2023-11-28T18:59:03.736Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2023-11-28T18:59:03.736Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-28T18:59:03.736Z] Downloading selenium-4.15.2-py3-none-any.whl.metadata (6.9 kB) [2023-11-28T18:59:03.996Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-28T18:59:03.996Z] Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) [2023-11-28T18:59:03.996Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T18:59:03.996Z] Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2023-11-28T18:59:03.996Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T18:59:03.996Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-11-28T18:59:03.996Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.9 MB/s eta 0:00:00 [2023-11-28T18:59:03.996Z] Preparing metadata (setup.py): started [2023-11-28T18:59:04.568Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-28T18:59:05.958Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T18:59:05.958Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-11-28T18:59:05.958Z] Preparing metadata (setup.py): started [2023-11-28T18:59:05.958Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-28T18:59:05.958Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T18:59:05.958Z] Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) [2023-11-28T18:59:05.958Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T18:59:05.958Z] Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) [2023-11-28T18:59:06.219Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T18:59:06.219Z] Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) [2023-11-28T18:59:06.219Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T18:59:06.219Z] Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) [2023-11-28T18:59:06.219Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T18:59:06.219Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2023-11-28T18:59:06.480Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-11-28T18:59:06.480Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (33 kB) [2023-11-28T18:59:06.480Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-11-28T18:59:06.480Z] Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) [2023-11-28T18:59:06.743Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-11-28T18:59:06.743Z] Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) [2023-11-28T18:59:06.743Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-11-28T18:59:06.743Z] Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) [2023-11-28T18:59:07.004Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-11-28T18:59:07.004Z] Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) [2023-11-28T18:59:07.004Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-11-28T18:59:07.004Z] Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) [2023-11-28T18:59:07.265Z] Collecting async-timeout>=4.0.2 (from redis==4.6.0->-r requirements.txt (line 13)) [2023-11-28T18:59:07.265Z] Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2023-11-28T18:59:07.265Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-11-28T18:59:07.265Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-11-28T18:59:07.265Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 6.0 MB/s eta 0:00:00 [2023-11-28T18:59:07.527Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-11-28T18:59:07.527Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-11-28T18:59:07.527Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 23.5 MB/s eta 0:00:00 [2023-11-28T18:59:07.527Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (69.0.2) [2023-11-28T18:59:07.527Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-11-28T18:59:07.527Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-11-28T18:59:07.788Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-11-28T18:59:07.788Z] Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) [2023-11-28T18:59:08.049Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-28T18:59:08.049Z] Downloading trio-0.23.1-py3-none-any.whl.metadata (4.9 kB) [2023-11-28T18:59:08.049Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-28T18:59:08.049Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2023-11-28T18:59:08.311Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T18:59:08.311Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2023-11-28T18:59:08.311Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T18:59:08.311Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-11-28T18:59:08.311Z] Preparing metadata (setup.py): started [2023-11-28T18:59:08.571Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-28T18:59:08.571Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T18:59:08.571Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-11-28T18:59:08.834Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T18:59:08.834Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-11-28T18:59:08.834Z] Preparing metadata (setup.py): started [2023-11-28T18:59:09.113Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-28T18:59:09.113Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T18:59:09.113Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2023-11-28T18:59:09.113Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T18:59:09.113Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2023-11-28T18:59:09.113Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T18:59:09.113Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-11-28T18:59:09.113Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 1.3 MB/s eta 0:00:00 [2023-11-28T18:59:09.376Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T18:59:09.376Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-11-28T18:59:09.376Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 632.5 kB/s eta 0:00:00 [2023-11-28T18:59:09.376Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T18:59:09.376Z] Downloading jsonschema_specifications-2023.11.1-py3-none-any.whl.metadata (2.8 kB) [2023-11-28T18:59:09.638Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T18:59:09.638Z] Downloading referencing-0.31.0-py3-none-any.whl.metadata (2.6 kB) [2023-11-28T18:59:09.901Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-28T18:59:09.901Z] Downloading rpds_py-0.13.1-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (3.7 kB) [2023-11-28T18:59:10.164Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-28T18:59:10.164Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-11-28T18:59:10.164Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-28T18:59:10.164Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2023-11-28T18:59:10.427Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-28T18:59:10.427Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-11-28T18:59:10.427Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-28T18:59:10.427Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) [2023-11-28T18:59:10.427Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-28T18:59:10.427Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-11-28T18:59:10.427Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-28T18:59:10.427Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-11-28T18:59:10.691Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-28T18:59:10.691Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-11-28T18:59:10.691Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 612.5 kB/s eta 0:00:00 [2023-11-28T18:59:10.953Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2023-11-28T18:59:10.953Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 15.2 MB/s eta 0:00:00 [2023-11-28T18:59:10.953Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2023-11-28T18:59:10.953Z] Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl (95 kB) [2023-11-28T18:59:10.953Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.3/95.3 kB 10.7 MB/s eta 0:00:00 [2023-11-28T18:59:10.953Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-11-28T18:59:10.953Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 6.0 MB/s eta 0:00:00 [2023-11-28T18:59:10.953Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-11-28T18:59:10.953Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 14.8 MB/s eta 0:00:00 [2023-11-28T18:59:10.953Z] Downloading numpy-1.26.1-cp310-cp310-musllinux_1_1_x86_64.whl (18.0 MB) [2023-11-28T18:59:11.526Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.0/18.0 MB 30.5 MB/s eta 0:00:00 [2023-11-28T18:59:11.526Z] Downloading redis-4.6.0-py3-none-any.whl (241 kB) [2023-11-28T18:59:11.526Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 241.1/241.1 kB 8.1 MB/s eta 0:00:00 [2023-11-28T18:59:11.526Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) [2023-11-28T18:59:11.789Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 13.7 MB/s eta 0:00:00 [2023-11-28T18:59:11.789Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) [2023-11-28T18:59:11.789Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 29.9 MB/s eta 0:00:00 [2023-11-28T18:59:11.789Z] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2023-11-28T18:59:11.789Z] Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) [2023-11-28T18:59:11.789Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 15.8 MB/s eta 0:00:00 [2023-11-28T18:59:11.789Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl (142 kB) [2023-11-28T18:59:11.789Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 14.6 MB/s eta 0:00:00 [2023-11-28T18:59:11.789Z] Downloading idna-3.6-py3-none-any.whl (61 kB) [2023-11-28T18:59:11.789Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 7.0 MB/s eta 0:00:00 [2023-11-28T18:59:11.789Z] Downloading packaging-23.2-py3-none-any.whl (53 kB) [2023-11-28T18:59:11.789Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 6.4 MB/s eta 0:00:00 [2023-11-28T18:59:11.789Z] Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) [2023-11-28T18:59:11.789Z] Downloading selenium-4.15.2-py3-none-any.whl (10.2 MB) [2023-11-28T18:59:12.381Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 24.1 MB/s eta 0:00:00 [2023-11-28T18:59:12.381Z] Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) [2023-11-28T18:59:12.381Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 604.7 kB/s eta 0:00:00 [2023-11-28T18:59:12.381Z] Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) [2023-11-28T18:59:12.643Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 404.5 kB/s eta 0:00:00 [2023-11-28T18:59:12.643Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-11-28T18:59:12.643Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 11.8 MB/s eta 0:00:00 [2023-11-28T18:59:12.643Z] Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) [2023-11-28T18:59:12.643Z] Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) [2023-11-28T18:59:12.905Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 1.2 MB/s eta 0:00:00 [2023-11-28T18:59:12.905Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) [2023-11-28T18:59:13.167Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 4.4 MB/s eta 0:00:00 [2023-11-28T18:59:13.167Z] Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) [2023-11-28T18:59:13.167Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 17.5 MB/s eta 0:00:00 [2023-11-28T18:59:13.167Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2023-11-28T18:59:13.167Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2023-11-28T18:59:13.167Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 10.1 MB/s eta 0:00:00 [2023-11-28T18:59:13.167Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2023-11-28T18:59:13.167Z] Downloading jsonschema_specifications-2023.11.1-py3-none-any.whl (17 kB) [2023-11-28T18:59:13.167Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) [2023-11-28T18:59:13.167Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 25.7 MB/s eta 0:00:00 [2023-11-28T18:59:13.167Z] Downloading referencing-0.31.0-py3-none-any.whl (25 kB) [2023-11-28T18:59:13.167Z] Downloading rpds_py-0.13.1-cp310-cp310-musllinux_1_2_x86_64.whl (1.4 MB) [2023-11-28T18:59:13.429Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 17.4 MB/s eta 0:00:00 [2023-11-28T18:59:13.429Z] Downloading trio-0.23.1-py3-none-any.whl (448 kB) [2023-11-28T18:59:13.429Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.3/448.3 kB 12.6 MB/s eta 0:00:00 [2023-11-28T18:59:13.429Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2023-11-28T18:59:13.429Z] Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) [2023-11-28T18:59:13.429Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) [2023-11-28T18:59:13.429Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2023-11-28T18:59:13.694Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email [2023-11-28T18:59:13.694Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-11-28T18:59:13.955Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-11-28T18:59:13.955Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=370921783ab6464f8d916d60c1fc904c9804158bb671cf3ed57209e46b51a820 [2023-11-28T18:59:13.955Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-11-28T18:59:13.955Z] Building wheel for paho-mqtt (setup.py): started [2023-11-28T18:59:14.217Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-11-28T18:59:14.217Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=d424d004b481b12597c921be64290d4ec606f40279c820152ee85b3806bfbb32 [2023-11-28T18:59:14.217Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2023-11-28T18:59:14.217Z] Building wheel for psutil (pyproject.toml): started [2023-11-28T18:59:15.697Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2023-11-28T18:59:15.697Z] Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_x86_64.whl size=274479 sha256=a5c62eb54f187f854a5f37020082d3612b03a629f6c36a81b32b2e7e7d07a099 [2023-11-28T18:59:15.697Z] Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c [2023-11-28T18:59:15.697Z] Building wheel for psycopg2 (setup.py): started [2023-11-28T18:59:28.150Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-11-28T18:59:28.150Z] Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_x86_64.whl size=479419 sha256=d0f1c50effca9d0d363863fa5020be314b09cdb2e852a3b41797881e2617f63e [2023-11-28T18:59:28.150Z] Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 [2023-11-28T18:59:28.150Z] Building wheel for flex (setup.py): started [2023-11-28T18:59:28.150Z] Building wheel for flex (setup.py): finished with status 'done' [2023-11-28T18:59:28.150Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=347f081a5b3010d1e1950f09fe1314b86aa664f993ad5ae86a728616c3293908 [2023-11-28T18:59:28.150Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-11-28T18:59:28.150Z] Building wheel for GenSON (setup.py): started [2023-11-28T18:59:28.150Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-11-28T18:59:28.150Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=e1124e9134c2d6a57476967b37e7a9f78005ff044025ade0ad6a61c8ef3842ae [2023-11-28T18:59:28.150Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-11-28T18:59:28.150Z] Building wheel for strict-rfc3339 (setup.py): started [2023-11-28T18:59:28.460Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-11-28T18:59:28.460Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=0bf8fe7049c762cf3dad973e7f5cd5346f6266467bdd4bed55c01af871a38f9e [2023-11-28T18:59:28.460Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-11-28T18:59:28.460Z] Building wheel for validate-email (setup.py): started [2023-11-28T18:59:28.737Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-11-28T18:59:28.737Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5467 sha256=99e2908bb39afc80dcee38fb3ab5ea49b775cbc1bdb5c4370a641bc577ebc523 [2023-11-28T18:59:28.737Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-11-28T18:59:28.737Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON strict-rfc3339 validate-email [2023-11-28T18:59:28.999Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2023-11-28T18:59:47.145Z] Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-5.3.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.36.1 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 jsonschema-specifications-2023.11.1 numpy-1.26.1 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.7 pycryptodome-3.18.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3.post1 pyzmq-25.1.0 reactivex-4.0.4 redis-4.6.0 referencing-0.31.0 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.3 rpds-py-0.13.1 selenium-4.15.2 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.1 trio-websocket-0.11.1 typing-extensions-4.8.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 websocket-client-1.6.4 wsproto-1.2.0 [2023-11-28T18:59:47.145Z] 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 [2023-11-28T19:00:19.271Z] Removing intermediate container e6a47711f367 [2023-11-28T19:00:19.271Z] ---> bab9994f4d87 [2023-11-28T19:00:19.271Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-11-28T19:00:19.271Z] ---> Running in 50a4c1dfd9ee [2023-11-28T19:00:19.271Z] Removing intermediate container 50a4c1dfd9ee [2023-11-28T19:00:19.271Z] ---> 79acdb88094b [2023-11-28T19:00:19.271Z] Step 11/13 : LABEL arch=amd64 [2023-11-28T19:00:19.271Z] ---> Running in 4ff91b9c2fa9 [2023-11-28T19:00:19.271Z] Removing intermediate container 4ff91b9c2fa9 [2023-11-28T19:00:19.271Z] ---> ad399dcb7743 [2023-11-28T19:00:19.271Z] Step 12/13 : LABEL git_sha=4697cbe6832d2ffc6df47b2241a8c8a7113845cd [2023-11-28T19:00:19.271Z] ---> Running in b56b9884ddb6 [2023-11-28T19:00:19.271Z] Removing intermediate container b56b9884ddb6 [2023-11-28T19:00:19.271Z] ---> f4ba8058bd82 [2023-11-28T19:00:19.271Z] Step 13/13 : LABEL version=0.0.0 [2023-11-28T19:00:19.271Z] ---> Running in 6171674bd2e4 [2023-11-28T19:00:19.271Z] Removing intermediate container 6171674bd2e4 [2023-11-28T19:00:19.271Z] ---> b396055ef3ab [2023-11-28T19:00:19.271Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T19:00:19.271Z] Successfully built b396055ef3ab [2023-11-28T19:00:19.271Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:00:19.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T19:00:19.930Z] [2023-11-28T19:00:19.930Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:00:20.253Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T19:00:20.253Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-28T19:00:20.253Z] 5eb5b503b376: Pulling fs layer [2023-11-28T19:00:20.253Z] 5c69ac0246d0: Pulling fs layer [2023-11-28T19:00:20.253Z] ec43610c2a17: Pulling fs layer [2023-11-28T19:00:20.253Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-28T19:00:20.253Z] 33b1e0a273af: Pulling fs layer [2023-11-28T19:00:20.253Z] 5d3b04190fa2: Pulling fs layer [2023-11-28T19:00:20.253Z] 2f39f015ded8: Pulling fs layer [2023-11-28T19:00:20.253Z] 33b1e0a273af: Waiting [2023-11-28T19:00:20.253Z] 5d3b04190fa2: Waiting [2023-11-28T19:00:20.253Z] 2f39f015ded8: Waiting [2023-11-28T19:00:20.253Z] 3a2ae6a8a46f: Waiting [2023-11-28T19:00:20.253Z] 5c69ac0246d0: Download complete [2023-11-28T19:00:20.253Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-28T19:00:20.253Z] 3a2ae6a8a46f: Download complete [2023-11-28T19:00:20.512Z] 33b1e0a273af: Verifying Checksum [2023-11-28T19:00:20.512Z] 33b1e0a273af: Download complete [2023-11-28T19:00:20.512Z] 5d3b04190fa2: Verifying Checksum [2023-11-28T19:00:20.512Z] 5d3b04190fa2: Download complete [2023-11-28T19:00:20.512Z] ec43610c2a17: Verifying Checksum [2023-11-28T19:00:20.512Z] ec43610c2a17: Download complete [2023-11-28T19:00:20.512Z] 5eb5b503b376: Verifying Checksum [2023-11-28T19:00:20.512Z] 5eb5b503b376: Download complete [2023-11-28T19:00:21.445Z] 2f39f015ded8: Download complete [2023-11-28T19:00:22.011Z] 5eb5b503b376: Pull complete [2023-11-28T19:00:22.011Z] 5c69ac0246d0: Pull complete [2023-11-28T19:00:22.593Z] ec43610c2a17: Pull complete [2023-11-28T19:00:22.593Z] 3a2ae6a8a46f: Pull complete [2023-11-28T19:00:22.853Z] 33b1e0a273af: Pull complete [2023-11-28T19:00:22.853Z] 5d3b04190fa2: Pull complete [2023-11-28T19:00:27.049Z] 2f39f015ded8: Pull complete [2023-11-28T19:00:27.049Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-28T19:00:27.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T19:00:27.049Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T19:00:27.197Z] prd-ubuntu20.04-docker-8c-8g-1865 does not seem to be running inside a container [2023-11-28T19:00:27.234Z] $ 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/exfoundry_edgex-taf-common_PR-86 -v /w/workspace/exfoundry_edgex-taf-common_PR-86:/w/workspace/exfoundry_edgex-taf-common_PR-86:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-86@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-86@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 [2023-11-28T19:00:35.445Z] $ docker top aca5ac91aefd62eb336ed053328f6dcbf139876973ad7b160dfc6b31702a82f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:00:35.845Z] ---> job-cost.sh [2023-11-28T19:00:35.846Z] lf-activate-venv: SKIPPING [2023-11-28T19:00:35.846Z] INFO: No Stack... [2023-11-28T19:00:36.415Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T19:00:37.433Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T19:00:38.497Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-86/archives/cost.csv [2023-11-28T19:00:38.497Z] + cut -d, -f6 [Pipeline] lock [2023-11-28T19:00:38.512Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-86-2-stack-cost] [2023-11-28T19:00:38.518Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-86-2-stack-cost] did not exist. Created. [2023-11-28T19:00:38.518Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-86-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T19:00:39.814Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-28T19:00:39.995Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T19:00:40.001Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-86-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T19:00:40.052Z] $ docker stop --time=1 aca5ac91aefd62eb336ed053328f6dcbf139876973ad7b160dfc6b31702a82f0 [2023-11-28T19:00:41.386Z] $ docker rm -f --volumes aca5ac91aefd62eb336ed053328f6dcbf139876973ad7b160dfc6b31702a82f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-28T19:37:15.289Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3971 in /w/workspace/exfoundry_edgex-taf-common_PR-86 [Pipeline] { [Pipeline] checkout [2023-11-28T19:37:18.359Z] Selected Git installation does not exist. Using Default [2023-11-28T19:37:18.359Z] The recommended git tool is: NONE [2023-11-28T19:37:24.358Z] using credential edgex-jenkins-ssh [2023-11-28T19:37:24.379Z] Cloning the remote Git repository [2023-11-28T19:37:24.425Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2023-11-28T19:37:24.525Z] > git init /w/workspace/exfoundry_edgex-taf-common_PR-86 # timeout=10 [2023-11-28T19:37:24.677Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-11-28T19:37:24.678Z] > git --version # timeout=10 [2023-11-28T19:37:24.700Z] > git --version # 'git version 2.25.1' [2023-11-28T19:37:24.703Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-28T19:37:24.863Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T19:37:25.568Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-11-28T19:37:25.595Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T19:37:27.116Z] Merging remotes/origin/main commit bcbcc22bb55fcf7d42cfa8ac6584ae10f2f0fef0 into PR head commit 2915e5e35b39a6ade89df32b65bc16eb3680ead3 [2023-11-28T19:37:26.546Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-11-28T19:37:26.591Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-11-28T19:37:26.592Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-28T19:37:26.610Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/86/head:refs/remotes/origin/PR-86 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-28T19:37:27.136Z] > git config core.sparsecheckout # timeout=10 [2023-11-28T19:37:27.212Z] > git checkout -f 2915e5e35b39a6ade89df32b65bc16eb3680ead3 # timeout=10 [2023-11-28T19:37:27.412Z] Merge succeeded, producing 42fe688204c70cc400cc5be3dc134c17846c83dd [2023-11-28T19:37:27.412Z] Checking out Revision 42fe688204c70cc400cc5be3dc134c17846c83dd (PR-86) [2023-11-28T19:37:27.286Z] > git remote # timeout=10 [2023-11-28T19:37:27.307Z] > git config --get remote.origin.url # timeout=10 [2023-11-28T19:37:27.325Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-28T19:37:27.338Z] > git merge bcbcc22bb55fcf7d42cfa8ac6584ae10f2f0fef0 # timeout=10 [2023-11-28T19:37:27.392Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-28T19:37:27.420Z] > git config core.sparsecheckout # timeout=10 [2023-11-28T19:37:27.437Z] > git checkout -f 42fe688204c70cc400cc5be3dc134c17846c83dd # timeout=10 [2023-11-28T19:37:30.953Z] Commit message: "Merge commit 'bcbcc22bb55fcf7d42cfa8ac6584ae10f2f0fef0' into HEAD" [2023-11-28T19:37:30.962Z] > git rev-list --no-walk 2915e5e35b39a6ade89df32b65bc16eb3680ead3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T19:37:32.127Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-28T19:37:32.127Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T19:37:32.127Z] Dload Upload Total Spent Left Speed [2023-11-28T19:37:32.127Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 174k 0 --:--:-- --:--:-- --:--:-- 174k [Pipeline] sh [2023-11-28T19:37:32.596Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-28T19:37:32.934Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-28T19:37:32.934Z] + sudo tee /etc/docker/daemon.new [2023-11-28T19:37:32.934Z] { [2023-11-28T19:37:32.934Z] "registry-mirrors": [ [2023-11-28T19:37:32.934Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-28T19:37:32.934Z] ], [2023-11-28T19:37:32.934Z] "bip": "10.250.0.254/24", [2023-11-28T19:37:32.934Z] "hosts": [ [2023-11-28T19:37:32.934Z] "tcp://0.0.0.0:5555", [2023-11-28T19:37:32.934Z] "unix:///var/run/docker.sock" [2023-11-28T19:37:32.934Z] ], [2023-11-28T19:37:32.934Z] "mtu": 1458, [2023-11-28T19:37:32.934Z] "selinux-enabled": true, [2023-11-28T19:37:32.934Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-28T19:37:32.934Z] } [Pipeline] sh [2023-11-28T19:37:33.265Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-28T19:37:33.596Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T19:37:51.905Z] provisioning config files... [2023-11-28T19:37:51.938Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-86@tmp/config4585214369122952592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:37:52.419Z] ---> ****-login.sh [2023-11-28T19:37:52.419Z] nexus3.edgexfoundry.org:10001 [2023-11-28T19:37:53.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T19:37:53.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T19:37:53.019Z] Configure a credential helper to remove this warning. See [2023-11-28T19:37:53.019Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T19:37:53.019Z] [2023-11-28T19:37:53.019Z] Login Succeeded [2023-11-28T19:37:53.019Z] nexus3.edgexfoundry.org:10002 [2023-11-28T19:37:53.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T19:37:53.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T19:37:53.564Z] Configure a credential helper to remove this warning. See [2023-11-28T19:37:53.564Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T19:37:53.564Z] [2023-11-28T19:37:53.564Z] Login Succeeded [2023-11-28T19:37:53.564Z] nexus3.edgexfoundry.org:10003 [2023-11-28T19:37:53.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T19:37:53.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T19:37:53.838Z] Configure a credential helper to remove this warning. See [2023-11-28T19:37:53.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T19:37:53.838Z] [2023-11-28T19:37:53.838Z] Login Succeeded [2023-11-28T19:37:53.838Z] nexus3.edgexfoundry.org:10004 [2023-11-28T19:37:54.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T19:37:54.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T19:37:54.385Z] Configure a credential helper to remove this warning. See [2023-11-28T19:37:54.385Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T19:37:54.385Z] [2023-11-28T19:37:54.385Z] Login Succeeded [2023-11-28T19:37:54.385Z] ****.io [2023-11-28T19:37:54.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T19:37:54.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T19:37:54.928Z] Configure a credential helper to remove this warning. See [2023-11-28T19:37:54.928Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T19:37:54.928Z] [2023-11-28T19:37:54.928Z] Login Succeeded [2023-11-28T19:37:54.928Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T19:37:54.943Z] 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 [2023-11-28T19:37:55.819Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T19:37:56.159Z] + ls -al . [2023-11-28T19:37:56.159Z] total 68 [2023-11-28T19:37:56.159Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 28 19:37 . [2023-11-28T19:37:56.159Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 19:37 .. [2023-11-28T19:37:56.159Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 19:37 .git [2023-11-28T19:37:56.159Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 19:37 .github [2023-11-28T19:37:56.159Z] -rw-rw-r-- 1 jenkins jenkins 22 Nov 28 19:37 .gitignore [2023-11-28T19:37:56.159Z] -rw-rw-r-- 1 jenkins jenkins 1575 Nov 28 19:37 Dockerfile [2023-11-28T19:37:56.159Z] -rw-rw-r-- 1 jenkins jenkins 746 Nov 28 19:37 Jenkinsfile [2023-11-28T19:37:56.159Z] -rw-rw-r-- 1 jenkins jenkins 11381 Nov 28 19:37 LICENSE [2023-11-28T19:37:56.159Z] -rw-rw-r-- 1 jenkins jenkins 3606 Nov 28 19:37 README.md [2023-11-28T19:37:56.159Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 19:37 TAF-Manager [2023-11-28T19:37:56.159Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 28 19:37 TUC [2023-11-28T19:37:56.159Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 18:57 VERSION [2023-11-28T19:37:56.159Z] -rw-rw-r-- 1 jenkins jenkins 344 Nov 28 19:37 requirements.txt [2023-11-28T19:37:56.159Z] -rw-rw-r-- 1 jenkins jenkins 54 Nov 28 19:37 robot-entrypoint.sh [2023-11-28T19:37:56.159Z] -rw-rw-r-- 1 jenkins jenkins 445 Nov 28 19:37 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:37:56.560Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=42fe688204c70cc400cc5be3dc134c17846c83dd --label arch=arm64 --label version=0.0.0 . [2023-11-28T19:37:56.831Z] Sending build context to Docker daemon 335.4kB [2023-11-28T19:37:56.831Z] Step 1/13 : FROM alpine:3.16 [2023-11-28T19:37:57.437Z] 3.16: Pulling from library/alpine [2023-11-28T19:37:57.437Z] bdb2de7ba06c: Pulling fs layer [2023-11-28T19:37:57.705Z] bdb2de7ba06c: Verifying Checksum [2023-11-28T19:37:57.705Z] bdb2de7ba06c: Download complete [2023-11-28T19:37:58.681Z] bdb2de7ba06c: Pull complete [2023-11-28T19:37:58.681Z] Digest: sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b [2023-11-28T19:37:58.681Z] Status: Downloaded newer image for alpine:3.16 [2023-11-28T19:37:58.681Z] ---> 47a0d92d42c9 [2023-11-28T19:37:58.681Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-11-28T19:37:58.681Z] ---> Running in b7580cd74d7c [2023-11-28T19:37:58.959Z] Removing intermediate container b7580cd74d7c [2023-11-28T19:37:58.959Z] ---> 5c55a08543ca [2023-11-28T19:37:58.959Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-11-28T19:37:58.959Z] ---> Running in c65820fa4545 [2023-11-28T19:37:59.553Z] Removing intermediate container c65820fa4545 [2023-11-28T19:37:59.553Z] ---> 19855ffdcf62 [2023-11-28T19:37:59.553Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-11-28T19:38:00.142Z] ---> 69f7c7032044 [2023-11-28T19:38:00.142Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-11-28T19:38:00.731Z] ---> 4730157f533f [2023-11-28T19:38:00.731Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-11-28T19:38:05.005Z] ---> d09329e2b005 [2023-11-28T19:38:05.005Z] Step 7/13 : WORKDIR /edgex-taf [2023-11-28T19:38:05.282Z] ---> Running in a8faaad47948 [2023-11-28T19:38:05.554Z] Removing intermediate container a8faaad47948 [2023-11-28T19:38:05.554Z] ---> e5df5ef54144 [2023-11-28T19:38:05.554Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-11-28T19:38:05.554Z] ---> Running in 45fb753cea78 [2023-11-28T19:38:07.512Z] Removing intermediate container 45fb753cea78 [2023-11-28T19:38:07.512Z] ---> b4a87c95afb6 [2023-11-28T19:38:07.512Z] 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.4-r0 && 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 && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2023-11-28T19:38:07.790Z] ---> Running in 97fc1e919213 [2023-11-28T19:38:08.770Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-11-28T19:38:09.358Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-11-28T19:38:10.778Z] (1/2) Upgrading libcrypto1.1 (1.1.1v-r0 -> 1.1.1w-r1) [2023-11-28T19:38:11.368Z] (2/2) Upgrading libssl1.1 (1.1.1v-r0 -> 1.1.1w-r1) [2023-11-28T19:38:11.959Z] OK: 5 MiB in 14 packages [2023-11-28T19:38:12.228Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-11-28T19:38:12.817Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-11-28T19:38:14.238Z] (1/9) Installing ca-certificates (20230506-r0) [2023-11-28T19:38:14.509Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-11-28T19:38:15.096Z] (3/9) Installing nghttp2-libs (1.47.0-r2) [2023-11-28T19:38:15.365Z] (4/9) Installing libcurl (8.4.0-r0) [2023-11-28T19:38:15.951Z] (5/9) Installing curl (8.4.0-r0) [2023-11-28T19:38:16.220Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-11-28T19:38:19.593Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-11-28T19:38:19.593Z] (8/9) Installing jq (1.6-r1) [2023-11-28T19:38:19.860Z] (9/9) Installing openssl (1.1.1w-r1) [2023-11-28T19:38:20.449Z] Executing busybox-1.35.0-r17.trigger [2023-11-28T19:38:20.449Z] Executing ca-certificates-20230506-r0.trigger [2023-11-28T19:38:20.449Z] OK: 50 MiB in 23 packages [2023-11-28T19:38:20.717Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-11-28T19:38:21.301Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-11-28T19:38:22.710Z] (1/136) Installing libmagic (5.41-r0) [2023-11-28T19:38:23.299Z] (2/136) Installing file (5.41-r0) [2023-11-28T19:38:23.299Z] (3/136) Installing libxau (1.0.9-r0) [2023-11-28T19:38:23.884Z] (4/136) Installing libxdmcp (1.1.3-r0) [2023-11-28T19:38:24.153Z] (5/136) Installing libxcb (1.15-r0) [2023-11-28T19:38:24.419Z] (6/136) Installing libx11 (1.8.7-r0) [2023-11-28T19:38:25.384Z] (7/136) Installing libxext (1.3.4-r0) [2023-11-28T19:38:25.653Z] (8/136) Installing libice (1.0.10-r0) [2023-11-28T19:38:25.921Z] (9/136) Installing libuuid (2.38-r1) [2023-11-28T19:38:26.188Z] (10/136) Installing libsm (1.2.3-r0) [2023-11-28T19:38:26.457Z] (11/136) Installing libxt (1.2.1-r0) [2023-11-28T19:38:27.040Z] (12/136) Installing libxmu (1.1.3-r0) [2023-11-28T19:38:27.307Z] (13/136) Installing xset (1.2.4-r0) [2023-11-28T19:38:27.894Z] (14/136) Installing xprop (1.2.5-r0) [2023-11-28T19:38:28.160Z] (15/136) Installing xdg-utils (1.1.3-r3) [2023-11-28T19:38:28.428Z] (16/136) Installing eudev-libs (3.2.11-r0) [2023-11-28T19:38:28.695Z] (17/136) Installing pkgconf (1.8.1-r0) [2023-11-28T19:38:29.281Z] (18/136) Installing libffi (3.4.2-r1) [2023-11-28T19:38:29.550Z] (19/136) Installing libintl (0.21-r2) [2023-11-28T19:38:29.818Z] (20/136) Installing libblkid (2.38-r1) [2023-11-28T19:38:30.402Z] (21/136) Installing libmount (2.38-r1) [2023-11-28T19:38:30.670Z] (22/136) Installing pcre (8.45-r2) [2023-11-28T19:38:31.256Z] (23/136) Installing glib (2.72.4-r0) [2023-11-28T19:38:31.843Z] (24/136) Installing xz-libs (5.2.5-r1) [2023-11-28T19:38:32.111Z] (25/136) Installing libxml2 (2.9.14-r2) [2023-11-28T19:38:32.694Z] (26/136) Installing shared-mime-info (2.2-r2) [2023-11-28T19:38:33.281Z] (27/136) Installing hicolor-icon-theme (0.17-r1) [2023-11-28T19:38:33.548Z] (28/136) Installing libjpeg-turbo (2.1.3-r1) [2023-11-28T19:38:34.130Z] (29/136) Installing libpng (1.6.37-r1) [2023-11-28T19:38:34.713Z] (30/136) Installing libwebp (1.2.3-r2) [2023-11-28T19:38:34.983Z] (31/136) Installing zstd-libs (1.5.2-r1) [2023-11-28T19:38:35.566Z] (32/136) Installing tiff (4.4.0-r4) [2023-11-28T19:38:35.833Z] (33/136) Installing gdk-pixbuf (2.42.8-r0) [2023-11-28T19:38:36.414Z] (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2023-11-28T19:38:36.691Z] (35/136) Installing libxcomposite (0.4.5-r0) [2023-11-28T19:38:36.961Z] (36/136) Installing libxfixes (6.0.0-r0) [2023-11-28T19:38:37.229Z] (37/136) Installing libxrender (0.9.10-r3) [2023-11-28T19:38:37.497Z] (38/136) Installing libxcursor (1.2.1-r0) [2023-11-28T19:38:38.083Z] (39/136) Installing libxdamage (1.1.5-r1) [2023-11-28T19:38:38.083Z] (40/136) Installing libxi (1.8-r0) [2023-11-28T19:38:38.669Z] (41/136) Installing libxinerama (1.1.4-r1) [2023-11-28T19:38:38.937Z] (42/136) Installing libxrandr (1.5.2-r1) [2023-11-28T19:38:39.205Z] (43/136) Installing atk (2.38.0-r0) [2023-11-28T19:38:39.473Z] (44/136) Installing libxtst (1.2.3-r3) [2023-11-28T19:38:39.742Z] (45/136) Installing dbus-libs (1.14.8-r0) [2023-11-28T19:38:40.704Z] (46/136) Installing at-spi2-core (2.44.1-r0) [2023-11-28T19:38:40.975Z] (47/136) Installing at-spi2-atk (2.38.0-r0) [2023-11-28T19:38:41.569Z] (48/136) Installing expat (2.5.0-r0) [2023-11-28T19:38:41.838Z] (49/136) Installing libbz2 (1.0.8-r1) [2023-11-28T19:38:42.106Z] (50/136) Installing freetype (2.12.1-r0) [2023-11-28T19:38:42.691Z] (51/136) Installing fontconfig (2.14.0-r0) [2023-11-28T19:38:43.277Z] (52/136) Installing pixman (0.40.0-r4) [2023-11-28T19:38:43.545Z] (53/136) Installing cairo (1.17.4-r2) [2023-11-28T19:38:44.132Z] (54/136) Installing cairo-gobject (1.17.4-r2) [2023-11-28T19:38:44.400Z] (55/136) Installing avahi-libs (0.8-r6) [2023-11-28T19:38:44.668Z] (56/136) Installing gmp (6.2.1-r2) [2023-11-28T19:38:45.254Z] (57/136) Installing nettle (3.7.3-r0) [2023-11-28T19:38:45.847Z] (58/136) Installing p11-kit (0.24.1-r0) [2023-11-28T19:38:46.437Z] (59/136) Installing libtasn1 (4.18.0-r1) [2023-11-28T19:38:46.920Z] (60/136) Installing libunistring (1.0-r0) [2023-11-28T19:38:47.506Z] (61/136) Installing gnutls (3.7.7-r1) [2023-11-28T19:38:48.094Z] (62/136) Installing cups-libs (2.4.2-r2) [2023-11-28T19:38:48.363Z] (63/136) Installing libepoxy (1.5.10-r0) [2023-11-28T19:38:48.958Z] (64/136) Installing fribidi (1.0.12-r0) [2023-11-28T19:38:49.230Z] (65/136) Installing graphite2 (1.3.14-r1) [2023-11-28T19:38:49.497Z] (66/136) Installing harfbuzz (4.3.0-r0) [2023-11-28T19:38:50.081Z] (67/136) Installing libxft (2.3.4-r0) [2023-11-28T19:38:50.349Z] (68/136) Installing pango (1.50.7-r0) [2023-11-28T19:38:50.940Z] (69/136) Installing wayland-libs-client (1.20.0-r0) [2023-11-28T19:38:51.527Z] (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2023-11-28T19:38:51.794Z] (71/136) Installing wayland-libs-egl (1.20.0-r0) [2023-11-28T19:38:52.063Z] (72/136) Installing xkeyboard-config (2.35.1-r0) [2023-11-28T19:38:52.651Z] (73/136) Installing libxkbcommon (1.4.1-r0) [2023-11-28T19:38:52.919Z] (74/136) Installing gtk+3.0 (3.24.34-r1) [2023-11-28T19:38:53.879Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-11-28T19:38:53.880Z] (75/136) Installing libfontenc (1.1.4-r0) [2023-11-28T19:38:54.148Z] (76/136) Installing mkfontscale (1.2.2-r0) [2023-11-28T19:38:54.423Z] (77/136) Installing font-opensans (0_git20210927-r0) [2023-11-28T19:38:55.385Z] (78/136) Installing libgcc (11.2.1_git20220219-r2) [2023-11-28T19:38:55.652Z] (79/136) Installing libogg (1.3.5-r1) [2023-11-28T19:38:55.982Z] (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2023-11-28T19:38:56.605Z] (81/136) Installing flac (1.3.4-r0) [2023-11-28T19:38:56.879Z] (82/136) Installing alsa-lib (1.2.7.2-r0) [2023-11-28T19:38:57.474Z] (83/136) Installing libatomic (11.2.1_git20220219-r2) [2023-11-28T19:38:58.075Z] (84/136) Installing sdl2 (2.0.22-r0) [2023-11-28T19:38:58.348Z] (85/136) Installing aom-libs (3.3.0-r0) [2023-11-28T19:38:58.949Z] (86/136) Installing libass (0.16.0-r0) [2023-11-28T19:38:59.539Z] (87/136) Installing libdav1d (1.0.0-r0) [2023-11-28T19:39:00.126Z] (88/136) Installing libdrm (2.4.110-r0) [2023-11-28T19:39:00.394Z] (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-11-28T19:39:00.664Z] (90/136) Installing ncurses-libs (6.3_p20220521-r1) [2023-11-28T19:39:01.252Z] (91/136) Installing lame (3.100-r0) [2023-11-28T19:39:01.854Z] (92/136) Installing opus (1.3.1-r1) [2023-11-28T19:39:02.124Z] (93/136) Installing libasyncns (0.8-r1) [2023-11-28T19:39:02.714Z] (94/136) Installing libltdl (2.4.7-r0) [2023-11-28T19:39:02.983Z] (95/136) Installing orc (0.4.32-r0) [2023-11-28T19:39:03.252Z] (96/136) Installing libvorbis (1.3.7-r0) [2023-11-28T19:39:03.840Z] (97/136) Installing libsndfile (1.1.0-r0) [2023-11-28T19:39:04.428Z] (98/136) Installing libgomp (11.2.1_git20220219-r2) [2023-11-28T19:39:04.701Z] (99/136) Installing soxr (0.1.3-r2) [2023-11-28T19:39:05.288Z] (100/136) Installing speexdsp (1.2.0-r0) [2023-11-28T19:39:05.557Z] (101/136) Installing tdb-libs (1.4.6-r0) [2023-11-28T19:39:05.825Z] (102/136) Installing libpulse (15.0-r2) [2023-11-28T19:39:06.424Z] (103/136) Installing cjson (1.7.15-r3) [2023-11-28T19:39:06.692Z] (104/136) Installing mbedtls (2.28.5-r0) [2023-11-28T19:39:07.277Z] (105/136) Installing librist (0.2.6-r1) [2023-11-28T19:39:07.544Z] (106/136) Installing libsrt (1.4.4-r0) [2023-11-28T19:39:08.131Z] (107/136) Installing libssh (0.9.6-r1) [2023-11-28T19:39:08.400Z] (108/136) Installing libtheora (1.1.1-r16) [2023-11-28T19:39:08.989Z] (109/136) Installing v4l-utils-libs (1.22.1-r1) [2023-11-28T19:39:09.586Z] (110/136) Installing libva (2.14.0-r0) [2023-11-28T19:39:09.855Z] (111/136) Installing libvdpau (1.5-r0) [2023-11-28T19:39:10.123Z] (112/136) Installing vidstab (1.1.0-r1) [2023-11-28T19:39:10.709Z] (113/136) Installing libvpx (1.11.0-r1) [2023-11-28T19:39:11.296Z] (114/136) Installing x264-libs (0.163_git20210613-r0) [2023-11-28T19:39:11.888Z] (115/136) Installing numactl (2.0.14-r0) [2023-11-28T19:39:12.158Z] (116/136) Installing x265-libs (3.5-r3) [2023-11-28T19:39:12.745Z] (117/136) Installing xvidcore (1.3.7-r1) [2023-11-28T19:39:13.329Z] (118/136) Installing ffmpeg-libs (5.0.3-r0) [2023-11-28T19:39:14.291Z] (119/136) Installing libevent (2.1.12-r4) [2023-11-28T19:39:14.877Z] (120/136) Installing mesa (21.3.9-r0) [2023-11-28T19:39:15.145Z] (121/136) Installing wayland-libs-server (1.20.0-r0) [2023-11-28T19:39:15.415Z] (122/136) Installing mesa-gbm (21.3.9-r0) [2023-11-28T19:39:15.683Z] (123/136) Installing icu-data-en (71.1-r2) [2023-11-28T19:39:16.268Z] Executing icu-data-en-71.1-r2.post-install [2023-11-28T19:39:16.268Z] * [2023-11-28T19:39:16.268Z] * If you need ICU with non-English locales and legacy charset support, install [2023-11-28T19:39:16.268Z] * package icu-data-full. [2023-11-28T19:39:16.268Z] * [2023-11-28T19:39:16.268Z] (124/136) Installing icu-libs (71.1-r2) [2023-11-28T19:39:16.856Z] (125/136) Installing lcms2 (2.13.1-r0) [2023-11-28T19:39:17.441Z] (126/136) Installing minizip (1.2.12-r0) [2023-11-28T19:39:17.710Z] (127/136) Installing nspr (4.33-r0) [2023-11-28T19:39:18.295Z] (128/136) Installing sqlite-libs (3.40.1-r0) [2023-11-28T19:39:18.881Z] (129/136) Installing nss (3.78.1-r0) [2023-11-28T19:39:19.471Z] (130/136) Installing re2 (2022.04.01-r0) [2023-11-28T19:39:19.737Z] (131/136) Installing snappy (1.1.9-r4) [2023-11-28T19:39:20.006Z] (132/136) Installing libgpg-error (1.45-r0) [2023-11-28T19:39:20.591Z] (133/136) Installing libgcrypt (1.10.1-r0) [2023-11-28T19:39:20.858Z] (134/136) Installing libxslt (1.1.35-r0) [2023-11-28T19:39:21.442Z] (135/136) Installing chromium (102.0.5005.182-r0) [2023-11-28T19:39:36.444Z] (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-11-28T19:39:36.444Z] Executing busybox-1.35.0-r17.trigger [2023-11-28T19:39:36.444Z] Executing glib-2.72.4-r0.trigger [2023-11-28T19:39:36.444Z] Executing shared-mime-info-2.2-r2.trigger [2023-11-28T19:39:38.395Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-11-28T19:39:38.395Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-11-28T19:39:38.395Z] Executing fontconfig-2.14.0-r0.trigger [2023-11-28T19:39:38.395Z] Executing mkfontscale-1.2.2-r0.trigger [2023-11-28T19:39:38.395Z] OK: 376 MiB in 159 packages [2023-11-28T19:39:38.395Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-11-28T19:39:38.980Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-11-28T19:39:40.391Z] (1/21) Installing binutils (2.38-r3) [2023-11-28T19:39:41.354Z] (2/21) Installing isl22 (0.22-r0) [2023-11-28T19:39:41.623Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-11-28T19:39:42.206Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-11-28T19:39:42.472Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-11-28T19:39:49.385Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-11-28T19:39:49.652Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-11-28T19:39:49.918Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-11-28T19:39:50.880Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-11-28T19:39:51.473Z] (10/21) Installing libpq (14.10-r0) [2023-11-28T19:39:51.740Z] (11/21) Installing openssl-dev (1.1.1w-r1) [2023-11-28T19:39:52.323Z] (12/21) Installing libpq-dev (14.10-r0) [2023-11-28T19:39:52.909Z] (13/21) Installing libecpg (14.10-r0) [2023-11-28T19:39:53.177Z] (14/21) Installing libecpg-dev (14.10-r0) [2023-11-28T19:39:53.761Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-11-28T19:39:56.356Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-11-28T19:40:04.574Z] (17/21) Installing clang (13.0.1-r1) [2023-11-28T19:40:05.156Z] (18/21) Installing icu (71.1-r2) [2023-11-28T19:40:05.736Z] (19/21) Installing icu-dev (71.1-r2) [2023-11-28T19:40:06.317Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-11-28T19:40:12.963Z] (21/21) Installing postgresql14-dev (14.10-r0) [2023-11-28T19:40:13.927Z] Executing busybox-1.35.0-r17.trigger [2023-11-28T19:40:14.193Z] OK: 768 MiB in 180 packages [2023-11-28T19:40:14.193Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-11-28T19:40:14.776Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-11-28T19:40:16.187Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-11-28T19:40:18.773Z] (2/10) Installing gdbm (1.23-r0) [2023-11-28T19:40:18.773Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-11-28T19:40:19.040Z] (4/10) Installing readline (8.1.2-r0) [2023-11-28T19:40:19.628Z] (5/10) Installing python3 (3.10.13-r0) [2023-11-28T19:40:24.971Z] (6/10) Installing python3-dev (3.10.13-r0) [2023-11-28T19:40:30.322Z] (7/10) Installing libsodium (1.0.18-r0) [2023-11-28T19:40:30.590Z] (8/10) Installing libzmq (4.3.4-r0) [2023-11-28T19:40:31.175Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-11-28T19:40:31.760Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-11-28T19:40:31.760Z] Executing busybox-1.35.0-r17.trigger [2023-11-28T19:40:32.030Z] OK: 938 MiB in 190 packages [2023-11-28T19:40:32.030Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-11-28T19:40:32.626Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-11-28T19:40:34.035Z] OK: 938 MiB in 190 packages [2023-11-28T19:40:34.303Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-11-28T19:40:34.888Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-11-28T19:40:36.297Z] (1/1) Installing tzdata (2023c-r0) [2023-11-28T19:40:37.259Z] Executing busybox-1.35.0-r17.trigger [2023-11-28T19:40:37.259Z] OK: 941 MiB in 191 packages [2023-11-28T19:40:38.669Z] (1/1) Purging tzdata (2023c-r0) [2023-11-28T19:40:38.669Z] Executing busybox-1.35.0-r17.trigger [2023-11-28T19:40:38.669Z] OK: 938 MiB in 190 packages [2023-11-28T19:40:56.874Z] Looking in links: /tmp/tmpcnp7e4yz [2023-11-28T19:40:56.874Z] Processing /tmp/tmpcnp7e4yz/setuptools-65.5.0-py3-none-any.whl [2023-11-28T19:40:56.874Z] Processing /tmp/tmpcnp7e4yz/pip-23.0.1-py3-none-any.whl [2023-11-28T19:40:56.874Z] Installing collected packages: setuptools, pip [2023-11-28T19:41:11.871Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-11-28T19:41:11.871Z] 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 [2023-11-28T19:41:16.124Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-11-28T19:41:16.124Z] Collecting pip [2023-11-28T19:41:16.391Z] Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) [2023-11-28T19:41:16.391Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 18.5 MB/s eta 0:00:00 [2023-11-28T19:41:16.662Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-11-28T19:41:19.246Z] Collecting setuptools [2023-11-28T19:41:19.512Z] Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) [2023-11-28T19:41:19.512Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 17.1 MB/s eta 0:00:00 [2023-11-28T19:41:19.779Z] Collecting wheel [2023-11-28T19:41:19.779Z] Downloading wheel-0.42.0-py3-none-any.whl (65 kB) [2023-11-28T19:41:20.045Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 16.0 MB/s eta 0:00:00 [2023-11-28T19:41:21.454Z] Installing collected packages: wheel, setuptools, pip [2023-11-28T19:41:22.037Z] Attempting uninstall: setuptools [2023-11-28T19:41:22.037Z] Found existing installation: setuptools 65.5.0 [2023-11-28T19:41:22.997Z] Uninstalling setuptools-65.5.0: [2023-11-28T19:41:23.271Z] Successfully uninstalled setuptools-65.5.0 [2023-11-28T19:41:28.613Z] Attempting uninstall: pip [2023-11-28T19:41:28.613Z] Found existing installation: pip 23.0.1 [2023-11-28T19:41:30.561Z] Uninstalling pip-23.0.1: [2023-11-28T19:41:30.828Z] Successfully uninstalled pip-23.0.1 [2023-11-28T19:41:45.841Z] Successfully installed pip-23.3.1 setuptools-69.0.2 wheel-0.42.0 [2023-11-28T19:41:45.841Z] 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 [2023-11-28T19:41:49.180Z] Processing ./edgex-taf-common [2023-11-28T19:41:49.180Z] Preparing metadata (setup.py): started [2023-11-28T19:41:50.144Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-28T19:41:50.411Z] Building wheels for collected packages: edgex-taf-common [2023-11-28T19:41:50.411Z] Building wheel for edgex-taf-common (setup.py): started [2023-11-28T19:41:53.010Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-11-28T19:41:53.010Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=2fd159bbdfa25fc4b552b54c0bb4e7c563ed5ebde6fdbd80401d5c476aaf22a7 [2023-11-28T19:41:53.010Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-11-28T19:41:53.010Z] Successfully built edgex-taf-common [2023-11-28T19:41:53.277Z] Installing collected packages: edgex-taf-common [2023-11-28T19:41:56.617Z] Successfully installed edgex-taf-common-0.0.0 [2023-11-28T19:41:56.617Z] 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 [2023-11-28T19:42:03.268Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2023-11-28T19:42:03.268Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2023-11-28T19:42:03.268Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-11-28T19:42:03.268Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-11-28T19:42:03.268Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-11-28T19:42:03.268Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2023-11-28T19:42:03.536Z] Collecting robotframework-seleniumlibrary==6.1.3 (from -r requirements.txt (line 4)) [2023-11-28T19:42:03.536Z] Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl.metadata (15 kB) [2023-11-28T19:42:03.804Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-11-28T19:42:03.804Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-11-28T19:42:03.804Z] Preparing metadata (setup.py): started [2023-11-28T19:42:05.213Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-28T19:42:05.479Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-11-28T19:42:05.479Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-11-28T19:42:05.747Z] Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) [2023-11-28T19:42:05.747Z] Downloading configparser-5.3.0-py3-none-any.whl (19 kB) [2023-11-28T19:42:06.334Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-11-28T19:42:06.334Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2023-11-28T19:42:06.334Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2023-11-28T19:42:06.334Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2023-11-28T19:42:06.334Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 3.5 MB/s eta 0:00:00 [2023-11-28T19:42:06.603Z] Preparing metadata (setup.py): started [2023-11-28T19:42:08.549Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-28T19:42:11.897Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-11-28T19:42:11.897Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2023-11-28T19:42:15.242Z] Collecting numpy==1.26.1 (from -r requirements.txt (line 11)) [2023-11-28T19:42:15.242Z] Downloading numpy-1.26.1.tar.gz (15.7 MB) [2023-11-28T19:42:17.191Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/15.7 MB 8.4 MB/s eta 0:00:00 [2023-11-28T19:42:35.432Z] Installing build dependencies: started [2023-11-28T19:42:57.809Z] Installing build dependencies: finished with status 'done' [2023-11-28T19:42:57.809Z] Getting requirements to build wheel: started [2023-11-28T19:42:57.809Z] Getting requirements to build wheel: finished with status 'done' [2023-11-28T19:42:57.809Z] Installing backend dependencies: started [2023-11-28T19:43:03.186Z] Installing backend dependencies: finished with status 'done' [2023-11-28T19:43:03.186Z] Preparing metadata (pyproject.toml): started [2023-11-28T19:43:42.045Z] Preparing metadata (pyproject.toml): finished with status 'error' [2023-11-28T19:43:42.046Z]  error: subprocess-exited-with-error [2023-11-28T19:43:42.046Z] [2023-11-28T19:43:42.046Z] × Preparing metadata (pyproject.toml) did not run successfully. [2023-11-28T19:43:42.046Z] │ exit code: 1 [2023-11-28T19:43:42.046Z] ╰─> [50 lines of output] [2023-11-28T19:43:42.046Z] + /usr/bin/python3 /tmp/pip-install-wlhsjqko/numpy_6fec7e5e37b94d9da1ac8976e7ac1eca/vendored-meson/meson/meson.py setup /tmp/pip-install-wlhsjqko/numpy_6fec7e5e37b94d9da1ac8976e7ac1eca /tmp/pip-install-wlhsjqko/numpy_6fec7e5e37b94d9da1ac8976e7ac1eca/.mesonpy-5qv4t4rr/build -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md --native-file=/tmp/pip-install-wlhsjqko/numpy_6fec7e5e37b94d9da1ac8976e7ac1eca/.mesonpy-5qv4t4rr/build/meson-python-native-file.ini [2023-11-28T19:43:42.046Z] The Meson build system [2023-11-28T19:43:42.046Z] Version: 1.2.99 [2023-11-28T19:43:42.046Z] Source dir: /tmp/pip-install-wlhsjqko/numpy_6fec7e5e37b94d9da1ac8976e7ac1eca [2023-11-28T19:43:42.046Z] Build dir: /tmp/pip-install-wlhsjqko/numpy_6fec7e5e37b94d9da1ac8976e7ac1eca/.mesonpy-5qv4t4rr/build [2023-11-28T19:43:42.046Z] Build type: native build [2023-11-28T19:43:42.046Z] Project name: NumPy [2023-11-28T19:43:42.046Z] Project version: 1.26.1 [2023-11-28T19:43:42.046Z] C compiler for the host machine: cc (gcc 11.2.1 "cc (Alpine 11.2.1_git20220219) 11.2.1 20220219") [2023-11-28T19:43:42.046Z] C linker for the host machine: cc ld.bfd 2.38 [2023-11-28T19:43:42.046Z] C++ compiler for the host machine: c++ (gcc 11.2.1 "c++ (Alpine 11.2.1_git20220219) 11.2.1 20220219") [2023-11-28T19:43:42.046Z] C++ linker for the host machine: c++ ld.bfd 2.38 [2023-11-28T19:43:42.046Z] Cython compiler for the host machine: cython (cython 3.0.6) [2023-11-28T19:43:42.046Z] Host machine cpu family: aarch64 [2023-11-28T19:43:42.046Z] Host machine cpu: aarch64 [2023-11-28T19:43:42.046Z] Program python found: YES (/usr/bin/python3) [2023-11-28T19:43:42.046Z] Found pkg-config: /usr/bin/pkg-config (1.8.1) [2023-11-28T19:43:42.046Z] Run-time dependency python found: YES 3.10 [2023-11-28T19:43:42.046Z] Has header "Python.h" with dependency python-3.10: YES [2023-11-28T19:43:42.046Z] Compiler for C supports arguments -fno-strict-aliasing: YES [2023-11-28T19:43:42.046Z] Message: During parsing cpu-dispatch: The following CPU features were ignored due to platform incompatibility or lack of support: [2023-11-28T19:43:42.046Z] "XOP FMA4" [2023-11-28T19:43:42.046Z] Test features "NEON NEON_FP16 NEON_VFPV4 ASIMD" : Supported [2023-11-28T19:43:42.046Z] Test features "ASIMDHP" : Supported [2023-11-28T19:43:42.046Z] Test features "ASIMDFHM" : Supported [2023-11-28T19:43:42.046Z] Configuring npy_cpu_dispatch_config.h using configuration [2023-11-28T19:43:42.046Z] Message: [2023-11-28T19:43:42.046Z] CPU Optimization Options [2023-11-28T19:43:42.046Z] baseline: [2023-11-28T19:43:42.046Z] Requested : min [2023-11-28T19:43:42.046Z] Enabled : NEON NEON_FP16 NEON_VFPV4 ASIMD [2023-11-28T19:43:42.046Z] dispatch: [2023-11-28T19:43:42.046Z] Requested : max -xop -fma4 [2023-11-28T19:43:42.046Z] Enabled : ASIMDHP ASIMDFHM [2023-11-28T19:43:42.046Z] [2023-11-28T19:43:42.046Z] Library m found: YES [2023-11-28T19:43:42.046Z] Did not find CMake 'cmake' [2023-11-28T19:43:42.046Z] Found CMake: NO [2023-11-28T19:43:42.046Z] Run-time dependency scipy-openblas found: NO (tried pkgconfig and cmake) [2023-11-28T19:43:42.046Z] Run-time dependency mkl found: NO (tried pkgconfig and system) [2023-11-28T19:43:42.046Z] Run-time dependency mkl found: NO (tried pkgconfig and system) [2023-11-28T19:43:42.046Z] Run-time dependency accelerate found: NO (tried system) [2023-11-28T19:43:42.046Z] Run-time dependency openblas found: NO (tried pkgconfig, pkgconfig, pkgconfig, system and cmake) [2023-11-28T19:43:42.046Z] Run-time dependency flexiblas found: NO (tried pkgconfig and cmake) [2023-11-28T19:43:42.046Z] Run-time dependency blis found: NO (tried pkgconfig and cmake) [2023-11-28T19:43:42.046Z] Run-time dependency blas found: NO (tried pkgconfig and cmake) [2023-11-28T19:43:42.046Z] [2023-11-28T19:43:42.046Z] ../../numpy/meson.build:169:4: ERROR: Problem encountered: No BLAS library detected! Install one, or use the `allow-noblas` build option (note, this may be up to 100x slower for some linear algebra operations). [2023-11-28T19:43:42.046Z] [2023-11-28T19:43:42.046Z] A full log can be found at /tmp/pip-install-wlhsjqko/numpy_6fec7e5e37b94d9da1ac8976e7ac1eca/.mesonpy-5qv4t4rr/build/meson-logs/meson-log.txt [2023-11-28T19:43:42.046Z] [end of output] [2023-11-28T19:43:42.046Z] [2023-11-28T19:43:42.046Z] note: This error originates from a subprocess, and is likely not a problem with pip. [2023-11-28T19:43:42.046Z] error: metadata-generation-failed [2023-11-28T19:43:42.046Z] [2023-11-28T19:43:42.046Z] × Encountered error while generating package metadata. [2023-11-28T19:43:42.046Z] ╰─> See above for output. [2023-11-28T19:43:42.046Z] [2023-11-28T19:43:42.046Z] note: This is an issue with the package mentioned above, not pip. [2023-11-28T19:43:42.046Z] hint: See above for details. [2023-11-28T19:43:43.008Z] The command '/bin/sh -c 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.4-r0 && 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 && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt' returned a non-zero code: 1 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:43:43.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T19:43:43.751Z] [2023-11-28T19:43:43.751Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:43:44.100Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T19:43:44.371Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-28T19:43:44.371Z] 8998bd30e6a1: Pulling fs layer [2023-11-28T19:43:44.371Z] 04944245beec: Pulling fs layer [2023-11-28T19:43:44.371Z] 699f458cf7ca: Pulling fs layer [2023-11-28T19:43:44.371Z] 765212b225bb: Pulling fs layer [2023-11-28T19:43:44.371Z] f23df028b6ca: Pulling fs layer [2023-11-28T19:43:44.371Z] d65c8cfc05b1: Pulling fs layer [2023-11-28T19:43:44.371Z] 2437ff75d9bd: Pulling fs layer [2023-11-28T19:43:44.371Z] 765212b225bb: Waiting [2023-11-28T19:43:44.371Z] 2437ff75d9bd: Waiting [2023-11-28T19:43:44.371Z] f23df028b6ca: Waiting [2023-11-28T19:43:44.371Z] d65c8cfc05b1: Waiting [2023-11-28T19:43:44.371Z] 04944245beec: Verifying Checksum [2023-11-28T19:43:44.371Z] 04944245beec: Download complete [2023-11-28T19:43:44.371Z] 765212b225bb: Download complete [2023-11-28T19:43:44.641Z] f23df028b6ca: Verifying Checksum [2023-11-28T19:43:44.641Z] f23df028b6ca: Download complete [2023-11-28T19:43:44.641Z] d65c8cfc05b1: Download complete [2023-11-28T19:43:44.641Z] 699f458cf7ca: Verifying Checksum [2023-11-28T19:43:44.641Z] 699f458cf7ca: Download complete [2023-11-28T19:43:44.907Z] 8998bd30e6a1: Verifying Checksum [2023-11-28T19:43:44.907Z] 8998bd30e6a1: Download complete [2023-11-28T19:43:47.482Z] 2437ff75d9bd: Verifying Checksum [2023-11-28T19:43:47.482Z] 2437ff75d9bd: Download complete [2023-11-28T19:43:52.821Z] 8998bd30e6a1: Pull complete [2023-11-28T19:43:52.821Z] 04944245beec: Pull complete [2023-11-28T19:43:54.228Z] 699f458cf7ca: Pull complete [2023-11-28T19:43:54.494Z] 765212b225bb: Pull complete [2023-11-28T19:43:55.450Z] f23df028b6ca: Pull complete [2023-11-28T19:43:55.450Z] d65c8cfc05b1: Pull complete [2023-11-28T19:44:13.656Z] 2437ff75d9bd: Pull complete [2023-11-28T19:44:13.656Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-28T19:44:13.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T19:44:13.656Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T19:44:13.972Z] prd-ubuntu20.04-docker-arm64-4c-16g-3971 does not seem to be running inside a container [2023-11-28T19:44:14.057Z] $ 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/exfoundry_edgex-taf-common_PR-86 -v /w/workspace/exfoundry_edgex-taf-common_PR-86:/w/workspace/exfoundry_edgex-taf-common_PR-86:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-86@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-28T19:44:16.766Z] $ docker top 44701604ea0fdd7874939d2c83b86ee705acc027bc165684ca20179ec8b57f96 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:44:17.673Z] ---> job-cost.sh [2023-11-28T19:44:17.673Z] lf-activate-venv: SKIPPING [2023-11-28T19:44:17.673Z] INFO: No Stack... [2023-11-28T19:44:17.938Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-28T19:44:18.899Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T19:44:19.539Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-86/archives/cost.csv [2023-11-28T19:44:19.539Z] + cut -d, -f6 [Pipeline] lock [2023-11-28T19:44:19.596Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-86-2-stack-cost] [2023-11-28T19:44:19.605Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-86-2-stack-cost] did not exist. Created. [2023-11-28T19:44:19.605Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-86-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T19:44:20.300Z] /w/workspace/exfoundry_edgex-taf-common_PR-86@tmp/durable-c9c81bf4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-28T19:44:20.943Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-28T19:44:20.961Z] Warning: overwriting stash ‘stack-cost’ [2023-11-28T19:44:21.456Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T19:44:21.465Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-86-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T19:44:21.526Z] $ docker stop --time=1 44701604ea0fdd7874939d2c83b86ee705acc027bc165684ca20179ec8b57f96 [2023-11-28T19:44:23.057Z] $ docker rm -f --volumes 44701604ea0fdd7874939d2c83b86ee705acc027bc165684ca20179ec8b57f96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-28T19:44:23.566Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-28T19:44:24.389Z] + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-86/archives ] [2023-11-28T19:44:24.389Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-86/archives [2023-11-28T19:44:24.389Z] total 16 [2023-11-28T19:44:24.389Z] drwxr-xr-x 3 root root 4096 Nov 28 19:00 . [2023-11-28T19:44:24.389Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 19:00 .. [2023-11-28T19:44:24.389Z] drwxr-xr-x 2 root root 4096 Nov 28 19:00 cost [2023-11-28T19:44:24.389Z] -rw-r--r-- 1 root root 87 Nov 28 19:00 cost.csv [2023-11-28T19:44:24.389Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-86/archives [2023-11-28T19:44:24.389Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-86/archives [2023-11-28T19:44:24.389Z] total 16 [2023-11-28T19:44:24.389Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 19:00 . [2023-11-28T19:44:24.389Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 19:00 .. [2023-11-28T19:44:24.389Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 19:00 cost [2023-11-28T19:44:24.389Z] -rw-r--r-- 1 jenkins jenkins 87 Nov 28 19:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:44:24.678Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:44:25.537Z] ---> package-listing.sh [2023-11-28T19:44:25.537Z] ++ facter osfamily [2023-11-28T19:44:25.537Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-28T19:44:25.797Z] + OS_FAMILY=debian [2023-11-28T19:44:25.797Z] + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-86 [2023-11-28T19:44:25.797Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-28T19:44:25.797Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-28T19:44:25.797Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-28T19:44:25.797Z] + PACKAGES=/tmp/packages_start.txt [2023-11-28T19:44:25.797Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-86 ']' [2023-11-28T19:44:25.797Z] + PACKAGES=/tmp/packages_end.txt [2023-11-28T19:44:25.797Z] + case "${OS_FAMILY}" in [2023-11-28T19:44:25.797Z] + dpkg -l [2023-11-28T19:44:25.797Z] + grep '^ii' [2023-11-28T19:44:25.797Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-28T19:44:25.797Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-28T19:44:25.797Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-28T19:44:25.797Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-86 ']' [2023-11-28T19:44:25.797Z] + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-86/archives/ [2023-11-28T19:44:25.797Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-86/archives/ [Pipeline] echo [2023-11-28T19:44:25.807Z] 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/exfoundry_edgex-taf-common_PR-86/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-28T19:44:26.081Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:44:26.659Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T19:44:26.659Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T19:44:26.775Z] prd-ubuntu20.04-docker-8c-8g-1865 does not seem to be running inside a container [2023-11-28T19:44:26.804Z] $ 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/exfoundry_edgex-taf-common_PR-86/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-86 -v /w/workspace/exfoundry_edgex-taf-common_PR-86:/w/workspace/exfoundry_edgex-taf-common_PR-86:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-86@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-28T19:44:26.992Z] $ docker top 10067f142ec59640267e16e6d22c122df26166b346563d412a80328edda357e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T19:44:27.437Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-28T19:44:27.721Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-28T19:44:28.003Z] + ls /var/log/sa-host [2023-11-28T19:44:28.003Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T19:44:28.172Z] provisioning config files... [2023-11-28T19:44:28.182Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-86@tmp/config938913654565107077tmp [Pipeline] { [Pipeline] echo [2023-11-28T19:44:28.246Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:44:28.530Z] ---> create-netrc.sh [Pipeline] } [2023-11-28T19:44:28.538Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:44:28.920Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-28T19:44:28.929Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:44:29.217Z] ---> sudo-logs.sh [2023-11-28T19:44:29.217Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-28T19:44:29.274Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:44:29.558Z] ---> job-cost.sh [2023-11-28T19:44:29.558Z] lf-activate-venv: SKIPPING [2023-11-28T19:44:29.558Z] DEBUG: total: 0.2199999988079071 [2023-11-28T19:44:29.558Z] INFO: Retrieving Stack Cost... [2023-11-28T19:44:30.497Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T19:44:30.756Z] INFO: Archiving Costs [Pipeline] echo [2023-11-28T19:44:30.766Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:44:31.057Z] ---> logs-deploy.sh [2023-11-28T19:44:31.057Z] lf-activate-venv: SKIPPING [2023-11-28T19:44:31.057Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-86/2 [2023-11-28T19:44:31.057Z] INFO: archiving workspace using pattern(s): [2023-11-28T19:44:31.995Z] Archives upload complete. [2023-11-28T19:44:31.995Z] INFO: archiving logs to Nexus