Pull request #51 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 21311a246e0269663b919a6aee5f46d4ce1f791e+71639b79ba7a131fbb85446ae5addcc8145ea06f (091a151ab51df6471f0cfd9cf8b1ec0e23947f85) 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-ssh7166803196447084384.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh596656370791255367.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-51/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-51/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17329234434969860037.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh7505149806223602365.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-51/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-51/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10563005547315106877.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 ‘prd-ubuntu20.04-docker-8c-8g-18044’ Running on prd-ubuntu20.04-docker-8c-8g-18057 in /w/workspace/exfoundry_edgex-taf-common_PR-51 [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-51 # 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/51/head:refs/remotes/origin/PR-51 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 71639b79ba7a131fbb85446ae5addcc8145ea06f into PR head commit 21311a246e0269663b919a6aee5f46d4ce1f791e Merge succeeded, producing 29ed82355576389ff0e2e55b3c5fdb0674dabb24 Checking out Revision 29ed82355576389ff0e2e55b3c5fdb0674dabb24 (PR-51) > git config core.sparsecheckout # timeout=10 > git checkout -f 21311a246e0269663b919a6aee5f46d4ce1f791e # 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 71639b79ba7a131fbb85446ae5addcc8145ea06f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 29ed82355576389ff0e2e55b3c5fdb0674dabb24 # timeout=10 Commit message: "Merge commit '71639b79ba7a131fbb85446ae5addcc8145ea06f' into HEAD" > git rev-list --no-walk 21311a246e0269663b919a6aee5f46d4ce1f791e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-07T12:53:29.018Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-07T12:53:29.073Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-07T12:53:29.089Z] ========================================================= [2023-06-07T12:53:29.089Z] EdgeX Global Pipelines Version Info [2023-06-07T12:53:29.089Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-07T12:53:29.792Z] ------------------- [2023-06-07T12:53:29.792Z] stable info: [2023-06-07T12:53:29.792Z] ------------------- [2023-06-07T12:53:29.792Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-07T12:53:29.792Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-07T12:53:29.792Z] Message: update stable to v1.0.250 [2023-06-07T12:53:30.363Z] ------------------- [2023-06-07T12:53:30.363Z] experimental info: [2023-06-07T12:53:30.363Z] ------------------- [2023-06-07T12:53:30.363Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-07T12:53:30.363Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-07T12:53:30.363Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-06-07T12:53:30.546Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2023-06-07T12:53:30.553Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2023-06-07T12:53:30.559Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-07T12:53:30.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-06-07T12:53:30.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-07T12:53:30.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2023-06-07T12:53:30.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-07T12:53:30.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2023-06-07T12:53:30.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-06-07T12:53:30.604Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-07T12:53:30.611Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-06-07T12:53:30.618Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2023-06-07T12:53:30.634Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-07T12:53:30.646Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-07T12:53:30.654Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-51 [Pipeline] echo [2023-06-07T12:53:30.663Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-51 [Pipeline] echo [2023-06-07T12:53:30.673Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-51 [Pipeline] echo [2023-06-07T12:53:30.681Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 29ed82355576389ff0e2e55b3c5fdb0674dabb24 [Pipeline] echo [2023-06-07T12:53:30.694Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 29ed823 [Pipeline] echo [2023-06-07T12:53:30.704Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T12:53:30.744Z] provisioning config files... [2023-06-07T12:53:30.754Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-51@tmp/config4620460582021441328tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T12:53:31.055Z] ---> docker-login.sh [2023-06-07T12:53:31.056Z] nexus3.edgexfoundry.org:10001 [2023-06-07T12:53:33.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:53:33.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:53:33.860Z] Configure a credential helper to remove this warning. See [2023-06-07T12:53:33.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:53:33.860Z] [2023-06-07T12:53:33.860Z] Login Succeeded [2023-06-07T12:53:33.860Z] nexus3.edgexfoundry.org:10002 [2023-06-07T12:53:33.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:53:33.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:53:33.860Z] Configure a credential helper to remove this warning. See [2023-06-07T12:53:33.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:53:33.860Z] [2023-06-07T12:53:33.860Z] Login Succeeded [2023-06-07T12:53:33.860Z] nexus3.edgexfoundry.org:10003 [2023-06-07T12:53:34.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:53:34.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:53:34.130Z] Configure a credential helper to remove this warning. See [2023-06-07T12:53:34.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:53:34.130Z] [2023-06-07T12:53:34.130Z] Login Succeeded [2023-06-07T12:53:34.130Z] nexus3.edgexfoundry.org:10004 [2023-06-07T12:53:34.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:53:34.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:53:34.389Z] Configure a credential helper to remove this warning. See [2023-06-07T12:53:34.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:53:34.389Z] [2023-06-07T12:53:34.389Z] Login Succeeded [2023-06-07T12:53:34.389Z] docker.io [2023-06-07T12:53:34.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:53:34.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:53:34.648Z] Configure a credential helper to remove this warning. See [2023-06-07T12:53:34.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:53:34.648Z] [2023-06-07T12:53:34.648Z] Login Succeeded [2023-06-07T12:53:34.648Z] ---> docker-login.sh ends [Pipeline] } [2023-06-07T12:53:34.657Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-06-07T12:53:35.053Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T12:53:35.054Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-07T12:53:35.054Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-07T12:53:35.054Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-07T12:53:35.054Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-07T12:53:35.054Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-07T12:53:35.054Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:53:35.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T12:53:35.406Z] [2023-06-07T12:53:35.406Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:53:35.775Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T12:53:45.782Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-07T12:53:45.782Z] b85a868b505f: Pulling fs layer [2023-06-07T12:53:45.782Z] e2be974225ed: Pulling fs layer [2023-06-07T12:53:45.782Z] 339a4e72a1f5: Pulling fs layer [2023-06-07T12:53:45.782Z] 988bab9f4d93: Pulling fs layer [2023-06-07T12:53:45.782Z] 1469e6f7b9e6: Pulling fs layer [2023-06-07T12:53:45.782Z] eaf3925da568: Pulling fs layer [2023-06-07T12:53:45.782Z] bab4dde63d76: Pulling fs layer [2023-06-07T12:53:45.782Z] bde34c3a00c8: Pulling fs layer [2023-06-07T12:53:45.782Z] b352a97aabf1: Pulling fs layer [2023-06-07T12:53:45.782Z] 4872d77fe225: Pulling fs layer [2023-06-07T12:53:45.782Z] 5851b861e8e6: Pulling fs layer [2023-06-07T12:53:45.782Z] 4872d77fe225: Waiting [2023-06-07T12:53:45.782Z] 988bab9f4d93: Waiting [2023-06-07T12:53:45.782Z] 5851b861e8e6: Waiting [2023-06-07T12:53:45.782Z] bab4dde63d76: Waiting [2023-06-07T12:53:45.782Z] 1469e6f7b9e6: Waiting [2023-06-07T12:53:45.782Z] b352a97aabf1: Waiting [2023-06-07T12:53:45.782Z] bde34c3a00c8: Waiting [2023-06-07T12:53:45.782Z] e2be974225ed: Verifying Checksum [2023-06-07T12:53:45.782Z] e2be974225ed: Download complete [2023-06-07T12:53:45.782Z] 988bab9f4d93: Verifying Checksum [2023-06-07T12:53:45.782Z] 988bab9f4d93: Download complete [2023-06-07T12:53:45.782Z] 339a4e72a1f5: Verifying Checksum [2023-06-07T12:53:45.782Z] 339a4e72a1f5: Download complete [2023-06-07T12:53:45.782Z] 1469e6f7b9e6: Verifying Checksum [2023-06-07T12:53:45.782Z] 1469e6f7b9e6: Download complete [2023-06-07T12:53:45.782Z] eaf3925da568: Verifying Checksum [2023-06-07T12:53:45.782Z] eaf3925da568: Download complete [2023-06-07T12:53:45.782Z] bde34c3a00c8: Verifying Checksum [2023-06-07T12:53:45.782Z] bde34c3a00c8: Download complete [2023-06-07T12:53:45.782Z] b352a97aabf1: Verifying Checksum [2023-06-07T12:53:45.782Z] b352a97aabf1: Download complete [2023-06-07T12:53:45.782Z] 4872d77fe225: Download complete [2023-06-07T12:53:45.782Z] 5851b861e8e6: Verifying Checksum [2023-06-07T12:53:45.782Z] 5851b861e8e6: Download complete [2023-06-07T12:53:45.782Z] b85a868b505f: Verifying Checksum [2023-06-07T12:53:45.782Z] b85a868b505f: Download complete [2023-06-07T12:53:45.782Z] bab4dde63d76: Verifying Checksum [2023-06-07T12:53:45.782Z] bab4dde63d76: Download complete [2023-06-07T12:53:49.990Z] b85a868b505f: Pull complete [2023-06-07T12:53:53.279Z] e2be974225ed: Pull complete [2023-06-07T12:53:53.846Z] 339a4e72a1f5: Pull complete [2023-06-07T12:53:53.846Z] 988bab9f4d93: Pull complete [2023-06-07T12:53:54.105Z] 1469e6f7b9e6: Pull complete [2023-06-07T12:53:54.105Z] eaf3925da568: Pull complete [2023-06-07T12:53:56.654Z] bab4dde63d76: Pull complete [2023-06-07T12:53:56.654Z] bde34c3a00c8: Pull complete [2023-06-07T12:53:56.654Z] b352a97aabf1: Pull complete [2023-06-07T12:53:56.654Z] 4872d77fe225: Pull complete [2023-06-07T12:53:56.654Z] 5851b861e8e6: Pull complete [2023-06-07T12:53:56.913Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-07T12:53:57.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T12:53:57.172Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T12:53:57.271Z] prd-ubuntu20.04-docker-8c-8g-18057 does not seem to be running inside a container [2023-06-07T12:53:57.308Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-51 -v /w/workspace/exfoundry_edgex-taf-common_PR-51:/w/workspace/exfoundry_edgex-taf-common_PR-51:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-51@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-51@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-06-07T12:54:09.199Z] $ docker top f94122c0e61da31b2e3d35a5501971d4877aa848e39454bff176d3ab7f0dfa70 -eo pid,comm [2023-06-07T12:54:09.250Z] 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-06-07T12:54:09.250Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T12:54:09.277Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T12:54:09.277Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T12:54:09.396Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T12:54:09.402Z] $ docker exec f94122c0e61da31b2e3d35a5501971d4877aa848e39454bff176d3ab7f0dfa70 ssh-agent [2023-06-07T12:54:09.502Z] SSH_AUTH_SOCK=/tmp/ssh-JoKdxlyDDLgu/agent.32 [2023-06-07T12:54:09.502Z] SSH_AGENT_PID=38 [2023-06-07T12:54:09.510Z] Running ssh-add (command line suppressed) [2023-06-07T12:54:09.625Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-51@tmp/private_key_11627892317742577942.key (/w/workspace/exfoundry_edgex-taf-common_PR-51@tmp/private_key_11627892317742577942.key) [2023-06-07T12:54:09.635Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T12:54:09.923Z] + git tag --points-at HEAD [Pipeline] } [2023-06-07T12:54:09.958Z] $ docker exec --env ******** --env ******** f94122c0e61da31b2e3d35a5501971d4877aa848e39454bff176d3ab7f0dfa70 ssh-agent -k [2023-06-07T12:54:10.055Z] unset SSH_AUTH_SOCK; [2023-06-07T12:54:10.056Z] unset SSH_AGENT_PID; [2023-06-07T12:54:10.056Z] echo Agent pid 38 killed; [2023-06-07T12:54:10.062Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-07T12:54:10.080Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T12:54:10.080Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T12:54:10.199Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T12:54:10.207Z] $ docker exec f94122c0e61da31b2e3d35a5501971d4877aa848e39454bff176d3ab7f0dfa70 ssh-agent [2023-06-07T12:54:10.320Z] SSH_AUTH_SOCK=/tmp/ssh-Ctk0vmv6ohRO/agent.71 [2023-06-07T12:54:10.320Z] SSH_AGENT_PID=77 [2023-06-07T12:54:10.326Z] Running ssh-add (command line suppressed) [2023-06-07T12:54:10.442Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-51@tmp/private_key_3534310992563213125.key (/w/workspace/exfoundry_edgex-taf-common_PR-51@tmp/private_key_3534310992563213125.key) [2023-06-07T12:54:10.453Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T12:54:10.737Z] + git semver init [2023-06-07T12:54:10.996Z] 2023-06-07 12:54:10,925 [run_init] DEBUG init version:0.0.0 force:False [2023-06-07T12:54:10.996Z] 2023-06-07 12:54:10,926 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-51/.semver [2023-06-07T12:54:10.996Z] 2023-06-07 12:54:10,926 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-51/.semver [2023-06-07T12:54:10.996Z] 2023-06-07 12:54:10,927 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-51/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-51, universal_newlines=False, shell=None, istream=None) [2023-06-07T12:54:11.564Z] 2023-06-07 12:54:11,545 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-51/.git/info/exclude [2023-06-07T12:54:11.564Z] 2023-06-07 12:54:11,546 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-51/.semver/PR-51 with force:False [2023-06-07T12:54:11.564Z] 2023-06-07 12:54:11,546 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-51/.semver/PR-51 [2023-06-07T12:54:11.564Z] 2023-06-07 12:54:11,550 [execute] INFO git cat-file --batch-check [2023-06-07T12:54:11.564Z] 2023-06-07 12:54:11,551 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-51/.semver, universal_newlines=False, shell=None, istream=) [2023-06-07T12:54:11.564Z] 2023-06-07 12:54:11,557 [execute] INFO git cat-file --batch [2023-06-07T12:54:11.564Z] 2023-06-07 12:54:11,558 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-51/.semver, universal_newlines=False, shell=None, istream=) [2023-06-07T12:54:11.564Z] 2023-06-07 12:54:11,563 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-51/.semver/PR-51 [2023-06-07T12:54:11.564Z] 0.0.0 [Pipeline] } [2023-06-07T12:54:11.843Z] $ docker exec --env ******** --env ******** f94122c0e61da31b2e3d35a5501971d4877aa848e39454bff176d3ab7f0dfa70 ssh-agent -k [2023-06-07T12:54:11.954Z] unset SSH_AUTH_SOCK; [2023-06-07T12:54:11.955Z] unset SSH_AGENT_PID; [2023-06-07T12:54:11.955Z] echo Agent pid 77 killed; [2023-06-07T12:54:11.962Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T12:54:12.264Z] + git semver [Pipeline] } [2023-06-07T12:54:12.539Z] $ docker stop --time=1 f94122c0e61da31b2e3d35a5501971d4877aa848e39454bff176d3ab7f0dfa70 [2023-06-07T12:54:13.827Z] $ docker rm -f --volumes f94122c0e61da31b2e3d35a5501971d4877aa848e39454bff176d3ab7f0dfa70 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T12:54:14.150Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-07T12:54:14.358Z] Stashed 1 file(s) [Pipeline] echo [2023-06-07T12:54:14.360Z] [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-06-07T12:54:14.447Z] provisioning config files... [2023-06-07T12:54:14.456Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-51@tmp/config5356204839436676819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T12:54:14.749Z] ---> docker-login.sh [2023-06-07T12:54:14.749Z] nexus3.edgexfoundry.org:10001 [2023-06-07T12:54:14.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:54:14.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:54:14.749Z] Configure a credential helper to remove this warning. See [2023-06-07T12:54:14.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:54:14.749Z] [2023-06-07T12:54:14.749Z] Login Succeeded [2023-06-07T12:54:14.749Z] nexus3.edgexfoundry.org:10002 [2023-06-07T12:54:14.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:54:14.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:54:14.749Z] Configure a credential helper to remove this warning. See [2023-06-07T12:54:14.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:54:14.749Z] [2023-06-07T12:54:14.749Z] Login Succeeded [2023-06-07T12:54:14.749Z] nexus3.edgexfoundry.org:10003 [2023-06-07T12:54:15.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:54:15.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:54:15.007Z] Configure a credential helper to remove this warning. See [2023-06-07T12:54:15.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:54:15.007Z] [2023-06-07T12:54:15.007Z] Login Succeeded [2023-06-07T12:54:15.007Z] nexus3.edgexfoundry.org:10004 [2023-06-07T12:54:15.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:54:15.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:54:15.008Z] Configure a credential helper to remove this warning. See [2023-06-07T12:54:15.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:54:15.008Z] [2023-06-07T12:54:15.008Z] Login Succeeded [2023-06-07T12:54:15.008Z] docker.io [2023-06-07T12:54:15.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:54:15.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:54:15.265Z] Configure a credential helper to remove this warning. See [2023-06-07T12:54:15.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:54:15.265Z] [2023-06-07T12:54:15.265Z] Login Succeeded [2023-06-07T12:54:15.265Z] ---> docker-login.sh ends [Pipeline] } [2023-06-07T12:54:15.272Z] 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-06-07T12:54:15.742Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-07T12:54:16.027Z] + ls -al . [2023-06-07T12:54:16.027Z] total 72 [2023-06-07T12:54:16.027Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 7 12:54 . [2023-06-07T12:54:16.027Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 12:53 .. [2023-06-07T12:54:16.027Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 12:54 .git [2023-06-07T12:54:16.027Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 12:53 .github [2023-06-07T12:54:16.027Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 7 12:53 .gitignore [2023-06-07T12:54:16.027Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 12:54 .semver [2023-06-07T12:54:16.027Z] -rw-rw-r-- 1 jenkins jenkins 1575 Jun 7 12:53 Dockerfile [2023-06-07T12:54:16.027Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 7 12:53 Jenkinsfile [2023-06-07T12:54:16.027Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 7 12:53 LICENSE [2023-06-07T12:54:16.027Z] -rw-rw-r-- 1 jenkins jenkins 3606 Jun 7 12:53 README.md [2023-06-07T12:54:16.027Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 12:53 TAF-Manager [2023-06-07T12:54:16.027Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 12:53 TUC [2023-06-07T12:54:16.027Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 7 12:54 VERSION [2023-06-07T12:54:16.027Z] -rw-rw-r-- 1 jenkins jenkins 344 Jun 7 12:53 requirements.txt [2023-06-07T12:54:16.027Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 7 12:53 robot-entrypoint.sh [2023-06-07T12:54:16.027Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 7 12:53 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:54:16.328Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=29ed82355576389ff0e2e55b3c5fdb0674dabb24 --label arch=amd64 --label version=0.0.0 . [2023-06-07T12:54:16.328Z] Sending build context to Docker daemon 463.9kB [2023-06-07T12:54:16.328Z] Step 1/13 : FROM alpine:3.16 [2023-06-07T12:54:16.587Z] 3.16: Pulling from library/alpine [2023-06-07T12:54:16.847Z] 91d30c5bc195: Pulling fs layer [2023-06-07T12:54:17.171Z] 91d30c5bc195: Verifying Checksum [2023-06-07T12:54:17.171Z] 91d30c5bc195: Download complete [2023-06-07T12:54:17.171Z] 91d30c5bc195: Pull complete [2023-06-07T12:54:17.171Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-06-07T12:54:17.171Z] Status: Downloaded newer image for alpine:3.16 [2023-06-07T12:54:17.171Z] ---> 8471affe5de5 [2023-06-07T12:54:17.171Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-06-07T12:54:17.430Z] ---> Running in 48e2151ae18e [2023-06-07T12:54:17.430Z] Removing intermediate container 48e2151ae18e [2023-06-07T12:54:17.430Z] ---> 6f5012dd18d7 [2023-06-07T12:54:17.430Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-06-07T12:54:17.430Z] ---> Running in 0dd0bdad305a [2023-06-07T12:54:17.688Z] Removing intermediate container 0dd0bdad305a [2023-06-07T12:54:17.688Z] ---> 98a28cdff066 [2023-06-07T12:54:17.688Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-06-07T12:54:18.625Z] ---> c5d70ea8545a [2023-06-07T12:54:18.625Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-06-07T12:54:19.559Z] ---> 2d776a7f2f25 [2023-06-07T12:54:19.559Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-06-07T12:54:20.497Z] ---> c94d3a702272 [2023-06-07T12:54:20.497Z] Step 7/13 : WORKDIR /edgex-taf [2023-06-07T12:54:21.433Z] ---> Running in aa3b8afeb0a9 [2023-06-07T12:54:23.338Z] Removing intermediate container aa3b8afeb0a9 [2023-06-07T12:54:23.338Z] ---> c6f0f04ab0da [2023-06-07T12:54:23.338Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-06-07T12:54:24.714Z] ---> Running in 0fc7fa720931 [2023-06-07T12:54:29.418Z] Still waiting to schedule task [2023-06-07T12:54:29.419Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-18050’ [2023-06-07T12:54:29.989Z] Removing intermediate container 0fc7fa720931 [2023-06-07T12:54:29.989Z] ---> 0b607f8c28e1 [2023-06-07T12:54:29.989Z] 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-06-07T12:54:30.561Z] ---> Running in d24d4802e8a6 [2023-06-07T12:54:31.947Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T12:54:32.515Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T12:54:33.086Z] (1/5) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) [2023-06-07T12:54:33.661Z] (2/5) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) [2023-06-07T12:54:33.919Z] (3/5) Upgrading libcrypto1.1 (1.1.1t-r2 -> 1.1.1u-r1) [2023-06-07T12:54:34.485Z] (4/5) Upgrading libssl1.1 (1.1.1t-r2 -> 1.1.1u-r1) [2023-06-07T12:54:34.743Z] (5/5) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) [2023-06-07T12:54:35.002Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:54:35.002Z] OK: 6 MiB in 14 packages [2023-06-07T12:54:35.002Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T12:54:35.574Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T12:54:36.142Z] (1/9) Installing ca-certificates (20230506-r0) [2023-06-07T12:54:36.401Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-06-07T12:54:36.971Z] (3/9) Installing nghttp2-libs (1.47.0-r0) [2023-06-07T12:54:37.233Z] (4/9) Installing libcurl (8.1.2-r0) [2023-06-07T12:54:37.803Z] (5/9) Installing curl (8.1.2-r0) [2023-06-07T12:54:38.062Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-06-07T12:54:38.633Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-06-07T12:54:39.203Z] (8/9) Installing jq (1.6-r1) [2023-06-07T12:54:39.463Z] (9/9) Installing openssl (1.1.1u-r1) [2023-06-07T12:54:40.038Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:54:40.038Z] Executing ca-certificates-20230506-r0.trigger [2023-06-07T12:54:40.038Z] OK: 52 MiB in 23 packages [2023-06-07T12:54:40.038Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T12:54:40.622Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T12:54:41.191Z] (1/137) Installing libmagic (5.41-r0) [2023-06-07T12:54:41.494Z] (2/137) Installing file (5.41-r0) [2023-06-07T12:54:41.754Z] (3/137) Installing libxau (1.0.9-r0) [2023-06-07T12:54:42.014Z] (4/137) Installing libxdmcp (1.1.3-r0) [2023-06-07T12:54:42.341Z] (5/137) Installing libxcb (1.15-r0) [2023-06-07T12:54:42.601Z] (6/137) Installing libx11 (1.8-r0) [2023-06-07T12:54:43.183Z] (7/137) Installing libxext (1.3.4-r0) [2023-06-07T12:54:43.442Z] (8/137) Installing libice (1.0.10-r0) [2023-06-07T12:54:43.702Z] (9/137) Installing libuuid (2.38-r1) [2023-06-07T12:54:43.962Z] (10/137) Installing libsm (1.2.3-r0) [2023-06-07T12:54:44.222Z] (11/137) Installing libxt (1.2.1-r0) [2023-06-07T12:54:44.483Z] (12/137) Installing libxmu (1.1.3-r0) [2023-06-07T12:54:45.051Z] (13/137) Installing xset (1.2.4-r0) [2023-06-07T12:54:45.051Z] (14/137) Installing xprop (1.2.5-r0) [2023-06-07T12:54:45.309Z] (15/137) Installing xdg-utils (1.1.3-r3) [2023-06-07T12:54:45.877Z] (16/137) Installing eudev-libs (3.2.11-r0) [2023-06-07T12:54:46.137Z] (17/137) Installing pkgconf (1.8.1-r0) [2023-06-07T12:54:46.397Z] (18/137) Installing libffi (3.4.2-r1) [2023-06-07T12:54:46.657Z] (19/137) Installing libintl (0.21-r2) [2023-06-07T12:54:46.915Z] (20/137) Installing libblkid (2.38-r1) [2023-06-07T12:54:47.174Z] (21/137) Installing libmount (2.38-r1) [2023-06-07T12:54:47.745Z] (22/137) Installing pcre (8.45-r2) [2023-06-07T12:54:48.004Z] (23/137) Installing glib (2.72.4-r0) [2023-06-07T12:54:48.573Z] (24/137) Installing xz-libs (5.2.5-r1) [2023-06-07T12:54:48.832Z] (25/137) Installing libxml2 (2.9.14-r2) [2023-06-07T12:54:49.402Z] (26/137) Installing shared-mime-info (2.2-r2) [2023-06-07T12:54:49.661Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2023-06-07T12:54:49.922Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2023-06-07T12:54:50.493Z] (29/137) Installing libpng (1.6.37-r1) [2023-06-07T12:54:50.752Z] (30/137) Installing libwebp (1.2.3-r1) [2023-06-07T12:54:51.012Z] (31/137) Installing zstd-libs (1.5.2-r1) [2023-06-07T12:54:51.580Z] (32/137) Installing tiff (4.4.0-r3) [2023-06-07T12:54:51.840Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2023-06-07T12:54:52.098Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2023-06-07T12:54:52.664Z] (35/137) Installing libxcomposite (0.4.5-r0) [2023-06-07T12:54:52.664Z] (36/137) Installing libxfixes (6.0.0-r0) [2023-06-07T12:54:52.924Z] (37/137) Installing libxrender (0.9.10-r3) [2023-06-07T12:54:53.185Z] (38/137) Installing libxcursor (1.2.1-r0) [2023-06-07T12:54:53.443Z] (39/137) Installing libxdamage (1.1.5-r1) [2023-06-07T12:54:53.702Z] (40/137) Installing libxi (1.8-r0) [2023-06-07T12:54:53.961Z] (41/137) Installing libxinerama (1.1.4-r1) [2023-06-07T12:54:54.221Z] (42/137) Installing libxrandr (1.5.2-r1) [2023-06-07T12:54:54.481Z] (43/137) Installing atk (2.38.0-r0) [2023-06-07T12:54:54.740Z] (44/137) Installing libxtst (1.2.3-r3) [2023-06-07T12:54:54.999Z] (45/137) Installing dbus-libs (1.14.8-r0) [2023-06-07T12:54:55.567Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2023-06-07T12:54:55.827Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2023-06-07T12:54:56.085Z] (48/137) Installing expat (2.5.0-r0) [2023-06-07T12:54:56.343Z] (49/137) Installing libbz2 (1.0.8-r1) [2023-06-07T12:54:56.601Z] (50/137) Installing freetype (2.12.1-r0) [2023-06-07T12:54:57.170Z] (51/137) Installing fontconfig (2.14.0-r0) [2023-06-07T12:54:57.429Z] (52/137) Installing pixman (0.40.0-r4) [2023-06-07T12:54:57.995Z] (53/137) Installing cairo (1.17.4-r2) [2023-06-07T12:54:58.254Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2023-06-07T12:54:58.514Z] (55/137) Installing avahi-libs (0.8-r6) [2023-06-07T12:54:58.772Z] (56/137) Installing gmp (6.2.1-r2) [2023-06-07T12:54:59.340Z] (57/137) Installing nettle (3.7.3-r0) [2023-06-07T12:54:59.598Z] (58/137) Installing p11-kit (0.24.1-r0) [2023-06-07T12:55:00.165Z] (59/137) Installing libtasn1 (4.18.0-r1) [2023-06-07T12:55:00.165Z] (60/137) Installing libunistring (1.0-r0) [2023-06-07T12:55:00.732Z] (61/137) Installing gnutls (3.7.7-r1) [2023-06-07T12:55:01.304Z] (62/137) Installing cups-libs (2.4.2-r1) [2023-06-07T12:55:01.563Z] (63/137) Installing libepoxy (1.5.10-r0) [2023-06-07T12:55:02.133Z] (64/137) Installing fribidi (1.0.12-r0) [2023-06-07T12:55:02.392Z] (65/137) Installing graphite2 (1.3.14-r1) [2023-06-07T12:55:03.027Z] (66/137) Installing harfbuzz (4.3.0-r0) [2023-06-07T12:55:03.287Z] (67/137) Installing libxft (2.3.4-r0) [2023-06-07T12:55:03.980Z] (68/137) Installing pango (1.50.7-r0) [2023-06-07T12:55:04.554Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2023-06-07T12:55:04.813Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2023-06-07T12:55:04.813Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2023-06-07T12:55:05.071Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2023-06-07T12:55:05.639Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2023-06-07T12:55:05.898Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2023-06-07T12:55:06.463Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-06-07T12:55:06.721Z] (75/137) Installing libfontenc (1.1.4-r0) [2023-06-07T12:55:06.980Z] (76/137) Installing mkfontscale (1.2.2-r0) [2023-06-07T12:55:07.277Z] (77/137) Installing font-opensans (0_git20210927-r0) [2023-06-07T12:55:07.557Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2023-06-07T12:55:08.168Z] (79/137) Installing libogg (1.3.5-r1) [2023-06-07T12:55:08.168Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2023-06-07T12:55:08.785Z] (81/137) Installing flac (1.3.4-r0) [2023-06-07T12:55:09.056Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2023-06-07T12:55:09.632Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2023-06-07T12:55:09.892Z] (84/137) Installing sdl2 (2.0.22-r0) [2023-06-07T12:55:10.151Z] (85/137) Installing aom-libs (3.3.0-r0) [2023-06-07T12:55:10.719Z] (86/137) Installing libass (0.16.0-r0) [2023-06-07T12:55:11.288Z] (87/137) Installing libdav1d (1.0.0-r0) [2023-06-07T12:55:11.548Z] (88/137) Installing libpciaccess (0.16-r0) [2023-06-07T12:55:11.807Z] (89/137) Installing libdrm (2.4.110-r0) [2023-06-07T12:55:12.065Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-06-07T12:55:12.633Z] (91/137) Installing ncurses-libs (6.3_p20220521-r1) [2023-06-07T12:55:12.891Z] (92/137) Installing lame (3.100-r0) [2023-06-07T12:55:13.150Z] (93/137) Installing opus (1.3.1-r1) [2023-06-07T12:55:13.719Z] (94/137) Installing libasyncns (0.8-r1) [2023-06-07T12:55:13.979Z] (95/137) Installing libltdl (2.4.7-r0) [2023-06-07T12:55:14.237Z] (96/137) Installing orc (0.4.32-r0) [2023-06-07T12:55:14.495Z] (97/137) Installing libvorbis (1.3.7-r0) [2023-06-07T12:55:14.754Z] (98/137) Installing libsndfile (1.1.0-r0) [2023-06-07T12:55:15.322Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2023-06-07T12:55:15.581Z] (100/137) Installing soxr (0.1.3-r2) [2023-06-07T12:55:16.147Z] (101/137) Installing speexdsp (1.2.0-r0) [2023-06-07T12:55:16.147Z] (102/137) Installing tdb-libs (1.4.6-r0) [2023-06-07T12:55:16.716Z] (103/137) Installing libpulse (15.0-r2) [2023-06-07T12:55:16.975Z] (104/137) Installing cjson (1.7.15-r3) [2023-06-07T12:55:17.234Z] (105/137) Installing mbedtls (2.28.3-r0) [2023-06-07T12:55:17.801Z] (106/137) Installing librist (0.2.6-r1) [2023-06-07T12:55:18.059Z] (107/137) Installing libsrt (1.4.4-r0) [2023-06-07T12:55:18.319Z] (108/137) Installing libssh (0.9.6-r1) [2023-06-07T12:55:18.886Z] (109/137) Installing libtheora (1.1.1-r16) [2023-06-07T12:55:19.146Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2023-06-07T12:55:20.261Z] (111/137) Installing libva (2.14.0-r0) [2023-06-07T12:55:20.521Z] (112/137) Installing libvdpau (1.5-r0) [2023-06-07T12:55:20.779Z] (113/137) Installing vidstab (1.1.0-r1) [2023-06-07T12:55:21.038Z] (114/137) Installing libvpx (1.11.0-r1) [2023-06-07T12:55:21.605Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2023-06-07T12:55:22.170Z] (116/137) Installing numactl (2.0.14-r0) [2023-06-07T12:55:22.170Z] (117/137) Installing x265-libs (3.5-r3) [2023-06-07T12:55:23.421Z] (118/137) Installing xvidcore (1.3.7-r1) [2023-06-07T12:55:23.680Z] (119/137) Installing ffmpeg-libs (5.0.3-r0) [2023-06-07T12:55:27.251Z] (120/137) Installing libevent (2.1.12-r4) [2023-06-07T12:55:27.251Z] (121/137) Installing mesa (21.3.9-r0) [2023-06-07T12:55:27.510Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2023-06-07T12:55:27.769Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2023-06-07T12:55:28.027Z] (124/137) Installing icu-data-en (71.1-r2) [2023-06-07T12:55:28.595Z] Executing icu-data-en-71.1-r2.post-install [2023-06-07T12:55:28.595Z] * [2023-06-07T12:55:28.595Z] * If you need ICU with non-English locales and legacy charset support, install [2023-06-07T12:55:28.595Z] * package icu-data-full. [2023-06-07T12:55:28.595Z] * [2023-06-07T12:55:28.595Z] (125/137) Installing icu-libs (71.1-r2) [2023-06-07T12:55:29.162Z] (126/137) Installing lcms2 (2.13.1-r0) [2023-06-07T12:55:29.420Z] (127/137) Installing minizip (1.2.12-r0) [2023-06-07T12:55:29.679Z] (128/137) Installing nspr (4.33-r0) [2023-06-07T12:55:29.940Z] (129/137) Installing sqlite-libs (3.40.1-r0) [2023-06-07T12:55:30.509Z] (130/137) Installing nss (3.78.1-r0) [2023-06-07T12:55:31.077Z] (131/137) Installing re2 (2022.04.01-r0) [2023-06-07T12:55:31.749Z] (132/137) Installing snappy (1.1.9-r4) [2023-06-07T12:55:32.008Z] (133/137) Installing libgpg-error (1.45-r0) [2023-06-07T12:55:32.267Z] (134/137) Installing libgcrypt (1.10.1-r0) [2023-06-07T12:55:32.835Z] (135/137) Installing libxslt (1.1.35-r0) [2023-06-07T12:55:33.095Z] (136/137) Installing chromium (102.0.5005.182-r0) [2023-06-07T12:55:34.999Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-06-07T12:55:35.568Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:55:35.568Z] Executing glib-2.72.4-r0.trigger [2023-06-07T12:55:35.568Z] Executing shared-mime-info-2.2-r2.trigger [2023-06-07T12:55:36.136Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-06-07T12:55:36.136Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-06-07T12:55:36.395Z] Executing fontconfig-2.14.0-r0.trigger [2023-06-07T12:55:36.395Z] Executing mkfontscale-1.2.2-r0.trigger [2023-06-07T12:55:36.395Z] OK: 409 MiB in 160 packages [2023-06-07T12:55:36.395Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T12:55:36.961Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T12:55:37.527Z] (1/21) Installing binutils (2.38-r3) [2023-06-07T12:55:38.093Z] (2/21) Installing isl22 (0.22-r0) [2023-06-07T12:55:38.660Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-06-07T12:55:39.227Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-06-07T12:55:39.485Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-06-07T12:55:40.424Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-06-07T12:55:40.995Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-06-07T12:55:41.254Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-06-07T12:55:41.827Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-06-07T12:55:42.085Z] (10/21) Installing libpq (14.8-r0) [2023-06-07T12:55:42.343Z] (11/21) Installing openssl-dev (1.1.1u-r1) [2023-06-07T12:55:42.912Z] (12/21) Installing libpq-dev (14.8-r0) [2023-06-07T12:55:43.171Z] (13/21) Installing libecpg (14.8-r0) [2023-06-07T12:55:43.738Z] (14/21) Installing libecpg-dev (14.8-r0) [2023-06-07T12:55:43.997Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-06-07T12:55:45.373Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-06-07T12:55:49.572Z] (17/21) Installing clang (13.0.1-r1) [2023-06-07T12:55:49.832Z] (18/21) Installing icu (71.1-r2) [2023-06-07T12:55:50.461Z] (19/21) Installing icu-dev (71.1-r2) [2023-06-07T12:55:51.028Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-06-07T12:55:51.965Z] (21/21) Installing postgresql14-dev (14.8-r0) [2023-06-07T12:55:52.534Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:55:52.534Z] OK: 822 MiB in 181 packages [2023-06-07T12:55:52.534Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T12:55:52.792Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T12:55:53.731Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-06-07T12:55:59.003Z] (2/10) Installing gdbm (1.23-r0) [2023-06-07T12:55:59.003Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-06-07T12:55:59.003Z] (4/10) Installing readline (8.1.2-r0) [2023-06-07T12:55:59.570Z] (5/10) Installing python3 (3.10.11-r0) [2023-06-07T12:56:00.505Z] (6/10) Installing python3-dev (3.10.11-r0) [2023-06-07T12:56:01.072Z] (7/10) Installing libsodium (1.0.18-r0) [2023-06-07T12:56:01.640Z] (8/10) Installing libzmq (4.3.4-r0) [2023-06-07T12:56:01.898Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-06-07T12:56:02.466Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-06-07T12:56:02.466Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:56:02.466Z] OK: 974 MiB in 191 packages [2023-06-07T12:56:02.466Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T12:56:03.033Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T12:56:03.601Z] OK: 974 MiB in 191 packages [2023-06-07T12:56:03.601Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T12:56:04.171Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T12:56:04.741Z] (1/1) Installing tzdata (2023c-r0) [2023-06-07T12:56:05.307Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:56:05.307Z] OK: 978 MiB in 192 packages [2023-06-07T12:56:05.569Z] (1/1) Purging tzdata (2023c-r0) [2023-06-07T12:56:05.569Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:56:05.569Z] OK: 974 MiB in 191 packages [2023-06-07T12:56:08.104Z] Looking in links: /tmp/tmpw73obkeb [2023-06-07T12:56:08.104Z] Processing /tmp/tmpw73obkeb/setuptools-65.5.0-py3-none-any.whl [2023-06-07T12:56:08.104Z] Processing /tmp/tmpw73obkeb/pip-23.0.1-py3-none-any.whl [2023-06-07T12:56:08.362Z] Installing collected packages: setuptools, pip [2023-06-07T12:56:10.900Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-06-07T12:56:10.900Z] 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-06-07T12:56:11.470Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-06-07T12:56:11.730Z] Collecting pip [2023-06-07T12:56:11.730Z] Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) [2023-06-07T12:56:11.730Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 74.2 MB/s eta 0:00:00 [2023-06-07T12:56:11.730Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-06-07T12:56:12.298Z] Collecting setuptools [2023-06-07T12:56:12.298Z] Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) [2023-06-07T12:56:12.298Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 120.8 MB/s eta 0:00:00 [2023-06-07T12:56:12.298Z] Collecting wheel [2023-06-07T12:56:12.298Z] Downloading wheel-0.40.0-py3-none-any.whl (64 kB) [2023-06-07T12:56:12.298Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 154.3 MB/s eta 0:00:00 [2023-06-07T12:56:12.558Z] Installing collected packages: wheel, setuptools, pip [2023-06-07T12:56:12.558Z] Attempting uninstall: setuptools [2023-06-07T12:56:12.558Z] Found existing installation: setuptools 65.5.0 [2023-06-07T12:56:12.816Z] Uninstalling setuptools-65.5.0: [2023-06-07T12:56:12.816Z] Successfully uninstalled setuptools-65.5.0 [2023-06-07T12:56:13.382Z] Attempting uninstall: pip [2023-06-07T12:56:13.382Z] Found existing installation: pip 23.0.1 [2023-06-07T12:56:13.641Z] Uninstalling pip-23.0.1: [2023-06-07T12:56:13.641Z] Successfully uninstalled pip-23.0.1 [2023-06-07T12:56:20.208Z] Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 [2023-06-07T12:56:20.208Z] 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-06-07T12:56:21.145Z] Processing ./edgex-taf-common [2023-06-07T12:56:21.145Z] Preparing metadata (setup.py): started [2023-06-07T12:56:21.145Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T12:56:21.145Z] Building wheels for collected packages: edgex-taf-common [2023-06-07T12:56:21.145Z] Building wheel for edgex-taf-common (setup.py): started [2023-06-07T12:56:21.712Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-06-07T12:56:21.712Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=91c268919d47ecd8fade8e7ec9a0310d2e84a1326d13e8d3090013655a79ae6f [2023-06-07T12:56:21.712Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-06-07T12:56:21.712Z] Successfully built edgex-taf-common [2023-06-07T12:56:21.712Z] Installing collected packages: edgex-taf-common [2023-06-07T12:56:22.281Z] Successfully installed edgex-taf-common-0.0.0 [2023-06-07T12:56:22.281Z] 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-06-07T12:56:23.661Z] Collecting robotframework==6.0.2 (from -r requirements.txt (line 1)) [2023-06-07T12:56:23.661Z] Downloading robotframework-6.0.2-py3-none-any.whl (658 kB) [2023-06-07T12:56:23.661Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 658.7/658.7 kB 3.9 MB/s eta 0:00:00 [2023-06-07T12:56:23.661Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-06-07T12:56:23.661Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-06-07T12:56:23.919Z] Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) [2023-06-07T12:56:23.919Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2023-06-07T12:56:24.178Z] Collecting robotframework-seleniumlibrary==5.1.3 (from -r requirements.txt (line 4)) [2023-06-07T12:56:24.178Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2023-06-07T12:56:26.085Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 49.9 kB/s eta 0:00:00 [2023-06-07T12:56:27.401Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-06-07T12:56:27.401Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-06-07T12:56:27.401Z] Preparing metadata (setup.py): started [2023-06-07T12:56:27.676Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T12:56:27.676Z] Collecting RESTinstance==1.0.2 (from -r requirements.txt (line 6)) [2023-06-07T12:56:27.676Z] Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) [2023-06-07T12:56:27.937Z] Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) [2023-06-07T12:56:27.937Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2023-06-07T12:56:28.196Z] Collecting requests==2.25.1 (from -r requirements.txt (line 8)) [2023-06-07T12:56:28.196Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2023-06-07T12:56:28.196Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 967.7 kB/s eta 0:00:00 [2023-06-07T12:56:28.196Z] Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) [2023-06-07T12:56:28.196Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2023-06-07T12:56:28.455Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 626.4 kB/s eta 0:00:00 [2023-06-07T12:56:28.455Z] Preparing metadata (setup.py): started [2023-06-07T12:56:28.714Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T12:56:28.974Z] Collecting docker==4.4.1 (from -r requirements.txt (line 10)) [2023-06-07T12:56:28.974Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2023-06-07T12:56:28.974Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 1.7 MB/s eta 0:00:00 [2023-06-07T12:56:29.541Z] Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) [2023-06-07T12:56:29.541Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-06-07T12:56:30.108Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 18.2 MB/s eta 0:00:00 [2023-06-07T12:56:30.675Z] Installing build dependencies: started [2023-06-07T12:56:39.540Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18065 in /w/workspace/exfoundry_edgex-taf-common_PR-51 [Pipeline] { [Pipeline] checkout [2023-06-07T12:56:39.576Z] Selected Git installation does not exist. Using Default [2023-06-07T12:56:39.577Z] The recommended git tool is: NONE [2023-06-07T12:56:40.668Z] Installing build dependencies: finished with status 'done' [2023-06-07T12:56:40.668Z] Getting requirements to build wheel: started [2023-06-07T12:56:41.603Z] Getting requirements to build wheel: finished with status 'done' [2023-06-07T12:56:41.603Z] Preparing metadata (pyproject.toml): started [2023-06-07T12:56:42.167Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-07T12:56:42.444Z] Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) [2023-06-07T12:56:42.444Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-06-07T12:56:42.702Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 1.6 MB/s eta 0:00:00 [2023-06-07T12:56:42.702Z] Preparing metadata (setup.py): started [2023-06-07T12:56:43.271Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T12:56:43.271Z] Collecting redis==4.5.4 (from -r requirements.txt (line 13)) [2023-06-07T12:56:43.271Z] Downloading redis-4.5.4-py3-none-any.whl (238 kB) [2023-06-07T12:56:43.533Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.9/238.9 kB 2.0 MB/s eta 0:00:00 [2023-06-07T12:56:44.127Z] Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) [2023-06-07T12:56:44.127Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2023-06-07T12:56:44.386Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 6.2 MB/s eta 0:00:00 [2023-06-07T12:56:44.645Z] Installing build dependencies: started [2023-06-07T12:56:44.965Z] using credential edgex-jenkins-ssh [2023-06-07T12:56:44.984Z] Cloning the remote Git repository [2023-06-07T12:56:45.040Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2023-06-07T12:56:45.170Z] > git init /w/workspace/exfoundry_edgex-taf-common_PR-51 # timeout=10 [2023-06-07T12:56:45.345Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-06-07T12:56:45.346Z] > git --version # timeout=10 [2023-06-07T12:56:45.373Z] > git --version # 'git version 2.25.1' [2023-06-07T12:56:45.376Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-07T12:56:45.556Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-07T12:56:46.514Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-06-07T12:56:46.537Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-07T12:56:47.939Z] Installing build dependencies: finished with status 'done' [2023-06-07T12:56:47.939Z] Getting requirements to build wheel: started [2023-06-07T12:56:48.159Z] Merging remotes/origin/main commit 71639b79ba7a131fbb85446ae5addcc8145ea06f into PR head commit 21311a246e0269663b919a6aee5f46d4ce1f791e [2023-06-07T12:56:48.198Z] Getting requirements to build wheel: finished with status 'done' [2023-06-07T12:56:48.198Z] Preparing metadata (pyproject.toml): started [2023-06-07T12:56:47.576Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-06-07T12:56:47.638Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-06-07T12:56:47.640Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-07T12:56:47.658Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-06-07T12:56:48.186Z] > git config core.sparsecheckout # timeout=10 [2023-06-07T12:56:48.279Z] > git checkout -f 21311a246e0269663b919a6aee5f46d4ce1f791e # timeout=10 [2023-06-07T12:56:48.381Z] > git remote # timeout=10 [2023-06-07T12:56:48.526Z] Merge succeeded, producing f77b2bf2e9b2f3e86c57d4bf3a7432b9d88bd3c4 [2023-06-07T12:56:48.526Z] Checking out Revision f77b2bf2e9b2f3e86c57d4bf3a7432b9d88bd3c4 (PR-51) [2023-06-07T12:56:48.764Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-07T12:56:49.022Z] Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) [2023-06-07T12:56:49.022Z] Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) [2023-06-07T12:56:49.022Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 13.6 MB/s eta 0:00:00 [2023-06-07T12:56:49.022Z] Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) [2023-06-07T12:56:49.022Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2023-06-07T12:56:49.280Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 4.4 MB/s eta 0:00:00 [2023-06-07T12:56:49.280Z] Preparing metadata (setup.py): started [2023-06-07T12:56:49.539Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T12:56:48.408Z] > git config --get remote.origin.url # timeout=10 [2023-06-07T12:56:48.428Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-07T12:56:48.446Z] > git merge 71639b79ba7a131fbb85446ae5addcc8145ea06f # timeout=10 [2023-06-07T12:56:48.503Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-07T12:56:48.536Z] > git config core.sparsecheckout # timeout=10 [2023-06-07T12:56:48.556Z] > git checkout -f f77b2bf2e9b2f3e86c57d4bf3a7432b9d88bd3c4 # timeout=10 [2023-06-07T12:56:49.798Z] Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) [2023-06-07T12:56:49.798Z] Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) [2023-06-07T12:56:49.798Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 45.5 MB/s eta 0:00:00 [2023-06-07T12:56:50.056Z] Preparing metadata (setup.py): started [2023-06-07T12:56:51.450Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T12:56:51.450Z] Collecting robotframework-pythonlibcore>=2.1.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:56:51.450Z] Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) [2023-06-07T12:56:51.709Z] Collecting selenium>=3.141.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:56:51.709Z] Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) [2023-06-07T12:56:51.969Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 40.9 MB/s eta 0:00:00 [2023-06-07T12:56:51.969Z] Collecting docutils (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:56:51.969Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-06-07T12:56:51.969Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 4.7 MB/s eta 0:00:00 [2023-06-07T12:56:52.122Z] Commit message: "Merge commit '71639b79ba7a131fbb85446ae5addcc8145ea06f' into HEAD" [2023-06-07T12:56:52.133Z] > git rev-list --no-walk 21311a246e0269663b919a6aee5f46d4ce1f791e # timeout=10 [2023-06-07T12:56:52.226Z] Collecting flex (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:56:52.227Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-06-07T12:56:52.227Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.8 MB/s eta 0:00:00 [2023-06-07T12:56:52.227Z] Preparing metadata (setup.py): started [2023-06-07T12:56:52.485Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T12:56:52.485Z] Collecting GenSON (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:56:52.485Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-06-07T12:56:52.485Z] Preparing metadata (setup.py): started [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-07T12:56:52.744Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T12:56:52.744Z] Collecting jsonpath-ng (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:56:52.744Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-06-07T12:56:52.744Z] Collecting pygments (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:56:52.744Z] Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) [2023-06-07T12:56:52.744Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 57.9 MB/s eta 0:00:00 [2023-06-07T12:56:52.744Z] Collecting jsonschema (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:56:52.744Z] Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) [2023-06-07T12:56:52.744Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 14.6 MB/s eta 0:00:00 [2023-06-07T12:56:53.007Z] Collecting rfc3987 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:56:53.007Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-06-07T12:56:53.007Z] Collecting strict-rfc3339 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:56:53.007Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-06-07T12:56:53.007Z] Preparing metadata (setup.py): started [2023-06-07T12:56:53.007Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T12:56:53.228Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-07T12:56:53.228Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-07T12:56:53.228Z] Dload Upload Total Spent Left Speed [2023-06-07T12:56:53.228Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [2023-06-07T12:56:53.266Z] Collecting pytz (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:56:53.266Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-06-07T12:56:53.266Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 14.8 MB/s eta 0:00:00 [2023-06-07T12:56:53.266Z] Collecting tzlocal (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:56:53.266Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-06-07T12:56:53.525Z] Collecting chardet<5,>=3.0.2 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T12:56:53.525Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2023-06-07T12:56:53.525Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 6.3 MB/s eta 0:00:00 [2023-06-07T12:56:53.525Z] Collecting idna<3,>=2.5 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T12:56:53.525Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2023-06-07T12:56:53.525Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 1.7 MB/s eta 0:00:00 [2023-06-07T12:56:53.526Z] Collecting urllib3<1.27,>=1.21.1 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T12:56:53.526Z] Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) [2023-06-07T12:56:53.526Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 15.8 MB/s eta 0:00:00 [Pipeline] sh [2023-06-07T12:56:53.784Z] Collecting certifi>=2017.4.17 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T12:56:53.784Z] Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) [2023-06-07T12:56:53.784Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 22.6 MB/s eta 0:00:00 [2023-06-07T12:56:53.784Z] Collecting six>=1.4.0 (from docker==4.4.1->-r requirements.txt (line 10)) [2023-06-07T12:56:53.784Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-06-07T12:56:53.784Z] Collecting websocket-client>=0.32.0 (from docker==4.4.1->-r requirements.txt (line 10)) [2023-06-07T12:56:53.784Z] Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) [2023-06-07T12:56:53.784Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 1.5 MB/s eta 0:00:00 [2023-06-07T12:56:53.921Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-07T12:56:54.042Z] Collecting async-timeout>=4.0.2 (from redis==4.5.4->-r requirements.txt (line 13)) [2023-06-07T12:56:54.042Z] Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) [2023-06-07T12:56:54.042Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-07T12:56:54.042Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-06-07T12:56:54.042Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 6.0 MB/s eta 0:00:00 [2023-06-07T12:56:54.042Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-07T12:56:54.042Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-06-07T12:56:54.042Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 17.5 MB/s eta 0:00:00 [2023-06-07T12:56:54.042Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0->-r requirements.txt (line 15)) (67.8.0) [2023-06-07T12:56:54.247Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-07T12:56:54.247Z] + sudo tee /etc/docker/daemon.new [2023-06-07T12:56:54.247Z] { [2023-06-07T12:56:54.247Z] "registry-mirrors": [ [2023-06-07T12:56:54.247Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-07T12:56:54.247Z] ], [2023-06-07T12:56:54.247Z] "bip": "10.250.0.254/24", [2023-06-07T12:56:54.247Z] "hosts": [ [2023-06-07T12:56:54.247Z] "tcp://0.0.0.0:5555", [2023-06-07T12:56:54.247Z] "unix:///var/run/docker.sock" [2023-06-07T12:56:54.247Z] ], [2023-06-07T12:56:54.247Z] "mtu": 1458, [2023-06-07T12:56:54.247Z] "selinux-enabled": true, [2023-06-07T12:56:54.247Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-07T12:56:54.247Z] } [Pipeline] sh [2023-06-07T12:56:54.301Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-07T12:56:54.301Z] Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) [2023-06-07T12:56:54.301Z] Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:56:54.301Z] Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) [2023-06-07T12:56:54.301Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 15.8 MB/s eta 0:00:00 [2023-06-07T12:56:54.301Z] Collecting trio~=0.17 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:56:54.301Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2023-06-07T12:56:54.560Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 6.4 MB/s eta 0:00:00 [2023-06-07T12:56:54.560Z] Collecting trio-websocket~=0.9 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:56:54.560Z] Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) [2023-06-07T12:56:54.580Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-07T12:56:54.819Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:56:54.819Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2023-06-07T12:56:54.819Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 19.7 MB/s eta 0:00:00 [2023-06-07T12:56:54.908Z] + sudo service docker restart [2023-06-07T12:56:55.076Z] Installing build dependencies: started [2023-06-07T12:56:58.359Z] Installing build dependencies: finished with status 'done' [2023-06-07T12:56:58.359Z] Getting requirements to build wheel: started [2023-06-07T12:56:59.734Z] Getting requirements to build wheel: finished with status 'done' [2023-06-07T12:56:59.734Z] Preparing metadata (pyproject.toml): started [2023-06-07T12:56:59.992Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-07T12:57:00.251Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:57:00.251Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-06-07T12:57:00.251Z] Preparing metadata (setup.py): started [2023-06-07T12:57:00.510Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T12:57:00.510Z] Collecting click>=3.3 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:57:00.510Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2023-06-07T12:57:00.768Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 749.9 kB/s eta 0:00:00 [2023-06-07T12:57:00.768Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:57:00.768Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2023-06-07T12:57:01.026Z] Collecting ply (from jsonpath-ng->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:57:01.026Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-06-07T12:57:01.026Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 1.1 MB/s eta 0:00:00 [2023-06-07T12:57:01.026Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:57:01.026Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-06-07T12:57:01.283Z] Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:57:01.283Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-06-07T12:57:01.283Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 8.2 MB/s eta 0:00:00 [2023-06-07T12:57:01.283Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:57:01.283Z] Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) [2023-06-07T12:57:01.283Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 713.1 kB/s eta 0:00:00 [2023-06-07T12:57:01.541Z] Collecting sortedcontainers (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:57:01.541Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-06-07T12:57:01.541Z] Collecting async-generator>=1.9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:57:01.541Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2023-06-07T12:57:01.800Z] Collecting outcome (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:57:01.800Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-06-07T12:57:01.800Z] Collecting sniffio (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:57:01.800Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-06-07T12:57:01.800Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:57:01.800Z] Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) [2023-06-07T12:57:01.800Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:57:01.800Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-06-07T12:57:02.078Z] INFO: pip is looking at multiple versions of urllib3[socks] to determine which version is compatible with other requirements. This could take a while. [2023-06-07T12:57:02.078Z] Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:57:02.078Z] Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) [2023-06-07T12:57:02.078Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 16.7 MB/s eta 0:00:00 [2023-06-07T12:57:02.078Z] Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<1.27,>=1.21.1->requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T12:57:02.078Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-06-07T12:57:03.022Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:57:03.022Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-06-07T12:57:03.299Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 154.3 kB/s eta 0:00:00 [2023-06-07T12:57:03.559Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, pycryptodome, flex, strict-rfc3339, GenSON, PyYAML, validate-email [2023-06-07T12:57:03.559Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-06-07T12:57:03.819Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-06-07T12:57:03.819Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=25a9700b419d1d78b073c6e5206208e957b88a1e18a50a3f117b17a5c10969d4 [2023-06-07T12:57:03.819Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-06-07T12:57:03.819Z] Building wheel for paho-mqtt (setup.py): started [2023-06-07T12:57:04.079Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-06-07T12:57:04.079Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=0886ee2917143ead16f5aebd1d49c035d0c29856911ca3379e4fdf53c946c9d8 [2023-06-07T12:57:04.079Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2023-06-07T12:57:04.079Z] Building wheel for numpy (pyproject.toml): started [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T12:57:17.036Z] provisioning config files... [2023-06-07T12:57:17.062Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-51@tmp/config8594962024086836352tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T12:57:17.405Z] ---> docker-login.sh [2023-06-07T12:57:17.405Z] nexus3.edgexfoundry.org:10001 [2023-06-07T12:57:17.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:57:17.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:57:17.944Z] Configure a credential helper to remove this warning. See [2023-06-07T12:57:17.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:57:17.944Z] [2023-06-07T12:57:17.944Z] Login Succeeded [2023-06-07T12:57:17.944Z] nexus3.edgexfoundry.org:10002 [2023-06-07T12:57:18.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:57:18.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:57:18.211Z] Configure a credential helper to remove this warning. See [2023-06-07T12:57:18.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:57:18.211Z] [2023-06-07T12:57:18.211Z] Login Succeeded [2023-06-07T12:57:18.211Z] nexus3.edgexfoundry.org:10003 [2023-06-07T12:57:18.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:57:18.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:57:18.751Z] Configure a credential helper to remove this warning. See [2023-06-07T12:57:18.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:57:18.751Z] [2023-06-07T12:57:18.751Z] Login Succeeded [2023-06-07T12:57:18.751Z] nexus3.edgexfoundry.org:10004 [2023-06-07T12:57:18.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:57:19.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:57:19.023Z] Configure a credential helper to remove this warning. See [2023-06-07T12:57:19.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:57:19.023Z] [2023-06-07T12:57:19.023Z] Login Succeeded [2023-06-07T12:57:19.023Z] docker.io [2023-06-07T12:57:19.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:57:19.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:57:19.557Z] Configure a credential helper to remove this warning. See [2023-06-07T12:57:19.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:57:19.557Z] [2023-06-07T12:57:19.557Z] Login Succeeded [2023-06-07T12:57:19.557Z] ---> docker-login.sh ends [Pipeline] } [2023-06-07T12:57:19.570Z] 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-06-07T12:57:20.166Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-07T12:57:20.500Z] + ls -al . [2023-06-07T12:57:20.500Z] total 68 [2023-06-07T12:57:20.500Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 12:57 . [2023-06-07T12:57:20.500Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 12:56 .. [2023-06-07T12:57:20.500Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 12:56 .git [2023-06-07T12:57:20.500Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 12:56 .github [2023-06-07T12:57:20.500Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 7 12:56 .gitignore [2023-06-07T12:57:20.500Z] -rw-rw-r-- 1 jenkins jenkins 1575 Jun 7 12:56 Dockerfile [2023-06-07T12:57:20.500Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 7 12:56 Jenkinsfile [2023-06-07T12:57:20.500Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 7 12:56 LICENSE [2023-06-07T12:57:20.500Z] -rw-rw-r-- 1 jenkins jenkins 3606 Jun 7 12:56 README.md [2023-06-07T12:57:20.500Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 12:56 TAF-Manager [2023-06-07T12:57:20.500Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 12:56 TUC [2023-06-07T12:57:20.500Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 7 12:54 VERSION [2023-06-07T12:57:20.500Z] -rw-rw-r-- 1 jenkins jenkins 344 Jun 7 12:56 requirements.txt [2023-06-07T12:57:20.500Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 7 12:56 robot-entrypoint.sh [2023-06-07T12:57:20.500Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 7 12:56 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:57:20.856Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=f77b2bf2e9b2f3e86c57d4bf3a7432b9d88bd3c4 --label arch=arm64 --label version=0.0.0 . [2023-06-07T12:57:21.124Z] Sending build context to Docker daemon 290.3kB [2023-06-07T12:57:21.124Z] Step 1/13 : FROM alpine:3.16 [2023-06-07T12:57:21.712Z] 3.16: Pulling from library/alpine [2023-06-07T12:57:21.712Z] 547446be3368: Pulling fs layer [2023-06-07T12:57:21.980Z] 547446be3368: Verifying Checksum [2023-06-07T12:57:21.980Z] 547446be3368: Download complete [2023-06-07T12:57:22.653Z] 547446be3368: Pull complete [2023-06-07T12:57:22.653Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-06-07T12:57:22.653Z] Status: Downloaded newer image for alpine:3.16 [2023-06-07T12:57:22.653Z] ---> 3b5033019969 [2023-06-07T12:57:22.653Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-06-07T12:57:22.923Z] ---> Running in 7908f59f0998 [2023-06-07T12:57:23.516Z] Removing intermediate container 7908f59f0998 [2023-06-07T12:57:23.516Z] ---> eae90e6d3b4f [2023-06-07T12:57:23.516Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-06-07T12:57:23.516Z] ---> Running in 0bb75982043d [2023-06-07T12:57:23.788Z] Removing intermediate container 0bb75982043d [2023-06-07T12:57:23.788Z] ---> caa9e7b097d8 [2023-06-07T12:57:23.788Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-06-07T12:57:24.376Z] ---> fc862076f762 [2023-06-07T12:57:24.376Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-06-07T12:57:24.961Z] ---> 1b0566978960 [2023-06-07T12:57:24.961Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-06-07T12:57:25.547Z] ---> 65a014d27c56 [2023-06-07T12:57:25.547Z] Step 7/13 : WORKDIR /edgex-taf [2023-06-07T12:57:25.547Z] ---> Running in 7f7303bc1bc4 [2023-06-07T12:57:25.824Z] Removing intermediate container 7f7303bc1bc4 [2023-06-07T12:57:25.824Z] ---> a9ff3fb558aa [2023-06-07T12:57:25.824Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-06-07T12:57:25.824Z] ---> Running in c880dbea80be [2023-06-07T12:57:27.778Z] Removing intermediate container c880dbea80be [2023-06-07T12:57:27.778Z] ---> 12c7c5fe4b65 [2023-06-07T12:57:27.778Z] 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-06-07T12:57:27.778Z] ---> Running in 637ccb057277 [2023-06-07T12:57:28.740Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T12:57:29.322Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T12:57:30.735Z] (1/3) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) [2023-06-07T12:57:31.316Z] (2/3) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) [2023-06-07T12:57:31.581Z] (3/3) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) [2023-06-07T12:57:32.162Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:57:32.162Z] OK: 5 MiB in 14 packages [2023-06-07T12:57:32.162Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T12:57:32.742Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T12:57:34.149Z] (1/9) Installing ca-certificates (20230506-r0) [2023-06-07T12:57:34.417Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-06-07T12:57:34.998Z] (3/9) Installing nghttp2-libs (1.47.0-r0) [2023-06-07T12:57:35.263Z] (4/9) Installing libcurl (8.1.1-r1) [2023-06-07T12:57:35.530Z] (5/9) Installing curl (8.1.1-r1) [2023-06-07T12:57:36.111Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-06-07T12:57:39.459Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-06-07T12:57:39.459Z] (8/9) Installing jq (1.6-r1) [2023-06-07T12:57:39.726Z] (9/9) Installing openssl (1.1.1t-r2) [2023-06-07T12:57:40.318Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:57:40.318Z] Executing ca-certificates-20230506-r0.trigger [2023-06-07T12:57:40.318Z] OK: 50 MiB in 23 packages [2023-06-07T12:57:40.585Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T12:57:41.173Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T12:57:42.590Z] (1/136) Installing libmagic (5.41-r0) [2023-06-07T12:57:43.187Z] (2/136) Installing file (5.41-r0) [2023-06-07T12:57:43.454Z] (3/136) Installing libxau (1.0.9-r0) [2023-06-07T12:57:43.721Z] (4/136) Installing libxdmcp (1.1.3-r0) [2023-06-07T12:57:43.989Z] (5/136) Installing libxcb (1.15-r0) [2023-06-07T12:57:44.574Z] (6/136) Installing libx11 (1.8-r0) [2023-06-07T12:57:45.174Z] (7/136) Installing libxext (1.3.4-r0) [2023-06-07T12:57:45.442Z] (8/136) Installing libice (1.0.10-r0) [2023-06-07T12:57:45.714Z] (9/136) Installing libuuid (2.38-r1) [2023-06-07T12:57:45.981Z] (10/136) Installing libsm (1.2.3-r0) [2023-06-07T12:57:46.567Z] (11/136) Installing libxt (1.2.1-r0) [2023-06-07T12:57:46.835Z] (12/136) Installing libxmu (1.1.3-r0) [2023-06-07T12:57:47.103Z] (13/136) Installing xset (1.2.4-r0) [2023-06-07T12:57:47.386Z] (14/136) Installing xprop (1.2.5-r0) [2023-06-07T12:57:47.971Z] (15/136) Installing xdg-utils (1.1.3-r3) [2023-06-07T12:57:48.240Z] (16/136) Installing eudev-libs (3.2.11-r0) [2023-06-07T12:57:48.509Z] (17/136) Installing pkgconf (1.8.1-r0) [2023-06-07T12:57:49.094Z] (18/136) Installing libffi (3.4.2-r1) [2023-06-07T12:57:49.363Z] (19/136) Installing libintl (0.21-r2) [2023-06-07T12:57:49.631Z] (20/136) Installing libblkid (2.38-r1) [2023-06-07T12:57:49.901Z] (21/136) Installing libmount (2.38-r1) [2023-06-07T12:57:50.486Z] (22/136) Installing pcre (8.45-r2) [2023-06-07T12:57:50.754Z] (23/136) Installing glib (2.72.4-r0) [2023-06-07T12:57:51.338Z] (24/136) Installing xz-libs (5.2.5-r1) [2023-06-07T12:57:51.927Z] (25/136) Installing libxml2 (2.9.14-r2) [2023-06-07T12:57:52.195Z] (26/136) Installing shared-mime-info (2.2-r2) [2023-06-07T12:57:52.779Z] (27/136) Installing hicolor-icon-theme (0.17-r1) [2023-06-07T12:57:53.364Z] (28/136) Installing libjpeg-turbo (2.1.3-r1) [2023-06-07T12:57:53.632Z] (29/136) Installing libpng (1.6.37-r1) [2023-06-07T12:57:54.216Z] (30/136) Installing libwebp (1.2.3-r1) [2023-06-07T12:57:54.482Z] (31/136) Installing zstd-libs (1.5.2-r1) [2023-06-07T12:57:55.064Z] (32/136) Installing tiff (4.4.0-r1) [2023-06-07T12:57:55.331Z] (33/136) Installing gdk-pixbuf (2.42.8-r0) [2023-06-07T12:57:55.914Z] (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2023-06-07T12:57:56.182Z] (35/136) Installing libxcomposite (0.4.5-r0) [2023-06-07T12:57:56.448Z] (36/136) Installing libxfixes (6.0.0-r0) [2023-06-07T12:57:56.715Z] (37/136) Installing libxrender (0.9.10-r3) [2023-06-07T12:57:56.982Z] (38/136) Installing libxcursor (1.2.1-r0) [2023-06-07T12:57:57.249Z] (39/136) Installing libxdamage (1.1.5-r1) [2023-06-07T12:57:57.526Z] (40/136) Installing libxi (1.8-r0) [2023-06-07T12:57:57.794Z] (41/136) Installing libxinerama (1.1.4-r1) [2023-06-07T12:57:58.059Z] (42/136) Installing libxrandr (1.5.2-r1) [2023-06-07T12:57:58.325Z] (43/136) Installing atk (2.38.0-r0) [2023-06-07T12:57:58.908Z] (44/136) Installing libxtst (1.2.3-r3) [2023-06-07T12:57:58.908Z] (45/136) Installing dbus-libs (1.14.4-r0) [2023-06-07T12:57:59.489Z] (46/136) Installing at-spi2-core (2.44.1-r0) [2023-06-07T12:57:59.755Z] (47/136) Installing at-spi2-atk (2.38.0-r0) [2023-06-07T12:58:00.338Z] (48/136) Installing expat (2.5.0-r0) [2023-06-07T12:58:00.605Z] (49/136) Installing libbz2 (1.0.8-r1) [2023-06-07T12:58:00.871Z] (50/136) Installing freetype (2.12.1-r0) [2023-06-07T12:58:01.455Z] (51/136) Installing fontconfig (2.14.0-r0) [2023-06-07T12:58:01.721Z] (52/136) Installing pixman (0.40.0-r4) [2023-06-07T12:58:02.301Z] (53/136) Installing cairo (1.17.4-r2) [2023-06-07T12:58:02.568Z] (54/136) Installing cairo-gobject (1.17.4-r2) [2023-06-07T12:58:02.834Z] (55/136) Installing avahi-libs (0.8-r6) [2023-06-07T12:58:03.415Z] (56/136) Installing gmp (6.2.1-r2) [2023-06-07T12:58:03.682Z] (57/136) Installing nettle (3.7.3-r0) [2023-06-07T12:58:04.265Z] (58/136) Installing p11-kit (0.24.1-r0) [2023-06-07T12:58:04.532Z] (59/136) Installing libtasn1 (4.18.0-r1) [2023-06-07T12:58:05.117Z] (60/136) Installing libunistring (1.0-r0) [2023-06-07T12:58:05.384Z] (61/136) Installing gnutls (3.7.7-r1) [2023-06-07T12:58:05.966Z] (62/136) Installing cups-libs (2.4.2-r0) [2023-06-07T12:58:06.549Z] (63/136) Installing libepoxy (1.5.10-r0) [2023-06-07T12:58:06.817Z] (64/136) Installing fribidi (1.0.12-r0) [2023-06-07T12:58:07.083Z] (65/136) Installing graphite2 (1.3.14-r1) [2023-06-07T12:58:07.668Z] (66/136) Installing harfbuzz (4.3.0-r0) [2023-06-07T12:58:07.935Z] (67/136) Installing libxft (2.3.4-r0) [2023-06-07T12:58:08.525Z] (68/136) Installing pango (1.50.7-r0) [2023-06-07T12:58:08.793Z] (69/136) Installing wayland-libs-client (1.20.0-r0) [2023-06-07T12:58:09.060Z] (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2023-06-07T12:58:09.326Z] (71/136) Installing wayland-libs-egl (1.20.0-r0) [2023-06-07T12:58:09.592Z] (72/136) Installing xkeyboard-config (2.35.1-r0) [2023-06-07T12:58:10.176Z] (73/136) Installing libxkbcommon (1.4.1-r0) [2023-06-07T12:58:10.760Z] (74/136) Installing gtk+3.0 (3.24.34-r1) [2023-06-07T12:58:11.343Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-06-07T12:58:11.344Z] (75/136) Installing libfontenc (1.1.4-r0) [2023-06-07T12:58:11.812Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T12:58:11.926Z] (76/136) Installing mkfontscale (1.2.2-r0) [2023-06-07T12:58:12.194Z] (77/136) Installing font-opensans (0_git20210927-r0) [2023-06-07T12:58:12.778Z] (78/136) Installing libgcc (11.2.1_git20220219-r2) [2023-06-07T12:58:13.045Z] (79/136) Installing libogg (1.3.5-r1) [2023-06-07T12:58:13.312Z] (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2023-06-07T12:58:13.899Z] (81/136) Installing flac (1.3.4-r0) [2023-06-07T12:58:14.163Z] (82/136) Installing alsa-lib (1.2.7.2-r0) [2023-06-07T12:58:14.744Z] (83/136) Installing libatomic (11.2.1_git20220219-r2) [2023-06-07T12:58:15.012Z] (84/136) Installing sdl2 (2.0.22-r0) [2023-06-07T12:58:15.595Z] (85/136) Installing aom-libs (3.3.0-r0) [2023-06-07T12:58:16.183Z] (86/136) Installing libass (0.16.0-r0) [2023-06-07T12:58:16.450Z] (87/136) Installing libdav1d (1.0.0-r0) [2023-06-07T12:58:17.031Z] (88/136) Installing libdrm (2.4.110-r0) [2023-06-07T12:58:17.298Z] (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-06-07T12:58:17.880Z] (90/136) Installing ncurses-libs (6.3_p20220521-r1) [2023-06-07T12:58:18.145Z] (91/136) Installing lame (3.100-r0) [2023-06-07T12:58:18.726Z] (92/136) Installing opus (1.3.1-r1) [2023-06-07T12:58:19.002Z] (93/136) Installing libasyncns (0.8-r1) [2023-06-07T12:58:19.269Z] (94/136) Installing libltdl (2.4.7-r0) [2023-06-07T12:58:19.535Z] (95/136) Installing orc (0.4.32-r0) [2023-06-07T12:58:20.116Z] (96/136) Installing libvorbis (1.3.7-r0) [2023-06-07T12:58:20.381Z] (97/136) Installing libsndfile (1.1.0-r0) [2023-06-07T12:58:20.966Z] (98/136) Installing libgomp (11.2.1_git20220219-r2) [2023-06-07T12:58:21.232Z] (99/136) Installing soxr (0.1.3-r2) [2023-06-07T12:58:21.821Z] (100/136) Installing speexdsp (1.2.0-r0) [2023-06-07T12:58:22.090Z] (101/136) Installing tdb-libs (1.4.6-r0) [2023-06-07T12:58:22.357Z] (102/136) Installing libpulse (15.0-r2) [2023-06-07T12:58:22.942Z] (103/136) Installing cjson (1.7.15-r3) [2023-06-07T12:58:23.209Z] (104/136) Installing mbedtls (2.28.3-r0) [2023-06-07T12:58:23.478Z] (105/136) Installing librist (0.2.6-r1) [2023-06-07T12:58:24.063Z] (106/136) Installing libsrt (1.4.4-r0) [2023-06-07T12:58:24.330Z] (107/136) Installing libssh (0.9.6-r1) [2023-06-07T12:58:24.916Z] (108/136) Installing libtheora (1.1.1-r16) [2023-06-07T12:58:25.183Z] (109/136) Installing v4l-utils-libs (1.22.1-r1) [2023-06-07T12:58:25.768Z] (110/136) Installing libva (2.14.0-r0) [2023-06-07T12:58:26.036Z] (111/136) Installing libvdpau (1.5-r0) [2023-06-07T12:58:26.304Z] (112/136) Installing vidstab (1.1.0-r1) [2023-06-07T12:58:26.890Z] (113/136) Installing libvpx (1.11.0-r1) [2023-06-07T12:58:27.156Z] (114/136) Installing x264-libs (0.163_git20210613-r0) [2023-06-07T12:58:27.739Z] (115/136) Installing numactl (2.0.14-r0) [2023-06-07T12:58:28.006Z] (116/136) Installing x265-libs (3.5-r3) [2023-06-07T12:58:28.965Z] (117/136) Installing xvidcore (1.3.7-r1) [2023-06-07T12:58:29.232Z] (118/136) Installing ffmpeg-libs (5.0.3-r0) [2023-06-07T12:58:31.171Z] (119/136) Installing libevent (2.1.12-r4) [2023-06-07T12:58:31.436Z] (120/136) Installing mesa (21.3.9-r0) [2023-06-07T12:58:31.702Z] (121/136) Installing wayland-libs-server (1.20.0-r0) [2023-06-07T12:58:31.968Z] (122/136) Installing mesa-gbm (21.3.9-r0) [2023-06-07T12:58:32.234Z] (123/136) Installing icu-data-en (71.1-r2) [2023-06-07T12:58:32.816Z] Executing icu-data-en-71.1-r2.post-install [2023-06-07T12:58:32.816Z] * [2023-06-07T12:58:32.816Z] * If you need ICU with non-English locales and legacy charset support, install [2023-06-07T12:58:32.816Z] * package icu-data-full. [2023-06-07T12:58:32.816Z] * [2023-06-07T12:58:32.816Z] (124/136) Installing icu-libs (71.1-r2) [2023-06-07T12:58:33.402Z] (125/136) Installing lcms2 (2.13.1-r0) [2023-06-07T12:58:33.986Z] (126/136) Installing minizip (1.2.12-r0) [2023-06-07T12:58:34.254Z] (127/136) Installing nspr (4.33-r0) [2023-06-07T12:58:34.521Z] (128/136) Installing sqlite-libs (3.40.1-r0) [2023-06-07T12:58:35.104Z] (129/136) Installing nss (3.78.1-r0) [2023-06-07T12:58:35.777Z] (130/136) Installing re2 (2022.04.01-r0) [2023-06-07T12:58:36.046Z] (131/136) Installing snappy (1.1.9-r4) [2023-06-07T12:58:36.321Z] (132/136) Installing libgpg-error (1.45-r0) [2023-06-07T12:58:36.912Z] (133/136) Installing libgcrypt (1.10.1-r0) [2023-06-07T12:58:37.185Z] (134/136) Installing libxslt (1.1.35-r0) [2023-06-07T12:58:37.780Z] (135/136) Installing chromium (102.0.5005.182-r0) [2023-06-07T12:58:42.054Z] (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-06-07T12:58:43.012Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:58:43.012Z] Executing glib-2.72.4-r0.trigger [2023-06-07T12:58:43.012Z] Executing shared-mime-info-2.2-r2.trigger [2023-06-07T12:58:45.586Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-06-07T12:58:45.586Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-06-07T12:58:45.586Z] Executing fontconfig-2.14.0-r0.trigger [2023-06-07T12:58:45.586Z] Executing mkfontscale-1.2.2-r0.trigger [2023-06-07T12:58:45.586Z] OK: 376 MiB in 159 packages [2023-06-07T12:58:45.586Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T12:58:46.168Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T12:58:47.581Z] (1/21) Installing binutils (2.38-r3) [2023-06-07T12:58:48.166Z] (2/21) Installing isl22 (0.22-r0) [2023-06-07T12:58:48.750Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-06-07T12:58:49.014Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-06-07T12:58:49.593Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-06-07T12:58:53.849Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-06-07T12:58:54.430Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-06-07T12:58:54.430Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-06-07T12:58:55.389Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-06-07T12:58:55.973Z] (10/21) Installing libpq (14.8-r0) [2023-06-07T12:58:56.240Z] (11/21) Installing openssl-dev (1.1.1t-r2) [2023-06-07T12:58:56.824Z] (12/21) Installing libpq-dev (14.8-r0) [2023-06-07T12:58:57.406Z] (13/21) Installing libecpg (14.8-r0) [2023-06-07T12:58:57.672Z] (14/21) Installing libecpg-dev (14.8-r0) [2023-06-07T12:58:58.254Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-06-07T12:59:06.452Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-06-07T12:59:07.859Z] (17/21) Installing clang (13.0.1-r1) [2023-06-07T12:59:08.817Z] (18/21) Installing icu (71.1-r2) [2023-06-07T12:59:09.082Z] (19/21) Installing icu-dev (71.1-r2) [2023-06-07T12:59:09.664Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-06-07T12:59:15.002Z] (21/21) Installing postgresql14-dev (14.8-r0) [2023-06-07T12:59:15.268Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:59:15.536Z] OK: 768 MiB in 180 packages [2023-06-07T12:59:15.536Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T12:59:16.118Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T12:59:17.522Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-06-07T12:59:19.459Z] (2/10) Installing gdbm (1.23-r0) [2023-06-07T12:59:19.724Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-06-07T12:59:19.777Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T12:59:20.304Z] (4/10) Installing readline (8.1.2-r0) [2023-06-07T12:59:20.572Z] (5/10) Installing python3 (3.10.11-r0) [2023-06-07T12:59:23.146Z] (6/10) Installing python3-dev (3.10.11-r0) [2023-06-07T12:59:28.486Z] (7/10) Installing libsodium (1.0.18-r0) [2023-06-07T12:59:28.486Z] (8/10) Installing libzmq (4.3.4-r0) [2023-06-07T12:59:29.067Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-06-07T12:59:29.334Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-06-07T12:59:29.604Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:59:29.604Z] OK: 938 MiB in 190 packages [2023-06-07T12:59:29.870Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T12:59:30.452Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T12:59:31.860Z] OK: 938 MiB in 190 packages [2023-06-07T12:59:31.860Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T12:59:32.441Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T12:59:33.847Z] (1/1) Installing tzdata (2023c-r0) [2023-06-07T12:59:34.430Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:59:34.699Z] OK: 941 MiB in 191 packages [2023-06-07T12:59:35.658Z] (1/1) Purging tzdata (2023c-r0) [2023-06-07T12:59:35.658Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:59:35.924Z] OK: 938 MiB in 190 packages [2023-06-07T12:59:54.134Z] Looking in links: /tmp/tmpf_kccuq3 [2023-06-07T12:59:54.134Z] Processing /tmp/tmpf_kccuq3/setuptools-65.5.0-py3-none-any.whl [2023-06-07T12:59:54.134Z] Processing /tmp/tmpf_kccuq3/pip-23.0.1-py3-none-any.whl [2023-06-07T12:59:54.134Z] Installing collected packages: setuptools, pip [2023-06-07T13:00:12.346Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-06-07T13:00:12.346Z] 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-06-07T13:00:13.302Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-06-07T13:00:14.259Z] Collecting pip [2023-06-07T13:00:14.526Z] Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) [2023-06-07T13:00:14.526Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 11.7 MB/s eta 0:00:00 [2023-06-07T13:00:14.791Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-06-07T13:00:18.126Z] Collecting setuptools [2023-06-07T13:00:18.126Z] Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) [2023-06-07T13:00:18.126Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 18.0 MB/s eta 0:00:00 [2023-06-07T13:00:18.392Z] Collecting wheel [2023-06-07T13:00:18.392Z] Downloading wheel-0.40.0-py3-none-any.whl (64 kB) [2023-06-07T13:00:18.392Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 19.2 MB/s eta 0:00:00 [2023-06-07T13:00:20.331Z] Installing collected packages: wheel, setuptools, pip [2023-06-07T13:00:20.597Z] Attempting uninstall: setuptools [2023-06-07T13:00:20.597Z] Found existing installation: setuptools 65.5.0 [2023-06-07T13:00:21.554Z] Uninstalling setuptools-65.5.0: [2023-06-07T13:00:21.821Z] Successfully uninstalled setuptools-65.5.0 [2023-06-07T13:00:26.721Z] Attempting uninstall: pip [2023-06-07T13:00:26.721Z] Found existing installation: pip 23.0.1 [2023-06-07T13:00:27.468Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:00:28.663Z] Uninstalling pip-23.0.1: [2023-06-07T13:00:28.663Z] Successfully uninstalled pip-23.0.1 [2023-06-07T13:00:40.966Z] Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 [2023-06-07T13:00:40.966Z] 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-06-07T13:00:45.235Z] Processing ./edgex-taf-common [2023-06-07T13:00:45.235Z] Preparing metadata (setup.py): started [2023-06-07T13:00:45.861Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T13:00:46.128Z] Building wheels for collected packages: edgex-taf-common [2023-06-07T13:00:46.128Z] Building wheel for edgex-taf-common (setup.py): started [2023-06-07T13:00:48.071Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-06-07T13:00:48.071Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=4a7ee81bbd8c8798e3cc9711c7f18ef784209fd837368e3bb9b25bd4e4b141b0 [2023-06-07T13:00:48.071Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-06-07T13:00:48.071Z] Successfully built edgex-taf-common [2023-06-07T13:00:48.654Z] Installing collected packages: edgex-taf-common [2023-06-07T13:00:51.232Z] Successfully installed edgex-taf-common-0.0.0 [2023-06-07T13:00:51.233Z] 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-06-07T13:00:56.581Z] Collecting robotframework==6.0.2 (from -r requirements.txt (line 1)) [2023-06-07T13:00:56.581Z] Downloading robotframework-6.0.2-py3-none-any.whl (658 kB) [2023-06-07T13:00:56.848Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 658.7/658.7 kB 7.1 MB/s eta 0:00:00 [2023-06-07T13:00:57.116Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-06-07T13:00:57.116Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-06-07T13:00:57.383Z] Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) [2023-06-07T13:00:57.383Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2023-06-07T13:00:57.651Z] Collecting robotframework-seleniumlibrary==5.1.3 (from -r requirements.txt (line 4)) [2023-06-07T13:00:57.917Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2023-06-07T13:00:57.917Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 2.6 MB/s eta 0:00:00 [2023-06-07T13:00:57.917Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-06-07T13:00:57.917Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-06-07T13:00:57.917Z] Preparing metadata (setup.py): started [2023-06-07T13:00:59.345Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T13:00:59.612Z] Collecting RESTinstance==1.0.2 (from -r requirements.txt (line 6)) [2023-06-07T13:00:59.612Z] Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) [2023-06-07T13:00:59.881Z] Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) [2023-06-07T13:00:59.881Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2023-06-07T13:01:00.466Z] Collecting requests==2.25.1 (from -r requirements.txt (line 8)) [2023-06-07T13:01:00.466Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2023-06-07T13:01:00.734Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.3 MB/s eta 0:00:00 [2023-06-07T13:01:00.734Z] Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) [2023-06-07T13:01:00.734Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2023-06-07T13:01:00.734Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 2.9 MB/s eta 0:00:00 [2023-06-07T13:01:01.001Z] Preparing metadata (setup.py): started [2023-06-07T13:01:02.431Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T13:01:05.783Z] Collecting docker==4.4.1 (from -r requirements.txt (line 10)) [2023-06-07T13:01:05.784Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2023-06-07T13:01:05.784Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 4.8 MB/s eta 0:00:00 [2023-06-07T13:01:09.618Z] Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) [2023-06-07T13:01:09.618Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-06-07T13:01:09.618Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 10.2 MB/s eta 0:00:00 [2023-06-07T13:01:13.874Z] Installing build dependencies: started [2023-06-07T13:01:40.682Z] Installing build dependencies: finished with status 'done' [2023-06-07T13:01:40.682Z] Getting requirements to build wheel: started [2023-06-07T13:01:44.162Z] Getting requirements to build wheel: finished with status 'done' [2023-06-07T13:01:44.162Z] Preparing metadata (pyproject.toml): started [2023-06-07T13:01:48.895Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:01:49.532Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-07T13:01:51.474Z] Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) [2023-06-07T13:01:51.474Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-06-07T13:01:51.474Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 7.9 MB/s eta 0:00:00 [2023-06-07T13:01:52.061Z] Preparing metadata (setup.py): started [2023-06-07T13:01:54.645Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T13:01:55.228Z] Collecting redis==4.5.4 (from -r requirements.txt (line 13)) [2023-06-07T13:01:55.228Z] Downloading redis-4.5.4-py3-none-any.whl (238 kB) [2023-06-07T13:01:57.808Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.9/238.9 kB 101.9 kB/s eta 0:00:00 [2023-06-07T13:02:00.390Z] Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) [2023-06-07T13:02:00.390Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2023-06-07T13:02:00.390Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 9.4 MB/s eta 0:00:00 [2023-06-07T13:02:02.973Z] Installing build dependencies: started [2023-06-07T13:02:10.821Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-06-07T13:02:10.821Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22360827 sha256=a31e7759add4083c4d8dd348f271ff2feb16f5e17e372f3e45f5ad1f82ff48c7 [2023-06-07T13:02:10.821Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-06-07T13:02:10.821Z] Building wheel for psutil (setup.py): started [2023-06-07T13:02:10.821Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-06-07T13:02:10.821Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271454 sha256=3373a61431810d5313bb64700ff819e30ba825b828fd9e5d55a603894deacb33 [2023-06-07T13:02:10.822Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-06-07T13:02:10.822Z] Building wheel for pyzmq (pyproject.toml): started [2023-06-07T13:02:21.178Z] Installing build dependencies: finished with status 'done' [2023-06-07T13:02:21.178Z] Getting requirements to build wheel: started [2023-06-07T13:02:21.458Z] Getting requirements to build wheel: finished with status 'done' [2023-06-07T13:02:21.458Z] Preparing metadata (pyproject.toml): started [2023-06-07T13:02:25.710Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-07T13:02:25.710Z] Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) [2023-06-07T13:02:25.710Z] Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) [2023-06-07T13:02:25.710Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 8.6 MB/s eta 0:00:00 [2023-06-07T13:02:26.293Z] Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) [2023-06-07T13:02:26.559Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2023-06-07T13:02:26.559Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 7.3 MB/s eta 0:00:00 [2023-06-07T13:02:27.140Z] Preparing metadata (setup.py): started [2023-06-07T13:02:29.072Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T13:02:30.477Z] Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) [2023-06-07T13:02:30.477Z] Downloading pycryptodome-3.15.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2023-06-07T13:02:30.744Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 11.3 MB/s eta 0:00:00 [2023-06-07T13:02:31.325Z] Collecting robotframework-pythonlibcore>=2.1.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T13:02:31.325Z] Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) [2023-06-07T13:02:31.908Z] Collecting selenium>=3.141.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T13:02:31.908Z] Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) [2023-06-07T13:02:32.492Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 10.8 MB/s eta 0:00:00 [2023-06-07T13:02:32.943Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2023-06-07T13:02:32.943Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537177 sha256=dc544bb4ccde8a773d42eb0cca6c7807f8f90a3a376920d8f6f1536b10cc26a9 [2023-06-07T13:02:32.943Z] Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e [2023-06-07T13:02:32.943Z] Building wheel for psycopg2 (setup.py): started [2023-06-07T13:02:33.072Z] Collecting docutils (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T13:02:33.072Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-06-07T13:02:33.338Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 9.3 MB/s eta 0:00:00 [2023-06-07T13:02:33.603Z] Collecting flex (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T13:02:33.603Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-06-07T13:02:33.603Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.8 MB/s eta 0:00:00 [2023-06-07T13:02:33.869Z] Preparing metadata (setup.py): started [2023-06-07T13:02:35.275Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T13:02:35.542Z] Collecting GenSON (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T13:02:35.542Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-06-07T13:02:35.542Z] Preparing metadata (setup.py): started [2023-06-07T13:02:37.482Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T13:02:37.482Z] Collecting jsonpath-ng (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T13:02:37.482Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-06-07T13:02:37.750Z] Collecting pygments (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T13:02:37.750Z] Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) [2023-06-07T13:02:38.016Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 9.8 MB/s eta 0:00:00 [2023-06-07T13:02:38.596Z] Collecting jsonschema (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T13:02:38.596Z] Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) [2023-06-07T13:02:38.596Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 4.1 MB/s eta 0:00:00 [2023-06-07T13:02:38.596Z] Collecting rfc3987 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T13:02:38.596Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-06-07T13:02:38.596Z] Collecting strict-rfc3339 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T13:02:38.862Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-06-07T13:02:38.862Z] Preparing metadata (setup.py): started [2023-06-07T13:02:40.264Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T13:02:40.844Z] Collecting pytz (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T13:02:41.109Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-06-07T13:02:41.109Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 8.6 MB/s eta 0:00:00 [2023-06-07T13:02:41.374Z] Collecting tzlocal (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T13:02:41.374Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-06-07T13:02:41.954Z] Collecting chardet<5,>=3.0.2 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T13:02:41.954Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2023-06-07T13:02:41.954Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 5.7 MB/s eta 0:00:00 [2023-06-07T13:02:42.219Z] Collecting idna<3,>=2.5 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T13:02:42.220Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2023-06-07T13:02:42.220Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 2.5 MB/s eta 0:00:00 [2023-06-07T13:02:42.800Z] Collecting urllib3<1.27,>=1.21.1 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T13:02:42.800Z] Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) [2023-06-07T13:02:42.933Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-06-07T13:02:42.933Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478592 sha256=cf3440265a427ec0600f279ac4ee85e7a898c7d9492292c5a5865b5c19ad4af0 [2023-06-07T13:02:42.933Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2023-06-07T13:02:42.933Z] Building wheel for pycryptodome (setup.py): started [2023-06-07T13:02:43.066Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 4.9 MB/s eta 0:00:00 [2023-06-07T13:02:43.331Z] Collecting certifi>=2017.4.17 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T13:02:43.331Z] Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) [2023-06-07T13:02:43.331Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 5.7 MB/s eta 0:00:00 [2023-06-07T13:02:43.911Z] Collecting six>=1.4.0 (from docker==4.4.1->-r requirements.txt (line 10)) [2023-06-07T13:02:43.911Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-06-07T13:02:44.176Z] Collecting websocket-client>=0.32.0 (from docker==4.4.1->-r requirements.txt (line 10)) [2023-06-07T13:02:44.176Z] Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) [2023-06-07T13:02:44.176Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 2.1 MB/s eta 0:00:00 [2023-06-07T13:02:45.130Z] Collecting async-timeout>=4.0.2 (from redis==4.5.4->-r requirements.txt (line 13)) [2023-06-07T13:02:45.130Z] Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) [2023-06-07T13:02:45.709Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-07T13:02:45.709Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-06-07T13:02:45.709Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 6.5 MB/s eta 0:00:00 [2023-06-07T13:02:46.289Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-07T13:02:46.289Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-06-07T13:02:46.289Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 7.5 MB/s eta 0:00:00 [2023-06-07T13:02:46.289Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0->-r requirements.txt (line 15)) (67.8.0) [2023-06-07T13:02:47.694Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-07T13:02:47.694Z] Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) [2023-06-07T13:02:48.276Z] Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T13:02:48.276Z] Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) [2023-06-07T13:02:48.276Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 4.2 MB/s eta 0:00:00 [2023-06-07T13:02:48.542Z] Collecting trio~=0.17 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T13:02:48.542Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2023-06-07T13:02:48.542Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 8.1 MB/s eta 0:00:00 [2023-06-07T13:02:48.807Z] Collecting trio-websocket~=0.9 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T13:02:48.807Z] Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) [2023-06-07T13:02:51.393Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T13:02:51.393Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2023-06-07T13:02:51.393Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 4.2 MB/s eta 0:00:00 [2023-06-07T13:02:53.332Z] Installing build dependencies: started [2023-06-07T13:03:09.469Z] Building wheel for pycryptodome (setup.py): finished with status 'done' [2023-06-07T13:03:09.469Z] Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111166 sha256=e24f0e15ec97d7bc8467fd8ea8eb12435e05dc50dec452107d61fb03eba2011a [2023-06-07T13:03:09.469Z] Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 [2023-06-07T13:03:09.469Z] Building wheel for flex (setup.py): started [2023-06-07T13:03:09.469Z] Building wheel for flex (setup.py): finished with status 'done' [2023-06-07T13:03:09.469Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=4dad73b0658344552d100d25dbf5f33b09a8154d88247a867992587b79b1ba68 [2023-06-07T13:03:09.469Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-06-07T13:03:09.469Z] Building wheel for strict-rfc3339 (setup.py): started [2023-06-07T13:03:09.469Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-06-07T13:03:09.469Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=a477e4b56020c77a5da072ec0caabe6fc79e4088f6bdb2ab743e36dde984ac39 [2023-06-07T13:03:09.469Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-06-07T13:03:09.469Z] Building wheel for GenSON (setup.py): started [2023-06-07T13:03:09.469Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-06-07T13:03:09.469Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=d8af933b8ec1587795fb66a0b86c93b7adc13d70f088a75820cfce47fe5d2c20 [2023-06-07T13:03:09.469Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-06-07T13:03:09.469Z] Building wheel for PyYAML (pyproject.toml): started [2023-06-07T13:03:09.469Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-06-07T13:03:09.469Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=8c686e61ac19d41bcb5c9da7b022c28f5518f833040baf7f66936c993390aed6 [2023-06-07T13:03:09.469Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2023-06-07T13:03:09.469Z] Building wheel for validate-email (setup.py): started [2023-06-07T13:03:09.469Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-06-07T13:03:09.469Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=a4863c68eefc10885235c991ddecd617bb79ae68676edea51b61a6ee6c2145ae [2023-06-07T13:03:09.469Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-06-07T13:03:09.469Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 pycryptodome flex strict-rfc3339 GenSON PyYAML validate-email [2023-06-07T13:03:09.469Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, PySocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, chardet, certifi, attrs, async-timeout, async-generator, wsproto, robotbackgroundlogger, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary [2023-06-07T13:03:19.443Z] Successfully installed GenSON-1.2.2 PySocks-1.7.1 PyYAML-6.0 RESTinstance-1.0.2 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 chardet-4.0.0 click-8.1.3 configparser-5.0.1 decorator-5.1.1 docker-4.4.1 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-2.10 influxdb-client-1.33.0 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.15.0 pygments-2.15.1 pyrsistent-0.19.3 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-22.2.1 reactivex-4.0.4 redis-4.5.4 requests-2.25.1 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.0.2 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.8.0 robotframework-seleniumlibrary-5.1.3 selenium-4.9.1 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.2 typing-extensions-4.6.3 tzlocal-5.0.1 urllib3-1.26.16 validate-email-1.3 websocket-client-1.5.2 wsproto-1.2.0 [2023-06-07T13:03:19.443Z] 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-06-07T13:03:19.986Z] Installing build dependencies: finished with status 'done' [2023-06-07T13:03:19.986Z] Getting requirements to build wheel: started [2023-06-07T13:03:38.171Z] Getting requirements to build wheel: finished with status 'done' [2023-06-07T13:03:38.171Z] Preparing metadata (pyproject.toml): started [2023-06-07T13:03:40.745Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-07T13:03:40.745Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T13:03:40.745Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-06-07T13:03:40.745Z] Preparing metadata (setup.py): started [2023-06-07T13:03:42.152Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T13:03:42.736Z] Collecting click>=3.3 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T13:03:42.736Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2023-06-07T13:03:43.003Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 4.3 MB/s eta 0:00:00 [2023-06-07T13:03:43.270Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T13:03:43.270Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2023-06-07T13:03:43.853Z] Collecting ply (from jsonpath-ng->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T13:03:43.853Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-06-07T13:03:43.853Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.6 MB/s eta 0:00:00 [2023-06-07T13:03:44.119Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T13:03:44.119Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-06-07T13:03:45.073Z] Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T13:03:45.073Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-06-07T13:03:45.073Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.2 MB/s eta 0:00:00 [2023-06-07T13:03:45.339Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T13:03:45.339Z] Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) [2023-06-07T13:03:45.604Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 2.1 MB/s eta 0:00:00 [2023-06-07T13:03:48.178Z] Collecting sortedcontainers (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T13:03:48.178Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-06-07T13:03:48.178Z] Collecting async-generator>=1.9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T13:03:48.178Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2023-06-07T13:03:48.178Z] Collecting outcome (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T13:03:48.178Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-06-07T13:03:48.178Z] Collecting sniffio (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T13:03:48.443Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-06-07T13:03:48.443Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T13:03:48.443Z] Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) [2023-06-07T13:03:49.022Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T13:03:49.022Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-06-07T13:03:49.601Z] INFO: pip is looking at multiple versions of urllib3[socks] to determine which version is compatible with other requirements. This could take a while. [2023-06-07T13:03:49.601Z] Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T13:03:49.601Z] Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) [2023-06-07T13:03:49.601Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 4.6 MB/s eta 0:00:00 [2023-06-07T13:03:49.864Z] Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<1.27,>=1.21.1->requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T13:03:49.864Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-06-07T13:03:51.262Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T13:03:51.262Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-06-07T13:03:51.262Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.6 MB/s eta 0:00:00 [2023-06-07T13:03:52.214Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, flex, strict-rfc3339, GenSON, PyYAML, validate-email [2023-06-07T13:03:52.214Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-06-07T13:03:54.144Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-06-07T13:03:54.144Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=0c00f3712d79bf9b7ebbb89b8328c024979bd2ed142807aa3dfeb09a0ab1a2cd [2023-06-07T13:03:54.144Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-06-07T13:03:54.144Z] Building wheel for paho-mqtt (setup.py): started [2023-06-07T13:03:56.076Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-06-07T13:03:56.076Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=306cc4ac92f4e2ad73dd9443b49e95eaca93c07b3f0df306edde7fed727a5231 [2023-06-07T13:03:56.076Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2023-06-07T13:03:56.076Z] Building wheel for numpy (pyproject.toml): started [2023-06-07T13:04:15.705Z] Removing intermediate container d24d4802e8a6 [2023-06-07T13:04:15.706Z] ---> 081dc97a8868 [2023-06-07T13:04:15.706Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-06-07T13:04:15.706Z] ---> Running in 6d6b3e01e741 [2023-06-07T13:04:15.706Z] Removing intermediate container 6d6b3e01e741 [2023-06-07T13:04:15.706Z] ---> cacf57aff0e2 [2023-06-07T13:04:15.706Z] Step 11/13 : LABEL arch=amd64 [2023-06-07T13:04:15.706Z] ---> Running in ff22628e1063 [2023-06-07T13:04:15.706Z] Removing intermediate container ff22628e1063 [2023-06-07T13:04:15.706Z] ---> 82931b0829b3 [2023-06-07T13:04:15.706Z] Step 12/13 : LABEL git_sha=29ed82355576389ff0e2e55b3c5fdb0674dabb24 [2023-06-07T13:04:15.706Z] ---> Running in 39f3a8ad84bc [2023-06-07T13:04:15.706Z] Removing intermediate container 39f3a8ad84bc [2023-06-07T13:04:15.706Z] ---> 4db0f7d22b9e [2023-06-07T13:04:15.706Z] Step 13/13 : LABEL version=0.0.0 [2023-06-07T13:04:15.706Z] ---> Running in 904652fc45d0 [2023-06-07T13:04:15.706Z] Removing intermediate container 904652fc45d0 [2023-06-07T13:04:15.706Z] ---> f236b99277a9 [2023-06-07T13:04:15.706Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-07T13:04:15.706Z] Successfully built f236b99277a9 [2023-06-07T13:04:15.706Z] 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-06-07T13:04:16.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T13:04:16.131Z] [2023-06-07T13:04:16.131Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:04:16.437Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T13:04:16.437Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-07T13:04:16.437Z] 5eb5b503b376: Pulling fs layer [2023-06-07T13:04:16.437Z] 5c69ac0246d0: Pulling fs layer [2023-06-07T13:04:16.437Z] ec43610c2a17: Pulling fs layer [2023-06-07T13:04:16.437Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-07T13:04:16.437Z] 33b1e0a273af: Pulling fs layer [2023-06-07T13:04:16.437Z] 5d3b04190fa2: Pulling fs layer [2023-06-07T13:04:16.437Z] 2f39f015ded8: Pulling fs layer [2023-06-07T13:04:16.437Z] 33b1e0a273af: Waiting [2023-06-07T13:04:16.437Z] 2f39f015ded8: Waiting [2023-06-07T13:04:16.437Z] 5d3b04190fa2: Waiting [2023-06-07T13:04:16.437Z] 5c69ac0246d0: Download complete [2023-06-07T13:04:16.437Z] 3a2ae6a8a46f: Download complete [2023-06-07T13:04:16.437Z] 33b1e0a273af: Verifying Checksum [2023-06-07T13:04:16.437Z] ec43610c2a17: Verifying Checksum [2023-06-07T13:04:16.437Z] ec43610c2a17: Download complete [2023-06-07T13:04:16.437Z] 5d3b04190fa2: Verifying Checksum [2023-06-07T13:04:16.437Z] 5d3b04190fa2: Download complete [2023-06-07T13:04:16.695Z] 5eb5b503b376: Verifying Checksum [2023-06-07T13:04:16.695Z] 5eb5b503b376: Download complete [2023-06-07T13:04:17.258Z] 2f39f015ded8: Download complete [2023-06-07T13:04:17.830Z] 5eb5b503b376: Pull complete [2023-06-07T13:04:17.830Z] 5c69ac0246d0: Pull complete [2023-06-07T13:04:18.394Z] ec43610c2a17: Pull complete [2023-06-07T13:04:18.394Z] 3a2ae6a8a46f: Pull complete [2023-06-07T13:04:18.654Z] 33b1e0a273af: Pull complete [2023-06-07T13:04:18.654Z] 5d3b04190fa2: Pull complete [2023-06-07T13:04:22.838Z] 2f39f015ded8: Pull complete [2023-06-07T13:04:22.838Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-07T13:04:22.838Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T13:04:22.838Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T13:04:22.924Z] prd-ubuntu20.04-docker-8c-8g-18057 does not seem to be running inside a container [2023-06-07T13:04:22.963Z] $ 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-51 -v /w/workspace/exfoundry_edgex-taf-common_PR-51:/w/workspace/exfoundry_edgex-taf-common_PR-51:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-51@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-51@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-06-07T13:04:33.535Z] $ docker top 6018fa952b95d17cf821a8c044ef526e92d1f8596fb75b0c227652e2454cefe0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T13:04:33.914Z] ---> job-cost.sh [2023-06-07T13:04:33.914Z] lf-activate-venv: SKIPPING [2023-06-07T13:04:33.914Z] INFO: No Stack... [2023-06-07T13:04:34.172Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-07T13:04:34.431Z] INFO: Archiving Costs [Pipeline] sh [2023-06-07T13:04:34.719Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-51/archives/cost.csv [2023-06-07T13:04:34.719Z] + cut -d, -f6 [Pipeline] lock [2023-06-07T13:04:34.732Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-51-5-stack-cost] [2023-06-07T13:04:34.737Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-51-5-stack-cost] did not exist. Created. [2023-06-07T13:04:34.737Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-51-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-07T13:04:35.050Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-06-07T13:04:35.084Z] Stashed 1 file(s) [Pipeline] } [2023-06-07T13:04:35.090Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-51-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-07T13:04:35.106Z] $ docker stop --time=1 6018fa952b95d17cf821a8c044ef526e92d1f8596fb75b0c227652e2454cefe0 [2023-06-07T13:04:36.255Z] $ docker rm -f --volumes 6018fa952b95d17cf821a8c044ef526e92d1f8596fb75b0c227652e2454cefe0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-07T13:06:47.757Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:07:55.601Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:08:52.089Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:10:00.167Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:10:56.539Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:12:04.380Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:13:00.756Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:14:22.359Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:19:29.900Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:21:36.526Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:23:58.200Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:26:34.876Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:27:42.790Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:30:04.481Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:34:11.264Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:35:47.888Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:38:09.574Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:38:13.820Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-06-07T13:38:13.820Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18625299 sha256=7ca200c24bd950605b4cbc3a9299590a933d0b19d990dade007d96eaa3b320dc [2023-06-07T13:38:13.820Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-06-07T13:38:13.820Z] Building wheel for psutil (setup.py): started [2023-06-07T13:38:23.901Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-06-07T13:38:23.901Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271964 sha256=d29b48071b826b814fa941807e480f14b632e574d794333ccdcb77ad391950bb [2023-06-07T13:38:23.901Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-06-07T13:38:23.901Z] Building wheel for pyzmq (pyproject.toml): started [2023-06-07T13:39:45.488Z] Building wheel for pyzmq (pyproject.toml): still running... [2023-06-07T13:41:07.081Z] Building wheel for pyzmq (pyproject.toml): still running... [2023-06-07T13:41:25.272Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2023-06-07T13:41:25.272Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515257 sha256=3369edfd8f2f21e31b74d11b7fd79f57bd4d653bb79b94b1688ccdaac672b604 [2023-06-07T13:41:25.272Z] Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e [2023-06-07T13:41:25.272Z] Building wheel for psycopg2 (setup.py): started [2023-06-07T13:42:33.099Z] Building wheel for psycopg2 (setup.py): still running... [2023-06-07T13:42:39.723Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-06-07T13:42:39.723Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470364 sha256=c49f99f5de78e852105dd730e03f9606b02f357138bdd8e9f3e608b426c7b325 [2023-06-07T13:42:39.723Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2023-06-07T13:42:39.723Z] Building wheel for flex (setup.py): started [2023-06-07T13:42:43.056Z] Building wheel for flex (setup.py): finished with status 'done' [2023-06-07T13:42:43.056Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=3e2055d362981a32df71d0b89be022b94d6d99280be38568e997a50a7f8b44b0 [2023-06-07T13:42:43.056Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-06-07T13:42:43.056Z] Building wheel for strict-rfc3339 (setup.py): started [2023-06-07T13:42:44.455Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-06-07T13:42:44.455Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=dd2f0828fcf8c8625160a7269bbce1268172603dd28fc455c4bc43ad78c85d75 [2023-06-07T13:42:44.455Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-06-07T13:42:44.455Z] Building wheel for GenSON (setup.py): started [2023-06-07T13:42:46.389Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-06-07T13:42:46.389Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=c28f0b7dcb4063f8c25e1573858f9f6001dfe8e25cdf522fa21db699a838b606 [2023-06-07T13:42:46.389Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-06-07T13:42:46.389Z] Building wheel for PyYAML (pyproject.toml): started [2023-06-07T13:42:49.718Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-06-07T13:42:49.718Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45334 sha256=fe441798a5ba2e590278b8a5c58d7a5dbef115d07c8c9c44e95ae3dbca560b54 [2023-06-07T13:42:49.718Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2023-06-07T13:42:49.718Z] Building wheel for validate-email (setup.py): started [2023-06-07T13:42:51.649Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-06-07T13:42:51.650Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=78b6284e8872d9d50c383c85b940179651d3a2e8956d29eb36d79c984f147d29 [2023-06-07T13:42:51.650Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-06-07T13:42:51.650Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 flex strict-rfc3339 GenSON PyYAML validate-email [2023-06-07T13:42:54.973Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, PySocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, chardet, certifi, attrs, async-timeout, async-generator, wsproto, robotbackgroundlogger, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary [2023-06-07T13:44:16.553Z] Successfully installed GenSON-1.2.2 PySocks-1.7.1 PyYAML-6.0 RESTinstance-1.0.2 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 chardet-4.0.0 click-8.1.3 configparser-5.0.1 decorator-5.1.1 docker-4.4.1 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-2.10 influxdb-client-1.33.0 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.15.0 pygments-2.15.1 pyrsistent-0.19.3 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-22.2.1 reactivex-4.0.4 redis-4.5.4 requests-2.25.1 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.0.2 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.8.0 robotframework-seleniumlibrary-5.1.3 selenium-4.9.1 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.2 typing-extensions-4.6.3 tzlocal-5.0.1 urllib3-1.26.16 validate-email-1.3 websocket-client-1.5.2 wsproto-1.2.0 [2023-06-07T13:44:16.553Z] 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-06-07T13:45:03.372Z] Removing intermediate container 637ccb057277 [2023-06-07T13:45:03.372Z] ---> e6a5d58d6d6c [2023-06-07T13:45:03.372Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-06-07T13:45:03.372Z] ---> Running in b9106c1900e2 [2023-06-07T13:45:03.372Z] Removing intermediate container b9106c1900e2 [2023-06-07T13:45:03.372Z] ---> 44a6e218ffa0 [2023-06-07T13:45:03.372Z] Step 11/13 : LABEL arch=arm64 [2023-06-07T13:45:03.372Z] ---> Running in 48b28dd201c7 [2023-06-07T13:45:03.372Z] Removing intermediate container 48b28dd201c7 [2023-06-07T13:45:03.372Z] ---> 64d987a698e0 [2023-06-07T13:45:03.372Z] Step 12/13 : LABEL git_sha=f77b2bf2e9b2f3e86c57d4bf3a7432b9d88bd3c4 [2023-06-07T13:45:03.372Z] ---> Running in c822dadc8678 [2023-06-07T13:45:03.372Z] Removing intermediate container c822dadc8678 [2023-06-07T13:45:03.372Z] ---> 1db1012e038c [2023-06-07T13:45:03.372Z] Step 13/13 : LABEL version=0.0.0 [2023-06-07T13:45:03.372Z] ---> Running in 36879a24f739 [2023-06-07T13:45:03.372Z] Removing intermediate container 36879a24f739 [2023-06-07T13:45:03.372Z] ---> cd4eefe2de75 [2023-06-07T13:45:03.372Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-07T13:45:03.372Z] Successfully built cd4eefe2de75 [2023-06-07T13:45:03.372Z] Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [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-06-07T13:45:03.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T13:45:03.816Z] [2023-06-07T13:45:03.816Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:45:04.150Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T13:45:04.418Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-07T13:45:04.418Z] 8998bd30e6a1: Pulling fs layer [2023-06-07T13:45:04.418Z] 04944245beec: Pulling fs layer [2023-06-07T13:45:04.418Z] 699f458cf7ca: Pulling fs layer [2023-06-07T13:45:04.418Z] 765212b225bb: Pulling fs layer [2023-06-07T13:45:04.418Z] f23df028b6ca: Pulling fs layer [2023-06-07T13:45:04.418Z] d65c8cfc05b1: Pulling fs layer [2023-06-07T13:45:04.418Z] 2437ff75d9bd: Pulling fs layer [2023-06-07T13:45:04.418Z] f23df028b6ca: Waiting [2023-06-07T13:45:04.418Z] d65c8cfc05b1: Waiting [2023-06-07T13:45:04.418Z] 2437ff75d9bd: Waiting [2023-06-07T13:45:04.418Z] 765212b225bb: Waiting [2023-06-07T13:45:04.418Z] 04944245beec: Verifying Checksum [2023-06-07T13:45:04.418Z] 04944245beec: Download complete [2023-06-07T13:45:04.418Z] 765212b225bb: Verifying Checksum [2023-06-07T13:45:04.418Z] 765212b225bb: Download complete [2023-06-07T13:45:04.418Z] f23df028b6ca: Verifying Checksum [2023-06-07T13:45:04.418Z] f23df028b6ca: Download complete [2023-06-07T13:45:04.418Z] d65c8cfc05b1: Verifying Checksum [2023-06-07T13:45:04.418Z] d65c8cfc05b1: Download complete [2023-06-07T13:45:04.685Z] 699f458cf7ca: Verifying Checksum [2023-06-07T13:45:04.685Z] 699f458cf7ca: Download complete [2023-06-07T13:45:04.953Z] 8998bd30e6a1: Verifying Checksum [2023-06-07T13:45:04.953Z] 8998bd30e6a1: Download complete [2023-06-07T13:45:07.528Z] 2437ff75d9bd: Verifying Checksum [2023-06-07T13:45:07.528Z] 2437ff75d9bd: Download complete [2023-06-07T13:45:08.936Z] 8998bd30e6a1: Pull complete [2023-06-07T13:45:09.202Z] 04944245beec: Pull complete [2023-06-07T13:45:10.655Z] 699f458cf7ca: Pull complete [2023-06-07T13:45:10.935Z] 765212b225bb: Pull complete [2023-06-07T13:45:11.527Z] f23df028b6ca: Pull complete [2023-06-07T13:45:11.796Z] d65c8cfc05b1: Pull complete [2023-06-07T13:45:26.879Z] 2437ff75d9bd: Pull complete [2023-06-07T13:45:26.879Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-07T13:45:26.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T13:45:26.879Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T13:45:27.079Z] prd-ubuntu20.04-docker-arm64-4c-16g-18065 does not seem to be running inside a container [2023-06-07T13:45:27.078Z] $ 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-51 -v /w/workspace/exfoundry_edgex-taf-common_PR-51:/w/workspace/exfoundry_edgex-taf-common_PR-51:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-51@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-06-07T13:45:29.775Z] $ docker top da8d9d3fff7faaa52c0315bd1a452dae8a631f6f04b5b03d818226de0e6d3faa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T13:45:30.682Z] ---> job-cost.sh [2023-06-07T13:45:30.682Z] lf-activate-venv: SKIPPING [2023-06-07T13:45:30.682Z] INFO: No Stack... [2023-06-07T13:45:31.263Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-07T13:45:31.846Z] INFO: Archiving Costs [Pipeline] sh [2023-06-07T13:45:32.161Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-51/archives/cost.csv [2023-06-07T13:45:32.161Z] + cut -d, -f6 [Pipeline] lock [2023-06-07T13:45:32.461Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-51-5-stack-cost] [2023-06-07T13:45:32.470Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-51-5-stack-cost] did not exist. Created. [2023-06-07T13:45:32.470Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-51-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-07T13:45:32.808Z] /w/workspace/exfoundry_edgex-taf-common_PR-51@tmp/durable-902f2416/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-06-07T13:45:33.725Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-07T13:45:33.744Z] Warning: overwriting stash ‘stack-cost’ [2023-06-07T13:45:34.138Z] Stashed 1 file(s) [Pipeline] } [2023-06-07T13:45:34.148Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-51-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-07T13:45:34.093Z] $ docker stop --time=1 da8d9d3fff7faaa52c0315bd1a452dae8a631f6f04b5b03d818226de0e6d3faa [2023-06-07T13:45:35.615Z] $ docker rm -f --volumes da8d9d3fff7faaa52c0315bd1a452dae8a631f6f04b5b03d818226de0e6d3faa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-06-07T13:45:36.352Z] + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-51/archives ] [2023-06-07T13:45:36.352Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-51/archives [2023-06-07T13:45:36.352Z] total 16 [2023-06-07T13:45:36.352Z] drwxr-xr-x 3 root root 4096 Jun 7 13:04 . [2023-06-07T13:45:36.352Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 13:04 .. [2023-06-07T13:45:36.352Z] drwxr-xr-x 2 root root 4096 Jun 7 13:04 cost [2023-06-07T13:45:36.352Z] -rw-r--r-- 1 root root 87 Jun 7 13:04 cost.csv [2023-06-07T13:45:36.352Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-51/archives [2023-06-07T13:45:36.352Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-51/archives [2023-06-07T13:45:36.352Z] total 16 [2023-06-07T13:45:36.352Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 13:04 . [2023-06-07T13:45:36.352Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 13:04 .. [2023-06-07T13:45:36.352Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 7 13:04 cost [2023-06-07T13:45:36.352Z] -rw-r--r-- 1 jenkins jenkins 87 Jun 7 13:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-06-07T13:45:36.639Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T13:45:37.495Z] ---> package-listing.sh [2023-06-07T13:45:37.495Z] ++ facter osfamily [2023-06-07T13:45:37.495Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-07T13:45:37.754Z] + OS_FAMILY=debian [2023-06-07T13:45:37.754Z] + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-51 [2023-06-07T13:45:37.754Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-07T13:45:37.754Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-07T13:45:37.754Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-07T13:45:37.754Z] + PACKAGES=/tmp/packages_start.txt [2023-06-07T13:45:37.754Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-51 ']' [2023-06-07T13:45:37.754Z] + PACKAGES=/tmp/packages_end.txt [2023-06-07T13:45:37.754Z] + case "${OS_FAMILY}" in [2023-06-07T13:45:37.754Z] + dpkg -l [2023-06-07T13:45:37.754Z] + grep '^ii' [2023-06-07T13:45:37.754Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-07T13:45:37.754Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-07T13:45:37.754Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-07T13:45:37.754Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-51 ']' [2023-06-07T13:45:37.754Z] + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-51/archives/ [2023-06-07T13:45:37.754Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-51/archives/ [Pipeline] echo [2023-06-07T13:45:37.763Z] 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-51/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-06-07T13:45:38.036Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:45:38.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T13:45:38.592Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T13:45:38.662Z] prd-ubuntu20.04-docker-8c-8g-18057 does not seem to be running inside a container [2023-06-07T13:45:38.768Z] $ 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-51/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-51 -v /w/workspace/exfoundry_edgex-taf-common_PR-51:/w/workspace/exfoundry_edgex-taf-common_PR-51:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-51@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-51@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-06-07T13:45:38.998Z] $ docker top 0a8521c984d7398ab5ee27bfe47966ab36885a590fdfb8f1ec2c54d11fb77fec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T13:45:39.417Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-07T13:45:39.805Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-07T13:45:40.110Z] + ls /var/log/sa-host [2023-06-07T13:45:40.110Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T13:45:40.176Z] provisioning config files... [2023-06-07T13:45:40.184Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-51@tmp/config10598475182388975218tmp [Pipeline] { [Pipeline] echo [2023-06-07T13:45:40.193Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T13:45:40.473Z] ---> create-netrc.sh [Pipeline] } [2023-06-07T13:45:40.481Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-07T13:45:40.804Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-07T13:45:40.814Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T13:45:41.101Z] ---> sudo-logs.sh [2023-06-07T13:45:41.101Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-07T13:45:41.119Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T13:45:41.401Z] ---> job-cost.sh [2023-06-07T13:45:41.401Z] lf-activate-venv: SKIPPING [2023-06-07T13:45:41.401Z] DEBUG: total: 0.2199999988079071 [2023-06-07T13:45:41.401Z] INFO: Retrieving Stack Cost... [2023-06-07T13:45:41.660Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-07T13:45:42.227Z] INFO: Archiving Costs [Pipeline] echo [2023-06-07T13:45:42.236Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T13:45:42.519Z] ---> logs-deploy.sh [2023-06-07T13:45:42.519Z] lf-activate-venv: SKIPPING [2023-06-07T13:45:42.519Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-51/5 [2023-06-07T13:45:42.519Z] INFO: archiving workspace using pattern(s): [2023-06-07T13:45:43.456Z] Archives upload complete. [2023-06-07T13:45:43.456Z] INFO: archiving logs to Nexus